/**
VARIABLES
 */
/**
UTILITY
 */
.flexbox {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.uk-button-primary {
  background-color: #2f7f33;
}
.uk-button-primary:focus,
.uk-button-primary:hover {
  color: #2f7f33;
  background-color: #ffffff;
}
.background-grey {
  background-color: #cecece;
}
.background-darkGrey {
  background-color: #323232;
  color: #ffffff;
}
.background-dark-blue {
  background-color: #1e2d34;
  color: #ffffff;
}
.background-color-1 {
  background-color: #2f7f33;
}
.background-color-2 {
  background-color: #2B6A2D;
}
.background-color-3 {
  background-color: #275528;
}
.background-color-4 {
  background-color: #123313;
}
.background-color-1-2 {
  background: #2f7f33;
  background: -moz-linear-gradient(to right, #2f7f33 50%, #2B6A2D 50%);
  background: -webkit-linear-gradient(to right, #2f7f33 50%, #2B6A2D 50%);
  background: linear-gradient(to right, #2f7f33 50%, #2B6A2D 50%);
}
@media (max-width: 991px) {
  .background-color-1-2 {
    background-color: #2f7f33;
  }
}
@media (max-width: 767px) {
  section.wrap-blocks.background-color-1-2.subtitle-blocks {
    background-color: #2f7f33;
    background: #2f7f33;
  }
}
.background-color-3-4 {
  background: #2f7f33;
  background: -moz-linear-gradient(to right, #275528 50%, #123313 50%);
  background: -webkit-linear-gradient(to right, #275528 50%, #123313 50%);
  background: linear-gradient(to right, #275528 50%, #123313 50%);
}
@media (max-width: 991px) {
  .background-color-3-4 {
    background-color: #2f7f33;
    background: -moz-linear-gradient(to bottom, #275528 52%, #123313 50%);
    background: -webkit-linear-gradient(to bottom, #275528 52%, #123313 50%);
    background: linear-gradient(to bottom, #275528 52%, #123313 50%);
  }
}
@media (max-width: 767px) {
  .wrap-blocks.background-color-1-2 > .container > .background-color-1,
  .wrap-blocks.background-color-1-2 > .container > .background-color-2 {
    background-color: transparent;
  }
  .wrap-blocks.background-color-3-4 > .container > .background-color-3,
  .wrap-blocks.background-color-3-4 > .container > .background-color-4 {
    background-color: transparent;
  }
}
#header-wrap {
  border-bottom: 1px solid white;
}
.layout-landing {
  /**
  banner
   */
  /**
  wrap-blocks
   */
  /**
TEMP FIX PREMIO ED 2019

GALLERY MODAL
 */
  /**
  TIMELINE EVENT
   */
  /**
  TIMELINE EVENT WITH JSON
   */
  /**
  END TEMP FIX
   */
}
.layout-landing *:not(.am):not(.glyphicon):not(.ic) {
  font-family: "titillium-web", "Open Sans", Helvetica, Arial, sans-serif !important;
}
.layout-landing .wrap-modules {
  padding-top: 95px;
}
.layout-landing .wrap-banner {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.layout-landing .wrap-banner .uk-width-expand\@m {
  overflow: hidden;
}
@media (min-width: 960px) {
  .layout-landing .wrap-banner .uk-width-expand\@m {
    width: 50%;
  }
}
@media (max-width: 959px) {
  .layout-landing .wrap-banner .uk-width-expand\@m img {
    max-height: 230px;
  }
}
@media (max-width: 959px) {
  .layout-landing .wrap-banner .wrap-title {
    text-align: center;
  }
}
.layout-landing .wrap-banner .wrap-title h1 {
  line-height: 0.9em;
  margin: 0;
  font-size: 2.95em;
  font-weight: 700;
}
@media (max-width: 959px) {
  .layout-landing .wrap-banner .wrap-title h1 {
    font-size: 2em;
  }
}
.layout-landing .wrap-banner .wrap-title h1 span {
  color: #2f7f33;
  font-weight: 900;
}
.layout-landing .wrap-banner .wrap-title h2 {
  font-weight: normal;
  line-height: 1em;
  font-size: 1.4em;
  margin: 0px 0;
}
@media (max-width: 959px) {
  .layout-landing .wrap-banner .wrap-title h2 {
    font-size: 1.2em;
  }
}
.layout-landing .wrap-banner .wrap-title h2:first-of-type {
  margin-top: 20px !important;
}
.layout-landing .wrap-banner .wrap-title .subtitle {
  position: absolute;
  bottom: 25px;
}
.layout-landing .uk-section p:first-child,
.layout-landing .uk-section h1:first-child,
.layout-landing .uk-section h2:first-child,
.layout-landing .uk-section h3:first-child {
  margin-bottom: 0;
}
.layout-landing .uk-section p:not(:first-child),
.layout-landing .uk-section h1:not(:first-child),
.layout-landing .uk-section h2:not(:first-child),
.layout-landing .uk-section h3:not(:first-child) {
  margin: 0;
}
.layout-landing .wrap-blocks h1 {
  font-size: 3em;
}
.layout-landing .wrap-blocks h2 {
  line-height: 0.85em;
}
.layout-landing .wrap-blocks h2:first-child,
.layout-landing .wrap-blocks h1:first-child,
.layout-landing .wrap-blocks h3:first-child {
  margin-bottom: 0;
}
.layout-landing .wrap-blocks h2:not(:first-child),
.layout-landing .wrap-blocks h1:not(:first-child),
.layout-landing .wrap-blocks h3:not(:first-child) {
  margin-top: 0;
}
.layout-landing .wrap-blocks .column-right h3,
.layout-landing .wrap-blocks .column-left h3 {
  font-weight: 900;
  font-size: 1.5em;
  line-height: 0.8em;
}
.layout-landing .wrap-blocks .column-right p,
.layout-landing .wrap-blocks .column-left p {
  font-size: 1.2em;
  line-height: 1em;
  margin-top: 10px;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .layout-landing .wrap-blocks .column-left {
    padding: 0 10% 0 0;
  }
  .layout-landing .wrap-blocks .column-right {
    padding: 0 0 0 10%;
  }
}
@media (max-width: 991px) {
  .layout-landing .wrap-blocks .column-right,
  .layout-landing .wrap-blocks .column-left {
    margin-top: 30px;
  }
  .layout-landing .wrap-blocks .column-right *,
  .layout-landing .wrap-blocks .column-left * {
    text-align: center !important;
  }
}
.layout-landing .wrap-giuria-blocks > .uk-container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .layout-landing .wrap-giuria-blocks > .uk-container {
    flex-wrap: wrap;
  }
}
.layout-landing .wrap-giuria-blocks > .uk-container .uk-section {
  width: 33%;
}
.layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square::after,
.layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
@media (max-width: 620px) and (min-width: 421px) {
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square::after,
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:after {
    padding-bottom: 50%;
  }
}
.layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(25%, #ffffff), color-stop(20%, #ececec));
  background: -webkit-linear-gradient(top left, #ffffff 25%, #ececec 20%);
  background: -o-linear-gradient(top left, #ffffff 25%, #ececec 20%);
  background: linear-gradient(to bottom right, #ffffff 25%, #ececec 20%);
  padding: 0;
  position: relative;
}
@media (max-width: 620px) {
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square {
    background: -webkit-gradient(linear, left top, right bottom, color-stop(33%, #ffffff), color-stop(33%, #ececec));
    background: -webkit-linear-gradient(top left, #ffffff 33%, #ececec 33%);
    background: -o-linear-gradient(top left, #ffffff 33%, #ececec 33%);
    background: linear-gradient(to bottom right, #ffffff 33%, #ececec 33%);
  }
}
.layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square > .uk-container {
  position: absolute;
  padding: 0;
  width: 100%;
  height: 100%;
}
.layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square > .uk-container .image {
  position: relative;
  top: 0;
  left: 0;
}
.layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square > .uk-container .image > figure,
.layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square > .uk-container .image > img {
  margin: 0;
}
.layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square > .uk-container .image img {
  width: 20%;
  margin: 10px;
}
.layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square > .uk-container p {
  position: relative;
  top: 15%;
  font-size: 1.5em;
  line-height: 1;
}
.layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:last-child {
  margin-top: 5px;
}
@media (max-width: 620px) and (min-width: 421px) {
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:last-child::after,
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:last-child:after {
    padding-bottom: 65%;
  }
}
@media (min-width: 768px) {
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:last-child {
    background: -webkit-linear-gradient(315deg, #ffffff 12%, #ececec 12%);
    background: -o-linear-gradient(315deg, #ffffff 12%, #ececec 12%);
    background: linear-gradient(135deg, #ffffff 12%, #ececec 12%);
    width: 100%;
  }
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:last-child::after,
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:last-child:after {
    content: "";
    display: block;
    padding-bottom: 8%;
  }
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:last-child > .uk-container {
    position: relative;
  }
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:last-child > .uk-container .image > figure,
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:last-child > .uk-container .image > img {
    margin: 0;
  }
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:last-child > .uk-container .image img {
    width: 6.5%;
    margin: 10px;
  }
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:last-child > .uk-container p {
    top: 5%;
    position: relative;
    font-size: 1.5em;
    line-height: 2;
  }
}
@media (max-width: 767px) {
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section.square:last-child > .uk-container p {
    top: 5% !important;
    font-size: 0.9em !important;
    line-height: 2;
  }
}
.layout-landing .wrap-giuria-blocks > .uk-container .uk-section p {
  margin: 0;
  line-height: 0.95em;
}
.layout-landing .wrap-giuria-blocks > .uk-container .uk-section p strong {
  font-size: 2em;
  line-height: 0;
}
@media (min-width: 521px) and (max-width: 767px) {
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section {
    width: 50%;
    margin-bottom: 20px;
  }
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section .uk-container p {
    font-size: 1.2em !important;
  }
}
@media (max-width: 620px) {
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section {
    width: 100%;
    margin-bottom: 20px;
  }
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section .uk-container p {
    font-size: 1.2em !important;
    top: 0 !important;
  }
}
@media (max-width: 420px) {
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section {
    height: 350px;
  }
  .layout-landing .wrap-giuria-blocks > .uk-container .uk-section .uk-container p {
    top: 15% !important;
  }
}
@media (min-width: 1199px) {
  .layout-landing .timeline > .uk-container > div > img {
    width: 50%;
    margin: 0 auto;
    position: relative;
    display: block;
  }
}
.layout-landing .timeline.background-darkGrey {
  background: -webkit-linear-gradient(#fff 12%, #323232 12%);
  background: -o-linear-gradient(#fff 12%, #323232 12%);
  background: linear-gradient(#fff 12%, #323232 12%);
}
@media (max-width: 767px) {
  .layout-landing .timeline.background-darkGrey {
    background: -webkit-linear-gradient(#fff 10%, #323232 15%);
    background: -o-linear-gradient(#fff 10%, #323232 15%);
    background: linear-gradient(#fff 10%, #323232 15%);
  }
}
@media (max-width: 620px) {
  .layout-landing .timeline.background-darkGrey {
    background: -webkit-linear-gradient(#fff 12%, #323232 12%);
    background: -o-linear-gradient(#fff 12%, #323232 12%);
    background: linear-gradient(#fff 12%, #323232 12%);
  }
}
@media (max-width: 450px) {
  .layout-landing .timeline.background-darkGrey {
    background: -webkit-linear-gradient(#fff 8%, #323232 8%);
    background: -o-linear-gradient(#fff 8%, #323232 8%);
    background: linear-gradient(#fff 8%, #323232 8%);
  }
}
.layout-landing .timeline .uk-container > h2 {
  margin-top: 100px;
  color: #ffffff;
  margin-bottom: 10px;
}
@media (max-width: 620px) {
  .layout-landing .timeline .uk-container > h2 {
    margin-top: 50px;
  }
}
.layout-landing .timeline .uk-container > h3 {
  margin-top: 20px;
  color: #ffffff;
  margin-bottom: 50px;
}
.layout-landing .timeline .uk-container > p {
  margin: 15px 0 0;
  padding-bottom: 15px;
}
.layout-landing .timeline .uk-container > p:not(:last-of-type) {
  border-bottom: 1px solid #ccc;
}
.layout-landing .timeline .uk-container > p:last-of-type {
  margin-bottom: 30px;
}
.layout-landing .timeline .uk-container > p strong {
  color: #297A38;
}
.layout-landing .timeline .timeline-item.timeline-start {
  padding-top: 50px !important;
}
.layout-landing .timeline .timeline-item.timeline-start::before,
.layout-landing .timeline .timeline-item.timeline-start:before {
  border: 1px solid #ffffff;
  width: 21px;
  display: inline-block;
  content: '';
  position: absolute;
  top: 0;
  left: -11px;
}
.layout-landing .timeline .timeline-item.timeline-end {
  padding-bottom: 100px !important;
}
.layout-landing .timeline .timeline-item.timeline-end::after,
.layout-landing .timeline .timeline-item.timeline-end:after {
  border: 1px solid #ffffff;
  width: 21px;
  display: inline-block;
  content: '';
  position: absolute;
  bottom: 0;
  left: -11px;
}
.layout-landing .timeline .timeline-item p {
  margin: 0;
  padding: 0;
}
.layout-landing .timeline .timeline-item p.circle {
  position: relative;
  font-weight: bold !important;
}
.layout-landing .timeline .timeline-item p.circle::before,
.layout-landing .timeline .timeline-item p.circle:before {
  border: 3px solid #ffffff;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  display: inline-block;
  content: '';
  background: #323232;
}
.layout-landing .timeline .timeline-item p.circle.active {
  color: #297A38;
}
.layout-landing .timeline .timeline-item p.circle.active::before,
.layout-landing .timeline .timeline-item p.circle.active:before {
  border-color: #297A38;
}
.layout-landing .timeline .timeline-item.col-sm-6 {
  padding: 25px 20px;
}
.layout-landing .timeline .timeline-item.col-sm-6.col-sm-push-6.text-left {
  border-left: 2px solid #ffffff;
  margin-left: -1px;
  clear: left;
}
.layout-landing .timeline .timeline-item.col-sm-6.col-sm-push-6.text-left p {
  text-transform: uppercase;
  font-weight: 600;
}
.layout-landing .timeline .timeline-item.col-sm-6.col-sm-push-6.text-left p:not(:nth-of-type(1)):last-of-type {
  text-transform: initial;
  font-weight: initial;
}
.layout-landing .timeline .timeline-item.col-sm-6.col-sm-push-6.text-left p.circle::before,
.layout-landing .timeline .timeline-item.col-sm-6.col-sm-push-6.text-left p.circle:before {
  position: absolute;
  left: -32px;
  top: 2px;
}
.layout-landing .timeline .timeline-item.col-sm-6.text-right {
  border-right: 2px solid #ffffff;
  clear: left;
  position: relative;
  right: -1px;
}
.layout-landing .timeline .timeline-item.col-sm-6.text-right p:not(:last-child) {
  text-transform: uppercase;
  font-weight: 600;
}
.layout-landing .timeline .timeline-item.col-sm-6.text-right p.circle::before,
.layout-landing .timeline .timeline-item.col-sm-6.text-right p.circle:before {
  position: absolute;
  right: -32px;
  top: 2px;
}
@media (max-width: 767px) and (min-width: 421px) {
  .layout-landing .timeline .timeline-item.col-sm-6.col-sm-push-6.text-left {
    width: 50%;
    margin-left: 50%;
  }
  .layout-landing .timeline .timeline-item.col-sm-6.text-right {
    right: -2px;
    width: 50%;
    text-align: right;
  }
}
@media (max-width: 420px) {
  .layout-landing .timeline .timeline-item {
    width: 70%;
    margin-left: 20% !important;
  }
  .layout-landing .timeline .timeline-item.col-sm-6.text-right {
    border-left: 2px solid #ffffff;
    border-right: none;
    clear: left;
    position: relative;
    right: 0;
  }
  .layout-landing .timeline .timeline-item.col-sm-6.text-right p.circle::before,
  .layout-landing .timeline .timeline-item.col-sm-6.text-right p.circle:before {
    left: -32px;
  }
}
.layout-landing .subtitle.uk-section .uk-container h1 {
  font-size: 1.8em;
}
.layout-landing .uk-section.background-dark-blue {
  padding: 55px 0;
}
.layout-landing .uk-section.background-dark-blue .uk-container .row > .col-md-6 > p {
  line-height: 1;
  font-size: 1.2em;
}
.layout-landing .uk-section.background-dark-blue .uk-container .row > .col-md-6 > .uk-margin {
  margin-top: 10px !important;
}
.layout-landing .uk-section.background-dark-blue .uk-container .row > .col-md-6 > .uk-margin a {
  font-size: 1em;
  font-weight: 600;
}
.layout-landing .uk-section.wrap-blocks.background-color-1-2 {
  position: relative;
}
.layout-landing .uk-section.wrap-blocks.background-color-1-2::before,
.layout-landing .uk-section.wrap-blocks.background-color-1-2:before {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 22px solid #1E2D34;
  position: absolute;
  top: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.layout-landing .uk-section.wrap-blocks.background-color-1-2 .uk-container {
  margin-top: 30px;
}
.layout-landing .uk-section.wrap-blocks.background-color-1-2 .uk-container > h1 {
  font-size: 1.2em;
  line-height: 0.85em;
}
.layout-landing .uk-section.wrap-blocks.background-color-1-2 .uk-container > h2 {
  font-size: 2em;
  line-height: 0.85em;
}
.layout-landing .uk-section.wrap-blocks.background-color-1-2 .uk-container > h3 {
  font-weight: bold;
  font-size: 3em;
  line-height: 0.85;
  margin: 15px 0;
}
.layout-landing .uk-section.wrap-blocks.background-color-1-2 .uk-container .row .col-md-6 h3 {
  margin-top: 50px;
}
.layout-landing .landing-cms-section-gallery-modal > .uk-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.layout-landing .landing-cms-section-gallery-modal > .uk-container > h2 {
  width: 100%;
}
.layout-landing .landing-cms-section-gallery-modal > .uk-container a[data-toggle="modal"] {
  width: 25%;
  min-width: 250px;
}
.layout-landing .landing-cms-section-gallery-modal > .uk-container .wrap-modal-box {
  padding: 20px;
}
.layout-landing .landing-cms-section-gallery-modal > .uk-container .wrap-modal-box figure {
  position: relative;
  margin: 0;
  height: auto;
}
.layout-landing .landing-cms-section-gallery-modal > .uk-container .wrap-modal-box figure figcaption p {
  margin: 0 0 20px 0;
}
@media (max-width: 991px) {
  .layout-landing .landing-cms-section-gallery-modal > .uk-container .wrap-modal-box figure {
    font-size: 13px;
  }
}
.layout-landing .landing-cms-section-gallery-modal.gallery-three > .uk-container a[data-toggle="modal"] {
  width: 33%;
}
.layout-landing .landing-cms-section-gallery-modal.gallery-five > .uk-container a[data-toggle="modal"] {
  width: 20%;
}
.layout-landing .landing-cms-section-gallery-modal > .uk-container .wrap-modal-box .overlay .text {
  font-size: 1.2em;
}
.layout-landing .landing-cms-section-timeline {
  background: #323232;
}
.layout-landing .landing-cms-section-timeline .timeline-item a {
  color: #297A38;
  font-weight: 700;
  position: relative;
}
.layout-landing .timeline-events .timeline-item.col-sm-6 a.modalpage {
  color: #ffffff;
  font-weight: 700;
  position: relative;
}
.layout-landing .timeline-events .timeline-item.col-sm-6 a.modalpage:not(.activepage):hover {
  text-decoration: none;
  cursor: text;
}
.layout-landing .timeline-events .timeline-item.col-sm-6.text-right a.modalpage::after,
.layout-landing .timeline-events .timeline-item.col-sm-6.text-right a.modalpage:after {
  border: 3px solid #ffffff;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  display: inline-block;
  content: '';
  background: #323232;
  position: absolute;
  right: -31px;
  top: 2px;
}
.layout-landing .timeline-events .timeline-item.col-sm-6.text-right a.modalpage.activepage {
  color: #2f7f33;
}
.layout-landing .timeline-events .timeline-item.col-sm-6.text-right a.modalpage.activepage::after,
.layout-landing .timeline-events .timeline-item.col-sm-6.text-right a.modalpage.activepage:after {
  border-color: #2f7f33;
}
.layout-landing .timeline-events .timeline-item.col-sm-6.text-left a.modalpage::before,
.layout-landing .timeline-events .timeline-item.col-sm-6.text-left a.modalpage:before {
  border: 3px solid #ffffff;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  display: inline-block;
  content: '';
  background: #323232;
  position: absolute;
  left: -32px;
  top: 2px;
}
.layout-landing .timeline-events .timeline-item.col-sm-6.text-left a.modalpage.activepage {
  color: #2f7f33;
}
.layout-landing .timeline-events .timeline-item.col-sm-6.text-left a.modalpage.activepage::before,
.layout-landing .timeline-events .timeline-item.col-sm-6.text-left a.modalpage.activepage:before {
  border-color: #2f7f33;
}
.layout-landing .timeline-events {
  background: #323232;
  color: #ffffff;
  padding: 20px 0;
}
.layout-landing .timeline-events .timeline-item.timeline-start {
  padding-top: 50px !important;
}
.layout-landing .timeline-events .timeline-item.timeline-start::before,
.layout-landing .timeline-events .timeline-item.timeline-start:before {
  border: 1px solid #ffffff;
  width: 21px;
  display: inline-block;
  content: '';
  position: absolute;
  top: 0;
  left: -11px;
}
.layout-landing .timeline-events .timeline-item.timeline-end {
  padding-bottom: 100px !important;
}
.layout-landing .timeline-events .timeline-item.timeline-end.text-right::after,
.layout-landing .timeline-events .timeline-item.timeline-end.text-right:after {
  border: 1px solid #ffffff;
  width: 21px;
  display: inline-block;
  content: '';
  position: absolute;
  bottom: 0;
  right: -11px;
}
.layout-landing .timeline-events .timeline-item.timeline-end.text-left::after,
.layout-landing .timeline-events .timeline-item.timeline-end.text-left:after {
  border: 1px solid #ffffff;
  width: 21px;
  display: inline-block;
  content: '';
  position: absolute;
  bottom: 0;
  left: -11px;
}
.layout-landing .timeline-events .timeline-item p {
  margin: 0;
  padding: 0;
}
.layout-landing .timeline-events .timeline-item p.circle {
  position: relative;
  font-weight: bold !important;
}
.layout-landing .timeline-events .timeline-item p.circle::before,
.layout-landing .timeline-events .timeline-item p.circle:before {
  border: 3px solid #ffffff;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  display: inline-block;
  content: '';
  background: #323232;
}
.layout-landing .timeline-events .timeline-item p.circle.active {
  color: #297A38;
}
.layout-landing .timeline-events .timeline-item p.circle.active::before,
.layout-landing .timeline-events .timeline-item p.circle.active:before {
  border-color: #297A38;
}
.layout-landing .timeline-events .timeline-item.col-sm-6 {
  padding: 25px 20px;
}
.layout-landing .timeline-events .timeline-item.col-sm-6.col-sm-push-6.text-left {
  border-left: 2px solid #ffffff;
  margin-left: -1px;
  clear: left;
}
.layout-landing .timeline-events .timeline-item.col-sm-6.col-sm-push-6.text-left p {
  text-transform: uppercase;
  font-weight: 600;
}
.layout-landing .timeline-events .timeline-item.col-sm-6.col-sm-push-6.text-left p:not(:nth-of-type(1)):last-of-type {
  text-transform: initial;
  font-weight: initial;
}
.layout-landing .timeline-events .timeline-item.col-sm-6.col-sm-push-6.text-left p.circle::before,
.layout-landing .timeline-events .timeline-item.col-sm-6.col-sm-push-6.text-left p.circle:before {
  position: absolute;
  left: -32px;
  top: 2px;
}
.layout-landing .timeline-events .timeline-item.col-sm-6.text-right {
  border-right: 2px solid #ffffff;
  clear: left;
  position: relative;
  right: -1px;
}
.layout-landing .timeline-events .timeline-item.col-sm-6.text-right p:not(:last-child) {
  text-transform: uppercase;
  font-weight: 600;
}
.layout-landing .timeline-events .timeline-item.col-sm-6.text-right p.circle::before,
.layout-landing .timeline-events .timeline-item.col-sm-6.text-right p.circle:before {
  position: absolute;
  right: -32px;
  top: 2px;
}
@media (max-width: 767px) and (min-width: 421px) {
  .layout-landing .timeline-events .timeline-item.col-sm-6.col-sm-push-6.text-left {
    width: 50%;
    margin-left: 50%;
  }
  .layout-landing .timeline-events .timeline-item.col-sm-6.text-right {
    right: -2px;
    width: 50%;
    text-align: right;
  }
}
@media (max-width: 420px) {
  .layout-landing .timeline-events .timeline-item {
    width: 70%;
    margin-left: 20% !important;
  }
  .layout-landing .timeline-events .timeline-item.col-sm-6.text-right {
    border-left: 2px solid #ffffff;
    border-right: none;
    clear: left;
    position: relative;
    right: 0;
  }
  .layout-landing .timeline-events .timeline-item.col-sm-6.text-right p.circle::before,
  .layout-landing .timeline-events .timeline-item.col-sm-6.text-right p.circle:before {
    left: -32px;
  }
}
@media (max-width: 420px) {
  .layout-landing .timeline-events .timeline-item.col-sm-6.text-right {
    text-align: left;
  }
  .layout-landing .timeline-events .timeline-item.col-sm-6.text-right a.modalpage::after,
  .layout-landing .timeline-events .timeline-item.col-sm-6.text-right a.modalpage:after {
    display: none;
  }
  .layout-landing .timeline-events .timeline-item.col-sm-6.text-right a.modalpage::before,
  .layout-landing .timeline-events .timeline-item.col-sm-6.text-right a.modalpage:before {
    border: 3px solid #ffffff;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    display: inline-block;
    content: '';
    background: #323232;
    position: absolute;
    left: -32px;
    top: 2px;
  }
  .layout-landing .timeline-events .timeline-item.col-sm-6.text-right a.modalpage.activepage {
    color: #2f7f33;
  }
  .layout-landing .timeline-events .timeline-item.col-sm-6.text-right a.modalpage.activepage::before,
  .layout-landing .timeline-events .timeline-item.col-sm-6.text-right a.modalpage.activepage:before {
    border-color: #2f7f33;
  }
}
.layout-landing .timeline-events .timeline-item .event-modal {
  text-align: left;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-header .title {
  float: none;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-header .subtitle {
  margin: 0;
  font-style: italic;
  font-weight: normal !important;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-header button.close {
  position: absolute;
  top: 15px;
  right: 15px;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body {
  padding: 0;
  color: #000;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .wrap-modules {
  padding: 0;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header {
  padding: 0;
  height: 250px;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header div[id^='image-']:nth-child(1) {
  height: 250px;
  display: block;
  position: absolute;
  width: 100%;
  overflow: hidden;
  z-index: 0;
  top: -1px;
  background: #000000;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header div[id^='image-']:nth-child(1) > img {
  margin: 0;
  min-width: 101%;
  opacity: 0.5;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header div[id^='image-']:nth-child(1) > img:after {
  background: rgba(0, 0, 0, 0.5);
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header div[id^='image-']:nth-child(1) + h1 {
  margin-top: 10%;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header h1,
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header h2,
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header p {
  z-index: 9;
  position: relative;
  color: #ffffff !important;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header h1 {
  font-size: 1.8em;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header h2 {
  font-size: 1.2em;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header p {
  text-align: center;
  background: #1089c0;
  width: fit-content;
  margin: 10px auto 0;
  padding: 2px 5px;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-body {
  padding: 0 15px;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-body div[id^='button-'] {
  text-align: center;
  margin-top: 15px;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-body div[id^='button-'] .uk-button {
  background: #2f7f33;
  color: #ffffff !important;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-body div[id^='button-'] .uk-button:hover {
  background: #ffffff;
  color: #2f7f33 !important;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-body p {
  text-transform: none;
  font-weight: normal;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-body div[id^='image-'] {
  text-align: center;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-body ul {
  list-style: none;
  margin-top: 0;
}
.layout-landing .timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-body ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #2f7f33;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json {
  padding: 15px;
}
.layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title {
  background: transparent;
  color: #2f7f33;
  text-transform: initial;
  font-weight: 700;
  padding: 5px 0;
  border-bottom: 1px solid #e5e5e5;
}
.layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content {
  background: #e5e5e5;
  padding: 10px;
}
.layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content p {
  text-transform: none !important;
  font-weight: normal;
  margin-bottom: 20px;
}
.layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .author {
  color: #2f7f33;
}
.layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .actions {
  position: relative;
}
@media (min-width: 767px) {
  .layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .actions > div {
  display: inline-block;
  width: 100%;
}
@media (min-width: 767px) {
  .layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .actions > div:nth-child(1) {
    width: 25%;
  }
  .layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .actions > div:nth-child(1) .btn-landing.btn-landing-green {
    padding: 0;
  }
  .layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .actions > div:nth-child(1) .btn-landing.btn-landing-green .uk-button.uk-button-default {
    padding: 0;
  }
  .layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .actions > div:nth-child(2) {
    width: 50%;
    text-align: right;
  }
  .layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .actions > div:nth-child(2) a {
    color: #2f7f33;
    font-weight: 700;
  }
  .layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .actions > div:nth-child(2) p {
    margin-bottom: 0;
  }
  .layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .actions > div:nth-child(2) .btn-landing.btn-landing-grey {
    width: inherit;
    float: right;
    padding: 0;
  }
  .layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .actions > div:nth-child(2) .btn-landing.btn-landing-grey .uk-button.uk-button-default {
    padding: 0;
  }
  .layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .actions > div:nth-child(3) {
    width: 25%;
  }
  .layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content .actions > div:nth-child(3) img {
    width: 120px;
    margin: auto;
    text-align: center;
    display: block;
  }
}
.uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .simple-pagination {
  margin-top: 15px;
}
.uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .simple-pagination > ul{
  text-indent: 0;
}
.uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .simple-pagination > ul > li:before{
  display: none;
}
.layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .simple-pagination ul > li + li {
  margin-left: 5px;
}
.layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .simple-pagination ul > li.active .current {
  color: #2f7f33 !important;
  font-weight: bold;
  text-decoration: underline;
}
.layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .simple-pagination ul > li.disabled {
  background: #cccccc;
}
.layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .simple-pagination ul > li a.page-link,
.layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .simple-pagination ul > li a.page-link.next,
.layout-landing .uk-section.landing-cms-section-timeline .uk-section.landing-single-modal-event-by-json .simple-pagination ul > li .current {
  box-shadow: none;
  border: none;
  background: transparent;
  font-weight: normal;
}
