html {
  position: relative;
  min-height: 100%;
  font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-weight: 400;
}

body {

}

body {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 400;
}

/* @font-face kit by Fonts2u (https://fonts2u.com) */
@font-face {
	font-family:"Adventure Normal";
	src:url("../assets/fonts/Adventure.eot?") format("eot"),url("../assets/fonts/Adventure.woff") format("woff"),url("../assets/fonts/Adventure.ttf") format("truetype"),url("../assets/fonts/Adventure.svg#AdventureNormal") format("svg");
	font-weight:normal;
	font-style:normal;
}

.sponsors {
	padding-left: 0;
	list-style: none;
	margin: 2em 0;
}

.sponsors_container {
	text-align: center;
}

.sponsors > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.sponsors > li img {
	display: block;
	margin: 0 auto;
	padding-bottom: 5px;
}

.sponsors > li img.padded {
	padding-left: 50px;
	padding-right: 50px;
}

.header {
	background-color: #317754;
	padding: 10px 0;
}

.logo_holder {
	text-align: center;
}

.brand_text {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}

.logo_holder img {
}

footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #f6f6f6;
	padding: 10px 5px 0;
	border-top: 1px solid #eaeaea;
}

footer p {
	color: #777777;
	font-size: 12px;
	text-align: center;
}

.navbar-header {
	position: relative;
}

.social-bar {
	position: absolute;
	top: -1px;
	right: 6px;
}

.social-bar ul li {
	display: inline-block;
	padding-right: 10px;
}

.social-bar ul a, .social-bar ul a:focus, .social-bar ul a:hover {
	color: #fff;
}

.btn-facebook {
	color: #fff;
	background-color: #3b5998;
}

.btn-facebook:hover {
	background-color: #2d4373;
}

.btn-instagram {
	color: #fff;
	background-color: #3f729b;
}

.btn-instagram:hover {
	background-color: #305777;
}

.social-btn {
	position: relative;
	border-color: rgba(0,0,0,0.2);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.6em;
	line-height: 34px;
	height: 34px;
	width: 34px;
	padding: 0;
}

.language-bar {
	position: absolute;
	bottom: 6px;
	right: 6px;
}

.language-bar ul, .social-bar ul {
	padding-left: 0;
	list-style: none;
}

.language-bar ul > li {
	display: block;
	margin: 0 auto;
	float: left;
}

.language-bar ul > li a {
	display: block;
	margin: 0 5px;
}

.language-bar ul > li a img {
	box-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

@media (min-width: 768px) {

	.navbar-header {
		text-align: center;
		float: none;
	}

	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
			margin-left: 0;
	}

}

@media (min-width: 850px) {
	.navbar-fixed-top {
		position: relative;
		top: auto;
	}

	.navbar {
		padding: 10px 0;
	}

	.navbar-brand {
		position: relative;
		float: none;
		height: 80px;
		width: 320px;
	}

	.navbar-brand .brand_logo {
		height: 80px;
		margin-bottom: 0;
	}
}

@media (max-width: 849px) {
	body {
		margin-top: 50px;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-brand {
	  position: absolute;
	  left: 0;
	  top: 0;
	  width: 100%;
	  text-align: center;
	  height: 50px;
	  padding: 10px 0;
	  font-size: 18px;
	  line-height: 20px;
	}

	.navbar-brand .brand_logo {
		height: 30px;
	}

	.navbar-brand > span {
		display: none;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-collapse.collapse {
		display: none!important;
  }

  .collapse.in{
		display:block !important;
  }

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	    color: #fff;
	    background-color: transparent;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		font-weight: 600;
		color: rgba(255, 255, 255, 0.7);
	}

	.social-bar {
		top: -1px;
		left: 65px;
	}

	.social-bar ul li {
		padding-right: 0;
	}

	.social-btn {
		font-size: 1.2em;
		line-height: 24px;
		height: 24px;
		width: 24px;
	}

	.language-bar {
		top: 10px;
		right: 6px;
	}

	.language-bar ul > li a img {
		width: 18px;
	}
}

@media (max-width: 425px) {
	.sponsors {
		margin: 1em 0;
	}

	.sponsors > li img {
		height: 53px;
	}

	.sponsors > li img.padded {
		padding-left: 20px;
		padding-right: 20px;
	}

}

.navbar-default {
	background-color: #317754;
	margin-bottom: 0;
	border: 0;
}

.navbar-default .navbar-toggle {
	border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-toggle {
	float: left;
	border: 0;
	margin-left: 15px;
	z-index: 10;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: none;
}

.navbar-toggle {
  overflow: hidden;
}
.navbar-toggle .icon-bar {
  transition: opacity, -webkit-transform;
  transition: opacity, transform;
  transition: opacity, transform, -webkit-transform;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.7, 0, 0, 0.7);
}
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(1) {
  -webkit-transform: translateY(6px) rotate(45deg);
          transform: translateY(6px) rotate(45deg);
}
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
  opacity: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
  -webkit-transform: translateY(-6px) rotate(-45deg);
          transform: translateY(-6px) rotate(-45deg);
}

