
/* ///////////////////////////////////////////////////////////////////// 
//  01 - Global 
/////////////////////////////////////////////////////////////////////*/

* {outline: none !important;}

::selection {
	background-color: #475B6F;
	color: #fff;
}

html {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	overflow-y: scroll;
}

body {
	color: #6a6a6a;	
	background: #f1f0f0;
	width: 100%;
margin:0;
padding:0;
}

#wrapper {
	width: 100%;
margin:0;
padding:0;
}

p {margin: 0 0 20px 0;	
	font-size: 15px;}

img {max-width: 100%;}

a {
	text-decoration: none;
	outline: none;
}

a{	
	color: #4da7ca;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}

a:hover {
	color: #4290ae;	
}


h1, h2, h3, h4, h5, h6{		
	margin: 0 0 15px 0;	
	color: #3A4F52;
	font-family: 'Alegreya Sans';
}

.btn{border-radius: 0;}
.btn-o {
    border: 1px solid #3A4F52;
    color: #3A4F52;
}
.btn-o:hover {
    background: #3A4F52;
    color: white;
}
.btn.btn-o-white {
	font-size: 14px;
    border: 1px solid white;
    color: white;
    background: none;
}

.btn.btn-o-white:hover {
	font-size: 14px;
    background: white;
    border-radius: 20px;
@@box-shadow: 2px 2px 2px rgb(0, 0, 0);
    color: #6a6a6a;
}


/*////////////////////////////////////////////////////////////////////////
//  02 - Header
///////////////////////////////////////////////////////////////////////*/

#header.content-block{	
	position: relative;			
	text-align: center;
	padding: 0 !important;
	width: 100%;
	height: 800px;
}


#header .top {
    display: block;
	position:fixed;
	top:0;
	width: 100%;
	padding: 20px;
	height: auto;
	z-index: 500;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;	
	transition: all .5s;		
}
#header .top.solid {
    background: #475B6F;
    padding-top: 0px;
    padding-bottom: 0px;
}

#header .top h1{
	margin-bottom: 0;
}
#header .top.solid .toggleDrawer i {
    padding-top: 8px;
}

#header .logo{
float:left;
padding-bottom: 20px;
margin:0;
}

#header .logo, #header .toggleDrawer{
	font-family: 'Alegreya SC';
	color: white;
}

#large-header .large-header{
    position: absolute;
    top: -100%;
	z-index: 0;
}
canvas #demo-canvas{
    position: absolute;
    top: -100%;
	z-index: 0;
}

#header .slogan h1{
	color: #ff4500;
	font-size: 2.8em;
text-shadow: 1px 1px 0px rgb(0, 0, 0);
font-family: "Hiragino Mincho ProN","HG–¾’©E","‚l‚r ‚o–¾’©", serif;
	text-align: center;
margin-top: 10px;
}

#header #header h2{
	color: #ffffff;
	font-size: 2.8em;
text-shadow: 1px 1px 0px rgb(0, 0, 0);
font-family: "Hiragino Mincho ProN","HG–¾’©E","‚l‚r ‚o–¾’©", serif;
}

#header .slogan{
	text-align: center;
position: relative;
top:110px;
left:10%;
width: 500px;
height: 500px;
background-color: rgba(255, 255, 255, 0.6);
border-radius: 50%;
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.6);
}

#header .sub-slogan{
	text-align: right;
position: relative;
top:-200px;
right:10%;
	font-size: 3.0em;
	color: rgba(255,255,255,1);
text-shadow: 1px 1px 0px rgb(0, 0, 0);
	line-height: 1em;
font-family: "Hiragino Mincho ProN","HG–¾’©E","‚l‚r ‚o–¾’©", serif;
}

#header .sub-slogan span{
	font-size: 1.0em !important;
	color: rgba(255,255,255,1);
text-shadow: 1px 1px 0px rgb(0, 0, 0);
	line-height: 1em;
font-family: "Hiragino Mincho ProN","HG–¾’©E","‚l‚r ‚o–¾’©", serif;
}

