@import url(////fonts.googleapis.com/css?family=Raleway:700,400);

@font-face {
	font-family: "GillSansMTBold";
	src: url("../fonts/GillSansMTBold.eot");
	src: url("../fonts/GillSansMTBold.eot#iefix") format("embedded-opentype"), url("../fonts/GillSansMTBold.woff") format("woff"), url("../fonts/GillSansMTBold.ttf") format("truetype"), url("../fonts/GillSansMTBold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "GillSansMT";
	src: url("../fonts/GillSansMT.eot");
	src: url("../fonts/GillSansMT.eot#iefix") format("embedded-opentype"), url("../fonts/GillSansMT.woff") format("woff"), url("../fonts/GillSansMT.ttf") format("truetype"), url("../fonts/GillSansMT.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@-ms-viewport {
	width: auto !important;
}

html,
body {
	min-width: 768px;
	background:#E6F5FC;
}
#footer .footer-nav ul:after {
	content: " ";
	display: block;
	clear: both;
}

.block-header .subnav,
.block-header .social,
#footer .footer-nav ul,
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
}

#wrapper:after {
	content: "";
	position: absolute;
	height: 24px;
	width: 100%;
	top: 0;
	z-index: 1;
	background: url(../images/bg-header.png);
	border-bottom: 1px solid #fff;
	box-shadow: 0 0 2px 1px #9ac0eb;
}

.container-fluid {
	position: relative;
}

.block-header {
	position: absolute;
	right: 7px;
	top: 0;
	z-index: 100;
}

.block-header .subnav {
	text-align: center;
	text-transform: uppercase;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 0 #fff;
}

.block-header .subnav li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0;
	padding: 0 5px 0 11px;
	font-weight:bold;
}

.block-header .subnav li:after {
	content: "";
	width: 5px;
	height: 5px;
	background: #054fa6;
	border-radius: 50%;
	position: absolute;
	top: 6px;
	left: 0;
}

.block-header .subnav li:first-child:after {
	display: none;
}

.block-header .subnav li a {
	color: #002C5A;
	text-decoration: none !important;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

.block-header .subnav li a:hover {
	color: #50574d;
	text-shadow: 2px 1px 0 #fff;
}

.block-header .social {
	overflow: hidden;
	position: absolute;
	top: 13px;
	right: 100%;
	min-width: 116px;
}

.block-header .social li {
	float: left;
	padding: 0 0 0 3px;
}

.block-header .social a {
	display: block;
	background: url(../images/sprite.png) no-repeat;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
}

.block-header .social a.google {
	background-position: -35px 0;
}

.block-header .social a.pers {
	background-position: -70px 0;
}

.header-form {
	margin: 0 5px 15px;
	overflow: hidden;
	padding: 0 17px 17px;
	background: url(../images/bg-header.png);
	border-bottom: 1px solid #fff;
	box-shadow: 0 3px 7px -1px #9ac0eb;
}

.header-form .input-holder {
	float: left;
	position: relative;
	border: 1px solid #979292;
	background: #fff;
	min-width: 294px;
	padding: 0 0 0 41px;
}

.header-form .input-holder i {
	font-size: 16px;
	color: #bababa;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 10px 12px 12px 14px;
}

.header-form .input-holder input {
	text-transform: uppercase;
	color: #bababa;
	border: 0;
	outline: none;
	font-size: 11px;
	line-height: 20px;
	padding: 0px 5px 0 0;
	height: 34px;
	width: 100%;
}

.header-form button {
	background: url(../images/bg-hover-nav.png);
	border: 1px solid #fff;
	color: #fff;
	margin: 0 0 0 6px;
	overflow: hidden;
	font-size: 12px;
	font-family:GillSansMT;
	padding: 8px 18px 8px;
	line-height: 18px;
	text-shadow: 2px 1px 0 #000;
	text-transform: uppercase;
}

.container-fluid {
	max-width: 1156px;
	margin: 0 auto;
}

/* header */

#header {
	padding: 23px 0 5px;
	position: relative;
	z-index: 10;
}

