/* cmsms stylesheet: mother_page_arabic modified: 09/17/16 17:18:36 */
/* CSS Document */

body {
	margin: 0; padding: 0;
	font: normal 10px 'Open Sans', sans-serif, Arial, Verdana, Helvetica;
	background:#CCC;
	/*background:url(uploads/images/body_bg.jpg) center  repeat-y #5b6e94;*/
}


p, h1  {
	margin: 0; padding: 0;
}

*{
	outline: none;
	margin: 0;
  padding: 0;
	}

img {
	border:0;
}

.container_body {
	width: 1000px;
	margin: auto;
	padding:0px;
	clear:both;
	background:#FFF;
	overflow:hidden;
	}	

#top_nav {
	position:fixed;
	width:960px;
	padding-left:0px;
	height:40px;
	/*background:url(top.png) left bottom no-repeat;*/
	/*overflow:hidden;*/
	z-index:999999;
}

#top_nav #link_box a {
	display:block;
	padding:3px;
	background:#CCC;
	font-size:12px;
	text-decoration:none;
	color:#000;
}
.arrow_left {
	background:url(/uploads/images/mother_page_arabic/arrow.png) left no-repeat;
	width:10px;
	height:10px;
	display:inline-block;
margin-left:10px;
	}

.arrow_bottom {
	background:url(/uploads/images/mother_page_arabic/arrow.png) right no-repeat;
	width:10px;
	height:10px;
	display:inline-block;
margin-left:10px;
	}

#top_nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#top_nav li {
	float:right;
	padding-top:5px;
	height:38px;
	background:url(/uploads/images/mother_page_arabic/top.png) center bottom no-repeat;	
}

#top_nav li.first_box {
	width:30px;
	background:url(/uploads/images/mother_page_arabic/top.png) right bottom no-repeat;	
}


#top_nav li.last_box {
	width:30px;
	background:url(/uploads/images/mother_page_arabic/top.png) left bottom no-repeat;	
}
#top_nav li a.last_list {
	border-left:0px solid #ccc;
}

#top_nav li a {
	font-size:14px;
	color:#FFF;
	padding-left:10px;
	border-left:1px solid #ccc;
	padding-right:10px;
	text-decoration:none;
}
#top_nav li a.buy_now {
color:#FFF;
font-size:16px;
font-weight:700;
}

#top_nav li a.buy_now:hover {
color:#FFF;
font-size:16px;
font-weight:700;
text-decoration:underline;
}
#top_nav li a:hover {
	color:#CCC;
	text-decoration:underline;
}

#main_page {
	height:575px;
	background: url(/uploads/images/mother_page_arabic/main_page_bg-flipped.jpg) top left no-repeat;
}

#main_page .logo {
	width:100px;
	margin-top:30px;
	margin-right:70px;
	float:right;
}

#main_page .buynow {
	width:173px;
	margin-top:50px;
	margin-left:55px;
	float:left;
}

#main_page .main_text {
	width:500px;
	text-align:right;
	direction:rtl;
	padding-top:30px;
	margin-right:70px;
	float:right;
	clear:both;
}

#main_page .main_text h1 {
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:50px;
	line-height:50px;
	font-weight:800;
	
}

#main_page .main_text p {
	margin:0px;
	margin-top:25px;
	padding:0px;
	color:#1f1f1f;
	font-size:18px;
	line-height:24px;
	font-weight:600;
	text-align:right;
}

#main_page .ribbon {
	width:255px;
	position:absolute;
	margin-top:424px;
	margin-left:745px;
	float:right;
}

#main_page .mat {
	width:677px;
	position:absolute;
	margin-top:225px;
	margin-left:0px;
	float:left;
}

#second_page {
	min-height:560px;
	background:#FFF;
}

#second_page h1 {
	margin:0px;
	padding:0px;

	color:#2f2f2f;
	font-size:55px;
	line-height:50px;
	font-weight:800;
	text-align:center;
	letter-spacing: -1px;
}

#second_page p {
	margin:0px;
	padding:0px;
	padding-top:30px;
	color:#2f2f2f;
	font-size:45px;
	line-height:50px;
	font-weight:400;
	text-align:center;
	letter-spacing: -2px;
}

