@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold.eot');
    src: url('../fonts/roboto-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold.woff') format('woff'),
         url('../fonts/roboto-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedlight';
    src: url('../fonts/robotocondensed-light.eot');
    src: url('../fonts/robotocondensed-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed-light.woff') format('woff'),
         url('../fonts/robotocondensed-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_cnregular';
    src: url('../fonts/roboto-condensed.eot');
    src: url('../fonts/roboto-condensed.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-condensed.woff') format('woff'),
         url('../fonts/roboto-condensed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_ltregular';
    src: url('../fonts/roboto-light.eot');
    src: url('../fonts/roboto-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light.woff') format('woff'),
         url('../fonts/roboto-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular.eot');
    src: url('../fonts/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular.woff') format('woff'),
         url('../fonts/roboto-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_thregular';
    src: url('../fonts/roboto-thin.eot');
    src: url('../fonts/roboto-thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-thin.woff') format('woff'),
         url('../fonts/roboto-thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/*
Base color: #ff9601
Base color hover: #ffa800;
Base color focus: #ad7b00;
*/

body.index{
	background-color: #f3f3f3;
}

#topHeader{
	border-bottom: 1px solid #f6f6f6;
	background: #ffffff;
}

#topService{
	color: #000000;
	border-left: 1px solid #f6f6f6;
}

#topService li{
	border-right: 1px solid #f6f6f6;
}

#topService li a{
	color: #000000;
}

#topService li:hover a:hover{
	color: #ffa800;
}

#topService li a:focus{
	color: #ad7b00;
}

#topService .selected{
	color: #ffa800;
}

#subHeader{
	background: #ffffff;
	border-bottom: 0px solid #f6f6f6;
}

#logo{
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
}

#topHeading{
	border-right: 1px solid #f6f6f6;
}

#topHeading p{
	color: #000000;
}

#headerTools{
	border-right: 1px solid #f6f6f6;
}

#headerTools .tools .heading{
	color: #000000;
}

#headerTools .tools .link{
	color: #ff9601;
}

#headerTools .tools .link:hover{
	color: #ffa800;
}

#headerTools .tools li{
	border-left: 1px solid #f6f6f6;
}

#headerTools .text{
	color: #000000;
}

#headerTools .telephone .icon{
	background: url(../images/callbackHead.png) 0 0 no-repeat transparent;
}

#headerTools .telephone .icon:hover{
	background: url(../images/callbackHead.png) -35px 0 no-repeat transparent;
}

#mainMenuContainer .search .icon{
	background: url(../images/searchHead.png) 0 0 no-repeat transparent;
}

#mainMenuContainer .search .icon:hover{
	background: url(../images/searchHead.png) -35px 0 no-repeat transparent;
}

#headerTools .wishlist .icon{
	background: url(../images/wishlistHead.png) 0 0 no-repeat transparent;
}

#headerTools .wishlist .icon.active{
	background: url(../images/wishlistHead.png) -36px 0 no-repeat transparent;
}

#headerTools .wishlist .icon.active:hover{
	background-position: -72px 0;
}

#headerTools .compare .icon{
	background: url(../images/compareHead.png) 0 0 no-repeat transparent;
}

#headerTools .compare .icon.active{
	background: url(../images/compareHead.png) -35px 0 no-repeat transparent;
}

#headerTools .compare .icon.active:hover{
	background: url(../images/compareHead.png) -70px 0 no-repeat transparent;
}

#headerTools .cart .icon{
	background: url(../images/cartHead.png) 0 0 no-repeat transparent;
}

#headerTools .cart .icon.active{
	background: url(../images/cartHead.png) -44px 0 no-repeat transparent;
}

#headerTools .cart .icon.active:hover{
	background: url(../images/cartHead.png) -88px 0 no-repeat transparent;
}

#headerTools .cart ins{
	background: #e0e0e0;
	color: #888888;
}

#headerTools .cart ins.active{
	color: #ffa800;
}

#topHeader #topMenu{
	border-left: 1px solid #e9e9e9;
}

#topHeader #topMenu li a,
#topHeader #topMenu li span.dropbtn,
#topHeader #topMenu li > span {
	color: #000000;
}

#topHeader #topMenu li a:hover,
#topHeader #topMenu li span.dropbtn:hover,
#topHeader #topMenu li > span:hover {
	color: #ffa800;
}

#topHeader #topMenu .sub{
	background-color: #eeeeee;
}

#topHeader #topMenu .sub li{
    border-bottom: 1px solid #e0e0e0;
    border-top: 0px;
}

#topHeader #topMenu .sub li:hover {
    background: #e0e0e0;
}

#mainMenuContainer .minCatalogButton{
    background: #ff9601;
   	color: #ffffff;
}

#changeYouCity{
	background: url(../images/modalBg.png) 0 0 repeat #232323;
}

#changeYouCity .heading{
	color: #ffa800;
}

#changeYouCity .list li a{
	color: #cccccc;
}

#changeYouCity .list li a:hover{
	color: #ffa800;
}

#changeYouCity #cityClose{
	background: rgba(0, 0, 0, 0.1);
	border: 1px solid #000000;
	color: #ffffff;
}

#changeYouCity #cityClose:hover{
	color: #ffa800;
}

#changeYouCity #cityClose ins{
	background: url(../images/exit.png) 0 0 no-repeat transparent;
}

#changeYouCity #cityClose:hover ins{
	background-position: -11px 0px;
}

#changeYouCity #cityClose:active ins{
	background-position: -22px 0px;
}

#mainMenuContainer{
	background-color: #1a1a1a;
}

#mainMenu > li a,
#mainMenu > li > span
{
	color: #ffffff;
}

#mainMenu > li a:hover{
    color: #ff9601;
}

#menuCatalogSection .drop ul li a:hover{
    color: #ff9601;
}

#left .heading{
	color: #ffffff;
}

#left .opener{
	background: #ff9601;
}

#left .heading ins{
	background: url(../images/iconMenu.png) 0 50% no-repeat transparent;
}

#left .sideBlock .heading{
	background-color: #2b2b2b;
}

#left #subscribe .sideBlockContent{
	border: 1px solid #e7e8ea;
}

#left #subscribe .copy{
	color: #888888;
}

#brandSearch td{
	border-left: 1px solid #313131;
	background: #424242;
	color: #ffffff;
}

#brandSearch td a{
	color: #ffffff;
}

#brandSearch td:hover a{
	color: #ffa800;
}

#brandSearch a{
	color: #000000;
}

#slider ol li{
	background: url(../images/slideButton.png) 0 0 no-repeat transparent;
}

#slider ol li:hover{
	background: url(../images/slideButton.png) -18px 0  no-repeat transparent;
}

#slider ol li:active{
	background: url(../images/slideButton.png) -36px 0  no-repeat transparent;
}

#slider ol li.selected{
	background: url(../images/slideButton.png) -54px 0  no-repeat transparent;
}

#slider ol li.selected:hover{
	background: url(../images/slideButton.png) -72px 0  no-repeat transparent;
}

#slider ol li.selected:active{
	background: url(../images/slideButton.png) -90px 0  no-repeat transparent;
}

#popCats .sideBlockContent {
	border: 1px solid #e7e8ea;
	background-color: #ffffff;
}

#popCats li span,
#popCats li a {
	background-color: #e7e8ea;
	color: #000000;
}

#popCats li a:hover {
	background-color: #ffa800;
	border-color: #ff9601;
	color: #fff;
}

#collectionList .collection .wrap {
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#collectionList .collection .heading {
	background-color: #ffffff;
	color: #000000;
}

#collectionList .goTo {
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
	color: #000000;
}

#collectionList .goTo:hover {
	background-color: #ffa800;
	border-color: #ff9601;
	color: #ffffff;
}

#right .heading{
	background: #2b2b2b;
	color: #ffffff;
}

#footer{
	background-color: #f9f9f9;
}

#footer .fc{
	background-color: #2b2b2b;
}

#catalogLine{
	border: 1px solid #e7e8ea;
}

#catalogLine select{
	border: 1px solid #e7e8ea;
	color: #888888;
}

#catalogLine .viewList .element a{
	background: url(../images/catalogView.png) 0 0 no-repeat transparent;
}

#leftFooter{
	background: #2b2b2b;
}

#leftFooter .heading{
	border-bottom: 1px solid #3e3e3e;
	color: #ffffff;
}

#leftFooter ul li{
	border-top: 1px solid #313131;
}

#leftFooter a{
	color: #999999;
}

#leftFooter a:hover{
	color: #ff9601;
}

#leftFooter .selected{
	color: #ff9601;
}

#rightFooter{
	background: unset;
}

#rightFooter .list li{
	color: #888888;
}

#rightFooter .email a{
	color: #ffffff;
}

#rightFooter p{
	color: #888888;
}

#rightFooter .hr{
	border-top: 1px solid #575757;
}

#rightFooter .telephone{
	color: #ff9601;
}

#rightFooter .email{
	color: #ffffff;
}

#rightFooter .showMap{
	color: #ff9601;
}

#rightFooter .showMap:hover{
	color: #ffa800;
}

#footerBottom{
	border-top: 3px solid #101010;
	background: #191919;
	color: #ffffff;
}

#appBasketContainer{
	box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
	background-color: #ffffff;
}

#appBasket .heading{
	background-color: #424242;
	color: #ffffff;
}

#appBasket .close{
	background: url(../images/exit.png) 0 0 no-repeat transparent;
}

#appBasket .close:hover{
	background-position: 0 -21px ;
}

#appBasket .close:active{
	background-position: 0 -42px ;
}

#appBasket .markerContainer .marker {
    background-color: #424242;
    color: #ffffff;
}

#appBasket .name{
	color: #000000;
}

#appBasket .name:hover{
	color: #ff9601;
}

#appBasket .price{
    color: #000000;
}

#appBasket .price .discount {
    color: #888888;
}

#appBasket .plus,
#appBasket .minus{
	background: url(../images/plusMinus.png) 0 0 no-repeat #424242;
}

#appBasket .plus{
	background-position: 0 -19px;
}

#appBasket .plus:hover{
	background-position: -19px -19px;
}

#appBasket .plus:active{
	background-position: -38px -19px;
}

#appBasket .minus:hover{
	background-position: -19px 0x;
}

#appBasket .minus:active{
	background-position: -38px 0px;
}

#appBasket .qty{
	background-color: #e7e8ea;
	color: #000000;
}

#appBasket .sum{
	background-color: #fbfbfb;
}

#appBasket .sum .discount{
	color: #888888;
}

#appBasket .lower{
	background-color: #424242;
}


#appBasket .lower .tools .icon{
	border-right: 1px solid #4c4c4c;
}

#appBasket .lower .tools .icon:hover{
	background: #2b2b2b;
}

#appBasket .lower .tools .continue{
	border-right: 1px solid #4c4c4c;
}

#appBasket .lower .tools .continue a,
#appBasket .lower .tools .goToBasket a{
	color: #ffffff;
}

#appBasket .lower .tools .goToBasket{
	background-color: #ff9601;
}

#appBasket .lower .tools .goToBasket:hover{
	background-color: #ffa800;
}

#appBasket .lower .tools .continue:hover{
	background: #2b2b2b;
}

#appFastBuyContainer  .heading{
	background-color: #424242;
	color: #ffffff;
}

#appFastBuyContainer input{
	background-color: #f3f3f3;
	color: #000000;
}

#appFastBuyContainer textarea{
	background-color: #f3f3f3;
}

#appFastBuyContainer input:focus,
#appFastBuyContainer textarea:focus{
	background-color: #e9e9e9;
}

#appFastBuyContainer input.error,
#appFastBuyContainer textarea.error{
	border: 1px solid #ff0000;
}

#appFastBuyContainer #fastBuyFormSubmit{
	background-color: #ff9601;
	color: #ffffff;
}

#appFastBuyContainer #fastBuyFormSubmit:hover{
	background-color: #ffa800;
}

#appFastBuyContainer #fastBuyFormSubmit.loading{
	background: url(../images/loading.gif) 24px 50% no-repeat #ffa800 !important;
}

#fastBuyResult #fastBuyResultClose{
	background-color: #ff9601;
	color: #ffffff;
}

#fastBuyResult #fastBuyResultClose:hover{
	background-color: #ffa800;
}

#appFastBuyContainer .marker {
	background-color: #424242;
	color: #ffffff;
}


#appFastBuyContainer .name{
	color: #000000;
}

#appFastBuyContainer  .name:hover{
	color: #ff9601;
}

#appFastBuyContainer .price{
	color: #000000;
}

#appFastBuyContainer .price .discount{
	color: #888888;
}

#footerTabsCaption{
	border-top: 1px solid #e7e8ea;
	background-color: #f9f9f9;
}

#footerTabsCaption .item a,
#infoTabsCaption .item a{
	color: #888888;
}

#footerTabsCaption .item .selected,
#infoTabsCaption .item .selected{
	border-bottom: 1px dashed #000000;
	color: #000000;
}

#footerTabsCaption .item .selected:hover,
#infoTabsCaption .item .selected:hover{
	color: #000000;
}

#footerTabsCaption .item a:hover,
#infoTabsCaption .item a:hover{
	color: #ff9601;
}

#footerTabs{
    background-color: #f9f9f9;
}

#footerLine{
	background-color: #1a1a1a;
	border-top: 2px solid #202020;
	box-shadow: 1px 1px 12px #000000;
}

#footerLine .item .callback{
	color: #ff9601;
}

#footerLine .item .wishlist .icon{
	background: url(../images/wishlistFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .cart .icon{
	background: url(../images/cartFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .wishlist.active .icon{
	background-position: -21px 0;
}

#footerLine .item .wishlist.active:hover .icon{
	background-position: -42px;
}

#footerLine .item .cart.active .icon{
	background-position: -26px 0;
}

#footerLine .item .cart.active:hover .icon{
	background-position: -52px;
}

#footerLine .item .callback .icon{
	background: url(../images/callbackFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .callback:hover{
	color: #ffa800;
}

#footerLine .callback:hover .icon{
	background-position: -21px 0;
}

#footerLine .item .compare .mark,
#footerLine .item .wishlist .mark,
#footerLine .item .cart .mark{
	background-color: #313131;
	color: #888888;
}

#footerLine .item .compare .icon{
	background: url(../images/compareFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .compare.active .icon{
	background-position: -21px 0;
}

#footerLine .item .compare.active:hover .icon{
	background-position: -42px;
}

#footerLine .item .compare:hover,
#footerLine .item .wishlist:hover,
#footerLine .item .cart:hover{
	color: #888888;
}

#footerLine .item .compare.active,
#footerLine .item .wishlist.active,
#footerLine .item .cart.active,
#footerLine .item .compare.active .mark,
#footerLine .item .wishlist.active .mark,
#footerLine .item .cart.active .mark{
	color: #ff9601;
}

#footerLine .item .compare.active:hover,
#footerLine .item .wishlist.active:hover,
#footerLine .item .cart.active:hover,
#footerLine .item .compare.active:hover .mark,
#footerLine .item .wishlist.active:hover .mark,
#footerLine .item .cart.active:hover .mark{
	color: #ffa800;
}

#footerLine .item a{
	color: #ffffff;
}

#footerLine .item a:hover{
	color: #888888;
}

#authMenu{
	border-bottom: 1px solid #e7e8ea;
}

#authMenu li a{
	color: #000000;
}

#authMenu li a:hover{
	color: #ff9601;
}

#authMenu li .selected{
	border-bottom: 1px dashed #000000;
}

#authMenu li .selected:hover{
	color: #000000;
}

#empty .emptyWrapper{
	border-bottom: 1px solid #e7e8ea;
}

#empty p a{
	border-bottom: 1px dashed #000000;
}

#empty p a:hover{
	border-bottom: 1px dashed #ff9601;
}

#empty a{
	color: #000000;
}

#empty a:hover{
	color: #ff9601;
}

#empty .back{
	border-bottom: 1px dashed #ff9601;
	color: #ff9601;
}

#empty .back:hover{
	color: #ffa800;
}

.product{
	border-right: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;
}

.product:nth-child(1),
.product:nth-child(2),
.product:nth-child(3),
.product:nth-child(4),
.product:nth-child(5){
	border-top: 1px solid #e7e8ea;
}
.product:nth-child(5n+1){
	border-left: 1px solid #e7e8ea;
}

.product.last{
	background: #f9f9f9;
}

.product .tabloid{
	background-color: #ffffff;
}

.product .marker {
	background-color: #424242;
	color: #ffffff;
}

.product .name{
	color: #000000;
}

.product .name:hover{
	color: #ff9601;
}

.product .price{
	color: #000000;
}

.product .price .discount{
	color: #888888;
}

.product .addCart{
	background: #ff9601;
	color: #ffffff;
}

.product .addCart:hover{
	background-color: #ffa800;
}

.product .label{
	color: #000000;
}

.product .label:hover{
	color: #000000;
}

.product .skuPropertyName{
	color: #888888;
}

.product .skuProperty .selected .skuPropertyLink{
	border: 1px solid #ff9601;
}

.product .skuPropertyLink{
	border: 1px solid #dddddd;
	color: #000000;
}

.product:hover .tabloid{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 50%, #f9fafc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#f9fafc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 50%,#f9fafc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9fafc',GradientType=0 ); /* IE6-9 */
	box-shadow: 1px 1px 6px rgba(0,0,0, 0.2);
	border-bottom: 1px solid #cccccc;
}

.product.last .showMore{
	color: #000000;
}

.product.last .showMore:hover{
	color: #ff9601;
}

.addCart.added{
	background: #2b2b2b !important;
}

.addCart.added:hover{
	background: #3b3b3b !important;
}

.sideBlock .heading{
	background-color: #424242;
}

.heading.collapsed{
	color: #ffffff;
}

.heading.collapsed ins{
	background: url(../images/iconMenu.png) 50% 50% no-repeat #ff9601;
	border-right: 1px solid #ff9601;
}

.heading.orange{
	background: #ff9601;
}

.mfeedback input, .mfeedback textarea{
	background-color: #f3f3f3;
	color: #000000;
}

.mfeedback input:focus,
.mfeedback textarea:focus{
	background-color: #eeeeee;
}

.mfeedback input[type="submit"]{
	background-color: #ff9601;
	color: #ffffff;
}

.mfeedback input[type="submit"]:hover{
	background-color: #ffa800;
}

.bx-auth .alert{
	border: 1px solid #e7e8ea;
	background-color: #f3f3f3;
}

.bx-auth .alert.alert-danger{
	border: 1px solid #ff0000;
	background-color: #ffffff;
}

.bx-auth .alert.small{
	color: #000000;
}

.bx-authform-label-container{
	color: #333333;
}

.bx-auth .registerText{
	border-bottom: 1px solid #e7e8ea;
}

.bx-auth input.error{
	border: 1px solid #ff0000 !important;
}

.bx-auth input[type="text"],
.bx-auth input[type="password"] {
	background-color: #f3f3f3;
}

.bx-auth input[type="text"]:focus,
.bx-auth input[type="password"]:focus {
	background-color: #eeeeee;
}

.bx-auth .submit,
.popup-window .btn {
	background: #ff9601;
	color: #ffffff;
}

.bx-auth .submit:hover,
.popup-window .btn:hover {
	background: #ffa800;
}

.bx-auth .clear{
	border: 1px solid #e7e8ea;
	color: #000000;
}

.bx-auth .clear:hover {
	border: 1px solid #cccccc;
}

.bx-auth .forgot, .bx-auth .registerLink{
	color: #000000;
}

.bx-auth .forgot:hover, .bx-auth .registerLink:hover{
	color: #ff9601;
}

.blackLink, .backToIndexPage{
	color: #000000;
}

.blackLink:hover, .backToIndexPage:hover{
	color: #ff9601;
}

.sn li:first-child{
	border-left: 1px solid #313131;
}

.sn li{
	border-right: 1px solid #313131;
}

div[id^="wait_comp_"]{
	border: 1px solid #e7e8ea !important;
	background-color: #ffffff !important;
}

.contactList a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	color: #000000;
}

.contactList a:hover{
	color: #ff9601;
}

@media all and (max-width: 700px) {

	.copyright{
	    border-left: 1px solid #313131;
	    border-right: 1px solid #313131;
	}
}

#ORDER_CONFIRM_BUTTON{
    background: #ffa800 !important;
}

.addCart.disabled{
	background-color: #cccccc !important;
	border: 1px solid #e7e8ea;
}

.sale_order_full_table input[name="BuyButton"],
.sale_order_full_table input[type="submit"]{
	background-color: #ff9601;
	color: #ffffff;
}

.sale_order_full_table input[name="BuyButton"]:hover,
.sale_order_full_table input[type="submit"]:hover{
	background-color: #ffa800;
}

/* components colors */
/*breadcrumbs*/
#breadcrumbs{
	color: #999999;
}

#breadcrumbs ul li a{
	color: #000000;
}

#breadcrumbs ul li a:hover{
	color: #888888;
}

#breadcrumbs .arrow{
	color: #888888;
}

/*end breadcrumbs*/
/*section.list.default*/
#catalogSection .sectionItems .item:first-child{
	border-top: 1px solid #e7e8ea;
}

#catalogSection .sectionItems .item{
	border: 1px solid #e7e8ea;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture .marker {
	background-color: #424242;
	color: #ffffff;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle{
	color: #000000;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle:hover{
	color: #ff9601;
}

#catalogSection .sectionItems .item .itemContainer .description{
	color: #888888;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a{
	border-bottom: 1px solid #e7e8ea;
	color: #000000;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a:hover{
	border-bottom: 1px solid #e7e8ea;
	color: #888888;
}

