/*
WTS CSS Document
Theme Name: WTS
Theme Author: iCC
*/

body {
	background:#000;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:1.8em;
}
.item_top {
	top: -50px;
	padding-right: 0px;
	opacity: 0;
	position: relative;
}
.item_bottom {
	bottom: -50px;
	padding-left: 0px;
	opacity: 0;
	position: relative;
}
.item_left {
	left: -80px;
	padding-right: 0px;
	opacity: 0;
	position: relative;
}
.item_right {
	right: -80px;
	padding-left: 0px;
	opacity: 0;
	position: relative;
}
.item_fade_in {
	opacity: 0;
	position: relative;
	padding-left: 0px;
	right: 0px;
}
a {
	color:#ff6900;
}
a:hover {
	text-decoration: underline;
	color: #ff6900;
}
a:focus {
	text-decoration: none;
}
.text-center {
	text-align:center;
}
.padd40 {
	padding:0 40px;
}
.paddb40 {
	padding:0 0 40px;
}
.nopadd {
	padding:0;
}
.margin40 {
	margin:40px 0 0;
}
.padd100 {
	padding:100px 0;
}
.bg-orange {
	background-color:#da5a01;
}
.bg-black {
	background-color:#000;
}
.spacer {
	height:20px;
}
h2 {
	color:#FFF;
}
/* button */
.btn-orange {
	text-transform:uppercase;
	background:#da5a01;
	color:#fff;
	font-weight:bold;
	border-radius:0;
	padding: 10px 50px;
}
.btn-orange:hover {
	color:#fff;
	background: #ff6900;
}
/* navbar-oce */
.navbar-oce {
	background: #000;
	height: 92px;
	margin: 0;
	border-radius: 0;
	z-index:9;
}
.navbar-oce .navbar-nav>li>a {
	padding: 39px 20px;
	color: #fff;
	text-transform: uppercase;
}
.navbar-oce .nav>li.active {
	background-color: #ff6900;
}
.navbar-oce .nav>li>a:hover, .nav>li>a:focus {
	background-color: #ff6900;
}
/* toggle */
.navbar-toggle {
	padding: 20px 10px;
	margin-top: 8px;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 6px;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 42px;
	height: 4px;
	border-radius: 1px;
	background: #da5a01;
}
/* banner */
#banner {
	position:relative;
	width: 100%;
}
/* sub-banner */
.sub-banner {
	position:absolute;
	bottom:0;
	z-index:8;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	padding: 20px 0;
}
.sub-banner h2 {
	color: #fff;
	text-transform: uppercase;
	text-align:center;
	margin: 0;
	font-size: 36px;
	font-weight:300;
	text-shadow: 1px 1px 12px #000000;
}
/*  flexslider  */
.flexslider {
	border:0;
	margin:0;
}
/*   secondary-nav      */
.secondary-nav {
	background:#da5a01;
}
.secondary-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.secondary-nav ul li {
	float: left;
	width: 25%;
	text-align: center;
}
.secondary-nav ul li a {
	display:block;
	color:#fff;
	text-transform:uppercase;
	padding: 10px;
	font-weight: bold;
}
.secondary-nav ul li a:hover {
	background:#c04f00;
	text-decoration:none;
}
/* page-header */
.page-header {
	background:#000 url(img/page_header_bg.jpg) no-repeat top center;
	height: 326px;
	margin: 0;
	border: 0;
}
.sub-page-header {
	background:#da5a01;
	padding:20px;
}
.sub-page-header img {
	margin-right:10px;
	width: 63px;
	vertical-align: middle;
}
.sub-page-header h2 {
	font-weight: bold;
	margin-top: 15px;
}
.sub-page-header p {
	font-weight: bold;
	font-size: 16px;
	padding-left: 35px;
}
/* page-content */
.page-content {
	padding:50px 0 0;
	background:#232427 url(../img/aspalt.jpg) repeat top left;
}
.page-content p {
	color:#d2d2d2;
	margin-bottom:25px;
}
.heading {
	font-weight:bold;
	margin-bottom:25px;
}
.heading span {
	border-bottom: 9px solid #ff6900;
}
/*  get-started  */
.get-started {
	background: #da5a01;
	text-align: center;
	padding: 50px 0;
	font-weight: 700;
	font-size: 26px;
	max-width: 324px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.get-started h2 {
	font-weight:300;
	margin:0 0 20px;
}
.get-started i {
	font-size: 32px;
	vertical-align: middle;
}
/* parallax */
.parallax-section {
	min-height: 400px;
	background: transparent;
	padding: 175px;
	text-align: center;
}
.call-to-action h2 {
	margin:0 0 25px;
}
/* project-title */
.project-title {
	margin-bottom:20px;
}
.project-title img {
	margin-right: 20px;
	float: left;
}
.project-title h2 {
	text-transform:uppercase;
}
/* project */
.projects {
	padding:50px 0;
	background:#232427 url(../img/aspalt.jpg) repeat top left;
}
.project-list {
	list-style:none;
	margin:0;
	padding:0;
	margin: 25px 20px;
}
.project-list li {
	float:left;
	width:33%;
	text-align:center;
	padding:20px 20px;
}
.project-list li a {
	color:#d2d2d2;
}
.project-list li a:hover {
	color:#fff;
	text-decoration:none;
}
.project-list li h4 {
	margin-top:15px;
	font-weight: 600;
}
.project-list li img {
	width: 100%;
	box-shadow: 0px 0px 20px #000000;
}
.project-list li a:hover img {
	opacity:0.5;
}
#mytabs {
}
#mytabs li {
	float:none;
}
#mytabs li a {
	text-align: right;
	padding: 18px 58px 20px 10px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#mytabs li a:hover {
	border-radius:0;
	background: #c04f00;
	color:#fff;
	border:0;
	border: 1px solid transparent;
}
#mytabs li.active a {
	background: #da5a01;
	border: 0;
	border-radius: 0;
}
#mytabs li:last-child a {
	border-bottom:0;
}
#mytabs.nav-tabs {
	border-bottom:0;
}
#mytabs-content {
	padding-left: 35px;
}
/* project-slider */
#project-slider {
	box-shadow: 0px 0px 20px #000000;
	border:2px solid #222;
	margin: 20px;
}
.project-details {
	border-bottom: 1px solid #fff;
	padding: 20px 0;
}
.project-details.last {
	border:0;
}
.project-details .pleft {
	float:left;
	font-weight:bold;
}
.project-details .pright {
	margin-left: 160px;
}
/* project-carousel */
#project-carousel {
	margin: 50px;
	background: transparent;
}
#project-carousel li {
	margin:10px;
}
#project-carousel .slides img {
	border:1px solid #fff;
	max-height: 100px;
}
#project-carousel .flex-direction-nav a {
	opacity:1;
}
.fpPhoto {
	float:left;
	width:150px;
	height:150px;
	margin:40px 20px;
	text-align:center;
}
.fpPhoto a{
	color:#fff;
	line-height:17px;
	padding-top:7px;
	display:block;
}
.fpPhoto img {
	width:150px;
	height:150px;
	border:5px solid #fff;
	display:table-cell;
	vertical-align:middle;
	box-shadow:0px 0px 14px -1px gray;
}
.fpThumb img {
	width:215px;
	height:	143px;
	margin-right:30px;
	border:4px solid #fff;
}

/* newsletter */
.newsletter h3 {
	font-weight:bold;
}
.newsletter .btn-orange {
	padding: 6px 40px;
}
.newsletter .form-control {
	border: 0;
	border-radius: 0;
}
/* social-link */
.social-link {
	list-style:none;
	padding:0;
	margin:0;
	padding: 25px 0;
}
.social-link li {
	float:left;
	padding:10px 15px;
}
.social-link li:first-child {
	padding-left:0;
}
.social-link li a {
	color:#fff;
	font-size:24px;
}
.social-link li a:hover {
	color:#da5a01;
}
/* footer */
.footer-item {
	padding:40px 80px;
	min-height: 237px;
}
.footer-item img {
	float:left;
	margin-top: 40px;
}
.footer-link {
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
.footer-link li {
	padding:3px 0;
}
.footer-link li a {
	color:#fff;
	text-transform:uppercase;
}
.footer-link li a:hover {
}
.footer p {
	color:#000;
}