.header-holder {
	overflow: hidden;
	position: relative;
	margin: 0 -6px;
	padding: 1px 0 0 0;
}

.top-header {
	overflow: hidden;
	padding: 12px 0 0 9px;
}

/* logo */

.logo {
	float: left;
	margin: 0 0 7px 0;
	position: relative;
}

.logo a {
	display: block;
}

.logo img {
	vertical-align: top;
}

/* nav */

#nav {
	display: table;
	width: 100%;
	font: 15px/18px "GillSansMTBold", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#nav ul {
	display: table-row;
	padding: 0;
	margin: 0;
}

#nav li {
	display: table-cell;
	vertical-align: top;
	text-align: center;
	padding: 0 7px;
}

#nav li.active a {
	background: url(../images/bg-header.png);
	text-decoration: none;
}

#nav a {
	color: #fff;
	text-decoration: none !important;
	padding: 11px 8px;
	text-shadow: 2px 1px 0 #054187;
	display: block;
	background: url(../images/bg-hover-nav.png);
	border: 1px solid #fff;
	box-shadow: 0 0 0 1px #75a3e2;
	border-radius: 2px;
}

#nav a:hover {
	background: url(../images/bg-header.png);
	text-decoration: none;
}

/* main */

.holder-section {
	overflow: hidden;
	padding: 0 0 11px;
}

.holder-section .promo {
	font-size: 16px;
	line-height: 20px;
	color: #696868;
	padding: 0 0 15px;
}

.holder-section .promo header {
	position: relative;
	z-index: 10;
}

.holder-section .promo header p a {
	color: #10695a;
}

.holder-section .promo .more {
	position: absolute;
	bottom: 10px;
	left: 22px;
	right: 22px;
	border-radius: 2px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	padding: 9px 10px 9px;
	font: 12px/16px GillSansMT,Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #000;
	text-transform: uppercase;
	z-index: 1;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
	text-decoration: none !important;
}

.holder-section .promo h2 {
	font: 29px/36px "GillSansMTBold", Arial, Helvetica, sans-serif;
	color: #ff7800;
	text-transform: uppercase;
	margin: 0 0 6px;
	text-shadow: 0 0 3px #838383;
}

.holder-section .promo .box {
	border: 1px solid #2f4743;
	padding: 15px 10px 58px 16px;
	border-radius: 4px;
	margin: 0 0 10px;
	position: relative;
	box-shadow: 0 0 4px 1px rgba(255, 255, 255, .5);
	background: #fff;
	min-height: 200px;
	overflow: hidden;
	font-size: 15px;
	line-height: 23px;
}

