@charset "utf-8";
/*HEADER*/
.navbar
{
	margin-bottom:0;
}
.jumbotron
{
	background: #D10003;
	color: #FFFFFF;
	padding: 5px 0;
}
.jumbotron .titulojumbotron
{
	font-size:50px
}
#pie
{background: #222222 ;
color: #FFFFFF; }
.letrachica 
{
	font-size: x-small;
	color: #F8F8F8;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tab-content #seccion2 table {
	font-size: 10px;
	text-align: center;
	border-color: #D1D1D1;
}

.tab-content #seccion3 table {
	font-size: 10px;
	text-align: center;
	border-color: #D1D1D1;
}
.fondonegro
{
	background-color: #000000;


}

.descubre
{
	background: #000000;
	color:#FFFFFF;
}
.centrar {
background-color: #FF9;
overflow: hidden;
position: absolute;
height: 200px;
width: 300px;
left: 50%;
top: 50%;
margin-top: -100px;
margin-left: -150px;
}
.colorpie
{
	color: #0033CC;
	border-top: solid 5px #BC0003;
	background-color: #000000;
}

ul#nav{
	list-style:none;
	padding:0;
	margin: 0 0 10px 0;
}
ul#nav li {
	display: inline;
	margin-right: 10 px;
}
#sha
{
}
#productos
{
	margin-left: 0px;
	margin-right: 0px;
}
.titulosamalie
{
	color: #FF0004;
	text-shadow: 0px 2px 3px #000000;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#menu1 ul 
{
	widht: 300px;
	height: auto;
	background-color:#2f4f4f;
	display: block;
	margin: 0;
	padding: 0;
	width: 306px;
}
#menu1 li
{
	list-style:none;
	display:block;
	width: 100%;
	height:auto;
	border-bottom: 2px solid #fff;
	color: #fffafa;
	font-family: helvetica;
	font-size: 14px;
	padding: 20px;
	text-align: center;
	
}
#menu1 li: hover
{
	background: #ff4500;
	width:266px;
}
#menu1 li
{
-webkit-transition:all .9s ease;
	-moz-transition:all .9s ease;
	-ms-transition:all .9s ease;
}

bodyant
{background: #252528;
}

.menu{
	background-color: #414141;
	list-style-type: none;
	list-style-image: none;
	line-height: 42px;
	/*margin: 0em auto;
	/*outline:1px solid red;*/
	padding-left: 0px;
	width: 22em;
	left: auto;
}
.menu a
{
	color: #ddd;
	display:block;
	/*padding-left: 3em;*/
	text-decoration:none;
	text-transform:uppercase;
	width:90%;
}
.menu li
{
	box-shadow: 3px 0 rgba(255,255,255,.2)inset;
	border-left: 3px solid rgba(255,255,255,.2);
	padding-left: 0.8em;

	/*outline: 1px solid green;*/
	/*--webkit-transition:all .4s;*/
	-o-transition: all .4s;
	transition: all .4s;
	font-size: 12px;
}
.menu li:hover
{
	box-shadow: 22em 0 rgba(255,255,255,.2)inset;
}
.colorblanco
{color:#FFFFFF;
}
#menulateral01
{
	top:0;
	margin-left:20px;
	margin-right:-53px;
	
}
.fcontacto
{
	margin-left:25px;
	margin-right:25px;
	margin-top:20px;
	padding:15px;
	background:#C1C1C1;
	font-size:12px;
	border-radius:8px;
}

/* Para la parte con sombras*/

.fila
{
	background:#70B99F;
	display: flex;
	/*height: 100vh;*/
	height: 500px;
	justify-content:center;
	align-items: center;
	
	
}

.sombracurva{
	width: 350px;
	height: 200px;
	background:#649269;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2em;
	color: #ECECEC;
	border-radius: 4px;
	/*box-shadow: 2px 16px 15px -12px rgba(0,0,0,0.8);*/
	/*box-shadow: 0 14px 10px -12px  rgba(0,0,0, 0.6);*/
	position: relative;
	box-shadow: 0 0 4px #777, 0 0 20px #aaa;
	}
	
.fondocontacto
{
	background:#EBEBEB;
	height: 500px;
	
	
}
.Parte1
{
	margin-top:25px;
	padding-top:10px;
	padding-left:15px;
	width: 350px;
	height: 400px;
	background:#FFFFFF;
	/*display: flex;
	justify-content: center;
	align-items: center;*/
	font-size: 1em;
	color: #7C7C7C;
	border-radius: 4px;
	box-shadow: 0 0 4px #777, 0 0 20px #aaa;
	
	/*border: 1px solid #ddd;*/
	/*background:#FFFFFF;*/
	/*height: 100vh;*/
	/*height: 500px;
	justify-content:center;
	align-items: center;*/
}
.productosdescripcion
{
	margin-left:10px;
	padding-left:10px;
}
