/* =Main Content
--------------------------------------------------------------------------------------------------*/

#container {
	position: relative;
	z-index: 0;
}

.widecolumn {
}

.narrowcolumn {
}

.searchblock {
	width: 60px;
	height: 60px;
	position: relative;
}

.teaserblock_outer {
	position: relative;
}

.teaser_slider {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #212121;
}

.teaser_slider li {
	float: left;
	width: 100%;
}

.teaser_slidimg {
	width: 100%;
	z-index: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}

.teaser_content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 0;
	background: none;
	padding: 128px 0 0;
	margin: 0;
}

.teaser_content h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 90px;
	font-weight: bold;
	line-height: 104px;
	text-align: center;
	margin: 0;
}

.teaser_content p {
	color: #fff;
	text-transform: uppercase;
	font-size: 44px;
	font-weight: 300;
	line-height: 50px;
	text-align: center;
	padding: 0 0 40px;
	margin: 0;
}

.teaser_content .btn_teaser {
	margin: 72px auto 0;
	filter: none;
}

.btn_teaser, .btn_teaser:focus {
	display: block;
	width: 290px;
	height: 50px;
	border: none;
	line-height: 20px;
	padding: 15px 0 15px;
	background: #ffffff;
	font-size: 16px;
	color: #212121;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-shadow: none;
	outline: 0;
	filter: none;
	-moz-box-shadow: 2px 2px 0 #212121;
	-webkit-box-shadow: 2px 2px 0 #212121;
	box-shadow: 2px 2px 0 #212121;
}

.btn_teaser:hover, .btn_teaser.active {
	background: #ff3c00;
	color: #fff;
}

.at_bigger_font {
	font-weight: 800 !important;
	font-size: 60px;
}

.block_content {
	padding: 68px 0 60px;
}

.services_block {
}

.block_title {
	font-size: 50px;
	line-height: 60px;
	padding-bottom: 30px;
	font-weight: 600;
	color: #212121;
	text-transform: uppercase;
	margin: 0;
}

.block_content .block_title {
	text-align: center;
}

.block_content p {
	font-size: 18px;
	line-height: 28px;
}

.block_dis {
	padding: 0 16.8%;
	padding-bottom: 40px;
	text-align: center;
	margin: 0;
}

.services_blocklist {
	margin: 0;
	padding: 0 0 45px;
	list-style-type: none;
}

.services_blocklist a {
	text-decoration: none;
}

.services_blocklist > li {
	float: left;
	margin: 0 0 5px 0.42%;
	width: 19.65%;
}

.services_blocklist > li.first {
	margin-left: 0;
}

.services_box {
	position: relative;
	opacity: 1;
}

.services_innerbox {
	background: #212121;
	text-align: center;
	padding: 49px 0 23px;
}

.services_icon {
	display: block;
	padding: 0 0 23px;
	margin: 0 auto;
	width: 116px;
}

.services_icon img {
	width: 100%;
}

.services_boxtitle {
	display: block;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: 600;
	color: #fff;
}

.services_hover, .services_hover:focus {
	font-size: 13px;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 15px 15px;
	text-align: center;
	background: #ff3c00;
	color: #fff;
	font-weight: 400;
}

.services_box:hover .services_hover {
	color: #fff;
	text-decoration: none;
}

.fade .mosaic-overlay {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter: alpha(opacity=00);
}

.fade .mosaic-overlay.active, .fade .mosaic-overlay.active:hover {
	opacity: 1 !important;
}

.services_hover .btn_orange, .services_hover .btn_orange:focus {
	margin: 10px auto 0;
	width: 100%;
}

.services_hover .btn_orange:hover, .services_hover .btn_orange.active {
	background: #212121;
}

.btn_black, .btn_black:focus {
	display: block;
	width: 280px;
	height: 50px;
	border: none;
	line-height: 20px;
	padding: 15px 0 15px;
	background: #212121;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-shadow: none;
	outline: 0;
}

