@CHARSET "ISO-8859-1";

html {
	font-family: "Roboto Slab", serif !important; /*"Segoe UI", Verdana, Geneva, Arial, Sans !important;*/
}
/*
body {
	min-width: 1500px;	
}
*/
a {
	text-decoration: none;
}

.main_content {
	position: relative;
}

.main_content_tall {
	position: relative;
	padding-top: 100px;
}

#outer {
	
}

#logo {
	margin: 0px 0px 0px 60px;
	display: inline-block;
}

#top_menu {
	float: right;
	margin: 0px 20px 0px 0px;
	width: 450px;
}

#masthead {
	min-width: 1200px;
	background-color: #FFFFFF;
	border-bottom: 1px solid black;
	width: 100%;
	display: block;
	overflow: hidden;
	position: fixed;
	z-index: 1000;
	min-height: 75px;
	height: 75px;
	margin: 0px;
}

.masthead_tall {
	min-width: 1200px;
	background-color: #FFFFFF;
	border-bottom: 1px solid black;
	width: 100%;
	display: block;
	overflow: hidden;
	position: fixed;
	z-index: 1000;
	min-height: 100px;
	height: 100px;
	margin: 0px;
}
/* Header ----------------------------------------------------------------------- */
.header_text {
	background-color: black;
	color: rgba(255, 255, 255, 0.6);
	font-size: 18px;
	height: 25px;
	padding: 5px;
	padding-left: 60px;
}

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

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

#header_logo img {
	max-width: 325px;
    margin-top: 7px;	
}

.select-menu {
	display: none;
}

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

#header_contact_link:before {
	background: white !important;
	height:0px !important;
}

.template_return_link_container {
	display: inline-block;
	margin-left: 15%;
	color: #3f0e23;	
}
.template_header_return_link:hover {
	color: #41c8e6; /*#5c1130;*/
}

.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(92, 17, 48, 0.85);
    border: 1px solid rgba(61, 2, 27, 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: 40px;
}
/* ------------------------------------------------------------------------------ */

/* Footer ----------------------------------------------------------------------- */
.footer {
	/*margin-bottom: 40px;*/
	margin-top: -18px;
	background: #212121;
	padding-bottom: 20px;
}

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

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

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

.footer_social_container {
	margin-top: 20px;
}

.footer_social_link_container {
	display: inline-block;
	height: 80px;
	width: 80px;
	vertical-align: middle;
}

.footer_social_image {
	max-width: 60px;
}

.footer_social_image:hover {
	max-width: 80px;	
}

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

.footer_email_text:before {
	content: url("/templates/parallax/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/parallax/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;
	margin-right: 18px;
	color: #fff;
}

.footer_link {
	color: rgb(122, 122, 122);	
}

.footer_link:hover {
	color: #5d8721;
}

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

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

/* Home Page (Index) ----------------------------------------------------------------------- */
.home_banner img {
	max-width: 1280px;
}

.home_banner {
	position: absolute;
	top: 140px;
	right: 0;
	left: 0;
	height: 470px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.home_banner_text {
	font-size: 32px;
	color: #fff;
	text-align: center;
	padding: 20px 40px 20px 40px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	display: none;
}

.home_banner .home_banner_text h1 {
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
	font-weight: 400;
	padding-bottom: 20px;
}

.home_banner .home_banner_text h3 {
	margin-top: 5px;
	font-size: 46px;
	font-weight: 400;
}

#home_banner_subtitle {
	display: none;
}

.home_big_button {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	margin: 0px 20px 0px 20px;
}

.home_banner_buttons {
	position: relative;
}

#home_banner_button_1_container {
	position: absolute;
	left: -300px;
}

#home_banner_button_2_container {
	position: absolute;
	right: -300px;
}

#home_banner_button_1 {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

#home_banner_button_2 {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.home.container {
  max-width: 80%;
  margin: 0 auto;
}

