@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
 -------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
 /* Reset end */
*{margin:0;padding:0;}*

body{
	font-family: Calibri,Arial,Helvetica,sans-serif;
}
 .main_wrapper{
	width: 1200px;
	margin:25px auto;
	display:block;
}
.header_containar{
	float: right;
    height: 101px;
    margin-top: -101px;
    overflow: hidden;
    position: relative;
    width: 570px;
}
.header_containar ul{
	margin:0;padding:0;
}
.header_containar ul li{
	display: inline-flex;
	float:right;list-style:none;
	padding:15px;
}
.header_containar ul li a{
	color:#000000;
	display: block;
	font-size: 14px;
	padding: 5px;
	text-decoration: none;
}
.header_containar ul li a i{
	color:#fff;
	margin-right:5px;
}
.small{
	width:660px;
	height:101px;
	float:left;
	background-color:#FFFFFF;
}
.logo_small{
	width:1200px;
	background-color:#FFFFFF;
	border-bottom:2px solid #4D4E49;
	height:101px;
	overflow:hidden;
	position:relative;
}
.logo {
	width:630px;
	height:101px;
	background-color:FFFFFF;
}
.logo img {
	height: 89%;
	margin-left: 30px;
	padding-bottom: 2%;
		
}
.small{
	width:800px;
	height:101px;
	float:right;
	background-color:#FFFFFF;
}
.header p{color: #0000ff;
    float: right;
    font-size: 14px;
    margin-left: 284px;
    margin-top: 37px;
    padding: 20px;
    position: relative;
	display: inline-flex;
}
	
.header{
	position:absolute;
	overflow:hidden;
}
.header2{
	position:absolute;
	overflow:hidden;
}
.header2 p{
	color: #ff7011;
    float: right;
    font-size: 14px;
    margin-left: 620px;
    margin-top: 37px;
    padding: 20px;
    position: relative;
}
.main_menu{
	background:#F4F4F4;
	width:1200px;
	float:left;
	/*overflow:hidden;*/
}
.main_menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.main_menu ul li{
	float:left;
	position:relative;
	padding:5px;
}
.main_menu ul li:first-child{
	border-left:0px solid #16b316;
}
.main_menu ul li:last-child{
	border-right:0px solid #16b316;
}
.main_menu ul li a{
	background:#F4F4F4;
	display:block;
	padding:5px;
	text-decoration:none;
	color:#4A4949; 
	text-transform:uppercase;
	font-weight:bold;
}
.main_menu ul li a:hover{
	color:#020B95;
}
/* Tis is for dropdown menu*/
.main_menu  ul li ul{
		position:absolute;
		left:-99999px;
		background:#F4F4F4;
		z-index:1000000;
		top: 35px;
		opacity: 0.9;
}
.main_menu  ul li:hover ul{
		left:0px;
}
.main_menu  ul li ul li{
		float:none;
		border-top:1px solid black;
		width:210px;
		padding:10px;
}
.main_menu  ul li ul li:last-child{
		border-bottom:0px solid black;
}
.main_menu  ul li ul li a{
		display:block;
		padding:0px 0px;
		text-decoration:none;
		color:#4A4949;
		font-size: 14px;
		font-weight: normal;
}
.main_menu  ul li ul li a:hover{
		background-color:color:#020B95;
}

.advadise {
    border-right: 1px solid #fff;
    float: left;
    height: 442px;
    width: 100%;
}
#ja-search {
    font-size: 12px;
    padding: 2px;
    position: absolute;
    right: 15px;
    top: 20px;
    width: 560px;
    z-index: 1;
}
img {
    margin: 0;
    padding: 0;
}
.content{
	 background: #FAFAFA none repeat scroll 0 0;
    height: 350px;
    overflow: hidden;
    width: 1200px;
}
.middle_section{
	float: left;
    height: 350px;
    padding: 15px;
    width: 348px;
	margin-right:20px;
}
	

.middle_box1 p{
	color: #211286;
    font-size: 15px;
    padding-left: 20px;
    padding-top: 154px;
    text-align: justify;
}
.middle_box2 p{
	color: #9C2661;
    font-size: 15px;
    padding-left: 20px;
    padding-top: 154px;
    text-align: justify;
}
.middle_box3 p{
	color: #419F29;
    font-size: 15px;
    padding-left: 20px;
    padding-top: 154px;
    text-align: justify;
	
}
.middle_box1 img{
	padding:2px;
	float:right;
	
}
.middle_box2 img{
	padding:2px;
	float:right;
	
}
.middle_box3 img{
	padding:2px;
	float:right;
	
}
.thumb_promo{
	height: 115px;
	width: auto;
}
.back_img{
	background-image: url("../images/mod-menu.png");
	position:relative;
	
}
.back_img2{
	background-image: url("../images/mod-violet.png");
	position:relative;
}

.middle_section h3 { 
	
	 color: #fff;
    height: 35px;
    margin-top: -15px;
    padding-top: 14px;
    text-align: center;
}
.it-info{
	border-bottom: 1px solid #e2e2f7;
	background: url('../images/footerbg-1.png');
		
		
}
.container{
	overflow:hidden;
	width:1200px;
	/*background-color:#404040;*/
}
.info-part1st{
		
	width:270px;
	height:166px;
	float:left;
	padding:15px;
		
}
.info-part1st h4{
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0 10px 62px;
	color:#A2A3A3;
}
.info-part1st img{
	padding-left:44px;
		
		
}
.info-part1st ul li{
	padding:6px;
}
.info-part1st a{
	text-decoration:none;
	color:#fff;
	font-size:12px;
	padding-left:5px;
}
.last-footer{
	color:#666666;
	background: #000000 none repeat scroll 0 0;
   
	width:1200px;
	height:120px;
	
}
.footer-container{
	padding:50px;
	font-size:12px;
}
/*end of home page*/

