@import url('https://fonts.googleapis.com/css?family=Orbitron:900" rel="stylesheet"');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap" rel="stylesheet"');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet"');
@import url('https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:wght@300" rel="stylesheet"');

body, html {
	font-family: 'Montserrat', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: rgba(197, 197, 139, 0.5);
	font-weight: 300;
	letter-spacing: -0.025px;
	width: 100% !important;
	height: 100% !important;
}
h2 {
	margin: 0 0 20px 0;
	font-weight: 600;
	font-size: 30px;
	color: rgba(0, 0, 0, .9);
	text-transform: uppercase;
}
h3 {
	font-size: 22px;
	font-weight: 400;
	color: #333;
}
h4 {
	font-size: 24px;
	text-transform: none;
	font-weight: 400;
	color: #333;
}
h5 {
	font-weight: 700;
	line-height: 30px;
}
p {
	font-size: 15px;
}
p.intro {
	margin: 12px 0 0;
	line-height: 30px;
}
a {
	color: #ddd;
	font-weight: 400;
}
a:hover, a:focus {
	text-decoration: none;
	color: rgba(255, 191, 0, 1);
}
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;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: .1em;
	width: 50%;
	text-align: center;
	position: relative;
	background: rgba(255, 255, 255, .1);
	margin-bottom: 30px;
	border: 0;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Navigation */
