@charset "UTF-8";
/* CSS Document 
	Created for: ForwardWorks
	Author: Ashley Frazier
	Last Updated: November 30, 2018

	Overrides specified in bootstrap.css file
*/

/* ------------------ TYPE STYLES -------------------- */
body {
	font-family: "SofiaProLight", "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #353535;
	font-weight: normal;
}
p, ul p {
	font-size: inherit;
	line-height: 1.8em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	color: inherit;
	text-rendering: optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	color: #999999;
}
h1 {
	font-family: "MuseoSansRounded-300", "Impact", Arial, sans-serif;
	font-weight: normal;
	font-size: 3.5em;
	line-height: 2.2em;
}
h1 small {
	font-size: 1em;
}
.main h2 {
	font-family: "MuseoSansRounded-300", "Impact", Arial, sans-serif;
	font-size: 1.883em;
	line-height: 1.4em;
	text-transform: uppercase;
	font-weight: normal;
	color: #0094d3;
}

h2 {
	font-family: "MuseoSansRounded-300", "Impact", Arial, sans-serif;
	font-size: 1.533em;
	line-height: 1.4em;
	text-transform: uppercase;
	font-weight: normal;
	color: #0094d3;
}


h2 small {
	font-size: 1em;
}
h3 {
	font-family: "MuseoSansRounded-300", "Impact", Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
}
h3 small {
	font-size: 0.778em;
}
h4, h5, h6 {
	line-height: 1em;
}
h4 {
	font-size: 0.778em;
}
h4 small {
	font-size: 0.667em;
}
h5 {
	font-size: 0.667em;
}
h6 {
	font-size: 0.611em;
	color: #999999;
	text-transform: uppercase;
}
input, button, select, textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.btn {
	font-size: 0.788em;
	line-height: 1em;
 *line-height: 1em;
}
.navbar .nav > li > a {
	font-family: "MuseoSansRounded-300", "Impact", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: normal;
 *font-weight: bold;
	color: #848484;
	border-bottom: 3px solid #cccccc;
}
.navbar .nav > li > a:hover {
	background-color: transparent;
	color: #302f2f;
	text-decoration: none;
	border-bottom: 3px solid #1595d3;
}
.navbar .nav .active > a, .navbar .nav .active > a:hover {
	color: #302f2f;
	border-bottom: 3px solid #1595d3;
	background-color: transparent;
}
.navbar-search .search-query {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.hero-unit h1 {
	font-family: "MuseoSansRounded-300", "Impact", Arial, sans-serif;
	font-size: 3.611em;
	line-height: 1.25em;
	color: #d9531e;
	text-shadow: rgba(137,41,19,0.5) -1px 0, rgba(137,41,19,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(137,41,19,0.3) -1px -2px;/*text-shadow: 1px 1px #f6f6f6, -1px -1px #892913;*/
}
.hero-unit h1 strong {
	font-family: "MuseoSansRounded-300", "Impact", Arial, sans-serif;
	font-weight: normal;
	font-size: 1.108em;
	line-height: 1em
}
.hero-unit p {
	font-size: 1em;
	font-weight: 200;
	line-height: 1.5em;
	color: inherit;
}
#sliderMain h1 {
	font-size: 1.875em;
	line-height: 1.21em;
	color: #ffffff;
	text-transform: uppercase;
}

.bottom {
	margin: 40px auto 0 auto;
	width: 940px;
}

.bottom .col1 {
	display: block;
	float: left;
	padding: 0 60px;
	margin: 0 0 20px 0;
	width: 42%;
}

.bottom .col2 {
	display: block;
	float: left;
	width: 42%
}

.bottom h2 {
	/*margin: 20px 0 0 0;*/
}
.bottom p {
	margin: 20px 0 0 0;
}
.about h1, .footer h1 {
	color: #FFFFFF;
	text-shadow: rgba(186,187,189,0.5) -1px 0, rgba(186,187,189,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(186,187,189,0.3) -1px -2px;
	background: none;
}
.about p {
	color: #FFFFFF;
	font-size: 1.333em;
	line-height: 1.75em;
}
.about strong, .services strong {
	text-transform: uppercase;
	font-style: italic;
	font-weight: normal;
}
.about h2 {
	color: #FFF;
	margin-bottom: 20px;
}
.about .callout h2 {
	color: #363636;
	margin-bottom: 0px
}
.about .callout h3 {
	font-family: "MuseoSansRounded-300", "Impact", Arial, sans-serif;
	font-style: italic;
	color: #007698;
}
.about .callout p {
	font-size: 0.889em;
	line-height: 1.8em;
	color: #363636;
}
.services h1 {
	color: #d9531e;
	text-shadow: rgba(137,41,19,0.5) -1px 0, rgba(137,41,19,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(137,41,19,0.3) -1px -2px;
}
.services .intro {
	color: #d9531e;
	font-size: 1.667em;
	line-height: 1.667em;
}
.services h2 {
	margin-bottom: 25px;
}
.services h3 {
	border-bottom: 1px solid #007698;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.work h1 {
	color: #007698;
	text-shadow: rgba(0,98,127,0.5) -1px 0, rgba(0,98,127,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,98,127,0.3) -1px -2px;
}
.caption {
	line-height: 1.5em;
}
.work .serviceList {
	color: #aca095;
	font-style: italic;
}
footer {
	font-size: 0.667em;
	line-height: 0.778em;
	color: #e9ebed;
}
.footer h2 {
	color: #a3dce6;
	margin-bottom: 15px;
}
.footer a {
	color: #a3dce6;
}
address {
	font-size: 0.889em;
	line-height: 1.3em;
}
address strong {
	font-family: "MuseoSansRounded-300", "Impact", Arial, sans-serif;
	font-weight: normal;
}
/* ------------------ STRUCTURE -------------------- */

body {
	background: url(../img/bg_grid_noise.png) repeat #f6f6f6;
}
.navbar {
 *position: relative;
 *z-index: 2;
	margin-bottom: 30px;
}
.navbar-inner {
	background-color: #FFFFFF;
 *filter: none;
	background-image: none;
	min-height: 126px;
	border-bottom: 4px solid #6eb43f;
}
.navbar .brand {
	width: 240px;
	height: 99px;
	margin: 14px 0;
}
.navbar .brand span {
	text-indent: -9999px;
	display: none;
}
.navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 88px 10px 0 0;
}
.navbar .nav > li > a {
	padding: 0 4px;
	margin: 0 18px;
}
.container-fluid {
	padding: 0px;
}

.main {
	margin: 160px auto 0 auto;
}
.hero-unit {
	padding: 60px 60px 0 60px;
	margin: 90px 0 10px 0;
 *margin-top: 0px;
	background-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	clear: right;
}
.hero-unit h1 {
	margin: 30px 0 0 0;
}

#sliderMain li {
	background: url(../img/bg_carousel.png) 0 0 no-repeat #ffffff;
	height: 378px;
}
#sliderMain .col1 {
	display: block;
	float: left;
	width: 503px;
}
#sliderMain .col2 {
	display: block;
	float: left;
	width: 437px;
	top: 0;
}

