﻿
body {

	margin: 0px;
	padding-top: 0px;
	background-color:#ffffff;
}



.fb-container {
	height:550px;
	width: 100%;
	max-width: 414px;
	background-color:#FFFFFF;

}

.lunch-container {
	height: 550px;
	width: 100%;
	max-width: 414px;

	background-color: #FCECCC;
	margin: 0 auto;
	background-attachment: inherit;
	background-image: url('images/back-lunch-overlay.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

.lunch-title {
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#8C181C;
	text-align:left; 
	padding:0px; 
	margin:0px; 
	margin-bottom:10px;
	padding-top:35px;
	font-weight:700;
}

.lunch-desc {
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
	text-align:left; 
	padding:0px; 
	margin:0px; 
	margin-bottom:20px;
	font-weight:300;
	
}


.menu-container {


	max-width: 320px;
	width:100%;
	
	margin: 0 auto;

	padding-right:0px;

	padding-top:0px;
	padding-left:0px;

	padding-bottom:0px;


}


.quick-container {


	width: 350px;
	min-height: 350px;
	
	
	margin: 0 auto;



	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;


}

.callout1-container {


	width: 350px;
	height: 350px;
	
	
	margin: 0 auto;



	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;


}

.callout2-container {


	width: 350px;
	height: 350px;
	
	
	margin: 0 auto;



	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;


}




.calendar-container {

	width: 100%;
	
	background-color: #ffffff;
	margin: 0 auto;

	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
}



.calendar-month-day {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color:#F6D288;
	text-align:center; 
	padding:0px; 
	margin:0px; 
	margin-bottom:0px;
	padding-top:35px;
	font-weight:500;
}

.calendar-date-main {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size:12em;
	color:#ffffff;
	text-align:center; 
	padding:0px; 
	margin:0px; 
	font-weight:500;
	margin-top: -50px;
	margin-bottom: -50px;	
}



.calendar-date {
	font-family: 'Noto Sans', sans-serif;

	font-size:1.2em;
	color:#000000;
	text-align:left; 
	padding:0px; 
	margin:0px; 
	font-weight:500;
	
}

.calendar-more-events {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	text-align:left; 
	padding:0px; 
	margin:0px; 
	margin-bottom:0px;
	padding-top:0px;
	font-weight:300;
	line-height:100%;
}


.calendar-title {
	font-family: 'Noto Sans', sans-serif;

	font-size:1.2em;
	color:#000000;
	text-align:left; 
	padding:0px; 
	margin:0px; 
	margin-bottom:0px;
	padding-top:15px;
	font-weight:300;
	line-height:100%;
}

.calendar-desc {
	font-family: Roboto, sans-serif;
	font-size:1.2em;
	color:#000000;
	text-align:left; 
	padding:0px; 
	margin:0px; 
	margin-bottom:20px;
	font-weight:300;
	
}




.image-icon-border {
	border-width: 10px 10px 10px 10px;
	width:85%;	
	}
	
.gallery-left {
	margin-top:0px;
	margin-bottom:10px;	
	margin-left:0px;
	margin-right:0px;
	width:95%;

}

.gallery-right {
	margin-top:10px;
	margin-bottom:0px;	
	margin-left:0px;
	margin-right:0px;
	width:95%;

}
	

p.anchor {
    display: block;
    position: relative;
    top: 0px;
    visibility: hidden;
}
	
#skiptocontent a {
	padding:6px;
	position: absolute;
	top:-40px;
	left:0px;
	color:white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	background:#7e0412;
	-webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 100000;
}

#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	outline-color:transparent;	
	-webkit-transition: top .1s ease-in;
    transition: top .1s ease-in;
}


.sub-para-head {
	padding: 0px 5% 0% 5%;
	text-align: left;
	margin: 20px 0px 10px 0px;
	line-height: 100%;
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.5em;
	color: #006244;
}	

.sub-para {
	padding: 0px 5% 0% 5%;
	text-align: left;
	margin: 0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
}



.box-400 {
	height: 400px;
	}
	
.box-300 {
	height: 300px;
	}
	
.box-500 {
	height: 500px;
	}
	
	
	

