/* blue #5191ac*/
html {
  position: relative;
  min-height: 100%;
}
body {
    font-family:"Lato";
    font-weight: 400;
    font-size: 1.4em;
    color: #555;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
	margin-bottom: 100px;
}


body > .container {
  padding: 100px 15px 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

/*FONTS*/

@font-face {
    font-family: 'blanchcondensed';
    src: url('../fonts/blanch_condensed-webfont.eot');
    src: url('../fonts/blanch_condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/blanch_condensed-webfont.woff2') format('woff2'),
         url('../fonts/blanch_condensed-webfont.woff') format('woff'),
         url('../fonts/blanch_condensed-webfont.ttf') format('truetype'),
         url('../fonts/blanch_condensed-webfont.svg#blanchcondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Links */

a {
    color: #5191ac;
	text-decoration:underline;
    word-wrap: break-word;
	font-weight:bold;
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #d9a880;
    text-decoration: underline;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}
a button {
    color: #FFF;
	text-decoration:none;
    word-wrap: break-word;
	font-weight:bold;
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

p.contactdetails{ font-size:0.8em}

/* Links End */

.row {
  margin-right:15px;
  margin-left:15px;
  margin-bottom:15px;
  text-align:justify !important;
}
.row1 {
  margin-right:-15px;
  margin-left:-15px;
  margin-bottom:15px;
  text-align:justify !important;
}
.row2 { margin-right: -15px; margin-left: -15px; margin: 0 auto; text-align: justify !important; background-color: #eeeeee !important; width: 90%; border-radius: 35px; border:1px solid #5191ac; }

/* Titles */
h1, h2, h3, h4, h5, h6 {
  font-family: "blanchcondensed";
  font-weight: normal;
  color: #5191ac;
  margin-top: 5px;
  margin-bottom: 10px;
}
h1{ text-transform:uppercase;
font-size:4.2em;}

h2{ text-transform:uppercase;
font-size: 2.8em;}

h3{text-transform:uppercase;
font-size: 2.5em;}

h4{ color:#b49979;
	font-weight:bold;
	font-size:2.4em}

h5{ color:#b49979;
	font-weight:550;
	font-size:1.4em}	
h6{ color:#b49979;
	font-weight:550;
	font-size:1.9em}		

img{ padding:0}

/* Titles End */

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

/* Section Dividers */
.section-divider {
    z-index: 999;
    width: 100%;
    display: table;
    min-height: 200px;
    max-height: 250px;	
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 70px;
    background-position: center center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: relative; 
    text-align: center;
}

/* Section Dividers Backgrounds */

.divider1 {
	background-image: url(../images/bg/divider1.png);
}

.divider2 {
	background-image: url(../images/bg/divider2.jpg);
	min-height: 350px;
    max-height: 400px;	
	
}

.divider3 {
	background-image: url('../img/bg/divider3.jpg');
	margin-top: 0px;
}

.divider4 {
	background-image: url('../img/bg/divider4.jpg')
}

.divider6 {
	background-image: url('../img/bg/divider6.jpg')
}


/* ==========================================================================
   NAV
   ========================================================================== */
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0;
	border:none;
	border-radius:0;
	background-color:#151515;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color:#555;
  background-color: #f2f2f2;
}

.navbar-default .navbar-nav>li>a {
  color: #FFFFFF;
  text-decoration:none;
  font-weight:400;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #5191ac;
	background-color: transparent
}

.navbar-inverse {
  background-color: #ddbb93;
  border-color: #b49979;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #b49979;
}

.navbar-inverse .navbar-nav > li > a {
  color: #151515;
  text-decoration:none;
}

.center{text-align:center}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  text-decoration: none;
}

@media (min-width:768px) {

.navbar-collapse {
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.navbar-collapse.collapse {
	display: block!important;
	height: auto!important;
	padding-bottom: 0;
	overflow: visible!important
}

.navbar-collapse.in {
	overflow-y: visible
}

.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-right: 0;
	padding-left: 0
}
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px
}

@media (max-width:480px) and (orientation:landscape) {

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 200px
}
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right: 0;
	margin-left: 0
}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {

.navbar-static-top {
	border-radius: 0
}
}

.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

@media (min-width:768px) {

.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0
}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
	background-image:url(../images/common/nav-border.png);
	background-repeat: no-repeat;
	background-position:bottom;
	background-size:100%;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}



/* ==========================================================================
   TABLE
   ========================================================================== */
table{padding-top:15px; margin-top:15px}
th{margin:5px; padding:5px;}
td{margin:5px; padding:5px;}
th.blue{ background-color:#08407f; color:#FFFFFF}
th.lightblue{background-color:#65b3bc; color:#151515}
th.yellow{background-color:#fef6a3; color:#151515}
th.orange{background-color:#f3a982; color:#151515}
th.red{background-color:#e13728; color:#151515}
tr.row1{ background-color:#EFEFEF;}

/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {
	background: url(../images/header_bg.png) no-repeat center top;
	margin-top: -50px;
	padding-top:120px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 650px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#headerwrap-alt {
	background: url(../images/header_bg_alt.png) no-repeat center top;
	margin-top: -50px;
	padding-top:120px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 230px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap h1 {
	color:#ffffff;
	margin-top: 90px;
	padding-bottom: 30px;
	letter-spacing: 8px;
	font-size: 100px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
}

#headerwrap p {
	color:#ffffff;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	letter-spacing: 3px;
	margin-left: 15px;
}

#greywrap {
	background: #f5f5f5;
	margin-top: 0px;
	padding-top: 40px;
	border-bottom: 1px solid #ddd;
}

#greywrap .callout {
	margin-bottom: 20px;
}

#greywrap p {
	margin-right: 30px;
	letter-spacing: 1px;
	padding-top: 15px;
}

#greywrap .icon {
	font-size: 60px;
	line-height: 30px;
	margin-bottom: 10px;
}

#footerwrap {
	background: #2b2b2b;
	margin-top: 15px;
	padding-top: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

#footerwrap h4 {
	color: white;
}

.footer {
  position: absolute;
  bottom: 0;
  padding-top: 15px;
  margin-top: 15px !important;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 50px;
  background-color: #2b2b2b;
}
.footer p {
	color: #CFCFCF;
	font-size:0.8em
}
.footer a {
	color: #CFCFCF;
	text-decoration:none;
	font-size:1.4em;
}
.footer a:hover {
	color: #5191ac;
}


/* ==========================================================================
   Services Section
   ========================================================================== */

.service-trigger {
    display: block;
	position: relative;
    margin-bottom: 15px;
    color: white;
    font-size: 20px;
    text-align: center;
    height: 168px;
    cursor: pointer;
	padding: 90px 20px 50px 20px;
    border: none;
    background: #333;
}

.service-trigger:before {
    width: 100%;
    top: 50px;
    color: #3498db;
    font-size: 36px;
    text-align: center;
	position: absolute;
	left: 0;
}

.service-active .service-trigger {
    background: #222;
}

.service-active p {
	font-family: 'Lato', sans-serif;
	padding-top: 10px;
}

.service-content {
    padding: 15px 20px;
    background: #e6eaed;
    display: block;
    height: auto
}

.service-content p:last-child {
    margin: 0;
}



/* Caption Style */
.mask figure {
	overflow: hidden;
}

.mask figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .mask figure:hover img,
.mask figure.cs-hover img {
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
}

.mask figcaption {
	height: 50px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .mask figure:hover figcaption,
.mask figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.mask figcaption a {
	position: absolute;
	top:10px;
	bottom: 10px;
	right: 30px;
}




hr {
    position: relative;
    border: none;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom:10px;
  border: 0;
}

hr:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 25%;
    width: 50%;
    height: 2px;
    background: #5191ac;
}


.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
	font-weight:bold;
}

.green{ color:#abc727}
.blue{ color:#5191ac}
.orange{ color:#ee7f1a}
.yellow{ color:#ffd805}
.black{ color:#c1a98d}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #BEAD8C;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #BEAD8C;
  border-color: #E0CBA5;
}

.blockquote{ font-style:italic; color:#b49979;font-weight:bold;}

/* DOWNLOAD SECTION */
.downloadSection { background-color: #beae8d; color:#151515; border-bottom: 1px solid #151515; }
.downloadSection h3 { font-size: 14px; margin: 10px 0; color:#151515;}
.downloadDocs_title { background-color: #c9c1b1; color: #333; height:36px;}
.downloadDocs_title h4 { font-size: 14px; font-weight: bold}
.downloadList { padding: 5px 0 0; margin: 0 0 25px; background-color: #F5F5F5; }
.downloadList ul { list-style: none; }
.downloadList li a { text-decoration: none; display: inline-block; padding-top: 4px; font-weight: bold; color: #000000; }
.downloadList li a:hover { text-decoration: underline; }
.downloadDocs_download { background-color: #4c3423; padding: 0 5px 0; }
a.downloadDocs_download { width: 100%; text-align: center; background-color: #4c3423; color: #fff; display: block; padding: 8px 2px 7px; }


/* ==========================================================================
   Timeline
   ========================================================================== */

.bs_timeline {
    margin: 0;
    padding: 60px 0;
    list-style: none;
    position: relative;
}

.bs_timeline:before {
    background-color: #e9e9e9;
    left: 50%;
    margin-left: -1.5px;
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
}

.bs_timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.bs_timeline > li:before,
.bs_timeline > li:after {
    content: " ";
    display: table;
}

.bs_timeline > li:after { clear: both; }

.bs_timeline > li:before,
.bs_timeline > li:after {
    content: " ";
    display: table;
}

.bs_timeline > li:after { clear: both; }

.bs_timeline > li > .timeline-panel {
    width: 45%;
    float: left;
    border: 1px solid #beae8d;
    padding: 18px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.bs_timeline > li > .timeline-panel:before {
    display: inline-block;
    content: " ";
    position: absolute;
    top: 30px;
    right: -10px;
    border-top: 10px solid transparent;
    border-left: 10px solid #e9e9e9;
    border-right: 0 solid #e9e9e9;
    border-bottom: 10px solid transparent;
}

.bs_timeline > li > .timeline-panel:after {
    display: inline-block;
    content: " ";
    position: absolute;
    top: 31px;
    right: -9px;
    border-top: 9px solid transparent;
    border-left: 9px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 9px solid transparent;
}

.bs_timeline > li > .timeline-badge {
  position: absolute;
  z-index: 100;
  top: 18px;
  left: 50%;
  color: #fff;
  width: 50px;
  height: 50px;
  padding-top: 14px;
  line-height: 18px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 18px;
  text-align: center;
  margin-left: -25px;
  background-color: #e9e9e9;
}

.bs_timeline > li.timeline-right > .timeline-panel { float: right; }

.bs_timeline > li.timeline-right > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 10px;
    left: -10px;
    right: auto;
}

.bs_timeline > li.timeline-right > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 9px;
    left: -9px;
    right: auto;
}

.timeline-badge.primary { background-color: #2e6da4 !important; }

.timeline-badge.success { background-color: #3f903f !important; }

.timeline-badge.warning { background-color: #f0ad4e !important; }

.timeline-badge.danger { background-color: #d9534f !important; }

.timeline-badge.info { background-color: #5bc0de !important; }
.timegreen { background-color: #abc727 !important;}
.timeorange { background-color: #ee7f1a !important;}

.timeyellow { background-color: #ffd805 !important;}
.timeblue { background-color: #5191ac !important;}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-copy > p,
.timeline-copy > ul {
    margin-bottom: 0;
    color: #444444;
}

.timeline-copy > p + p { margin-top: 5px; }

/* Responsive styling begins */
@media (max-width: 767px) {

    ul.bs_timeline:before { left: 40px; }

    ul.bs_timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.bs_timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.bs_timeline > li > .timeline-panel { float: right; }

    ul.bs_timeline > li > .timeline-panel:before {
        left: -10px;
        right: auto;
        border-left-width: 0;
        border-right-width: 10px;
    }

    ul.bs_timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 9px;
        left: -9px;
        right: auto;
    }

}

/*Tooltip*/


#box{
    background-color: #eee;
}

/*Transport Toggle*/

.toggle-items{ display:none;}
.nav-tabs>li>a {
  margin-right: 2px;
  text-decoration:none;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.tab-pane { padding-top:20px;}

.table-striped>tbody>tr:nth-child(even)>td, .table-striped>tbody>tr:nth-child(even)>th { background-color: #F2EDE7; }
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th { background-color: #D2C5AD; }

/* Mapify custom popOver example */
	
	.mapify-popOver strong{
		font-weight: 400;
		font-size:24px;
		line-height: 1em;
		display: block;
		margin-bottom: 10px;
		color: #000;
	}
	.mapify-popOver{
		color: #999;
		font-size: 16px;
		height: 130px;
	}
	.mapify-popOver-content{
		position: relative;
		top:50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	
	/* Custom hovering style */
	.mapify-hover{
		fill:rgba(0,0,0,0.15);
		stroke: #fff;
		stroke-width: 2;
	}

.no-pad-left{ padding-left:0px;
padding-right:10px !important;}

a.btn {text-decoration:none}