﻿/* -----------------------------------------
:: THEME.CSS
----------------------------------------- */
/* -----------------------------------------
:: BODY
----------------------------------------- */
main {
	position: relative; /*z-index: 2; */ ;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* -----------------------------------------
:: HEADER
----------------------------------------- */
.header {
	background: #FEFEFE url('../themed-images/backgrounds/header-bg.jpg') no-repeat fixed 90% 50%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: relative;
}

.header-left, .header-right {
	height: 120x;
}

.col-sm-4.header-left, .col-sm-8.header-right {
	padding: 0;
}

.header-left {
	background: #000000;
	background: rgba(0,0,0,0.85);
}

.header-right {
	background: #000000;
	background: rgba(0, 0, 0, 0.85);
}

.tagline-bg {
	height: 50px;
}

.social-bg {
	max-width: 800px;
	height: 50px;
	padding: 12px 0 0 0;
}

.logo-bg {
	width: 100%;
	height: 70px;
	background: #333333;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.menu-bg {
	width: 100%;
	height: 70px;
	background: #333333;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.menu-wrapper {
	max-width: 800px;
	height: 120px;
	padding: 0px 40px 0 0;
	position: relative;
}

.header-bottom {
	width: 100%;
	height: 10px;
	background: #ffffff;
	background: rgba(255, 255, 255, 0.50);
}

.breadcrumb-bar {
	width: 100%;
	height: 60px;
	padding: 10px 0 0 0;
	background: #ffffff;
	background: rgba(255, 255, 255, 0.85);
}

.breadcrumb-bar a {
	position: relative;
	z-index: 5;
}

.breadcrumb-bg {
	max-width: 785px;
	padding: 0;
	text-align: right;
}

@media (max-width: 768px) {
.breadcrumb-bar {
    height: auto;
}
}


/* -----------------------------------------
:: PARRALAX
----------------------------------------- */
.section-bg-a {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-a.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.section-bg-b {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-b.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.section-bg-c {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-c.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.section-bg-d {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-d.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.section-bg-e {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-e.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.section-bg-f {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-f.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.section-bg-g {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-g.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.section-bg-h {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-h.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.section-parallax-light {
	position: relative;
	background-position: center center;
	background-size: cover;
}

.section-parallax-light .wrapper {
	background-color: #ffffff;
	background: url('../graphics/eggshell-bg.png') left center, rgba(255,255,255,0.85);
}

.section-parallax-light .container {
	padding: 100px 0 100px 0;
}

.section3-parallax {
	position: relative;
	background-position: center center;
	background-size: cover;
}

.section3-parallax .wrapper {
	background-color: #ffffff;
	background: url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, url('../graphics/eggshell-bg.png'), rgba(255,255,255,0.85);
}

.section3-parallax .container {
	padding: 100px 0 180px 0;
}

.section3-parallax-left {
	position: relative;
	background-position: center center;
	background-size: cover;
}

.section3-parallax-left .wrapper {
	background-color: #ffffff;
	background: url('../graphics/section345-left.png') center center, url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, rgba(255,255,255,0.85);
}

.section3-parallax-left .container {
	padding: 100px 0 180px 0;
}

.section3-parallax-right {
	position: relative;
	background-position: center center;
	background-size: cover;
}

.section3-parallax-right .wrapper {
	background-color: #ffffff;
	background: url('../graphics/section345-right.png') center center, url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, rgba(255,255,255,0.85);
}

.section3-parallax-right .container {
	padding: 100px 0 180px 0;
}

.section4-parallax {
	position: relative;
	background-position: center center;
	background-size: cover;
}

.section4-parallax .wrapper {
	background-color: #ED0C38;
	background: url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, url('../graphics/eggshell-bg.png'), rgba(241,72,51,0.85);
}

.section4-parallax .container {
	padding: 100px 0 180px 0;
}

.section4-parallax-left {
	position: relative;
	background-position: center center;
	background-size: cover;
}

.section4-parallax-left .wrapper {
	background-color: #ED0C38;
	background: url('../graphics/section345-left.png') center center, url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, rgba(241,72,51,0.85);
}

.section4-parallax-left .container {
	padding: 100px 0 180px 0;
}

.section4-parallax-right {
	position: relative;
	background-position: center center;
	background-size: cover;
}

.section4-parallax-right .wrapper {
	background-color: #ED0C38;
	background: url('../graphics/section345-right.png') center center, url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, rgba(241,72,51,0.85);
}

.section4-parallax-right .container {
	padding: 100px 0 180px 0;
}

.section5-parallax {
	position: relative;
	background-position: center center;
	background-size: cover;
}

.section5-parallax .wrapper {
	background-color: #222222;
	background: url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, url('../graphics/eggshell-bg.png'), rgba(34,34,34,0.85);
}

.section5-parallax .container {
	padding: 100px 0 180px 0;
}

.section5-parallax-left {
	position: relative;
	background-position: center center;
	background-size: cover;
}

.section5-parallax-left .wrapper {
	background-color: #222222;
	background: url('../graphics/section345-left.png') center center, url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, rgba(34,34,34,0.85);
}

.section5-parallax-left .container {
	padding: 100px 0 180px 0;
}

.section5-parallax-right {
	position: relative;
	background-position: center center;
	background-size: cover;
}

.section5-parallax-right .wrapper {
	background-color: #222222;
	background: url('../graphics/section345-right.png') center center, url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, rgba(34,34,34,0.85);
}

.section5-parallax-right .container {
	padding: 100px 0 180px 0;
}

.section-parallax-color {
	position: relative;
	background-position: center center;
	background-size: cover;
}

.section-parallax-color .wrapper {
	background-color: #ED0C38;
	background: url('../graphics/eggshell-bg.png') left center, rgba(241,72,51,0.4);
}

.section-parallax-color .container {
	padding: 100px 0 100px 0;
}

.section-parallax-dark {
	position: relative;
	background-position: center center;
	background-size: cover;
}

.section-parallax-dark .wrapper {
	background-color: #222222;
	background: url('../graphics/eggshell-bg.png') left center, rgba(34,34,34,0.4);
}

.section-parallax-dark .container {
	padding: 50px 0 50px 0;
}
div.map-wrapper2 .container{
	padding: 50px 0 0px 0;
}


.showcase {
	background-color: #222222;
	background: url('../graphics/eggshell-bg.png') left center, rgba(34,34,34,0.4);
}

/* -----------------------------------------
:: SECTIONS
----------------------------------------- */
.section1 {
	position: relative;
	background: #ffffff;
	background: url('../graphics/section1-top-left.png') left top no-repeat, url('../graphics/section1-bottom-right.png') right bottom no-repeat, url('../graphics/eggshell-bg.png'), #ffffff;
	padding: 100px 0 100px 0;
	z-index:0;
}

.section2 {
	position: relative;
	background: #ffffff;
	background: url('../graphics/section2-top-left.png') left top no-repeat, url('../graphics/section2-bg.png') center top repeat-x;
	padding: 100px 0 100px 0;
}

.section3 {
	position: relative;
	background: url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, url('../graphics/eggshell-bg.png');
	padding: 100px 0 180px 0;
}

.section3-left {
	position: relative;
	background: url('../graphics/section345-left.png') center center, url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, url('../graphics/eggshell-bg.png');
	padding: 100px 0 180px 0;
}

.section3-right {
	position: relative;
	background: url('../graphics/section345-right.png') center center, url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, url('../graphics/eggshell-bg.png');
	padding: 100px 0 180px 0;
}

.section4 {
	position: relative;
	background: url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, #ED0C38;
	padding: 100px 0 180px 0;
}

.section4-left {
	position: relative;
	background: url('../graphics/section345-left.png') center center, url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, #ED0C38;
	padding: 100px 0 180px 0;
}

.section4-right {
	position: relative;
	background: url('../graphics/section345-right.png') center center, url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, #ED0C38;
	padding: 100px 0 180px 0;
}

.section5 {
	position: relative;
	background: url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, #333333;
	padding: 100px 0 180px 0;
}

.section5-left {
	position: relative;
	background: url('../graphics/section345-left.png') center center, url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, #333333;
	padding: 100px 0 180px 0;
}

.section5-right {
	position: relative;
	background: url('../graphics/section345-right.png') center center, url('../graphics/section345-top.png') center top repeat-x, url('../graphics/section345-bottom.png') center bottom repeat-x, #333333;
	padding: 100px 0 180px 0;
}

.section6 {
	position: relative;
}

/* contact.htm with half map */
.contact-half-map {
	height: 400px;
	position: relative;
}

.map-left {
	background-color: rgba(34, 34, 34, 0.88);
	background: url('../graphics/section3-dots.png') left center, rgba(34, 34, 34, 0.88);
	position: relative;
	z-index: 1;
	height: 400px;
	width: 50%;
	padding-left: 100px;
}

.map-left:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-left-color: rgba(34, 34, 34, 0.88);
	border-width: 30px;
	margin-top: -30px;
}

.con-heading1-dark p.address {
	margin-bottom: 10px;
	margin-top: 10px;
}

.con-heading1-dark p.address span {
	font-size: 16px;
	margin: 0px 20px 10px 20px;
	font-weight: 400;
	line-height: 1;
	padding: 0;
}

/* -----------------------------------------
:: DIVIDERS
----------------------------------------- */
.divider1 {
	height: 20px;
	width: 100%;
	position: relative;
	background: url('../graphics/divider1.png') center center repeat-x;
}

.divider2 {
	background: #ffffff;
	height: 40px;
	width: 100%;
	position: relative;
}

/* -----------------------------------------
:: FOOTER
----------------------------------------- */
.footer-bg {
	background: #999999;
	background: #999999 url('../graphics/section3-dots.png') center top;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #efefef;
	font-size: 80%;
}

.footer-inner {
	background: #121212;
}

.footer-bg div.row {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer-bg div.row i {
	color: #ED0C38;
}

.footer-bg h1, .footer-bg h2, .footer-bg h3, .footer-bg h4, .footer-bg h5, .footer-bg h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* -----------------------------------------
:: COPYRIGHT
----------------------------------------- */
.copyright {
	background: #ED0C38;
	font-family: Raleway, sans-serif;
	font-size: 90%;
	color: rgba(255,255,255,0.65);
	line-height: 30px;
	padding: 5px 0px 20px 0px;
}

.copyright h1, .copyright h2, .copyright h3, .copyright h4, .copyright h5, .copyright h6, .copyright p, .copyright a {
	color: rgba(255,255,255,0.65);
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 30px;
}














