/*  ESTILOS PROPIOS =======================  */


 
body{
	background-color:#FFF8DC;
} 

.icono6 {
	font-size: 50px;
	text-align: center;
	padding-bottom: 20px;
	vertical-align: middle;

}

.anchomax {
	width: 100%; 
}

p {
	font-size: 16px;
	color: #000080;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 35px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	color: #000080
}

 




  /*************************
*******Header******
**************************/
 


 
.navbar {
  border-radius: 0px;
  margin-top: 0px;
   margin-bottom: 0px;
  background: #800000;
   padding-top: 0px;
  padding-bottom: 20px;
   
}

 
.navbar-nav{
  margin-top: 0px;
  margin-bottom: 0px;
 
 }


.navbar-fixed-top .navbar-nav > li > a {
	padding: 6px 6px;
	margin: 0;
	border-radius: 3px;
	color: #fdf;
	line-height: 24px;
	display: inline-block;
	text-transform: none;
	font-weight:500;
	font-size:16px;
	font-family:'Roboto';
}

.navbar-fixed-top .navbar-nav > li > a:hover{
	background: #0BA9F9;
	color:#fff;
}

 

 

 

 

 @media (max-width: 767px) {
 
   .navbar-header {
     margin-top: 10px;
     padding-left: 10px;
   }

   .navbar {
	padding-bottom: 0px;
   }


  


 }

.navbar-nav>li{
  margin-left: 20px;
  padding-bottom: 20px;
}
 
 
                                                                                 
 

/* FOOTER ================================================================================= */




   
footer .footer-top {
	background-color: #000080;
	color: #2d6da4;
	bottom: 0px;
	margin: 0 auto;
	margin-top: 60px;
	border-top: 10px solid  #800000;
 
	background-image: url(../img/asfalt-light.png);
	
}

footer p{
	color: #2d6da7;
 
}

footer .footer-top img{ 
  padding-bottom: 20px;
	
}

footer .footer-top p{
 padding-top: 10px;
	
}

.enlaces {
	font-size: 18px;
	text-decoration: none;

}

.enlaces a{
	color: #B8860B

}

.enlaces a:hover {
	color: #333;
}


  footer .footer-bottom {
    
    color:  #667733;
    padding: 0px 0;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #000060; 
}

footer .footer-bottom p{
 padding-top: 10px;
 
}

.granate {
	color:#DC143C ;

}

 .blanco {
	color:   #B8860B;

}
.info {
	margin-top: 50px; 
}

.cajas {
	height: 300px;
	margin-top: -25px;
	color: #000080
	 
	
}


.subraya {
    background-color: #000080;
    padding: 15px;
    color: #fff;
    text-align: center;

}
.jumbotron {
	background-color: #000080;
	background-image: url(../img/asfalt-light.png);
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
    color: #fff;

}

.jumbotron p{
 
    color: #fff;

}




.columncerra {

	max-width: 100%;
	margin: 0 auto;
	bottom: 0px;
	vertical-align: bottom;  
	
}

.lineado {
	width: 50%;
	border: 1px solid grey;
	margin: 0 auto; 

}

 

.jumbotron h1 {
color: #B8860B;
}
 
.jumbotron p {
	font-weight: 500;

}

 .boton_personalizado1 {
    text-decoration: none;
    padding: 10px 10px 10px 10px;
  
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    background-color: #8c1993;
    border-radius: 6px;
    border: 2px solid #ff0066;
   
  }
  .boton_personalizado1:hover{
    color: #1883ba;
    background-color: #ffffff;
  }
  
 


.boton_personalizado3 {
    text-decoration: none;
    padding: 10px 20px 10px 20px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    background-color: #8c1993;
    border-radius: 8px;
    border: 1px solid #0016b0;
   
  }


 



  .boton_personalizado3:hover{
    color: #1883ba;
    background-color: #ffffff;
  }

.luz.on{
  color: #0098ff;/*color del texto al cambiar*/
  text-shadow:
     1px  1px rgba(255, 255, 255, .1),
    -1px -1px rgba(0, 0, 0, .88),
     0px  0px 0px #fff;/*color de la luz del texto*/
}
.luz{
  font-size:20px;/*tamaño de la fuente*/
  color: #fff;
  text-shadow:
     1px  1px rgba(255, 255, 255, .1),
    -1px -1px rgba(0, 0, 0, .88);
}

.publicidad {
	
	background-color: #000080;
	color: #fff;
	padding: 30px 0 5px 0px;
	text-align: center;
	margin-top: 40px;

	background-image: url(../img/asfalt-light.png);
	border-top: 9px solid  #800000;
    border-bottom: 1px solid  #800000;
	
}
.publicidad h4{
	color:#fff;
}
 
h1 {
	font-size: 34px !important;
 
}

h2 {
 
	color: #000080;
}

h3  {
 font-size: 20px;
	color: #000080;
}


h4 {
 
	color: #fff;
}

img {
	width: 100%;
	height: auto; 
	 border-bottom: 3px solid #000080;
	 border-top: 3px solid #000080;
	 border-left: 3px solid #000080;
	 border-right: 3px solid #000080;
}

 

.minus {
	text-transform: none;
}

.carbonad {
	padding: 0px;
	border: none !important;
}


.espaciotop {
	margin-top: 80px;
}

.mencentral {
	font-size: 16px;
	
}
.mensaje {

		width: 100%;
		background-color: red;
		min-height: 50px;
}


.caja {
	width: 100%;
	background-color: #f1f1f1;
	border-color: #e5e5e5;
	padding: 20px; 
}

.caja p {
	font-size: 18px;
	text-align: left; 
}

.cajas {
	text-align: left; 
}

.cuarteto {
	margin-top: 20px;
}
.cuarteto h4 {
	margin-top: 40px;
}
 .listas {
	list-style: none;
	text-decoration: none;
	font-size:15px;
	margin-top: 10px; 
	 color:#000080
}

.listas  li {
	margin-bottom: 10px; 
}




 

 
 