.home.container_content {
  max-width: 60%;
  margin: 0 auto;
}
/* ============================================================
  SECTIONS
============================================================ */
section.home.module:last-child {
  margin-bottom: 0;
}
section.home.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}
section.home.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
section.home.module p:last-child {
  margin-bottom: 0;
}
section.home.module.content {
  padding: 40px 0;
}
section.home.module.parallax {  
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  /*background-position: 0px 65px;*/
  background-origin: padding-box;	
  height: 800px;
  width: 100%;
}
section.home.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 48px;
  line-height: 800px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.home.module.parallax-1 {
  background-image: url("/templates/parallax/images/backgrounds/background_1.jpg");
}
section.home.module.parallax-2 {
  background-image: url("/templates/parallax/images/backgrounds/background_2.jpg");
}
section.home.module.parallax-3 {
  background-image: url("/templates/parallax/images/backgrounds/background_3.jpg");
}
section.home.module.parallax-4 {
  background-image: url("/templates/parallax/images/backgrounds/background_4.jpg");
}

@media all and (min-width: 600px) {
  section.home.module h2 {
    font-size: 42px;
  }
  section.home.module p {
    font-size: 20px;
  }
  section.home.module.parallax h1 {
    font-size: 96px;
  }
}

@media all and (min-width: 960px) {
  section.home.module.parallax h1 {
    font-size: 140px; font-size: 7vw;
  }
}
/* ----------------------------------------------------------------------------------------------- */

/* --- Page One ---------------------------------------------------------------------------------- */
.page_one_banner {
	position: absolute;
	top: 100px;
	right: 0;
	left: 0;
	height: 375px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.page_one_banner_text {
	font-size: 52px;
	font-family: "Roboto Slab", serif;
	color: #ffffff;
	text-align: center;
	padding: 20px 40px 20px 40px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	display: none;
}

.page_one_banner .page_one_banner_text h1 {
	border-bottom: 1px solid #ffffff;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: 400;
	padding-bottom: 20px;
}

.page_one_banner_text h3 { 
	margin-top: 40px;
}

.page_one_big_button {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	margin: 0px 20px 0px 20px;
}

.page_one_banner_buttons {
	position: relative;
}

#page_one_banner_button_container {
	position: absolute;
	top: 200px;
	left: 0;
	right: 0;
}

#page_one_banner_button, #page_one_form_button {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

#page_one_module_form_container {
	/*background-image: url("/images/backgrounds/background_7.jpg");
	background-position: 100% -170px;
	background-size: cover;*/
}

/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.page_one.container {
  max-width: 80%;
  margin: 0 auto;
}

.page_one.container_content {
  max-width: 60%;
  margin: 0 auto;
  height: 500px;
}
/* ============================================================
  SECTIONS
============================================================ */
section.page_one.module:last-child {
  margin-bottom: 0;
}
section.page_one.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}
section.page_one.module p {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 300;
}
section.page_one.module p:last-child {
  margin-bottom: 0;
}
section.page_one.module.content {
  padding: 0 0 0 0;
}
section.page_one.module.parallax {  
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  /*background-size: 100% 100%;*/
  background-position: 0px -100px;
  background-origin: padding-box;	
  height: 800px;
  width: 100%;
}
section.page_one.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 48px;
  line-height: 800px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.page_one.module.parallax-1 {
  background-image: url("/templates/parallax/images/backgrounds/background_6.jpg");
}
/*
section.page_one.module.parallax-2 {
  background-image: url("/images/backgrounds/background_12.jpg");
}

section.page_one.module.parallax-3 {
  background-image: url("/images/backgrounds/background_3.jpg");
}
section.page_one.module.parallax-4 {
  background-image: url("/images/backgrounds/background_4.jpg");
}
*/
@media all and (min-width: 600px) {
  section.page_one.module h2 {
    font-size: 42px;
  }
  section.page_one.module p {
    font-size: 20px;
  }
  section.page_one.module.parallax h1 {
    font-size: 96px;
  }
}

@media all and (min-width: 960px) {
  section.page_one.module.parallax h1 {
    font-size: 140px; font-size: 7vw;
  }
}
/* ----------------------------------------------------------------------------------------------- */

/* --- Page Two ---------------------------------------------------------------------------------- */
.page_two_banner {
	position: absolute;
	top: 120px;	
	left: 20px;
	height: 350px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.page_two_banner_text {
	font-family: "Roboto Slab", serif;
	font-size: 42px;
	color: #ffffff;
	text-align: center;
	padding: 20px 40px 20px 40px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	display: none;
}

.page_two_banner .page_two_banner_text h1 {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 20px;
	font-weight: 400;
	padding-bottom: 20px;
}

.page_two_banner_text h3 { 
	margin-top: 20px;
}


.page_two_big_button {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	margin: 0px 20px 0px 20px;
}

.page_two_banner_buttons {
	position: relative;
}

#page_two_banner_button_container {
	position: absolute;
	top: 200px;
	left: 0;
	right: 0;
}