.main-head-title {
	color: #004e22; 
	text-align: center;
	font-family: 'Roboto Condensed', Arial, serif; 
	font-size: 3em;
	margin-top: 20px; 
	margin-bottom: 0px;
	margin-right:5%;
	margin-left:5%;
	}



.main-head-text {
	margin-top: 0px; 
	margin-bottom: 35px; 
	color: #FFFFFF; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.3em;
	margin-right:250px;
	margin-left:0px;
	}
	

.home-title {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	margin-left:20px;
	margin-right:20px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #003E1E;
	font-weight:700
}


.home-content {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-left:20px;
	margin-right:20px;
	
	margin-top: 0px;
	margin-bottom: 20px;
	color: #000000;

}
	

.sub-head-title {
	color: #000000; 
	text-align: left;

	font-family: 'Source Sans Pro', serif;
	line-height:100%;
	font-weight:600;
	font-size: 3.5em;
	margin-top: 0px; 
	margin-bottom: 30px;
	margin-right:0%;
	margin-left:0%;
}


.sub-heading {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.3em;
	color: #550c10;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
	font-weight:600;
}

.sub-h2 {
	font-family: Roboto, sans-serif;
	font-size: 1.7em;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: 600;
}

.sub-h2 a {
	
	color: #333333;
}


.sub-h2-main {
	font-family: Roboto, sans-serif;
	font-size: 1.7em;
	color: #333333;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: 600;
}

.sub-h2-main a {
	
	color: #333333;
}




.sub-text {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.1em;
	color: #000000;
	margin-top: 0px;
	
	margin-bottom: 20px;
	
	text-align: left;
}

.content-large {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.5em;
	line-height: 120%;
	color: #48494A;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0px;
	margin-bottom: 5px;			
}


.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


	
.plot-link {
	font-family: 'Times New Roman', Times, serif; font-size: 1.8em; line-height: 150%; color: #000000; text-align: center; 
	margin-left: 10%; margin-right: 10%; margin-top: 0px; margin-bottom: 0px;

}	
	
.p-title {
	margin: 25px 0% 20px 0%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #000000;
	line-height: 125%;
}

.p-title-sub {
	margin: 25px 0% 20px 0%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #222222;
	line-height: 125%;
}

		
.div-plain {
	margin:0px;
	padding:0px;
	margin:auto;
	}
	
.hline {
	width:86%;
	/* margin-right: 7%;
	margin-left: 7%; */
	margin: auto;
	padding:0px;
	height:2px;
	background-color:#A7A291;
	max-width:865px;
	margin-bottom: 1.2em;
	margin-top: 0em;
	}
	
		
.rightbox {
	width:80%;
	margin-right:10%;
	margin-left:10%
	}

.leftbox {width:80%; margin-right:10%; margin-left:10%;}

.icon-container {
	width: 100px;
	/* background: blue; */
	display: table;
	margin:auto;
	margin-top:15px;
	}

.icon-left {
	width: 50%;
	/* background: #999;  */
	display: table-cell;
	vertical-align: middle;
	}

.icon-right {
	width: 30%;
	/* background: #e4e4e4;  */
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	}
A {
	color: #0066CC;
	text-decoration: none;
}
A:hover { text-decoration: underline; }

.mob-link {
	color:#4d4d4d;
	
}


/* THIS IS FOR MOBILE & DESKTOP ----------------------------------------------------------------------------------------------------- */


.sub-menu-p {
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	font-size: 0.9em;
	padding: 10px;
	color: #424242;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 4px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.sub-menu-p:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 220px;
	background-color: #F3F3F3;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 4px;
}
	
