/**
VARS
 */
/**
UTILITY
 */
.flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
}
.flexbox-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flexbox-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
/**
BACKGROUND CLASS
 */
.background-regione-color {
  background: #2f7f33;
  background-color: #2f7f33;
}
.background-regione-color h1,
.background-regione-color h2,
.background-regione-color h3,
.background-regione-color p,
.background-regione-color span,
.background-regione-color a,
.background-regione-color div {
  color: #ffffff;
}
.background-green-color {
  background: #014D24;
  background-color: #014D24;
}
.background-green-color h1,
.background-green-color h2,
.background-green-color h3,
.background-green-color p,
.background-green-color span,
.background-green-color a,
.background-green-color div {
  color: #ffffff;
}
.background-lightgreen-color {
  background: #2f7f33;
  background-color: #2f7f33;
}
.background-lightgreen-color h1,
.background-lightgreen-color h2,
.background-lightgreen-color h3,
.background-lightgreen-color p,
.background-lightgreen-color span,
.background-lightgreen-color a,
.background-lightgreen-color div {
  color: #ffffff;
}
.background-lightgreen-color-hover {
  background: #ffffff;
  background-color: #ffffff;
}
.background-lightgreen-color-hover h1,
.background-lightgreen-color-hover h2,
.background-lightgreen-color-hover h3,
.background-lightgreen-color-hover p,
.background-lightgreen-color-hover span,
.background-lightgreen-color-hover a,
.background-lightgreen-color-hover div {
  color: #2f7f33 !important;
}
.background-darkgreen-color {
  background: #123313;
  background-color: #123313;
}
.background-darkgreen-color h1,
.background-darkgreen-color h2,
.background-darkgreen-color h3,
.background-darkgreen-color p,
.background-darkgreen-color span,
.background-darkgreen-color a,
.background-darkgreen-color div {
  color: #ffffff;
}
.background-green-color-hover {
  background: #ffffff;
  background-color: #ffffff;
}
.background-green-color-hover h1,
.background-green-color-hover h2,
.background-green-color-hover h3,
.background-green-color-hover p,
.background-green-color-hover span,
.background-green-color-hover a,
.background-green-color-hover div {
  color: #014D24 !important;
}
.background-blue-color {
  background: #153646;
  background-color: #153646;
}
.background-blue-color h1,
.background-blue-color h2,
.background-blue-color h3,
.background-blue-color p,
.background-blue-color span,
.background-blue-color a,
.background-blue-color div {
  color: #ffffff;
}
.background-lightblue-color {
  background: #214C65;
  background-color: #214C65;
}
.background-lightblue-color h1,
.background-lightblue-color h2,
.background-lightblue-color h3,
.background-lightblue-color p,
.background-lightblue-color span,
.background-lightblue-color a,
.background-lightblue-color div {
  color: #ffffff;
}
.background-darkblue-color {
  background: #0E2A38;
  background-color: #0E2A38;
}
.background-darkblue-color h1,
.background-darkblue-color h2,
.background-darkblue-color h3,
.background-darkblue-color p,
.background-darkblue-color span,
.background-darkblue-color a,
.background-darkblue-color div {
  color: #ffffff;
}
.background-grey-color {
  background: #464548;
  background-color: #464548;
}
.background-grey-color h1,
.background-grey-color h2,
.background-grey-color h3,
.background-grey-color p,
.background-grey-color span,
.background-grey-color a,
.background-grey-color div {
  color: #ffffff;
}
.background-grey-color-hover {
  background: #ffffff;
  background-color: #ffffff;
}
.background-grey-color-hover h1,
.background-grey-color-hover h2,
.background-grey-color-hover h3,
.background-grey-color-hover p,
.background-grey-color-hover span,
.background-grey-color-hover a,
.background-grey-color-hover div {
  color: #464548 !important;
}
.background-lightgrey-color {
  background: #EBEBEB;
  background-color: #EBEBEB;
}
.background-lightgrey-color h1,
.background-lightgrey-color h2,
.background-lightgrey-color h3,
.background-lightgrey-color p,
.background-lightgrey-color span,
.background-lightgrey-color a,
.background-lightgrey-color div {
  color: #000000;
}
.background-white-color {
  background: #ffffff;
  background-color: #ffffff;
}
.background-white-color h1,
.background-white-color h2,
.background-white-color h3,
.background-white-color p,
.background-white-color span,
.background-white-color a,
.background-white-color div {
  color: #2f7f33;
}
.background-white-color-hover {
  background: #2f7f33;
  background-color: #2f7f33;
}
.background-white-color-hover h1,
.background-white-color-hover h2,
.background-white-color-hover h3,
.background-white-color-hover p,
.background-white-color-hover span,
.background-white-color-hover a,
.background-white-color-hover div {
  color: #ffffff;
}
/**
LAYOUT LANDING
 */