#page_two_banner_button {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.page_two.container {
  max-width: 80%;
  margin: 0 auto;
}

.page_two.container_content {
  max-width: 75%;
  margin: 0 auto;
  height: 500px;
}
/* ============================================================
  SECTIONS
============================================================ */
section.page_two.module:last-child {
  margin-bottom: 0;
}
section.page_two.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}
section.page_two.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
section.page_two.module p:last-child {
  margin-bottom: 0;
}
section.page_two.module.content {
  padding: 40px 0;
}
section.page_two.module.parallax {  
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  /*background-size: 100% 100%;*/
  background-position: 0px -60px;
  background-origin: padding-box;	
  height: 800px;
  width: 100%;
}
section.page_two.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 48px;
  line-height: 800px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.page_two.module.parallax-1 {
  background-image: url("/templates/parallax/images/backgrounds/background_7.jpg");
}

@media all and (min-width: 600px) {
  section.page_two.module h2 {
    font-size: 42px;
  }
  section.page_two.module p {
    font-size: 20px;
  }
  section.page_two.module.parallax h1 {
    font-size: 96px;
  }
}

@media all and (min-width: 960px) {
  section.page_two.module.parallax h1 {
    font-size: 140px; font-size: 7vw;
  }
}
/* ----------------------------------------------------------------------------------------------- */

/* --- About ------------------------------------------------------------------------------------- */
.about_banner {
	position: absolute;
	top: 50px;	
	left: 0;
	height: 350px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.about_banner_text {
	font-family: "Roboto Slab", serif;
	font-size: 42px;
	color: #ffffff;
	text-align: center;
	padding: 20px 40px 20px 40px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	display: none;
}

.about_banner .about_banner_text h1 {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 20px;
	font-weight: 400;
	padding-bottom: 20px;
}

.about_banner_text h3 { 
	margin-top: 20px;
}


.about_big_button {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	margin: 0px 20px 0px 20px;
}

.about_banner_buttons {
	position: relative;
}

#about_banner_button_container {
	position: absolute;
	bottom: -200px;
	left: 0;
	right: 0;
}

#about_banner_button {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.about_box_container {
	width: 100%	
}

.about_box {
	width: 15%;
	display: inline-block;
	border: solid 1px #fff;
	padding: 10px;
    text-align: center;
    vertical-align: top;
    height: 350px;
    margin: 0px 15px;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.about_box:hover {
	background-color: #fff;
	color: #000;	
}
	
.about_box img {
	margin-top: 30px;
}

/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.about.container {
  max-width: 80%;
  margin: 0 auto;
}

.about.container_content {
  max-width: 75%;
  margin: 0 auto 60px auto;
}
/* ============================================================
  SECTIONS
============================================================ */
section.about.module:last-child {
  margin-bottom: 0;
}
section.about.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}
section.about.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
section.about.module p:last-child {
  margin-bottom: 0;
}
section.about.module.content {
  padding: 40px 0;
}
section.about.module.parallax {  
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  /*background-size: 100% 100%;*/
  background-position: 0px -360px;
  background-origin: padding-box;	
  height: 420px;
  width: 100%;
}
section.about.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 48px;
  line-height: 800px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.about.module.parallax-1 {
  background-image: url("/templates/parallax/images/backgrounds/background_8.jpg");
}

@media all and (min-width: 600px) {
  section.about.module h2 {
    font-size: 42px;
  }
  section.about.module p {
    font-size: 20px;
  }
  section.about.module.parallax h1 {
    font-size: 96px;
  }
}

@media all and (min-width: 960px) {
  section.about.module.parallax h1 {
    font-size: 140px; font-size: 7vw;
  }
}
/* ----------------------------------------------------------------------------------------------- */

