
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=0dc6c5571b28a6a07575)
 * Config saved to config.json and https://gist.github.com/0dc6c5571b28a6a07575
 *//*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{ color: #043366; }

.block
{ display:block; }
.block-inline, .inline-block
{ display:inline-block; }
.inline
{ display:inline; }
address
{ margin:0; }
small, .small
{ font-size:85%; }
.nowrap
{ white-space:nowrap; }

.no-gutter
{
	padding-left:0;
	padding-right:0;
}
.no-gutter.split
{
	border-left:1px solid #cbced0;
	border-right:1px solid #cbced0;
}
.no-gutter-left
{ padding-left:0; }
.no-gutter-right
{ padding-right:0; }
/* Navigation */
.navbar
{ 
	margin-bottom:0; 
	border-radius:0;
	min-height:67px;
}
.navbar-brand
{ padding-top:15px; height:60px; padding-bottom:0; }

.navbar-btn {
    font-size: 14px;
    font-weight: 600;
    margin-top: 15.5px;
}
.NavbarFixedSpacer
{ height:129px; }

.header-transparent #top
{ background:rgba(255, 255, 255, 0.75); transition: height 0.3s ease-out 0s, background 0.3s ease-out 0s, box-shadow 0s ease-out 0s; }
/* .header-transparent #top, .header-transparent #top a, .header-transparent .TopLinks { color: #ffffff; } */
.header-transparent .navbar-inverse
{ background:rgba(39, 117, 202, 0.75); transition: height 0.3s ease-out 0s, background 0.3s ease-out 0s, box-shadow 0s ease-out 0s; }
.header-transparent .BreadcrumbZone
{ background:rgba(43,73,132,0.5); transition: height 0.3s ease-out 0s, background 0.3s ease-out 0s, box-shadow 0s ease-out 0s; }

.header.header-transparent {
    background: transparent none repeat scroll 0 0;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
    transition: height 0.3s ease-out 0s, background 0.3s ease-out 0s, box-shadow 0s ease-out 0s;
}
.header.header-fixed {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
} 
.navbar-inverse
{
	background-color:#2775ca;
	border-color:transparent;
}
.navbar-inverse .navbar-nav > li
{
	margin-top:16px;
	padding-left:2px;
	padding-right:2px; 
}
.navbar-inverse .navbar-nav > li > a
{
	padding:12px 6px;
	border-radius: 5px;
	line-height:10px;
}
@media (min-width: 1200px) 
{
 	.navbar-inverse .navbar-nav > li > a
	{ padding:12px 12px; }
}
@media (max-width: 1024px) 
{
 	 .navbar-inverse .navbar-nav > li > a
	{ padding:12px 5px; font-size:12px; }
	.navbar-nav > li > a
	{ font-size:13px; }
}
@media (max-width: 767px) 
{
	
	.breadcrumb > li + li::before 
	{
		padding: 0 2.5px;
	}
	.navbar 
	{
		min-height: 52px;
	}
	.navbar-header
	{ text-align:center; }
	.navbar-toggle
	{
		float:left;
		margin-left: 15px;
	}
	.navbar-brand 
	{
		float: none;
		display: inline-block;
		padding-bottom: 0;
		padding-top: 17px;
		text-align: center;
	}
	.navbar-header-btn
	{
		padding-top:5px;
		margin-right:15px;
		margin-top:8px;
	}
}
.navbar-nav.nav-mob > li
{
	margin:0;
	padding:0;
}
.nav.nav-mob > li a {
	border-radius:0;
}
.navbar-nav.nav-mob > li a
{
	color:#FFF;
}
.navbar-nav.nav-mob > li > a 
{
    font-size: 13px;
    padding: 12px 15px;
}
.navbar-nav.nav-mob > li li a {
    padding: 5px 25px;
    position: relative;
}

.navbar-inverse .navbar-nav.nav-mob > li a:hover, .navbar-inverse .navbar-nav.nav-mob > li a:focus 
{
	background-color: #00a3c0;
    color: #facd34;
}

