@charset "utf-8";
/* CSS Document */

.fa {
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:100;
	font-size:15px;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.fas {
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:100;
	font-size:15px;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}

.fab {
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:100;
	font-size:14px;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}

.fa-search-plus:before {
	content:"\f00e"
}

.fa-chevron-left:before {
	content:"\f053"
}
.fa-chevron-right:before {
	content:"\f054"
}

.fa-arrow-up:before {
	content:"\f062"
}
.fa-arrow-down:before {
	content:"\f063"
}


.fa-twitter:before {
	content:"\f099"
}
.fa-facebook:before {
	content:"\f09a"
}

.fa-youtube:before {
	content:"\f167"
}

.fa-instagram:before {
	content:"\f16d"
}
.fa-flickr:before {
	content:"\f16e"
}

.fa-tumblr:before {
	content:"\f173"
}
.fa-tumblr-square:before {
	content:"\f174"
}

.fa-behance:before {
	content:"\f1b4"
}
.fa-behance-square:before {
	content:"\f1b5"
}

html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size:13px;
	font-weight:300;
	line-height:1.6;
	color:#555;
	background-color:#fff;
	margin:0;
	letter-spacing:0.1em;

}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display:block
}
audio, canvas, progress, video {
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]) {
display:none;
height:0
}
[hidden], template {
display:none
}
a {
	background:0 0
}
a:active, a:hover {
	outline:0
}

h1 {
	font-size:2em;
	margin:.67em 0;
}