.content.content-landing {
  display: block;
  position: relative;
  width: 100%;
  min-height: 600px;
  margin: 0;
}
.content.content-landing *:not(.am):not(.glyphicon):not(.ic) {
  font-family: "titillium-web", "Open Sans", Helvetica, Arial, sans-serif !important;
}
.content.content-landing h1,
.content.content-landing h2,
.content.content-landing h3,
.content.content-landing h4,
.content.content-landing h5,
.content.content-landing p,
.content.content-landing span,
.content.content-landing a {
  margin: 0;
}
.content.content-landing h1 {
  font-weight: 900;
}
.content.content-landing h2 {
  font-weight: 700;
}
.content.content-landing h3 {
  font-weight: 500;
}
.content.content-landing a {
  text-decoration: none;
  color: #2f7f33;
}
.content.content-landing a:hover {
  text-decoration: underline;
}
.content.content-landing .btn-landing {
  margin: 5px;
  border: 1px solid #cccccc;
}
.content.content-landing .btn-landing a {
  padding: 10px 15px;
  text-align: center;
  width: 100%;
  display: block;
  border: none;
}
.content.content-landing .btn-landing.btn-landing-green {
  background: #014D24;
  background-color: #014D24;
  border-color: #014D24;
}
.content.content-landing .btn-landing.btn-landing-green h1,
.content.content-landing .btn-landing.btn-landing-green h2,
.content.content-landing .btn-landing.btn-landing-green h3,
.content.content-landing .btn-landing.btn-landing-green p,
.content.content-landing .btn-landing.btn-landing-green span,
.content.content-landing .btn-landing.btn-landing-green a,
.content.content-landing .btn-landing.btn-landing-green div {
  color: #ffffff;
}
.content.content-landing .btn-landing.btn-landing-green:hover {
  background: #ffffff;
  background-color: #ffffff;
}
.content.content-landing .btn-landing.btn-landing-green:hover h1,
.content.content-landing .btn-landing.btn-landing-green:hover h2,
.content.content-landing .btn-landing.btn-landing-green:hover h3,
.content.content-landing .btn-landing.btn-landing-green:hover p,
.content.content-landing .btn-landing.btn-landing-green:hover span,
.content.content-landing .btn-landing.btn-landing-green:hover a,
.content.content-landing .btn-landing.btn-landing-green:hover div {
  color: #014D24 !important;
}
.content.content-landing .btn-landing.btn-landing-grey {
  background: #464548;
  background-color: #464548;
  border-color: #464548;
}
.content.content-landing .btn-landing.btn-landing-grey h1,
.content.content-landing .btn-landing.btn-landing-grey h2,
.content.content-landing .btn-landing.btn-landing-grey h3,
.content.content-landing .btn-landing.btn-landing-grey p,
.content.content-landing .btn-landing.btn-landing-grey span,
.content.content-landing .btn-landing.btn-landing-grey a,
.content.content-landing .btn-landing.btn-landing-grey div {
  color: #ffffff;
}
.content.content-landing .btn-landing.btn-landing-grey:hover {
  background: #ffffff;
  background-color: #ffffff;
}
.content.content-landing .btn-landing.btn-landing-grey:hover h1,
.content.content-landing .btn-landing.btn-landing-grey:hover h2,
.content.content-landing .btn-landing.btn-landing-grey:hover h3,
.content.content-landing .btn-landing.btn-landing-grey:hover p,
.content.content-landing .btn-landing.btn-landing-grey:hover span,
.content.content-landing .btn-landing.btn-landing-grey:hover a,
.content.content-landing .btn-landing.btn-landing-grey:hover div {
  color: #464548 !important;
}
.content.content-landing .btn-landing.btn-landing-white {
  background: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.content.content-landing .btn-landing.btn-landing-white h1,
.content.content-landing .btn-landing.btn-landing-white h2,
.content.content-landing .btn-landing.btn-landing-white h3,
.content.content-landing .btn-landing.btn-landing-white p,
.content.content-landing .btn-landing.btn-landing-white span,
.content.content-landing .btn-landing.btn-landing-white a,
.content.content-landing .btn-landing.btn-landing-white div {
  color: #2f7f33;
}
.content.content-landing .btn-landing.btn-landing-white:hover {
  background: #2f7f33;
  background-color: #2f7f33;
}
.content.content-landing .btn-landing.btn-landing-white:hover h1,
.content.content-landing .btn-landing.btn-landing-white:hover h2,
.content.content-landing .btn-landing.btn-landing-white:hover h3,
.content.content-landing .btn-landing.btn-landing-white:hover p,
.content.content-landing .btn-landing.btn-landing-white:hover span,
.content.content-landing .btn-landing.btn-landing-white:hover a,
.content.content-landing .btn-landing.btn-landing-white:hover div {
  color: #ffffff;
}
.content.content-landing .btn-landing.btn-landing-lightgreen {
  background: #2f7f33;
  background-color: #2f7f33;
  border-color: #ffffff;
}
.content.content-landing .btn-landing.btn-landing-lightgreen h1,
.content.content-landing .btn-landing.btn-landing-lightgreen h2,
.content.content-landing .btn-landing.btn-landing-lightgreen h3,
.content.content-landing .btn-landing.btn-landing-lightgreen p,
.content.content-landing .btn-landing.btn-landing-lightgreen span,
.content.content-landing .btn-landing.btn-landing-lightgreen a,
.content.content-landing .btn-landing.btn-landing-lightgreen div {
  color: #ffffff;
}
.content.content-landing .btn-landing.btn-landing-lightgreen:hover {
  background: #ffffff;
  background-color: #ffffff;
}
.content.content-landing .btn-landing.btn-landing-lightgreen:hover h1,
.content.content-landing .btn-landing.btn-landing-lightgreen:hover h2,
.content.content-landing .btn-landing.btn-landing-lightgreen:hover h3,
.content.content-landing .btn-landing.btn-landing-lightgreen:hover p,
.content.content-landing .btn-landing.btn-landing-lightgreen:hover span,
.content.content-landing .btn-landing.btn-landing-lightgreen:hover a,
.content.content-landing .btn-landing.btn-landing-lightgreen:hover div {
  color: #2f7f33 !important;
}
.content.content-landing .modal .modal-header {
  background: #2f7f33;
  background-color: #2f7f33;
}
.content.content-landing .modal .modal-header h1,
.content.content-landing .modal .modal-header h2,
.content.content-landing .modal .modal-header h3,
.content.content-landing .modal .modal-header p,
.content.content-landing .modal .modal-header span,
.content.content-landing .modal .modal-header a,
.content.content-landing .modal .modal-header div {
  color: #ffffff;
}
.content.content-landing .modal .modal-header .modal-title {
  color: #FFF;
}
.content.content-landing .modal .modal-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
}
.content.content-landing .modal .modal-body h1,
.content.content-landing .modal .modal-body h2,
.content.content-landing .modal .modal-body h3,
.content.content-landing .modal .modal-body a:not(.btn-landing),
.content.content-landing .modal .modal-body a:not(.uk-button.uk-button-default) {
  color: #014D24 !important;
}
.content.content-landing .modal .modal-body p,
.content.content-landing .modal .modal-body span {
  color: #464548 !important;
}
.content.content-landing .modal .modal-body a:last-child {
  align-self: end;
}
.content.content-landing .modal .modal-body .wrap-img-modal,
.content.content-landing .modal .modal-body .wrap-text-modal {
  width: 100%;
  margin: 0;
}
.content.content-landing .modal .modal-body .btn-landing {
  margin: 5px 0;
  padding: 10px 15px;
  text-align: center;
  display: block;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green {
  background: #014D24;
  background-color: #014D24;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green h1,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green h2,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green h3,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green p,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green span,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green a,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green div {
  color: #ffffff;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green a {
  color: #ffffff !important;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green:hover {
  background: #ffffff;
  background-color: #ffffff;
  color: #014D24 !important;
  text-decoration: none;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green:hover h1,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green:hover h2,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green:hover h3,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green:hover p,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green:hover span,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green:hover a,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-green:hover div {
  color: #014D24 !important;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey {
  background: #464548;
  background-color: #464548;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey h1,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey h2,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey h3,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey p,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey span,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey a,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey div {
  color: #ffffff;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey a {
  color: #ffffff !important;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey:hover {
  background: #ffffff;
  background-color: #ffffff;
  color: #464548 !important;
  text-decoration: none;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey:hover h1,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey:hover h2,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey:hover h3,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey:hover p,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey:hover span,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey:hover a,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-grey:hover div {
  color: #464548 !important;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white {
  background: #ffffff;
  background-color: #ffffff;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white h1,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white h2,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white h3,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white p,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white span,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white a,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white div {
  color: #2f7f33;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white:hover {
  background: #2f7f33;
  background-color: #2f7f33;
  color: #2f7f33 !important;
  text-decoration: none;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white:hover h1,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white:hover h2,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white:hover h3,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white:hover p,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white:hover span,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white:hover a,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-white:hover div {
  color: #ffffff;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen {
  background: #2f7f33;
  background-color: #2f7f33;
  border-color: #ffffff;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen h1,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen h2,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen h3,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen p,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen span,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen a,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen div {
  color: #ffffff;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen:hover {
  background: #ffffff;
  background-color: #ffffff;
}
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen:hover h1,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen:hover h2,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen:hover h3,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen:hover p,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen:hover span,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen:hover a,
.content.content-landing .modal .modal-body .btn-landing.btn-landing-lightgreen:hover div {
  color: #2f7f33 !important;
}
.content.content-landing .wrap-modal-box .btn-landing {
  margin: 5px 0;
  padding: 10px 15px;
  text-align: center;
  display: block;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green {
  background: #014D24;
  background-color: #014D24;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green h1,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green h2,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green h3,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green p,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green span,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green a,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green div {
  color: #ffffff;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green:hover {
  background: #ffffff;
  background-color: #ffffff;
  color: #014D24 !important;
  text-decoration: none;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green:hover h1,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green:hover h2,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green:hover h3,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green:hover p,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green:hover span,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green:hover a,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-green:hover div {
  color: #014D24 !important;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey {
  background: #464548;
  background-color: #464548;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey h1,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey h2,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey h3,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey p,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey span,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey a,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey div {
  color: #ffffff;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey:hover {
  background: #ffffff;
  background-color: #ffffff;
  color: #464548 !important;
  text-decoration: none;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey:hover h1,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey:hover h2,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey:hover h3,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey:hover p,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey:hover span,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey:hover a,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-grey:hover div {
  color: #464548 !important;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white {
  background: #ffffff;
  background-color: #ffffff;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white h1,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white h2,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white h3,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white p,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white span,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white a,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white div {
  color: #2f7f33;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white:hover {
  background: #2f7f33;
  background-color: #2f7f33;
  color: #2f7f33 !important;
  text-decoration: none;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white:hover h1,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white:hover h2,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white:hover h3,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white:hover p,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white:hover span,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white:hover a,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-white:hover div {
  color: #ffffff;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen {
  background: #2f7f33;
  background-color: #2f7f33;
  border-color: #ffffff;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen h1,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen h2,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen h3,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen p,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen span,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen a,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen div {
  color: #ffffff;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen:hover {
  background: #ffffff;
  background-color: #ffffff;
}
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen:hover h1,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen:hover h2,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen:hover h3,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen:hover p,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen:hover span,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen:hover a,
.content.content-landing .wrap-modal-box .btn-landing.btn-landing-lightgreen:hover div {
  color: #2f7f33 !important;
}
.content.content-landing .uk-accordion.landing-cms-accordion {
  margin-bottom: 10px;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-label-category {
  background-color: #215a24;
  color: #fff;
  padding: 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title {
  background: #2f7f33;
  background-color: #2f7f33;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title h1,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title h2,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title h3,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title p,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title span,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title a,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title div {
  color: #ffffff;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title:after {
  background-color: #fff;
  border: 1px solid #2f7f33;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title p {
  width: 95%;
  color: #fff !important;
  font-weight: normal;
}
@media (max-width: 420px) {
  .content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title {
    padding-right: 45px;
    position: relative;
  }
  .content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title::after {
    position: absolute;
    right: 10px;
  }
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content {
  background: #EBEBEB;
  background-color: #EBEBEB;
  margin: 0;
  padding: 15px;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content h1,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content h2,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content h3,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content p,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content span,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content a,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content div {
  color: #000000;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-image {
  width: 30%;
  float: left;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content a {
  color: #2f7f33;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green {
  background: #014D24;
  background-color: #014D24;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green h1,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green h2,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green h3,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green p,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green span,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green a,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green div {
  color: #ffffff;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green:hover {
  background: #ffffff;
  background-color: #ffffff;
  color: #014D24 !important;
  text-decoration: none;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green:hover h1,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green:hover h2,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green:hover h3,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green:hover p,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green:hover span,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green:hover a,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-green:hover div {
  color: #014D24 !important;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey {
  background: #464548;
  background-color: #464548;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey h1,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey h2,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey h3,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey p,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey span,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey a,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey div {
  color: #ffffff;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey:hover {
  background: #ffffff;
  background-color: #ffffff;
  color: #464548 !important;
  text-decoration: none;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey:hover h1,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey:hover h2,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey:hover h3,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey:hover p,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey:hover span,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey:hover a,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-grey:hover div {
  color: #464548 !important;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white {
  background: #ffffff;
  background-color: #ffffff;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white h1,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white h2,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white h3,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white p,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white span,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white a,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white div {
  color: #2f7f33;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white:hover {
  background: #2f7f33;
  background-color: #2f7f33;
  color: #2f7f33 !important;
  text-decoration: none;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white:hover h1,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white:hover h2,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white:hover h3,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white:hover p,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white:hover span,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white:hover a,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-white:hover div {
  color: #ffffff;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen {
  background: #2f7f33;
  background-color: #2f7f33;
  border-color: #ffffff;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen h1,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen h2,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen h3,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen p,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen span,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen a,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen div {
  color: #ffffff;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen:hover {
  background: #ffffff;
  background-color: #ffffff;
}
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen:hover h1,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen:hover h2,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen:hover h3,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen:hover p,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen:hover span,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen:hover a,
.content.content-landing .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content .btn-landing.btn-landing-lightgreen:hover div {
  color: #2f7f33 !important;
}
.login-register-form {
  display: flex;
  flex-direction: column;
}
.login-register-form .spid-container {
  width: auto;
  margin: auto;
}
.login-register-form .spid-container .btn-spid {
  width: 100%;
  margin-top: 15px;
  border-color: #0066CC;
  background-color: #0066CC !important;
}
.login-register-form .spid-container .btn-spid span {
  font-weight: bold;
  color: white;
  font-size: 1em;
  text-transform: uppercase;
}
.login-register-form .spid-container .btn-spid:hover {
  opacity: 0.7;
  text-decoration: none;
}
.login-register-form .social-container {
  margin-bottom: 30px;
}
.login-register-form .social-container span.am {
  padding: 0;
  bottom: 1px;
  position: relative;
}
/**
BANNER LANDING
 */
.landing-cms-background-banner {
  position: absolute;
  width: 100%;
  height: 600px;
  z-index: 1;
}
.landing-cms-background-banner > figure {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
}
.landing-cms-background-banner > figure > img {
  /*position: absolute;
      max-width: initial;
      min-width: 100%;
      width: auto;
      min-height: @height-banner;
      height: auto;
      top: 0;
      bottom: 0;
      right: -50%;
      left: -50%;
      margin: auto;*/
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin: 0;
}
.landing-cms-background-banner.landing-cms-object-fit {
  background-size: cover;
  background-position: center center;
}
.landing-cms-background-banner.landing-cms-object-fit > figure > img {
  opacity: 0;
}
.uk-section.landing-cms-section-banner {
  position: relative;
  width: 100%;
  height: 600px;
  z-index: 1;
  background: transparent;
}
.uk-section.landing-cms-section-banner > .uk-container {
  position: relative;
  width: auto;
  height: 100%;
}
.uk-section.landing-cms-section-banner > .uk-container .layout-banner {
  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;
  justify-content: center;
}
.uk-section.landing-cms-section-banner > .uk-container .layout-banner .uk-width-expand\@m {
  min-width: 100%;
}
/**
WRAP TITLE
 */
/**
WRAP TEXT
 */
.uk-section.landing-cms-section-wrap-text {
  background: #EBEBEB;
  background-color: #EBEBEB;
}
.uk-section.landing-cms-section-wrap-text h1,
.uk-section.landing-cms-section-wrap-text h2,
.uk-section.landing-cms-section-wrap-text h3,
.uk-section.landing-cms-section-wrap-text p,
.uk-section.landing-cms-section-wrap-text span,
.uk-section.landing-cms-section-wrap-text a,
.uk-section.landing-cms-section-wrap-text div {
  color: #000000;
}
.uk-section.landing-cms-section-wrap-text h1,
.uk-section.landing-cms-section-wrap-text a {
  color: #2f7f33;
}
.uk-section.landing-cms-section-wrap-text h2,
.uk-section.landing-cms-section-wrap-text h3 {
  color: #000;
}
.uk-section.landing-cms-section-wrap-text .uk-accordion.landing-cms-accordion .el-item .uk-accordion-title {
  background: transparent;
  color: #2f7f33;
  text-transform: initial;
  font-weight: 700;
  padding: 0;
}
.uk-section.landing-cms-section-wrap-text .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content {
  background: #ffffff;
  margin: 0;
  border-top: 1px solid #464548;
}
.uk-section.landing-cms-section-wrap-text .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-image {
  width: 30%;
  float: left;
}
.uk-section.landing-cms-section-wrap-text .uk-accordion.landing-cms-accordion .el-item .uk-accordion-content > .el-content a {
  color: #2f7f33;
}
/**
WRAP EVIDENCE
 */
.uk-section.landing-cms-section-wrap-evidence .layout-evidence {
  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: space-between;
  margin: 0;
}
.uk-section.landing-cms-section-wrap-evidence .layout-evidence > div {
  margin: 0;
  padding: 0;
}
/**
WRAP CONTENT BLOCK
 */
@media (max-width: 420px) {
  .uk-section.landing-cms-section-wrap-block > .uk-container {
    padding: 0;
  }
  .uk-section.landing-cms-section-wrap-block > .uk-container > .layout-block > div {
    margin: 15px 0;
  }
  .uk-section.landing-cms-section-wrap-block > .uk-container > .layout-block > div:first-child {
    margin-top: 0;
  }
  .uk-section.landing-cms-section-wrap-block > .uk-container > .layout-block > div:last-child {
    margin-bottom: 0;
  }
}
.uk-section.landing-cms-section-wrap-block.background-greentodark-color {
  background: #014D24;
  background: -moz-linear-gradient(to right, #014D24 50%, #123313 50%);
  background: -webkit-linear-gradient(to right, #014D24 50%, #123313 50%);
  background: linear-gradient(to right, #014D24 50%, #123313 50%);
}
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(1) {
  background: #014D24;
  background-color: #014D24;
}
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(1) h1,
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(1) h2,
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(1) h3,
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(1) p,
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(1) span,
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(1) a,
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(1) div {
  color: #ffffff;
}
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(2) {
  background: #123313;
  background-color: #123313;
}
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(2) h1,
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(2) h2,
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(2) h3,
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(2) p,
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(2) span,
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(2) a,
.uk-section.landing-cms-section-wrap-block.background-greentodark-color .layout-block.halves > div:nth-child(2) div {
  color: #ffffff;
}
@media (max-width: 767px) {
  .uk-section.landing-cms-section-wrap-block.background-greentodark-color {
    background: #014D24;
    background: -moz-linear-gradient(to bottom, #014D24 50%, #123313 50%);
    background: -webkit-linear-gradient(to bottom, #014D24 50%, #123313 50%);
    background: linear-gradient(to bottom, #014D24 50%, #123313 50%);
  }
}
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color {
  background: #2f7f33;
  background: -moz-linear-gradient(to right, #2f7f33 50%, #014D24 50%);
  background: -webkit-linear-gradient(to right, #2f7f33 50%, #014D24 50%);
  background: linear-gradient(to right, #2f7f33 50%, #014D24 50%);
}
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(1) {
  background: #2f7f33;
  background-color: #2f7f33;
}
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(1) h1,
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(1) h2,
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(1) h3,
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(1) p,
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(1) span,
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(1) a,
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(1) div {
  color: #ffffff;
}
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(2) {
  background: #014D24;
  background-color: #014D24;
}
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(2) h1,
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(2) h2,
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(2) h3,
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(2) p,
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(2) span,
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(2) a,
.uk-section.landing-cms-section-wrap-block.background-greenfromlight-color .layout-block.halves > div:nth-child(2) div {
  color: #ffffff;
}
@media (max-width: 767px) {
  .uk-section.landing-cms-section-wrap-block.background-greenfromlight-color {
    background: #2f7f33;
    background: -moz-linear-gradient(to bottom, #2f7f33 50%, #014D24 50%);
    background: -webkit-linear-gradient(to bottom, #2f7f33 50%, #014D24 50%);
    background: linear-gradient(to bottom, #2f7f33 50%, #014D24 50%);
  }
}
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color {
  background: #153646;
  background: -moz-linear-gradient(to right, #153646 50%, #0E2A38 50%);
  background: -webkit-linear-gradient(to right, #153646 50%, #0E2A38 50%);
  background: linear-gradient(to right, #153646 50%, #0E2A38 50%);
}
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(1) {
  background: #153646;
  background-color: #153646;
}
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(1) h1,
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(1) h2,
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(1) h3,
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(1) p,
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(1) span,
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(1) a,
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(1) div {
  color: #ffffff;
}
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(2) {
  background: #0E2A38;
  background-color: #0E2A38;
}
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(2) h1,
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(2) h2,
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(2) h3,
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(2) p,
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(2) span,
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(2) a,
.uk-section.landing-cms-section-wrap-block.background-bluetodark-color .layout-block.halves > div:nth-child(2) div {
  color: #ffffff;
}
@media (max-width: 767px) {
  .uk-section.landing-cms-section-wrap-block.background-bluetodark-color {
    background: #153646;
    background: -moz-linear-gradient(to bottom, #153646 50%, #0E2A38 50%);
    background: -webkit-linear-gradient(to bottom, #153646 50%, #0E2A38 50%);
    background: linear-gradient(to bottom, #153646 50%, #0E2A38 50%);
  }
}
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color {
  background: #214C65;
  background: -moz-linear-gradient(to right, #214C65 50%, #153646 50%);
  background: -webkit-linear-gradient(to right, #214C65 50%, #153646 50%);
  background: linear-gradient(to right, #214C65 50%, #153646 50%);
}
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(1) {
  background: #214C65;
  background-color: #214C65;
}
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(1) h1,
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(1) h2,
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(1) h3,
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(1) p,
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(1) span,
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(1) a,
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(1) div {
  color: #ffffff;
}
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(2) {
  background: #153646;
  background-color: #153646;
}
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(2) h1,
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(2) h2,
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(2) h3,
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(2) p,
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(2) span,
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(2) a,
.uk-section.landing-cms-section-wrap-block.background-bluefromlight-color .layout-block.halves > div:nth-child(2) div {
  color: #ffffff;
}
@media (max-width: 767px) {
  .uk-section.landing-cms-section-wrap-block.background-bluefromlight-color {
    background: #214C65;
    background: -moz-linear-gradient(to bottom, #214C65 50%, #153646 50%);
    background: -webkit-linear-gradient(to bottom, #214C65 50%, #153646 50%);
    background: linear-gradient(to bottom, #214C65 50%, #153646 50%);
  }
}
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color {
  background: #014D24;
  background: -moz-linear-gradient(to right, #014D24 50%, #153646 50%);
  background: -webkit-linear-gradient(to right, #014D24 50%, #153646 50%);
  background: linear-gradient(to right, #014D24 50%, #153646 50%);
}
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(1) {
  background: #014D24;
  background-color: #014D24;
}
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(1) h1,
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(1) h2,
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(1) h3,
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(1) p,
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(1) span,
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(1) a,
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(1) div {
  color: #ffffff;
}
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(2) {
  background: #153646;
  background-color: #153646;
}
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(2) h1,
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(2) h2,
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(2) h3,
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(2) p,
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(2) span,
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(2) a,
.uk-section.landing-cms-section-wrap-block.background-greentoblue-color .layout-block.halves > div:nth-child(2) div {
  color: #ffffff;
}
@media (max-width: 767px) {
  .uk-section.landing-cms-section-wrap-block.background-greentoblue-color {
    background: #014D24;
    background: -moz-linear-gradient(to bottom, #014D24 50%, #153646 50%);
    background: -webkit-linear-gradient(to bottom, #014D24 50%, #153646 50%);
    background: linear-gradient(to bottom, #014D24 50%, #153646 50%);
  }
}
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color {
  background: #2f7f33;
  background: -moz-linear-gradient(to right, #2f7f33 50%, #214C65 50%);
  background: -webkit-linear-gradient(to right, #2f7f33 50%, #214C65 50%);
  background: linear-gradient(to right, #2f7f33 50%, #214C65 50%);
}
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(1) {
  background: #2f7f33;
  background-color: #2f7f33;
}
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(1) h1,
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(1) h2,
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(1) h3,
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(1) p,
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(1) span,
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(1) a,
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(1) div {
  color: #ffffff;
}
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(2) {
  background: #214C65;
  background-color: #214C65;
}
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(2) h1,
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(2) h2,
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(2) h3,
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(2) p,
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(2) span,
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(2) a,
.uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color .layout-block.halves > div:nth-child(2) div {
  color: #ffffff;
}
@media (max-width: 767px) {
  .uk-section.landing-cms-section-wrap-block.background-lightgreentolightblue-color {
    background: #014D24;
    background: -moz-linear-gradient(to bottom, #2f7f33 50%, #214C65 50%);
    background: -webkit-linear-gradient(to bottom, #2f7f33 50%, #214C65 50%);
    background: linear-gradient(to bottom, #2f7f33 50%, #214C65 50%);
  }
}
.uk-section.landing-cms-section-wrap-block .layout-block {
  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: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0;
}
.uk-section.landing-cms-section-wrap-block .layout-block > div {
  margin: 0;
  padding: 0;
}
/**
FLEX BLOCK MEDIA
 */
.uk-section.landing-cms-section-wrap-evidence .layout-evidence.quarters > div,
.uk-section.landing-cms-section-wrap-block .layout-block.quarters > div {
  width: 25%;
}
@media (max-width: 767px) {
  .uk-section.landing-cms-section-wrap-evidence .layout-evidence.quarters > div,
  .uk-section.landing-cms-section-wrap-block .layout-block.quarters > div {
    width: 50%;
    margin-bottom: 15px;
  }
}
@media (max-width: 619px) {
  .uk-section.landing-cms-section-wrap-evidence .layout-evidence.quarters,
  .uk-section.landing-cms-section-wrap-block .layout-block.quarters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .uk-section.landing-cms-section-wrap-evidence .layout-evidence.quarters > div,
  .uk-section.landing-cms-section-wrap-block .layout-block.quarters > div {
    width: 100%;
    margin-bottom: 15px;
  }
}
.uk-section.landing-cms-section-wrap-evidence .layout-evidence.thirds > div,
.uk-section.landing-cms-section-wrap-block .layout-block.thirds > div {
  width: 33%;
}
@media (max-width: 767px) {
  .uk-section.landing-cms-section-wrap-evidence .layout-evidence.thirds,
  .uk-section.landing-cms-section-wrap-block .layout-block.thirds {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .uk-section.landing-cms-section-wrap-evidence .layout-evidence.thirds > div,
  .uk-section.landing-cms-section-wrap-block .layout-block.thirds > div {
    width: 100%;
    padding: 15px !important;
  }
}
.uk-section.landing-cms-section-wrap-evidence .layout-evidence.halves,
.uk-section.landing-cms-section-wrap-block .layout-block.halves {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.uk-section.landing-cms-section-wrap-evidence .layout-evidence.halves > div,
.uk-section.landing-cms-section-wrap-block .layout-block.halves > div {
  width: 50%;
}
.uk-section.landing-cms-section-wrap-evidence .layout-evidence.halves > div:first-child,
.uk-section.landing-cms-section-wrap-block .layout-block.halves > div:first-child {
  text-align: left;
}
.uk-section.landing-cms-section-wrap-evidence .layout-evidence.halves > div:last-child,
.uk-section.landing-cms-section-wrap-block .layout-block.halves > div:last-child {
  text-align: right;
}
@media (max-width: 767px) {
  .uk-section.landing-cms-section-wrap-evidence .layout-evidence.halves,
  .uk-section.landing-cms-section-wrap-block .layout-block.halves {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .uk-section.landing-cms-section-wrap-evidence .layout-evidence.halves > div,
  .uk-section.landing-cms-section-wrap-block .layout-block.halves > div {
    width: 100%;
    padding: 15px !important;
  }
  .uk-section.landing-cms-section-wrap-evidence .layout-evidence.halves > div h1,
  .uk-section.landing-cms-section-wrap-block .layout-block.halves > div h1,
  .uk-section.landing-cms-section-wrap-evidence .layout-evidence.halves > div h2,
  .uk-section.landing-cms-section-wrap-block .layout-block.halves > div h2,
  .uk-section.landing-cms-section-wrap-evidence .layout-evidence.halves > div h3,
  .uk-section.landing-cms-section-wrap-block .layout-block.halves > div h3,
  .uk-section.landing-cms-section-wrap-evidence .layout-evidence.halves > div p,
  .uk-section.landing-cms-section-wrap-block .layout-block.halves > div p,
  .uk-section.landing-cms-section-wrap-evidence .layout-evidence.halves > div span,
  .uk-section.landing-cms-section-wrap-block .layout-block.halves > div span {
    text-align: center !important;
  }
}
/**
COUNTDOWN
 */
.landing-cms-countdown.uk-grid {
  justify-content: center;
  margin: 0;
}
@media (min-width: 992px) {
  .landing-cms-countdown.uk-grid {
    background: linear-gradient(#000 72%, #2f7f33 72%);
  }
  .landing-cms-countdown.uk-grid .uk-countdown-number,
  .landing-cms-countdown.uk-grid .uk-countdown-separator,
  .landing-cms-countdown.uk-grid .uk-countdown-label {
    color: #ffffff !important;
  }
}
.landing-cms-countdown.uk-grid .uk-countdown-number {
  font-size: 4em;
  line-height: 1em;
  position: relative;
  bottom: 7px;
}
.landing-cms-countdown.uk-grid .uk-countdown-label {
  color: #2f7f33;
  font-weight: 700;
  margin: 0 !important;
  font-size: 1em;
  line-height: 1;
  position: relative;
  bottom: 3px;
}
/**
TICKET FAQ
 */
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-title {
  background: #2f7f33;
  background-color: #2f7f33;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 15px;
}
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-title h1,
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-title h2,
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-title h3,
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-title p,
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-title span,
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-title a,
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-title div {
  color: #ffffff;
}
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-content {
  background: #EBEBEB;
  background-color: #EBEBEB;
  margin: 0;
}
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-content h1,
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-content h2,
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-content h3,
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-content p,
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-content span,
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-content a,
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-content div {
  color: #000000;
}
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-content > .el-image {
  width: 30%;
  float: left;
}
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-content > .el-content a {
  color: #2f7f33;
}
.uk-accordion.landing-cms-accordion.landing-cms-list-ticket-faq .el-item .uk-accordion-content .btn-landing.btn-landing-green a {
  color: #FFF;
}
/**
TIMELINE EVENTS
 */
.timeline-events {
  background: #323232;
  color: #ffffff;
  padding: 20px 0;
}
.timeline-events .timeline-item.timeline-start {
  padding-top: 50px !important;
}
.timeline-events .timeline-item.timeline-start::before,
.timeline-events .timeline-item.timeline-start:before {
  border: 1px solid #ffffff;
  width: 21px;
  display: inline-block;
  content: '';
  position: absolute;
  top: 0;
  left: -11px;
}
.timeline-events .timeline-item.timeline-end {
  padding-bottom: 100px !important;
}
.timeline-events .timeline-item.timeline-end.text-left::after,
.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;
}
.timeline-events .timeline-item.timeline-end.text-right::after,
.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;
}
.timeline-events .timeline-item.col-sm-6 {
  padding: 25px 20px;
}
.timeline-events .timeline-item.col-sm-6 a.modalpage {
  color: #ffffff;
  font-weight: 700;
  position: relative;
}
.timeline-events .timeline-item.col-sm-6 a.modalpage:not(.activepage):hover {
  text-decoration: none;
  cursor: text;
}
.timeline-events .timeline-item.col-sm-6.text-left {
  border-left: 2px solid #ffffff;
  margin-left: -1px;
  clear: left;
}
.timeline-events .timeline-item.col-sm-6.text-left p {
  text-transform: uppercase;
  font-weight: 600;
}
.timeline-events .timeline-item.col-sm-6.text-left p:not(:nth-of-type(1)):last-of-type {
  text-transform: initial;
  font-weight: initial;
}
.timeline-events .timeline-item.col-sm-6.text-left a.modalpage::before,
.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;
}
.timeline-events .timeline-item.col-sm-6.text-left a.modalpage.activepage {
  color: #2f7f33;
}
.timeline-events .timeline-item.col-sm-6.text-left a.modalpage.activepage::before,
.timeline-events .timeline-item.col-sm-6.text-left a.modalpage.activepage:before {
  border-color: #2f7f33;
}
.timeline-events .timeline-item.col-sm-6.text-right {
  border-right: 2px solid #ffffff;
  clear: left;
  position: relative;
  right: -1px;
}
.timeline-events .timeline-item.col-sm-6.text-right p:not(:last-child) {
  text-transform: uppercase;
  font-weight: 600;
}
.timeline-events .timeline-item.col-sm-6.text-right a.modalpage::after,
.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;
}
.timeline-events .timeline-item.col-sm-6.text-right a.modalpage.activepage {
  color: #2f7f33;
}
.timeline-events .timeline-item.col-sm-6.text-right a.modalpage.activepage::after,
.timeline-events .timeline-item.col-sm-6.text-right a.modalpage.activepage:after {
  border-color: #2f7f33;
}
@media (max-width: 420px) {
  .timeline-events .timeline-item.col-sm-6.text-right {
    text-align: left;
  }
  .timeline-events .timeline-item.col-sm-6.text-right a.modalpage::after,
  .timeline-events .timeline-item.col-sm-6.text-right a.modalpage:after {
    display: none;
  }
  .timeline-events .timeline-item.col-sm-6.text-right a.modalpage::before,
  .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;
  }
  .timeline-events .timeline-item.col-sm-6.text-right a.modalpage.activepage {
    color: #2f7f33;
  }
  .timeline-events .timeline-item.col-sm-6.text-right a.modalpage.activepage::before,
  .timeline-events .timeline-item.col-sm-6.text-right a.modalpage.activepage:before {
    border-color: #2f7f33;
  }
}
@media (max-width: 767px) and (min-width: 421px) {
  .timeline-events .timeline-item.col-sm-6.col-sm-push-6.text-left {
    width: 50%;
    margin-left: 50%;
  }
  .timeline-events .timeline-item.col-sm-6.text-right {
    right: -2px;
    width: 50%;
    text-align: right;
  }
}
@media (max-width: 420px) {
  .timeline-events .timeline-item {
    width: 70%;
    margin-left: 20% !important;
  }
  .timeline-events .timeline-item.col-sm-6.text-right {
    border-left: 2px solid #ffffff;
    border-right: none;
    clear: left;
    position: relative;
    right: 0;
  }
}
.timeline-events .timeline-item .event-modal {
  text-align: left;
}
.timeline-events .timeline-item .event-modal .modal-header .title {
  float: none;
  width: 80%;
}
.timeline-events .timeline-item .event-modal .modal-header .subtitle {
  margin: 0;
  font-style: italic;
  font-weight: normal !important;
}
.timeline-events .timeline-item .event-modal .modal-header button.close {
  position: absolute;
  top: 15px;
  right: 15px;
}
.timeline-events .timeline-item .event-modal .modal-body {
  padding: 0;
  color: #000;
}
.timeline-events .timeline-item .event-modal .modal-body .event-landing .wrap-modules {
  padding: 0;
}
.timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header {
  padding: 0;
  height: 250px;
  position: relative;
}
.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;
}
.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;
}
.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%;
}
.timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header h1,
.timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header h2,
.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;
}
.timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header h1 {
  font-size: 1.8em;
}
.timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-header h2 {
  font-size: 1.2em;
}
.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;
}
.timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-body {
  padding: 0 15px;
}
.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;
}
.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;
}
.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;
}
.timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-body p {
  text-transform: none;
  font-weight: normal;
}
.timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-body div[id^='image-'] {
  text-align: center;
}
.timeline-events .timeline-item .event-modal .modal-body .event-landing .uk-section.landing-single-modal-event-body ul {
  list-style: none;
  margin-top: 0;
}
.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) */
}
/**
GALLERY MODAL
 */
.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;
}
.landing-cms-section-gallery-modal > .uk-container > h2 {
  width: 100%;
}
.landing-cms-section-gallery-modal > .uk-container a[data-toggle="modal"] {
  width: 25%;
  min-width: 250px;
}
.landing-cms-section-gallery-modal > .uk-container .wrap-modal-box {
  padding: 20px;
}
.landing-cms-section-gallery-modal > .uk-container .wrap-modal-box figure {
  position: relative;
  margin: 0;
  height: auto;
}
.landing-cms-section-gallery-modal > .uk-container .wrap-modal-box figure figcaption p {
  margin: 0 0 20px 0;
}
@media (max-width: 991px) {
  .landing-cms-section-gallery-modal > .uk-container .wrap-modal-box figure {
    font-size: 13px;
  }
}
.landing-cms-section-gallery-modal.gallery-three > .uk-container a[data-toggle="modal"] {
  width: 33%;
}
.landing-cms-section-gallery-modal.gallery-five > .uk-container a[data-toggle="modal"] {
  width: 20%;
}
/**
NEWS LIST
*/
@media (max-width: 991px) {
  .layout-landing .panel-news-home .list-view a {
    width: 100%;
    float: left;
    display: flex;
    margin-bottom: 20px;
  }
  .layout-landing .panel-news-home .list-view a:hover {
    text-decoration: none;
  }
  .layout-landing .panel-news-home .list-view div[data-key] {
    width: 100%;
  }
  .layout-landing .panel-news-home .list-view div[data-key] .content-image {
    width: 150px;
    height: 150px;
    float: left;
    position: relative;
    overflow: hidden;
  }
  .layout-landing .panel-news-home .list-view div[data-key] .content-image .el-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
  }
  .layout-landing .panel-news-home .list-view div[data-key] .el-content {
    width: 50%;
    float: left;
    position: relative;
    padding: 0 15px;
  }
  .layout-landing .panel-news-home .list-view div[data-key] .el-content .el-title {
    color: #333;
    font-size: 1.2em;
  }
  .layout-landing .panel-news-home .list-view div[data-key] .el-content .published-by {
    color: #333;
  }
}
@media (max-width: 767px) {
  .layout-landing .panel-news-home .list-view div[data-key] .content-image {
    width: 100px;
    height: 100px;
  }
  .layout-landing .panel-news-home .list-view div[data-key] .el-content {
    width: 70%;
  }
}
/**
FORM
 */
.section-landing-cms-form {
  background-color: #123313;
}
.section-landing-cms-form form .social-container span,
.section-landing-cms-form form .social-container span strong,
.section-landing-cms-form form label,
.section-landing-cms-form form label > a,
.section-landing-cms-form form span.help-block,
.section-landing-cms-form form span.am-help,
.section-landing-cms-form form .control-label {
  color: #ffffff;
}
.section-landing-cms-form form .help-block.help-block-error {
  color: orange;
}
.section-landing-cms-form form label,
.section-landing-cms-form form label > a {
  font-weight: 700;
}
.section-landing-cms-form form label > a {
  color: #ffffff !important;
}
.section-landing-cms-form form .userSocial_item,
.section-landing-cms-form form .datiRecuperatiDaSocial_item,
.section-landing-cms-form form .socialScelto_item,
.section-landing-cms-form form .associaNuovoAccountSocial_item {
  display: none;
}
.section-landing-cms-form form input.form-control {
  background: transparent;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.section-landing-cms-form form .form-group > div.row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.section-landing-cms-form form .form-group > div.row > div:nth-child(1) {
  width: auto;
  order: 1;
}
.section-landing-cms-form form .form-group > div.row > div:nth-child(2) {
  order: 3;
  flex-grow: 1;
  width: 100%;
}
.section-landing-cms-form form .form-group > div.row > div:nth-child(3) {
  width: auto;
  order: 2;
  display: flex;
  flex-direction: row-reverse;
}
.section-landing-cms-form form label em {
  font-size: 16px;
  line-height: 1;
  display: block;
  font-weight: normal;
}
.section-landing-cms-form form .uk-form-controls {
  text-align: center;
  margin-top: 30px;
}
.section-landing-cms-form form .uk-form-controls .btn.btn-primary {
  font-size: 1.5em;
  background-color: #ffffff;
  border-color: #ffffff;
  color: #123313;
}
.section-landing-cms-form form .uk-form-controls .btn.btn-primary:hover {
  background-color: #123313;
  border-color: #ffffff;
  color: #ffffff;
}
