@charset "utf-8";

/*body {
		padding-top:100px;
		padding-bottom:100px;	
}*/

#cantainer {
	height:auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 200px;
	width: 950px;
}
#header .logo {
	height: 100%;
	width: 200px;
	float:left;
	margin-left:5px;
}
#logo2 {
	display: inline-block;
	height: 105px;
	width: 355px;
	float:left;
	margin-top:70px;
	margin-left:25px;
}
#on_num {
	display: inline-block;
	height: 105px;
	width: 330px;
	/* [disabled]background-color:#009; */
	float: right;
	margin-top: 70px;
}
#enquir {
	height: 40px;
	width: 130px;
	float: right;
	text-align: center;
	color: #1b3586;
	line-height: 40px;
	font-family: "arial";
	border: thin solid #373737;
	font-size: medium;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	border-radius:3px;
}

#mail {
	height:18px;
	width: 330px;
	clear: both;
	font-family: "arial";
	font-size: 16pX;
	letter-spacing: 0px;
	display: inline-block;
	font-weight:500;

}
#number {
	height: 40px;
	width: 330px;
	clear: both;
	font-size: 36px;
	float: right;
	letter-spacing: 5px;
	color: #1B3586;
	font-family:"arial";
	margin-top:7px;
	font-weight:600;
}
#number .ci {
	height: 18px;
	width: 18px;
	margin-top:-30px;
	display:inline-block;
	line-height:40px;
	padding-bottom:5px;
	
}

#on_num #mail img {
	width: 24px;
	height: 18px;
	display: inline-block;
	line-height: 25px;
	float:left;
}

#on_num #mail .txt {
	display: inline-block;
	width: 306px;
	height: 25px;
	font-size: 17px;
	float: left;
	letter-spacing: 1.3px;
	color: #1b3586;
	font-weight: 600;
}

#main {
	height: auto;
	width: 950px;
	background: #DBA4A5;
	border-radius: 5px;
	clear: both;
}
#side_nav {
	background-color: #1b3586;
	height: 840px;
	width: 200px;
	display: inline-block;
	border-radius: 5px;
	float: left;
}
.elogo {
	width: 200px;
	height: 100px;
	/* [disabled]background-color: #ED9FA0; */
	display: inline-block;
	text-align: center;
}

#main_nav {
	background-color: #1b3586;
	height: 50px;
	width: 725px;
	display: inline-block;
	float: left;
	border-radius: 5px;
	margin-left: 25px;
	
}
#slider {
	display: inline-block;
	float: left;
	height: 400px;
	width: 725px;
	margin-left: 25px;
	border-radius: 3px;
	margin-top: 25px;
}
#main #side_nav ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#side_nav ul li {
	margin-top: 20px;
		margin-left: 15px;
	
}
#side_nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: capitalize;
	font-family: "arial";
	font-size: 15px;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
	height: auto;
	display: inline-block;
}


#main #main_nav ul {
		list-style-type: none;
		margin:0px;
		padding:0px;

	
}
#main_nav ul li {
	display: block;
	float: left;
	width: 181.25px;
	height: 50px;
	text-align: center;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

}

#main_nav ul li a{
	text-decoration: none;
	color: #FFF;
	font-family: "arial";
	font-size: 24px;
	text-align: center;
	line-height: 50px;
	
	
}
#side_bar_logo {
	display: inline-block;
	height: 140px;
	width: 200px;
	margin-top: 110px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}
#para {
	display: inline-block;
	float: left;
	width: 725px;
	height: auto;
	margin-left: 25px;
	margin-top: 25px;
}
#title {
	height: auto;
	width: auto;
	color: #c8171e;
	font-family: "arial";
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
}
#main #para .p1 {
	color: #1B3586;
	font-family: "arial";
	line-height: 22px;
}
#footer {
	height: 55px;
	width: 950px;
	background:url(../images/jk.png);
	background-repeat:no-repeat;
	clear:both;
	display:inline-block;
	margin-top:10px;
	
}

#copyright_txt {
	float: left;
	height: 50px;
	width: 500px;
	color:#c1c1c1;
	font-family:"arial";
	font-size:14px;
	margin-top:10px;
	margin-left:15px;
}
#websiteby {
	width: 72px;
	height: 35px;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}

.active{
background:#ba151b;
color:#FFF;	
}

#copyright_txt a{
	list-style-type:none;
	text-decoration:none;
	color:#c1c1c1;
}