/*end section.list.default*/
/*section.list.cast*/

#sectionList .tabloid{
	border: 1px solid #e7e8ea;
	background: #ffffff;
}

#sectionList .tabloid .name{
	color: #000000;
}

#sectionList .tabloid .name:hover{
	color: #ffa800;
}

#sectionList .tabloid .marker {
	background-color: #424242;
	color: #ffffff;
}

#sectionList .item:hover .tabloid{
	box-shadow: 1px 1px 12px rgba(0,0,0,0.1);
	border: 1px solid #dddddd;
}

#sectionList .element .name:hover{
	color: #ffa800;
}

/*end section.list.cast*/
/*section.list.level2*/
#nextSection{
	border-right: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
}

#nextSection .title{
	background-color: #f3f3f3;
}

#nextSection li,
#nextSection .title{
	border-bottom: 1px solid #e7e8ea;
}


#nextSection li a{
	color: #000000;
}

#nextSection li a:hover,
#nextSection li .selected{
	color: #ffa800;
}

#nextSection li .cnt{
	color: #888888;
}
/*end section.list.level2*/

/*catalog.element*/
#elementSmallNavigation .tab{
	border-right: 1px solid #e7e8ea;
}

#elementSmallNavigation .tab.active a{
	color: #ff9601;
}

#elementSmallNavigation .tab.active span{
	border-bottom: 1px dashed #ff9601;
}

#elementTools .addCart,
#smallElementTools .addCart{
	background: #ff9601;
}

#elementTools .addCart:hover,
#smallElementTools .addCart:hover{
	background-color: #ffa800;
}

#elementContainer .elementSkuProperty .selected .elementSkuPropertyLink{
	border: 1px solid #ff9601;
}

.elementProperties a:hover{
	color: #ff9601;
}

#elementProperties .stats a:hover{
	color: #ff9601;
}

#files .item .info .name:hover{
	color: #ff9601;
}

/*reviews*/

#catalogReviews .heading .reviewAddButton:hover{
	border-color: #ff9601;
	color: #ff9601;
}
#showallReviews:hover{
	color: #ff9601;
}
#catalogElement #newReview .usedSelect li a.selected {
	background: #ff9601;
}

#catalogElement #newReview .submit {
	background: #ff9601;
}

#catalogElement #newReview .submit:hover {
	background: #ffa800;
}
/*set*/
#set .setTools .addCart{
	background: #ff9601;
}

#set .setTools .addCart:hover{
	background-color: #ffa800;
}

#set .setElement .name:hover{
	color: #ff9601;
}

#setWindowPrice .addCart{
	background: #ff9601;
}

#setWindowPrice .addCart:hover{
	background-color: #ffa800;
}
/*end.catalog.element*/

/* catalog.section */
#catalogLineList .name:hover{
	color: #ff9601;
}

#catalogLineList .addCart{
	background: #ff9601;
}

#catalogLineList .addCart:hover{
	background-color: #ffa800;
}

#catalogLineList .skuProperty .selected .skuPropertyLink{
	border: 1px solid #ff9601;
}

#catalogLineList .prop a:hover{
	color: #ff9601;
}

/* table */

#catalogTableList .name:hover{
	color: #ffa800;
}

#catalogTableList .addCart,
#catalogTableList .more{
	background-color: #ff9601;
}

#catalogTableList .addCart:hover,
#catalogTableList .more:hover{
	background-color: #ffa800;
}

/* end.catalog.section
/*smart filter */

#smartFilter .showALL {
	color: #ff9601;
}

#smartFilter .showALL:hover{
	color: #ffa800;
}

#smartFilter .radio label:hover,
#smartFilter .checkbox  label:hover{
	color: #ff9601;
}

#smartFilter .dropdownList .selected,
#smartFilter .dropdownList .item:hover {
	background-color: #ffa800;
}

#smartFilter .handler {
	background: url(../images/handler.png) 0 0 no-repeat transparent;
}

#set_filter {
	background-color: #ff9601;
}

#set_filter:hover{
	background-color: #ffa800;
}


#smartFilter .checkboxList .selected .icon,
#smartFilter .dropdown .selected .icon  {
	border-color: #ff9601;
}

#smartFilter .hint {
	background: url(../images/question.png) 0 0 no-repeat transparent;
}

#smartFilter .hintValue .close {
    color: #ff9601;
}

#smartFilter .hintValue .close:hover {
	color: #ffa800;
}

#smartFilter input[type="submit"],
#smartFilter input[type="reset"],
#smartFilter button {
	border: 1px solid #ff9601;
	background-color: #ff9601;
}

#smartFilter input[type="submit"]:hover,
#smartFilter button:hover {
	background-color: #ffa800;
}

#modef {
    background: url(../images/modef.png) 0 0 no-repeat;
}

/* end smart filter */

/* menu */
#topMenu li a:hover{
	color: #ffa800;
}

#topMenu li .selected{
	color: #ffa800;
}

#topMenu .bar > a{
	background: url(../images/menuMore.png) 0 50% no-repeat transparent;
}

#topMenu .bar > a:hover, #topMenu .bar.active > a{
	background: url(../images/menuMore.png) -21px 50% no-repeat transparent;
}

#topMenu .sub li:hover a{
	color: #ffa800;
}

#personalMenu li a:hover{
	color: #ff9601;
}

#subLeftMenu .selected a{
	color: #ffa800;
}

#leftMenu .menuItems a:hover span{
	color: #ff9601;
}

#mainMenu .drop ul li a:hover,
#mainMenu .drop .nextColumn ul li a:hover{
	color: #ff9601;
}

/* end menu */

/* news */

#newsDetail .more{
	background: #ff9601;
}

#newsDetail .more:hover{
    background-color: #ffa800;
}

#newsContainer .column .item .title a:hover{
	color: #ff9601;
}

#newsContainer .column .item .more{
	background: #ff9601;
}

#newsContainer .column .item .more:hover{
    background-color: #ffa800;
}

#newsContainer .column .item .title a:hover{
	color: #ff9601;
}

#newsContainer .column .item .more,
.mainServiceContainer .item .more{
	background: #ff9601;
}

#newsContainer .column .item .more:hover,
.mainServiceContainer .item .more:hover{
    background-color: #ffa800;
}

.backToList:hover{
	color: #ff9601;
}

#brandList .name:hover{
    color: #ffa800;
}

#newsContainer .column .item .title a:hover,
.mainServiceContainer .item .title a:hover{
	color: #ff9601;
}

#newsContainer .column .item .more{
	background: #ff9601;
}

#newsContainer .column .item .more:hover{
    background-color: #ffa800;
}

#collectionBlock .name:hover{
	color: #ffa800;
}

#collectionBlock .link{
	color: #ffa800;
}

#newsBlock .newsTitle:hover {
	color: #ff9601;
}

#serviceBlock .name:hover{
	color: #ffa800;
}

#serviceBlock .link{
	color: #ffa800;
}

/* end news */

/* order cancel */

.bx_my_order_cancel a:hover{
	color: #ff9601;
}

.bx_my_order_cancel  input[type="submit"]{
	background:#ff9601;
}

.bx_my_order_cancel  input[type="submit"]:hover 	{
	background: #ffa800;
}
.bx_my_order_cancel  input[type="submit"]:active {
	background: #ffa800;
}

input[name="BuyButton"]{
	background-color: #ff9601;
}

.bx_my_order_switch .bx_mo_link:hover{
	color: #ff9601;
}
/* end order cancel */
/* #subscribe */

#subscribeEdit a:hover{
	color: #ff9601;
}

#subscribeEdit .submit {
	background: #ff9601;
}

#subscribeEdit .submit:hover {
	background: #ffa800;
}

#subscribe .submit{
	background-color: #ffa800;
}

#subscribe .submit:hover{
	background-color: #ffa800;
}

/* end #subscribe */

/* navigation */

.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #ff9601;
	color: #fff;
}

/* end navigation */

#brandList .name:hover{
    color: #ffa800;
}

#brandList .last .showMore:hover{
	color: #ffa800;
}

#brandList .last .ps:hover{
    color: #ffa800;
}

#homeCatalog .captionList .cItem{
	background-color: #1a1a1a;
}

#homeCatalog .cItem.active{
	background-color: #ff9601;
}

#mainProfile .profileSettings .heading {
	color: #ff9601;
}

#mainProfile .profileSettings .submit {
	background: #ff9601;
}

#mainProfile .profileSettings .submit:hover {
	background: #ffa800;
}

#main input[name="BuyButton"],
#main input[type="submit"]{
	background-color: #ff9601;
}

#main input[name="BuyButton"]:hover,
#main input[type="submit"]:hover{
	background-color: #ffa800;
}

#newOrder{
	background-color: #ff9601;
}

#newOrder:hover{
	background-color: #ffa800;
}

#orderSuccess a{
	color: #ff9601;
}

#orderSuccess a:hover{
	color: #ffa800;
}

#personalCart #basketView .item a{
	background: url(../images/cartView.png) 0 0 no-repeat transparent;
}

#personalCart #tabsControl .item a:hover{
	color: #ff9601;
}

#personalCart #tabsControl .item .selected:hover{
	border-bottom: 1px dashed #ff9601;
}

#personalCart .productTable .clear a:hover {
	color: #ff9601;
}

#personalCart .productTable .name a:hover {
	color: #ff9601;
}

#orderMake{
	background-color: #ff9601;
}

#orderMake:hover{
	background-color: #ffa800;
}

.orderLoad {
	background: url(../images/orderLoad.gif) 24px 50% no-repeat #ff9601 !important;
}

#wishlist .prop a:hover{
	color: #ffa800;
}

#popSection .name:hover{
    color: #ff9601;
}

#popSection .last .showMore:hover{
	color: #ff9601;
}

#popSection .last .ps:hover{
    color: #ff9601;
}

/*end*/

::selection {
	background: #eca712;
	color: #fff;
}

::-moz-selection {
	background: #eca712;
	color: #fff;
}

::-webkit-selection {
	background: #eca712;
	color: #fff;
}
/* End */

#topMenu{
	border-left: 1px solid #3a3a3a;
	float: left;
	padding: 0;
	margin: 0;
}

#topMenu ul{
	padding: 0;
	margin: 0;
}

#topMenu li{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#topMenu li a,
#topMenu li span.dropbtn,
#topMenu li > span {
	font: normal normal 12px "roboto_ltregular" , arial , sans-serif;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 30px;
	padding: 0 12px;
	color: #cccccc;
	display: block;
}

#topMenu .openEnder{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#topMenu .bar{
	position: relative;
	padding: 0 12px;
}

#topMenu .bar > a{
	height: 30px;
	width: 21px;
	padding: 0;
	border: 0;
	display: block;
}

#topMenu .sub{
	position: absolute;
	display: none;
	background: #232323;
	min-width:180px;
	left: -1px;
	top: 30px;
	z-index: 1;
}

#topMenu .sub li{
	border-top: 1px solid rgba(0, 0, 0, 0.149);
	border-bottom: 1px solid #303030;
	display: block;
	float: none;
}

#topMenu .sub li:first-child{
	border-top: 0;
}

#topMenu .sub li:hover{
	background: #1e1e1e;
}

#topMenu .sub li a{
	border: none;
	line-height: 21px;
	padding: 4px 12px;
}

#topMenu .active .sub{
	display: inline-block;
}
/* End */

#topSearch{
	background-color: #2b2b2b;
	position: absolute;
	line-height: 102px;
	min-width: 320px;
	height: 102px;
	display: none;
	width: 100%;
	z-index: 35;
	left: 0;
}

#topSearch form{
	height: 95px;
	line-height: 95px;
	padding: 0 12px;
}

#topSearch table{
	width: 100%;
	border-collapse: collapse;
}

#topSearch .submit{
	width: 60px;
	padding-left: 12px;
}

#topSearch input[type="text"]{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	height: 50px;
	float: left;
	width: 100%;
	background: rgba(0, 0, 0, 0.298);
	border: 1px solid #000;
	padding: 0 1%;
	font-size: 18px;
	color: #ccc;
	font-weight: normal;
	margin-top: 22px;
}

#topSearch input[type="submit"]{
	background: url(../images/modalSearch.png) 0% 50% no-repeat rgba(0, 0, 0, 0.298);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
   -webkit-appearance: none;
   -webkit-border-radius:0;
   border-radius:0;
	box-sizing: border-box;
	border: 1px solid #000000;
	color: transparent;
	margin-top: 22px;
	cursor: pointer;
	font-size: 0px;
	height: 50px;
	width: 60px;
	float:right;
}

#topSearch input[type="submit"]:hover{
	background-position: -60px 50%;
}

#topSearch input[type="submit"]:active{
	background-position: -120px 50%;
}

#topSearch input[type="text"].loading{
	background-color: rgba(0, 0, 0, 0.398);
}

#topSearch .searchField{
	position: relative;
}

#topSeachCloseForm{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	position: absolute;
	color: #ffffff;
	right: 24px;
}

#topSeachCloseForm:hover{
	color: #ffa900;
}

#searchResult{
	background-color: #ffffff;
	position: absolute;
	display: none;
	height: auto;
	z-index: 999;
	width: 100%;
	top: 133px;
	left: 0;
}

#searchResult h1{
    border-top: 1px solid #e7e8ea;
    font-family: 'robotobold';
    text-transform: uppercase;
    background-color: #ffffff;
    position: relative;
    text-align: center;
    line-height: 85px;
    font-size: 18px;
    height: 85px;
    margin: 0px;
}

#searchResult.visible{
	display: block;
}

#searchResult .productList{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	padding: 0 24px;
}

#searchResult .item{
	width: 16.666666%;
}

#searchResult .product{

	border: 0; /* clear */

	border-right: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;

}

#searchResult .product:nth-child(6n+1) {
    border-left: 1px solid #e7e8ea;
}

#searchResult .product:nth-child(1),
#searchResult .product:nth-child(2),
#searchResult .product:nth-child(3),
#searchResult .product:nth-child(4),
#searchResult .product:nth-child(5),
#searchResult .product:nth-child(6) {
    border-top: 1px solid #e7e8ea;
	height: 347px;
}

#searchResult .searchAllResult{
	-webkit-transition: all 0.2 ease-in-out;
	-o-transition: all 0.2 ease-in-out;
	transition: all 0.2 ease-in-out;
	border-top: 1px solid #e7e8ea;
    background-color: #f3f3f3;
    font-family: 'robotobold';
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    text-align: center;
    line-height: 85px;
    font-size: 14px;
    display: block;
    color: #000000;
    height: 85px;
}

#searchResult .searchAllResult:hover{
	background-color: #eeeeee;
}

#searchResult .searchAllResult span{
	border-bottom: 1px dashed #000000;
	padding-bottom: 4px;
}

#searchResult .errorMessage{
	margin: 24px 24px 24px 24px;
	text-align: center;
	font-size: 14px;
}

#searchProductsClose{
	background: url(../images/exit2.png) 0 0 no-repeat transparent;
	position: absolute;
	margin-top: -9px;
	display: block;
	height: 18px;
	width: 18px;
	right: 24px;
	top: 50%;
}

#searchProductsClose:hover{
	background-position: -18px 0;
}

#searchProductsClose:active{
	background-position: -36px 0;
}

.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
/*	background: #ff9601;
	color: #fff;*/
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}
/* End */

#mainMenuContainer{
	position: relative;
}

#mainMenuContainer .minCatalogButton{
	font-family: "roboto_ltregular";
	text-decoration: none;
	padding-left: 24px;
	line-height: 65px;
    font-weight: 400;
    font-size: 18px;
	display: none;
	height: 65px;
}

#mainMenuContainer .minCatalogButton img{
	vertical-align: middle;
	padding-right: 12px;
	margin-top: -2px;
}

#menuCatalogSection{
	border-left: 1px solid #222222;
	height: 60px;
	float: left;
}

#menuCatalogSection .catalogButton{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	background-color: #111111;
	text-decoration: none;
	line-height: 60px;
	padding: 0 32px;
	color: #ffffff;
	display: block;
}

#menuCatalogSection .catalogButton:hover{
    background-color: #000000;
}

#menuCatalogSection .catalogButton img{
	vertical-align: middle;
	padding-right: 12px;
	margin-top: -2px;
}

#mainMenu{
	list-style: none;
	overflow: hidden;
	padding: 0px;
	height: 60px;
	margin: 0px;
}

#mainMenu .removedItemsLink > a{
	background: url(../images/menuSlicedIcon.png) 50% 50% no-repeat transparent;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	height: 60px;
	float: left;
	width: 40px;
}

#mainMenu .removedItemsLink > a:hover{
	opacity: 0.8;
}

#mainMenu .removedItemsLink .removedItemsList{
    box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.2);
	margin: 0px 0px 0px -211px;
	background-color: #1a1a1a;
	position: absolute;
	list-style: none;
	display: none;
	padding: 0px;
	z-index: 100;
	width: 300px;
	top: 60px;
	left: 0px;
}

#mainMenu .removedItemsLink:hover .removedItemsList{
	display: block;
}

#mainMenu .removed{
	border-top: 1px solid #222222;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#mainMenu .removed:hover{
	background-color: #202020;
}

/*#mainMenu .removed:first-child{
	border-top: 0px;
}
*/
#mainMenu .removed a,
#mainMenu .removed > span{
	text-decoration: none;
	line-height: 24px;
	padding: 18px 24px;
	display: block;
	color: #ffffff;
}

#mainMenu a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block;
}

#mainMenu > li{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-right: 1px solid #222222;
	line-height: 60px;
	float: left;
}

#mainMenu > li:first-child{
	border-left: 1px solid #222222;
}

#mainMenu > li:hover{
	background-color: #202020;
	cursor: pointer	;
}

#mainMenu > li:first-child{
	margin-left: 0px;
}

#mainMenu > li > a,
#mainMenu > li > span {
	text-decoration: none;
	padding: 0 24px;
}

#mainMenu > li img{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
	padding-right: 12px;
}

#mainMenu > li a:hover img{
	opacity: 0.8;
}

#menuCatalogSection .sectionMenuArrow{
	padding-left: 12px;
}

/* drop sections */
#menuCatalogSection .drop{
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid #dddddd;
	background-color: #ffffff;
	position: absolute;
	padding: 24px 0px;
	display: none;
	z-index: 101;
	width: 100%;
	top: 60px;
	left: 0;
}

#menuCatalogSection .drop ul{
	margin: -24px 0 0 0;
	overflow: hidden;
	list-style: none;
	padding: 0px;
}

#menuCatalogSection .drop .menuSectionContainer{
	overflow: hidden;
}

#menuCatalogSection .drop ul li{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 180px;
	text-align: center;
	margin-top: 24px;
	height: 180px;
	float: left;
	width: 20%;
}

#menuCatalogSection .drop ul li:nth-child(5n+1){
	border-left: 0;
}

#menuCatalogSection .drop ul li .container{
	vertical-align: middle;
	display: inline-block;
	line-height: 21px;
}

#menuCatalogSection .drop ul li a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	font-family: 'robotobold';
	text-decoration: none;
	font-size: 14px;
	display: block;
	color: #000000;
}

#menuCatalogSection .drop ul li .picture{
	margin-bottom: 12px;
	line-height: 130px;
	height: 130px;
}

#menuCatalogSection .drop ul li .picture img{
	vertical-align: middle;
}

#menuCatalogSection .drop ul li .picture:hover{
	opacity: 0.9;
}

#mainMenu .drop{
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid #dddddd;
	background-color: #ffffff;
	position: absolute;
	padding: 24px 0px;
	display: none;
	z-index: 99;
	width: 100%;
	top: 60px;
	left: 0;
}

#mainMenu .drop .nextColumn{
	line-height: 21px;
	list-style: none;
	float: left;
	width: 20%;
	padding: 0;
	/*padding: 0 10px;*/
	margin: 0;
}

#mainMenu .drop .nextColumn > li{
	margin-top: 12px;
	display: block;
}

#mainMenu .drop .nextColumn > li:first-child{
	margin-top: 0px;
}

#mainMenu .drop .nextColumn > li > a,
#mainMenu .drop .nextColumn > li > span
{
	text-transform: uppercase;
	font-family: 'robotobold';
	text-decoration: none;
	color: #000000;
}

#mainMenu .drop .nextColumn .menu2Link{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 12px;
	overflow: hidden;
}

#mainMenu .drop .nextColumn .menu2Link img{
	padding-bottom: 12px;
}

#mainMenu .drop .nextColumn ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#mainMenu .drop .nextColumn ul li{
	margin-top: 12px;
	display: block;
}

#mainMenu .drop .nextColumn ul li a{
	text-decoration: none;
	color: #000000;
}
/* End */


#breadcrumbs{
	margin-bottom: 12px;
	line-height: 21px;
	margin-top: 24px;
	overflow: hidden;
	font-size: 12px;
}

#breadcrumbs ul{
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}

#breadcrumbs ul li{
	vertical-align: middle;
	display: inline-block;
}

#breadcrumbs ul li a{
	text-decoration: none;
	display: inline-block;
	line-height: 21px;
}

#breadcrumbs .arrow{
	vertical-align: middle;
	display: inline-block;
	font-family: arial;
	font-size: 18px;
	margin: 0 12px;
}
/* End */


#viewedProduct{
	position: relative;
}

#viewedProduct .wrap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

#viewedProduct .productList{
	position: relative;
	list-style: none;
	overflow: hidden;
	clear: both;
	margin: 0px;
	left: 0px;
}

#viewedProduct .productList > li{
	float: left;
}

