
.collapse.navbar-collapse {
	font-size: 10px;
}

body, html {
	font-family: 'Arimo', sans-serif;
	color: #5a5a5a;
	height: 100%;
}
.wraper{
	position: relative;
	min-height: 100%
}
h1 {
	font-size: 40px;
	text-align: left;
	line-height: 20px;
	font-weight: 600;
}

h1 strong {
	font-weight: 900;
}

h2 {
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	color: #FDFDFD;
	font-weight: 300;
}
h3{
	font-size: 20px;
	color: #737373;
	font-weight: 500;
	line-height: 20px;
	/*text-shadow: 1px 1px #97979A;*/
}
h5{
	font-size: 15px;
	color: #f2f2f2;
	font-weight: 500;
	line-height: 20px;
}
h4 {
	
	font-weight: bold;
}

img{
	max-width: 100%;
	height: auto;
}

p {
	font-family: arial, sans-serif;
	padding:0;
	margin: 0;
	color: white;
}

a {
	color: white;
}

a:hover, a:focus {
	text-decoration: none;
	color: #B0C5C8;
}

.section-title hr {
	border-color: #fcac45;
	border-width: 4px;
	width: 60px;
	float: left;
	clear: both;	
}
./*tf-menu.navbar-header{
	padding-left: 0;
	margin-left: 0;
	background-color: rgba(144, 13, 13, 0.8);
}

.navbar-header{
	background-color: rgba(13, 35, 78, 0.8);

}*/

.imga{
	width: 70%;
	height: auto;
}

.linkdocs{
	color: #003399;
}
.linkdocs:hover{
	color: #ffffff;
}


#tf-menu {
	padding: 0;
	margin: 0;
	transition: all 0.8s;
	background: rgba( 144, 13, 13, 0.8 );
	background-color: transparent;

}
.container-fluid{
	padding-left: 0;
	padding-right: 0;
	margin: auto;
}

.on {
	background-color: #222222 !important;
	padding: 0 !important;
}


a:focus {
  outline: none;
 }


.imga2{
	display: none;
}

.active{
	color: #00004d;
	background-color: none;
}

#tf-home {
	padding-top: 0;
	margin-top: 0;

	background-size: cover;
	background-position: center;
	
	background-repeat: no-repeat;
	color: #cfcfcf;
	/*height: 500px;*/
}
/* ----------------- CAROUSEL ----------- */
.carousel{
	/*height: 500px;*/
}
.carousel-inner{
/*height: 500px;*/
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
      width: 100%;
      height: auto;
     
}
.carousel .item img{
  	margin: 0 auto;
  }

.carousel-caption {
   left: 4%;
   bottom: 4%;
   line-height: 25px;
   
}
.carousel-caption h1{
	font-size: 30px;
}

#tf-home .overlay{
	/*background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	
	/*background-attachment: fixed;*/
	border:none;
}
#tf-home p.lead {
	color: #e3e3e3;
}
/*#tf-galeria .overlay{
	background-attachment: fixed;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 
}*/

/* ----------------------  NEWSLETTER  -------------------------------- */
#tf-actividades-news{
	
	padding: 80px 0;
}
.newsletter{
	width: 500px;
	margin: 0 auto;
}
.newsletter h4{
	letter-spacing: 2px;
}
.newsletter p{
	color: #535050;
	font-size: 12px;

	padding: 10px 0;
}

form .news{
	margin: 20px 0;
}
form .newsLabel{
	text-align: left;
	font-size: 12px;
}
.linha1{
	border-top: solid 1px #D5D2D2;
	padding-top: 20px;
}
.newsletter-baja{
	margin-top: 60px;
}
.navbarNewsletter{
	width: 100%;
	height: 50px;
	background: #0E255F;
	position: fixed;position: absolute;
}
.navbarNewsletter img{
	height: 50px;
	width: auto;
	

}
.navbarimg{
	margin-left: 10px;
	float: right;
	position: relative;
}
.navbarsalir{
	float: right;
}

