
.chzn-container {
    width: auto !important;
	min-width: 250px;
}
.chzn-container .chzn-results li.result-selected {
    background-color: #ffa800;
}
.chzn-container .chzn-results li.highlighted {
    background-image: none;
    background-color: #ffce38;
}
#brand_nav_chzn .chzn-single {
    height: 26px;
}

#brand_nav_chzn {
    width: 300px !important;
    max-width: 100%;
    font-size: 16px;
    line-height: 22px;
}
#brand_nav_chzn .chzn-results li {
    line-height: 22px;
}
#brand_nav_chzn * {
    box-sizing: border-box !important;
}
.uk-border{
	border: 1px solid #333 !important;
	padding: 1px;
	display: inline-block;
}

.uk-nav > li > *{
	padding: 5px 15px;
	margin: 0;
}

.uk-nav > li > a.uk-button{
	display: inline-block;
	margin-left: 13px;
}

ymaps canvas{
	max-width: none;
}
#jshop_attr_id1_chzn{
	min-width: 150px;
}
.category_description ul{
	list-style-position: inside;
}
.uk-offcanvas {
    color: #fff;
    font-size: 14px;
}
.uk-offcanvas .chzn-container .chzn-results li {
	color: #333;
}
/*
#top-b{
	background: transparent url('../img/bg2342-23.jpg') no-repeat scroll 0 0 / cover;
	background: #FDFDFD url('../img/bg-first-screen-7847.jpg') no-repeat scroll center bottom / 100% auto;
}
*/

#top-b{
	text-align: center;
}

#top-c{
	padding-bottom: 90px;
}

#top-c h3 > a{
	font-weight: 400;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: stretch;
}
#top-c h3 > a span{
	display: inline-block;
	padding-right: 25px;
	box-sizing: border-box;
	width: calc(100% - 50px);
}

#top-c h3 > a:after {
	font-family: FontAwesome;
/*    content: "\f178";*/
    content: "";
    background: transparent url('../img/arrow-right.png') no-repeat scroll center center / 100% auto;
    width: 40px;
    display: inline-block;
	height: 21px;
	transition: all 0.4s cubic-bezier(0.15, 0.8, 0.5, 1) 0s;
	font-size: 32px;
}

#top-c h3 > a:hover:after {
    background-image: url('../img/arrow-right-white.png');
}

.homepage #bottom-c{ 
	min-height: 356px;
}

.y-bckg span{
	background-color: #ffcf1b;
	padding: 10px 30px;
	color: #000;
}

h1.y-bckg{
	margin-top: 60px;
	margin-bottom: 0;
}

h1.y-bckg span{
	padding: 10px 40px;
}

h2.y-bckg{
	margin-top: 0;
	margin-bottom: 0;
}

h3.y-bckg{
	margin-top: 0;
	margin-bottom: 10px;
}

#totop_btn{
	display: none;
	position: fixed;
	left: 25px;
	bottom: 25px;
}

.cicon:before{
	display: inline-block;
	width:26px;
	height: 26px;
	content: '';
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-color: transprent;
}

.cicon-globe:before{
	background-image: url('../img/globe.png');
	margin-right: 20px;
}
#toolbar{
	height: 52px;
}
.mod-languages{
	color: #fff;
	padding:2px 0;
	font-size: 18px;
}

.mod-languages div a{
	border-left: 1px solid #4f4f4f;
	display: block;
    margin: 6px 0;
    padding: 7px 11px;
}

.mod-languages div span{
	display: inline-block;
    padding: 7px 11px;
	margin: 6px 0;
}

#toolbar-right{
	text-align: right;
	padding: 14px 0;
}

#footer_bottom_menu  a{
	color: #e2e2e2;
	font-size: 14px;
	border-bottom: #4f4f4f solid 1px;
	padding: 0 7px;
	margin-left: 15px;
}

#branding{
	background-color: #fff;
}

body{
	background-color: #dfdfdf;
}

body.homepage{
	background-color: #fff;
}

body.homepage > .uk-container{
	background-color: #fff;
}

body > .uk-container{
	background-color: #efefef;
}