.sub-menu-p a {
	color: #242424;
	text-decoration: none;
}
.sub-menu-p:hover a { color: #000000; text-decoration:none }





.desktop-only {
	display:none;
}

.button-book {
	width: 275px;
	letter-spacing: 1px;
	height: 60px;

	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;


	margin-top: 20px;
	
/*	border-radius: 4px; */
	

    
    border-style: solid;
    border-width: 2px;
	color: #062e3f;    
    border-color: #ffffff;
   	background-color: #ffffff;

    text-align: center;
    text-decoration: none;
    display: inline-block;

    cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}


.button-quick {

	width: 100%;
	max-width: 260px;
	height: 60px;
		
	letter-spacing: 1px;

	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.3em;
	margin-top: 20px;

    border-style: solid;
    border-width: 0px;
	color: #062e3f; 
    border-color: #ffffff;
   	background-color: #ffffff;

    text-align: center;
    text-decoration: none;
    display: inline-block;

    cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}



.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-top:40px;
    margin-bottom:40px;

}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cal-location {
	margin-bottom:0px; 
	margin-top:0px; 
	font-family:  'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 2em; 
	color: #FFFFFF;
	line-height:100%;	
	}


.cal-date {
	margin-top: 0px;
	margin-bottom:0px; 
	margin-top:0px; 
	font-family: Arial, Helvetica, Arial, sans-serif; 
	font-size: 4em; 
	color: #FFFFFF;
	line-height:100%;
	}
	
.cal-title {
	margin-top:20px;
	margin-bottom:20px; 
	margin-top:0px; 
	font-family:  'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 2.8em; 
	color: #004e22;
	line-height:110%;
	}
	
.cal-text {
	margin-top:0px;
	margin-bottom:10px; 
	margin-top:0px; 
	font-family:  'Roboto', Arial, sans-serif; 
	font-size: 1.2em; 
	color: #004e22;
	line-height:110%;
	}
	
.cal-more {
	margin-top:0px; 
	margin-bottom:0px;
	font-family: 'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 1.2em; 
	color: #004e22;
	line-height:100%;
	}
	
	

		
#navi {
	width: 209px;
	height: 205px; /* margin: 0 auto; */;
	position: absolute;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
		
#navi {
    z-index: 100;
	}


.logo-top {
	width: 100%; 
	max-width:130px; 
	text-align: left;
	padding-left:2%;	
	}

.mobile-padding {
	padding-right:20px;
	padding-left:20px;	
	padding-top:0px;
	}
	
.mob-header {
	color:#550c10; 
	font-family: 'Noto Sans', sans-serif; 
	font-size: 18pt;
	margin-bottom:0px;
	margin-top:0px;
	}	
	
.menu-header {
	color:#550c10; 
	font-family: 'Noto Sans', sans-serif; 
	font-size: 18pt;
	font-weight:700;
	}
	
.menu-header-text {
	margin: 0;
	color: #000000;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0px;
	text-decoration: none;
}

.menu-header-text a {
	
	color: #000000;
	
}

	
	
	
.

.main-content-para-header {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: 600;


}




.section-padding {
	padding-left:5%; 
	padding-right:5%;
	}



.sub-content-indent {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.1em;
	color: #000000;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	
	text-align: left;
}


.sub-content-10 {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.1em;
	color: #000000;
	margin-top: 0px;
	
	margin-bottom: 10px;
	
	text-align: left;
}


.menu-button-padding-1 {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:5px;
}

.menu-button-padding-2 {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:0px;
}





.button-more {
	width: 100%;
	letter-spacing: 1px;
	height: 30px;
	font-family: Roboto, Arial, Helvetica, sans-serif;

	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 20px;

	padding: 0px;
    border-style: solid;
    border-width: 1px;
	color: #ffffff;    
    border-color: #007128;
   	background-color: #007128;
    text-align: center;
    text-decoration: none;
   
    cursor: pointer;
    
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}







.svg-size {
	width: 150%; 
	max-width:158px; 
	text-align: left;
	padding-left:0%;	
	}



.menu-link {
	color:#ffffff;
	font-family: 'Noto Sans', sans-serif;
	text-align: center; 
	font-size:1.3em;
	line-height:90%;
	margin-top:0px;
	margin-bottom:0px;

	
}

	

	
.sub-menu-list {
	color:#ece4d1;
	margin:0px;
	padding:0px;
	}
	
.sub-menu-p {
	
	width: 100%;
	
	padding: 10px;
	color: #424242;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 4px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.sub-menu-p:hover {
	background-color: #F3F3F3;
}
	
