/*!
 * neo-design-room for yorozu-kozai
 */
 #mainNav .navbar-brand {
 	font-family:  'Cinzel', serif;
 }
.spacer30 {
	margin-top: 30px;
}
.spacer60 {
	margin-top: 60px;
}
.spacer120 {
	margin-top: 120px;
}
h4.section-heading.text-uppercase-sub {
	font-weight: 400;
}

section.gmap {
	padding: 0;
}

section#about.page-section {
	padding-top: 0;	
}

/* product */
.wrapper {
	overflow: hidden;
}
.flow-item {
	width: 48%;
	float: left;
}
.flow-item-r {
	width: 48%;
	float: right;
}

/* contact */
section#section {
	background-image: url(img/section-23.jpg);
}
section#contact .form-group textarea.form-control {
    height: 612px;
}

.mov {
	text-align: center;
}
.mtitle {
	text-align: center;
}


