/* Slideshow
 ========================================================================== */
.tm-top-teaser {
  height: auto;
  border-radius: 0;
  background: none;
  box-shadow:none;
}
@media (min-width: 480px) {
  .tm-top-teaser {
    border-radius: 0;
  }
}
/* Fabricantes
 ========================================================================== */
#tm-top-a.tm-block {
    padding: 40px 40px 0 !important;
}

/* Newsletter
 ========================================================================== */
 #tm-top-b.tm-block {
    padding: 25px 25px 0;
}

.uk-panel.uk-panel-header.nl button.btn,
.uk-panel.uk-panel-header.nl input.btn[type="submit"] {
    padding: 5px 15px;
}
.acymailing_introtext h2 {
	text-align:center;
	margin:0;
}
.acymailing_module_form .acymailing_introtext {
/*	float:left;
	margin-right:10px !important;*/
}
div.acymailing_module, .acymailing_module div {
	display: inline-flex;
}


/* Imagen art
 ========================================================================== */
.uk-align-left {
    max-width: 450px;
}

/* Footer
 ========================================================================== */

.tm-footer {
    background: #344449 none repeat scroll 0 0;
    margin-top: 50px;
}
.tm-footer p,
.tm-footer a {
	color:#fefefe;
	font-size:11px;
}
.tm-footer a:hover {
	color:#f2f2f2;
}
.tm-totop-scroller {
    background: #1db9e8 none repeat scroll 0 0;
}
.uk-margin-large-top {
    margin-top: 0 !important;
}
/* Copyright
 ========================================================================== */
.uk-panel.cr,
.uk-panel.cr p,
.uk-panel.cr a {
    color: #aeaeae;
    padding-top: 10px;
}

/* Bottom-B
 ========================================================================== */

#tm-bottom-b.tm-block {
    padding: 0 !important;
}

/* Foto inicio
*************************************************************************** */
.foto-inicio img {
    margin: 0 25px 0 0;
    float: left;
    max-width: 400px;
    height: auto;
}