<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {font-size:14px!important;}

/******** MENU SUPERIOR *********/

#rt-header {
 /* background-color: #3e433c;*/
}


.gf-menu.l1 &gt; li.parent &gt; .item , .gf-menu.l1 &gt; li &gt; .item {
 /*color: #ffffff;*/
}

.gf-menu.l1 &gt; li.parent &gt; .item:hover, .gf-menu.l1 &gt; li &gt; .item:hover  {
  color: #f3c823;
}

.gf-menu .item {
  /*color: #ffffff;*/
}


.gf-menu li.active &gt; .item {
  /*color: #f3c823;*/
}

/*******  FI DE MENU SUPERIOR ********/

h2 {
	font-size: 25px!important;
	color:#e06c4a;
	font-family:'cabinsemibold', Verdana, Helvetica, Arial, sans-serif!important;
}

.item-page h2 {
  font-size: 25px!important;
  color:#e06c4a;
  font-family:'cabinsemibold', Verdana, Helvetica, Arial, sans-serif!important;
}


/*******  MENU INFERIOR ********/
 ul.nav { text-align: center!important; }
 
#menu_pie li{ display: inline-block!important; padding-left:10px;}
#menu_pie li a:hover{background:none;}

 
 
/*******  FI MENU INFERIOR ********/


.rt-footer-surround-pattern:before {
  background: none;
}

 #rt-footer {
  background-color: #F5F6F8;
}

#rt-footer h2.title {color: #656565!important;}

/****************************/
/*    iconos imprimir email   */
/****************************/

 ul.actions {
  float: none!important;
  text-align:right;
  padding-top:20px;
}


 /* TITOLS */ 
 .rt-article-title {
  border-top: 1px solid #C7C7C7;
  border-bottom: 1px solid #C7C7C7;
  margin: 0 0 15px;
  padding: 8px 0;
  position: relative;
  display: block;
}

 .rt-article-title:before {
  background:  url(../images/backgrounds/horiz-lines.png)!important;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 6px;
  bottom: 6px;  
}
.component-content .rt-article-title h1 {
  font-size: 28px!important;
  background: #ffffff;
  display: inline-block;
  margin: -8px 0;
  padding: 10px 10px 10px 0;
  color: #e06c4a;
}

.component-content h1 {
  line-height: 30px;
  margin-top: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
  color: #e06c4a;
}

.component-content .rt-article-title h2 {
  font-size: 28px!important;
  background: #ffffff;
  display: inline-block;
  margin: -8px 0;
  padding: 10px 10px 10px 0;
}

.component-content h2 {
  line-height: 30px;
  margin-top: 0;
  position: relative;
}


/****************************/
/*    cabecera   */
/****************************/

.slide_home {
  margin: 0px!important;
  padding: 0px!important;
}

#rt-showcase a {
  color: #FFFFFF; 
  text-shadow: 2px 2px #000000;
  font-size: 40px;
}

#rt-showcase a:hover {
  color: #FFFFFF; 
}

.showcase-type-preset6 #rt-showcase {
  background-image: none!important;
}
#rt-showcase {
  background-color: #FFF;
  }
/****************************/
/*    AVIS COOKIES   */
/****************************/  
  #ca_banner h2 {
  font-size: 20px!important;
  color:#6b6b6b!important;
}

h2.sprocket-mosaic-title {font-size: 180%!important;}</pre></body></html>