.BreadcrumbZone
{ background-color:#17354e; }
.breadcrumb
{
	background-color:transparent;
    line-height: 32px;
	border:none;
	border-top:none;
	padding:0;
	border-radius:0;
	margin:0;
	color:#FFF;
	font-size: 13px;
}
.breadcrumb a
{ color:#FFF; }
.breadcrumb > .active
{
	color:#ddd;
}
/* Navigation End */

/* Carousel and Hero */
.HeroSection 
{
	background-position: 0 center;
    background-repeat: no-repeat;
	background-size:cover;
	text-align:center;
}

.fullheight 
{ min-height: 100vh; }
.semifullheight 
{ min-height: 55vh; }
.halfheight 
{  min-height: 25vh; }
.module-hero .carousel-control.left,
.module-hero .carousel-control.right
{ background-image:none; width:10%; }
.carousel-inner > .item
{
	transition:transform 1.5s ease-in-out 0.7s;
}
.carousel-caption
{
	position:unset;
	text-align:center;
	padding-left:25px;
	padding-right:25px;
}
.NoControls .carousel-caption
{ padding-left:5px; padding-right:5px; }
.semifullheight .carousel-caption
{ min-height:40vh; }
.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption p
{
	font-size:25px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	margin:15px auto;
}
.module-hero.parallax {
    background-color: transparent;
}
.hero-caption {
    display: table;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 80%;
    z-index: 2;
	padding-bottom: 125px;
}
.hero-text {
    display: table-cell;
    height: 100%;
    position: relative;
    vertical-align: middle;
	color:#fff;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.52);
}
.hero-text h1,
.hero-text h2,
.hero-text h3,
.hero-text p
{ font-size:41px; color:inherit;  }
@media (max-width: 640px) 
{
	.HeroSection 
	{
		background-position: center center;
		background-repeat: no-repeat;
		background-size:cover;
		text-align:center;
	}
	.hero-caption 
	{ padding-bottom: 52px; }
	h1,
	.h1 {
	  font-size: 25px;
	}
	h2,
	.h2 {
	  font-size: 24px;
	}
	h3,
	.h3 {
	  font-size: 21px;
	}

	.hero-text h1
	{ font-size:25px;  }
	.hero-text h2
	{ font-size:24px;  }
	.hero-text h3,
	.hero-text p
	{ font-size:21px;  }
}
/* Carousel and Hero End */

/* MidContent */
.PageTitle h1
{ margin:0; }
.FrontpageTop,
.PageTitle 
{
	margin-top:25px;
	margin-bottom:25px;
	padding:5px 0;
}
.PageTitle.HasHeroImage 
{
    margin-top: -102px;
	/*text-shadow:1px 1px 5px #fff;*/
	background:rgba(12, 32, 68, 0.25) none repeat scroll 0 0;
}
.PageTitle.HasHeroImage h1
{
	height: 52px;
    line-height: 52px;
	margin:0;
	padding:0;
	color:#fff;
}
.PageDescription
{ margin-bottom:25px; font-size: 125%; }

@media (max-width: 640px) 
{
	.FrontpageTop,
	.PageTitle 
	{
		margin-bottom: 25px;
		margin-top: 25px;
		/*overflow: hidden;*/
		padding: 0;
		/*white-space: nowrap;*/
	}
	.PageTitle.HasHeroImage {
		background: rgba(12, 32, 68, 0.25) none repeat scroll 0 0;
		margin-top: -55px;
		padding: 15px;
		
	}
	.PageTitle.HasHeroImage h1
	{
		height: 25px;
		line-height: 25px;
		font-size: 21px;
	}
	.PageDescription
	{ margin-bottom:25px; }
}


/* MidContent End */

.FooterZone.First a i
{
	min-width: 30px;
	text-align: center
}

.sidebar .nav-pills > li > a
{
 /* color: #202b31;*/
 	padding: 7px 15px;
	margin:0;
	border:2px solid transparent;
 	border-radius:0;
  	background-color: #fff;
	color: #00a3c0;
    -moz-transition: all 0.25s ease-in;
    -webkit-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}
.sidebar .nav-pills > li li a
{
	padding-left:25px;
}
.sidebar .nav-pills > li.active > a
{
	background-color: #fff;
	color: #00a3c0;
	border-left:2px solid #00a3c0;
}
.sidebar .nav-pills > li > a:hover, 
.sidebar .nav-pills > li > a:focus {
   /* background-color: #00a3c0;*/
    color: #E87B0B;
	border-left:2px solid #E87B0B;
}

.FooterZone .nav.nav-pills > li > a
{
	padding-top:5px;
	padding-bottom: 5px;
}
.FooterZone .nav.nav-pills > li.nav-header a
{
	color: #00a3c0;
}
.FooterZone.First .nav-pills>li>a,
.FooterZone.First .nav-pills>li>a:hover,
.nav-pills>li.nav-header a,
.nav-pills>li.nav-header a:hover { font-weight: 400; }

.FooterZone .nav.nav-pills > li > a:hover,
.FooterZone .nav.nav-pills > li > a:focus {
 color: #fff;
  background-color: #00a3c0;
}

@media (max-width:640px) {

.nav-pills>li>a { font-size: inherit }


.navbar-brand>img { max-height: 31px }
}

.thumbnail.fancybox
{
	display: block;
	padding: 4px;
	box-shadow: 0 1px 3px rgba(0,0,0,.055);
	border-radius: 4px;
	border: 1px solid #ddd;
	margin-bottom: 10px
}

.thumbnail { padding: 13px }

.thumbnail .caption { padding: 0 9px }

.btn
{
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
	overflow:hidden;
}
.btn-inverse
{
	background-color:#202b31;
	border-color:#333;
	color:#f1f7f3;
}
.btn-inverse:hover
{
	background-color:#222;
	border-color:#333;
	color:#fff;
}
.sidebar .btn-block
{ text-align:left; }
.btn:hover, .btn:focus, .btn.focus
{
	box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);
}
.btn-info:hover
{
  	border-color: #2369b5;
}
.btn-primary:hover
{
  	border-color: #03274d;
}
.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
.panel
{
	border: 0;
	border-radius: 2px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.12),0 1px 2px 0 rgba(0,0,0,.24);
	margin-bottom: 20px;
	margin-bottom: 2rem;
}
.panel .panel-body
{
	padding: 20px;
	padding: 2rem;
}
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card
{
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
	border-radius: 2px;
	background-color: #fff;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	border: 0;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.StaticContent .card-body {
  padding: 2rem;
}
.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.ccm-image-block
{
	padding-bottom: 15px;
}