.navbar-brand {
	display: inline-block;
}

.navbar-brand > img {
	display: inline-block;
}

.navbar-brand > span {
	font-family:"Adventure Normal";
	color: #fff;
}

.navbar-default .navbar-nav {
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight: 600;
}

.navbar-default .navbar-nav > li > a {
	color: rgba(255, 255, 255, 0.7);
	padding-bottom: 5px;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #fff;
}

.nav .open > a, .nav .open > a:focus, .nav .open>a:hover {
	color: #fff;
	background-color: inherit;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color: #fff;
	background-color: inherit;
}

.navbar-default .dropdown-menu {
	background-color: #317754;
}

.navbar-default .dropdown-menu > li > a {
	font-weight: 600;
	color: rgba(255, 255, 255, 0.7);
}

.navbar-default .dropdown-menu > li > a:focus, .navbar-default .dropdown-menu > li > a:hover {
	color: #fff;
	background-color: transparent;
}

.slider_container .container-fluid {
	padding-left: 0;
	padding-right: 0;
}


.section, .disclaimer {
	margin-top: 15px;
}

.section .container {

}

.section .container .row {

}

.intro, .section, .disclaimer {
	border-top: 1px solid #ccc;
}

.intro {
	text-align: justify;
}

section.article {
	margin-bottom: 30px;
}

.section p, .intro p, .disclaimer p, .article p {
	color: #444;
	margin: 10px 0;
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	/* text-indent: 16px; */
}

.section ol, .intro ol, .disclaimer ol, .article ol,
.section ul, .intro ul, .disclaimer ul, .article ul {
	color: #444;
	margin: 10px 0;
	padding: 0 25px;
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
}

blockquote {
	font-family: 'Open Sans';
	color: #444;
	font-size: 14px;
}

.intro p {
	font-size: 18px;
}

.disclaimer p {
	text-align: center;
	font-size: 14px;
	line-height: 18px;
}

.section .gallery {
	margin: 10px 0;
}

.section .gallery > div {
	padding-left: 0;
	padding-right: 0;
}

.section .gallery > div a {
	margin: 5px;
	display: block;
	overflow: hidden;

	-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.3);
}

.section .gallery > div a:hover img {
	transform: scale(1.1);
}

.section .gallery img {
	width: 100%;
	transition: transform .2s;
}

.firstLetter {
	display: block;
	float: left;
	height: 4.5em;
	margin-left: -0.56em;
	margin-right: 0.5em;
	margin-top: -0.63em;
}

.firstLetter span {
	font-size: 5.6em;
	line-height: 1em;
}

.heading {
	margin-top: 15px;
	height: 140px;
	width: 300px;
  max-width: 300px;
  position: relative;
}

.heading h1 {
	font-family: 'Amaranth';
	position: absolute;
	z-index: 1;
	margin: 0;
	text-align: right;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	line-height: 1.2;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
}

.heading::after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    height: 40px;
    width: 40px;
    background-color: #317754;
    background-color: #adc9bb;
    background-color: #8dc53e;
}

.heading::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 140px;
    width: 260px;
    background-color: #8cc542;
    background-color: #d1e8b3;
}

.section_right .heading {
	margin-left: auto;
	margin-right: 0;
}

.section_right .heading h1 {
	text-align: left;
	left: 5px;
	right: auto;
}

.section_right .heading::before {
	left: auto;
	right: 0;
}

.section_right .heading::after {
	left: auto;
	right: 0px;
	top: auto;
	bottom: 0;
}

@media (max-width: 767px) {
	.section p, .intro p {
		margin: 10px 0;
		font-family: 'Open Sans';
		font-size: 14px;
		line-height: 22px;
	}

	.intro p {
		font-size: 15px;
	}

	.heading {
		height: 80px;
		width: 200px;
	}

	.heading::before {
		height: 80px;
		width: 180px;
	}

	.heading h1 {
		font-size: 24px;
	}
}