#header .slogan img#animation{
	text-align: center;
padding: 40px 10px 0px 10px;
}

#header .secondary-slogan{
	margin-bottom: -30px;
	font-size: 2.0em;
	color: rgba(255,255,255,1);
text-shadow: 1px 1px 0px rgb(0, 0, 0);
	line-height: 1em;
font-family: "Hiragino Mincho ProN","HG–¾’©E","‚l‚r ‚o–¾’©", serif;
}

.shop {
    float: right;
clear:both;
margin-top: -70px;
margin-right: 7%;
}

#header > .bottom {
    position: absolute;
    bottom: 80px;
    text-align: center;
    width: 100%;
}
#header > .bottom a img {
    width: 50px;
    margin-bottom: 20px;
}
#header > .bottom a {
    opacity: 0.7;
}
#header > .bottom a:hover {
    opacity: 1;
}

.top clearfix {
   clear: both;
    display: block;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.nav {
    position: absolute;
top:20%;
left:30%;
    display: inline-block;
    padding: 30px 0px 20px 20px;
    margin: 0px 0px 0px 20px;
}

.nav li a{
    display: inline-block;
    padding-left: 10px;
color:#fafad2;
}

.pull-left{
    text-align: center;
    display: block;
height:60px;
}

.pull-left .nav .clearfix li{
    display: inline-block;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

#header > .dropdown-menu {
  z-index: 999;
  padding: 8px 10px;
  color: #fff;
}

#header > .dropdown-menu:before{
  position: absolute;
  top:0;
}

#header > .dropdown-menu > li > a {
  z-index: 999;
  padding: 8px 10px;
  color: #fff;
}

#header > .dropdown-menu > li:hover > a,
#header > .dropdown-menu > li:focus > a,
#header > .dropdown-menu > li.active > a {
  background-color: #c52d2f;
  color: #fff;
}

/*////////////////////////////////////////////////////////////////////////
//  03 - Drawer with menu
///////////////////////////////////////////////////////////////////////*/

#drawer-right {
display:none;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    margin-right: -300px;
    background: #2B3E51;
    width: 300px;
    padding: 20px;
    z-index: 9999;
}

#drawer-right h1, #drawer-right h2{color: white;}

#drawer-right .nav-pills>li>a {
	font-size: 18px;
line-height: 1em;
	border-radius: 0;
}

#drawer-right .social{margin-top: 30px}
#drawer-right .social ul {
    list-style: none;
    padding-left: 20px;
}
#drawer-right .social ul > li {
    display: inline-block;
}

#drawer-right .social ul > li > a:hover{
	color: white;
}



/*////////////////////////////////////////////////////////////////////////
//  04 - Parallax styles
///////////////////////////////////////////////////////////////////////*/

.content-block{
	background:transparent no-repeat center center fixed;
	-webkit-background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	background-size:100%;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	overflow:hidden;
	padding: 60px 0;
}
.parallax{
	padding: 80px 0;
}

.block-body {
	margin-top: 60px;
}

#header {
	background-image: url(../images/forest.jpg);
}

#blog {
	background-image: url(../images/lake.jpg);
	color: white;
height:700px;
}

#parallax {
	background-image: url(../images/high.jpg);
	color: white;
}
#movie {
	background-image: url(../images/kitchen.jpg);
	color: white;
height:700px;
}
#parallax h1{
	margin-bottom: 60px;
	color: white;
}

#services  p.center{
	text-align: left;
	color: white;
   font-size: 16px;
}


/* ================ Step-1,step-2,step-3 Sections ================ */
.container.step {
	padding-top: 80px;
	padding-bottom: 0px;
}


.section-step {
	background-color:#fafad2;
}

.step-even {
	background-color:#333;
	color:#e5e5e5;
}

.step-even .step-desc {
	float:right;
}

.step-even .step-img {
	float:right;
}

.step-video {
	overflow:hidden;
}

.step-no {
	width: 100px;
	height: 100px;
	border: 2px solid;
	border-radius: 50%;
color:#88abda;
}

