body {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 25px;
	font-family: MyWebFont;
	letter-spacing: 0.5px;
}

* {
	margin: 0px;
	padding: 0px;
}

@font-face {
	font-family: MyWebFont;
	src: url('fonts/Cairo-Regular.ttf');
}

@font-face {
	font-family: MyWebFont1;
	src: url('fonts/Cairo-Bold.ttf');
}

@font-face {
	font-family: MyWebFont2;
	src: url('fonts/Cairo-Light.ttf');
}

@font-face {
	font-family: MyWebFont3;
	src: url('fonts/Cairo-SemiBold.ttf');
}


/*---Header Start----*/
.header {
	background-color: #3b3733;
	padding: 45px 0px;
	font-family: MyWebFont;
}
/*---Header End----*/

/*---Menubar Start----*/
.menubar {
	background-color: #222222;
}

	.menubar .social-part .fa {
		padding-right: 25px;
		color: #ffffff;
	}

	.menubar ul li a {
		color: #99d7fe;
		font-family: MyWebFont;
		font-size: 16px;
	}

		.menubar ul li a:hover {
			color: #2882bd;
		}

.custom-search-input {
	margin-right: 30px;
}

	.custom-search-input .search-query {
		width: 100%;
		border-radius: 0;
		border: transparent;
	}

	.custom-search-input button {
		border: 0;
		background: none;
		padding: 5px;
		margin-top: 2px;
		position: absolute;
		right: 0;
	}

.menubar .navbar-toggler-icon {
	background-image: url("images/toggle-con.png");
	width: 25px;
	height: 21px;
}
/*---Menubar End----*/

/*---Banner Start----*/
.banner {
	position: relative;
}

	.banner h2 {
		position: absolute;
		color: #fff;
		margin-top: -190px;
		font-family: MyWebFont1;
		font-size: 60px;
		color: #010101;
		left: 15px;
		font-weight: 600;
	}

	.banner .b-icon-heading {
		position: absolute;
		margin-top: -235px;
		float: right;
		right: 15px;
	}

		.banner .b-icon-heading h3 {
			color: #c2dfeb;
			font-family: MyWebFont1;
			font-size: 40px;
			font-weight: 600;
			margin-bottom: 20px;
		}
/*---Banner End----*/

/*---Banner Download Start----*/
.banner-download {
	background-color: #333333;
}

	.banner-download h2 {
		margin: 0px;
		color: #e4edf3;
		font-size: 20px;
		padding: 25px 0px;
		line-height: 32px;
	}

	.banner-download .banner-d-btn {
		background-color: #000000;
		color: #edf4f7;
		padding: 5px 15px;
		border: 1px solid #828080;
		border-radius: 2px;
		text-align: center;
	}

		.banner-download .banner-d-btn:hover {
			text-decoration: none;
			background-color: #99d7fe;
			border-radius: 2px;
			color: #000000;
		}

	.banner-download .banner-d-section-btn {
		padding: 44px 0px;
		float: right;
	}


/*---Banner Download End----*/

/*---Services-3 Start---*/
.services-3 {
	padding: 60px 0px;
}

	.services-3 figure {
		position: relative;
		margin: 0px;
	}

	.services-3 .figcaption {
		position: absolute;
		margin-top: -45px;
		background: rgba(0, 0, 0, 0.64);
		left: 15px;
		right: 15px;
		color: #fff;
		font-size: 20px;
		padding: 10px 15px;
		font-family: MyWebFont3;
	}

	.services-3 p {
		padding: 20px 15px;
		color: #333333;
		font-family: MyWebFont3;
		min-height: 270px;
		margin: 0px;
	}

	.services-3 .services-read {
		padding: 15px;
		color: #2e9de4;
		font-family: MyWebFont3;
	}

	.services-3 .services-3-block-content {
		border: 2px solid #d2caca;
		min-height: 335px;
	}
/*---Services-3 End---*/

