.menu-block .gf-menu li.item101,
.mapprint {
	display: none;
}

/* Contacto */
.contact-form legend {
	font-size: 1em;
}
.contact-address {
    margin: 0;
}
.contact-form label {
	font-size: 1.25em;
}

#jform_contact_lopd {
	float: left;
	margin: 6px 10px 0 0;
}

.contact-form legend .sub {
	font-size: .8em;
}

/*DIV DE COOKIES*/
#ca_banner {
  height: auto !important;
}
#ca_banner h2 {
  font-size: 12px;
  font-weight: bold;
}
#ca_banner p {
    font-size: 11px;
    padding: 4px 10px !important;
}

#ca_banner .infoplus a:hover {
    color: #000 !important;
}

#ca_banner p span {
	text-decoration: none !important;
}

#ca_banner .infoplus a {
	text-decoration: none !important;
}

#ca_banner .accept {
	background: #004192 !important;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	float: none !important;
	font-size: 12px;
	margin: 5px auto;
	padding: 2px;
	text-shadow: 1px 1px 0 #004192 !important;
	width: 90px;
	font-size: 11px;
}

.-rt-menu-home #rt-main {
    margin-top: 300px;
}

/* CONTACTO */
.title3 .module-title .title {
	color: #ffffff;
	background: #004290; /*#3B3B3B;*/
}

/* PIE */
/*
.rt-grid-10 .rt-block {
	padding: 15px;
	margin: 10px;
	position: relative;
	float: left;
}
*/
/* Productos */
table.tablesaw {
	margin-bottom: 40px;
	border: 1px solid #dfdfdf;
}

.box10 {
	background: #f0f0f0;
}

.product-extra dl dt,
.product-extra dl dd {
	display:inline-block;
	letter-spacing:normal;
	word-spacing:normal;
	vertical-align:top;
	padding:0;
	margin:0;
}

.product-extra dl dt {
	font-weight: 600;
	width: 48%;
	padding: 0 2% 0.5em 0;
}

.product-extra dl dd {
	margin-right: -1px;
	width: 50%;
	padding: 0 0 0.5em 0;
}

.product-extra .rt-block[class^="box"],
.product-extra .rt-block[class*=" box"] {
	margin-bottom: 0;
}

/* Aplicaciones */

.sprocket-mosaic .sprocket-padding .sprocket-mosaic-tags {
    background: #004290;
}

#rt-mainbottom {

    color: #FFFFFF;
    background: #004290;

}

#rt-mainbottom .readon:hover {
    background: #ffffff;
	color: #004290;
}
#rt-mainbottom .readon {
    color: #004290;
    background: #ccc;
}

.demostyle-type-preset1 .fp-feature .rt-square-1 {
    color: #555555;
    background: #a8c4f8;
}

.demostyle-type-preset1 .fp-feature .rt-square-2 {
    color: #555555;
    background: #bccff4;
}

.demostyle-type-preset1 .fp-feature .rt-square-3 {
    color: #555555;
    background: #cddcf6;
}

ul.tags.inline {
	list-style: none;
	margin-bottom: 25px;
}

ul.tags.inline li {
	float: left;
	margin-right: 10px;
	line-height: 35px;
}

ul.tags.inline li a {
	padding: 5px 10px;
	background: #004192;
}

ul.tags.inline li a:hover {
	background: #002a5f;
}

ul.tags.inline::after {
	display: table;
	content: "";
	line-height: 0;
	clear:both;
}

.sprocket-mosaic .sprocket-padding .sprocket-mosaic-tags li::before {
    content: '';
}
/* Eliminamos el padding de las imágenes del módulo eb_instagram_stream */
.grid-item.image_wrap {
  padding: 0px !important;
}