﻿body,
html {
	font-family: 'Lato', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #000000;
	background-color: #000000;
}

h1 {
	font-weight: 700;
}

h1 strong {
	font-weight: 900;
}

h2 {
	font-size: 36px;
	margin: 0;
}

h3 {
	font-size: 16px;
	font-weight: 700;
}

h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

a {
	color: #000000;
	transition: all 0.5s;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #000000;
}

.img-centered {
	margin: 0 auto;
}

ul,
ol {
	list-style: none;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000000;
	z-index: 99999;
	height: 100%;
}

#status {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
	padding: 0;
}

.section-title {
	padding: 30px 0;
}

.section-title h2 {
	font-weight: 400;
	margin-bottom: 26px;
}

hr {
	height: 3px;
	width: 60px;
	position: relative;
	background: #ffffff;
	border: 0;
	margin-bottom: 30px;
}

/* Navigation */

#menu {
	padding: 20px;
	transition: all 0.8s;
}

#menu.navbar-default {
	background-image: url(../img/stonetexture.png);
	background-color: #000000;
	border-color: #ffffff;
	padding: 10px;
}

#menu a.navbar-brand {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 700;
	letter-spacing: 1px;
		border-bottom: 50px;
}

#menu a.navbar-brand i.fa {
	color: #ffffff;
}

#menu.navbar-default .navbar-nav>li>a {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 3px;
}

#menu.navbar-default .navbar-nav>li>a:hover {
	color: #ffffff;
}

.on {
	background-color: #000000 !important;
	padding: 0 !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #54BC9B !important;
	background-color: transparent;
}

.navbar-toggle {
	border-radius: 110;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #000000;
	border-color: #54BC9B;
}

.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #54BC9B;
}

/* Home Style */

header {
	background: url(../img/img/Starfield.png); /* no-repeat bottom center; */
	background-size: cover;
	color: #54BC9B;
	position: relative;
	height: 100%;
}

header p {
	color: #ffffff;
	font-size: 20px;
	margin-bottom: 80px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.intro-text {
	position: center;
	padding-top: 250px;
	padding-right: 0;
	padding-left: 0;
	/*padding-bottom: 435px;*/
	min-height: 1080px;
	background-image: url(../img/Web_Bg_Top.png);
}

.intro-text H1 {
	font-size: 70px;
	text-transform: uppercase;
	color: #4F6D2D;
	letter-spacing: 2px;
}

.color {
	color: #4F6D2D;
}

.icon {
	margin: 18px;
}

.btn-default {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	background-color: #000000;
	border: 13;
	border-color: #4F6D2D;
	margin: 10px;
	margin-top: 50px;
	font-size: 60px;
	transition: all 0.5s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active {
	background-color: #4F6D2D;
	color: #ffffff;
}

/* Screenshots Section */

#Screenshots-section {
	padding: 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background-size: cover;
	/*background-attachment: fixed;*/
	min-height: 1080px;
	color: #ffffff;
	background-image: url(../img/Web_Bg_Tile.png); 
}

#Screenshots-section hr {
	background-color: #ffffff;
}

#Screenshots-section {
	padding: 30px 0;
}

#Screenshots-section .item {
	display: block;
	width: 100%;
	height: auto;
}

#Screenshots-section .item p {
	font-weight: 400;
	margin: 0 0 30px 0;
}

#Screenshots-section


/* Services Section */

#services-section {
	padding: 80px 0 100px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background: #DF7401;
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(3, 39, 49, 1) 0%, rgba(3, 46, 58, 1) 20%, rgba(3, 46, 58, 1) 100%, rgba(3, 39, 49, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(3, 39, 49, 1) 0%, rgba(3, 46, 58, 1) 20%, rgba(3, 46, 58, 1) 100%, rgba(3, 39, 49, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(3, 39, 49, 1) 0%, rgba(3, 46, 58, 1) 20%, rgba(3, 46, 58, 1) 100%, rgba(3, 39, 49, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#032731', endColorstr='#032731', GradientType=0);
	/* IE6-9 */
	color: #DF7401;
}

#services-section h4 {
	color: #ffffff;
	text-transform: uppercase;
}

.space {
	margin-top: 40px;
}

#services-section i.fa {
	font-size: 40px;
	border: 0;
	width: 100px;
	height: 80px;
	padding: 22px 25px;
	background: #000000;
	margin-bottom: 6px;
	border-radius: 10%;
	color: #DF7401;
	transition: all 0.5s;
}

#services-section .service:hover>i.fa {
	background: #DF7401;
}

/* Gallery Section 
==============================*/

#works-section {
	padding: 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
	background: #000000;
	/* Old browsers */
	background: -moz-linear-gradient(top, 000000);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, ffffff);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, DF7401);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1a618', endColorstr='#c1a618', GradientType=0);
	/* IE6-9 */
}

#works-section i.fa {
	font-size: 30px;
	padding: 5px;
	color: #000000;
}

.categories {
	padding-bottom: 30px;
	text-align: center;
}