.holder-section .promo .box:after {
	content: "";
	background: url(../images/img01.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 278px;
	height: 179px;
}

.holder-section .promo .box.contact:after {
	content: "";
	background: url(../images/img02.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 279px;
	height: 236px;
}

.holder-section .promo .info-container {
	border: 1px solid #fff;
	padding: 15px 60% 70px 16px;
	overflow: hidden;
	border-radius: 2px;
	margin: 0 0 10px;
	background: #37544f;
	color: #fff;
	font-size: 15px;
	line-height: 23px;
	position: relative;
	box-shadow: 0 0 4px 1px rgba(54, 85, 78, .5);
	background: url(../images/img03.jpg) no-repeat 100% 0;
	background-size: cover;
	text-shadow: 1px 1px 0px #000;
}

.holder-section .promo .info-container:after {
	content: "";
	background: url(../images/img04.png) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 301px;
	height: 234px;
}

.holder-section .promo .info-container .more {
	left: 16px;
	right: auto;
}

.holder-section .promo .info-container p {
	margin: 0 0 18px;
}

.holder-section .promo .info-container header {
	margin: 0 -100% 0 0;
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
}

.holder-section .promo .info-container h2 {
	color: #0556b3;
	margin: 0 0 6px 0;
	text-shadow: 1px 1px 1px #fff;
}

.holder-section .promo .info-container header p {
	margin: 0 0 20px;
	text-shadow: 1px 1px 0px #000;
}

.holder-section .promo .info-container header p a {
	color: #fff;
}

.email-block {
	overflow: hidden;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0px 0 9px 59px;
	margin: 0 0 0 -3px;
	position: relative;
	font-weight: bold;
	text-shadow: 2px 1px 1px #fff;
}

.email-block .email {
	color: #054fa6;
	text-decoration: none !important;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

.email-block .email:hover {
	color: #50574d;
	text-shadow: 2px 1px 0 #fff;
}

.email-block:after {
	content: "";
	position: absolute;
	top: 0;
	width: 51px;
	height: 40px;
	left: 0;
	background: url(../images/ico01.png) no-repeat;
}

/* galley block */

.gallery-frame {
	padding: 9px 0 22px;
	position: relative;
}

/* main form */

.form-container {
	position: relative;
	padding: 0 9px 0px 0;
	color: #444;
	text-shadow: 1px 1px 0px #fff;
}

.form-container .button-holder {
	position:relative;
	left: 0;
	right: 9px;
	top:-3px;
}

.form-container h2 {
	border: 1px solid #c9c9c9;
	background: #eee;
	margin: 0 0 18px;
	padding: 9px 2px;
	color: #37544f;
	letter-spacing: -1px;
	text-align: center;
	text-transform: uppercase;
	font: 19px/24px "GillSansMTBold", Arial, Helvetica, sans-serif;
}

.form-container h3 {
	padding: 4px 0 21px;
	margin: 0;
	color: #444444;
	font: 15px/20px Arial, Helvetica, sans-serif;
	line-height:22px;
}

.form-container .input-group {
	width: 100%;
	margin: 0 0 12px;
	font: 19px/24px Arial, Helvetica, sans-serif;
}

.form-container .input-group input {
	width: 100%;
}

.form-container .input-group .form-control {
	height: 37px;
	font-size: 13px;
	text-transform: uppercase;
}

.form-container .input-group-addon {
	display: block;
	float: left;
	width: 100%;
	background: none;
	border: 0;
	border-radius: 0;
	text-align: left;
	padding: 0;
}

.form-container .input-group-addon input {
	float: left;
	width: 13px;
	outline: none !important;
	height: 13px;
	margin: 2px 12px 0 3px;
}

.form-container .input-group-addon label {
	overflow: hidden;
	margin: -5px 0;
	padding: 0;
	font: 13px/16px "GillSansMT", Arial, Helvetica, sans-serif;
	color: #7e7e7e;
}

.form-container button[type="submit"] {
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
	border-radius: 0;
	width: 100%;
	color: #003e86;
	border-radius: 5px;
	border: 1px solid #ccc !important;
	padding: 10px 12px 9px;
	text-transform: uppercase;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .5);
	white-space: normal;
	margin: 7px 0 0 0;
	background: #f5f5f5;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZWNlY2VjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzMlIiBzdG9wLWNvbG9yPSIjZmFmYWZhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTUlIiBzdG9wLWNvbG9yPSIjZjVmNWY1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(3%, #ececec), color-stop(33%, #fafafa), color-stop(52%, #fff), color-stop(55%, #f5f5f5), color-stop(100%, #e7e7e7));
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #ececec 3%, #fafafa 33%, #fff 52%, #f5f5f5 55%, #e7e7e7 100%);
	background: linear-gradient(to bottom, #f5f5f5 0%, #ececec 3%, #fafafa 33%, #fff 52%, #f5f5f5 55%, #e7e7e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e7e7e7',GradientType=0 );
	border-color: #618751;
	font: 14px/16px "GillSansMT", Arial, Helvetica, sans-serif;
}

.holder-section {
	background: url(../images/bg-blue.png);
	overflow: hidden;
	position: relative;
	padding: 35px 0 0 0;
}

.holder-section:after {
	content: "";
	position: absolute;
	height: 10px;
	width: 100%;
	left: 0;
	top: 0;
	background: #1d64b6;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	box-shadow: 0 0 2px 1px #000;
}

.top-panel {
	background: url(../images/bg-body.jpg) no-repeat;
	overflow: hidden;
	position: relative;
}

/* footer */

#footer {
	position: relative;
	margin: 0 0 35px;
}

#footer:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
	background: #fff;
	border-radius: 5px;
}

#footer .footer-nav {
	text-align: center;
	padding: 10px 0 10px;
	background: #fff;
	border-radius: 3px;
}

