

.section-filters{
	
	padding-right: 45px;
}
.header-text-wrap{
	    line-height: 10px;
}
.contetnt-textHead{
	font-size: 55px;
	color: #ED242C;
	margin:60px 0 40px 0;
	    font-weight: 600;
}
.contetnt-textConten{
	font-size: 22px;
	color:#586367;
	
}
.content-line div{
	width: 10px;
	height: 10px;
	border-radius:50%;
	background:#e1e1e1;
}
.contetnt-Inline{
	margin-top: 30px;
}
.content-line {
	flex-direction: row;
    display: flex;
    justify-content: space-between;
    
}
.content-line img{
	 position: absolute;
    top: -14px;
    display: none;
    z-index: 2;
} 

.content-line:after{
	    content: "";
    width: 100%;
    height: 2px;
    background: #e1e1e1;
    position: absolute;
    left: 0;
    top: 42%;
}
.contetnt-Inline .col-md-8{
	 padding-left: 0px;
    padding-right: 0px;
}
.content-foot {
	    margin-bottom: 55px;
	    display: flex;
    align-items: baseline;
}
.content-foot > * {
    display: inline-block;
    margin-left: 30px;
}
.content-foot p{
	font-size:22px;
	color: #000;
	font-weight: 700;
	margin-top: 30px;
	
}
.content-foot button{
	    width: 130px;
    font-size: 22px;
    line-height: 46px;
    color: #000;
    font-weight: 600;
    margin-top:10px ;
    background: #e1e1e1;
    border: 1px solid #e1e1e1;

}

.content-foot button:hover{
	    background: #111215;
	    color: #fff;

}
/* .content-foot button:active{
	    background: #1b1e3f;
	    color: #fff;
	    border: 1px solid #1b1e3f;

} */
.butt_one{
	margin-left: 10px;
}
.butt_two{
	margin-right: 10px;
}

.butt_Two{
	margin-left: 10px;
}
.butt_One{
	margin-right: 10px;
}

.range-min{
	display: none;
}
.range-max{
display: none;
}
#display-boxx{
	display: none;
}
#display-box{
	display: none;
}
.range-handle{
	    height: 10px;
	    width: 10px;
	     top: -3px;
	     background: #ed242c;
	         box-shadow: none;
	         cursor: pointer;
	         
}
.range-handle:after{
	    content: "";
    height: 24px;
    width: 24px;
    position: absolute;
    left: -7px;
    border: 3px solid #ed242c;
    top: -67%;
    border-radius: 50%;
}
.content-text-one{
	float:left;
	font-size: 17px !important;
	margin-top: 10px !important; 
} 

.section-hidden-block .col-md-12{
	background: #1b1e3f;
}
.section-hidden-block h2{
	color: #FFF;
	font-weight: 600;
}
.section-hidden-block p{
	color: #FFF;
}
.section-hidden-block{
	display: none;
	  transition-duration: 2s;
	
}  
.hidden-text-one{
	margin-top: 50px;
	font-size: 50px;
	
}
.hidden-text-two{
	font-size: 22px;
	margin-bottom: 40px;
}
.section-hidden-block img{
	margin-top: 20px;
}
.range-quantity{
	background-color: #e0e6ed;
}
.range-bar{
	background-color: #e0e6ed;
	width: 300px;
	margin-top: 45px;
}    
.content-text-oneN{
	font-size: 17px !important;
    margin-top: 10px !important;
    

} 
.content-text-footer{
    color: #ED242C !important;
    font-size: 14px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    display: none;
    
   
}
.content-text-one {
    margin-top: 10px !important;
    }
#display-box {
	    color: #000;
    
}
.item-content-foot {
	display: flex; 
	 min-height: 176px;
    
}
.item-content-foot  > *{
margin-left: 30px;	
}
    
.range-handle span{
	    position: absolute;
    top: -32px;
    left: 0px;
}

.my_range_class2 .range-handle.range-over-three {
	background: #1b1e3f;
	
}
.my_range_class1 .range-handle.range-over-eight:after {
	border-color: #1b1e3f;
	
}

.my_range_class1 .range-handle.range-over-eight {
	background: #1b1e3f;
	
}
.my_range_class2 .range-handle.range-over-three:after {
	border-color: #1b1e3f;
	
}


@media screen and (max-width:1484px) {
  .content-foot button{
  	width: 90px;

}

.item-content-foot  > *{
  		margin-left: 17px;
  	}
}

@media screen and (max-width:640px) {
.content-foot{
	display: block;
}

.item-content-foot{
	display: block;
}
.content-line{
	 left: -80px;
    position: absolute;
    width: 320px;
 	top: -30px;
}
.item-content-foot-text1{
	max-width: 270px !important;
}
















}

