/* line 5, ../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 104, sprite/*.png */
.sprite-sprite, header h1, #menu-toggle span, #menu-toggle.active span, .flex-control-nav a, .flex-control-nav a.flex-active, #menu_footer li.facebook, #menu_footer li.twitter, #footer_decoration {
  background-image: url('/wp-content/themes/lafont/img/sprite-sae7c03364c.png');
  background-repeat: no-repeat;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, sass/_fancy.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 20, sass/_fancy.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 27, sass/_fancy.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 37, sass/_fancy.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 41, sass/_fancy.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 47, sass/_fancy.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 51, sass/_fancy.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 55, sass/_fancy.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 59, sass/_fancy.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 67, sass/_fancy.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 73, sass/_fancy.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 78, sass/_fancy.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("js/fancybox/fancybox_sprite.png");
}

/* line 82, sass/_fancy.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 94, sass/_fancy.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("js/fancybox/fancybox_loading.gif") center center no-repeat;
}

/* line 100, sass/_fancy.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 110, sass/_fancy.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("js/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

/* line 122, sass/_fancy.scss */
.fancybox-prev {
  left: 0;
}

/* line 126, sass/_fancy.scss */
.fancybox-next {
  right: 0;
}

/* line 130, sass/_fancy.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 141, sass/_fancy.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 146, sass/_fancy.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 151, sass/_fancy.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 155, sass/_fancy.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 167, sass/_fancy.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

/* line 172, sass/_fancy.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 176, sass/_fancy.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 180, sass/_fancy.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("js/fancybox/fancybox_overlay.png");
}

/* line 190, sass/_fancy.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 196, sass/_fancy.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 203, sass/_fancy.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 211, sass/_fancy.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 215, sass/_fancy.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 224, sass/_fancy.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 240, sass/_fancy.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 246, sass/_fancy.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 250, sass/_fancy.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 265, sass/_fancy.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("js/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  /* line 270, sass/_fancy.scss */
  #fancybox-loading div {
    background-image: url("js/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* line 17, sass/style.scss */
.last {
  margin-right: 0 !important;
}

/* line 21, sass/style.scss */
p {
  font-size: 14px;
  line-height: 18px;
}

/* line 26, sass/style.scss */
strong {
  font-weight: bold;
}

/* line 30, sass/style.scss */
html {
  font-family: Helvetica, Arial, sans-serif;
}

/* line 34, sass/style.scss */
.container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: none;
  padding: 0 10px;
}
/* line 40, sass/style.scss */
.container p {
  margin-bottom: 20px;
}

/* line 45, sass/style.scss */
a {
  text-decoration: none;
  color: #cb3725;
}
/* line 48, sass/style.scss */
a:hover {
  cursor: pointer;
}

/* line 53, sass/style.scss */
header {
  background: #000;
  border-top: 5px solid #cb3725;
  border-bottom: 5px solid #cb3725;
  height: 100px;
  display: block;
  position: relative;
}
/* line 60, sass/style.scss */
header h1 {
  background-position: 0 -151px;
  display: block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  height: 45px;
  width: 195px;
  margin: 5px auto 0;
}
/* line 67, sass/style.scss */
header h1 a {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 76, sass/style.scss */
#menu {
  float: right;
  margin-top: 40px;
}
/* line 77, sass/style.scss */
#menu li {
  float: left;
}
/* line 80, sass/style.scss */
#menu li, #menu a {
  display: block;
  line-height: 25px;
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}
/* line 89, sass/style.scss */
#menu a {
  font-size: 16px;
  color: #FFF;
  padding: 5px 1px;
  background-color: #000;
}
/* line 97, sass/style.scss */
#menu li.current-menu-item a, #menu a:hover {
  background-color: #cb3725;
}

/* line 105, sass/style.scss */
#menu-toggle {
  color: #FFF;
  padding-left: 5px;
  height: 26px;
  line-height: 26px;
  position: absolute;
  box-sizing: border-box;
  width: 90%;
  left: 5%;
  bottom: 10px;
  background-color: #333333;
}
/* line 118, sass/style.scss */
#menu-toggle:hover {
  cursor: pointer;
}
/* line 121, sass/style.scss */
#menu-toggle span {
  width: 26px;
  height: 26px -4;
  position: absolute;
  top: 4px;
  right: 0;
  background-position: 0 0;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 132, sass/style.scss */
#menu-toggle.active span {
  top: 2;
  background-position: 0 -26px;
}

