@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");

body{
	padding-top: 60px;
}

.amigos img{
	padding: 10px;
	box-shadow: 0 0 6px rgba(0,0,0,.1);
}

.amigos a{
	min-height: 150px;
	min-width: 150px;
	background: url("../imagenes/carga.GIF") center  no-repeat;
	display: block;

}

.amigos div, .articulos div{
	padding:  0 20px;
}

.amigos h3{
	text-align: center;
	margin: 0 0 20px 0;
}

.articulos p{
	margin-bottom: 25px;
}

.articulos{
	text-align: center;
}

.articulos img{
	border: 1px solid #ccc;
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	padding: 10px;
}

.desplegable-menu{
	color: rgba(255,255,255,0.6);
	font-size: 2em;
	line-height: 1em;
	margin: 5px 8px;
}

.franja-azul{
	background: #1B79D5;
	padding: 2em 0;
	color: #fff;
}

.iconos-home{
	color: #1B79D5;
	text-decoration: none;
	display: block;
}

.iconos-home h2{
	font-weight: bold;
}

.iconos-home:hover{
	text-decoration: none;
	color: #4E545B;
}

.input-group{
	margin-bottom: 8px;
}

.loginfondo{
	background: url("../imagenes/fondo-panel.jpg") no-repeat center;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	padding-top: 5em;
	overflow-y: scroll;
}

.login{
	max-width: 450px;
	padding: 24px 60px;
	margin: 10px auto;
	background: rgba(255,255,255,0.5);
	border-radius: 8px;
	box-shadow: 0 5px 8px rgba(0,0,0,.8);
	text-align: center;
}

.login input{
	opacity: 0.5;
	padding-bottom: 0.6em;
	text-align: center;
	padding: 8px;
	font-size: 1.3em;
	width: 90%;
	clear: both;
	border: none;
	margin-bottom: 8px;
	border-radius: 8px;
}

.login input:hover, .logins input:active{
	opacity: 1;
}


.login img{
	width: 80%;
	height: auto;
	margin-bottom: 8px;
}


.slider{
	max-height: 550px;
	margin-bottom: 1.2em;
}

.slider img{
	width: 100%;
	height: auto;
}

.slider h2{
	text-align: center;
}

.secciones p{
 padding: 0 25px;
}

.top-menu{
	background: #1B79D5;
}

.top-menu li a{
	color: #fff;
	font-size: 1.2em;
}

.top-menu li a:hover, .top-menu li a:active, .top-menu li a:focus, .top-menu li a.activo{
	text-decoration: none;
	background: #2467C6 !important;
}

.top-menu .open >  a{
	background: #2467C6 !important;
}

.top-menu li:hover{
	background: #2467C6;
}



.txt-1{ font-size: 1em;}
.txt-2{ font-size: 1.2em;}
.txt-3{ font-size: 1.5em;}
.txt-4{ font-size: 1.8em;}
.txt-5{ font-size: 2.2em;}
.txt-6{ font-size: 3em;}
.txt-7{ font-size: 4em;}
.txt-8{ font-size: 5em;}
.txt-9{ font-size: 6em;}
.txt-10{ font-size: 8em;}

.logo {
	max-width: 160px;
 	padding: 5px;
 	display: block;
 	float: left;
}


.pie-pagina{
	background: #484848;
	padding: 3em 0em;
	color: #fff;
	margin-top: 1.3em;
	text-align: center;
}

.pie-pagina img{
	display: inline-block;
}

.pie-pagina img.logo-rang{
	display: inline-block;
	max-width: 120px;
	width: 100%;
	height: auto;
}

.pie-pagina div[class*="col"]{
	padding: 10px;
}


.whatsaap{
  background: #2DB742;
  color: #fff;
  position: fixed;
  left: : 20px;
  bottom: 10px;
  border-radius: 20px;
  padding: 8px 12px;
  z-index: 100;
}

.whatsaap:hover{
  color: #fff !important;
}

.whatsaap img{
  width: 22px;
  height: auto;
}

.pt-1 { padding-top:.25rem!important; }         
.pr-1 { padding-right:.25rem!important; }                       
.pb-1 { padding-bottom:.25rem!important; }      
.pl-1 { padding-left:.25rem!important; }                            
.px-1 { padding-left:.25rem!important;padding-right:.25rem!important; }
.py-1 { padding-top:.25rem!important;padding-bottom:.25rem!important; }

.pt-2 { padding-top:.5rem!important; }                                              
.pr-2 { padding-right:.5rem!important; }                                
.pb-2 { padding-bottom:.5rem!important; }               
.pl-2 { padding-left:.5rem!important; }                                             
.px-2 { padding-right:.5rem!important;padding-left:.5rem!important; }
.py-2 { padding-top:.5rem!important;padding-bottom:.5rem!important; }

.pt-3 { padding-top:1rem!important; }                               
.pr-3 { padding-right:1rem!important; }             
.pb-3 { padding-bottom:1rem!important; }                
.pl-3 { padding-left:1rem!important; }                              
.py-3 { padding-bottom:1rem!important;padding-top:1rem!important; }
.px-3 { padding-right:1rem!important;padding-left:1rem!important; }

.pt-4 { padding-top:1.5rem!important; }                             
.pr-4 { padding-right:1.5rem!important; }               
.pb-4 { padding-bottom:1.5rem!important; }              
.pl-4 { padding-left:1.5rem!important; }                                
.px-4 { padding-right:1.5rem!important;padding-left:1.5rem!important; }
.py-4 { padding-top:1.5rem!important;padding-bottom:1.5rem!important; }

.pt-5 { padding-top:3rem!important; }   
.pr-5 { padding-right:3rem!important; } 
.pb-5 { padding-bottom:3rem!important; }    
.pl-5 { padding-left:3rem!important; }  
.px-5 { padding-right:3rem!important;padding-left:3rem!important; }
.py-5 { padding-top:3rem!important;padding-bottom:3rem!important; }