.container {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 980px;
}



.container-header {
	background: #000000;
	background-image:url(../../fondo.jpg);
	background-repeat:repeat;
}

.content-general {
	background: white;
	box-shadow: 0px 11px 26px rgba(0, 0, 0, .5);
	padding-bottom: 45px;
}

.navbar-default {
	color: white;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#7a7a7a), to(black));
	background: -webkit-linear-gradient(#7a7a7a, black);
	background: -moz-linear-gradient(#7a7a7a, black);
	background: -o-linear-gradient(#7a7a7a, black);
	background: linear-gradient(#7a7a7a, black);
	border: 0;
}

body {
	background: #e7e7e7;
	padding-top: 0px;
	padding-bottom: 0px;
}

.navbar {
	border-radius: 0px;
}

.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

.navbar-collapse ul li a {
	clear: both;
	color: #fff !Important;
	
}

.navbar-default .navbar-nav > li > a {
	color: white;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 15px 53px;
	margin-right: 0px;
	font-size:17px;
	font-weight:bold;
}

.navbar-default .navbar-nav > li > a:hover {
	clear: both;
	color: #cccccc !Important;
}

.banner img {
	width: 100%;
	margin-top: -20px;
}

.container-header img {
	margin-top: 5px;
	margin-bottom: 5px;
	/*width: 22%;*/
}
.container-header .language{
	float: right;
	color: white;
}

.container-header .language ul li{
	display: inline-block;
}

.container-header .language ul li a {
	color: white;
}

.pie-banner {
	background-color: #d6d6d6;
}

.pie-banner .content-pie{
	padding: 10px;
	margin: 0 auto;
	width: 90%;
	
}

.pie-banner small.init1 {
	color: red;
	font-size: 18px;	
	font-weight: bold;
}

.pie-banner small.init2 {
	font-size: 17px;
	font-weight: bold;
}

.pie-banner small.init3 {
	color: red;
	font-size: 16px;
	font-weight: bold;
}


.content-body h3 {
	color: #333;
	font-weight: bold;
	/*border-bottom: solid #c54922;*/
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #555555;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(black));
	background: -webkit-linear-gradient(#000000, #black);
	background: -moz-linear-gradient(#000000, #black);
	background: -o-linear-gradient(#000000, #black);
	background: linear-gradient(#000000, #black);
}

.navbar-collapse ul li:not(:first-child) {
	border-left: solid white;
}

/*.img-body{
	text-align: center;
}*/

.img-body img{
	width: 65%;
}

.img-body2 img{
	width: 75%;
}


/*.container-footer {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#27201c), to(#595554));
	background: -webkit-linear-gradient(#27201c, #595554);
	background: -moz-linear-gradient(#27201c, #595554);
	background: -o-linear-gradient(#27201c, #595554);
	background: linear-gradient(#27201c, #595554);
}*/

aside.sidebar {
	font-size: 12px;
}

aside.sidebar ul {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 20px;	
}

aside.sidebar ul a {
	color: #c54922;	
}

.container-footer {
	text-align: left;
}

.container-footer ul li {
	display: inline-block;
	

}

.container-footer ul li a {
	/*line-height: 25px;*/
	color: white;
	padding: 0 4px;	
}


.container-footer .contacto1{
	color: #c1272d;
	font-size: 20px;
	font-weight: bold;
}

.container-footer .contacto2{
	color: white;
	font-size: 18px;	
}

.contacto {
	margin-bottom: 10px;
}

.container .derechos {
	background: #b1b1b1;
	color: #c54922;
}

.container .derechos ul {
	margin-bottom: 0px;
}

.derechos ul li:not(:first-child) {
	border-left: solid #c54922;
	padding-left: 5px;
}

.derechos ul li {
	padding-left: 5px;
	font-size: 14px;
}

/* Menu Sidebar */

ul li[class^="menu"] {
	cursor: pointer;
	color: #c54922;
}

ul li[class^="menu"]:hover {
	/*text-decoration: underline;*/
}

ul[class^="dropdown"]{
	display: none;
	margin-top: -15px;
	margin-bottom: 8px;
}

ul[class^="dropdown"] li a{
	color: #4d4d4d !Important;
}


ul.showproducts{
	display: block;
}

ul.showproducts a.active{
	color: #c54922 !Important;
	text-decoration: underline;
}



/* Products and services */

.container .products {
	margin-bottom: 2px;
	margin-top: 15px;
}


.container .campo-products {
	/* [disabled]text-align: center; */
}

.campo-products img {
	max-width: 100%;
	position: relative;
	border: 5px solid #e6e6e6;
}

/* Contact US */

.contact-us .img-init{
	text-align: center;
}

.contact-us ul {
	list-style: none;
	font-weight: bold;
	color: #717175;
}


.contact-us ul li.espacio-lineas {
	margin-left: 36px;
	line-height: 1px;
	padding-bottom: 15px;
}

/* other-products */

.container ul.other-products {
	list-style-type: none;
}

.container ul.other-products li {
	margin-bottom: 10px;
	margin-top: 10px;
}

.form_messenge{
	text-align: justify;
	width:200px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.boton_enviar{
	text-align:center;
	width:90px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}

.content-pie a {
 color: red !Important;
}

.derechos a {
 color: #c54922 !Important;
}

/* dropdown */

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color: #555555;
background-color: #a2492d;
}

.navbar-collapse > ul > li.dropdown > ul.dropdown-menu a:hover {
	color: #a2492d !Important;
}

.banner{
	margin-top: 0px;
	
}
.rojo{
	background-color:#900;
	height:5px;
	}

.sombra{-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
height:5px;
}

.fecha{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}

.bto_cotizar{
	background-color:#F00;
	font-size:14px;
	color:#FFF;
	padding:5px 5px 5px 5px;
	width:100px;
	
	}