.servicegrid{
	max-width: 916px;
	margin: 0 auto;
}

.servicegrid .uk-panel-space{
	padding: 0 30px;
}

.servicegrid .uk-panel-space .uk-width-1-6{
	background-color: #000;
	padding: 0;
	height: 110px;
	width: 110px;
	font-size: 36px;
}

.servicegrid  .uk-grid  .uk-grid{
	margin-left: -30px;
}

.servicegrid > .uk-grid{
	background-color: #fff;
}

.servicegrid img{
	height: 110px;
}

.servicegrid > .uk-grid + .uk-grid{
	margin-top: 15px !important;
}
.servicegrid .uk-h1{
	color: #bb490b;
	font-size: 64px;
}

.servicegrid h3 {
    color: #3a27b1;
    font-size: 24px;
	margin-top: 15px;
}

.pre-container{
	width:100%;
	max-width: 1300px;
	margin: 0 auto;
}

#top-c > .pre-container > .uk-panel{
	border-radius: 20px 20px 0 0;
}

.uk-nav-navbar .level-2 > a{
	text-transform: uppercase;
}

.uk-nav-navbar .level-2 > a, .uk-nav-navbar .level-2 > a:hover, .uk-nav-navbar .level-2 > a:focus{
	color: #999;
	padding-left: 0;
}

.uk-nav-navbar .uk-width-1-2 .level-3 > a{
	margin: 0 -10px;
}

.uk-nav-navbar .level-2 > ul{
	border-top: 1px solid #999;
}

.uk-nav h4 a,
.uk-nav h4 a:hover,
.uk-nav h4 a:focus,
.firstcatwrap h4 a,
.firstcatwrap h4 a:hover,
.firstcatwrap h4 a:focus{
	color: #fff;
	text-decoration: none;
}

.firstcatwrap{
	margin-top: 55px;
}

.firstcatwrap > div > div:last-child{
	padding-right: 15px;
}

.secondcatwrap{
	margin-top: 23px;
}

.sloganwrap{
	font-size: 18px;
	line-height: 28px;
	text-align: right;
}

.sloganwrap > div{
	margin-bottom: 7px;
}

.secondcatwrap .uk-nav > li > a{
	padding-left: 0;
}

#sub_menu .uk-navbar-nav > li > a{
	position: relative;
	height: 50px;
	line-height: 50px;
}

#footer_top_menu a:after,
.showall:after/*,
#sub_menu .uk-nav > li > a:after*/{
	content: "";
	display: inline-block;
	background: transparent url('../img/yellow-arrow-right.png') no-repeat scroll left center;
	width: 20px;
	height: 15px;
	margin-left: 12px;
	vertical-align: middle;
}

#footer_top_menu a:after{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
/*
#top-a:hover .sloganwrap{
	color: #fff;
}
*/
.text-xlarge{
	font-size: 36px;
	font-weight: 800;
}

.text-semibold{
	font-weight: 600;
}

.uk-button.transparent:not(:hover):not(:active){
	background-color: transparent;
}

#branding h4{
	font-size: 16px;
	font-weight: 600;
	border-bottom: 2px solid #4f4f4f;
}

.button-edit{
	font-size: 13px;
	line-height: 22px;
}


#logo{
	text-align: right;
	padding: 0 50px 0 0;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxMS43NjA1bW0iIGhlaWdodD0iMTYuNTc4NG1tIiB2ZXJzaW9uPSIxLjEiIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCIKdmlld0JveD0iMCAwIDIxNSAzMDQiCiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiA8ZGVmcz4KICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgogICA8IVtDREFUQVsKICAgIC5maWwwIHtmaWxsOiNGRUZFRkV9CiAgIF1dPgogIDwvc3R5bGU+CiA8L2RlZnM+CiA8ZyBpZD0i0KHQu9C+0LlfeDAwMjBfMSI+CiAgPG1ldGFkYXRhIGlkPSJDb3JlbENvcnBJRF8wQ29yZWwtTGF5ZXIiLz4KICA8cGF0aCBjbGFzcz0iZmlsMCIgZD0iTTAgMGwxMTAgMCAxMDUgMCAwIDBjLTU4LDIgLTEwNSw1MSAtMTA1LDEwOWwwIDg4YzAsNjEgLTUwLDEwNyAtMTEwLDEwN2wwIDAgMCAtMzA0eiIvPgogPC9nPgo8L3N2Zz4=");
	background-position: bottom right;
	background-size: auto 76px;
	background-repeat: no-repeat;
	box-sizing: border-box;
	z-index: 20;
	height: 125px;
	top: -50px;
	width: 32%
}

