/* GENERAL */

.slider-text a:hover,
.main-menu ul li:hover > a,.main-menu ul li.active > a,
.main-menu ul li ul.submenu li a:hover,
ul.sidebar-link li a:hover {
	color: #d3223c;
}

.mobile-menu-area {
 	height: 68px; 
 	margin-top: 10px;
}
	.mobile-menu-area .mean-container a.meanmenu-reveal {
		margin-top: 0;
	}


blockquote {
  padding-left: 0;
  border-left: 5px solid rgba(0, 0, 0, 0);
  font-size: 22px;
  line-height: 36px;
  font-style: italic;
  position: relative;
  color: #2d58a1;
  margin-top: 2em;
  margin-bottom: 2em;
  }
	@media (min-width: 768px) {
	  blockquote::before {
	    display: block;
	    left: -60px;
	    top: 10px;
	    position: absolute;
	    content: "\f10d";
	    font-family: 'FontAwesome';
	    font-size: 40px;
	    color: #d3223c;
	  }
	}
	blockquote small,
	blockquote cite {
	  color: #bbaa95;
	  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	  font-size: 11px;
	  font-weight: 400;
	  font-style: normal;
	  line-height: 18px;
	  text-transform: uppercase;
	  letter-spacing: 1px;
	}
	blockquote p {
	  font-size: inherit;
	  font-weight: 300;
	  line-height: inherit;
	}



.pagination>li>a, .pagination>li>span {
	color: #d3223c;
	}
	.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	    background-color: #d3223c;
	    border-color: #d3223c;	
	}

div.time.icon {
  font-size: 1em; /* change icon size */
  display: block;
  position: relative;
  width: 6.5em;
  height: 6.5em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
  }
	div.time.icon a {
		padding: 0;
	}

	div.time.icon * {
	  display: block;
	  width: 100%;
	  font-size: 1em;
	  font-weight: bold;
	  font-style: normal;
	  text-align: center;
	}
	div.time.icon strong {
	  position: absolute;
	  top: 0;
	  padding: 0.4em 0;
	  color: #fff;
	  background-color: #d3223c;
	  border-bottom: 1px dashed #d3223c;
	  box-shadow: 0 2px 0 #d3223c;
	}
	div.time.icon em {
	  position: absolute;
	  bottom: 0.3em;
	  color: #d3223c;
	}
	div.time.icon span {
	  font-size: 2.4em;
	  letter-spacing: -0.05em;
	  padding-top: 1.2em;
	  color: #2f2f2f;
	}
	
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background: white;
	z-index: 999;
}
#sticky-header {

}
	#sticky-header .logo {
		margin: 10px 0;

	}
		#sticky-header .logo  img {
			height: 68px;
		}
footer .footer-logo img{
	height: 60px;
}

.footer-menu li a:hover {
    color: #d3223c;
}


/* HOME */

/* header carousel */
.top-carousel,
.slider-area .slider-wrapper,
.slider-area {
	height: 550px;
}
@media (max-width: 767px) {
	.top-carousel,
	.slider-area .slider-wrapper,
	.slider-area {
		height: 450px;
		padding: 0;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.top-carousel,
	.slider-area .slider-wrapper,
	.slider-area {
		height: 650px;
		padding: 0;
	}
}	
	.slider-wrapper {
		background-size: cover;
	}
		.slider-text {
			position: absolute;
			width: 100%;
			height: 200px;
			z-index: 15;
			top: 50%;
			left: 50%;
			margin: -150px 0 0 -50%;
			padding: 0 10%;
		}
			.slider-text a {
				background-color: #d3223c;
			    border: 2px solid #d3223c;
			}


/* servicios */


.services-page-section {

}
	.services-page-section .service-row {
		margin: 40px 0;
	}
	.services-page-section .services-post h2 {
	    color: #333333;
	    font-size: 30px;
	    font-weight: 500;
	    margin-bottom: 23px;
	    line-height: 30px;
	}
	.services-page-section .services-post ul {
		padding-left: 20px;
	}	
	.services-page-section .services-post li {
		list-style: disc;
	}	
	.services-page-section img {
		width: 100%;
		height: auto;
	}


/* recent Socios */
.Recent-Socios-wrapper {
}
	.Recent-Socios-img {
		border: 1px solid #ccc;
		padding: 5px;
	}
		.Recent-Socios-img a  {
			display: block;
			min-height: 250px;
			max-height: 250px;
			background-size: contain;
			background-repeat: no-repeat;
			background-position: center center;
		}
	.Recent-Socios-text h4{
		margin-top: 10px;
	    width: 100%;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    overflow: hidden;    
	}

/* agenda */
#agenda_home div.time{
	float: left;
	margin-right: 20px;
}
#agenda_home .testimonial-img {
	padding-bottom: 0.5em;
}
#agenda_home .testimonial-text {
	min-height: 6.5em;
}

