/* ----------------------------------------------------------------
	Circulos

	Código de José Antonio para controlar los círculos
-----------------------------------------------------------------*/


		.revo-slider-emphasis-text {
			font-size: 58px;
			font-weight: 700;
			letter-spacing: 1px;
			font-family: 'Raleway', sans-serif;
			padding: 15px 20px;
			border-top: 2px solid #FFF;
			border-bottom: 2px solid #FFF;
		}

		.revo-slider-desc-text {
			font-size: 20px;
			font-family: 'Lato', sans-serif;
			width: 650px;
			text-align: center;
			line-height: 1.5;
		}

		.revo-slider-caps-text {
			font-size: 16px;
			font-weight: 400;
			letter-spacing: 3px;
			font-family: 'Raleway', sans-serif;
		}

		.tp-video-play-button { display: none !important; }

		.tp-caption { white-space: nowrap; }

		#almonavlist {text-align: center;}

		#almonavlist li {
		    margin: 0;
		    padding: 0;
		    list-style: none;
		   
		    top: 0;
		}

		#almonavlist li, #almonavlist a {
		    height: 175px;
		    width: 175px;
		    display: inline-block;
		}

			.almohome {
			    
			    width: 175px;
			    background: url('/img/1.jpg') -175px 0;
			}

			.almohome a:hover{
			    
			    width: 175px;
			    background: url('/img//1.jpg') 0 0;
			}


			.almoliteratura {
			    
			    width: 175px;
			    background: url('/img//2.jpg') -175px 0;
			}

			.almoliteratura a:hover{
			    
			    width: 175px;
			    background: url('/img//2.jpg') 0 0;
			}

			.almobiblia {
			    
			    width: 175px;
			    background: url('/img//3.jpg') -175px 0;
			}

			.almobiblia a:hover{
			    
			    width: 175px;
			    background: url('/img//3.jpg') 0 0;
			}

			.almorecursos {
			    
			    width: 175px;
			    background: url('/img//4.jpg') -175px 0;
			}

			.almorecursos a:hover{
			    
			    width: 175px;
			    background: url('/img//4.jpg') 0 0;
			}


			.almoformacion {
			    
			    width: 175px;
			    background: url('/img//5.jpg') -175px 0;
			}

			.almoformacion a:hover{
			    
			    width: 175px;
			    background: url('/img//5.jpg') 0 0;
			}