.step-no .no-inner {
	font-size: 72px;
	line-height: 86px;
color:#88abda;
}

.step-details .step-title {
	margin-top: 0;
	margin-bottom: 0px;
}

.step-details .step-description {
	margin-bottom: 0px;
}

.step-details .sub-steps {
	margin-left: 30px;
}

.step-details .sub-steps li {
	margin-bottom: 48px;
}

.sub-steps .icon {
	float:left;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
border-color:#88abda;
	line-height: 40px;
	padding: 0px 13px;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.sub-steps .sub-text {
	border: 1px solid;
border-color:#88abda;
	height: 40px;
	line-height: 40px;
	display: table;
	padding: 0 10px;
}

img.mimi{
width:600px;
margin-left:0;
}

h4#pro{
text-align:left;
padding-left:15%;
width:85%;
}


.50%1{
float:left;
display:block;
margin-left:40px;
text-align:center;
}

.col-1{
float:left;
widtht:100%;
text-align:center;
}

h4#kakubu{
text-align:left;
width:100%;
}

h3.fit{
width:95%
}
p#three{
text-align:left;
padding-top:16px;
width:100%;
}

.row1{
margin-top:30px;
margin-left:17%;
text-align:left;
}

p#chyuu{
float:right;
margin-top:10px;
text-align:left;
}

/*////////////////////////////////////////////////////////////////////////
//  05 - Recent works
///////////////////////////////////////////////////////////////////////*/
h2{
    text-align: center;
padding-top:30px;
}

h2.kinou{
text-size:180%;
color: #ffffff;
	opacity: 1;
text-shadow: 1px 1px 0px rgb(0, 0, 0);
	z-index: 10;
    position: absolute;
    left: 13%;
    top: 15%;
    opacity: 1;
}
h2.kinou:hover {
    background-position: center;
}

h2.kinou:hover:before, .recent-work:hover span {
    opacity: 1;
}

p.white {
	z-index: 100;
	color: #ffffff;
	font-size: 16px;
    text-shadow: 1px 1px 0px rgb(0, 0, 0);
    text-align: left;
    position: absolute;
    left: 14%;
    top: 45%;
	opacity: 0;
	-o-transition: all .400s;
	-ms-transition: all .400s;
	-moz-transition: all .400s;
	-webkit-transition: all .400s;
	transition: all .40s;
}
p.white:hover:before, .recent-work:hover p {
    opacity: 1;
	color: #ffffff;
	z-index: 100;
}

p.white:hover {
    background-position: center;
}
.recent-work {
    width: 100%;
    height: 100%;
    padding-bottom: 35%;
    background: #C3C9CC;
    display: table;
    text-align: center;
    vertical-align: middle;
    padding-top: 35%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin-bottom: 30px;
    -o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.recent-work span{
	margin-top: -18px;
	opacity: 0;
	position: relative;
	z-index: 1;
    -o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.recent-work:before {
    background: rgba(2, 56, 58, 0.7);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    opacity: 0;
    -o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.recent-work:hover {
    background-size: 200%;
    background-position: center;
    -o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.recent-work:hover:before, .recent-work:hover span {
    opacity: 1;
}


#recent-works .col-xs-18.col-sm-6.col-md-3{
  padding: 0;
}

#recent-works{
  margin-top: 30px;
  margin-bottom: 60px;
    padding-top: 20px;
overflow: hidden;
}

p .work{
  font-size: 15px;
    padding: 10px;
}
.recent-work-wrap {
  position: relative;
}

.recent-work-wrap img{
  width: 100%;
}

.recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: 1;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
    padding: 0px;
}

.recent-work-wrap .recent-work-inner h3{
  margin: 0px 0 20px 0;
    font-size: 22px;
  color: #fff;
}

.recent-work-wrap .recent-work-inner h3 a{
  font-size: 22px;
  color: #fff;
}

.recent-work-wrap .recent-work-inner p{
  text-align: left;
  margin: 0px;
    font-size: 14pt;
  color: #fff;
}

.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #c52d2f;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 0px;
}