#viewedProduct .productList .item{
	border-left: 0px !important;
	height: 360px !important;
	width: 100% !important;
	float: none;
}

#viewedProduct .productList > li:first-child .item{
	border-left: 1px solid #e7e8ea !important;
}

#viewedProduct .productList .item .tabloid{
	height: 358px !important;
}

#viewedProduct .viewedBtnLeft,
#viewedProduct .viewedBtnRight{
	background: url(../images/slideArrowSmall.png) 0 0 no-repeat transparent;
	transform: translateY(-50%);
	position: absolute;
	height: 70px;
	width: 35px;
	z-index: 22;
	top: 50%;
}

#viewedProduct .viewedBtnLeft{
	left: 0px;
}

#viewedProduct .viewedBtnRight{
	right: 0px;
}

#viewedProduct .viewedBtnLeft:hover{
	background-position: -35px 0;
}

#viewedProduct .viewedBtnLeft:active{
	background-position: -70px 0;
}

#viewedProduct .viewedBtnRight{
	background-position: 0 -70px;
}

#viewedProduct .viewedBtnRight:hover{
	background-position: -35px -70px;
}

#viewedProduct .viewedBtnRight:active{
	background-position: -70px -70px;
}

/* End */


#topProduct, #topProduct2{
	position: relative;
}

#topProduct .wrap, #topProduct2 .wrap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

#topProduct .productList, #topProduct2 .productList{
	position: relative;
	list-style: none;
	overflow: hidden;
	clear: both;
	margin: 0px;
	left: 0px;
}

#topProduct .productList > li, #topProduct2 .productList > li{
	float: left;
}

#topProduct .productList .item, #topProduct2 .productList .item{
	border-left: 0px !important;
	height: 360px !important;
	width: 100% !important;
	float: none;
}

#topProduct .productList > li:first-child .item, #topProduct2 .productList > li:first-child .item{
	border-left: 1px solid #e7e8ea !important;
}

#topProduct .productList .item .tabloid, #topProduct2 .productList .item .tabloid{
	height: 358px !important;
}

#topProduct .topBtnLeft, #topProduct2 .topBtnLeft,
#topProduct .topBtnRight, #topProduct2 .topBtnRight{
	background: url(../images/slideArrowSmall.png) 0 0 no-repeat transparent;
	transform: translateY(-50%);
	position: absolute;
	height: 70px;
	width: 35px;
	z-index: 22;
	top: 50%;
}

#topProduct .topBtnLeft, #topProduct2 .topBtnLeft{
	left: 0px;
}

#topProduct .topBtnRight, #topProduct2 .topBtnRight{
	right: 0px;
}

#topProduct .topBtnLeft:hover, #topProduct2 .topBtnLeft:hover{
	background-position: -35px 0;
}

#topProduct .topBtnLeft:active, #topProduct2 .topBtnLeft:active{
	background-position: -70px 0;
}

#topProduct .topBtnRight, #topProduct2 .topBtnRight{
	background-position: 0 -70px;
}

#topProduct .topBtnRight:hover, #topProduct2 .topBtnRight:hover{
	background-position: -35px -70px;
}

#topProduct .topBtnRight:active, #topProduct2 .topBtnRight:active{
	background-position: -70px -70px;
}
/* End */


#slider_constructor{
	position: relative;
}

#slider_constructor .wrap, #slider_youtube .wrap, #gall_youtube .wrap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

#slider_constructor .productList, #slider_youtube .productList, #gall_youtube .productList{
	position: relative;
	list-style: none;
	overflow: hidden;
	clear: both;
	margin: 0px;
	left: 0px;
}

#slider_constructor .productList > li, #slider_youtube .productList > li, #gall_youtube .productList > li{
	float: left;
}

#slider_constructor .productList .item{
	border-left: 0px !important;
	height: 360px !important;
	width: 100% !important;
	float: none;
}

#slider_constructor .productList > li:first-child .item{
	border-left: 1px solid #e7e8ea !important;
}

#slider_constructor .productList .item .tabloid{
	height: 358px !important;
}

#slider_constructor .topBtnLeft,
#slider_constructor .topBtnRight{
	background: url(../images/slideArrowSmall.png) 0 0 no-repeat transparent;
	transform: translateY(-50%);
	position: absolute;
	height: 70px;
	width: 35px;
	z-index: 22;
	top: 50%;
}

#slider_constructor .topBtnLeft{
	left: 0px;
}

#slider_constructor .topBtnRight{
	right: 0px;
}

#slider_constructor .topBtnLeft:hover{
	background-position: -35px 0;
}

#slider_constructor .topBtnLeft:active{
	background-position: -70px 0;
}

#slider_constructor .topBtnRight{
	background-position: 0 -70px;
}

#slider_constructor .topBtnRight:hover{
	background-position: -35px -70px;
}

#slider_constructor .topBtnRight:active{
	background-position: -70px -70px;
}

#slider_constructor img{
	padding: 15px!important;
	width: 100%;
	max-height: 340px;
}
/* End */
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 100%;
}

body{
	font: normal normal 14px "roboto_ltregular" , arial , sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	background-color: #ffffff;
	line-height: 21px;
	margin: 0;
}

img{
	border: 0;
}

input[type="submit"]{
 -webkit-appearance: none;
 -webkit-border-radius:0;
 border-radius:0;

}

input{
	font: normal normal 13px "roboto_ltregular" , arial , sans-serif;
 	outline: none;
}

input[placeholder]{
	text-overflow: ellipsis;
}

input::-moz-placeholder{
	text-overflow: ellipsis;
}

input:-moz-placeholder{
	text-overflow: ellipsis;
}

input:-ms-input-placeholder{
	text-overflow: ellipsis;
}

:focus::-webkit-input-placeholder{
	color: transparent;
}

:focus::-moz-placeholder{
	color: transparent;
}

:focus:-moz-placeholder{
	color: transparent;
}

:focus:-ms-input-placeholder{
	color: transparent;
}

input:focus {
	outline: none;
}

ol{
	padding: 0;
	margin: 0;
}

ol li{
	list-style: none;
}

a{
	outline: none;
}

h1{
	font-family: "roboto_ltregular";
	font-weight: 400;
	text-align: left;
	margin: 0 0 24px;
	font-size: 24px;
	color: #000000;
	display: block;
}

h2{
	font-family: "roboto_ltregular";
	font-weight: 400;
	font-size: 18px;
}

h3{
	font-family: "roboto_ltregular";
	font-weight: 400;
	font-size: 16px;
}

b,
strong{
	font-family: 'robotobold';
	font-weight: 400;
}

#topHeader{
	position: relative;
	min-width: 320px;
	height: 30px;
	z-index: 35;
}

.bold{
	font-family: 'robotobold';
}

/* auth register city block */

#topService{
	float: right;
	padding: 0;
	margin: 0;
}

#topService li{
	line-height: 30px;
	list-style: none;
	padding: 0 12px;
	float: left;
	margin: 0;
}

#topService li a{
	font: normal normal 13px "roboto_ltregular" , arial , sans-serif;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
}

#topService li a:active{
	position: relative;
	top: 1px;
}

#topService li a:focus{
	transition: all 0.7s;
}


/* Sub Header */

#subHeader{
	min-width: 280px;
	height: 102px;
	z-index: 3;
}

#logo{
	line-height: 102px;
	text-align: center;
	overflow: hidden;
	width: 268px;
	float: left;
	height: 96px;
	text-align: center;
}

.logo{
	height: 96px;
	width: 100%;
	margin-bottom: 10px;
	}

#logo a, .logo a,
#logo span, .logo span {
	display: block;
	background-image: url(/design/LUXURY/images/LOGO-min.png);
	max-height: 100px;
	width: auto;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	height: 100%;
	width: 80%;
	display: inline-block;
}

.logo a{background-position: left top !important;}

#logo a:active{
	position: relative;
	top: 1px;
}

#logo img{
	vertical-align: middle;
	max-width: 100%;
}

#topHeading{
	padding: 0 18px;
	width: 162px;
	float: left;
}

#topHeading .vertical{
	line-height: 102px;
}

#topHeading p{
	font: normal normal 16px "roboto_ltregular" , arial , sans-serif;
	vertical-align: middle;
	display: inline-block;
	line-height: 21px;
	text-align: center;
}

#headerTools{
	float: right;
	height: 96px;
}

#headerTools .tools{
	list-style:none;
	padding: 0;
	margin: 0;
}

#headerTools .tools .icon{
	float: left;
}

#headerTools .tools .heading{
	text-decoration: none;
	font-size: 18px;
	display: block;
}

#headerTools .tools .link{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	font-size: 13px;
}

#headerTools .tools .link:active{
	position: relative;
	top: 1px;
}

#headerTools .tools li{
	line-height: 102px;
	list-style: none;
	padding: 0 5px;
	float: left;
	margin: 0;
}

#headerTools .tools div[id*="bx_"]{
	float: left;
}

#headerTools .wrap{
	vertical-align: middle;
	display: inline-block;

	line-height: 21px;
}

#headerTools .icon{
	margin: 0 4px;
	height: 40px;
}

#headerTools .nf{
	float: left;
	margin-left: 12px;
}

#headerTools .text{
	font-size: 13px;
}

#headerTools .icon:active{
	position: relative;
	top: 1px;
}
#headerTools .telephone .icon{
	width: 35px;
}

#headerTools .search .wrap{
	padding: 0 8px;
}

#headerTools .search .icon{
	width: 35px;
	margin: 0;
}

#headerTools .wishlist .icon{
	width: 36px;
}

#headerTools .compare .icon{
	width: 35px;
}

#headerTools .cart .icon{
	width: 44px;
}

#headerTools .cart ins{
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
	text-align: center;
	margin-left: 4px;
	padding: 0px 6px;
	font-size: 13px;
}

#mainMenuContainer{
	height: 60px;
}

#changeYouCity{
	position: relative;
	min-width: 320px;
	padding: 18px 0;
	display: none;
}

#changeYouCity .limiter{
	position: relative;
}

#changeYouCity .heading{
	font-size: 21px;
	display: block;
}

#changeYouCity .list{
	text-align: center;
	overflow: hidden;
}

#changeYouCity .list li{
	margin-top: 12px;
	text-align: left;
	float: left;
	width: 25%;
}

#changeYouCity .list li a{
	text-decoration: none;
	font-size: 14px;
}

#changeYouCity .list li a:hover{
	text-decoration: underline;
}

#changeYouCity #cityClose{
	text-decoration: none;
	position: absolute;
	padding: 4px 12px;
	font-size: 14px;
	display: block;
	right: 24px;
	top: 0;
}

#changeYouCity #cityClose ins{
	display: inline-block;
	margin-right: 6px;
	height: 10px;
	width: 10px;
}

#main{
	/*margin-top: 24px;*/
	min-width: 320px;
}

#main .compliter{
	border-collapse: collapse;
	table-layout: fixed;
	display: table;
	width: 100%;
}

#left{
	display: table-cell;
	vertical-align: top;
	width: 355px;
}

#left .heading{
	font-family: "roboto_ltregular";
	text-decoration: none;
	padding-left: 24px;
	line-height: 65px;
    font-weight: 400;
    font-size: 18px;
	display: block;
	height: 65px;
}

#left .heading .arrow{
	background-position: -27px 50%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#left .heading.opened .arrow{
	-moz-transform:    rotate(90deg);
	-o-transform:      rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform:         rotate(90deg);
}

#left .menuRolled + .collapsed{
	display: none;
}

#left .heading ins{
	vertical-align: middle;
	display: inline-block;
	margin-right: 24px;
	line-height: 65px;
	height: 65px;
	float: right;
	width: 27px;
}

#left .sideBlock .heading{
	line-height: 60px;
	font-size: 16px;
	height: 60px;
}

#left #subscribe .copy{
	text-align: center;
	margin: 12px auto;
	line-height: 24px;
	font-size: 12px;
	display: block;
	width: 90%;
}

#left .banner{
	text-align: center;
	margin-top: 24px;
}

#left .banner img{
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#right{
	display: table-cell;
	vertical-align: top;
	padding-left: 24px;
}

#brandSearch{
	border-collapse: collapse;
	table-layout: fixed;
	border-spacing: 0px;
	width: 100%;
	display: none;
}

#brandSearch td{
	line-height: 50px;
	height: 50px;
}

#brandSearch .label{
	width: 140px;
}

#brandSearch .label span{
	display: block;
	text-align: center;
}

#brandSearch .all{
	width: 60px;
}

#brandSearch .all a{
	text-align: center;
	display: block;
}

#brandSearch a{
	text-decoration: none;
	text-align: center;
	display: block;
}

#slider{
	position: relative;
	overflow: hidden;
}

#slider ul{
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
}

#slider ul li{
	position: relative;
	float: left;
}

#slider ul li span{
	background-size: cover;
	-moz-background-size: cover;
	background-position: center;
	display: block;
    height: 650px;
}

#slider ul li img{
	width: auto;
	display: inline-block;
	margin-left: -120px;
}

#slider ol{
	position: absolute;
	left: 50%;
	bottom: 12px;
}

#slider ol li{
	margin-right: 4px;
	cursor: pointer;
	height: 18px;
	width: 18px;
	float: left;
}

#popCats{
	margin-top: 24px;
}

#popCats .sideBlockContent {
	padding: 12px;
	border-top: 0;
}

#popCats ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#popCats li {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px;
}

#popCats li span,
#popCats li a {
	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	text-decoration: none;
	padding: 4px 12px;
	line-height: 21px;
	display: block;
}


#collectionList {
	margin-top: 24px;
	position: relative;
	overflow: hidden;
}

#collectionCarousel {
	position: relative;
	overflow: hidden;
	margin: 0 -12px;
}

#collectionCarousel > ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#collectionCarousel > ul li {
	width: 33.3131313%;
	float: left;
}

#collectionList .collection {
	position: relative;
	padding: 0 12px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#collectionList .collection .wrap {
	border-bottom: none;
	overflow: hidden;
	padding: 12px;
}

#collectionList .collection .heading {
	text-decoration: none;
	margin-bottom: 12px;
	line-height: 24px;
	font-weight: 700;
	font-size: 18px;
	height: auto;
	padding: 0;
}

#collectionList .collectionDesc {
	line-height: 18px;
	font-size: 12px;
}

#collectionList .goTo {
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	display: block;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}

#collectionList .pic {
	display: block;
	margin-bottom: 18px;
	text-align: center;
	line-height: 420px;
	height: 420px;
}

#collectionList .pic img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

#promoBlock,
#promoBlock > div[id*="bx_"]{
	width: 100%;
	display: table;
	overflow:hidden;
	table-layout: fixed;
	border-collapse: collapse;
}

/*#sliderBlock, #bannersBlock {
	display: table-cell;
	vertical-align: top;
}

#bannersBlock {
	padding-left: 12px;
	position: relative;
	overflow: hidden;
	width: 356px;
}

#bannersBlock ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#bannersBlock ul li {
	float: left;
}

#bannersBlock ul a {
	display: block;
	line-height: 0;
}

#bannersBlock ul li:first-child {
	margin-bottom: 12px;
	float: none;
}

#bannersBlock ul li:first-child + li {
	padding-right: 12px;
}
*/
#right .heading{
	margin-bottom: 24px;
	padding-left: 24px;
	line-height: 60px;
	font-size: 18px;
	display: block;
	height: 60px;
}

#footer{
	margin-bottom: 55px;
	padding-top: 36px;
	overflow: hidden;
}

#catalogColumn .product{
    height: 346px !important;
    width: 25% !important;
    border: 0 !important; /* clear old */
}

#catalogColumn .product:nth-child(-n+4){
    height: 346px !important;
    border-top: 0 !important;
}

#catalogColumn .product:nth-child(4n+1){
    border-left: 0 !important;
}

#catalogColumn .product:nth-child(-n+4){
    height: 347px !important;
}

#catalogColumn .product{
    border-bottom: 1px solid #e7e8ea !important;
    border-right: 1px solid #e7e8ea !important;
}

#catalogColumn .product:nth-child(-n+4){
    border-top: 1px solid #e7e8ea !important;
}

#catalogColumn .product:nth-child(4n+1){
    border-left: 1px solid #e7e8ea !important;
}

#catalogColumn #catalogLineList .description{
	display: none;

}

#catalogColumn #catalogLineList .prop{
	width: 100%;
}

#catalogColumn #catalogTableList .column:nth-child(3),
#catalogColumn #catalogTableList .column:nth-child(4){
	display: none;
}

#catalogLine{
	margin-bottom: 24px;
	border-radius: 4px;
	line-height: 55px;
	padding: 0 12px;
	height: 55px;
}

#catalogLine .column{
	display: inline-block;
	margin-left: 12px;
}

#catalogLine .column:first-child{
	margin-left: 0;
}

#catalogLine .column:last-child{
	float: right;
}

#catalogLine .label{
	display: inline-block;
	margin-right: 12px;
}

#catalogLine select{
	border-radius: 4px;
	padding: 0 12px;
	height: 30px;
}

#catalogLine .viewList{
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
}

#catalogLine .viewList .element{
	margin-left: 12px;
	float: left;
}

#catalogLine .viewList .element:first-child{
	margin-left: 0px;
}

#catalogLine .viewList .element a{
	vertical-align: middle;
	display: inline-block;
	height: 55px;
	width: 30px;
}

#catalogLine .viewList .element .squares{
	background-position: 0 0;
}

#catalogLine .viewList .element .squares:hover{
	background-position: -30px 0;
}

#catalogLine .viewList .element .squares.selected{
	background-position: -60px 0;
}

#catalogLine .viewList .element .line{
	background-position: 0 -55px;
}

#catalogLine .viewList .element .line:hover{
	background-position: -30px -55px;
}

#catalogLine .viewList .element .line.selected{
	background-position: -60px -55px;
}

#catalogLine .viewList .element .table{
	background-position: 0 -110px;
}

#catalogLine .viewList .element .table:hover{
	background-position: -30px -110px;
}

#catalogLine .viewList .element .table.selected{
	background-position: -60px -110px;
}


#catalogLine .viewList .element .squares:active,
#catalogLine .viewList .element .table:active,
#catalogLine .viewList .element .line:active{
	position: relative;
	top: 1px;
}

#rowFooter{
	display: table;
	width: 100%;
	table-layout: fixed;
}

#leftFooter{

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	display: table-cell;
	vertical-align: top;
	padding: 24px 0;
	width: 75%;
}

#leftFooter .row{
	overflow: hidden;
	list-style: none;
}

#leftFooter .column{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 48px;
	width: 30%;
	float: left;
}

#leftFooter .heading{
	padding-bottom: 12px;
	margin-bottom: 6px;
	font-size: 20px;
	display: block;
}

#leftFooter ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftFooter ul li:first-child{
	border: 0;
}

#leftFooter a{

	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;

	text-decoration: none;
	font-size: 13px;
	padding: 6px 0;
	display: block;
}

#rightFooter{

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	padding: 24px 0 24px 24px;
	vertical-align: top;
	display: table-cell;
	width: 25%;
}

#rightFooter .rightTable{
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

#rightFooter .rightTable td{
	vertical-align: top;
}

#rightFooter .rightColumn{
	text-align: center;
	padding: 0 24px;
}

#rightFooter .rightColumn .wrap{
	display: inline-block;
	text-align: left;
}

#rightFooter .list{
	list-style: none;
	padding: 0;
	margin: 12px 0;
}

#rightFooter .list li{
	margin-bottom: 8px;
	line-height: 21px;
	list-style: none;
	font-size: 14px;
	display: block;
}

#rightFooter .email a{
	text-decoration: none;
}

#rightFooter p{
	font-size: 14px;
	display: block;
}

#rightFooter .hr{
	padding-top: 12px;
}

#rightFooter .telephone{
	margin-bottom: 24px;
	font-size: 22px;
	display: block;
}

#rightFooter .email{
	display: block;
	font-size: 18px;
}

#rightFooter .showMap{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: underline;
	margin-top: 12px;
	display: block;
}

#rightFooter .showMap:active{
	position: relative;
	top: 1px;
}

#footerBottom{
	line-height: 60px;
	overflow: hidden;
	height: 60px;
	clear: both;
}

#footerBottom .creator{
	float: left;
}

#footerBottom .creator a{
	display: block;
	line-height: 60px;
}

#footerBottom .creator a:active{
	position: relative;
	top: 1px;
}

#footerBottom .creator img{
	vertical-align: middle;
}

#footerBottom .social{
	float: right;
}

#footerBottom ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#appBasket{

	-webkit-transition: 0.1s all ease-in-out;
	-o-transition: 0.1s all ease-in-out;
	transition: 0.1s all ease-in-out;

	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 40;
	left: 0px;
	top: 0px;

	display: none;
}

#appBasketContainer{
	margin-left: -350px;
	margin-top: -200px;
	position: absolute;
	height: 400px;
	width: 700px;
	left: 50%;
	top: 50%;
}

#appBasket .heading{
	position: relative;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
}

#appBasket .close{
	position: absolute;
	display: block;
	height: 21px;
	width: 21px;
    right: 20px;
    top: 20px;
}

#appBasket .container{
	position: relative;
	overflow: hidden;
}

#appBasket .markerContainer {
    position: absolute;
    top: 8px;
    left: 8px;
}

#appBasket .rating {
	position: absolute;
	right: 12px;
	top: 12px;
	z-index: 2;
	width: 79px;
}

#appBasket .rating i {
	background: url(../images/rating.png) repeat 0 0px transparent;
	height: 15px;
	width: 79px;
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
}

