﻿body {
	background-color: black !important;
}

input[type="text"] {
	height: 26px;
}

::-webkit-input-placeholder {
	font-style: italic;
}

::-moz-placeholder {
	font-style: italic;
}
/* firefox 19+ */
:-ms-input-placeholder {
	font-style: italic;
}
/* ie */
input:-moz-placeholder {
	font-style: italic;
}

.clear {
	clear: both;
	float: none;
}

.center {
	text-align: center;
}

.index .row {
	margin-left: 0px;
}

.top-menu .navbar-inner, .navbar, .nav {
	background: none !important;
	border: none !important;
	box-shadow: none !important;
}

.top-menu .nav {
	height: 77px;
	margin-right: 0px !important;
}

.top-menu .navbar-inner {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.top-menu .brand {
	margin-bottom: 18px;
	margin-top: 18px;
	margin-right: 15px;
	padding-top: 5px !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
}

.top-menu .nav li {
	padding-top: 10px;
	padding-bottom: 18px;
	padding-top: 18px;
	box-shadow: none !important;
	border-right: 1px solid #202020;
}

.top-menu .nav .si {
	border: none;
	padding-bottom: 15px;
	padding-top: 22px;
	padding-left: 7px !important;
	padding-right: 7px !important;
}

.top-menu .nav li a {
	font-family: 'BauhausStdLight';
	font-size: 20px;
	color: white !important;
	text-shadow: none !important;
	padding-left: 15px !important;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

	.top-menu .nav li a:hover {
		color: #dfa803 !important;
	}

.top-menu-wrapper {
	height: 77px;
	background: url('../Content/Images/Layout/menu-bg.jpg');
	background-repeat: repeat-x;
	width: 100%;
	position: fixed;
	opacity: 0.9;
	top: 0px;
	z-index: 2000;
}


.top-menu .nav .first {
}

.top-menu .nav .si {
}

.collage {
	width: 750px !important;
}

	.collage img {
		padding-bottom: 10px;
		padding-right: 10px;
	}

.no-space {
	margin-left: 0px !important;
}

.fila-logo {
	height: 209px;
	vertical-align: middle;
	text-align: center;
	border: 1px dashed #5e5e5e;
	/*margin: 0 !important;
    margin-top*/
	margin: 0 auto;
	margin-top: 12px;
	width: 100%;
}

.align-center {
	margin: 0 auto;
}


.tweets-logo {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: -35px !important;
	border-bottom: 1px solid #383838;
	margin: 0px !important;
}

.tweet {
	color: #9a9a9a;
	padding-top: 10px;
	padding-bottom: 10px !important;
	margin: 0px !important;
	//border-bottom: 1px solid #383838;
	text-align: center;
	font-family: 'HelveticaNeueLTCom45Light';
	font-size: 14px;
}

.followus-title {
	font-size: 16px;
	font-family: 'PenumbraSansStdBold';
	color: #9a9a9a;
	padding-top: 20px;
	padding-bottom: 30px;
	margin: 0px !important;
	text-align: center;
}

	.followus-title a {
		font-size: 16px;
		font-family: 'PenumbraSansStdBold';
		color: #9a9a9a;
	}

.bottom-bar .navbar-inner {
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	margin-top: 35px;
}

.bottom-bar .navbar {
	border: none !important;
	box-shadow: none;
}

.logos-bar ul {
	list-style-type: none !important;
	height: 60px;
	margin: auto;
	padding-left: 0px;
	display: inline-block;
}

	.logos-bar ul li {
		float: left;
		vertical-align: middle;
		line-height: 60px;
		padding-right: 25px;
	}

.image-gallery ul {
	list-style-type: none !important;
	padding: 0px;
	margin-left: 0px;
}

.image-gallery .image-adjusted-size {
	height: 252px !important;
}

@media (max-width: 767px) {
}

.image-gallery .image-adjusted-size-ourwork {
	height: 260px !important;
}

@media (max-width: 767px) {
	.image-gallery .image-adjusted-size-ourwork {
		height: 200px !important;
	}
}



.image-gallery img {
	/*width: 100%;*/
	height: auto;
	width: auto/9; /* ie8 */
}

.image-gallery ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}

	.image-gallery ul li .over {
		position: absolute;
		top: 0px;
		left: 0px;
		display: none;
		width: 100%;
		height: 100%;
		text-align: center;
		background: url('../Content/Images/Layout/image-over-bg.png');
		cursor: pointer;
	}


		.image-gallery ul li .over p {
			font-family: 'Roboto';
			font-size: 14px;
			text-transform: uppercase;
			color: black;
			padding-top: 15px;
		}

		.image-gallery ul li .over h2 {
			font-family: 'PenumbraSansStdLight';
			font-size: 18px !important;
			text-transform: uppercase;
			color: black !important;
			padding-top: 13px;
			font-weight: bold;
		}

			.image-gallery ul li .over h2 span {
				font-family: 'PenumbraSansStdLight';
				font-weight: normal !important;
			}

		.image-gallery ul li .over .icon {
			max-width: 73px;
			text-align: center;
			padding-top: 35px;
		}

	.image-gallery ul li small {
		max-width: 231px;
	}

	.image-gallery ul li big {
		max-width: 469px;
	}

.no-border {
	border: none !important;
}

.none {
	display: none;
}

.menu-open {
	height: 60px;
	width: 100%;
	position: fixed;
	top: 75px;
	background-color: red;
	z-index: 500;
	/*border-bottom: 1px solid black !important;*/
}

.align-social-top {
	margin-left: 140px;
}


.menu-hover-inner {
	margin: 0 auto;
	/*width: 937px;*/
}

.au-menu-item {
	width: 285px;
	border-left: 1px solid #33baed;
	text-align: center;
	height: 298px;
	float: left;
	position: relative;
}

	.au-menu-item .desc-img {
		margin-top: 33px;
		margin-bottom: 15px;
	}

	.au-menu-item p {
		text-align: left;
		padding-left: 20px;
		padding-right: 20px;
		color: white !important;
		line-height: 23px;
	}

	.au-menu-item .arrow {
		position: absolute;
		bottom: 0px;
		right: 20px;
	}

.au-menu-item-last {
	border-right: 1px solid #33baed;
}

#divOverSkills-inner {
	position: absolute;
	left: 0px;
}

