﻿/* -----------------------------------------
:: THEME.CSS
----------------------------------------- */
/* -----------------------------------------
:: BODY
----------------------------------------- */
body {
	background: url('../graphics/eggshell-bg.png');
}

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

/* -----------------------------------------
:: HEADER
----------------------------------------- */
.header {
	width: 100%;
	min-height: 150px;
	padding: 0px;
	margin: 0px;
	position: relative;
	border-top: 5px solid #331A4D;
	border-bottom: 1px dashed rgba(255,255,255,0.65);
	box-shadow: inset 0 150px 150px -150px #fff, inset 0 -50px 50px -50px rgba(51,26,77,0.4);
	background: url('../graphics/eggshell-bg.png'), #ffffff;
}

.top {
	position: relative;
	min-height: 53px;
}
.top::after {
content:"";
	position: absolute;
	bottom:0px;
	width:calc(100% - 300px);
	right:0;
	border-bottom: 1px solid #ccc;
}

.breadcrumb-bar {
	width: 100%;
	height: 50px;
	padding: 10px 0 0 0;
	box-shadow: inset 0 30px 30px -30px rgba(51,26,77,0.4);
	background: url('../graphics/eggshell-bg.png'), #ffffff;
	position:relative;
}

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

.breadcrumb-bar div.container div.row {
	text-align: right;
	padding-right: 63px;
}

.breadcrumb-carousel {
	position: relative;
	background: url('../graphics/eggshell-bg.png'), url('../graphics/eggshell-bg.png'), url('../graphics/navy.png'), #4B2671;
	box-shadow: inset 0 100px 100px -100px rgba(0,0,0,1.0), inset 0 -100px 100px -100px rgba(0,0,0,1.0);
}

/* -----------------------------------------
:: 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-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-bg-i {
	position: relative;
	background-image: url('../themed-images/backgrounds/section-bg-i.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}


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

.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;
}

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

.section-parallax-color .wrapper {
	background-color: #4B2671;
	background: url('../graphics/eggshell-bg.png') left center, rgba(75,38,113,0.85);
}

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

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

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

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

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

/* -----------------------------------------
:: SECTIONS
----------------------------------------- */
.section1 {
	position: relative;
	background: url('../graphics/eggshell-bg.png'), #ffffff;
	box-shadow: inset 0 50px 50px -50px rgba(51,26,77,0.4), inset 0 -50px 50px -50px rgba(51,26,77,0.4);
	padding: 100px 0 100px 0;
	z-index: 0;
	overflow: hidden;
}

.section2 {
	position: relative;
	background: url('../graphics/eggshell-bg.png'), #ffffff;
	box-shadow: inset 0 50px 50px -50px rgba(51,26,77,0.4), inset 0 -50px 50px -50px rgba(51,26,77,0.0);
	padding: 100px 0 100px 0;
	overflow: hidden;
}

.section3 {
	position: relative;
	background: url('../graphics/eggshell-bg.png'), #ffffff;
	box-shadow: inset 0 50px 50px -50px rgba(51,26,77,0.0), inset 0 -50px 50px -50px rgba(51,26,77,0.4);
	padding: 100px 0 100px 0;
	overflow: hidden;
}

.section4 {
	position: relative;
	background: url('../graphics/eggshell-bg.png'), #ccc;
	padding: 100px 0 100px 0;
	overflow: hidden;
}

.section5 {
	position: relative;
	background: #ffffff;
	padding: 100px 0 100px 0;
	overflow: hidden;
}

.section-dark {
	position: relative;
	background: url('../graphics/eggshell-bg.png'), url('../graphics/eggshell-bg.png'), url('../graphics/navy.png'), #4B2671;
	box-shadow: inset 0 100px 100px -100px rgba(0,0,0,1.0), inset 0 -100px 100px -100px rgba(0,0,0,1.0);
	padding: 50px 0 50px 0;
	overflow: hidden;
}

/* 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: 5px;
	width: 100%;
	background: #331A4D;
	position: relative;
}

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

/* -----------------------------------------
:: FOOTER
----------------------------------------- */
.footer-bg {
	background: #333333;
	background: #333333 url('../graphics/section3-dots.png') center top;
	overflow: hidden;
}

.footer-inner {
	background: #121212;
}

/* -----------------------------------------
:: COPYRIGHT
----------------------------------------- */
.copyright {
	background: #4B2671;
	overflow: hidden;
}