.btn_black:hover, .btn_black.active {
	background: #ff3c00;
	color: #fff;
}

.block_content .btn_black {
	margin: 0 auto;
}

.work_block {
	background: #efefef;
	border-top: 1px solid #d5d5d5;
}

.work_block p.block_dis {
	padding: 0 16.5% 48px;
}

.work_blocklist {
	padding-bottom: 45px;
	margin-left: -3px;
	margin-right: -3px;
}

.work_blocklist .col-md-4 {
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 6px;
}

.work_box {
	position: relative;
	overflow: hidden;
	opacity: 1;
}

.work_box figure {
	cursor: default;
}

.work_box img, .work_boximg {
	cursor: default;
	width: 100%;
	position: relative;
	z-index: 0;
}

.img-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: url(../images/over-onsweb/work_overlay.png) repeat left top;
}

.work_box:hover .img-overlay {
	transition: background 100ms;
	-moz-transition: background 100ms;
	-webkit-transition: background 100ms;
	-o-transition: background 100ms;
	display: none;
}

.work_hover {
	position: absolute;
	left: 0;
	bottom: -125px;
	width: 100%;
	z-index: 9;
	padding: 18px 6%;
	text-align: center;
	cursor: default;
	background: url(../images/over-onsweb/work_overlay.png) repeat left top;
}

.work_boxtitle {
	cursor: default;
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	height: 64px;
}

.work_hover p {
	cursor: default;
	font-size: 13px !important;
	font-weight: 600;
	color: #fff;
	line-height: 24px;
	padding: 0 0 20px;
	margin: 0;
	height: 70px;
}

.btn_orange, .btn_orange:focus {
	display: block;
	width: 150px;
	height: 30px;
	border: none;
	line-height: 16px;
	padding: 8px 0 6px;
	background: #fff;
	font-size: 14px;
	color: #212121;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	text-shadow: none;
	outline: 0;
}

.btn_orange:hover, .btn_orange.active {
	background: #ff3c00;
	color: #fff;
}

.work_hover .btn_orange {
	cursor: pointer;
	margin: 0 auto 3px;
}

.work_block .btn_black {
	width: 250px;
}

.workblock_container .btn_black {
	width: 201px;
}

.about_block {
	background: #000 url(../images/over-onsweb/Team1943bw3.png) no-repeat center bottom;
	padding: 39px 0 60px;
}

.about_block .block_title {
	color: #fff;
	padding-bottom: 30px;
}

.about_blocklist {
}

.about_blocklist .col-md-6 {
}

.about_boxdesc {
	padding: 0 10px 52px 6px;
}

.about_boxdesc p {
	color: #fff;
	font-size: 17px;
	line-height: 28px;
}

.btn_white, .btn_white:focus {
	display: block;
	width: 220px;
	height: 50px;
	border: none;
	line-height: 20px;
	padding: 15px 0 15px;
	background: #fff;
	font-size: 16px;
	color: #252525;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-shadow: none;
	outline: 0;
}

.btn_white:hover, .btn_white.active {
	background: #ff3c00;
	color: #fff;
}

.about_block .btn_white {
	margin: 0 auto;
}

.btn_login, .btn_login:focus {
	display: block;
	width: 177px;
	height: 50px;
	border: none;
	line-height: 20px;
	padding: 14px 0 13px;
	background: #ff3c00;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-shadow: none;
	outline: 0;
}

.btn_login:hover, .btn_login.active {
	color: #fff;
}

.btn_cancel, .btn_cancel:focus {
	display: block;
	width: 177px;
	height: 50px;
	line-height: 20px;
	padding: 14px 0 13px;
	background: none;
	font-size: 16px;
	color: #b4b4b4;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-shadow: none;
	outline: 0;
	border: 2px solid #c1c1c1;
}

.btn_cancel:hover, .btn_cancel.active {
	color: #b4b4b4;
}