img {
	border:0
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.ylw{
	color:#e8d503;
}
button, input, optgroup, select, textarea {
	color:inherit;
	font:inherit;
	margin:0
}
button {
	overflow:visible
}
button, select {
	text-transform:none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance:button;
	cursor:pointer
}


* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
:before, :after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

input, button, select, textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
a {
	color:#333;
	text-decoration:none
}
a:hover, a:focus {
	color:#e8d503;
	text-decoration:none
}
a:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
figure {
	margin:0
}
img {
	vertical-align:middle
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family:'Barlow', sans-serif;
font-weight:300;
	line-height:1.2;
	color:inherit
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight:400;
	line-height:1;
	color:#999
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-bottom:20px
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size:65%
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top:10px;
	margin-bottom:10px
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size:75%
}
h1, .h1 {
	font-size:34px
}
h2, .h2 {
	font-size:28px
}
h3, .h3 {
	text-align:center;
	font-size:13px
}
h4, .h4 {
	font-size:13px
}
h5, .h5 {
	font-size:14px
}
h6, .h6 {
	font-size:12px
}
p {
	margin:0 0 10px
}

ul, ol {
	margin-top:10pxpx;
	margin-bottom:20px;
	padding: 0px;
}


.container {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
@media (min-width:768px) {
.container {
width:750px
}
}
@media (min-width:992px) {
.container {
width:970px
}
}
@media (min-width:1200px) {
.container {
width:1170px
}
}
.container-fluid {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.row {
	margin-left:-15px;
	margin-right:-15px
}
.box {
    background: #fff;
	padding:0;
	margin-bottom:6px;
}
.box img {
	border:solid 1px #eee;

}
.cap{
	letter-spacing:0.1;
	font-size:10px;
	line-height:1.5em;
	padding:0;
	color:#333;
	margin-bottom:20px;
}
@media (min-width:768px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position:relative;
	min-height:1px;
	padding-left:10px;
	padding-right:10px;
}
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position:relative;
	min-height:1px;
	padding-left:25px;
	padding-right:25px;
}

@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float:left
}
.col-sm-12 {
width:100%
}
.col-sm-11 {
width:91.66666667%
}
.col-sm-10 {
width:83.33333333%
}
.col-sm-9 {
width:75%
}
.col-sm-8 {
width:66.66666667%
}
.col-sm-7 {
width:58.33333333%
}
.col-sm-6 {
width:50%
}
.col-sm-5 {
width:41.66666667%
}
.col-sm-4 {
width:33.33333333%
}
.col-sm-3 {
width:25%
}
.col-sm-2 {
width:16.66666667%
}
.col-sm-1 {
width:8.33333333%
}
.col-sm-pull-12 {
right:100%
}
.col-sm-pull-11 {
right:91.66666667%
}
.col-sm-pull-10 {
right:83.33333333%
}
.col-sm-pull-9 {
right:75%
}
.col-sm-pull-8 {
right:66.66666667%
}
.col-sm-pull-7 {
right:58.33333333%
}
.col-sm-pull-6 {
right:50%
}
.col-sm-pull-5 {
right:41.66666667%
}
.col-sm-pull-4 {
right:33.33333333%
}
.col-sm-pull-3 {
right:25%
}
.col-sm-pull-2 {
right:16.66666667%
}
.col-sm-pull-1 {
right:8.33333333%
}
.col-sm-pull-0 {
right:0
}
.col-sm-push-12 {
left:100%
}
.col-sm-push-11 {
left:91.66666667%
}
.col-sm-push-10 {
left:83.33333333%
}
.col-sm-push-9 {
left:75%
}
.col-sm-push-8 {
left:66.66666667%
}
.col-sm-push-7 {
left:58.33333333%
}
.col-sm-push-6 {
left:50%
}
.col-sm-push-5 {
left:41.66666667%
}
.col-sm-push-4 {
left:33.33333333%
}
.col-sm-push-3 {
left:25%
}
.col-sm-push-2 {
left:16.66666667%
}
.col-sm-push-1 {
left:8.33333333%
}
.col-sm-push-0 {
left:0
}
.col-sm-offset-12 {
margin-left:100%
}
.col-sm-offset-11 {
margin-left:91.66666667%
}
.col-sm-offset-10 {
margin-left:83.33333333%
}
.col-sm-offset-9 {
margin-left:75%
}
.col-sm-offset-8 {
margin-left:66.66666667%
}
.col-sm-offset-7 {
margin-left:58.33333333%
}
.col-sm-offset-6 {
margin-left:50%
}
.col-sm-offset-5 {
margin-left:41.66666667%
}
.col-sm-offset-4 {
margin-left:33.33333333%
}
.col-sm-offset-3 {
margin-left:25%
}
.col-sm-offset-2 {
margin-left:16.66666667%
}
.col-sm-offset-1 {
margin-left:8.33333333%
}
.col-sm-offset-0 {
margin-left:0
}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float:left
}
.col-md-12 {
width:100%
}
.col-md-11 {
width:91.66666667%
}
.col-md-10 {
width:83.33333333%
}
.col-md-9 {
width:75%
}
.col-md-8 {
width:66.66666667%
}
.col-md-7 {
width:58.33333333%
}
.col-md-6 {
width:50%
}
.col-md-5 {
width:41.66666667%
}
.col-md-4 {
width:33.33333333%
}
.col-md-3 {
width:25%
}
.col-md-2 {
width:16.66666667%
}
.col-md-1 {
width:8.33333333%
}
.col-md-pull-12 {
right:100%
}
.col-md-pull-11 {
right:91.66666667%
}
.col-md-pull-10 {
right:83.33333333%
}
.col-md-pull-9 {
right:75%
}
.col-md-pull-8 {
right:66.66666667%
}
.col-md-pull-7 {
right:58.33333333%
}
.col-md-pull-6 {
right:50%
}
.col-md-pull-5 {
right:41.66666667%
}
.col-md-pull-4 {
right:33.33333333%
}
.col-md-pull-3 {
right:25%
}
.col-md-pull-2 {
right:16.66666667%
}
.col-md-pull-1 {
right:8.33333333%
}
.col-md-pull-0 {
right:0
}
.col-md-push-12 {
left:100%
}
.col-md-push-11 {
left:91.66666667%
}
.col-md-push-10 {
left:83.33333333%
}
.col-md-push-9 {
left:75%
}
.col-md-push-8 {
left:66.66666667%
}
.col-md-push-7 {
left:58.33333333%
}
.col-md-push-6 {
left:50%
}
.col-md-push-5 {
left:41.66666667%
}
.col-md-push-4 {
left:33.33333333%
}
.col-md-push-3 {
left:25%
}
.col-md-push-2 {
left:16.66666667%
}
.col-md-push-1 {
left:8.33333333%
}
.col-md-push-0 {
left:0
}
.col-md-offset-12 {
margin-left:100%
}
.col-md-offset-11 {
margin-left:91.66666667%
}
.col-md-offset-10 {
margin-left:83.33333333%
}
.col-md-offset-9 {
margin-left:75%
}
.col-md-offset-8 {
margin-left:66.66666667%
}
.col-md-offset-7 {
margin-left:58.33333333%
}
.col-md-offset-6 {
margin-left:50%
}
.col-md-offset-5 {
margin-left:41.66666667%
}
.col-md-offset-4 {
margin-left:33.33333333%
}
.col-md-offset-3 {
margin-left:25%
}
.col-md-offset-2 {
margin-left:16.66666667%
}
.col-md-offset-1 {
margin-left:8.33333333%
}
.col-md-offset-0 {
margin-left:0
}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float:left
}
.col-lg-12 {
width:100%
}
.col-lg-11 {
width:91.66666667%
}
.col-lg-10 {
width:83.33333333%
}
.col-lg-9 {
width:75%
}
.col-lg-8 {
width:66.66666667%
}
.col-lg-7 {
width:58.33333333%
}
.col-lg-6 {
width:50%
}
.col-lg-5 {
width:41.66666667%
}
.col-lg-4 {
width:33.33333333%
}
.col-lg-3 {
width:25%
}
.col-lg-2 {
width:16.66666667%
}
.col-lg-1 {
width:8.33333333%
}
.col-lg-pull-12 {
right:100%
}
.col-lg-pull-11 {
right:91.66666667%
}
.col-lg-pull-10 {
right:83.33333333%
}
.col-lg-pull-9 {
right:75%
}
.col-lg-pull-8 {
right:66.66666667%
}
.col-lg-pull-7 {
right:58.33333333%
}
.col-lg-pull-6 {
right:50%
}
.col-lg-pull-5 {
right:41.66666667%
}
.col-lg-pull-4 {
right:33.33333333%
}
.col-lg-pull-3 {
right:25%
}
.col-lg-pull-2 {
right:16.66666667%
}
.col-lg-pull-1 {
right:8.33333333%
}
.col-lg-pull-0 {
right:0
}
.col-lg-push-12 {
left:100%
}
.col-lg-push-11 {
left:91.66666667%
}
.col-lg-push-10 {
left:83.33333333%
}
.col-lg-push-9 {
left:75%
}
.col-lg-push-8 {
left:66.66666667%
}
.col-lg-push-7 {
left:58.33333333%
}
.col-lg-push-6 {
left:50%
}
.col-lg-push-5 {
left:41.66666667%
}
.col-lg-push-4 {
left:33.33333333%
}
.col-lg-push-3 {
left:25%
}
.col-lg-push-2 {
left:16.66666667%
}
.col-lg-push-1 {
left:8.33333333%
}
.col-lg-push-0 {
left:0
}
.col-lg-offset-12 {
margin-left:100%
}
.col-lg-offset-11 {
margin-left:91.66666667%
}
.col-lg-offset-10 {
margin-left:83.33333333%
}
.col-lg-offset-9 {
margin-left:75%
}
.col-lg-offset-8 {
margin-left:66.66666667%
}
.col-lg-offset-7 {
margin-left:58.33333333%
}
.col-lg-offset-6 {
margin-left:50%
}
.col-lg-offset-5 {
margin-left:41.66666667%
}
.col-lg-offset-4 {
margin-left:33.33333333%
}
.col-lg-offset-3 {
margin-left:25%
}
.col-lg-offset-2 {
margin-left:16.66666667%
}
.col-lg-offset-1 {
margin-left:8.33333333%
}
.col-lg-offset-0 {
margin-left:0
}
}


