@font-face {
    font-family:"DIN Medium";
    src: url('../fonts/DIN_Medium.eot');
    src: url('../fonts/DIN_Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DIN_Medium.woff2') format('woff2'),
         url('../fonts/DIN_Medium.woff') format('woff'),
         url('../fonts/DIN_Medium.ttf') format('truetype'),
         url('../fonts/DIN_Medium.svg#din_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "DIN Condensed";
	src: url('../fonts/DIN_Bold.eot');
	src: url('../fonts/DIN_Bold.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/DIN_Bold.woff') format('woff'),
	     url('../fonts/DIN_Bold.ttf') format('truetype'),
		 url('../fonts/DIN_Bold.svg#DIN_Bold') format('svg');
	font-weight: normal;
    font-style: normal;

}


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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-weight: bold;

}

body {
	
  margin: 0;
}

.pa0{
  padding: 0;
}

.pa1{
  padding-left: 0;
}

.pa2{
  padding-right: 0;
}

 article,
 aside,
 details,
 figcaption,
 figure,
 footer,
 header,
 hgroup,
 main,
 nav,
 section,
 summary {
	 
  display: block;
}


 .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

   .container {
	   
    width: 1200px;
  }

 .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
 .row {
  margin-right: -15px;
  margin-left: -15px;
}

  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }

/*------------------------------- page 
*/

.bgTopNav{
  background: #2c9246;
  
}

.imageLogo {
	position: relative;
	float: left;
	width: 350px;
	background: #fff;
	text-align: center;
	position: absolute;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 3, 0, 0.75);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0, 3, 0, 0.75);
	box-shadow: 0px 0px 7px 0px rgba(0, 3, 0, 0.75);
	margin-left:15px;
}

.imageLogo img{
    width: 80%;
    padding: 10px;
}

.imageLogo h1{
  margin: 0;
}

ul.ulNav {
    position: relative;
    text-align: right;
    padding: 60px 0 20px;
}

ul.ulNav li{
  list-style-type: none;
  display: inline-block;
}

ul.ulNav li a {
    color: #fff;
    margin-left: 15px;
    text-decoration: none;
    font-family: 'calibri';
    border-left: 1px solid #fff;
    padding-left: 12px;
    font-size: 14px;
    font-family: "DIN Medium";
}



li.current a {
    color: #F3DE43 !important;
}

ul.ulNav li:first-child a{
  border-left: none;
}

.banner img {
    width: 100%;
}

ul.ulNav li a:hover {
	color:#F3DE43
}

h1 {
	font-size: 18pt;
	color: #2D9246;
	font-family: "DIN Condensed";
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-size: 14pt;
	color: #3E4045;
	font-weight: normal;
	line-height: 30px;
	font-style: normal;
	font-family: "DIN Medium";
}
h3 {
	font-size: 11pt;
	color: #CCC;
	font-family: "DIN Medium";
	font-weight: normal;
	line-height: 30px;
	font-style: normal;
}

h4 {
	font-size: 19pt;
	color: #CCC;
	font-family: "DIN Condensed";
	font-weight: bold;
	line-height: 30px;
}   

#contenido {
	height:auto;
	overflow:hidden;
	width:100%;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
}

#contenido #contenido1 {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
	width: 400px;
	height: auto;
	overflow: hidden;
	display: inline-block;

}

#contenido #contenido2 {
	padding-top:10px;
	padding-bottom:15px;
	width:385px;
	height:auto;
	overflow:hidden;
	display:inline-block;
}
#contenido #contenido3 {
		padding-top:10px;
	padding-bottom:15px;
	width:385px;
	height:auto;
	overflow:hidden;
	display:inline-block;
	position:relative;
	float:right;
	margin-right:0px;
	padding-left:0px;
}
#contenido #contenido4 {
		padding-top:10px;
	padding-bottom:15px;
	margin-right:40px;
	text-align:justify;
	float:left;
	width:565px;
	height:auto;
	overflow:hidden;
	display:inline-block;
}
#contenido #contenido5 {
		padding-top:10px;
	padding-bottom:15px;
	margin-left:30px;
	text-align:justify;
	float:left;
	width:565px;
	height:auto;
	overflow:hidden;
	display:inline-block;
}
#contenido #contenido6 {
		padding-top:10px;
	padding-bottom:15px;
	margin-right:40px;
	text-align:justify;
	float:left;
	width:765px;
	height:auto;
	overflow:hidden;
	display:inline-block;
}
#contenido #contenido7 {
		padding-top:10px;
	padding-bottom:15px;
	float: right;
	margin-left: 30px;
	text-align: justify;
	float: left;
	width: 365px;
	height:auto;
	overflow:hidden;
	display: inline-block;
	background-position: right center;
	font-family: "DIN Condensed", "DIN Medium", "DINPro-Regular";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
#contenido #contenido8 {
		padding-top:10px;
	padding-bottom:15px;
	margin-right:40px;
	text-align:justify;
	float:left;
	width:1160px;
	height:auto;
	overflow:hidden;
	display:inline-block;
}
#contenido #contenido9 {
		padding-top:10px;
	padding-bottom:15px;
	margin-right:40px;
	text-align:justify;
	float:left;
	width:765px;
	height:auto;
	overflow:hidden;
	display:inline-block;
}
#contenido #contenido10 {
	padding-top:10px;
	padding-bottom:15px;
	margin-left:30px;
	text-align:justify;
	float:left;
	width:365px;
	height:auto;
	overflow:hidden;
	display:inline-block;
	text-align:right;
}

