body {
	background: #fff url(/templates/sky-scroll/images/sky/background_sky.jpg) top center no-repeat fixed;
	background-size: cover;
	background-position-y: -10px;	
}

.main_content {
	position: relative;
	padding-top: 65px;
}

#logo {
	display: inline-block;
	margin: 0px 0px 0px 20px;
	width: 30%;
}

#top_menu {
	float: right;
	margin: -10px 0px 0px 0px;
	width: 30%;
}

.masthead {
	min-width: 1200px;
	/*border-bottom: 1px solid black;*/
	width: 100%;
	display: block;
	overflow: hidden;
	position: fixed;
	z-index: 1000;
	min-height: 65px;
	height: 65px;
	margin: 0px;
}

.masthead_tall {
	min-width: 1200px;
	width: 100%;
	display: block;
	overflow: hidden;
	position: fixed;
	z-index: 1000;
	min-height: 100px;
	height: 100px;
	margin: 0px;
}

#page_title {
	font-size: 72px;
	font-weight: bold;
	position: absolute;
	top: 150px;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
}

#page_subtitle {
	font-size: 72px;
	font-weight: bold;
	position: absolute;
	top: 350px;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	height: 300px;
}

#cloud_1, #cloud_2, #cloud_3, #cloud_4, #cloud_5, #cloud_6, #cloud_7 {
	width: 100%;
	height: 100%;	
	position: fixed;
	z-index: -1;
}

#cloud_1 {
	background: url(/templates/sky-scroll/images/sky/cloud_1.png) 5% 50% no-repeat;
	top: 0;
	left: 0;
}

#cloud_2 {
	background: url(/templates/sky-scroll/images/sky/cloud_2.png) 95% 90% no-repeat;
	top: 0;
	left: 0;	
}

#cloud_3 {
	background: url(/templates/sky-scroll/images/sky/cloud_3.png) 95% 90% no-repeat;
	top: 150px;
	right: 300px;
}

#cloud_4 {
	background: url(/templates/sky-scroll/images/sky/cloud_4.png) 95% 90% no-repeat;
	top: 1000px;
	right: 800px;
}

#cloud_5 {
	background: url(/templates/sky-scroll/images/sky/cloud_5.png) 95% 90% no-repeat;
	top: 1400px;
	right: 0;
	left: 0;
}

#cloud_6 {
	background: url(/templates/sky-scroll/images/sky/cloud_6.png) 95% 90% no-repeat;
	top: 1800px;
	left: 100px;
}

#cloud_7 {
	background: url(/templates/sky-scroll/images/sky/cloud_7.png) 95% 90% no-repeat;
	top: 2200px;
	right: 600px;
}

#content_1, #content_2 {
	right: 0;
	left: 0;
	position: fixed;
	z-index: -1;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.6);
	width: 60%;
	color: #fff;
	margin: 0px auto;
}

#content_1 {
	top: 800px;
}

#content_2 {
	top: 1700px;
}

#content_1 h1, #content_2 h1 {
	font-size: 52px;	
}

.no_margin {
	margin: 0px;
}

.spacer {
	height: 400px;
}

.display_none {
	display: none;
}

/* Header ----------------------------------------------------------------------- */
.header_text {
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	text-align: center;
}

.header_right_text {
	float: right;
	margin-right: 20px;
}

#header_logo img {
	max-width: 230px;
	margin-top: 5px;	
}

