
/*-----------------------------------------*/
.custom-input{
	background: none !important;
	text-align: center !important;
	font-size: 15px !important;
	border: none !important;
	width: 100% !important;
}
.irs-grid {
	    top: 25px;
}
.irs-grid-pol.small {
	display: none;
}
.irs-grid-text  {
	color: #3c4043;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 600;
	    top: 28px;
}
.irs-grid-text:after {
	content: '$'
}
.irs-grid-pol {
	width: 2px;
	height: 22px;
	 background: #d1d1d1;
}
/*.irs-line {
	height: 12px;
	background-color: #072e41;
	border-top: 2px solid #347c9f;
	border-bottom: 2px solid #347c9f;

}*/
.irs-line-mid,
.irs-line-right,
.irs-line-left,
.irs-bar,
.irs-bar-edge {
	background: transparent;
}
.irs-bar-edge {
	background: #072e41;
	border: 2px solid #347c9f;
	border-radius: 4px;
	width: 100%;
	width: calc(100% + 50px);
    left: -20px;
}
.irs-single {
	display: none;
}
.irs-slider.single {
	width: 30px;
	height: 30px;
	background: #4d5358;
	border: 2px solid #347c9f;
	box-shadow: 0 1px 3px rgba(1, 2, 3, 0.62);
	border-radius: 50%;
	top: 15px;
}
.irs-with-grid {
    position: relative;
    top: -12px;
}
.plan-calc {
	margin-top: 36px;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 50px;
}
.plan-calc:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.plan-calc b {
	font-weight: 700;
}
.plan__name {
	color: #3c4043;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 28px;
}
.plan__img {
	margin-bottom: 20px;
}
.plan__fromto {
	color: #347c9f;
	font-size: 14px;
	font-weight: 600;
	margin-top: 48px;
}
.plan__info {
	margin-top: 23px;
	margin-bottom: 60px;
	color: #3c4043;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.75;
}
.plan__value {
	width: 94px;
	height: 38px;
	background-color: #072e41;
	border-radius: 6px;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 38px;
}
.plan__profit {
	height: 36px;
	border: 1px solid #d1d1d1;
	border-radius: 6px;
	line-height: 36px;
	color: #3c4043;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 10px;
	position: relative;
    top: 15px;
}
.plan__profitvalue {
	color: #347c9f;
	font-weight: 700;
	float: right;
}
.plan__slider {
	padding: 0 30px;
}
.profit {
	margin: 0 -15px 0 -10px;
}