﻿/* -----------------------------------------
:: THEME.CSS
----------------------------------------- */
/* -----------------------------------------
:: BODY
----------------------------------------- */
.color-black, .color-black p {color: #000000;}


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;
}

.breadcrumb-carousel .wrapper {min-height:50px}
.bg-media{
	background: url( "../../headers/media.jpg") repeat-x center center;
}

.header-image--content {
	width:100%;
	height: 100%;
	position: absolute;
	top:0;
	right: 0;
	padding: 5px;
	color: #fff;
	text-align: center;
}

.breadcrumb-carousel div.wrapper div div.header-image--content h1{margin-top: 0px;}


@media(min-width:1170px) {
	.breadcrumb-carousel .wrapper {min-height: 252px}
.header-image--content {
	width: 50%;
	height: 100%;
	position: absolute;
	top:0;
	right: 0;
	padding: 40px 60px 0px 0px;
	color: #fff;
	text-align: right;
}
.header-image--content p {

	color: #fff;
	text-align: right;
	font-size: 20px;
	
}	
}

/* -----------------------------------------
:: HEADER
----------------------------------------- */
.header {
	width: 100%;
	min-height: 150px;
	padding: 0px;
	margin: 0px;
	position: relative;
	border-top: 5px solid #213D4A;
	border-bottom: 1px dashed rgba(255,255,255,0.65);
	box-shadow: inset 0 150px 150px -150px #fff, inset 0 -50px 50px -50px rgba(33,61,74,0.4);
	background: url('../graphics/eggshell-bg.png'), #ffffff;
}

.top {
	position: relative;
	min-height: 53px;
	border-bottom: 1px solid #ccc;
}
.breadcrumb-bar {
	width: 100%;
	height: 50px;
	padding: 15px 0 0 0;
	box-shadow: inset 0 30px 30px -30px rgba(33,61,74,0.4);
	background: url('../graphics/eggshell-bg.png'), #ffffff;
	position:relative;
	display: none;
}

.breadcrumb-bar a {
	position: relative;
	z-index: 3;
}

.breadcrumb-bar div.container div.row {
	text-align: right;
	padding-right: 63px;
}
.breadcrumb-carousel {
	position: relative;
}
@media(min-width:993px) {
.breadcrumb-carousel {
	position: relative;
	background: url('../graphics/eggshell-bg.png'), url('../graphics/eggshell-bg.png'), url('../graphics/navy.png'), #447D97;
	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: #3E728A;
	background: url('../graphics/eggshell-bg.png') left center, rgba(62,114,138,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(33,61,74,0.4), inset 0 -50px 50px -50px rgba(33,61,74,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(33,61,74,0.4), inset 0 -50px 50px -50px rgba(33,61,74,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(33,61,74,0.0), inset 0 -50px 50px -50px rgba(33,61,74,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'), #447D97;
	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: #213D4A;
	position: relative;
}

.divider2 {
	height: 40px;
	width: 100%;
	background: #213D4A;
	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: #3E728A;
	overflow: hidden;
}












