

.cat{
	clear: both;
	margin-bottom: 20px;
}
.cat0{}
.cat0>a{
	display: block;
	text-decoration: none;
	font-size: 16px;
	padding: 4px 0 4px 14px;
	background: url(../img/arr-sq.png) no-repeat 0 11px;
}
.cat0>a>span{
	/*
	display: block;
	background: url(../img/li-down.png) no-repeat 0 9px;
	padding-left: 18px;
	*/
}
.cat0-open>a{font-weight: 400;}
.cat0-open>a>span{/*background-image: url(../img/arr-down.png);*/}
.cat0>a:hover{text-decoration: underline;}

.cat0-sub{
	clear: both;
	padding: 2px 0 6px 14px;
}
.cat0-sub a{color: #292929;}
ul.lev0{
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
ul.lev0>li{
	margin: 2px 0;
	padding: 2px 0 2px 0px;
	/*background: url(../img/arr-r.png) no-repeat 1px 6px;*/
}
ul.lev0>li.lev0-open{background-color: #ffffff;}
ul.lev0>li.lev0-open>div{
	padding: 4px 0 4px 0px;
	background: url(../img/a-drop.png) no-repeat 97% 12px;
}
ul.lev0>li.lev0-open>span{display: block; clear: both; content: '';}
ul.lev0>li>a{
	display: block;
	text-decoration: none;
	background: url(../img/li-l.png) no-repeat 0 12px;
	/*border-bottom: 1px solid #eaeaea;*/
	padding: 2px 0 2px 12px;
}
ul.lev0>li>a:hover{text-decoration: underline;}
/*ul.lev0>li.lev0-wpic>a{margin-left: 6px;}
ul.lev0>li.lev0-wpic>div{
	float: left;
	width: 38px;
	height: 24px;
	border: 1px solid #ededed;
	background-color: #fff;
	text-align: center;
	box-sizing: border-box;
	padding: 2px 0;
}
ul.lev0>li.lev0-wpic>div:after{
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
ul.lev0>li.lev0-wpic>div>img{max-height: 84%; max-width: 86%; width: auto; height: auto; vertical-align: middle;}
*/
ul.lev0>li.lev0-open>div>a{font-weight: 600; text-decoration: none; background: url(../img/li-l.png) no-repeat 0 10px; padding-left: 12px;}

ul.lev1{
	clear: both;
	margin: 0px 0 8px 12px;
	padding: 2px 0 2px 0px;
	font-size: 13px;
	line-height: 16px;
	list-style: none;
}
ul.lev1>li{
	margin: 2px 0;
	padding: 2px 0 2px 10px;
	background: url(../img/arr-sq-min.png) no-repeat 0px 7px;
}
ul.lev1>li.lev1-sel{}

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


.lcat{
	line-height: 16px;
}

ul.lcat-list{
	margin: 0 0;
	padding: 0 0;
	list-style: none;
}
ul.lcat-list>li{
	background: url(../img/arr-rnd.png) no-repeat 0 2px;
	padding: 2px 0 2px 24px;
	margin-bottom: 2px;
}
ul.lcat-list>li>div{
	border-bottom: 1px solid #fff;
	padding: 0 0 4px 2px;
}
ul.lcat-list>li a{text-decoration: none;}
ul.lcat-list>li a:hover{text-decoration: underline;}


.tel-call{
	padding: 16px 0px;
}
.tel-call-hdr{
	margin-bottom: 12px;
}
.tel-call>p{
	padding: 3px 0 3px 0px;
	font-size: 16px;
	/*background: url(../img/li.png) no-repeat 0 9px;*/
	font-weight: 600;
}
.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;}


/*-----  card  -------*/
#content3{
	float: right;
	width: 890px;
}
#content2{
	padding-top: 0px;
	padding-bottom: 20px;
}

.ccard-lbl{
	position: absolute;
	z-index: 4;
	left: 0;
	top: 0;
}
.ccard-art{
	position: absolute;
	z-index: 4;
	right: 0;
	top: 0;
	color: #101010;
	background: rgba(239,208,19,0.38);
	padding: 9px 14px;
}

.pcard-left{
	float: left;
	width: 260px;
}

.ccard-flyinf-container{
	min-height: 84px;
}
.ccard-flyinf{
	display: none;
}
.ccard-flyinf-row{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #e0e0e0;
	padding: 24px 14px 2px 14px;
	margin-top: 24px;
}


