@charset "utf-8";
/* CSS Document */

* {
	outline:none;
}
body {
	background-color: #fff;
	color: #333;
	overflow-x: hidden !important;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
a, a:hover{
	outline:none;
}
a img{ border:none}
.no-margin{
	margin:0 !important;
}
.no-margin-left{
	margin-left:0 !important;
}
.no-margin-right{
	margin-right:0 !important;
}
.no-border{
	border:none !important;
}
.no-border-left{
	border-left:none !important;
}
.no-border-right{
	border-right:none !important;
}
.padding5{padding:5px;}
.padding10{padding:10px;}
.padding15{padding:15px;}
.padding20{padding:20px;}
.padding25{padding:25px;}
.padding30{padding:30px;}.header-holder {
	display: block;
	position: relative;
}

.logo {
	display: block;
	margin-top: 30px;
}
.header-menu {
	display: block;
	clear: both;
	float: right;
	height: 20px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom:5px;
	margin-bottom:10px;
}
.header-menu a {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	font-size: 12px;
	margin:0 5px;
}
.header-menu a:hover{
	text-decoration:underline;
}
.header-menu a img{
	vertical-align:top;
	margin-right:3px;
}.header-menu .arabic {
	font-size: 14px;
	color: #db0f18;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header-chat {
	display: block;
	float: right;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 44px;
	width: 163px;
}
.online {
	background-image: url(../img/chat-online.png);
	background-repeat: no-repeat;
}
.affline {
	background-image: url(../img/chat-affline.png);
	background-repeat: no-repeat;
}
.header-contact {
	display: block;
	float: right;
	height: 44px;
}
.header-contact p{
	margin:0;
	font-size:14px;
}
.header-contact .question {
	font-size: 18px;
	font-weight: bold;
}
.header-contact .number{
	font-size:16px;
	padding-left: 10px;
}
.header-contact .email{
color:#db0f18;	
}
.header-contact .email:hover{
	text-decoration:underline;
}
.menu-holder {
	background-color: #FFF !important;
	background-image: url(../img/menu-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	margin-top:15px;
	padding-bottom:5px;
}
.menu-holder  li {
	display: inline;
	list-style-type: none;
}
.menu-holder  li a{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	border-right:solid 1px #CCC;
	display:block;
	float:left;
	height:18px;
	line-height:14px;
}
.menu-holder  li a:hover{
	background-color:#d2d5db;
}
.banner-holder{
	height:360px;
}
.home-offers {

	display: block;
	clear: both;
	position: relative;
	top: -25px;
	padding:0 10px;
}
.white-block{
	background-color:#fff;
	border:solid 1px #d4d4d4;
	-webkit-border-radius: 10px;
     -moz-border-radius: 10px;
      border-radius: 10px;
	  webkit-box-shadow: 0 1px 6px rgba(120, 120, 120, .4);
	-moz-box-shadow: 0 1px 6px rgba(120, 120, 120, .4);
	box-shadow: 0 1px 6px rgba(120, 120, 120, .4);
	margin-bottom:20px;
}
.home-offers .offer-block{
	height:375px;
}
.offer-block h2 {
	font-size: 24px;
	font-weight: normal;
	color: #db0f18;
	background-image: url(../img/price-title-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding: 10px 20px;
	margin:0;
	line-height:32px;
}
.offer-block h2 span{
	text-transform: uppercase;
	color: #164597;	
}
.offer-block ul li {
	background-color: #f6f9fe;
	background-image: url(../img/price-li-bg.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	display: block;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	border:solid 1px #e1e7f6;
}
.offer-block ul li h4 {
	font-size: 21px;
	line-height: 24px;
	color: #333;
	margin:0;
	padding:0;
}
.offer-block ul li p {
	font-size: 14px;
	color: #999;
	margin:0;
	padding:0;
}
.offer-block ul .order {
	background-color: #3469a3;
	background-image: url(../img/order-bg.png);
	background-repeat: repeat-y;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:5px 20px;
}
.order .price {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	display: block;
	float: left;
	margin-top:12px;
}
.order .price span{
	font-size:12px;
	color:#000;
	font-weight:normal;
}
.red-btn{
	background-color: #db0f18;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(../img/btn-arrow.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 5px;
	 -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
	  border:none;
}
.red-btn:hover{
	color:#fff !important;
	background-color:#9f040b;
}
.order .red-btn{
	margin-top:10px;
}
.content-block{
	background-color: #fff;
	border: solid 1px #d4d4d4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	webkit-box-shadow: 0 1px 6px rgba(120, 120, 120, .4);
	-moz-box-shadow: 0 1px 6px rgba(120, 120, 120, .4);
	box-shadow: 0 1px 6px rgba(120, 120, 120, .4);
	margin-bottom: 20px;
	background-image: url(../img/content-block-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.block-title {
	font-size: 21px;
	color: #333;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top:0;
	line-height:24px;
}
.about-us{
	overflow:auto;
	min-height:210px;
}
.about-us img {
	display: block;
	float: left;
	height: 150px;
	width: 160px;
	margin-right: 15px;
	-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
	  background-color:#fff;
	  padding:2px;
	  border:solid 1px #999;

}
.about-us p {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.testemonial{
	overflow:auto;
	min-height:210px;
}
.testemonial p{
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.test-name{
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
}
.logos{
	display:block;
	min-height:40px;
}
.logos a{
	display:block;
	margin:0 21px;
	float:left;
	margin-bottom:20px;
	zoom: 1;
            filter: alpha(opacity=25);
            opacity: 0.25;
}
.logos a:hover{
	zoom: 1;
            filter: alpha(opacity=100);
            opacity: 1;
}
.footer-menu {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #eaf7fe;
}
.footer-links a{
	display:block;
	margin:8px 0;
}
.footer-links a:hover{
	text-decoration:underline;
}
.domain-holder {
	background-color: #FFF;
	display: block;
	padding: 5px;
	height: 28px;
	margin-bottom: 10px;
	border: 3px solid #cbc7c7;
	  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
}
.domain-txt {
	font-size: 18px;
	color: #858585;
	background-color: #FFF;
	float: left;
	width: 60%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.domain-select {
	background-color: #d5d5d5;
	float: left;
	width: 20%;
	margin-right: 2%;
	margin-left: 1%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:28px;
	  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
	  padding:3px;
}
.domain-btn {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #db0f18;
	text-align: center;
	height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
	  width:17%;
	  float:left;
}
.domain-btn:hover{
	color:#fff !important;
	background-color:#9f040b;
}
.social-icons a,.social-icons span{
	display:block;
	float:left;
	margin-right:5px;
}.footer-holder {
	font-size: 12px;
	color: #133980;
	background-color: #aad5f1;
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