.event, .news {
	font-family: 'Open Sans';
	list-style: none;
	margin: 10px 0;
	padding: 0px;
}

.event li, .news li {
	display: block;
	position: relative;
	height: 80px;

	margin-bottom: 15px;

	background-color: #f6f6f6;

	-webkit-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.3);
	box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.3);
}

.news li {
	height: 120px;
}

.event li > a, .news li > a {
	display: block;
	position: relative;
	height: 80px;
	overflow: hidden;
}

.news li > a {
	height: 120px;
}

.news li > a img {
	margin: 5px;
	width: 110px;
	height: 110px;
	float: left;
}

.news li .news_body {
	padding-left: 120px;
}

.news li > a p {
	color: #222;
	margin: 0;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

.event li time {
	font-family: 'Amaranth';
	float: left;
	width: 80px;
	height: 80px;
	background-color: #317754;
	color: #f6f6f6;
	text-align: center;
	margin-right: 5px;
}

.event li:nth-child(even) time {
	background-color: #8dc53e;
}

.event li:nth-child(odd) time {
	background-color: #317754;
}

.event li time .day, .event li time .month, .event li time .year {
	display: block;
	line-height: 1;
}

.event li time .day {
	font-size: 42px;
	font-weight: 100;
}

.event li time .month {
	font-size: 20px;
	font-weight: 900;
}

.event li time .year {
	font-size: 12px;
	line-height: 18px;
}

.event li .event_body {
	position: relative;
	height: 80px;
	padding: 5px;
	overflow: hidden;
}

.event li .event_body h2 {
	color: #222;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}

.event li .event_body p {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	color: #777777;
	padding: 5px 5px 0;
	font-size: 14px;
	line-height: 1.2;
}

.event li .event_body p span.location,
.event li .event_body p span.time {
	display: inline-block;
	padding-left: 24px;
	background-position: 0 0;
	background-repeat:no-repeat;
	line-height: 20px;
	overflow: hidden;

	white-space: nowrap;
}

.event li .event_body p span.location {
	background-image: url("../assets/location_icon.png");
}

.event li .event_body p span.time {
	display: none;
	background-image: url("../assets/clock_icon.png");
}


.routes-holder {
	position: relative;
	margin: 15px;
}

.routes-holder .actions >a {
	display: block;
	position: absolute;
	cursor: pointer;
	z-index: 99;
	top: 50%;
	width: 40px;
	height: 100px;
	background-image: url(../assets/lightslider/arrows.png);
	margin-top: -50px;
	opacity: .25;
	transition: opacity .35s linear 0s;
}

.routes-holder .actions > a:hover {
	opacity: .6;
}

.routes-holder .actions > .prev {
	background-position: 0 0;
	left: -25px;
}

.routes-holder .actions > .next {
	background-position: -40px 0;
	right: -25px;
}

.route {
	font-family: 'Open Sans';
}

div.route {
	text-align: center;
}

div.route > a {
	display: inline-block;
	margin: 15px auto;
}

ul.route {
	box-sizing: content-box;
	font-family: 'Open Sans';
	list-style: none;
}

.route li {
	background-color: #fff;
}

.route a {
	display: block;
	position: relative;
	text-decoration: none;
	padding: 5px;
}

.route a > div {
	width: 200px;

	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.6);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.6);
}


.route a:hover > div {
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.6);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.6);
}

