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

/*	Resets
	------	*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;}
	
	
	
body{
	font-family:'OpenSans-Regular';
	background:#FFF;
     margin:0;
	height:auto;
	}
	
@font-face {
	font-family: 'CenturyGothic';
	src: url('../fonts/CenturyGothic.eot?#iefix') format('../fonts/embedded-opentype'), url('../fonts/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic.ttf') format('truetype'), url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
	font-weight: normal;
	font-style: normal;
}



.centerdiv {
	width:1100px;
	margin-left: auto;
	margin-right: auto;
}


	
#topheader{
	width:100%;
	background:#1e2754;
	height:40px;
	float:left;}
	
#topheader .social{
	width:146px;
	float:left;
	padding-top:6px;}
	
#topheader .social img{
	float:left;
	width:34px;}
	
#topheader .req{
	width:170px;
	float:right;
	padding-top:6px;}
	
#topheader .req p{
	font-size:18px;
	font-weight:400;
	color:#FFF;}
	
#header{
	width:100%;
	background:#FFF;
	height:142px;
	float:left;}
	
#header .logo{
	float:left;
	width:313px;	
}

#header .navbox{
	width:605px;
	float:left;
	}
	
#header .con{
	width:182px;
	float:right;
	padding-top:6px;}

#header .call{
	width:155px;
	float:right;
	margin-top:34px;
	}	
#header .call p{
	font-size:14px;
	color:#000;}
	
#header .phn{
	width:155px;
	float:right;
	padding-top: 10px;
	}	
#header .phn p{
	font-size:18px;
	color:#000;
	font-weight:600;}	
	
.nav{
	width:605px;
	float:left;
	margin-top: 30px;}
	

	
.nav ul{
	width:605px;
	margin-top: 38px;}
	
.nav ul li{
	list-style:none;
	float:left;
	display:block;
	margin-right:15px;
   }
  .nav ul li:last-child
  {
	  	margin-right:0px;
}
	
.nav ul li a{
	color:#39b24a;
	font-size:20px;
	text-decoration:none;
	padding:5px;
	}
	
.nav ul li a:hover{
	color:#002155;
	padding:5px;
}
	
nav ul li a.active{
	background:#FFF;
	color:#000;
	text-decoration:none;}	

#slider{
	width:100%;
	float:left;
	background:url(../images/silder_1.jpg) no-repeat;
	height:596px;
	background-size:100% 100%;
	}	
#slider1{
	background:url(../images/silder_2.jpg) center no-repeat;
	margin:0 auto;
    height: 360px;
    width: 100%;
	float:left;
	
	}	

#slidercontact{
	background:url(../images/Fotolia_58328006_Subscription_OnDemand_XL.jpg) center no-repeat;
	margin:0 auto;
    height: 434px;
    width: 100%;
	float:left;
	
	}
#slider2{
	width:100%;
	float:left;
	background:url(../images/silder_3.jpg) no-repeat;
	height:400px;
	background-size:100% 100%;
	}	
	
.slider-text{
	width:870px;
	margin-top:300px;
	}		
.slider-text h1{
	font-size:30px;
	color:#1e2754;
	margin-top: 5px;}
	
.silder-text h1 span{
	font-weight:100;}		
	
			
		
		
.edi{
	width:100%;
	float:left;
	background: #FFF;
	margin-bottom: 15px;}
	
.edi h2{
	font-size:24px;
	font-weight:600;
	color: #39b24a;
	float:left;
	padding-top: 20px;}	
	
.edi img{
	margin: 0 auto;
width: 980px;
display: block;
margin-bottom: 20px;}

.newedi{
	width:100%;
	float:left;

	margin-bottom: 15px;}
	
.newedi h2{
	font-size:24px;
	font-weight:600;
	color: #39b24a;
	float:left;
	padding-top: 20px;}	
	
.newedi img{
width: 980px;
}

.newedi p{
	font-size:17px;
	padding-top:10px;
	float:left;
	line-height:23px;
	

}	
	
.edi-bg{
    float: left;
    height: 25px;
    width: 100%;
	}
	
.edi-bg > h1{
    color: #1e2754;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    text-align: center;
    top: -30px;
}

.edi p{
	font-size:17px;
	padding-top:25px;
	float:left;
	line-height:23px;
	text-align:justify;
}

.ediservices{
	width:100%;
	float:left;
	background:#FFF;
	margin-bottom:20px;}

	
#container { width:1100px;  margin:0 auto; position:relative;background:#FFF; }
#main { width:960px; position:absolute; top:50%; left:0; margin:-85px 0 0 0; }

.serblock { width:269px;  float:left; margin:0 6px 0 0; background-color:#FFF; }

.serblock-img{
	width:268px;
	height:179px;
	float:left;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

.serblock-img:hover{
	-webkit-box-shadow: 0px 0px 15px 10px rgba(255, 255, 255, .75);
box-shadow: 0px 0px 5px 2px rgba(57,178,74,1);}
	
.serblock h1{
	font-size:30px;
	font-weight:600;
	color:#39b24a;
	}
	
.serblock p{
	background-color:#FFF;
	color:#535353;
	font-weight:600;
	font-size: 16px;
	width:254px;
	padding:5px;
	font-family:'OpenSans-Regular';}
.last { margin-right:0; }

.readmore{
	background:url(../images/readbutton.jpg);
	width:102px;
	height:31px;
	float:left;
	}
	
.readmore:hover{
	background:url(../images/readbuttonhv.jpg);
	width:102px;
	height:31px;
	float:left;}	

/*---------------
ZOOM DEFAULT
---------------*/

