.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem #fff !important;
}

.products{
	font-family: AvenirNextCyr,Arial,sans-serif;
	width: 100%;
	max-width: 963px;
	margin: 0 auto;
}

.products__tools{
	border-bottom: 2px solid #65b646;
	display: flex;
	padding-bottom: 20px;

}

.products__title{
	text-align: left;
	margin-bottom: 15px;
	font-size: 25px;
	font-weight: 600;
	width: 120% !important;

}

.products__title h1{
	font-size: 30px;
	
}

.products__title2{
	text-align: center;
	
	    color: #65b646;
		padding-top:15px;
		font-size: 30px;
			position: relative;
	padding-left:50px;
}

.products__tools{
	margin-bottom: 40px;
}

.products__cust{
	display: flex;
}

.products__desc{
	width: 400px;
	margin-right: 40px;
}

.products__img{
	width: 100%;
}

.products__cap{
	text-align: left;
	margin-bottom: 5px;
	color: black;
	font-size: 16px;
	font-weight: 600;
	
}

.products__info{
	display: inline-block;
	margin-right: 15px;
	text-decoration: none;
	font-size: 15px;
	transition: all 0.3s;
	color: #848a8e ;
	text-transform: uppercase;
}

.products__info--active{
	color: #049ee6;
	font-size: 15px;
}

.products__text{
	text-align: left;
	font-size: 17px;
	margin-bottom: 15px;
	line-height: 20px;
	color:  #848a8e;
}

.products__opt{
	margin-bottom: 30px;
}

.products__item{
	display: flex;
	text-align: center;
	margin-bottom: 8px;
	display: flex;
    text-align: center;
    margin-bottom: 8px;
    padding-left: 17px;
    padding-bottom: 15px;
    padding-top: 15px;
    border: 1px solid rgba(0,0,0,.12)
}

.products__label{
	display: flex;
	padding-left: 25px;
	position: relative;
}

.products__label input[type=checkbox]{
	display: none;
}


.products__add::before{
	    content: '';
    display: block;
    width: 20px;
    height: 17px;
    border: 2px solid rgba(0,0,0,0.54);
    position: absolute;
    top: calc(50% - 4px);
    left: 0;
}

.products__add::after{
	content: '';
	display: none;
	width: 20px;
	height: 17px;
	position: absolute;
	border: 2px solid rgba(0,0,0,0.54);
	border-top: none;
	border-right: none;
	left: 3px;
	top: calc(50% - 11px);
	transform: rotate(-45deg);

}



.products__label>input[type=checkbox]:checked+.products__add::after{
	display: block;
}

.products__label span{
	display: block;
	text-align: left;
}


.products__add{
	width: 330px;
	color: #848a8e;
	font-size: 16px;
	box-sizing: border-box;
	padding-right: 20px;
	padding-top:5px;
		padding-left: 20px;
}

.products__add-price{
	color: #65b646;
	font-weight: 700;
	font-size: 16px;
	padding-left: 65px;
	padding-top: 15px;
}

.products__options{
	width: 577px;
}


.products__stats{
	width: 60%;
	padding-left: 300px ;
		display: inline-block;
}
@media screen and (max-width: 600px) {
  .products__stats {
    width: 60%;
    padding-left: 1px;
  }
}




.products__calc-tools{
	width: 40%;
}

.products__calc-header{
	display: flex;
}

.products__calc-body{
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.products__head-price, .products__price{
	width: 30%;
}

.products__head-num, .products__num{
	width: 30%;
}

.products__from, .products__guarantee, .products__technical{
	display: flex;
	margin-bottom: 30px;

}

.products__tech-list{
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style-type: none;
	width: 75%;
	margin-left: 15px;
}

.products__tech-cap{
	font-weight: 700;
}

.products__tech-item{
	width: 50%;
	display: flex;
	flex-direction: column;
	text-align: left;
	margin-bottom: 10px;
}
.products__tech-item1{
	width: 100%;
	display: flex;
	flex-direction: column;
	text-align: left;
	margin-bottom: 10px;
}

.products__param{
	display: none;
}

.products__min{
	text-decoration: none;
}

.products__max{
	text-decoration: none;
}






}
svg:hover {
    filter: hue-rotate(300deg);
    transition: 0.01s;
}



.products__dev, .products__term, .products__tech{
	width: 230px;
	text-align: left;
	font-weight: 700;
	padding-top:15px;
}

.products__firm, .products__expire{
	padding-left: 15px;
	text-align: left;
	color: black;
	padding-top:15px;
}

.products__tech-cap{
	color: black;
	font-size: 16px;
	padding-top: 15px;
}

.products__tech-info{
	padding-top: 4px;
	color: black;
	font-size: 15px;
}

.products__calc{
	padding-top: 20px;
	display: flex;
	border-top: 2px solid #65b646;
	padding-bottom: 20px;
}

.products__calc-header{
	margin-bottom: 15px;
	font-weight: 700;
	color: black;
}

.products__price{
	background: none;
    text-align: center;
    border: none;
    color: #65b646;
    font-size: 22px;
    padding: 0px;
    font-weight: bold;
    font-family: 'Roboto',sans-serif !important;
}

.products__total{
	font-size: 20px;
}

.products__min, .products__max{
	font-size: 20px;
	width: 16px;
	height: 16px;
	display: inline-block;
	border: 2px solid #049ee6;
	border-radius: 50%;
	vertical-align: middle;
	position: relative;
	margin-top: -5px;
}	

.products__min::before{
	content: '-';
	position: absolute;
	top: -11px;
    left: 3px;
	color: #049ee6;
}

.products__max::before{
	content: '+';
    position: absolute;
    top: -10px;
    left: 0px;
    color: #65b647;
}

.products__value{
	font-size: 20px;
	display: inline-block;
	margin: 0 7px;
}

 
.products__btn{
	display: inline-block;
	padding: 14px 15px;
	background: #049ee6;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin-right: 20px;
	
	
	
}


	

.products__btn:hover{
	
	transition: 0.8s;
	background-color: #049ee6;
	color:white;
}