#copyright_txt a:hover{
		color:#1b3687;	
}#enquir:hover {
	background-color: #BA151B;
	color: #FFFFFF;
}
#on_num #enquir a {
	text-decoration: none;
	color: #1B3586;
}

#new{
	width: 72px;
	height: 35px;
}





/*start slider*/


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width:725px;
  border-radius:3px;
  
  }

.rslides li {
  -webkit-backface-visibility: hidden;
/*  position: absolute;
*/  display: none;
  width:725px;
  
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width:725px;
  border: 0;
  }
  #main #slider .rslides {
	  list-style-type:none;
	  margin:0px;
	  padding:0px;
	  border-radius:3px;
}
#main_nav ul li:hover {
	background-color: #ba151b;
}
#main #form {
	width: 725px;
	height: 700px;
	float: left;
	margin-left: 25px;
	margin-top: 25px;
}
#contct_info {
	display: inline-block;
	float: left;
	height: 270px;
	width: 300px;
	font-style: normal;
	font-family: "arial";
	border-radius: 5px;
	background-color: #FFF2F2;

}
#map {
	display: inline-block;
	float: left;
	height: 270px;
	width: 400px;
	border-radius: 5px;
	margin-left: 25px;
}

#info {
	height: 400px;
	width: 420px;
	float: left;
	margin-top: 25px;
	display: inline-block;
}
#name {
	height: 35px;
	width: 420px;
	font-family: "arial";
	line-height: 30px;
	font-size: 18px;
	letter-spacing: 2px;
	color: #1b3586;
}
#email {
	height: 35px;
	width: 420px;
	font-family: "arial";
	line-height: 30px;
	font-size: 18px;
	letter-spacing: 2px;
	margin-top: 10px;
	color: #1b3586;
}
#tel {
	height: 35px;
	width: 420px;
	font-family: "arial";
	line-height: 30px;
	font-size: 18px;
	letter-spacing: 2px;
	margin-top: 10px;
	color: #1b3586;
}
#messege {
	height: 130px;
	width: 420px;
	font-size: 18px;
	letter-spacing: 2px;
	font-family: "arial";
	color: #1b3586;
	margin-top: 10px;
}
#info #name #user {
	font-family: "arial";
	width: 300px;
	border: thin solid #CB181F;
	height: 30px;
	color: #000000;
	border-radius: 3px;
	margin-left: 30px;
	
}
#info #email #mail {
	font-family: "arial";
	width: 300px;
	border: thin solid #CB181F;
	height: 30px;
	color: #000000;
	border-radius: 3px;
	margin-left: 23px;
}
#info #tel #tel_num {
	font-family: "arial";
	width: 300px;
	border: thin solid #CB181F;
	height: 30px;
	color: #000000;
	border-radius: 3px;
	margin-left: 58px;
}
#info #messege #mass {
	border: thin solid #CB181F;
	margin-left: 100px;
	border-radius: 3px;
	width: 300px;
}

 #sen  {
	height: 40px;
	width: 130px;
	text-align: center;
	color: #1b3586;
	line-height: 40px;
	font-family: "arial";
	border: thin solid #bb161c;
	font-size: medium;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	border-radius:3px;
	margin-left:100px;
	letter-spacing:2px;

}


}
#info a #sen {
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
 #sen:hover {
	background-color: #BA151B;
	color: #FFFFFF;
}


#info a #sen {
	text-decoration: none;
}
#form #info a {
	text-decoration: none;
}
#main #para .tab1 {
	color: #1B3586;
	font-family: "arial";
	display: inline-block;
	clear: left;

}
tr td span:before {
	color:#BA151B;
content:  "\f111";
font-family: FontAwesome;
text-decoration: none;
font-size:8px;
vertical-align:3px;
margin-right:10px;
	
	
	}
#main #para #img1 {
	width: 320px;
	height: 220px;
	margin-left: 480px;
	margin-top: -160px;
	display: inline-block;
	border-radius: 10px;
	float: right;
	margin-bottom: 10px;
}
#img2 {
	float: left;
	height: 270px;
	width: 380px;
}
#text1 {
	height: auto;
	width: 725px;
	display: inline-block;
	color:#1B3586;
		font-family: "arial";
		line-height:22px;

	
}

#text2 {
	height: auto;
	width: 725px;
	display: inline-block;
	color:#1B3586;
		font-family: "arial";
		line-height:22px;
		margin-top:15px;

	
}
#para #img1 img {
	border-radius: 5px;
	display: inline-block;
}
#main #para #vavlist-1 {
	width: 725px;
	display: inline-block;
	margin-top: 15px;
	color: #1B3586;
	font-family: "arial";
	font-weight: bold;
	height: auto;
}
#para #vavlist-1 ul {
	font-weight:normal;
	color:#D1070A;
	list-style-type:none;
}
#vavlist-1 ul li {
	margin-bottom:15px;
	color:#1B3586;

}
#vavlist-1 ul li:before {
	color:#BA151B;