.zoom { 
    width:269px; 
    height:170px; 
    display:block; 
    position:relative; 
    overflow:hidden; 
    border:1px solid #ddd; 
    background:#fff url(../images/loader.gif) no-repeat center;
}

    .zoom img { display:none }

        .zoomOverlay {
            position:absolute;
            top:0; left:0;
            bottom:0; right:0;
            display:none;
            background-image:url(../images/zoom.png);
            background-repeat:no-repeat;
            background-position:center;
        }

.news{
	width:100%;
	float:left;
	margin-top:30px;
	background:url(../images/newsbanner.jpg) center no-repeat;
	height:498px;
	padding-bottom: 35px;
}


.news h1{
	width:100%;
	float:left;
	font-size:48px;
	font-weight:600;
	color:#39b24a;
	padding-top:48px;}
	
.news-left{
	width:590px;
	float:left;
	background:url(../images/news_pic.jpg);
	height:296px;
	margin-top:18px;}	
	
.news-left p{
	width:590px;
	float:left;
	font-size:20px;
	font-weight:600;
	color:#FFF;
	text-align:center;
	margin-top:260px;}	
	
.news-right{
	width:505px;
	float:right;
	margin-top: 18px;
	}	
	
.news-right-ser{
	width:248px;
	float:left;
	margin-right: 4px;}
	
.news-right-ser img{
	float:left;}
	
.news-right-ser img:hover{
	opacity:0.8;}	
	
.news-right-ser p{
	font-size:12px;
	color:#FFF;
	font-weight:600;
	width:224px;
	padding-left:6px;
	margin-top:12px;
	float:left;
	}		

.news-right-ser span{
	font-size:24px;
	color:#39b24a;
	font-weight:600;
	padding-left:6px;}
	