#appBasket .rating i.m {
	background: url(../images/rating.png) repeat 0 -14px transparent;
	width: 0px;
	z-index: 10;
}

#appBasket .markerContainer .marker {
    font: normal normal 12px "roboto_ltregular" , arial , sans-serif;
    margin-bottom: 8px;
    line-height: 16px;
    padding: 3px 4px;
    z-index: 2;
}

#appBasket .picture{
	position: relative;
	line-height: 280px;
	text-align: center;
	height: 280px;
	width: 280px;
	float: left;
}

#appBasket .picture:active{
	position: relative;
	top: 1px;
}

#appBasket .picture img{
	vertical-align: middle;
	max-height: 90%;
	max-width: 90%;
}

#appBasket .information{
	line-height: 280px;
}

#appBasket .information .wrapper{
	vertical-align: middle;
	display: inline-block;
	line-height: 21px;
}

#appBasket .name{

	-webkit-transition: 0.1s all ease-in-out;
	-o-transition: 0.1s all ease-in-out;
	transition: 0.1s all ease-in-out;

	max-width: 300px;
	margin-bottom: 18px;
	text-decoration: none;
	font-size: 14px;
	display: block;
}

#appBasket .price{
	font-family: 'robotobold';
    margin-bottom: 18px;
    font-size: 18px;
    display: block;
}

#appBasket .price .discount {
    font-family: 'roboto_ltregular';
    padding-left: 8px;
    font-size: 14px;
}

#appBasket .qtyBlock{
	margin-bottom: 18px;
	overflow: hidden;
}

#appBasket .qtyBlock .label{
	padding-right: 4px;
}

#appBasket .plus,
#appBasket .minus{
	vertical-align: middle;
	display: inline-block;
	height: 19px;
	width: 19px;
}

#appBasket .qty{

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	vertical-align: middle;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	margin: 0 2px;
	height: 19px;
	width: 30px;
	padding: 0 2px;
	border: 0;
}

#appBasket .sum{
	font-family: 'robotobold';
	line-height: 50px;
	padding: 0 24px;
    font-size: 18px;
	height: 50px;
}

#appBasket .sum .discount{
	font-family: 'roboto_ltregular';
	padding-left: 8px;
	font-size: 14px;
}

#appBasket .lower{
	line-height: 60px;
	overflow: hidden;
	height: 60px;
}

#appBasket .lower .tools{
	border-collapse: collapse;
	table-layout: fixed;
	border-spacing: 0px;
	width: 100%;
}

#appBasket .lower .tools .av:hover{
	background: unset;
}

#appBasket .lower tbody{
	vertical-align: top;
}

#appBasket .lower .tools td{
	padding: 0;
}

#appBasket .lower .tools .icon{

	-webkit-transition: 0.1s all ease-in-out;
	-o-transition: 0.1s all ease-in-out;
	transition: 0.1s all ease-in-out;

	vertical-align: top;
	text-align: center;
	line-height: 60px;
	height: 60px;
	width: 70px;

}

#appBasket .lower .tools .icon a{
	text-decoration: none;
	color: transparent;
	display: block;
}

#appBasket .lower .tools .icon .ico{
	vertical-align: middle;
	display: inline-block;
	height: 16px;
	width: 17px;
}

#appBasket .lower .tools .addCompare .ico{
	background: url(../images/compare.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .addCompare.added .ico{
	background: url(../images/compareActive.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .addWishlist .ico{
	background: url(../images/wishlist.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .addWishlist.added .ico{
	background: url(../images/wishlistActive.png) 0 0 no-repeat transparent;
}


#appBasket .lower .tools .inStock .ico{
	background: url(../images/inStock.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .outOfStock .ico{
	background: url(../images/outOfStock.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .onOrder .ico{
	background: url(../images/onOrder.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .delete .ico{
	background: url(../images/delete.png) 0 0 no-repeat transparent;
}

#appBasket .lower .tools .continue{
	text-align: center;
	width: 50%;
}

#appBasket .lower .tools .continue,
#appBasket .lower .tools .goToBasket{
	-webkit-transition: 0.1s all ease-in-out;
	-o-transition: 0.1s all ease-in-out;
	transition: 0.1s all ease-in-out;
}

#appBasket .lower .tools .continue a,
#appBasket .lower .tools .goToBasket a{

line-height: 60px;
	text-decoration: none;
	font-size: 14px;
	display: block;

}

#appBasket .lower .tools .continue .text,
#appBasket .lower .tools .goToBasket .text{
	margin-top: 2px;
	display: inline-block;
}

#appBasket .lower .tools .goToBasket img{
	margin-top: -3px;
}

#appBasket .lower .tools .continue img,
#appBasket .lower .tools .goToBasket img{
	vertical-align: middle;
	padding-right: 12px;

}

#appBasket .lower .tools .goToBasket{
	text-align: center;
	width: 50%;
}

#appFastBuy{

	-webkit-transition: 0.1s all ease-in-out;
	-o-transition: 0.1s all ease-in-out;
	transition: 0.1s all ease-in-out;

	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 3;
	left: 0px;
	top: 0px;

	display: none;
}

#appFastBuyContainer{
	box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
	background-color: #ffffff;
	margin-left: -350px;
	margin-top: -215px;
	position: absolute;
	overflow: hidden;
	height: 430px;
	width: 700px;
	left: 50%;
	top: 50%;
}

#appFastBuyContainer .column{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 24px;
	/*padding: 0 24px;*/
	width: 380px;
	float: left;
}

#appFastBuyContainer .column:first-child{
	text-align: center;
	width: 320px;
}

#appFastBuyContainer  .heading{
	position: relative;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	height: 60px;
}

#appFastBuyContainer .title{
	margin-bottom: 12px;
	text-align: center;
	margin-right: 24px;
	font-size: 16px;
	display: block;
}

#appFastBuyContainer .formLine{
	margin-bottom: 12px;
}

#appFastBuyContainer input{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "roboto_ltregular";
	padding-left: 12px;
	width: 354px;
	height: 50px;
	border: 0;
}

#appFastBuyContainer textarea{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "roboto_ltregular";
	padding-left: 12px;
	padding-top: 12px;
	resize: none;
	width: 354px;
	height: 90px;
	border: 0;
}

#appFastBuyContainer input:focus,
#appFastBuyContainer textarea:focus{
	outline: none;
}

#appFastBuyContainer #fastBuyFormSubmit{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	display: block;
	height: 50px;
	width: 354px;
}

#appFastBuyContainer #fastBuyFormSubmit:active{
	position: relative;
	top: 1px;
}

#appFastBuyContainer #fastBuyFormSubmit.loading{
	-webkit-transition: background 0s !important;
	-o-transition: background 0s !important;
	transition: background 0s !important;
	text-indent: 12px;
	opacity: 0.9;
}

#appFastBuyContainer #fastBuyFormSubmit.loading img{
	display: none;
}

#appFastBuyContainer #fastBuyFormSubmit img{
	vertical-align: middle;
	padding-right: 4px;
	margin-top: -2px;
}

#appFastBuyContainer .markerContainer{
	position: absolute;
	top: 0px;
	left: 12px;
}

#appFastBuyContainer #fastBuyResult{
	transform: translateY(50%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 24px;
}

#fastBuyResult #fastBuyResultTitle{
	text-align: center;
	margin-top: 24px;
	font-size: 16px;
}

#fastBuyResult #fastBuyResultMessage{
	text-align: center;
	margin-top: 24px;
}

#fastBuyResult #fastBuyResultClose{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	margin: 24px auto;
	font-size: 14px;
	display: block;
	height: 50px;
	width: 254px;
}

#fastBuyResult #fastBuyResultClose:active{
	position: relative;
	top: 1px;
}

#appFastBuyContainer .marker {
	font: normal normal 12px "roboto_ltregular" , arial , sans-serif;
	margin-bottom: 8px;
	padding: 3px 4px;
	line-height: 16px;
	z-index: 2;
}


#appFastBuyContainer .name{

	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;

	font-size: 14px;
	display: block;
	text-decoration: none;
	margin-bottom: 12px;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
}

#appFastBuyContainer .middle{
	line-height: 21px;
	vertical-align: middle;
	display: inline-block;
}

#appFastBuyContainer .price{
	font-family: 'robotobold';
	text-decoration: none;
	margin-bottom: 12px;
	font-size: 18px;
	display: block;
}

#appFastBuyContainer .price .discount{
	font-family: 'roboto_ltregular';
	padding-left: 4px;
	font-size: 14px;
}

#appFastBuyContainer #fastBuyName{
	padding: 0 24px;
}

#appFastBuyContainer #fastBuyPicture{

	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

	margin-bottom: 12px;
	position: relative;
	text-align: center;
	line-height: 230px;
	display: block;
	height: 230px;
}

#appFastBuyContainer #fastBuyPicture .url{
	text-align: center;
	line-height: 230px;
	display: block;
	height: 230px;
}

#appFastBuyContainer #fastBuyPicture .picture{
	vertical-align: middle;
    max-height: 90%;
	max-width: 90%;
}

#appFastBuy .close{
	background: url(../images/exit.png) 0 0 no-repeat transparent;
	position: absolute;
	display: block;
	height: 21px;
	width: 21px;
    right: 20px;
    top: 20px;
}

#appFastBuy .close:hover{
	background-position: 0 -21px ;
}

#appFastBuy .close:active{
	background-position: 0 -42px ;
}

#orderList,
#subscribeEdit{
	margin-bottom: 36px;
}

#footerTabsCaption{
	line-height: 85px;
	height: 85px;
}

#footerTabsCaption .items{
	text-align: center;
	overflow: hidden;
}

#footerTabsCaption .item:first-child{
	margin-right: 24px;
}

#footerTabsCaption .item{
	vertical-align: middle;
	display: inline-block;
}

#footerTabsCaption .item a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	font-family: 'robotobold';
	text-decoration: none;
	padding-bottom: 8px;
	font-size: 16px;
}

#footerTabs{
	overflow: hidden;
}

#footerTabs .wrapper,
#footerTabsCaption .wrapper{
    max-width: 1480px;
    min-width: 320px;
    margin: auto;
}

#footerTabs .tab{
	display: none;
}

#footerTabs .tab.selected{
	display: block;
}

#footerLine{
	line-height: 55px;
	position: fixed;
	z-index: 999;
	height: 55px;
	width: 100%;
	bottom: 0;
	/*display: none;*/
}

#footerLine .wrapper{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 24px;
}

#footerLine .col{
	float: left;
	width: 50%;
}

#footerLine .col:last-child{
	text-align: right;
}

#footerLine .item .callback{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
}

#footerLine .item .callback .icon{
	vertical-align: middle;
	display: inline-block;
	margin-right: 4px;
	margin-top: -2px;
	height: 24px;
	width: 21px;
}


#footerLine .item .compare,
#footerLine .item .wishlist,
#footerLine .item .cart{
	text-transform: uppercase;
}

#footerLine .item .compare .mark,
#footerLine .item .wishlist .mark,
#footerLine .item .cart .mark{
	border-radius: 4px;
	margin-left: 12px;
	line-height: 20px;
	overflow: hidden;
	padding: 2px 12px;
	height: 20px;
}

#footerLine .item .compare .icon,
#footerLine .item .wishlist .icon,
#footerLine .item .cart .icon{
	vertical-align: middle;
	display: inline-block;
	margin-right: 12px;
	margin-top: -2px;
	height: 24px;
	width: 21px;
}

#footerLine .item .cart .icon{
	width: 26px;
}

#footerLine .item a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	font-size: 14px;
}

#footerLine .item{
	display: inline-block;
	vertical-align: middle;
	margin-right: 24px;
}

#footerLine .item a:active{
	position: relative;
	top: 1px;
}

#footerLine .item:last-child{
	margin-right: 0px;
}

#authMenu{
	margin-bottom: 24px;
	overflow: hidden;
	list-style: none;
	padding: 0;
}

#authMenu li{
	margin-bottom: 24px;
	margin-right: 24px;
	float: left;
}

#authMenu li:last-child{
	margin-right: 0;
}

#authMenu li a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
}

#authMenu li a:active{
	position: relative;
	top: 1px;
}

#authMenu li .selected{
	font-family: 'robotobold';
	padding-bottom: 4px;
}

#empty{
	overflow: hidden;
}

#empty .emptyWrapper{
	padding-bottom: 24px;
	overflow: hidden;
}

#empty .pictureContainer{
	margin-right: 24px;
	float: left;
}

#empty h3{
	font-family: 'robotobold';
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

#empty p{
	font-size: 14px;
}


#empty a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	font-size: 14px;
}

#empty a:active{
	position: relative;
}

#empty a img{
	vertical-align: middle;
	padding-right: 12px;
}

#empty .emptyTitle{
	text-transform: uppercase;
	font-family: 'robotobold';
	margin-top: 24px;
	font-size: 14px;
}

#empty .emptyMenu{
	margin: 24px 0 24px 0;
	list-style: none;
	overflow: hidden;
	padding: 0;
}

#empty .emptyMenu li{
	margin-bottom: 12px;
	width: 33.333333%;
	float: left;
}

#empty .back{
	padding-bottom: 2px;
}

#empty .back:active{
	position: relative;
	top: 1px;
}

#overlap{
	background-color: #000000;
	position: fixed;
	display: none;
	opacity: 0.8;
	height: 100%;
	width: 100%;
	z-index: 33;
	left: 0px;
	top: 0px;
}

#searchOverlap{
	background-color: #000000;
	position: fixed;
	display: none;
	opacity: 0.8;
	height: 100%;
	width: 100%;
	z-index: 34;
	left: 0px;
	top: 0px;
}

#infoTabs{
	padding-bottom: 36px;
}

#infoTabs .tab{
	display: none;
}

#infoTabs .tab.selected{
	display: block;
}

#infoTabsCaption{
	line-height: 85px;
	height: 85px;
}

#infoTabsCaption .items{
	text-align: center;
	overflow: hidden;
}

#infoTabsCaption .item{
	vertical-align: middle;
	display: inline-block;
	margin-left: 24px;
}

#infoTabsCaption .item:first-child{
	margin-left: 0px;
}

#infoTabsCaption .item a {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-transform: uppercase;
    font-family: 'robotobold';
    text-decoration: none;
    padding-bottom: 8px;
    font-size: 16px;
}

#catalogColumn{
	border-collapse: collapse;
	table-layout: fixed;
	display: table;
	width: 100%;
}

#catalogColumn #nextSection{
	margin-top: 0px;
}

#catalogColumn .leftColumn{
    padding-bottom: 24px;
	display: table-cell;
    vertical-align: top;
    width: 355px;
}

#catalogColumn .rightColumn{
	display: table-cell;
    vertical-align: top;
    padding-left: 24px;
}

#catalogColumn #middleSlider{
	margin-bottom: 24px;
}

#catalogColumn #middleSlider .limiter{
    padding: 0px;
    margin: 0px;
    width: auto;
}

#nextSection .title{
	font-size: 14px !important;
    font-family: 'robotobold';
}

#catalogColumn .leftColumn .heading{
    font-size: 14px !important;
    font-family: 'robotobold';
    text-decoration: none;
    line-height: 50px;
    font-weight: 400;
    display: block;
    height: 50px;
}

@media all and (max-width: 1300px) {

    #catalogColumn #middleSlider{
        display: none;
    }

    #catalogColumn .leftColumn{
        width: 285px;
    }

	.messagers-tov a {
		width: 100%;
		display: inline-block;
		margin: 9px 0 0 0;
	}

}

@media all and (max-width: 1024px) {
    #catalogColumn .rightColumn,
    #catalogColumn .leftColumn{
        display: block;
        width: auto;
    }
    #catalogColumn .rightColumn{
    	padding: 0;
    }
}


/* CLASSES */

.ajaxContainer{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.ajaxContainer.loading{
	opacity: 0.5;
}

/*.mainService{
	margin-top: 24px;
}*/

.mainService.fullBg{
	background-color: #ffffff;
	padding-bottom: 36px;
}

.mainService .slideContainer{
	position: relative;
	overflow: hidden;
	margin: 0 -12px;
}

.mainService .heading{
    margin-bottom: 0px !important;
    text-transform: uppercase;
    font-family: 'robotobold';
    text-align: center;
    padding-left: 18px;
    line-height: 95px;
    font-size: 18px;
    display: block;
    color: #000000;
    height: 95px;
}

.mainServiceContainer{
	overflow: hidden;
}

.mainServiceContainer .items{
	list-style: none;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

.mainServiceContainer .item{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 12px;
	float: left;
}

.mainServiceContainer .item .wrap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	border: 1px solid #e7e8ea;
	padding: 0 24px;
}

.mainServiceContainer .item .bigPicture{
	line-height: 200px;
	text-align: center;
	margin-top: 24px;
	height: 200px;
}

.mainServiceContainer .item .bigPicture a:active{
	position: relative;
	top: 1px;
}

.mainServiceContainer .item .bigPicture img{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

.mainServiceContainer .item .bigPicture img:hover{
	opacity: 0.9;
}

.mainServiceContainer .item .title{
	margin-top: 24px;
}

.mainServiceContainer .item .title a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	line-height: 44px;
	overflow: hidden;
	font-size: 14px;
	color: #000000;
	display: block;
	height: 44px;
}

.mainServiceContainer .item .title a span{
	vertical-align: middle;
	display: inline-block;
	line-height: 24px;
}

.mainServiceContainer .item .title a:active{
	position: relative;
	top: 1px;
}

.mainServiceContainer .item .newsDate{
	margin-top: 12px;
	color: #888888;
}

.mainServiceContainer .item .newsDate .pic{
	vertical-align: middle;
	padding-right: 4px;
	margin-top: -4px;
}

.mainServiceContainer .item .description{
	margin-top: 12px;
	font-size: 14px;
	color: #888888;
}

.mainServiceContainer .item .more{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 24px;
	padding: 4px 12px;
	margin-top: 12px;
	color: #ffffff;
}

.mainServiceContainer .item .more:active{
	position: relative;
	top: 1px;
}

.mainService .btnLeft,
.mainService .btnRight{
	background: url(../images/slideArrowSmallBlack.png) 0 0 no-repeat transparent;
	transform: translateY(-50%);
	position: absolute;
	height: 70px;
	width: 35px;
	z-index: 22;
	top: 50%;
}

.mainService .btnLeft{
	left: 0px;
}

.mainService .btnRight{
	right: 0px;
}

.mainService .btnLeft:hover{
	background-position: -35px 0;
}

.mainService .btnLeft:active{
	background-position: -70px 0;
}

.mainService .btnRight{
	background-position: 0 -70px;
}

.mainService .btnRight:hover{
	background-position: -35px -70px;
}

.mainService .btnRight:active{
	background-position: -70px -70px;
}

.productList{
	list-style: none;
	padding: 0;
	margin: 0;
}

.product{

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	float: left;
	width: 20%;

	height: 346px;

}

.product:nth-child(1),
.product:nth-child(2),
.product:nth-child(3),
.product:nth-child(4),
.product:nth-child(5){
	height: 347px;
}

.product.last{ /* next page */
	line-height: 346px;
}

.product .tabloid{

	-webkit-transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
	-moz-transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
	-o-transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
	transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	border: 1px solid transparent;
	position: relative;
	overflow: hidden;
	padding: 12px;
	height: 345px;
	z-index: 1;

}

.product .markerContainer{
	position: absolute;
	z-index: 88;
	left: 8px;
	top: 8px;
}

.product .marker {
	font: normal normal 12px "roboto_ltregular" , arial , sans-serif;
	margin-bottom: 8px;
	line-height: 16px;
	padding: 3px 4px;
	z-index: 2;
}

.product .rating {
	position: absolute;
	width: 79px;
	z-index: 2;
	right: 8px;
	top: 8px;
}

.product .rating i {
	background: url(../images/rating.png) repeat 0 0px transparent;
	position: absolute;
	display: block;
	height: 15px;
	width: 79px;
	left: 0px;
	top: 0px;
}

.product .rating i.m {
	background: url(../images/rating.png) repeat 0 -14px transparent;
	z-index: 10;
	width: 0px;
}

.product .name{

	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;

	font-size: 14px;
	display: block;
	text-decoration: none;
	margin-bottom: 12px;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
}

.product .middle{
	line-height: 21px;
	vertical-align: middle;
	display: inline-block;
}

.mainTool .price, .product .price{
	font-family: 'robotobold';
	font-size: 18px;
	display: block;
	text-decoration: none;
	margin-bottom: 12px;
	background: #1a1a1a;
    width: 75%;
	max-width: 140px;
    color: #fff!important;
    position: relative;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 2px;
}

.mainTool .price:after, .product .price:after {
	content: '';
    position: absolute;
    left: 100%;
    bottom: 0;
    border: 13px solid transparent;
    border-left: 13px solid #1a1a1a;;
}

.subscribe-title{
	padding-bottom: 12px;
    margin-bottom: 6px;
    font-size: 20px;
    display: block;
    border-bottom: 1px solid #3e3e3e;
    color: #ffffff;
}
#subscribe_container input{
	width: 100%;
	margin: 5px 0;
	height: 30px;
    font-size: 1em;
    border: none;
    padding: 5px;
}
#subscribe_container input[type="submit"]{
	background: #ff9601;
	color: white;
}
#fn-subscribe-sent{
	color: #fff;
    font-size: 1.4em;
    border: 2px solid green;
    text-align: center;
    padding: 5px;
}
#subscribe_error{
	color: #fff;
    font-size: 1.4em;
    border: 2px solid red;
    text-align: center;
    padding: 5px;
}
/*.product .price:after {
	color: #1a1a1a;
    content: "\2666";
    font-family: monospace;
    font-size: 39px;
    line-height: 21px;
    text-align: center;
    position: absolute;
    overflow: hidden;
    width: 36px;
    height: 50px;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}*/