.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay {
  opacity: 1;
}


/*************************
********* Portfolio CSS ******
**************************/

#portfolio_page {
  margin-top: 100px;
  padding-bottom: 100px;
height:100%;
}

h2 .works {
color:#000 !important;
  margin-top: -50px !important;
}
p .work {
color:#fff;
}

.portfolio-items, 
.portfolio-filter {
  list-style: none outside none;
  margin: 0 0 40px 0;
  padding: 0;
}

.portfolio-filter > li {
  display: inline-block;
}

.portfolio-filter > li a {
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  margin-right: 20px;
  text-transform: uppercase;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  border: 1px solid #F2F2F2;
  outline: none;
  border-radius: 3px;
}

.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
  color:#fff;
  background: #c52d2f;
  border: 1px solid #c52d2f;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.portfolio-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.portfolio-item {
  margin: 0;
  padding:0;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.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, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.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;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}






/*////////////////////////////////////////////////////////////////////////
//  06 - Services
///////////////////////////////////////////////////////////////////////*/

#services h1, #services h2{
	color: white;
}
.service i {
    font-size: 60px;
}
.service {
    padding: 0 25px;
}

#services td{
padding: 2px 5px;
}


/*////////////////////////////////////////////////////////////////////////
//  07 - Blog
///////////////////////////////////////////////////////////////////////*/

#blog h1, #blog h2{
	color: #0099ff;
	font-size: 2.8em;
font-family: "Hiragino Mincho ProN","HG–¾’©E","‚l‚r ‚o–¾’©", serif;
text-shadow: 1px 1px 0px rgb(0, 0, 0);
	text-align: center;
margin-top: 0px;
}

#blog .slogan3{
	text-align: center;
position: relative;
top:50px;
left:10%;
width: 500px;
height: 500px;
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
}

#blog  span{
	color: #ffffff;
	font-size: 13px;
font-family: "Hiragino Mincho ProN","HG–¾’©E","‚l‚r ‚o–¾’©", serif;
text-shadow: 1px 1px 0px rgb(0, 0, 0);
	text-align: center;
position: relative;
top:80px;
left:10%;
}

#blog .slogan3 img#animation {
	text-align: center;
opacity: 1;
padding: 40px 10px 0px 10px;
}

#blog .blog-post img {
    margin-bottom: 20px;
}
#blog .date {
    margin-bottom: 15px;
    font-style: italic;
}

 .col-sm-4 blog-post{
margin: 0 20px;
width:100%;
}

#blog  .col-sm-4 blog-post table.site {
border-collapse: collapse;
border-top: #fff dotted 0px;
border-right: #fff dotted 0px;
border-left: #fff dotted 0px;
border-bottom: #fff dotted 0px;
}

#blog  .col-sm-4 blog-post  table.site tr td.left{
margin: 0 20px;
padding: 8px 12px;
width:50%;
}

#blog  .col-sm-4 blog-post  table.site tr td.right{
margin: 0 20px;
padding: 8px 12px;
width:50%;
}


/*////////////////////////////////////////////////////////////////////////
//  08 - Testimonials
///////////////////////////////////////////////////////////////////////*/


#testimonials{
	text-align: center;
}

#testimonials p#bun{
	text-align: left;
}

#testimonials .testimonial > img {
    border-radius: 20%;
    margin-bottom: 15px;
}
#testimonials .testimonial {
	padding: 25px;
}


/*////////////////////////////////////////////////////////////////////////
//  09 - movie
///////////////////////////////////////////////////////////////////////*/

#movie h1, #movie h2{
	color: #65ab31;
	font-size: 2.8em;
font-family: "Hiragino Mincho ProN","HG–¾’©E","‚l‚r ‚o–¾’©", serif;
text-shadow: 1px 1px 0px rgb(0, 0, 0);
margin-top: 0px;
}

#movie .slogan2{
	text-align: center;
position: relative;
top:50%;
left:10%;
width: 500px;
height: 500px;
background-color: rgba(255, 255, 255, 0.7);
border-radius: 50%;
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
}

