body{
	font-family: arial,'Lato', sans-serif;
	background-color: black;
	background-image: url(/imagenes/fondost892.jpg);
	background-attachment: fixed; 
	background-size: 100% 100%;
}
heade{
	background-color: blue;
}
.footer-back{
	background-image: url(/imagenes/bannerfooter.jpg)
}
.footer-back-color{
	background-color: black;
}
.back-white {
	background-color: white;
	border-radius: 10px 10px 10px 10px;
}
img{
	max-width: 90%;
}
p { 
	font-size: 1em;
	line-height: 1.6;
	letter-spacing: 1px;
	color: #d4d4d4;
}
li{
	font-size: 1em;
	line-height: 1.6;
	letter-spacing: 1px;
	color: #d4d4d4;
}
li.black{
	font-size: 1em;
	line-height: 1.6;
	letter-spacing: 1px;
	color:black;
}
.llavero {
	font-size: small;
	color: #959595
}
.space { 
	
	line-height: 1.6;
	letter-spacing: 1px;
}
h1{
	color: #ffffff;
	font-size: 1.5em;
	padding-left: 3%;
}


h2 {
	color: #ffffff;
	
	font-size: 1.5em;
}
h3 {
	color: 26313d;
	
	font-size: 1.5em;
}
h4 {
	color: 26313d;
	font-size: 1.25em;
	margin-top: 50px;
}
.txt-contacto-pop {
	font-size: .9em;
}
.txt-black {
		color: black;
		padding: 5px ;
}
.art {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 10px 10px 10px 0px;
  line-height: 1.42857143;
  background-color: rgba(0,0,0,0.25);
  border: 1px solid rgba(51,122,184,1);
  border-style:dashed;
  border-radius: 4px;
  
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.art-img{
	
  
  border: 1px solid #ddd;
  border-radius: 4px;
  

	
}
.art-esp{
	padding: 0px 0px 10px 0px
}
.polaroid-descripcion{
	padding: 0px 10px 10px 10px;
}
.articulo-principal{
	padding: 0px 10px 10px 10px;
	margin-top: 25px;
	text-align: justify;
}

.quitar-float{
	float: none;	
}
.espacio-arriba{
	margin-top: 5px;
}
.espacio-fix{
	margin-top: 50px;
}
.pacifico{
	font-family: 'Comfortaa', cursive;
}
.se-gris{
	background-color: #eee;
}
.se-gris-fb{
	color: #202020;
}
.se-banner{
	background-image: url(/imagenes/txtbanner1.jpg);
}
.se-banner-jbl{
	background-image: url(/Renta_Bocinas_bluetooth_portil/txtbannerJBL.jpg);
}
.se-back{
	background-color: #f2f4f5;
}
.vete-arriba{
	vertical-align: top;	
}
.padding-largo {
	padding: 5px 10px;
}
.padding-abajo{
	padding: 0px 0px 10px 0px
}
.grande{
	font-size: 2em;
}
.ex-grande{
	font-size: 4em;
}
.mediana{
	font-size: 1em;
}
.blanco{
	color: white
}
.no-lista li{
	list-style-type: none;
}
.inline-block{
	float: none;
	display: inline-block;
	margin-right: -25px;
}
.espacio-derecha{
	margin-right: 1em;
}

.menu{
	font-size: 1.5em;
}

.img-banner{width:1280px ; height:500px ;}

.container-login{
	max-width: 400px;
}
.container-banner {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: inherit;
  margin-left: inherit;
}
.container-Back {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: inherit;
  margin-left: inherit;
  position:fixed;
  
}
.container-serv{
	max-width: 0px;
}
.form-signin {
	vertical-align: middle;
}
.box {
	border: 1px #6bf548 dotted;
	
}
.profile {
	margin-right: 40px;
}
.profile aside ul li{
	float: left;
	margin-right: 8px;
}
.profile aside ul {
	list-style: none;
	padding: 1px;
}
.profile aside ul:after{
	content: "";
	display: block;
	clear: both;
}

.etiqueta-intro{
	position:relative;
	top:-350px;
	left:0;
	width:auto;

}

.fixed-ventas {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 50px;
  background-color: ;
  z-index: 1;
}




.fijar-logo {
  position:absolute;
  top:10%;
  bottom:auto;
  right:auto;
  width: inherit;
  background-color: ;
  z-index: 10;
  width: auto;
  min-width: 200px;
  max-width: 200px;
}
.boton-centro {
  position: inherit;
    
    width: 100%;
    text-align: center;
    font-size: 18px;
  
  

}



.barra-servicios{
	border-radius:  15px 50px ;
}
.idea {
	border-radius:  15px 50px ;
}
.idea-espejo {
	border-radius:   50px 15px ;
}
.gris{
	background-color: rgba(40,95,143,0.1);
	padding: 20px ;
}

.button{
	background: -webkit-linear-gradient(#ffbaba 0%, #ff2c2c 100%);
	color: #353535;
	display: inline-block;
	font-size: 1em;
	margin: 0px;
	padding: 0px 0px;
	text-align: center;
	width: 100%;
	text-decoration: none;
	padding: 9px ;
	box-shadow: 0px 3px 0px #67b0d8 ; 
	border-radius: 10px 10px 0px 0px ;
}


.button:hover { color: #2e2e2e;
				text-decoration: none; 
}

.button.blue { 	background: -webkit-linear-gradient(#71c6f3 0%, #97dbff 100%);				
}					
.button.green { 	background: -webkit-linear-gradient(#abf2a4 0%, #c9ffc4 100%);				
					box-shadow: 0px 3px 0px #9bda95 ;
}					

.button.yellow { 	background: -webkit-linear-gradient(#fff2a6 0%, #fff7c7 100%);
					box-shadow: 0px 3px 0px #e5d996 ; 				
}

.button.pink { 	background: -webkit-linear-gradient(#ff808e 0%, #ff919e 100%);
				box-shadow: 0px 3px 0px #df6e7c ; 				
}



.servicios-img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 3px;
	max-width:  100%;
	max-height: ;
	padding-bottom: 10px;
	border-radius:0px 0px 40px 40px ;
}
.servicios-img-snborde {
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 3px;
	max-width:  100%;
	max-height: ;
	padding-bottom: 10px;
	border-radius:0px 0px 0px 0px ;
}


