.container-fluid{
	padding:0;
}
.oil_separation{
	
}
.oil_separation .text-bg-section{
	background-color:#e9f0f6;
	border-radius:20px;
	padding:30px;
	text-align: justify;
	margin-top: 30px;
}
.oil_separation .text-bg-section h2{
	color:black;
}
.oil_separation .text-section{
	/* padding:20px; */
}
.oil_separation h2{
	margin-top:20px;
	color:black;
}
.oil_separation .text-section h3{
	color:black;
	margin:20px 0;
}
.oil_separation .text-section .oil-title{
	margin:30px 0;
	background-color:#067d4b;
	text-align: center;
}
.oil_separation .text-section .oil-title h3{
	color:white;
}
.oil_separation .text-section .oil-title .oil-title-image{
	
	background-size: cover;
  background-position: left;
}
.oil_separation .text-section section.row .col-12 img{
	max-height:170px;
}
.oil_separation .text-section section.row .col-4 img{
	max-height:170px;
	max-width:100%; 
}
.oil_separation .text-section section.row .col-8 img{
	max-height:170px;
	max-width:100%;
}
.oil_separation .text-section section section{
	display: inline-block;
	text-align: left;
}
.oil_separation .text-section table{
	min-width: 800px;
	width:100%;
}
.oil_separation .text-section table th{
	text-align: center;
	  border: solid 1px gray;
}
.oil_separation .text-section table td{
	  border: solid 1px lightgrey;
	text-align: center;
}
.oil_separation .text-section table td:first-child{
	text-align: left;
	min-width:90px;
}
.oil_separation .text-section table td:last-child{
	min-width:64px;
}
.oil_separation .text-section tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.02);
}

.oil_separation .page-article {
	text-align: JUSTIFY;
}
.oil_separation .page-article h3{
	color:black;
	text-align: center;
	margin:40px 0 20px 0;
}
.oil_separation .text-section{}
.oil_separation .text-section{}
.scroll-wrap{
	overflow-x:scroll;
}