/* --- Contact ----------------------------------------------------------------------------------- */
.contact_banner {
	position: absolute;
	top: 180px;
	left: 50px;
	height: 500px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.contact_location_info {
}

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

.contact_inner_div h4 {
	font-weight: bold;
}

.contact_section_text {
	margin-left: 10px;
	font-size: 30px;
	font-weight: 400;
	font-family: "Roboto Slab", serif;
	color: #000;
}

.contact_section_text_light {
	margin-left: 10px;
	font-size: 30px;
	font-weight: 400;
	font-family: "Roboto Slab", serif;
	color: #fff;
}

.contact_form_element_container {
	width: 95%;
	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_form_button {
	-webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

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

.contact_form_response {
	display: none;
	width: 350px;
	margin-left: 20px;
	margin-top: 20px;
	color: #fff;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

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

.contact_email_text:before {
	content: url("/templates/parallax/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/parallax/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: 70px;
	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:80px;
	vertical-align: top;
}

.contact_info_content {
	margin-left: 40px;
}
/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.contact.container {
  max-width: 80%;
  margin: 0 auto;
}

.contact.container_content {
  max-width: 70%;
  margin: 0 auto;
}
/* ============================================================
  SECTIONS
============================================================ */
section.contact.module:last-child {
  margin-bottom: 0;
}
section.contact.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}
section.contact.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
section.contact.module p:last-child {
  margin-bottom: 0;
}
section.contact.module.content {
  padding: 40px 0;
}
section.contact.module.parallax {  
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;  
  background-position: 0px 0px;
  background-origin: padding-box;	
  height: 800px;
  width: 100%;
}
section.contact.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 48px;
  line-height: 800px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.contact.module.parallax-1 {
  background-image: url("/templates/parallax/images/backgrounds/background_5.jpg");
}

@media all and (min-width: 600px) {
  section.contact.module h2 {
    font-size: 42px;
  }
  section.contact.module p {
    font-size: 20px;
  }
  section.contact.module.parallax h1 {
    font-size: 96px;
  }
}

@media all and (min-width: 960px) {
  section.contact.module.parallax h1 {
    font-size: 140px; font-size: 7vw;
  }
}
/* ----------------------------------------------------------------------------------------------- */

/* BUTTONS ---------------------------------------------------------------------------- */
a.wire.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "Roboto Slab", serif; /*"museo-sans-rounded", sans-serif;*/
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding: 15px 20px;
}
a.wire.button:active {
	top: 2px;
}
a.wire.button:hover {
	background: #5c1130; /* THEME COLOR */
}

a.wire_large.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "Roboto Slab", serif; /*"museo-sans-rounded", sans-serif;*/
	font-style: normal;
	font-weight: 500;
	font-size: 34px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #fff;
	padding: 15px 20px;
}
a.wire_large.button:active {
	top: 2px;
}
a.wire_large.button:hover {
	background: #5c1130; /* THEME COLOR */
	color: #ffffff;
}

a.wire_dark.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "Roboto Slab", serif; /*"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.wire_dark.button:active {
	top: 2px;
}
a.wire_dark.button:hover {
	background: #5c1130; /* THEME COLOR */
	color: #ffffff;
}

a.wire_dark_large.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "Roboto Slab", serif; /*"museo-sans-rounded", sans-serif;*/
	font-style: normal;
	font-weight: 500;
	font-size: 34px;
	color: #000000;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #000000;
	padding: 15px 20px;
}
a.wire_dark_large.button:active {
	top: 2px;
}
a.wire_dark_large.button:hover {
	background: #5c1130; /* THEME COLOR */
	color: #ffffff;
}

a.getstarted.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "Roboto Slab", serif; /*"museo-sans-rounded", sans-serif;*/
	font-style: normal;
	font-weight: 500;
	font-size: 42px;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding: 15px 20px;
}
a.getstarted.button:active {
	top: 2px;
}
a.getstarted.button:hover {
	background: #5c1130; /* THEME COLOR */
	background-size: cover;
}

a.templates.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "Roboto Slab", serif; /*"museo-sans-rounded", sans-serif;*/
	font-style: normal;
	font-weight: 500;
	font-size: 42px;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding: 15px 20px;
}
a.templates.button:active {
	top: 2px;
}
a.templates.button:hover {
	background: #5c1130; /* THEME COLOR */
	background-size: cover;
}

