/*  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: 0;
  margin-top: 0;
   margin-bottom: 0;
  background: #800000;
   padding-top: 0;
  padding-bottom: 0;
  
}

 
.navbar-nav{
  margin-top: 0px;
  margin-bottom: 0px;
 }


.navbar-fixed-top .navbar-nav > li > a {
	padding: 1px 1px;
	margin: 0;
	border-radius: 3px;
	color: #fdf;
	line-height: 24px;
	display: inline-block;
	text-transform: none;
	font-weight:500;
	font-size:18px;
	font-family:'Roboto';
}

.navbar-fixed-top .navbar-nav > li > a:hover{
	background: #0BA9F9;
	color:#fff;
}

 

 .navbar-brand {
    
       padding: 0px 10px 15px 10px;
    
     display: inline-block;
     
 
 
   
  }

 

 

 @media (max-width: 767px) {
 
   .navbar-header {
     margin-top: 20px;
     padding-left: 10px;
   }

   .navbar {
	padding-bottom: 0px;
   }

 
  


 }

.navbar-nav>li{
  margin-left: 20px;
  padding-bottom: 20px;
}


.jumbotron {
	color:white;
	margin-top: 5px;
	text-align: center;
	background-color: #cdcdcd;
	background-image: url(../img/background.jpg);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 100px;
	padding-bottom: 80px;
	-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);


}

.jumbotron p {

 color:white; 
 
	
}

.jumbotron .solida {
 height: 100px;
 width: 100px;
 float:right;
 margin-bottom: 33px;
	
}
 


 
 
 
                                                                                 
 /* FOOTER ================================================================================= */


 footer {
	background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/fondo-2.jpg) fixed center center;
	background-size: cover;
	padding: 80px 0;
	border-top: 10px solid #800000;
	border-bottom: 15px solid #000080;
	color: #999999;

}

footer h4{
	color: #B8860B;
 
}   

footer p{
	color: #CCCCCC;
 
}

footer .footer-top img{ 
  padding-bottom: 20px;
	
}

footer .footer-top p{
 padding-top: 10px;
	
}

.enlaces {
	font-size: 17px;
	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;
 
}


.negrita {
	font-weight: bold;

}
 
.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;
    background-image: url(../img/subtlenet.png);
}
 



.columncerra {

	max-width: 100%;
	margin: 0 auto;
	bottom: 0px;
	vertical-align: bottom;  
	
}

.lineado {
	width: 50%;
	border: 1px solid grey;
	margin: 0 auto; 

}

 

 

 .boton_personalizado1 {
    text-decoration: none;
    padding: 10px 10px 10px 10px;
    
    font-weight: 600;
    font-size: 12px;
    color: #ffffff;
    background-color: #8c1993;
    border-radius: 6px;
    border: 2px solid #ff0066;
   
  }
  .boton_personalizado1: a hover{
    color: #1883ba;
    background-color: #ffffff;
  }
  
 


.boton_personalizado3 {
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    text-align: center;
    font-weight: 600;
    font-size: 25px;
    color: #ffffff;
    background-color: #8c1993;
    border-radius: 8px;
    border: 1px solid #0016b0;
    margin-bottom:62px;
   
  }


 



  .boton_personalizado3: a 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: 90px 5px 60px 5px;
	text-align: center;
	margin-top: 40px;

	 background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/bg-2.jpg) fixed center center;
	border-top: 9px solid  #800000;
    border-bottom: 1px solid  #800000;


    -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);
	
}
.publicidad h4{
	color:#fff;
 
}

.publicidad p{
	color:#fff;
    font-size:22px;
    padding-bottom: 22px;
}



  .publicidad1 {
		 
   
    background-color: #000080;
	color: #fff;
	padding: 30px 0 5px 0px;
	text-align: center;
	margin-top: 40px;

	 background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/bg-3.jpg) fixed center center;
	border-top: 9px solid  #800000;
    border-bottom: 1px solid  #800000;


    -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);
	
}



 
 
h1 {
	font-size: 40px !important;
 
}

h2 {
 
	color: #000080;
}

h3  {
	font-size: 20px;
	color: #000080;
}


h4 {
	color: #000080;
}

img {
	width: 100%;
	height: auto; 
	 border-bottom: 3px solid #800000;
	 border-top: 3px solid #800000;
	 border-left: 3px solid #800000;
	 border-right: 3px solid #800000;
 
}
 

.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: 16px;
	margin-top: 10px;
	color: #000080
}

.listas  li {
	margin-bottom: 10px; 
}




 

 
 
 /* Image */

	.image {
		border-radius: 4px;
		border: 0;
		display: inline-block;
		position: relative;
		overflow: hidden;
	}

	 


	 	 

		.image img {
			border-radius: 4px;
			display: block;
		}

		.image.left {
			float: left;
			margin: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			margin: 0 0 1em 1.5em;
			top: 0.25em;
		}

		 
		 