*{
	padding: 0px;
	margin: 0px;
}
#body{
	background-color: rgba(1, 0, 3, 0.1); 
}

.panel-heading{
	background-color:  !important;
}



.contenedorPrealoder{
	position: fixed;
	background: #2a2a2a;
	color: #fff;
	width: 100%;
	height: 100%;
	padding: 0px;
	z-index: 99999;
	display: flex;
	overflow: hidden;
	transition: height .5s;
}
.alineacionPrealoder{
	margin: auto;
	text-align: center;
}
.preloader{
	width: 400px;
	height: 30px;
	background: rgba(255,255,255,.1);
	position: relative;
}
.preloader p{
	margin: 0px;
	line-height: 30px;
	font-size: 25px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);

}
#cargando{
	content: "";
	position: absolute;
	background: #660000;
	width: 0px;
	height: 30px;
	animation: prealoder 1.7s;
}
.cerrar{
	height: 0px;
}

/* ancho del */
#contenedorGeneral{
	max-width: 100%;
	margin: auto;
}
.linkRedes{
	color: white;
	text-decoration: none;
}
.linkRedes:hover{
	color: white;
}

#menu{
	height: auto;
	padding: 0px;
	position: fixed;
	max-width: 100%;
	z-index: 9999;
}
.estiloIconos{
	text-decoration: none;
	cursor: pointer;
	font-size: 30px;
	color: white;
	margin: 40px;
	padding: 10px;
	padding-bottom: 5px;
	margin: 50px auto;
	box-shadow: 0px 0px 0px 20px rgba(255,255,255,0);
	background: rgba(255,255,255,.15);
	transition: background .3s;
	transition: box-shadow .3s;
	border-radius: 50%;  /*15*/

}  

.letraMenu{
	font-size: 20px;
	margin-top: 15px;
	color: white;
	opacity: .5;
}
/*---*/
.letraMenu:hover{
	opacity: 1;
}
.corregir{
	padding-right: 3px;
}

div.contenedor{
	height: 70px;
	padding-top: 17px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	overflow: hidden;
	-webkit-transition: height .3s;
	-moz-transition: height .3s;
	-o-transition: height .3s;
	box-shadow: 2px 2px 3px 0px rgba(0,0,0,.6);
	color: black;
}

#uno{
	background: #660000;
}
#uno:hover{
	background: #2C2D2F;
	opacity: 5;
}

#cinco{
	background: #660000;
}

#cinco:hover{
	background: #2C2D2F;
	opacity: 2;
}
#seis{
background-color: #660000;
}

#seis:hover{
	background: #2C2D2F;
	opacity: 2;
}
/*
div.contenedor:hover{
	height: 100px;

}*/
div.contenedor:hover > .estiloIconos{
	text-decoration: none;
	color: white;
	box-shadow: 0px 0px 0px 0px rgba(255,255,255,.6);
}

div.contenedor2{
	width: 150px;
	height: 100px;
	margin-bottom: 40px;
	margin-right: 10px;
	padding-top: 17px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	-webkit-transition: height .3s;
	-moz-transition: height .3s;
	-o-transition: height .3s;
	float: left;
	
}

div.contenedor2:hover > .estiloIconos2{
	text-decoration: none;
	color: rgba(0,0,0,.8);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,.6);
}
div.contenedor2:hover .letraMenu2{
	color: rgba(0,0,0,.8);
}


.estiloIconos2{
	text-decoration: none;
	cursor: pointer;
	font-size: 15px;
	color: rgba(0,0,0,.8);
	margin: 40px;
	padding: 10px 10px 0px 10px;
	padding-bottom: 5px;
	margin: 50px auto;
	box-shadow: 0px 0px 0px 50px rgba(255,255,255,0);
	background: rgba(0,0,0,.0.1);
	transition: background .78s;
	transition: box-shadow .78s;
	border-radius: 50%;
}

.letraMenu2{
	font-size: 15px;
	margin-top: -5px;
	letter-spacing: 0.9px;
	color: rgba(0,0,0,.6);
	text-decoration: none;
}
.letraMenu2:hover{
	opacity: 1;
	color: rgba(0,0,0,1);
	text-decoration: none;
}