#menu {
	padding: 0 0px 0px 0px;
	transition: all 0.8s;
	background: #333 url(../img/team-bgn.jpg) no-repeat center bottom !important;
	
}
#menu .overlay {
	background: -moz-linear-gradient(top, rgba(0,0,0,.8) 0%, rgba(0,0,0,.5) 100%); 
	background: -webkit-linear-gradient(top, rgba(0,0,0,.8) 0%, rgba(0,0,0,.5) 100%); 
	background: linear-gradient(to bottom, rgba(0,0,0,.8) 0%, rgba(0,0,0,.5) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#053740', endColorstr='#99053740', GradientType=0 );
	padding: 10px 0 18px 0;
}
#menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border: solid 0px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 25px rgba(0, 0, 0, 1);
}
#menu img {
	display: inline-block;
    margin-right: 3px;
    margin-top: -7px;
}
#menu hr {
	height: .1em;
	width: 100%;
	text-align: center;
	position: relative;
	box-shadow: 0 0 3px rgba(0, 0, 0, 1);
	background: rgba(255, 255, 255, .2);
	margin: 0;
	border: 0;
}
#menu a.navbar-brand {
	font-family: 'Orbitron', sans-serif;
	font-size: 30px;
	color: rgba(0, 0, 0, .9);
	text-shadow: 1px 1px 2px black, 0 0 1em black;
	box-shadow: 0px 10px 5px 0px rgba(0,0,0,.1);
	border-radius: 15px;
	font-weight: 300;
	-webkit-text-stroke: 1px rgba(255, 244, 209, 1);
	background: rgba(0, 0, 0, .1);
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-top: 3px;
}
#menu a.navbar-brand:hover {
	-webkit-text-stroke: 1px rgba(255, 255, 255, .9);
}
#menu .phone {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	margin: 42px 0 0px -98px;
	float: left;
	font-size: 13px;
	letter-spacing: .2px;
	line-height: 20px;
	font-weight: 300;
	color: rgba(255, 244, 209, .7);
	text-shadow: 1px 1px 2px black;
	padding: 0;
	border-radius: 2px 2px 10px 10px;
}
#menu .phone:hover {
	color: rgba(255, 191, 0, 1);
}
#menu .banner {
	font-weight: 600;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
	color: rgba(255, 244, 209, 1);
	font-size: 12px;
	letter-spacing: .1em;
	background: rgba(255, 244, 209, .25);
	box-shadow: 0 0 15px rgba(0,0,0,.9);
	border: solid 0px rgba(255, 255, 255, .1); 
	text-transform: uppercase;
	display: inline-block; 
	margin: 16px 0 0 -7px;
	padding: 1px 10px 0px 7px;
	border-radius: 2px 25px 25px 2px;
	opacity: 1;
	line-height: 24px;
}
#menu .banner span {
	color: rgba(255, 191, 0, 1);
	font-weight: 600;
	background: transparent;
}
#menu .banner i {
	padding-top:3px;
	font-size:14px;
}
#menu .banner_ {
	font-weight: 600;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
	color: rgba(255, 255, 255, .9);
	font-size: 12px;
	letter-spacing: .1em;
	background: rgba(255, 255, 255, .2);
	box-shadow: 0 0 15px rgba(0,0,0,.9);
	border: solid 0px rgba(255, 255, 255, .1); 
	text-transform: uppercase;
	display: inline-block; 
	margin: 16px 0 0 -7px;
	padding: 1px 10px 0px 7px;
	border-radius: 2px 25px 25px 2px;
	opacity: 1;
	line-height: 24px;
}
#menu .banner_ span {
	color: rgba(255, 191, 0, 1);
	font-weight: 600;
	background: transparent;
}
#menu i {
	font-size: 20px;
	color: rgba(255, 244, 209, .95);
	opacity: .8;
	text-shadow: 1px 1px 2px black, 0 0 1em black; 
	-webkit-text-stroke: 0px rgba(255, 244, 209, .8);
}
#menu i:hover {
	color: rgba(255, 199, 0, 1);
}
#menu.navbar-default .navbar-nav > li > a {
	font-family: "Oswald", sans-serif;
	border-right: dotted 0px rgba(255, 244, 209, .3);
	text-transform: uppercase;
	color: rgba(255, 244, 209, .85);
	text-shadow: 1px 1px 1px black, 0 0 2em black;
	line-height: 10px;
	font-weight: 500;
	font-size: 10px;
	letter-spacing: .1em;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: rgba(255, 199, 0, 1);
	text-shadow: 1px 1px 2px black, 0 0 1em black;
}
#menu.navbar-default .navbar-nav > li > p {
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.9);
	text-transform: uppercase;
	color: rgba(255, 244, 209, .8);
	text-shadow: 1px 1px 1px black;
	border: solid 0px rgba(255, 255, 255, .1); 
	font-weight: 300;
	-webkit-text-stroke: 1px rgba(255, 244, 209, .8);
	font-size: 10px;
	letter-spacing: .08em;
	margin: 8px 0 0 10px;
	padding: 5px 3px 4px 3px;
	border-radius: 25px 0px 0px 25px;
}
#menu.navbar-default .navbar-nav > li > p:hover {
	color: rgba(255, 199, 0, 1);
	-webkit-text-stroke: 1px rgba(255, 199, 0, 1);
	text-shadow: 1px 1px 2px black, 0 0 1em black;
	background: rgba(0, 0, 0, .05);
	border: solid 0px rgba(255, 255, 255, .1);
	box-shadow: 0 0 0px rgba(255,255,255,.7);
}
#menu .on {
	color: rgba(255, 199, 0, 1) !important;
}
.navbar-right {
	margin: 10px 10px 0 0; 
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: rgba(255, 199, 0, 1) !important;
	text-shadow: 1px 1px 2px black;
	box-shadow: 0 0 15px rgba(0,0,0,1) !important;
	border: solid 1px rgba(0, 0, 0, .1) !important;
}
.navbar-toggle {
	border-radius: 0;
	border: solid 0px rgba(255, 255, 255, .1); 
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	color: rgba(255, 199, 0, 1);
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: rgba(245, 245, 245, 0.8);
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: rgba(0, 0, 0, 1);
}
.section-title {
	margin-bottom: 60px;
}
.section-title p {
	font-size: 18px;
}
.btn-custom {
	text-transform: uppercase;
	color: rgba(0, 0, 0, 1);
	letter-spacing: .01em;
	font-size: 12px;
	font-weight: 600;
	border: solid 2px rgba(255, 238, 209, .25);
	box-shadow: 0 0 25px rgba(0,0,0,.25);
	background: rgba(255, 238, 209, .25);
	padding: 16px 22px 13px 22px;
	border-radius: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	transition: all 0.5s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: rgba(216, 39, 9, 1);
	border: solid 2px rgba(255, 238, 209, .25);
	box-shadow: 0 0 25px rgba(0,0,0,.45);
}
/* Header Section */
.intro {
	display: table;
	width: 100%;
	padding: 0;
	background: url(../img/white.jpg) repeat-y center bottom;
	background-attachment: fixed, fixed;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding-bottom: 5px;
}
.intro .overlay {
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.1) 100%); 
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.1) 100%); 
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0.1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#053740', endColorstr='#99053740', GradientType=0 );
}
.intro img {
	display: inline-block;
    padding-bottom: 40px;
}
.intro h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: rgba(0,0,0,.65);
	background: rgba(255, 255, 255, 0.4); 
	letter-spacing: 0em;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 0;
	display: inline-block; 
	border-bottom: solid 0px rgba(255, 255, 255, 0.2); 
	margin: 0em 0em 0.1em 0.7em; 
	padding: 0.5em 0.5em 0.4em 0.5em;
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
}
.intro span {
	color: rgba(197, 197, 139, 1);
	font-weight: 600;
}
.intro p {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: rgba(255,255,255,0.8);
	text-shadow: 1px 1px 1px #000;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 38px;
}
header .intro-text {
	padding: 130px 0 0px 0;
	text-align: center;
}
/* About Section */
#about {
	padding: 145px 0 30px 0;
	background: #ededed url(../img/team-bg_.jpg) center top repeat-y;
	background-attachment: fixed, fixed;
	background-size: cover;
}
#about .container {
	border: solid 2px rgba(255, 238, 209, .25);
	padding: 35px 35px 10px 35px;
	border-radius: 10px;
	box-shadow: 0 0 25px rgba(0,0,0,.2);
	background: rgba(255, 238, 209, .35);
}
#about hr {
	height: .1px;
	background: rgba(0, 0, 0, .5);
	margin-bottom: 25px;
}
#about p {
	font-size: 17px;
	letter-spacing: ,1em;
	line-height: 25px;
	color: rgba(0, 0, 0, .8);
	font-weight: 500;
	margin: 0;
}
#about h1 {
	text-transform: uppercase;
	color: rgba(255, 255, 255, .8);
	letter-spacing: .1em;
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	text-transform: uppercase;
	margin-top: 0px;
	padding: 15px 0 0px 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .7), 0 0 .15em rgba(0, 0, 0, .7);
}
#about h2 {
	color: rgba(0, 0, 0, 1);
	-webkit-text-stroke: 1px rgba(0, 0, 0, 1);
	letter-spacing: .01em;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	display: inline-block; 
	margin: 0; 
	padding: 15px 0 0px 0px;
}
#about .about-text h2 {
	color: rgba(0, 0, 0, 1);
	-webkit-text-stroke: 1px rgba(0, 0, 0, 1);
	letter-spacing: .1em;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	margin: 0; 
	padding: 15px 20px 0px 20px;
}
#about h3 {
	font-size: 12px;
	letter-spacing: .01em;
	font-weight: 800;
	line-height: 20px;
	color: rgba(0, 0, 0, .9);
	text-transform: uppercase;
	text-align: center;
	padding: 1.25em 0 1em 0;
	margin: 0px 0 15px 0;
    border-radius: 2px;
    border: solid 2px rgba(255, 238, 209, .25);
	background: rgba(255, 238, 209, .25);
	box-shadow: 0 0 25px rgba(0,0,0,.25);
}
#about h3:hover {
	color: rgba(216, 39, 9, 1);
	border: solid 2px rgba(255, 238, 209, .25);
	box-shadow: 0 0 25px rgba(0,0,0,.45);
}
#about h4 {
	font-family: "Oswald", sans-serif;
	font-size: 13px;
	letter-spacing: .08em;
	font-weight: 500;
	color: rgba(0,0,0,1);
	margin-top: -20px;
	text-transform: uppercase;
	text-align: center;
}
#about h5 {
	font-family: "Oswald", sans-serif;
	font-size: 17px;
	color: rgba(0, 0, 0, .9);
	font-weight: 400;
	letter-spacing: .015em;
	line-height: 40px;
}
#about h6 {
	font-size: 12px;
	letter-spacing: .01em;
	font-weight: 800;
	line-height: 20px;
	color: rgba(0, 0, 0, 1);
	text-transform: uppercase;
	text-align: center;
	padding: 1.25em 0 1em 0;
	margin: 30px 0 30px 0;
    border-radius: 2px;
    border: solid 2px rgba(255, 238, 209, .25);
	background: rgba(255, 238, 209, .25);
	box-shadow: 0 0 25px rgba(0,0,0,.25);
}
#about h6:hover {
	color: rgba(216, 39, 9, 1);
	border: solid 2px rgba(255, 238, 209, .25);
	box-shadow: 0 0 25px rgba(0,0,0,.45);
}
#about .on {
	color: rgba(216, 39, 9, 1);
	border: solid 2px rgba(255, 238, 209, .25);
	font-weight: 800;
	box-shadow: 0 0 25px rgba(0,0,0,.25);
}
#about .about-text {
	margin-left: 0px;
	margin-top: 0px;
}
#about .btn-custom {
	margin-top: 10px;
	margin-bottom: 22px;
}
#about .brand {
	padding: 0;
	margin: 30px 0 30px 0;
	border: solid 0px rgba(0,0,0,.3);
	box-shadow: 0 0 0px rgba(0,0,0,.25);
	border-radius: 2px;
}
#about .brand img {
	display: inline-block;
    padding: 0 25px 0 25px;
}
#about .box{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.15);
	border: solid 0px rgba(0, 0, 0,.1);
	border-radius: 0;
	text-align: center;
	margin: 0 auto 0 auto; 
	padding: 0;
}
#about ._box{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.05);
	border: solid 0px rgba(0, 0, 0,.05);
	border-radius: 0px;
	text-align: center;
	margin: 0 auto 0 auto; 
	padding: .5em 3em 0em 3em;
}
#about .box_{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.05);
	border: solid 0px rgba(0,0,0,.1);
	border-radius: 0;
	text-align: center;
	margin-top: 0px; 
	margin-bottom: 20px; 
	padding: 0em 0em 0em 0em;
}
#about ._box_{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.05);
	border: solid 0px rgba(0,0,0,.1);
	border-radius: 0;
	text-align: center;
	margin-top: 10px; 
	margin-bottom: 0px; 
	padding: 0;
}
.categories {
	padding-bottom: 40px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
}
ol.type li a {
	color: rgba(197, 197, 139, 1);
	font-weight: 400;
	font-size: 15px;
	padding: 10px 20px;
	border: 2px solid rgba(197, 197, 139, 1);
	border-radius: 10px 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
ol.type li a.active {
	background: rgba(197, 197, 139, 1);
	color: #fff;
}
ol.type li a:hover {
	background: rgba(197, 197, 139, 1);
	color: #fff;
}
.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;
}
.about-item {
	margin: 15px 0;
	border-radius: 2px;
	box-shadow: 0 0 25px rgba(0,0,0,.2);
}
.about-item .hover-bg {
	overflow: hidden;
	position: relative;
	border-radius: 2px;
}
.about-item img {
	border-radius: 2px;
	box-shadow: 0 0 25px rgba(0, 0, 0, .2);
	padding: 0px;
	margin: 0;
}

