/* =============================================================================
   FONT STYLES
   ========================================================================== */
	.nav-font { text-transform: uppercase; font-weight: 600;}
	.font-bold { font-weight: 700; }

/* =============================================================================
   LAYOUT STYLES
   ========================================================================== */
	body { background: #FFFFFF; font-family: 'Open Sans', sans-serif; }
/* Wrappers */
	#page_wrapper { background: #FFFFFF;}
	#header_wrapper { -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.2); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.2); box-shadow:0px 0px 5px rgba(0,0,0,0.2); }
	#nav_wrapper { background: #FFFFFF; border-top: 1px dashed rgba(0,0,0,0.05); }
	#bar_wrapper { background: #171717; padding: 30px 0px; color: #FFFFFF;  }
	#crumbs_wrapper { background: rgba(0,0,0,0.05);  }
	#tagline_wrapper { background: #0098DA; margin-top: 50px; }
	#base_wrapper { background: #0098DA url('../layout/footer_swirl.png') no-repeat center center; }
	#footer_wrapper { background: #171717; }
/* Grids */
	#header_grid { }
	#nav_grid { }
	#tagline_grid { }
	#base_grid { }
	#footer_grid { }
/* Areas */
	#header_area { padding: 5px 0px 5px 0px; }
	#nav_area { padding: 0px 0px 0px 0px; }
	#menu_area { }
	#gutter_area { }
	#tagline_area { padding: 50px 0px 50px 0px; color: #FFFFFF; text-align: center;  }
	#base_area { padding: 50px 0px 20px 0px; color: rgba(255,255,255,0.7); }
	#footer_area { padding: 20px 0px 20px 0px; color: rgba(255,255,255,0.5); font-size: 80%; }

	.base_links a:link, .base_links a:visited { color: #FFFFFF; }
	.base_links a:active, .base_links a:hover { color: #FFFFFF; text-decoration: underline; }
	.brands.brandsfooter > li > a { background-color: rgba(255,255,255,0.2); color:#FFFFFF; margin: 0px 0px 10px 10px; }
	#base_area h4 { text-transform: uppercase; color: #FFFFFF;  }
	#base_area hr { height: 1px; color: rgba(255,255,255,0.2); background: rgba(255,255,255,0.2); font-size: 0;  border: 0; }

	#footer_grid a:link, #footer_grid a:visited  { color: rgba(255,255,255,0.5); text-decoration: underline; }
	#footer_grid a:active, #footer_grid a:hover { color: #FFFFFF; }

	#bar_wrapper .lead { color: rgba(255,255,255,0.7); }

	#crumbs_wrapper .breadcrumb { margin: 0px; background: transparent; font-size: 80%; }
	.breadcrumb-item + .breadcrumb-item::before { color: rgba(0,0,0,0.2); content: "/"; }
	.breadcrumb-item.active { color: #000000; }
	.breadcrumb a:link, .breadcrumb a:visited  { color: rgba(0,0,0,0.5); text-decoration: none; }
	.breadcrumb a:active, .breadcrumb a:hover { color: #000000; text-decoration: underline; }

	.col-text-site { color: #0098DA; }
	.col-bg-site { background: #0098DA; }
	.col-border-site { border-color: #0098DA; }

	.col-text-alt { color: #009688; }
	.col-bg-alt { background: #009688; }
	.col-border-alt { border-color: #009688; }

	.row_contact dt, .row_contact dd { margin-bottom: 25px; }
	.row_contact dt { text-align: right; font-weight: normal; }


	.shadow-sm {
	  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
	}

	.shadow {
	  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
	}

	.shadow-lg {
	  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
	}

	.go_wide_lines { line-height: 2; }
	 .typed-cursor { font-size: 50px; color: #0098DA;}

	.service_pod { padding:10px; margin-bottom: 50px; border-radius: 4px !important; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease; }
	.service_pod_desc { color: #888888; }
	a.service_pod_link:link, a.service_pod_link:visited  { color: #444444; }
	a.service_pod_link:active, a.service_pod_link:hover { color: #0098DA; }

	h1.go-heading-line, h2.go-heading-line, h3.go-heading-line, h4.go-heading-line  { margin-top: 0px; } 
	h1.go-heading-line:after {content:' ';display:block;border:2px solid #0098DA;width: 100px;margin:  10px auto 50px auto;}
	h2.go-heading-line:after, h3.go-heading-line:after, h4.go-heading-line:after {content:' ';display:block;border:1px solid #0098DA;width: 40px;margin:  10px auto 10px 0;}


	h1.go-heading-line-white, h2.go-heading-line-white, h3.go-heading-line-white, h4.go-heading-line-white  { margin-top: 0px; } 
	h1.go-heading-line-white:after {content:' ';display:block;border:2px solid #FFFFFF;width: 100px;margin:  10px auto 50px auto;}
	h2.go-heading-line-white:after, h3.go-heading-line-white:after, h4.go-heading-line-white:after {content:' ';display:block;border:1px solid #FFFFFF;width: 40px;margin:  10px auto 10px 0;}


	.header_tel_bar { background: #171717 url('../layout/footer_swirl.png') no-repeat center center; color: #FFFFFF }


	#go-image-bar-agri { background: #c0c0c0 url('../../images/119671526.jpg') no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;   z-index: 1;  position: relative; text-align: center; padding: 100px 0px; color: #FFFFFF;}
	#go-image-bar-agri:after {top: 0;left: 0;z-index: -1; width: 100%;height: 100%;content: " ";position: absolute;background: rgba(0,0,0,0.4);}
	#go-image-bar-agri .lead { color: rgba(255,255,255,0.7); }

	#go-image-bar-car { background: #c0c0c0 url('../../images/513106144-2048x2048.jpg') no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;   z-index: 1;  position: relative; text-align: center; padding: 100px 0px; color: #FFFFFF;}
	#go-image-bar-car:after {top: 0;left: 0;z-index: -1; width: 100%;height: 100%;content: " ";position: absolute;background: rgba(0,0,0,0.4);}
	#go-image-bar-car .lead { color: rgba(255,255,255,0.7); }


	#go-image-bar-factoring { background: #c0c0c0 url('../../images/644358770-2048x2048.jpg') no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;   z-index: 1;  position: relative; text-align: center; padding: 100px 0px; color: #FFFFFF;}
	#go-image-bar-factoring:after {top: 0;left: 0;z-index: -1; width: 100%;height: 100%;content: " ";position: absolute;background: rgba(0,0,0,0.4);}
	#go-image-bar-factoring .lead { color: rgba(255,255,255,0.7); }

	#go-image-bar-plant { background: #c0c0c0 url('../../images/1005978806-2048x2048.jpg') no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;   z-index: 1;  position: relative; text-align: center; padding: 100px 0px; color: #FFFFFF;}
	#go-image-bar-plant:after {top: 0;left: 0;z-index: -1; width: 100%;height: 100%;content: " ";position: absolute;background: rgba(0,0,0,0.4);}
	#go-image-bar-plant .lead { color: rgba(255,255,255,0.7); }

	#go-image-bar-green { background: #c0c0c0 url('../../images/624488966.jpg') no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;   z-index: 1;  position: relative; text-align: center; padding: 100px 0px; color: #FFFFFF;}
	#go-image-bar-green:after {top: 0;left: 0;z-index: -1; width: 100%;height: 100%;content: " ";position: absolute;background: rgba(0,0,0,0.4);}
	#go-image-bar-green .lead { color: rgba(255,255,255,0.7); }

	#go-image-bar-limo { background: #c0c0c0 url('../../images/limo.jpg') no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;   z-index: 1;  position: relative; text-align: center; padding: 100px 0px; color: #FFFFFF;}
	#go-image-bar-limo:after {top: 0;left: 0;z-index: -1; width: 100%;height: 100%;content: " ";position: absolute;background: rgba(0,0,0,0.4);}
	#go-image-bar-limo .lead { color: rgba(255,255,255,0.7); }

	#go-image-bar { background: #c0c0c0 url('../inc/layout/bar_1.jpg') no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;   z-index: 1;  position: relative; text-align: left; padding: 200px 0px; color: #FFFFFF; font-weight: 500;}
	#go-image-bar:after {top: 0;left: 0;z-index: -1; width: 100%;height: 100%;content: " ";position: absolute;background: rgba(0,0,0,0.4);}
	#go-image-bar .lead { color: rgba(255,255,255,1); }

	#go-image-bar-motorsport { background: #c0c0c0 url('../layout/bar_motorsport.jpg') no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;   z-index: 1;  position: relative; text-align: center; padding: 100px 0px; color: #FFFFFF;}
	#go-image-bar-motorsport:after {top: 0;left: 0;z-index: -1; width: 100%;height: 100%;content: " ";position: absolute;background: rgba(0,0,0,0.4);}
	#go-image-bar-motorsport .lead { color: rgba(255,255,255,0.7); }

	#go-image-bar-classic { background: #c0c0c0 url('../layout/bar_classic.jpg') no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;   z-index: 1;  position: relative; text-align: center; padding: 100px 0px; color: #FFFFFF;}
	#go-image-bar-classic:after {top: 0;left: 0;z-index: -1; width: 100%;height: 100%;content: " ";position: absolute;background: rgba(0,0,0,0.4);}
	#go-image-bar-classic .lead { color: rgba(255,255,255,0.7); }


/* =============================================================================
   RESPONSIVE STYLES
   ========================================================================== */
	@media (max-width: 34em)  { /* xs only */
		#logo { margin: 0 auto; }
		.logo_block, .tag_block, .tel_block, .footlinks_block, .credits_block { text-align: center; }
	} /* END media */
	@media (min-width: 34em) { /* sm md lg */
		#page_wrapper2 { width: 33em; margin: 20px auto 50px auto;  background: #FFFFFF; padding: 0px 0px 0px 0px; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.2); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.2); box-shadow:0px 0px 5px rgba(0,0,0,0.2);  }
		.logo_block, .tag_block, .tel_block, .footlinks_block, .credits_block { text-align: center; }
		.tag_block { text-align: center; color: rgba(0,0,0,0.4); font-size: 140%; }
		.tel_block { font-size: 140%; }
	} /* END media */
	@media (min-width: 48em) { /* sm md lg */
		#page_wrapper2 { width: 46em; }
		.tag_block { text-align: center; }
		.tel_block { text-align: right; }
		.logo_block { text-align: left; }
		.footlinks_block { text-align: left; }
		.credits_block { text-align: right; }
	} /* END media */
	@media (min-width: 62em) { /* md lg */
		#page_wrapper2 { width: 60em; }
	} /* END media */
	@media (min-width: 75em) { /* lg */
		#page_wrapper2 { width: 72em; }
	} /* END media */




/* =============================================================================
   DESIGN STYLES
   ========================================================================== */
	.go_full_back {background: url('../img/pic1.jpg') no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}  

h1.go-heading-underline, h2.go-heading-underline, h3.go-heading-underline { text-align: center; margin-top: 40px; } 
h1.go-heading-underline:after {content:' ';display:block;border:2px solid #0098DA;width: 100px;margin:  10px auto 50px auto;}
h2.go-heading-underline:after, h3.go-heading-underline:after {content:' ';display:block;border:1px solid #0098DA;width: 50px;margin:  10px auto 50px auto;}

h1.go-heading-underline-plain, h2.go-heading-underline-plain, h3.go-heading-underline-plain { text-align: center; margin-top: 40px; } 
h1.go-heading-underline-plain:after {content:' ';display:block;border:2px solid #c0c0c0;width: 100px;margin:  10px auto 50px auto;}
h2.go-heading-underline-plain:after, h3.go-heading-underline-plain:after {content:' ';display:block;border:1px solid #c0c0c0;width: 50px;margin:  10px auto 50px auto;}


.go-headline {display: block;margin: 10px 0 25px 0;border-bottom: 1px solid #e4e9f0;}
.go-headline h1,.go-headline h2,.go-headline h3,.go-headline h4,.go-headline h5,.go-headline h6 {margin: 0 0 -2px 0;padding-bottom: 5px;display: inline-block;border-bottom: 2px solid #0098DA;}

.go-heading {text-align: center;}
.go-heading h2 {padding: 0 12px;position: relative;display: inline-block;line-height: 34px !important;}
.go-heading h2:before,.go-heading h2:after {content: ' ';width: 70%;position: absolute;border-width: 1px;border-color: #bbb;}
.go-heading h2:before {right: 100%;}
.go-heading h2:after {left: 100%;}
@media (max-width: 768px) {
	.go-heading h2:before,.go-heading h2:after {width: 20%;}
}

.go-heading-v1 h2:before,.go-heading-v1 h2:after {top: 15px;height: 6px;border-top-style: solid;	border-bottom-style: solid;}
.go-heading-v2 h2:before,.go-heading-v2 h2:after {top: 15px;height: 6px;border-top-style: dashed;border-bottom-style: dashed;}
.go-heading-v3 h2:before,.go-heading-v3 h2:after {top: 15px;height: 6px;border-top-style: dotted;border-bottom-style: dotted;}
.go-heading-v4 h2:before,.go-heading-v4 h2:after {top: 17px;border-bottom-style: solid;}
.go-heading-v5 h2:before,.go-heading-v5 h2:after {top: 17px;border-bottom-style: dashed;}
.go-heading-v6 h2:before,.go-heading-v6 h2:after {top: 17px;border-bottom-style: dotted;}

.go-div-bar:after {content:' ';display:block;border:2px solid #c0c0c0;width: 100px;margin: 20px auto 30px auto;}
.go-div-dotted {border-top: 2px dotted #eee;}
.go-div-dashed {border-top: 2px dashed #eee;}
.go-div2 {height: 5px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.go-div2-dashed {height: 5px;border-top: 1px dashed #ddd;border-bottom: 1px dashed #ddd;}
.go-div2-dotted {	height: 5px;border-top: 1px dotted #ddd;border-bottom: 1px dotted #ddd;}

.special-heading { border-bottom: 1px solid #f2f2f2; text-transform: uppercase;  margin-bottom: 25px;}


	.content_pod { padding: 50px; position:relative; }
	.content_block { padding: 50px 0px; position:relative; }
	.content_block_light { background: #F5F5F5; }
	.content_block_col { background: #0098DA url('../layout/footer_swirl.png') no-repeat center center; color: #FFFFFF ; }
	.content_block_dark { background: #444444; color: #FFFFFF; }
	.content_block_alt { background: rgba(2,117,216,0.5); color: #FFFFFF; }

	.call_out { padding: 20px; margin: 60px 20px; }
	.call_out p { margin: 0px; }
	.call_out_1 { }
	.call_out_2 { border: 2px dotted rgba(0, 0, 0, 0.125); }
	.call_out_3 { background: #FAFAFA; border: 1px solid rgba(0, 0, 0, 0.125); border-left: 2px solid #0275D8; }
	.call_out_4 { border: 2px solid #EEEEEE; padding: 20px; }
	.call_out_5 { background:#0275D8; color: #FFFFFF; padding: 10px; }

	.heading-v4 h2:before,.heading-v4 h2:after {top: 17px;border-bottom-style: solid;}

	a:focus {outline:none;}
	::-moz-focus-inner {border:0;}
	body {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
	html {height: 101%;}

/* =============================================================================
   APP STYLES
   ========================================================================== */
	#owl-demo .item,	.owl-theme .owl-controls.clickable .owl-buttons div:hover,.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{
		background: #0098DA;	}

	a.scrollup:link,a.scrollup:visited {text-decoration:none;opacity:1;text-decoration:none;color: #808080;}
	a.scrollup:hover,a.scrollup:active,a.scrollup:focus {text-decoration:none;opacity:1;text-decoration:none;color: #FFFFFF;}

/* ==========================================================================
   BOOT STYLES
   ========================================================================== */
	.btn { cursor: pointer; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease;} /* border-radius: 0rem; */
	.btn {white-space:normal !important;word-wrap: break-word;}

	.row-stacked div { margin-bottom: 15px; }
	.row-spaced { margin-bottom: 30px; }
	.mb-default { margin-bottom: 30px; }
	
	.text-spaced { line-height: 2; }


	.carousel-fade .carousel-item {
	  display: block;
	  position: relative;
	  opacity: 0;
	  transition: opacity .75s ease-in-out;
	}
	.carousel-fade .carousel-item.active {
	  opacity: 1;
	  display: block;
	}


	.carousel-control { padding-top: 10px;  font-size: 6rem; }
	.carousel-item { width: 100%;  background: #000; }
	.img-stretch {	width: 100%; }

	.display-5 {font-size: 3rem;font-weight: 300;line-height: 1.4;}
	.display-6 {font-size: 2.5rem;font-weight: 300;line-height: 1.4;}
	.display-7 {font-size: 2rem;font-weight: 300;line-height: 1.4;}
	.display-8 {font-size: 1.5rem;font-weight: 300;line-height: 1.8;}

	.btn-trans-light {color: #444444;background-color: rgba(255,255,255,0.5);border: 0px solid rgba(255,255,255,0.5);}
	.btn-trans-light:hover {color: #444444;background-color: #FFFFFF;border-color: #FFFFFF;}
	.btn-trans-light:focus, .btn-trans-light.focus {-webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.5);box-shadow: 0 0 0 2px rgba(255,255,255,0.5);}
	.btn-trans-light.disabled, .btn-trans-light:disabled {background-color: rgba(255,255,255,0.5);border-color: rgba(255,255,255,0.5);}
	.btn-trans-light:active, .btn-trans-light.active,.show > .btn-trans-light.dropdown-toggle {color: #444444;background-color: #FFFFFF;background-image: none;border-color: #FFFFFF;}
	
	.btn-outline-trans-light {color: #FFFFFF;background-image: none;background-color: rgba(255,255,255,0.2);border-color: #FFFFFF;}
	.btn-outline-trans-light:hover {color: #FFFFFF;background-color: rgba(255,255,255,0.5);border-color: #FFFFFF;}
	.btn-outline-trans-light:focus, .btn-outline-trans-light.focus {-webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.5);box-shadow: 0 0 0 2px rgba(255,255,255,0.5);}
	.btn-outline-trans-light.disabled, .btn-outline-trans-light:disabled {color: #FFFFFF;background-color: transparent;}
	.btn-outline-trans-light:active, .btn-outline-trans-light.active,.show > .btn-outline-trans-light.dropdown-toggle {color: #fff;background-color: #000;border-color: #000;}

	.btn-trans-dark {color: #FFFFFF;background-color: rgba(0,0,0,0.5);border: 0px solid rgba(0,0,0,0.5);}
	.btn-trans-dark:hover {color: #FFFFFF;background-color: #000000;border-color: #000000;}
	.btn-trans-dark:focus, .btn-trans-dark.focus {-webkit-box-shadow: 0 0 0 2px rgba(0,0,0,0.5);box-shadow: 0 0 0 2px rgba(0,0,0,0.5);}
	.btn-trans-dark.disabled, .btn-trans-dark:disabled {background-color: rgba(0,0,0,0.5);border-color: rgba(0,0,0,0.5);}
	.btn-trans-dark:active, .btn-trans-dark.active,.show > .btn-trans-dark.dropdown-toggle {color: #FFFFFF;background-color: #000000;background-image: none;border-color: #000000;}
	
	.btn-outline-trans-dark {color: #000;background-image: none;background-color:  rgba(0,0,0,0.2);border-color: #000;}
	.btn-outline-trans-dark:hover {color: #fff;background-color: #000;border-color: #000;}
	.btn-outline-trans-dark:focus, .btn-outline-trans-dark.focus {-webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);}
	.btn-outline-trans-dark.disabled, .btn-outline-trans-dark:disabled {color: #444;background-color: transparent;}
	.btn-outline-trans-dark:active, .btn-outline-trans-dark.active,.show > .btn-outline-trans-dark.dropdown-toggle {color: #000;background-color: #fff;border-color: #fff;}

	pre {display: block;padding: 9.5px;margin: 0 0 10px;font-size: 14px;line-height: 1.42857143;word-break: break-all;word-wrap: break-word;color: #333333;background-color: #f5f5f5;border: 1px solid #cccccc;border-radius: 4px;}

	.panel-title > a {	color: #FFFFFF;	display:block;	cursor:pointer;}
	.panel-title > a:hover, .panel-title > a:active {	text-decoration: none;}
	.panel-title > a > i {  margin-right:8px;	text-decoration: none;}
	 body .panel-default .panel-title > a,body .panel-default .panel-title > a:after {	color: #555555;	text-decoration: none;}
	.panel-title a:after {	display: inline-block;    font-family: FontAwesome;    font-style: normal;    font-weight: normal;    line-height: 1;	content:"\f068";	color:#FFFFFF;float:right;margin:2px 0 0;	text-decoration: none;}
	.panel-title a.collapsed:after {	content:"\f067";}
	.panel-group .panel {   /* border-radius: 0; */}
	.panel-group .panel + .panel {    margin-top: 10px;}

	.custom-select {  display: inline-block;  max-width: 100%;  height: calc(2.25rem + 2px);  padding: 0.375rem 1.75rem 0.375rem 0.75rem;	  line-height: 1.25;
	  color: #495057;	  vertical-align: middle;	  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
	  background-size: 8px 10px;	  border: 1px solid rgba(0, 0, 0, 0.15);	  border-radius: 0.25rem;	  -webkit-appearance: none;		 -moz-appearance: none;  appearance: none;	}


	#web-form2 .has-success .control-label,
	#web-form2 .has-success .help-block,
	#web-form2 .has-success .form-control-feedback,
	#web-form2 .has-success label,
	#web-form2 .has-success .fv-control-feedback {
		color: #009688;
	}
	#web-form2 .has-success .form-control {
	  border-color: #009688;
	}

	#web-form .has-warning .control-label,
	#web-form .has-warning .help-block,
	#web-form .has-warning .form-control-feedback,
	#web-form .has-warning label,
	#web-form .has-warning .fv-control-feedback {
		color: #ff9800;
	}
	#web-form .has-warning .form-control {
	  border-color: #ff9800;
	}

	#web-form .has-danger .control-label,
	#web-form .has-danger .help-block,
	#web-form .has-danger .form-control-feedback,
	#web-form .has-danger label,
	#web-form .has-danger .fv-control-feedback {
		color: #f44336;
	}
	#web-form .has-danger .form-control {
	  border-color: #f44336;
	}

.go-hover-effect {transition: all 0.4s ease-in-out;}
.go-hover-effect-kenburn {left:10px; margin-left:-10px; position:relative; transition: all 0.8s ease-in-out;}
.go-hover-effect-kenburn:hover {transform: scale(1.5) rotate(5deg);}

/* Image Hover darken */
.go-img-hover-darken span {display: block;overflow: hidden;position: relative;}
.go-img-hover-darken span:after {top: 0;left: 0;width: 100%;height: 100%;content: " ";position: absolute;}
.go-img-hover-darken:hover span:after {background: rgba(0,0,0,0.4);}
.go-img-hover-darken img,.go-img-hover-darken img,.go-img-hover-darken span:after {transition: all 0.5s ease-in-out;}
.go-img-hover-darken:hover img {-transform: scale(1.1);}

/* Image Hover lighten */
.go-img-hover-lighten span {display: block;overflow: hidden;position: relative;}
.go-img-hover-lighten span:after {top: 0;left: 0;width: 100%;height: 100%;content: " ";position: absolute;}
.go-img-hover-lighten:hover span:after {background: rgba(255,255,255,0.4);}
.go-img-hover-lighten img,.go-img-hover-lighten img,.go-img-hover-lighten span:after {transition: all 0.5s ease-in-out;}
.go-img-hover-lighten:hover img {-transform: scale(1.1);}

/* Image Hover colour */
.go-img-hover-colour span {display: block;overflow: hidden;position: relative;}
.go-img-hover-colour span:after {top: 0;left: 0;width: 100%;height: 100%;content: " ";position: absolute;}
.go-img-hover-colour:hover span:after {background: rgba(141,190,62,0.6);}
.go-img-hover-colour img,.go-img-hover-colour img,.go-img-hover-colour span:after {transition: all 0.5s ease-in-out;}
.go-img-hover-colour:hover img {-transform: scale(1.1);}

/* Image Hover brighten */
.go-img-hover-brighten img {filter: grayscale(100%);-webkit-filter: grayscale(100%);transition: all 0.5s ease-in-out;}
.go-img-hover-brighten:hover img {filter: grayscale(0);-webkit-filter: grayscale(0);}

/* Image Hover zoom */
.go-img-hover-zoom, go-img-hover-zoom-over {  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  box-sizing: border-box;  margin: 0;  padding: 0;}
.go-img-hover-zoom {  position: relative;  overflow: hidden;}
.go-img-hover-zoom img {  max-width: 100%;  -moz-transition: all 0.3s;  -webkit-transition: all 0.3s; transition: all 0.3s;}
.go-img-hover-zoom:hover img {  -moz-transform: scale(1.3) rotate(5deg);  -webkit-transform: scale(1.3) rotate(5deg);  transform: scale(1.3) rotate(5deg);}

/* Image Hover icon */
.go-img-hover-icon {position: relative;display: inline-block;overflow: hidden;}
.go-img-hover-icon img {width:100%;}
.go-img-hover-icon img:hover {opacity: 0.5; }
.go-img-hover-icon:hover a {opacity: 1;top: 0; z-index: 500;transition: all 0.5s ease-in-out;}
.go-img-hover-icon:hover a span {top: 50%;position: absolute;left: 0;right: 0;transform: translateY(-50%);}
.go-img-hover-icon a {display: block; position: absolute;top: -100%;opacity: 0;left: 0;bottom: 0; right: 0; text-align: center; color: rgba(255,255,255,0.7);}


/* =============================================================================
   PRINT STYLES
   ========================================================================== */
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  #header_wrapper, #nav_wrapper, #tagline_wrapper, #base_wrapper, #footer_wrapper { display: none; }
  #core_area { padding: 0px; }
  #page_wrapper { padding: 0px; width: 100%; box-shadow:none; text-shadow: none; filter:none; -ms-filter: none;  border: 0px solid #FFFFFF; box-shadow: 0px 0px 0px #FFFFFF;-moz-box-shadow: 0px 0px 0px #FFFFFF;-webkit-box-shadow: 0px 0px 0px #FFFFFF;} 
}


.part ol ol.sections {	font-size: 1.3rem;font-weight: bold;}
li.section {font-size: 1.1rem;font-weight: bold;}
ol.units {	font-size: 1rem;	font-weight: normal;}
ol.sections li.sectionTitle h3 {font-size: 1.1rem;	color: #000000;}
.part ol { counter-reset: sectioncounter partcounter; margin: 0px; padding: 0px; }
ol.sections { counter-reset: sectioncounter;	margin: 0px; padding: 0px; }
ol.sections li {	list-style: none;	margin-left: 2.5rem;	position: relative;}
ol.units { counter-reset: unitcounter; margin: 0 0 2.5rem 0;}
ol.sections li.partTitle {	list-style: none; counter-increment: none; counter-reset: numberedpart; margin-left: 0; }
ol.sections li.sectionTitle {	list-style: none; counter-increment: none; counter-reset: numberedsection; margin-left: 0; }
ol.sections li.unnumberedunit { margin-left: 0; }
.sections li:before {	position: absolute; left: -2.5rem; color: #000000; }
.sections li.numberedpart:before { content: counter(partcounter, DECIMAL) ". ";	counter-increment: partcounter; }
.sections li.numberedsection:before { content: counter(sectioncounter, DECIMAL) ". ";	counter-increment: sectioncounter; }
.units li.numberedunit:before {	content: counter(sectioncounter, DECIMAL) "." counter(unitcounter, DECIMAL) " "; counter-increment: unitcounter; }
.unnumberedsection .units li.numberedunit:before {	content: counter(unitcounter, DECIMAL) " ";	counter-increment: unitcounter;}
ol.sections li.definitionli {	margin-left: 0;}
li.unit ol,li.unit ol ol ol {	counter-reset: loweralpha;}
li.unit ol:not(.unnumbered) li:before,li.unit ol ol ol:not(.unnumbered) li:before {	content: "(" counter(loweralpha, lower-alpha) ") ";	counter-increment: loweralpha; }
li.unit ol ol,li.unit ol ol ol ol { counter-reset: lowerroman; }
li.unit ol ol:not(.unnumbered) li:before,li.unit ol ol ol ol:not(.unnumbered) li:before {	content: "(" counter(lowerroman, lower-roman) ") ";	counter-increment: lowerroman; }
li.unit ol.unnumbered ol li:before,li.unit ol ol ol.unnumbered ol li:before {	content: "(" counter(lowerroman, lower-alpha) ") ";	counter-increment: lowerroman; }
.part dfn { font-weight: bold; font-style: italic; }