.collapse {
	display:none
}
.collapse.in {
	display:block
}

.nav {
	margin-bottom:0;
	padding-left:0;
	list-style:none
}
.nav>li {
	position:relative;
	display:block
}
.nav>li>a {
	position:relative;
	display:block;
	padding:10px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration:none;
	background-color:#e8d503;
	color:#FFF
}

.navbar {
	position:relative;
	min-height:50px;
	margin-bottom:20px;
	border:1px solid transparent
}
@media (min-width:992px) {
.navbar {
border-radius:4px
}
}
@media (min-width:992px) {
.navbar-header {
float:left
}
}
.navbar-collapse {
	max-height:340px;
	overflow-x:visible;
	padding-right:15px;
	padding-left:15px;
	border-top:1px solid transparent;
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling:touch
}
.navbar-collapse.in {
	overflow-y:auto
}
@media (min-width:992px) {
.navbar-collapse {
width:auto;
border-top:0;
box-shadow:none
}
.navbar-collapse.collapse {
display:block!important;
height:auto!important;
padding-bottom:0;
overflow:visible!important
}
.navbar-collapse.in {
overflow-y:visible
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
padding-left:0;
padding-right:0
}
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right:-15px;
	margin-left:-10px;
font-family: 'Barlow', sans-serif;
font-size:14px;
}
@media (min-width:992px) {
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
margin-right:0;
margin-left:0
}
}
.navbar-static-top {
	z-index:1000;
	border-width:0 0 1px
}
@media (min-width:992px) {
.navbar-static-top {
border-radius:0
}
}

.navbar-brand {
	float:left;
	padding:15px 0;
	font-size:18px;
	line-height:20px;
	height:50px
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration:none
}
@media (min-width:992px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
margin-left:0px
}
}
.navbar-toggle {
	position:relative;
	float:right;
	margin-right:15px;
	padding:9px 10px;
	margin-top:8px;
	margin-bottom:8px;
	background-color:transparent;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px
}
.navbar-toggle:focus {
	outline:0
}
.navbar-toggle .icon-bar {
	display:block;
	width:22px;
	height:2px;
	border-radius:1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top:4px
}
@media (min-width:992px) {
.navbar-toggle {
display:none
}
}
.navbar-nav {
	margin:7.5px -15px
}
.navbar-nav>li>a {
	padding-top:10px;
	padding-bottom:10px;
	line-height:20px
}
@media (max-width:991px) {
.navbar-nav .open .dropdown-menu {
position:static;
float:none;
width:auto;
margin-top:0;
background-color:transparent;
border:0;
box-shadow:none
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
padding:5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
line-height:20px
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
background-image:none
}
}
@media (min-width:992px) {
.navbar-nav {
float:left;
margin:0
}
.navbar-nav>li {
float:left
}
.navbar-nav>li>a {
padding-top:15px;
padding-bottom:15px
}
.navbar-nav.navbar-right:last-child {
margin-right:-15px
}
}
@media (min-width:992px) {
.navbar-left {
float:left;
float:left!important
}
.navbar-right {
float:right;
float:right!important
}
}
.navbar-form {
	margin-left:-15px;
	margin-right:-15px;
	padding:10px 15px;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin-top:8px;
	margin-bottom:8px
}
@media (min-width:768px) {
.navbar-form .form-group {
display:inline-block;
margin-bottom:0;
vertical-align:middle
}
.navbar-form .form-control {
display:inline-block;
width:auto;
vertical-align:middle
}
.navbar-form .input-group>.form-control {
width:100%
}
.navbar-form .control-label {
margin-bottom:0;
vertical-align:middle
}
.navbar-form .radio, .navbar-form .checkbox {
display:inline-block;
margin-top:0;
margin-bottom:0;
padding-left:0;
vertical-align:middle
}
.navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
float:none;
margin-left:0
}
.navbar-form .has-feedback .form-control-feedback {
top:0
}
}
@media (max-width:991px) {
.navbar-form .form-group {
margin-bottom:5px
}
}
@media (min-width:992px) {
.navbar-form {
width:auto;
border:0;
margin-left:0;
margin-right:0;
padding-top:0;
padding-bottom:0;
-webkit-box-shadow:none;
box-shadow:none
}
.navbar-form.navbar-right:last-child {
margin-right:-15px
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top:0;
	border-top-right-radius:0;
	border-top-left-radius:0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.navbar-btn {
	margin-top:8px;
	margin-bottom:8px
}
.navbar-btn.btn-sm {
	margin-top:10px;
	margin-bottom:10px
}
.navbar-btn.btn-xs {
	margin-top:14px;
	margin-bottom:14px
}
.navbar-text {
	margin-top:15px;
	margin-bottom:15px
}
@media (min-width:992px) {
.navbar-text {
float:left;
margin-left:15px;
margin-right:15px
}
.navbar-text.navbar-right:last-child {
margin-right:0
}
}
.navbar-default {
	background-color:#f8f8f8;
	border-color:#e7e7e7
}
.navbar-default .navbar-brand {
	color:#777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color:#5e5e5e;
	background-color:transparent
}
.navbar-default .navbar-text {
	color:#777
}
.navbar-default .navbar-nav>li>a {
	color:#777
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color:#333;
	background-color:transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color:#555;
	background-color:#e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
	color:#ccc;
	background-color:transparent
}
.navbar-default .navbar-toggle {
	border-color:#ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color:#ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color:#e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color:#e7e7e7;
	color:#555
}
@media (max-width:991px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
color:#777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
color:#333;
background-color:transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
color:#555;
background-color:#e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
color:#ccc;
background-color:transparent
}
}
.navbar-default .navbar-link {
	color:#777
}
.navbar-default .navbar-link:hover {
	color:#333
}
.navbar-inverse {
	background-color:#222;
	border-color:#080808
}
.navbar-inverse .navbar-brand {
	color:#999
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color:#fff;
	background-color:transparent
}
.navbar-inverse .navbar-text {
	color:#999
}
.navbar-inverse .navbar-nav>li>a {
	color:#999
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color:#fff;
	background-color:transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color:#fff;
	background-color:#080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
	color:#444;
	background-color:transparent
}
.navbar-inverse .navbar-toggle {
	border-color:#333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color:#333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color:#fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color:#101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color:#080808;
	color:#fff
}
@media (max-width:991px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
border-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
color:#999
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
color:#fff;
background-color:transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
color:#fff;
background-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
color:#444;
background-color:transparent
}
}
.navbar-inverse .navbar-link {
	color:#999
}
.navbar-inverse .navbar-link:hover {
	color:#fff
}