.sub-menu-p a {
	color: #242424;
	text-decoration: none;
}
.sub-menu-p:hover a { 
	color: #000000; 
	text-decoration:none 
	}

.mob-menu-head {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;


	color: #007128;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-weight: bold;
}
	



.mob-menu-p {
	
	width: 100%;
	
	padding: 10px;
	color: #424242;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 4px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.mob-menu-p:hover {
	background-color: #F3F3F3;
}
	
.mob-menu-p a {
	color: #242424;
	text-decoration: none;
}
.mob-menu-p:hover a { 
	color: #000000; 
	text-decoration:none 
	}

	
.sub-menu-link {
	color:#424242;
	font-family: Arial, Helvetica, sans-serif;

	font-size:1.1em;
	
	}
	
.mob-menu-p	{
	width: 100%;
	
	padding: 10px;
	color: #424242;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 4px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

.menu-top {
	display:table-cell; 
	margin: auto;
	text-align: center; 
	}


.contact-left {
	display:none;
	}



.main-head {
	height: 865px;
	}

	
	
.sub-head-mobile {
	color: #FFFFFF; 
	text-align: left;
	font-family: 'Roboto Condensed', Arial, serif;  
	font-size: 1.7em;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-right:5%;
	margin-left:5%;
	}
	
	


.news_image {
	width:100%;
	text-align:center;
	padding:0%;
	margin-bottom:20px;
	
}

.mission-h2 {
	font-family: Roboto, sans-serif;
	font-size: 1.2em;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: 600;
}

.misson-h2 a {
	
	color: #333333;
}

.misson-content {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-left:20px;
	margin-right:20px;
	
	margin-top: 0px;
	margin-bottom: 20px;
	color: #000000;

}




.footer-title {
	font-family:Oswald, Arial, Helvetica, sans-serif;
	font-size:2.1em;
	color:#FCECCC;
	text-align:center;
	margin-top:150px;
	margin-bottom:0px;
}

.footer-address {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#FFFFFF;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	
}


.footer-copy {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#FCECCC;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	
}



	

.cell-features {
	padding:10px;
}
.form-section-title {

	text-align: left;
	font-size: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	color: #878F48;
	line-height: 110%;
	margin-bottom:25px;
	margin-top:25px;
	}


.form-title {

	text-align: left;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 110%;
	margin-bottom:5px;
	}
	
.form-field-text {
	text-align: left;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
	height: 30px;
	max-width: 500px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}
	
.form-paragraph-text {
	max-width: 1000px;
	margin: 10px 0px 20px 0px;
	text-align: left;
	font-size: 1.0em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #000080;
	font-weight: bold;
}
	

.sub-head {
	height: 200px;
	}



.news-padding {
	padding-right:0%;
	padding-left:0%;
	}

.slider-item-width {
	width:180px;	
	}


.nav-icon {
	font-size: 1.2em; 
	color: #FFFFFF;	
	background-color:rgba(0, 82, 159);
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;

	}
	
.top-icon {
	font-size: 3em;
	color: #C0C0C0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	

.drop-table {
	width: 100%;
	z-index:300000;
	}



.main-p-height {
	text-shadow: 2px 2px 8px #000000;
}



.box-footer {
	height: auto;
	}


.steel-back {
	background-color: #FFFFFF;
}

.head-container {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 350px;
  padding: 0px;

 
}


.slide-height {
	height:375px;
}



.slide-container {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 375px;
  padding: 0px;
}


#slideshow {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 375px;
  padding: 0px;
 
}

#slideshow > div {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}


	
.slide-title-top {
	padding-left:2%;
	line-height:60px; 
	margin-bottom:0px; 
	margin-top:40px; 
	font-family: 'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 4em; 
	color: #FFFFFF;
	}
	

.slide-title-middle {
	padding-left:2%;
	line-height:60px; 
	margin-bottom:0px; 
	margin-top:20px; 
	font-family: 'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 4em; 
	color: #FFFFFF;
	}
	
.slide-title-bottom {
	padding-left:2%;
	line-height:60px; 
	margin-bottom:20px; 
	margin-top:0px; 
	font-family: 'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 4em; 
	color: #FFFFFF;
	}
	

.slide-learn {
	padding-left:2%;
	margin-bottom:0px; 
	margin-top:0px; 
	font-family: Trocchi,'Times New Roman', Times, serif; 
	font-size: 1em; 
	color: #FFFFFF;
	}

.slide-link {
	padding-left:2%;
	margin-bottom:15px; 
	margin-top:0px; 
	font-family: 'Roboto Condensed', 'Arial Narrow', Arial, sans-serif; 
	font-size: 1.5em; 
	color: #FFFFFF;
	}

.fader-size {
	width:100%; height:200px;
	}


.w3-quarter{float:left;width:100%}


	
.logo-cell {
	width: 25%; 	
	}
	
	
	
.backbar {
	background-size:auto 40px; 
	background-position: top; 
	text-align: center; 
	background-image: url('images/back-top-bar.png'); 
	background-repeat: repeat-x;
	}	


.menu-item {
	font-family: 'Alternate Gothic', 'Oswald', sans-serif;
	color: black;
	font-size: 0.9em;
	text-align: center;
	padding: 10px 15px 10px 15px;
	border: 0px solid gray;
	display: inline-block;
	vertical-align: middle;
}
    
	
	
.section-sub-text {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3em;
	color: #666666;
	text-align: left;
}


.section-sub-padding {
	padding-left: 20px;
	padding-right: 20px;	

}



.section-sub-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	color: #666666;
	text-align: left;
	font-weight:600;
}

