﻿@charset "utf-8";
/* CSS Document */

.head-title{
	text-align: center;
	font-weight: bold;
}
.about{
	margin: 5%;
}
.about-text{
	text-align: center;
	color: #606060;
}
.mar20{
	margin-top: 20px;
}
.mar70{
	margin-top: 70px;
	margin-bottom: 70px;
}
.pro-img img{
	width: 100%;
	height: 180px;
}
.pro-all{
	background-color: #FFFFFF;
	width: 100%;
	padding: 7%;
}
.pro-title{
	font-weight: bold;
	height: 40px;
	overflow: hidden;
}
.pro-title a{
	color: #606060;
}
.pro-des{
	color: #606060;
	height: 80px;
	overflow: hidden;
	margin-top: 10px;
}
.clear{
	clear: both;
}
.pro-more{
	border-top: 1px solid #e5e5e5;
	margin-top: 10px;
	padding-top: 10px;
}
.pro-more a{
	font-weight: bold;
	color: #000000;
}
.martb{
	margin-bottom: 70px;
}
.historyicon img{
	width: 100%;
	height: 80px;
}
.history-title{
	font-weight: bold;
}
.history-des{
	color: #606060;
	height: 120px;
	overflow: hidden;
}
.history-more{
	background-color: #bfbfbf;
	width: 25%;
	text-align: center;
	padding: 3%;
	margin-top: 20px;
	float: right;
}
.history-more a{
	color: #1b1b1b;
}
.history-more:hover{
	background-color: #d23f29;
}
.line{
	border: 1px solid #e5e5e5;
}
/*******************mohamed style***********************************/
.logo-top
{
	
}

.logo-top img
{
	width: 35%;
}

.footer
{
	background: url("../images/bg_pic.jpg")no-repeat;
}
.mar20
{
	margin-top: 20px;
}
.marb20
{
	margin-bottom: 20px;
}
.header-footer
{
	font-size: 34px;
color: #ffffff;
}

.location
{
color: #ffffff;
font-size: 18px;
height: 98px;
overflow: hidden;
width: 73%;
}
.phone
{
color: #ffffff;
	font-size: 18px;
}
.send-massage
{
	color: #ffffff;
	font-size: 18px;
	
}

.send-massage input[type=submit]
{
		margin-top:10px;
	color: #000;
	font-size: 18px;
	float: right;
	border: none;
	
	
}
.send-massage input[type=submit]:HOVER
{
	margin-top:10px;
background: #d23f29;
border-radius: 5px;
border: none;
}
.link
{
	
}
.link :HOVER
{
	color: red;
}
.link a
{
	color: #FFF;
	font-size: 25px;
}
.link a img
{
margin-right: 9px;
}


.mar10
{
	margin-top: 10px;
}


.copyright-center
{
	text-align: center;
}
/**********************end mohamed style********************************************/
.mar50{
    margin-top: 50px;
}

.news h1{
    color: #3e3e3e;
    text-align: center;
    margin-bottom: 20px;
}

.news h2{
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    font-size: large;
    color: #606060;
}
.news h2 a{ 
	color: #606060;
}

.news p{
    text-align: center;
    margin-top: 10px;
    color: #606060;
}
.center{
    text-align: center;
}
.more{
   margin: auto;
width: 100px;
background-color: #d23f29;
padding: 8px;
margin-top: 20px;
border-radius: 8px;
color: white;
font-size: 20px;
}
.more:hover{
    background-color: #e5e5e5;
    color:black;
    
}

.news-image img{
    width: 100%;
    height: 150px;
    border-radius: 50%;
}
/******************************************************************/
.slideall {
width: 100%;
height: 140px;
overflow: hidden;
position: relative;
margin-top: 55px;
float: left;
text-align: left;

}

#slidess1 {
min-width: 6000px;
height: 140px;
left: 0px;
top: 5;
position: absolute;

}

.slides1 {
width: 100px;
min-height: 100px;
display: inline-block;
vertical-align: top;
padding: 0;
margin: 0;
margin-right: 15px;
margin-left: 15px;
padding-top: 0;
border: 1px solid #e5e5e5;
text-align: center;
margin-top: 0;
}

.slides1 img {
	width: 100px;
	height: 104px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.slides1 img:HOVER {
	box-shadow: 1px 1px 6px 0px rgb(237, 28, 36);
}

#right,#left {
width: 32px;
height: 45px;
cursor: pointer;
position: absolute;
}

