body{
  font: 15px/1.5 Arial, Helvetica,sans-serif;
  padding:0;
  margin:0;
  background-color:#272265;
}

/* Global */
.container2{
  float: center;
  width:100%;
  margin-left:auto;
  margin-right:auto;
  overflow:visible;
}

.container5{
  float: center;
  width:100%;
  margin-left:auto;
  margin-right:auto;
  overflow:hidden;
  background:#ffffff;
}


.container3{
  width:80%;
  margin:auto;
  overflow:hidden;
}


ul{
  margin:0;
  padding:0;
}

.button_1{
  height:38px;
  background:#E2201E;
  border:0;
  padding-left: 20px;
  padding-right:20px;
  color:#ffffff;
}

.dark{
  padding:15px;
  background:#062138;
  color:#ffffff;
  margin-top:10px;
  margin-bottom:10px;
}

.light{
  padding:15px;
  background:#BFFF00;
  color:#ffffff;
  margin-top:10px;
  margin-bottom:10px;
}

/* Showcase */
#showcase{
  /*min-height:200px; */
  background:url('../img/showcase.html') no-repeat 0 -400px;
  text-align:center;
  color:#ffffff;
}

#showcase h1{
  margin-top:50px;
  font-size:55px;
  margin-bottom:10px;
}

#showcase p{
  font-size:20px;
}

/* Newsletter */
#newsletter{
  padding:15px;
  color:#ffffff;
  background:#062138
}

#newsletter h1{
  float:left;
}

#newsletter form {
  float:right;
  margin-top:15px;
}

#newsletter input[type="email"]{
  padding:4px;
  height:25px;
  width:250px;
}

/* Boxes */
#boxes{
  margin-top:20px;
}

#boxes .box{
  float:left;
  text-align: center;
  width:30%;
  padding:10px;
}


#boxes .box img{
	width: 200px;
}

/* Sidebar */
aside#sidebar{
  float:right;
  width:30%;
  margin-top:10px;
}

aside#sidebar .quote input, aside#sidebar .quote textarea{
  width:90%;
  padding:5px;
}

aside#sidebar2{
  float:right;
  width:15%;
  margin-top:10px;
}

aside#sidebar2 .quote input, aside#sidebar2 .quote textarea{
  width:90%;
  padding:5px;
}

aside#sidebar3{
  float:left;
  width:15%;
  margin-left: 5%;
}


aside#sidebar3 .quote input, aside#sidebar3 .quote textarea{
  width:90%;
  padding:5px;
}
/* Main-col */
article#main-col{
  float:left;
  width:65%;
}

/* Services */
ul#services li{
  list-style: none;
  padding:20px;
  border: #cccccc solid 1px;
  margin-bottom:5px;
  background:#e6e6e6;
}

footer{
	padding: 20px;
	margin-top: 20px;
	color: #ffffff;
	background-color: #062138;
	text-align: center;
}

/* Media Queries */
@media(max-width: 768px){
  header #branding,
  header nav,
  header nav li,
  #newsletter h1,
  #newsletter form,
  #boxes .box,
  article#main-col,
  aside#sidebar{
	float: none;
	text-align: center;
	width: 100%;
	color: #FFF;
	font-family: "Maven Pro";
  }
  aside#sidebar2{
    float:none;
    text-align:center;
    width:100%;
  }
  aside#sidebar3{
    float:none;
    text-align:center;
    width:100%;
  }

  header{
    padding-bottom:20px;
  }

  #showcase h1{
    margin-top:40px;
  }

  #newsletter button, .quote button{
	display: block;
	width: 100%;
	font-family: "Maven Pro";
  }

  #newsletter form input[type="email"], .quote input, .quote textarea{
    width:100%;
    margin-bottom:5px;
  }
}
.light font {
	font-family: "Maven Pro";
}
.mavel {
	font-family: "Maven Pro";
}
.mavel {
	font-family: "Maven Pro";
	text-align: center;
	color: #000;
}
.aachen {
	font-family: Aachen-Light;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.modal .contenido p {
	text-align: left;
}
.aachenblank {
	color: #FFF;
	font-family: Aachen-Light;
	font-size: 24px;
	background-color: #062138;
}
#newsletter .container .mavelll {
	color: #FFF;
	font-family: "Maven Pro";
	font-size: 24px;
}
.mavelll {
	color: #FFF;
	font-size: 24px;
	font-family: "Maven Pro";
}
.mavelDesc {
	color: #000;
	font-family: "Maven Pro";
	font-size: 18px;
	font-weight: bold;
	text-decoration: blink;
}
