@import url(../plugins/vegas/vegas.css);

@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700');


body {
	height: 100vh;
	font-family: 'Oswald', sans-serif;
}

footer{
	 position: fixed;
 
    bottom: 0;
    width: 100%;
	background-color: #04122c;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	padding: 0px 0px;
}
footer h5{
	margin-top: 15px;
	color: #00537e;
}
footer h5 i{
	margin-right: 10px;
}
footer p{
	color: #fff;
}

/************************************************  INICIA footer 2 ******************************************/


.footer2{
	background-color: #04122c;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	padding: 0px 0px;
	
}

.footer2 h5{
	margin-top: 15px;
	color: #00537e;
}
.footer2 h5 i{
	margin-right: 10px;
}
.footer2 p{
	color: #fff;
}

/************************************************  TERMINA footer 2 ******************************************/
.border{
	height: 1px;
	width:100%;
	background-color: #00537e;
	margin-bottom: 10px;
}

.bienvenida{
	background-color: rgba(255,255,255,.85);
	padding: 15px;
	font-family: 'Oswald', sans-serif;
	margin-top: 30px;
	
	
}
.bienvenida p{
	font-size: 1.2em;
}
.bienvenida h3{
	text-transform: uppercase;
	color: #2873b6;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.bienvenida h3 span{
	text-transform: none;
	font-weight: 400;
	color: #888;
}
.pie{
	background-color: #030e22;
	

	
}
.pie p{
	margin: 10px 0px;
	font-weight: 400;
	color: #00537e;
	text-align: center;
}

.inner-banner2 {

	margin-top:0px;

  padding-top: 75px;

  margin-bottom:30px;

  padding-bottom: 80px;

  background: #13314c url(../images/banner-bg.jpg) center center no-repeat;

  background-size: cover;

}



/*encabezado*/

.inner-banner2 h2{


	font-weight:700;

	font-size:2em;

   	color: #fff;

	text-transform:uppercase;

	text-align:center;

	margin:0;

	padding:0;

}

/* termina encabezado*/




/*estilos TABS *************************************************************************************************/

.nav-tabs{
	border:none;
}
.nav-tabs li{
	display:block !important;
	width:100%;
	border:none;
	border-radius:none;
	
}
.nav-tabs > li > a {
	
	font-size: 1.2em;
	padding:25px 0px;
	background-color: #fff;
	color:#000;
	padding-left:20px;
	border:1px solid #ddd;
	border-radius:none !important;
	font-weight:400 ;
	text-transform: capitalize;
	
}
.nav-tabs > li > a {
   
    border-radius: 0px 0px 0px 0px ;
	
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #f60;
  cursor: default;
  background-color: #fff;
  border:none;
  border-bottom-color: transparent;
  border-radius:0px;
}
.nav-tabs > li > a:hover {
  border-color: #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
   color:#fff!important;
   background-color: #4972b2;
   border:1px solid #ddd;
   border-radius:none!important;
   outline:none;
	font-weight:500 ;
}
.nav-tabs li i{
	margin-right:10px;
	
}
.tab-pane p{
	font-size: 1.2em;
	color: #444;
	font-weight: 400;
}
.tab-pane h4{
	
	color: #222;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: 700;
}
.tab-pane img{
	margin: 30px 0px;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #ddd;
}

/* termina estilos tabs**********************************************************************************/

.box{
	padding-bottom: 50px;
}

.titulo h2{
	font-weight: 400;
	
}
.titulo h2 span{
	color: #4972b2;
	font-weight: 500;
}

.clientes{
	margin: 30px 0px;
}
.marcas{
	margin: 30px 0px;
}
.marcas img{
	margin: 15px 0px;
}
.reparaciones{
	margin: 30px 0px 0px 0px;
}
.reparaciones p{
	color: #888;
	
}
.reparaciones p span{
	color: #4972b2;
	font-weight: 600;
	text-transform: uppercase;
	
}
.reparaciones img{
	margin-bottom: 60px;
}




/* enable absolute positioning */
.inner-addon {
  position: relative;
}

/* style glyph */
.inner-addon .fa {
  position: absolute;
  padding: 10px;
  pointer-events: none;
	color: #4972b2;
}

/* align glyph */
.left-addon .fa  { left:  0px;}
.right-addon .fa { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }
.right-addon textarea { padding-right: 30px; }
.left-addon textarea { padding-left: 30px; }


.registro-area h1{
	text-transform:none;
	color: #000;
	font-weight: 500;
}
.registro-area h3{
	color: #555;
	font-weight: 300;
}

.registro-area h4{
	color: #4972b2;
	font-size: 2em;
	font-weight: 400;
	text-align: center;
}
.registro-area h4 span{
	color: #333;
}
.registro-area .form-control{
	border-radius: 0px;
	border:1px solid #aaa;
	margin: 10px 0px;
	
}
.registro-area p{
	color: #888;
	font-weight: 400;
	text-align: center;
	font-size: 1.2em;
}
.registro-area p span{
	font-size: 1.2em;
	color: #4972b2;
}
.icono{
	padding: 10px 0px;
	margin: 0px 15px;
	border: 1px solid #eee;
	
	
}
.icono i{
	color: #4972b2;
	padding: 15px;
	border:1px solid #ccc;
	border-radius: 10px;
	box-shadow: 0px 8px 13px rgba(0, 0, 0, 0.15);
}
.datos-contacto h3{
	font-weight: 500;
	color: #333;
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 20px;
}
.datos-contacto p{
	font-size: 1em;
	font-weight: 100;
	line-height: .8em;
	text-align: left;
	 
}
.datos-contacto h3 i{
	margin-right: 10px;
	color: #4972b2;
}
.datos-contacto a{
	color: #fff;
	width: 30px;
	display:inline-block;
	height: 30px;
	background-color: #4972b2;
	text-align: center;
	line-height: 30px;
	border-radius: 3px;
}
.datos-contacto a:hover{
	background-color: #444;
}


.btn-cart-detalle{
	background-color: #4972b2!important;
	border:2px solid #4972b2;
	padding: 5px 20px;
	color: #fff;
	font-weight: 500;
	border-radius: 0px;
	text-transform: uppercase;
	transition: all .25s ease;
}
.btn-cart-detalle:hover{
	background-color: #fff!important;
	border:2px solid #4972b2;
	color: #4972b2;
	
}
.btn-cart-detalle i{
	margin-right: 5px;
	
}