@charset "UTF-8";
/* CSS Document */

header {
	min-height: 100px;
	width: 80%;
	position: relative;
	z-index: 100;
	background-color: #EEEDDA;
    padding-top:24px;
    padding-left: 60%;
	padding-right: 120%;
	margin-left:-50%;
	top: 0;
}
#contacts {
    font-family: 'Lora', serif;
    font-weight: 700;
    font-size: 1.35vw;
    color:#C66B2D;
    text-align:center;
    float:left;
    width:20%;
    margin-top:-5vw;
	z-index: 103;
}
#socmedlogos {
    float:right;
    display:inline;
    width:20%;
    margin-top:-3em;
	z-index: 104;
}
#socmedlogos img {
    width:25px;
    float:left;
    margin-right:1em;
}
#logo {
	width: 300px;
	clear: none;
	position: relative;
	margin: 0 auto;
	display:block;
	z-index: 102;
}
#MobileMenu {
	display:none;
}
#Menu ul {
    font-family: 'Quicksand', sans-serif;
    font-size:.95em;
	font-weight: 500;
	margin: 0;
	padding: 0;
	list-style-type: none;
    background-color: #AAB03D;
	position: relative;
	z-index: 101;	
    text-align: center;
}
#Menu ul li {
	display: inline-block; 
	float: none;
}
#Menu ul a:link, #Menu ul a:visited {
	font-weight: 500;
	display: block;
	color: #EEEDDA;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	border:0;
	margin:0;
}
#Menu ul a:hover, #Menu ul a:active, #Menu ul a:focus {
	font-weight: 500;
	color: #fff;
	display: block;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	border:0;
	margin:0;
    opacity:1;
}
#Menu ul a.here:link, #Menu ul a.here:visited, #Menu ul a.here:hover, #Menu ul a.here:active, #Menu ul a.here:focus {
	color: #fff;
	display: block;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	border:0;
	margin:0;
}
.submenu {
	padding: 0;
	margin:1.25em 0 0;
}
.submenu li {
	display: inline-block; 
	float: none;
}
.submenu a:link, .submenu a:visited {
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	margin: 10px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px; 
    background-color: #D49565;

}
.submenu a:hover, .submenu a:active {
	color: #C66B2D;
	background-color: #F4E0D2;
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
	margin: 10px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px; 
}

#MenuIcon {
	display:none;
}
.carousel-cell {
	height:500px;
	width: 100%;
	margin: 0;
	left:-50%;
	padding:0;
	position:relative;
	overflow: visible;
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
}

.celltextground {
	position: absolute;
	width: 60%;
	left: 20%;
	top: 60px;
	padding-top: 10px;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 20px;
	z-index: 20;
}
#firstcell, #secondcell {
    top: 150px;
}
.celltextgroundstatic {
	position: absolute;
	width: 55%;
	left: 20%;
	top: 350px;
	padding-top: 10px;
	padding-right: 2.5%;
	padding-left: 2.5%;
	padding-bottom: 20px;
	z-index: 20;
}
.celltext, .celltext h2 {
    font-family: 'Lora', serif;
    font-weight: 400;
    position:relative;
	color: #4A5968;
	z-index:21;
	text-align:center;
	font-size: 1.5em;
    margin-top: .5em;
}
.btn, a.btn {
	font-size:.8em;
}
.hero {
	width: 100%;
	margin-left:0%;
	padding:0;
	position:relative;
	overflow: visible;
	background-repeat: no-repeat;
    background-position: center; 
	background-size: cover;
}