.header_contact_image:before {
	content: url("/templates/sky-scroll/images/email_white_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.header_mobile_menu_container {
	display: none;	    
    position: absolute;
    top: 75px;
    z-index: 9999;
    width: 100%;	
}

.header_mobile_menu_container div {
	color: #fff;
	height: 30px;
    /*width: 100%;*/
    /*text-align: center;*/
    padding-left: 40%;
    background-color: rgba(38, 134, 246, 0.85);
    border: 1px solid rgba(4, 45, 163, 0.70);	
}

.header_mobile_menu_container div:hover { 
	color: #000;
	background-color: rgba(255, 255, 255, 0.95);
}

.header_mobile_menu_link {
	cursor: pointer;
	display: none;
}

.header_mobile_menu {
	max-width: 32px;
	float: right;
	margin-right: 20px;
}

.template_return_link_container {
	display: inline-block;
    width: 30%;
    text-align: center;
}

.template_header_return_link {
	color: #ffcb35;	
}

.template_header_return_link:hover {
	color: #e29b27;	
}
/* ------------------------------------------------------------------------------ */

/* Footer ----------------------------------------------------------------------- */
.footer {
	position: absolute;
    width: 100%;
	margin-bottom: 40px;
}

.footer_text {
	text-align: left;
	display: inline-block;
	margin-left: 300px;
	width: 15%;
}

.footer_text h3 {
	font-size: 20px;
	font-weight: 400;	
}

.footer_text span {
	font-size: 14px;
	font-weight: 400;
}

.footer_logo {
	text-align: right;
	display: inline-block;
	float: right;
	margin-right: 300px;
	width: 14%;
}

.footer_email_text:before {
	content: url("/templates/sky-scroll/images/email_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.footer_phone_text:before {
	content: url("/templates/sky-scroll/images/phone_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.footer_middle {
	display: inline-block;
	width: 30%;
}

.footer_copy {
	font-size: 14px;
}

.footer_link {
	color: #fff;	
}

.footer_link:hover {
	color: #000000;
}

.footer_subscribe_button {
	font-size: 14px !important;
	padding-top: 8px !important;
	padding-bottom: 4px !important;
	margin-left: 10px;
}

#footer_logo img {
	max-width: 375px;
}
/* ------------------------------------------------------------------------------ */

/* --- Contact ----------------------------------------------------------------------------------- */
.contact_main_section {
	margin: 0px auto;
	padding: 40px;
	width: 70%;
	background-color: rgba(255,255,255,0.6);
	margin-top: 50px;
}

.contact_location_info {
}

.contact_number_info {		
	background-color: rgba(255,255,255,0.6);
    padding: 18px;
}

.contact_inner_div {
	width: 45%;
	display: inline-block;	
}

.contact_inner_div h4 {
	font-weight: bold;
}

.contact_section_text {
	/*margin-left: 10px;*/
	font-size: 30px;
	font-weight: 400;
}

.contact_form_container {
	vertical-align: top;
	margin-left: 20px;
}

.contact_form_element_container {
	width: 45%;
	display: inline-block;
	padding: 10px 10px 0px 5px;
}

.contact_form_element_container_large {
	width: 93%;
	display: inline-block;
	padding: 10px 10px 0px 5px;
}

.contact_form_button_container {
	padding: 20px 10px 0px 5px;
}

.contact_email_indicator {
	display: none;
	margin-top: 20px;
}

.contact_email_response {
	display: none;
	text-align: center;
	width: 350px;
	margin-top: 20px;
}

.contact_big_button {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.contact_email_text:before {
	content: url("/templates/sky-scroll/images/email_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.contact_phone_text:before {
	content: url("/templates/sky-scroll/images/phone_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#locationIframe {
	width: 100%;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 30px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 4px 4px 14px #000;
	-webkit-box-shadow: 4px 4px 14px #000;
	box-shadow: 4px 4px 14px #000;
}

.google_map { 
	margin-top:40px;
	vertical-align: top;
}

a.contact.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: #000000;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #000000;
	padding: 15px 20px;
}
a.contact.button:active {
	top: 2px;
}
a.contact.button:hover {
	background: #2686f6; /*#032a9f;*/ /* THEME COLOR */
	color: #fff;
}

.form_input {
	width: 95%;
	height: 40px !important;
	font-size: 18px !important;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	background-color: rgba(255, 255, 255, 0.6);
}

.form_text_area {
	font-size: 18px !important;
	overflow:auto;
	margin:0;
	padding:6px 6px 7px 6px;
	width:100%;
	height:200px;
	line-height:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	resize:none;
	overflow:auto;
	background-color: rgba(255, 255, 255, 0.6);
}
/* ----------------------------------------------------------------------------------------------- */