#logo > .custom{
	background-color: #fff;
	padding: 0 10px 0;
	height: 124px;
	box-sizing: border-box;
	line-height: 124px;
}

#top-a:hover .uk-overlay-panel.uk-overlay-bottom{
	top: 0;
	background-color: rgba(255, 207, 27, 0.8);
	color: #fff;
}

#top-a:hover .uk-overlay-panel.uk-overlay-bottom > *{
	position: absolute;
	top: auto;
	bottom: 20px;
	left: 0;
	right: 0;
}
#top-a:hover #slogan h5{
	color: #fff;
}

.homepage #top-c .modbasic-header{
	margin-top: 32px;
	margin-bottom: 50px;
	box-sizing: border-box;
	text-align: center;
}

.mainbadges > div > .uk-panel > .uk-grid > .uk-width-small-1-3{
	background-color: #ffce38;
	height: 125px;
	line-height: 125px;
}

.mainbadges > div:nth-child(2n + 1) > .uk-panel > .uk-grid > .uk-width-small-1-3{
	border-radius: 0 9px 9px 0;
	text-align: right;
}

.mainbadges > div:nth-child(2n + 1) > .uk-panel > .uk-grid > .uk-width-small-1-3 img{
	display:inline-block;
	vertical-align: middle;
	margin-right: 35px;
}

.mainbadges > div:nth-child(2n) > .uk-panel > .uk-grid > .uk-width-small-1-3{
	order: 1;
	border-radius: 9px 0 0 9px;
	
}
.mainbadges > div > .uk-panel > .uk-grid > .uk-width-small-2-3 .uk-panel{
	padding-right: 35px;
}

.mainbadges > div.uk-grid-margin{
	margin-top: 20px;
}

.homepage #top-d{
	background: transparent url('../img/helicar.png') no-repeat scroll center center / cover;
	height: 823px;
}

.homepage #top-d .uk-container{
	max-width: 970px;
}

.advantages > div:nth-child(2n+1){
	padding-right: 15%;
	padding-left: 0;
}

.advantages > .uk-grid-margin{
	margin-top: 40px;
}

.advantages h3{
	font-size: 18px;
	font-weight: 300;
	color: #000000;
}

.uk-panel-box-primary a {
	color: #000;
	outline: none !important;
	
}

.uk-panel-box-primary .uk-button-link{
	border-bottom: 5px;
}

.uk-button-link{
	display: block;
    position: relative;
	transition: all 0.4s cubic-bezier(0.15, 0.8, 0.5, 1) 0s;
}

.uk-button{
	display: inline-block;
    position: relative;
	transition: all 0.4s cubic-bezier(0.15, 0.8, 0.5, 1) 0s;
	padding: 7px 10px;
}
.uk-button:after:not([class*="qty"]) {
	font-family: FontAwesome;
	display: inline-block;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f054";
	margin-left: 12px;
}
.uk-slidenav-position .uk-slidenav{
	display: inline-block;
	color: #000;
}

.uk-slidenav:before{
	background: transparent none no-repeat scroll center center / cover;
	width: 50px;
	height: 35px;
	display: inline-block;
}

.uk-slidenav-previous:before {
    content: "";
	background-image: url('../img/arrow-left.png');
}

.uk-slidenav-next:before {
    content: "";
	background-image: url('../img/arrow-right.png');
}

.uk-lightbox-content .uk-slidenav-previous:before {
	background-image: url('../img/arrow-left-white.png');
}

.uk-lightbox-content .uk-slidenav-next:before {
	background-image: url('../img/arrow-right-white.png');
}