.sk-menu-item {
	text-align: center;
	float: left;
	position: relative;
	color: white;
}

	.sk-menu-item a {
		color: white;
		font-size: 18px;
		line-height: 55px;
		font-weight: 200;
		padding-left: 20px;
		padding-right: 10px;
	}


.sk-menu-item-last {
}

.ow-menu-item {
	text-align: center;
	float: left;
	position: relative;
}

	.ow-menu-item h3, span, p {
		/*Remove important mihai*/
		color: black;
	}

.ow-menu-item-last {
	border-right: 1px solid #f7d778;
	color: black;
}

.footer-wrapper {
	height: 204px;
	background: url('../Content/Images/Layout/footer-bg.jpg');
	background-repeat: repeat-x;
}

	.footer-wrapper .footer-inner {
		padding-top: 18px;
	}

		.footer-wrapper .footer-inner a {
			color: white;
			line-height: 24px;
		}

		.footer-wrapper .footer-inner .text-right {
			text-align: right;
		}

		.footer-wrapper .footer-inner .subscribe {
			padding-top: 20px;
			color: white;
			padding-bottom: 10px;
			margin: 0px;
		}

		.footer-wrapper .footer-inner .separator {
			height: 1px !important;
			background-color: #313131;
			padding: 0px;
			margin: 0px;
			margin-top: 30px;
		}

	.footer-wrapper .fotter-bottom-links {
		margin-top: 15px;
	}

		.footer-wrapper .fotter-bottom-links span {
			color: #7d7d7d !important;
			padding-left: 10px;
			padding-right: 10px;
		}

		.footer-wrapper .fotter-bottom-links .link a {
			color: #7d7d7d !important;
		}


.home-container {
	margin-top: -110px;
	z-index: 200;
	position: relative;
	background-color: black;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	width: 110%;
}

@media (max-width: 1200px) {
	.menu-container {
		max-width: 1980px !important;
	}
}

@media (max-width: 1024px) {
	.home-container {
		width: 100% !important;
		margin-top: 0px !important;
	}
}


.article-yellow .filters-home {
	font-family: 'PenumbraSansStdBold';
	font-size: 14px;
	padding-right: 10px;
	position: relative;
}

	.article-yellow .filters-home span {
		margin-left: 30px;
		cursor: pointer;
		font-family: 'PenumbraSansStdBold';
		font-size: 14px;
		color: white;
	}

	.article-yellow .filters-home img {
		position: absolute;
		top: -3px;
		right: 10px;
	}

.banner-arrows {
	position: relative;
}

	.banner-arrows .next {
		background-color: red;
		position: absolute;
		top: 50%;
		z-index: 2;
		left: 5%;
		background: url('../Content/Images/Layout/arrow_left.png');
		width: 34px;
		height: 69px;
		display: block;
	}

	.banner-arrows .prev {
		background-color: red;
		position: absolute;
		top: 50%;
		z-index: 2;
		right: 5%;
		background: url('../Content/Images/Layout/arrow_right.png');
		width: 34px;
		height: 69px;
		display: block;
	}

