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

/*font-family: 'Monda', sans-serif;*/
@font-face {
    font-family: 'mondaregular';
    src: url('fonts/monda-regular-webfont.eot');
    src: url('fonts/monda-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/monda-regular-webfont.woff2') format('woff2'),
         url('fonts/monda-regular-webfont.woff') format('woff'),
         url('fontsmonda-regular-webfont.ttf') format('truetype'),
         url('fonts/monda-regular-webfont.svg#mondaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
	font-family: 'Conv_Monda-Regular';
	src: url('fonts/Monda-Regular.eot');
	src: local('☺'), url('fonts/Monda-Regular.woff') format('woff'),
		 url('fonts/Monda-Regular.ttf') format('truetype'),
		 url('fonts/Monda-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}




* {
	margin:0;
	padding:0;
}

p {
	padding-bottom:20px;
}

body {
	line-height:18px;
	font-size:14px;
	background:url(../images/header_bg.png) left top  repeat-x fixed; 
	font-family: 'mondaregular';
	font-weight:400;
	color:#033a56;
}

.clear {
	clear:both;
	height:0px;
	display:block;
	width:100%;
	overflow:hidden;
	line-height:1px;
}

.wrapper {
	background:url(../images/header_bg.png) left top  repeat-x fixed; 
	position:fixed;
	left:0px;
	top:0px;
	border-bottom:1px solid #CCC; 
	z-index:9999;
	width:100%;
	margin:0 auto;
}

.header {
	width:98%;
	max-width:1120px;
	margin:0px auto;
	padding:0px;
	height:160px;
}

 


.container {
position:relative;
max-width:1008px;
width:98%;
margin:180px auto 80px auto;
}

.blog {
float:left;
max-width:330px;
width:100%;
margin:50px 0px;
text-align:center;
}

.blog2 {
float:left;
max-width:500px;
width:100%;
margin:50px 0px;
text-align:center;
}

.blog2 h2 {
background:#5f6468;
padding:15px;
font-family:"Myriad Pro";
font-weight:300;
color:#FFF;
margin:0px 0px 10px 0px;
}

.blog_img2 {
width:100%;
padding:8px 0px;
margin-bottom:5px;
line-height:30px;
border:#999 1px solid;
}

.blog_img {
width:100%;
padding:0px 0px;
margin-bottom:5px;
line-height:30px;
border:#999 1px solid;
}

.blog_divder {
float:left;
width:8px;
}

.blog h2 {
background:#5f6468;
padding:15px;
font-family:"Myriad Pro";
font-weight:300;
color:#FFF;
margin:0px 0px 10px 0px;
}

.container h1 {
font-family:"Myriad Pro";
font-size:30px;
font-weight:normal;
color:#3277ab;
border-bottom:2px solid #3277ab;
padding-bottom:12px;
margin:25px 0px;
 
}

.inner_banner {
max-width:1008px;
width:100%;
height:auto;
margin:0px auto;
}

 .container ul {
 margin-left:15px;
 margin-top:15px;
 }



 
 
 


.footer {
    background:url(../images/footer.jpg) repeat-x scroll 0 0  ;
    bottom:0px;
	height:40px;
    color: #fff;
    line-height: 0px;
    margin:150px auto 0px auto;
    padding: 5px 0px 0px 0px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 55;
}

.footer_content {
max-width:1008px;
margin:0px auto;
}

.footer_left {
float:left;
margin-top:15px;
color:#000;
}

.footer_right {
float:right;
margin-top:2px;
}


/*****contact  **********/
.contact_left {
float:left;
max-width:400px;
width:100%;
border-right:1px solid #CCC;
margin:30px 10px 30px 0px;
}

.contact_form {
float:left;
max-width:500px;
width:100%;
margin:30px 0px 30px 0px;
}

.contact_data {
margin-top:5px;
background:#ececec;
padding:6px;
}

.contact_left1 {
float:left;
max-width:180px;
margin-right:8px;
width:100%;
text-align:right;
}

.contact_right1 {
float:left;
max-width:200px;
width:100%;
}

.contact_data:hover {
background:#cacaca;
color:#000;
}


.service_one {
float:left;
max-width:245px;
width:100%;
}

.service_one  h3 {
margin-bottom:10px;
margin-top:0px;
font-size:16px;
font-weight:bold;
}


 
@media screen and (min-width:1600px) {
	 
}
 





@media all and (min-width:600px) {
 
}

@media all and (max-width:1000px) {
 
}


@media all and (min-width:750px) {
}


 

@media all and (min-width:850px) {
	

	 
	 

	 

 	 
}
@media all and (min-width:1600px) {
	
 
}

 

@media all and (min-width:990px) {
 
}

 