div[data-uk-slider]{
	padding: 94px 70px;
	border-radius: 28px;
	background-color: #ffce38;
}
.homepage div[data-uk-slider]{
	padding: 94px 70px;
}

.hassidebar div[data-uk-slider]{
	padding: 19px 38px;
	margin-left: 0;
	margin-right: 0;
	border-radius: 28px;
	background-color: #fff;
}

.hassidebar div[data-uk-slider] .uk-overlay-background{
	background-color: rgba(255, 255, 255, 0.75);
}

#bottom-b{
	background: #fff url('../img/cats-bcp.png') no-repeat scroll 0 55px / 100% auto;
	padding-top: 85px;
}

.services-gallery .uk-overlay-hover .uk-overlay-panel{
	opacity: 1 !important;
	top: 0;
	background-color: rgba(36,37,39,0.5);
}

.services-gallery .uk-overlay-hover .uk-overlay-panel > div{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: auto;
	padding: 35px;
}

.uk-panel-box-primary a:hover, 
.uk-panel-box-primary a:focus, 
.uk-panel-box-primary a:active,
.uk-panel-box-primary a.uk-button-link:hover, 
.uk-panel-box-primary a.uk-button-link:focus, 
.uk-panel-box-primary a.uk-button-link:active {
	color: #fff;
	text-decoration: none;
}

.parntership-image-wrapper{
	margin: 15px -15px -15px -15px !important;
	position: relative;
}

.parntership-image-wrapper img{
	width: 100%;
	height: auto;
}
.bottom-cut{
	position: absolute;
	width: 100%;
	bottom: -140px;
	overflow: hidden;
}

.bottom-cut .custom{
	background-color: #fff;
	padding: 20px 20px 0;
	position:relative;
	
}

.bottom-cut .custom:before{
	position: absolute;
	content: "";
	top: 0;
	height: 95px;
	width: 37px;
	background: transparent url('../img/bkg-right.png') no-repeat scroll left top / auto 100%;
	left: -37px;
}

.bottom-cut .custom:after{
	position: absolute;
	content: "";
	top: 0;
	right: -220px;
	width: 222px;
	height: 146px;
	background-color: #fff;
}

#copyrights, #copyrights a{
	color: #999;
}

#developer{
	font-size: 10px;
}

#copyrights{
	border-top: 1px solid #999;
	padding-top: 15px;
	margin-top: 15px;
}

#main-wrapper.uk-margin-large-top{
	margin-top: 69px !important;
}

.homepage #main-wrapper.uk-margin-large-top{
	margin-top: 90px !important;
}

#sidebar-left .uk-accordion li > a{
	color: #a8a8a9;
}

.uk-accordion li ul{
	padding: 0;
}

#sidebar-left .uk-accordion li.level-3 > a{
	font-size: 14px;
    line-height: 16px;
}

#sidebar-left .uk-accordion .level-2 > .uk-list-line > li:nth-child(n+2) {
    border-top: 0 none;
    margin-top: 3px;
    padding-top: 3px;
}

#sidebar-left .uk-accordion li.level-2 > a{
	font-size: 16px;
    line-height: 18px;
}

.uk-block-secondary a,
.uk-block-secondary a:hover,
.uk-block-secondary a:focus{
	color: #ffffff;
}

#footer_top_menu li{
	display: block;
	width: 100%;
	
}

#footer_top_menu a{
	padding-left: 0;
	display: block;
	position: relative;
	text-transform: uppercase;
	font-weight: 300;
}

#footer_top_menu a:hover,
#footer_top_menu a:focus{
	color: #ffce38;
	text-decoration: none;
	background-color: transparent;
}

#main_footer{
	padding-bottom: 0;
}

#main_footer.uk-contrast{
	color: #d4d4d4;
}

#toolbar .nav.menu,
#footer_bottom_menu .nav.menu{
	justify-content: flex-end;
}

#footer_text{
	padding-left: 90px;
}

.icon-ya-up:before, .icon-ya-down:before{
	content: "";
	display: inline-block;
	background: transparent none no-repeat scroll center center;
	width: 20px;
	height: 15px;
	vertical-align: middle;
}