/*---Petrolium Footer Up Start---*/
.petrolium-footer-up {
	background-image: url('images/petrolium-footer-up-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 60px 0px;
}

	.petrolium-footer-up .petrolium {
		background-color: rgba(22, 28, 57, 0.73);
		padding: 30px;
		border-radius: 5px;
		min-height: 225px;
	}

	.petrolium-footer-up .p-ico {
		width: 70px;
	}

	.petrolium-footer-up .pet-para {
		text-align: center;
		color: #ffffff;
		font-family: MyWebFont3;
		margin: 0px;
		letter-spacing: 1px;
	}

	.petrolium-footer-up .petrolium-2nd-block {
		background-color: rgba(22, 28, 57, 0.73);
		padding: 15px;
		border-radius: 5px;
		font-family: MyWebFont3;
	}

	.petrolium-footer-up .petrolium-2nd-para-block {
		margin-top: 50px;
	}

	.petrolium-footer-up .p-2nd-para {
		margin: 0px;
		color: #ffffff;
		padding: 24px 0px;
		letter-spacing: 1px;
	}
/*---Petrolium Footer Up End---*/

/*---Footer Start----*/
.footer {
	background-image: url('images/footer-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 60px 0px;
}

	.footer h2 {
		margin: 0px;
		font-size: 20px;
		color: #fff;
		font-family: MyWebFont3;
		letter-spacing: 1px;
		border-bottom: 1px solid #2882bd;
		padding-bottom: 12px;
	}

	.footer ul {
		margin: 15px 0px 0px;
	}

		.footer ul li, .footer ul li a {
			list-style-type: none;
			color: #ffffff;
			line-height: 32px;
		}

				.footer ul li a:hover {
					text-decoration: none;
					color: #99d7fe;
				}

	.footer .fa-angle-right {
		color: #2882bd;
		padding-right: 8px;
	}

	.footer .fa-square {
		color: #2882bd;
		padding-right: 8px;
		font-size: 10px;
	}

	.footer .f-para {
		color: #ffffff;
		margin: 0px;
	}

.footer {
	margin: 15px 0px 0px;
}
/*---Footer End----*/

/*---Footer Bottom Start----*/
.footer-bottom {
	background-color: #000000;
	padding: 25px 0px;
}

	.footer-bottom .footer-bottom-right {
		text-align: right;
	}

	.footer-bottom p {
		margin: 0px;
		color: #ffffff;
	}

		.footer-bottom p a {
			color: #ffffff;
		}

			.footer-bottom p a:hover {
				color: #99d7fe;
				text-decoration: none;
			}
/*---Footer Bottom End----*/


/*---Media Query Start----*/
@media screen and (min-width:320px) and (max-width:480px) {
	.banner-download .banner-d-btn {
		margin: 5px 0px;
		display: inline-block;
	}

	.banner-download .banner-d-section-btn {
		padding: 0px 0px 30px;
		float: left;
	}

	.services-3 p {
		min-height: 210px;
	}

	.services-3 .services-3-block-content {
		min-height: 250px;
		margin-bottom: 20px;
	}

	.petrolium-footer-up .petrolium {
		margin-bottom: 20px;
		min-height: 160px;
		padding: 20px;
	}

	.petrolium-footer-up .p-ico {
		width: 52px;
	}

	.petrolium-footer-up .petrolium-2nd-para-block {
		margin-top: 0px;
	}

	.petrolium-footer-up .p-2nd-para {
		padding: 15px 0px;
		text-align: center;
	}

	.petrolium-footer-up .petrolium-2nd-block {
		margin-bottom: 20px;
	}

	.petrolium-footer-up .p-2nd-para {
		padding: 15px 0px 0;
	}

	.footer-bottom .footer-bottom-right {
		text-align: center;
	}

	.footer-bottom p {
		text-align: center;
	}

	.footer {
		padding: 40px 0px 60px;
	}

		.footer h2 {
			font-size: 16px;
			display: block;
			margin-top: 10px;
		}

	.banner h2 {
		margin-top: -65px;
		font-size: 20px;
	}

	.banner .b-icon-heading {
		display: none;
	}

	.banner-download h2 {
		font-size: 18px;
	}

	.custom-search-input {
		margin-right: 0px;
		width: 100%;
		margin: 15px 0px;
	}

	.navbar-toggler {
		margin: 0px;
		padding: 0px;
	}
}


@media screen and (min-width:481px) and (max-width:767px) {
	.banner-download .banner-d-btn {
		margin: 5px 0px;
		display: inline-block;
	}

	.banner-download .banner-d-section-btn {
		float: left;
	}

	.banner-download h2 {
		padding: 25px 0px 0px;
	}

	.services-3 p {
		min-height: 210px;
	}

	.services-3 .services-3-block-content {
		min-height: 250px;
		margin-bottom: 20px;
	}

	.petrolium-footer-up .petrolium {
		padding: 30px;
		min-height: 170px;
		margin-bottom: 20px;
	}

	.petrolium-footer-up .p-ico {
		width: 52px;
	}

	.petrolium-footer-up .petrolium-2nd-para-block {
		margin-top: 0px;
	}

	.petrolium-footer-up .p-2nd-para {
		padding: 15px 0px;
		text-align: center;
	}

	.petrolium-footer-up .petrolium-2nd-block {
		margin-bottom: 20px;
	}

	.petrolium-footer-up .p-2nd-para {
		padding: 15px 0px 0;
	}

	.footer h2 {
		font-size: 16px;
		display: block;
		margin-top: 10px;
	}

	.footer {
		padding: 40px 0px 60px;
	}

	.footer-bottom .footer-bottom-right {
		text-align: left;
	}

	.banner h2 {
		margin-top: -80px;
		font-size: 26px;
	}

	.banner .b-icon-heading {
		display: none;
	}

	.banner-download h2 {
		font-size: 18px;
	}

	.custom-search-input {
		margin-right: 0px;
		width: 100%;
		margin: 15px 0px;
	}

	.navbar-toggler {
		margin: 0px;
		padding: 0px;
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.services-3 .figcaption {
		font-size: 16px;
		min-height: 58px;
		margin-top: -58px;
	}

	.services-3 p {
		padding: 10px 15px;
		min-height: 450px;
	}

	.services-3 .services-3-block-content {
		min-height: 495px;
	}

	.petrolium-footer-up .petrolium {
		padding: 20px;
		min-height: 228px;
	}

	.petrolium-footer-up .p-2nd-para {
		padding: 0px;
	}

	.petrolium-footer-up .petrolium-2nd-para-block {
		margin-top: 25px;
	}

	.banner h2 {
		margin-top: -110px;
		font-size: 35px;
	}

	.banner .b-icon-heading {
		margin-top: -200px;
	}

		.banner .b-icon-heading h3 {
			font-size: 35px;
			margin-bottom: 10px;
			text-shadow: 1px 1px 1px #000;
		}

	.navbar-toggler {
		margin: 0px;
		padding: 0px;
	}

	.custom-search-input {
		margin-right: 0px;
		width: 100%;
		margin: 15px 0px;
	}
}

@media screen and (min-width:992px) and (max-width:1199px) {
	.services-3 p {
		min-height: 315px;
	}

	.services-3 .services-3-block-content {
		min-height: 350px;
	}

	.services-3 .figcaption {
		margin-top: -68px;
		min-height: 68px;
	}

	.petrolium-footer-up .p-2nd-para {
		padding: 0px;
	}

	.petrolium-footer-up .petrolium {
		padding: 20px;
		min-height: 205px;
	}

	.petrolium-footer-up .petrolium-2nd-para-block {
		margin-top: 25px;
	}

	.banner h2 {
		margin-top: -110px;
		font-size: 40px;
	}

	.banner .b-icon-heading {
		margin-top: -210px;
	}

		.banner .b-icon-heading h3 {
			font-size: 40px;
			margin-bottom: 10px;
			text-shadow: 1px 1px 1px #000;
		}
}


.flat-services {
	margin-top: 40px;
	margin-bottom: 30px;
}
/*---Media Query End----*/


/**************** MultiLevelMenu *************************/
.MultiLevelMenu {
	list-style-type: none;
	border-radius: 2px;
	color: #99d7FE;;
	cursor: pointer;
	float: left; /* set to right on rtl style */
	font-family: MyWebFont;
	font-size: 1.0rem;
	min-height: 30px;
	margin: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
}

	.MultiLevelMenu a {
		text-decoration: none;
		font-family: MyWebFont;
		color: #99d7FE;
		font-size: 1.0rem;
		width: 100%;
	}

		.MultiLevelMenu a:hover {
			color: white;
		}

	.MultiLevelMenu ul {
		list-style: none;
		padding: 0;
		margin: 0;
		float: left; /* set to right on rtl style */
		position: absolute;
		left: 0px; /* set to right on rtl style */
		top: 100%;
		display: none;
	}

	.MultiLevelMenu > li {
		margin: 0;
		list-style: none;
		padding: 5px 30px 13px 0; /* set to padding: 5px 0 13px 30px; */
		float: left; /* set to right on rtl style */
		position: relative;
		cursor: pointer;
		white-space: nowrap;
		color: #99d7FE;
		font-family: MyWebFont;
		font-size: 1.1rem;
	}


		.MultiLevelMenu > li > ul li {
			text-align: left; /* set to right on rtl style */
			margin: 0;
			list-style: none;
			padding: 5px 5px 5px 10px; /* set padding: 5px 10px 5px 5px; on rtl style*/
			float: left; /* set to right on rtl style */
			position: relative;
			min-width: 200px;
			cursor: pointer;
			white-space: nowrap;
			color: #99d7FE;
			font-family: MyWebFont;
			font-size: 1.0rem;
		}

	.MultiLevelMenu li:hover {
		color: white;
	}

	.MultiLevelMenu ul ul {
		left: 100%; /* set to right on en style*/
		top: 0;
	}

	.MultiLevelMenu li:hover > ul {
		display: block;
		color: white;
		background: #444444;
	}

	.MultiLevelMenu li ul li:hover {
		background: #000;
		color: white;
		width: 100%;
	}
/**************** MultiLevelMenu End **********************/