.product .price .discount{
	font-family: 'roboto_ltregular';
	padding-left: 4px;
	font-size: 14px;
}

.product .picture{

	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

	display: block;
	text-align: center;
	height: 240px;
	line-height: 240px;
}

.product .picture img{
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	vertical-align: middle;
    max-height: 90%;
    max-width: 100%;
    width: 100%;
}

.product .addCart{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	line-height: 60px;
	height: 60px;
	font-size: 16px;
	text-align: center;
	display: block;
	text-decoration: none;
	margin-top: 16px;
	margin-bottom: 12px;
	border-radius: 4px;
}

.product .icon{
	vertical-align: middle;
	display: inline-block;
}

.product .addCart .icon{
	padding-right: 12px;
	margin-top: -4px;
}

.product .row{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 12px;
	overflow: hidden;
}

.product .label{
	font-family: 'roboto_condensedlight';
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	line-height: 21px;
	font-size: 16px;
	display: block;
	float: left;
	width: 55%;
}

.product .row .label:last-child{
	width: 45%;
}

.product .label .icon{
	padding-right: 6px;
	margin-top: -4px;
}

.inStock{
	color: #73b24e !important;
}

.inStock:hover{
	color: #73b24e !important;
}

.outOfStock{
	color: #ff0000;
}

.outOfStock:hover{
	color: #ff0000;
}

.product .skuPropertyList{
	overflow: hidden;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.product .skuProperty{
	overflow: hidden;
	margin: 12px 0;
}

.product .skuPropertyName{
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 13px;
}

.product .skuProperty li{
	box-sizing: border-box;
	overflow: hidden;
	padding: 4px;
	float: left;
	min-width: 20%;
}

.product .skuProperty .selected .skuPropertyLink{
	position: relative;
	top: -2px;
}

.product .skuProperty .disabled{
	display: none;
}

.product .skuPropertyLink{
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	padding: 4px 6px;
	display: block;
}

.product .skuPropertyList img{
	vertical-align: middle;
    max-height: 100%;
 	max-width: 100%;
}

/* product hover */

.product:hover{
	position: relative;
}

.product:hover .tabloid{
	position: absolute;
	height: auto;
	width: 100%;
	z-index: 3;
}

.product:hover .morePhoto{
	display: block;
}

.product.last .wp{
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	line-height: 21px;
	width: 100%;
}

.product.last .showMore{
	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	width: 100%;
}

.product.last .icon{
	display: inline-block;
	margin-bottom: 12px;
    text-align: center;
    line-height: 21px;
    height: 54px;
    width: 100%;
}

.product.last .ps{
	font-size: 18px;
}

.product.last .value{
	padding-left: 6px;
	font-size: 18px;
}

.product.last .small{
	display: inline-block;
	width: 100%;
}

.sideBlock .heading{
	padding-left: 18px;
}

.heading.collapsed{
	text-decoration: none;
	overflow: hidden;
	margin-right: 24px;
	float: left;
	width: 355px;
	line-height: 50px;
	height: 50px;
	display: block;
	color: #ffffff;
	font-size: 16px;
}

.heading.collapsed ins{
	vertical-align: middle;
	display: inline-block;
	margin: 0 18px 0 0;
	line-height: 50px;
	padding: 0 12px;
	height: 50px;
	width: 24px;
}

.mfeedback{
	margin-bottom: 36px;
}

.mfeedback .errortext,
.mfeedback .mf-ok-text{
	font-weight: 400;
	font-size: 16px;
}

.mfeedback .mf-ok-text + form{
	display: none;
}

.mfeedback .mf-text{
	font-size: 14px;
	margin-top: 8px;
}

.mfeedback input, .mfeedback textarea{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	font-family: "roboto_ltregular" , arial , sans-serif;
	margin-top: 8px;
	padding: 0 12px;
	height: 48px;
	border: 0px;
}

.mfeedback textarea{
	padding-top: 12px;
	height: 150px;
	outline: none;
	resize: none;
}


.mfeedback input[type="submit"]{
	cursor: pointer;
	padding: 0 48px;
}

.bx-auth {
	margin-bottom: 36px;
	overflow: hidden;
}

.bx-auth .alert{
	font-family: 'robotobold';
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 24px;
	padding: 12px 48px;
	font-weight: 400;
	font-size: 12px;
}

.bx-auth .alert.small{
	font-family: "roboto_ltregular";
	line-height: 28px;
	max-width: 600px;
	font-size: 14px;
}

.bx-authform-label-container{
	margin-bottom: 8px;
}

.bx-auth .bx-authform-description-container{
	margin-bottom: 12px;
}

.bx-auth .bx-captcha{
	margin-top: 28px;
}

.bx-auth .bx-authform-formgroup-container{
	float: left;
	width: 450px;
}

.bx-auth .bx-authform-formgroup-container-line{
	overflow: hidden;
}

.bx-auth .registerText{
	padding-bottom: 24px;
	max-width: 800px;
	margin-top: 0px;
	display: block;
}

.bx-auth input{
	font-family: "roboto_ltregular" , arial , sans-serif;
	font-size: 14px;
}

.bx-auth .leftContainer{
	margin-right: 48px;
	float: left;
}

.bx-auth .rightContainer{
	float: left;
}

.bx-auth .rightContainer p{
	max-width: 450px;
	display: block;
}

.bx-auth input[type="checkbox"] + label,
.bx-auth input[type="radio"] + label {
	cursor: pointer;
}

.bx-auth input[type="checkbox"]:not(checked),
.bx-auth input[type="radio"]:not(checked) {
  position: absolute;
  opacity: 0;
}

.bx-auth input[type="checkbox"]:not(checked) + label,
.bx-auth input[type="radio"]:not(checked) + label {
	position: relative;
	padding-left: 24px;
}

.bx-auth input[type="checkbox"] + label:before {
	background: url(../images/checkBox.png) 0 0 no-repeat transparent;
}

.bx-auth input[type="radio"] + label:before {
	background: url(../images/radio.png) 0 0 no-repeat transparent;
}

.bx-auth input[type="checkbox"]:not(checked) + label:before,
.bx-auth input[type="radio"]:not(checked) + label:before {
	position: absolute;
	content: " ";
    height: 17px;
	width: 17px;
	left: 0;
	top: 1px;
}

.bx-auth input[type="checkbox"]:not(checked) + label:hover:before,
.bx-auth input[type="radio"]:not(checked) + label:hover:before {
	background-position: 0 -17px;
}

.bx-auth input[type="checkbox"]:checked + label:before,
.bx-auth input[type="radio"]:checked + label:before {
	background-position: 0 -34px;
}

.bx-auth input[type="checkbox"]:checked + label:hover:before,
.bx-auth input[type="radio"]:checked + label:hover:before {
	background-position: 0 -51px;
}

.bx-auth input[type="checkbox"]:disabled + label,
.bx-auth input[type="radio"]:disabled + label {
	cursor: default;
}

.bx-auth input[type="checkbox"]:disabled + label:before,
.bx-auth input[type="radio"]:disabled + label:before {
	background-position: 0 -68px !important;
}

.bx-auth input[type="text"],
.bx-auth input[type="password"] {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 12px;
	margin-top: 12xp;
	padding: 0 12px;
	width: 420px;
	height: 48px;
	border: 0;
}

.bx-auth .submit,
.popup-window .btn {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	line-height: 48px;
	margin-top: 24px;
	cursor: pointer;
	font-size: 14px;
	height: 48px;
	width: 224px;
	border: 0;
}

.bx-auth .send .submit{
	margin-top: 12px;
}

.popup-window .btn{
	margin-left: 12px;
	line-height: 30px;
	margin-top: 0px;
	height: 30px;
}

.bx-auth .submit:active,
.popup-window .btn:active {
	position: relative;
	top: 1px;
}

.bx-auth .clear{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: transparent;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	margin-left: 12px;
	line-height: 48px;
	margin-top: 24px;
	font-size: 14px;
	cursor: pointer;
	height: 48px;
	width: 160px;
}


.bx-auth .submit:active {
	position: relative;
	top: 1px;
}

.bx-auth .forgot, .bx-auth .registerLink{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	margin-left: 12px;
}

.bx-auth .registerLink{
	margin-left: 0;
}

.blackLink, .backToIndexPage{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.catalog-item-links{
	margin-bottom: 12px;
}

.catalog-detail{
	margin-bottom: 12px;
}

.contactList {
	margin-bottom: 24px;
	margin-top: 24px;
	overflow: hidden;
	list-style: none;
	padding: 0;
}

.contactList li{
	float: left;
	width: 33%;
	min-height: 100px;
}
.contactList li .text-feed{
	padding-left: 35px;
}
/*.contactList li.mylist{*/
/*	width: 50%;*/
/*}*/

.contactList li table{
	table-layout: fixed;
	width: 100%;
}

.contactList li table td{
	vertical-align: middle;
	text-align: left;
}

.contactList li table td:first-child{
	padding-right: 12px;
	text-align: center;
	width: 42px;
}

.contactList li table td img{
	vertical-align: middle;
}

.contactList a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
}

.contactLabel{
	font-size: 16px;
	margin-top: 0;
}

.blurred{

	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-ms-filter: blur(2px);
	-o-filter: blur(2px);
	filter: blur(2px);

	background: #ffffff;

}

/*.product .pic:hover img{}*/

.copyright img{
	vertical-align: middle;
}

.sn{
	overflow: hidden;
	float: right;
}

.sn li{
	line-height: 60px;
	float: left;
}

.sn a{
	display: block;
	height: 60px;
	width: 60px;
}

.sn .vk{
	background: url(../images/sn.png) 0 0 no-repeat transparent;
}

.sn .fb{
	background: url(../images/sn.png) -60px 0 no-repeat transparent;
}

.sn .od{
	background: url(../images/sn.png) -120px 0 no-repeat transparent;
}

.sn .tw{
	background: url(../images/sn.png) -180px 0 no-repeat transparent;
}

.sn .go{
	background: url(../images/sn.png) -240px 0 no-repeat transparent;
}

.sn .yo{
	background: url(../images/sn.png) -300px 0 no-repeat transparent;
}

.sn .gl{
	background: url(../images/sn.png) -350px 2px no-repeat transparent;
}

.sn .vk:hover{
	background-position: 0 -60px;
}

.sn .fb:hover{
	background-position: -60px -60px;
}

.sn .od:hover{
	background-position: -120px -60px;
}

.sn .tw:hover{
	background-position: -180px -60px;
}

.sn .go:hover{
	background-position: -240px -60px;
}

.sn .yo:hover{
	background-position: -300px -60px;
}

.sn .gl:hover{
	background-position: -350px -58px;
}

#upButton {
    background: url(../images/up.png) 0 0 no-repeat transparent;
    position: fixed;
    cursor: pointer;
    display: none;
    bottom: 140px;
    height: 73px;
    width: 73px;
    right: 20px;
    z-index: 99;
}

#upButton:hover{
	background-position: -73px 0;
}

#upButton:active{
	background-position: -146px 0;
}

#upButton.enb{
	display: block;
}

#upButton a{
	display: block;
}

.clean{
	position: relative;
	overflow: hidden;
	padding: 0 2px;
}

.limiter{
	max-width: 1480px;
	min-width: 280px;
	margin: auto;
}
.limiter .compliter > div[id*="bx_"] {
    width: 355px;
    padding-right: 24px;
    display: table-cell;
    vertical-align: top;
}

.limiter .compliter > div[id*="bx_"] #left{
	padding-right: 0
}

.skuPropertyValue.loading{
	position: relative;
}

.skuPropertyValue.loading img{
	opacity: 0;
}

.skuPropertyValue.loading:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position:absolute;
	top: 50%;
	margin-top: -10px;
	margin-left: -10px;
	left: 50%;
	background: url(../images/loaderMin.gif) 50% 50% no-repeat #fff;
}

.clear{
	clear:both;
}

.hidden {
	display: none;
}

.hiddenZone{
	display: none;
}

.message_error{
	clear: both;
	height: 44px;
	padding: 10px 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	overflow: hidden;
	color: red;
	background-color: #ffcaca;
	border: 1px dotted #ff4545;
}

#orders_history{
	list-style: none;
}

#orders_history li a{
	font-size: 16px;
   color: #000000;
}
#orders_history li a:hover{
	color: #ff9601;
}

@media all and (max-width: 1600px) {
	#slider ul li span{
		height: 540px;
	}
}

@media all and (max-width: 1500px) {

	#footerTabs .wrapper,
	#footerTabsCaption .wrapper,
	.limiter{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 24px;
	}

	#newsContainer .column{
		width: 100%;
	}

	#newsContainer .column .item{
		overflow: hidden;
	}

	#newsContainer .column .item .bigPicture{
		margin-right: 48px;
		float: left;
		width: 30%;
	}

}

@media all and (max-width: 1400px) {

	#catalogColumn .product{
	    width: 33.333333% !important;
	    height: 346px !important;
	    border: 0 !important;
	}

	#catalogColumn .product:nth-child(-n+4){
	    height: 346px !important;
	    border-top: 0 !important;
	}

	#catalogColumn .product:nth-child(4n+1){
	    border-left: 0 !important;
	}

	#catalogColumn .product:nth-child(-n+3){
	    height: 347px !important;
	}

	#catalogColumn .product{
	    border-bottom: 1px solid #e7e8ea !important;
	    border-right: 1px solid #e7e8ea !important;
	}

	#catalogColumn .product:nth-child(-n+3){
	    border-top: 1px solid #e7e8ea !important;
	}

	#catalogColumn .product:nth-child(3n+1){
	    border-left: 1px solid #e7e8ea !important;
	}

	#catalogColumn #catalogLineList .description{
		display: none;
	}

	#catalogColumn #catalogLineList .prop{
		width: 100%;
	}
}

@media (min-width: 1365px) {
	#headerTools .tools li{
		line-height: 102px;
		list-style: none;
		padding: 0 12px;
		float: left;
		margin: 0;
	}
}
@media (min-width: 1400px) {
	#headerTools .tools li{
		line-height: 102px;
		list-style: none;
		padding: 0 15px;
		float: left;
		margin: 0;
	}
}
@media (min-width: 1600px) {
	#headerTools .tools li{
		line-height: 102px;
		list-style: none;
		padding: 0 18px;
		float: left;
		margin: 0;
	}
}
@media all and (max-width: 1500px) {
	#slider ul li span{
		height: 500px;
	}
}
@media all and (max-width: 1367px) {

	#catalogLineList .column:first-child{
		width: 300px;
	}

	.contactList li{
		margin-bottom: 24px;
		width: 50%;
	}

	.mfeedback input,
	.mfeedback textarea,
	div.mf-name input,
	div.mf-email input,
	div.mf-message textarea{
		width: 100%;
	}

	.mfeedback input[type="submit"]{
		width: 200px;
	}

	#slider ul li span{
		height: 470px;
	}

}

@media all and (max-width: 1300px) {

	.product{
	    height: 346px !important;
		width: 25% !important;
		border: 0 !important;
	}

	.product:nth-child(-n+4){
		height: 347px !important;
	}

	.product{
		border-bottom: 1px solid #e7e8ea !important;
		border-right: 1px solid #e7e8ea !important;
	}

	.product:nth-child(-n+4){
		border-top: 1px solid #e7e8ea !important;
	}

	.product:nth-child(4n+1){
		border-left: 1px solid #e7e8ea !important;
	}

	#brandList .item,
	#popSection .item{
		border-right: 1px solid #e7e8ea !important;
		border-bottom: 1px solid #e7e8ea !important;
		width: 20% !important;
		border: 0 !important;
	}

	#popSection .item:nth-child(-n+4){
		border-top: 1px solid #e7e8ea !important;
	}

	#brandList .item:nth-child(4n+1),
	#popSection .item:nth-child(4n+1){
		border-left: 1px solid #e7e8ea !important;
	}

	#logo{
		width: 196px;
	}

	#topService .city{
		display: none;
	}

	#headerTools .wishlist .nf{
		display: none;
	}

	#headerTools .compare .nf{
		display: none;
	}

	#footer .nav > li{
		width: 33.313131%;
	}

	#footer .nav > li:last-child{
		display: none;
	}

	#slider ul li span{
		height: 420px;
	}

	#footer .rightTable .leftColumn{
		display: none;
	}

	#rightFooter{
		width: 23%;
	}

	#empty .emptyMenu li{
		width: 50%;
	}

	#modef{
	    left: 308px;
	}
    #uslugi .block h2{
        min-height: 42px;
    }
}

@media all and (max-width: 1200px) {

	#homeCatalog .item:nth-child(2n){
		border-right: 0;
	}

	#homeCatalog .item{
		width: 50%;
	}

	#footerLine .col:first-child{
		width: 30%;
	}

	#footerLine .col:last-child{
		width: 70%;
		float: right;
	}

	#footerLine .col:first-child .item:nth-child(1n+2){
		display: none;
	}

	#catalogLineList .column:last-child,
	#catalogLineList .itemRow{
		overflow: hidden;
		display: block;
	}

    #catalogLineList .column:first-child{
    	width: 40%;
	}

	#catalogLineList .column:nth-child(2){
		width: 60%;
	}

	#catalogLineList .column:first-child,
	#catalogLineList .column:nth-child(2){
		float: left;
	}

	#catalogLineList .column:last-child{
		line-height: 60px;
		padding: 0 0;
		height: 60px;
		border: 0px;
		width: 100%;
		clear: both;
	}

	#catalogLineList .resizeColumn{
		text-align: center;
		width: 30%;
		float: left;
	}

	#catalogLineList .column .resizeColumn.last{
		text-align: right;
		width: 40%;
	}

	#catalogLineList .column:last-child .priceLabel{
		display: inline-block;
		padding-left: 24px;
		float: none;
	}

	#catalogLineList .column:last-child .price{
		display: inline-block;
		margin: 0px;
	}

	#catalogLineList .column:last-child .addCart{
		display: inline-block;
		margin: 9px auto;
		line-height: 40px;
		padding: 0 24px;
		height: 40px;
		width: auto;
	}

	#catalogLineList .column:last-child .optional{
		margin: 9px 0 0 0px;
		font-size: 14px;
		}

	#catalogLineList .column:last-child .optional .row{
		margin-bottom: 4px;
		padding: 0px;
	}

	#catalogLineList .column:last-child .optional .label{
    	text-align: left;
		font-size: 14px;
	    width: 50%;
	}

	#catalogLineList .column:last-child .priceLabel{
		display: none;
	}

	#catalogLineList .column:last-child .article{
		display: none;
	}

	#catalogTableList .column:nth-child(7){
		display: none;
	}

	#homeCatalog .item:nth-child(5n){
		border-right: 1px solid #e7e8ea;
	}

	#homeCatalog .item:nth-child(4n){
		border-right: 1px solid #e7e8ea;
	}

	#homeCatalog .item:nth-child(3n){
		border-right: 1px solid #e7e8ea;
	}

	#catalogLineList .column:last-child{
		background-color: #f9f9f9;
	}

	#slider ul li span{
		height: 400px;
	}


}

@media all and (max-width: 1250px) and (min-width: 1025px) {
	.hide_cern{display:none;}
}

@media all and (max-width: 1100px) {

	.product{
	    height: 346px !important;
		width: 33.33333% !important;
		border: 0 !important;
	}

	.product:nth-child(-n+4){
		height: 346px !important;
		border-top: 0 !important;
	}

	.product:nth-child(4n+1){
		border-left: 0 !important;
	}

	.product:nth-child(-n+3){
		height: 347px !important;
	}

	.product{
		border-bottom: 1px solid #e7e8ea !important;
		border-right: 1px solid #e7e8ea !important;
	}

	.product:nth-child(-n+3){
		border-top: 1px solid #e7e8ea !important;
	}

	.product:nth-child(3n+1){
		border-left: 1px solid #e7e8ea !important;
	}

	#brandList .item,
	#popSection .item{
		width: 33.33333% !important;
		border: 0 !important;
		border-right: 1px solid #e7e8ea !important;
		border-bottom: 1px solid #e7e8ea !important;
	}

	#popSection .item:nth-child(-n+3){
		border-top: 1px solid #e7e8ea !important;
	}

	#brandList .item:nth-child(3n+1),
	#popSection .item:nth-child(3n+1){
		border-left: 1px solid #e7e8ea !important;
	}


	#brandList .item:nth-child(4n+1),
	#popSection .item:nth-child(4n+1){
		border-left: 0px !important;
	}

	#brandList .item:nth-child(-n+4),
	#popSection .item:nth-child(-n+4){
		border-top: 0 !important;
	}

	#catalogLineList .description{
		display: none;

	}

	#catalogLine .column:last-child .label{
		display: none;
	}

	#catalogLineList .prop{
		width: 100%;
	}

	#catalogTableList .column:nth-child(4){
		display: none;
	}

	#catalogColumn .product{
	    height: 346px !important;
		width: 50% !important;
		border: 0 !important; /* clear old */
	}


	#catalogColumn .product:nth-child(-n+3){
		height: 346px !important;
		border-top: 0 !important;
	}

	#catalogColumn .product:nth-child(3n+1){
		border-left: 0 !important;
	}

	#catalogColumn .product:nth-child(-n+2){
		height: 347px !important;
	}

	#catalogColumn .product{
		border-bottom: 1px solid #e7e8ea !important;
		border-right: 1px solid #e7e8ea !important;
	}

	#catalogColumn .product:nth-child(-n+2){
		border-top: 1px solid #e7e8ea !important;
	}

	#catalogColumn .product:nth-child(2n+1){
		border-left: 1px solid #e7e8ea !important;
	}

	#slider ul li span{
		height: 380px;
	}
}