.carousel {
	position:relative
}
.carousel-inner {
	position:relative;
	overflow:hidden;
	width:100%
}
.carousel-inner>.item {
	display:none;
	position:relative;
-webkit-transition:.6s ease-in-out left;
transition:.6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	line-height:1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display:block
}
.carousel-inner>.active {
	left:0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position:absolute;
	top:0;
	width:100%
}
.carousel-inner>.next {
	left:100%
}
.carousel-inner>.prev {
	left:-100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left:0
}
.carousel-inner>.active.left {
	left:-100%
}
.carousel-inner>.active.right {
	left:100%
}
.carousel-control {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:15%;
	opacity:.3;
	filter:alpha(opacity=50);
	font-size:20px;
	color:#eee;
	text-align:center;
	text-shadow:0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-control.left {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	left:auto;
	right:0;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus {
	outline:0;
	color:#888;
	text-decoration:none;
	opacity:.7;
	filter:alpha(opacity=90)
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position:absolute;
	top:50%;
	z-index:5;
	display:inline-block
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left:50%
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right:50%
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width:20px;
	height:20px;
	margin-top:-10px;
	margin-left:-10px;
	font-family:serif
}
.carousel-control .icon-prev:before {
	content:'\2039'
}
.carousel-control .icon-next:before {
	content:'\203a'
}
.carousel-indicators {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:15;
	width:60%;
	margin-left:-30%;
	padding-left:0;
	list-style:none;
	text-align:center
}
.carousel-indicators li {
	display:inline-block;
	width:10px;
	height:10px;
	margin:1px;
	text-indent:-999px;
	border:1px solid #fff;
	border-radius:10px;
	cursor:pointer;
	background-color:#000 \9;
	background-color:rgba(0, 0, 0, 0)
}
.carousel-indicators .active {
	margin:0;
	width:12px;
	height:12px;
	background-color:#fff
}
.carousel-caption {
	position:absolute;
	left:15%;
	right:15%;
	bottom:20px;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
	text-shadow:none
}
@media screen and (min-width:768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
width:30px;
height:30px;
margin-top:-15px;
margin-left:-15px;
font-size:30px
}
.carousel-caption {
left:20%;
right:20%;
padding-bottom:30px
}
.carousel-indicators {
bottom:20px
}
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	content:" ";
	display:table
}
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	clear:both
}
.center-block {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.pull-right {
	float:right!important
}
.pull-left {
	float:left!important
}
.hide {
	display:none!important
}
.show {
	display:block!important
}
.invisible {
	visibility:hidden
}
.text-hide {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.hidden {
	display:none!important;
	visibility:hidden!important
}
.affix {
	position:fixed
}
@-ms-viewport {
width:device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display:none!important
}
@media (max-width:767px) {
.visible-xs {
display:block!important
}
table.visible-xs {
display:table
}
tr.visible-xs {
display:table-row!important
}
th.visible-xs, td.visible-xs {
display:table-cell!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm {
display:block!important
}
table.visible-sm {
display:table
}
tr.visible-sm {
display:table-row!important
}
th.visible-sm, td.visible-sm {
display:table-cell!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md {
display:block!important
}
table.visible-md {
display:table
}
tr.visible-md {
display:table-row!important
}
th.visible-md, td.visible-md {
display:table-cell!important
}
}
@media (min-width:1200px) {
.visible-lg {
display:block!important
}
table.visible-lg {
display:table
}
tr.visible-lg {
display:table-row!important
}
th.visible-lg, td.visible-lg {
display:table-cell!important
}
}
@media (max-width:767px) {
.hidden-xs {
display:none!important
}
}
@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
display:none!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
display:none!important
}
}
@media (min-width:1200px) {
.hidden-lg {
display:none!important
}
}
.visible-print {
	display:none!important
}
@media print {
.visible-print {
	display:block!important
}
table.visible-print {
	display:table
}
tr.visible-print {
	display:table-row!important
}
th.visible-print, td.visible-print {
	display:table-cell!important
}
}
@media print {
.hidden-print {
	display:none!important
}
}
a {
-webkit-transition:color .5s;
transition:color .5s;
	outline:0!important
}
img {
	max-width:100%
}
.nav>li>a {
-webkit-transition:background .5s;
transition:background .5s
}
.form-control {
	box-shadow:none!important;
-webkit-transition:border .5s;
transition:border .5s
}
.form-control:focus {
	border-color:#333
}
.input-circle {
	border-radius:30px
}
.carousel-control .fas {
	top:50%;
	margin-top:-10px;
	position:absolute
}
.btn {
	border-width:0 0 2px!important;
	outline:0!important
}
.btn-lg, .btn-group-lg>.btn {
	border-radius:30px
}
.jumbotron {
	margin-bottom:0;
	background:url(../../images/bg-1.jpg) #1abc9c
}
.page-header {
	margin:0;
	padding:30px 0;
	background:url(../../images/bg-1.jpg) #1abc9c;
	color:#fff;
	border:none
}
.page-header h1 {
	margin:0
}

.hover-effect {
	position:relative;
	display:inline-block;
	max-width:100%
}
.hover-effect .overlay {
	width:100%;
	height:100%;
	display:block;
	background:0 0;
	position:absolute;
	top:0;
	color:#fff;
	text-align:center;
	line-height:100%;
-webkit-transition:all .5s;
transition:all .5s
}
.hover-effect .fab {
	top:60%;
	font-size:30px;
	margin-top:-15px;
	position:absolute;
	left:50%;
	margin-left:-15px;
	width:30px;
	height:30px;
	line-height:30px;
	color:transparent;
-webkit-transition:all .5s;
transition:all .5s
}

.hover-effect:hover .overlay {
	background:#111;
	opacity:0.5;
}

.hover-effect:hover .fab {
	top:50%;
	color:#fff;
	font-size:30px;
}


.parallax-background {
	background-position:50% 0;
	background-attachment:fixed
}
.section {
	padding:50px 0;

}
@media (max-width:991px) {
.section {
padding:30px 0
}
}
.section.section-center {
	text-align:center
}
.section.section-hilite {
	background:#eee
}
.section .section-title {
	margin:30px 0 30px;
	text-align:center;
	position:relative
}
.section .section-title2 {
	margin:30px 0 5px;
	text-align:center;
	position:relative
}
@media (max-width:991px) {
.section .section-title {
font-size:24px
}
}
@media (max-width:767px) {
.section .section-title {
margin:0 0 15px
}
}
.section .section-title:after {
	content:"";
	display:block;
	height:1px;
	background:#f5f5f5;
	position:absolute;
	top:20px;
	width:100%
}

@media (max-width:991px) {
.section .section-title:after {
top:15px
}
}
.section.section-hilite .section-title:after {
	background:#e5e5e5
}
.section .section-title span {
	background:#fff;
	padding:0 10px;
	z-index:1;
	position:relative
}
.section.section-hilite .section-title span {
	background:#eee
}
.section.section-features {
	padding-bottom:0
}
.section.section-features .icon-wrap {
	width:128px;
	height:128px;
	margin:0 auto
}
.section.section-features p {
	margin-bottom:60px
}
@media (max-width:991px) {
.section.section-features p {
margin-bottom:30px
}
}
.section.section-testimonial .carousel-control {
	background:0 0
}
.section.section-testimonial .carousel-indicators {
	position:inherit;
	margin:0;
	left:auto;
	width:100%;
	bottom:auto
}
.section.section-testimonial .carousel-indicators li {
	width:auto;
	height:auto;
	text-indent:0;
	border:none;
	border-radius:60px;
	padding:5px;
	margin:5px!important;
	background:#fff;
	position:relative
}
.section.section-testimonial .carousel-indicators li.active {
	background:#e74c3c
}
.section.section-testimonial .carousel-indicators li.active:before {
	content:"";
	display:block;
	width:0;
	height:0;
	border:10px solid transparent;
	border-bottom-color:#e74c3c;
	position:absolute;
	top:-15px;
	left:50%;
	margin-left:-10px
}
.section.section-portfolio {
	padding-bottom:60px;
	text-align:center
}
.section.section-portfolio .post {
	margin-bottom:60px
}
@media (max-width:991px) {
.section.section-portfolio .post {
margin-bottom:30px
}
}
.section.section-portfolio .entry-thumbnail img {
	width:100%
}
.section.section-portfolio #filters {
	list-style-type:none;
	margin:0 0 30px;
	padding:0;
}
.section.section-portfolio #filters li {
	display:inline-block;
	margin:0 4px;
	color:#bbb
}
.section.section-portfolio .portfolio-isotope {
	margin-bottom:10px
}
.portfolio-item {
	margin:0 0 20px
}
@media (max-width:991px) {
.portfolio-item {
	margin:0
}
}
.section.section-portfolio .portfolio-isotope .col-lg-3, .section.section-portfolio .portfolio-isotope .col-md-3, .section.section-portfolio .portfolio-isotope .col-sm-3, .section.section-portfolio .portfolio-isotope .col-xs-3 {
	margin-left:-1px
}
.section.section-pricing h1 {
	margin:10px 0
}
.section.section-pricing .panel-body {
	padding:0
}
.section.section-pricing .pricing-table table {
	margin:0
}
.section.section-pricing .pricing-table tr td:first-child {
	border-top:none
}
.section.section-news {
	padding-bottom:20px;
}
.section.section-news .post {
	margin-bottom:30px
}
@media (max-width:991px) {
.section.section-news .post {
margin-bottom:30px
}
}
@media (max-width:767px) {
.section.section-news .entry-thumbnail {
margin:0 0 15px
}
.section.section-news .entry-thumbnail a {
display:block
}
.section.section-news .entry-thumbnail img {
width:100%;
height:auto;
display:block
}
}
.section.section-about {
	padding-bottom:60px;
}
.section.section-about a {
	background:#fff;
	display:block;
	text-align:center;
	margin-bottom:60px;
-webkit-transition:all .5s;
transition:all .5s
}
@media (max-width:991px) {
.section.section-about a {
margin-bottom:30px
}
}
.section.section-about a:hover, .section.section-about a:active {
	-webkit-box-shadow:0 0 0 1px #999 inset;
	box-shadow:0 0 0 1px #999 inset
}
.section.section-cta .main-action {
	margin:20px 0 0
}
@media (max-width:767px) {
.section.section-cta .main-action {
margin:0
}
.section.section-cta .main-action .btn {
margin:20px 0 0
}
}
.section.section-contact form {
	margin-top:30px
}
.section.section-contact textarea {
	min-height:132px;
	resize:none
}
.section.section-contact .captcha-image {
	border-radius:4px
}
.section.section-gmap {
	padding:0;
	background:#ddd
}
.section.section-gmap .gmap {
	width:100%;
	height:480px;
	display:block
}
.section-slide .item {
	text-align:center;
	padding:0;
	left:0!important;
-webkit-transition:opacity .5s;
transition:opacity .5s
}
@media (max-width:991px) {
.section-slide .item {
padding:30px 0
}
}
@media (max-width:767px) {
.section-slide .item {
padding:15px 0
}
}
.section-slide .item img {
-webkit-transition:opacity .5s;
transition:opacity .5s
}
.section-slide .next.left, .section-slide .prev.right {
	opacity:1;
	filter:alpha(opacity=100);
	z-index:1
}
.section-slide .next.left img, .section-slide .prev.right img {
	opacity:1;
	filter:alpha(opacity=100)
}
.section-slide .active.left, .section-slide .active.right {
	opacity:0;
	filter:alpha(opacity=0);
	z-index:2
}
.section-slide .active.left img, .section-slide .active.right img {
	opacity:0;
	filter:alpha(opacity=0)
}
.section-slide .carousel-control {
	z-index:3;
	opacity:0;
	filter:alpha(opacity=0);
-webkit-transition:opacity .5s;
transition:opacity .5s
}
.section-slide .carousel-control span {
	top:50%;
	margin-top:-10px;
	right:30px;
	position:absolute;
	font-size:40px;
}
.section-slide .carousel-control.left span {
	right:auto;
	left:30px
}
.section-slide:hover .carousel-control {
	opacity:.5;
	filter:alpha(opacity=100)
}
.site-header {
	position:absolute;
	width:100%
}
.site-topbar {
	background:#4b494f;
	color:#999;
	line-height:40px
}
.site-topbar a {
	color:#fff;
	padding:0 10px
}
.site-topbar a:hover, .site-topbar a:active {
	color:#999
}
.site-topbar .social-links {
	text-align:right
}
.site-topbar .social-links a {
	border-right:1px solid rgba(255, 255, 255, .1);
	display:inline-block;
	width:40px;
	height:40px;
	text-align:center
}
.site-topbar .social-links a:first-child {
	border-left:1px solid rgba(255, 255, 255, .1)
}
@media (max-width:767px) {
.site-topbar {
text-align:center
}
.site-topbar .social-links {
margin:10px 0 0;
text-align:center
}
}
.site-navbar {
	background:#fff;
	box-shadow:0 1px 0 0 rgba(0, 0, 0, .1);
	margin:0;
	z-index:999;
	width:100%;
	top:0
}
.site-navbar.one-page-nav {
	position:relative
}
.site-navbar.one-page-nav.affix {
	position:fixed
}
.site-navbar .navbar-brand {
	margin:0
}
.site-navbar .navbar-brand i {
	font-size:40px;
	line-height:38px;
	display:inline-block;
	float:left;
	margin:2px 10px 0 0;
	color:#e74c3c
}
.site-navbar .navbar-brand a {
	display:inline-block;
	line-height:40px;
	font-size:24px;
	color:#4b494f;
}
.site-navbar .navbar-brand a:hover, .site-navbar .navbar-brand a:active {
	color:#e8d503;
	text-decoration:none
}
@media (max-width:991px) {
.site-navbar .navbar-brand {
padding:10px 0 0 10px
}
.site-navbar .navbar-brand i {
font-size:24px;
line-height:30px
}
.site-navbar .navbar-brand a {
font-size:18px;
line-height:30px
}
}
.site-navbar .navbar-nav {
	margin:15px 0
}
.site-navbar .navbar-nav .active a, .site-navbar .navbar-nav a:active {
	background:#e8d503;
	color:#fff
}
@media (min-width:992px) {
.site-navbar .navbar-nav a {
padding:10px 15px;
border-radius:4px;
margin:0 0 0 3px
}
}
@media (max-width:991px) {
.site-navbar .navbar-nav {
margin-top:0;
margin-bottom:0
}
.site-navbar .navbar-nav li {
border-top:1px solid #eee
}
.site-navbar .navbar-nav li .active {
border-top:none
}
}
.site-navbar .navbar-toggle {
	margin:13px 15px;
	font-size:24px;
	line-height:10px;
	outline:0;
	color:#555
}
@media (max-width:991px) {
.site-navbar .navbar-toggle {
margin:5px 8px;
font-size:18px
}
}
.site-main {
	padding-top:110px
}
@media (max-width:991px) {
.site-main {
padding-top:50px
}
}
.site-content {
	padding:60px 0
}
.site-footer {
	text-align:center;
	background:#4b494f;
	color:#999;
	padding:30px 0 0
}
@media (max-width:991px) {
.site-footer {
padding:30px 0 0
}
}
.site-footer a {
	color:#ddd
}
.site-footer a:hover, .site-footer a:active {
	color:#e8d503
}
.site-footer ul {
	list-style-type:none;
	padding:0
}
.site-footer ul:before, .site-footer ul:after {
	content:" ";
	display:table
}
.site-footer ul:after {
	clear:both
}
.site-footer ul:before, .site-footer ul:after {
	content:" ";
	display:table
}
.site-footer ul:after {
	clear:both
}
.site-footer li {
	line-height:25px
}
.site-footer .form-control {
	border:none
}
.site-footer .social-links {
	margin:15px 0 0
}
.site-footer .social-links li {
	display:inline-block;
	margin:0 4px 0 0
}
.site-footer .social-links a {
	border:2px solid #ddd;
	border-radius:40px;
	display:block;
	width:38px;
	height:38px;
	text-align:center;
	line-height:36px
}
.site-footer .widget {
	margin:0 0 50px
}
@media (max-width:991px) {
.site-footer .widget {
margin:0 0 30px
}
}
.site-footer .widget p:last-child {
	margin:0
}
.site-footer .widget-title {
	color:#eee;
	margin:0 0 15px
}
@media (max-width:767px) {
.site-footer .widget-title {
border-top:1px solid rgba(255, 255, 255, .1);
padding-top:30px
}
}
.site-footer .widget:first-child .widget-title {
	border-top:none!important;
	padding-top:0!important
}
.site-footer #sidebar-footer-2 {
	border-top:1px solid rgba(255, 255, 255, .1);
	padding:50px 0 0
}
@media (max-width:991px) {
.site-footer #sidebar-footer-2 {
padding:30px 0 0
}
}
.site-footer #sidebar-footer-2 .widget:first-child:before {
	content:"";
	display:block;
	height:100%;
	width:1px;
	background:rgba(255, 255, 255, .1);
	position:absolute;
	right:0
}
.site-footer #sidebar-footer-2 .tweet {
	background:rgba(0, 0, 0, .1);
	border:1px solid rgba(255, 255, 255, .1);
	max-width:320px;
	margin:0 auto;
	padding:20px;
	min-height:100px
}
.site-footer .widget_flickr a {
	margin:0 5px
}
.site-footer .widget_flickr img {
	width:100px
}
.site-footer .copyright {
	border-top:2px solid rgba(255, 255, 255, .1);
	font-size:10px;
	padding:20px 0 10px
}

