input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

@-ms-viewport {
	width: device-width
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype')
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype')
}

@font-face {
	font-family: Raleway;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyC0ISg.ttf) format('truetype')
}

@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYag.ttf) format('truetype')
}

@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7CA.ttf) format('truetype')
}

@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYag.ttf) format('truetype')
}

a {
	-webkit-text-decoration-skip: objects;
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
	text-decoration: none!important;
	outline: 0;
	color: #e77424
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

.nav-search-inner input[type=search] {
	border: 0
}

.megamenu-list:last-child {
	border: 0
}

body {
	-webkit-text-size-adjust: 100%;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased!important;
	word-wrap: break-word;
	background: 0 0
}

input,
select {
	font: inherit;
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15
}

input::-moz-focus-inner {
	padding: 0;
	border: 0
}

*,
:after,
:before,
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

h1,
h2,
h4,
h5 {
	font-style: inherit
}

.service-item::before {
	content: " "
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

@font-face {
	font-family: FontAwesome;
	src: url(https://use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.eot);
	src: url(https://use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.eot?#iefix) format('embedded-opentype'), url(https://use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.woff2) format('woff2'), url(https://use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.woff) format('woff'), url(https://use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.ttf) format('truetype'), url(https://use.fontawesome.com/releases/v4.7.0/fonts/fontawesome-webfont.svg#fontawesomeregular) format('svg');
	font-weight: 400;
	font-display: swap;
	font-style: normal
}

#tabbed-nav {
	display: none
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

input {
	overflow: visible
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

.container {
	padding: 0;
	margin: 0 40px
}

.container--1200 {
	max-width: 1200px
}

.btn {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	margin: 0;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: .52px
}

form {
	margin-bottom: 0
}

.product-nav {
	background-color: #e6e6e6;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.product-nav .container {
	padding-bottom: 10px
}

.product-nav .container:after,
.product-nav .container:before {
	display: none
}

@media only screen and (min-width:1240px) {
	.container--1200 {
		margin: 0 auto
	}
}

@media screen and (max-width:768px) {
	body {
		padding: 0;
		background: #afbacb
	}
}

.nav-menus-wrapper {
	overflow-x: hidden
}

.navigation {
	width: 100%;
	height: 70px;
	display: table;
	position: relative;
	z-index: 99999;
	font-family: inherit;
	background-color: #00225c
}

.navigation * {
	box-sizing: border-box
}

.nav-toggle {
	display: none;
	width: 30px;
	height: 30px;
	padding: 6px 2px 0;
	position: absolute;
	top: 50%;
	margin-top: -14px;
	right: 15px
}

.nav-header {
	float: left
}

.nav-toggle:before {
	content: "";
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 .5em 0 0 #fff, 0 1em 0 0 #fff
}

.nav-menu {
	margin: 0 0 0 100px;
	padding: 0;
	list-style: none;
	line-height: normal;
	font-size: 0
}

.nav-menu>li {
	display: inline-block;
	float: left;
	text-align: left
}

.nav-menu>li>a {
	height: 70px;
	padding: 26px 15px;
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-size: 18px;
	color: #b4bdce
}

.nav-search {
	height: 70px;
	float: right;
	z-index: 19998
}

.nav-search-button {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center
}

.nav-search-icon {
	width: 14px;
	height: 14px;
	margin: 2px 8px 8px 4px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	color: #dddedf;
	text-align: left;
	text-indent: -9999px;
	border: 2px solid;
	border-radius: 50%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.nav-search-icon:after,
.nav-search-icon:before {
	content: ''
}

.nav-search-icon:before {
	width: 2px;
	height: 11px;
	top: 11px;
	position: absolute;
	left: 50%;
	border-radius: 0 0 1px 1px;
	box-shadow: inset 0 0 0 32px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.nav-search>form {
	width: 100%;
	height: 100%;
	padding: 0 auto;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #dddedf;
	z-index: 99
}

.nav-search-inner {
	width: 70%;
	height: 70px;
	margin: auto;
	display: table
}

.nav-search-inner input[type=search] {
	height: 70px;
	width: 100%;
	margin: 0;
	padding: 0 12px;
	font-size: 22px;
	text-align: center;
	color: #393d47;
	outline: 0;
	line-height: 70px;
	border: none;
	background-color: transparent
}

.megamenu-panel {
	width: 100%;
	padding: 15px;
	display: none;
	position: absolute;
	font-size: 14px;
	z-index: 98;
	text-align: left;
	color: inherit;
	border-top: 1px solid #f0f0f0;
	background-color: #dddedf
}

.megamenu-panel-half {
	width: 50%
}

.megamenu-panel-quarter {
	width: 25%
}

.megamenu-panel-row {
	width: 100%
}

.megamenu-panel-row:after,
.megamenu-panel-row:before {
	display: table;
	content: "";
	line-height: 0
}

.megamenu-panel-row:after {
	clear: both
}

.megamenu-panel-row [class*=col-] {
	display: block;
	min-height: 20px;
	float: left;
	margin-left: 3%
}

.megamenu-panel-row [class*=col-]:first-child {
	margin-left: 0
}

.megamenu-panel-row .col-6 {
	width: 48.5%
}

.megamenu-lists {
	width: 100%;
	display: table
}

.megamenu-list {
	width: 100%;
	margin: 0 0 15px;
	padding: 0;
	display: inline-block;
	float: left;
	list-style: none
}

.megamenu-list:last-child {
	margin: 0;
	border: none
}

.megamenu-list>li>a {
	width: 100%;
	padding: 10px 15px;
	display: inline-block;
	color: #393d47;
	text-decoration: none;
	font-size: 16px
}

.megamenu-list>li.megamenu-list-title>a {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	opacity: .8;
	color: #393d47
}

.megamenu-list>li.megamenu-list-news>a {
	font-size: 14px
}

nav,
section {
	display: block
}

strong {
	font-weight: 700
}

img {
	border: 0;
	vertical-align: middle;
	max-width: 100%
}

input,
select {
	margin: 0;
	font: inherit;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

select {
	text-transform: none
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.carousel-inner>.item>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
	width: 100%
}

h4,
h5 {
	margin-top: 10px;
	margin-bottom: 10px
}

p {
	margin: 0 0 10px
}

ol,
ul {
	margin-bottom: 10px
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-6,
.col-sm-4,
.col-sm-6,
.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-12 {
	float: left;
	width: 100%
}

@media (min-width:768px) {
	.col-sm-4,
	.col-sm-6 {
		float: left
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
}

@media (min-width:992px) {
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-6 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
}

.btn {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	border: 1px solid transparent
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
	.carousel-inner>.item.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.carousel-inner>.active {
	display: block;
	left: 0
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	text-indent: -999px;
	display: inline-block;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	width: 4px;
	height: 4px;
	background: #fff
}

.carousel-caption {
	position: absolute;
	z-index: 10;
	padding-top: 20px;
	color: #fff
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.container-fluid:after,
.container:after,
.row:after {
	clear: both
}

html,
input,
select {
	color: #555;
	max-width: 100%
}

html {
	font-size: 14px;
	line-height: 1.5em
}

ol,
p,
ul {
	margin-top: 1rem
}

ul ul {
	margin-top: 0;
	margin-bottom: 0
}

h1,
h2,
h4,
h5 {
	font-weight: 500;
	line-height: 1.1;
	font-family: Roboto Condensed, sans-serif; /*DEJ changed from Raleway 1/3/2022*/
	color: #888;
	margin: 0!important
}

h1 {
	font-weight: 600;
	font-style: inherit;
	font-size: 2.1rem;
	line-height: 1.411em
}

h2 {
	font-weight: 600;
	font-style: inherit;
	font-size: 2.143rem;
	line-height: .7em
}

h4 {
	font-weight: 600;
	font-style: inherit;
	font-size: 1.286rem;
	line-height: 1.875rem
}

h5 {
	font-weight: 600;
	font-style: inherit;
	font-size: 1.3125rem
}

.btn {
	background: #e77424;
	color: #fff;
	min-width: 150px;
	text-transform: uppercase;
	padding: 12px 25px;
	margin-top: 10px;
	border-radius: 0;
	display: inline-block
}

body {
	margin: 0;
	font-family: 'Roboto Condensed', 'Open Sans', Helvetica, Arial, sans-serif;
	color: #4d4d4d;
	font-weight: 300;
	font-style: normal;
	font-size: 1.2rem;
	line-height: 1.5em;
	-webkit-text-size-adjust: 100%;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased!important;
	background-color: transparent;
	overflow-x: hidden;
	min-width: 320px;
	word-wrap: break-word
}

.wrapper {
	background: #fff;
	overflow-x: hidden
}

.header-top {
	background: #00225c;
	padding: 10px 0 2px;
	overflow: hidden
}

.header-connection {
	text-align: right;
	line-height: 1.5em;
	color: #feffffba
}

.header-connection a {
	color: #fff
}

.header-social {
	margin: 0
}

.social li {
	display: inline-block;
	padding: 0
}

.social li:last-child {
	padding-right: 0
}

.social a {
	color: #a4a4a4;
	font-size: 1.5rem;
	padding: 8px
}

.header-top p {
	margin: 0
}

:focus::-webkit-input-placeholder {
	color: ffffff!important
}

@media (max-width:767px) {
	.logo {
		margin-bottom: 15px
	}
	.header-connection {
		text-align: left
	}
}

.container-fluid {
	padding: 0
}

.carousel-caption {
	right: 15%;
	left: 49%;
	bottom: 50px;
	padding-bottom: 30px;
	text-align: left;
	text-shadow: none
}

.carousel-caption h1 {
	text-transform: uppercase;
	color: #fff;
	line-height: 1.2;
	text-transform: uppercase;
	font-size: 1.5rem
}

.carousel-caption p {
	color: #fff
}

.carousel-indicators .active {
	margin: 0;
	width: 6px;
	height: 6px;
	background: #e77424;
	border: 1px solid #e77424
}

@media (min-width:1200px) and (max-width:1400px) {
	.carousel-caption {
		bottom: 30px
	}
	.carousel-caption h1 {
		font-size: 1.2rem
	}
	.carousel-caption p {
		margin-top: .5rem;
		margin-bottom: .5rem
	}
	.carousel-caption a {
		margin-top: 7px;
		padding: 10px
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.carousel-caption {
		bottom: 1em
	}
	.carousel-caption h1 {
		font-size: 1.1rem
	}
	.carousel-caption p {
		margin: 0
	}
	.carousel-caption a {
		margin-top: 7px;
		padding: 0 8px
	}
	.carousel-indicators {
		bottom: 0
	}
}

@media (min-width:768px) and (max-width:991px) {
	.nav-menu>li>a {
		font-size: 16px
	}
	.carousel-caption {
		padding-bottom: 15px
	}
	.carousel-caption h1 {
		font-size: .8rem
	}
	.carousel-caption p {
		font-size: 1rem
	}
	.carousel-caption a {
		font-size: 12px
	}
}

.welcome-section {
	padding: 2em 0;
	overflow: hidden
}

.service-item {
	position: relative;
	margin-bottom: 2.1em
}

.service-item::before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #e77424;
	opacity: 0
}

#selector-item-4 {
	width: 100%;
	background-image: url(/img/selector/back-white.png);
	background-repeat: repeat;
	padding: 5px 0 35px
}

#selector-item-6 {
	width: 100%;
	background-image: url(/img/selector/back-white.png);
	background-repeat: repeat;
	padding: 5px 0 65px
}

.selector-pad-6 {
	padding: 0 6px
}

.service-description {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 1.1em .7em;
	font-size: .871rem;
	line-height: 1.2rem
}

.service-description p {
	color: #fff;
	opacity: 0;
	visibility: hidden;
	margin-bottom: -5em
}

.service-activity {
	padding: 1em 0;
	background-color: #162237
}

.activity-head {
	padding: 0 20em;
	text-align: center
}

.activity-head h2 {
	line-height: 2em;
	font-weight: 400;
	color: #888
}

.activity-list-items {
	padding: 2em 0;
	overflow: visible
}

.activity-list {
	overflow: visible
}

.activity-icon {
	float: left;
	width: 17%;
	padding-right: 1.5em;
	text-align: center
}

.activity-icon i {
	background: #e77424;
	padding: .52em;
	font-size: 1.5rem;
	color: #fff
}

.activity-details {
	float: right;
	width: 83%
}

.activity-details h4 {
	color: #333;
	font-size: 1rem
}

.activity-details .btn {
	font-size: 12px;
	padding: 10px 0
}

@media (max-width:767px) {
	.activity-head,
	.service-activity {
		padding: 0
	}
	.activity-head h2 {
		font-size: 1.5em
	}
	.activity-list {
		margin-bottom: 2em
	}
	.activity-list .lead1,
	.service-item {
		height: auto!important
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.activity-head {
		padding: 0 6em
	}
	.activity-icon {
		width: 20%
	}
	.activity-details {
		width: 80%
	}
}

@media (min-width:768px) and (max-width:991px) {
	.activity-icon i {
		font-size: 1.2rem
	}
}

@media (min-width:320px) and (max-width:480px) {
	.activity-icon i {
		font-size: 1.3rem
	}
}

.product-nav h4 {
	color: #e77424;
	font-size: 1rem
}

.lead1 {
	color: #feffffba
}

#smlogo {
	position: absolute;
	top: 15px;
	left: 10px;
	display: none
}

select#jump {
	background-color: #00225c;
	height: auto;
	color: #eaecef
}

@media screen and (max-width:991px) {
	.service-description {
		font-size: 2.5rem
	}
	.service-item {
		height: 300px;
		background: #fff
	}
	.service-description p {
		font-size: 14px
	}
}

@media (max-width:767px) {
	.service-description p {
		font-size: 14px!important
	}
	.activity-details h4 {
		height: auto!important
	}
}

@media only screen and (max-width:480px) {
	.service-description p {
		height: auto!important
	}
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/opensans/v20/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2')
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2')
}

@font-face {
	font-family: Raleway;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrE.woff2) format('woff2')
}

@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYbw.woff2) format('woff2')
}

@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2')
}

@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYbw.woff2) format('woff2')
}

.fa {
	display: inline-block;
	font: 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-institution:before {
	content: "\f19c"
}

.fa-mortar-board:before {
	content: "\f19d"
}