#movie .slogan2 img#animation{
	text-align: center;
padding: 20px 10px 0px 10px;
}


#movie{
 margin-top:60px;
	color: white;
}

#movie .row{
	text-align: center;
margin-right:100px;
margin-bottom:30px;
}


#movie h2.videos {
color: white;
text-shadow: 1px 1px 0px rgb(0, 0, 0);
padding-top:50px;
}

#movie h2.mov{
	color: #ffffff;
	font-size: 50px;
    text-shadow: 1px 1px 0px rgb(0, 0, 0);
position: relative;
  margin-left: 0%;
   padding-top: 5%;
}


/*////////////////////////////////////////////////////////////////////////
//  10 - Footer
///////////////////////////////////////////////////////////////////////*/


#footer{ background: #2B3E51; color: white;}



/*////////////////////////////////////////////////////////////////////////
//  11 - Responsive styles
///////////////////////////////////////////////////////////////////////*/
@media (max-width: 998px){
iframe{
width:100%;
}

.foot iframe{
height:660px;}
}

@media (max-width: 767px){
	.blog-post {
		margin-bottom: 40px;
	}

	.recent-work {
		background-position: center;
	}

	.recent-work:before {
		opacity: 1;
	}

	.recent-work span {
		opacity: 1;
	}


#header .slogan{
	font-size: 24px;
}

#header .secondary-slogan{
	font-size: 18px;
}

h2.kinou{
text-size:16px;
color: #ffffff;
	opacity: 1;
text-shadow: 1px 1px 0px rgb(0, 0, 0);
	z-index: 10;
text-align:center;
    position: absolute;
    left: 15%;
    top: 15%;
}

p.white {
	z-index: 100;
	color: #ffffff;
	font-size: 11px;
    text-shadow: 1px 1px 0px rgb(0, 0, 0);
    text-align: left;
    position: absolute;
    left: 14%;
    top: 45%;
	opacity: 1;
	-o-transition: all .400s;
	-ms-transition: all .400s;
	-moz-transition: all .400s;
	-webkit-transition: all .400s;
	transition: all .40s;
}
iframe{
width:100%;
}

.foot iframe{
height:660px;}

.shop {
display: block;
clear:both;
margin-top:10px;
}
}

@media (max-width: 480px) {
	#drawer-right {
		padding: 10px 20px;
	}

	#drawer-right .nav-pills>li>a {
		font-size: 17px;
	}

	.nav-stacked>li+li {
		margin-top: 0;
	}

	.nav>li>a {
		padding: 8px 15px;
	}

	#drawer-right .social {
		margin-top: 5px;
	}

	#header {
		background-size: cover;
	}

#header .slogan {
	margin-left: -25%;
}
#movie .slogan2 {
	margin-left: -25%;
}
#blog .slogan3 {
	margin-left: -25%;
}

#header .slogan h1{
	font-size: 24px;
}

#header .secondary-slogan{
	font-size: 15px;
}
#movie .slogan2 h1{
	font-size: 24px;
}

#blog .slogan3 h1{
	font-size: 24px;
}

img #animation{
	width: 200px;
}

h2.kinou{
text-size:12px;
color: #ffffff;
	opacity: 1;
text-shadow: 1px 1px 0px rgb(0, 0, 0);
	z-index: 10;
    position: absolute;
    left: 13%;
    top: 15%;
}

p.white {
	z-index: 100;
	color: #ffffff;
	font-size: 9px;
    text-shadow: 1px 1px 0px rgb(0, 0, 0);
    text-align: left;
    position: absolute;
    left: 14%;
    top: 45%;
	opacity: 1;
	-o-transition: all .400s;
	-ms-transition: all .400s;
	-moz-transition: all .400s;
	-webkit-transition: all .400s;
	transition: all .40s;
}
iframe{
width:100%;
}

.foot iframe{
height:1180px;}

.nav {
width:70%;
font-size: 9px;
}

.shop {
display: block;
clear:both;
margin-top:10px;
}
}