.item {
	margin: 0px 0;
	box-shadow: 0 0 25px rgba(0,0,0,.2);
	border: solid 0px rgba(255, 255, 255, .1);
	border-radius: 2px;
}
.item .hover-bg {
	overflow: hidden;
	position: relative;
	border-radius: 50px 2px 50px 2px;
}
.item img {
	box-shadow: 0 0 25px rgba(0,0,0,.2);
	padding: 0px;
	border-radius: 2px;
}

.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #000;
	background: rgba(255, 255, 255, .9);
	padding: 26% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
	border-radius: 2px;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #000;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: .08em;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
/* Services Section */
#services {
	padding: 145px 0px 0px 0px;
	background: #ededed url(../img/team-bg_.jpg) center top repeat-y;
	background-attachment: fixed, fixed;
	background-size: cover;
}
#services .container {
	border: solid 2px rgba(255, 238, 209, .35);
	padding: 35px 35px 0px 35px;
	border-radius: 10px;
	box-shadow: 0 0 25px rgba(0,0,0,.2);
	background: rgba(255, 238, 209, .25);
}
#services .service {
	padding: 0 15px 0 15px;
}
#services img {
	border-radius: 2px;
	padding: 10px;
	border: solid 2px rgba(255, 238, 209, .3);
	box-shadow: 0 0 25px rgba(0,0,0,.2);
	background: rgba(255, 238, 209, .25);
}
#services img:hover {
	box-shadow: 0 0 25px rgba(0,0,0,.4);
	border: solid 2px rgba(255, 238, 209, .25);
}
#services .box{
	background: rgba(255, 255, 255, .25);
	box-shadow: 0 0 0px rgba(0,0,0,.05);
	border: solid 0px rgba(0, 0, 0,.1);
	border-radius: 50px 50px 0 0;
	text-align: center;
	margin: 0 auto 0 auto; 
	padding: 3em 3em 0em 3em;
}
#services .box_{
	background: rgba(255, 255, 255, .6);
	box-shadow: 0 0 0px rgba(0,0,0,.05);
	border: solid 1px rgba(0, 0, 0,.05);
	border-radius: 50px 50px 0 0;
	text-align: center;
	margin: 0 auto 0 auto; 
	padding: 3em 3em 0em 3em;
}
#services h2 {
	font-family: "Oswald", sans-serif;
	color: rgba(0, 0, 0, 1);
	letter-spacing: .1em;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
}
#services h3 {
	font-size: 11px;
	letter-spacing: .01em;
	font-weight: 600;
	line-height: 20px;
	color: rgba(0, 0, 0, 1);
	padding: 0px 0 40px 0;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}
