/* ========================================================================

   Generales

========================================================================== */

img.pull-left {
	float: left;
	padding: 5px 20px 0 0;
}
.uk-article h4 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin: 20px 0;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #00a8e6;
}
/* ========================================================================

   Nav  y Menu

========================================================================== */

input.uk-search-field {
	width:175px !important;
}

.link-social-media{
padding: 0 5px !important;
}

.uk-navbar-nav > li > a {
	padding: 0 10px !important;
}
.uk-navbar-nav > li.uk-parent > a {
    padding-right: 20px !important;
}
.tm-navbar .uk-navbar{
  display: flex !important;
  justify-content: space-around;
}
.uk-navbar-nav > li > a {
  font-size : 16px !important;
  font-weight: 800 !important;
}
/* ========================================================================

   Cab pagina

 ========================================================================== */

.uk-cover-background {
	background-position: 50% 70% !important;
}
/* ========================================================================

   Logo

========================================================================== */

.tm-headerbar img {
	padding: 25px 25px;
}
.tm-logo p {
    margin: 0 !important;
}
.tm-headerbar .tm-logo {
	float: inherit;
}
.tm-headerbar {
	margin-top: 222px !important;
	margin-bottom: 10px !important;
}

/* ========================================================================

   ultimas noticias -home

 ========================================================================== */

.ultimas-noticias .dark-text h3.mnwall-title a,  .ultimas-noticias .dark-text h3.mnwall-title span {
	color: #00a8e6 !important;
}
.ultimas-noticias h3.mnwall-title a,  .ultimas-noticias h3.mnwall-title span {
	text-transform: inherit !important;
}
.ultimas-noticias .mnwall-s-desc,  .ultimas-noticias .mnwall-desc {
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	padding: 0 15px 5px !important;
}
.ultimas-noticias .flickity-prev-next-button.previous {
	left: 650px !important;
}
.ultimas-noticias .flickity-prev-next-button {
	font-size: 20px !important;
	width:25px !important;
	height:25px !important;
	background:#ccc !important;
	border-radius:0;
	top: -9%;
}
/* ========================================================================

   agenda home

 ========================================================================== */

.agenda-home #extcal_minical > table {
	width: 100% !important;
}
.agenda-home #extcal_minical .extcal_navbar,  .agenda-home #extcal_minical TABLE.extcal_weekdays {
	width: 100% !important;
}
/* ========================================================================

   newsletter

 ========================================================================== */

table.acymailing_form {
	margin: 0 !important;
}
.acymailing_module_form td {
	text-align: left;
}
/* ========================================================================

   Mobile Logo 
   
 ========================================================================== */


.tm-logo-small {
	float: right;
}

/* ========================================================================

   Actividades pasadas	 
   
 ========================================================================== */
.uk-article h4 {
	text-transform: none !important;
}

.sprocket-lists-modern-title {
	padding: 15px 20px 15px 0 !important;
	font-size: 1.45em !important;
}
/* ========================================================================

   Declaraciones	 
   
 ========================================================================== */

h2.sprocket-mosaic-title {
    line-height: 24px !important;
    font-weight: 400 !important;
}

/* ========================================================================

   Ultimas noticias	 
   
 ========================================================================== */


.mnwall-item-outer-cont {
	border:1px solid #999;
}
h3.mnwall-title a, h3.mnwall-title span {
    text-transform: inherit;
}

.uk-navbar-flip{
  display: none !important;
}

.menu-link-icon{
  width: 30px !important;
}

@media (min-width: 1120px) {
    .uk-container {
        max-width: 1285px!important;
        padding: 0 15px;
    }
}
@media (max-width: 1024px){
  .uk-navbar-nav > li > a {
    font-size: 11px !important;
  }
}
