body{
	min-width:960px;
}
.container_16{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{
	display:inline;
	float:left;
	position:relative;
	margin-left:0px;
	margin-right:0px;
}
.container_16 .grid_1{width:60px;}
.container_16 .grid_2{width:120px;}
.container_16 .grid_3{width:180px;}
.container_16 .grid_4{width:240px;}
.container_16 .grid_5{width:300px;}
.container_16 .grid_6{width:360px;}
.container_16 .grid_7{width:420px;}
.container_16 .grid_8{width:480px;}
.container_16 .grid_9{width:540px;}
.container_16 .grid_10{width:600px;}
.container_16 .grid_11{width:660px;}
.container_16 .grid_12{width:720px;}
.container_16 .grid_13{width:780px;}
.container_16 .grid_14{width:840px;}
.container_16 .grid_15{width:900px;}
.container_16 .grid_16{width:960px;}
.clear{
  clear:both;
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}
.clearfix:before,
.clearfix:after{
  content:'\0020';
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}
.clearfix:after {
  clear:both;
}
.grecaptcha-badge{
    z-index:5000;
}/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../assets/fonts/open-sans-v35-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../assets/fonts/open-sans-v35-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../assets/fonts/open-sans-v35-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../assets/fonts/open-sans-v35-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../assets/fonts/open-sans-v35-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../assets/fonts/open-sans-v35-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../assets/fonts/open-sans-v35-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../assets/fonts/open-sans-v35-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../assets/fonts/open-sans-v35-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../assets/fonts/open-sans-v35-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../assets/fonts/open-sans-v35-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../assets/fonts/open-sans-v35-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* open-sans-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../assets/fonts/open-sans-v35-latin-800italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../assets/fonts/open-sans-v35-latin-800italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
html {
	position: relative;
	min-height: 100%;
	margin: 0;
}




body{
	margin: 0px;
	color:#444;
	background-color:#FFF;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 14px;
}
/*used to overwrite a body bg that can cause problems within CKeditor*/
#bodyOverWrite{min-width:auto;}
/*general Styles*/
img{border:0px;}
form{display:inline;}
#name{width:0px; height:0px; border:none; border:0px solid #FFF; background-color:transparent; display:none;}
table{padding:0px;margin:0px;border-spacing:0px;border-collapse: collapse;}
td{vertical-align:top;}
th{vertical-align:top; text-align:left;}
textarea{font-family: 'Open Sans', Arial, Verdana, sans-serif; font-size: 12px;}
hr{background-color:#F97E00; height:2px; border:none;}
p{}
.sr-only{display:none;}

.img-responsive{
	max-width: 100%;
	height: auto;
}

/*default headers*/
h1{color:#F97E00; margin-top:0px;}
h2{}
h3{}
h4{}
h5{}
h6{}

hr{}
/*default link style*/
a{color:#F97E00; text-decoration: none;}
a:hover{color:#e56a00; text-decoration: underline;}
a:visited{}
a:active{color:#222222;}
.underlined{text-decoration:underline;}
.italic{font-style:italic;}
.bold{font-weight:700;}.alert{
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #9797A6;
}
.alert-danger{
	border:1px solid #D9534F;
	color:#D9534F;
	background-color:#EFD7D7;
}
.alert-warning{
	border:1px solid #F0AD4E;
	color:#F0AD4E;
	background-color:#FBF6DA;
}
.alert-info{
	border:1px solid #5BC0DE;
	color:#5BC0DE;
	background-color:#D2EAF5;
}
.alert-success{
	border:1px solid #5CB85C;
	color:#5CB85C;
	background-color:#D9EDD1;
}
.alert hr{
	height:1px;
	background-color:#9797A6;
	opacity: 0.4;
}
.errorTrace{
	font-size:11px;
	color:#333;
	border:1px solid #9797A6;
	background-color:#EEE;
	padding:10px;
	margin-top:10px;
}

.alert-danger .errorTrace{
	border:1px solid #9797A6;
	background-color:#EEE;
}
#errorInformation .alert{
	margin-top:15px;
}

.form-control.is-invalid, .was-validated .form-control:invalid,
.form-control.has-error{
	border-color: #dc3545;
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right calc(2.25rem / 4);
	background-size: calc(2.25rem / 2) calc(2.25rem / 2);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}

.form-control.is-valid, .was-validated .form-control:valid,
.form-control.has-success{
	border-color: #28a745;
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right calc(2.25rem / 4);
	background-size: calc(2.25rem / 2) calc(2.25rem / 2);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}

.img-responsive, .responsive-image img{
	max-width: 100%;
	height: auto !important;
}

.iframeMapContainer{
	line-height: 0;
}
.iframeMapContainer iframe{
	width:100%;
	height:500px;
}

#toTopButton{
	opacity: 0;
	cursor: pointer;
	z-index: 10000;
	position: fixed;
	bottom:100px;
	right:10px;
	color: #FFF;
	width:60px;
	height:60px;
	text-align:center;
	font-size:32px;
	line-height:60px;
	border-radius:5px;
	background-color: rgba(0,0,0,0.6);
	background-image:url("../assets/fa-chevron-up.png");
	background-repeat: no-repeat;
}
#toTopButton.show{
	opacity: 1;
	animation: fadeInRightAnim 1s ease;
}

#toTopButton.hide{
	opacity: 0;
	animation: fadeOutRight 1s ease;
}
.cookieConsentPopup{
    position: fixed;
    bottom:0;
    width:100%;
    background-color: #F97E00;
    padding:20px 0px;
    color:#FFF;
    font-size:12px;
    z-index:9000;
}
.cookieContentContainer{
    padding:0 40px;
}
.cookieConsentPopup a{
    color:#FFF;
    text-decoration:underline;
}

.cookieConsentPopup .buttonContainer{
    padding-top:20px;
}
.cookieConsentButton{
    color:#FFF;
    border: 1px solid #222222;
    background-color: #222222;
    padding: 5px 15px;
    cursor:pointer;
    font-size:16px;
    margin-bottom:10px;
}
.cookieConsentButton:hover{
    border: 1px solid #0e0e0e;
    background-color: #0e0e0e;
}
#saveCookieConsent,
#acceptCookieConsent{
    background-color:#5CB85C;
    border: 1px solid #5CB85C;
}
#saveCookieConsent:hover,
#acceptCookieConsent:hover {
    border: 1px solid #D9EDD1;
    background-color: #D9EDD1;
}
#cookieSelectionContainer,
#saveCookieConsent,
#denyCookieConsent{
    display: none;
}
#cookieSelectionContainer{
    padding:0 0;
}
.cookieTypeTitle{
    font-weight:bold;
}
#cookieSelectionContainer p{
	margin:3px 0;
}