.icon-ya-up:before{
	background-image: url('../img/yellow-arrow-up.png');
}

.icon-ya-down:before{
	background-image: url('../img/yellow-arrow-down.png');
}

main a:not([class]):not([data-uk-lightbox]):hover,
main .uk-link:hover {
  color: #eec40b;
  background-color: #242527;
}

#sidebar-left{
	padding-left: 30px;
}

#cats_sidebar > li > a,
#cats_sidebar > li > a:hover{
	font-weight: 600;
	text-transform: uppercase;
}

#cats_sidebar ul > li > a,
#cats_sidebar ul > li > a:hover{
	font-weight: 300;
}

#cats_sidebar li > a:hover,
#cats_sidebar li.uk-active > a{
	color: #fff;
}

/*
.uk-article:not(.hassidebar) .page-header {
	padding: 10px 0 13px 37.4%;
}
*/
#lidogen{
	position: fixed;
	right: 0;
	top: 30%;
	width: 70px;
	background: rgba(19, 181, 19, 0.9);
	color: #242527;
	z-index: 30;
}

#lidogen > div{
	padding: 20px;
}

#lidogen > div:first-child{
	border-bottom: 1px dotted #ccc;
}

#lidogen a:not(.uk-button){
	color: #242527;
}

.uk-navbar-nav.cats h5{
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
}

.osmap-sitemap{
	padding-top: 95px;
}

.text-primary{
	color: #000;
}

.page-header h2{
	margin: 15px 0 25px;
}

.uk-panel-box-thirdly{
	background-color: #ffffcc;
}

.homepage #bottom-a{
	padding-top: 50px;
}

.text-narrow{
	font-weight: 300;
}

#cats_sidebar #cat_1 .level-2 > a{
	font-weight: 600;
}

.block_product .oiproduct{
	min-height: 99px;
}

.jshop .uk-block + .uk-block:not(.list-product){
	padding-top: 0;
}

.category-11 .uk-slideshow, .category-11 .uk-slideshow > li{
	max-height: 300px;
}

#list_product_image_thumb .uk-thumbnav > * > *, .category_description  .uk-thumbnav > * > *{
	background-color: transparent;
}

.category_description.uk-block > *:first-child{
	margin-top: 0;
}

#cats_sidebar .uk-accordion-title{
	color: #ffd51b;
}

.uk-navbar-nav.cats .uk-dropdown{
	background-color: rgba(36, 37, 39, 0.95);
}

.uk-grid.headers-first + .uk-grid{
	margin-top: 0;
}

.list-product.uk-block{
	background-color: #fff;
    padding: 30px 35px 30px 49px;
    margin-right: -35px;
    margin-left: -49px;
}

#osmap ul > li > a{
	color: #000;
}

.icon-viber:before{
	content: "";
	display: inline-block;
	background: transparent url('../img/viber_ico.png') no-repeat scroll 0 0 / auto 100%;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

.uk-button.noarrow:after{
	display: none !important;
}

#toolbar-right .uk-hidden-large {
	display: inline-block;
}

.uk-nav-offcanvas .uk-nav-header{
	padding: 0;
	margin-top: 0;
}

.uk-nav-offcanvas .uk-nav-header a, 
.uk-nav-offcanvas > li > a{
	color: #fff;
	border-top: 1px solid rgba(0,0,0,0.3);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
}
.uk-nav-offcanvas .uk-nav-header a{
	font-size: 14px;
	text-align: center;
	font-weight: 300;
}
.uk-nav-offcanvas .uk-nav-divider{
	border-top: 1px solid rgba(255,255,255,0.01);
	margin: 0;
	height: 4px;
	background: rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.3);
}

#tophead{
	z-index: 3;
}

[class*="uk-grid-width"].uk-grid > .uk-grid.uk-grid-small{
	margin-top: 10px;
}

[class*="uk-grid-width"].uk-grid > .uk-grid.uk-grid-small > .uk-width-1-5 > img{
	display: inline-block;
	vertical-align: middle;
}

.mainmenu-dropdown .uk-grid + .uk-grid{
	margin-top: 0;
}
.countwrap{
	position: relative;
}
#count_prod{
	position: absolute;
	left: 30%;
	font-size: 16px;
	text-shadow: 1px 1px 0px #333;
	bottom: 0px;
}