#services h3:hover {
	color: rgba(216, 39, 9, 1);
}
#services h4 {
	font-family: "Oswald", sans-serif;
	font-size: 18px;
	letter-spacing: .08em;
	font-weight: 300;
	color: rgba(0,0,0,.7);
	text-transform: uppercase;
	text-align: center;
	box-shadow: 0 0 15px rgba(0, 0, 0, .3); 
	padding: 1em 0em .6em 0em; 
	border: 1px solid rgba(255, 255, 255, .8);
    border-radius: 10px;	
	background: rgba(0, 0, 0, .1);
}
#services h4:hover {
	color: rgba(216, 39, 9, .8);
	border: solid 1px rgba(216, 39, 9, .5);
	box-shadow: 0 0 15px rgba(0, 0, 0, .8);
}
#services p {
	font-size: 14px;
	line-height: 22px;
	color: #333;
	font-weight: 400;
	padding-bottom: 50px;
	text-align: center;
}
#services p:hover {
	color: rgba(216, 39, 9, .8);
}
/* Team Section */
#team {
	color: #000;
	background: #ededed url(../img/team-bg_.jpg) center top repeat-y;
	background-attachment: fixed, fixed;
	background-size: cover;
	padding: 40px 0 30px 0;
}
#team .overlay {
	background: transparent;
}
#team .container {
	border: solid 2px rgba(255, 238, 209, .35);
	padding: 45px 35px 10px 35px;
	border-radius: 10px;
	box-shadow: 0 0 25px rgba(0,0,0,.2);
	background: rgba(255, 238, 209, .25);
}
#team .about-text {
	margin-left: 0px;
	margin-top: 0px;
}
#team .box{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	border: solid 0px rgba(0, 0, 0,.05);
	border-radius: 0px;
	text-align: center;
	margin: 0 auto 0 auto; 
	padding: 2em 3em 0em 3em;
}
#team .brand {
	padding: 0;
	margin: 35px 0 20px 0;
    border: solid 0px rgba(0,0,0,.3);
	box-shadow: 0 0 0px rgba(0,0,0,.25);
	border-radius: 2px;
}
#team .brand img {
	display: inline-block;
    padding: 0 25px 0 25px;
}
#team .box_{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.05);
	border: solid 0px rgba(0,0,0,.05);
	border-radius: 25px;
	text-align: center;
	padding: 3em 0em 0em 0em;
}
#team ._box_{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.05);
	border: solid 0px rgba(0,0,0,.05);
	border-radius: 25px;
	text-align: center;
	margin: 0 auto 0 auto; 
	padding: 1em 0em 0em 0em;
}
#team h2 {
	color: rgba(0, 0, 0, 1);
	-webkit-text-stroke: 1px rgba(0, 0, 0, 1);
	letter-spacing: .1em;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	display: inline-block; 
	margin: 0; 
	padding: 15px 0px 5px 0px;
}
#team h3 {
	font-family: "Oswald", sans-serif;
	font-size: 17px;
	color: rgba(0, 0, 0, 1);
	font-weight: 400;
	letter-spacing: .015em;
	line-height: 40px;
}
#team h4 {
	font-family: "Oswald", sans-serif;
	font-size: 17px;
	color: rgba(0, 0, 0, 1);
	font-weight: 400;
	letter-spacing: .01em;
	line-height: 40px;
}
#team h5 {
	text-transform: uppercase;
	color: rgba(255, 255, 255, 1);
	letter-spacing: .1em;
	font-size: 18px;
	font-weight: 600;
	line-height: 40px;
	text-transform: uppercase;
	margin-top: 20px;
	padding: 5px 0 0px 0;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
}
#team h6 {
	font-size: 11px;
	letter-spacing: .01em;
	font-weight: 800;
	line-height: 20px;
	color: rgba(0, 0, 0, 1);
	text-transform: uppercase;
	text-align: center;
	padding: 1.25em 0 1em 0;
	margin: 35px 0 30px 0;
    border-radius: 2px;
    border: solid 2px rgba(255, 238, 209, .25);
	background: rgba(255, 238, 209, .3);
	box-shadow: 0 0 25px rgba(0,0,0,.25);
}
#team h6:hover {
	color: rgba(216, 39, 9, 1);
	border: solid 2px rgba(255, 238, 209, .25);
	box-shadow: 0 0 25px rgba(0,0,0,.45);
}
#team p {
	font-size: 16px;
	letter-spacing: 0em;
	text-transform: uppercase;
	line-height: 10px;
	color: rgba(0, 0, 0, 1);
	font-weight: 600;
	margin: 0;
}
#team hr {
	height: .1px;
	background: rgba(0, 0, 0, .5);
	margin-bottom: 25px;
}
#team .btn-custom {
	margin-top: 20px;
	margin-bottom: 25px;
}
/* Prices Section */
#prices {
	padding: 0px 0 0px 0;
	background: #ededed url(../img/team-bg_.jpg) center top repeat-y;
	background-attachment: fixed, fixed;
	background-size: cover;
}
#prices .price {
	padding: 0px 30px 0px 30px;
}
#prices img {
	border-radius: 15px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .2);
	padding: 30px;
}
#prices img:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, .8);
	border: solid 1px rgba(216, 39, 9, .5);
}
#prices h2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 300;
	color: rgba(0, 0, 0, 1);
	background: transparent;
	border-radius: 25px 25px 2px 2px;
	letter-spacing: .1em;
	font-size: 16px;
	text-shadow: 0px 0px 0px white, 0 0 0em black;
	line-height: 30px;
	text-transform: uppercase;
	display: inline-block; 
	border: 0px solid rgba(0, 0, 0, .2);
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	margin-bottom: 0px; 
	padding: 0.8em .1em 0em .6em;
	box-shadow: 0 0 0px rgba(0, 0, 0, .5);
}
#prices h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 18px;
	letter-spacing: .08em;
	font-weight: 300;
	color: rgba(0,0,0,1);
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0px 0px 0px white, 0 0 0em black;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5); 
	padding: .6em 0em .2em 0em; 
	border: 0px solid rgba(255, 255, 255, .8);
    border-radius: 0px;	
	background: rgba(0, 0, 0, .1);
}
#prices h3:hover {
	color: rgba(216, 39, 9, 1);
	border: solid 0px rgba(0, 0, 0, .5);
	box-shadow: 0 0 15px rgba(0, 0, 0, .8);
}
#prices p {
	font-size: 14px;
	line-height: 22px;
	color: #333;
	font-weight: 400;
	padding-bottom: 50px;
	text-align: center;
}
#prices p:hover {
	color: rgba(216, 39, 9, 1);
}
/* Portfolio Section */
#portfolio {
	padding: 20px 0 30px 0;
	background: #ededed url(../img/team-bg_.jpg) center top repeat-y;
	background-attachment: fixed, fixed;
	background-size: cover;
	margin: 0 auto 0 auto; 
}
#portfolio .overlay {    
	background: transparent;
}
#portfolio .container {
	border: solid 2px rgba(255, 238, 209, .35);
	padding: 40px 35px 30px 35px;
	border-radius: 10px;
	box-shadow: 0 0 25px rgba(0,0,0,.2);
	background: rgba(255, 238, 209, .25);
}
#portfolio hr {
	height: .1px;
	background: rgba(0, 0, 0, .5);
	margin-bottom: 25px;
}
#portfolio p {
	font-family:'Yanone Kaffeesatz', sans-serif;
	font-size: 17px;
	letter-spacing: .4em;
	text-transform: uppercase;
	line-height: 20px;
	color: rgba(0, 0, 0, .8);
	font-weight: 500;
	margin: 0;
}
#portfolio h2 {
	color: rgba(0, 0, 0, 1);
	-webkit-text-stroke: 1px rgba(0, 0, 0, 1);
	letter-spacing: .1em;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	display: inline-block; 
	margin: 0; 
	padding: 15px 0 0px 0px;
}
#portfolio .about-text h2 {
	color: rgba(0, 0, 0, .9);
	letter-spacing: .01em;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	margin: 0; 
	padding: 15px 20px 0px 20px;
}
#portfolio h3 {
	color: rgba(0, 0, 0, .8);
	-webkit-text-stroke: 1px rgba(0, 0, 0, .8);
	letter-spacing: .05em;
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
	box-shadow: 0 0 25px rgba(0,0,0,.1);
	border-top: solid 0px rgba(0,0,0,.2);
	padding: 1.1em 0 .8em 0;
    margin-bottom: 20px;
    margin-top: 20px;	
    border-radius: 2px;	
	background: transparent;
}
#portfolio h3:hover {
	color: rgba(216, 39, 9, 1);
	-webkit-text-stroke: 1px rgba(216, 39, 9, 1);
	box-shadow: 0 0 25px rgba(0,0,0,.3);
}
#portfolio .on {
	color: rgba(216, 39, 9, 1);
	-webkit-text-stroke: 1px rgba(216, 39, 9, 1);
	box-shadow: 0 0 25px rgba(0,0,0,.25);
}
#portfolio h4 {
	font-family: "Oswald", sans-serif;
	font-size: 13px;
	letter-spacing: .08em;
	font-weight: 500;
	color: rgba(0,0,0,1);
	text-transform: uppercase;
	text-align: center;
}
#portfolio h5 {
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	color: rgba(0, 0, 0, .8);
	font-weight: 300;
	letter-spacing: .05em;
	line-height: 40px;
}
#portfolio h6 {
	color: rgba(0, 0, 0, .8);
	-webkit-text-stroke: 1px rgba(0, 0, 0, .8);
	letter-spacing: .05em;
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
	box-shadow: 0 0 25px rgba(0,0,0,.1);
	border-bottom: solid 0px rgba(0,0,0,.2);
	padding: 1.2em 1em 1em 1em;
    margin-top: 40px;
    margin-bottom: 0px;	
    border-radius: 2px;	
	background: transparent;
}
#portfolio h6:hover {
	color: rgba(216, 39, 9, 1);
	-webkit-text-stroke: 1px rgba(216, 39, 9, 1);
	box-shadow: 0 0 25px rgba(0,0,0,.3);
}
#portfolio .on {
	color: rgba(216, 39, 9, 1);
	-webkit-text-stroke: 1px rgba(216, 39, 9, 1);
	box-shadow: 0 0 25px rgba(0,0,0,.25);
}
#portfolio .about-text {
	margin-left: 0px;
	margin-top: 0px;
}
#portfolio .box{
	background: rgba(255, 255, 255, .7);
	box-shadow: 0 0 25px rgba(0,0,0,.1);
	border: solid 0px rgba(0, 0, 0,.05);
	border-radius: 0px;
	text-align: center;
	margin: 0 auto 0 auto; 
	padding: 3em 3em 2em 3em;
}
#portfolio .box_{
	background: transparent;
	box-shadow: 0 0 25px rgba(0,0,0,.1);
	border-bottom: solid 0px rgba(0,0,0,.1);
	border-radius: 50px 50px 2px 2px;
	text-align: center;
	margin-top: 5px; 
	padding: 1.5em 1em 0em 1em;
}
#portfolio ._box_{
	background: transparent;
	box-shadow: 0 0 25px rgba(0,0,0,.1);
	border-bottom: solid 0px rgba(0,0,0,.1);
	border-radius: 2px 2px 50px 50px;
	text-align: center;
	margin-top: 20px; 
	padding: 1em 1.5em 1.2em 1.5em;
}
.categories {
	padding-bottom: 40px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
}
ol.type li a {
	color: rgba(197, 197, 139, 1);
	font-weight: 400;
	font-size: 15px;
	padding: 10px 20px;
	border: 2px solid rgba(197, 197, 139, 1);
	border-radius: 10px 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
ol.type li a.active {
	background: rgba(197, 197, 139, 1);
	color: #fff;
}
ol.type li a:hover {
	background: rgba(197, 197, 139, 1);
	color: #fff;
}
.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: 15px 0;
	border-radius: 2px;
	box-shadow: 0 0 25px rgba(0,0,0,.2);
	border: solid 0px rgba(0,0,0,.1);
	opacity: .9;
}
.portfolio-item .hover-bg {
	overflow: hidden;
	position: relative;
	border-radius: 2px;
	border: solid 0px rgba(0,0,0,.1);
}
.portfolio-item img {
	border-radius: 2px;
	box-shadow: 0 0 25px rgba(0, 0, 0, .2);
	border: solid 0px rgba(255, 238, 209, .8);
	padding: 0px;
	opacity: 1;
}