#works-section hr {
	background: #ffffff;
}

#works-section h2 {
	color: #ffffff;
}

ul.cat li {
	display: inline-block;
}

ol.type li {
	display: inline-block;
	margin: 20px;
}

ol.type li a {
	color: #ffffff;
	border: 1px solid #DF7401;
	padding: 8px 16px;
	border-radius: 3px;
}

ol.type li a.active {
	background: #DF7401;
}

ol.type li a:hover {
	background: #DF7401;
}

.isotope-item {
	z-index: 2
}

.isotope-hidden.isotope-item {
	z-index: 1
}

.isotope,
.isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}

.portfolio-item {
	margin-bottom: 30px;
}

.portfolio-item .hover-bg {
	height: 260px;
	overflow: hidden;
	position: relative;
}

.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #000000;
	background: #DF7401;
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}

.hover-bg .hover-text>h4 {
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 20px;
}

.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.hover-bg .hover-text>i {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.3s;
}

.hover-bg:hover .hover-text>i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

.hover-bg:hover .hover-text {
	opacity: 1;
}

.portfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #ffffff;
}

.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 2.5em;
}

.portfolio-modal .modal-content p {
	margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
	margin: 10px 0 30px;
	font-size: 14px;
	font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}

.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}

.portfolio-modal .close-modal:hover {
	opacity: .3;
}

.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 3px;
	height: 75px;
	margin-left: 35px;
	background-color: #000000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 3px;
	height: 75px;
	background-color: #000000;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.portfolio-modal .btn-primary {
	color: #000000;
	background-color: #ffffff;
	border-color: #DF7401;
}

.portfolio-modal .btn-primary:hover,
.portfolio-modal .btn-primary:focus,
.portfolio-modal .btn-primary.focus,
.portfolio-modal .btn-primary:active,
.portfolio-modal .btn-primary.active {
	color: #000000;
	background-color: #DF7401;
	border-color: #DF7401;
}

/* About Section */

#about-section {
	padding: 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
	background: #000000;
	/* Old browsers */
	background: -moz-linear-gradient(#000000);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(#000000);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(#000000);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#032731', endColorstr='#032731', GradientType=0);
	/* IE6-9 */
	color: #ffffff;
	min-height: 1080px;
	background-image: url(../img/Web_Bg_Tile.png);
}

#about-section p {
	color: #ffffff;
}

#about-section li {
	color: #ffffff;
}

#about-section h2 {
	color: #ffffff;
}

#about-section h4 {
	color: #4F6D2D;
}

#about-section li {
	margin-bottom: 6px;
	list-style: none;
	padding: 0;
}

#about-section li:before {
	content: "->";
	color: #4F6D2D;
	padding-right: 15px;
}

/* Team Section */

#team-section {
	padding: 80px 0;
	background-color: #000000;
	color: #ffffff;
	min-height: 1080px;
	background-image: url(../img/Web_Bg_Bottom.png);
}

#team-section h3 {
	color: #4F6D2D;
}

#team-section li {
	margin-top: 14px
}

#team-section hr {
	background: #ffffff;
}

#team-section a {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

#team-section a:hover {
	color: #ffffff;
}

#team-section .item {
	padding: 0;
	margin: 15px;
	text-align: center;
	width: 2000px;
}

img.img-circle.team-img {
	width: 120px;
	height: 120px;
	border: 4px solid transparent;
	transition: all 0.5s;
}

#team-section .thumbnail {
	background: transparent;
	border: 0;
}

#team-section .thumbnail .caption {
	padding: 9px;
	color: #ffffff;
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 20px;
	border-radius: 100%;
	background: #ffffff;
	transition: all 0.5s;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #4F6D2D;
}

.owl-theme .owl-controls .owl-page.active span {
	background: #4F6D2D;
}

/* Footer */

#footer {
	background: #032731;
	padding: 15px 0 10px 0;
	color: #42626b;
	text-align: center;
}

#footer p {
	margin-top: 10px;
}

.col-md-2 {
	width: 201px;
}

div#row {
	overflow: hidden;
	margin-left: 70px;
}

@media (max-width: 768px) {
	body {
		overflow: hidden;
	}
	.content {
		padding: 40% 0 0;
	}
	.item img {
		width: 100%;
	}
	a.btn.btn-default.btn-lg.page-scroll.wow.fadeInUp.animated {
		width: 85%;
		font-size: 100%;
	}
	.logo {
		width: 100%;
	}
	ol.type li{
		width: 100%
	}
	.categories{
		width: 100%
	}
	ul.cat li {
		margin-left: -10%;
	}
}

@media (max-width: 603px) {
	#menu.navbar-default {
		background-color: rgba(0, 0, 0, 0.7);
	}
	label {
		float: none !important
	}
	.hover-bg .hover-text {
		padding: 12% 10%;
	}
}

@media (max-width: 360px) {
	.hover-bg .hover-text {
		padding: 22% 10%;
	}
}