

.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{
	color: #a0a0a0;
	background: #FAFAFA;
	padding: 6px 14px;
	display: inline-block;
	clear: both;
	font-size: 14px;
}
.ccard-art>span{color: #101010;}

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


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


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

/*
.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{
	color: var(--color-Gray);
	font-size: 18px;
	margin: 4px 0 22px 0;
}

.ccard-resp{ margin-left: 36px; padding-top: 5px; /*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;
}

.a-resp{
	padding: 0px 0px 2px 32px;
	text-decoration: none;
	background: url(../img/a-resp.svg) 0 2px no-repeat;
	color: var(--color-Orange);
}
.a-resp span{border-bottom: 1px dotted var(--color-Orange);}
.a-resp:hover{color: var(--color-Orange-Hover);}
.a-resp:hover span{border-bottom: 1px dotted transparent;}

.a-resp-full{background-image: url(../img/a-resp.svg); color: var(--color-Blue);}
.a-resp-full span{border-bottom: 1px dotted var(--color-Blue);}

.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-Blue); 
	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-Blue);}
.ccard-wish a.a-add2wish{background-image: url(../img/a-wish-add-blue.svg);}
.ccard-wish a.a-add2wish>span{background: none; }


/* 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-bonus-3.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 16px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #929292;
	background: #FFFDF4;/* url(../img/ico-info.png) 8px 14px no-repeat;*/
	border-radius: 6px;
	box-shadow: 0 0 4px rgba(100,100,100,0.4);
	/*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: 25%;	
	font-size: 16px;
	font-weight: 500;
}

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

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

.ccard-tbl .tbl-tr>div:nth-child(4){
	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;
}

.not-avail{
	color: #c0c0c0;
}

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

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



.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{
	margin-top: 20px;
	padding-top: 42px;
	border-top: 1px solid #E4E4E4;
}

.ccard-pr{
	margin: 0 0;
}
.ccard-pr>div, .ccard-pr>span{display: inline-block;}
.ccard-buy-btns{
	display: flex;
	gap: 20px;
	margin-bottom: 32px;
}
.ccard-buy{}
.ccard-buy-dop{}

.ccard-pr-old{}
.ccard-cost-old{
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	line-height: 18px;
	text-decoration: line-through;
	color: #b0b0b0;
	margin-right: 10px;
}
.ccard-cost{
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
}
.ccard-cost>span{font-size: 26px; font-weight: 500;}
.ccard-pr-old .ccard-cost{color: val(--color-Sale);}

.ccard-amount>table{
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;	
	margin: 0;
	padding: 0;
}
.ccard-amount>table td{padding: 0;}

.ccard-cost-tot{
	padding-left: 6px;
	font-size: 26px;
	font-weight: 600;
	color: var(--color-Blue);
}


.ccard-avail{
	margin-bottom: 12px;
}
.p-avail{
	display: inline-block;
	padding: 5px 12px;
	font-size: 17px;
	font-weight: 500;
	background-color: #F1FFED;
	color: #69B255;
}
.p-avail-zakaz{
	background-color: #F3F7FF;
	color: #4074EE;
}
.p-avail-noavail{
	background-color: #f6f6f6;
	color: #b0b0b0;
}
.p-avail-info{
	padding: 6px 0;
	font-weight: 300;
	color: var(--color-Gray);
}
.p-avail-info>span{
	color: var(--color-Dark);
	font-weight: 400;
}


.ccard-avail-alert{
	clear: both;
	padding: 2px 0 12px 0;
}
.ico-warning{
	color: #E82727;
	background: url(../img/ico-alert.svg) no-repeat 0 0;
	padding: 0 0 0 20px;
}


.ccard-bonus{
	margin-left: 40px;	
	display: inline-block;
	background: url(../img/ico-bonus-2.svg) no-repeat 12px 50%;
	padding-left: 80px;
}
.ccard-bonus>span{
	display: inline-block;
	background-color: #FFFDF4;
	color: var(--color-Orange);
	padding: 5px 12px;
}



.ccard-tbl-sizes{
	margin-top: 12px;
	padding: 10px 0;
}
.td-subm p{
	color: #a0a0a0;
}
.td-subm a{
	color: var(--color-Blue);
	font-size: 16px;
	text-decoration: none;
	font-weight: 500;
}
.td-subind span{color: #101010; font-weight: 500;}
.td-subind p{
	font-size: 14px;
	color: #b0b0b0;
}

.cccost-avail{
	font-size: 13px;
	color: #5CAB2D;
}


.ccard-pad-h{
	font-weight: 500;
	padding-bottom: 2px;		
}


.ccard-service{
	margin: 12px 0;
	padding: 0;
	clear: both;	
	background: #f6f6f6 url(../img/bg-geometry.jpg) no-repeat 50% 50%;
	background-size: 100% auto;
	border-radius: 5px;
	border: 1px solid #E4E4E4;
	overflow: hidden;
}

.ccard-service-top{
	padding: 32px 24px 32px 120px;
	background-color: rgba(255,255,255,0.3);
	background-image: url(../img/ico-service.svg);
	background-repeat: no-repeat;
	background-position: 40px 40px;
}
.ccard-service-h{
	color: var(--color-Orange);
	text-transform: uppercase;
	font-size: 25px;
	line-height: 26px;
}
.ccard-service-top>p{
	padding: 8px 0 2px 0;
	font-weight: 300;	
}
.ccard-service-cont{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	gap: 12px;	
	color: var(--color-Gray);
	margin-top: 20px;
}
.ccard-service-tel{
	color: var(--color-Black);
	font-size: 16px;
}
.ccard-service-tel>p{
	padding: 1px 0;
}

/*-----  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-tabpage{
	margin-bottom: 50px;
}

.cc-hdr{
	margin-bottom: 10px;
	/*font: 24px/26px 'Roboto', Sans-serif;*/
	font-size: 28px;
	line-height: 30px;
	font-weight: 600;
	color: var(--color-Dark);
	padding: 2px 0 4px 0px;
	background: url(../img/cc-h-mark.svg) no-repeat 0 12px;
	padding-left: 26px;
}
.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: 26px;
}

