@charset "UTF-8";
@import url("aller_std_lt/stylesheet.css");
@import url("aller_std_bd/stylesheet.css");
@import url("aller_std_bdit/stylesheet.css");
@import url("aller_std_it/stylesheet.css");
@import url("aller_std_rg/stylesheet.css");
@media screen and (max-width: 1000px) {
    .cta{display:none;}
}
@media screen and (min-width: 47.5em ) {
  .leftColumn {
	margin-right: 52%;
}

	.rightColumn {
	position: absolute;
	top: 0;
	right: -1px;
	width: 48%;
}   
.drop-down-conatiner .columnsContainer .rightColumn {
	width: 49%;
	top: 10px;
}
.drop-down-conatiner .columnsContainer .leftColumn {
	width: 49%;
	margin-right: 50%;
}
}
*{
	margin: 0px;
	padding: 0px;
}
.cta p a {
	color: #000000;
	text-decoration: underline;
}
.cta p a:hover {
	text-decoration: none;
}
input[type=text] {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 2px solid #75FEAE;
	font-family: "aller std bd", "Arial Bold", sans-serif;
	margin-left: 10px;
}
input[type=submit] {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #75FEAE;
	font-family: "aller std bd", "Arial Bold", sans-serif;
	border-style: none;
	width: 250px;
	margin-top: 10px;
	margin-left: 10px;
}
input[type=submit]:hover {
	background-color: #58BE82;
	cursor: pointer;
}
input[type=checkbox] {
	color: #75FEAE;
}
textarea {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 2px solid #75FEAE;
	font-family: "aller std bd", "Arial Bold", sans-serif;
	margin-left: 10px;
}
.menu {
	background-color: #75FEAE;
	width: 100%;
	position: fixed;
	z-index: 100;
	top: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.menu-inner {
	width: 90%;
	margin-top: 14px;
	margin-bottom: 2px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.menu-left {
	float: left;
	width: 75%;
}
.drop-down-conatiner .columnsContainer h3, .menu h3 {
	color: #000000;
	font-family: "aller std lt", Arial, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
.drop-down-conatiner .columnsContainer h3, .menu h3 {
	color: #000000;
	font-family: "aller std lt", Arial, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
}
.menu-left h3 span {
	font-family: "aller std bd", "Arial Bold", sans-serif;
}
.menu-right {
	clear: right;
	float: right;
	width: 25%;
	text-align: right;
	font-family: "the end";
	color: #000000;
	height: 15px;
}
.clear {
	clear: both;
}
.statement {
	height: auto;
	width: 100%;
	position: fixed;
	bottom: 0px;
}
.statement-conatiner {
	width: 90%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	max-width: 900px;
}
.statement .statement-conatiner h1 {
	color: #000000;
	font-family: "aller std lt", Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
}
.statement-left {
	width: auto;
	max-width: 250px;
}
.drop-down-conatiner {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 0px;
}
.menu-item {
	float: left;
	width: 40%;
	max-width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.drop-down-inner {
	margin-top: 15px;
}
.statement a   {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #e4e4e4 dotted;
}
.statement a:hover  {
	color: #51ADA6;
	text-decoration: none;
	border-bottom: 1px #51ADA6 dotted;
}
.drop-down-conatiner .columnsContainer a {
	color: #000000;
	text-decoration: none;
	font-family: "aller std lt", Arial, sans-serif;
}
.drop-down-conatiner .columnsContainer a:hover  {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
#menu-button, #close-button {
	cursor: pointer;
}
.main-image {
	width: 100%;
	max-width: 700px;
}
.main-content {
	width: 96%;
	margin-top: 90px;
	margin-right: auto;
	margin-left: auto;
	max-width: 680px;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 60px;
}
.main-content .main-image img {
	max-width: 100%;
	padding-bottom: 0px;
}
.popup-gallery  {
	text-align: center;
	margin-top: 20px;
}
.popup-gallery a {
	text-decoration: none;
}
.columnsContainer img {
	max-width: 320px;
}
.menu-inner .menu-left img {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: -5px;
}
.text {
	width: 100%;
	max-width: 450px;
	margin-bottom: 15px;
}
.text-two {
	width: 94%;
	margin-bottom: 45px;
	padding-right: 3%;
	padding-bottom: 15px;
	padding-left: 3%;
	background-color: #C6FEDE;
	margin-top: 30px;
	max-width: 450px;
}
#book .text {
	width: 100%;
	max-width: 450px;
	margin-bottom: 10px;
}
.text h2, .text-two h2, .columnsContainer h2{
	font-family: "aller std bd", "Arial Bold", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	margin-top: 20px;
	text-transform: uppercase;
}
.text h1{
	font-family: "aller std bd", "Arial Bold", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	margin-top: 20px;
	text-transform: uppercase;
}
.main-content .text p, .columnsContainer p {
	font-family: "aller std lt", Arial, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
	color: #000000;
}
.underline {
	border-bottom: 1px #000000 dotted;
	display: inline-block;
}
#news .overline {
	border-top: 1px #000000 dotted;
	display: block;
	padding-top: 5px;
}
.text a   {
	font-family: "aller std bd", "Arial Bold", sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
	font-weight: normal;
}
.text a:hover  {
	color: #58BE82;
	text-decoration: none;
	border-bottom: 1px dotted #75FEAE;
}
.columnsContainer a:hover  {
	color: #70C895;
	text-decoration: none;
	border-bottom: none;
}
.columnsContainer h4 a:hover, h4 a:hover, .text h4 a:hover  {
	color: #000000;
	text-decoration: none;
	border-style: none;
	background-color: #95FEC1;
}
.online a  {
	font-family: "aller std rg", "Arial", sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}
.columnsContainer a   {
	font-family: "aller std bd", "Arial", sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: none;
	border-radius: 4px;
	font-weight: normal;
}
.columnsContainer h4 a, h4 a, .text h4 a   {
	border-bottom: none;
	text-decoration: none;
	color: #000000;
	background-color: #75FEAE;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-style: none;
	margin-bottom: 50px;
	display: block;
	text-transform: uppercase;
}
.text strong, .columnsContainer strong  {
	font-family: "aller std bd", "Arial Bold", sans-serif;
	color: #000000;
	font-weight: normal;
}
h4 a strong {
	font-weight: bold;
	font-family: Arial;
}
.online strong   {
	font-family: "aller std bd", "Arial Bold", sans-serif;
	color: #000000;
}
.footer-conatiner {
	background-color: #75FEAE;
	width: 100%;
}
.footer-inner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer-left {
	float: left;
	width: 40%;
	padding-left: 5%;
	padding-right: 5%;
}
.footer-right {
	clear: right;
	float: right;
	width: 40%;
	text-align: right;
	padding-left: 5%;
	padding-right: 5%;
}
.footer-inner p {
	font-family: "aller std rg", "Arial", sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
}
.smallprint {
	font-family: "aller std it", "Arial Italic", sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-inner a   {
	font-family: "aller std bd", "Arial Bold", sans-serif;
	color: #000000;
	text-decoration: none;
}
.footer-inner a:hover   {
	font-family: "aller std bd", "Arial Bold", sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.columnsContainer, footer, header { position: relative; }

.leftColumn { padding-right: 0px; }

.rightColumn { padding-left: 0px; }

.columnsContainer h3 {
	font-family: "aller std bd", "Arial", sans-serif;
	font-size: 14px;
	margin-top: 15px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
}
.columnsContainer h4 {
	font-family: "aller std bd", "Arial Bold", sans-serif;
	font-size: 13px;
	margin-top: 15px;
	font-style: normal;
	color: #58BE82;
	text-transform: uppercase;
	border-style: none;
	font-weight: normal;
}
.date   {
	font-size: 12px;
	text-align: right;
	float: right;
	clear: right;
	text-transform: uppercase;
	font-family: "aller std bd", "Arial Bold", sans-serif;
	width: 25%;
}
.title {
	float: left;
	width: 75%;
}
.overline .title h2 {
	margin-top: 0px;
}
#news .main-content .text {
	margin-bottom: 80px;
}
h3 span {
	font-family: "aller std rg", "Arial", sans-serif;
	color: #58BE82;
}
.menu-left span {
	font-family: "aller std rg", "Arial", sans-serif;
	color: #000000;
}
hr {
	border-style: none;
	height: 2px;
	background-color: #75FEAE;
	margin-top: 20px;
}
.menu .drop-down-conatiner .columnsContainer {
	width: 70%;
	padding-top: 10px;
	padding-bottom: 5px;
}

.columnsContainer, .columnsContainer:before, .columnsContainer:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
}
tr td label {
	font-family: "aller std lt", "Arial", sans-serif;
}
tr td #check-table {
	margin-top: 9px;
	margin-left: 10px;
}
.text ul li {
	list-style-position: inside;
	font-family: "aller std lt", "Arial", sans-serif;
}
.cta {
	background-color: #75FEAE;
	padding: 15px;
	width: 70px;
	position: fixed;
	right: 0px;
	text-align: center;
	top: 250px;
}
