.accordian_white{
	padding: 24px 32px;
	background-color: white;
}

.h1_common_banner_style{
	text-align: left;
	width: 40%;
	padding-left: 9%;
}

.h1_style-product{
	color: white;
}

.h1_style-eng{
	color: white;
}

.h1_style-our{
	color: #F8991D;	
	font-weight: 500;
}

.h1_style-service{
	color: #F8991D;
	font-weight: 500;
}


.image_sub1{
	width: 100%;
}

.prodeng_divbox{
	background-color: #F8991D;
	width: 500px;
	z-index: 1;
	height: auto;
	padding: 8%;
	padding-left: 10%;
	box-shadow: 0 8px 16px -8px black;
}

.p_style{
	color: white;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 500;
	font-style: normal;
}

.h1_style{
	color: #801517;
	font-family: Montserrat;
	font-size: 36px;
	font-weight: 600;
	}

.h1_style_agile{
	color: #801517;
	text-align: center;
	font-size: 35px;
	font-weight: 600;
}

.hr_style{
	background-color: #801517;
	width: 100%
}

.image_sub2{
	height: 60%;
	width: 80%;
	margin-left: 14%;
}

.image_sub3{
	margin-top: 260px;
}

.h1_style_margin{
	margin-bottom: 5%;
}





body {
	background-color:var(--background-color);
}