#sliderMain li h1 {
	padding: 0 0 0 240px;
	width: 264px;
}

#sliderMain li.one h1 {
	padding-top: 30px;
	padding-bottom: 50px;
}

#sliderMain li.two h1 {
	padding-top: 60px;
	padding-bottom: 75px;
}

#sliderMain li.three h1 {
	padding-top: 40px;
	padding-bottom: 75px;
}


#sliderMain li p {
	padding: 15px 50px;
	width: 403px;
}
#sliderMain li img {
}
.about {
	background: url(../img/bg_about.png) center bottom repeat-x #007192;
	-webkit-box-shadow:  3px 3px 10px 10px rgba(35, 31, 32, .25);
	box-shadow:  3px 3px 10px 10px rgba(35, 31, 32, .25);
	border: 1px solid #aca095;
	border-right: none;
	border-left: none;
	margin-top: 90px;
}
.about .span8 {
	width: 675px;
	padding-right: 95px;
}
.about .callout {
	margin: 20px 0px;
	background: url(../img/bg_subtle_zebra_3d.png) repeat top center #f1f1f1;
	padding: 20px;
	-webkit-box-shadow:  3px 3px 10px 10px rgba(35, 31, 32, .25);
	box-shadow:  3px 3px 10px 10px rgba(35, 31, 32, .25);
	border: 1px solid #aca095;
}
.about .callout img {
	-webkit-box-shadow:  1px 1px 5px 5px rgba(35, 31, 32, .25);
	box-shadow:  1px 1px 5px 5px rgba(35, 31, 32, .25);
	border: 1px solid #aca095;
	margin: 25px 0;
}
.services {
	margin-top: 90px;
}
.services .span6 img {
	margin-left: 80px;
}
.services .desc {
	font-size: 0.78em;
	line-height: 1.2em;
	padding-bottom: 10px;
}
.services .icon {
	text-align: right;
	padding-top: 10px;
}
hr.diagonal {
	height: 4px;
	background: url(../img/hr_diagonal.png) no-repeat top center;
	margin: 10px 0;
	border: none;
}
.work {
	/*margin-top: 90px;*/
}
.thumbnails {
	margin-left: 15px;
}
.thumbnails > li {
	margin-left: 15px;
}
.work .thumbnail {
	background-color: #FFFFFF;
	padding: 6px;
}
.work .thumbnail img {
	border: 1px solid #e9ebed;
}
.work .cap .thumbnail img:hover {
	border: 1px solid #e9ebed;
	background: url(../img/img_work_cap_logo.png)
}
.work h2, .work .caption {
	/*padding: 8px;*/
}
.work ul.clientList li {
	margin: 10px 3px;
}
.footer {
	background: url(../img/bg_contact.png) center bottom repeat-x #0081b8;
	-webkit-box-shadow:  3px 3px 10px 10px rgba(35, 31, 32, .25);
	box-shadow:  3px 3px 10px 10px rgba(35, 31, 32, .25);
	border: 1px solid #aca095;
	border-right: none;
	border-left: none;
	/*margin-top: 130px;*/
	margin-top: 30px;
}
.connect {
	width: 49px;
	height: 49px;
	float: left;
	margin: 10px;
	text-indent: -9999px;
}
.connect:hover {
	-webkit-box-shadow:  1px 1px 3px 3px rgba(35, 31, 32, .25);
	box-shadow:  1px 1px 3px 3px rgba(35, 31, 32, .25);
	-webkit-border-radius: 24px;
	border-radius: 24px;
}
.fb {
	background: url(../img/icon_facebook.png) no-repeat top center;
}
.fb:hover {
	background: url(../img/icon_facebook_hover.png) no-repeat top center;
}
.tw {
	background: url(../img/icon_twitter.png) no-repeat top center;
}
.tw:hover {
	background: url(../img/icon_twitter_hover.png) no-repeat top center;
}
.li {
	background: url(../img/icon_linkedin.png) no-repeat top center;
}
.li:hover {
	background: url(../img/icon_linkedin_hover.png) no-repeat top center;
}
.border {
	border-right: 1px dotted #a8bbc6;
}
footer {
	border-top: 1px solid #a3dce6;
	padding: 20px 0;
	text-align: center;
}