#galeria{
	background: black;
	margin-top: 70px;
	padding: 0px;
	border-right: none;
}


#section{
	background: #ffffff; 
	height: auto;
	float: left;
	margin-top: 0px;
	width: 100%;
	min-height: 690px;
	padding: 10px;
	padding-left: 30px;
	padding-right: 30px;
	box-shadow: inset 10px 0px 10px -5px rgba(0,0,0,.4)
	, inset -15px 0px 10px -5px rgba(0,0,0,.4);
	margin-bottom: 0px;

}

#section2{
	background: #fff ; 
	height: auto;
	float: left;
	margin-top: 10px;
	width: 100%;
	min-height: 650px;
	padding: 20px;
	box-shadow: inset 15px 0px 10px -5px rgba(0,0,0,.4)
	, inset -15px 0px 10px -5px rgba(0,0,0,.4);
	margin-bottom: 0px;
	float: left;
}





#footer{
	background:  #2C2D2F;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}

.socialFooter{
	width: 40px;
}

.social{
	color: rgb(32,29,29);
	padding: 0px;
	border-radius: 5px;
	background: white;
}
.top{
	position: fixed;
	z-index: 999;
	width: auto;
	bottom: -2px;
	cursor: pointer;
	display: none;
}
.top img{
	width: 50px;
}
/* 
.red{
	position: fixed;
	width: auto;
	z-index: 999;
	bottom: 200px;
	cursor: pointer;
	list-style: none;
	-webkit-transition: width .3s;
}

.red li{
	list-style: none;
	background: white;
	border-radius: 25px;
	width: 50px;
	overflow: hidden;
	height: 50px;
	-webkit-transition: width .3s;
	margin-top: 2px;
	transition: background .3s;
}
.red li:hover{
	background: black;
}
.red li a{
	text-decoration: none;
	color: white;
	
}
.red li a p{
	padding: 5px;
	font-family: Arial;
}
.red li a img{
	width: 54px;
	height: 54
	margin-left: -3px;
	margin-left: -2px;
	margin-top: -2px;
}*/

@media (max-width: 992px) {
	.letraMenu{
		font-size: 15px;
		margin-top: 4px;
	}
	div.contenedor{
		height: 75px;
		padding-top: 10px;
		max-height: 75px;
	}
}
@media (max-width: 768px) {
	.letraMenu{
		font-size: 12px;
		margin-top: 7px;
		text-shadow: 0px 0px 2px 2px black;
	}
	#galeria{
		margin-top: 52px;
	}
	#section{
		margin-top: 55px;
		width: 100%;
	}
	#nav{
		width: 100%;
		margin-top: 0px;
		margin-bottom: 20px;
	}
	.letraMenu{
		opacity: 1;
		text-shadow: 1px 1px 0px 0px rgba(0,0,0,.6);
	}
	div.contenedor{
		max-height: 50px;
	}
}

@keyframes prealoder{
	0% {width: 0%; width: 0%;}
	10% {width: 0%; width: 5%;}
	20% {width: 5%; width: 15%;}
	40% {width: 15%; width: 45%;}
	50% {width: 45%; width: 55%;}
	50% {width: 55%; width: 90%; opacity: 1;}
	100% {width: 90%; width: 100%; opacity: 0;}
}


button.accordion {
    background-color: #751919;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border-radius: 15px;


-webkit-box-shadow: 1px 1px 20px 3px rgba(0,0,0,0.32);
-moz-box-shadow: 1px 1px 20px 3px rgba(0,0,0,0.32);
box-shadow: 1px 1px 20px 3px rgba(0,0,0,0.32);
}

button.accordion.active, button.accordion:hover {
    background-color: #848688;
    color: #751919;
}

button.accordion:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2212";
    color: #751919;
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-out;
}

.hit-the-floor {
color: #848688;
font-size:3.1em;
font-weight: bold;
font-family: Helvetica;
text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

.hit-the-floor {
  text-align: center;
}  