/*----------------------- NOTICIAS ----------------------- */

#tf-title{
	background-color: #E8E3ED;
	border: #E8E3ED solid;
}
#tf-title p{
	color: #535050;
	margin-top: 10px;
}
#tf-title a{
	color: #fff;
}
#tf-noticias{
	margin-right: 14px;
}
.noticias{
	/*height: 300px`*/
	padding:0 0;
	margin: 0 0;
	
    border-right: 1px solid #CCC;
	
	border-bottom: 0;
}
.noticias a{
	color: #b30000;
	font-size: 	11px;
}
.mes{
	background-color: #737376;
	
	margin-top: 0 0;
	padding-top: 0 0; 
	

}
.mes p{
	margin-top: 0 0;
	padding: 0 5px 0 0; 
	color: #FCFBFE;
	
}

.dia{
	
	margin-top: 0;
	padding-top: 0;
	border: ;
	font-size: 20px;
}
.dia p{
	padding: 0 5px 0 0;
	color: #99989A;
	font-weight: bold;
}

.diasemana{
	
	margin: 0;
	padding: 0;
}
.diasemana p{
	padding: 0 5px 0 0;
	color: #5D56AF;
	font-weight: bold;
}

.noticia-texto{
	margin-left: 20px;
 	margin-right: 20px;
}

.noticia-texto p{
	color: #4440B3;
 	line-height: 21px;
}
.noticia-texto h4{
	text-align: left;
}
.linha2{
	background: #737376;
	border-right: 1px solid #CCC;
	padding-top: 2px; 
}
.linha2 a{
	color: #eae5e5;
}

#tf-linha{
	height: 20px;
}
.linha{
 	background: url(../images/Banda2.png);
 	background-repeat: repeat;
 	margin: 0 0;
 	padding: 0 0; 
 }

.botao{
	border: 1px solid gray;
	background-color: gray;
	padding: 3px 3px;
	margin-left: 20px;
}
.botaop{
	color: gray;
}

#googleMap {
    width: 100%; /* Span the entire width of the screen */
    height: 400px; /* Set the height to 400 pixels 
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); /* Change the color of the map to black and white */
}
.esconde_mapa{
	/*: none;*/
}
/*-------------------- rodape ---------------------*/
#tf-rodapie{

	background-color: #182832; 
	padding-top: 30px;

}
.contentrodapie{
 	padding-top: 20px;
}
.direccion p{
	font-size: 12px;
}
.horario p{
	font-size: 12px
}
.direccion, .redes-sociales{
 	margin: 40px 0;
}

#tf-rodapiecontact{
	padding-top: 200px;
	
	background-color: #182832;
}
.topform{
	padding-top: 20px;
}

.login{
	text-align: right;
}
.new-footer{
	/**/

	width: 100%;
	background-color: #182832; 
	color: #f2f2f2;
	padding: 20px 20px;
	text-align: left;
	font-size: 10px;
	font-weight: none;
	
}

.footer-bottom{
	position: absolute;
	bottom: 0;	
}
footer .redes-sociales{
	margin: 0 0;
}
/* ------------ Pagina Actividades  ------------------*/
#tf-actividades{
	padding: 120px 50px 100px 50px ;
	margin: auto;
	background-color: rgb(250, 249, 249);
}
#tf-actividades.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

#tf-actividades.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

/* Remove border and add padding to thumbnails */

#tf-actividades .thumbnail {
      padding: 0 0;
      border: none;
      border-radius:none;
  }
#tf-actividades  .thumbnail p{
      padding: 15px 0 15px 0;
      
      background-color:#cccccc ;
  }
  #tf-actividades  .thumbnail a{
  	color: #333333;
  }