/* ------------------- ANYTHING SLIDER --------------------- */

#sliderMain {
	width: 940px;
	list-style: none;
	/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */
	overflow-y: auto;
	overflow-x: hidden;
	height: 378px;
}


/* =================================
 Default state (no keyboard focus)
 ==================================*/
/* Overall Wrapper */
.anythingSlider-default {
	margin: 0 auto;
	/* 45px right & left padding for the arrows, 28px @ bottom for navigation */
	padding: 20px 0 0 0;
}
/* slider window - top & bottom borders, default state */
.anythingSlider-default .anythingWindow {
	/*border-top: 3px solid #777;
	border-bottom: 3px solid #777;*/
	-webkit-box-shadow:  -2px -2px 10px 2px rgba(126, 128, 131, .3);
	box-shadow:  -2px -2px 10px 2px rgba(126, 128, 131, .3);
}
/* Navigation buttons + start/stop button, default state */
.anythingSlider-default .anythingControls {
	position: absolute;
	bottom: -50px;
	right: 10px;
	margin-bottom: 10px;
}

.anythingSlider-default .anythingControls a {
	background: url(../img/slides_blts.png) 100% 0 no-repeat;
	width: 17px;
	height: 17px;
}


/* Make sure navigation text is visible */
.anythingSlider-default .anythingControls a span {
	display: none;
}
/* Navigation current button, default state */
.anythingSlider-default .anythingControls a.cur, .anythingSlider-default .anythingControls a:hover {
	background: url(../img/slides_blts.png) 100% 0 no-repeat;
	width: 17px;
	height: 17px;
}

/* start-stop button, stopped, default state */
.anythingSlider-default .anythingControls a.start-stop {
	display: none;
}
/* start-stop button, playing, default state */
.anythingSlider-default .anythingControls a.start-stop.playing {
	display: none;
}

/* start-stop button, default hovered text color (when visible) */
/* hide nav/start-stop background image shadow on hover - makes the button appear to come forward */
.anythingSlider-default .anythingControls a.start-stop:hover,
.anythingSlider-default .anythingControls a.start-stop.hover,
.anythingSlider-default .anythingControls a.start-stop .anythingControls ul a:hover {
	background-image: none;
	color: #ddd;
}

/*
 =================================
 Active State (has keyboard focus)
 =================================
*/
/* slider window - top & bottom borders, active state */
.anythingSlider-default.activeSlider .anythingWindow {
	border-color: #7C9127;
}
/* Navigation buttons, active state */
.anythingSlider-default.activeSlider .anythingControls a {
}
/* Navigation current & hovered button, active state */
.anythingSlider-default.activeSlider .anythingControls a.cur,
.anythingSlider-default.activeSlider .anythingControls a:hover {
	background: url(../img/slides_blts.png) 0 0 no-repeat;
	width: 17px;
	height: 17px;
}

