.table thead th {
    width: 14% !important;
    padding: 0.55rem !important;
    font-size: 15px;
    hyphens: auto;
}
.table td, .table th {
    width: 14% !important;
    padding: 0.55rem !important;
    font-size: 15px;
    hyphens: auto;
}
table.table.wow.fadeInDown {
    margin: 0px;
}
ul.filter {
    padding: 10px;
}
.carousel-inner a 
{
	color: white;
	text-shadow: 2px 2px 3px black;
}
.carousel-inner a:hover
{
	color: white;
	text-decoration: none;
}
ul.filter li
{
    text-decoration: none;
    display: inline;
    margin: 10px 0px;

}
.calendario2 .col-lg-12
{
	padding: 0px;
}
.calendario .collapse:not(.show) {
    display: inline;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}
.compartir
{
	background: #327f49;
	color: white;
	margin: 5px 5px 5px 0px;
	padding: 10px 4px;
	text-align: center;
	border-radius: 6px;
	width: 60px;
	display: inline-block;
	transition:0.5s;
}
.compartir:hover
{
	background: #CB2328;
	color: white;
}
.pleca strong
{
	color: #E6E6E6;
}
#asociados 
{
	text-align: center;
	display:block;
}
#asociados img
{
	margin: 10px 20px; 
	display: inline-block;
	width: 15%;
}
.pad
{
	padding: 20px 20px;
}
.titular
{
	border-bottom: 2px solid #B3B3B3;
	margin-bottom: 15px;
    font-weight: 800;
    line-height: 1.1;
    /* text-align: justify; */
    font-size: 30px !important;
}
.fecha-noticia
{
	background: #51924b;
	color: white;
	font-size: 12px;
	padding: 4px 8px;
	margin: 0px 5px 0px 0px;
}

.estrac
{
	background: #cc2128;
	color: white;
	font-size: 12px;
	padding: 4px 8px;
	margin: 0px 5px 0px 0px;
}
.der a
{
	width: 80%;
	margin: 10px 0px;
	display: block;
	text-align: center;

}
.der 
{
	margin: 50px 0px;

}
.fecha
{
	font-size: 12px;
	display: block;
	font-weight: 600;
	color: #4D4D4D;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 0px;
}
.dropdown-menu a {
 	border-bottom: 1px solid white;  
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #428d3e;
}
.dropdown-menu.show {
    box-shadow: 2px 2px 3px #dadada;
}
.boton
{
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 40px;
    border-radius: 5px;
    transition: 0.5s;
    color: #fff;
    background: #327f49;
}
.parrafo
{
	text-align: justify;
}
.cinco .col-md
{
	padding: 0px !important; 

}
.cinco .col-md p {
    padding: 15px;
    border-right: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
    height: 90%;
    position: relative;
    top: -8px;
}
.cinco h4
{
	background: black;
	text-align: center;
	color: white;
	margin-top: 0px;
}
.cinco h4 span
{
	background: green;
	padding: 8px 15px;
	border-radius: 100px;
}
.boton:hover
{
    color: #fff;
    background: #CB2328;
    text-decoration: none;
}
#noticias-rec
{
	background: #F7F7F7;
}
#noticias-rec a
{
	color: #000;
	text-decoration: none;
}
#noticias-rec .col-md-4
{
	transition: 0.5s;
	border: 0px solid #D3D3D3;
}
#noticias-rec .col-md-4:hover
{
	transform: scale(1.08);
	background: white;
	z-index: 1000;
}
#noticias-rec .col-md-9 h5
{
	font-size: 16px;
	margin-top: 10px;
}
#noticias-rec .col-md-3
{
	margin: 10px 0px;
}
#noticias-rec .col-md-4 .row
{
	border-bottom: 1px solid #D3D3D3;
	height: 100%;
}
.navbar-brand{
	padding: 0px 25px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background: white !important;
    box-shadow: 2px 2px 10px grey;
}
.navbar{
    padding: 0px;
}
link:focus, .navbar-light .navbar-nav .nav-link {
    transition: 0.5s;
}
link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color:  #53924B;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border: none;
}
.banner
{
	height: 500px !important;
	background: black;
	z-index: 100;
}
#linea {
    background: white;
    width: 20px;
    position: relative;
    right: 12px;
    top: -19px;
    height: 118px;
    transform: rotate(7deg);
    z-index: 0;
    display: inline-block;
}
#redes
{
	background: black;
    height: 110px;
    padding: 10px 0px 0px 0px;
    display: flex;
}
#redes i
{
	color: white;
	font-size: 22px;
	transition: 0.5s;
	padding: 30px 10px;
}
#redes i:hover
{
	color: #53924B;
	padding: 25px 10px;
}
#redes a
{
	display: inline-block;
	z-index: 1000;
}
.carousel-caption {
    text-align: left;
    padding-bottom: 50px;
}
.linea
{
	width: 130px;
	height: 2px;
	background: #327f49;
	display: block;
	margin: 0px auto 22px auto;

}
.otroboton
{
	border: 3px solid #428d3e; 
	padding: 15px 25px;
	border-radius: 5px;
}
.otroboton:hover
{
	text-decoration: none !important;
	background: #428d3e; 
}
.size14
{
	font-size: 26px !important;
	position: relative;
	top: -5px;
}
.centrar
{
	display: block;
	margin: auto;
}
.cta
{

	background: url("https://image.freepik.com/foto-gratis/fondo-negro-jugador-baloncesto_23-2147606531.jpg");
	padding: 40px 0px; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed; 
}

