
font-face{
	font-family:BINAIL;
	src:url(../fonts/%5Bz%5D%20Arista%20light.ttf);
	}

font-face{
	font-family:calibri;
	src:url(../fonts/calibri_0.ttf);
	}

.wrapper{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	}	

header{
	overflow:hidden;
	}	

.space{
	float: left;
	background-color: #3e3e3e;
	width: 150px;
	border-radius: 0 0 100px 0;
	border: 1px solid #A4A3A3;
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 25px;
	}	

.logo{
	float:left;
	padding-top: 15px;
	}	

.navigation{
	background-color: #3e3e3e;
	float: left;
	width: 604px;
	padding: 12px;
	border-radius: 0 0 0 100px;
	-moz-border-radius: 0 0 0 100px;
	-webkit-border-radius: 0 0 0 100px;
	border: 1px solid #A4A3A3;
	border-top: none;
	border-right: none;
	border-left: none;
	}	

.navigation nav{
	
	}	

.navigation nav ul{
	overflow: hidden;
	padding-left: 30px;
	}

.navigation nav ul li{
	float:left;
	}

.navigation nav ul li a{
	text-decoration:none;
	color:#fff;
	font-family:calibri;
	padding:10px;
	font-size:20pt;
	}	

.navigation nav ul li a:hover{
	opacity: 0.7;
	-moz-transition: ease .8s;
	-webkit-transition: ease .8s;
	-o-transition: ease .8s;
	}
	
.navigation nav ul li a:hover{
	color:#fff;
	}		

.upto{
	}	

.upto h1{
	color: #fff;
	font-size: 27pt;
	background: url(../img/banner_txt_bg_circul.png) no-repeat;
	background-position: 89px;
	padding: 28px 0;
	float: right;
	padding-right: 150px;
	position: relative;
	margin-top: -70px;
	}	

.two{
	padding: 0 5px;
	text-shadow:0 2px 5px #000;
	-moz-text-shadow:0 2px 5px #000;
	-webkit-text-shadow:0 2px 5px #000;
	-o-text-shadow:0 2px 5px #000;
	-ms-text-shadow:0 2px 5px #000;
	}
	
.banner_cover{
	
	}	

.banner{
	width:698px;
	height:389px;
	float:left;
	}		

.banner img{
	width: 100%;
	margin-top: 60px;
	margin-left: 50px;
	}
	
.our_services{
	background-color: #a43829;
	float: left;
	padding: 5px 15px 5px 15px;
	width: 160px;
	border-radius: 10px 10px 0 0;
	text-align: center;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	position: relative;
	margin: -374px 10px 10px -74px;
	}

.our_services h1{
	color:#fff;
	font-family:calibri;
	font-size:23pt;
	}	

.our_services h1 a{
	color:#fff;
	text-decoration:none;
	}	

.our_services h1 a:hover{
	opacity: 0.7;
	-moz-transition: ease .8s;
	-webkit-transition: ease .8s;
	-o-transition: ease .8s;
	}	
			