#tf-actividades .thumbnail img{
	margin: 0;
	padding:0;
  	width: auto;
  	height: 200px;
  	border-radius:none;
  	text-align: center;
  }
  #tf-actividades  .thumbnail a:hover{
  	color: #FFF;
  	
  } 
#tf-actividades  .thumbnail p:visited{
  	color: #FFF;
  	
  } 

.titulos{
	color: gray;
	font-size: 150%;
}
.panel-body{
	line-height: 25px;
}	
.panel-body p,.panel-li a, .panel-p{
	color: #4d4d4d;
	text-align: justify;
}
.panel-body ul li{
	display: block;
	float: none;
}
.panel-body img{
	margin: auto;
}
.paneltop{
	padding-top:5px;
	display: block;
}

.panel-li a:hover{
	color: #b3b3b3;
	background: none;

}
.panel-footer a{
	text-align: left;
	color: #4d4d4d;
	text-transform: uppercase;
}
.panel-footer a:hover{
	color: #b3b3b3;

}
.special-h6{
	padding-bottom: 10px;
}
.texto p{
	color: #4d4d4d;
	text-align: justify;
	padding: 5px 5px;	
}
.belen-img{
	padding: 5px 5px;
	
}	
 /*---------------- Fim Actividades  ---------------------*/



/*---------------- Actividad_padres01 -------------------*/
.info_actividad{
	background-color: #f2f2f2;
	margin-bottom: 10px ;

 
}
.info_actividad h3{
	font-size: 15px;
	color: #808080;
	background: #cccccc;
	padding: 5px 0 5px 10px;
	text-shadow: none;
	
}
.info_actividad p{
	color: #808080;
	padding-left: 10px;
}
.table{
	width: 100%;
	margin: auto;
}
.table th{
	text-align: center;
	background:#808080;
	color: white;
}
.table-hover > tbody > tr:hover {
  background-color: #e6e6e6;
}

.titulo{
	color: #f2f2f2;
	background-color: #cccccc;
	padding-left: 10px;
	}
.conteudo{
	color: #808080;
	background-color: #f2f2f2;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fim{
	padding-bottom: 10px;
}
/*--------------- Fim actividad_padres01 -----------------*/
/*------------------------ Botones -----------------------*/
#tf-botones{
	padding: 50px 10px 100px 10px ;
	margin: auto;
	background-color: rgb(250, 249, 249);
}
.boton-normal{
	padding: 8px 8px;
	margin: 2px 0;
	background-color: #a6a6a6;
	color: #fff;
}

/*--------------- Inscripciones  -------------------------*/
#tf-informacion{
	margin: 0px auto;
	padding: 0 0;
	background-color: rgb(250, 249, 249);
	align: center;
}

/*--------------  Fim ------------------------------------*/
#tf-inscripciones{
	margin: 0px auto;
	padding: 110px 100px 20px 100px;
	background: rgba(13, 35, 78, 0.9);
	align: center;
}
/*----------------------  Pagina noticias-html ----------------*/
#tf-pag-noticias{
	margin: 0px auto;
	padding: 110px 100px 100px 100px;
	background-color: rgb(250, 249, 249);
	align: center;
}	
#tf-pag-noticias p{
	color: gray;
	line-height: 20px;
}
#tf-pag-noticias h2{
	color: gray;
	text-decoration: bold;
	text-align: right;
	line-height: 30px;
}
/* -----------------------------   Junta Directiva --------------------------------------- */
.quiensomos{
	background-color: #d9d9d9;
	margin: 10px 10px;
	padding: 8% 10%;
	line-height: 170%;
}
.quiensomos p{

	color:gray;
}
.media-body{
	padding-left: 10px;
}
.junta{
	width: 100%;
	text-align: center;
}