.cta h3
{
	color: white;
	text-align: right;
}
footer{
	width: 100%;
	background: black;
	color: white;
	height: auto;
}
footer a{
	color: white;
	font-size: 16px;
}
footer h4
{
  font-weight: 200;	
}
footer #credit
{
	width: 100%;
	text-align: center;
	padding: 10px;
	background: #141414;
}
@media (min-width: 1024px) {

 
}
@media (max-width: 992px){
#linea
{
	display: none;
}
#inicio h2:after {
    display: none;
}
#inicio h2:before {
    display: none;
}
#redes
{
	background: black;
    height: auto;
    padding: 0px;
    text-align: center;
    display: block;
}
#redes i
{
	color: white;
	font-size: 22px;
	transition: 0.5s;
	padding: 15px 10px;
}
#redes i:hover
{
	color: #53924B;
	padding: 10px 10px;
}
#redes a
{
	display: inline-block;
	z-index: 1000;
}
.carousel-caption {
    display: inline;
}
.carousel-caption p{
    display: none;
}
.cta
{
	text-align: center;
}
.cta h3
{
	color: white;
	text-align: center;
}

#noticias-rec img
{
	width: 95%;
}
#noticias-rec .col-md-3
{
	width: 29%;
	margin: 10px 0px;
}
#noticias-rec .col-md-9
{
	width: 70%;
}
#noticias-rec .col-md-9 h5
{
	font-size: 16px;
	margin-top: 10px;
}
.navbar
{

    padding: 10px 20px;
}
footer
{
	text-align: center;
}
footer div
{
	padding: 10px;
}
footer .form-inline {
    display: -ms-flexbox;
    display: grid;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}
.der .form-inline
{
	display: none;
}
.der a
{
	text-align: center;
	display: inline-block;
	width: 100%;
}
.navbar-brand{
	padding: 0px 0px;
}
#asociados img
{
	margin: 10px 2px; 
	display: inline-block;
	width: 27%;
}
.der 
{
	margin: 0px 0px 30px 0px;

}
.nopad
{
	padding: 0px !important;
}
}
@media (min-width: 768px){
.carousel-caption {
    display: inline;
}
}
@media (min-width: 992px){
.carousel-caption {
    display: inline;
}
#noticias-rec img
{
	width: 95%;
}

}
.btn {
    text-align: left;
   }