.form{
	width: 264px;
	padding-bottom: 8px;
	float: right;
	z-index: 9999;
	position: relative;
	background:url(../img/frm_bg.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 15px;
	}

.form label{
	color:#fff;
	font-size: 14pt;
	}
	
.form input{
	width: 230px;
	padding:05px;
	margin-top: 2px;
	margin-bottom: 10px;
	}

.form textarea{
	width: 230px;
	height: 100px;
	padding:05px;
	margin-top: 2px;
	margin-bottom: 20px;
	}
		
.form h1{
	color: #FFF;
	border-bottom: 2px solid #fff;
	text-align: center;
	font-size: 20pt;
	width: 200px;
	padding: 6px 0 2px 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
	}	

.form h2{
	text-align: center;
	font-size: 22pt;
	color:#fff;
	margin: 5px 0 5px 0;
	}

.form h2 img{
	vertical-align: top;
	margin-right: 5px;
	}	

.frm{
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	font-family:calibri;
	padding-top: 20px;
	}	

.sbmt{
	border: 1px solid #000;
	background-color: #ffea00 !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	font-size: 18pt;
	width: 100px !important;
	background: url(../img/frm_btn_shadow.png) no-repeat top;
	background-size: 100%;
	cursor:pointer;
	float: right;
	box-shadow: 0 0px 5px #60271e;
	-moz-box-shadow: 0 0px 5px #60271e;
	-webkit-box-shadow: 0 0px 5px #60271e;
	-o-box-shadow: 0 0px 5px #60271e;
	-ms-box-shadow: 0 0px 5px #60271e;
	}	
		
.content_1{
	overflow: hidden;
	background: url(../img/first_post_bg.png) no-repeat center;
	height: 320px;
	background-size: 100% 100%;
	margin-top: -17px;
	position: absolute;
	width: 994px;
	padding: 25px 15px 15px 15px;
	}	

.left_post{
	float:left;
	width: 650px;
	}	

.left_post p{
	font-size: 14pt;
	}
	
.left_post a{
	color:#a43829;
	text-decoration:none;
	font-size: 22pt;
	font-weight: bold;
	}
	
.right_widget{
	float:right;
	width: 265px;
	color:#fff;
	padding: 45px 0 0 0;
	}	

.right_widget p{
	font-size: 16pt;
	text-align: center;
	text-transform: uppercase;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 10px 0;
	}
	
.cards{
	width: 272px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	}	

.cards img{
	width: 78px;
	height: 50px;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-ms-box-shadow: 0 0 5px #000;
	-o-box-shadow: 0 0 5px #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	cursor:pointer;
	margin: 5px;
	}
		.BBB img{
	width: 260px;
	height: 80px;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-ms-box-shadow: 0 0 5px #000;
	-o-box-shadow: 0 0 5px #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	cursor:pointer;
	margin: 5px;
	}
.content_2{
	overflow: hidden;
	background:url(../img/second_post_bg.png) no-repeat center;
	width: 994px;
	background-size: 100% 100%;
	position: absolute;
	margin-top: 360px;
	padding: 15px;
	}	

.left_post_2{
	float:left;
	width: 700px;
	overflow:hidden;
	}	

.left_post_2 a{
	color:#a43829;
	text-decoration:none;
	}

.inner_1{
	border-right: 1px solid #fff;
	width: 285px;
	float: left;
	}

.inner_1 h1{
	color: #ffea00;
	font-size: 20pt;
	margin: 10px 0;
	}
	
.inner_1 ul{
	list-style-type: disc;
	list-style-position: inside;
	color: #ffea00;
	font-size: 14pt;
	margin-top: 20px;
	line-height: 25px;
	}

.inner_1 ul li{
	
	}

.inner_1 ul li a{
	color:#fff;
	}
	
.inner_2{
	float: left;
	width: 390px;
	padding-left: 20px;
	}

.inner_2 h1{
	color: #ffea00;
	font-size: 20pt;
	margin:10px 0;
	}
	
.inner_2 p{
	color: #fff;
	font-size:14pt;
	}

.inner_2 img{
	border:3px solid #bbbbbb;
	border-radius:05px;
	-moz-border-radius:05px;
	-webkit-border-radius:05px;
	-o-border-radius:05px;
	-ms-border-radius:05px;
	margin:10px;
	}
		
.line{
	background-color: #CEBDBB;
	margin-left: auto;
	margin-right: auto;
	display: block;
	}

.line_2{
	background-color: #CEBDBB;
	}
							
.right_widget_2{
	float:right;
	width: 287px;
	color:#fff;
	background:url(../img/business_hour_bg.png) no-repeat center;
	background-size:100% 100%;
	color:#000;
	padding: 15px 0;
	}		

.right_widget_2 p{
	font-size: 14pt;
	text-align: center;
	font-style: italic;
	margin-bottom: 8px;
	}
	
.right_widget_2 h1{
	color: #6a170d;
	font-size: 20pt;
	text-align: center;
	}

.right_widget_2 table{
	font-size: 14pt;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.text_ftr{
	width: 665px;
	float: left;
	font-size: 30pt;
	margin-top: 30px;
	position: absolute;
	text-align: right;
	}

.text_ftr h1{
	color:#6a170c;
	}

.text_ftr h2{
	
	}
		
.sidebar_logo_ftr{
	float: right;
	width: 287px;
	}

.sidebar_logo_ftr img{
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	margin-top: -40px;
	}
				
.footer{
	background-color: #1c1c1c;
	width: 994px;
	margin-top: 900px;
	overflow: hidden;
	padding:15px;
	position: relative;
	font-family:calibri;
	}							

.footer_inner_1{
	float: left;
	width: 780px;
	height: 10px;
	}

.footer_inner_1 p{
	float:left;
	font-size: 15pt;
	}
	
.footer_inner_1 nav:first-child{
	overflow: hidden;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	}

.footer_inner_1 nav ul{
	
	}

.footer_inner_1 nav ul li{
	float:left;
	}	

.footer_inner_1 nav ul li a:first-child{
	text-decoration:none;
	color:#fff;
	padding:10px;
	padding-left:0;
	font-size: 15pt;
	}	

.footer_inner_1 nav ul li a:first-child:hover{
	color:#0a8ec2 !important;
	-moz-transition: ease .8s;
	-webkit-transition: ease .8s;
	-o-transition: ease .8s;
	}

img{

	}

img:hover{
	opacity:0.7;
	-moz-transition: ease .8s;
	-webkit-transition: ease .8s;
	-o-transition: ease .8s;
	}
				
.footer_inner_1 nav ul li a{
	text-decoration:none;
	font-size: 15pt;
	color:#fff;
	padding:10px;
	}	

.second{
	overflow: hidden;
	float: left;
	padding-left: 20px;
	}

.second ul{
	overflow: hidden;
	float:right;
	}

.second ul li{

	}

.second ul li a{
	color:#d0250e !important;
	}	

.second ul li a:hover{
	color:#0a8ec2 !important;
	-moz-transition: ease .8s;
	-webkit-transition: ease .8s;
	-o-transition: ease .8s;
	}
	
.footer_inner_1-2{
	overflow: hidden;
	padding-top: 10px;
	color:#fff;
	}
						
.footer_inner_2{
	float:right;
	color:#fff;
	font-size:15pt;
	width: 200px;
	text-align: right;
	line-height: 24px;
	}	

.footer_inner_2 p{
	text-align:right;
	}
	
.footer_inner_2 h2{
	color:#0492cd;
	}	
	
.footer_inner_2 h2 img{
	vertical-align: bottom;
	padding-right: 10px;
	}	
    