/* start-stop button, stopped, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop {
	display: none;
	background-color: #080;
	color: #fff;
}
/* start-stop button, playing, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop.playing {
	background-color: #d00;
	color: #fff;
}
/* start-stop button, active slider hovered text color (when visible) */
.anythingSlider-default.activeSlider .start-stop:hover,
.anythingSlider-default.activeSlider .start-stop.hover {
	color: #fff;
}

/************************
  NAVIGATION POSITIONING
 ************************/
/* Navigation Arrows */
.anythingSlider-default .arrow {
	top: 20%;
	position: absolute;
	display: block;
}

.anythingSlider-default .arrow a {
	display: block;
	width: 45px;
	height: 140px;
	margin: -70px 0 0 0; /* half height of image */
	text-align: center;
	outline: 0;
	background: url(../img/arrows.png) no-repeat;
}

/* back arrow */
.anythingSlider-default .back { left: -50px; }
.anythingSlider-default .back a { background-position: left top; }
.anythingSlider-default .back a:hover,
.anythingSlider-default .back a.hover { background-position: left -140px; }
/* forward arrow */
.anythingSlider-default .forward { right: -50px; }
.anythingSlider-default .forward a { background-position: right top; }
.anythingSlider-default .forward a:hover,
.anythingSlider-default .forward a.hover { background-position: right -140px; }

/* Navigation Links */
.anythingSlider-default .anythingControls { outline: 0; display: none; }
.anythingSlider-default .anythingControls ul { margin: 0; padding: 0; float: left; }
.anythingSlider-default .anythingControls ul li { display: inline; }
.anythingSlider-default .anythingControls ul a {
	display: inline-block;
	width: 17px;
	height: 17px;
	margin: 0 10px 0 0;
	text-align: center;
	outline: 0;
}

/* navigationSize window */
.anythingSlider-default .anythingControls .anythingNavWindow {
	overflow: hidden;
	float: left;
}

/* Autoplay Start/Stop button */
.anythingSlider-default .anythingControls .start-stop {
	display: none;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	float: right;
	z-index: 100;
	outline: 0;
}

/***********************
  IE8 AND OLDER STYLING
 ***********************/

/* Navigation Arrows */
.as-oldie .anythingSlider-default .arrow {
	top: 30%;
}
.as-oldie .anythingSlider-default .arrow a {
	margin: 0;
}

/* margin between nav buttons just looks better */
.as-oldie .anythingSlider-default .anythingControls li {
	margin-left: 3px;
}

/* When using the navigationSize option, the side margins need to be zero
	None of the navigation panels look good in IE7 now =( */
.as-oldie .anythingSlider-default .anythingControls a {
	margin: 0;
}
.as-oldie .anythingSlider-default .anythingNavWindow {
	margin: 0 2px;
}
.as-oldie .anythingSlider-default .anythingNavWindow li {
	padding: 3px 0 0 0;
}

/***********************
  COMMON SLIDER STYLING
 ***********************/
/* Overall Wrapper */
.anythingSlider {
	display: block;
	overflow: visible !important;
	position: relative;
}
/* anythingSlider viewport window */
.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
/* anythingSlider base (original element) */
.anythingSlider .anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	overflow: visible !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

/* Navigation arrow text; indent moved to span inside "a", for IE7;
  apparently, a negative text-indent on an "a" link moves the link as well as the text */
.anythingSlider .arrow span {
	display: block;
	visibility: hidden;
}
/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
.anythingSlider .arrow.disabled {
	display: none;
}
/* all panels inside the slider; horizontal mode */
.anythingSlider .panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}
/* vertical mode */
.anythingSlider .vertical .panel {
	float: none;
}
/* fade mode */
.anythingSlider .fade .panel {
	float: none;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
}
/* fade mode active page - visible & on top */
.anythingSlider .fade .activePage {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index:2;
}

/***********************
  RTL STYLING
 ***********************/
/* slider autoplay right-to-left, reverse order of nav links to look better */
.anythingSlider.rtl .anythingWindow {
	direction: ltr;
	unicode-bidi: bidi-override;
}
.anythingSlider.rtl .anythingControls ul { float: left; } /* move nav link group to left */
.anythingSlider.rtl .anythingControls ul a { float: right; } /* reverse order of nav links */
.anythingSlider.rtl .start-stop { /* float: right; */ } /* move start/stop button - in case you want to switch sides */

/* probably not necessary, but added just in case */
.anythingSlider,
.anythingSlider .anythingWindow,
.anythingSlider .anythingControls ul a,
.anythingSlider .arrow a,
.anythingSlider .start-stop {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0;
}

a::before {
  content: "";
  display: block;
  height: 125px; /* fixed header height*/
  margin: -125px 0 0; /* negative fixed header height */
}