/* line 139, sass/style.scss */
.flex-control-nav {
  position: absolute;
  bottom: 20px;
  z-index: 99;
  list-style-type: none;
  text-align: center;
  width: 100%;
  display: block;
}
/* line 6, ../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_inline-list.scss */
.flex-control-nav, .flex-control-nav li {
  margin: 0;
  padding: 0;
  display: inline;
}
/* line 147, sass/style.scss */
.flex-control-nav li {
  margin-right: 10px;
}
/* line 149, sass/style.scss */
.flex-control-nav li:last-child {
  margin-right: 0;
}
/* line 153, sass/style.scss */
.flex-control-nav a {
  display: inline-block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  width: 20px;
  height: 20px;
  background-position: 0 -77px;
}
/* line 159, sass/style.scss */
.flex-control-nav a.flex-active {
  background-position: 0 -97px;
}
/* line 162, sass/style.scss */
.flex-control-nav a:hover {
  cursor: pointer;
}

/*
#mobile_menu{
	position: absolute;
	width: 90%;
	left: 5%;
	top: 60px;
	select{
		display: block;
		width: 90%;
		padding: 0;
		margin: 0;
	}
}
*/
/* line 183, sass/style.scss */
#menu_footer {
  margin: 20px 0;
  text-align: center;
}
/* line 187, sass/style.scss */
#menu_footer ul {
  list-style-type: none;
}
/* line 6, ../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_inline-list.scss */
#menu_footer ul, #menu_footer ul li {
  margin: 0;
  padding: 0;
  display: inline;
}
/* line 189, sass/style.scss */
#menu_footer ul li {
  line-height: 25px;
  display: inline-block;
  margin-right: 15px;
}
/* line 193, sass/style.scss */
#menu_footer ul li:last-child {
  margin-right: 0;
}
/* line 198, sass/style.scss */
#menu_footer a {
  color: #333;
  font-size: 14px;
  line-height: 25px;
}
/* line 203, sass/style.scss */
#menu_footer li.social {
  display: inline-block;
}
/* line 205, sass/style.scss */
#menu_footer li.social a {
  width: 25px;
  height: 25px;
  display: block;
  text-indent: -9999px;
}
/* line 212, sass/style.scss */
#menu_footer li.facebook {
  background-position: 0 -52px;
}
/* line 215, sass/style.scss */
#menu_footer li.twitter {
  background-position: 0 -196px;
  margin-right: 5px;
}

/* line 224, sass/style.scss */
.carrousel {
  height: 250px;
  overflow: hidden;
  position: relative;
  background: url("img/loading.gif") center center no-repeat;
}
/* line 230, sass/style.scss */
.carrousel .item {
  width: 100%;
  height: 250px;
  position: relative;
  display: table;
}
/* line 236, sass/style.scss */
.carrousel .container {
  position: relative;
  z-index: 1;
}
/* line 242, sass/style.scss */
.carrousel h2, .carrousel h3 {
  color: #FFF;
  padding: 10px;
  font-weight: 200;
  height: 30px;
  line-height: 30px;
  display: inline-block;
}
/* line 250, sass/style.scss */
.carrousel h2 {
  background: rgba(255, 255, 255, 0.8);
  color: #cb3725;
  font-size: 24px;
  margin-bottom: 5px;
}
/* line 258, sass/style.scss */
.carrousel h3 {
  background: rgba(203, 55, 37, 0.8);
  font-size: 18px;
}
/* line 261, sass/style.scss */
.carrousel h3 a {
  color: #FFF;
}
/* line 265, sass/style.scss */
.carrousel .wrap {
  display: table-cell;
  vertical-align: middle;
}

/* line 271, sass/style.scss */
.row {
  overflow: hidden;
  *zoom: 1;
}

/* line 275, sass/style.scss */
.anuncio {
  height: 85px;
  background: #cb3725;
  color: #fff;
  padding-top: 10px;
}
/* line 280, sass/style.scss */
.anuncio h4 {
  font-size: 20px;
  margin-bottom: 5px;
}
/* line 285, sass/style.scss */
.anuncio .moreInfo {
  text-align: center;
  color: #FFF;
  background: #dd5646;
  display: block;
  height: 55px;
  margin-top: 15px;
}
/* line 293, sass/style.scss */
.anuncio .moreInfo a {
  font-size: 20px;
  line-height: 55px;
  display: block;
  color: #FFF;
  padding: 0 10px;
}
/* line 301, sass/style.scss */
.anuncio .container .content {
  margin-top: 0;
}