.cc-info-descr h2{
	font-size: 24px;
	line-height: 26px;
	font-weight: 500;
	color: var(--color-Dark);
	margin: 6px 0 6px 0;
}
.cc-info-descr h3{
	font-size: 20px;
	line-height: 22px;
	font-weight: 500;
	color: var(--color-Dark);
	margin: 4px 0 4px 0;
}
.cc-info-descr img{
	max-width: 100%;
	height: auto;
	margin-top: 4px;
	margin-bottom: 4px;
}

.cc-info-descr ul{
	margin: 2px 0 4px 14px;
	padding: 0 0;
	list-style: none;
}
.cc-info-descr ul>li{
	background: url(../img/li-point.svg) no-repeat 0 10px;
	padding: 2px 0 2px 14px;
	margin: 2px 0 2px 0;
}

.cc-info-descr ol{
	margin: 2px 0 4px 18px;
	padding: 0 0 0 14px;
}
.cc-info-descr ol>li{padding: 2px 0; margin: 2px 0 2px 0;}

.cc-info-descr-short{
	max-height: 600px;
	position: relative;
	overflow: hidden;
}
.cc-info-descr-short:before{
	display: block;
	content: '';
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	bottom: -3px;
	height: 90px;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
.cc-info-slide{clear: both; margin: 6px 0 4px 0;}
.cc-info-slide>div{
	display: inline-block;
	color: var(--color-Orange);
	cursor: pointer;
	padding-right: 18px;
	background: url(../img/a-slide-down.svg) no-repeat 100% 100%;
}
.cc-info-slide>div>span{
	border-bottom: 1px solid var(--color-Orange);
}
.cc-info-slide>div:hover{color: var(--color-Orange-Hover);}


.cc-related{
	display: flex;
	position: relative;
	flex-flow: column wrap;
	overflow-x: scroll;
	max-height: 260px;
	padding-bottom: 10px;
	scrollbar-color: #A8B7D6 #F9FAFD;
	scrollbar-width: thin;
	column-gap: 20px;
}
.cc-related:before{
	display: block;
	content: '';
	position: absolute;
	z-index: 2;
	right: var(--offset-Scroll-Related);
	top: 0;
	bottom: 0;
	width: 50px;
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
.cc-related>div{padding: 4px 10px 4px 0;}
.cc-related>div>a{
	display: inline-block;
	background: url(../img/li-arr-org.svg) no-repeat 0 6px;
	padding-left: 14px;
	text-decoration: none;
}
.cc-related>div>a:hover{color: var(--color-Blue-Hover); text-decoration: underline;}

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

.cc-tech tr{background: url(../img/line-dots.png) repeat-x 0 28px;	}
.cc-tech td{
	padding: 12px 8px 12px 12px;
	vertical-align: top;
	/*border-bottom: 1px solid #e8e8e8;*/	
}

.cc-tech td:first-child{
	width: 45%;
	color: var(--color-Gray);
	padding-left: 2px;
	/*font-weight: 300;*/	
}
/*.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; font-weight: 400;/*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;}

.cc-tech th.cc-p-gr{text-align: left; font-weight: normal; font-size: 17px; text-transform: uppercase; }

.cc-tech-go>div{
	display: inline-block;
	color: var(--color-Orange);
	cursor: pointer;
	padding-right: 18px;
	background: url(../img/a-slide-down.svg) no-repeat 100% 100%;
}
.cc-tech-go>div>span{
	border-bottom: 1px solid var(--color-Orange);
}
.cc-tech-go>div:hover{color: var(--color-Orange-Hover);}


.cc-tech-full{}
.cc-tech-full tr.tr-h{
	background: none;
}
.cc-tech-full tr.tr-h>td{	
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	padding: 10px 0 10px 0;
	color: var(--color-Black);
}
.cc-tech-full tr.tr-h>td:after{
	display: block;
	content: '';
	width: auto;
	clear: both;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 6px;
}
.cc-tech-full tr td:last-child{text-align: left; background-color: #ffffff; }


.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: 28px; line-height: 30px; text-transform: none;}
.ccard-dopprod .lbl-hdr>span{color: var(--color-Dark);}



.ccard-file-tbl{
	width: 100%;
}
.ccard-file-tbl .tbl-tr>div{
	vertical-align: center;
	padding: 5px 0;
	border-bottom: 1px solid #f0f0f0;
}
.ccard-file-tbl .tbl-tr>div:last-child{
	text-align: right;
}
.ccard-file-tbl .tbl-tr>div:nth-child(2){
	font-size: 14px;
	color: var(--color-Gray);
}

.file-ico{
	color: var(--color-Black);
	font-weight: 400;	
	background-image: url(../img/file-basic.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 2px 0 3px 26px;
}
.file-pdf{background-image: url(../img/file-pdf.svg);}


/*-----  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;
}

button.a-add-resp{
	display: inline-block;
	padding: 1px 0 1px 24px;
	font-size: 15px;
	color: var(--color-Orange);
	background: url(../img/a-write.svg) no-repeat 0 0;
	cursor: pointer;
}
button.a-add-resp>span{border-bottom: 1px dotted var(--color-Orange);}

.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 2px;
}
.c3ritem-quest .c3ri_auth span{
	background: url(../img/ico-quest.svg) no-repeat 0 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.c3ri_dt{
	display: block;
	padding-top: 4px;
	padding-left: 29px;
	font-size: 14px;
	line-height: 18px;
	color: #A2A2A2;		
}
.c3ri_resp{
	padding: 2px 0 0px 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: space-between;
	align-items: center;
	background-color: #fafafa;
	font-size: 14px;
	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-Dark);
	cursor: pointer;	
	padding-right: 19px;
	background: url(../img/a-drop-d.svg) no-repeat 100% 8px;	
}
.c3ribtn-open>span{border-bottom: 1px dotted var(--color-Dark-Hover);}
.c3ribtn-open:hover{color: var(--color-Dark-Hover);}
.c3ribtn-reply{
	display: inline-block;
	color: var(--color-Orange);
	cursor: pointer;
	padding-left: 20px;
	background: url(../img/a-reply.svg) no-repeat 0 6px;
	margin-right: 30px;
}
.c3ribtn-reply>span{border-bottom: 1px dotted var(--color-Orange);}
.c3ribtn-reply:hover{color: var(--color-Orange-Hover);}


.c3ritem-answ{	
	margin-left: 36px;
	/*border: 1px solid #FAFAFA;*/
	background-color: #FAFAFA;
}
.c3ritem-answ .c3ri_auth span{
	background: url(../img/ico-reply.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;
}
#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;}
.buy1frow:after{clear: both; content: ""; display: block;}
.buy1fld{width: 49.5%; float: left; margin-left: 0.999%;}
.buy1fld:first-child{margin-left: 0;}


#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: 1800px)
{
	/*--------  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;}

	/*--------  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  -----*/	
	/*--------  card adaptive  -------*/
	.ccard-service{background-size: cover;}
}

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

	/*--------  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-service-cont{flex-flow: column wrap; align-items: flex-start;}
	
	#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  -------*/
	#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;}
}