.list-product-attributes .chzn-container{
	min-width: 140px;
	text-align: left;
}
.chzn-container-single .chzn-single, .chzn-container-active .chzn-single, .chzn-container-active{
	background: none #fff !important;
	box-shadow: 0 0 0 0 !important;
	border-radius: 0 !important;
}

.chzn-container-single .chzn-drop{
	background: none #fff;
	box-shadow: 0 0 0 0;
	border-radius: 0;
}

.chzn-container-active .chzn-single{
	border: 1px solid #ffce38;
}

#comjshop_list_product .chzn-search{
	display: none !important;
}

#cartmessage .cart_qty,
#cartmessageCheckout .cart_qty,
#cartmessage .cart_qty{
	width: 120px;
    height: 47px;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
    font-size: 22px;
}

#cart_mobile .qty_minus,
#cart_mobile .qty_plus,
#cart_mobile .cart_qty{
	height: 28px;
	font-size: 14px;
	vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
	line-height: 1;
}

#cart_mobile .cart_qty{
	width: 50px;
}

#cart_mobile .image-wrapper{
	background-color: #ccc;
}

#cart_mobile .uk-icon-remove{
	right: 0;
}

.oiproduct .jshop_price{
	font-size: 18px;
}

@media all and (min-width: 1400px){
	/*.uk-article:not(.hassidebar) .page-header {
		padding: 10px 0 13px 31.1%;
	}*/
}

@media all and (min-width: 1220px){
	.uk-slidenav-position .uk-slidenav-previous {
		left: -35px;
	}

	.uk-slidenav-position .uk-slidenav-next {
		right: -35px;
	}
	
	div[data-uk-slider]{
		margin-left: -41px;
		margin-right: -41px;
	}
	
	div[data-uk-slideset] .uk-slidenav-position .uk-slidenav-previous{
		left: -75px;
	}

	div[data-uk-slideset] .uk-slidenav-position .uk-slidenav-next {
		right: -75px;
	}
	
}

@media all and (min-width: 1220px) and (max-width: 1385px){
	#logo{
		width: 30%;
	}
}