.item {
	margin: 15px 0;
	box-shadow: 0 0 25px rgba(0,0,0,.2);
	border: solid 0px rgba(0,0,0,.1);
	border-radius: 2px;
}
.item .hover-bg {
	overflow: hidden;
	position: relative;
	border-radius: 2px;
	border: solid 1px rgba(0,0,0,.1);
}
.item img {
	box-shadow: 0 0 25px rgba(0,0,0,.2);
	padding: 0px;
	border-radius: 2px;
	border: solid 1px rgba(0,0,0,.1);
}

.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #000;
	background: rgba(255, 255, 255, .6);
	padding: 25% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #000;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	letter-spacing: .01em;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
/* Contact Section */
#contact {
	padding: 10px 0 60px 0;
	color: #000;
	background: #ededed url(../img/team-bg_.jpg) center top repeat-y;
	background-attachment: fixed, fixed;
	background-size: cover;
}
#contact .container {
	border: solid 2px rgba(255, 238, 209, .35);
	padding: 40px 35px 55px 35px;
	border-radius: 10px;
	box-shadow: 0 0 25px rgba(0,0,0,.2);
	background: rgba(255, 238, 209, .25);
}
#contact hr {
	height: .1px;
    background: rgba(0, 0, 0, .5);
	margin-bottom: 40px;
}
#contact .box{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	border: solid 0px rgba(0, 0, 0,.05);
	border-radius: 0 0 50px 50px;
	text-align: center;
	margin-bottom: 0px; 
	padding: 0em 3em 0em 3em;
}
#contact .box_{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.05);
	border: solid 0px rgba(0, 0, 0, .05);
	border-radius: 0px;
	text-align: center;
	margin: 0em 0 0 0; 
	padding: 0em 0em 0em 0em;
}
#contact h2 {
	color: rgba(0, 0, 0, 1);
	-webkit-text-stroke: 1px rgba(0, 0, 0, 1);
	letter-spacing: .1em;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	display: inline-block; 
	margin: 0; 
	padding: 15px 0 0px 0px;
}
#contact h3 {
	font-family: "Oswald", sans-serif;
	font-size: 17px;
	color: rgba(0, 0, 0, 1);
	font-weight: 400;
	letter-spacing: .015em;
	line-height: 40px;
}
#contact h3:hover{
	color: rgba(216, 39, 9, 1);
}
#contact h4 {
	font-family: "Oswald", sans-serif;
	font-size: 17px;
	color: rgba(0, 0, 0, 1);
	font-weight: 400;
	letter-spacing: .015em;
	line-height: 40px;
}
#contact i{
	font-size: 18px;
	color: rgba(0, 0, 0, 1);
}
#contact .social {
	text-align: center;
}
#contact .social i {
	font-size: 22px;
	color: rgba(0, 0, 0, 1);
	transition: all 0.3s;
	border: solid 2px rgba(255, 238, 209, .25);
	box-shadow: 0 0 15px rgba(0,0,0,.15);
	border-radius: 10px;
	padding: 1% 1.1% .8% 1%;
	background: rgba(255, 244, 209, .2);
	margin-top: 20px;
	margin-bottom: 10px;
}
#contact .social i:hover {
	color: rgba(216, 39, 9, 1);
	box-shadow: 0 0 15px rgba(0,0,0,.5);
	border: solid 2px rgba(255, 238, 209, .25);
}
/* Footer Section*/
#footer {
	background: #333 url(../img/team-bg.jpg) fixed center top !important;
	box-shadow: 0 0 15px rgba(0,0,0,0.6);
	margin: 0px;
}
#footer .overlay {
	background: -moz-linear-gradient(top, rgba(0,0,0,.65) 0%, rgba(0,0,0,.9) 100%); 
	background: -webkit-linear-gradient(top, rgba(0,0,0,.65) 0%, rgba(0,0,0,.9) 100%); 
	background: linear-gradient(to bottom, rgba(0,0,0,.65) 0%, rgba(0,0,0,.9) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#053740', endColorstr='#99053740', GradientType=0 );
	padding: 0px 0 5px 0;
}
#footer .social {
	margin: 0;
	opacity: .8;
	padding: 0em 0em .5em 0em;
	border-top: 0px solid rgba(255, 255, 255, .1); 
}
#footer .social ul li {
	display: inline-block;
	margin: 0 5px;
}
#footer .social i {
	font-size: 30px;
	padding: 0px;
	color: rgba(255, 255, 255, .3); 
	text-shadow: 1px 1px 2px #000;
	transition: all 0.3s;
}
#footer .social i:hover {
	color: rgba(255, 191, 0, 1);
    opacity: 1;	
}
#footer i{
	font-size: 25px;
	color: rgba(255, 255, 255, .3);
	text-shadow: 1px 1px 2px #000, 0 0 1em black;
}
#footer p {
	font-weight: 300;
	color: rgba(255, 244, 209, .4);
	letter-spacing: 0em;
	font-size: 11px;
	line-height: 15px;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
	text-transform: none;
}
#footer a {
	text-transform: uppercase;
	color: rgba(255, 244, 209, .6);
	text-shadow: 1px 1px 2px black, 0 0 1em black;
	font-weight: 600;
	font-size: 10px;
	letter-spacing: 0em;
	line-height: 40px;
	border-bottom: solid 0px rgba(255, 255, 255, .1);
	padding-bottom: 10px;
}
#footer a:hover {
	color: rgba(255, 191, 0, 1);
}
#footer .on {
	color: rgba(255, 191, 0, 1) !important;
}
#footer hr {
	height: .1px;
	background: rgba(255, 255, 255, .08);
	margin-top: 40px;
	margin-bottom: 40px;
	width: 100%;
}
#footer img {
	display: inline-block;
	overflow: hidden;
	position: relative;
	padding: 3px;
	margin-bottom: 20px;
	background: rgba(255, 255, 255, .25);
	border-radius: 100px;
	box-shadow: 0 0 25px rgba(0,0,0,1);
	border: solid 2px rgba(255, 238, 209, .25);
}