.news-right-ser span a{
	text-decoration:none;
	color:#39b24a;}	
	
.footer{
	width:100%;
	float:left;
	border-top:1px solid #022155;
}
	
	
.footer-box{
	width:364px;
	float:left;
	}
	
i{float: left;
    margin-top: 32px;}	
	
.footer-box-logo{
	margin: 0 auto;
    text-align: center;
	margin-top:76px;}
	
.footer-box p{
    color: #000;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;
    padding-top: 12px;
    text-align: start;
    width: 260px;
}	
.footer-box p span{
	color:#39b24a;}			

.footer-work{
	width:364px;
	float:left;}
	
.footer-work h1{
	font-size:30px;
	font-weight:600;
	color:#022155;
	text-align:center;
	margin-top:50px;}	
	
.footer-work-pic{
	width:236px;
	 margin: 0 auto;
	 margin-top:76px;}
	
.footer-work-pic img{
	width:107px;
	height:85px;
	margin-right: 8px;
	}
	
.footer-work-pic img:hover{
	opacity:0.8;}			
	
.footer-social{
	width:364px;
	float:left;
	margin-top:21px;}	
	

.footer-social h1{
	font-size:30px;
	font-weight:600;
	color:#022155;
	text-align:center;
	margin-top:50px;}
	
.footer-social-button{
	width:160px;
	margin: 28px auto 0;}	
	
.footer-social-button img{
	width:36px;
	padding-bottom: 10px;}
	
.footer-social-button img:hover{
	opacity:0.8;}			

.footer-social-button p{
	font-size:24px;
	color:#022155;
	font-weight:600;
	float:right;
	width:160px;}
	
.footer-social-button p:hover{
	color:#62bb45;}	


.footer-nav{
	width:100%;
	border-top:1px solid #a2a2a2;
	margin-top:30px;
	float:left;}

.footer-nav ul{
	margin: 16px auto 0;
    width: 515px;
	padding-bottom:34px;}
	
.footer-nav ul li{
	list-style:none;
	float:left;
	display:block;
	margin-right: 20px;
   }
	
.footer-nav ul li a{
	color:#1e2754;
	font-size:14px;
	text-decoration:none;
	padding:5px;
	font-weight:600;
	}
	
.footer-nav ul li a:hover{
	color:#62bb45;}	
	
.copyright{
	width:100%;
	background:#1e2754;
	float:left;
	padding:10px 0 10px 0;}
	
.copyright p{
	font-size:14px;
	color:#FFF;
	text-align:center
	}
	
copyright p span{
	float:right;}	
	
.copyright p a{
	text-decoration:none;
	color:#FFF;
	float:right;
	}			

.ps{
	width:100%;
	float:left;
	
	padding-bottom: 35px;
	margin-bottom: 15px;}	

.ps-bg{
	width:100%;
	height:64px;
	float:left;
	}
	
.ps-bg > h1{
	font-size:30px;
	font-weight:600;
	color:#1e2754;
	text-align:center;
	padding-top:17px;
}

.ps p{
	font-size:17px;
	float:left;
	line-height:23px;
	padding-left: 20px;
	text-align:justify;
	
}

.ps h2{
	font-size: 17px;
font-weight: 600;
float: left;
width: 100%;
padding-left: 20px;
padding-top: 15px;

}
	


.ps span{
	font-size:17px;
	float:left;
	color: #39b24a;
	width:938px;
	padding-left:185px;
	line-height: 30px;}

.ps span:hover{	
color: #14355e;
	
}

.i{
	float: left;
    margin-left: 60%;
    margin-top: -24px;
	width: 47%;
	color: #39b24a;}
	
.i:hover{
	color: #14355e;}	
	
.ps ul{
	width:100%;
	float:left;}
	
	
.ps ul p{	
	font-size:17px;
	float:left;
	line-height:23px;
	padding-bottom:10px;
}

.ps ul li{
	list-style:circle;
	float:left;
	font-size:17px;
	line-height:23px;
	color: #39b24a;	
		margin-left: 46px;
		width:100%;}
		
.ps ul li:hover{
	color: #14355e;}		 

.ps1{
	width:100%;
	float:left;
	
	padding-bottom: 35px;
	margin-bottom: 15px;}	

.ps1-bg{
	width:100%;
	height:64px;
	float:left;
	}
	
.ps1-bg > h1{
	font-size:30px;
	font-weight:600;
	color:#1e2754;
	text-align:center;
	padding-top:17px;
}

.ps1 p{
	font-size:17px;
	
	float:left;
	line-height:23px;
	padding-bottom:10px;
	padding-left: 20px;
	text-align:justify;
	
}
.ps1 h2{
	font-size: 17px;
font-weight: 600;
float: left;
width: 100%;
padding-left: 20px;
padding-top: 15px;

}
	


.ps1 span{
	font-size:17px;
	float:left;
	color: #39b24a;
	width:980px;
	padding-left:223px;
	line-height: 30px;}

.ps1 span:hover{	
color: #14355e;
	
}


	
.ps1 ul{
	width:100%;
	float:left;}
.ps1 ul p{	
	font-size:17px;
	float:left;
	line-height:23px;
	padding-bottom:10px;
}

.ps1 ul li{
	list-style:circle;
	float:left;
	font-size:17px;
	line-height:23px;
	color: #39b24a;	
		margin-left: 46px;
		width:100%;}
		
.ps1 ul li:hover{
	color: #14355e;}		 

	
	
/*-------contact us------------*/

.location{
    float: left;
   
    width: 100%;
	margin-bottom: 15px;
	

}


.location  h3 {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
   color: #39b24a;
    font-size: 20px;
    padding-bottom: 6px;
	padding-top:6px;	
    width: 100%;
}
.map {
    border: 5px solid #FFFFFF;
    float: right;
    margin: 20px 0 0;
    width: 99%;
}	

.contact-left{
	width:370px;
	float:left;
	padding-top:30px;}
	
.contact-left h2{
	float:left;
	font-size:44px;
	color: #39b24a;
	padding-bottom: 30px;
	width:370px;}
	
.contact-left P{
	font-size:14px;
	width:370px;

	line-height: 28px;}		
	

.contact-right{
	width:650px;
	float:right;
	padding-top:30px;
	padding-bottom:20px;}

.contact-right h2{
	float:left;
	font-size:44px;
	color: #39b24a;
	padding-bottom: 30px;
	width:650px;}
	
input.form, textarea.form {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #022155;
    box-shadow: 0 0 4px #022155;
    color: #555555;
    font-size: 14px;
    margin: 4px 0 20px;
    padding: 8px;
    width: 450px;
}	

textarea.form {
    height: 175px;
    width: 505px;
}

.submit {
    background:#38b148;
    border-radius: 5px;
    color: #FFF;
    height: 41px;
   margin-top: 4px;
    width: 124px;
	border:none;
	cursor:pointer;
	font-weight:bold;
	font-size:15px;
	border:3px solid #fff;
}
.submit:hover
{
	border:3px solid #38b148;
	background:#fff;
	color:#38b148;
}	
			
label.name {	
	font-size: 18px;
	color: #000;
	width:670px;
	float:left;
	font-weight:500; 
}	
.t-border1
{
	border-right:1px solid #000;
}
.t-pd-left
{
	padding-left:15px;
}

.ediabout{
	width:100%;
	float:left;}

.ediabout-left{
	width:672px;
	float:left;}
	
.ediabout-left p{	
	float: left;
    font-size: 17px;
    line-height: 23px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: justify;
	padding-top:10px;
}
	
.ediabout-right{
	float: right;
    margin-right: 51px;
    margin-top: 35px;
    width: 350px;}	
	
.career{
	width:100%;
	float:left;}
	
.career h3{
	float: left;
    margin-left: 20px;
    margin-top: 40px;
    text-align: center;
    width: 100%;}
	
.career h4{
	float: left;
    text-align: center;
    width: 100%;
	font-weight:400;
	font-size:17px;}
	
.career	 p{
	  float: left;
    font-size: 17px;
    line-height: 23px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: justify;}		