/* line 306, sass/style.scss */
#noticias_inicio {
  margin-top: 100px;
}

/* line 309, sass/style.scss */
.noticia_inicio {
  max-width: 100%;
}
/* line 311, sass/style.scss */
.noticia_inicio img {
  border-bottom: 2px solid #cb3725;
  max-width: 100%;
  width: 100%;
  display: block;
}
/* line 317, sass/style.scss */
.noticia_inicio h3 {
  color: #cb3725;
  font-size: 18px;
  font-weight: 200;
  margin: 10px 0 16px;
}
/* line 323, sass/style.scss */
.noticia_inicio p {
  font-size: 12px;
}
/* line 326, sass/style.scss */
.noticia_inicio .content {
  text-align: center;
  padding: 0 15px;
}
/* line 331, sass/style.scss */
.noticia_inicio a.readMore {
  background: #cb3725;
  color: #fff;
  display: block;
  line-height: 30px;
  margin-top: 20px;
}

/* line 341, sass/style.scss */
.cita {
  margin: 100px 0;
  background-size: cover;
  height: 260px;
  display: table;
  width: 100%;
}
/* line 347, sass/style.scss */
.cita span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  color: #FFF;
  text-shadow: 1px 1px 1px #4d4d4d;
}
/* line 354, sass/style.scss */
.cita span small {
  display: block;
  font-size: 18px;
  font-style: italic;
  margin-top: 10px;
}

/* line 365, sass/style.scss */
#contact_form {
  overflow: hidden;
  *zoom: 1;
}
/* line 367, sass/style.scss */
#contact_form h3 {
  background: #cb3725;
  color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
  margin-bottom: 24px;
}
/* line 375, sass/style.scss */
#contact_form aside {
  margin-top: 120px;
}
/* line 377, sass/style.scss */
#contact_form aside:first-child {
  margin-top: 0;
}

/* line 383, sass/style.scss */
.contact_data, .map {
  max-width: 100%;
}

/* line 389, sass/style.scss */
#footer_decoration {
  margin-top: 100px;
  display: block;
  width: 65px;
  height: 34px;
  background-position: 0 -117px;
  margin: 100px auto 0;
}

/* line 397, sass/style.scss */
footer {
  height: 70px;
  background: #cb3725;
}
/* line 401, sass/style.scss */
footer p {
  text-align: center;
  color: #FFF;
  line-height: 70px;
}
/* line 406, sass/style.scss */
footer a {
  color: #FFF;
}

/* line 412, sass/style.scss */
.imageTitle {
  height: 90px;
  border-bottom: 5px solid #cb3725;
  background: url("img/fondo_titulo.jpg") no-repeat top center;
  background-size: cover;
}
/* line 417, sass/style.scss */
.imageTitle h2 {
  font-size: 32px;
  text-shadow: 1px 1px 1px #4d4d4d;
  text-align: center;
  line-height: 90px;
  color: #FFF;
}

/* line 426, sass/style.scss */
.content {
  margin-top: 40px;
}
/* line 428, sass/style.scss */
.content h1 {
  font-size: 34px;
  color: #cb3725;
  font-weight: 200;
  margin-bottom: 20px;
}
/* line 434, sass/style.scss */
.content p {
  text-align: justify;
}

/* line 441, sass/style.scss */
img.alignleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 446, sass/style.scss */
img.alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
/* line 451, sass/style.scss */
img.aligncenter {
  display: block;
  margin: 0 auto;
}

/* line 456, sass/style.scss */
.content img {
  max-width: 100%;
  height: auto;
}

/* line 463, sass/style.scss */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  background: url("img/loading.gif") center center no-repeat #fff;
  margin-top: 40px;
}

/* line 471, sass/style.scss */
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 482, sass/style.scss */
.video_description {
  margin-top: 60px;
  overflow: hidden;
  *zoom: 1;
}
/* line 485, sass/style.scss */
.video_description h2 {
  color: #cb3725;
  font-size: 38px;
  margin-bottom: 20px;
}
/* line 490, sass/style.scss */
.video_description p {
  margin-bottom: 20px;
  line-height: 16px;
}

/* line 496, sass/style.scss */
.resumen {
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
}

