body{
	font-family: 'Pacifico', 'Open Sans', Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
}
input{ -webkit-appearance: none; }
input:focus{ outline: none; }
.border-bottom{ border-bottom: 2px solid #fff; height: 32px; }
.nopad{ padding: 0px; }
.pad-normal{ padding-top: 66px; padding-bottom: 66px; }
.pad-large{ padding-top: 88px; padding-bottom: 88px; }
.pad-top{ padding-top: 66px; }
.pad-bottom{ padding-bottom: 66px; }

.text-white{
	color: #fff;
	line-height: 1.7em;
}
.text-white-letter{
	text-shadow:
	-1px -1px 1px rgba(0, 0, 0, 0.2),
	1px 1px 1px rgba(255, 255, 255, 0.3);
	color: #fff;
	line-height: 1.7em;
}
.text-blue{ color: #90d7ed; line-height: 1.7em;}
.alt-h{font-weight: normal; }

.service_title {
  text-shadow:
  -1px -1px 1px rgba(0, 0, 0, 0.2),
  1px 1px 1px rgba(255, 255, 255, 0.3);
  color: #fff;
  line-height: 1.7em;
  font-size: 16px;
  font-weight: 700;
}

.description {
  text-align: left;
  text-shadow:
  -1px -1px 1px rgba(0, 0, 0, 0.2),
  1px 1px 1px rgba(255, 255, 255, 0.3);
  color: #fff;
  line-height: 1.7em;
  font-size: 16px;
  font-weight: 700;
}

.btn{
	border: 2px solid #fff;
	color: #fff;
	padding: 18px 28px 18px 28px;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 2px;
	cursor: pointer;
}

.btn_blue{
  border: 2px solid #3393c8;
  color: #3393c8;
  margin-top: 30px;
  padding: 18px 28px 18px 28px;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  cursor: pointer;
}

.bottom_margin{
  margin-bottom: 60px;
}

.white{
	background-color: #fff;
	color: #4c4c4c;
	margin: 15px 0;
	font-size: 16px;
}

.blue{
	background-color: #90d7ed;
	color: #fff;
	margin-top: 15px;
	font-size: 16px;
}

.deepblue{
  background-color: #00ccff;
  color: #fff;
  margin-top: 15px;
  font-size: 16px;
}

.page-title{ border: 2px solid #3393c8; display: inline-block; margin-bottom: 66px;  }
.page-title h3{ float: left; padding: 7px 22px 7px 22px; color: #3393c8;}
.page-title i{ float: right; font-size: 33px; margin: 10px 6px 0px 11px; }

.page-spiel{ text-align: center; margin-bottom: 66px; }
.page-spiel p{ margin-bottom: 0px; font-size: 20px; font-style: italic; }

.divider{ position: relative; background-size: cover !important; background-attachment: fixed !important; }
.divider:before{ content:''; position: absolute; width: 100%; height: 100%; background-color: #222; opacity: 0.2; }

.divider-hero{ font-size: 2em; line-height: 1.4; }

#navigation{
	position: absolute;
	top: 0px;
	max-height: 70px;
	z-index: 999;
	width: 100%;
	padding-top: 22px;
	background-color: #fff;
	border-bottom: 2px solid #90d7ed;
	-webkit-transition: all 1s;
	transition: all 1s;
	-moz-transition: all 1s;
}
.open-nav{ max-height: 400px !important; }
#menu{ list-style: none; overflow: hidden; text-align: right; float: right; }
#menu li{ float: left; margin-right: 12px; }
#menu li h6{ color: #90d7ed; font-size: 12px; padding-top: 5px; }
#menu li i{ color: #90d7ed; font-size: 24px; }

#mobile-toggle{ display: none; cursor: pointer; font-size: 28px; position: absolute; right: 22px; top: 22px; }

.sticky-nav{ position: fixed !important; background-color: #fff !important;}

/***** HOME SECTION *****/

#home{ position: relative; overflow: hidden; }

#home-slider .slides li{ height: 760px; position: relative; background-size: cover !important; background-attachment: fixed !important; }
#home-slider .slides li:before{ position: absolute; content: ''; width: 100%; height: 100%;}

.hero-title{ overflow: hidden; text-align: center; margin-bottom: 66px;}
.hero-title h1{
	clear: both;
	font-size: 24px;
	padding: 30px;
	letter-spacing: 5px;
	margin-right: -5px;
	background-color: rgba(0, 205, 235, 1);
	opacity: .4;
	font-family: "Open Sans";
	font-weight: 300;
}
.hero-title .alt-h{ position: relative; top: 17px; }


/***** STATS SECTION *****/

.stat-upper{
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 22px;
	/*
	background-color: #999999;
	opacity: .6;
	*/
}
.stat-upper h1{ font-size: 22px; }
.stat-upper h2{ font-size: 16px; }
.stat-lower{ background: url('../img/box-top.png') no-repeat; background-size: contain; text-align: center;}
.stat-lower i{ position: relative; bottom: 20px; font-size: 3.5em; }
.stat{ text-align: center; }
.stat span{ font-size: 1.3em; font-style: italic; }

#media{ background-color: rgba(255,255,255,0.4); text-align: center; padding-top: 33px; padding-bottom: 11px; margin-top: -140px;}
#media img{ max-width: 70%; }

.quote_left {
  color: #fff;
  font-size: 100px;
  margin-top: 50px;
  margin-right: 400px;
  line-height: 0;
  font-family: 'Arial', Helvetica, sans-serif;
}

.quote_right {
  color: #fff;
  font-size: 100px;
  margin-left: 400px;
  line-height: 0;
  font-family: 'Arial', Helvetica, sans-serif;
}

.media {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 3px;
  margin-top: 40px;
}

.quote {
  color: #fff;
  margin-top: -80px;
  text-align: left;
}
/***** MAP SECTION *****/

#map {
  border-bottom: 1px solid #c5c3c0;
  border-top: 1px solid #c5c3c0;
  height: 440px;
  margin: 0;
  position: relative;
  width: 100%;
}

#map:before, #map:after {
  background: none;
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#map:after {
  bottom: 0;
  top: auto;
}

#join-holder{ background-color: #fff; position: relative; z-index: 1;  }

#join .page-title{ border-color: #90d7ed; }
#join .page-title h3{ border-color: #90d7ed; color: #90d7ed; }

#join .mail h3{color: #90d7ed; }
#join .mail a:hover h3{color: #ccc; }

#contact .mailtop a:hover h3{color: #3393c8; }


#join .address-title{ border-color: #90d7ed; float: left; }
#join .address-title h3{ border-color: #90d7ed; color: #90d7ed; font-size: 21px;}

#join-form{ overflow: hidden; padding-bottom: 66px; width: 100%; }

.join-upper{ border: 1px solid #90d7ed; width: 48%; margin-right: 2%; overflow: hidden; float: left; margin-bottom: 33px; }
.join-upper h5{ display: inline-block; padding: 11px 22px 11px 22px; border-right: 1px solid #90d7ed; width: 31%; }

.join-last{ float: right; margin-right: 0; margin-left: 2%; }

.join-lower{ float: left; border: 1px solid #90d7ed; width: 83%; margin-right: 2%; overflow: hidden; }
.join-lower h5{ display: inline-block; padding: 11px 22px 11px 22px; border-right: 1px solid #90d7ed; width: 22%; }

.join-lower-large{ float: left; border: 1px solid #90d7ed; width: 83%; margin-right: 2%; overflow: hidden; }
.join-lower-large h5{ display: inline-block; padding: 11px 22px 11px 22px; border-right: 1px solid #90d7ed; width: 22%; height: 120px;}

#form-join{ float: left; width: 15%; background-color: #90d7ed; padding: 11px; text-align: center; cursor: pointer; }
#form-join h5{ color: #fff;}

.input-join-holder{ float: left; display: inline-block; width: 68%; }
.input-join-holder input{ width: 100%; padding-left: 15px; border: none; background: none; color: #90d7ed; height: 47px; font-size: 14px; }

.input-join-holder-large{ float: left; display: inline-block; width: 78%; height: 120px; }
.input-join-holder-large textarea{ outline: none; width: 100%; height: 120px; padding: 10px 0 0 15px; border: none; background: none; color: #90d7ed; font-size: 14px; }

#join-error{ display: none; background-color: #fd2d2d; color: #fff; padding: 11px; margin-bottom: 44px; }
#join-sent{ display: none; background-color: #2fcf5c; color: #fff; padding: 11px; margin-bottom: 44px; }

/***** CONTACT SECTION *****/

#contact{ position: relative; }

#contact-holder{ background-color: #90d7ed; position: relative; z-index: 1;  }

#contact .page-title{ border-color: #fff; }
#contact .page-title h3{ border-color: #fff; color: #fff; }

#contact .address-title{ border-color: #fff; float: left; }
#contact .address-title h3{ border-color: #fff; color: #fff; font-size: 21px;}

#contact-form{ overflow: hidden; padding-bottom: 66px; width: 100%; }

.form-upper{ border: 1px solid #fff; width: 48%; margin-right: 2%; overflow: hidden; float: left; margin-bottom: 33px; }
.form-upper h5{ display: inline-block; padding: 11px 22px 11px 22px; border-right: 1px solid #fff; width: 31%; }

.form-last{ float: right; margin-right: 0; margin-left: 2%; }

.form-lower{ float: left; border: 1px solid #fff; width: 83%; margin-right: 2%; overflow: hidden; }
.form-lower h5{ display: inline-block; padding: 11px 22px 11px 22px; border-right: 1px solid #fff; width: 22%; }

.form-lower-large{ float: left; border: 1px solid #fff; width: 83%; margin-right: 2%; overflow: hidden; }
.form-lower-large h5{ display: inline-block; padding: 11px 22px 11px 22px; border-right: 1px solid #fff; width: 22%; height: 120px;}

#form-button{ float: left; width: 15%; background-color: #fff; padding: 11px; text-align: center; cursor: pointer; }

.input-holder{ float: left; display: inline-block; width: 68%; }
.input-holder input{ width: 100%; padding-left: 15px; border: none; background: none; color: #fff; height: 47px; font-size: 14px; }

.input-holder-large{ float: left; display: inline-block; width: 78%; height: 120px; }
.input-holder-large textarea{ outline: none; width: 100%; height: 120px; padding: 10px 0 0 15px; border: none; background: none; color: #fff; font-size: 14px; }

#contact .social-icons i{ color: #fff; }
#contact .social-icons ul{ background-color: #222; }
#contact .social-icons .line{ background-color: #fff; margin-bottom: 44px; width: 25%; }

#details-error{ display: none; background-color: #fd2d2d; color: #fff; padding: 11px; margin-bottom: 44px; }
#form-sent{ display: none; background-color: #2fcf5c; color: #fff; padding: 11px; margin-bottom: 44px; }

/***** FOOTER SECTION *****/

#footer-holder{ background-color: #1a1e23; position: relative; z-index: 1; padding: 20px 0; min-height: 60px;}
.copy-text{ font-size: 0.6em; }

.circ-img {
  position: relative;
  min-height: 40px;
  min-width: 40px;
  right: 0;
}
@media screen and (max-width: 768px) {
.circ-img {
    position: relative;
  }
}

.circled-image-1 {
  background-image: url("../img/shuichi.png");
}

.circled-image-2 {
  background-image: url("../img/miya.png");
}

.circled-image-3 {
  background-image: url("../img/yashima.png");
}

.circled-image-4 {
  background-image: url("../img/okame.png");
}

.fi-label {
  opacity: 0;
  display: block;
  float: left;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fi-label span {
  display: block;
  padding: 8px 0;
  background-color: rgba(66, 163, 90, 0.8);
}
.fi-label a {
  display: block;
  width: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 8px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fi-label a:hover {
  color: #2e2e2e;
  background-color: rgba(221, 221, 221, 0.8);
}

.circled-image-1, .circled-image-2, .circled-image-3, .circled-image-4 {
  position: relative;
  display: block;
  border-radius: 50%;
  border: 8px solid rgba(255, 255, 255, .6);
  width: 160px;
  height: 160px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.circled-image-1:hover, .circled-image-2:hover, .circled-image-3:hover, .circled-image-4:hover {
  overflow: visible;
  border: 80px solid rgba(0, 0, 0, 0.4);
  background-size: 200px;
}
.circled-image-1:hover .fi-label, .circled-image-2:hover .fi-label, .circled-image-3:hover .fi-label, .circled-image-4:hover .fi-label {
  margin-top: -40px;
  animation: fadeUpIn 0.5s;
  -webkit-animation: fadeUpIn 0.5s;
  -moz-animation: fadeUpIn 0.5s;
  -o-animation: fadeUpIn 0.5s;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .circled-image-1, .circled-image-2, .circled-image-3, .circled-image-4 {
    position: relative;
    margin: 0 auto;
  }
}
