.hr_border{

border: 2px solid #ff6900;
width:10%;
margin: auto;
}



.info_class h2 b{
	font-size: 37px;
line-height: 48px;
font-weight: 700;
}
.info_class sub b {
    top: -30px;
    left: -30px;
    position: absolute;
    margin-top: 25px;
    padding-right: 8px;
    font-size: 34px;
    color: #b8b8b8;
}

.box-clr{
	background: #c3ac6d;
}

.text_clr_class{
letter-spacing: .05em;
    font-weight: 600;
    color: #b8b8b8;
    font-size: 12px;
}

.box-head{
	height: 70px;
}

.textt-clr{
	    color: #858585;
}

.inner_col.border.border-secondary {
	padding: 0px 12px;
     border: 1px solid #dee2e6!important;

}
.info_page{
	padding: 0px;
}

.btn_txt button {
    padding: 10px 30px;
    font-size: 13px;
    letter-spacing: .100em;
}

.btn_text_size{
	font-size: 13px;
}

.black_div{
	margin: 0;
	padding: 0;
	/* width: 100% ; */
	height: 150px;
	background: black;
	width: 1300px !important;
}
.black_div h3 b{
	color:#c3ac6d;
}
.black_div p{
	color: #858585;
	font-size: 13px;
}
 
.black_wdth{
	width: 100% !important;
     margin: 0px !important;
	}

.content_font{
 font-weight: 600;
 color: #060617;	
}
.accordion-button:not(.collapsed) {
    color: black !important;
    background-color: white !important;
    border-bottom: 2px solid #c3ac6d !important;
    box-shadow: none !important;
}