@media all and (min-width: 960px) and (max-width: 1120px){
	#logo{
		width: 29%;
	}
}
@media all and (min-width: 960px){
	#toolbar #toolbar-right *:not(.uk-nav-offcanvas) a{
		color: #e2e2e2;
		font-size: 14px;
		border-bottom: #4f4f4f solid 1px;
		padding: 0 7px;
		margin-left: 15px;
	}
	
	#main-wrapper{
		min-height: 497px;
	}
}
@media all and (min-width: 768px) and (max-width: 959px){
	.hassidebar h1, .com_content.article .page-header h2{
		padding-left: 32%;
	}
}
@media all and (max-width: 959px){
	h1{
		margin: 20px 0 35px 0;
		font-size: 18px;
		line-height: 22px;
	}
	h2, .uk-h2{
		font-size: 18px;
		line-height: 26px;
	}
	
	h3, .uk-h3{
		font-size: 15px;
		line-height: 23px;
	}
	
	h3.uk-panel-title{
		font-weight: 300;
	}
	
	
	#lang-switcher-mobile{
		display: inline-block;
		padding: 30px 10px;
		min-width: 200px;
	}
	
	#lang-switcher-mobile div span{
		padding:0;
		margin:0;
	}
	
	#toolbar{
		height: auto;
	}
	
	#lang-switcher-mobile.uk-open{
		background-color: #ffce38;
	}
	
	#lang-switcher-mobile span i{
		margin-left: 15px;
	}
	
	#lang-switcher-mobile.uk-open span{
		color: #242527;
	}
		
	#lang-switcher-mobile .uk-dropdown{
		z-index: 30;
		padding: 15px 70px;
		text-align: center;
		top: 88px;
	}
	.mod-languages div a{
		border-left: 0 none;
	}
	
	#lang-switcher-mobile .uk-list-line > li:nth-child(n+2){
		border-top-color: #4f4f4f;
	}
	
	.level-1 > .uk-dropdown{
		padding: 15px 0px;
	}
	
	.firstcatwrap {
		margin-top: 64px;
	}
	
	.firstcatwrap .uk-grid > * {
		padding-left: 0;
	}
	
	.mobile-catwrap > div > .uk-nav.uk-nav-navbar{
		margin: 0;
	}
	
	.mobile-catwrap > .uk-width-medium-2-3 > .uk-nav.uk-nav-navbar{
		margin-top: 41px;
	}
	
	.mobile-catwrap > div > .uk-nav.uk-nav-navbar a{
		padding-left: 0;
	}
	
	.mobile-catwrap a{
		padding-left: 0;
	}
	
	.mobile-catwrap .uk-width-medium-1-3 .uk-nav.uk-nav-navbar{
		margin-left: 10px;
	}
	
	.main-slider .uk-slideshow{
		height: 400px !important;
	}
	
	.main-slider .uk-slideshow > li{
		height: 400px !important;
	}
	
	.sloganwrap{
		margin-top: 48px;
	}
	
	#top-c h3 > a:after {
		width: 25%;
		max-width: 50px;
	}
	
	#top-c h3 > a span{
		width: 75%;
	}
	
	.bottom-cut{
		bottom: -200px;
	}
	
	.bottom-cut .custom:before {
		height: 74px;
	}
	
	.mainbadges{
		margin-right: -25px;
	}
	
	div[data-uk-slider] {
		padding: 53px 35px;
	}
	
	#bottom-a .uk-slider{
		height: 282px !important;
		min-height: 282px !important;
	}
	
	#bottom-a .uk-slider li > div{
		height: 282px !important;
		min-height: 282px !important;
	}
	
	#bottom-b{
		background-size: 200% auto;
		background-position: center 55px;
	}
	
	#bottom-b .uk-contrast h2{
		font-size: 26px;
		line-height: 36px;
	}
	
	#bottom-b .uk-contrast h3{
		font-size: 22px;
		line-height: 32px;
	}
	
	#bottom-b * + h2, #bottom-b * + h3{
		margin-top: 9px;
	}
	
	.uk-slidenav-position .uk-slidenav-previous{
		left: 0;
	}
	
	.uk-slidenav-position .uk-slidenav-next{
		right: 0;
	}

}
@media all and (min-width: 768px){
	#slogan{
		padding: 10px 0;
		z-index: 2;
		top: 140px;
		position: absolute;
	}
	
	.sloganwrap{
		float: right;
		padding: 20px;
		margin: 20px 20px 0 0;
		border-radius: 6px;
		background-color: rgba(0, 0, 0, 0.5);
		color: #fefeff;
	}
	
	html[lang="ru-ru"] .level-1 .uk-hidden-small .headers-first > div{
		padding-top: 43px;
	}
	
	html .level-1 .uk-hidden-small .headers-first > div:first-child{
		padding-top: 75px;
	}
	
	#sidebar-left{
		padding-top: 90px;
	}
}
@media all and (max-width: 767px){
	#lang-switcher-mobile{
		padding: 30px 0;
		min-width: 147px;
	}
	
	.cicon-globe:before {
		margin-right: 5px;
	}
	
	.mod-languages div span{
		padding: 7px 0;
	}
	
	#lang-switcher-mobile span i{
		margin-left: 5px;
	}
	
	#lang-switcher-mobile .uk-dropdown {
		padding: 15px 53px;
		min-width: 140px !important;
		width: auto;
	}
	
	#toolbar > .uk-container > .uk-grid{
		display: flex;
		justify-content: space-between;
		flex-wrap: nowrap;
	}
	
	#toolbar > .uk-container > .uk-grid > *{
		width: auto;
	}
	
	#toolbar-right{
		padding: 17px 0;
		flex-grow: 4;
	}
	
	#toolbar #toolbar-right li{
		padding: 0 7px;
	}
	
	#logo-wrap{
		display: none;
	}
	
	#branding{
		height: 73px;
		line-height: 73px;
	}
	
	#branding .uk-navbar-nav.cats > li > a{
		display: inline-block;
		height: 73px;
		line-height: 73px;
	}
	
	#sub_menu .uk-accordion-title{
		color: #ffffff;
		border-bottom: 2px solid #4f4f4f;
		display: flex;
		justify-content: space-between;
		flex-wrap: nowrap;
	}
	
	#sub_menu .uk-accordion-title:after{
		content: "\f078";
		float: right;
		display: inline-block;
		font-family: FontAwesome;
	}
	
	#sub_menu .uk-accordion-title.uk-active:after{
		content: "\f077";
	}
	
	.sloganwrap{
		text-align: center;
	}
	
	.parntership-image-wrapper{
		background-color: #fff;
	}
	
	.bottom-cut{
		position: static;
		margin-left: 8%;
		margin-top: -66px;
		width: auto;
	}
	
	.bottom-cut .custom:before {
		display: none;
	}
	
	.homepage #top-c .modbasic-header{
		padding: 0;
		width: auto;
	}
	
	.mainbadges > div:nth-child(n - 6) > .uk-panel > .uk-grid > .uk-width-small-1-3{
		order: 0;
		border-radius: 0 9px 9px 0;
		text-align: center;
	}
	
	.mainbadges > div:nth-child(n - 6) > .uk-panel > .uk-grid > .uk-width-small-1-3 img{
		margin-right: 35px;
		margin-left: 0;
	}
	
	.mainbadges > div:nth-child(n + 6) > .uk-panel > .uk-grid > .uk-width-small-1-3{
		order: 1;
		border-radius: 9px 0 0 9px;
		text-align: center;
	}
	
	.mainbadges > div:nth-child(n + 6) > .uk-panel > .uk-grid > .uk-width-small-1-3 img{
		margin-right: 0;
		margin-left: 0;
	}
	
	.homepage #top-d{
		height: auto;
		padding-bottom: 100px;
		background-image: url('../img/adv-bkg.png');
		background-size: 100% 100%;
	}
	
	.homepage #top-d .advantages > div{
		padding-right: 0;
		padding-left: 0;
	}
	
	#bottom-b{
		background-size: 400% auto;
		padding-top: 130px;
	}
	
	#bottom-c .uk-slidenav-position .uk-slidenav{
		display: none;
	}
	
	#footer_text{
		padding: 0 25px;
	}
	
	.uk-article:not(.hassidebar) .page-header{
		padding: 10px 0;
	}
	
	.uk-button.uk-button-primary.noarrow{
		padding: 10px;
	}
	
	#copyrights > .uk-grid > .uk-width-medium-1-4{
		text-align: center;
		order: 2;
		margin: 10px 0;
	}
	
	#copyrights .uk-nav.uk-flex.nav.menu{
		display: block;
		text-align: center;
	}
	
	#list_product_image_middle img{
		margin: 0 auto;
	}
}
@media all and (min-width: 481px){
	.uk-visible-xs{
		display: none !important;
	}
}
@media all and (max-width: 480px){
	.uk-hidden-xs{
		display: none !important;
	}
	
	.uk-container{
		padding: 0 5px;
	}
	
	#lang-switcher-mobile{
		padding: 31px 0;
		min-width: 81px;
		text-align: center;
	}
	
	#lang-switcher-mobile .uk-dropdown {
		padding: 15px 20px;
		min-width: 80px !important;
	}
	
	#sub_menu > .uk-visible-small.uk-width-1-3.uk-vertical-align{
		height: 75px;
		padding-top: 0;
		padding-bottom: 0;
		margin: 0;
		position: static;
	}
	
	#sub_menu > .uk-visible-small.uk-width-1-3.uk-vertical-align:before{
		display: none;
	}
	
	.bottom-cut{
		margin-left: 9%;
		margin-top: -27px;
	}
	
	.mainbadges .uk-width-small-1-3{
		width: 33.333%;
	}
	
	.mainbadges .uk-width-small-2-3{
		width: 66.666%;
	}
	
	#bottom-b {
		background-size: 680% auto;
	}
	
	#footer_bottom_menu .nav.menu{
		flex-wrap: wrap;
		justify-content: space-around;
	}
}