@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&family=Open+Sans:wght@300;400;600&family=Inter:wght@300;400;600&display=swap');

.wrapper:before, .b-buy:before, .news-list:before, .promo-list:before, .tmenu:before, .ht-lang:before, .tphones:before, .mainmenu:before, .sub-menu:before, .f-col1:before, .sel-wrap:before, .sel-left:before, .sel-right:before, .cctop:before, .ccsort:before, .ccgoods:before, .p-ipr:before, .p-it-add:before, .cat-reviews-list:before, .rev-top:before, #content2:before, .ccard:before, .cact-cont:before, .cact-time:before, .cdisc-cont:before, .cdisc-time:before, .ccard-inf:before, .ccard-ico-cd:before, ul.c2tlist:before, .oth-hdr:before, .c3ristatus:before, .c3ribtn:before, .mcart:before, .mcltotal:before, .mcrlm:before{
	display: table;
	line-height: 0;
	content: '';
}

.wrapper:after, .b-buy:after, .news-list:after, .promo-list:after, .tmenu:after, .ht-lang:after, .tphones:after, .mainmenu:after, .sub-menu:after, .f-col1:after, .sel-wrap:after, .sel-left:after, .sel-right:after, .cctop:after, .ccsort:after, .ccgoods:after, .p-ipr:after, .p-it-add:after, .cat-reviews-list:after, .rev-top:after, #content2:after, .ccard:after, .cact-cont:after, .cact-time:after, .cdisc-cont:after, .cdisc-time:after, .ccard-inf:after, .ccard-ico-cd:after, ul.c2tlist:after, .oth-hdr:after, .c3ristatus:after, .c3ribtn:after, .mcart:after, .mcltotal:after, .mcrlm:after{
	display: table;
	clear: both;
	line-height: 0;
	content: '';
}

.b-pr:after, .pack-img:after{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}

.float{float: left !important;}
.float_r{float: right !important;}
.clear{clear: left !important;}
.clear_r{clear: right !important;}
.both{clear: both !important;}
.w49{width: 49% !important;}
.w50{width: 50% !important;}
.w100{width: 100% !important;}
.bold{font-weight: bold !important;}
.italic{font-style: italic !important;}
.ta_left{text-align: left !important;}
.ta_right{text-align: right !important;}
.ta_center{text-align: center !important;}
.relative{position: relative !important;}
.absolute{position: absolute !important;}
.block{display: block !important;}
.inline-block{display: inline-block !important;}

.after-both:after{
	display: block;
	clear: both;
	content: '';
}

h1, h2, h3, h4, h5, h6, p, div{
	margin: 0;
	padding: 0;
}

html{
	width: 100%;
	height: 100%;
}

body{
	overflow-x: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Inter', 'Open Sans', 'Arial', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	color: #1b1b1b;
	background: #ffffff;
}

/*
body.index-page{
	background: #616564 url(../img/ind-splash.jpg) no-repeat 50% 0;
	background-attachment: fixed;
	color: #ffffff;
}
*/

*, *::before, *::after{
	box-sizing: border-box;
}

.wrapper{
	width: 1180px;
	margin: auto;
}