#footer .footer-nav ul {
	display: inline-block;
	vertical-align: top;
	color: #edf0eb;
}

#footer .footer-nav ul li {
	padding: 0 8px;
	float: left;
	color: #1d64b6;
	position: relative;
	text-transform: uppercase;
}

#footer .footer-nav ul li a {
	color: #1d64b6;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none !important;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
	font: 13px/16px "GillSansMT", Arial, Helvetica, sans-serif;
}

#footer .footer-nav ul li a:hover {
	color: #50574d;
	text-shadow: 2px 1px 0 #fff;
}

#footer .footer-nav ul li:after {
	content: "";
	position: absolute;
	top: 4px;
	left: 0;
	background: #1d64b6;
	height: 12px;
	width: 1px;
}

#footer .footer-nav ul li:first-child:after {
	display: none;
}

.navbar-default {
	padding: 0;
	background: none;
	border-radius: 0;
	border: 0;
	margin: 0;
}

@media only screen and (max-width: 1010px) {
	#nav {
		display: block;
		background: rgba(255, 255, 255, .8);
	}

	#nav ul {
		display: block;
	}

	#nav li {
		display: block;
		padding: 5px;
	}

	.header-holder,
	.navbar {
		position: static;
	}

	#header {
		z-index: 100;
		padding-bottom: 0;
	}

	#header:after {
		display: none;
	}

	.navbar-collapse {
		width: 100%;
		position: absolute;
		z-index: 100;
		left: 0;
		top: 100%;
		z-index: 10000;
		background: none;
	}
}

@media only screen and (max-width: 991px) {
	.email-block {
		padding: 15px 0 9px 59px;
	}

	.form-container {
		padding-top: 20px;
	}

	.header-holder {
		float: right;
		padding: 41px 0 0 0;
	}

	.holder-section .promo .box:after {
		display: none;
	}

	.holder-section .promo .box {
		color: #000;
	}

	.top-header {
		padding: 82px 0 0 9px;
		overflow: visible;
	}
}

/******************************************************/


.feature-hide {
	font-size:1.5em;
}


.teaser-product-image {
	border:1px solid transparent;
}

.page-title {
	font-family:GillSansMTBold;
	text-transform:uppercase;
}


/****** Custom Bootstrap Buttons *****/
.more.btn-orange {
  font:GillSansMT;
}
.btn-orange {
  background-color: #FF7800;
  border-color: #FF7800;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active {
  background-color: #e66c00;
  border-color: #cc6000;
}
.btn-orange.disabled:hover,
.btn-orange.disabled:focus,
.btn-orange.disabled:active,
.btn-orange.disabled.active,
.btn-orange[disabled]:hover,
.btn-orange[disabled]:focus,
.btn-orange[disabled]:active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange:hover,
fieldset[disabled] .btn-orange:focus,
fieldset[disabled] .btn-orange:active,
fieldset[disabled] .btn-orange.active {
  background-color: #FF7800;
  border-color: #FF7800;
}


.btn-blue {
  background-color: #054FA6;
  border-color: #054FA6;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active {
  background-color: #04438d;
  border-color: #043774;
}
.btn-blue.disabled:hover,
.btn-blue.disabled:focus,
.btn-blue.disabled:active,
.btn-blue.disabled.active,
.btn-blue[disabled]:hover,
.btn-blue[disabled]:focus,
.btn-blue[disabled]:active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue:hover,
fieldset[disabled] .btn-blue:focus,
fieldset[disabled] .btn-blue:active,
fieldset[disabled] .btn-blue.active {
  background-color: #054FA6;
  border-color: #054FA6;
}

/**** Begin Authorship Footer****/
#auth-footer a{
	color: #054FA6;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
	text-decoration: none !important;
	text-transform:uppercase;
}

#auth-footer a:hover,
#auth-footer a:focus {
	color: #50574d;
	text-shadow: 2px 1px 0 #fff;
}
/**** END Authorship Footer****/