.single-project .project-thumbnail {
	margin:0 0 20px
}
.single-project .btn {
	margin:0 0 20px
}
.single-project .project-info li {
	border-top:1px solid #eee;
	padding:5px 0
}
.single-project .project-info li:first-child {
	padding-top:0;
	border-top:none
}
.scroll-to-top {
	background:#e8d503;
	position:fixed;
	bottom:20px;
	right:20px;
	text-align:center;
	border-radius:4px;
	z-index:9999;
	opacity:0;
	filter:alpha(opacity=0);
-webkit-transition:opacity .5s;
transition:opacity .5s
}
.scroll-to-top.affix {
	opacity:0.6;
	background:#e8d503;
	filter:alpha(opacity=50)
}
.scroll-to-top:hover {
	opacity:1;
	filter:alpha(opacity=100)
}
.scroll-to-top a {
	color:#fff;
	display:block;
	line-height:40px;
	width:40px;
	height:40px
}
.isotope-item {
	z-index:2
}
.isotope-hidden.isotope-item {
	pointer-events:none;
	z-index:1
}
.isotope, .isotope .isotope-item {
-webkit-transition-duration:.8s;
-moz-transition-duration:.8s;
-ms-transition-duration:.8s;
-o-transition-duration:.8s;
transition-duration:.8s
}
.isotope {
	-webkit-transition-property:height, width;
	-moz-transition-property:height, width;
	-ms-transition-property:height, width;
	-o-transition-property:height, width;
	transition-property:height, width
}
.isotope .isotope-item {
	-webkit-transition-property:-webkit-transform, opacity;
	-moz-transition-property:-moz-transform, opacity;
	-ms-transition-property:-ms-transform, opacity;
	-o-transition-property:-o-transform, o  pacity;
	transition-property:transform, opacity
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration:0s;
	-moz-transition-duration:0s;
	-ms-transition-duration:0s;
	-o-transition-duration:0s;
	transition-duration:0s
}
ul.info li {
	text-align:left;
	border-bottom: dotted 1px #CCC;
	line-height: 1.4;
	padding: 11px 0 9px 0;
	display: list-item;
	list-style: none;
	font-size:13px
}
.exhibition{
	font-size:12px;
	line-height:1.5;
	letter-spacing:1.1;
	margin:0;
	padding:0;}