#second_page h2 {
	margin:0px;
	padding:0px;
	padding-top:30px;
	color:#2f2f2f;
	font-size:28px;
	line-height:28px;
	font-weight:400;
	text-align:center;
	letter-spacing: -1px;
}

#second_page .four_circle {
	width:880px;
	margin:auto;
	padding-top:50px;
}

#third_page {
	min-height:825px;
	background:#F1F1F1;
}

#third_page ul {
	margin:0px;
	margin-left:70px;
	margin-top:30px;
	padding:0px;
	list-style:none;
}

#third_page li {
	margin:0px;
	padding:0px;
	background:url(/uploads/images/mother_page_arabic/benefit_bullet.png) left no-repeat;
	padding-left:50px;
	font-size:32px;
	color:#2f2f2f;
	letter-spacing: -2px;
}

#third_page h1 {
	margin:0px;
	padding:0px;

	color:#2f2f2f;
	font-size:55px;
	line-height:50px;
	font-weight:800;
	text-align:center;
	letter-spacing: -1px;
}

#third_page p {
	margin:0px;
	padding:0px;
	padding-top:30px;
	color:#2f2f2f;
	font-size:45px;
	line-height:50px;
	font-weight:400;
	text-align:center;
	letter-spacing: -2px;
}

#third_page h2 {
	margin:0px;
	padding:0px;
	padding-top:30px;
	color:#000;
	font-size:18px;
	line-height:28px;
	font-weight:400;
	text-align:center;
	letter-spacing: 0px;
}


#third_page .five_circle {
	width:960px;
	margin:auto;
	padding-top:50px;
}

#fourth_page {
	min-height:790px;
	background:#FFF;
}

#fourth_page .top {
height:260px;
}


#fourth_page .technology_bottom {
	height:520px;
	margin-top:30px;
	background:url(/uploads/images/mother_page_arabic/bg_technology.png) top left no-repeat;
}
#fourth_page h1 {
	margin:0px;
	padding:0px;

	color:#2f2f2f;
	font-size:55px;
	line-height:50px;
	font-weight:800;
	text-align:center;
	letter-spacing: -1px;
}

#fourth_page p {
	margin:0px;
	padding:0px;
	padding-top:30px;
	color:#2f2f2f;
	font-size:45px;
	line-height:50px;
	font-weight:400;
	text-align:center;
	letter-spacing: -2px;
}

#fifth_page {
	height:640px;
	background:url(/uploads/images/mother_page_arabic/microfiber.jpg) no-repeat;
}

#fifth_page .btn {
	width:400px;
	margin:auto;
	text-align:center;
	padding-top:150px;
}

#sixth_page {
	min-height:747px;
	background:#FFF;
}

#sixth_page h1 {
	margin:0px;
	padding:0px;

	color:#2f2f2f;
	font-size:55px;
	line-height:50px;
	font-weight:800;
	text-align:center;
	letter-spacing: -1px;
}

#sixth_page p {
	margin:0px;
	padding:0px;
	padding-top:30px;
	color:#2f2f2f;
	font-size:45px;
	line-height:50px;
	font-weight:400;
	text-align:center;
	letter-spacing: -2px;
}

#sixth_page .testi_box {
	width:960px;
	margin:auto;
	padding-top:30px;
}

#seventh_page {
	height:116px;
	background:#FFF;
	padding-bottom:100px;
}

#seventh_page .media_partner {
	width:960px;
	margin:auto;
	border-top:2px solid #898989;
	padding-top:20px;
}

#footer_page {
	height:790px;
	background: url(/uploads/images/mother_page_arabic/footer_bg.jpg) top left no-repeat;
}

#footer_page .top {
	width:100%;
	 height:670px; clear:both;
	margin:auto;
	border-bottom:1px solid #898989;
	padding-top:0px;
	padding-bottom:10px;
}

#footer_page .top #gift_box {
	float:left;
	margin-left:0px;
	margin-top:-120px;
}

#footer_page .bottom {
	width:100%;
	margin:auto;
	border-top:1px solid #000;
	padding-top:15px;
}

#footer_page .bottom #social a {
	padding:0px;
	display:inline-block;
}

#footer_page a {
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:22px;
	font-weight:400;
	letter-spacing: -1px;
	text-decoration:none;
}