content:  "\f111";
font-family: FontAwesome;
text-decoration: none;
font-size:8px;
vertical-align:3px;
margin-right:10px;
}
#para #vavlist-1 #list1 {
	float: left;
	width: 450px;
}

.noMargin{
		margin-bottom:0px;

	
}
#main #para .TAB2 {
	color: #1B3586;
	font-family: "arial";
	float:left;
}
tr td .t2:before {
	color:#BA151B;
content:  "\f111";
font-family: FontAwesome;
text-decoration: none;
font-size:8px;
vertical-align:3px;
margin-right:10px;

}
tr td .t3:before {
	color:#BA151B;
content:  "\f068";
font-family: FontAwesome;
text-decoration: none;
font-size:8px;
vertical-align:3px;
margin-right:10px;
}
#para #vavlist-1 #ser-im1 {
	width: 270px;
	height: 200px;
	display: inline-block;
	float: right;
	margin-top: 25px;
}

#para #vavlist-1 #ser-im2{
	width: 260px;
	height: 420px;
	display: inline-block;
	float: right;
	margin-top: -250px;
}#main #para #pro-im1 {
	width: 180px;
	height: 300px;
	float: right;
	display: inline-block;
	margin-top: -290px;
	margin-right: 120px;
}
#para #pro-im1 img {
	border-radius: 5px;
}
#vavlist-1 #ser-im2 img {
	border-radius: 5px;
}
#vavlist-1 #ser-im1 img {
	border-radius: 5px;
}
#main #form #con-tittl {
	font-family: "arial";
	font-size:18px;
	font-weight:bold;
		color: #1B3586;
		margin-bottom:10px;

}
#main #ind-im1 {
	width: 100px;
	height: 100px;
	background-color: #ED171B;
	display: inline-block;
}
#main #in-im1 {
	width: 200px;
	height: 250px;
	display: inline-block;
	float: left;
	margin-top: -255px;
	margin-bottom: 10px;
}
#main #in-im1 img {
	border-radius: 5px;
	display: inline-block;
}
#main #para #txt-dem {
	margin-top: 20px;
	display: inline-block;
}
#pro-im2 {
	display: inline-block;
	float: left;
	height: 270px;
	width: 270px;
	margin-top: 20px;
	border-radius: 5px;
	margin-bottom: 20px;
	clear: left;
}
#pro-im3 {
	display: inline-block;
	float: left;
	height: 270px;
	width: 270px;
	margin-left: 70px;
	margin-top: 20px;
	border-radius: 5px;
	margin-bottom: 20px;
}
#pro-im4 {
	display: inline-block;
	float: right;
	height: 270px;
	width: 270px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main #ser-im12 {
	width: 300px;
	height: 250px;
	display: inline-block;
	float: left;
	border-radius: 5px;
	margin-top: 25px;
	clear: left;
}
#main #ser-im12 img {
	border-radius: 5px;
}
#ser-im23 {
	display: inline-block;
	float: left;
	height: 250px;
	width: 300px;
	margin-left: 25px;
	border-radius: 5px;
	margin-top: 25px;
}
#main #ser-im23 img {
	border-radius: 5px;
}
#ser-im34 {
	display: inline-block;
	float: right;
	height: 250px;
	width: 300px;
	border-radius: 5px;
	margin-top: 25px;
}
#main #ser-im34 img {
	border-radius: 5px;
}
#form #map img {
	border-radius: 5px;
}
#main #form #con-im1 {
	width:500px;
	height:320px;
	display:inline-block;
	
}
#con-ima12 {
	display: inline-block;
	float: right;
	height: 260px;
	width: 300px;
	margin-top: 25px;
}
#form #con-ima12 img {
	border-radius: 5px;
}
#main #pro-im2 img {
	border-radius: 5px;
}
#main #pro-im3 img {
	border-radius: 5px;
}
#main #pro-im4 img {
	border-radius: 5px;
}
 #sen #send {
	background:none;
	border-style:none;
	height: 40px;
	width: 130px;
	font-family: "arial";
	font-size:medium;
	
}
#sen #send:hover{
		color:#FFFFFF;
}
#side_nav ul li a:hover {
	color:#D84B4F;
	
}