.junta h4{
	color: #535050;
	text-align: center;
	font-size: 16px;
	padding: 10% 5%;
}
.row-foto{
	display: inline-block;
}
.foto{
	/*width: 250px;*/
	padding: 5px 5px;
}
.foto-img{
	width: 120px;
	height: 120px;
	margin-bottom: 2px;
}
.foto p{
	color:#535050;
	text-align: center;
	padding: 5px 5px;
	line-height: 12px;
	font-size: 12px;

}
.escondejunta{
		display: none;
	}

/*---------------------------------- Menu galeria -----------------------------------*/
#tf-menugaleria{
	padding: 100px  5px 100px 5px;
	margin: auto;
	background-color: rgb(250, 249, 249); 
}
.tamanho{
	width: 200px;
	line-height: 20px;
	font-size: 11px;
}
.label-categoria{
	font-size: 12px;

}
#tf-menugaleria .thumbnail {
    padding: 0 0;
    margin: 5px 5px;
    border: none;
    border-radius: 0;
}
#tf-menugaleria img{
	width:100%;
	height:auto;
}
/*---------------------------------------- FIM  --  Menu galeria -----------------------------*/
/*---------------------------------------- Slide Show ----------------------------------------*/
 #tf-home{
    	padding-top: 0;
    }
   /*.carousel-caption {
        Hide the carousel text when the screen is less than 600 pixels wide 
    }*/
   
    .content-galeria01{
		padding: 98% 7% 4% ;
	}
	.content-galeria01 h2{
		display: none;
	}
}

/*---------------------------------------- FIM  -- Slide Show -----------------------------*/

img .imga2{
	display: none;
}

/*--************************   media   querys  **********************************--*/
/*-************************* MENU LATERAL PEQUENO ***************************-----*/
@media (max-width: 768px){
	/*.imga{
		display: none;hide the logo image in less than 768 pixeles wide 
		} 
	.imga2{
		display: block;
	}*/
	.carousel-caption {
       display: none;
    }
   
	header nav{
		position: fixed;
	}	
	#tf-galeria01{
			padding:0 0;
			margin: 0 0;
			height: 350px;

		}
	#tf-actividades-news{
		padding: 0 0;
		
	}	
	#tf-actividades{
		padding: 10px 15px;
		
	}

	#tf-actividades .thumbnail img{
	width: 100%;
  	height: auto;
  	
  	}

	.thumbnail {
	   margin: 5px 0 0 5px;
	    

	}
	.belen-img{
		
		text-align: center;
	}

	.noticiasbar{
		display: none;
	}
	.panel a{text-align: justify;
	}

	#tf-pag-noticias {
	margin: 0px auto;
	padding: 40px 20px;
	font-size: 80%;
	}

	#tf-pag-noticias h2{
	font-size: 10px;
	text-align: left;
	}	
	#tf-rodapiecontact{
		padding-top: 10px;
		padding-bottom: 0;
	}
	.media-body{
		float: none;
		width: 90%;
		text-align: left;
	}
	#juntadirectiva{
		display: none;
	}
	.escondejunta{
		display: block;
	}
}

@media screen and (max-width: 768px) {
	.col-xsa-12{
		width: 100%;
		padding: 7px 7px;
	}
}

@media screen  and (max-width: 890px) and (min-width: 769px){
	.col-msa-4 {
    	width: 33%;
   		padding: 5px 15px;
   		float: left;
  }
}

@media screen  and (max-width: 1099px) and (min-width: 891px){
	.col-lga-2 {
    	width: 25%;
   		padding: 5px 5px;
   		float: left;
  }
}
@media screen  and (max-width: 1472px) and (min-width: 1100px){
	.col-lga-2 {
    	width: 20%;
   		padding: 5px 5px;
   		float: left;
  }
}
@media screen  and (max-width: 1899px) and (min-width: 1473px){
	.col-lga-2 {
   	 	width: 18.5%;
    	padding: 5px 10px;
    	float: left;
  }
}

@media screen and (min-width: 1900px) {
	.col-lga-3 {
    	width: 16.66666%;
    	padding: 5px 10px;
    	float: left;

  }
}