a{color: #0038A4;}
a:hover{color: #3068d4;}

.tbl{display: table;}
.tbl-tr{display: table-row;}
.tbl-tr>div{display: table-cell;}

/*--------------  heads  -----------*/
.hdr{
	font: 25px/26px 'Rubik', Arial;
	font-weight: 500;
	padding: 0px 0px;
	margin: 8px 0 20px 0;
	color: #263239;
	/*position: relative;*/
}
.hdr span{}

.lbl-hdr{
	font: 32px/34px 'Rubik',Arial;
	font-weight: 400;
	padding: 0px 0px;
	margin: 20px 0;
	color: #1b1b1b;
}
.lbl-hdr span{}
.lbl-hdr span b{}
.lbl-hdr span:after{
	display: block; 
	content: '';
	margin: 10px auto 4px 0;
	width: 140px; 
	height: 3px; 
	background-color: #FFC700;
}

.hdr-c span:after{margin-left: auto;}

h1.lbl-hdr{font-size: 36px; line-height: 40px;}

.hdr-c{text-align: center;}

.dlg-wnd .lbl-hdr{}

.lbl-hdr-in{
	padding: 12px 0px 5px 0px;
	font: 18px/20px 'Rubik', Arial;	
	font-weight: normal;
	color: #292942;
}
.lbl-hdr-in span{}
.lbl-hdr-in span:after{
	display: block; 
	content: '';
	margin: 6px auto 4px 0;
	width: 70px; 
	height: 3px; 
	background-color: #FFC700;
}

.left-cont .lbl-hdr-in{text-align: left;}

/*
.lbl-hdr-cmp span{background: url(../img/ihdr-compare.png) no-repeat 0 50%; padding-left: 26px;}
.lbl-hdr-filt span{background: url(../img/i-hdr-filt.png) no-repeat 0 50%; padding-left: 26px;}
.lbl-hdr-call span{background: url(../img/i-hdr-cont.png) no-repeat 0 50%; padding-left: 26px;}
.lbl-hdr-car span{background: url(../img/i-hdr-car.png) no-repeat 0 50%; padding-left: 26px;}
.lbl-hdr-inf span{background: url(../img/ihdr-info.png) no-repeat 0 50%; padding-left: 26px;}
.lbl-hdr-cat span{background: url(../img/ihdr-cat.png) no-repeat 0 50%; padding-left: 26px;}
*/

.hico-device{display: inline-block; padding-left: 32px; background: url(../img/h-device.png) no-repeat 0 2px;}
.hico-po{display: inline-block; padding-left: 34px; background: url(../img/h-po.png) no-repeat 0 3px;}
.hico-list{display: inline-block; padding-left: 34px; background: url(../img/h-list.png) no-repeat 0 4px;}


.lbl-hdr-dop{
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0px 0px;
	margin: 20px 0 14px 0;
}
.lbl-hdr-dop span{}


.lbl{
	clear: both;
	margin: 0 0 20px 0;
	padding: 10px 10px 16px 10px;	
	/*border-radius: 4px;*/
}
.lbl-bord{
	box-shadow: 0 0 6px rgba(200, 200, 200, 0.3);
}
.lbl-gray{background-color: #f8f8f8;}

.lbl-dark{
	background: #35304f url(../img/col-blk-bg.jpg) no-repeat 100% 100%;
	background-size: cover;
	color: #ffffff;
}

.lbl-darkblk .lbl-hdr-in{color: #ffffff; border-bottom: 1px solid #ffffff;}

.lbl-li{
	padding: 6px 0 6px 20px;
	background: url(../img/li-yel.png) no-repeat 0 10px;
}

.a-back{
	clear: both;
	margin: 6px 0;
}
.a-back>a{
	display: inline-block;
	background: url(../img/a-back.png) no-repeat 0 6px;
	text-decoration: none;
	padding-left: 14px;
}
.a-back>a>span{border-bottom: 1px dotted #1a1a35;}
.a-back>a:hover>span{border-bottom: 1px dotted #1e1e9b;}


/*------------  buttons  --------------*/
.btn-wrap{
	text-align: center;
	padding: 8px 0;
}

input[type='submit']{
	cursor: pointer;
	border: 0;
	outline: 0;
}

button{
	border: 0;
	outline: 0;
	background: none;
}

a.btn, input.btn, button.btn, div.btn{
	display: inline-block;
	padding: 9px 32px 9px;
	font: 16px/16px 'Rubik', Arial;
	font-weight: 300;
	transition: background-color 0.1s ease;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;		
	color: #0038A4;
	cursor: pointer;
}
input.btn, button.btn{border: 0;}
a.btn-sm, input.btn-sm, button.btn-sm, div.btn-sm{
	font-size: 13px;
	line-height: 13px;
	padding: 7px 22px;
}
a.btn-big, input.btn-big, button.btn-big, div.btn-big{
	font-size: 16px;	
	padding: 12px 40px;
}


a.btn-dark, input.btn-dark, button.btn-dark, div.btn-dark{background-color: #0038A4; color: #ffffff;}
a.btn-dark:hover, input.btn-dark:hover, button.btn-dark:hover, div.btn-dark:hover{background-color: #2058c4;}

a.btn-light, input.btn-light, button.btn-light, div.btn-light{background-color: #FFC700;}
a.btn-light:hover, input.btn-light:hover, button.btn-light:hover, div.btn-light:hover{background-color: #eFb700;}

a.btn-slight, input.btn-slight, button.btn-slight, div.btn-slight{font-size: 14px; background-color: transparent; border: 1px solid #ffffff; color: #ffffff;}
a.btn-slight:hover, input.btn-slight:hover, button.btn-slight:hover, div.btn-slight:hover{border-color: #f0f0f0; color: #f0f0f0;}

a.btn-contur-dark, input.btn-contur-dark, button.btn-contur-dark, div.btn-contur-dark{color: #0038A4; border: 1px solid #0038A4;}
a.btn-contur-dark:hover, input.btn-contur-dark:hover, button.btn-contur-dark:hover, div.btn-contur-dark:hover{color: #2058c4; border: 1px solid #2058c4;}

a.btn-contur-light, input.btn-contur-light, button.btn-contur-light, div.btn-contur-light{color: #ffffff; border: 1px solid #ffffff;}
a.btn-contur-light:hover, input.btn-contur-light:hover, button.btn-contur-light:hover, div.btn-contur-light:hover{color: #f0f0f0; border: 1px solid #f0f0f0;}


a.btn-list>span{
	display: inline-block;
	padding-left: 26px;
	background: url(../img/ibtn-list3.png) no-repeat 0 50%;
}
a.btn-more>span{
	display: inline-block;
	padding-right: 22px;
	background: url(../img/a-arrow.png) no-repeat 100% 50%;
}
button.btn-yes>span{
	display: inline-block;
	padding-right: 18px;
	background: url(../img/ibtn-yes.png) no-repeat 100% 50%;
}
button.btn-dark.btn-yes>span{
	background-image: url(../img/ibtn-yes-w.png);
}

a.srch-btn{
	width: 58px;
	height: 58px;
	background-image: url(../img/srch-btn.png);
	background-repeat: no-repeat;
	background-position: center;
}

a.btn-find>span{
	background: url(../img/ibtn-find.png) no-repeat 0 50%;
	padding-left: 24px;
}

a.btn-buy, input.btn-buy, div.btn-buy{padding: 15px 34px 13px; background-color: #142846;}
a.btn-buy span, input.btn-buy span, div.btn-buy span{
	/*padding-left: 22px;
	background: url(../img/ibtn-cart.png) no-repeat 0 center;*/
}
a.btn-buy:hover, input.btn-buy:hover{}

div.btn-buy-gray{cursor: default; background-color: #dbdbdb; color: #838383;}
div.btn-buy-gray:hover{background-color: #dbdbdb; color: #838383;}
div.btn-buy-gray>span{
	padding-left: 24px;
	background: url(../img/ibtn-buy-gr.png) no-repeat 0 center;
}

a.btn-buy-big{padding: 16px 25px;}
a.btn-buy-big>span{
	padding-left: 28px;
	background: url(../img/ibtn-buy.png) no-repeat 0 center;
}

a.btn-buy-1click{padding: 16px 25px;}
a.btn-buy-1click>span{
	padding-left: 26px;
	background: url(../img/ibtn-buy-1click.png) no-repeat 0 center;
}



a.btn-addmore, input.btn-addmore{}
a.btn-addmore span, input.btn-addmore span{
	background: url(../img/ibtn-loadmore.png) no-repeat 0 50%;
	padding-left: 24px;
}

a.btn-cars, div.btn-cars{text-transform: none;}
a.btn-cars>span, div.btn-cars>span{
	background: url(../img/a-car.png) no-repeat 0 50%;
	padding-left: 28px;
}

a.btn-resp span{
	background: url(../img/ibtn-write.png) no-repeat 0 0;
	padding-left: 22px;
}
input.btn-send{
	background-image: url(../img/ibtn-write.png);
	background-repeat: no-repeat;
	background-position: 18px 12px;
	padding-left: 40px;
}

.btn-compare span{
	/*padding-left: 24px;
	background: url(../img/ibtn-compare.png) no-repeat 0 50%;*/
}

button.btn-filtcar{
	background-image: url(../img/ibtn-fltcar.png);
	background-repeat: no-repeat;
	background-position: 16px 50%;
	padding: 11px 16px 11px 42px;
}
button.btn-filtpar{
	background-image: url(../img/ibtn-filters.png);
	background-repeat: no-repeat;
	background-position: 16px 50%;
	padding: 11px 16px 11px 38px;
}

/*------------  for input  ---------------*/
form input::-webkit-input-placeholder{
	transition: opacity 0.2s ease;
	opacity: 1;
}

form input::-moz-placeholder{
	transition: opacity 0.2s ease;
	opacity: 1;
}

form input:-moz-placeholder{
	transition: opacity 0.2s ease;
	opacity: 1;
}

form input:-ms-input-placeholder{
	transition: opacity 0.2s ease;
	opacity: 1;
}

form input:focus::-webkit-input-placeholder{
	transition: opacity 0.2s ease;
	opacity: 0;
}

form input:focus::-moz-placeholder{
	transition: opacity 0.2s ease;
	opacity: 0;
}

form input:focus:-moz-placeholder{
	transition: opacity 0.2s ease;
	opacity: 0;
}

form input:focus:-ms-input-placeholder{
	transition: opacity 0.2s ease;
	opacity: 0;
}

.f-subscr input::-webkit-input-placeholder{
	transition: opacity 0.2s ease;
	opacity: 1;
}

.f-subscr input::-moz-placeholder{
	transition: opacity 0.2s ease;
	opacity: 1;
}

.f-subscr input:-moz-placeholder{
	transition: opacity 0.2s ease;
	opacity: 1;
}

.f-subscr input:-ms-input-placeholder{
	transition: opacity 0.2s ease;
	opacity: 1;
}

.f-subscr input:focus::-webkit-input-placeholder{
	transition: opacity 0.2s ease;
	opacity: 0;
}

.f-subscr input:focus::-moz-placeholder{
	transition: opacity 0.2s ease;
	opacity: 0;
}

.f-subscr input:focus:-moz-placeholder{
	transition: opacity 0.2s ease;
	opacity: 0;
}

.f-subscr input:focus:-ms-input-placeholder{
	transition: opacity 0.2s ease;
	opacity: 0;
}

/*----------  header  -----------*/

header{
	/*position: relative;*/
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 2;
	background: #ffffff;
	box-shadow: 0 0 10px rgba(200,200,200,0.5);
}

@keyframes slide-down{
	0%{
		transform: translateY(-100%);
		opacity: 0;
	}
	100%{
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes slide-up{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}

header.sticky-none{
	animation: slide-up 0.35s;
}

header.sticky{
	position: fixed;
	z-index: 50;
	top: 0;
	left: 0;
	width: 100%;
	animation: slide-down 0.35s;
	background: rgba(32,32,32,0.6);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
	/*	
	background-color: #fff;
	*/
}

header.sticky .header-bann{display: none;}
header.sticky .header-bott{padding: 4px 0 2px 0;}
header.sticky .header-top{display: none;}

header.sticky #logo{display: none;}
header.sticky #logo-sticky{display: block; margin-top: 2px;}

header.sticky .header{width: calc(100% - 100px); padding-top: 8px;}

header.sticky .tmenu-all{padding-top: 10px}


header.sticky .srch-fly-ex{
	display: none;
}


.header-top{
	padding: 2px 0 2px 0;
}
.header-top .wrapper{position: relative; z-index: 4;}
.header-top:after{display: block; clear: both; content: '';}


#logo{
	float: left;
	width: 171px;	
	padding-top: 12px;
	padding-bottom: 12px;
}
#logo a{display: block;}
#logo img{
	display: block;
	max-width: 100%;
	height: auto;
}

#logo-sticky{
	display: none;
	float: left;
	width: 120px;
	padding-top: 2px;
}

#logo-sticky img{
	max-width: 100%;
	height: auto;
}

.tmenu-all{
	float: left;
	width: calc(100% - 430px);
	padding-top: 2px;
}

.tmenu-mob{
	display: none;
	/*position: absolute;*/
	position: relative;
	left: 0px;
	top: 0px;	
}

.tmenu-mob>button{
	position: relative;
	width: 36px;
	height: 32px;
	cursor: pointer;
	border-radius: 3px;
	background-color: transparent;
}

.tmenu-mob>button span{
	position: absolute;
	left: 5px;
	display: block;
	width: 26px;
	height: 2px;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1;
	border-radius: 3px;
	background-color: #707070;
}

.tmenu-mob>button span:nth-child(1){top: 8px;}
.tmenu-mob>button span:nth-child(2){top: 15px;}
.tmenu-mob>button span:nth-child(3){top: 22px;}

.open .tmenu-mob>button{background-color: rgba(240,240,240,1);}
.open .tmenu-mob>button span:nth-child(1){
	top: 15px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.open .tmenu-mob>button span:nth-child(2){
	left: -60px;
	opacity: 0;
}

.open .tmenu-mob>button span:nth-child(3){
	top: 15px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.tmenu{	
	padding: 4px 0;
	font-size: 15px;
}

.tmenu a{
	display: inline-block;
	text-decoration: none;
	color: #1b1b1b;
	/*margin-right: 16px;*/
	/*background: url(../img/a-drop.png) no-repeat 100% 8px;*/
	margin-left: 30px;
}
.tmenu a:hover{text-decoration: underline; color: #0038A4;}
.tmenu a.active{}

.tmenu a:after{
	display: block;
	content: '';
	width: 0;
	background-color: rgba(255,255,255,0.9);
	height: 2px;
	margin: 4px auto 0 auto;
	transition: width 0.2s ease-out;
}
.tmenu a:hover:after{
	width: 90%;
}



.tright{
	float: right;
	padding-top: 14px;
}

.ht-lang{
	float: right;
	margin: 0 4px 0 20px;
	padding: 0 0 0 0px;
	font-size: 14px;
	line-height: 20px;
}
.ht-lang-in{
	overflow: hidden;
	box-sizing: border-box;
	height: 26px;
	background: url(../img/a-drop.png) no-repeat 92% 12px;
	border: 1px solid #ffffff;
	border-radius: 0px;
	padding: 2px 20px 2px 6px;
}
.ht-lang-in div{
	cursor: pointer;
	/*padding: 2px 0 2px 26px;*/
	padding: 2px 0 2px 0px;
}
.ht-lang-in div:hover{text-decoration: underline;}
/*
.ht-lang-in a{
	display: none;
	padding: 2px 0 2px 26px;
	text-decoration: none;
	margin: 2px 0;
}
.ht-lang-in div, .ht-lang-in a{background-repeat: no-repeat; background-position: 0 50%;}
.ht-lang-in div.ilang-ua, .ht-lang-in a.ilang-ua{background-image: url(../img/lang-ua.png);}
.ht-lang-in div.ilang-ru, .ht-lang-in a.ilang-ru{background-image: url(../img/lang-ru-2.png);}
.ht-lang-in div.ilang-sl, .ht-lang-in a.ilang-sl{background-image: url(../img/lang-sl-2.png);}
*/
.ht-lang-in a{
	display: none;
	padding: 2px 0 2px 0px;
	text-decoration: none;
	margin: 2px 0;
}
.ht-lang-in div, .ht-lang-in a{background-repeat: no-repeat; background-position: 0 50%;}

.ht-lang-in a.active{
	/*font-weight: 700;*/
	cursor: default;	
}

.ht-lang-in a:first-child{}
.ht-lang-in a:hover{
	/*font-weight: 700;*/
}

.ht-lang-open{position: relative; height: 22px;}
.ht-lang-open .ht-lang-in{
	height: auto;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
}
.ht-lang-open  .ht-lang-in a{display: block;}


.ht-phones{
	float: right;
	padding: 19px 4px 0 0;
}
.tphones{
	padding: 0 0 0 0;	
}
.tphones:after{clear: both; content: ""; display: block;}

.t-tel{
	padding: 0 4px 0 0;
}
/*
.t-vib{background: url(../img/itel-viber.png) 0 4px no-repeat; padding-left: 20px;}
.t-tgrm{background: url(../img/t-telegram.png) 0 4px no-repeat; padding-left: 20px;}
.t-ks{background: url(../img/t-ks.png) 0 50% no-repeat; padding-left: 20px;}
.t-vod{background: url(../img/t-mts.png) 0 50% no-repeat; padding-left: 20px;}
.t-life{background: url(../img/t-life.png) 0 8px no-repeat; padding-left: 20px;}
*/

.tcallback{
	padding: 4px 0 4px 0px;
	text-align: right;
}
.tcallback>div{}
.tcallback>div>span{}
.tcallback a{text-decoration: none;}
.tcallback a>span{border-bottom: 1px dotted #1a1a35;}


.ht-sc{}
.tsc:after{clear: both; content: ''; display: block;}
.tsc>a{
	display:block;
	float: left;
	width: 24px;
	height: 24px;
	text-decoration: none;
	color: #ffffff;
	content: '';
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.tsc>a.tsc-fb{background-image: url(../img/sc-fb.png);}
.tsc>a.tsc-in{background-image: url(../img/sc-in.png);}
/*
.tsc>a.tsc-yt{background-image: url(../img/sc-yt.png);}
.tsc>a.tsc-lin{background-image: url(../img/sc-lin.png);}
*/


/*
.ht-right{
	float: right;
	width: 326px;
	text-align: right;
	padding-top: 2px;	
}

.ht-right .user{
	display: inline-block;
	font-size: 13px;
	color: #a0a0a0;
	padding: 2px 0 2px 0;
	margin-right: 8px;
}

.ht-right a.a-ht{
	display: inline-block;
	padding: 0px 0 0px 18px;
	color: #292929;
	text-decoration: none;
}
.ht-right a.a-ht:hover{text-decoration: underline;}

.ht-right a.a-logout{
	background: url(../img/a-exit.png) no-repeat 0 2px;
	margin-left: 14px;
}
.ht-right a.a-cabinet{background: url(../img/a-usr.png) no-repeat 0 1px;}
.ht-right a.a-login{background: url(../img/a-usr.png) no-repeat 0 1px;}


*/


/*
.tworktm{}

.ti-right{
	float: right;
	width: 260px;
	padding-top: 6px;
}
.ti-blk{
	display: block;
	position: relative;
	float: right;
	width: 114px;		
	box-sizing: border-box;
	padding: 4px 0 4px 0;
	text-align: center;
}

.tcart{
	background: url(../img/ico-cart.png) no-repeat 0 50%;
}
.tcart>div{
	padding: 0 0 0 34px;
}

.tcart>div.tcart-num{
	position: absolute;
	z-index: 2;
	left: 15px;
	top: -5px;
	color: #ffffff;
	background: #d8d8d8;
	width: 20px;
	border: 2px solid #ffffff;
	box-sizing: border-box;
	border-radius: 50%;
	padding: 2px 0 2px 0;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}
.tcart-full>div.tcart-num{background: #f46c09;}
.tcart-sum{}

.tcart a{
	color: #292929;
	font-size: 15px;		
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
}
.tcart a span{}
.tcart a:hover{text-decoration: underline;}
*/
/*
.tcar{
	background: url(../img/ico-car.png) no-repeat 50% 14px;
	margin-right: 40px;
}
.tcar>div{
	padding: 0 0 0 0;
}

.tcar>div.tcar-num{
	position: absolute;
	z-index: 2;
	right: 10px;
	top: 0px;
	color: #ffffff;
	background: #d8d8d8;
	width: 20px;
	border: 2px solid #ffffff;
	box-sizing: border-box;
	border-radius: 50%;
	padding: 2px 0 2px 0;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}
.tcar-full>div.tcar-num{background: #f4ac00;}

.tcar a{
	color: #292929;
	text-decoration: none;
	font-family: 'Roboto';
	font-weight: 500;
}
.tcar a span{}
.tcar a:hover{text-decoration: underline;}
*/


.tsearch{
	padding: 0 10px 0 30px;
}
.searchpan{
}
.srch-btn{}
.srch-btn-a{
	display: block;
	width: 24px;
	height: 24px;
	content: '';
	background: url(../img/ico-search.png) no-repeat 50% 50%;
}

/*
.srchpan{
	position: relative;
	float: right;
	width: 36px;
	margin-right: 8px;
	padding-top: 10px;
}
.srchpan-btn>button{
	content: '';
	background: transparent url(../img/ico-find.png) no-repeat 50% 50%;
	display: block;
	cursor: pointer;
	width: 34px;
	height: 34px;
}
.srchbtn-pan>button:hover{background-color: rgba(255,255,255,0.1);}
*/

.srch-fly{
	display: none;
	position: absolute;
	z-index: 4;
	top: 10px;
	right: -10px;
	overflow: hidden;
	width: 46px;
	height: 31px;
	border: 1px solid #909090;
	background: #202020;
}

.srch-fly-open{
	display: block;
	animation: opensrch 1s ease-out 0s 1 normal;
	animation-fill-mode: forwards;
}

@keyframes opensrch{
	0%{display: none; width: 0;}
	2%{display: block; width: 0;}
	80%{width: 246px; right: 80px;}
	100%{width: 246px; right: 38px;}
}

@keyframes hidesrch{
	0%{display: block; width: 246px;}
	98%{display: block; width: 0;}
	100%{display: none; width: 0;}
}

#srchclose{
display: block;
width: 28px;
height: 27px;
background: url(../img/a-close.png) no-repeat 50% 50%;
}

#srchclose:hover{
opacity: 0.85;
}

#swsrchfrm table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.srch-frm{
	border-bottom: 1px solid #080808;
	box-sizing: border-box;
	margin: 0;
	padding: 2px 0;
	width: 100%;
}
.srch-frm:after{clear: both; content: ''; display: block;}

#searchsw{
	display: block;
	float: left;
	box-sizing: border-box;
	width: calc(100% - 40px);
	height: 28px;
	padding: 2px 0 0 0px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	vertical-align: middle;
	border: 0;
	outline: 0;
	background: transparent;
	/*background-color: #ffffff;*/
}

#searchsw::placeholder{
	font-weight: 300;
	color: #707070;
}

#srchgo{
	display: block;
	float: right;
	width: 36px;
	height: 30px;
	background: url(../img/ibtn-find.png) no-repeat 50% 50%;
	background-color: transparent;
	cursor: pointer;
	vertical-align: middle;
	opacity: 0.7;
}
#srchgo:hover{opacity: 1;}

.srch-btn-wrap{
	display: none;
}

.srch-fly-ex{
	margin-top: 2px;
	font: 13px/16px 'Roboto';	
	font-weight: 300;
	font-style: italic;
	color: #8b8b8b;
	padding-left: 10px;
}

.srch-fly-ex span{}


/*
.srch-fly{
	margin-top: 15px;	
}

#searchsw{
	display: inline-block;
	width: 330px;
	height: 34px;
	padding: 2px 5px 0 14px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	vertical-align: middle;
	color: #6789b5;
	border: 0;
	border: 1px solid #dcdcdc;
	border-radius: 4px 0 0 4px;
	outline: 0;
	background-color: #eef3fd;
}

#searchsw::placeholder{
	font-weight: 300;
	color: #8aaad4;
}

#srchgo{
	display: inline-block;
	vertical-align: middle;
}

.srch-btn-wrap{
	display: none;
}

.srch-fly-ex{
	margin-top: 3px;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	color: #8b8b8b;
}

.srch-fly-ex span{
	color: #44a53d;
	border-bottom: 1px dotted #44a53d;
}
*/


.header-bott{
}
.header-bott:after{display: block; clear: both; content: '';}





/*----  mpan -----*/
.mpan{padding-left: 30px;}
.mpan .wrapper{
	position: relative;
	z-index: 4;
}

.mainmenu{
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	display: block;
	/*
	display: flex;
	flex-align: center;
	flex-flow: row nowrap;
	*/
	/*border-radius: 4px;
	background-color: #44a53d;*/
}

.hmm_li{
	float: left;
	display: block;
	/*background: url(../img/mm-sep.png) no-repeat 0 50%;*/
}
.hmm_li:first-child{background: none;}

/*
.hmm_li:first-child .hmmdm a{border-radius: 4px 0 0 4px;}
.hmm_li:last-child{float: right;}
.hmm_li:last-child .hmmdm a{border-radius: 0 4px 4px 0;}
*/

.hmmdm a{
	display: block;
	margin-left: 1px;
	padding: 18px 18px 26px 18px;
	font: 16px/16px 'Rubik';
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	color: #101010;
	/*border-radius: 4px 4px 0 0;*/
	/*border-bottom: 3px solid rgba(0,0,0,0);*/
}

.hmmdm a span{
	/*
	padding-right: 20px;
	background: url(../img/a-drop.png) no-repeat 100% 50%;
	border-bottom: 3px solid rgba(0,0,0,0);*/
	/*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.27);*/
}
.hmm_li_wsub .hmmdm a span{
	padding-right: 20px;
	background: url(../img/a-drop.png) no-repeat 100% 58%;
}

.hmm_li:hover .hmmdm a{
	/*color: #232323;*/
	background-color: #f8f8f8;
	/*border-bottom: 2px solid #f46c09;*/
}
.hmm_li:hover .hmmdm a span{/*background-image: url(../img/mm-drop-sel.png);*/}

.sub-menu{
	position: absolute;
	z-index: -1;
	top: 100%;
	right: 10px;
	left: 0px;
	visibility: hidden;
	padding: 20px 20px 30px;
	cursor: default;
	transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	transform: translateY(-1em);
	text-transform: none;
	opacity: 0;
	/*
	border-left: 2px solid #1ea644;
	border-right: 2px solid #1ea644;
	border-bottom: 2px solid #1ea644;
	border-top: 0;	
	border-radius: 0 0 0px 0px;
	*/
	background: #ffffff;
	box-shadow: 0 7px 7px rgba(1, 1, 1, 0.2);
}
.sub-menu:before{
	position: absolute;
	content: '';
	display: block;
	background: #f8f8f8;
	left: 0;
	right: 0;
	top: 0;
	height: 2px;
}


.hmm_li:hover .sub-menu{	
	visibility: visible;
	transition-delay: 0s, 0s, 0.3s;
	transform: translateY(0%);
	opacity: 1;
}

.sub-column{
	float: left;
	width: 21.5%;
	margin-right: 4.6%;
}

.sub-column:last-child{
	margin-right: 0;
}

.sub-column-img{
	display: block;
	text-align: center;
}

.sub-column-img img{
	max-width: 100%;
	height: auto;
}

.sub-title{
	margin-bottom: 5px;
	font-size: 17px;
	color: #5F5F5F;
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0 5px 0;
}
.sub-title a{
	color: #5F5F5F;
	text-decoration: none;
}
.sub-title a:hover{
	color: #3068d4;
}

.sub-section{
	margin-bottom: 20px;
}

.sub-section-ico .sub-title{
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.sub-section.section-reduce ul{
	overflow: hidden;
	height: 220px;
}

.sub-section.section-reduce ul:after{
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: 0;
	left: 0;
	height: 120px;
	content: "";
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}

.sub-section.section-reduce .section-open{
	display: inline-block;
}

.section-open{
	display: none;
	padding: 5px 15px;
	cursor: pointer;
	background: url(../img/section-open.png) right 15px no-repeat;
}

.section-open span{
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #44a53d;
	border-bottom: 1px dotted #44a53d;
}

.section-open.section-closed{
	display: inline-block;
	padding: 5px 15px;
	cursor: pointer;
	background: url(../img/section-closed.png) right 15px no-repeat;
}

.section-open.section-closed span{
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #aaaaaa;
	border-bottom: 1px dotted #44a53d;
}

.sub-section ul{
	position: relative;
	margin: 2px 0 0 0;
	padding: 0;
	list-style: none;
}

.sub-section ul li{
	padding: 2px 0 6px 20px;
	background: url(../img/li-yel.png) 0 6px no-repeat;
}

.sub-section ul li a{
	/*display: block;*/
	font-size: 15px;
	text-decoration: none;
	color: #444a55;
}

.sub-section ul li a:hover{
	text-decoration: underline;
	/*color: #3d67ad;*/
}

.mpan-mob{
	display: none;
	/*float: left;*/
	/*margin-right: 10px;*/
	padding: 2px 0;
}

#btn-mainmenu{
	position: relative;
	width: 38px;
	height: 34px;
	cursor: pointer;
	border-radius: 0px;
	box-sizing: border-box;
	/*padding-left: 46px;*/
	line-height: 16px;
	/*background-color: #44a53d;*/
	/*color: #ffffff;*/
}

#btn-mainmenu i{font-style: normal; font-size: 16px; text-transform: uppercase; padding-right: 6px;}
#btn-mainmenu span{
	position: absolute;
	left: 4px;
	display: block;
	width: 30px;
	height: 2px;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1;
	/*border-radius: 3px;*/
	background-color: #808080;
}

#btn-mainmenu span:nth-child(1){top: 8px;}
#btn-mainmenu span:nth-child(2){top: 16px;}
#btn-mainmenu span:nth-child(3){top: 24px;}

#btn-mainmenu.open span:nth-child(1){
	top: 16px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
#btn-mainmenu.open span:nth-child(2){
	left: -60px;
	opacity: 0;
}
#btn-mainmenu.open span:nth-child(3){
	top: 16px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}


/*------------------------  footer  ---------------------*/
footer{	
	background: #383838;
	color: #ffffff;
}
footer a{color: #ffffff;}
footer a:hover{color: #eaeaea;}

.footcent{
	padding: 40px 0;
	background: url(../img/bg-foot.jpg) no-repeat 50% 0;	
	font-size: 14px;
}
.footcent:after{display: block; clear: both; content: '';}

/*
.f-logo{
	float: left;
	width: 240px;
}
.f-logo img{display: block; max-width: 100%; height: auto;}
*/
.f-content{
	
}

.f-col1, .f-col2, .f-col3, .f-col4{
	float: left;
	/*width: 23.99999%;*/
	width: 32%;
	margin-left: 0.99999%;
}

.f-hdr{
	font: 16px/20px 'Rubik',Arial;
	font-weight: 400;	
	padding-bottom: 12px;
	margin-bottom: 10px;
}

.f-col1 a, .f-col2 a, .f-col3 a, .f-col4 a{
	display: block;
	font-weight: 300;
	text-decoration: none;
	margin-bottom: 8px;
	/*background: url(../img/li-arr-w.png) no-repeat 0 7px;
	padding-left: 14px;*/
}

.f-col1 a:hover, .f-col2 a:hover, .f-col3 a:hover, .f-col4 a:hover{
	text-decoration: underline;
}

.ft-addr{
	padding: 0 0 14px 0;
	background: url(../img/ico-map-w.png) no-repeat 0 0px;
	word-break: break-all;
}
.ft-addr p{padding-left: 26px;}
.ft-cont{
	padding: 0 0 14px 0;	
	background: url(../img/ico-tel.png) no-repeat 0 2px;
}
.ft-cont p{padding-left: 26px;}
.ft-mail{
	padding: 0 0 14px 0;
	background: url(../img/ico-mail.png) no-repeat 0 2px;	
}
.ft-mail p{padding-left: 26px;}
.ft-mail a{		
}

.ft-work{
	padding: 0 0 10px 0;
	font-weight: 300;
}

.ft-sc{
	clear: both;
	padding: 0 0 10px 0;
}
.ft-sc:after{clear: both; content: ''; display: block;}
.ft-sc>a{
	float: left;
	content: '';
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 4px;
	margin: 0 12px 10px 0;
	/*background-color: rgba(255,255,255,0.4);*/
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.9;
}
.ft-sc>a:hover{opacity: 1; /*background-color: rgba(255,255,255,0.3);*/}
a.ft-fb{background-image: url(../img/sc-fb.png);}
a.ft-in{background-image: url(../img/sc-in.png);}
/*
a.ft-yt{background-image: url(../img/sc-yt.png);}
a.ft-lin{background-image: url(../img/sc-lin.png);}
a.ft-oth{background-image: url(../img/sc-some.png);}
.odn{background: url(../img/odn.png) center no-repeat;}
.tw{background: url(../img/tw.png) center no-repeat;}
.vk{background: url(../img/vk.png) center no-repeat;}
*/
.hdrft{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
}
.f-paym{text-align: right;}
.f-paym>div{
	background: url(../img/pay-visa-mc.png) no-repeat 100% 50%;
	padding: 12px 140px 12px 0; 
}

.footbot{	
	background-color: #272727;
	font-size: 13px;
	padding: 16px 0;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
}
.footbot:after{clear: both; content: ''; display: block;}

.fcopy{float: left; width: 70%;}

.dev{
	float: right;
	width: 29%;
	text-align: right;
	color: #d0d0d0;
}

.dev a{
	color: #a0a0a0;
	text-decoration: none;
}

/*----------------  all  -------------*/

main{}
.index-page main{}

/*----------------  index  -------------*/

.index-top{
	background: #e4e5e4 url(../img/index-top-bg-1.jpg) no-repeat 50% 0;
	/*background: #e4e5e4 url(../img/emi-slide-1.jpg) no-repeat 50% 0;*/
	padding: 100px 0 30px 0;
}

.index-top-l{
	float: left;
	width: 45%;
	padding: 180px 0 60px;
}
.index-top-l h1{
	font-size: 34px;
	line-height: 40px;
	font-family: Rubik;
	font-weight: 400;
}
.index-top-btn{
	padding: 28px 0;
}


.index-top-r{
	float: right;
	width: 50%;
}
.index-serv{}
.ind-serv-it{
	clear: both;
	box-sizing: border-box;
	margin: 0 0 8px 0;
	padding: 0 10% 0 0;
	min-height: 94px;
}
.ind-serv-it>a{
	display: block;
	width: 100%;
	background: none;
	border: 1px solid transparent;
	text-decoration: none;
}
.ind-serv-it>a:after{clear: both; display: block; content: '';}
.ind-serv-blk{
	display: flex;
	flex-flow: row nowrap;
	padding: 10px 0;
}
.ind-serv-blk>div:first-child{
	width: 100px;
	height: 70px;
}
.ind-serv-blk>div:first-child>span{
	display: block;
	width: 100%;
	height: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.ico-serv-passport .ind-serv-blk>div:first-child>span{background-image: url(../img/serv-i-passport.png);}
.ico-serv-study .ind-serv-blk>div:first-child>span{background-image: url(../img/serv-i-study.png);}
.ico-serv-office .ind-serv-blk>div:first-child>span{background-image: url(../img/serv-i-voffice.png);}
.ico-serv-business .ind-serv-blk>div:first-child>span{background-image: url(../img/serv-i-bussiness.png);}
.ico-serv-pmg .ind-serv-blk>div:first-child>span{background-image: url(../img/serv-i-docs.png);}

.ind-serv-inf{
	box-sizing: border-box;
	padding: 0px 10px;
	width: calc(100% - 120px);
	margin-left: 20px;
}
.ind-serv-inf>h4{
	color: #0038A4;
	font: 20px/22px 'Rubik', Arial;
	font-weight: normal;
}
.ind-serv-inf>p{
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	color: #7f7f7f;
	display: none;
}
.ind-serv-inf>div{
	padding: 4px 0 0 0;
}

.ind-serv-it>a:hover{
	border: 1px solid #879CC6;
	background: rgba(255,255,255,0.4);
}

.ind-serv-it>a:hover .ind-serv-inf>p{
	display: block;
}


div.more{
	cursor: pointer;
	color: #0038A4;
	display: inline-block;
	background: url(../img/a-arrow.png) no-repeat 100% 7px;
	padding-right: 23px;
}
div.more>span{
	text-decoration: underline;
}




.widget-advant{
	padding: 30px 0;
}
.widget-advant-list{
	padding: 16px 0;
}
.widget-advant-list:after{display: block; clear: both; content: '';}

.widget-advant-it{
	float: left;
	box-sizing: border-box;
	width: 47.99999%;
	margin: 0 0 20px 3.99999%;
	min-height: 100px;
	padding-left: 70px;
}
.widget-advant-it:nth-child(2n+1){margin-left: 0;}

.ico-advant-hand{background: url(../img/inf-i-hands.png) no-repeat 0 0;}
.ico-advant-help{background: url(../img/inf-i-help.png) no-repeat 0 0;}
.ico-advant-docs{background: url(../img/inf-i-docs.png) no-repeat 0 0;}
.ico-advant-other{background: url(../img/inf-i-other.png) no-repeat 0 0;}



.widget-faq-list{
	clear: both;
	padding: 20px 0;
}
.widget-faq-it{
	clear: both;
	margin: 0 0 10px 0;
}
.faq-it-quest{
	cursor: pointer;
	background: #ffffff url(../img/plus.png) no-repeat 17px 16px;
	padding: 14px 20px 14px 44px;
}
.faq-it-open .faq-it-quest{
	background: #ffffff url(../img/minus.png) no-repeat 17px 23px;
}
.faq-it-quest>span{
	display: block;
	font: 16px/20px 'Inter', Arial;
}
.faq-it-answ{
	padding: 14px 20px 14px 44px;
	display: none;
	color: #808080;
	font-size: 14px;
}


.ind-client-resp{
	clear: both;
	padding: 35px 0;
	background: #efeced url(../img/bg-resp.jpg) no-repeat 50% 50%;
}

.u-resp-it{
	background: #ffffff url(../img/bg-resp-item.png) no-repeat 90% 50%;
	box-sizing: border-box;
	height: 170px;
	overflow: hidden;
	padding: 20px 18px;
}
.u-resp-h{
	padding-bottom: 12px;
	font-size: 16px;
}
.u-resp-h:after{clear: both; display: block; content: '';}
.u-resp-usr{
	float: left;
	width: 49%;
}
.u-resp-city{
	float: right;
	width: 49%;
	text-align: right;
}
.u-resp-usr>span{
	display: inline-block;
	padding-left: 24px;
	background: url(../img/ico-user.png) no-repeat 0 0;
}
.u-resp-city>span{
	display: inline-block;
	padding-left: 24px;
	background: url(../img/ico-map.png) no-repeat 0 0;
}
.u-resp-txt{
	padding-right: 10px;
	padding-bottom: 5px;
}


/* index slider */
.index-slides{
	clear: both;
	padding: 24px 0;
}
.slider-main{
	clear: both;
	margin: 0 0;
}

.slider-main .slick-slide{
	position: relative;
	/*overflow: hidden;*/
}
.slider-main .slider-img{
	position: absolute;
	top:20px;
	left: 60%;
}
.slider-main .slider-promo{
	position: absolute;
	top: 80px;
	left: 200px;
	width: 50%;
}
.slider-main .slider-promo-tit{
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 32px;
	font-weight: 600;
	text-transform: uppercase;
}
.slider-main .slider-promo-tit>span{color: #dd1b16;}
.slider-main .slider-promo-cont{
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 20px;
}


/* index services */
.ind-serv{
	clear: both;
	background: #d0d0d0;
}

.ind-serv-list{
	clear: both;
	padding: 0 0;
}
.ind-serv-list:after{clear: both; display: block; content: '';}
.serv-it{
	float: left;
	width: 33.29999%;
	background: #808080;
	height: 400px;
}
.serv-it>a{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.serv-it>a:hover{opacity: 0.9;}
.serv-it-tit{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	/*height: 400px;*/
	bottom: 0;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-evenly;
	text-align: center;
	/*background-color: rgba(26,26,53,0.65);*/
	background-color: rgba(32,32,32,0.6);
	transition: top 0.4s ease-out, bottom 0.4s ease-out, transform 0.4s ease-out;
}
.serv-it-tit>span{
	display: block;
	padding: 0 6px;
	color: #ffffff;
	text-transform: uppercase;
	font: 16px/20px 'CentGoth', 'Open Sans', Arial;
	font-weight: 600;
}
.serv-it-tit>span:after{
	display: block;
	content: '';
	margin: 6px auto 0 auto;
	height: 2px;
	background: #ffc700;
	width: 0px;
	transition: width 0.4s ease-out;
}

.serv-it>a:hover .serv-it-tit{
	top: 40%;
	bottom: 40%;
	/*height: 85px;*/
	/*transform: translate(0,-50%);*/
}
.serv-it>a:hover .serv-it-tit>span:after{width: 70px;}


.ind-serv-list4col .serv-it{
	width: 24.99999%;
}

.ind-serv-list5col{}
.ind-serv-list5col .serv-it{
	width: 19.99999%;
}


/* index brands */
.ind-brands{
	clear: both;
	padding: 42px 0;
	background: #f9f9f9 url(../img/bg-triangle.jpg) no-repeat 50% 0;
}
.ind-brand-info{
	text-align: center;
	padding: 12px 10% 12px 10%;
	font-size: 15px;
	color: #303030;
}

.slider-brands div a{
	display: block;
	width: 100%;
	height: 100px;
	text-align: center;
}

.slider-brands div a:after{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}

.slider-brands div a img{
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}

/* index nav */
.ind-form{
	clear: both;	
	background: url(../img/bg-form.jpg) no-repeat 50% 50%;
	/*background-attachment: fixed;*/
}
.widget-form-in{
	padding: 80px 40px;
	text-align: center;		
}
.widget-form-dark{
	color: #ffffff;
}
.form-hdr{
	font: 25px/26px 'Rubik',Arial;
	font-weight: 500;
	padding: 4px 0 10px 0;
}

.form-fields{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;	
}
.form-fields>div{padding: 0 4px;}
.form-fields>div input[type=text], .form-fields>div select{
	box-sizing: border-box;
	display: block;
	width: 99%;
	height: 38px;
	font-size: 16px;
}

.widget-form-dark input[type=text], .widget-form-dark input[type=password], .widget-form-dark select{
	box-sizing: border-box;
	padding-left: 10px;	
	background: transparent;
	color: #ffffff;
	border: 1px solid #ffffff;
}
.widget-form-dark select option{color: #101010;}
.widget-form-dark input[type=text], .widget-form-dark input[type=password]{padding-right: 27px;}
.widget-form-dark input[type=text]::placeholder, .widget-form-dark input[type=password]::placeholder{color: #d8d8d8;}
.widget-form-light input[type=text], .widget-form-light input[type=password], .widget-form-light select{
	box-sizing: border-box;
	padding-left: 10px;
	background: #ffffff;
	color: #303030;
	border: 1px solid #e8e8e8;
}

.ind-form .form-fields{
	padding: 20px 0 0 0;
}
.ind-form .form-fields>div{width: 32.199999%;}
.ind-form .form-fields input{
}


/* ------------- ind portfolio ------------ */
.ind-portfolio
{
	clear: both;
	padding: 62px 0;
	background: url(../img/building-bg.png) no-repeat 0% 100%, url(../img/building-bg.png) no-repeat 100% 100%;
	background-color: #f6f6f6;
}

.portfolio-list{
	clear: both;
}
.portfolio-list:after{clear: both; content: ''; display: block;}

.portf-it{
	float: left;
	box-sizing: border-box;
	width: calc(33.29999% - 6px);
	margin-right: 6px;
	background: #fff;
	border: 1px solid #d5d5d5;
}
.portf-it-pic{	
}
.portf-it-pic img{display: block; width: 100%;}
.portf-it-inf{
	border-top: 1px solid #d5d5d5;
	padding: 22px 10px;
	box-sizing: border-box;
	min-height: 120px;
}
.portf-it-inf>a{
	display: block;
	text-transform: uppercase;
	font-weight: 500;
	text-decoration: none;
	min-height: 40px;
}
.portf-it-inf>span{
	display: block;
	font-size: 13px;
	line-height: 16px;
	margin-top: 8px;
}

.ind-portfolio .btn-wrap{padding-top: 32px;}

/*----------------  ind prods -----------*/

.ind-prods{
	clear: both;
	background: #142846 url(../img/bg-pattern-arnage-dblue.png) repeat 50% 0;
	padding: 42px 0;
}

.ind-prods-tabs{
	clear: both;
	padding: 0 0 20px 0;
}
.ind-prods-in{
	clear: both;
}
.ind-prods-in:after{display: block; clear: both; content: '';}
.ind-prod-tab:after{display: block; clear: both; content: '';}

.ind-prod-hit{}
.ind-prod-act{}

/*----------------   b-it start -----------*/
.b-it{
	float: left;
	width: 24.39999%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	height: 470px;	
	text-align: center;
	margin: 0 0 5px 0.79999%;
}
.b-it:nth-child(4n+1){margin-left: 0;}

.b-it-in{
	position: relative;
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	height: 468px;
	background: #ffffff;
	border: 1px solid #ffffff;
	/*border-radius: 5px;*/
	overflow: hidden;
}

.b-it:hover{
	z-index: 2;
	overflow: visible;
}

.b-it:hover .b-it-in{
	border: 1px solid #142846;
	height: auto;
}

.b-lbl{
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 10px;
}

.b-wish{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 38px;
	height: 38px;
}

.b-img{
	width: 92%;
	height: 290px;
	margin: auto;
}

.b-img a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.b-img a:after{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}

.b-img a img{
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}

.b-inf{
	text-align: center;
	padding: 6px 14px 10px 14px;	
}

.b-art{font-size: 13px; line-height: 16px; padding-bottom: 6px;}
.b-art:before{display: inline-block; content: 'Арт.'; color: #8c8c8c; margin-right: 3px;}

.b-avail{
	font-size: 13px;
	line-height: 14px;
	padding: 0 0 14px 0;
	color: #909090;
}
.b-avail>span{display: inline-block;}
.b-avail>span.b-avail-yes{
	background: url(../img/ico-avail-yes.png) no-repeat 0 3px;
	padding-left: 18px;
}

.b-mod{
	overflow: hidden;
	height: 54px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
}

.b-mod a{
	text-decoration: none;
	/*color: #393c41;*/
}
.b-mod a:hover{text-decoration: underline;}

.b-pr{
	clear: both;
	padding: 2px 0;
	text-align: center;
}
.b-pr:after{content: ""; display: block; clear: both;}

.b-cost{}
.b-cost-notavail{color: #cacaca;}
.b-cost-pr{
	display: inline-block;
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	color: #f46c09;
}
.b-cost-pr>span{font-size: 17px; font-weight: 500;}

.b-cost-old{padding-top:0;}
.b-cost-pr-old{font-size: 14px; color: #a0a0a0; font-weight: 500; text-decoration: line-through; margin-right: 8px;}
.b-cost-old .b-cost-pr{}


.b-buy{
	padding: 8px 0 10px 0;
}
/*
.b-sizes{
	padding: 10px 0px 12px 0px;
	font-size: 13px;
	line-height: 14px;
}
.b-sizes>p{margin: 0; padding: 0;}
.b-sizes-list{padding: 6px 0 0 0;}
.b-sizes-list:after{clear: both; display: block; content: '';}
.b-sizes-list>span{
	display: inline-block;
	width: 32px;
	background-color: #f7f7f7;
	text-align: center;
	padding: 4px 0;
	margin-right: 6px;
	margin-bottom: 6px;
}
*/
.b-pars{
	font-size: 12px;
	text-align: left;
	color: #838383;
}

.b-pars div{
	background-color: #ffffff;
}

.b-pars div:nth-child(odd){
	background-color: #fafafa;
}

.b-pars span{
	display: inline-block;
	width: 60%;
	padding: 5px 5px 5px 10px;
	vertical-align: top;
}

.b-pars span:first-child{
	width: 40%;
}

.b-more{
	padding: 12px 0 18px;
}

.b-more a{
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 1px;
	font-size: 14px;
	text-decoration: underline;
	color: #838383;
}

.b-more a:hover{
	text-decoration: none;
}

/*----------------   b-it end ------------------*/

.carousel-news{
	padding: 30px 0 40px 0;
}

.bc-it{
	height: 300px;
	box-sizing: border-box;
	padding-top: 10px;
	text-align: center;
}
.bc-it:hover{}

.bc-img{
	width: 90%;
	height: 170px;
	margin: 0 auto 10px;
}
.bc-img a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.bc-img a:after{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
.bc-img a img{
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}

.bc-mod{margin-top: 10px; line-height: 18px; height: 54px; overflow: hidden; text-align: center; font-weight: 500;}
.bc-mod a{
	display: block;
	padding: 0 5%;
	text-decoration: none;
}
.bc-mod a:hover{text-decoration: underline;}

.bc-cost{
	height: 20px;
	font-weight: 500;
	font-size: 15px;
	padding: 4px 0 0 5%;
	color: #f46c09;
	padding-top: 6px;
}
.bc-cost>span{}


/* ind media */
.ind-media{
	margin: 10px 0;
	clear: both;
	padding: 32px 0;	
}

.ind-news{
	clear: both;
	padding: 20px 0;
}
.ind-news:after{display: block; clear: both; content: '';}

.news-list{}
.news-list:after{clear: both; content: ""; display: block;}

.news-item{
	float: left;
	width: 31.99999%;
	box-sizing: border-box;	
	margin: 0 0 0 1.99999%;
}
.news-item:nth-child(3n+1){margin-left: 0;}
.news-img{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 182px;
	overflow: hidden;
}
.news-img img{
	display: block;
	/*max-width: 100%;*/
	height: 100%;
}

.news-i{
	box-sizing: border-box;
	/*min-height: 180px;*/
	padding: 14px 14px 20px 14px;
}
.news-date{
	font-size: 13px;
	color: #909090; 
	padding: 0 0 0 0;
}

.news-tit{
	clear: both;
	font-size: 16px;
	line-height: 20px;	
	padding: 0px 0 7px 0;
	font-weight: 500;
}
.news-tit a{text-decoration: none;}
.news-tit a:hover{text-decoration: underline;}

.news-inf{
	line-height: 18px;
	padding-bottom: 6px;
}

.news-more{
	padding: 10px 0 4px 0;
}
.news-more a{}
.news-more a:hover{text-decoration: underline;}


.ind-media .btn-wrap{clear: both; text-align: center; padding-top: 20px;}


.ind-artics{
}
.ind-artics .news-item{
	float: left;
	width: 31.99999%;
	margin: 0 0 20px 1.99999%;
}
.ind-artics .news-item:nth-child(3n+1){margin-left: 0;}
.ind-artics .news-inf{padding-top: 10px;}
.ind-artics .news-inf:before{
	display: block;
	content: '';
	height: 1px;
	width: 50px;
	background-color: #cccccc;
	margin-bottom: 6px;
}



/*
.brands-index{
	float: right;
	width: 37%;
	background-color: #f5f5f5;
	box-sizing: border-box;
	padding: 30px 10px 10px 10px;
	min-height: 400px;
}
.ibrands-h{
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 2px 0 8px 0;
}
.ibrands-list{
	padding: 14px 0;
}
.ibrands-list:after{clear: both; content: ''; display: block;}
.ibrands-it{
	float: left;
	width: 31.99999%;
	margin: 0 0 8px 1.99999%;
	height: 72px;
	box-sizing: border-box;
	border: 1px solid #ebebeb;
	background-color: #ffffff;
}
.ibrands-it:nth-child(3n+1){margin-left: 0;}
.ibrands-it a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.ibrands-it a:after{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
.ibrands-it a img{
	max-width: 95%;
	height: auto;
	max-height: 90%;
	vertical-align: middle;
}
.ibrands-it a:hover{background-color: #efefef;}
.ibrands-go{
	
}
.ibrands-go>select{
	box-sizing: border-box;
	width: 100%;
	height: 36px;
	border: 1px solid #e8e8e8;
	font-size: 15px;
	padding-left: 12px;
	color: #808080;
}
*/


/* ------------------------------------------------- */

/*
.ind-subscribe{
	clear: both;
	margin: 24px 0;
	background: #323233 url(../img/bg-vitrina.jpg) no-repeat 50% 50%;
	background-attachment: fixed;
	padding: 72px 0;
	color: #ffffff;
}
.ind-subpan{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
}
.ind-subtxt{width: 50%;}
.ind-subtxt>div{font-size: 25px; line-height: 26px; font-weight: 600; padding-bottom: 12px; text-transform: uppercase;}
.ind-subtxt>p{font-size: 16px; line-height: 22px;}

.ind-subfrm{}
.ind-subfrm table{
	margin: auto 0 auto auto;
	border-spacing: 0;
	padding: 0;
	border: 0;
}
.ind-subfrm table tr td:first-child input{
	box-sizing: border-box;
	display: block;
	border-right: 0;	
	border-left: 1px solid #91898a;
	border-top: 1px solid #91898a;
	border-bottom: 1px solid #91898a;
	background: transparent;
	color: #ffffff;
	height: 40px;
	width: 200px;
	padding-left: 12px;
	font-size: 16px;
}
*/


/*
.ind-prominfo{
	background-color: #eef3fd;
	padding: 30px 0;
}
.ind-prominfo-in{}
.ind-prominfo-in:after{clear: both; content: ""; display: block;}
.ind-prominf-l{
	float: left;
	width: 48%;
}
.ind-prominf-r{
	float: right;
	width: 48%;
}

.promi-best{
	border-radius: 4px;
	background: #fd6201 url(../img/ind-prom-1.png) no-repeat 0 0;
	background-size: cover;
	height: 223px;
	color: #fff;
	margin-bottom: 30px;
}
.promi-best-in{
	padding: 44px 0 0 30px;
	height: 100%;
	box-sizing: border-box;
	background: url(../img/ind-aqua-assort.png) no-repeat 90% 100%;
}

.promi-deliv{
	border-radius: 4px;
	background: #3b64ad url(../img/ind-prom-2.png) no-repeat 0 0;
	background-size: cover;
	height: 213px;
	color: #fff;
}
.promi-deliv-in{
	padding: 44px 0 0 30px;
	height: 100%;
	box-sizing: border-box;
	background: url(../img/ind-deliv-man-sm.png) no-repeat 90% 100%;
}

.promi-best-in>div, .promi-deliv-in>div{
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 300;
	line-height: 28px;
	padding-bottom: 20px;
}
.promi-best-in>div>span, .promi-deliv-in>div>span{font-weight: bold; display: block;}
.promi-best-in>p{
	width: 40%;
	font-size: 16px;
	font-weight: 300;
}

.promi-sup{
	border-radius: 4px;
	background: #929de2 url(../img/ind-prom-big.jpg) no-repeat 0 0;
	background-size: cover;
	height: 466px;
	color: #fff;
}
.promi-sup-in{
	height: 100%;
	box-sizing: border-box;
	padding: 100px 0 0 38px;	
}

.promi-sup-in>div{
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 300;
	line-height: 28px;
	padding-bottom: 40px;
}
.promi-sup-in>div>span{font-weight: bold; display: block;}
.promi-sup-in>p{
	width: 50%;
	font-size: 16px;
	font-weight: 300;
}
*/

/* ----------------------------- */

.wtf{
	padding: 0;
	background: #fafafa;
}
.wtf:after{clear: both; content: ''; display: block;}
/*
.wtf-pic{
	float: right;
	width: 606px;
	height: 450px;
	background: url(../img/ngc-place.jpg) no-repeat 0 0;
}
*/
.wtf-in{
	/*
	float: left;
	width: calc(100% - 630px);
	*/
	padding: 34px 0 10px 0px;
}

.wtf .lbl-hdr>span{}

.wtf-tit{
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 700;
}
.wtf-logo{
	padding: 0 0 20px 0;
}
.wtf-cont{	
	position: relative;
	padding: 10px 0 20px 0;
	text-align: justify;
	overflow: hidden;
	max-height: 200px;
}

.wtf-cont p{
	margin-bottom: 10px;
}

.wtf-cont:after{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100px;
	content: "";
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fafafa 100%);
}

.wtf-in-open .wtf-cont{overflow: visible; max-height: none;}
.wtf-in-open .wtf-cont:after{display: none;}

.wtf-more{
	clear: both;
	padding: 8px 0 8px 0;
}
.wtf-more>div{
	display: inline-block;
	background: url(../img/a-drop.png) no-repeat 100% 7px;
	padding-right: 16px;
	cursor: pointer;
}
.wtf-more>div>span{border-bottom: 1px dotted #606060;}
.wtf-more>div:hover{color: #202020;}
.wtf-more>div:hover>span{border-bottom: 1px dotted #202020;}
/*
.ind-promo{
	margin: 30px 0;
	padding: 80px 0 60px 0;
	background: #f1f5fd url(../img/bg-light.jpg) no-repeat 50% 50%;
	background-attachment: fixed;
	background-size: cover;
}

.promo-list{color: #204a7c; text-align: center;}

.promo-item{
	float: left;
	width: 22.99999%;
	margin: 0 0.99999%;
	min-height: 120px;
	padding: 140px 8px 0 8px;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.promo-item p{
	font-weight: 400;	
	padding: 0 20px;
}

.promo-goods{background-image: url(../img/promo-1.png);}
.promo-quality{background-image: url(../img/promo-3.png);}
.promo-deliv{background-image: url(../img/promo-2.png);}
.promo-cost{background-image: url(../img/promo-4.png);}

.promo-tit{
	font-size: 20px;
	font-weight: 600;
	padding: 14px 0;
}
*/



.ind-best-list-wait {
	display: none;
	width: 100%;
	text-align: center;
}




/*------------  catalog  -----------*/

/*--------  Basic page styles ---------*/
#content{
	float: right;
	width: 870px;
}

.content-main{
	float: right;
	width: 870px;
	padding-bottom: 32px;
}
.content-main:after{clear: both; content: ''; display: block;}

.dcontent-top{
	background: #f6f6f6;
	padding: 84px 0 14px 0;
}

.breadcrumbs-row .hdr{
	font-size: 28px;
	line-height: 30px;
	margin: 20px 0;
}


.breadcrumbs-row{
	color: #ffffff;
	min-height: 194px;
	box-sizing: border-box;
	text-align: center;
	background: #4b4856 url(../img/bc-back.jpg) no-repeat 50% 0;
	padding-top: 10px;
}

.cbreadcrumbs{
	clear: both;
	margin: 16px 0 14px 0;	
}

.cbreadcrumbs>div{
	display: inline-block;
	font-size: 14px;
	color: #1a1a35;
}

.cbreadcrumbs>div a{
	margin-right: 8px;
	padding-right: 18px;
	color: #1b1b1b;
	background: url(../img/bc-next.png) no-repeat 100% 4px;
}
.cbreadcrumbs>div a:hover{
	text-decoration: none;
	color: #4b4b4b;
}

.dcontent-top .cbreadcrumbs>div{color: #1b1b1b;}
.dcontent-top .cbreadcrumbs>div a{color: #1b1b1b; background-image: url(../img/bc-next.png);}
.dcontent-top .cbreadcrumbs>div a:hover{color: #5b5b5b;}

.dcontent-top .lbl-hdr{color: #ffffff;}


.content-block{
	clear: both;
	margin: 24px 0;
	padding: 24px 0;
}
.content-block:after{clear: both; content: ''; display: block;}
.content-block-0{
	margin-top: 0; margin-bottom: 0;
	padding: 42px 0;
}
.content-block-triangle{
	background: #f2f2f2 url(../img/bg-triangle.jpg) no-repeat 50% 0;
	background-size: cover;
}
.content-block-gray{
	background-color: #f4f4f4;
}
.content-block-white{
	background-color: #ffffff;
}
.content-block-blue{
	background-color: #0038A4;
	color: #ffffff;
}

.content-block-blue .lbl-hdr{color: #ffffff;}

.content-right{text-align: right;}

.content-cols{
	display: flex;
	flex-flow: row nowrap;
}


.container-block{clear: both;}
.container-block:after{clear: both; content: ''; display: block;}
.container-col{float: left;}
.container-col-50{width: 49.99999%;}
.container-col-50pad{width: 48.99999%; margin-left: 1.99999%;}
.container-col-50pad:nth-child(2n+1){margin-left: 0;}
.container-pad{
	padding: 20px 30px;
}
.container-img{}
.container-img img{display: block; max-width: 100%; height: auto;}
.container-pad-r{
	padding-right: 30px;
}



.in-text{
	clear: both;
	font-size: 16px;
	line-height: 22px;
	padding: 28px 10%;
}
.in-text-c{text-align: center;}


.page-pic-left{
	float: left;
	margin: 4px 30px 12px 0px;
}
.page-pic-right{
	float: right;
	margin: 4px 0px 12px 30px;
}

.page-tbl{
	margin: 6px 0;
}
.page-tbl tr td{
	border-bottom: 1px solid #d0d0d0;
	padding: 8px 12px;
}
.page-tbl tr td:first-child{padding-left: 0;}
.page-tbl tr td.th{padding-top: 16px; font-weight: bold; font-size: 16px;}


.page-widget-html{
	font-size: 15px;
	line-height: 22px;
}

.page-widget-html p{
	padding: 8px 0;
}
.page-widget-html h2{
	margin: 12px 0 6px 0;
	font: 30px/34px 'Rubik', Arial;
	font-weight: normal;
}
.page-widget-html h3{
	margin: 8px 0 4px 0;
	font: 20px/24px 'Rubik', Arial;
	font-weight: normal;
}

.content-ul{
	margin: 6px 0;
	padding: 0 0;
}
.content-ul>ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.content-ul>ul>li{
	margin: 2px 0 4px 0;
	padding: 4px 0 4px 22px;
	background: url(../img/li-cir-blue.png) no-repeat 0 9px;
}

.content-ol{
	margin: 6px 0;
	padding: 0 0;
}
.content-ol>ul{
	margin: 0;
	padding: 0;
	list-style: none;
	counter-reset: numbsection;
}
.content-ol>ul>li{
	margin: 4px 0;
	padding: 4px 0 4px 0px;
}
.content-ol>ul>li:before{
	display: block;
	counter-increment: numbsection;
	content: counter(numbsection);
	float: left;
	width: 20px;		
	color: #fff;
	background-color: #2058c4;
	border-radius: 50%;
	/*
	color: #2058c4;
	border-radius: 5px;
	border: 1px solid #2058c4;
	*/
	font-size: 13px;
	line-height: 14px;
	padding: 3px 0;
	text-align: center;
	margin-right: 8px;
}



.bg-widget-contacts{
	background: #f7f7f9 url(../img/bg-city.jpg) no-repeat 50% 0;
	background-size: cover;
}
.widget-contacts{
	text-align: center;
	padding: 32px 10%;
}
.widget-contacts-h{
	font: 20px/22px 'Rubik', Arial;
	padding: 6px 0 12px 0;
}
.widget-contacts-i{
	font: 17px/22px 'Rubik', Arial;
	padding: 4px 0 12px 0;
}
.widget-contacts-addr{
	padding: 0 0 8px 0;
}
.widget-contacts-addr>div{
	display: inline-block;
	background: url(../img/ico-map.png) no-repeat 0 0;
	padding-left: 20px;
}
.widget-contacts-list>div{
	display: inline-block;
	padding: 0 12px;
}
.widget-contacts-list>div>a{
	display: inline-block;
	text-decoration: none;
	color: #404040;
}
.widget-contacts-list>div>a:hover{color: #707070;}
.widget-contacts-list>div>a:hover>span{border-bottom: 1px dotted #707070;}
.widget-contacts-col>div>a{color: #ffffff;}
.widget-contacts-col>div>a:hover{color: #f0f0f0;}
.widget-contacts-col>div>a:hover>span{border-bottom: 1px dotted #f0f0f0;}
a.ico-cont-tel{
	background: url(../img/ico-tel-y.png) no-repeat 0 0;
	padding-left: 24px;
}
a.ico-cont-mail{
	background: url(../img/ico-mail-y.png) no-repeat 0 2px;
	padding-left: 26px;
}

.content-block-blue .widget-contacts-list>div{
	display: block;
	padding: 4px 0;
	margin: 10px 0;
}



.widget-col-h{
	padding-bottom: 14px;
	height: 100px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 20px;
	display: flex;
	align-items: flex-end;
}
.widget-col-content{
}
.widget-col-content>p{
	padding-bottom: 12px;
}

.widget-step-list{
	counter-reset: section;
}

.widget-step-it{
	background: #ffffff;
	padding: 12px 12px;
	margin: 10px 0;
}
.widget-step-it:before{	
	counter-increment: section;
	content: counter(section);
	display: block;
	float: left;
	width: 40px;
	text-align: center;
	padding: 9px 0;
	background: #F2F8FF;
	color: #0038A4;
	font: 20px/22px 'Rubik';
}
.widget-step-it>div{
	margin-left: 50px;
}
.widget-step-it>div>div{
	font-size: 17px;
	padding-bottom: 6px;
}
.widget-step-it>div>p{
	color: #6F6F6F;
}



.bottom-form{
	display: flex;
	flex-flow: row nowrap;	
	justify-content: space-between;
}
/*.bottom-form>div{width: 3.99999%;}*/
.bottom-form>div:first-child{width: 47.99999%;}
.bottom-form>div:last-child{width: 47.99999%;}

.bottom-form .form-fields>div{flex-basis: 33%;}


/* ----- Contacts page ------ */

.callback-form{
	float: right;
	width: 49%;
	box-sizing: border-box;
	padding: 42px 15px;
	background: #ffffff;
}
.callback-form:after{clear: both; content: ''; display: block;}

.cfrm-h{
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 8px;
	font-weight: 400;
}
.cfrm-txt{
	clear: both;
	font-size: 14px;
	line-height: 20px;
	padding: 4px 10px 12px 0px;
	color: #898989;
}
.cfrm-frm>div{width: calc(33.29999% - 4px); margin-left: 6px; padding: 0;}
.cfrm-frm>div:first-child{margin-left: 0;}
.cfrm-frm input{width: 100%; box-sizing: border-box;}
.cfrm-frm textarea{width: 100%; box-sizing: border-box;}
.cfrm-frm button{width: 100%; box-sizing: border-box;}
.cfrm-frm button.btn{padding-left: 0; padding-right: 0; text-align: center;}


/* -------- widget slides content ----------- */





/* ------ branches -------- */


.loc-menu{
	display: block;
	font-size: 20px;
	line-height: 22px;
	font-weight: 300;
}
.loc-menu>a{
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 20px 30px;
	border-top: 1px solid #a2a2a2;
	background-color: #7e7e7e;
}
.loc-menu>a:hover{background-color: #a0a0a0;}
.loc-menu>a>span{display: block;}
.loc-menu>a.loc-menu-sel{
	font-weight: 500;
	background-color: #e62442;
}
.loc-menu>a.loc-menu-sel>span{background: url(../img/a-more-w.png) no-repeat 100% 50%;}

.prod-base-txt{
	padding: 0 30px 20px 0;
}

.prod-pic{
	width: 100%;
	height: 320px;
	margin: 0 auto 10px;
}
.prod-pic span{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.prod-pic span:after{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
.prod-pic span img{
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}

.prod-descr{
	font-size: 14px;
	line-height: 18px;
}



.artic-item{	
	width: 31.99999%;
	margin-left: 1.99999%;
}
.artic-item:nth-child(3n+1){margin-left: 0; clear: left;}
.art-img{
	height: 240px;
	overflow: hidden;
}
.art-img>img{
	display: block;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}
.art-inf{
	padding: 20px 10px;
}
.art-tit{	
	font-size: 17px;
	box-sizing: border-box;
	padding: 0 8px 0px 0;
	min-height: 50px;
}
.art-tit>a{text-decoration: none;}
.art-tit>a:hover{text-decoration: underline;}
.art-dop{clear: both; margin-top: 14px; font-size: 14px; color: #848484;}
.art-dop:after{clear: both; display: block; content: '';}
.art-dop>span{display: block; float: left;}
.art-dop>span.art-views{background: url(../img/ico-view.png) no-repeat 0 4px; padding-left: 22px;}
.art-dop>span.art-dt{float: right;}


/* ---- About pages ----- */
.team-list{
	clear: both;
	margin: 10px 0;
}
.team-list:after{clear: both; display: block; content: '';}
.team-item{
	float: left;
	width: 24.99999%;
	margin: 0;
	height: 380px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;	
}
.team-item>a{
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(50,50,50,0.4);
	position: relative;
	transition: background 0.2s ease-out 0s;
	content: '';
}
.team-inf{
	position: absolute;
	z-index: 2;
	opacity: 0;
	box-sizing: border-box;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	height: 80px;
	padding-top: 20px;
	transition: opacity 0.2s ease-out 0s;
	text-align: center;
	color: #ffffff;
	font-family: 'Rubik';
}
.team-inf>span{
	display: block;
	padding-bottom: 20px;
	font-size: 24px;
	line-height: 28px;
}
.team-inf>p{font-size: 18px;}
.team-item>a:hover{background: rgba(50,50,50,0.1);}
.team-item>a:hover .team-inf{opacity: 1;}






/* some other */


.in-text-brd{
	margin: 20px 0;
	border: 5px solid #dcdae2;
	padding: 24px 20px;
}
.in-text-brd:after{clear: both; content: ''; display: block;}

h2.hdr{
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 12px;
}
.in-text-cont{
	line-height: 22px;
}


.page-blk{
	clear: both;
	margin: 30px 0 30px 0;
}
.page-blk:after{clear: both; content: ''; display: block;}

.page-blk>h2{
	font: 18px/20px 'Inter', Arial;
	font-weight: 500;
	text-transform: uppercase;
	margin: 2px 0 8px 0;	
}


.col1-3{
	float: left;
	width: 31.99999%;
	margin-left: 1.99999%;
}
.col1-3:nth-child(3n+1){clear: left; margin-left: 0;}

.col1-3>p{
	padding: 2px 0 2px 14px;
	background: url(../img/li-arr.png) no-repeat 0 8px;
}
.col1-3>p a{text-decoration: none;}
.col1-3>p a:hover{color: #1c2f9d; text-decoration: underline;}



.radio-tabs{
	clear: both;
	margin: 12px 0;
	font-size: 15px;
	line-height: 16px;
}
.radio-tabs:after{clear: both; content: ''; display: block;}
.radio-tabs>a, .radio-tabs>span{
	display: inline-block;
	cursor: pointer;
	padding: 5px 14px;
	border-radius: 4px;
	border: 1px solid #dcdcdc;
	text-decoration: none;
	margin: 0 8px 12px 0;
}
.radio-tabs>a:hover, .radio-tabs>span:hover{background-color: #f4f4f4; color: #101010;}
.radio-tabs>a.tab-sel, .radio-tabs>span.tab-sel{
	cursor: default;
	background-color: #e62442;
	border: 1px solid #e62442;
	color: #ffffff;
	font-weight: 500;
}


.page-tabs-row{
	position: relative;
}
.page-tabs{
	position: absolute;
	top: 36px;
	left: 50%;
	transform: translate(-50%,0);
	clear: both;
	margin: 12px 0;
	font-size: 17px;
	line-height: 18px;
	text-align: center;
}
.page-tabs:after{clear: both; content: ''; display: block;}
.page-tabs>a{
	display: inline-block;
	cursor: pointer;
	padding: 0px 14px;
	text-decoration: none;
	margin: 0 8px 12px 0;
}
.page-tabs>a>span{
	display: inline-block;
	padding: 0 14px 8px 14px;
	border-bottom: 3px solid rgba(0,0,0,0);
}
.page-tabs>a:hover>span{border-bottom: 3px solid rgba(227,225,225,1);}
.page-tabs>a.tab-sel{
	cursor: default;
	color: #e62442;
	font-weight: 600;
}
.page-tabs>a.tab-sel>span{border-bottom: 3px solid #e62442;}

.tabs-container{	
}
.tabs-page{
}
.tabs-page>div:first-child{padding-top: 90px;}



.ul-rcircle{
	clear: both;
	padding: 8px 0;
}
.ul-rcircle>ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.ul-rcircle>ul>li{
	margin: 2px 0;
	padding: 2px 0 2px 28px;
	background: url(../img/li-circle.png) no-repeat 0 6px;
}



.work-scheme{
	clear: both;
	padding: 16px 0;
}
.work-scheme:after{clear: both; content: ''; display: block;}
.ws-step{
	float: left;
	width: 21.49999%;
	margin-right: 3.99999%;
}
.ws-step:last-child{margin-right: 0.99999%;}
.ws-step-ico{
	position: relative;
	z-index: 2;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
	padding: 14px 0 20px 0;
}
.ws-step-ico:before{
	display: block;
	content: '';
	position: absolute;
	z-index: 1;
	width: 113px;
	height: 113px;
	border: 4px solid #dcdae2;
	left: 0;
	top: 0;
}
.ws-step-ico>div.ws-step-num{
	width: 26px;
	font: 20px/20px 'Inter', Arial;
	text-align: right;
}
.ws-step-ico>div.ws-step-pic{
	position: relative;
	z-index: 2;
	width: 89px;
	height: 89px;
	background-color: #dcdae2;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../img/ws-2-calc.png);
	border: 4px solid #ffffff;
}
.ws-step-ico>div:last-child{
	content: '';
	width: 34px;
	height: 16px;
	background: url(../img/ws-arr.png) no-repeat 0 50%;
}
.ws-step:last-child .ws-step-ico>div:last-child{background: none;}

.ws-step-lbl{
	padding: 4px 0;
	font-size: 14px;
	line-height: 18px;
}



.video-list{
	clear: both;
	padding: 12px 0;
}
.video-list:after{clear: both; content: ''; display: block;}
.video-list-it{
	float: left;
	width: calc(50% - 6px);
	margin-left: 12px;
}
.video-list-it:nth-child(2n+1){margin-left: 0;}

.video-list-it iframe{width: 100% !important;}




/* contacts page */

.contact-data{clear: both; padding: 12px 0 30px 0;}
.contact-data:after{clear: both; content: ''; display: block;}

.contact-addr{
	float: left;
	width: 44.99999%;
}
.contact-addr-pan{}

.contact-list{
	padding: 0 0 20px 0;
}
.contact-h{
	font-size: 18px;
	padding: 6px 0 20px 0;
}
.contact-it{
	font-size: 15px;
	line-height: 18px;
	padding: 2px 0 10px 30px;
}
.contact-map{background: url(../img/ico-map.png) no-repeat 2px 0px;}
.contact-phones{background: url(../img/ico-tel-y.png) no-repeat 0 5px;}
.contact-mail{background: url(../img/ico-mail-y.png) no-repeat 0 6px;}

.contact-sc{
	clear: both;
	margin-top: 40px;
}
.contact-sc>p{
	font-size: 14px;
	color: #848484;
	padding: 0 0 12px 0;
}
.sc-list{clear: both;}
.sc-list:after{clear: both; display: block; content: '';}
.sc-list>a{
	width: 28px;
	height: 28px;
	float: left;
	margin-right: 10px;
	text-decoration: none;
	content: '';
	background-position: 50% 50%;
	background-repeat: no-repeat;
	opacity: 0.9;
}
.sc-list>a:hover{opacity: 1;}
.sc-list>a.sc-fb{background-image: url(../img/sc-fb-2.png);}
.sc-list>a.sc-in{background-image: url(../img/sc-in-2.png);}
/*
.sc-list>a.sc-yt{background-image: url(../img/sc-yt-2.png);}
.sc-list>a.sc-lin{background-image: url(../img/sc-lin-2.png);}
*/

.contact-form{
	float: right;
	width: 47.99999%;
}
.contact-form:after{clear: both; content: ''; display: block;}
.contact-form-in{}

.contact-form-in .ind-subfrm{
	flex-flow: column wrap;
}
.contact-form-in .cfrm-frm>div{width: auto; margin: 6px 0 12px 0;}
.contact-form-in .cfrm-frm:last-child{text-align: center;}
.contact-form-in .cfrm-frm>div input[type=text], .contact-form-in .cfrm-frm>div textarea{
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #848484;
	font-size: 15px;
	font-family: 'Inter';
	font-weight: 300;
}
.contact-form-in .cfrm-frm>div input[type=text]{height: 28px;}
.contact-form-in .cfrm-frm>div input[type=text]::placeholder{color: #a0a0a0;}
.contact-form-in .cfrm-frm>div textarea{height: 80px;}
.contact-form-in .cfrm-frm button{width: 200px;}


.contact-drivemap{
	float: left;
	width: 44.99999%;
}

.contact-page{
	float: right;
	width: 47.99999%;
}
.contact-page p{
	color: #898989;
	padding: 0 0 12px 0;
}
.contact-page img{
	max-width: 100%;
	height: auto;
}


/* Projects */
.project-list{
	clear: both;
}
.project-list:after{clear: both; content: ''; display: block;}
.project-li-it{
	float: left;
	width: 31.99999%;
	height: 475px;
	margin: 0 0 20px 1.99999%;
	background-color: #d0d0d0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.project-li-it:nth-child(3n+1){margin-left: 0;}
.project-li-it>a{
	position: relative;
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 100%; 
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	transition: background 0.2s ease-out;
}
.project-li-tit{
	padding: 150px 10% 0 30px;
	transition: padding 0.2s ease-out;
	font: 26px/34px 'Rubik',Arial;
}
.project-li-more{
	position: absolute;
	z-index: 2;
	box-sizing: border-box;
	left: 0;
	bottom: 0;
	right: 0;
	height: 130px;
	padding: 60px 0 0 30px;
	background-color: rgba(0,0,0,0.5);
	font-size: 17px;
}
.project-li-more>span{
	display: inline-block;
	padding-right: 34px;
	background: url(../img/a-go.png) no-repeat 100% 5px;
}

.project-li-it>a:hover{background-color: rgba(0,0,0,0.7);}
.project-li-it>a:hover .project-li-tit{padding-top: 70px;}
.project-li-more>span:hover{background-image: url(../img/a-go-red.png);}


/* cert pages */
.cert-list{
	clear: both;
}
.cert-list:after{clear: both; content: ''; display: block;}

.cert-it{
	float: left; 
	width: 31.99999%;
	margin: 0 0 30px 1.99999%;
	height: 430px;
}
.cert-it:nth-child(3n+1){margin-left: 0;}


.cert-ico{
	width: 100%;
	height: 378px;
	margin: 0 auto;
	border: 1px solid #e7e7e7;
	box-shadow: 0 4px 6px rgba(200,200,200,0.2);
}

.cert-ico a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.cert-ico a:after{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}

.cert-ico a img{
	max-width: 94%;
	height: auto;
	max-height: 92%;
	vertical-align: middle;
}
.cert-tit{
	padding: 10px 8% 0 8%;
	font-size: 14px;
	line-height: 20px;
	text-align: center;	
}



/* product catalog */

.ccprom{
	clear: both;
}
.ccprom img{display: block; max-width: 100%; height: auto;}

.cctext{
	padding: 8px 0 14px 0;
	color: #5a5a5a;
}
.cctext-bot{
	line-height: 24px;
	color: #797878;
}

.cctop{
	clear: both;
	padding: 0 0 0 0px;
	margin-bottom: 8px 0;
	/*text-align: center;*/
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.cctop:before{display: none;}
.cctop:after{display: none;}

.ccbot{
	clear: both;
	margin: 20px 0 20px 0;
	text-align: center;
}
.ccbot .cpages{float: none; margin: 0 auto; justify-content: center;}

.ccsort{
	position: relative;
	float: left;
	margin-top: 2px;
	font-size: 14px;
	padding: 7px 10px;
	border: 1px solid #e1e1e1;
}

.ccsort-h{
	float: left;
	margin-right: 6px;
}

a.a-sort{
	float: left;
	/*margin-left: 10px;*/
	padding-right: 18px;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	/*color: #202020;*/
	background: url(../img/a-drop.png) no-repeat 100% 8px;
}
a.a-sort span{border-bottom: 1px dotted #477ea1;}
a.a-sort:hover{/*color: #7da2de;*/}
a.a-sort:hover span{border-bottom: none;}


.ccview{
	display: flex;
	font-size: 14px;
	color: #000000;
	padding-top: 1px;
}

.ccview-h{
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}

.ccview .view-a{
	display: inline-block;
	box-sizing: border-box;
	content: '';
	width: 36px;
	height: 36px;
	border: 1px solid #e3e3e3;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.view-list{	
	margin-left: 5px;
	background-image: url(../img/iview-list.png);
}
.view-card{background-image: url(../img/iview-ico.png);}

.view-list.active{background-image: url(../img/iview-list-sel.png);}
.view-card.active{background-image: url(../img/iview-ico-sel.png);}


.cpages{
	float: right;
	display: flex;
	padding-top: 2px;
	white-space: nowrap;
}

.cpages a{
	display: inline-block;
	width: 34px;
	height: 36px;
	padding-top: 4px;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #0f0f0f;	
	/*border: 2px solid #f1f5fd;*/
	/*
	border-top: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	*/
}
.cpages a:first-child{/*border-left: 1px solid #efefef;*/}

.cpages a:hover{
	text-decoration: none;
	background-color: #f4f4f4;
}

.cpages span{
	display: inline-block;
	width: 34px;
	height: 36px;
	padding-top: 4px;
	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 28px;
	text-align: center;
	vertical-align: middle;
	color: #E62442;
	/*background-color: #142846;*/
}

.cpages a.a-first-prev{background: url(../img/p-first.png) center no-repeat;}
.cpages a.a-prev{background: url(../img/p-prev.png) center no-repeat;}
.cpages a.a-next{background: url(../img/p-next.png) center no-repeat;}
.cpages a.a-last-next{background: url(../img/p-last.png) center no-repeat;}
.cpages a.a-first-prev:hover, .cpages a.a-prev:hover, .cpages a.a-next:hover, .cpages a.a-last-next:hover{background-color: #f4f4f4;}

.ccflt-top{
	clear: both;
	display: none;
	text-align: center;
	padding: 10px 0;
}


.ccgoods{
	padding-top: 20px;
	padding-bottom: 20px;
}


/*--------  #left  ---------*/
.left-cont{
	float: left;
	width: 280px;
}

.callback-left-blk{
	text-align: center;
	padding-bottom: 20px;
}
.callback-left-blk .cfrm-h{color: #ffffff; font-size: 18px; line-height: 20px;}
.callback-left-blk .cfrm-txt{line-height: 18px; padding: 4px 14px 20px 14px;}
.callback-left-blk .ind-subfrm{flex-flow: column wrap;}
.callback-left-blk .cfrm-frm>div{width: 90%; margin: 4px auto;}

.contact-left-blk{}
.contact-left-blk .contact-txt{line-height: 18px; font-size: 14px;}
.contact-left-blk .contact-tel{
	width: 220px;
	background-image: url(../img/ico-call.png);
	padding-left: 50px;
	margin-top: 8px;
}
.contact-left-blk .contact-tel>p{font-size: 16px;}


.compare{
	padding: 6px 0px 14px 0px;
}

.compare .compare-blk{
	margin-bottom: 2px;
	padding: 6px 6px 6px 8px;
	background-color: #f4f4f4;
}

.compare-tit{
	display: inline-block;
	width: 90%;
	padding-right: 16px;
	font-size: 13px;
	line-height: 16px;
	vertical-align: middle;
	text-decoration: none;
	color: #505050;
}

.compare-tit:hover{
	text-decoration: underline;
	color: #000000;
}

.compare-clos{
	display: inline-block;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background: url(../img/a-del.png) no-repeat 50% 50%;
	opacity: 0.6;
}

.compare-clos:hover{opacity: 1;}

.compare .btn-wrap{
	margin-top: 10px;
}

/* filters */
.flt-row{
	padding-bottom: 16px;
}
.flt-list{
	margin: 0;
	padding: 8px 0px;
}

.flt-blk-sel{
	margin: 0 0 8px 0;	
}

.flt-blk-sel .flt-list{margin: 0 0 10px; padding: 0;}

ul.flt-rem{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.flt-rem li{
	margin-bottom: 4px;
	background: #f8f8f8 url(../img/li.png) no-repeat 6px 11px;
	padding-left: 15px;
}
ul.flt-rem li a{
	display: block;
	padding: 3px 3px 3px 0px;
	font-size: 13px;
	text-decoration: none;
	background: url(../img/a-del.png) no-repeat 95% center;
}
ul.flt-rem li a:hover{opacity: 0.8;}


.flt-clear-all{
	margin-top: 10px;
	text-align: center;
}
.flt-clear-all a{
	display: inline-block;
	font-size: 13px;
	padding: 1px 0 1px 24px;
	text-decoration: none;
	background: url(../img/a-trash.png) no-repeat 0 50%;
	color: #787878;
}
.flt-clear-all a span{border-bottom: 1px dotted #787878;}
.flt-clear-all a:hover{color: #303030;}
.flt-clear-all a:hover span{border-bottom: none;}

/*
.ccflt-list{
	clear: both;
	padding: 12px 0;
}
.ccflt-list:after{clear: both; content: ''; display: block;}

.ccflt-list>ul.flt-rem{float: left;}
.ccflt-list>ul.flt-rem li{float: left; padding-bottom: 0; margin: 0 10px 10px 0;}
.ccflt-list>ul.flt-rem li a{
	float: left;
	font-size: 14px;
	background-color: #fffbed;
	padding: 5px 12px 5px 12px;
	border: 1px solid #efd054;	
	background-image: none;
}
.ccflt-list>ul.flt-rem li a>span{background: url(../img/a-del-sm.png) no-repeat 100% 50%; padding-right: 16px;}
.ccflt-list>ul.flt-rem li a:hover{background-color: #faf4de;}

.ccflt-list>ul.flt-rem li.rem-all a{
	background-color: #fff6f6;
	border: 1px solid #fabdbd;
}
.ccflt-list>ul.flt-rem li.rem-all a>span{background: url(../img/a-trash.png) no-repeat 0 50%; padding: 0 0 0 20px;}
.ccflt-list>ul.flt-rem li.rem-all a:hover{
	background-color: #feeded;
	border: 1px solid #faa3a3;
}
*/


.flt-blk{
	padding: 10px 0px;
	border-top: 1px solid #ededed;
}
.flt-blk-car{border-top: 0; padding-top: 4px;}

.flt-hdr{
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	text-transform: uppercase;
	padding: 2px 0px;
	background: url(../img/a-drop.png) no-repeat 100% 50%;
	margin-bottom: 4px;
}

.flt-allopt{
	padding: 0;
}

/*
.flt-hdr.open{
	padding: 5px 15px;
	border-radius: 4px;
	background: #f7f7f7 url(../img/flt-hdr-open.png) 95% center no-repeat;
}
*/

input.btn-filt{
	background-image: url(../img/ibtn-filt.png);
	background-position: 22px 50%;
	background-repeat: no-repeat;
	padding-left: 44px;
}

input.btn-filtok{
	padding: 7px 14px;
}

.fltpricetbl .fltpr{
	width: 48px;
	height: 28px;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #c9c9c9;
	background-color: #ffffff;	
}

.upto{
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	color: #4d4d4d;
}

.fltpricetbl td{
	padding: 0 6px 0 0;
}

.flt-opt{
	margin-bottom: 4px;
}

.flt-opt label{
	position: relative;
	display: block;
	padding: 2px 4px 2px 22px;
	font-size: 14px;
	cursor: pointer;	
}

.flt-opt label a{
	text-decoration: none;
	color: #3e3e3e;
}
.flt-opt label a:hover{text-decoration: underline;}

.flt-opt label>span{color: #b2b2b2; font-weight: 300; margin-left: 8px;}

.flt-opt input[type='checkbox']{
	display: none;
}

.flt-opt input[type='checkbox'] + label:before{
	position: absolute;
	top: 4px;
	left: 0px;
	display: block;
	width: 16px;
	height: 16px;
	content: '';
	transition: 0.2s;
	background: url(../img/checkbox.png) center no-repeat;
}

.flt-opt input[type='checkbox']:checked + label:before{
	background: url(../img/checkbox-checked.png) center no-repeat;
}

.flt-opt input[type='checkbox']:checked + label{font-weight: 600;}
.flt-opt input[type='checkbox']:checked + label a{font-weight: 600;}

.flt-opt input[type='checkbox'].flt-chk-dis + label:before{background-image: url(../img/checkbox-dis.png);}

.flt-checked label{}

.flt-list-open{
	padding-right: 18px;
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	text-decoration: none;
	background: url(../img/flt-list-open.png) right center no-repeat;
}

.flt-list-open:hover span{
	border-bottom: 1px dotted transparent;
}

.flt-list-open span{
	color: #44a53d;
	border-bottom: 1px dotted #44a53d;
}


.cat-specials{
	padding: 6px 0;
}
.cat-spec-it{
	color: #a0a0a0;
	padding: 2px 0 2px 14px;
	background: url(../img/li.png) no-repeat 2px 8px;
}
.cat-spec-sel a{color: #ee2f2f;}



.cat{
	clear: both;
	margin-bottom: 20px;
}
.cat0{
	border-top: 1px solid #e6e6e6;
	padding: 6px 0;
}
.cat0:first-child{border-top: 0;}
.cat0-a{
	background: url(../img/li-sq-red.png) no-repeat 1px 10px;
	padding: 0px 0 0 16px;
}
.cat0-a>a{
	display: block;
	text-decoration: none;
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;
	padding: 4px 20px 4px 0;
	background: url(../img/a-down.png) no-repeat 100% 11px;
}
.cat0-a>a>span{}
.cat0-open .cat0-a>a{color: #7d1714; background-image: url(../img/a-up-red.png);}
.cat0-open .cat0-a>a>span{}
.cat0-a>a:hover{text-decoration: underline;}

.lev0{
	clear: both;
	display: none;
	padding: 3px 0 3px 16px;
}
.cat0-open .lev0{display: block;}

.lev0>ul{
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 18px;
}
.lev0>ul>li{
	margin: 1px 0;
	padding: 2px 0 2px 16px;
	background: url(../img/li-def.png) no-repeat 0px 10px;
}
.lev0>ul>li.open{}
.lev0>ul>li.open>a{
	font-weight: bold;
}
.lev0>ul>li.open .lev1{display: block;}
.lev0>ul>li>a{
	text-decoration: none;	
}
.lev0>ul>li>a:hover{text-decoration: underline;}

.lev1{
	display: none;
	padding: 2px 0 2px 16px;
}

.lev1>ul{
	clear: both;
	margin: 0 0;
	padding: 0;
	font-size: 13px;
	line-height: 16px;
	list-style: none;
}
.lev1>ul>li{
	margin: 1px 0;
	padding: 2px 0 2px 14px;
	background: url(../img/li-def.png) no-repeat 0px 10px;
}
.lev1>ul>li.sel{font-weight: bold;}

.lev1>ul>li a{text-decoration: none;}
.lev1>ul>li a:hover{text-decoration: underline;}



.tel-call{
	padding: 24px 0px 70px 0;
	background: url(../img/arnage-logo-trans.png) no-repeat 50% 100%;
}
.tel-call-hdr{
	margin-bottom: 12px;
}
.tel-call>p{
	padding: 3px 0 3px 18px;
	font-size: 16px;
	background: url(../img/ico-tel-w-sm.png) no-repeat 0 5px;
	font-weight: 500;
}
.tel-call-txt{
	margin-top: 10px;
	margin-bottom: 4px;
}
.tel-call-a{
	padding: 0 0 8px 0px;
}
a.a-callback{
	display: inline-block;
	background: url(../img/a-call.png) no-repeat 0 8px;
	padding: 2px 0 2px 24px;
	text-decoration: none;
}
a.a-callback>span{border-bottom: 1px dotted #303030;}


.cat-sim-car{
	font-size: 13px;
	line-height: 18px;
}
.cat-sim-car a{color: #404040;}
.cat-sim-car a:hover{color: #707070;}

.cat-sim-sect{
	clear: both;
	margin: 12px 0;
}
.cat-sim-sect>a{
	display: flex;
	align-items: center;
	flex-flow: row nowrap;
	justify-content: space-between;
	color: #292929;
	text-decoration: none;
	margin-bottom: 8px;
}
.cat-sim-pic{
	box-sizing: border-box;
	width: 90px;
	height: auto;
	padding: 6px 6px;
	text-align: center;
	border: 1px solid #f0f0f0;
}
.cat-sim-pic>img{
	max-width: 100%;
	max-height: 90px;
	height: auto;
	width: auto;
}
.cat-sim-tit{
	width: calc(100% - 106px);
}
.cat-sim-sect>a:hover .cat-sim-tit{text-decoration: underline;}


.cat-news-list{
	padding: 4px 0;
}

.cat-news-item{
	margin-bottom: 16px;
	padding-top: 16px;
	font-size: 13px;
	border-top: 1px solid #efefef;
}
.cat-news-item:first-child{border-top: 0;}
.cat-news-item .news-img{
	margin-bottom: 5px;
	text-align: left;
}
.cat-news-item .news-tit{
	margin-bottom: 6px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	color: #303030;
}
.cat-news-item .news-tit:after{display: none;}
.cat-news-item .news-tit:hover{
	text-decoration: underline;
	color: #707070;
}

.cat-news-item .news-datail{
	padding-right: 10px;
	text-decoration: none;
	background: url(../img/arr-more-bl.png) right center no-repeat;
}
.cat-news-item .news-datail:hover{text-decoration: underline;}

/*-------- cat-reviews ---------*/
.cat-reviews{
	margin-bottom: 50px;
}

.cat-reviews-hdr{
	margin-bottom: 30px;
	font-size: 20px;
	color: #373737;
}

.cat-reviews-item{
	float: left;
	width: 32.5%;
	margin-right: 1%;
	padding-top: 5px;
}

.cat-reviews-item:nth-child(3n){
	margin-right: 0;
}

.rev-top{
	margin-bottom: 18px;
	padding-left: 17px;
}

.rev-img{
	float: left;
	width: 72px;
	height: 72px;
	margin-right: 30px;
}

.rev-img img{
	width: 100%;
	height: auto;
	max-height: 100%;
}

.rev-dt{
	float: left;
	width: 160px;
}

.rev-dt-top{
	margin-bottom: 7px;
	padding-top: 5px;
	padding-left: 30px;
	background: url(../img/rev-dt.png) 0 8px no-repeat;
}

.rev-name{
	font-size: 12px;
	color: #373737;
}

.rev-date{
	font-size: 11px;
	color: #a0a0a0;
}

.rev-mod a{
	display: block;
	overflow: hidden;
	height: 32px;
	font-size: 12px;
	font-weight: 400;
	text-decoration: underline;
	color: #44a53d;
}

.rev-mod a:hover{
	text-decoration: none;
}

.rev-cont{
	overflow: hidden;
	height: 80px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #373737;
}

.rev-link{
	padding: 7px 30px 7px;
	text-align: right;
	background-color: #f9f9f9;
}

.rev-link a{
	padding-right: 20px;
	font-size: 12px;
	font-weight: 400;
	text-decoration: underline;
	color: #44a53d;
	background: url(../img/rev-link.png) right center no-repeat;
}

.rev-link a:hover{
	text-decoration: none;
}

/*-------- carousel-seen---------*/
.seen-wrapp{
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
}
.seen-wrapp:hover{}

.seen-img{
	width: 90%;
	height: 160px;
	margin: 0 auto 20px;
}

.seen-img a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.seen-img a:after{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
.seen-img a img{
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}
.seen-cat{
	color: #808080;
}
.seen-mod a{
	display: block;
	overflow: hidden;
	height: 38px;
	padding: 0 5%;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	text-decoration: none;
}
.seen-mod a:hover{text-decoration: underline;}
.seen-cost{
	padding: 8px 5%;
	font-size: 16px;
	font-weight: 500;
	color: #f46c09;
}

/*-----  card  -------*/


/*-----  ccard-cleft  ------*/
.c2tabs{
	margin-bottom: 20px;
}

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

ul.c2tlist li{
	float: left;
	box-sizing: border-box;
	width: 184px;
	text-align: center;
	padding: 12px 0px 10px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	cursor: pointer;
	transition: 0.2s;
	color: #292929;
	border: 1px solid #adadad;
	background-color: #ffffff;
	border-radius: 4px;
}

ul.c2tlist li:hover{
	border: 1px: solid #707070;
}

ul.c2tlist li.active{
	cursor: default;
	color: #f46c09;
	border: 1px solid #f46c09;	
}
ul.c2tlist li span{display: inline-block; /*background-repeat: no-repeat; background-position: 0 50%; padding-left: 24px; padding-top: 2px;*/}
/*
ul.c2tlist li.c2tabs-desc span{background-image: url(../img/tab-descr.png);}
ul.c2tlist li.c2tabs-tech span{background-image: url(../img/tab-tech.png);}
ul.c2tlist li.c2tabs-rev span{background-image: url(../img/tab-resp.png);}

ul.c2tlist li.c2tabs-desc.active span{background-image: url(../img/tab-descr-w.png);}
ul.c2tlist li.c2tabs-tech.active span{background-image: url(../img/tab-tech-w.png);}
ul.c2tlist li.c2tabs-rev.active span{background-image: url(../img/tab-resp-w.png);}
*/

.ccard-content{
	padding: 12px 0 12px 0px;
}

.ccard-tabpage{
	margin-bottom: 50px;
}

.cc-hdr{
	margin-bottom: 10px;
	font: 18px/20px 'Inter';
	text-transform: uppercase;	
	padding: 4px 0 8px 0px;
	font-weight: 500;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 8px;
}
.cc-info{	
}
.cc-info > p{
	margin-bottom: 15px;
	padding-right: 20px;
	font-size: 14px;
	/*font-weight: 400;*/
	line-height: 20px;
}
.cc-info img{max-width: 100%;}

.cc-tech{
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	border-collapse: collapse;
	color: #444a55;
}

.cc-tech tr{}
.cc-tech td{
	padding: 11px 8px 11px 12px;
}

.cc-tech td:first-child{
	width: 45%;
	color: #7b7b7b;
	font-weight: 300;
}
.cc-tech tr:nth-child(odd) td{background-color: #f5f5f5;}
.cc-tech td:first-child span{}


.ccard-dopprod{
	clear: both;
	padding: 24px 0;
}
.ccard-dopprod:after{clear: both; content: ""; display: block;}
.ccard-dopprod .lbl-hdr{font-size: 22px; line-height: 24px;}


/*-----  ccard-right  ------*/
.ccard-cleft{
	float: left; 
	width: 280px;
}

.ccard-cright{
	float: right;
	width: 880px;
}
.ccard-cright .lbl:first-child{margin-top: 0;}

.cc-resp-left{
	width: 68%;
	float: left;
}
.cc-resp-right{
	width: 30%;
	float: right;
}

/*
.p-resp-avg{
	clear: both;
	border: 1px solid #e9e4ce;
	background-color: #fffdf5;
	font-size: 13px; 
	line-height: 14px;
	padding: 28px 12px 20px 12px;
}
.p-resp-sum{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
}
.p-resp-avg-rate{
	font-size: 45px;
	line-height: 46px;
	font-weight: 600;
	padding: 0 24px 0 40px;
}
.p-resp-stars{}
.p-resp-stars>p{padding: 0 0 4px 0;}

.p-resp-metr-list{
	padding: 10px 0;
}
.p-resp-metr-list:after{clear: both; content: ""; display: block;}
.p-resp-metr{
	float: left;
	width: 47.99999%;
	height: 50px;
	margin: 0 0 20px 3.99999%;
	position: relative;
	background: url(../img/rate-shkala.png) no-repeat 0 90%;
	background-size: 100% auto;
}
.p-resp-metr:nth-child(2n+1){margin-left: 0;}
.p-resp-metr>p{padding: 0; font-weight: 400;}
.p-resp-metr>span{
	display: block;
	position: absolute;
	z-index: 2;
	width: 22px;
	height: 20px;
	content: '';
	background: url(../img/resp-arr.png) no-repeat 0 0;
	top: 28px;
	left: 50%;
	transform: translate(-50%,0);
}
*/

.ccard-resplist{
	margin-top: 20px;
}

.mtcresp-no{
	clear: both;
	padding: 50px 0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
}

.c3ritem{
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 20px;
	padding-bottom: 14px;
}
.c3ritem:after{clear: both; content: ""; display: block;}

.c3ristatus{}
.c3ristatus:after{clear: both; content: ""; display: block;}

.c3ribody{
	clear: both;
	padding: 4px 0;
}

.c3ri_auth{
	float: left;
	font-weight: 400; 
	padding: 0 0 0 20px;
	background: url(../img/ico-resp.png) no-repeat 0 2px;
}
.c3ri_auth span{font-family: Roboto;}

.c3ri_dt{
	float: left;
	font-size: 13px;
	line-height: 18px;
	color: #828282;
	margin-left: 30px;
}

.auth-rate{
	float: right;
	width: 80px;
}
.auth-rate img{max-width: 100%; height: auto;}


.c3ribc{
	font-size: 13px;
	line-height: 16px;
	color: #828282;
	text-align: justify;
	padding: 4px 0 4px 0;
}

.c3ritem-q .c3ri_auth{background: url(../img/ico-quest.png) no-repeat 0 3px;}

.c3ritem + .c3ritem-ans{
	border-bottom: 0;
}

.c3ritem-ans{	
	margin-left: 24px;
	background-color: #f8f8f8;
	position: relative;
	border-bottom: 0;
	padding: 15px 8px 12px 8px;
}
.c3ritem-ans:before{
	display: block;
	content: '';
	position: absolute;
	background: url(../img/to-prev.png) no-repeat 0 6px;
	left: -24px;
	top: 0;
	width: 24px;
	height: 40px;
}


/*-----  forms  ------*/
.cgaform{
	margin: 0 0 20px 0;
	padding: 0;
	border: 1px solid #ededed;
	border-radius: 6px;
	background-color: #fcfcfc;
}
.cgaf_title{
	font-size: 16px;
	text-transform: uppercase;
	color: #0f1c31;
	padding: 20px 10px 16px 34px;
	line-height: 16px;
	background: url(../img/ihdr-resp.png) no-repeat 10px 20px;
	border-bottom: 1px solid #ededed;
}
.cgaform>form{
	padding: 16px 10px 20px 10px;	
}

.cgaform .frm-row{margin-bottom: 4px;}
.cgaform .frm-lbl{width: 55px; text-align: right; font-size: 13px;}
.cgaform .frm-inp{width: calc(100% - 61px);}

.cgaform input[type='text']{
	width: 100%;
	height: 34px;
	box-sizing: border-box;
	padding: 0 0 0 6px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #aaaaaa;
	border: 1px solid #c3c3c3;
	background-color: #ffffff;
	/*border-radius: 4px;*/
	outline: none;
}

.cgaform textarea{
	width: 100%;
	height: 100px;
	box-sizing: border-box;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #aaaaaa;
	border: 1px solid #c3c3c3;
	/*border-radius: 4px;*/
	background-color: #ffffff;
}

.cgaform .radio-opt{
	margin-right: 10px;
}

/*
.cgaform .frm-row{
	margin-bottom: 19px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #626262;
}

.cgaform .frm-row > p{
	display: inline-block;
	width: 50px;
	text-align: right;
	vertical-align: middle;
}

.cgaform .frm-row p.ftexta{
	margin-top: 5px;
	vertical-align: top;
}

.cgaform .frm-row > div{
	display: inline-block;
	vertical-align: middle;
}

.cgaform .frm-row .ftexut{
	display: block;
	margin-bottom: 5px;
	padding: 0 15px 0 0;
	font-size: 12px;
	text-align: right;
	color: #aaaaaa;
}
*/

.cgaform .radio-opt input[type='radio']{
	display: none;
}

.cgaform .radio-opt label{
	position: relative;
	padding-left: 20px;
	cursor: pointer;
	transition: 0.15s;
}

.cgaform .radio-opt input[type='radio'] + label:before{
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
	width: 13px;
	height: 13px;
	content: '';
	transition: 0.2s;
	background: url(../img/checkbox.png) center no-repeat;
}

.cgaform .radio-opt input[type='radio']:checked + label:before{
	background: url(../img/checkbox-checked.png) center no-repeat;
}

/*
.cgaform .i_cga_name{
	background: #ffffff url(../img/i_cga_name.png) 10px center no-repeat;
}

.cgaform .i_cga_mail{
	background: #ffffff url(../img/i_cga_mail.png) 10px center no-repeat;
}
*/
#i_cga_captcha{width: 70px;}

.cgaform .cgaf-rate{	
	padding-top: 4px;
}

.cgaform .wrap-rate p{
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	vertical-align: top;
	color: #626262;
}

.cgaform .cgaf-rate span{
	display: inline-block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	vertical-align: top;
	background: url(../img/star.png) center no-repeat;
	background-size: 100% auto;
}

.cgaform .cgaf-rate span.rate-set{
	background: url(../img/star-set.png) center no-repeat;
	background-size: 100% auto;
}

.cgaform-btn{
	clear: both;
	text-align: center;
	padding: 12px 0 4px 0;
}

.cgaform-overlay{
	position: fixed;
	z-index: 200;
	top: 0;
	left: 50%;
	display: none;
	width: 555px;
	margin: 0;
	padding: 45px 70px;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	background-color: #ffffff;
	box-shadow: 0 5px 15px rgba(1, 1, 1, 0.15);
}

.cgaform-overlay input[type='text']{
	width: 300px;
	height: 34px;
	padding: 0 0 0 32px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #aaaaaa;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	outline: none;
}

.cgaform-overlay textarea{
	width: 300px;
	height: 124px;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #aaaaaa;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	background-color: #ffffff;
}

.cgaform-overlay .radio-opt{
	margin-right: 10px;
}

.cgaform-overlay .form-head{
	margin-bottom: 45px;
	text-align: center;
}

.cgaform-overlay .form-head div{
	margin-bottom: 10px;
	font-size: 27px;
	text-transform: capitalize;
	color: #373737;
}

.cgaform-overlay .form-head p{
	font-size: 14px;
	line-height: 16px;
	color: #626262;
}

.cgaform-overlay .frm-row{
	margin-bottom: 19px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #626262;
}

.cgaform-overlay .frm-row > p{
	display: inline-block;
	width: 80px;
	margin-right: 15px;
	text-align: right;
	vertical-align: middle;
}

.cgaform-overlay .frm-row p.ftexta{
	margin-top: 5px;
	vertical-align: top;
}

.cgaform-overlay .frm-row > div{
	display: inline-block;
	vertical-align: middle;
}

.cgaform-overlay .frm-row .ftexut{
	display: block;
	margin-bottom: 5px;
	padding: 0 15px 0 0;
	font-size: 12px;
	text-align: right;
	color: #aaaaaa;
}

.cgaform-overlay .radio-opt input[type='radio']{
	display: none;
}

.cgaform-overlay .radio-opt label{
	position: relative;
	padding-left: 20px;
	cursor: pointer;
	transition: 0.15s;
}

.cgaform-overlay .radio-opt input[type='radio'] + label:before{
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
	width: 13px;
	height: 13px;
	content: '';
	transition: 0.2s;
	background: url(../img/no-check.png) center no-repeat;
}

.cgaform-overlay .radio-opt input[type='radio']:checked + label:before{
	background: url(../img/check.png) center no-repeat;
}

.cgaform-overlay .i_cga_name{
	background: #ffffff url(../img/i_cga_name.png) 10px center no-repeat;
}

.cgaform-overlay .i_cga_mail{
	background: #ffffff url(../img/i_cga_mail.png) 10px center no-repeat;
}

.cgaform-overlay .cgaf-rate{
	margin-top: -20px;
	margin-bottom: 25px;
}

.cgaform-overlay .wrap-rate p{
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	vertical-align: top;
	color: #626262;
}

.cgaform-overlay .cgaf-rate span{
	display: inline-block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	vertical-align: top;
	background: url(../img/star.png) center no-repeat;
}

.cgaform-overlay .cgaf-rate span.rate-set{
	background: url(../img/star-set.png) center no-repeat;
}

.formclose{
	position: absolute;
	top: 15px;
	right: 15px;
	float: right;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../img/formclose.png) center no-repeat;
}

#overlay{
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	opacity: 0.45;
	background-color: #44a53d;
}

/* drop sort list */
.ccsdropdown{
	position:absolute;
	z-index: 6;
	margin-top:3px;
	display:none;
}
.ccsdinside{
	border:1px solid #d0d0d0;
	background:#fff;
	padding:5px 10px;
	width: 180px;
}
.ccsdinside div{
	padding: 3px 0px 3px 0px;
	font-size: 8pt;
	line-height: 14px;
}
.ccsdinside div span{
	font-weight: bold;
}
.ccsdinside ul{
	margin:0;
	padding:0;
	list-style:none;
}
.ccsdinside ul li{padding:1px 0;background:none;}
.ccsdinside ul li a{text-decoration:none;background:none;}
.ccsdinside ul li a:hover{text-decoration:underline;background:none;}

#ccsdd1{left: 0px; top: 22px;}

/* fly tip */
#flytip{
	display: none;
	position: absolute;
	z-index: 20;
	left: 320px;
	top: 200px;
	width: 290px;
	box-shadow: 0px 0px 4px 4px rgba(200,200,200,0.5);
	background: #fff;
	border-radius: 4px;
	padding: 4px 10px 12px 12px;
}
.flyclose{text-align: right;}
.flyclose a{
	width: 12px;
	height: 13px;
	display: inline-block;
	background: url(../img/a-close.png) no-repeat 0 0;
}
.flycont{
	padding: 4px 0px 4px 0px;
}
.flyprogress{
	text-align: center;
}

/* fly wnd */
.flywnd-fon{
  background: #808080;
  height: 100%;
  opacity: 0.6;
  position: fixed;
  width: 100%;
  z-index: 50;
  top: 0;
  left: 0;
  display: none;
}

.flywnd{
	position: absolute;
	left: 0;
	margin: 0 auto 0 auto;	
	display: none;
	z-index: 51;
	width: 100%;
}
.flywnd-c{
	width: 620px;
	margin: 0 auto;
	background: #fff;
	/*border-radius: 10px;*/
	box-shadow: 0 0 14px 14px rgba(0, 0, 0, 0.4);	
}
.flywnd-in{
	padding: 20px 20px;
	/*background: #fff;*/
}
.flywnd-close{
	float: right;
	width: 19px;	
	position: relative;
	top: -5px;
	text-align: right;
}
.flywnd-close a{ content: ""; background: url(../img/a-close.png) no-repeat 0 0; display: block; width: 19px; height: 19px; text-decoration: none; color: #333; }

/* fly dialog window */
.dlg-fon{
	background: #808080;
	height: 100%;
	opacity: 0.6;
	position: fixed;
	width: 100%;
	z-index: 50;
	top: 0;
	left: 0;
	display: none;
}
.dlg-wnd{
	position: absolute;
	margin: 0 auto 0 auto;
	display: none;
	z-index: 51;
	width: 100%;
}
.dlg-wnd-c{
	width: 620px;
	margin: 0 auto;
	background: #fff;
	/*border-radius: 10px;*/
	box-shadow: 0 0 14px 14px rgba(0, 0, 0, 0.4);
}
.dlg-wnd-in{
	padding: 20px 20px;
	/*background: #fff;*/
}
.dlg-wnd-close{
	float: right;
	width: 30px;
	position: relative;
	top: -5px;
	text-align: right;
}

.dlg-wnd-close a{
	background: url(../img/a-close.png) no-repeat 0 0;
	display: inline-block;
	width: 12px;
	height: 13px;
	text-decoration: none;
	color: #333;
	opacity: 0.7;
}

.dlg-wnd-close a span{border-bottom: 1px dotted #333;}

.dlg-wnd-close a:hover{color: #666; opacity: 1;}
.dlg-wnd-close a:hover span{border-bottom: 1px dotted #666;}

.dlg-wnd-content{/*padding-top: 16px;*/}
.dlg-wnd-hdr{padding: 0 0 4px 0;}
.dlg-wnd-hdr .lbl-hdr{
	font-size: 22px;
	line-height: 24px;
}
.dlg-wnd-hdr .lbl-hdr span{/*top: -18px;*/}

.dlg-wnd-txt{
}

/* dlg contacts */
.dlg-btn{
	padding: 20px 0 20px 0;
}

.dlg-contact{
	text-align: center;
	padding: 24px 0;
	font-size: 16px;
}
.dlg-block{
	padding: 10px 0;
	border-top: 1px solid #e2e2e2;
}
.dlg-phones>p{
	padding: 4px 0;
	font-size: 13px;
	line-height: 16px;
	color: #848484;
}
.dlg-tel{
	padding: 2px 0;
}
.dlg-tel>a{text-decoration: none; display: inline-block; padding-left: 20px;}
.ti-ks>a{background: url(../img/ti-ks.png) no-repeat 0 2px;}
.ti-voda>a{background: url(../img/ti-vod.png) no-repeat 0 2px;}
.ti-life>a{background: url(../img/ti-life.png) no-repeat 0 2px;}
.ti-basic>a{background: url(../img/ti-basic.png) no-repeat 0 2px;}

.dlg-maila>span{
	display: inline-block;
	padding-left: 22px;
	background: url(../img/i-mail.png) no-repeat 0 5px;
}
.dlg-maila a{text-decoration: none;}
.dlg-maila a:hover{text-decoration: underline;}

.dlg-messenger{}
.dlg-messenger>p{
	padding: 4px 0;
	font-size: 13px;
	line-height: 16px;
	color: #848484;
}

.dlg-messenger-a{text-align: center;}
.dlg-messenger-a>a{
	display: inline-block;
	height: 44px;
	width: 42px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin: 0 8px;
}
a.a-whatsapp{background-image: url(../img/sc-msg-whatsapp.png);}
a.a-viber{background-image: url(../img/sc-msg-viber.png);}
a.a-tele{background-image: url(../img/sc-msg-tele.png);}


/* bottom notify */
.panel-bot-notify{
	display: block;
	position: fixed;
	z-index: 5;
	bottom: 0;
	height: 0;
	left: 50%;
	transform: translate(-50%,0);
	width: 750px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	border-bottom: 0;
	transition: height 0.6s ease-out;
}
.panel-bot-notify-show{
	display: block;
	height: 60px;
	box-shadow: 0 0 7px rgba(100,100,100,0.3);
}
.panel-bot-notify.panel-bot-notify-show{
	height: 200px;
}
.panel-bot-notify-in{
	text-align: center;
	padding: 12px 20px 0 20px;
}

.panel-bot-data .dlg-lang-a>p{
	display: inline;
}

/* dialog prefs */
.dlg-prefs{}
.dlg-prefs-row{
	display: flex; 
	flex-flow: row nowrap; 
	justify-content: space-between; 
	align-items: center; 
	gap: 20px;
	padding: 4px 0;
	border-bottom: 1px solid #f0f0f0;
}
.dlg-prefs-opt{text-align: left; line-height: 14px;}
.dlg-prefs-opt>h4{font-size: 13px; font-weight: bold; margin: 0; padding: 0 0 2px 0;}
.dlg-prefs-opt>p{font-size: 12px; color: #808080;}
.dlg-prefs-btn{
	padding-top: 12px;
}

.switch-ctrl{
	display: block;
	width: 38px;
	height: 20px;
	border-radius: 10px;
	border: 1px solid #d0d0d0;
	background-color: rgba(255,255,255,0.3);	
	position: relative;
	transition: border 0.1s ease-out 0s;
	cursor: pointer;
}
.switch-ctrl>span{
	position: absolute;
	display: block;
	content: '';
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #d0d0d0;	
	left: 2px;
	top: 2px;
	transition: left 0.1s ease-out 0s, background 0.1s ease-out 0s;
}

.switch-ctrl-on{
	border: 1px solid #2058c4;
}
.switch-ctrl-on>span{
	left: 20px;
	background-color: #2058c4;
}
.switch-ctrl-static.switch-ctrl-on{border: 1px solid #3b6cca; background-color: #e7f0ff;}
.switch-ctrl-static.switch-ctrl-on>span{background-color: #3b6cca;}

/* dialog langs */
.dlg-lang{
	text-align: center;
	padding: 24px 0;
}
.dlg-logo{
	padding: 0 0 20px 0;
}
.dlg-lang-a{}
.dlg-lang-a>p{
	font-size: 15px;
	padding: 2px 0 10px 0;
	text-align: center;
}
.dlg-lang-a>a{
	display: inline-block;
	/*border-radius: 50%;*/
	border: 1px solid #44a53d;
	background-color: #ffffff;
	color: #44a53d;
	font-size: 15px;
	line-height: 17px;
	text-decoration: none;
	padding: 9px 24px 9px 24px;
	text-align: center;
	margin: 0 6px;
}
.dlg-lang-a>a:hover{background-color: #44a53d; color: #ffffff;}
.dlg-btn{
	padding: 20px 0 20px 0;
}



/*
		Search drop down tooltip
*/
#searchdrop
{
	position: absolute;
	visibility: hidden;
	display: none;
	left: 0px;
	top: 0px;
	width: 450px;
	height: auto;
	z-index: 100;
	overflow:hidden;
}

#searchdrop .searchdropcont
{
	font-size: 8pt;
	background: #ffffff /*url('../img/searchfly_bg.gif') repeat-x left top*/;
	border: 1px solid #a0a0a0;
	padding: 20px 10px 10px 10px;
}

#searchdrop iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

#searchdrop_body
{
	/*background-color: #ff;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}

#searchdrop_btn
{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 12px;
	height: 12px;
	position: relative;
	left: 0px;
	top: -15px;
}

a.searchitem { color: #505051; font-family: Tahoma; font-size: 9pt; font-weight: normal; text-decoration: underline; }
a.searchitem:hover { color: #707071; font-family: Tahoma; font-size: 9pt; font-weight: normal; text-decoration: underline; }

a.closebut { color: #000000; font-family: Tahoma; font-size: 9pt; font-weight: bold; text-decoration: none; }
a.closebut:hover { color: #000000; font-family: Tahoma; font-size: 9pt; font-weight: bold; text-decoration: none; }

/* search page */
.search-cat-res{
	list-style: none;
	margin: 0;
	padding: 0;
}
.search-cat-res li{
	background: url(../img/catlist-sub.png) no-repeat 0px 12px;
	padding: 6px 0px 6px 16px;
	color: #a0a0a0;
}


/* basic pages */
.page_info{
	min-height: 300px;
}
.page_info p{
	padding: 3px 0px;
}

/* news pages */
.snitem{
	padding: 8px 0px 14px 0px;
}
.snit-title{
	font-weight: bold;
	font-size: 14px;
}
.snit-date{
	padding: 2px 0px 4px 0px;
	color: #a0a0a0;
}
.snit-txt{
}


/* faq */
.faqgroup{
	clear: both;
	margin: 16px 0 4px 0;
	padding: 8px 0 10px 22px;
	border-left: 3px solid #d0d0d0;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	background: #f6f6f6;
}
.faqit{
	clear: both;
	margin-left: 12px;
	padding: 4px 0 4px 12px;
	background: url(../img/ico-sub.png) no-repeat 0 12px;
}

.faqhdr{
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 10px;
}
.faqinfo{
	padding: 4px 0 16px 0;
}

/* forms */
.frm-frm{padding: 8px 0 10px 0;}
.frm-blk{clear: both; padding: 4px 0;}
.frm-blk-h{font-weight: bold; text-align: center;}
.frm-row{clear: both; padding: 4px 0;}
.frm-row:after{clear: both; content: ""; display: block;}

.frm-title{clear: both; padding: 4px 0;}
.frm-title:after{clear: both; content: ""; display: block;}
.frm-title>div{
	text-align: center;
	font-weight: bold;
	padding: 12px 0 8px 0;
	background-color: #f6f6f6;
}

.frm-fld{}
.frm-required{}
.frm-lbl{float: left; width: 33%; padding-top: 4px;}
.frm-lbl span{display: inline-block;}
.frm-required .frm-lbl span:after{content:"*"; color: red; display: inline-block; padding-left: 2px;}
.frm-inp{float: right; width: 66.9999%;}

.frm-hfld .frm-lbl{float: none; width: auto; padding-bottom: 2px;}
.frm-hfld .frm-inp{float: none; width: auto; padding-bottom: 2px;}

.frm-inp input[type=text], .frm-inp input[type=password]{
	box-sizing: border-box;
	width: 99%;
	height: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px solid #d3d5f1;
	outline: none;
	background-color: #ffffff;	
}
.frm-inp input.field4[type=text]{width:80px;}
.frm-inp textarea{
	box-sizing: border-box;
	width: 99%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px solid #d3d5f1;
	outline: none;
	background-color: #ffffff;
}
.frm-inp-code input[type=text]{width: 90px;}

.frm-fld-err .frm-lbl{color: red;}
.frm-fld-err .frm-inp input[type=text], .frm-fld-err .frm-inp input[type=password], .frm-fld-err .frm-inp textarea{color: red; border: 1px solid #ff6969;}

.frm-error-msg{	
	clear: both;
	color: red;
	padding: 8px 0;
}

.frm-btn{padding:16px 0 0 33%;}



.frmpop{padding: 20px 100px;}
.frmpop-row{
	clear: both;
	padding: 4px 0px 4px 0px;
}
.frmpop-row:after{
	content: "";
	display: block;
	clear: both;
}

.frm-cc{
	float: left;
	width: 41.9999%;
}
.frm-cc-40{width: 16.79999%;}
.frm-cc-60{width: 25.19999%;}
.frm-cmt{
	float: left;
	width: 30%;
}

/*.frm-lbl span{display: block; padding: 8px 10px 0px 0px;}*/

.frmpop-inp{
	margin: 0 0 0 0;
	height: 31px;
	border: 1px solid #e5e5e5;
}
.frmpop-inp input[type=text], .frmpop-inp input[type=password]{
	width: 99%; 
	border: 0; 
	text-align: center; 
	font-size: 13px;
	line-height: 20px;
	margin-top: 6px;
}
.frmpop-inp select{
	width: 99%; 
	border: 0; 
	height: 30px;
	font-size: 13px;
	line-height: 20px;	
	text-align: center;
}
.frmpop-err{
	display: block;
	color: #e14545;
	padding: 1px 0px 1px 0px;
	font-size: 12px;
}
.frmpop-inp input.inp-error, .frm-inp input.inp-error{color: red;}

.frmpop-btn{text-align: center; padding: 20px 0px 24px 0px;}

.frm-inpopt{padding-top: 8px;}
.frm-inpopt>div{float: left; width: 30%;}
.frm-inpopt>div label{padding-left: 6px;}

.frm-err-msg{
	display: block;
	color: #e14545;
	padding: 2px 0px 0px 0px;
}
.frm-cc-err .frm-inp{border-color: #f75353;}
.frm-cc-err .frm-inp input{color: #e14545;}
.frm-cc-err .frmpop-ico span, .frm-cc-err .frm-ico span{background-color: #f75353;}


.popline{background: #ececec; height: 2px; text-align: center; clear: both; margin:14px 0px 20px 0px;}
.popline span{display: block; margin: 0 auto; background: #e41a5b; height: 2px; width: 60px; border-left: 15px solid #fff; border-right: 15px solid #fff;}
.popdop{font-size: 12px; text-align: center;}


/*--------- pages --------------*/
.img-responsive{
	max-width: 100%;
	height: auto;
}
.img-responsive>img{
	display: block;
	max-width: 100%;
	height: auto;
}
.img-right{
	float: right;
	margin-left: 14px;
	margin-bottom: 12px;
}
.img-left{
	float: left;
	margin-right: 14px;
	margin-bottom: 12px;
}

/*
.page-widget-content h2{
	margin: 12px 0 16px 0;
}
.page-widget-content h3{
	margin: 10px 0 10px 0;
}
*/


/*-----------------------  adaptive  --------------------*/
@media only screen and (min-width: 1480px)
{
	.wrapper{width: 1450px;}
	
	/*--------  header adaptive  -----*/
	.tmenu a{margin-right: 40px;}
	/*.tmenu-all{width: calc(100% - 500px);}
	.tphones{width: 550px;}*/
	
	/*.hmm_li{margin-right: 20px;}
	.hmmdm a{padding-left: 30px; padding-right: 30px;}*/
	
	/*--------  index adaptive  ------*/	
	.serv-it>a{background-size: cover;}
	/*
	.news-item{width: 33.99999%;}
	.news-item-big{width: 31.99999%;}
	.news-item:nth-child(n+5){display: block;}
	.news-item:nth-child(n+6){display: none;}
	*/
	
	/*--------  catalog adaptive  ----*/
	#content{width: 1140px;}
	.content-main{width: 1140px;}
	
	/*--------  footer adaptive  -----*/
}

@media only screen and (min-width: 1860px)
{
	/*.wrapper{width: 1840px;}*/
	
	/*--------  header adaptive  -----*/
	/*.tmenu a{margin-right: 44px;}*/
	
	/*--------  index adaptive  ------*/
	
	/*--------  catalog adaptive  ----*/
	/*
	.left-cont{width: 330px;}
	.content-main{width: 1280px;}
	#content{width: 1510px;}
	*/
	
	/* other pages */
	.cert-it{width: 22.99999%; margin-left: 2.29999%;}	
	.cert-it:nth-child(3n+1){margin-left: 2.29999%;}
	.cert-it:nth-child(4n+1){margin-left: 0;}
}

@media only screen and (max-width: 1200px)
{
	.wrapper{width: 1000px;}

	/*--------  header adaptive  -----*/
	/*
	#logo{width: 150px;}
	.header{width: calc(100% - 160px);}
	.ht-right{width: 280px;}
	.ht-lang{margin-right: 8px;}	
	.tmenu a{margin-right: 6px;}
	
	.header-bott{padding-top: 16px; padding-bottom: 22px;}
	.tcenter{width: calc(100% - 600px);}
	.ti-right{width: 120px;}
		
	.hmmdm a{padding-left: 16px; padding-right: 16px;}	
	*/

	/*
	.hmmdm a{padding: 11px 14.5px;}
	*/

	/*--------  index adaptive  ------*/
	.slider-main .slider-promo{left: 120px;}
	
	.u-resp-it{height: 200px;}
	
	.wtf-pic{width: 500px; height: 530px; background-size: cover;}
	.wtf-in{width: calc(100% - 520px);}
	.wtf-logo{padding-bottom: 10px;}
	.wtf-cont{padding-bottom: 12px;}
	
	/*.slider-main .slick-slide>img, .slider-main .slick-slide>a>img{max-width: 99%;}*/
	
	.ind-catit a h3{padding: 16px 25% 0 16px; font-size: 18px; line-height: 20px;}
	.ind-catit a>div{left: -20px;}
	
	.news-item-big .news-img{height: 190px;}
	
	/*--------  card adaptive  -------*/
	.ccard-r{width: 550px;}
	.ccard-l{width: 440px;}

	/*
	.slider-pack{padding-right: 50px;padding-left: 50px; }
	.ccard-packrow > div{margin-right: 50px;}
	*/

	.ccard-cleft{width: 690px;}
	.ccard-cright{}

	/*--------  catalog adaptive  ----*/
	#content{width: 720px;}
	.content-main{width: 720px;}
	.left-cont{width: 260px;}

	.header-bann{display: none;}

	/*--------  footer adaptive  -----*/
	
	.bottom-form .widget-form-in{padding-left: 0; padding-right: 0;}
	
	/*-------- other basics -------*/
	
	.ind-serv-list5col .serv-it{width: 24.99999%; height: 360px;}
	
	.page-pic-left{max-width: 450px;}
}

@media only screen and (max-width: 1000px)
{
	.wrapper{width: 800px;}

	/*--------  header adaptive  -----*/	
	.tmenu a{margin-left: 22px;}
	
	.tmenu-all{
		float: left;
		width: auto;
		padding-top: 10px;
		margin-left: 20px;
	}
	
	.tmenu-mob{display: block; z-index: 3;}
	.open .tmenu-mob{z-index: 11;}
	.tmenu{
		float: none;
		display: none;
		position: absolute;
		z-index: 10;
		left: 0; /*left: 0;*/
		top: 44px;
		width: 200px;
		background: #ffffff;
		box-sizing: border-box;
		box-shadow: 0 6px 6px rgba(100,100,100,0.3);
		padding: 0px 0px 10px 0px;
		text-align: left;
	}
	.tmenu>a{
		display: block;
		box-sizing: border-box;
		width: 100%;
		box-sizing: border-box;
		float: none;
		padding: 10px 8px 10px 28px;
		margin: 0;
		background-position: 10px 50%;
		border-top: 1px solid #f4f4f4;
	}
	/*.tmenu>a:first-child{border-top: 0;}*/
	.tmenu>a:hover{background-color: #f8f8f8;}	
	.tmenu>a:after{display: none;}
	
	
	.mpan-mob{display: block;}
	.mpan-mob.open{background-color: #f0f0f0;}	

	.mainmenu{clear: left; display: none; position: absolute; left: 0; width: 350px; box-sizing: border-box; background-color: #ffffff; box-shadow: 0 6px 6px rgba(50,50,50,0.2); }
	.hmm_li{float: none; width: 100%; padding: 1px 0 0 0;}
	.hmmdm{}
	.hmmdm a{width: 100%; padding: 11px 0 11px 20px; font-size: 16px; font-weight: 400;}
	.hmm_li_wsub .hmmdm a{background: url(../img/a-drop.png) 96% center no-repeat;}
	.hmmdm a span{padding: 0; background: none;}
	.hmm_li_wsub .hmmdm a span{padding: 0; background: none;}
	.hmm_li:hover .hmmdm{background-color: #f4f4f4;}
	.hmm_li:hover .hmmdm a{background-color: transparent; /*background: url(../img/mm-drop-mob.png) 94% center no-repeat;*/}
	.hmm_li:hover .hmmdm a span{background: none;}
	.hmm_li .hmmdm.is-active{background-color: #f4f4f4;}
	.hmm_li .hmmdm.is-active a{color: #292929; background-image: url(../img/a-up.png);}
	
	.sub-menu{position: static; right: 0 !important; left: 0 !important; display: none; visibility: visible; width: 100% !important; margin-top: 4px;padding: 8px 15px 10px 15px; transition: none; transform: none; opacity: 1; border: 0; /*border-radius: 4px; */ box-shadow: none; }
	.sub-column{width: auto; float: none; margin-right: 0;}
	/*.sub-column:nth-child(odd){margin-right: 4%;}*/
	.sub-section{margin-bottom: 4px;}
	.sub-title{}
	.sub-section ul li{}	
		
	/*--------  index adaptive  ------*/	
	.slider-main .slider-promo{width: 65%;}
	
	
	.u-resp-it{height: 230px;}
	.u-resp-h{font-size: 14px;}
	
	.serv-it, .ind-serv-list4col .serv-it, .ind-serv-list5col .serv-it{width: 33.299999%; height: 250px; background-size: cover;}
	.serv-it>a:hover .serv-it-tit{top: 30%; bottom: 30%;}
	
	.wtf-pic{display: none;}
	.wtf-in{width: auto; padding-bottom: 20px;}
	
	.ind-nav-hdr{
		float: none;
		text-align: center;
		width: auto;
		padding-bottom: 24px;
	}
	
	.news-item-big .news-img{height: 154px;}
	
	/*--------  card adaptive  -------*/
	#dcontent{margin-bottom: 20px;}
	
	/*--------  catalog adaptive  ----*/
	.content-main{width: 530px;}
	.left-cont{width: 250px;}
	#content{width: 530px;}
	
	.lbl{padding-left: 14px; padding-right: 14px;}
	
	
	/*--------  footer adaptive  -----*/
	.bottom-form .widget-form-in{padding: 30px 0px;}
	.bottom-form .form-fields>div input[type="text"]:placeholder{font-size: 14px; color: rgba(255,255,255,0.5);}	
		
	.f-col1, .f-col2{width: 33.99999%; margin-left: 1.99999%;}
	.f-col3{width: 26.99999%;}
	/*
	.f-logo{width: 140px;}
	.f-content{width: calc(100% - 144px);}
	
	.footcent{font-size: 14px;}
	.f-hdr{font-size: 15px; line-height: 18px;}
	.f-col2{width: 30%;}
	.f-col3{width: 34%;}
	*/
	
	/*-------- other basics -------*/
	.page-pic-left{max-width: 350px;}
}

@media only screen and (max-width: 800px)
{
	.wrapper{width: 100%;}

	/*--------  header adaptive  -----*/
	/*
	.header-top{background: none; float: right; padding: 14px 0 10px;}
	.header-bott{float: left; padding-left: 8px;}
	
	.header-top .wrapper, .header-bott .wrapper{width: auto !important;}
	*/
	
	#logo{width: 140px; padding: 4px 0; margin-left: 12px;}
	#logo-sticky{margin-left: 10px;}
	
	.tmenu-all{padding-top: 2px;}
	
	.tright{padding-top: 0;}
	.ht-phones{padding-top: 6px;}
	.ht-lang{padding-top: 6px;}	
	
	.dcontent-top{padding-top: 54px;}
	
	
	.content-block-0{padding: 26px 0;}

	/*--------  index adaptive  ------*/
	main{padding-left: 4px; padding-right: 4px;}
	main.pad0{padding: 0;}
	
	main .wrapper{padding-left: 10px; padding-right: 8px;}
	
	.index-top{background-size: cover; padding: 60px 0 20px 0;}
	.index-top-l{float: none; clear: both; width: auto; padding: 14px 20px 14px 24px;}
	.index-top-btn{padding: 20px 0 20px;}
	.index-top-l h1{font-size: 28px; line-height: 34px;}
	.index-top-r{float: none; clear: both; width: auto;}
	.ind-serv-inf>h4{font-size: 18px; line-height: 20px;}
	
	.lbl-hdr{font-size: 22px;}
	
	.wtf-in{padding: 34px 10px 20px 10px;}
		
	.news-item{width: 48.99999%; margin-left: 1.99999%;}
	.news-item:nth-child(2n+1){clear: left; margin-left: 0;}
		
	
	/*--------  catalog adaptive  ----*/	

	#content{float: none; width: 100%; box-sizing: border-box; padding: 0 4px; }
	.content-main{float: none; width: auto; box-sizing: border-box; padding: 0 4px;}
	.left-cont{float: none; width: auto; clear: both;}
	
	#dcontent{margin-bottom: 40px;}
	
	/*--------  footer adaptive  -----*/
	.bottom-form .form-fields{flex-flow: column wrap;}
	.bottom-form .form-fields>div{width: 90%; padding: 4px 0;}
	
	.footbot .wrapper{padding-left: 10px; padding-right: 10px;}
	/*
	.footcent{padding-left: 10px;}
	.footbot{padding-left: 10px; padding-right: 10px;}
	*/
	
	.panel-bot-notify{width: 96%;}
	
	
	/*------ basic styles --------*/
	.img-right{max-width: 50%;}
	.img-left{max-width: 50%;}
}

@media only screen and (max-width: 700px)
{
	/*--------  header adaptive  -----*/
	/*--------  index adaptive  ------*/
	/*--------  card adaptive  -------*/
	/*--------  catalog adaptive  ----*/	
	/*--------  footer adaptive  -----*/
	
	/*--------  other adaptive  -----*/
	.contact-addr{clear: both; float: none; width: auto; padding-bottom: 32px;}
	.contact-form{clear: both; float: none; width: auto;}
	.contact-drivemap{clear: both; float: none; width: auto;}
	.contact-page{clear: both; float: none; width: auto; padding-top: 20px;}
	
	.contact-sc{margin-top: 20px;}
}

@media only screen and (max-width: 650px)
{
	/*--------  header adaptive  -----*/
	/*--------  index adaptive  ------*/
	
	.ind-nav-hdr{font-size: 20px;}
	.ind-subfrm{display: block;}
	.ind-subfrm>div{text-align: center; padding: 4px 0;}

	
	/*-------- other ----------*/
	h1.lbl-hdr{font-size: 28px; line-height: 32px;}
	
	
	.dlg-wnd-c{width: 98%;}
	.frmpop{padding: 20px 10%;}
	
	.container-col-50pad{float: none; width: auto; clear: both; margin-left: 0;}
	
	.page-pic-left{max-width: 240px;}
	
	/*--------  footer adaptive  -----*/
	.bottom-form{display: block;}
	.bottom-form>div{display: none;}
	.bottom-form>div:last-child{display: block; width: auto;}
	
	/*
	.f-logo{display: none;}
	.f-content{float: none; width: auto; padding-left: 8px;}	
	*/
	.panel-bot-notify.panel-bot-notify-show{height: 250px;}
}

@media only screen and (max-width: 600px)
{
	/*--------  header adaptive  -----*/
	/*
	.header-bott{padding: 4px 4px 4px 4px;}
		
	.tphones{float: none; width: auto; line-height: 16px;}
	.t-tel{padding-bottom: 1px;}
	.tshopinf{float: none; width: auto; clear: both;}
	.tcallback{border: 0; padding: 2px 0 0 0;}
	.tcallback>div{line-height: 18px;}
	.tcallback>div>span{display: none;}
	*/
	
	.sub-column{width: 100%; margin-right: 0;}	

	/*--------  index adaptive  ------*/
	/*--------  card adaptive  -------*/
	
	.ccard-buy{width: 130px;}
	.ccard-buy-dop{width: 194px;}
	a.btn-buy-1click{padding: 15px 20px;}
	a.btn-buy-big{padding: 16px 20px;}
	
	/*--------  catalog adaptive  ----*/

	/*--------  order adaptive  --------*/

	/*--------  footer adaptive  -----*/
	.ft-btn button.btn{padding-left: 22px; padding-right: 22px;}
}

@media only screen and (max-width: 550px)
{
	main{background: none;}
	
	.lbl-hdr{font-size: 18px; line-height: 24px;}
	/*--------  header adaptive  -----*/
	/*--------  index adaptive  ------*/
	.widget-advant-it{float: none; clear: both; width: auto; margin-left: 10px;}
	.widget-advant-it:nth-child(2n+1){margin-left: 10px;}
		
	.widget-form-in{padding: 40px 5%;}
	.form-hdr{font-size: 22px; line-height: 24px;}
		
	.news-item{float: none; width: auto; clear: both; margin-left: 0;}
	
	/*--------  card adaptive  -------*/
	.ccard-pr{float: none; margin-bottom: 20px; padding-top: 0; margin-left: 20px;}
	
	#buy1click{left: -130px;}

	/*--------  catalog adaptive  ----*/
	
	
	/*--------  footer adaptive  -----*/
	.footcent{padding: 36px 0 20px;}
	.f-col1, .f-col2, .f-col3{width: 47.99999%; margin-left: 1.99999%;}
	.f-col1, .f-col2{padding-bottom: 12px;}
	.f-col1, .f-col3{clear: left;}
	
	.footbot{display: block;}
	.fcopy{float: none; clear: both; width: auto; text-align: center;}
	.dev{float: none; clear: both; width: auto; text-align: center; padding-top: 8px;}	
	
	/*--------- other pages ---------*/
	.serv-it, .ind-serv-list4col .serv-it, .ind-serv-list5col .serv-it{width: 49.999999%;}
}

@media only screen and (max-width: 500px)
{
	/*--------  header adaptive  -----*/
	.ht-phones{display: none;}
	.mainmenu{width: 100%;}	
	/*
	.ht-left span.user{display: none;}
	.ht-left a#login{display: inline-block;}
	.ht-left a#logexit{display: none;}

	.tphones .t-tel{padding: 0; font-size: 15px;background: none; }
	*/

	/*--------  index adaptive  ------*/
	
	.form-fields{flex-flow: column wrap;}
	.ind-form .form-fields>div{width: 70%; padding: 5px 0;}
	
	/*.serv-it{height: 85px; float: none; clear: both; width: auto; margin-right: 0;}*/
	/*.ind-serv-target .serv-it{height: 85px;}*/
	
	/*
	.ind-catit{height: 140px;}
	.ind-catit a{background-position: 50px 10px;}
	
	.cbrands-list>div{width: 49.29999%;}
	.cbrands-list>div:nth-child(3n+1){border-left: 1px solid #f0f0f0;}
	.cbrands-list>div:nth-child(2n+1){border-left: 0;}
	*/
	/*--------  card adaptive  -------*/

	/*--------  catalog adaptive  ----*/
	/*--------  order adaptive  -------*/
	.mctabs{padding: 20px 0 0;}

	.cab-tabpage{margin-bottom: 25px;}

	/*--------  footer adaptive  -----*/
}

@media only screen and (max-width: 450px)
{
	/*--------  header adaptive  -----*/
	.tcenter{width: calc(100% - 190px);}
	
	header.sticky .tcenter{width: calc(100% - 200px);}
	
	.ti-right{width: 54px;}
	.tcart>div{padding-left: 0;}
	.tcart a{content: ''; display: block; width: 40px; height: 40px;}
	.tcart a span{display: none;}
	.tcart-sum{display: none;}
	
	/*--------  index adaptive  ------*/
	/*--------  card adaptive  -------*/
	#buy1click{width: 380px;}
	#buy1clickc{padding: 0 10px;}

	/*--------  catalog adaptive  ----*/
	
	.content-cols{display: block;}
	.page-pic-left{max-width: 100%;}

	/*--------  footer adaptive  -----*/
	.f-hdr{font-size: 18px; padding-bottom: 10px;}
	
	.panel-bot-notify.panel-bot-notify-show{height: 270px;}
}

@media only screen and (max-width: 400px)
{
	/*--------  header adaptive  -----*/
	/*--------  index adaptive  ------*/
	/*--------  card adaptive  -------*/
	#buy1click{width: 350px;}
	#phone1c{width: 150px;}
	#btn1click{padding-left: 14px; padding-right: 14px;}
	/*--------  catalog adaptive  ----*/
	/*--------  order adaptive  -------*/

	/*--------  footer adaptive  -----*/
	
	/*-------- other ----------*/
	.dlg-wnd-in{padding: 20px 12px;}
	
	.serv-it{width: auto; float: none; clear: both; height: 100px;}
}