footer {
	float:left;
	position:relative;
	position:absolute;
	width: 100%;
	height: 120px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	background-color: #3E4045;
	text-align:center;
	}

#part1{
	padding-left:60px;
	height:120px;
	width:240px;
	color:F3DE43;
	display:inline-block;
}

#part2{
	padding-left: 30px;
	height: 120px;
	width: 270px;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	font-family: "DIN Condensed", "DIN Medium", "DINPro-Regular";
	color: #F3DE43;
	display: inline-block;
}
#pie #part2 ul {
	list-style-type: none;
	text-decoration: none;
}

#pie #part2 a {
	text-decoration:none;
	color:#CCC;
}
#pie #part2 a:hover {
	text-decoration: none;
	color: #F3DE43;
	font-size: 100%;
	font-family: "DIN Condensed", "DIN Medium", "DINPro-Regular";
}

#part3{
	padding-left:30px;
	height:120px;
	width:270px;
	display:inline-block;
}

#part4{
	padding-left:30px;
	height:120px;
	width:270px;
	display:inline-block;
}
.container #contenido #contenido4 h2 {
	font-family: "DIN Condensed", "DIN Medium", "DINPro-Regular";
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
}
.container #contenido #contenido4 h1 {
	font-family: "DIN Condensed", "DIN Medium", "DINPro-Regular";
	font-size: 36px;
	font-weight: bold;
}
.container #contenido #contenido6 h2 {
	font-family: "DIN Condensed", "DIN Medium", "DINPro-Regular";
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
}
.container #contenido #contenido6 h1 {
	font-family: "DIN Condensed", "DIN Medium", "DINPro-Regular";
	font-size: 36px;
	font-weight: bold;
}
.container #contenido #contenido8 h2 {
	font-family: "DIN Condensed", "DIN Medium", "DINPro-Regular";
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
}
.container #contenido #contenido8 h1 {
	font-family: "DIN Condensed", "DIN Medium", "DINPro-Regular";
	font-size: 36px;
	font-weight: bold;
}
.container #contenido #contenido5 h2 {
	font-family: "DIN Condensed", "DIN Medium", "DINPro-Regular";
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
}
#contenido #contenido7 a {
	text-decoration: none;
	list-style-type: none;	
	color:#fff;
}
#contenido #contenido7 a:hover {
	text-decoration:none;
	color: #F3DE43;
}
#contenido #contenido7 ul {
	list-style-type: none;
	text-decoration: none;
}
.bateria1{
	padding-top:8px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
	margin-left: 0px;
	text-align: left;
	float: right;
	width: 180px;
	height: 32px;
	background-color: #2c9246;
	vertical-align: middle;
}
.bateria2{
	margin-bottom:10px;
	padding-top:8px;
	padding-left:30px;
	margin-left:0px;
	text-align: left; 	
	float:right;
	width:180px;
	height:32px;
	background-color:#2c9246;
	vertical-align: middle;
}

.bateria3{
	padding-top:8px;
	padding-left:30px;
	margin-left:0px;
	text-align: left; 	
	float:right;
	width:180px;
	height:32px;
	background-color:#2c9246;
	vertical-align: middle;
}.container #contenido #contenido6 h2 strong {
	text-decoration: blink;
}

.contact_form ul {
    width:750px;
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.contact_form li{
    padding:12px; 
    border-bottom:1px solid #eee;
    position:relative;
}
.contact_form label {
	color: #3E4045;
	display: inline-block;
	float: left;
	font-family: "DIN Condensed", "DIN Medium", "DINPro-Regular";
	font-size: 18px;
	font-weight: normal;
	margin-top: 1px;
	padding: 3px;
	width: 90px;
	font-style: normal;
}
.contact_form input {
	background:#D1E6D6;
    height:20px; 
    width:350px; 
	padding:5px 8px;
}
.contact_form textarea {
	background:#D1E6D6;
    padding:8px; 
    width:350px;
}
.contact_form button {
	border:#2D9246;
	color:#FFFFFF;
	background:#2D9246;
    margin-left:95px;
}
.contact_form input, .contact_form textarea { 
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:2px;
    color: #888;
    font-size: 12px;
    padding-right:30px;
    -moz-transition: padding .25s; 
    -webkit-transition: padding .25s; 
    -o-transition: padding .25s;
    transition: padding .25s;
}
.contact_form input:focus, .contact_form textarea:focus {
    background: #fff; 
    border:1px solid #555; 
    box-shadow: 0 0 3px #aaa; 
    padding-right:80px;
}
.contact_form input:required:valid, .contact_form textarea:required:valid {
    box-shadow: 0 0 5px #5cd053;
    border-color: #28921f;
}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535
}

button.submit {
	padding: 9px 17px;
	font-family: "DIN Condensed", "DIN Medium", "DINPro-Regular";
	font-weight: bold;
	line-height: 1;
	color: #2d9246;
	border: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
  background-image: -moz-linear-gradient(0% 100% 90deg, #BBBBBB, #FFFFFF);
   background-color: #fff;
   border: 1px solid #f1f1f1;
   border-radius: 10px;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	font-size: 16px;
	font-style: normal;
}
button.submit:hover {
    opacity:.98;
    cursor: pointer; 
    color: #e8d000;
}
button.submit:active {
    border: 1px solid #222;
    box-shadow: 0 0 10px 5px #444 inset; 
}