/* line 507, sass/style.scss */
.listado .item {
  margin-top: 80px;
  margin-bottom: 100px;
}
/* line 510, sass/style.scss */
.listado .item:last-child {
  margin-bottom: 0;
}
/* line 513, sass/style.scss */
.listado .item h3 {
  font-size: 32px;
  font-weight: 200;
  color: #cb3725;
  margin-bottom: 20px;
}
/* line 519, sass/style.scss */
.listado .item .previa p {
  line-height: 18px;
  margin-bottom: 0;
}
/* line 525, sass/style.scss */
.listado .item .published p {
  font-size: 12px;
  margin-bottom: 0;
}
/* line 528, sass/style.scss */
.listado .item .published p span.fecha, .listado .item .published p span.tag {
  color: #cb3725;
}
/* line 533, sass/style.scss */
.listado .item span.tag {
  background: #e6e6e6;
  padding: 2px;
}
/* line 537, sass/style.scss */
.listado .item a.readMore {
  background: #cb3725;
  color: #FFF;
  text-align: center;
  height: 32px;
  line-height: 32px;
  display: block;
  width: 100%;
  margin-top: 10px;
}

/* line 553, sass/style.scss */
#sidebar section {
  margin-bottom: 40px;
}
/* line 555, sass/style.scss */
#sidebar section:last-child {
  margin-bottom: 0;
}
/* line 558, sass/style.scss */
#sidebar section h4 {
  color: #cb3725;
  font-size: 18px;
  font-weight: 200;
  margin-bottom: 20px;
}
/* line 564, sass/style.scss */
#sidebar section h5 {
  color: #cb3725;
  font-size: 14px;
  margin-bottom: 10px;
}
/* line 570, sass/style.scss */
#sidebar span.footer {
  font-size: 12px;
  margin-top: 6px;
  display: block;
}
/* line 574, sass/style.scss */
#sidebar span.footer a {
  color: #000;
}
/* line 579, sass/style.scss */
#sidebar span.fecha {
  color: #cb3725;
}
/* line 582, sass/style.scss */
#sidebar p {
  margin-bottom: 0;
}

/* line 589, sass/style.scss */
section.widget_categories li {
  display: block;
  background-color: #343434;
  height: 38px;
  margin-bottom: 5px;
}
/* line 594, sass/style.scss */
section.widget_categories li a {
  font-size: 14px;
  display: block;
  height: 38px;
  line-height: 38px;
  color: #FFF;
  padding-left: 10px;
  font-weight: 200;
}
/* line 605, sass/style.scss */
section.widget_text, section.EO_Event_List_Widget {
  font-size: 12px;
}
/* line 607, sass/style.scss */
section.widget_text h4, section.EO_Event_List_Widget h4 {
  margin-bottom: 10px;
}
/* line 610, sass/style.scss */
section.widget_text p, section.EO_Event_List_Widget p {
  font-size: 12px;
}

/* line 619, sass/style.scss */
div.readMore a {
  color: #FFF;
  display: block;
  text-align: center;
  background: #cb3725;
  font-size: 12px;
  line-height: 26px;
}

/* line 636, sass/style.scss */
.contenido_detalle h3 {
  color: #cb3725;
  font-size: 24px;
  font-weight: 200;
  margin-bottom: 30px;
}

/* line 645, sass/style.scss */
div.fecha {
  background: #cb3725;
  text-align: center;
  font-size: 12px;
  text-align: center;
  padding: 10px;
  color: #FFF;
}

/* line 656, sass/style.scss */
.enlBack a {
  background: #333333;
  margin-top: 20px;
  font-size: 12px;
  color: #FFF;
  text-align: center;
  display: block;
  line-height: 24px;
  -webkit-transition: background-color 250ms linear;
  -moz-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  -o-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
}
/* line 669, sass/style.scss */
.enlBack a:hover {
  background: #cb3725;
}