.sticky-columns-on .ccard-l{
	position: fixed;
	top: 70px;
	z-index: 3;
	/*height: 620px;*/
}
.sticky-columns-on-bottom{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.sticky-columns-on-bottom:before{display: none;}
.sticky-columns-on-bottom:after{display: none;}
.sticky-columns-on.sticky-columns-on-bottom .ccard-l{
	position: relative;
	z-index: 1;
	align-self: flex-end;
	top: auto;
}


.ccard-r h1{margin-bottom: 8px;}

/*
.ccard-r-2col{}
.ccard-r-2col:after{clear: both; content: ''; display: block;}

.ccard-r-col{float: left; margin: 0;}
.ccard-r-col:first-child{width: calc(100% - 315px);}
.ccard-r-col:last-child{float: right; width: 295px; color: #808080; font-size: 13px; line-height: 16px;}
*/

.ccard-row{
	display: flex;
	flex-flow: row nowrap;
	gap: 12px;
}

.ccard-blk{
	clear: both;
	margin: 6px 0;
	padding: 12px 0;
}
.ccard-blk:first-child{margin-top: 0; padding-top: 0;}
.ccard-blk:after{clear: both; content: ''; display: block;}

.ccard-blk-wcar{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.ccard-blk-wcar:after{display: none;}

.ccard-act{
	border-left: 2px solid #eb1e1e;
	padding: 0 0 6px 14px;
}
.ccard-act-tit{
	color: #eb1e1e;
	background: url(../img/gift-box.png) no-repeat 0 3px;
	font: 20px/20px 'Open Sans';
	font-weight: 600;
	text-transform: uppercase;
	padding-left: 24px;	
}
.ccard-act-i{padding: 4px 0 6px 0;}
.ccard-act-pic{margin: 2px 0;}
.ccard-act-pic img{max-width: 100%; display:block; height: auto;}

.ccard-act-time{clear: both; padding: 6px 0 0 0;}
.ccard-act-time:after{clear: both; content: ''; display: block;}
.act-tm-t{
	float: left;
	width: 110px;
	color: #eb1e1e;
	padding: 8px 0 10px 0;
}
.act-tm{
	float: left;
	display: flex;
	flex-flow: row nowrap;
}
.act-tm>div{text-align: center; box-sizing: border-box; padding: 0 1px; min-width: 38px;}
.act-tm>div.act-tm-sep{content: ''; background: url(../img/2point.png) no-repeat 50% 11px; width: 7px; min-width: auto; height: 20px;}
.act-tm>div>div{
	font: 16px/16px 'Open Sans';
	padding: 6px 0;
	box-sizing: border-box;
	width: 30px;
	margin: 0 auto 0px auto;
	border: 1px solid #e5e5e5;
	color: #202020;
	background: linear-gradient(to bottom, #fcfcfc 0%, #e1e1e1 100%);
}


.ccard-size-help{
	padding: 8px 0 16px 0;
	font-size: 13px;
	line-height: 16px;
	border-bottom: 1px solid #ececec;
}
.ccard-size-help>div{
	background: url(../img/uhsizer.png) no-repeat 0 50%;
	padding-left: 38px;
}
.ccard-size-help>div>a{
	font-weight: normal;
}
.ccard-size-help>div>a:hover{color: #808080;}
.ccard-size-help>div>span{font-size: 12px; color: #9a9a9a; margin-left: 10px;}


.ccard-ico{
	clear: both;
	display: flex;
	flex-flow: row nowrap;
	padding: 0;
	align-items: center;	
	/*border-bottom: 1px solid #d8d8d8;*/
	padding: 6px 0;
	font-size: 15px;
	/*color: #979797;*/
}
/*.ccard-ico:after{clear: both; content: ""; display: block;}*/

.ccard-ico>div{		
}
/*
.ccard-ico>div:nth-child(2){text-align: center;}
.ccard-ico>div:last-child{text-align: right;}
*/

.ccard-code>div{
	display: inline-block;
	background-color: #FFFAD2;
	color: var(--color-Dark);
	padding: 10px 14px;
	border-radius: 8px;
}

.ccard-resp{display: flex; flex-flow: row nowrap; align-items: center; gap: 30px;}
/*.ccard-resp>span{font-size: 15px; color: #a0a0a0;}*/
.ccard-rate{
	/*display: flex;
	align-items: center;
	*/
	margin-right: 10px;
}
.ccard-rate img{display: block;}

.a-resp{
	padding-right: 28px;
	margin-right: 3px;
	text-decoration: none;
	background: url(../img/a-resp.svg) 100% 1px no-repeat;
	color: var(--color-DBlue);
}
.a-resp span{
	border-bottom: 1px dotted var(--color-DBlue);
}
.a-resp:hover span{
	border-bottom: 1px dotted transparent;
}

.ccard-wish{margin-left: 40px; font-size: 15px;}

.ccard-wish a.a-wish{
	display: inline-block; 
	opacity: 1;
	width: auto; 
	height: auto; 
	color: var(--color-DBlue); 
	text-decoration: none;
	padding: 2px 30px 2px 0px; 
	border-radius: 0; 	
	background-color: transparent; 
	background: url(../img/a-wish-in.svg) no-repeat 100% 50%;
}
.ccard-wish a.a-wish>span{background: none; border-bottom: 1px dotted var(--color-DBlue);}
.ccard-wish a.a-add2wish{background-image: url(../img/a-wish-add-blue.svg);}
.ccard-wish a.a-add2wish>span{background: none; }

.ccard-cmp {margin-left: 40px; font-size: 15px;}
.ccard-cmp a.a-cmp {
    display: inline-block;
	opacity: 1;
	width: auto; 
	height: auto; 
	color: var(--color-DBlue); 
	text-decoration: none;
	padding: 2px 30px 2px 0px; 
	border-radius: 0; 	
	background-color: transparent; 
    background: url(../img/a-cmp.png) no-repeat 100% 50%;   
}
.ccard-cmp a.a-cmp>span{background: none; border-bottom: 1px dotted var(--color-DBlue);}

.ccard-zakaz-blk{
	clear: both;
	padding: 20px 0 10px 0;
}
.ccard-avail-zakaz{
	display: inline-block;
	padding: 8px 20px 8px 40px;
	color: #FE8418;
	background: #FFFDF4 url(../img/avail-zakaz.svg) no-repeat 8px 5px;
	border: 1px solid #E7E7E7;	
	min-width: 130px;
}
.ccard-avail-zakaz>span{color: #303030;}
.ccard-avail-soon{
	display: inline-block;
	padding: 8px 20px 8px 40px;
	color: #9B51E0;
	background: #F9F2FF url(../img/soon-avail-wait.svg) no-repeat 8px 5px;
	border: 1px solid #E7E7E7;	
}




/* submodels table */
.ccard-tbl{
	display: table;
	width: 95%;
	margin: 9px auto 9px 0;
	font-weight: 400;
	border-spacing: 0 0;
	text-align: left;
}

.hint-bon{
	position: relative;
}
.hint-bon-empty{
	width: 20px;
}
.hint-bon>span{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/ico-info.svg) no-repeat 50% 50%;
	cursor: pointer;
	opacity: 0.8;
}
.hint-bon>div{
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 20px;
	display: none;
	width: 200px;
	padding: 14px 16px 16px 36px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #929292;
	background: #FFFBED url(../img/ico-info.png) 8px 14px no-repeat;
	border-radius: 6px;
	border: 1px solid #FE8418;
}
.hint-bon>span:hover + div{
	display: block;
}
.hint-bon>div>p>span{
	font-weight: bold;
	color: #FE8418;
}
.hint-bon p{
	margin-bottom: 5px;
}
.hint-bon a{
	text-decoration: underline;
	color: #4267b2;
}

.hint-bon a:hover{
	text-decoration: none;
}

.ccard-tbl .tbl-tr>div{
	border-bottom: 1px solid #E7E7E7;
	padding: 6px 6px;	
}
.ccard-tbl .tbl-tr:first-child>div{
	border-top: 1px solid #E7E7E7;
}
.ccard-tbl .tbl-tr:nth-child(odd){}

.ccard-tbl .tbl-tr>div:nth-child(1){
	width: 22%;	
	font-size: 16px;
	font-weight: 500;	
}

.ccard-tbl .tbl-tr>div:nth-child(2){
	width: 20%;	
	color: #818181;
}

.ccard-tbl .tbl-tr>div:nth-child(3){
	width: 15%;	
	color: #818181;
}

.ccard-tbl .tbl-tr>div:nth-child(4){	
	width: 27%;	
	padding-right: 24px;
}
.ccard-tbl .tbl-tr>div:nth-child(4)>div{
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
	align-content: center;
	gap: 8px;
}

.ccard-tbl .tbl-tr>div:nth-child(5){
	width: 16%;
}

.ccard-tbl .ccard-pvar-notavail>div{
	background-color: #FAFAFA;
	padding: 12px 6px;
}
.ccard-tbl .ccard-pvar-notavail>div:nth-child(1){
	color: #B5B5B5;
}
.ccard-tbl .ccard-pvar-notavail>div:nth-child(2){
	color: #B5B5B5;
}

.ccard-pv-empty{
	height: 40px;
	display: block;
	content: '';
}
.ccard-pv-pr{
	font-size: 18px;
	color: #101010;
	text-align: right;
}
.ccard-pv-pr.not-avail{
	color: #c0c0c0;
	padding: 10px 0;
}
.ccard-pv-cost-old{
	display: block;
	color: #a0a0a0;
	text-decoration: line-through;
	font-size: 14px; 
	line-height: 16px;
}
.ccard-pv-pr-wold>span:last-child{color: var(--color-Red);}

.avail-yes{
	display: inline-block;
	color: #12B532;
	background: url(../img/avail-yes.png) no-repeat 0 50%;
	padding-left: 20px;
	font-size: 13px;
}

.avail-zakaz{
	display: block;
	color: #FE8418;	
	background: url(../img/avail-zakaz.png) no-repeat 0 0;
	padding-left: 29px;
	/*background-color: #FFFDF4;*/
	font-size: 13px;
}
.avail-zakaz>span{
	display: block;
	color: #909090;
	font-size: 12px;
	line-height: 14px;
	margin-left: -28px;
	padding-top: 3px;
}



.ccard-inf{
	/*padding: 22px 20px;*/
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto;
	gap: 12px;
}
.ccard-inf:before, .ccard-inf:after{display: none;}
/*.ccard-inf:after{clear: both; content: ''; display: block;}*/
.ccard-inf-col{
	/*float: left;
	width: 48.99999%;
	margin-left: 1.99999%;
	*/
	border: 1px solid #E4E4E4;
	border-radius: 10px;
	overflow: hidden;
}
.ccard-inf-col:first-child{margin-left: 0;}

.ccard-r-2col .ccard-inf-col{float: none; width: auto; margin-left: 0;}

.ccard-inf-h{
	font: 18px/18px 'Noto Sans', sans-serif;
	font-weight: 500;
	color: #292929;
	padding: 14px 0px 14px 0px;
	border-bottom: 1px solid #eeeeee;
	background-color: #F9F9F9;
	text-align: center;
}
/*
.ccard-inf-h>span{
	padding-left: 26px;
	background-repeat: no-repeat;
	background-position: 0 3px;
}
.a-deliv>span{background-image: url(../img/ico-deliv.png); padding-left: 30px;}
.a-pay>span{background-image: url(../img/ico-pay.png);}
*/

.ccard-inf-txt{
	padding: 12px 20px 12px 22px;
	font-size: 13px;
}
.ccard-inf-txt>ul{
	margin: 2px 0;
	padding: 0;
	list-style: none;
}
.ccard-inf-txt>ul>li{
	margin: 5px 0;
	padding: 0 0 0 14px;
	background: url(../img/li-point.png) no-repeat 0 8px;
}
.ccard-inf-txt span.rr{
	font-weight: 500;
	color: #101010;
}

.ccard-soc-blk{
	float: right;
}

.ccard-bonus-inf{
	background: #FFFDF4 url(../img/bonus.png) no-repeat 12px 50%;
	border: 1px solid #FEB218;
	border-radius: 8px;
	padding: 20px 14px 16px 200px;
	margin: 20px 0;
}
.ccard-bonus-hrow{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	padding-bottom: 8px;
}
.ccard-bonus-h{
	text-transform: uppercase;
	color: #FE8418;
	font-size: 20px;
	font-weight: 500;
}
.ccard-bonus-hrow a{
	color: #FE8418;
	display: inline-block;
	font-size: 16px;
	text-decoration: none;
	padding-right: 26px;
	background: url(../img/a-go-org.png) no-repeat 100% 50%;
}
.ccard-bonus-inf>p{
	font-size: 15px;
	line-height: 22px;
}


.ccard-blk-shop{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	padding-top: 32px;
}

.ccard-pr{
	margin: 0 0;
}
.ccard-buy-btns{
	display: flex;
	gap: 20px;
}
.ccard-buy{}
.ccard-buy-dop{position: relative;}

.ccard-buy-dopsub{
	position: relative; 
	padding: 10px 5% 20px 0;
}

.ccard-pr-old{}
.ccard-cost-old{
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	text-decoration: line-through;
	color: #8d8d8d;
	margin-right: 10px;
}
.ccard-cost{
	display: inline-block;
	font-size: 22px;
	font-weight: 400;
}
.ccard-cost>span{font-size: 30px; font-weight: 500;}
.ccard-pr-old .ccard-cost{color: val(--color-Red);}

.ccard-bonus{
	margin-left: 40px;	
}
.ccard-bonus>span{
	display: inline-block;
	background-color: #FFFBED;
	color: #FE8418;
	padding: 5px 12px;
}



.ccard-prod-summary-tech{
	max-width: 600px;
	padding: 10px 0 6px 0;
}
.cc-tech-go{
	padding: 0;	
}
.cc-tech-go>div{
	display: inline-block;
	cursor: pointer;
	color: var(--color-DBlue);
	border-bottom: 1px dotted var(--color-DBlue);
}
.cc-tech-go>div:hover{color: var(--color-DBlue-Hover);}




.ccard-car-apply{
	
}
.car-art-car{
	box-sizing: border-box;
	background: #F3FFED;
	border: 1px solid #C6F0C8;
	border-radius: 7px;
	padding: 12px 12px;
	max-width: 540px;
	margin: 16px 0;
}
.car-art-car-applyyes{
	background: #F3FFED;
	border: 1px solid #C6F0C8;
}
.car-art-car-applyno{
	background: #FFF8F8;
	border: 1px solid #FCCECE;
}
.car-art-car-i{
	display: flex;
	flex-flow: row nowrap;
	gap: 16px;
}
.car-art-car-img{
	width: 110px;
}
.car-art-car-img>div{}
.car-art-car-img>div>img{
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	mix-blend-mode: multiply;
}
.car-art-car-model{
	font-size: 15px;
	font-weight: 500;
	text-decoration: underline;
}
.car-art-car-engine{
	font-size: 13px;
	color: #808080;
	line-height: 16px;
	padding-top: 4px;
}

.car-art-car-stat{
	background-color: #ffffff;
	border: 2px solid #12B532;
	text-align: center;
	padding: 8px 10px;
	border-radius: 6px;
	margin-top: 10px;
}
.car-art-car-applyyes .car-art-car-stat{
	background-color: #ffffff;
	border: 2px solid #12B532;
	color: #12B532;
}
.car-art-car-applyno .car-art-car-stat{
	background-color: #ffffff;
	border: 2px solid #EE2929;
	color: #EE2929;
}
.car-art-appli-lbl{
	display: inline-block;
	padding-left: 22px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}
.car-art-appli-yes{background-image: url(../img/mark-yes.svg);}
.car-art-appli-no{background-image: url(../img/mark-no.svg);}


.car-art-appli-link{
	text-align: center;
	padding-top: 6px;
}


.ccard-pad-h{
	font-weight: 500;
	padding-bottom: 2px;		
}
.ccard-cargen-allcur{
	display: flex;
	flex-flow: row wrap;
	gap: 10px;
}

.ccard-cargen{
	display: flex;
	flex-flow: row wrap;
	gap: 10px;
}
.ccard-cargen-it{
	flex-basis: calc(33% - 8px);
	background: #ffffff;
	border: 1px solid #E7E7E7;
	border-radius: 10px;	
	overflow: hidden;
}
.ccard-cargen-it>a{
	display: flex;
	box-sizing: border-box;
	height: 54px;
	flex-flow: row nowrap;
	align-items: center;
	gap: 10px;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
	background: url(../img/arr-red.svg) no-repeat 94% 50%;
	color: #303030;
}
.ccard-cargen-it>a:hover{background-color: #fafafa;}
.ccard-cargen-pic{
	width: 60px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;	
}
.ccard-cargen-pic img{display: block; max-width: 100%; max-height: 100%; width: auto; height: auto; mix-blend-mode: multiply; }
.ccard-cargen-tit{
	text-decoration: none;
	font-size: 13px;
}

.ccard-cargen-cur{
	padding-bottom: 12px;
}
.ccard-cargen-cur .ccard-pad-h{font-size: 16px; color: var(--color-Blue2);}
.ccard-cargen-cur .ccard-cargen-it{border: 2px solid var(--color-Blue2); flex-basis: calc(50% - 10px); background-color: #F9FBFF;}
.ccard-cargen-cur .ccard-cargen-it>a{height: 68px; text-decoration: none; color: var(--color-DBlue); background-image: none;}
.ccard-cargen-cur .ccard-cargen-it>a:hover{background-color: #F4F6FF;}
.ccard-cargen-cur .ccard-cargen-pic{height: 60px; width: 100px;}
.ccard-cargen-cur .ccard-cargen-tit{font-size: 15px;}


/* --- ccard oem codes for carparts --- */
.ccard-car-info{
	clear: both;
	font-size: 13px;
	line-height: 16px;
	box-sizing: border-box;
	padding: 16px 0px;
	margin: 6px 0;
}
.ccard-car-oem{border: 1px solid #ededed;}

.ccard-car-ih{
	font: 500 18px/20px 'Noto Sans', sans-serif;
	color: var(--color-Dark);
	/*padding-left: 12px;
	background: url(../img/arr-sq-b.png) no-repeat 0 5px;*/
	margin-bottom: 6px;
}
.ccard-oem-tbl, .ccard-car-clist{/*padding-left: 12px;*/}

.ccard-oem-tbl>table{
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	color: #7d7d7d;
}
.ccard-oem-tbl>table tr td{padding: 4px 4px 4px 4px; vertical-align: top;}
.ccard-oem-tbl>table tr td:first-child{color: #477ea1; text-transform: uppercase; background: url(../img/dots.png) no-repeat 100% 16px; padding-left: 0; min-width: 90px;}
.ccard-oem-tbl>table tr td:first-child span{display: inline-block; padding-right: 4px; background: #ffffff;}

.ccard-car-clist{padding-top: 4px; color: #818181;}
.ccard-car-clist:after{clear: both; display: block; content: '';}
.ccard-car-clist>div{
	float: left;
	box-sizing: border-box;
	width: 47.99999%;
	margin: 0 0 6px 3.99999%;
	padding-left: 18px;
	background: url(../img/li-line.svg) no-repeat 1px 8px;
}
.ccard-car-clist>div:nth-child(2n+1){margin-left: 0; clear: left;}

.ccard-car-more{clear: both; padding: 8px 0 0 0px;}


.ccard-apart-analog{
	clear: both;
	padding: 8px 10px 10px 0px;
	font-size: 14px;
	line-height: 18px;
}
.ccard-apart-analog-h{
	font: 500 18px/20px 'Noto Sans', sans-serif;
	padding: 0 0 10px 0;
	color: var(--color-Blue);
}
.cccost-prod{
	font-size: 15px;
	color: #ff0842;
	font-style: italic;
}
.cccost-prod-notavail{color: #b3b3b3;}
.tbl-ccard-analog{
	min-width: 600px;
}
.tbl-ccard-analog .tbl-tr>div{
	padding: 6px 6px 6px 4px;
	border-bottom: 1px solid #E7E7E7;
}
.tbl-ccard-analog .tbl-tr:first-child>div{border-top: 1px solid #E7E7E7;}
.tbl-ccard-analog .tbl-tr>div:nth-child(2) a{
	color: #818181;
}
.tbl-ccard-analog .tbl-tr>div:nth-child(2) a:hover{color: #505050;}

.tbl-ccard-analog .tbl-tr>div:nth-child(3)>div{
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
	align-content: center;
	gap: 8px;
}

.ccard-analog-over{
	overflow: hidden;
	height: 140px;
	position: relative;
}
.ccard-analog-over:before{
	display: block;
	content: '';
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0; 
	right: 0;
	height: 30px;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
.ccard-analog-open{height: auto;}
.ccard-analog-open:before{display: none;}
.ccard-analog-a{
	clear: both;
	padding: 6px 0 4px 0;
}
.ccard-analog-a>div{
	display: inline-block;
	cursor: pointer;
	color: var(--color-DBlue);
	padding-right: 19px;
	background: url(../img/a-drop.svg) no-repeat 100% 5px;
}
.ccard-analog-a>div>span{
	border-bottom: 1px dotted var(--color-DBlue);
}


.cc-tech-car-compat{
	clear: both;
	margin: 14px 0 14px 0;
	font-size: 16px;
	line-height: 18px;
}
.cc-tech-car-compat>div{
	display: inline-block;
	color: var(--color-DBlue);
	cursor: pointer;
	background: url(../img/cmb-car-ico.svg) no-repeat 100% 50%;
	background-size: 30px 20px;
	padding: 2px 34px 2px 0;
}
.cc-tech-car-compat>div>span{
	border-bottom: 1px dotted var(--color-DBlue);
}
.cc-tech-car-compat>div:hover{color: var(--color-DBlue-Hover);}
.cc-tech-car-compat>div:hover>span{border-bottom: 1px dotted var(--color-DBlue-Hover);}




.ccard-car{
	padding: 6px 0 20px 0;
}
.ccard-car-pic{
	padding: 14px 0;
	text-align: center;
	background: #fff;
}
.ccard-car-pic img{
	max-width: 84%;
	height: auto;
}
.ccard-car-mod{
	text-align: center;
	padding: 4px 0 4px 0;
}


/*----- carousel-pack ------*/
.carousel-pack{
	margin-bottom: 30px;
	padding: 15px 0 12px 0;
	border: 1px solid #C62D2D;
	border-radius: 16px;
}

.ccard-pack-hdr{	
	margin-bottom: 6px;
	color: #C62D2D;
	font-size: 18px;
	font-weight: 600;
	padding-left: 24px;
	/*text-transform: uppercase;
	color: #ff6c11;*/
}

.ccard-packrow{
	text-align: center;
	padding: 20px 0;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: center;
}

.ccard-packrow > div{
	display: inline-block;
	margin-right: 30px;
	vertical-align: middle;
}

.ccard-packrow > div:last-child{
	margin-right: 0;
}

.pack-prod{
	width: 140px;
}

.pack-img{
	height: 130px;
	margin-bottom: 5px;
}

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

.pack-mod a{
	display: block;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	color: #4d4d4d;
}

.pack-mod a:hover{
	text-decoration: underline;
}

.pack-cost{
	padding-top: 12px;
	font-size: 20px;
	color: #525252;
}

.pack-plus{
	width: 29px;
	height: 29px;
	background: url(../img/pack-plus.svg) center no-repeat;
}

.pack-add{
	position: relative;
	width: 170px;	
}

.pack-add .pack-changer{
	
}
.a-color-select{
	display: inline-block;
	padding: 8px 12px 8px 38px;
	background: #F6FFFA url(../img/colors-icon.png) no-repeat 8px 50%;
	border: 1px solid #CDF5DE;
	border-radius: 6px;
	color: #27AE60;	
	font-weight: 600;
	cursor: pointer;
}
.a-color-select:hover{background-color: #F2FBF6;}

.pack-add .pack-mod a{
	padding-right: 10px;
	padding-left: 10px;
	color: #4d4d4d;
}

.pack-add .pack-cost{
	font-size: 20px;
	font-weight: 600;
	color: #F32727;
}

.pack-add .pack-cost .old-pr{
	margin-right: 10px;
	font-weight: normal;
	font-size: 16px;
	text-decoration: line-through;
	color: #bfbfbf;
}

.pack-add-lbl{
	position: absolute;
	top: -3px;
	left: -3px;
}

.pack-equal{
	width: 29px;
	height: 24px;
	background: url(../img/pack-equal.svg) center no-repeat;
}

.pack-act{
	width: 205px;
	text-align: left;
}

.pack-act-lbl{
	margin-bottom: 18px;
	color: #27AE60;
	font-size: 17px;
}

.pack-act-lbl span{}

.pack-act-lbl span.pack-act-lbl-sav{
	display: inline-block;
	/*font-size: 18px;*/	
	padding: 0 8px;
}

.pack-act-cost{
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 600;
	color: #F32727;
	padding-bottom: 4px;
}

.pack-act-cost-old{
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	text-decoration: line-through;
	color: #bfbfbf;
	padding-bottom: 6px;
}

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

ul.c2tlist{
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 2px solid #477ea1;
}

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;
	background-color: #f2f2f2;
}

ul.c2tlist li:hover{
	background-color: #e7e7e7;
}

ul.c2tlist li.active{
	cursor: default;
	color: #ffffff;
	background-color: #477ea1;
}
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-cols-layout{
	display: flex;
	flex-flow: row nowrap;
	gap: 30px;
	justify-content: space-between;
}

.ccard-left{
	order: 1;
	width: 41%;
}
.ccard-right{
	order: 2;
	width: 53%;
}




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

.cc-hdr{
	margin-bottom: 10px;
	font: 24px/26px 'Noto Sans', Sans-serif;
	color: var(--color-Black);
	padding: 2px 0 4px 16px;
	background: url(../img/mark-red.svg) no-repeat 0 8px;
}
.cc-hdr>span:nth-child(2){color: #A0A0A0; margin-left: 10px;}
.cc-info{	
	color: #616161;
}
.cc-info > p{
	margin-bottom: 15px;
	padding-right: 20px;
	font-size: 15px;
	/*font-weight: 400;*/
	line-height: 24px;
}

.cc-info-descr{
	line-height: 24px;
}

.cc-info-descr-short{
	position: relative;
	max-height: 420px;
	overflow: hidden;
}
.cc-info-descr-short:before{
	display: block;
	content: '';
	position: absolute;
	z-index: 2;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	left: 0;
	right: 0;
	bottom: 0;
	height: 80px;
}
.cc-info-slide{
	margin-top: 12px;	
}
.cc-info-slide>div{
	cursor: pointer;
	color: var(--color-DBlue);	
}
.cc-info-slide>div>span{
	border-bottom: 1px dotted var(--color-DBlue);
}

.cc-info-descr table tr td{
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #e8e8e8;
}

.cc-info-descr table tr td.brtb{
	padding: 12px 10px 10px 10px;
	border-bottom: 1px solid #e0e0e0;
	background-color: #fafafa;
}
.cc-info-descr table tr td:first-child, .cc-info-descr table tr td.brtb:first-child{padding-left: 0;}

.cc-info-descr h3{
	font: 18px/22px 'Noto Sans', Sans-serif;
	margin: 4px 0 2px 0;
}
.cc-info-descr h3 strong{}



.cc-tech{
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	line-height: 16px;
	border-collapse: collapse;
	color: var(--color-Black);
}

.cc-tech tr{	}
.cc-tech td{
	padding: 12px 8px 12px 12px;
	vertical-align: top;
	/*border-bottom: 1px solid #e8e8e8;*/	
}

.cc-tech td:first-child{
	width: 45%;
	color: #909090;
	padding-left: 2px;
	/*font-weight: 300;*/
	background: url(../img/line-dots.png) repeat-x 0 26px;
}
/*.cc-tech tr:nth-child(odd) td{background-color: #f0f4f6;}*/
.cc-tech td:first-child>span{display: inline-block; background-color: #ffffff; padding-right: 4px;}
.cc-tech td:first-child>span>i{color: #202020; font-style: normal;}
.cc-tech td:last-child{ text-align: right; padding-right: 0; background: url(../img/line-dots.png) repeat-x 0 26px}
.cc-tech td:last-child>div{display: inline-block; background-color: #ffffff; padding-left: 4px;}

.ccard-dopblock{
	clear: both;
	padding: 32px 0;
}

.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: 48%;
}

.ccard-cright{
	float: right;
	width: 48%;
}
.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;
}

.ccard-resp-list-empty, .mtcresp-no{
	clear: both;
	padding: 50px 0;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
}
.ccard-resp-no{
	color: #a0a0a0;
}

.c3ritem{
	border: 1px solid #E7E7E7;
	border-radius: 8px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0;
}
.c3ritem:after{clear: both; content: ""; display: block;}

.c3ristatus{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	border-bottom: 1px solid #e0e0e0;
	padding: 14px 0px 12px;
	margin: 0 20px 8px 20px;
}

.c3ri_auth{	
}
.c3ri_auth span{
	display: block;
	font-size: 17px;
	font-weight: 500; 
	padding: 1px 0 1px 29px;
	background: url(../img/ico-resp.svg) no-repeat 0 0px;
}
.c3ritem-quest .c3ri_auth span{
	background: url(../img/ico-quest.svg) no-repeat 0 0;
	padding-top: 1px;
	padding-bottom: 1px;
}

.c3ri_dt{
	display: block;
	padding-top: 4px;
	font-size: 14px;
	line-height: 18px;
	color: #A2A2A2;		
}
.c3ri_resp{
	padding: 8px 0 8px 0;
}
.c3ri_rate{
	width: 100px;
	height: auto;
}

.c3ribody{
	clear: both;
	padding: 4px 0px 14px 0px;
	margin: 0 20px;
}
.c3ribc{
	font-size: 14px;
	line-height: 22px;
	color: #828282;
	text-align: justify;
	padding: 4px 0 4px 0;
}

.c3ri_row{
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
	/*align-items: center;*/
	background-color: #fafafa;
	padding: 14px 20px;
}

.c3ribtn{
	display: flex;
	flex-flow: row nowrap;
	font-size: 13px;
	justify-content: flex-end;
}
.c3ribtn>span{
	color: #b0b0b0;
	margin-right: 30px;
}
.c3ribtn-open{
	display: inline-block;
	color: var(--color-DBlue);
	cursor: pointer;	
	padding-right: 18px;
	background: url(../img/a-drop.svg) no-repeat 100% 6px;	
}
.c3ribtn-open>span{border-bottom: 1px dotted var(--color-DBlue);}
.c3ribtn-open:hover{color: var(--color-DBlue-Hover);}
.c3ribtn-reply{
	display: inline-block;
	color: var(--color-DBlue);
	cursor: pointer;
	padding-left: 24px;
	background: url(../img/a-reply.svg) no-repeat 0 3px;
	margin-right: 30px;
}
.c3ribtn-reply>span{border-bottom: 1px dotted var(--color-Blue);}
.c3ribtn-reply:hover{color: var(--color-Blue-Hover);}


.c3ritem-answ{	
	margin-left: 36px;
	/*border: 1px solid #FAFAFA;*/
	background-color: #FAFAFA;
}
.c3ritem-answ .c3ri_auth span{
	background: url(../img/ico-answer.svg) no-repeat 0 0px;
}





/*-----  forms  ------*/
.cgaform{
	margin: 0 0 20px 0;
	padding: 0;
	border: 1px solid #EEEEEE;
	background-color: #ffffff;
}
.cgaf_head{
	margin-bottom: 20px;
}
.cgaf_title{
	font-size: 18px;
	padding-bottom: 4px;
}
.cgaf_head>p{
	color: #a0a0a0;
	font-size: 14px;
}

.cgaform>form{
	padding: 16px 20px 20px 20px;	
}

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

.cgaform .frm-inp .ftexut{font-size: 12px; color: #a0a0a0;}

/*
.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: 16px;
	height: 16px;
	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;
	width: 64px;
}

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

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

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

.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;
}

/* 1 click buy panel */
.ccard-buy1c{
	padding: 0px 0px 0px 0px;
	position: relative;
}
#buy1click{
	display: none;
	position: absolute;
	left: -256px;
	top: 25px;
	box-shadow: 0 0 17px rgba(200,200,200,0.4);
	border-radius: 14px;
	background: #fff;
	padding: 14px 0px 14px 0px;
	width: 400px;
	z-index: 8;
}
.ccard-buy-dopsub #buy1click{
	left: 10px;
}

#buy1clickc{
	padding: 0 20px;
}
#buy1clickc table.buy1tbl{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
#buy1clickc table.buy1tbl tr td{ padding: 0; vertical-align: middle; }
#buy1clickc table.buy1tbl tr td:first-child{ padding-right: 6px; }
#buy1clickc table.buy1tbl td img{
	display: block;
}

.buy1fldh{clear: both;}
.buy1frow{clear: both; padding: 2px 0; display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; gap: 10px;}
.buy1fld{width: 100%;}
.buy1fld>span{
	font-size: 18px;
	letter-spacing: 1px;
}


#err1click, #errlowcost{
	color: red;
	padding: 2px 0px 2px 0px;
	display: none;
}
.buy1close{
	text-align: center;
	padding: 6px 0 6px 0;
}
.buy1close a{
	background: url(../img/a-close.png) no-repeat 0 4px;
	display: inline-block; 
	padding: 0px 0px 0px 20px;
}
#phone1c, #email1c{
	border: 1px solid #e0e0e0;
	height: 28px;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 3px;
	width: 170px;
}
#buy1clickr{
	padding: 20px 30px;
	text-align: center;
	font-size: 14px;
}

/* low cost find */
.ccard-findlowcost{
	position: relative;	
}
.ccard-lowcost{
	font-weight: normal;
	position: absolute;	
	box-shadow: 0 0 17px rgba(200,200,200,0.4);
	border-radius: 14px;
	background: #fff;
	display: none;
	padding: 16px 20px 16px 20px;
	left: 0px;
	top: 30px;
	z-index: 12;
}
.ccard-lowcost table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.ccard-lowcost table td{ padding: 2px 8px 2px 0px; }
.lowcostclose{
	text-align: center;
	padding: 6px 0 6px 0;
}
.lowcostclose a{
	background: url(../img/a-close.png) no-repeat 0 4px;
	display: inline-block; 
	padding: 0px 0px 0px 20px;
}


/*-----------------------  adaptive  --------------------*/
@media only screen and (min-width: 1480px)
{
	/*--------  card adaptive  -------*/
	/*--------  order adaptive  ------*/
	/*--------  footer adaptive  -----*/
}

@media only screen and (min-width: 1860px)
{
	/*--------  card adaptive  -------*/
	.ccard-r-col:first-child{width: calc(100% - 360px);}
	.ccard-r-col:last-child{width: 320px;}	
}

@media only screen and (max-width: 1200px)
{
	/*--------  card adaptive  -------*/
	/*--------  footer adaptive  -----*/	
}

@media only screen and (max-width: 1000px)
{	
	/*--------  card adaptive  -------*/
	#dcontent{margin-bottom: 20px;}
	
	.slider-thumbs .slick-slide{height: 360px; margin-bottom: 0;}

	.slider-pack{padding-right: 40px;padding-left: 40px; }
	.ccard-packrow > div{margin-right: 15px;}

	.ccard-cright{width: 280px;}
	.ccard-cleft{width: 500px;}	
	
	ul.c2tlist li{width: auto; padding: 12px 16px 10px 16px;}

	.cc-info>p{padding-right: 10px;}
	
	.cc-resp-left{float: none; clear: both; width: auto;}
	.cc-resp-right{float: none; clear: both; width: auto;}
	
	/*--------  footer adaptive  -----*/	
}

@media only screen and (max-width: 800px)
{
	/*--------  card adaptive  -------*/
	.ccard-content{padding: 12px 6px;}
	
	.ccard-cols-layout{display: block;}
	.ccard-left{width: auto;}
	.ccard-right{width: auto; margin-bottom: 22px;}

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

@media only screen and (max-width: 700px)
{
	/*--------  header adaptive  -----*/
	/*--------  index adaptive  ------*/
	/*--------  card adaptive  -------*/
	/*--------  catalog adaptive  ----*/

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

@media only screen and (max-width: 650px)
{
	/*--------  header adaptive  -----*/	
}

@media only screen and (max-width: 600px)
{
	/*--------  header 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;}
	
	.ccard-tbl{width: auto; display: block;}
	.ccard-tbl .tbl-tr{display: grid; grid-template-rows: auto; grid-template-columns: calc(45% - 26px) calc(55% - 26px) 48px; /*2fr 2fr 1fr;*/}
	.ccard-tbl .tbl-tr>div:nth-child(1){grid-row: 1; grid-column: 1; width: auto; border-bottom: 0; padding-top: 10px;}
	.ccard-tbl .tbl-tr>div:nth-child(2){grid-row: 1; grid-column: 2; width: auto; border-bottom: 0; padding-top: 10px;}
	.ccard-tbl .tbl-tr>div:nth-child(3){grid-row: 2; grid-column: 1; width: auto; padding-bottom: 10px;}
	.ccard-tbl .tbl-tr>div:nth-child(4){grid-row: 2; grid-column: 2; width: auto; padding-bottom: 10px;}
	.ccard-tbl .tbl-tr>div:nth-child(5){grid-row: 1 / span 2; grid-column: 3; width: auto; padding-top: 10px;}
	.ccard-tbl .tbl-tr:first-child>div:nth-child(3){border-top: 0;}
	.ccard-tbl .tbl-tr:first-child>div:nth-child(4){border-top: 0;}
	
	.ccard-tbl .tbl-tr>div:nth-child(4)>div{display: block;}
	.ccard-pv-pr{font-size: 16px;}
	.ccard-pv-pr-wold{display: flex; align-items: center; gap: 4px;}

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

@media only screen and (max-width: 550px)
{
	/*--------  card adaptive  -------*/
	.ccard-pr{float: none; margin-bottom: 20px; padding-top: 0; margin-left: 20px;}
	
	.ccard-inf{display: block;}
	.ccard-inf-col:first-child{margin-bottom: 12px;}
	
	#buy1click{left: -130px;}

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

@media only screen and (max-width: 500px)
{
	/*--------  card adaptive  -------*/

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

@media only screen and (max-width: 450px)
{
	/*--------  card adaptive  -------*/
	.ccard-ico{flex-flow: row wrap;}
	.ccard-rate{width: 100%; padding-bottom: 10px;}
	
	#buy1click{width: 380px;}
	#buy1clickc{padding: 0 10px;}	
	
}

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