@media (min-width:768px) {
    .cookieConsentPopup{
   	 font-size:16px;
    }
    #cookieSelectionContainer p{
	margin:10px 0;
    }
    #cookieSelectionContainer{
 	   padding-top:20px;
	   padding-bottom:10px;
    }
    .cookieConsentButton{
         padding: 8px 30px;
    }
}
.cookiePrefTitle{
    font-size:24px;
    font-weight:bold;
    margin-bottom:15px;
}

#saveComplete{
    display: inline-block;
    padding-left:20px;
}
#saveComplete .message{
    display: none;
    font-weight:bold;
    font-size:20px;
}

#cookieAndAssetPolicy{
}

.fw-bold{
    font-weight:bold;
}body{
}
.default{
  font-size: 14px;
}
.default_12px{
  font-size: 12px;
}
.default_16px{
  font-size: 16px;
}
.default_22px{
  font-size: 22px;
}
.orange{
  color:#F97E00;
}
#top{
	height:125px;
	background-color:#F97E00;
	border-bottom:2px solid #FFF;
}
#top .top{
	height:125px;
}
#top .logoContainer{
	width:450px;
	float:right;
	height:65px;
	padding-top:20px;
	text-align:right;
}
#top .logo{
	font-size:36px;
	font-weight:800;
	font-style:italic;
	color:#FFF;
	text-decoration:none;
}
#top .est{
	font-size:15px;
	font-style:italic;
	color:#FFF;
	margin-right:15px;
}
#top .topContent{
	float:left;
	width:400px;
	font-size:18px;
	font-weight:600;
	color:#FFF;
	padding-top:30px;
}
/*Main menu CSS*/
.menuBG{}
#menu .main-menu{ 
	list-style-type: none; 
	margin: 0px; 
	padding: 0px;
	clear:both;
	float:left;
	height:40px;
}
#menu .main-menu, #menu .main-menu * {
	list-style-type: none; 
	margin: 0;
	padding: 0;
}