@media all and (max-width: 1100px) and (min-width: 900px) {

	.product:nth-child(3n+1).last,
	#popSection .item:nth-child(3n+1).last,
	#brandList .item:nth-child(3n+1).last{
		line-height: 70px !important;
		height: 70px !important;
		width: 100% !important;
	}

	.product:nth-child(3n+1).last .icon,
	#popSection .item:nth-child(3n+1).last .icon,
	#brandList .item:nth-child(3n+1).last .icon{
		display: none;
	}

	.product:nth-child(3n+1).last .small,
	#popSection .item:nth-child(3n+1).last .small,
	#brandList .item:nth-child(3n+1).last .small{
		display: none;
	}

}


@media all and (max-width: 1024px) {

	#colorSwitcher{
		display: none !important;
	}

	#slider .sliderBtnRight,
	#slider .sliderBtnLeft{
		display: none;
	}

	#mainMenuContainer .minCatalogButton{
		display: block;
	}

	#mainMenuContainer{
		background: transparent;
		height: auto;
	}

	#mainMenuContainer .limiter{
		margin: 0px;
	}

	#mainMenu{
		background-color: #2b2b2b;
		display: none;
		height: auto;
	}

	#mainMenu li{
		border-top: 1px solid #222222;
		line-height: 21px;
		float: none;
	}

	#mainMenu li:first-child{
		border: 0;
	}

	#mainMenu li a{
		padding: 18px 24px;
		display: block;

	}

	#middleSlider{
		display: none;
	}

	#menuCatalogSection{
		display: none;
	}


	#bestsellers{
		margin-top: 0;
	}

	#footer .top .left,
	#headerTools .nf,
	.product:hover .fastShow{
		display: none;
	}

	.drop{
		display: none !important;
	}

	#rightFooter{
		display: none;
	}

	#smartFilter .heading{
		cursor: pointer;
	}

	#nextSection ul{
		display: none;
	}

	#nextSection .title{
		cursor: pointer;
	}

	#smartFilterForm{
		display: none;
	}

	#smartFilterForm .slider{
		display: none;
	}

	#modef{
		display: none !important;
	}

	#slider ul li span{
		height: 345px;
	}

}

@media all and (max-width: 850px) {

	#topHeading{
		display: none;
	}

	#leftFooter .column{
		width: 50%;
	}

	#leftFooter .column:last-child{
		display: none;
	}

	#footerLine .col:first-child{
		display: none;
	}

	#footerLine .col:last-child{
		text-align: center;
		width: 100%;
		float: left;
	}

	#catalogLineList .column:last-child .priceLabel,
	#catalogLineList .column:last-child .price{
		font-size: 18px;
	}

	.product{
	    height: 346px !important;
		width: 50% !important;
		border: 0 !important; /* clear old */
	}


	.product:nth-child(-n+3){
		height: 346px !important;
		border-top: 0 !important;
	}

	.product:nth-child(3n+1){
		border-left: 0 !important;
	}

	.product:nth-child(-n+2){
		height: 347px !important;
	}

	#brandList .item,
	#popSection .item{
		width: 50% !important;
		border: 0 !important;
	}

	#brandList .item:nth-child(3n+1),
	#popSection .item:nth-child(3n+1){
		border-left: 0px !important;
	}

	#brandList .item:nth-child(-n+4),
	#popSection .item:nth-child(-n+4){
		border-top: 0 !important;
	}

	#headerTools .nf{
		display: none;
	}

	#catalogLine .column:last-child .label{
		display: none;
	}

	.product{
		border-bottom: 1px solid #e7e8ea !important;
		border-right: 1px solid #e7e8ea !important;
	}

	.product:nth-child(-n+2){
		border-top: 1px solid #e7e8ea !important;
	}

	.product:nth-child(2n+1){
		border-left: 1px solid #e7e8ea !important;
	}

	#brandList .item,
	#popSection .item{
		border-right: 1px solid #e7e8ea !important;
		border-bottom: 1px solid #e7e8ea !important;
	}

	#popSection .item:nth-child(-n+2){
		border-top: 1px solid #e7e8ea !important;
	}

	#brandList .item:nth-child(2n+1),
	#popSection .item:nth-child(2n+1){
		border-left: 1px solid #e7e8ea !important;
	}

	#slider ul li span{
		height: 265px;
	}
	.hidden-xs{
		display: none;
	}
	.limiter1 {
		float: right!important;
	}

}

@media all and (max-width: 700px) {

	#slider ul li span{
		height: 200px;
	}

	#footerTabs .wrapper,
	#footerTabsCaption .wrapper,
	.limiter{
		padding: 0px 12px;
		margin: 0px;
	}

	#mainMenuContainer .limiter{
		padding: 0px;
	}

	#topMenu{
		margin-left: 12px;
	}

	#logo {
		border-right: 0;
	}

	#topSearch form{
		box-sizing: border-box;
	}

	#footer .top{
		box-sizing: border-box;
		padding: 0 12px;
	}

	#footer .bottom{
		box-sizing: border-box;
		padding: 0 12px;
	}

	#footer .bottom .left{
		width: 60px;
	}

	#flushFooterCart .item:nth-child(1){
		display: none;
	}

	#catalogLine .column:nth-child(2){
		display: none;
	}

	.copyright img{
		display: none;
	}

	.copyright{
		display: block;
		width: 60px;
		height: 60px;
		background: url(../images/sn.png) -360px -0px no-repeat transparent;
	}

	.copyright:hover{
		background-position: -360px -60px;
	}

	#catalogLineList .resizeColumn{
		width: 40%;
	}

	#catalogLineList .column .resizeColumn.last{
		width: 20%;
	}

	#catalogLineList .column:last-child .optional .label{
		width: 100%
	}

	#catalogLineList .column:last-child .optional .label:first-child{
		display: none;
	}

	#catalogLineList .column:last-child .priceLabel{
		display: none;
	}

	#catalogTableList .column:nth-child(8){
		display: none;
	}

	#appBasket{
		display: none !important;
	}

	#overlap{
		display: none !important;
	}

	.blurred{
		-webkit-filter: blur(0px) !important;
	    -moz-filter: blur(0px) !important;
	    -ms-filter: blur(0px) !important;
	    -o-filter: blur(0px) !important;
	    filter: blur(0px) !important;
	}

	#upButton{
		display: none !important;
	}

	#newsContainer .column .item .bigPicture{
		width: 100%;
		float: none;
	}

	#catalogSection .sectionItems .item .itemContainer .description{
		display: none;
	}

	div.mf-name, div.mf-email, div.mf-captcha, div.mf-message{
		width: 100%;
	}

	#personalMenu{
		display: none;
	}

	.product .row:first-child{
		display: none;
	}

	#slider ul li span{
		height: 280px;
	}

}

@media all and (max-width: 660px) {

	#footer{
		padding-top: 0px;
	}

	#footerTabsCaption, #footerTabs{
		display: none;
	}

	#headerTools .tools .compare,
	#headerTools .tools .wishlist{
		display: none;
	}

	#catalogLineList .column{
		width: 50%;
	}

	#catalogLineList .prop{
		display: none;
	}

	#catalogLineList .column .resizeColumn{
		width: 50%;
	}

	#catalogLineList .column .resizeColumn.last{
		display: none;
	}

	#catalogTableList .column:nth-child(1){
		display: none;
	}

	#catalogTableList .column:nth-child(2){
		padding-left: 24px;
		width: auto;
	}

	.contactList li{
		margin-bottom: 24px;
		width: 100%;
	}

	#empty .emptyMenu li{
		width: 100%;
	}

	#slider ul li span{
		height: 180px;
	}

}

@media all and (max-width: 557px) {
	#logo{
		width: 180px;
	}
	.hide_cern{display:none;}
}

@media all and (max-width: 486px) {

	#catalogLine .column:last-child{
		display: none;
	}
}

@media all and (max-width: 480px) {

/*	#homeCatalog .limiter{
		padding: 0px;
		margin: 0px;
	}*/

	#brandList .heading{
		padding-bottom: 24px;
	}

	.product{
	    height: 346px !important;
		width: 100% !important;
		border: 0 !important; /* clear old */
	}

	.product:nth-child(-n+3){
		height: 346px !important;
		border-top: 0 !important;
	}

	.product:nth-child(3n+1){
		border-left: 0 !important;
	}

	.product:nth-child(-n+1){
		height: 347px !important;
	}

	.product{
		border-bottom: 1px solid #e7e8ea !important;
		border-right: 1px solid #e7e8ea !important;
	}

	.product:nth-child(-n+1){
		border-top: 1px solid #e7e8ea !important;
	}

	.product:nth-child(1n+1){
		border-left: 1px solid #e7e8ea !important;
	}

	#brandList .item,
	#popSection .item{
		width: 100% !important;
		border: 0 !important; /* clear old */
	}

	#popSection .item:nth-child(-n+2){
		border-top: 0px !important;
	}

	#brandList .item,
	#popSection .item{
		border-bottom: 1px solid #e7e8ea !important;
		border-left: 1px solid #e7e8ea !important;
		border-right: 1px solid #e7e8ea !important;
	}

	#brandList .item:nth-child(3n+1),
	#popSection .item:nth-child(3n+1){
		border-left: 1px solid #e7e8ea !important;
	}

	#popSection .item:first-child{
		border-top: 1px solid #e7e8ea !important;
	}

	#homeCatalog{
		margin-top: 0px;
	}

	/*#headerTools .tools .telephone{
		display: none;
	}*/

	.hide_expert{
		display: none;
	}

	#leftFooter .column{
		width: 100%;
	}

	#leftFooter .column:nth-child(2n){
		display: none;
	}

	#flushFooterCart .item:nth-child(2){
		display: none;
	}

	.sn{
		display: none;
	}

	#catalogTableList .column:nth-child(2){
		margin-top: 0px;
	}

	#catalogTableList .column{
		text-align: center;
		display: block;
	}

	#catalogTableList .column:nth-child(1){
		margin-top: 24px;
		display: block;
	}

	#catalogTableList .name{
		text-align: center;
	}

	#catalogTableList .price .discount{
		right: 48px;
	}

	#catalogTableList .addCart,
	#catalogTableList .more{
		margin: 0;
	}

    #catalogColumn .product{
        height: 346px !important;
        width: 100% !important;
        border: 0 !important;
    }

    #catalogColumn .product:nth-child(-n+3){
        height: 346px !important;
        border-top: 0 !important;
    }

    #catalogColumn .product:nth-child(3n+1){
        border-left: 0 !important;
    }

    #catalogColumn .product:nth-child(-n+1){
        height: 347px !important;
    }

    #catalogColumn .product{
        border-bottom: 1px solid #e7e8ea !important;
        border-right: 1px solid #e7e8ea !important;
    }

    #catalogColumn .product:nth-child(-n+1){
        border-top: 1px solid #e7e8ea !important;
    }

    #catalogColumn .product:nth-child(1n+1){
        border-left: 1px solid #e7e8ea !important;
    }

		#slider ul li span{
		height: 135px;
	}

}

@media all and (max-width: 400px) {

	#headerTools .tools .cart{
		display: none;
	}

	.limiter{padding:0px !important;}

}

@media all and (max-width: 360px) {

	#catalogLine{
		display: none;
	}

	#headerTools .tools li{
		border-left: none;
	}


}

@media all and (max-width: 350px) {
	#headerTools{position: absolute;right: 0;}
	.advantage-my{display:none;}
	#logo{width: 22% !important;}
	.mobilePhone {
		font-size: 15px!important;
	}
}

#ORDER_CONFIRM_BUTTON{
    text-shadow: none !important;
    height: 50px !important;
    line-height: 50px !important;
}

.addCart.disabled{
	pointer-events: none;
	cursor: default;
}

.sale_order_full_table input[name="BuyButton"],
.sale_order_full_table input[type="submit"]{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	line-height: 50px;
	cursor: pointer;
	padding: 0 48px;
	height: 50px;
	border: 0px;
}


div.bx-debug-summary{
	z-index: 99999 !important;
}

#colorSwitcher{
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.4);
	transform: translateX(130px);
	background-color: #ffffff;
	margin-top: -125px;
	text-align: center;
	position: fixed;
	z-index: 99999;
	height: 350px;
	width: 192px;
	right: 0px;
	top: 50%;
}

#colorSwitcher:hover{
	transform: translateX(0);
}

#colorSwitcher .title{
	text-transform: uppercase;
	font-family: 'robotobold';
	text-align: center;
	margin-top: 12px;
}

#colorSwitcher .items{
	text-align: center;
	margin-top: 12px;
	overflow: hidden;
}

#colorSwitcher .item{
	margin-bottom: 12px;
	margin-left: 12px;
	height: 48px;
	width: 48px;
	float: left;
}

#colorSwitcher .item:nth-child(3n+1){
	/*margin-left: 0px;*/
}

#colorSwitcher .close{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background-color: rgba(0, 0, 0, 0.8);
	text-decoration: none;
	display: inline-block;
	margin-top: 8px;
	text-align: center;
	border-radius: 4px;
	line-height: 30px;
	padding: 0 24px;
	color: #ffffff;
}

#colorSwitcher .close:hover{
	background-color: rgba(0, 0, 0, 1);
}

#colorSwitcher .item a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 50%;
	display: block;
	height: 48px;
	width: 48px;
}

#colorSwitcher .selected a{
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#colorSwitcher .item .color1{
	background-color: #ff9601;
}

#colorSwitcher .item .color1:hover{
	background-color: #ffb800;
}

#colorSwitcher .item .color2{
	background-color: #fb9bad;
}

#colorSwitcher .item .color2:hover{
	background-color: #f3889d;
}

#colorSwitcher .item .color3{
	background-color: #ff855f;
}

#colorSwitcher .item .color3:hover{
	background-color: #e77652;
}

#colorSwitcher .item .color4{
	background-color: #daa550;
}

#colorSwitcher .item .color4:hover{
	background-color: #e4a540;
}

#colorSwitcher .item .color5{
	background-color: #b15b49;
}

#colorSwitcher .item .color5:hover{
	background-color: #a05a4b;
}

#colorSwitcher .item .color6{
	background-color: #f44336;
}

#colorSwitcher .item .color6:hover{
	background-color: #d42d20;
}

#colorSwitcher .item .color7{
	background-color: #acce11;
}

#colorSwitcher .item .color7:hover{
	background-color: #94b20e;
}

#colorSwitcher .item .color8{
	background-color: #27c148;
}

#colorSwitcher .item .color8:hover{
	background-color: #19cc3f;
}

#colorSwitcher .item .color9{
	background-color: #27bfc1;
}

#colorSwitcher .item .color9:hover{
	background-color: #25ccce;
}

#colorSwitcher .item .color10{
	background-color: #3498db;
}

#colorSwitcher .item .color10:hover{
	background-color: #2395e1;
}

#colorSwitcher .item .color11{
	background-color: #2a65d0;
}

#colorSwitcher .item .color11:hover{
	background-color: #0d57dc;
}

#colorSwitcher .item .color12{
	background-color: #0061b2;
}

#colorSwitcher .item .color12:hover{
	background-color: #006ac2;
}

#colorSwitcher .item .color13{
	background-color: #c651d0;
}

#colorSwitcher .item .color13:hover{
	background-color: #d75ee1;
}

#colorSwitcher .item .color14{
	background-color: #c12752;
}

#colorSwitcher .item .color14:hover{
	background-color: #c61c4b;
}

#colorSwitcher .item .color15{
	background-color: #ed1c24;
}

#colorSwitcher .item .color15:hover{
	background-color: #ff232b;
}

.colorSwitcherLoader {
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 9999;
}

svg {
  height: 180px;
  width: 180px;
  margin: auto;
  overflow: visible;
  position: absolute;
  margin-top: -120px;
  top: 50%;
  left: 50%;
  display: none;
}

.colorSwitcherLoader.visible svg{
	display: block;
}