@media only screen and (min-width: 768px) {
  /* line 16, sass/_768.scss */
  header h1 {
    float: left;
    margin: 27px 0 0;
  }

  /* line 22, sass/_768.scss */
  .container {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding: 0;
    overflow: hidden;
    *zoom: 1;
  }

  /* line 31, sass/_768.scss */
  .noticia_inicio {
    width: 22%;
    margin-right: 4%;
    float: left;
  }

  /* line 35, sass/_768.scss */
  .contact_data {
    width: 22%;
    margin-right: 4%;
    float: left;
  }

  /* line 39, sass/_768.scss */
  .map {
    width: 74%;
    margin-right: 4%;
    float: left;
  }

  /* line 43, sass/_768.scss */
  #noticias_inicio {
    max-width: 1000px;
  }

  /* line 47, sass/_768.scss */
  #menu {
    display: block;
  }

  /* line 50, sass/_768.scss */
  #menu-toggle {
    display: none;
  }

  /* line 54, sass/_768.scss */
  #mobile_menu {
    display: none;
  }

  /* line 58, sass/_768.scss */
  .carrousel, .carrousel .item {
    height: 450px;
  }

  /* line 64, sass/_768.scss */
  .anuncio .content {
    float: left;
  }
  /* line 67, sass/_768.scss */
  .anuncio h4 {
    margin-top: 10px;
  }
  /* line 70, sass/_768.scss */
  .anuncio .moreInfo {
    float: right;
    background: #fff;
  }
  /* line 73, sass/_768.scss */
  .anuncio .moreInfo a {
    color: #cb3725;
  }

  /* line 78, sass/_768.scss */
  .resumen {
    float: right;
    color: #FFF;
    background: #cb3725;
    width: 33%;
    margin: 0 0 10px 10px;
    padding: 20px;
  }
  /* line 85, sass/_768.scss */
  .resumen p {
    font-size: 18px;
    font-style: italic;
    margin-bottom: 0;
    line-height: 24px;
    font-weight: 200;
  }

  /* line 94, sass/_768.scss */
  .listado {
    width: 74%;
    margin-right: 4%;
    float: left;
  }
  /* line 96, sass/_768.scss */
  .listado .content {
    overflow: hidden;
    *zoom: 1;
  }
  /* line 98, sass/_768.scss */
  .listado .content .previa, .listado .content img {
    float: left;
  }
  /* line 101, sass/_768.scss */
  .listado .content img {
    width: 250px;
    margin-left: 20px;
  }
  /* line 105, sass/_768.scss */
  .listado .content .previa {
    width: 470px;
  }

  /* line 111, sass/_768.scss */
  .container > .content {
    width: 74%;
    margin-right: 4%;
    float: left;
    margin-top: 80px;
  }

  /* line 117, sass/_768.scss */
  .contenido_detalle {
    width: 74%;
    margin-right: 4%;
    float: left;
    margin-top: 80px;
  }

  /* line 122, sass/_768.scss */
  #sidebar {
    width: 22%;
    margin-right: 4%;
    float: left;
    margin-top: 80px;
  }
}
@media only screen and (min-width: 1000px) {
  /* line 2, sass/_1000.scss */
  #menu li {
    margin-left: 18px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1, sass/_mobile.scss */
  .noticia_inicio {
    margin-bottom: 75px;
  }
  /* line 3, sass/_mobile.scss */
  .noticia_inicio:last-child {
    margin-bottom: 0;
  }

  /* line 9, sass/_mobile.scss */
  #contact_form aside {
    margin-top: 50px;
  }
  /* line 12, sass/_mobile.scss */
  #contact_form .map {
    margin-top: 25px;
  }

  /* line 17, sass/_mobile.scss */
  #footer_decoration {
    margin-top: 20px;
  }

  /* line 21, sass/_mobile.scss */
  .cita {
    margin: 40px 0;
  }

  /* line 27, sass/_mobile.scss */
  .noticias .noticia a.readMore {
    margin-top: 5px;
  }
  /* line 30, sass/_mobile.scss */
  .noticias .noticia .previa {
    margin-bottom: 10px;
  }
  /* line 33, sass/_mobile.scss */
  .noticias .noticia img {
    display: block;
    width: 100%;
    max-width: 460px;
    margin-bottom: 10px;
  }
  /* line 39, sass/_mobile.scss */
  .noticias .noticia .published p {
    line-height: 18px;
  }

  /* line 45, sass/_mobile.scss */
  #sidebar {
    margin-top: 50px;
  }

  /* line 49, sass/_mobile.scss */
  #menu {
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: -25px;
    background: #dd5646;
    display: none;
  }
  /* line 56, sass/_mobile.scss */
  #menu.visible {
    display: block;
  }
}
/* line 688, sass/style.scss */
#newsletter {
  margin-top: 50px;
}
/* line 691, sass/style.scss */
#newsletter p {
  font-size: 16px;
}
/* line 696, sass/style.scss */
#newsletter .newsletter-wrapper {
  padding: 50px 20px;
  border: 2px dashed #cb3725;
  text-align: center;
}
/* line 702, sass/style.scss */
#newsletter a {
  background: #cb3725;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 20px;
}
