@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;}
html {
  scroll-behavior: smooth;
}
body{
	background-color: #007c7c;
}

#ads-mainbg{
	position: fixed;
	top: 0;
	background: url("../image/first/petrochemical-plant_0.jpg") no-repeat fixed;
	background-size: cover;
	
}

#ads-mainbg,#ads-mainbox,#fs{
	display: none;
}

.box0{
	border-radius: 30px;
	overflow: hidden;
	opacity: 0.85;
}


.box1{	
	border-radius: 25px;
	overflow: hidden;
	background-color: white;
}


.box2{
	overflow: hidden;
	margin: 0 auto;
	border-radius: 25px;
}

.i-p1{
	color: #fffaaa;
	font-size: 30px;
}

.headtxt1{
	font-family: font2;
	font-size: 16pt;
	font-weight: bold;
}

.servicestxt{
	direction: rtl;
	
}

.iso-box{
	background-color: #000000;
}

.certiftxt{
	color: #fff999;
	font-weight: bolder;
}

.certifh{font-size: 18pt;}
.certifs{font-size: 15pt;}

.i-f1{
	color: #fffbbb;
	font-size: 25px;
}

.txt1{
	font-size: 40pt;
}

.formpnl{
	background-color: #000000;
}

.line1px{
	height: 1px;
}

.form-massage{
	direction: rtl;
}

.txt-c{font-size: 18pt;}
.txt-c-md{font-size: 22pt;}
.txt-c-lg{font-size: 24pt;}

.footertxt{
	color: #fffccc;
}

.footsign{
	height: 30px;
	background: url("../image/vector/fs-bg.png") no-repeat center;
	background-size: 300px;
}

.designerlink{
	margin: 0px auto;
	width: 310px;
	height: 30px;
}

.cpyrgts{
	text-shadow: 2px 2px 4px #000000;
}


.up{
	opacity: 0.55;
	position: fixed;
	bottom: 20px;
	right: 20px;
	color: gold;
	display: none;
}
