/*  ESTILOS PROPIOS =======================  */


body {
	background-color: #ddd;
	margin-top: 0px;
}

h1, h2, h3, h4, h5, h6 {
margin: 0 0 35px;
text-transform: uppercase;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
letter-spacing: 1px;
}

h1 {
	font-size: 31px !important;
}

.letra20 {
	font-size:20px;
}
img {
	width: 100%;
	height: auto;
	border:#808080 5px solid;
}

.negrita {
	font-weight: bold;

}

.publicidad {
	
   background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/bg-2.jpg) fixed center center;
 
	padding: 30px 0 5px 0px;
	text-align: center;
	margin-top: 40px;
    color: #fff;
    border-top:#808080 5px solid;
    border-bottom:#808080 5px solid;
}

.publicidad h2 {
	font-weight: 700;
}

.publicidad p {
	font-size: 22px;
}
/*  HEADER =====================================================================  */
.navbar {
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  background: #808080;
  padding-top: 0;
  padding-bottom: 0;
 
}

 
.navbar-header{
	padding-top: 0;
	padding-bottom: 0;
 
}


.navbar-nav{
  margin-top: 0px;
  margin-bottom: 0px;
 }


.navbar-fixed-top .navbar-nav > li > a {
	padding: 5px 5px;
	margin: 0;
	border-radius: 3px;
	color: #fdf;
	line-height: 24px;
	display: inline-block;
	text-transform: none;
	font-weight: 400;
	font-size: 17px;
	font-family: Roboto;
}

.navbar-fixed-top .navbar-nav > li > a:hover{
	background: #0BA9F9;
	color:#fff;
}

 

 
 
  
 

 

 @media (max-width: 767px) {
 
   .navbar-header {
	margin-top: 15px;
    margin-left: 15px; 
	padding-top: 3px;
	padding-left: 5px;
   }

   .navbar {
	padding-bottom: 0px;
   }

  


 }

.navbar-nav>li{
	margin-left: 20px;
	padding-bottom: 7px;

}
 
 .navbar-fixed-top .navbar-nav > li > a:hover{
	background-color: #0088ff;
	color:#fff;
}

.navbar-nav> li .dropdown-menu  li{
	 background: #fff;

}


   


 .sb-page-header {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/bg-1.jpg) fixed center center;
 
	padding-top: 80px;
	padding-bottom: 20px;
	text-align: center;
	margin: 0 auto;
	box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
	font-size: 20px;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}
 
 

.sb-page-header h1 {
	 
	font-size: 35px;
	font-weight: 700;
	color: rgba(255,255,255,0.8);
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto;
	  
}


.sb-page-header p {
	text-align: center;
	margin: 0 auto;
	  color: #fff;
 
  font-size: 28px;
  font-weight: 700;
}

  
  



.boton_personalizado1 {
	text-decoration: none;
	padding: 4px;
	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_personalizado2 {
    text-decoration: none;
    padding: 10px 20px 10px 20px;
  
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    background-color: #1883ba;
    border-radius: 6px;
    border: 2px solid #0016b0;
	 
   
  }
  .boton_personalizado2: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);
}
  
/*  CONTENIDO =====================================================================  */

.icono6 {
	font-size: 50px;
	text-align: center;
	padding-bottom: 20px;
	vertical-align: middle;

}


.panel-default>.panel-heading {
	color: #FFF;
	background-color: #808080;
}

.central {
	margin-top: 50px;
}

.der {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: 800;
}

.minus {
	text-transform: none;
}


.espaciotop {
	margin-top: 40px;
}

.espaciotop2 {
	margin-top: 80px;
}

.mencentral {
	font-size: 18px;
	
}
.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: center;
}

 .listas {
	list-style: none;
	text-decoration: none;
	font-size: 16px;
	margin-top: 10px;
	
}

.listas  li {
	margin-bottom: 10px;
}

.subrayazul {
	background-color: #009797;
	padding: 10px;
	color: white;
	background-image: url(../img/subtlenet.png);
}

/*  FOOTER =====================================================================  */

footer {
 
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/bg-3.jpg) fixed center center;
    	background-size: cover;
	margin-top: 50px;
	border-top: 5px solid #808080;
	border-bottom: 5px solid #808080;
 

}

 
footer p{
 
    color: #fff;
 

}


footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

 

.enlaces {
	font-size: 15px;
	text-decoration: none;
	color: #337ab7;

}
.enlaces a{
	color: #CCCCCC;

}



/*  MEDIAS =====================================================================  */

@media screen and (min-width: 600px) and (max-width: 1200px) {
    img {
		width: 40%;
		margin: 0 auto;
		height: auto;
		margin-bottom: 10px;
	}
	footer img {
		width: 100%;
	}

	
	

}




@media screen and (max-width: 600px) {
    img {
		width: 100%;
		margin: 0 auto;
		height: auto;
		margin-bottom: 10px;
	}
	.publicidad h4 {
		font-size: 13px;
		padding: 20px;
}
	
}