.main-title {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-left:0px;
	margin-right:20px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #007128;
	font-weight:700;
	line-height:100%;	
}


.main-title a {
	color: #008134;

}



	


.sub-text {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.1em;
	color: #000000;
	margin-top: 0px;
	
	margin-bottom: 20px;
	
	text-align: left;
}

.main-content {
	font-family: 'Roboto', sans-serif;
	font-size: 1.1em;
	color: #000000;
	margin-top: 0px;
	
	margin-bottom: 20px;
	
	text-align: left;
}



.main-content-10 {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.1em;
	color: #000000;
	margin-top: 0px;
	
	margin-bottom: 10px;
	
	text-align: left;
}

	
	
.plot-table {
	width: 100%; max-width: 1000px;
	}    


.nav-desk {
	vertical-align:middle; 
 
	top: 0px; 
	width: 100%; 
	padding-top: 0%; 
	padding-left: 0%; 	
	padding-left: 0%; 
	padding-right: 0%; 	
	margin: auto;
	min-height:41px; 
	text-align:center; 
    clear:both;
	display:none;
	}	
	
.nav-table
{
	display:table;
	vertical-align: middle;
    text-align:left;
    max-width:1000px;
    border: 0px solid blue;
    clear:both;
    margin:auto;
	
	}
	
.nav-cell
{
	vertical-align: middle;
    text-align:left;
    border: 0px solid black;
    display: table-cell;

	}
	
	
.nav-mobile {
	display:block;
	
	}	
	
	
.content-height {
	min-height:200px;
}	


.sub-content {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-left:0px;
	margin-right:20px;
	
	margin-top: 0px;
	margin-bottom: 20px;
	color: #000000;

}



.sub-content-list {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #000000;
	margin-left: 0px; 
	margin-right: 30px;
	text-align:left;	
	
}
	
	

.sub-content-list-10 {
	
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
	margin-left: 0px; 
	margin-right: 30px;
	text-align:left;	
}

.sub-content-list-5 {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000000;
	margin-left: 0px; 
	margin-right: 30px;
	text-align:left;	line-height: 130%;		
}


.table-border {
	border-bottom-color:#ee9910; 
	border-bottom-style:solid; 
	border-bottom-width:2px;
}

input[type=button] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;	
	}



.title-head {
	font-family: "Alternate Gothic", 'Oswald', sans-serif;
	font-size: 1.7em;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding: 20px 0px 0px 53px;
	text-align: left;
	text-decoration: none;
	
	margin: 4px 2px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition-duration: 0.4s; /* Safari */;
	transition-duration: 0.4s;
}