@media screen and (max-width: 1280px) {
h2 {
	font-size: 28px;
}
.intro h1 {
	font-size: 45px;
}
.intro p {
	font-size: 20px;
}
#menu .overlay {
	padding: 0px 0 10px 0;
}
#menu a.navbar-brand {
	font-size: 25px;
}
#menu img {
    margin-top: -9px;
}
#menu .banner {
	font-size: 11px;
	line-height: 20px;
	margin-top: 18px;
}
#menu .banner_ {
	font-size: 11px;
	line-height: 20px;
	margin-top: 18px;
}
#menu.navbar-default .navbar-nav > li > a {
	font-size: 9px;
	line-height: 14px;
	margin: 7px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
	letter-spacing: .1px;
}
#menu.navbar-default .navbar-nav > li > p {
	font-size: 8px;
	padding: 5px 4px 2px 5px;
}
#menu i {
	font-size: 14px;
}
.navbar-right {
	margin-top: 10px;
}
.btn-custom {
	font-size: 10px;
	padding: 13px 16px 11px 15px;
}
#about {
	padding: 120px 0 20px 0;
}
#about .about-text h2 {
	font-size: 14px;
	line-height: 24px;
}
#about h1 {
	font-size: 16px;
}
#about .about-text h2 {
	font-size: 14px;
}
#about h3 {
	font-size: 9px;
	padding: .9em 0 .7em 0;
}
#about h5 {
	font-size: 14px;
	letter-spacing: .01em;
	line-height: 30px;
	letter-spacing: 0;
}
#about .about-text h5 {
	font-size: 14px;
	letter-spacing: .01em;
}
#about h6 {
	font-size: 9px;
	line-height: 17px;
	padding: 1.2em 0 1em 0;
	margin: 20px 0 20px 0;
}
#about p {
	font-size: 16px;
}
#about ._box_{
	padding: 0;
}
#team {
	padding: 0;
	margin: 0;
}
#team h2 {
	font-size: 14px;
	line-height: 40px;
}
#team h3 {
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0;
}
#team h4 {
    font-size: 14px;
	margin-left: 0em;
    margin-right: 0em;
    padding: .6em 0em .5em 0em;	
}
#team h5 {
    font-size: 15px;
    padding: 0;
    line-height: 15px;
    margin-top: 30px;
}
#team h6 {
	font-size: 9px;
	margin: 10px 0;
	padding: .9em 0 .7em 0;
}
#team .box{
	margin-bottom: 2em; 
	padding: 1.5em 1.5em 1.5em 1.5em;
}
#team .box_{
	padding: .5em 0em 0em 0em;
}
#team ._box_{
	padding: 0em 1em 0.5em 1em;
}
#team hr {	
	margin-bottom: 5px;
	margin-top: 5px;
}
#services {
	padding: 120px 0 30px 0;
	margin: 0;
}
#services h3 {
	font-size: 10px;
}
#services h4 {
	font-size: 16px;
}
#services p {
	font-size: 13px;
}
#portfolio {
	padding: 30px 0 0px 0;
}
#portfolio h1{
    font-size: 18px;
}
#portfolio h2 {
	font-size: 14px;
}
#portfolio .about-text h2 {
	font-size: 16px;
}
#portfolio h3{
	font-size: 12px;
	border-radius: 0;
	line-height: 15px;
    margin-bottom: 20px;
    padding: .9em 1em .6em 1em; 	
}
#portfolio h5{
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0;
}
#portfolio h6 {
	font-size: 11px;
	line-height: 15px;
}
#portfolio h6:hover {
	color: rgba(0, 0, 0, 1);
	text-shadow: 1px 1px 1px white;
	box-shadow: 0 0 10px rgba(0,0,0,.3);

}
#portfolio .item {
	padding-top: 0em; 	
}
.item {
	border-radius: 0;
}
.item .hover-bg {
	border-radius: 0;
}
.item img {
	border-radius: 0;
}
#portfolio .btn-custom {
	font-size: 15px;
}
#portfolio hr {
	margin-bottom: 15px;
	margin-top: 15px;
}
#contact {
	padding: 30px 0 30px 0;
}
#contact h2 {
	font-size: 14px;
}
#contact .box{
	margin: 0; 
}
#contact .box_{
	padding: 0em 0em .2em 0em;
	margin: 0em 0em 0em 0em; 
}
#contact h3 {
	font-size: 14px;
	padding-top: 0px;
	letter-spacing: .1px;
}
#contact h4 {
	font-size: 14px;
	letter-spacing: .1px;
}
#contact i {
	font-size: 20px;
}
#footer .overlay {
	padding: 0px 0 20px 0;
}
#footer a {
	font-size: 9px;
}
}