.g--circle {
  -webkit-transform-origin: 60px 60px;
          transform-origin: 60px 60px;
  fill: dodgerblue;
  -webkit-animation: opacity 1.2s linear infinite;
          animation: opacity 1.2s linear infinite;
}
.g--circle:nth-child(12n + 1) {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
  -webkit-transform: rotate(-30deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-30deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 2) {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
  -webkit-transform: rotate(-60deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-60deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 3) {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
  -webkit-transform: rotate(-90deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-90deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 4) {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
  -webkit-transform: rotate(-120deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-120deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 5) {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
  -webkit-transform: rotate(-150deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-150deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 6) {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
  -webkit-transform: rotate(-180deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-180deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 7) {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
  -webkit-transform: rotate(-210deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-210deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 8) {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
  -webkit-transform: rotate(-240deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-240deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 9) {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
  -webkit-transform: rotate(-270deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-270deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 10) {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
  -webkit-transform: rotate(-300deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-300deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 11) {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
  -webkit-transform: rotate(-330deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-330deg) translate(5px, 5px) scale(0.9);
}
.g--circle:nth-child(12n + 12) {
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
  -webkit-transform: rotate(-360deg) translate(5px, 5px) scale(0.9);
          transform: rotate(-360deg) translate(5px, 5px) scale(0.9);
}

.g-circles--v1 .g--circle {
  fill-opacity: 0;
  -webkit-animation-name: opacity;
          animation-name: opacity;
}

.g-circles--v2 .g--circle {
  fill-opacity: 0;
  stroke-opacity: 0;
  stroke-width: 1;
  stroke: yellowgreen;
  -webkit-animation-name: opacity-stroke, colors, colors-stroke;
          animation-name: opacity-stroke, colors, colors-stroke;
}
.g-circles--v2 .g--circle .u--circle {
  -webkit-animation: transform-2 1.2s linear infinite;
          animation: transform-2 1.2s linear infinite;
}

.g-circles--v2 .g--circle:nth-child(12n + 1) .u--circle {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}
.g-circles--v2 .g--circle:nth-child(12n + 2) .u--circle {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.g-circles--v2 .g--circle:nth-child(12n + 3) .u--circle {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.g-circles--v2 .g--circle:nth-child(12n + 4) .u--circle {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.g-circles--v2 .g--circle:nth-child(12n + 5) .u--circle {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
.g-circles--v2 .g--circle:nth-child(12n + 6) .u--circle {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
.g-circles--v2 .g--circle:nth-child(12n + 7) .u--circle {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}
.g-circles--v2 .g--circle:nth-child(12n + 8) .u--circle {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
.g-circles--v2 .g--circle:nth-child(12n + 9) .u--circle {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}
.g-circles--v2 .g--circle:nth-child(12n + 10) .u--circle {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.g-circles--v2 .g--circle:nth-child(12n + 11) .u--circle {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}
.g-circles--v2 .g--circle:nth-child(12n + 12) .u--circle {
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
}

.g-circles--v3 .g--circle {
  fill-opacity: 1;
  -webkit-animation-name: opacity, colors;
          animation-name: opacity, colors;
}

.g-circles--v4 .g--circle {
  fill-opacity: 1;
  fill: orange;
  -webkit-animation-name: opacity, colors-3;
          animation-name: opacity, colors-3;
}
.g-circles--v4 .u--circle {
  -webkit-animation: transform 1.2s linear infinite;
          animation: transform 1.2s linear infinite;
}

.g-circles--v4 .g--circle:nth-child(12n + 1) .u--circle {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}
.g-circles--v4 .g--circle:nth-child(12n + 2) .u--circle {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.g-circles--v4 .g--circle:nth-child(12n + 3) .u--circle {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.g-circles--v4 .g--circle:nth-child(12n + 4) .u--circle {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.g-circles--v4 .g--circle:nth-child(12n + 5) .u--circle {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
.g-circles--v4 .g--circle:nth-child(12n + 6) .u--circle {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
.g-circles--v4 .g--circle:nth-child(12n + 7) .u--circle {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}
.g-circles--v4 .g--circle:nth-child(12n + 8) .u--circle {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
.g-circles--v4 .g--circle:nth-child(12n + 9) .u--circle {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}
.g-circles--v4 .g--circle:nth-child(12n + 10) .u--circle {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.g-circles--v4 .g--circle:nth-child(12n + 11) .u--circle {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}
.g-circles--v4 .g--circle:nth-child(12n + 12) .u--circle {
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
}

@-webkit-keyframes opacity {
  3% {
    fill-opacity: 1;
  }
  75% {
    fill-opacity: 0;
  }
}

@keyframes opacity {
  3% {
    fill-opacity: 1;
  }
  75% {
    fill-opacity: 0;
  }
}
@-webkit-keyframes opacity-stroke {
  10% {
    stroke-opacity: 1;
  }
  85% {
    stroke-opacity: 0;
  }
}
@keyframes opacity-stroke {
  10% {
    stroke-opacity: 1;
  }
  85% {
    stroke-opacity: 0;
  }
}
@-webkit-keyframes colors {
  0% {
    fill: yellowgreen;
  }
  10% {
    fill: gold;
  }
  75% {
    fill: crimson;
  }
}
@keyframes colors {
  0% {
    fill: yellowgreen;
  }
  10% {
    fill: gold;
  }
  75% {
    fill: crimson;
  }
}
@-webkit-keyframes colors-stroke {
  0% {
    stroke: yellowgreen;
  }
  10% {
    stroke: gold;
  }
  75% {
    stroke: crimson;
  }
}
@keyframes colors-stroke {
  0% {
    stroke: yellowgreen;
  }
  10% {
    stroke: gold;
  }
  75% {
    stroke: crimson;
  }
}
@-webkit-keyframes colors-2 {
  0% {
    fill: yellow;
  }
  50% {
    fill: red;
  }
  65% {
    fill: orangered;
  }
  95% {
    fill: gold;
  }
}
@keyframes colors-2 {
  0% {
    fill: yellow;
  }
  50% {
    fill: red;
  }
  65% {
    fill: orangered;
  }
  95% {
    fill: gold;
  }
}
@-webkit-keyframes colors-3 {
  0% {
    fill: yellowgreen;
  }
  50% {
    fill: turquoise;
  }
  65% {
    fill: yellow;
  }
  95% {
    fill: orange;
  }
}
@keyframes colors-3 {
  0% {
    fill: yellowgreen;
  }
  50% {
    fill: turquoise;
  }
  65% {
    fill: yellow;
  }
  95% {
    fill: orange;
  }
}
@-webkit-keyframes transform {
  10% {
    -webkit-transform-origin: 70px 70px;
            transform-origin: 70px 70px;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
}
@keyframes transform {
  10% {
    -webkit-transform-origin: 70px 70px;
            transform-origin: 70px 70px;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
}
@-webkit-keyframes transform-2 {
  40% {
    -webkit-transform: scale(0.85) translate(10px, 10px);
            transform: scale(0.85) translate(10px, 10px);
  }
  60% {
    stroke-width: 20;
  }
}
@keyframes transform-2 {
  40% {
    -webkit-transform: scale(0.85) translate(10px, 10px);
            transform: scale(0.85) translate(10px, 10px);
  }
  60% {
    stroke-width: 20;
  }
}
/* End */


/* Dropdown Button */
.dropbtn {
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
}
#headerTools .tools li.advantage-my{
        line-height: 25px;
    text-align: center;
    margin-top: 15px;
}
#headerTools .advantage-my .exp{
	background: url(../images/header-icon-1.png) 0 0 no-repeat transparent;
}
#headerTools .advantage-my .maine-proj{
	background: url(../images/header-icon-2.png) 0 0 no-repeat transparent;
}
#headerTools .advantage-my .sertif{
	background: url(../images/header-icon-3.png) 0 0 no-repeat transparent;
}

#headerTools .advantage-my  .icon {
    width: 40px;
        margin-top: 15px;
}

.limiter1{
 display: inline-block;
    float: right;
}
#mainMenuContainer .search .icon {
    background: url(../images/searchHead.png) 0 0 no-repeat transparent!important;
    width: 34px;
    display: block;
    height: 47px;
    margin: -6px 20px 0 -15px;
}
.limiter1 ul li {
    list-style: none;
}
#slider {
    width: 100%;
}
.limiter1 .tools{
        margin-bottom: 0;
}
#popSection .tabloid {
    padding: 1px;
}
#popSection .picture {
    height: 100%;
}
#popSection .picture img {
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
}
#popSection .item {
    height: 190px;
        position: relative;
}
#popSection .name{
    position: absolute;
    bottom: -12px;
    width: 100%;
    padding: 10px 5px;
    background-color: rgba(0,0,0,0.69);
    margin-right: 15px;
    color: #fff;
}
#menuCatalogSection .drop ul li .picture img {
    width: 100%;
}
#menuCatalogSection .drop ul li{
    list-style: none;
    overflow: hidden;
        height: 175px;

}
#menuCatalogSection .drop ul li .menuLink{
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 10px 5px;
    background-color: rgba(0,0,0,0.69);
    margin-right: 15px;
    color: #fff;
}
#menuCatalogSection .drop ul li{
    position: relative;
    padding: 1px
}
.text-center{
	text-align: center;
}
/*********************************************/
.galereya.ex1{
	max-width: 1400px;
	margin: auto;
}

.galereya.ex1 .galereya-top { display: none; }

.galereya.ex1 .galereya-grid { top: 0; }

.galereya.ex1 .galereya-cell {
	width: 180px;
	padding: 0;

	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.galereya.ex1 .galereya-cell:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-box-shadow: 0 0 2em #000;
	box-shadow: 0 0 2em #000;
}
.galereya.ex1 .galereya-cell:hover img{
	padding-right: 0px;
}

.galereya.ex1 .galereya-cell-img { width: 80px; }

.galereya.ex1 .galereya-cell-desc { display: none; }

.galereya.ex1 .galereya-cell-overlay {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.galereya-slider.ex1 {
	opacity: 0;

	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translate(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
	-o-transition: none;
}
.galereya-slider.ex1.opened { opacity: 100; }

.galereya-slider.ex1 .galereya-slider-desc {
	font-size: 12pt;

	top: 0;
	bottom: auto;
	left: 0;

	width: 200px;
}

.galereya-slider.ex1 .galereya-slider-play,
.galereya-slider.ex1 .galereya-slider-close {
	top: auto;
	bottom: 0;
}

.galereya-slider.ex1 .galereya-slider-slide {
	opacity: 100;
	background: #000 url(img/wild_oliva.png);
	-webkit-transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
	-o-transition: none;
}
.galereya-slider.ex1 .galereya-slider-slide.next {
	opacity: 0;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translate(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.galereya-slider.ex1 .galereya-slider-slide.current {}
.galereya-slider.ex1 .galereya-slider-slide.prev {}


.galereya-slider.ex1 .galereya-slide-img {
	-webkit-box-shadow: 0 0 1em #000;
	box-shadow: 0 0 2em #000;
}


@media only screen and (min-width: 601px) {
	.galereya.ex1 .galereya-cell { width: 350px;}
	.galereya.ex1 .galereya-cell-img { width: 350px;  padding-right: 5px;     min-height: 260px;}
}
.galereya-cell {
	position: initial;
	display: inline-block !important;
}
.galereya-cell-overlay {
	position: initial;
}
.galereya-slider.ex1 .galereya-slider-close {
	top: 0;
	right: 0;
	left: initial;
}
.galereya-slider.ex1 .galereya-slider-slide {
	background: #2b2b2b url(img/wild_oliva.png);
}
.galereya-slider-nav{
background-color: rgb(26, 26, 26);
	opacity: 0.69;
}
#galleryMenu li a{
	font-size: 0.867em;
	line-height: 1.2857em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: 500;
	font-family: Roboto, sans-serif;
	text-decoration: none;
	color: #000;
}
#galleryMenu li{
	color: #000;
	font-family: "Roboto";
	margin-right: 10px;
	cursor: pointer;
	position: relative;
	padding: 0px 23px;
	border: 2px solid #3d3d3d;
	line-height: 38px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	font-size: 15px;
	font-weight: 200;
	display: inline-block;
	background: #fff;
	margin-bottom: 5px;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
#galleryMenu li:hover{
	background: #fff;
	color: #969696 !important;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	border-color: #e7e7e7;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
#galleryMenu {
	text-align: center;
}
#news #newsContainer .bigPicture a{
	min-height: 321px;
	display: inline-block;
}
#newsContainer .column .item .description {
	min-height: 105px;
}
#newsContainer .column .item .title a {
	overflow: hidden;
	height: 37px;
}
#newsDetail .description {
	padding: 24px 50px;
	max-width: 100%;
	margin: auto;
}
.mfeedback {
	margin-bottom: 36px;
	display: inline-block;
	width: 100%;
}
.mfeedback div.mf-name input, .mfeedback div.mf-email input, .mfeedback div.mf-message textarea,.mfeedback div.mf-name,.mfeedback div.mf-email,.mfeedback div.mf-captcha, .mfeedback div.mf-message{
	width: 100%;
}
.mfeedback {
	margin-bottom: 36px;
	display: inline-block;
	width: 40%;
	margin: 10px 4%;
	vertical-align: top;
}

a.addCart.label.b1c:hover{color:white !important;}
a.no_click {
pointer-events: none; /* делаем элемент неактивным для взаимодействия */
cursor: default; /*  курсор в виде стрелки */
color: #888;/* цвет текста серый */
}
a.light{text-transform: capitalize; font-size: 13px !important;}

.bold_this_section{
	/*color: #ffb200 !important;*/
	font-size: 2vw;
	font-weight: bold;
	border-bottom: 3px solid #f2f2f2;
}
.old_price_r{margin-top: -35px !important;position: absolute;display: block;right: 12px;}
@media (max-width: 758px){
	.galereya.ex1 .galereya-cell-img {
		width: 100%;
		padding-right: 5px;
		min-height: 260px;
	}
	.galereya.ex1 .galereya-grid {
		width: 100%!important;

	}
	.galereya.ex1 .galereya-cell {
		width: 100%;
	}

}
.descr{
	display:none;
	margin-left:50px;
	padding:10px;
	margin-top:17px;
	background:#f3f3f3;
	min-height:50px;
	-moz-box-shadow:0 5px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.3);
	box-shadow:0 5px 5px rgba(0,0,0,0.3);
}
.my-header-descr:hover>.descr{
	margin-left:-350px;
	max-width: 400px;
}

.calculate label.poster:hover>.descr, .calculate .product:hover>.descr, .my-header-descr:hover>.descr{
	display:block;
	position:absolute;
	top:20px;
	z-index:9999;
	width:75%;
}
#app ul.mb li[act="1"] {
	background-color: #ffffff;
	color: #f2f2f2;
}
#app ul.mb li div{
	cursor: pointer;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	background-color: #f2f2f2;
	list-style: none;
	color: #000;
	font-size: 18px;
	border: 1px solid #f2f2f2;
	padding: 15px;
}
#app ul li{
	list-style: none;
}
#app ul.mb li div.active{
	background-color: #ffffff;
	color: #666;
	padding: 15px;
}
#app ul.ch li div{
	cursor: pointer;
	margin: 10px 0px 10px 0px;
	list-style: none;
	font-size: 22px;
	border: 1px solid #f2f2f2;
	padding: 15px;
	background-color: #ffffff;
	color: #000;
	padding: 15px;
}
/*==================================================
 * Effect 6
 * ===============================================*/
#app .box {
	position: relative;
	width: 100%;
	background: #f2f2f2;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	text-shadow: 0 1px 0 #999;
	line-height: 1.5;
	font-size: 19px;
	margin: 5px auto;
	text-align: center;
}
#app .box:hover{
	background: linear-gradient(#f2f2f2, greenyellow);
}

#app .box.active{
	background: linear-gradient(greenyellow, greenyellow);
}

#app .box:before,
#app .box:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

#app .box:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
.konstr-check{
	display: inline-block;
	padding: 8px!important;
	margin-top: 1px!important;
	position: absolute;
	right: 25px;
	margin: 0;
	background: #fff;
	border: 1px solid black;
}

.active lable .konstr-check{
	background-color: green!important;
}
.isfalse{
	background: #777!important;
	opacity: 0.3;
}

#besedka-calk .mfeedback input, .mfeedback textarea {
	height: 32px;
}
#besedka-calk-submit{
	width: 100%;
	background-color: #ff9601;
	cursor: pointer;
}
#besedka-calk-submit-ind{
	background-color: #ff9601;
	margin-top: 37px;
	cursor: pointer;
}
#besedka-calk .mfeedback {
	margin: 0px;
}
#app ul.mb li div, #app ul.ch li div {
	font-size: 18px;
}
@media (max-width: 1100px){
	#app ul.mb li div, #app ul.ch li div {
		font-size: 16px;
	}
}
#error_calk{
	background: red;
	opacity: 0.7;
	text-align: center;
	border-radius: 35px;
	margin: 90px 0 0 0;
	padding: 10px;
	position: absolute;
	width: 100%;
	z-index: 1;
}
#rightFooter .telephone a {
	color: #ff9601!important;
	text-decoration: none;
}
.header-social{
	float: right;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding: 0;
	margin: 0
}
.header-social li{
	text-decoration: none;
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}
.header-social li a{
	color: #ff9601;
	line-height: 30px;
	padding: 0 6px;
	font-size: 18px;
}
.messagers-tov{
	position: relative;
	display: block;
	margin-top: 20px;
}
.messagers-tov svg{
	height: 30px;
	width: 30px;
	margin: 0 0 0 0;
	overflow: visible;
	position: absolute;
	margin-top: 0;
	top: inherit;
	left: inherit;
	display: inline-block;
}
.messagers-tov a span{
	margin: 5px 5px 0 33px;
	position: relative;
	display: inline-block;
	font-size: 13px;
}
.messagers-tov a {
	text-decoration: none;
}

#ex2 a{
	display: inline-block;
	padding: 5px;
	width: 33%;
}

#ex2 a img{
	width: 100%;
}

#ex2 a {
	padding: 0;

	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
#ex2 a:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.03);
	-webkit-box-shadow: 0 0 2em #000;
	box-shadow: 0 0 2em #000;
}
.gallery-cat-name{
	display: BLOCK;
	position: RELATIVE;
	bottom: 0;
	margin: -41px 0 3px 0;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	background: #000;
	padding: 10px;
	opacity: 0.79;
	width: 100%;
	text-shadow: 0 0 2px black;
	z-index: 999999;
	text-align: center;
}
#ex2 {
	max-width: 1000px;
	margin: auto;
	margin-top: 20px;
}
.gal-cont{
	width: 66%;
}
.img-cont{
	width: 33%;
}
.effect7
{
	position:relative;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.mfp-content{
	max-width: 400px;
	padding: 15px;
	padding-top: 25px;
	background: #fff;
	border-radius: 12px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.mfp-content input{
	width: 100%;
	margin: 0 0 15px 0;
	height: 40px;
}
a.popup-with-form{
	background-color: #ff9601;
	display: block;
	width: 100%;
	padding: 5px;
	text-decoration: none;
	margin-bottom: 10px;
}
a.popup-with-form p{
	margin: 0;
}
.addCart.changeID.changeCart{
	/*display: none!important;*/
    height: 40px!important;
    line-height: 40px!important;
    background: #ababab!important;
}
.addCart.changeID.changeCart.added{
    height: 40px!important;
    line-height: 40px!important;
    background: #777!important;
}
#basketProductList {
    width: 50%;
    display: inline-block;
    float: left;
}
#basketProductList .product {
    width: 40%;
}
.orderContainer, .orderLine {
    width: 50%;
   display: inline-block;
}
#personalCart .orderLine.bottom {
    /*display: inline;*/
    border: none;
}
.addCart.changeID.changeCart{
	background: #aaa!important;
}
#uslugi img{
    max-width: 150px;
}
#uslugi p{
    text-align: justify;
	min-height: 252px;
}
#uslugi .block{
    padding: 15px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}
#uslugi .block:hover{
    box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}
#uslugi .block a{
    text-decoration: none;
    color: #000;
}
#uslugi h2{
    font-weight: 600;
	min-height: 50px;
}
#logo.mobile{
    width: 67px;
    margin-left: 15px;
    margin-right: 15px;
    max-height: 67px;
    border-left: none;
}
#subHeader.mobile{
	height: 67px;
	border-bottom: 1px solid rgba(108, 108, 108, 0.3);
}
.mobilePhone{
	font-family: 'robotobold';
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 17px;
	text-align: center;
	color: #6C6C6C;
	text-decoration: none;
	margin-top: 28px;
	display: inline-block;
}
.mobile#catalogSlideButton {
	width: 80px;
	position: absolute;
	height: 67px;
	margin: -67px 0 0 0;
	top: 0;
	right: 0;
	z-index: 2;
    text-align: center;
    padding-left: 4px;
}
.mobile-links .heading{
	font-family: 'robotobold';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 17px;
	width: 100px;
	display: inline-block;
}
.mobile-links {
	padding: 17px 20px;
	font-size: 16px;
	border-top: 1px solid rgba(108, 108, 108, 0.3);
	background: #fff;
}
.mobile-links-middle{
	border-bottom: 1px solid rgba(108, 108, 108, 0.3);
}
.mobile-links i {
	right: 10px;
	position: absolute;
	padding: 10px;
	margin: -10px 0 0 0;
	font-size: 20px;
}
a.mobile-links {
	color: inherit;
	text-decoration: none;
	width: 100%;
	display: block;
}
.limiter.mobile{
	padding: 0 15px!important;
}
.mobile-links-block{
	padding: 10px;

}
.mobile-links-block>a{
	border-right: 1px solid rgba(108, 108, 108, 0.3);
	border-left: 1px solid rgba(108, 108, 108, 0.3);
}
#footer.mobile .fc {
	padding: 0 15PX;
}
.besedkiMobile .item{
	box-shadow: 1px 1px 4px rgba(111, 111, 111, 0.25);
	width: 47%;
	display: inline-block;
	margin: 1%;
	margin-top: 10px;
}
.besedkiMobile .tabloid{
	height: 110px;
}
.besedkiMobile img{
	width: 100%;
	max-height: 100%;
}
.besedkiMobile a.name{
	font-family: 'roboto_ltregular';
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	color: #414141;
	padding: 10px 5px;
	text-decoration: none;
	display: block;
	position: relative;
}
.besedkiMobile a.name i{
	right: 5px;
	position: absolute;
	margin-top: 2px;
	font-size: 14px;
}
body.index.mobile{
	background-color: #ffffff;
}
.form-middle-mobile input{
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #C4C4C4;
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	padding: 15px;
	margin-top: 15px;
}

.form-middle-mobile{
	margin: 10px;
	padding: 10px;
	background: #F1F1F1;
}
.form-middle-mobile p{
	font-family: 'robotobold';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 0;
}
.form-middle-mobile input[type="submit"]{
	font-family: 'robotobold';
	width: 200px;
	color: #fff;
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	line-height: 22px;
}
.all-besedki{
	text-align: center;
	margin: 15px 0;
}
.all-besedki a{
	text-decoration: none;
	color: inherit;
}
.all-besedki i{
	border-radius: 50%;
	background: rgba(196, 196, 196, 0.25);
	border: 1px solid rgba(196, 196, 196, 0.4);
	box-sizing: border-box;
	width: 75px;
	height: 75px;
	font-size: 70px;
	line-height: 75px;
}
.mobile-products h1{
	padding: 15px;
	border-bottom: 1px solid rgba(108, 108, 108, 0.3);
	padding-bottom: 20px;
}
.mobile-products h1 .bold_this_section{
	font-family: 'robotobold';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 17px;
	border-bottom: none;
}
.kviz{
	padding: 0 15px;
}
.kviz p	{
	margin-top: 0;
	display: inline-block;
	width: 55%;
	font-family: 'robotobold';
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 22px;
	color: #FF9501;
}
.kviz a{
	position: absolute;
	margin-top: -3px;
	display: inline-block;
	width: 43%;
	text-align: center;
	text-decoration: none;
	padding: 8px;
	font-family: 'robotobold';
	color: #fff;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 15px;;
	background: rgba(255, 149, 1, 0.9);
	border: 2px solid #FF9501;
}
.mobile-filter{
	padding: 0 15px 15px 15px;
}
.mobile-filter p, .mobile-filter a, .mobile-filter span, #mobileFilter{
	font-family: 'robotobold';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 17px;
	color: #414141;
}
.mobile-filter span{
	color: rgba(65, 65, 65, 0.8);
}
.mobile-filter a{
	margin-left: 5px;
}
.mobile-filter div{
	display: inline-block;
}
#smartFilter .paramsBoxTitle.mobile span {
    font-family: 'robotobold';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    color:  rgba(65, 65, 65, 0.8);
}
#smartFilter .paramsBoxTitle.mobile i {
    font-size: 39px;
}
.header-mobile-filter p{
    font-family: 'robotobold';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 17px;
    color: #414141;
    padding: 10px 0;
    margin-top: 5px;
}
.header-mobile-filter i{
    position: absolute;
    right: 5px;
    color: #414141;
    top: -7px;
    font-size: 31px;
    font-weight: 600;
    padding: 10px;
}
.header-mobile-filter {
    border-bottom: 1px solid rgba(108, 108, 108, 0.3);

    position: relative;
}
#mobileFilter{
    padding: 10px;
    border: 1px solid rgba(108, 108, 108, 0.3);
}
#subHeader.mobile #logo a{
    width: 67px;
}