#menu .main-menu li {
	position: relative;

	display:inline;

	float:left;
	height:40px;
}

#menu .main-menu a, #menu .main-menu span {
	display: inline-block;
	text-align:left;
	color:#FFF;
	line-height:40px;
	padding:0px 20px;
	text-decoration:none;	
	font-size:15px;
	font-weight:600;
}
#menu .main-menu a.current,
#menu .main-menu a:hover,
#menu .main-menu li.current,
#menu .main-menu li:hover,
#menu .main-menu li:hover > a,
#menu .main-menu li:hover > span,
#menu .main-menu li.sfHover > a,
#menu .main-menu li.sfHover > span,
#menu .main-menu li.sfHover {
	background-color:#FFF;
	color:#000;
}
#menu .main-menu li:hover > ul,
#menu .main-menu li.sfHover > ul {
	display: block;
}
#menu .main-menu ul{
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 199;
	min-width: 20em; /*Auto width trick*/
	background-color:#F97E00;
	-webkit-box-shadow:0 5px 0 0 rgba(0,0,0,1);
	-moz-box-shadow:0 5px 0 0 rgba(0,0,0,1);
	box-shadow:0 5px 10px -5px rgba(0,0,0,1);

}
#menu .main-menu ul li {
	float:none ;
	padding:0;
	margin:0;
}
#menu .main-menu ul a {
	display:block;
	font-size:14px;
	padding:0 15px;
	margin:0;
	line-height:50px;
}#content{
	
}

.mainContent{
	padding:10px 0px;
	min-height:300px;
	margin-bottom: 10px;
}

.leftcolumn{
	float:left;
	width:700px;
	margin-right:20px;
}

.rightcolumn{
	float:left;
	width:240px;
}

.clientbox{
background-color:#9797A6;
padding:15px;
color:#FFF;
font-size:13px;
}

.clientbox h3{
margin:0px;
font-size:18px;
margin-bottom:5px;
}

.clientbox ul{
margin:0px;
padding:0px;
list-style-type:none;
}
.footerBG{
	border-top:2px solid #9797A6;
}

.footerMenu{
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#footer a{
	color:#444;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.footerContent{
	padding-top:20px;
}

#footerMenu{}
#footerMenu a{}
#footerMenu a:hover{}
#footerMenu a.current{}

.leftColumn{
	float:left;
	width:360px;
	font-size:16px;
	font-weight:600;
}
.leftColumn td{
	padding-right:10px;
}
.footerLogos{
	float:right;
	width:600px;
}
.footerLogos .footerLogo{
	float:left;
	margin-right:25px;
}
.footerBottom{
	clear:both;
	font-size:12px;
	line-height:20px;
	padding-top:20px;
} 
.footerBottom .companyInfo{
	float:left;
	width:450px;
}
.footerBottom .address{}
.footerBottom .adward{
	float:left;
}
.footerBottom .companyno{
	float:right;
}
.footerBottom .additionalInfo{
	float:right;
	text-align:right;
	margin-bottom:20px;
}
.footerBottom .copyright{
	
}
.footerBottom .builtBy{
	
}.featuredAreaBG{
  height:420px;
  background-color:#000;
}
#featuredArea{
}
#featuredArea .slideBG{
  height:420px; 
  width:960px;
  position:relative;
  background-repeat:no-repeat;
}

#featuredArea .contentSquare{
  background-color:#000;
  opacity:0.5;
  width:440px;
  height:85px;
  position:absolute;
  left:0px;
  bottom:0px;
}
#featuredArea .slideLink{
  display:block;
  width:960px;
  height:420px;
  position:absolute;
}
#featuredArea .featuredContent{
  position:absolute;
  left:15px;
  top:350px;
  width:420px;
  font-size:23px;
  line-height:30px;
  color:#FFF;
}
#featuredArea a{
  text-decoration:none;
}
  
#featuredArea .title a{
  display:block;
  color:#FFF;
  font-size:32px;
  text-align:right;
  padding:10px 20px 10px 10px;
}
#featuredArea .link a{
  display:block;
  color:#FFF;
  font-size:16px;
  text-align:right;
  padding:10px 20px 10px 10px;
}