#left {
z-index: 2;
background: url('../images/prev.png') no-repeat scroll 0% 0% transparent;
background-color: #919090;
top: 40px;
left: 0px;
display: none;
}

#right {
z-index: 2;
background: url('../images/next.png') no-repeat scroll 0% 0% transparent;
background-color: #919090;
top: 40px;
right: 0px;
display: none;
}
.imgselect {
	
    width: 100%;
    height: 250px;
    margin-right: 250px;

}
.pimg2{
	width: 100%;
}

.titleee-desc {
	font-size: 15px;
	color: #7c7c7c;
	padding-bottom:15px;
	
}
.t01 {
    width:100%;
    font-size: 13px;
    direction: ltr;
     border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
      padding: 5px;
    text-align: left;
    margin-top: 12px;
    float: right;
 color: #919090;
}
.t01 input{
	width: 100%;
}
table.t01 tr:nth-child(odd) {
   background-color:#eaeaea;
}
table.t01 tr:nth-child(even) {
    background-color: #e1dfe0;
}
.t02 {
    width:100%;
    font-size: 13px;
    direction: ltr;
     border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
      padding: 5px;
    text-align: left;
    margin-top: 12px;
    float: right;
    border-top: 3px solid rgb(181, 30, 23);
    border-bottom: 3px solid rgb(181, 30, 23);
}
.t02 input{
	width: 100%;
}
table.t02 tr:nth-child(even) {
    background-color: #e1dfe0;
}
table.t02 tr:nth-child(odd) {
   background-color:#eaeaea;
}
.t02 th	{
    background-color: rgb(181, 30, 23);
    color: #FFFFFF;
     border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
      padding: 10px;
    text-align: left;
   
}
.t01 th	{
    background-color: rgb(181, 30, 23);
    color: #FFFFFF;
     border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
      padding: 10px;
    text-align: left;
   
}
.t02 td{
	 border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
      padding: 5px;
    text-align: left;
}
.t02 td a{
	color: #5891ac;
}
.t01 td{
	 border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
      padding: 5px;
    text-align: left;
}
.t01 td a{
	color: #5891ac;
}
.sstyle{
	text-align: left;
	font-size: 15px;
	float: left;
}
.spap{
	margin-top: 10px;
}
/******************************************************************/
/**************************************startfooterquestion*******************************/
.allask{
	width: 100%;

}
.allask1,.allask2,.allask4,.allask5,.allask7{
	width: 100%;
    display: none;
}

.qs {
	width: 278px;
	vertical-align: top;
	display: inline-block;
	vertical-align: top;
	direction: ltr;
	font-size: 14px;
	font-weight: bold;
}

.qs a {
	color: #797979;
}

.qsmore,.qsmore1,.qsmore2,.qsmore3,.qsmore4,.qsmore5,.qsmore6,.qsmore7 {
	width: 22px;
	height: 18px;
	cursor: pointer;
	vertical-align: top;
	display: inline-block;
}

.answer,.answer1,.answer2,.answer3,.answer4,.answer5,.answer6,.answer7 {
	color: #000000;
	width: 100%;
	font-size: 13;
	display: none;
}
/**************************************endfooterquestion*********************************/
/******************************************************************/
/**********************       ahmed                      ***********/

.aboutus{
    
}
.aboutus img{
    width: 100%;
    max-height: 263px;
    margin: 10px 0px;
    background-color: #FFFF;
}
.aboutus h1{
    color: #3e3e3e;
    text-align: center;
    font-size: xx-large;
    font-weight: bold;
    margin-bottom: 10px;
}
.aboutus h2{
    color: #3e3e3e;
    font-weight: bold;
    font-size: larger;
    
}
.aboutus h3{
    color: #606060;
    font-size: 15px;
}
.mar30{
    margin: 50px 0px;
   
}


.equip table{
     border-collapse: collapse;
    width:100%;
}
.equip table tr:nth-child(even) {
    background-color: #dddddd;
}
.equip table td{
    border: 1px solid #dddddd;
    text-align: center;
    width: 200px;
    padding: 15px;
     color: #3e3e3e;
}
.equip table th{
    color: #3e3e3e;
    border: 1px solid #dddddd;
    text-align: center;
    width: 200px;
    padding: 15px;
}
.equip h1{
        color: #3e3e3e;
    text-align: center;
    font-size: xx-large;
    font-weight: bold;
    margin-bottom: 50px;
}
/**********************       ahmed                      ***********/
/******************************************************************/
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 800px) {
		
			
	

}