table {
	border-collapse:collapse;
	border-spacing:0;
	text-align:left;
	margin:0;
	padding:0;
	background-color:transparent

}
.exhibition td{
	padding:4px;
	vertical-align:top;
}

.contact{
	font-size:16px;
	color:#999;
}
.contact a{
	color:#111;
}
.contact a:hover{
	color:#e8d503;
}

fieldset {
	padding:0;
	margin:0;
	border:0;
	min-width:0
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
	font-size:21px;
	line-height:inherit;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5
}
label {
	display:inline-block;
	margin-bottom:5px;
	font-weight:700
}
input[type=search] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
input[type=radio], input[type=checkbox] {
	margin:4px 0 0;
	margin-top:1px \9;
	line-height:normal
}
input[type=file] {
	display:block
}
input[type=range] {
	display:block;
	width:100%
}
select[multiple], select[size] {
	height:auto
}
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
output {
	display:block;
	padding-top:7px;
	font-size:14px;
	line-height:1.42857143;
	color:#555
}
.form-control {
	display:block;
	width:100%;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor:not-allowed;
	background-color:#eee;
	opacity:1
}
textarea.form-control {
	height:auto
}
input[type=search] {
	-webkit-appearance:none
}
input[type=date] {
	line-height:34px
}
.form-group {
	margin-bottom:15px
}
.radio, .checkbox {
	display:block;
	min-height:20px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px
}
.radio label, .checkbox label {
	display:inline;
	font-weight:400;
	cursor:pointer
}
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
	float:left;
	margin-left:-20px
}
.radio+.radio, .checkbox+.checkbox {
	margin-top:-5px
}
.radio-inline, .checkbox-inline {
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	vertical-align:middle;
	font-weight:400;
	cursor:pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top:0;
	margin-left:10px
}
input[type=radio][disabled], input[type=checkbox][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
	cursor:not-allowed
}
.input-sm {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
select.input-sm {
	height:30px;
	line-height:30px
}
textarea.input-sm, select[multiple].input-sm {
	height:auto
}
.input-lg {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px
}
select.input-lg {
	height:46px;
	line-height:46px
}
textarea.input-lg, select[multiple].input-lg {
	height:auto
}
.has-feedback {
	position:relative
}
.has-feedback .form-control {
	padding-right:42.5px
}
.has-feedback .form-control-feedback {
	position:absolute;
	top:25px;
	right:0;
	display:block;
	width:34px;
	height:34px;
	line-height:34px;
	text-align:center
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color:#3c763d
}
.has-success .form-control {
	border-color:#3c763d;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
	border-color:#2b542c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color:#3c763d;
	border-color:#3c763d;
	background-color:#dff0d8
}
.has-success .form-control-feedback {
	color:#3c763d
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color:#8a6d3b
}
.has-warning .form-control {
	border-color:#8a6d3b;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
	border-color:#66512c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color:#8a6d3b;
	border-color:#8a6d3b;
	background-color:#fcf8e3
}
.has-warning .form-control-feedback {
	color:#8a6d3b
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color:#a94442
}
.has-error .form-control {
	border-color:#a94442;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
	border-color:#843534;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color:#a94442;
	border-color:#a94442;
	background-color:#f2dede
}
.has-error .form-control-feedback {
	color:#a94442
}
.form-control-static {
	margin-bottom:0
}
.help-block {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#959595
}
@media (min-width:768px) {
.form-inline .form-group {
display:inline-block;
margin-bottom:0;
vertical-align:middle
}
.form-inline .form-control {
display:inline-block;
width:auto;
vertical-align:middle
}
.form-inline .input-group>.form-control {
width:100%
}
.form-inline .control-label {
margin-bottom:0;
vertical-align:middle
}
.form-inline .radio, .form-inline .checkbox {
display:inline-block;
margin-top:0;
margin-bottom:0;
padding-left:0;
vertical-align:middle
}
.form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
float:none;
margin-left:0
}
.form-inline .has-feedback .form-control-feedback {
top:0
}
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top:0;
	margin-bottom:0;
	padding-top:7px
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height:27px
}
.form-horizontal .form-group {
	margin-left:-15px;
	margin-right:-15px
}
.form-horizontal .form-control-static {
	padding-top:7px
}
@media (min-width:768px) {
.form-horizontal .control-label {
text-align:right
}
}
.form-horizontal .has-feedback .form-control-feedback {
	top:0;
	right:15px
}
.btn {
    border-width: 0 0 2px!important;
    outline: 0!important;
	display:inline-block;
	margin-bottom:0;
	margin-right:
	font-weight:400;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	padding:7px 12px 5px;
	font-size:14px;
	border-radius:4px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.btn-default {
    color: #fff;
    background-color: #666;
    border-color: #4b494f;
}
.send{
	margin:0 -30px 10px 0;
	
}
.alert {
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:4px
}
.alert h4 {
	margin-top:0;
	color:inherit
}
.alert .alert-link {
	font-weight:700
}
.alert>p, .alert>ul {
	margin-bottom:0
}
.alert>p+p {
	margin-top:5px
}
.alert-dismissable {
	padding-right:35px
}
.alert-dismissable .close {
	position:relative;
	top:-2px;
	right:-21px;
	color:inherit
}
.alert-success {
	background-color:#dff0d8;
	border-color:#d6e9c6;
	color:#3c763d
}
.alert-success hr {
	border-top-color:#c9e2b3
}
.alert-success .alert-link {
	color:#2b542c
}
.alert-info {
	background-color:#d9edf7;
	border-color:#bce8f1;
	color:#31708f
}
.alert-info hr {
	border-top-color:#a6e1ec
}
.alert-info .alert-link {
	color:#245269
}
.alert-warning {
	background-color:#fcf8e3;
	border-color:#faebcc;
	color:#8a6d3b
}
.alert-warning hr {
	border-top-color:#f7e1b5
}
.alert-warning .alert-link {
	color:#66512c
}
.alert-danger {
	background-color:#f2dede;
	border-color:#ebccd1;
	color:#a94442
}
.alert-danger hr {
	border-top-color:#e4b9c0
}
.alert-danger .alert-link {
	color:#843534
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}