/* caousel socios portada */
.socios-carousel {
}
	.socios-carousel a {
		position: relative;
	    display: block;
	    width: 100%;
	}

	.socios-carousel a .full-width-image {
		width: 100%;
		height: 100px;
		background-position: center center;
		background-size: contain;
		background-repeat: no-repeat;
	}



/* Socios */
.Socios-list-wrapper {
}
.Socios-list-img {
	padding: 25px;
	min-height: 230px;
	max-height: 230px;
	display: flex;
	align-items: center;
	justify-content: center;
}
	.Socios-list-img img {

	}

.Socio-view-ficha-row {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.Socio-view-img img {
	width: 100%;
}
.Socio-view-box .information-list {
}
	.Socio-view-box .information-list  li {
		border-bottom: 1px dashed #eee;
		padding: 10px;
	}
	.Socio-view-box .information-list  li i {
		margin-right: 5px;
	}

/* Directivos */
.team-area {
	}
	.team-area .team-img {
		min-height: 230px;
		max-height: 300px;
		display: flex;
		align-items: flex-start;
		justify-content: center;
	}
		.team-area .team-img img {

		}
		.team-area .team-img a {
			position: relative;
		    display: block;
		    width: 100%;
		}
			.team-area .team-img a::before {
			    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
			    content: "";
			    height: 100%;
			    left: 0;
			    opacity: 0;
			    position: absolute;
			    transition: all 0.3s ease 0s;
			    width: 100%;
			}

		.team-area .team-img .full-width-image {
			width: 100%;
			height: 200px;
			background-position: center center;
			background-size: cover;
			background-repeat: no-repeat;
		}
		.directivos.team-area .team-img .full-width-image {
			height: 300px;
		}
		.socios.team-area .team-img .full-width-image {
			width: 90%;
			margin-left: 5%;
			background-size: contain;			
		}

		.team-area .team-text {
			height: 75px;
			padding: 0 10px;
		}

		.team-area .team-icon {
			min-height: 64px;
		}
			.team-icon a:hover {
			    background: #d3223c;
			    color: #fff;
			}

/* Contacto */

#contact-form > button {
	background:  #d3223c;
}
.contact-form button {
   background: #d3223c;
   border: 1px solid #d3223c;
}
.contact-icon{}
.contact-icon i{
   background-color: #d3223c;
   border: 1px solid #d3223c;
 }
.contact-icon-wrapper:hover .contact-icon i{
	color:#d3223c;
	background-color:rgba(255, 255, 255, 0);
}
#contact-form > button {
   background: #d3223c none repeat scroll 0 0;
}



/* noticias */

.blog-right-text h2 a:hover {
	color: #d3223c;
}
.bolg-right-img .full-width-image {
	height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
}



/* agenda */
.blog-header .time.icon,
#agenda .time.icon {
    width: 4em;
    height: 4em;
    font-size: 1em;	
}
	.blog-header  div.time.icon strong,
	#agenda div.time.icon strong {
		font-size: 0.75em;
		padding: 0;
	}
	.blog-header  div.time.icon span,
	#agenda div.time.icon span {
		font-size: 1.8em;
		padding-top: 1.1em;	
	}
.blog-header  div.time,
#agenda div.time{
	float: left;
	margin-right: 20px;
}
.blog-header  .testimonial-img,
#agenda .testimonial-img {
	padding-bottom: 0.5em;
}
.blog-header  .testimonial-text,
#agenda .testimonial-text {
	min-height: 4em;
}