.slides-clients {
	margin-top: 0px !important;
	margin: 0 auto !important;
	height: 100% !important;
}

	.slides-clients img {
		width: auto !important;
		display: inline !important;
		float: none !important;
	}

	.slides-clients li {
		margin: auto !important;
		top: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		right: 0 !important;
		display: block !important;
		text-align: center !important;
		vertical-align: middle !important;
		line-height: 207px !important;
	}


.categories-separator {
	color: #FFBF00 !important;
}

.row-fluid .row {
	margin: 0px!important;
}

.social-icons-top {
	list-style-type: none;
	margin: 0px;
}

	.social-icons-top li {
		float: left;
		padding: 22px 7px 0px 7px !important;
		margin: 0px !important;
	}

	.social-icons-top a {
		display: inline !important;
	}

.error {
	border-color: red;
	color: red;
}

.valid {
	border-color: green;
	color: green;
}

.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
	/*background-color: #696969;
    color: white !important;
*/
	border-radius: 0;
	-webkit-border-radius: 0;
}

.nav-collapse .nav > li > a {
	margin-bottom: 0px !important;
	padding-top: 0px !important;
	height: 40px !important;
	line-height: 40px !important;
	vertical-align: middle !important;
}

.our-story {
	font-size: 32px;
}

@media (max-width: 767px) {
	.footer-wrapper {
		height: auto;
	}

	.top-menu .brand {
		padding-top: 5px !important;
		padding-bottom: 11px !important;
		max-width: 50%;
	}

	.home-container {
		width: 100% !important;
		margin-top: 0px !important;
		margin: 0 !important;
		padding: 0;
	}


	.home-container {
		width: 100% !important;
		margin-top: 0px !important;
	}

	.article-yellow {
		margin-left: 10px !important;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
		padding-left: 5px !important;
	}

		.article-yellow .filters-home {
			padding-right: 10px !important;
			display: none;
		}

			.article-yellow .filters-home span {
				margin-left: 10px !important;
				font-size: 10px !important;
			}

	.image-gallery .image-adjusted-size {
		height: auto !important;
		margin: 0 auto !important;
		margin-left: auto !important;
		width: 100% !important;
	}

	.image-gallery ul li {
		margin-left: 15px;
		margin-right: 15px;
	}

	.home-text {
		margin-left: 0px !important;
		padding-left: 5px !important;
	}

	.our-story {
		font-size: 26px !important;
		padding-left: 0px !important;
		margin-top: 5px !important;
	}

	.contact-bar {
		height: auto !important;
		padding-bottom: 7px;
		border-bottom: 0 !important;
	}

	.contact-holder {
		height: auto !important;
	}

		.contact-holder .bordered {
			height: auto;
		}

		.contact-holder .align-bar {
			height: auto;
			line-height: 32px !important;
		}

	.footer-wrapper .footer-inner {
		padding-top: 2px;
		padding-bottom: 5px;
	}

	.fila-logo {
		height: auto !important;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.image-gallery ul li {
		float: none;
	}

	.navbar .btn-navbar {
		margin-right: 0px;
		padding-right: 0px;
	}
}

@media (max-width: 1320px) {
	.top-menu .nav li a {
		padding-left: 5px !important;
	}
}

@media (max-width: 991px) {
	.top-menu .nav li a {
		padding-left: 0px !important;
		padding-right: 13px;
	}

	.social-icons-top {
		display: none;
	}
}

@media (max-width:979px) {
	.top-menu-wrapper {
		height: auto !important;
	}

	.top-menu .nav {
		height: auto !important;
	}

	.nav-collapse {
		background-color: black;
		//padding-left:20px;
	}

		.nav-collapse .nav {
			margin-bottom: 0px !important;
			padding-top: 8px !important;
			padding-bottom: 5px;
		}


	.top-menu .nav li {
		padding-bottom: 0px !important;
		padding-top: 0px !important;
	}

		.top-menu .nav li a {
			padding-left: 15px !important;
		}
}

.btn {
	-webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05) !important;
	-moz-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05) !important;
	box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05) !important;
}

.social-bottom {
	margin: 0 auto;
	width: 140px;
}

.sbi {
	padding-top: 0px !important;
}

.fotter-bottom-links .social-icons-top li {
	padding-top: 0px !important;
}