.product-mobile h1{
    font-family: 'robotobold';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    width: 67%;
    color: #414141;
    padding: 15px 0 15px 15px;
    margin-top: 15px;
    display: inline-block;
    margin-bottom: 10px;
}
.product-mobile .article{
    font-family: 'robotobold';
    width: 25%;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 17px;
    color: rgba(65, 65, 65, 0.8);
    display: inline-block;
    vertical-align: top;
    padding: 15px 0;
    margin-top: 15px;
}
.thumb-slider img {
	padding: 1%;
	max-width: 100%;
	max-height: 75px;
	height: inherit;
	width: initial;
	margin: 0 auto;
}
.main-slider.mobile{
    text-align: center;
}
.main-slider.mobile img {
	max-width: 100%;
	max-height: 184px;
	height: inherit;
	width: inherit;
	margin: 0 auto;
}
.main-slider.mobile,.thumb-slider {
    padding: 10px 15px 5px 15px;
}
.thumb-slider {
    margin-bottom: 25px;
}
.count-slider{
    margin: 0 15px;
    background: #F1F1F1;
    text-align: center;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #6C6C6C;
    padding: 3px 0;
}
.count-slider>div{
    width:  100%;
}
.price.mobile.changePrice{
    font-family: 'robotobold';
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 17px;
    color: #414141;
    margin-left: 15px;
}
.mobile.b1c.addCart{
    color: #ffffff;
    text-decoration: none;
    background: #ff9601;
    display: inline-block;
    float: right;
    padding: 10px 15px;
    margin-top: -10px;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 22px;
    margin-right: 15px;
    font-family: 'robotobold';
}
.allProductsToCategory{
    margin: 25px 15px;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    box-sizing: border-box;
    text-align: center;
}
.allProductsToCategory a{
    text-decoration: none;
    font-family: robotobold;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #6C6C6C;
}
.mobileTab{
    margin: 15px;
    background: #FF9501;
    border-radius: 12px;
}
.mobileTab a{
    text-align: center;
    background: #FFFFFF;
    border: 2px solid #FF9501;
    box-sizing: border-box;
    border-radius: 0px;
    padding: 10px 5px;
    width: 27%;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #414141;
    text-decoration: none;
    display: inline-block;
}
.mobileTab a.active{
    background: #FF9501;
}
.mobileTab a.tabMomile-3{
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    width: 35%;
}
.mobileTab a.tabMomile-1{
    width: 35%;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
#detailTextMobile .heading,#garantiiMobile .heading {
    border-top: 1px solid #efefef;
    font-family: 'robotobold';
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 24px 0px 12px 0;
    font-weight: 800;
    font-size: 20px;
    display: block;
}
.limiter1.mobile{
	top: 0px;
	position: absolute;
	right: 5px;

}
.mobile #rightFooter{
	width: 100%;
	display: table-footer-group;
}
.mobile #rightFooter .col-sm-12{
	width: 100% !important;
	padding-left: 0;
}
.mobile #rightFooter #subscribe_container{
	display: none;
}
#discounted_informer{
	font-size: 22px;
}
#discounted_informer a{
	padding: 15px;
	font-size: 20px!important;
}
.dis-inform{
	position: absolute;
	margin: 10px 0px 0px -8px;
	font-size: 14px;
	background: #ff9601;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	line-height: 17px;
	text-align: center;
}
.one-image{
	vertical-align: top!important;
}
.one-image .item a img{
	max-height: 100%!important
}
@media (max-width: 430px) {
	.mobilePhone{
		display: inline-block;
	}
	.mobile-links .mobilePhone{
		display: block;
	}
}
@media (min-width: 430px) {
	.mobile-links .mobilePhone{
		display: none;
	}
}
.dis-inform.hide{
	display: none;
}

a.email.mobi{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	line-height: 0px;
	padding: 15px;
	font-size: 16px;
	text-align: center;
	display: block;
	text-decoration: none;
	margin-top: 16px;
	margin-bottom: 12px;
	border-radius: 4px;
	background: #ff9601;
	color: #ffffff;
}
.banner-top .bn {
	display: inline-block;
	float: right;
	padding: 8px 12px 8px 0;
	cursor: pointer;
	min-width: 250px;

}
.banner-top .bn a {
	min-width: 220px;
}
.banner-top{
	height: 37px;
	background: #000;
	font-weight: 400;
}
.banner-top	.bn-1{
	background: #ffe65a;
	color: #000;
	transition: none;
	font-size: 12px;
	padding-left: 48px;
	width: 300px;
}
.banner-top .bn a {
	min-width: 250px;
	display: inline-block;
}
.banner-top	.bn-1 span{
	/*margin-left: 5px;*/
	/*line-height: 40px;*/
	/*display: inline-table;*/
	/*position: relative;*/
	/*top: -10px;*/
}
.banner-top	.bn-2{
	background: #000;
	color: #fff;
	transition: none;
	font-size: 12px;
}
.banner-top	.bn-3{
	background: #f93c00;
	color: #fff;
	transition: none;
	font-size: 12px;
}
.header__top-item_yellow_ico {
	width: 40px;
	height: 30px;
	display: inline-block;
	margin-left: 2px;
	vertical-align: -6px;
	margin-top: 5px;
	position: absolute;
	top: 3px;
	overflow: inherit;
	margin: 0 0 0 5px;
	left: inherit;
	color: #000;
	margin-left: -45px;
}
.header__top-item_yellow_svg {
	stroke: #222;
}

.header__top-item-icon {
	width: 40px;
	height: 30px;
	position: relative;
	top: 8px;
	padding-left: 11px;
	left: inherit;
	display: inline-block;
}
.header__top-item-svg {
	stroke: #fff;
	fill: #fff;
	stroke-width: 0;
	top: 35px;
	position: relative;
}
.header__top-item-icon {
	top: 10px;
	position: relative;
	left: inherit;
	display: inline-block;
	width: 40px;
	height: 30px;
	margin-right: 10px;
}
.header__top-item-svg {
	stroke: #fff;
	fill: #fff;
	stroke-width: 0;
}
.header__top-item-svg {
	stroke: #fff;
	fill: #fff;
	stroke-width: 0;
}
@media (max-width: 850px) {
	.banner-top .bn {
		width: 100%!important;
	}
	.hidden-xs.bn {
		display: none!important;
	}
}
#footerLine .col {
	float: right;
	width: 43%;
	text-align: right;
}
.zamer-online h2 {
	font-weight: 600;
	font-size: 24px;
}
.zamer-online h3 {
	font-weight: 600;
	font-size: 22px;
	margin: 25px 0;
}
.carantin {
	text-align: center;
	display: inline-block;
	padding: 15px;
	background-color: #2baadf;
	color: #fff;
	font-size: 16px;
	margin: 20px 0;
	text-decoration: none;
}
.zamer-online .ddd{
	font-size: 22px;
}
.zamer-online .cvv{
	font-size: 22px;
	color: green;
}

.zamer-online .bonus{
	font-size: 22px;
	padding: 15px;
	width: 100%;
	background: #847f7f;
    text-align:center;
}
#page h3 {
 font-size: 26px;
}
#page h1 {
	font-size: 34px;
	line-height: 54px;
}
#page #header4 h1 {
	color: #fff;
	text-align: center;
}
.product .picture img {
    width: inherit;
}
#footerBottom .creator p{
    line-height: 30px;
}
#subscribe_container .footer-pol input{
	width: inherit;
	display: inline-block;
	margin: 5px 0;
	height: inherit;
	font-size: 1em;
	border: none;
	padding: 5px;
}
.footer-pol label {
	color: #888888;
}

.footer-pol a {
	color: #ff9601;
}
.cont-pol input{
	width: inherit;
	height: inherit;
}

a:-webkit-any-link {
	color: inherit;
	text-decoration: none;
}
@media (max-width: 768px) {
	#map{
		width: 100% !important;
	}
	.my-act img{
		max-width: 100%!important;
		height: inherit!important;
	}
	.mfeedback{
		width: 100%;
	}
    .b1c-form .b1c-description {
        font-size: 15px!important;
        padding: 15px 5px;
    }
    .b1c-form * {
        font-size: 14px!important;
    }
    .b1c-form .b1c-title-name {
        font-size: 16px!important;
    }
    .b1c-form .b1c-submit {
        font-size: 16px!important;
        padding: 10px 15px;
    }
	#footerBottom .creator {
		float: inherit;
		width: 100%;
		text-align: center;
	}

}
.mobilefix.fix-mobilefix{
	top:0;
	width: 100%;
	position: fixed;
	z-index: 2;
}
.mobilefix.fix-mobilefix .fix-hide-m{
	display: none!important;
}
.pokraska img{
	width: 100%;
}
.pokraska .item-color-pocr{
	width: 100%;
	height: 100px;
}
.pokraska h2 {
	font-weight: 600;
	font-size: 24px;
	padding-bottom: 25px;
	padding-top: 50px;
}
.manufacture h2 {
	padding-top: 10px;
}
.manufacture .pad-60 {
	padding-top: 60px;
}
.pokraska p, .pokraska ul li {
	font-size: 16px;
	line-height: 24px;
}
.pokraska h3 {
	font-weight: 600;
	font-size: 20px;
	margin: 50px 0 25px 0;
}
.pokraska .slag {
	font-size: 28px;
	text-align: center;
	padding: 25px;
}
.pokraska h4 {
	font-weight: 600;
	font-size: 18px;
}
.pokraska .col-md-2 div{
	margin-bottom: 10px;
	font-size: 16px;
}
.pokraska .col-md-2 div.item-color-pocr{
	margin-bottom: 0px;
}
.constr-h1 {
	margin-top: 50px;
	margin-bottom: 0;
	line-height: 6px;
	font-size: 28px;
}
.autocomplete-suggestions div {
	padding: 5px 10px;
}
.my-ol{
	margin-left: 25px;
}
.my-ol li{
	list-style: decimal;
	margin-bottom: 5px;
}
#mainMenu > li.eChild-177 > span.menuLink, #mainMenu > li.eChild-177 > a {
	font-size: 16px;
	color: #ff9601;
}
.img-177{
	z-index: 50;
	position: absolute;
	margin: 45px 0 0 69px;
	display: none;
	width: 85px;
	height: inherit;
	top: inherit;
	left: inherit;
}
@media (min-width: 1388px) {
	.img-177{
		display: block;
	}
}
.ban-catalog{
	padding: 0px 0 10px 0;
}
.ban-catalog img{
	width: 100%;
}
.bx_page table td{
	padding: 15px;
}
.container-page {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 768px) {
	.container-page {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.container-page {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.container-page {
		width: 1170px;
	}
}
.vv-rez>div{
	min-height: 700px;
}
@media (max-width: 768px) {
	.vv-rez>div {
		min-height: inherit;
	}
	.ng-rez img{
		width: 95% !important;
	}
}
.container-page .my-page img{
	width: 100%!important;
	height: inherit!important;
}
.container-page table{
	width: 100%
}
.my-disc{
	position: absolute;
	right: 10px;
	margin: -36px 0 0 0;
}
.b-e span {
	position: absolute;
	padding: 10px 15px;
	text-transform: uppercase;
	color: #fff;
	background: #cc0033;
	top: -20px;
	left: -12px;
	text-align: center;
	width: 130px;
	font-weight: bold;
}
.container-dop-block{
	margin: 0 15px;
}
.container-dop-block .b-g{
	min-height: 160px;
}
.container-dop-block img{
	width: 100%;
}
.container-dop-block p, .container-dop-block ul {
	font-size: 16px;
	margin-top: 0;
}
.container-dop-block svg {
	height: inherit;
	 width: inherit;
	 position: absolute;
	 margin-top: 0px;
	top: 0;
	left: 0;
	display: inline-block;
}
.lice-e{
	position: relative;
}
.lice-e p {
	font-weight: bold;
	display: inline-block;
	position: relative;
	margin-left: 65px;
	margin-top: 15px;
}
.mt-3{
	margin-top: 25px;
}
.youtube-block .y1{
	width: 48%;
}
.youtube-block .y2{
	width: 48%;
}
.youtube-block .y3{
	width: 30%;
}
.youtube-block .y4{
	width:  33.23%;
}
.youtube-block .y5, .popup-gallery-youtube-1 .y5{
	width: 32%;
}
.youtube-block iframe{
	height: 315px;
}
@media (min-width: 768px) {
	.youtube-block iframe{
		height: 215px;
	}
}
@media (min-width: 992px) {
	.youtube-block iframe{
		height: 270px;
	}
}
@media (min-width: 1200px) {
	.youtube-block iframe{
		height: 258px;
	}
}
@media (min-width: 1365px) {
	.youtube-block iframe {
		height:  296px;
	}
}
@media (min-width: 1400px) {
	.youtube-block iframe{
		height: 306px;
	}
}

@media (min-width: 1450px) {
	.youtube-block iframe {
		height: 320px;
	}
}
@media (min-width: 1500px) {
	.youtube-block iframe{
		height: 336px;
	}
}
@media (min-width: 1600px) {
	.youtube-block iframe{
		height: 288px;
	}
}
@media (min-width: 1910px) {
	.youtube-block iframe{
		height: 327px;
	}
}
/*.container-dop-block .col-sm-4{*/
/*	width: 40%;*/
/*	display: inline-block;*/
/*}*/
/*.container-dop-block .col-sm-8{*/
/*	width: 60%;*/
/*	display: inline-block;*/
/*}*/
#quiz {
	display:none;
}

#quiz .button {
	border:4px solid;
	border-radius:5px;
	width: 40px;
	padding-left:5px;
	padding-right: 5px;
	position: relative;
	float:right;
	background-color: #DCDCDC;
	color: black;
	margin: 0 2px 0 2px;
}

#quiz .button.active {
	background-color: #F8F8FF;
	color: #525252;
}

#quiz button {
	position: relative;
	float:right;
}

#quiz .button a {
	text-decoration: none;
	color: black;
}

#quiz #container {
	width:50%;
	margin:auto;
	padding: 0 25px 40px 10px;
	background-color: #1E90FF;
	border:4px solid #B0E0E6;
	border-radius:5px;
	color: #FFFFFF;
	font-weight: bold;
	box-shadow: 5px 5px 5px #888;
}

#quiz ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#quiz #prev {
	display:none;
}

#quiz #start {
	display:none;
	width: 90px;
}
.size-xl {
	font-size: 24px;
}
#quiz{
	text-align: center;
}
#quiz h4{
	font-size: 18px;
}
.quiz {
	text-align: center;
}
.quiz .button{
	display: inline-block;
	padding: 10px 15px;
	background: #ff9601;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	margin-left: 3%;
	width: 200px;
	color: #ffffff;
	height: 44px;
	cursor: pointer;
	margin-top: 30px;
}
#quiz img {
	width: inherit;
	max-height: 180px;
	max-width: 100%;
}
#quiz .col-md-3 img {
	max-height: 125px;
}
#quiz input[type=radio] {
	display: none;
}
#quiz .quiz-input label{
	display: inline-block;
	padding: 15px;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

#quiz .select-quiz label{
	box-shadow: 0 14px 28px rgba(0,0,0,0.69), 0 10px 10px rgba(0,0,0,0.5);
}
#quiz label {
	cursor: pointer;
}
#quiz .mail, #quiz .phone{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #E4E4E4;
	display: inline-block;
	margin-bottom: 12px;
	vertical-align: top;
	background: #fff;
	padding-left: 4px;
	height: 35px;
	width: 50%;
}
#gall_youtube li{
	margin-top: 25px;
}
@media (max-width: 1400px) {
#headerTools .tools .heading {
	font-size: 16px;
}
}
.green-round{
	width: 12px;
	background-color: #2fb331;
	height: 12px;
	display: inline-block;
	border-radius: 20px;
	box-shadow: 0 0 2px rgba(0,0,0,0.9);
	margin: 0 3px 0 0;
}
.fundament ol {
	margin-left: 40px;
}
.fundament ol li {
	font-size: 17px;
	line-height: 26px;
	list-style: inherit;
}
.fundament table, .fundament th, .fundament td {
	border: 1px solid black;
}
.advantages .col-md-6 p{
	margin-left: 30px;
	margin-bottom: 0;
}

.advantages .col-md-6 i{
	position: absolute;
	margin: 17px 0 0 0;
	font-size: 24px;
}
.advantages .green i{
	color: greenyellow;
}
.advantages .red i{
	color: red;
}
.advantages{
	background: url("/files/page/fund1.png");
	padding: 5px 10px 25px 10px;
}


.pricing_table {
	position: relative;
}
.pricing_table table {
	width: 100%;
	border-spacing: 3px;
}
.pricing_table table th {
	height: 44px;
	line-height: 44px;
}
.pricing_table table th.blue,
.pricing_table table th.green,
.pricing_table table th.orange,
.pricing_table table th.yellow {
	width: 69px;
	color: #fff;
}
.pricing_table table th.blue .name {
	background: #3980ff;
	border-radius: 20px 0 0 0;
	-moz-border-radius: 20px 0 0 0;
	-webkit-border-radius: 20px 0 0 0;
	-khtml-border-radius: 20px 0 0 0;
}
.pricing_table table th.green .name {
	background: #86b350;
}
.pricing_table table th.orange {
	line-height: 50px;
}
.pricing_table table th.orange .name {
	margin: -6px -5px 0 -5px;
	height: 50px;
	background: #ff6536;
	border-radius: 9px 9px 0 0;
	-moz-border-radius: 9px 9px 0 0;
	-webkit-border-radius: 9px 9px 0 0;
	-khtml-border-radius: 9px 9px 0 0;
}
.pricing_table table th.yellow .name {
	background: #f1d031;
	color: #000;
	border-radius: 0 20px 0 0;
	-moz-border-radius: 0 20px 0 0;
	-webkit-border-radius: 0 20px 0 0;
	-khtml-border-radius: 0 20px 0 0;
}
.pricing_table table th.active .name {
	z-index: 3;
	position: relative;
	border: 3px solid #ff6536;
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
}
.pricing_table table th.active .name:after {
	content: '';
	position: absolute;
	left: -15%;
	bottom: -7px;
	height: 4px;
	width: 130%;
	background: #fff;
}
.pricing_table table th .name {
	margin: 0 0 0 -1px;
	display: block;
	font-size: 14px;
	font-weight: 700;
	/*cursor: pointer;*/
}
.pricing_table table td {
	padding: 20px 30px;
	background: #f0f0f0;
	text-align: center;
}
.pricing_table table td.blue,
.pricing_table table td.green,
.pricing_table table td.orange,
.pricing_table table td.yellow {
	width: 69px;
	color: #fff;
}
.pricing_table table td.blue {
	background: #3980ff;
}
.pricing_table table td.green {
	background: #86b350;
}
.pricing_table table td.orange {
	background: #ff6536;
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
}
.pricing_table table td.yellow {
    background: #f1d031;
    color: #000;
}
.pricing_table table td.price {
    font-size: 18px;
    background: none;
    padding: 30px 20px 20px 20px;
}
.pricing_table table td.buy {
    background: none;
    padding: 0;
}
.pricing_table table td.active {
    padding: 0;
    position: relative;
    z-index: 3;
}
.pricing_table table td.active .val {
    display: block;
    background: #ff6536;
    /*margin: 0 -4px -3px -4px;*/
	/*border: 3px solid #ff6536;*/
	/*box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);*/
	/*-moz-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);*/
	/*-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);*/
	/*-khtml-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);*/
}
.pricing_table table td.active .val:after {
	content: '';
	position: absolute;
	left: -15%;
	bottom: -3px;
	height: 3px;
	width: 130%;
	background: #fff;
}
.pricing_table table td.last .val {
	background: #f0f0f0;
	margin: -5px -4px -10px -4px;
	border: 2px solid #ff6536;
	border-radius: 0 0 9px 9px;
	-moz-border-radius: 0 0 9px 9px;
	-webkit-border-radius: 0 0 9px 9px;
	-khtml-border-radius: 0 0 9px 9px;
}
.pricing_table table td.last .val:after {
	bottom: auto;
	top: -3px;
}
.pricing_table table td:first-child {
	padding: 0;
	background: #dedede;
	border-radius: 8px 0 0 8px;
	-moz-border-radius: 8px 0 0 8px;
	-webkit-border-radius: 8px 0 0 8px;
	-khtml-border-radius: 8px 0 0 8px;
	position: relative;
}
.pricing_table table td:first-child:after {
	content: '';
	position: absolute;
	top: 0;
	right: -3px;
	width: 3px;
	height: 100%;
	background: #dedede;
}
.pricing_table table td:last-child {
	border-radius: 0 8px 8px 0;
	-moz-border-radius: 0 8px 8px 0;
	-webkit-border-radius: 0 8px 8px 0;
	-khtml-border-radius: 0 8px 8px 0;
}
.pricing_table table td:nth-child(2) {
	text-align: left;
}
.pricing_table table td .name {
	position: relative;
	display: block;
	width: 165px;
	padding: 10px 15px;
	font-size: 16px;
}
.pricing_table table td ul {
	margin: 0 0 0 -7px;
}
.pricing_table table td p {
	margin: 0;
	line-height: 20px;
	font-size: 16px;
	text-align: left;
	white-space: pre-wrap;
}
.pricing_table table td .val {
	font-size: 36px;
}
/*.pricing_table table tr:nth-child(2) td .name {*/
/*	top: 20px;*/
/*}*/
/*.pricing_table table tr:nth-child(3) td .name {*/
/*	top: 0px;*/
/*}*/
/*.pricing_table table tr:nth-child(4) td .name {*/
/*	top: 20px;*/
/*}*/
/*.pricing_table table tr:nth-child(2) td .name {*/
/*	top: 20px;*/
/*}*/
.product-feature-block{
	margin: 10px 0;
}
.product-feature-min{
	color: #777;
	font-size: 14px;
	margin: 5px 0 0 0;
	overflow: hidden;
}
.product-feature-min:after {  content:'..................................................';
	 display: block;
	 white-space: nowrap;
	 overflow: hidden;
 }
.product-feature-name{
	text-align: left;
	float:left;
	margin-right: 10px;
}
.product-feature-value{
	float: right;
	margin-left: 10px;
}
.count_products{
	position: absolute;
	top: 7px;
	right: 15px;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	text-shadow: 0px 0px 0px black;
}
.small_annotation{
	position: absolute;
	top: 10%;
	padding: 5% 10%;
	font-weight: bold;
	display: none;
	line-height: 21px;
	text-align: left;
}

#popSection .picture:hover .small_annotation{
	display: block;
}

.sky-item{
	position: absolute;
	top: 5px;
	font-size: 12px;
	font-weight: bold;
	right: 15px;
}
.image-icon{
	position: absolute;
	margin-left: -25px;
}
@media all and (max-width: 700px) {

	.advantages .col-md-6 i{
		 margin:0;
	 }
	.pokraska h2 {
		font-size: 22px;
		padding-bottom: 15px;
		padding-top: 30px;
		line-height: 25px;
	}
}