/*start of website designe page*/
.main-content{
	background-color:#F8F8FA;
	width:1200px;
	
	overflow:hidden;
	
}
.post-area{
	background-color:#F8F8FA;
	width:850px;
	border:1px solid gray;
	overflow:hidden;
	margin-bottom:10px;
	float:left;
}

.sidebar{
	background-color:#F8F8FA;
	overflow:hidden;
	width:320px;
	height:400px;
	border:1px solid gray;
	float:right;
	padding:0 13px;
}
	
#lower{
	 background: #FFFFFF;
    border-bottom: 1px solid #e7e8e6;
    border-top: 1px solid #e7e8e6;
    color: #555555;
	font-size:12px;
    margin: 0 0 15px;
    padding: 6px 20px 5px;
}
#lower span{
	padding: 0 5px 0 0;
}
#lower a{
	font-weight:bold;
	color: #02395f;
    text-decoration: none;
	
}
#lower img{
	margin:0 5px;
	padding:0;
}
.article-content{
	margin-right:0;
	padding: 0 15px;
}

#para1{
	font-family: arial;
	color: #05588e;
	font-size: 20px;
	font-weight: bold;
	
}
.article-section{
	padding-bottom: 15px; 
	margin: 0px; 
	font-family: arial;
	color: #75b136;
	font-size: 12pt;
	font-weight: bold; 
	text-align: justify
}
.section1{
	padding-bottom: 15px;
	margin: 0px;
	font-family: arial;
	color: #75b136; 
	font-size: 12pt;
	font-weight: bold; 
	text-align: justify;
}
.paera{
	font-family: Arial; 
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
#section2{
	padding-bottom: 15px;
	margin: 0px;
	font-family: arial;
	color: #75b136;
	font-size: 12pt; 
	font-weight: bold;
	text-align: justify;
}
.article-section h3{
	font-size:16px;
}
.article-tab{
	font-size: 12pt;
	color: #05588e;
}
.article-section6{
	padding-bottom: 15px;
	margin: 0px; 
	font-family: arial; 
	color: #75b136; 
	font-size: 12pt; 
	font-weight: bold;
	text-align: justify;
}
 .article_seperator {
    background: rgba(0, 0, 0, 0) url("../images/dot.gif") repeat-x scroll left center;
    display: block;
    height: 20px;
    margin: 0;
}
/* end of web designe*/

/* start of contact-us*/
.site-contact{
	background-color:#F8F8FA;
	width:1200px;
	
	overflow:hidden;
	margin-bottom:10px;
	
}

.contakt-area{
	background-color:#FFFFFF;
	width:1200px;
	overflow:hidden;
	
}
.forme-area{
	
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #555555;
    float: left;
    font-size: 16px;
    height: 400px;
    margin: 17px 0 15px;
    padding: 15px 20px 5px;
    position: relative;
    width: 550px;
	margin-left:10px;
}


.contakt-area h2{
	color: #666666;
    font-size: 180%;
    margin: 0 0 5px;
    padding: 0;
	margin-left:10px;
}
.address-area{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #555555;
    float: right;
    font-size: 15px;
    height: 400px;
    margin: 17px 0 15px;
    padding: 15px 20px 5px;
    position: relative;
    width: 550px;
}
.area-address{
	
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #555555;
    float: left;
    font-size: 15px;
    height: 400px;
    margin: -50px 0 15px;
    padding: 15px 20px 5px;
    position: relative;
    width: 550px;
	margin-left:10px;
}
.area-address a{
	text-decoration:none;
	
}
.flex-lide{
	background-color:#F7F7F7;
	background-image:url(../images/contact.png);
	height:219px;
	margin-bottom: 25px;
    margin-top: 40px;
}




.asddres-11{
	color: #024c78;
    font-size: 20px;
    margin: 10px 0;
}

.fild-contact{
	
}
/*end of contact-us*/

/*start of about us*/
.sub-menu{
	
	width:1200px;
	float:left;
	overflow:hidden;
}
.sub-menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sub-menu ul li{
	float:left;
	position:relative;
	padding:5px;
}
.sub-menu ul li a{
	background:#3870B4;
	display:block;
	padding:5px;
	text-decoration:none;
	color:#fff; 
	
	font-weight:bold;
}
.sub-menu ul li a:hover{
	color:#020B95;
}
.about-us-info{
	
    
    font-size: 16px;
    margin: 17px 0 15px;
    padding: 15px 20px 5px;
    position: relative;
	margin-left:10px;
}
.about-info{
	font-size:15px;
	text-align:justify;
	margin-left:15px;
}
#different{
	list-style-type:none;
	margin-left:15px;
	line-height:25px;
}
/*end of about us*/




/* web designe*/
.weab-area {
    background-color: #ffffff;
    overflow: hidden;
    width: 1200px;
}
.weab-area h2 {
    color: #75b136;
    font-size: 22px;
    margin: 0 0 5px 10px;
    padding: 0;
}
.web_section h3 {
    color: #05588E;
    height: 35px;
    margin-top: -15px;
    padding-top: 14px;
    text-align: center;
}
.web_section {
    float: left;
    margin-right: 20px;
    padding: 15px;
	text-align:justify;
    width: 348px;
}
.web_content {
    background: #FFFFFF;
    overflow: hidden;
    width: 1200px;
}
.paera {
    color: #333333;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
}
div#sticker {
}
.stick {
	position:fixed;
	top:0px;
	z-index:999999999999
}

p.err{
	font-size: 12px;
	color: red;
	line-height: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

p.succ{
	font-size: 12px;
	font-weight: bold;
	color: green;
	line-height: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.slide-contact-pic img{
	max-width: 100%;
}