

body{
	
	background-color:#002337;
	 text-align:center;
	 padding:0; 
	 margin:0;
	 }

#header{width:50%; max-width:600px; margin:0 auto; padding:135px 0 25px 0; /*position:fixed;*/ text-align:center;}
p{text-align:center;}
#footer{background:#acd039; width:100%; min-height:376px; padding:25px 0 5px 0;}


#industry{width:100%; background:#001d2f; padding:50px 0; margin:0 auto;}
#main{width:100%; margin:0 auto 0 auto; padding:75px 0 150px 0; background:url(../images/bg_main.jpg) repeat-x center bottom; min-height:1250px;}

#logo{margin:75px auto 90px auto;}
.img-responsive{   margin: 0 auto;}

.divider{width:100px; height:8px; background-color:#003f62; margin:50px auto 50px auto;}

.content{width:50%; max-width:600px; margin:0 auto;}
#intro{width:450px; margin:50px auto 0 auto; text-align:center;}

#footer .top{margin:0 0 140px 0;}
#footer .top p{margin-bottom:0;}
#footer .bottom{}
#footer a{color:#ffffff;}
#footer a:hover{color:#ffffff;}

.btn{
	font-size:22px;
	min-height:16px; line-height:16px;
	margin:0;
	padding:15px 20px 15px 20px;
	color:#ffffff;
	border:2px solid #acd039;
	background:#acd039;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;


}
.btn:hover{background:#005b7f;border:2px solid #005b7f; color:#fff;
-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;}
.download{width:175px; margin:0 auto;}
.btn_pdf{display:block; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:20px; color:#ffffff; cursor:pointer; text-transform:uppercase; width:175px; padding:0 0 35px 0; background:url(../images/icn_download.png) no-repeat bottom center;}
.btn_pdf:active, .btn_pdf:link, .btn_pdf:focus{text-decoration:none; color:#ffffff; }
.btn_pdf:hover{text-decoration:none; color:#ffffff; }


.arw_down{width:48px; height:40px; margin:0 auto; background:url(../images/arw_down.png) no-repeat; }



#contact{width:50%; margin:50px auto 150px auto; text-align:center;}


.field input[type="text"],.field input[type="email"], .field textarea{width:90%;
color:#acd039;
font-size:20px;
line-height:20px;
min-height:25px;
padding:12px 20px; 
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px solid #005b7f;
background:transparent;}
.field{margin:0 0 30px 0;}
.field label{display:none;}
.field textarea{min-height:150px;}
#logos_industry_mobile{display:none;}