/* Mobile */
@media screen and (max-width: 736px) {
h2 {
	font-size: 24px;
}
#menu {
    padding: 0px;
}	
#menu .overlay {
	padding: 15px 0 10px 0;
	margin: 0;
}
#menu.navbar-default {
	box-shadow: 0 0 5px rgba(0, 0, 0, .8);
}
#menu img {
    margin-top: -1px;
    width:50px;
    height: 50px;
}
#menu a.navbar-brand {
	font-size: 33px;
	margin: 0px 0 0 15px;
}
#menu .phone {
	margin: 48px 0 0 -175px;
	font-size: 15px;
}
#menu .banner {
	margin-top: 70px;
	margin-left: 50px;
	display: block; 
    font-size: 14px;
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.9);
}
#menu .banner_ {
	margin-top: 70px;
	margin-left: 50px;
	display: block; 
    font-size: 14px;
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.9);
}
#menu .banner i {
	padding-top:2px;
	font-size:17px;
}
#menu i {
	font-size: 20px;
	opacity: 1;
}
#menu.navbar-default .navbar-nav > li > a {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 600;
	text-shadow: 1px 1px 1px black, 0 0 1em black;
	line-height: 25px;
	letter-spacing: .1em;
    border: solid 0px rgba(255, 255, 255, .1); 
	margin: 20px 0 30px 50px;
	padding: 0;
	box-shadow: 0 0 0px rgba(0, 0, 0, 1);
	background: transparent;
	border-radius: 0;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: rgba(255, 191, 0, .9); 
	background: rgba(255, 255, 255, .2);
	border: solid 1px rgba(0, 0, 0, .1);
	box-shadow: 0 0 0px rgba(0,0,0,1);
}
#menu.navbar-default .navbar-nav > li > p {
	font-family: 'Montserrat', sans-serif;
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.8);
	text-transform: uppercase;
	color: rgba(255, 255, 255, .7);
	text-shadow: 1px 1px 1px black, 0 0 1em black;
	border: solid 0px rgba(255, 255, 255, .1); 
	font-weight: 600;
	font-size: 13px;
	letter-spacing: .1em;
	margin: 25px 0 0 40px;
	padding: 0;
	border-radius: 0;
}
#menu.navbar-default .navbar-nav > li > p:hover {
	background: rgba(0, 0, 0, .05);
	border: solid 0px rgba(255, 255, 255, .1);
	box-shadow: 0 0 0px rgba(255,255,255,.7);
}
#menu .on {
	box-shadow: 0 0 0px rgba(255,255,255,.3) !important;
	border: solid 0px rgba(255, 191, 0, 1) !important;
}
.navbar-right {
	margin-bottom: 20px; 
}
.navbar-default .navbar-toggle {
	margin-top: 2px;
}
.btn-custom {
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 1.55em 1em 1.35em 1em;	
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	border: solid 1px rgba(0,0,0,1);
	background: transparent;
}
.intro h1 {
	font-size: 35px;
	line-height: 45px;
}
.intro p {
	font-size: 18px;
}
header .intro-text {
	padding: 220px 0 170px 0;
}
#about{
	background: rgba(255, 243, 222,.9);
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	border: solid 0px rgba(0, 0, 0,.1);
	border-radius: 0px;
	text-align: center;
	margin: 0; 
	padding: 90px auto 0px auto;
}
#about .container {
	border: 0px solid rgba(255, 238, 209, .25);
	padding: 0px auto 40px auto;
	box-shadow: 0 0 0px rgba(0,0,0,.2);
	margin-top: 20px;
	margin-bottom: -50px;
}
#about ._box{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	border: solid 0px rgba(0, 0, 0,.1);
	border-radius: 0px;
	text-align: center;
	margin: 0; 
	padding: 0em 1em 1em 1em;
}
#about .box_{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	border: solid 0px rgba(0,0,0,.1);
	border-radius: 25px;
	text-align: center;
	margin: 20px 0px 25px 0px;
	padding: 0em 0em 1.5em 0em;
}
#about ._box_{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	border: solid 0px rgba(0,0,0,.1);
	border-radius: 25px;
	text-align: center;
	margin: 2px 0px 0px 0px; 
	padding: 1em 1em 1em 1em;
}
#about h1 {
	font-size: 15px;
}
#about .about-text h2 {
	font-size: 15px;
	letter-spacing: .01em;
}
#about h3 {
	font-size: 11px;
	margin-bottom: 20px;
    margin-top: 0px;
    padding: 1.25em 1em 1em 1em;	
    box-shadow: 0 0 0px rgba(0,0,0,.1);
    border: solid 1px rgba(0,0,0,1);
	background: transparent;
}
#about h3:hover {
	color: rgba(216, 39, 9, 1);
	border: solid 1px rgba(0,0,0,.1);
	box-shadow: 0 0 0px rgba(0,0,0,.1);
}
#about h5 {
	font-size: 16px;

}
#about .about-text h5 {
	font-size: 15px;
	letter-spacing: .01em;
}
#about h6 {
	font-size: 11px;
	padding: 1.5em 1em 1.3em 1em;	
	margin-top: 0px;
    margin-bottom: 20px;
    padding: 1.25em 1em 1.05em 1em;	
    box-shadow: 0 0 0px rgba(0,0,0,.1);
    border: solid 1px rgba(0,0,0,1);
	background: transparent;
}
#about h6:hover {
	color: rgba(216, 39, 9, 1);
	border: solid 1px rgba(216, 39, 9, 1);
	box-shadow: 0 0 0px rgba(0,0,0,.1);
}
#about .on {
	color: rgba(216, 39, 9, 1);
	border: solid 1px rgba(216, 39, 9, 1);
	box-shadow: 0 0 0px rgba(0,0,0,.1);
}
#about hr {
	height: .1px;
	background: rgba(0, 0, 0, 1);
	margin-bottom: 25px;
}
#about .brand {
	padding: 0;
	margin: 20px 0 40px 0;
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	background: transparent;
	border: solid 0px rgba(0,0,0,.2);
	border-radius: 0px;
}
#team {
	background: rgba(255, 243, 222, .9);
	padding: 0px auto 0px auto;
}
#team .container {
	border: 0px solid rgba(255, 238, 209, .25);
	box-shadow: 0 0 0px rgba(0,0,0,.2);
	padding: 0px auto 0px auto;
	margin-top: -30px;
	margin-bottom: -30px;
}
#team {
	border-top: 0px solid rgba(0,0,0,0.4);
	border-bottom: 0px solid rgba(0,0,0,0.4);;
}
#team hr {
	height: .1px;
	background: rgba(0, 0, 0, 1);
	margin-bottom: 20px;
}
#team h2 {
	font-size: 16px;
	letter-spacing: .01em;
}
#team h3 {
	font-size: 15px;
	color: rgba(0, 0, 0, .9);
	line-height: 32px;
	letter-spacing: .01em;
}
#team h4 {
	font-size: 16px;
	color: rgba(0, 0, 0, .9);
	line-height: 40px;
	letter-spacing: .01em;
}
#team h5 {
	text-transform: uppercase;
	color: rgba(255, 255, 255, .95);
	letter-spacing: .1em;
	font-size: 16px;
	font-weight: 600;
	line-height: 0px;
	text-transform: uppercase;
	margin-top: 50px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .7), 0 0 .15em rgba(0, 0, 0, .7);
}
#team h6 {
	font-size: 11px;
	letter-spacing: 0em;
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 1.3em 1em 1.1em 1em;	
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	border: solid 1px rgba(0,0,0,1);
	background: transparent;
}
#team .box{
	background: transparent;
	margin: 0;
	padding: 0px 15px 0px 15px;
	border: solid 0px rgba(255, 255, 255, .2);
	box-shadow: 0 0 0px rgba(0,0,0,1);
	border-radius: 0px;
}
#team .box_{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	margin: 10px 0px 10px 0px;
	padding: 15px 0 0px 0;
	border-radius: 25px;
	border: solid 0px rgba(0,0,0,.1);
}
#team ._box_{
	background: transparent;
	border-radius: 25px;
	padding: 0px 30px 10px 30px;
	margin-bottom: 0px;
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	border: solid 0px rgba(0,0,0,.1);
}
#team .brand {
	padding: 0;
	margin: 35px 0 20px 0;
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	background: transparent;
	border: solid 0px rgba(0,0,0,.2);
	border-radius: 0px;
}
#team .btn-custom {
	font-size: 18px;
	margin-top: 30px;
	letter-spacing: .03em;
}
#services {
	padding: 90px auto 0px auto;
	
    background: rgba(255, 243, 222, .9);
}
#services .container {
	border: 0px solid rgba(255, 238, 209, .25);
	box-shadow: 0 0 0px rgba(0,0,0,.2);
	padding: 0px auto 0px auto;
	margin-top: -30px;
	margin-bottom: -30px;
}
#services .service {
	text-align: center;
	padding: 0 0px 0 0px;
	margin-bottom: -30px;
}
#services img {
	box-shadow: 0 0 0px rgba(0,0,0,.05);
	padding: 10px;
	border: solid 0px rgba(255, 244, 209, 1);
	background: transparent;
	margin-bottom: -20px;
}
#services img:hover {
	box-shadow: 0 0 0px rgba(0,0,0,.5);
	border: solid 0px rgba(0, 0, 0, .5);
}
#services h2 {
	color: rgba(0, 0, 0, .9);
	letter-spacing: .01em;
	font-size: 20px;
	margin: 0em .3em 0em .3em; 
	padding: 1em .7em .6em .8em;
}
#services h3 {
	font-size: 12px;
	text-align: center;
	margin-top: 0;
}
#services h4 {
	padding: 1em 0em .6em 0em; 
	margin-left: 2em;
	margin-right: 2em;
	font-size: 20px;
}
#services p {
	font-size: 15px;
}
#portfolio {
	background: rgba(255, 243, 222, .9);
	padding: 0px auto 0px auto;
	box-shadow: 0 0 0px rgba(0,0,0,.6);
	margin-top: 0px;
}
.portfolio-items {
	margin-bottom: 0px;
}
#portfolio .container {
	border: 0px solid rgba(255, 238, 209, .25);
	box-shadow: 0 0 0px rgba(0,0,0,.2);
	padding: 0px auto 0px auto;
	margin-top: -30px;
	margin-bottom: -40px;
}
#portfolio hr {
	height: .1px;
	background: rgba(0, 0, 0, 1);
	margin-bottom: 20px;
}
#portfolio h2 {
	font-size: 16px;
	margin-top: 20px;
	line-height: 0px;
	letter-spacing: .01em;
}
#portfolio h1 {
	font-size: 30px;
	margin-left: -2em;
    margin-right: -2em;
	line-height: 40px;
}
#portfolio h3 {
	font-size: 15px;
	letter-spacing: .1em;
	line-height: 22px;
	margin-bottom: 20px;
	margin-top: 0;
}
#portfolio h5 {
	font-size: 22px;
	margin-left: -2em;
    margin-right: -2em;
}
#portfolio h6 {
	font-size: 15px;
	letter-spacing: .1em;
	margin-top: 30px;
    margin-bottom: 20px;	
	background: rgba(255, 255, 255, .25);
}
#portfolio .box{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	border: solid 0px rgba(0, 0, 0, .2);
	border-radius: 0px;
	text-align: center;
	margin: 0em 0 1em 0; 
	padding: 1.5em 1em 3em 1em;
}
#portfolio .box_{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.2);
	border: solid 0px rgba(0,0,0,.1);
	border-radius: 0px;
	text-align: center;
	margin: 0; 
	padding: 1em 2em 2em 2em;
}
#portfolio ._box_{
	padding: 1em 2.5em 1.2em 2.5em;
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	margin: 0;
}
#portfolio .btn-custom {
	font-size: 18px;
	letter-spacing: .03em;
	margin-top: 3em;
	margin-bottom: 0em;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
