/* Enter Your Custom CSS Here */
div#myCarousel-pe_recent_posts-2 {
    padding: 100px 0px 0px !important;
}
.entry-content ol li {
    color: #FFFFFF !important;
  }
span.rommeled_widget_image_inner.image-document-aificc { /* imatge aificc portada */
    margin-top: 3em;
    margin-left: 1.5em;
}
.rommeled_widget_image-field.rommeled_widget_image-inner-title { /* text documents portada */
    margin-right: 1em !important;
    line-height: 1.2em !important;
  }
  h5.pe-recent-posts-title-tag { /* text justificat títol notícies portada */
    text-align: justify;
}
    }
#tm_builder_outer_content .tm_pb_image_container {/* marge imatge-text notícies fora */
    margin-bottom: 45px !important;
}
img.post-thumbnail__img.wp-post-image { /* marge imatge-text notícies dins */
    margin-bottom: 15px;
}
.post-thumbnail__img { /* borde imatge notícies */
	border: none !important;
}
span.rommeled_widget_image_inner.image-document-guia { /* marge home document guia */
    margin-top: 2em;
}
span.rommeled_widget_image_inner.image-document-catnurs { /* marge home document guia */
    margin-top: 3em;
}
span.rommeled_widget_image_inner.image-document-formacio { /* marge home document formacio */
    margin-top: 2em;
}
.post-thumbnail--fullwidth .post-thumbnail__img {
    border: none !important;
}
a.curriculum:hover {
    color: black !important;
}
a.curriculum {
    color: #3ba1e4 !important;
}
.su-spoiler-style-simple {
    border-top: none !important;
    border-bottom: none !important;
}
.su-spoiler-style-simple > .su-spoiler-title {
    color: #3b94d9 !important;
}
.su-spoiler-style-simple > .su-spoiler-title {
    padding: 5px 10px;
    background: none !important;
    color: none !important;
    font-size: 0.9em;
}
.su-spoiler-title { /* títols */
	font-size: 16px !important;
    color: #3b94d9;
    text-align: center;
    font-style: normal;
    font-weight: 400 !important;
}
}
.post-thumbnail__img{ /* marc fotos */
	border: none !important;
}
.tm_pb_builder #tm_builder_outer_content .entry-featured-image-url img { /* marc fotos */
	border: none !important;
}
#tm_builder_outer_content .tm_pb_widget_area img { /* marc fotos */
	border: none !important;
}
div#cookie-law-info-bar { /* cookies */
    padding: 15px !important;
    border-top: 1px solid rgb(50, 167, 248) !important;
  	font-size: 11pt;
}
.cli-plugin-button, .cli-plugin-button:visited {/* cookies */
    background: none;
    padding: 10px 15px 12px;
    color: #fff !important;
    margin: 2px 1px 4px 3px;
}
a#CONSTANT_OPEN_URL:hover { /* cancel cookies */
    background: #0f8ee6 !important;
    color: #fff !important;
  	text-decoration: none;
}
a#cookie_action_close_header:hover { /* accept cookies */ 
    background: #0f8ee6 !important;
    color: #fff !important;
  	text-decoration: none;
}
#cookie-law-info-bar a:hover { /* enllaç cookies */
  	color: #fff;
}
#cookie-law-info-bar a { /* enllaç cookies */
	color: #0f8ee6;
}

#portal_transparencia h3{
  color: #3b94d9;
  background: #e6e6e6;
  text-align: center;
  padding: 10px 0;
}
#portal_transparencia .textwidget{
	padding:0 10px;
}
#portal_transparencia a{
  display: block;
  margin-bottom: 12px;
  font-size: 18px;
}
#portal_transparencia .widget{
	background: #f1f1f1;
  padding-bottom: 10px;
}

@media only screen and (max-width: 767px) {
#portal_transparencia h3{
    font-size:20px !important;
  }
}
@media only screen and (max-width: 767px) { 
  div#myCarousel-pe_recent_posts-2 {
    padding: 270px 0px 0px !important;
}
  }