.title-head-m {
	font-family: "Alternate Gothic", 'Oswald', sans-serif;
	font-size: 1.1em;
	text-align: left;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding: 00px 0px 0px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;	
	margin: 4px 2px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition-duration: 0.4s; /* Safari */;
	transition-duration: 0.4s;
	line-height: 150%;
}


.head-icon {
	width: 72px;
	height: 72px;
	margin-top:140px;
	}

.mobile-image {
	display: none;
}

.subwindow {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 150px;
  padding: 0px;
 
}

.contact-table {
width: 100%; 	
}

.corner-main {
	display:none;
}

.section-title {
font-family: 'Open Sans', sans-serif;  
font-size: 2.5em;
color: #00519F;
}

.section-title-sub {
font-family: 'Open Sans', sans-serif;  
font-size: 2.0em;
color: #00519F;
}

.section-title-news {
	font-family: 'Source Sans Pro', Arial, serif; 
	font-size: 2em;
	color: #000000;
}

.section-testimonial {
	font-family: 'IBM Plex Serif', serif;
	font-size: 1.8em;
	color: #3d85c7;
}

.section-testimonial-author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #9b908d;
}



.section-date-news {
	font-family: 'Roboto Condensed', Arial, serif; 
	font-size: 0.8em;
	color: #000000;

}

.section-text-news {
	font-family: 'Roboto Condensed', Arial, serif; 
	font-size: 1.1em;
	color: #808080;
}






.main-text-em {
	font-family: 'IBM Plex Serif', serif;
	font-size: 1.7em;
	color: #00519f;
	font-style: italic;
	margin-left:20px;
	margin-right:20px;
}



.rec-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	
	color: #004c92;  
	text-align:left; 
	margin-bottom:10px; 
	margin-top:20px;
	margin-left:10%; 
	margin-right:10%;	
}

.rec-sub-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #555658;

	text-align:left;
	margin-left:10%; 
	margin-top:0px; 
	margin-right:10%;  
	margin-bottom:10px; 
	line-height: 150%;	
	
	
}



.contact-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #808080;
	margin: 0px 5%; 
	text-align: left;
}


.w3-quarter-2x {
	width:50%;
	}


.section-padding {
	padding-left:5%; 
	padding-right:5%;
}


.calframe {
	width:300px;
	height:169px;
}
	
.calouter {
	display:none;
}

.calframe2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.calcontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color:gray;
}


.w3-cmblue,.w3-hover-cmblue:hover{color:#fff!important;background-color:#00529B!important}
.w3-text-cmblue,.w3-hover-text-cmblue:hover{color:#00529B!important}

.w3-forest,.w3-hover-forest:hover{color:#fff!important;background-color:#003725!important}
.w3-text-forest,.w3-hover-text-forest:hover{color:#003725!important}
.w3-border-forest,.w3-hover-border-forest:hover{border-color:#003725!important}

.w3-cmblue,.w3-hover-cmblue:hover{color:#fff!important;background-color:#0067ab!important}
.w3-text-cmblue,.w3-hover-text-cmblue:hover{color:#0067ab!important}
.w3-border-cmblue,.w3-hover-border-cmblue:hover{border-color:#0067ab!important}


.w3-beige,.w3-hover-beige:hover{color:#000!important;background-color:#F8EDD1!important}
.w3-text-beige,.w3-hover-text-beige:hover{color:#F8EDD1!important}
.w3-border-beige,.w3-hover-border-beige:hover{border-color:#F8EDD1!important}



.oswald {
	font-family: "Alternate Gothic", 'Oswald', sans-serif;
	letter-spacing: 1px;
	}

.neris {
	font-family: 'Neris Light', 'Signika', 'Arial', sans-serif;
	letter-spacing: 1px;
	}






/* MOBILE NAVIGATION */	

	
#menu {
	display:none;
	}

.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  background: #ffffff;
  padding: 5px; }
  
  .slicknav_menu * {
    box-sizing: border-box; }
    
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
    
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }
    
    
.slicknav_nav {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden; }
  
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px; }
    
  .slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px; }
    
    .slicknav_nav .slicknav_row:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #ccc;
      color: #fff; }
      
  .slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #000; }
    
    .slicknav_nav a:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #ccc;
      color: #222; }
	

	