.flickity-prev-next-button {
  position: absolute;
  top: 90%;
  width: 22px;
  height: 22px;
  border: none;
  border-radius: 50%;
  background: white;
  background: hsla(0, 0%, 100%, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
	z-index:26;
}

h1 {
    font-family: 'Lora', serif;
    font-weight: 400;
	font-size: 2.5em;
	margin-bottom: .5em;
	margin-top: 0px;
	line-height: 1.25em;
	text-align:center;
	color:#C66B2D;
}
h2 {
    font-family: 'Lora', serif;
    font-weight: 400;
    font-size: 2em;
	margin-bottom: .5em;
	margin-top: 0px;
	line-height: 1.25em;
	text-align:center;
	color:#C66B2D;
}
h3 {
    font-family: 'Lora', serif;
	font-size: 1.35em;
	font-weight: 400;
	color: #157638;
	margin-bottom: .5em;
	margin-top: 0px;
	line-height: 1.25em;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	color: #495968;
	margin: 1em 0;
}
p.narrow {
    padding: 0 10%;
}
hr {
    width:25%;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    background-color:#4A5968;
    border: 0 none;
    margin-top: 1.5em;
    margin-bottom:1.75em;
}

#intro {
	width: 80%;
	position: relative;
	padding-top: 1.5em;
	margin: 0 auto;
	z-index: 18;
	background-color: #fff;
	margin-top:0em;
	padding-left:10%;
	padding-right: 10%;
	clear:both;
}
#abouttext {
	width: 100%;
	background-blend-mode: multiply;
	position: relative;
	z-index: 12;
	text-align:center;
	clear:both;
    padding-bottom:1em;
}

div.band {
	width: 80%;
	position: relative;
	padding-top: 2em;
	padding-bottom: 2em;
	margin: 0 auto;
	z-index: 18;
	margin-top:0em;
	padding-left:10%;
	padding-right: 10%;
	clear:both;
}
div.band img {
    overflow: hidden;
}
div.topband {
	width: 80%;
	position: relative;
	padding-top: calc(75px + 3em);
	padding-bottom: 3em;
	margin: 0 auto;
	z-index: 18;
	margin-top:0em;
	padding-left:10%;
	padding-right: 10%;
	clear:both;
}
.halfwidth {
	width: 45%;
	position: relative;
	float:left;
	padding-right:2.5%;
	padding-left:2.5%;
	margin-top:.5em;
	margin-bottom:.5em;
	display:inline-block;
}
.pic30pcleft {
	width: 30%;
	position: relative;
	float:left;
	padding-right:5%;
	margin-bottom:1em;
}
.pic30pcright {
	width: 30%;
	position: relative;
	float:right;
	padding-left:5%;
	margin-bottom:1em;
}
.pic45pcright {
	width: 45%;
	position: relative;
	float:right;
	padding-left:5%;
	margin-bottom:1em;
}
.pic45pcleft {
	width: 45%;
	position: relative;
	float:left;
	padding-right:5%;
	margin-bottom:1em;
}

#gallery {
	text-align:center;
	padding-top:3em;
}
.gallerypic {
	width: calc(31.5% - 20px);
	position: relative;
	padding: 0;
	margin: .5%;
	display: inline-block;
	float: none;
	border: 10px solid #FFFFFF;
}


#footer {
	width: 80%;
    padding:2em 10% 3em;
	position: relative;
	color: #D7D8DB;
	text-align: left;
	background-color:#495968;
    overflow:hidden;
    font-size: .9em;
    font-weight: 400;
}
.footercol {
    padding: 0px;
    width: 30%;
    margin-right: 4%;
    float:left;
}
.footercollast {
    padding: 0px;
    width: 30%;
    margin-right: 0;
    float:left;
}
footer ul {
    margin:0;
    padding-left:0;
}
footer li {
    margin-bottom:.5em;
}
footer a:link, footer a:visited {
    font-weight:700;
}
footer a:hover, footer a:active, footer a:focus {
    color:#fff;
    opacity:1;
}

.popuppanel {
	width:60%;
	left:20%;
	padding-bottom: 0;
	z-index:111;
	background-color: #fff;
	display:none;
	opacity: 1;
	-webkit-box-shadow: 11px 11px 30px 0px rgba(31, 51, 94, 0.75);
	-moz-box-shadow:    11px 11px 30px 0px rgba(31, 51, 94, 0.75);
	box-shadow:         11px 11px 30px 0px rgba(31, 51, 94, 0.75);
	top: 15%;
	bottom:15%;
   position:fixed;
    overflow-y:visible;
    overflow-x:hidden;
}
.popuppanel h2, .popuppanel h3, .popuppanel p {
	padding-right: 5%;
	padding-left: 5%;
	line-height: 1.35em;
}

.map {
	width:50%;
	margin: 0 0 1em 1em;
	position: relative;
    overflow: hidden;
	float:right;
}
.award-logo {
    width:200px;
    float:right;
    margin-right:5%;
    margin-top: -175px;
}