a.portfolio.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "Roboto Slab", serif; /*"museo-sans-rounded", sans-serif;*/
	font-style: normal;
	font-weight: 500;
	font-size: 42px;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding: 15px 20px;
}
a.portfolio.button:active {
	top: 2px;
}
a.portfolio.button:hover {
	background: #5c1130; /* THEME COLOR */
	background-size: cover;
}

a.about.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "Roboto Slab", serif; /*"museo-sans-rounded", sans-serif;*/
	font-style: normal;
	font-weight: 500;
	font-size: 42px;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #FFFFFF;
	padding: 15px 20px;
}
a.about.button:active {
	top: 2px;
}
a.about.button:hover {
	background: #5c1130; /* THEME COLOR */
	background-size: cover;
}

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

/* --- Custom Dialog ----------------------------------------------------------------------------- */
.custom_dialog {
	display: none;	
}

.custom_dialog_response_text {
	margin-top: 20px;	
}
/* ----------------------------------------------------------------------------------------------- */

/* --- Slideout/Popup ---------------------------------------------------------------------------- */
#sidebar {
    position: fixed;
    top: 350px;
    left: -135px;
    width: 135px;
    height: 200px;
    padding: 12px 0;
    text-align: center;    
    /*background-color: rgba(129, 54, 0, 0.70);*/
    background-color: rgba(226, 155, 39, 0.70); /* THEME COLOR */
    color: white;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.sidebar_text {
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

.sidebar_close_container {
	height: 16px;
	display: inline;	
}

.sidebar_close {
	float: right;
    margin-right: 5px;
    cursor: pointer;
}

.sidebar_subtext {	
	color: #ffffff;
	font-size: 10px;
    margin-top: 5px;
}

#slide_out_link img {
	max-width: 100px;
}
/* ----------------------------------------------------------------------------------------------- */

/* --- Back to Top ------------------------------------------------------- */
#back_top { display: none; }
#back_top_wrapper {
	position: fixed;
	right: 10px;
	bottom: 10px;
	overflow: hidden;
	z-index: 99;
}
#back_top a {
	display: block;
	width: 50px;
	color: #bbb;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: 11px/100% Arial, Helvetica, sans-serif;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
#back_top a:hover { color: #000; }
#back_top a:hover span { background-color: #333; }
#back_top span {
	display: block;
	margin-bottom: 7px;
	width: 50px;
	height: 50px;
	background: #5c1130 url('/templates/parallax/images/up-arrow.png') no-repeat center center; /* THEME COLOR */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
#back_top_wrapper a span {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #5c1130; /* THEME COLOR */
}
#back_top_wrapper a:hover span { 
	background-color: #266fb3; /* THEME COLOR */ 
}
/* -------------------------------------------------------------------------- */

/* -- Forms ----------------------------------------------------------------- */

/* -- Get Started -- */
input.form_input::-webkit-input-placeholder {
   color: #000;
}

input.form_input:-moz-placeholder { /* Firefox 18- */
   color: #000;  
}

input.form_input::-moz-placeholder {  /* Firefox 19+ */
   color: #000; 
}

input.form_input:-ms-input-placeholder {  
   color: #000;  
}

textarea.form_text_area::-webkit-input-placeholder {
   color: #000;
}

textarea.form_text_area:-moz-placeholder { /* Firefox 18- */
   color: #000;  
}

textarea.form_text_area::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
}

textarea.form_text_area:-ms-input-placeholder {  
   color: #000;  
}

