/**
 * This file will be included in header in every page after foundation.
 * It should be used for content that relates
 * to your site as a whole, it should not be used for plugin-specific css.
 */

html { overflow-y: scroll; } /* This ensures that the page always has a scrollbar to ensure that some headers load correctly without FOUC */
html, body { height: 100%; }

body {color: #626262; font-family: 'Futura PT Multilingual W02'; font-size: 16px; line-height: 18px;}

.wrapper {display: block; width: 100%; padding: 0 15px; margin: auto;}
.wrapper > .row {margin: 0 -0.9375rem !important; max-width: none; width: auto;}
.wrapper > .row.marginbottom {margin-bottom: 30px !important;}
@media only screen and (min-width: 40.0625em) {
	.wrapper {width: 95%; padding: 0px;}
}
@media screen and (min-width: 1200px) {
	.wrapper {width: 970px; margin: auto;}
}

a {color: #258a9a;}
a:hover {color: #68c3a2;}
.ui-datepicker {z-index: 10000 !important;}

.contentRender_name_plugins_core_textbox a, .contentRender_name_plugins_core_textbox a:hover {text-decoration: underline;}
.print-only {display: none;}
.stickynav {position: absolute; top: 0px; left: -230px; width: 230px; height: 100vh;
	background-image: url(/includes/public/assets/backgrounds/texture-blue.png);
	-moz-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	transition: all ease .5s;
}

.stickynav .logo {padding: 32px 23px; position: relative; text-align: center;}
.stickynav .logo p {margin: 0;}
.stickynav .logo:before {content: ""; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 4px; background-color: #a35737;}
.menu-hit-box {
	background: url(/includes/public/assets/images/menu-icon.png) no-repeat center;
	width: 45px;
	height: 45px;
	position: absolute;
	top: 7px;
	left: 8px;
	cursor: pointer;
}
.menu-hit-close {
	background: url(/includes/public/assets/images/close-icon.png) no-repeat center;
	width: 45px;
	height: 45px;
	position: absolute;
	top: 8px;
	left: 8px;
	cursor: pointer;
}
.tier-nav-cont {position: relative;}
.tier-nav-cont:after {content: ""; position: absolute; top: 0; left: 0; height: 10px; width: 100%; 
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0.18), transparent);
	background: -o-linear-gradient(rgba(0, 0, 0, 0.18), transparent);
	background: -moz-linear-gradient(rgba(0, 0, 0, 0.18), transparent);
	background: linear-gradient(rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0));
}

.weather {color: #fff; margin-bottom: 5px;}
.weather .icon-weather {vertical-align: middle;}
.weather span {display: inline-block; vertical-align: middle;}

.text-link a {color: #fff;}

.maincont {background-color: #fff; left: 0px; position: relative;
	-moz-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	transition: all ease .5s;
}

.top-right-nav-cont {position: relative; z-index: 99;}
.top-header {position: relative; width: 100%; height: 68px; background: url(/includes/public/assets/backgrounds/texture-white.png); z-index: 99;}
.top-header:after {
	content: "";
	position: absolute; bottom: 0px; left: 0px; width: 100%; height: 8px;
	background-color: rgba(0, 103, 131, 0.8);
}
.mobile-logo p {margin: 0;}
.mobile-logo img {height: 60px; padding: 5px;}

.no-header-img {display: block; background: #fff; height: 95px;}
.section-addthis {text-align: right;}
.section-addthis .addthis_toolbox a {
	background: #dfdace;
	color: #489384;
	display: inline-block;
	font-size: 13px;
	line-height: 28px !important;
	min-width: 28px;
	text-align: center;
	margin-bottom: 0 !important;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.section-addthis a > .fa {font-size: 14px;}
.section-content {margin-top: 20px;}

.panel_full.texture-blue {background-image: url(/includes/public/assets/backgrounds/texture-blue.png);}
.panel_full.texture-brown {background-image: url(/includes/public/assets/backgrounds/texture-brown.png);}
.panel_full.texture-tan {background-image: url(/includes/public/assets/backgrounds/texture-tan.jpg);}
.panel_full.texture-white {background-image: url(/includes/public/assets/backgrounds/texture-white.png);}

hr.big-hr {
	background-image: url(/includes/public/assets/backgrounds/texture-pattern2.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 27px;
	border: 0px;
	margin: 0;
}


.white-cont {background-image: url(/includes/public/assets/backgrounds/texture-white.png);}
.mailing-list .title {color: #005066; margin-top: 20px; margin-bottom: 10px;}
.mailing-list .email-field {margin-top: 10px;}
.mailing-list .email-field input {border-top-left-radius: 4px; border-bottom-left-radius: 4px;}
.mailing-list .email-field .button {border-top-right-radius: 4px; border-bottom-right-radius: 4px; padding-left: 0; padding-right: 0;}

.footer {
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-image: url(/includes/public/assets/backgrounds/texture-dkblue.png);
	z-index: 2;
	padding-top: 35px;
	padding-bottom: 40px;
}
.footer-logo {margin-bottom: 30px; text-align: center;}
.footer-logo p {margin: 0;}
.footer-top .button-group {padding-left: 30px; padding-right: 30px;}
.footer-top .button-group > li > a {display: block; padding-left: 10px; padding-right: 10px;}
.footer-top .button-group > li:first-child {display: block;}
.footer-top .button-group > li:first-child > a {border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.footer-top .button-group > li:last-child {width: 60%; padding-left: 2px;}
.footer-top .button-group > li:nth-last-child(2) {width: 40%; padding-right: 1px;}
.footer-top .button-group > li:nth-last-child(2) a {border-top-left-radius: 4px; border-bottom-left-radius: 4px;}

.footer-menu {margin-left: -10px; margin-top: 15px; margin-bottom: 25px; text-align: center;}
.footer-menu li {display: inline-block; float: none; margin-left: 0; margin-bottom: 10px; padding-left: 10px; padding-right: 12px;}
.footer-menu li a {color: #fff; font-size: 16px; line-height: 20px;}
.footer-menu li:not(:last-child) {border-right: 2px solid #489384;}

.footer-bottom {color: #489384;}
.footer-bottom .contentRender_name_plugins_core_textbox p {color: #489384; font-size: 16px; line-height: 1.6;}

.logo-industry {margin-top: 20px; text-align: center;}
.logo-industry img {display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px;}
.logo-industry > a.sv {
	background: url(/includes/public/assets/images/made-by-green.png) center no-repeat;
	display: inline-block;
	width: 150px;
	height: 15px;
}

h1, h2, h3, h4, h5 {color: #005066; font-family: 'Futura PT Multilingual W02'; margin: 0 0 20px;}
h1 {font-family: 'Janson Text W01'; font-size: 30px; line-height: 30px;}
h2 {font-size: 28px; line-height: 28px; font-weight: bold;}
h3 {font-size: 26px; line-height: 26px;}
h4 {font-size: 24px; line-height: 24px;}
h5 {font-size: 20px; line-height: 20px;}
.contentRender_name_plugins_core_textbox p {color: #626262;}
.widget {margin-bottom: 35px;}
.widget-title {color: #005066; font-family: 'Janson Text W01'; margin-top: 0; margin-bottom: 15px;}


.button-group.round > * > button,
.button-group.round > * .button {border-left: none;}
.button-group.round > *:first-child, 
.button-group.round > *:first-child > a, 
.button-group.round > *:first-child > button, 
.button-group.round > *:first-child > .button {border-bottom-left-radius: 4px; border-top-left-radius: 4px;}
.button-group.round > *:first-child:after, 
.button-group.round > *:first-child > a:after, 
.button-group.round > *:first-child > button:after, 
.button-group.round > *:first-child > .button:after {border-bottom-left-radius: 4px; border-top-left-radius: 4px;}
.button-group.round > *:last-child, 
.button-group.round > *:last-child > a, 
.button-group.round > *:last-child > button, 
.button-group.round > *:last-child > .button {border-bottom-right-radius: 4px; border-top-right-radius: 4px;}
.button-group.round > *:last-child:after, 
.button-group.round > *:last-child > a:after, 
.button-group.round > *:last-child > button:after, 
.button-group.round > *:last-child > .button:after {border-bottom-right-radius: 4px; border-top-right-radius: 4px;}

.button {background-color: #258a9a; border-color: #258a9a; font-family: 'Futura PT Multilingual W02'; font-size: 16px; position: relative;}
.button:hover, .button:focus {background-color: #227f8e; border-color: #227f8e; outline: none;}
.button:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0.2;
	background: #fcfcfc;
	background: -moz-linear-gradient(top, #fcfcfc 0%, rgba(252, 252, 252, 0.61) 49%, rgba(0, 0, 0, 0.2) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #fcfcfc), color-stop(49%, rgba(252, 252, 252, 0.61)), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background: -webkit-linear-gradient(top, #fcfcfc 0%, rgba(252, 252, 252, 0.61) 49%, rgba(0, 0, 0, 0.2) 100%);
	background: -o-linear-gradient(top, #fcfcfc 0%, rgba(252, 252, 252, 0.61) 49%, rgba(0, 0, 0, 0.2) 100%);
	background: -ms-linear-gradient(top, #fcfcfc 0%, rgba(252, 252, 252, 0.61) 49%, rgba(0, 0, 0, 0.2) 100%);
	background: linear-gradient(to bottom, #fcfcfc 0%, rgba(252, 252, 252, 0.61) 49%, rgba(0, 0, 0, 0.2) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#000000', GradientType=0 );
}
.button.small {font-size: 16px; padding-top: 9px; padding-bottom: 9px;}
.button.large {font-size: 20px; text-transform: uppercase;}
.button.large .fa {margin-left: 10px;}
.button.secondary {background-color: #09212b; border-color: #09212b; color: #fff; border-radius: 4px; font-size: 16px; line-height: 20px; padding-top: 12px; padding-bottom: 12px;}
.button.secondary:hover, .button.secondary:focus {background-color: #07171f; border-color: #07171f; color: #fff;}
.button.link {background-color: transparent; border-color: transparent; color: #258a9a;}
.button.link:after {display: none;}

.link.large {font-size: 20px; text-transform: uppercase;}
.link.large .fa {margin-left: 10px;}

.checkbox {display: block; position: relative;}
.checkbox input[type="checkbox"] {margin-bottom: 10px; opacity: 0; cursor: pointer;}
.checkbox input[type="checkbox"] + label {font-size: 18px; margin-right: 5px;}
.checkbox input[type="checkbox"]:checked + label + .checkbox-ui:before {display: inline-block;}
.checkbox .checkbox-ui {
	display: inline-block;
	height: 16px;
	width: 16px;
	background: #ffffff;
	border: 1px solid #ada9a0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	position: absolute;
	left: 0;
	top: 5px;
	pointer-events: none;
}
.checkbox .checkbox-ui:before {
	content: '\f00c';
	font-family: 'FontAwesome';
	color: #258a9a;
	font-size: 14px;
	line-height: 16px;
	position: absolute;
	left: 0px;
	top: -1px;
	display: none;
}

.form-group {position: relative;}
.form-group input[type="text"].shared-input {
	border: 1px solid #cfcabf;
	border-radius: 4px;
	color: #939393;
	height: 44px;
	padding: 10px 10px;
	-webkit-box-shadow: inset 0px 1px 6px 0px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: inset 0px 1px 6px 0px rgba(0, 0, 0, 0.18);
	box-shadow: inset 0px 1px 6px 0px rgba(0, 0, 0, 0.18);
}
.form-group input[type="text"].shared-input:-moz-placeholder {color: #939393; font-size: 16px; line-height: 18px;}
.form-group input[type="text"].shared-input::-moz-placeholder {color: #939393; font-size: 16px; line-height: 18px;}
.form-group input[type="text"].shared-input:-ms-input-placeholder {color: #939393; font-size: 16px; line-height: 18px;}
.form-group input[type="text"].shared-input::-webkit-input-placeholder {color: #939393; font-size: 16px; line-height: 18px;}
.form-group.date i {position: absolute; top: 0; right: 10px; color: #939393; font-size: 16px; line-height: 44px;}

.slick-slide {position: relative; max-height: 90vh;}
.slide-imgcont {
	position: relative;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all ease 1.2s;
}
.slick-active .slide-imgcont {
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
}
.slide-imgcont img {width: 100%;}
.slide-caption {
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index: 999;
}

.slick-prev,
.slick-next {
	font-size: 0px;
	padding: 0px;
	cursor: pointer;
	background-color: transparent;
	position: absolute;
	z-index: 97;
	top: 50%;
	width: 48px;
	height: 48px;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.slick-prev:hover, .slick-prev:focus {background-image: url(/includes/public/assets/images/slide-arrow-left.png); outline: none;} 
.slick-next:hover, .slick-next:focus {background-image: url(/includes/public/assets/images/slide-arrow-right.png); outline: none;}
.slick-prev {left: 30px; background-image: url(/includes/public/assets/images/slide-arrow-left.png);}
.slick-next {right: 30px; background-image: url(/includes/public/assets/images/slide-arrow-right.png);}
.slick-prev:before, .slick-next:before {content: ""; display: none;}
.slick-disabled {opacity: 0.5; cursor: default;}

ul.slick-dots {
	margin: 0px;
	list-style: none;
	position: absolute;
	bottom: 11px;
	left: 0px;
	width: 100%;
	text-align: center;
}
ul.slick-dots li {display: inline-block; margin: 0px 10px; height: auto; width: auto;}
ul.slick-dots li button {
	width: 10px;
	height: 10px;
	padding: 0px;
	font-size: 0px;
	margin-bottom: 0px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.4);
	line-height: normal;
	display: inline-block;
}
ul.slick-dots li.slick-active button {background-color: white;}
ul.slick-dots li button:before {content: ""; display: none;}

/** social **/
.navSocial { 
	padding: 0px 10px;
	text-align: center;
}
.navSocial .item{
	display: inline-block;
   width: 28px;
   height: 28px;
   margin-right: 10px;
   padding-top: 4px;
   border-radius: 4px;
   background: #3b5998;
   text-align: center;
   color: #FFF;
   box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.7);
}
.navSocial .item.last{margin-right: 0;}
.navSocial .item.tw{background: #00acee;}
.navSocial .item.ig{background: #4d7a9f;}
.navSocial .item.pi{background: #cb2528;}
.navSocial .item.gp{background: #d34836;}

table {
	border: 1px solid black;
	color: black;
}

.contentRender_name_plugins_core_textbox table p { color: black; }

@media only screen and (max-width: 40em) {
	.top-header {height: auto;}
	.top-header:after {content: ""; display: none; background: none;}
	.no-header-img {display: none; height: 0px;}
}

@media only screen and (max-width: 64em) {
	.push-nav .stickynav {left: 0px; height: auto;}
	.push-nav .maincont {left: 230px;}
	.nav-li.active > .nav-level, .nav-li.subnav.active > .nav-level {max-height: none;}
}

@media only screen and (min-width: 40.0625em) {
	.mailing-list {padding-top: 25px; padding-bottom: 10px;}
	.mailing-list .title {margin-top: 10px;}

	.footer-logo {margin-bottom: 10px;}
	.footer-top .button-group {padding-left: 0px; padding-right: 0px;}
	.footer-top .button-group > li > a {display: block; padding-left: 30px; padding-right: 30px;}
	.footer-top .button-group > li:first-child {display: inline-block; padding-right: 1px;}
	.footer-top .button-group > li:first-child > a {border-top-right-radius: 0px; border-bottom-right-radius: 0px;}
	.footer-top .button-group > li:last-child {width: auto; padding-left: 2px;}
	.footer-top .button-group > li:nth-last-child(2) {width: auto; padding-left: 2px; padding-right: 1px;}
	.footer-top .button-group > li:nth-last-child(2) a {border-top-left-radius: 0px; border-bottom-left-radius: 0px;}

	.footer-menu {margin-top: 0px;}

	h1 {font-size: 36px; line-height: 36px;}
	h2 {font-size: 32px; line-height: 32px;}
	h3 {font-size: 28px; line-height: 28px;}
	.contentRender_name_plugins_core_textbox p {font-size: 20px;}

}

@media only screen and (min-width: 64.0625em) {
	.stickynav {position: fixed; left: 0px;
		overflow-y: auto;
		box-shadow: 3px 0px 6px 0px rgba(0, 0, 0, 0.24);
		z-index: 9999;
	}
	.stickynav .logo {background-image: url(/includes/public/assets/backgrounds/texture-white.png); padding: 25px 20px;}

	.maincont {margin-left: 230px;}

	.top-right-nav-cont {position: absolute; top: 0; left: 0; width: 100%; height: 8px; background: rgba(0, 103, 131, 0.8); z-index: 99;}

	.footer-top .large-6 {width: 45%;}
	.footer-top .large-4 {width: 38.33333%;}
	.footer-top .button-group > li > a {padding-left: 22px; padding-right: 22px;}
	.footer-menu {margin-top: 12px; margin-bottom: 0px;}
	.footer-menu li a {font-size: 14px;}
	.footer-bottom {margin-top: 30px;}
	
	.contentRender_name_plugins_core_textbox h1 {font-size: 50px; line-height: 50px;}
}