@import url("//fonts.googleapis.com/css?family=Lato:400,700|Lora:400,700&display=swap&subset=latin-ext");
a {
  color: inherit;
}
a:hover {
  color: inherit;
}
.container {
  width: auto;
  padding: 0;
  margin: 0;
}
.row {
  margin: 0;
}
.menu,
.menu ul,
.menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu a {
  color: inherit;
  text-decoration: none;
}
.dropdown-menu {
  border-radius: 0;
  border: 0 none;
  margin: 0;
}
.wkb_sliding-banner {
  position: relative;
  z-index: 0;
}
.wkb_sliding-banner .carousel-caption {
  padding: 0;
  text-shadow: none;
}
.wkb_sliding-banner h3 {
  margin: 0;
}
.btn {
  border-radius: 0;
}
.btn:hover,
.btn:active {
  background-color: inherit;
  border-color: inherit;
}
.btn.focus,
.btn:focus,
.btn.active.focus,
.btn.active:focus,
.btn.active:hover,
.btn:active.focus,
.btn:active:focus,
.btn:active:hover,
.open>.dropdown-toggle.btn.focus,
.open>.dropdown-toggle.btn:focus,
.open>.dropdown-toggle.btn:hover {
  background-color: inherit;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wkb_separator {
  height: 80px;
}
.wkb_separator.double {
  height: 160px;
}
.wkb_separator.half {
  height: 40px;
}
.ui-folding {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
.header-menu,
.page-child-menu,
.f-row-2 ul,
.f-row-4 ul,
.header-menu ul,
.page-child-menu ul,
.f-row-2 ul ul,
.f-row-4 ul ul,
.header-menu li,
.page-child-menu li,
.f-row-2 ul li,
.f-row-4 ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header-menu li,
.page-child-menu li,
.f-row-2 ul li,
.f-row-4 ul li {
  display: inline-block !important;
}
.header-menu a,
.page-child-menu a,
.f-row-2 ul a,
.f-row-4 ul a {
  display: block;
}
body {
  font: 400 16px/28px 'Lato', sans-serif;
  color: #2b2e31;
}
a {
  color: inherit;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
img {
  max-width: 100%;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter,
.style-center {
  text-align: center;
}
.style-left {
  text-align: left;
}
.style-right {
  text-align: right;
}
.wkb_text ul {
  margin-bottom: 40px;
}
p {
  margin: 0 0 40px 0;
}
p a {
  text-decoration: underline;
  color: #86b340;
}
p img.alignleft {
  margin: 10px 10px 10px 0;
}
p img.alignright {
  margin: 10px 0 10px 10px;
}
p .btn:last-child {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4 {
  text-transform: uppercase;
  color: #86b340;
  font-family: 'Lato', sans-serif;
}
@media screen and (max-width: 600px) {
  h1,
  h2,
  h3,
  h4 {
    word-break: break-word;
  }
}
h1,
h2 {
  font: normal 50px/60px 'Lato', sans-serif;
  margin: 0 0 60px 0;
}
h3,
h5 {
  font: 400 30px/36px 'Lato', sans-serif;
  margin: 0 0 48px 0;
}
h4 {
  font: normal 24px/28px 'Lato', sans-serif;
  color: #015593;
  margin: 0 0 34px 0;
}
footer h4 {
  color: #fff;
}
h5,
h6 {
  margin-bottom: 10px;
}
h6 {
  font: 400 20px/24px 'Lato', sans-serif;
}
@media screen and (max-width: 1300px) {
  h1,
  h2 {
    font: normal 40px/50px 'Lato', sans-serif;
    margin: 0 0 30px 0;
  }
  h3,
  h5 {
    font: 400 25px/30px 'Lato', sans-serif;
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 1300px) {
  h1,
  h2 {
    font-size: 30px;
    line-height: normal;
  }
  h3,
  h5 {
    font-size: 20px;
    line-height: normal;
  }
}
.wkb_separator {
  height: 80px;
}
.wkb_separator.double {
  height: 140px;
}
.wkb_separator.half {
  height: 40px;
}
.wkb_heading[id]:before {
  content: "";
  display: block;
  margin-top: -120px;
  height: 120px;
  visibility: hidden;
}
table {
  width: 100%;
}
table td,
table th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
table th {
  border-bottom: 2px solid #ddd;
  vertical-align: bottom;
}
td a {
  color: #015593;
}
.btn,
.caldera-grid input.btn,
.loadMore,
.filters .dropdown {
  display: inline-block;
  cursor: pointer;
  font: bold 20px/24px 'Lato', sans-serif;
  margin: 0 0 40px 0;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
  -moz-transition: background-color 0.3s ease, border-color 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: background-color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  background-color: transparent;
}
@media screen and (max-width: 1270px) {
  .btn,
  .caldera-grid input.btn,
  .loadMore,
  .filters .dropdown {
    padding: 10px 15px;
    font-size: inherit;
  }
}
.btn-primary,
.caldera-grid input.btn,
.loadMore,
.rel_content .btn,
.filters .dropdown {
  background-color: #86b340;
  border-color: #86b340;
  color: #fff;
  text-decoration: none;
  padding: 23px 20px;
  text-transform: uppercase;
  border: 1px solid #86b340;
}
.btn-primary:hover,
.caldera-grid input.btn:hover,
.loadMore:hover,
.rel_content .btn:hover,
.filters .dropdown:hover {
  background-color: #fff;
  color: #86b340;
}
.btn-secondary,
.btn-download,
.btn-download-small {
  padding: 0;
  color: #939598;
  border: 0 none;
  text-align: left;
  white-space: normal;
}
.btn-secondary[href$=".pdf"],
.btn-download[href$=".pdf"],
.btn-download-small[href$=".pdf"] {
  padding: 8px 0 8px 74px;
  background: url("/app/themes/wordkit-starter/assets/images/icon-pdf.gif") no-repeat left top;
}
.btn-secondary[href$=".pdf"]:after,
.btn-download[href$=".pdf"]:after,
.btn-download-small[href$=".pdf"]:after {
  display: block;
  content: "(PDF)";
  font-weight: 500;
}
.btn-secondary:hover,
.btn-download:hover,
.btn-download-small:hover {
  border: 0 none;
  color: #86b340;
}
.btn-download-small {
  font-size: 14px;
  line-height: 18px;
}
.btn-download-small[href$=".pdf"] {
  -webkit-background-size: auto 52px;
  -moz-background-size: auto 52px;
  background-size: auto 52px;
  padding-left: 54px;
}
.filters .dropdown {
  display: inline-block !important;
  line-height: 40px;
  padding: 0 15px;
  margin-bottom: 0;
  font-size: 18px;
}
.dropdown-menu {
  padding: 15px;
  line-height: 24px;
  color: #86b340;
}
.dropdown-menu li:hover {
  text-decoration: underline;
}
.main>div,
footer {
  padding-left: 7.7%;
  padding-right: 7.7%;
}
@media screen and (max-width: 1300px) {
  .main>div,
  footer {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.rel_breadcrumbs,
.main>.wkb_text,
.main>.wkb_heading,
.main>.wkb_content_grid,
.main>.wkb_link-button,
.main>.wkb_table,
article .entry-content,
article header,
.ui-accordion-header,
.main>.rel_tabs,
.main>.rel_history,
.page_header-content,
.wkb_news_box {
  width: 1000px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
.wkb_news_box {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.main>.wkb_sliding-banner {
  padding-left: 0;
  padding-right: 0;
}
.header {
  zoom: 1;
  height: 114px;
  z-index: 2;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: #fff;
  border-bottom: 2px solid #86b340;
}
.header:before,
.header:after {
  content: "";
  display: table;
}
.header:after {
  clear: both;
}
.header .header-info,
.header .menu li {
  color: #86b340;
}
.header .header-menu li:hover,
.header .header-menu li.active {
  border-color: #86b340;
}
.header-logo {
  width: calc(20% - 92px);
  float: left;
  height: 114px;
  padding: 0 10px;
  line-height: 114px;
  text-align: center;
  -webkit-transition: filter 0.3s ease;
  -moz-transition: filter 0.3s ease;
  -o-transition: filter 0.3s ease;
  -ms-transition: filter 0.3s ease;
  transition: filter 0.3s ease;
}
.header-logo img {
  vertical-align: middle;
  margin: 5px 0;
  display: none;
}
@media (max-width: 1000px) {
  .header-logo {
    height: 92px;
  }
}
.header-logo {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.header-logo .logo {
  width: 100%;
  max-width: 180px;
}
.header-logo a {
  display: block;
  width: 100%;
max-width
  max-width: 100%;
}
.header-logo img {
  display: block;
}
.overBg .header-logo a,
.ui-folding-scrolled .header-logo a {
  background-position: bottom left;
}
.header-info {
  float: right;
  padding: 16px 20px 0 0;
}
.header-info .dropdown-menu {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  left: auto !important;
  right: 0;
  top: 100% !important;
}
.header-info .language {
  cursor: pointer;
}
.menuOpen {
  width: 92px;
  height: 114px;
  float: left;
  background: url(#) no-repeat center bottom 36px #86b340;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  display: none;
}
.menuOpen:hover {
  background-color: #9ec660;
}
.menuOpen i {
  display: none;
}
.header-info,
.header-menu {
  height: 56px;
  margin: 29px 0 0 0;
  font: bold 20px/24px 'Lato', sans-serif;
  text-transform: uppercase;
  color: #fff;
}
.header-menu li {
  padding: 16px 6px;
  margin-left: 4%;
  border-bottom: 0;
  -webkit-transition: padding 0.3s ease, border-bottom 0.3s ease;
  -moz-transition: padding 0.3s ease, border-bottom 0.3s ease;
  -o-transition: padding 0.3s ease, border-bottom 0.3s ease;
  -ms-transition: padding 0.3s ease, border-bottom 0.3s ease;
  transition: padding 0.3s ease, border-bottom 0.3s ease;
}
.header-menu li:hover,
.header-menu li.active {
  border-bottom: 5px solid #fff;
  padding-bottom: 11px;
}
@media screen and (max-width: 1560px) {
  .header-menu li {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1380px) {
  .header-menu li {
    margin-left: 20px;
  }
  .header-menu li a {
    font-size: 18px;
  }
}
@media screen and (max-width: 1240px) {
  .header-menu,
  .banner-extra {
    display: none;
  }
  .menuOpen {
    display: block;
  }
}
@media screen and (max-width: 1000px) {
  .header {
    height: 92px;
  }
  .header-logo {
    width: 100px;
    line-height: 92px;
  }
  .header-logo img {
    vertical-align: middle;
  }
  .header-info {
    margin-top: 20px;
  }
  .menuOpen {
    height: 92px;
  }
}
.full_width_menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
  z-index: 3;
  color: #fff;
}
.full_width_menu h4 {
  color: #fff;
}
.full_width_menu .footer-rows,
.full_width_menu .firstRow {
  background-color: #86b340;
}
.full_width_menu .footer-rows {
  background-color: #6f9436;
}
.full_width_menu .f-row-3 {
  padding-left: 7%;
  padding-right: 7%;
}
.full_width_menu .f-row-1,
.full_width_menu .f-row-2 {
  padding-top: 50px;
  margin-bottom: 0;
  background-color: #86b340;
}
.full_width_menu .f-row-1 {
  padding: 60px 7% 30px 15%;
  background-color: #86b340;
  border: 0 none;
}
.full_width_menu .f-row-1 .menu {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.full_width_menu .f-row-2 {
  border: 0 none;
  padding: 0 7% 0 15%;
}
.full_width_menu .f-row-2 .widget {
  text-align: left;
  padding: 50px 0;
  border-top: 1px solid #fff;
}
.full_width_menu .f-row-2 .widget ul li {
  margin-left: 0;
}
.full_width_menu .f-row-3 {
  padding-bottom: 50px;
  padding-top: 50px;
}
.full_width_menu .footer-rows {
  position: absolute;
  top: 114px;
  left: 0;
  width: 100%;
  padding: 0;
  min-height: calc(100vh - 114px);
}
.full_width_menu .menu-close {
  width: 92px;
  height: 114px;
  cursor: pointer;
  background: url(#) center no-repeat #6f9436;
  text-indent: -9999px;
  overflow: hidden;
}
.full_width_menu .menu-close:hover {
  background-color: #86b340;
}
@media screen and (max-width: 1000px) {
  .full_width_menu .menu-close,
  .full_width_menu .firstRow {
    height: 92px;
  }
  .full_width_menu .firstRow {
    margin-left: 100px;
  }
  .full_width_menu .footer-rows {
    top: 162px;
    min-height: calc(100vh - 92px);
  }
  .full_width_menu .f-row-1,
  .full_width_menu .f-row-2 {
    padding: 30px;
  }
}
.firstRow {
  height: 114px;
  line-height: 114px;
  margin-left: calc(20% - 92px);
  text-align: center;
  zoom: 1;
}
.firstRow:before,
.firstRow:after {
  content: "";
  display: table;
}
.firstRow:after {
  clear: both;
}
.firstRow>div,
.firstRow>form {
  line-height: 114px;
}
.firstRow .language,
.firstRow .menu-close {
  float: left;
}
.firstRow .language {
  margin-left: 30px;
}
.firstRow .social-menu {
  display: none !important;
  float: right;
  margin-right: 7%;
  font-size: 24px;
}
.firstRow .social-menu a {
  margin-left: 30px;
}
.firstRow .dropdown-toggle {
  font-size: 20px;
  text-transform: uppercase;
  cursor: pointer;
}
.firstRow .dropdown-toggle:hover {
  text-decoration: none;
}
.firstRow .form-inline {
  display: inline-block;
  width: 30%;
  min-width: 400px;
  position: relative;
  height: 70px;
  vertical-align: middle;
}
.firstRow .form-inline .btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 70px;
  width: 140px;
  text-align: center;
  margin-bottom: 0;
  border-color: transparent;
  background-color: #6f9436;
}
.firstRow .form-inline input {
  position: relative;
  height: 70px;
  vertical-align: top;
  width: calc(100% - 140px);
  margin-right: 140px;
  padding-left: 70px;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  border-color: #fff;
  border-radius: 0;
}
.firstRow .form-inline input::placeholder {
  color: #fff;
}
.firstRow .form-inline:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  content: '\f002';
}
.firstRow .form-inline:before {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 28px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  .firstRow {
    height: auto;
    margin-left: 0 !important;
    background-color: transparent !important;
  }
  .firstRow>div,
  .firstRow>form {
    line-height: 92px;
  }
  .firstRow .form-inline {
    height: 70px;
  }
  .firstRow .form-inline .btn,
  .firstRow .form-inline input {
    height: 50px;
  }
  .firstRow .form-inline input {
    padding-left: 50px;
  }
  .firstRow .form-inline:before {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .firstRow .social-menu,
  .firstRow .language,
  .firstRow .form-inline {
    display: block;
    float: none;
  }
  .firstRow .language {
    height: 92px;
    text-align: left;
    padding-left: 20px;
    margin-left: 192px;
    background-color: #86b340;
  }
  .firstRow .menu-close {
    margin-left: 100px;
  }
  .firstRow .social-menu {
    height: 50px;
  }
  .firstRow .social-menu,
  .firstRow .form-inline {
    display: block;
    width: auto;
    background-color: #86b340;
    line-height: 50px;
    text-align: center;
    margin: 0;
  }
  .firstRow .form-inline {
    padding: 10px;
    min-width: 0;
  }
  .firstRow .form-inline:before {
    left: 10px;
  }
  .firstRow .form-inline .btn {
    top: 10px;
    right: 10px;
  }
}
.wkb_content_grid {
  margin-bottom: 50px;
}
.wkb_content_grid .row {
  margin: 0 -15px;
}
.wkb_content_grid .full-width {
  padding: 0 15px;
}
.page_header,
.wkb_sliding-banner {
  background-color: #000;
  position: relative;
  z-index: 0;
  color: #fff;
}
.carousel-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 20%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
}
.page_header-info,
.carousel-caption,
.page-child-menu {
  position: absolute;
}
.page_header-info h1,
.carousel-caption h3 {
  position: relative;
  font: bold 100px/120px 'Lato', sans-serif;
}
.page_header-info h1:before,
.carousel-caption h3:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -130px;
  margin-top: -2px;
  width: 120px;
  border-bottom: 2px solid #fff;
}
.page_header {
  min-height: 600px;
}
.page_header .bg-image {
  width: 100%;
  height: 600px;
  object-fit: cover;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.page_header-info {
  bottom: 130px;
  z-index: 1;
}
.page_header-info h1 {
  font-size: 60px;
  line-height: 64px;
  margin: 0;
  color: #fff;
}
.page-child-menu {
  bottom: 50px;
  font: bold 18px 'Lato', sans-serif;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.page-child-menu li {
  margin-right: 40px;
  padding: 0 6px 16px 6px;
  line-height: 24px;
  border: 0 solid #fff;
  -webkit-transition: border 0.3s ease, padding 0.3s ease;
  -moz-transition: border 0.3s ease, padding 0.3s ease;
  -o-transition: border 0.3s ease, padding 0.3s ease;
  -ms-transition: border 0.3s ease, padding 0.3s ease;
  transition: border 0.3s ease, padding 0.3s ease;
}
.page-child-menu li.selected,
.page-child-menu li:hover {
  padding-bottom: 11px;
  border-bottom-width: 5px;
}
.page-child-menu li.selected a,
.page-child-menu li:hover a {
  text-decoration: none;
}
.wkb_sliding-banner .w-100 {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  min-height: 757px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.wkb_sliding-banner .play {
  position: absolute;
  right: 30px !important;
  top: auto !important;
  bottom: 153px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
  text-indent: -9999px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  cursor: pointer;
  background: url(#) no-repeat center;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.wkb_sliding-banner .play:hover {
  background-color: rgba(255,255,255,0.5);
}
.wkb_sliding-banner .play:before {
  width: 100px;
  text-align: center;
  text-indent: 0;
}
.wkb_sliding-banner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wkb_sliding-banner .playingVideo .w-100 {
  visibility: hidden;
}
.wkb_sliding-banner .playingVideo .carousel-caption,
.wkb_sliding-banner .playingVideo .play {
  display: none;
}
.carousel-item:before {
  min-height: 757px;
  height: 100vh;
}
.carousel-caption {
  top: calc(50% + 57px);
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
}
.carousel-caption h3 {
  position: relative;
  font: bold 100px/120px 'Lato', sans-serif;
  color: #fff;
}
.carousel-caption h3:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -130px;
  margin-top: -2px;
  width: 120px;
  border-bottom: 2px solid #fff;
}
@media screen and (max-width: 800px) {
  .carousel-caption {
    width: 80%;
  }
}
.controls-holder {
  position: absolute;
  left: 0;
  bottom: 0;
  top: calc(50% + 39px);
  width: 20%;
  text-align: center;
}
.wkb_sliding-banner .carousel-indicators {
  position: static;
  width: auto;
  margin: 0;
  padding: 0;
}
.wkb_sliding-banner .carousel-indicators li {
  border-radius: 0;
  width: 1px;
  height: 20px;
  border: 0 none;
  margin: 0 9px;
  background-color: #fff;
}
.wkb_sliding-banner .carousel-indicators li.active {
  width: 6px;
}
.carousel-control-prev,
.carousel-control-next {
  background: url(#) no-repeat left center transparent;
  -webkit-background-size: 200% auto;
  -moz-background-size: 200% auto;
  background-size: 200% auto;
  width: 87px;
  height: 34px;
  display: inline-block;
  margin: 0 20px 30px 20px;
}
.carousel-control-prev span,
.carousel-control-next span {
  display: none;
}
.carousel-control-next {
  background-position: right center;
}
.banner-extra {
  position: absolute;
  bottom: 120px;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
  font: 400 13px 'Lato', sans-serif;
  text-align: left;
}
.banner-extra b {
  display: block;
  font-weight: bold;
}
.banner-extra .image-wrapper {
  margin-right: 20px;
}
.banner-extra .banner-text {
  border-bottom: 1px solid #808080;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.banner-extra .banner-text b {
  font-size: 40px;
}
.banner-extra .banner-text:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}
.banner-extra .text2 b {
  font-size: 18px;
}
.banner-scroll {
  height: 120px;
  background: url(#) no-repeat center transparent;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 1350px) {
  .carousel-control-prev,
  .carousel-control-next {
    width: 50px;
    height: 20px;
    margin: 0 10px 20px 10px;
  }
  .carousel-caption {
    top: calc(50% + 50px);
  }
  .page_header-info h1,
  .carousel-caption h3 {
    font-size: 60px;
    line-height: normal;
  }
  .page_header-info h1:before,
  .carousel-caption h3:before {
    left: -90px;
    width: 80px;
  }
  .page-child-menu li {
    margin-right: 10px;
    font-size: 15px;
  }
}
@media screen and (max-width: 1200px) {
  .banner-extra,
  .carousel-indicators {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .page_header {
    padding: 200px 30px 30px 30px;
    position: relative;
  }
  .page_header .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }
  .page_header-info h1,
  .carousel-caption h3 {
    font-size: 40px;
  }
  .page_header:before,
  .carousel-item:before {
    display: none;
  }
  .controls-holder {
    height: 80px;
    width: 170px;
    top: auto;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .banner-scroll {
    height: 30px;
  }
  .carousel-caption,
  .page_header-info {
    width: 80%;
    top: 50%;
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .page_header {
    overflow: hidden;
  }
  .page_header .bg-image,
  .page_header {
    height: auto;
    min-height: 100vh;
  }
  .wkb_sliding-banner .play {
    right: auto;
    left: 50%;
  }
  .page-child-menu,
  .page_header-info {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .page_header-info {
    margin-bottom: 30px;
  }
  .page-child-menu li,
  .page-child-menu li.selected,
  .page-child-menu li:hover {
    padding: 0;
    margin-bottom: 10px;
    display: block !important;
    border: 0 none;
  }
  .page-child-menu a {
    padding: 0 6px;
    display: inline-block;
  }
  .page-child-menu li.selected a {
    border-bottom: 5px solid #fff;
  }
}
@media screen and (max-width: 1000px) {
  .page_header-info h1,
  .carousel-caption h3 {
    font-size: 34px;
  }
}
.f-row-3,
.rel_contents-style4 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  -o-box-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.f-row-3 img,
.rel_contents-style4 img {
  -webkit-transition: filter 0.3s ease, opacity 0.3s ease;
  -moz-transition: filter 0.3s ease, opacity 0.3s ease;
  -o-transition: filter 0.3s ease, opacity 0.3s ease;
  -ms-transition: filter 0.3s ease, opacity 0.3s ease;
  transition: filter 0.3s ease, opacity 0.3s ease;
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  height: 36px !important;
  max-width: none;
  width: auto !important;
}
.f-row-3 .btn,
.rel_contents-style4 .btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
}
.f-row-3 .btn:hover,
.rel_contents-style4 .btn:hover {
  background: transparent;
}
.f-row-3 .widget:hover img,
.rel_contents-style4 .rel_content-holder:hover img {
  filter: grayscale(0);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.f-row-3 .widget:hover svg,
.rel_contents-style4 .rel_content-holder:hover svg,
.f-row-3 .widget:hover path,
.rel_contents-style4 .rel_content-holder:hover path {
  fill: default;
}
.rel_contents-style4 {
  position: relative;
  z-index: 1;
  height: 120px;
  margin: -120px 0 0 20%;
  background-color: #fff;
}
.main>.rel_contents-style4 {
  padding: 0;
}
.rel_contents-style4 .rel_content-holder {
  position: relative;
}
@media screen and (max-width: 1000px) {
  .rel_contents-style4 {
    margin: 0;
    height: auto;
  }
  .rel_contents-style4 .btn {
    margin: 0;
  }
  .f-row-3,
  .rel_contents-style4 {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .f-row-3 .widget,
  .rel_contents-style4 .rel_content-holder {
    text-align: center;
    margin: 15px 0;
    width: 33%;
  }
}
@media screen and (max-width: 500px) {
  .f-row-3 .widget,
  .rel_contents-style4 .rel_content-holder {
    width: 50%;
  }
}
.rel_contents-style1,
.rel_contents-style2,
.rel_contents-style3 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: opacity 1s ease, -moz-transform 1s ease;
  -o-transition: opacity 1s ease, -o-transform 1s ease;
  -ms-transition: opacity 1s ease, -ms-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
}
.rel_contents-style1 .rel_content-holder,
.rel_contents-style2 .rel_content-holder,
.rel_contents-style3 .rel_content-holder {
  position: relative;
  background-color: #000;
  overflow: hidden;
}
.rel_contents-style1 .rel_content-holder>img,
.rel_contents-style2 .rel_content-holder>img,
.rel_contents-style3 .rel_content-holder>img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.55;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
  filter: alpha(opacity=55);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.rel_contents-style1 .rel_content-holder:hover>img,
.rel_contents-style2 .rel_content-holder:hover>img,
.rel_contents-style3 .rel_content-holder:hover>img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.rel_contents-style1 .rel_content-info,
.rel_contents-style2 .rel_content-info,
.rel_contents-style3 .rel_content-info {
  position: relative;
}
.main>.rel_contents-style1.animated,
.main>.rel_contents-style2.animated,
.main>.rel_contents-style3.animated {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.rel_contents-style1,
.rel_contents-style2 {
  color: #939598;
}
.rel_contents-style1:first-child,
.rel_contents-style2:first-child {
  margin-top: 40px;
}
.rel_contents-style1:first-child .rel_content-holder,
.rel_contents-style2:first-child .rel_content-holder {
  margin-top: 0;
}
.rel_contents-style1 .rel_content-holder,
.rel_contents-style2 .rel_content-holder {
  padding: 0 0 0 50%;
  margin: 140px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.rel_contents-style1 .rel_content-info,
.rel_contents-style2 .rel_content-info {
  background-color: #fff;
  padding: 90px 80px 80px 140px;
  min-height: 600px;
}
.rel_contents-style1 .rel_content-title,
.rel_contents-style2 .rel_content-title {
  width: 100%;
  padding: 0 15px;
  margin: 0 0 0 0;
  position: absolute;
  top: 50%;
  left: -100%;
  color: #fff;
  text-align: center;
  font: 400 2.6vw/normal 'Lato', sans-serif;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rel_contents-style1 .btn,
.rel_contents-style2 .btn {
  margin-bottom: 0;
}
.rel_contents-style1 .rel_content-holder:nth-child(even),
.rel_contents-style2 .rel_content-holder:nth-child(odd) {
  padding: 0 50% 0 0;
}
.rel_contents-style1 .rel_content-holder:nth-child(even) .rel_content-title,
.rel_contents-style2 .rel_content-holder:nth-child(odd) .rel_content-title {
  left: auto;
  right: -100%;
}
.rel_contents-style1 .rel_content-holder:nth-child(even) .rel_content-info,
.rel_contents-style2 .rel_content-holder:nth-child(odd) .rel_content-info {
  padding: 90px 140px 80px 80px;
}
@media screen and (max-width: 1300px) {
  .rel_contents-style1 .rel_content-info,
  .rel_contents-style2 .rel_content-info {
    padding: 30px !important;
    min-height: 0;
    color: #000;
    background-color: rgba(255,255,255,0.6);
  }
  .rel_contents-style1 .rel_content-info .rel_content-text h3,
  .rel_contents-style2 .rel_content-info .rel_content-text h3 {
    color: #86b340;
  }
}
@media screen and (max-width: 1300px) {
  .rel_contents-style1 .rel_content-holder,
  .rel_contents-style2 .rel_content-holder {
    margin: 80px 0;
    padding: 200px 50px 0 50px !important;
  }
  .rel_contents-style1 .rel_content-title,
  .rel_contents-style2 .rel_content-title {
    margin: 0;
    left: 0 !important;
    right: auto !important;
    top: -155px;
    padding: 0;
    font-size: 30px;
    line-height: normal;
  }
}
@media screen and (max-width: 500px) {
  .rel_contents-style1 .rel_content-holder,
  .rel_contents-style2 .rel_content-holder {
    padding: 200px 20px 0 20px !important;
  }
  .rel_contents-style1 h3,
  .rel_contents-style2 h3 {
    font-size: 18px;
    line-height: normal;
  }
}
.rel_contents-style3 {
  text-align: center;
  color: #fff;
}
.main>.rel_contents-style3 {
  padding: 0;
}
.rel_contents-style3 h3 {
  font: normal 50px/60px 'Lato', sans-serif;
  color: #fff;
}
.rel_contents-style3 .rel_content-holder {
  padding: 75px 7.7%;
}
.rel_contents-style3 .btn {
  border-color: #fff;
  color: #fff;
  margin-bottom: 0;
}
.rel_breadcrumbs {
  color: #929595;
  margin-top: 50px;
  margin-bottom: 50px;
  font: 400 14px 'Lato', sans-serif;
}
.rel_bullet_points {
  margin-bottom: 140px;
}
.rel_bullet_points .rel_bullet_points {
  margin-bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  -o-box-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.rel_bullet_points .bullet_point {
  position: relative;
  width: 220px;
}
.rel_bullet_points .bullet_point:hover .info {
  -webkit-animation-name: infoAnim;
  -moz-animation-name: infoAnim;
  -o-animation-name: infoAnim;
  -ms-animation-name: infoAnim;
  animation-name: infoAnim;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  -ms-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.rel_bullet_points .bullet_point:hover .turnover {
  -webkit-animation-name: turnoverAnim;
  -moz-animation-name: turnoverAnim;
  -o-animation-name: turnoverAnim;
  -ms-animation-name: turnoverAnim;
  animation-name: turnoverAnim;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  -ms-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  -ms-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.rel_bullet_points .info,
.rel_bullet_points .turnover {
  -webkit-transition: width 0.3s ease, border-width 0.3s ease;
  -moz-transition: width 0.3s ease, border-width 0.3s ease;
  -o-transition: width 0.3s ease, border-width 0.3s ease;
  -ms-transition: width 0.3s ease, border-width 0.3s ease;
  transition: width 0.3s ease, border-width 0.3s ease;
}
.rel_bullet_points .info {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 20px solid #dddedd;
  border-radius: 50%;
  width: 220px;
  height: 220px;
  padding: 36px 0 0 0;
  text-align: center;
  overflow: hidden;
}
.rel_bullet_points .title {
  color: #8dc63f;
  font: bold 40px/60px 'Lato', sans-serif;
  margin-bottom: 20px;
}
.rel_bullet_points .text {
  color: #86b340;
  font: bold 15px/18px 'Lato', sans-serif;
}
.rel_bullet_points .turnover,
.rel_bullet_points .description {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.rel_bullet_points .turnover {
  background-color: #86b340;
  color: #fff;
  border-radius: 50%;
  width: 0;
  min-height: 220px;
  padding: 20px 0;
  overflow: hidden;
  text-align: center;
}
.rel_bullet_points .turnover .btn {
  padding: 15px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  border-color: #fff;
  margin-bottom: 0;
}
.rel_bullet_points .turnover .btn:hover {
  background-color: #fff;
  color: #86b340;
}
.rel_bullet_points .description {
  width: 180px;
  margin-bottom: 20px;
  margin-top: 30px;
  line-height: 20px;
  min-height: 60px;
  font-weight: bold;
  font-size: 15px;
}
@media screen and (max-width: 800px) {
  .rel_bullet_points {
    margin-bottom: 80px;
  }
  .rel_bullet_points .rel_bullet_points {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .rel_bullet_points .bullet_point {
    margin-bottom: 30px;
  }
}
@-moz-keyframes infoAnim {
  0% {
    width: 220px;
    border-width: 20px;
  }
  100% {
    width: 0;
    border-width: 0;
  }
}
@-webkit-keyframes infoAnim {
  0% {
    width: 220px;
    border-width: 20px;
  }
  100% {
    width: 0;
    border-width: 0;
  }
}
@-o-keyframes infoAnim {
  0% {
    width: 220px;
    border-width: 20px;
  }
  100% {
    width: 0;
    border-width: 0;
  }
}
@keyframes infoAnim {
  0% {
    width: 220px;
    border-width: 20px;
  }
  100% {
    width: 0;
    border-width: 0;
  }
}
@-moz-keyframes turnoverAnim {
  0% {
    width: 0;
    padding: 20px 0;
  }
  100% {
    width: 220px;
    padding: 20px;
  }
}
@-webkit-keyframes turnoverAnim {
  0% {
    width: 0;
    padding: 20px 0;
  }
  100% {
    width: 220px;
    padding: 20px;
  }
}
@-o-keyframes turnoverAnim {
  0% {
    width: 0;
    padding: 20px 0;
  }
  100% {
    width: 220px;
    padding: 20px;
  }
}
@keyframes turnoverAnim {
  0% {
    width: 0;
    padding: 20px 0;
  }
  100% {
    width: 220px;
    padding: 20px;
  }
}
.rel_box_link {
  padding: 0;
  margin: 140px 7.7%;
  position: relative;
  background-color: #000;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 800px;
}
.rel_box_link h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 168px;
}
.rel_box_link .btn {
  display: block;
  padding: 50px;
  margin: 0;
  border: 0 none;
  border-right: 1px solid #fff;
  color: #fff;
  white-space: normal;
}
.rel_box_link .btn:last-child {
  border: 0 none;
}
.rel_box_link .btn:hover {
  background-color: transparent;
  text-decoration: underline;
}
.rel_box_link .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.rel_box_link .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.rel_box_link:hover .image-wrapper img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.rel_box_link .text,
.rel_box_link .box_link-holder {
  position: relative;
}
.rel_box_link .box_link-holder {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.rel_box_link-style1 {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.rel_box_link-style1 .box_link-holder {
  background-color: #86b340;
  padding: 40px;
  margin-bottom: 30px;
}
.rel_box_link-style1 .btn {
  font-size: 18px;
  width: 100%;
}
.rel_box_link-style1 .btn b {
  font: bold 30px/36px 'Lato', sans-serif;
  min-height: 72px;
  display: block;
  margin-bottom: 40px;
}
.rel_box_link-style2 {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 100px;
}
.rel_box_link-style2 .btn {
  padding: 200px 40px;
  width: 100%;
  font: bold 30px/36px 'Lato', sans-serif;
}
@media screen and (max-width: 1800px) {
  .rel_box_link-style2 {
    padding: 50px !important;
  }
}
@media screen and (max-width: 1580px) {
  .rel_box_link {
    min-height: 0;
    margin: 80px 30px;
  }
  .rel_box_link h2 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 50px;
  }
  .rel_box_link .box_link-holder {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .rel_box_link .btn {
    padding: 50px;
    border-right: 0 none;
    border-bottom: 1px solid #fff;
  }
}
@media screen and (max-width: 500px) {
  .rel_box_link h2 {
    font-size: 25px;
    line-height: normal;
    margin-bottom: 30px;
  }
  .rel_box_link .btn {
    padding: 20px 0;
    font-size: 20px;
    line-height: normal;
  }
}
.wkb_image_box {
  margin-bottom: 30px;
}
div.type-scroll_filmstrip,
div.wkb_sliding-gallery,
div.post_gallery {
  zoom: 1;
  position: relative;
  margin: 140px 0 140px 7.7%;
}
div.type-scroll_filmstrip:before,
div.wkb_sliding-gallery:before,
div.post_gallery:before,
div.type-scroll_filmstrip:after,
div.wkb_sliding-gallery:after,
div.post_gallery:after {
  content: "";
  display: table;
}
div.type-scroll_filmstrip:after,
div.wkb_sliding-gallery:after,
div.post_gallery:after {
  clear: both;
}
.main>div.type-scroll_filmstrip,
.main>div.wkb_sliding-gallery,
.main>div.post_gallery {
  padding: 0;
}
div.type-scroll_filmstrip .ui-scrollableFilmstrip,
div.wkb_sliding-gallery .ui-scrollableFilmstrip,
div.post_gallery .ui-scrollableFilmstrip {
  position: relative;
  overflow: visible;
}
div.type-scroll_filmstrip .ui-filmstrip-prev,
div.wkb_sliding-gallery .ui-filmstrip-prev,
div.post_gallery .ui-filmstrip-prev,
div.type-scroll_filmstrip .ui-filmstrip-next,
div.wkb_sliding-gallery .ui-filmstrip-next,
div.post_gallery .ui-filmstrip-next {
  display: block !important;
  position: absolute;
  left: -22%;
  top: 0;
  width: 86px;
  height: 34px;
  max-width: 8%;
  margin: 0;
  background: url(#) no-repeat left center transparent;
  -webkit-background-size: 200% auto;
  -moz-background-size: 200% auto;
  background-size: 200% auto;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
div.type-scroll_filmstrip .ui-filmstrip-next,
div.wkb_sliding-gallery .ui-filmstrip-next,
div.post_gallery .ui-filmstrip-next {
  background-position: right center;
  margin-left: 10%;
}
div.type-scroll_filmstrip .ui-filmstrip-scroll,
div.wkb_sliding-gallery .ui-filmstrip-scroll,
div.post_gallery .ui-filmstrip-scroll {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1270px) {
  div.type-scroll_filmstrip .ui-filmstrip-prev,
  div.wkb_sliding-gallery .ui-filmstrip-prev,
  div.post_gallery .ui-filmstrip-prev,
  div.type-scroll_filmstrip .ui-filmstrip-next,
  div.wkb_sliding-gallery .ui-filmstrip-next,
  div.post_gallery .ui-filmstrip-next {
    left: 0;
  }
}
@media screen and (max-width: 600px) {
  div.type-scroll_filmstrip .ui-filmstrip-box,
  div.wkb_sliding-gallery .ui-filmstrip-box,
  div.post_gallery .ui-filmstrip-box {
    width: 250px;
  }
  div.type-scroll_filmstrip .ui-scrollableFilmstrip,
  div.wkb_sliding-gallery .ui-scrollableFilmstrip,
  div.post_gallery .ui-scrollableFilmstrip {
    height: 270px;
  }
}
.type-scroll_filmstrip .news-items {
  margin-left: 18%;
}
.type-scroll_filmstrip .all-news {
  float: left;
}
.type-scroll_filmstrip .wkb_news_box-title {
  font: normal 50px/60px 'Lato', sans-serif;
  margin: 0 0 50px 0;
}
.type-scroll_filmstrip .wkb_news_box-description {
  font-size: 17px;
  margin-bottom: 50px;
}
.type-scroll_filmstrip .card {
  position: absolute;
  width: 554px;
  border: 0 none;
}
.type-scroll_filmstrip .card a {
  display: block;
  padding-top: 15px;
  margin: 0 50px 0 0;
}
.type-scroll_filmstrip .entry-text {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 15px;
  background-color: #939598;
  color: #fff;
}
.type-scroll_filmstrip h4 {
  font: bold 24px/28px 'Lato', sans-serif;
  color: #86b340;
}
.type-scroll_filmstrip p,
.type-scroll_filmstrip h4 {
  margin: 0;
}
.type-scroll_filmstrip .img-wrapper {
  margin-bottom: 40px;
}
.type-scroll_filmstrip .ui-filmstrip-scroll,
.type-scroll_filmstrip .ui-scrollableFilmstrip {
  height: 418px;
}
@media screen and (max-width: 1270px) {
  .type-scroll_filmstrip .news-items {
    margin: 0;
    padding-top: 80px;
  }
  .type-scroll_filmstrip .wkb_news_box-title {
    font: normal 30px/38px 'Lato', sans-serif;
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 1270px) {
  .type-scroll_filmstrip .news-items {
    padding-top: 40px;
  }
}
.rel_aktualno {
  position: relative;
  z-index: 0;
}
.rel_aktualno h4 {
  font: normal 26px/32px 'Lato', sans-serif;
  height: 96px;
  overflow: hidden;
  margin-bottom: 28px;
}
.rel_aktualno a:hover {
  text-decoration: none;
}
.rel_aktualno .card-body p {
  font: bold 17px/20px 'Lato', sans-serif;
  color: #9d9d9c;
  margin-bottom: 20px;
}
.rel_aktualno .ui-filmstrip-box {
  width: 430px;
}
.rel_aktualno .ui-filmstrip-box:hover img {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.rel_aktualno .card-body,
.rel_aktualno .img-wrapper {
  margin: 0 15px;
}
.rel_aktualno .category {
  position: absolute;
  top: 17px;
  left: 17px;
  font: bold 17px/25px 'Lato', sans-serif;
  color: #fff;
  padding-left: 8px;
  z-index: 1;
}
.rel_aktualno .category:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  background-color: #8dc63f;
  z-index: -1;
}
.rel_aktualno .img-wrapper {
  padding-top: 56.25%;
  position: relative;
  background-color: #000;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.rel_aktualno .img-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  object-fit: cover;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.rel_aktualno .ui-filmstrip-box:hover .img-wrapper {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (max-width: 600px) {
  .rel_aktualno h4 {
    font: normal 18px/24px 'Lato', sans-serif;
    margin-bottom: 10px;
  }
}
.wkb_sliding-gallery .title,
.post_gallery .title,
.rel_history .title {
  font: normal 50px/60px 'Lato', sans-serif;
  color: #939598;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.wkb_sliding-gallery .ui-scrollableFilmstrip,
.post_gallery .ui-scrollableFilmstrip,
.rel_history .ui-scrollableFilmstrip {
  margin-left: 18%;
}
.wkb_sliding-gallery .ui-filmstrip-scroll,
.post_gallery .ui-filmstrip-scroll,
.rel_history .ui-filmstrip-scroll,
.wkb_sliding-gallery .ui-scrollableFilmstrip,
.post_gallery .ui-scrollableFilmstrip,
.rel_history .ui-scrollableFilmstrip {
  height: 310px;
}
.wkb_sliding-gallery .ui-filmstrip-box,
.post_gallery .ui-filmstrip-box,
.rel_history .ui-filmstrip-box {
  width: 554px;
}
.wkb_sliding-gallery .ui-filmstrip-box a,
.post_gallery .ui-filmstrip-box a,
.rel_history .ui-filmstrip-box a {
  display: block;
  padding-top: 56%;
  position: relative;
  margin: 0 50px 0 0;
}
.wkb_sliding-gallery .ui-filmstrip-box img,
.post_gallery .ui-filmstrip-box img,
.rel_history .ui-filmstrip-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1270px) {
  .wkb_sliding-gallery .ui-scrollableFilmstrip,
  .post_gallery .ui-scrollableFilmstrip,
  .rel_history .ui-scrollableFilmstrip {
    margin-left: 0;
    padding-top: 80px;
  }
}
@media screen and (max-width: 600px) {
  .wkb_sliding-gallery .title,
  .post_gallery .title,
  .rel_history .title {
    font: normal 30px/38px 'Lato', sans-serif;
    margin-bottom: 30px;
  }
  .wkb_sliding-gallery .ui-scrollableFilmstrip,
  .post_gallery .ui-scrollableFilmstrip,
  .rel_history .ui-scrollableFilmstrip {
    height: 270px;
    padding-top: 40px;
  }
}
.wkb_sliding-gallery.type-grid {
  margin-right: 7.7%;
}
.wkb_sliding-gallery.type-grid .grid-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.wkb_sliding-gallery.type-grid .grid-item {
  width: calc(25% - 40px);
  margin: 20px;
}
.wkb_sliding-gallery.type-grid a {
  display: block;
  padding-top: 56%;
  position: relative;
}
.wkb_sliding-gallery.type-grid img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1300px) {
  .wkb_sliding-gallery.type-grid {
    margin: 0;
  }
}
@media screen and (max-width: 800px) {
  .wkb_sliding-gallery.type-grid .grid-item {
    width: calc(50% - 10px);
    margin: 5px;
  }
}
.rel_history {
  position: relative;
  z-index: 0;
  font-size: 15px;
  margin-bottom: 40px;
}
.rel_history:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  width: 1px;
  height: calc(100% - 10px);
  background-color: #868686;
}
.rel_history .year {
  font-size: 25px;
  line-height: 30px;
  font-weight: 900;
  margin-bottom: 20px;
  position: relative;
}
.rel_history .history_point {
  margin: -60px 0 0 50%;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.rel_history .history_point:first-child {
  margin-top: 0;
}
.rel_history .history_point:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 5px;
  background-color: #86b340;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.rel_history .history_point:nth-child(2n) {
  margin: -40px 50% 0 0;
}
.rel_history .history_point:nth-child(2n):before {
  left: auto;
  right: 0;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
@media (max-width: 900px) {
  .rel_history:before {
    left: 9px;
  }
  .rel_history .history_point,
  .rel_history .history_point:nth-child(2n) {
    margin: 0 0 15px 0;
    text-align: left;
    padding: 0 0 0 30px;
  }
  .rel_history .history_point:before,
  .rel_history .history_point:nth-child(2n):before {
    left: 0;
    right: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.type-grid a.link {
  color: #86b340;
}
.type-grid .news-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.type-grid .card {
  width: calc(50% - 25px);
  margin-bottom: 50px;
}
.type-grid h4 {
  font: bold 24px/28px 'Lato', sans-serif;
  color: #86b340;
  margin-bottom: 10px;
}
.type-grid .card-text {
  margin-bottom: 20px;
}
.type-grid .filters {
  text-align: right;
  margin-bottom: 50px;
}
.type-grid .download {
  display: inline-block;
}
.type-grid .all-news {
  float: right;
}
@media screen and (max-width: 1200px) {
  .type-grid .card {
    width: calc(50% - 15px);
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 800px) {
  .type-grid .card {
    width: 100%;
  }
}
.rel_objave .first-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.rel_objave .first-item .text-holder {
  width: 75%;
  padding-left: 50px;
}
.rel_objave .first-item .image-holder {
  width: 25%;
  border: 0 none;
}
.rel_objave .first-item .img-wrapper {
  border: 1px solid #ddd;
}
.rel_objave .first-item .title {
  font: normal 50px/60px 'Lato', sans-serif;
  margin-bottom: 25px;
}
.rel_objave .image-holder {
  position: relative;
  margin-bottom: 25px;
  border: 1px solid #ddd;
}
.rel_objave .image-holder a {
  display: block;
  position: relative;
}
.rel_objave .image-holder a:hover .hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.rel_objave .image-holder a:hover img {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
.rel_objave .img-wrapper {
  background-color: #86b340;
}
.rel_objave .img-wrapper img {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.rel_objave .title {
  font: bold 20px/24px 'Lato', sans-serif;
  color: #86b340;
}
.rel_objave .hover {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  color: #fff;
  font: bold 20px 'Lato', sans-serif;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.rel_objave .news-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -25px;
}
.rel_objave .news-item {
  width: calc(25% - 50px);
  margin: 25px;
}
@media screen and (max-width: 1000px) {
  .rel_objave .news-items {
    margin: 0 -15px;
  }
  .rel_objave .news-item {
    width: calc(33.33% - 30px);
    margin: 15px;
  }
}
@media screen and (max-width: 800px) {
  .rel_objave .news-item {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 500px) {
  .rel_objave .first-item .text-holder,
  .rel_objave .first-item .image-holder {
    width: 100%;
  }
  .rel_objave .first-item .text-holder {
    padding: 0;
  }
  .rel_objave .first-item .title {
    font-size: 30px;
    line-height: normal;
  }
  .rel_objave .news-items {
    margin: 0;
  }
  .rel_objave .news-item {
    width: 100%;
    margin: 0;
  }
}
.ui-dialog {
  background-color: #fff;
  height: 90vh !important;
}
.ui-dialog iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wkb_table {
  font-size: 16px;
  overflow-x: auto;
}
@media screen and (max-width: 800px) {
  .wkb_table,
  .table-wrap {
    padding-top: 50px;
    background: url(#) no-repeat top center;
  }
  .table-wrap {
    max-width: 100%;
    overflow-x: auto;
  }
}
.ui-accordion-header {
  padding: 20px 0;
}
.ui-accordion .closed {
  color: #2b2e31;
}
.rel_tabs .ui-tabs .ui-tabs-header ul {
  text-align: center;
  margin-bottom: 40px;
}
.rel_tabs .ui-tabs .ui-tabs-header ul li a {
  margin: 0 20px;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  border: 0 none;
  background-color: transparent !important;
  color: #808080;
}
.rel_tabs .ui-tabs .ui-tabs-header ul li a.selected {
  color: #86b340;
}
.rel_tabs .ui-tabs .ui-tabs-content {
  border: 0 none;
  padding: 0;
}
.rel_map {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin: 140px 0;
}
.main>.rel_map {
  padding: 0;
}
.rel_map .title {
  font: 400 40px/48px 'Lato', sans-serif;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.rel_map .ui-accordion-header {
  font: bold 20px/24px 'Lato', sans-serif;
  text-transform: uppercase;
  padding: 8px 0;
  border-bottom: 1px solid #8595be;
  margin: 0 0 28px 0;
}
.rel_map .ui-accordion-header>.type-title {
  background: url(#) no-repeat top right transparent;
}
.rel_map .ui-accordion-header.closed {
  color: #fff;
}
.rel_map .ui-accordion-header.closed>.type-title {
  background-position: bottom right;
}
.rel_map .type-title {
  display: inline-block;
  padding-right: 38px;
}
.rel_map .type-text {
  font-size: 12px;
  margin-bottom: 16px;
}
.rel_map p {
  margin: 0;
}
.rel_map .btn {
  padding: 13px 20px;
  margin: 15px 0 0 0;
}
.rel_map .ui-accordion-body>.btn {
  border-color: #fff;
  color: #fff;
  margin: 40px 0 60px 0;
}
.rel_map .ui-accordion-body>.btn:hover {
  background-color: #fff;
  color: #86b340;
}
@media screen and (max-width: 1700px) {
  .rel_map .title {
    font: 400 30px/36px 'Lato', sans-serif;
  }
}
@media screen and (max-width: 1300px) {
  .rel_map {
    display: none;
  }
}
.map-type {
  position: relative;
}
.point {
  position: absolute;
  cursor: pointer;
}
.point.round {
  width: 1.7%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.point.round:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.point.text {
  z-index: 1;
}
.point:hover {
  z-index: 2;
}
.point:hover .show-hover {
  display: block;
}
.point-image {
  padding-bottom: 10px;
  border-bottom: 1px solid #86b340;
  margin-bottom: 20px;
}
.show-hover {
  display: none;
  -webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.2);
  box-shadow: 0 5px 20px rgba(0,0,0,0.2);
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 180px;
  background-color: #fff;
  padding: 25px 10px;
  text-align: center;
  font: 400 10px 'Lato', sans-serif;
  color: #86b340;
  margin-top: 20px;
}
.show-hover strong {
  display: block;
  font-size: 20px;
}
.show-hover:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 20px;
}
.show-hover:after {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  height: 30px;
  border-right: 2px solid #86b340;
  margin-left: -1px;
}
.zoom {
  position: absolute;
  top: 70px;
  left: 70px;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.zoom .minus,
.zoom .plus {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  color: #86b340;
  text-align: center;
  font-size: 30px;
  position: relative;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
}
.zoom .minus:before,
.zoom .plus:before {
  content: "";
  position: absolute;
  top: 24px;
  left: 10px;
  border-bottom: 2px solid #86b340;
  width: 30px;
}
.zoom .plus {
  background-color: #86b340;
  color: #fff;
}
.zoom .plus:after {
  content: "";
  position: absolute;
  left: 24px;
  top: 10px;
  border-right: 2px solid #fff;
  height: 30px;
}
.zoom .plus:before {
  border-color: #fff;
}
.legend {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-color: #3e464d;
  padding: 50px;
  color: #fff;
}
.legend-item {
  margin-bottom: 15px;
  line-height: 25px;
}
.legend-item div {
  display: inline-block;
  vertical-align: middle;
}
.legend-item:last-child {
  margin: 0;
}
.legend-color {
  width: 25px;
  height: 25px;
}
.legend-title {
  margin-left: -20px;
  text-transform: uppercase;
}
.map_image {
  width: 100%;
}
.map-info {
  width: 20%;
  padding: 50px;
  background-color: #86b340;
  color: #fff;
}
.map-container {
  width: 80%;
  position: relative;
  overflow: hidden;
  background-color: #dcdedd;
  min-height: 860px;
}
article {
  margin-bottom: 140px;
  margin-top: 150px;
}
article header {
  display: block;
}
article .comments {
  display: none;
}
.add-fields {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  margin: 0 auto;
  background-color: #86b340;
  border: 1px solid #86b340;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.add-fields:hover {
  background-color: transparent;
  color: #86b340;
}
.repeatable {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.main .caldera-grid .cf-multi-uploader-list>ul>li .file-name {
  position: static;
}
.main .caldera-grid .cf-multi-uploader-list>ul>li .cf-file-remove {
  vertical-align: top;
}
body.search,
body.error404 {
  padding-top: 200px;
}
body.search .header,
body.error404 .header {
  background-color: rgba(0,0,0,0.5);
}
body.search .main {
  width: 1000px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
body.search article {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
body.search article header {
  margin: 0;
  display: block;
}
body.search h2 {
  font-size: 30px;
  line-height: normal;
  color: #86b340;
  margin-bottom: 30px;
}
body.search .entry-summary p {
  margin-bottom: 30px;
}
body.search .entry-summary p:last-child {
  margin-bottom: 0;
}
body.search time {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
body.search .form-inline {
  margin-bottom: 50px;
  text-align: center;
}
body.search .form-inline .btn {
  margin-bottom: 0;
  color: #fff;
  background-color: #6f9436;
  padding: 0;
  border: 0 none;
  width: 140px;
  height: 70px;
}
body.search .form-inline input {
  border: 1px solid #6f9436;
  border-radius: 0;
  height: 70px;
}
.rel_contents-style1,
.rel_contents-style2,
.rel_contents-style3,
.rel_box_link,
.rel_map {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: opacity 1s ease, -moz-transform 1s ease;
  -o-transition: opacity 1s ease, -o-transform 1s ease;
  -ms-transition: opacity 1s ease, -ms-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
}
.main>.rel_contents-style1.animated,
.main>.rel_contents-style2.animated,
.main>.rel_contents-style3.animated,
.main>.rel_box_link.animated,
.main>.rel_map.animated {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
footer.content-info {
  background-color: #86b340;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}
.f-row-1 .menu {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  -o-box-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  font: bold 25px/30px 'Lato', sans-serif;
}
.f-row-1 .menu a {
  display: block;
  margin-bottom: 50px;
}
.f-row-1 .menu li li {
  font: 400 15px/18px 'Lato', sans-serif;
}
.f-row-1 .menu li li a {
  margin-bottom: 12px;
}
.f-row-2 {
  font: bold 15px 'Lato', sans-serif;
  text-align: center;
}
.f-row-2 h4 {
  font: normal 25px 'Lato', sans-serif;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}
.f-row-2 ul li {
  margin: 10px 30px;
}
.f-row-4 {
  padding-top: 50px;
  border-top: 1px solid #6e9432;
  margin-top: 50px;
  text-align: center;
}
.f-row-4 li {
  margin: 0 20px;
}
@media screen and (max-width: 1050px) {
  .menu>li {
    width: 50%;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 500px) {
  .menu>li {
    width: 100%;
  }
}