#jFeaturedAreaButtonsContainer{
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 18px;
}
#jFeaturedAreaButtonsContainer .jFeaturedAreaButton{
  padding:10px;
  border:1px solid #F97E00;
  margin-left:5px;
  background-color:#F97E00;
}
#jFeaturedAreaButtonsContainer .jFeaturedAreaButton:hover{
  background-color:#FFF;
}
#jFeaturedAreaButtonsContainer .jFeaturedAreaButton.current{
  background-color:#FFF;
}
#galleryMainPage{
  margin-top:20px;
}
#galleryMainPage .imageMainContainer{
  width:450px;
  float:left;
}
#galleryMainPage .details{
  padding-left:10px;
}
#galleryMainPage .title{
  font-size:18px;
  color:#99DEF8;
  font-weight:bold;
  margin-bottom:50px;
}
#galleryMainPage .images{}
#galleryMainPage .imageContainer{
  float:left;
  width:229px;
  text-align:center;
  
}
#galleryMainPage .imageBorder{
  border:1px solid #000;
  box-shadow:2px 2px 2px #666;
  padding:10px;
  width:195px; 
  margin-bottom:10px;
  background-color:#FFF;
}
#galleryMainPage .rightCol{
  padding-left:20px;
}
#galleryMainPage .GalleryImageContainer{
  line-height:0px;
  width:195px; 
  height:150px;
  overflow:hidden;
}
#galleryMainPage .caption{
  height:50px;
  line-height:20px;
  overflow:hidden;
  text-align:center;
  margin-right:10px;
}

#contactForm{
  width:210px;
  background-color:#9797A6;
  padding:15px;
}
#contactForm{
  margin-top:20px;
  margin-bottom:20px;
}
.contactFormTitle{
  font-size:28px;
  font-weight:600;
  color:#FFF;
  margin-bottom:10px;
}
#contactForm .submitButton {
  color: #FFF;
  padding: 9px 20px;
  cursor:pointer;
  font-size:20px;
  text-align:left;
  width:210px;
  border:none;
  border-radius:10px;
  background-image:url("../assets/buttonBG.png");
  background-position:right center;
  margin-top:10px;
}
#contactForm .submitButton:hover{
  color: #FFF;
  background-image:url("../assets/buttonHighlightBG.png");
  background-position:right center;
}
.formElement .input-text{
  padding:5px;
  width:198px;
  border:1px solid #999;
  float:left;
  margin-bottom:5px;
  font-size:13px;
}
textarea{
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  font-size:13px;
}
.formError{
  background-color:#A82626;
  color:#FFF;
}
.required{
  float:left;
  color:#000;
  line-height:40px;
  font-size:30px;
}

#galleryTitleAndDescription h2{
  color:#FFF;
}
#form-error{
	display:none;
}
#form-error p{
	margin:0px;
}
.form{

}

.form-container{
	float:right;
	padding:15px;
	width:210px;
	margin-bottom:5px;
	padding-bottom:30px;
	background-color:#9797A6;
}

.form .input-label{
	display:none;
}
.form select,
.form .input-text,
.form .input-textarea{
	border:1px solid #CCC;
	padding:8px;
	width:188px;
	margin-bottom:10px;
	background-color: #FFF;
	color: #444;
}
.form .input-textarea{
	height:80px;
}
.form select{
	max-width:85%;
	width:calc(80% + 24px);
}

.form .input-text:focus{
	-webkit-box-shadow: 0 0 2px 1px #10d9214;
	box-shadow: 0 0 2px 1px #10d9214;
}

.form .submit-button{
	color: #FFF;
	padding: 9px 20px;
	cursor:pointer;
	font-size:20px;
	text-align:left;
	width:210px;
	border:none;
	border-radius:10px;
	background-image:url("../assets/buttonBG.png");
	background-position:right center;
	margin-top:10px;
}

.form .submit-button:hover{
	color: #FFF;
	background-image:url("../assets/buttonHighlightBG.png");
	background-position:right center;
}
.form .checkbox-container{
	margin-bottom:15px;
	font-size:12px;
}
.form .checkbox-container input{
	margin-right:15px;
}
.form .required-mark{
	display: none;
}

.form .form-error{
	border:1px solid #D9534F;
	color:#D9534F;
}