.form_input {
	width: 95%;
	height: 40px !important;
	font-size: 18px !important;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	background: rgba(255, 255, 255, .5);
	color: #000;
	border: 2px solid #000;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.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: rgba(255, 255, 255, .5);
	color: #000;
	border: 2px solid #000;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
/*-----------------------*/

/* -- Contact ---------- */
input.contact_form_input::-webkit-input-placeholder {
   color: #fff;
}

input.contact_form_input:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

input.contact_form_input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

input.contact_form_input:-ms-input-placeholder {  
   color: #fff;  
}

textarea.contact_form_text_area::-webkit-input-placeholder {
   color: #fff;
}

textarea.contact_form_text_area:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

textarea.contact_form_text_area::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

textarea.contact_form_text_area:-ms-input-placeholder {  
   color: #fff;  
}

.contact_form_input {
	width: 95%;
	height: 40px !important;
	font-size: 18px !important;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	background: rgba(255, 255, 255, .5);
	color: #fff;
	border: 2px solid #fff;
}

.contact_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: rgba(255, 255, 255, .5);
	color: #ffffff;
	border: 2px solid #ffffff;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
/*-----------------------*/

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

.form_submit {
	display: none !important;
}

/* ----------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------- */
/* Suppresses the arrow spinner controls in Chrome */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.page_section {
	/*margin: 40px auto 40px auto;*/
	margin: 0px auto;
	padding: 40px;
	width: 60%;	
}

.page_section h1 {
	font-size: 38px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 2px;
	margin-bottom: 9px;
}

.page_section h4 {
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 2px;
	margin-bottom: 9px;
}

.page_section h5 {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 2px;
	margin: 5px 0px 5px 0px;
}

.background_dark {
	background-color: #3d6108; 
}

.background_med {
	background-color: #5d8721;
}

.background_light {
	background-color: #84Ae48;
}

.background_white {
	background-color: #ffffff;
}

.full_div {
	width: 100%;
}

.tile_image {
	text-shadow: 0 0 0.2em #000, 0 0 0.2em #000, 0 0 0.2em #000;
}

.tile_anchor {
	display: block;
	position: relative;
	width: 0;
	top: -130px;
	visibility: hidden;
}

.section_text {
	margin-left: 10px;
	font-size: 30px;
	font-weight: 400;
}

.bold_text {
	font-weight: bold;	
}

.normal_text {
	font-weight: normal;
}

.blue_text {
	color: #2fafd6; /*#4A89FF;*/
}

.white_text {
	color: #FFFFFF;
}

.font_italic {
	font-style: italic;
}

.blue_background {
	background-color: #1871b5;
}

.black_background {
	background-color: #000000;
}

.padding_bottom_20 {
	padding-bottom: 18px;
}

.padding_right_40 {
	padding-right: 40px;
}

.margin_top_10 {
	margin-top: 10px;
}

.margin_left_65 {
	margin-left: 65px;
}

.no_margin {
	margin: 0px;
}

.no_top_margin {
	margin-top: 0px !important;	
}

.no_bottom_margin_padding {
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

.no_top_margin_padding {
	margin-top: 0px;
	padding-top: 0px;	
}

.minus_bottom_margin {
	margin-bottom: -15px;
}

.minus_bottom_margin_20 {
	margin-bottom: -20px;
}

.align_center {
	text-align: center;
}

.align_left {
	text-align: left;
}

.float_right {
	float: right;
}

.relative_position {
	position: relative;
}

.white_link {
	color: #FFFFFF;
}

.white_link:hover {
	color: #30A8CC; /*#005b9a;*/ /*#4A89FF;*/ /*#1871b5;*/
}

.white_hover_text:hover {
	color: #ffffff;
}

.position_relative {
	position: relative;
}

.section_break {
	margin-top: 40px;
}

.inline {
	display: inline-block;
	vertical-align: middle;
}

.horizontal_bar {
	border-bottom: solid 1px #000000;
	width: 65%;
	margin-right:auto;
    margin-left:auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* PRE-CACHE -------------------------------------------------------- */
/* body:before will also work
 as will body:after */
:root:before {
  content: url(/templates/parallax/images/backgrounds/background_1.jpg)
           url(/templates/parallax/images/backgrounds/background_2.jpg)
           url(/templates/parallax/images/backgrounds/background_3.jpg)
           url(/templates/parallax/images/backgrounds/background_4.jpg)
           url(/templates/parallax/images/backgrounds/background_5.jpg)
           url(/templates/parallax/images/backgrounds/background_6.jpg)
           url(/templates/parallax/images/backgrounds/background_7.jpg)
           url(/templates/parallax/images/backgrounds/background_8.jpg);
  /* partial fallback */
  background-image: url(/templates/parallax/images/backgrounds/background_1.jpg);
  visibility: hidden;
  position: absolute;
  left: -999em;
}
/* ------------------------------------------------------------------- */

/* This was added to fix shitty IE bouncing fixed images around */
.ie_html_parallax_fix {
	overflow: hidden;
    height: 100%; 
}

.ie_body_parallax_fix {
	overflow: auto;
    height: 100%;
}