#contact {
    background: rgba(255, 243, 222, .9);
	padding: 0px auto 0px auto;
}
#contact .container {
	border: 0px solid rgba(255, 238, 209, .25);
	box-shadow: 0 0 0px rgba(0,0,0,.2);
	padding: 0px auto 0px auto;
	margin-top: -30px;
	margin-bottom: 0px;
}
#contact .box{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,1);
	border: solid 0px rgba(255, 255, 255, .2);
	border-radius: 0px;
	text-align: center;
	margin: 0; 
	padding: 0;
}
#contact .box_{
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,.1);
	border: solid 0px rgba(255, 255, 255, .1);
	border-radius: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px; 
	padding: 1em 0em 1em 0em;
}
#contact hr {
	height: .1px;
	background: rgba(0, 0, 0, 1);
	margin-bottom: 30px;
}
#contact h2 {
	font-size: 16px;
	letter-spacing: .01em;
}
#contact h3 {
	font-size: 15px;
	padding-top: 0px;
	line-height: 35px;
	letter-spacing: 0em;
}
#contact h4 {
	font-size: 15px;
	line-height: 35px;
	letter-spacing: 0em;
}
#contact i {
	font-size: 20px;
}
#contact .social i {
	font-size: 26px;
	padding: 3% 3.2% 2.7% 3%;
	background: rgba(255, 244, 209, .2);
}
#contact .btn-custom {
	font-size: 11px;
	padding: 1.5em 2em 1.3em 2em;	
	margin: 0;
	border: solid 1px rgba(0,0,0,1);
	background: transparent;
}
#footer {
	box-shadow: 0 0 5px rgba(0, 0, 0, .8);
}
#footer .overlay {
	padding: 0px 0 20px 0;
}
#footer a {
	font-size: 12px;
	font-weight: 600;
	line-height: 50px;
}
#footer p {
	font-size: 12px;
}
#footer hr {
	box-shadow: 0 0 1px rgba(255, 255, 255, .15);
	width: 80%;
}
}

/* Прокрутка страницы вверх  */	

	div.scrollup {
    position: fixed; /* фиксированная позиция */
    color: rgba(255, 255, 255, 1); /* цвет текста */
    background-color: rgba(0, 0, 0, .5); /* цвет заднего фона */
    border: solid 1px rgba(229, 229, 229, 0.3);
    right: 20px; /* расстояние от правого края */
    bottom: 20px; /* расстояние от нижнего края */
    padding: 5px 8px 1px 9px; /* отступы до содержимого блока */
    font-size: 20px; /* размер шрифта (иконки) */
    border-top-left-radius: 17px; /* скругление верхнего левого угла */
    border-top-right-radius: 17px; /* скругление верхнего правого угла */
    cursor: pointer; /* форма курсора */
    display: none; /* не отображать элемент */
    text-align: center; /*выравнивание содержимого элемента по центру */
   }
   div.scrollup:hover {
   color: rgba(255, 191, 0, 1);  /* цвет заднего фона при наведении */
   border: black;
   
   }
