body .container .paragraph .event-color {
  display: none;
}
body .container .paragraph .mec-skin-timeline-container {
  background-color: #f6f0ea;
  padding: 100px;
}
body .container .paragraph .mec-skin-timeline-container .mec-event-title {
  font-size: calc(16px + 15 * ((100vw - 360px) / 640));
  line-height: calc(19px + 14 * ((100vw - 360px) / 640));
}
body .container .paragraph .mec-skin-timeline-container .mec-event-title a {
  outline: none;
  pointer-events: none;
  text-decoration: none;
}
body .container .paragraph .mec-skin-timeline-container .mec-event-title a:hover {
  color: #26262a;
  cursor: none;
}
body .container .paragraph .mec-skin-timeline-container .mec-timeline-event-content {
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-background-clip: padding;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
}
body .container .paragraph .mec-skin-timeline-container .mec-timeline-event-image a {
  margin: 8px;
}
body .container .paragraph .mec-skin-timeline-container ul {
  margin: 10px 0;
  padding: 0 0 0 15px;
}
body .container .paragraph .mec-skin-timeline-container li,
body .container .paragraph .mec-skin-timeline-container a,
body .container .paragraph .mec-skin-timeline-container p {
  color: #26262a !important;
  font-size: 14px;
  line-height: 18px;
}
body .container .paragraph .mec-skin-timeline-container li {
  padding: 0 4px 0 4px;
}
body .container .paragraph .mec-skin-timeline-container a {
  text-decoration: underline;
}
body .container .paragraph .mec-skin-timeline-container a:hover {
  color: #ffffff !important;
}
body .container .paragraph .mec-skin-list-events-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  margin-top: 24px;
}
body .container .paragraph .event {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  max-width: 323px;
  margin: 12px;
}
body .container .paragraph .event .picture {
  position: relative;
  border: 4px solid #ffffff;
  max-width: 100%;
  width: 360px;
  height: 323px;
  overflow: hidden;
}
body .container .paragraph .event .picture picture {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
body .container .paragraph .event .picture img {
  min-height: 100%;
  min-width: 100%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
body .container .paragraph .event .title {
  border-bottom: 1px solid rgba(74,74,73,0.1);
  margin-top: 15px;
  padding-bottom: 15px;
  text-transform: none;
  font-size: calc(16px + 15 * ((100vw - 360px) / 640));
  line-height: calc(19px + 14 * ((100vw - 360px) / 640));
  text-align: left;
}
body .container .paragraph .event .location {
  margin-top: 15px;
  font-size: 15px;
  line-height: 17px;
  padding-bottom: 15px;
}
body .container .paragraph .event .content {
  font-size: 14px;
  line-height: 18px;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  text-align: left;
}
body .container .paragraph .event .content ul {
  margin: 10px 0;
  padding: 0 0 0 15px;
}
body .container .paragraph .event .content li,
body .container .paragraph .event .content a,
body .container .paragraph .event .content p {
  color: #26262a !important;
  font-size: 14px;
  line-height: 18px;
}
body .container .paragraph .event .content li {
  padding: 0 4px 0 4px;
}
body .container .paragraph .event .content a {
  text-decoration: underline;
}
body .container .paragraph .event .content a:hover {
  color: #ffffff !important;
}
body .mec-wrap {
  position: relative;
  z-index: 0;
  margin-bottom: -20px;
}
body .mec-event-grid-modern .event-grid-modern-head .mec-event-date {
  font-family: "Canela";
  font-size: 50px;
  line-height: 52px;
  color: #9a7a60;
}
body .mec-event-grid-modern .event-grid-modern-head .mec-event-month {
  font-size: 17px;
  line-height: 19px;
  color: #26262a;
}
body .mec-event-grid-modern .event-grid-modern-head .mec-event-day {
  color: #9a7a60;
  font-weight: 300;
}
body .mec-event-grid-modern .mec-event-content {
  color: #4F4F57;
  padding: 35px 0px 10px;
}
body .mec-event-grid-modern .mec-event-title,
body .mec-event-grid-modern .mec-event-title a {
  color: #26262a;
  letter-spacing: 0;
}
body .mec-slider-t1-content.mec-event-grid-modern .mec-event-title {
  font-family: "Canela";
  color: #26262a;
}
body .mec-event-footer .mec-booking-button {
  background: #ffffff;
  color: #26262a;
  border-color: #9a7a60;
}
body .mec-event-footer .mec-booking-button:hover {
  background: #26262a;
  color: #ffffff;
  border-color: #26262a;
}
body .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,
body .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev {
  line-height: normal;
}
body .mec-timeline-month-divider {
  background-color: #ab8f79;
  border: 1px solid #ab8f79;
  font-family: "Canela" !important;
  font-size: 15px;
  color: #ffffff;
  font-weight: 700;
}
body .mec-events-timeline-wrap::before {
  background: #ab8f79;
}
body .mec-timeline-events-container .mec-timeline-event-date::before {
  background: #ab8f79;
}
body .mec-timeline-events-container .mec-timeline-event-date::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
  background: #ab8f79;
}
body .mec-color,
body .mec-color-before ::before,
body .mec-color-hover:hover,
body .mec-wrap .mec-color,
body .mec-wrap .mec-color-before ::before,
body .mec-wrap .mec-color-hover:hover {
  color: #ab8f79;
}
body .event-color {
  background: #9a7a60 !important;
}
body .mec-wrap .mec-timeline-events-container .mec-event-title h4,
body .mec-wrap .mec-timeline-events-container .mec-event-title a {
  font-family: "Canela" !important;
  text-transform: none !important;
  color: #26262a;
}
body .mec-timeline-event-location {
  background: #ffffff;
  padding: 7px 20px 11px 0;
}
body .mec-timeline-event-location.mec-color {
  color: #9a7a60;
}
body .mec-timeline-event-location address span {
  font-size: 15px;
}
body .mec-timeline-left-content {
  padding: 0 8px;
}
body .mec-timeline-main-content {
  padding: 16px;
  text-align: left;
}
body .mec-timeline-main-content h4 {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(74,74,73,0.1);
}