.route h2 {
	text-align: center;
	color: #222;
	margin: 0;
	padding: 0 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;

	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.route p {
	margin: 0;
	color: #555;
	padding: 10px 5px 5px;
	font-size: 14px;
	line-height: 1.4;
}

.route p em {
	font-style: inherit;
	color: #222;
}

.route a > div {
    width: 202px;
    border: 1px solid #317754;
}

.route h2 {
    background-color: #8dc53e;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0 5px;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.route-card {
    padding: 0 5px;
    background-color: #317754;
}

.route p {
    margin: 0;
    color: #eaeaea;
    padding: 10px 5px 5px;
    font-size: 14px;
    line-height: 1.4;
}

.route p em {
	font-style: inherit;
	color: #fff;
}


@media (max-width: 767px) {
	.event li .event_body h2 {
		font-size: 14px;
	}

	.event li .event_body p {
		padding: 10px 5px 0;
		font-size: 13px;
	}
}

.article p time {
	display: inline-block;
	font-family: 'Amaranth';
	float: left;
	width: 80px;
	height: 80px;
	background-color: #317754;
	color: #f6f6f6;
	text-align: center;
	margin: 10px;
}

.article p time .day, .article p time .month, .article p time .year {
	display: block;
	line-height: 1;
}

.article p time .day {
	font-size: 42px;
	font-weight: 100;
}

.article p time .month {
	font-size: 20px;
	font-weight: 900;
}

.article p time .year {
	font-size: 12px;
	line-height: 18px;
}

.download {
	display: inline-block;
	position: relative;
}

.download::before {
	content: "";
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 32px;
	height: 32px;
	background-image: url("../assets/download_icon.png");
	background-position: 0 0;
	background-repeat:no-repeat;

}

.contact-card {
	font-family: 'Open Sans';
	margin: 15px 0 5px;
	border: 1px solid #ccc;
}

.article h2 {
	font-family: 'Open Sans';
	font-size: 18px;
	line-height: 32px;

	padding: 0 5px;
  font-size: 16px;
  font-weight: bold;
	margin: 15px 0 10px;
	background-color: #8dc53e;
	color: #fff;
}

.contact-card h2 {
	font-size: 16px;
  line-height: 32px;
  font-weight: bold;

	background-color: #8dc53e;
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 0 5px;

}

.contact-card h3 {
	margin: 0;
  padding: 0 15px;
  color: #222;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

.contact-card p {
	color: #777;
	margin: 0;
	padding: 5px 20px;
	font-size: 14px;
	line-height: 20px;
}

.form_holder {
	margin: 15px 0 25px;
	padding: 15px 10px;
	font-family: 'Open Sans';
	background-color: #8dc53e;
	background-color: #d1e8b3;
}

.form_holder p {
	color: #317754;
	font-size: 14px;
	line-height: 20px;
}

.form_holder h2 {
	font-family: 'Open Sans';
	font-weight: bold;
	font-size: 18px;
	background: none;
	color: #fff;
	color: #317754;
	text-align: center;
	margin: 5px 0 15px;
}

.form_holder .btn-primary {
	background-color: #317754;
	border-color: #000;
}

.form_holder .btn-primary.disabled.focus,.form_holder .btn-primary.disabled:focus,.form_holder .btn-primary.disabled:hover,.form_holder .btn-primary[disabled].focus,.form_holder .btn-primary[disabled]:focus,.form_holder .btn-primary[disabled]:hover,.form_holder fieldset[disabled] .btn-primary.focus,.form_holder fieldset[disabled] .btn-primary:focus,.form_holder fieldset[disabled] .btn-primary:hover {
	background-color: #3e966a;
	border-color: #000;
}

.form_holder textarea {
	resize: none;
}

.form-control:focus {
	border-color: #317754;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(49,119,84,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(49,119,84,.6);
}

.article p.route-description {
	color: #777;
	margin: 0;
	padding: 5px 15px;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	/* text-indent: 16px; */
}

.landmark {
	font-family: 'Open Sans';
}

.landmark h3 {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 0 5px;
  font-size: 16px;
  font-weight: bold;
	margin: 15px 0 10px;
	color: #317754;
}

.landmark p {
	color: #777;
	margin: 0;
	padding: 0 5px 15px;
	font-size: 14px;
	line-height: 1.6;
}

.big-map {
	height: 480px;
	margin: 15px 0;
}

@media (max-width: 767px) {
	.big-map {
		height: 320px;
		margin: 10px 0;
	}
}

.form-ajax-msg {
	display: none;
}

.lds-css {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
  top: 0;
  background: rgba(255,255,255,.8);
  z-index: 9999;
}

.lds-css .lds-eclipse,
.lds-css .lds-text > div {
	display: flex;
	margin: 0 auto;
}

.lds-text {
	position: absolute;
	width: 100%;
}

.lds-text > div {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 200px !important;
  height: 200px !important;
}


@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.lds-eclipse {
  position: relative;
}
.lds-eclipse div {
  position: absolute;
  -webkit-animation: lds-eclipse 1s linear infinite;
  animation: lds-eclipse 1s linear infinite;
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  box-shadow: 0 8px 0 0 #317754;
  -webkit-transform-origin: 80px 84px;
  transform-origin: 80px 84px;
}
.lds-eclipse {
  width: 200px !important;
  height: 200px !important;
  -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
  transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
}