.form_groupbtn .btn_login {
	float: left;
}

.form_groupbtn .btn_cancel {
	float: right;
}

.login_link {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: #383838;
	padding: 19px 12px;
}

.login_link:hover, .login_link:focus {
	color: #fff;
	background: #FF3C00;
	text-decoration: none;
}

.login_link.highlight {
	background: #ff3c00;
	position: relative;
}

.login_link.highlight:hover {
	color: #222;
	position: relative;
}

.call-to-action {
	position: absolute;
	bottom: -70px;
	right: 14%;
	color: #fff;
	z-index: 11;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.call-to-action .text {
	font-family: 'Reenie Beanie', cursive;
	font-size: 24px;
	font-weight: bold;
}

.call-to-action .image {
	position: relative;
	top: -28px;
}

.call-to-action-bar-home {
	position: absolute;
	background: #ff3c00;
	width: 100%;
	z-index: 10;
	color: #fff;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
}

.call-to-action-bar {
	background: #ff3c00;
	width: 100%;
	z-index: 10;
	color: #fff;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	position: relative;
}

.call-to-action-bar a {
	text-decoration: underline;
	color: #fff;
}

.call-to-action-bar-home a {
	text-decoration: underline;
	color: #fff;
}

/* =End Main Content
--------------------------------------------------------------------------------------------------*/

.slider_wrapper .nivo-caption {
	background: none;
	height: 100%;
	opacity: 1;
	padding: 0;
	filter: alpha(opacity=100)
}

.caption_slogan {
	text-align: center;
}

.caption_slogan h3 {
	font-size: 60px;
	line-height: 70px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	margin: 0;
}

.caption_slogan span {
	font-family: 'Raleway', sans-serif;
	font-size: 60px;
	line-height: 80px;
	text-transform: uppercase;
	color: #fff;
	display: block;
}

.whoweare_block {
	padding: 42px 0 46px;
}

.whoweare_boxdesc {
	padding: 0 5px;
}

.whoweare_boxdesc p {
	font-size: 17px;
	line-height: 28px;
	color: #212121;
}

.standfor_block {
	border-top: 1px solid #d5d5d5;
	background: #eaeaea;
	background: -moz-linear-gradient(left, #eaeaea 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #eaeaea), color-stop(100%, #f7f7f7));
	background: -webkit-linear-gradient(left, #eaeaea 0%, #f7f7f7 100%);
	background: -o-linear-gradient(left, #eaeaea 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(left, #eaeaea 0%, #f7f7f7 100%);
	background: linear-gradient(to right, #eaeaea 0%, #f7f7f7 100%);
}

.standfor_block .block_dis {
	padding-bottom: 45px;
}

.standfor_list {
	padding-bottom: 29px;
}

.row.standfor_list {
	margin-left: -3px;
	margin-right: -3px;
}

.standfor_list .standfor_col {
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 5px;
	float: left;
}

.standfor_list .col-md-9 {
	width: 75%;
}

.standfor_list .col-md-3 {
	width: 25%;
}

.standfor_list .col-md-6 {
	width: 50%;
}

.standfor_box {
	position: relative;
	overflow: hidden;
	opacity: 1 !important;
}

.standfor_box figure {
	cursor: pointer;
}

.standfor_boximg {
	width: 100%;
	height: 381px;
	position: relative;
	z-index: 0;
}

.standfor_hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	padding: 30px;
	text-align: right;
	cursor: default;
	background: #ff4400;
}

.standfor_box figure > .standfor_title {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	padding: 30px;
	text-align: right;
	z-index: 1;
}

.standfor_title {
	display: block;
	font-size: 24px;
	line-height: 34px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.standfor_hover p {
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	color: #fff;
	margin: 0;
}

.reasons_block {
	background: url(../images/over-onsweb/reasons_bg.jpg) repeat-y left top;
	background-size: cover;
	padding: 50px 0 46px;
}

.reasons_block .block_title {
	color: #fff;
	padding: 0 20% 41px;
}

.reasons_list {
	padding-bottom: 17px;
}

.reasons_list .col-md-4 {
	margin: 25px 0;
	width: 33.3333%;
	float: left;
}

.reasons_num {
	cursor: default;
	display: block;
	background: #fff;
	color: #212121;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 76px;
	width: 76px;
	height: 76px;
	text-align: center;
	margin: 0 auto 25px;
	border-radius: 38px;
	-moz-border-radius: 38px;
	-webkit-border-radius: 38px;
}

.reasons_num:hover {
	background: #ff4400;
	color: #fff;
	text-decoration: none;
}

.reasons_list p {
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	margin: 0 0 20px;
}

.teammember_block {
	padding: 47px 0 46px;
}

.teammember_block .block_title {
	padding-bottom: 18px;
}

.teammember_list {
	padding: 11px 0 8px;
}

.row.teammember_list {
	margin-left: -3px;
	margin-right: -3px;
}

.teammember_list .col-md-2 {
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 6px;
	width: 16.6667%;
	float: left;
}

.teammember_list .col-md-3 {
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 6px;
	float: left;
}

.teammember_box {
	position: relative;
	overflow: hidden;
	cursor: default;
	opacity: 1 !important;
}

.teammember_list .btn_white {
	height: 30px;
	width: auto;
	padding: 6px 10px 4px 10px;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
}

.teammember_list .btn_white:hover, .teammember_list .btn_white:active, .teammember_list .btn_white:focus {
	background: #212121;
}

.workpage-link {
	cursor: pointer !important;
}

.team_img {
	width: 100%;
}

.team_caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #ff3c00;
	text-align: center;
}

.team_caption span {
	display: block;
	color: #fff;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 50px 0 15px;
}

.team_caption p {
	color: #ff9d8d;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}

.dailystats_block {
	border-top: 1px solid #d5d5d5;
	background: #eaeaea;
	background: -moz-linear-gradient(left, #eaeaea 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #eaeaea), color-stop(100%, #f7f7f7));
	background: -webkit-linear-gradient(left, #eaeaea 0%, #f7f7f7 100%);
	background: -o-linear-gradient(left, #eaeaea 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(left, #eaeaea 0%, #f7f7f7 100%);
	background: linear-gradient(to right, #eaeaea 0%, #f7f7f7 100%);
}

.dailystats_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.dailystats_list li {
	float: left;
	width: 20%;
}

.dailystats_list li:first-child {
	margin-left: 0;
}

.dailystats_box {
	text-align: center;
}

.dailystats_num, .dailystats_num:focus {
	display: block;
	margin: 0 auto 15px;
	background: #ececec;
	width: 100px;
	height: 100px;
	padding: 20px 0 0;
	text-align: center;
	border: 3px solid #fff;
	color: #b7b7b7;
	font-size: 50px;
	line-height: 54px;
	font-weight: 600;
	text-transform: uppercase;
	cursor: default;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}

.dailystats_num:hover {
	text-decoration: none;
	color: #b7b7b7;
}

.dailystats_box p {
	color: #212121;
	font-size: 18px;
	line-height: 24px;
}

/* ----- FIXES ----- */

body {
	font-family: 'Raleway', sans-serif;
}

.slider_wrapper {
	position: relative;
	overflow: hidden;
}

#htmlcaption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.caption_slogan {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.standfor_hover {
	transition: opacity .15s ease;
}

.standfor_hover:hover {
	opacity: 1;
	transition: opacity .15s ease;
}

.standfor_box figure,
figure.teammember_box {
	margin-bottom: 0;
}

.container {
	padding: 0;
}

#slider_banner #img1 {
	max-width: none;
	width: 100%;
}

.team_caption {
	transition: opacity .15s ease;
}

.team_caption:hover {
	opacity: 1;
	transition: opacity .15s ease;
}
