

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	margin: 0
}

body {
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

body {
	font-family: "NotoSansCJKJP";
    letter-spacing: 1.5px;
    font-weight: 400;
    line-height: 28px;
    font-size: 24px;
	background-color: #fff;
	font-family: source-han-sans-japanese, sans-serif;

	font-weight: 400;
	color: #40342c;
	font-style: normal;
}

a {
	background-color: transparent
}

a {
	color: #337ab7;
	text-decoration: none
}

img {
	border: 0
}

img {
	vertical-align: middle
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h1,
h1 {
	font-size: 36px
}

.h2,
h2 {
	font-size: 30px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

@media (min-width:768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		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%
	}
}

@media (min-width:992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		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%
	}
}

@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		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%
	}
}

@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
	}
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.animated.infinite {
	animation-iteration-count: infinite
}

.animated.hinge {
	animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
	animation-duration: .75s
}

@keyframes bounce {
	20%,
	53%,
	80%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	animation-name: bounce;
	transform-origin: center bottom
}

@keyframes flash {
	50%,
	from,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

.flash {
	animation-name: flash
}

@keyframes pulse {
	from {
		transform: scale3d(1, 1, 1)
	}
	50% {
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		transform: scale3d(1, 1, 1)
	}
}

.pulse {
	animation-name: pulse
}

@keyframes rubberBand {
	from {
		transform: scale3d(1, 1, 1)
	}
	30% {
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		transform: scale3d(1.05, .95, 1)
	}
	to {
		transform: scale3d(1, 1, 1)
	}
}

.rubberBand {
	animation-name: rubberBand
}

@keyframes shake {
	from,
	to {
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	animation-name: shake
}

@keyframes headShake {
	0% {
		transform: translateX(0)
	}
	6.5% {
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		transform: translateX(0)
	}
}

.headShake {
	animation-timing-function: ease-in-out;
	animation-name: headShake
}

@keyframes swing {
	20% {
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		transform: rotate3d(0, 0, 1, -5deg)
	}
	to {
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	transform-origin: top center;
	animation-name: swing
}

@keyframes tada {
	from {
		transform: scale3d(1, 1, 1)
	}
	10%,
	20% {
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%,
	50%,
	70%,
	90% {
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%,
	60%,
	80% {
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
	to {
		transform: scale3d(1, 1, 1)
	}
}

.tada {
	animation-name: tada
}

@keyframes wobble {
	from {
		transform: none
	}
	15% {
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
	to {
		transform: none
	}
}

.wobble {
	animation-name: wobble
}

@keyframes jello {
	11.1%,
	from,
	to {
		transform: none
	}
	22.2% {
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		transform: skewX(.390625deg) skewY(.390625deg)
	}
	88.8% {
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.jello {
	animation-name: jello;
	transform-origin: center
}

@keyframes bounceIn {
	20%,
	40%,
	60%,
	80%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	20% {
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	animation-name: bounceIn
}

@keyframes bounceInDown {
	60%,
	75%,
	90%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		transform: translate3d(0, 25px, 0)
	}
	75% {
		transform: translate3d(0, -10px, 0)
	}
	90% {
		transform: translate3d(0, 5px, 0)
	}
	to {
		transform: none
	}
}

.bounceInDown {
	animation-name: bounceInDown
}

@keyframes bounceInLeft {
	60%,
	75%,
	90%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		transform: translate3d(25px, 0, 0)
	}
	75% {
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		transform: translate3d(5px, 0, 0)
	}
	to {
		transform: none
	}
}

.bounceInLeft {
	animation-name: bounceInLeft
}

@keyframes bounceInRight {
	60%,
	75%,
	90%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		transform: translate3d(10px, 0, 0)
	}
	90% {
		transform: translate3d(-5px, 0, 0)
	}
	to {
		transform: none
	}
}

.bounceInRight {
	animation-name: bounceInRight
}

@keyframes bounceInUp {
	60%,
	75%,
	90%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}
	75% {
		transform: translate3d(0, 10px, 0)
	}
	90% {
		transform: translate3d(0, -5px, 0)
	}
	to {
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	animation-name: bounceInUp
}

@keyframes bounceOut {
	20% {
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	animation-name: bounceOut
}

@keyframes bounceOutDown {
	20% {
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	animation-name: bounceOutRight
}

@keyframes bounceOutUp {
	20% {
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	animation-name: bounceOutUp
}

@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.fadeIn {
	animation-name: fadeIn
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInDown {
	animation-name: fadeInDown
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInDownBig {
	animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInLeft {
	animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInLeftBig {
	animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInRight {
	animation-name: fadeInRight
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInRightBig {
	animation-name: fadeInRightBig
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUp {
	animation-name: fadeInUp
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUpBig {
	animation-name: fadeInUpBig
}

@keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

.fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOutDown {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	animation-name: fadeOutUpBig
}

@keyframes flip {
	from {
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		animation-timing-function: ease-out
	}
	40% {
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		animation-timing-function: ease-out
	}
	50% {
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		animation-timing-function: ease-in
	}
	80% {
		transform: perspective(400px) scale3d(.95, .95, .95);
		animation-timing-function: ease-in
	}
	to {
		transform: perspective(400px);
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	animation-name: flip
}

@keyframes flipInX {
	from {
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		animation-timing-function: ease-in
	}
	60% {
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	to {
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	animation-name: flipInX
}

@keyframes flipInY {
	from {
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		animation-timing-function: ease-in
	}
	60% {
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	to {
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	animation-name: flipInY
}

@keyframes flipOutX {
	from {
		transform: perspective(400px)
	}
	30% {
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

.flipOutX {
	animation-name: flipOutX;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important
}

@keyframes flipOutY {
	from {
		transform: perspective(400px)
	}
	30% {
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	to {
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	animation-name: flipOutY
}

@keyframes lightSpeedIn {
	from {
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		transform: skewX(-5deg);
		opacity: 1
	}
	to {
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	animation-name: lightSpeedIn;
	animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
	from {
		opacity: 1
	}
	to {
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	animation-name: lightSpeedOut;
	animation-timing-function: ease-in
}

@keyframes rotateIn {
	from {
		transform-origin: center;
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		transform-origin: center;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	animation-name: rotateIn
}

@keyframes rotateInDownLeft {
	from {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
	from {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
	from {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
	from {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	animation-name: rotateInUpRight
}

@keyframes rotateOut {
	from {
		transform-origin: center;
		opacity: 1
	}
	to {
		transform-origin: center;
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

.rotateOut {
	animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
	from {
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
	from {
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
	from {
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
	from {
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	animation-name: rotateOutUpRight
}

@keyframes hinge {
	0% {
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		transform: rotate3d(0, 0, 1, 80deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		transform: rotate3d(0, 0, 1, 60deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	animation-name: hinge
}

@keyframes jackInTheBox {
	from {
		opacity: 0;
		transform: scale(.1) rotate(30deg);
		transform-origin: center bottom
	}
	50% {
		transform: rotate(-10deg)
	}
	70% {
		transform: rotate(3deg)
	}
	to {
		opacity: 1;
		transform: scale(1)
	}
}

.jackInTheBox {
	animation-name: jackInTheBox
}

@keyframes rollIn {
	from {
		opacity: 0;
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.rollIn {
	animation-name: rollIn
}

@keyframes rollOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

.rollOut {
	animation-name: rollOut
}

@keyframes zoomIn {
	from {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

.zoomIn {
	animation-name: zoomIn
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInDown {
	animation-name: zoomInDown
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInLeft {
	animation-name: zoomInLeft
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInRight {
	animation-name: zoomInRight
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInUp {
	animation-name: zoomInUp
}

@keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

.zoomOut {
	animation-name: zoomOut
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform-origin: center bottom;
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutDown {
	animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		transform: scale(.1) translate3d(-2000px, 0, 0);
		transform-origin: left center
	}
}

.zoomOutLeft {
	animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		transform: scale(.1) translate3d(2000px, 0, 0);
		transform-origin: right center
	}
}

.zoomOutRight {
	animation-name: zoomOutRight
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform-origin: center bottom;
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutUp {
	animation-name: zoomOutUp
}

@keyframes slideInDown {
	from {
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInDown {
	animation-name: slideInDown
}

@keyframes slideInLeft {
	from {
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInLeft {
	animation-name: slideInLeft
}

@keyframes slideInRight {
	from {
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInRight {
	animation-name: slideInRight
}

@keyframes slideInUp {
	from {
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInUp {
	animation-name: slideInUp
}

@keyframes slideOutDown {
	from {
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	animation-name: slideOutDown
}

@keyframes slideOutLeft {
	from {
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	animation-name: slideOutLeft
}

@keyframes slideOutRight {
	from {
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	animation-name: slideOutRight
}

@keyframes slideOutUp {
	from {
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	animation-name: slideOutUp
}

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner,
.fancybox-outer {
	position: relative
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
	background-image: url(../images/fancy/fancybox_sprite.png)
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../images/fancy/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(../images/fancy/blank.gif);
	-webkit-tap-highlight-color: transparent;
	z-index: 8040
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible!important
}

.fancybox-lock {
	overflow: visible!important;
	width: auto
}

.fancybox-lock body {
	overflow: hidden!important
}

.fancybox-lock-test {
	overflow-y: hidden!important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../images/fancy/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: 0 0;
	background: rgba(0, 0, 0, .8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-next span,
	.fancybox-prev span {
		background-image: url(../images/fancy/fancybox_sprite@2x.png);
		background-size: 44px 152px
	}
	#fancybox-loading div {
		background-image: url(../images/fancy/fancybox_loading@2x.gif);
		background-size: 24px 24px
	}
}

#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050
}

#fancybox-thumbs.bottom {
	bottom: 2px
}

#fancybox-thumbs.top {
	top: 2px
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: .5
}

#fancybox-thumbs ul li.active {
	opacity: .75;
	padding: 0;
	border: 1px solid #fff
}

#fancybox-thumbs ul li:hover {
	opacity: 1
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: 0
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none
}
.text-center{
	text-align: center;
}
/* --------------------------------------
[font-size] 
--------------------------------------*/
.fz-116 {
  font-size: 70px;
  line-height: 80px;
}

@media (min-width: 577px) {
  .fz-116 {
    font-size: 95px;
    line-height: 80px;
  }
}

@media (min-width: 992px) {
  .fz-116 {
    font-size: 100px;
    line-height: 100px;
  }
}

@media (min-width: 1201px) {
  .fz-116 {
    font-size: 110px;
  }
}

@media (min-width: 1361px) {
  .fz-116 {
    font-size: 116px;
    line-height: 118px;
  }
}

.fz-80 {
  font-size: 30px;
  line-height: 30px;
}

@media (min-width: 577px) {
  .fz-80 {
    font-size: 35px;
    line-height: 35px;
  }
}

@media (min-width: 768px) {
  .fz-80 {
    font-size: 50px;
    line-height: 50px;
  }
}

@media (min-width: 992px) {
  .fz-80 {
    font-size: 60px;
    line-height: 60px;
  }
}

@media (min-width: 1201px) {
  .fz-80 {
    font-size: 70px;
    line-height: 70px;
  }
}

@media (min-width: 1361px) {
  .fz-80 {
    font-size: 80px;
    line-height: 80px;
  }
}

.fz-64 {
  font-size: 26px;
  line-height: 32px;
}

@media (min-width: 992px) {
  .fz-64 {
    font-size: 45px;
    line-height: 45px;
  }
}

@media (min-width: 1201px) {
  .fz-64 {
    font-size: 50px;
    line-height: 50px;
  }
}

@media (min-width: 1361px) {
  .fz-64 {
    font-size: 64px;
    line-height: 57px;
  }
}

.fz-54 {
  font-size: 35px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .fz-54 {
    font-size: 40px;
    line-height: 45px;
  }
}

@media (min-width: 992px) {
  .fz-54 {
    font-size: 45px;
    line-height: 50px;
  }
}

@media (min-width: 1201px) {
  .fz-54 {
    font-size: 50px;
    line-height: 58px;
  }
}

@media (min-width: 1361px) {
  .fz-54 {
    font-size: 54px;
    line-height: 62px;
  }
}

.fz-52 {
  font-size: 35px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .fz-52 {
    font-size: 40px;
    line-height: 45px;
  }
}

@media (min-width: 992px) {
  .fz-52 {
    font-size: 45px;
    line-height: 50px;
  }
}

@media (min-width: 1201px) {
  .fz-52 {
    font-size: 50px;
    line-height: 58px;
  }
}

@media (min-width: 1361px) {
  .fz-52 {
    font-size: 52px;
    line-height: 62px;
  }
}

.fz-48 {
  font-size: 30px;
  line-height: 45px;
}

@media (min-width: 768px) {
  .fz-48 {
    font-size: 35px;
    line-height: 50px;
  }
}

@media (min-width: 992px) {
  .fz-48 {
    font-size: 40px;
    line-height: 55px;
  }
}

@media (min-width: 1201px) {
  .fz-48 {
    font-size: 44px;
    line-height: 60px;
  }
}

@media (min-width: 1361px) {
  .fz-48 {
    font-size: 48px;
    line-height: 66px;
  }
}

.fz-42 {
  font-size: 28px;
  line-height: 35px;
}

@media (min-width: 768px) {
  .fz-42 {
    font-size: 32px;
    line-height: 38px;
  }
}

@media (min-width: 992px) {
  .fz-42 {
    font-size: 34px;
    line-height: 42px;
  }
}

@media (min-width: 1201px) {
  .fz-42 {
    font-size: 38px;
    line-height: 45px;
  }
}

@media (min-width: 1361px) {
  .fz-42 {
    font-size: 42px;
    line-height: 48px;
  }
}

.fz-40 {
  font-size: 24px;
  line-height: 30px;
}

@media (min-width: 577px) {
  .fz-40 {
    font-size: 28px;
    line-height: 35px;
  }
}

@media (min-width: 768px) {
  .fz-40 {
    font-size: 32px;
    line-height: 38px;
  }
}

@media (min-width: 992px) {
  .fz-40 {
    font-size: 34px;
    line-height: 42px;
  }
}

@media (min-width: 1201px) {
  .fz-40 {
    font-size: 38px;
    line-height: 45px;
  }
}

@media (min-width: 1361px) {
  .fz-40 {
    font-size: 40px;
    line-height: 48px;
  }
}

.fz-38 {
  font-size: 22px;
  line-height: 38px;
}

@media (min-width: 768px) {
  .fz-38 {
    font-size: 30px;
    line-height: 45px;
  }
}

@media (min-width: 992px) {
  .fz-38 {
    font-size: 34px;
    line-height: 50px;
  }
}

@media (min-width: 1201px) {
  .fz-38 {
    font-size: 36px;
    line-height: 55px;
  }
}

@media (min-width: 1361px) {
  .fz-38 {
    font-size: 38px;
    line-height: 57px;
  }
}

.fz-36 {
  font-size: 25px;
  line-height: 28px;
}

@media (min-width: 768px) {
  .fz-36 {
    font-size: 28px;
    line-height: 32px;
  }
}

@media (min-width: 992px) {
  .fz-36 {
    font-size: 30px;
    line-height: 34px;
  }
}

@media (min-width: 1201px) {
  .fz-36 {
    font-size: 32px;
    line-height: 36px;
  }
}

@media (min-width: 1361px) {
  .fz-36 {
    font-size: 36px;
    line-height: 40px;
  }
}

.fz-34 {
  font-size: 25px;
  line-height: 25px;
}

@media (min-width: 992px) {
  .fz-34 {
    font-size: 28px;
    line-height: 30px;
  }
}

@media (min-width: 1201px) {
  .fz-34 {
    font-size: 30px;
    line-height: 35px;
  }
}

@media (min-width: 1361px) {
  .fz-34 {
    font-size: 34px;
    line-height: 40px;
  }
}

.fz-32 {
  font-size: 20px;
  line-height: 25px;
}

@media (min-width: 992px) {
  .fz-32 {
    font-size: 25px;
    line-height: 30px;
  }
}

@media (min-width: 1201px) {
  .fz-32 {
    font-size: 28px;
    line-height: 35px;
  }
}

@media (min-width: 1361px) {
  .fz-32 {
    font-size: 32px;
    line-height: 40px;
  }
}

.fz-30 {
  font-size: 20px;
  line-height: 25px;
}

@media (min-width: 992px) {
  .fz-30 {
    font-size: 25px;
    line-height: 30px;
  }
}

@media (min-width: 1201px) {
  .fz-30 {
    font-size: 28px;
    line-height: 35px;
  }
}

@media (min-width: 1361px) {
  .fz-30 {
    font-size: 30px;
    line-height: 40px;
  }
}

.fz-28 {
  font-size: 20px;
  line-height: 25px;
}

@media (min-width: 992px) {
  .fz-28 {
    font-size: 22px;
    line-height: 28px;
  }
}

@media (min-width: 1201px) {
  .fz-28 {
    font-size: 24px;
    line-height: 30px;
  }
}

@media (min-width: 1361px) {
  .fz-28 {
    font-size: 28px;
    line-height: 40px;
  }
}

.fz-26 {
  font-size: 18px;
  line-height: 25px;
}

@media (min-width: 992px) {
  .fz-26 {
    font-size: 20px;
    line-height: 28px;
  }
}

@media (min-width: 1201px) {
  .fz-26 {
    font-size: 22px;
    line-height: 30px;
  }
}

@media (min-width: 1361px) {
  .fz-26 {
    font-size: 26px;
    line-height: 35px;
  }
}

.fz-24 {
  font-size: 16px;
  line-height: 24px;
}

@media (min-width: 992px) {
  .fz-24 {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (min-width: 1201px) {
  .fz-24 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media (min-width: 1361px) {
  .fz-24 {
    font-size: 24px;
    line-height: 38px;
  }
}

.fz-20 {
  font-size: 16px;
}

@media (min-width: 992px) {
  .fz-20 {
    font-size: 17px;
    line-height: 22px;
  }
}

@media (min-width: 1201px) {
  .fz-20 {
    font-size: 20px;
    line-height: 25px;
  }
}

.fz-18 {
  font-size: 14px;
  line-height: 25px;
}

@media (min-width: 992px) {
  .fz-18 {
    font-size: 16px;
    line-height: 30px;
  }
}

@media (min-width: 1361px) {
  .fz-18 {
    font-size: 18px;
    line-height: 28px;
  }
}

.fz-16 {
  font-size: 14px;
  line-height: 18px;
}

@media (min-width: 768px) {
  .fz-16 {
    font-size: 16px;
    line-height: 20px;
  }
}

.fz-14 {
  font-size: 12px;
  line-height: 20px;
}

@media (min-width: 992px) {
  .fz-14 {
    font-size: 14px;
    line-height: 22px;
  }
}

.fz-12 {
  font-size: 10px;
  line-height: 17px;
}

@media (min-width: 992px) {
  .fz-12 {
    font-size: 12px;
    line-height: 20px;
  }
}

/* 
  3. padding bottom
    - pb: The first letter of the two words padding bottom
    - (number) : number expression
*/
.pb-165 {
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .pb-165 {
    padding-bottom: 100px;
  }
}

@media (min-width: 992px) {
  .pb-165 {
    padding-bottom: 130px;
  }
}

@media (min-width: 1201px) {
  .pb-165 {
    padding-bottom: 165px;
  }
}

.pb-150 {
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .pb-150 {
    padding-bottom: 100px;
  }
}

@media (min-width: 992px) {
  .pb-150 {
    padding-bottom: 130px;
  }
}

@media (min-width: 1201px) {
  .pb-150 {
    padding-bottom: 150px;
  }
}

.pb-135 {
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .pb-135 {
    padding-bottom: 80px;
  }
}

@media (min-width: 992px) {
  .pb-135 {
    padding-bottom: 100px;
  }
}

@media (min-width: 1201px) {
  .pb-135 {
    padding-bottom: 135px;
  }
}

.pb-120 {
  padding-bottom: 50px;
}

@media (min-width: 768px) {
  .pb-120 {
    padding-bottom: 80px;
  }
}

@media (min-width: 992px) {
  .pb-120 {
    padding-bottom: 100px;
  }
}

@media (min-width: 1201px) {
  .pb-120 {
    padding-bottom: 120px;
  }
}

.pb-100 {
  padding-bottom: 45px;
}

@media (min-width: 768px) {
  .pb-100 {
    padding-bottom: 60px;
  }
}

@media (min-width: 992px) {
  .pb-100 {
    padding-bottom: 80px;
  }
}

@media (min-width: 1201px) {
  .pb-100 {
    padding-bottom: 100px;
  }
}

.pb-80 {
  padding-bottom: 35px;
}

@media (min-width: 768px) {
  .pb-80 {
    padding-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .pb-80 {
    padding-bottom: 65px;
  }
}

@media (min-width: 1201px) {
  .pb-80 {
    padding-bottom: 80px;
  }
}

.pb-90 {
  padding-bottom: 35px;
}

@media (min-width: 768px) {
  .pb-90 {
    padding-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .pb-90 {
    padding-bottom: 65px;
  }
}

@media (min-width: 1201px) {
  .pb-90 {
    padding-bottom: 90px;
  }
}

.pb-60 {
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .pb-60 {
    padding-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .pb-60 {
    padding-bottom: 50px;
  }
}

@media (min-width: 1201px) {
  .pb-60 {
    padding-bottom: 60px;
  }
}

.pb-50 {
  padding-bottom: 25px;
}

@media (min-width: 768px) {
  .pb-50 {
    padding-bottom: 35px;
  }
}

@media (min-width: 992px) {
  .pb-50 {
    padding-bottom: 40px;
  }
}

@media (min-width: 1201px) {
  .pb-50 {
    padding-bottom: 50px;
  }
}

.pb-45 {
  padding-bottom: 25px;
}

@media (min-width: 768px) {
  .pb-45 {
    padding-bottom: 35px;
  }
}

@media (min-width: 992px) {
  .pb-45 {
    padding-bottom: 40px;
  }
}

@media (min-width: 1201px) {
  .pb-45 {
    padding-bottom: 45px;
  }
}

.pb-40 {
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .pb-40 {
    padding-bottom: 25px;
  }
}

@media (min-width: 992px) {
  .pb-40 {
    padding-bottom: 40px;
  }
}

.pb-35 {
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .pb-35 {
    padding-bottom: 25px;
  }
}

@media (min-width: 992px) {
  .pb-35 {
    padding-bottom: 35px;
  }
}

.pb-30 {
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .pb-30 {
    padding-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .pb-30 {
    padding-bottom: 30px;
  }
}

.pb-25 {
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  .pb-25 {
    padding-bottom: 15px;
  }
}

@media (min-width: 992px) {
  .pb-25 {
    padding-bottom: 25px;
  }
}

.pb-20 {
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  .pb-20 {
    padding-bottom: 15px;
  }
}

@media (min-width: 992px) {
  .pb-20 {
    padding-bottom: 20px;
  }
}

.pb-15 {
  padding-bottom: 10px;
}

@media (min-width: 992px) {
  .pb-15 {
    padding-bottom: 15px;
  }
}

.pt-10 {
  padding-bottom: 5px;
}

@media (min-width: 992px) {
  .pt-10 {
    padding-bottom: 10px;
  }
}

/* 
  4. padding top 
    - pt: The first letter of the two words padding top
    - (number) : number expression
*/
.pt-150 {
  padding-top: 60px;
}

@media (min-width: 768px) {
  .pt-150 {
    padding-top: 100px;
  }
}

@media (min-width: 992px) {
  .pt-150 {
    padding-top: 130px;
  }
}

@media (min-width: 1201px) {
  .pt-150 {
    padding-top: 150px;
  }
}

.pt-120 {
  padding-top: 50px;
}

@media (min-width: 768px) {
  .pt-120 {
    padding-top: 80px;
  }
}

@media (min-width: 992px) {
  .pt-120 {
    padding-top: 100px;
  }
}

@media (min-width: 1201px) {
  .pt-120 {
    padding-top: 120px;
  }
}

.pt-100 {
  padding-top: 45px;
}

@media (min-width: 768px) {
  .pt-100 {
    padding-top: 60px;
  }
}

@media (min-width: 992px) {
  .pt-100 {
    padding-top: 80px;
  }
}

@media (min-width: 1201px) {
  .pt-100 {
    padding-top: 100px;
  }
}

.pt-90 {
  padding-top: 35px;
}

@media (min-width: 768px) {
  .pt-90 {
    padding-top: 50px;
  }
}

@media (min-width: 992px) {
  .pt-90 {
    padding-top: 65px;
  }
}

@media (min-width: 1201px) {
  .pt-90 {
    padding-top: 90px;
  }
}

.pt-80 {
  padding-top: 35px;
}

@media (min-width: 768px) {
  .pt-80 {
    padding-top: 50px;
  }
}

@media (min-width: 992px) {
  .pt-80 {
    padding-top: 65px;
  }
}

@media (min-width: 1201px) {
  .pt-80 {
    padding-top: 80px;
  }
}

.pt-60 {
  padding-top: 30px;
}

@media (min-width: 768px) {
  .pt-60 {
    padding-top: 40px;
  }
}

@media (min-width: 992px) {
  .pt-60 {
    padding-top: 50px;
  }
}

@media (min-width: 1201px) {
  .pt-60 {
    padding-top: 60px;
  }
}

.pt-50 {
  padding-top: 25px;
}

@media (min-width: 768px) {
  .pt-50 {
    padding-top: 35px;
  }
}

@media (min-width: 992px) {
  .pt-50 {
    padding-top: 40px;
  }
}

@media (min-width: 1201px) {
  .pt-50 {
    padding-top: 50px;
  }
}

.pt-45 {
  padding-top: 25px;
}

@media (min-width: 768px) {
  .pt-45 {
    padding-top: 35px;
  }
}

@media (min-width: 992px) {
  .pt-45 {
    padding-top: 40px;
  }
}

@media (min-width: 1201px) {
  .pt-45 {
    padding-top: 45px;
  }
}

.pt-40 {
  padding-top: 15px;
}

@media (min-width: 768px) {
  .pt-40 {
    padding-top: 25px;
  }
}

@media (min-width: 992px) {
  .pt-40 {
    padding-top: 40px;
  }
}

.pt-35 {
  padding-top: 15px;
}

@media (min-width: 768px) {
  .pt-35 {
    padding-top: 25px;
  }
}

@media (min-width: 992px) {
  .pt-35 {
    padding-top: 35px;
  }
}

.pt-30 {
  padding-top: 15px;
}

@media (min-width: 768px) {
  .pt-30 {
    padding-top: 20px;
  }
}

@media (min-width: 992px) {
  .pt-30 {
    padding-top: 30px;
  }
}

.pt-25 {
  padding-top: 10px;
}

@media (min-width: 768px) {
  .pt-25 {
    padding-top: 15px;
  }
}

@media (min-width: 992px) {
  .pt-25 {
    padding-top: 25px;
  }
}

.pt-20 {
  padding-top: 10px;
}

@media (min-width: 768px) {
  .pt-20 {
    padding-top: 15px;
  }
}

@media (min-width: 992px) {
  .pt-20 {
    padding-top: 20px;
  }
}

.pt-15 {
  padding-top: 10px;
}

@media (min-width: 992px) {
  .pt-15 {
    padding-top: 15px;
  }
}

.pt-10 {
  padding-top: 5px;
}

@media (min-width: 992px) {
  .pt-10 {
    padding-top: 10px;
  }
}

/* 
  5. margin top 
    - mt: The first letter of the two words margin top
    - (number) : number expression
*/
.mt-150 {
  margin-top: 60px;
}

@media (min-width: 768px) {
  .mt-150 {
    margin-top: 80px;
  }
}

@media (min-width: 992px) {
  .mt-150 {
    margin-top: 100px;
  }
}

@media (min-width: 1201px) {
  .mt-150 {
    margin-top: 150px;
  }
}

.mt-130 {
  margin-top: 60px;
}

@media (min-width: 768px) {
  .mt-130 {
    margin-top: 80px;
  }
}

@media (min-width: 992px) {
  .mt-130 {
    margin-top: 100px;
  }
}

@media (min-width: 1201px) {
  .mt-130 {
    margin-top: 130px;
  }
}

.mt-100 {
  margin-top: 45px;
}

@media (min-width: 768px) {
  .mt-100 {
    margin-top: 60px;
  }
}

@media (min-width: 992px) {
  .mt-100 {
    margin-top: 80px;
  }
}

@media (min-width: 1201px) {
  .mt-100 {
    margin-top: 100px;
  }
}

.mt-90 {
  margin-top: 45px;
}

@media (min-width: 768px) {
  .mt-90 {
    margin-top: 60px;
  }
}

@media (min-width: 992px) {
  .mt-90 {
    margin-top: 80px;
  }
}

@media (min-width: 1201px) {
  .mt-90 {
    margin-top: 90px;
  }
}

.mt-80 {
  margin-top: 35px;
}

@media (min-width: 768px) {
  .mt-80 {
    margin-top: 50px;
  }
}

@media (min-width: 992px) {
  .mt-80 {
    margin-top: 65px;
  }
}

@media (min-width: 1201px) {
  .mt-80 {
    margin-top: 80px;
  }
}

.mt-70 {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .mt-70 {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .mt-70 {
    margin-top: 50px;
  }
}

@media (min-width: 1201px) {
  .mt-70 {
    margin-top: 70px;
  }
}

.mt-65 {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .mt-65 {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .mt-65 {
    margin-top: 50px;
  }
}

@media (min-width: 1201px) {
  .mt-65 {
    margin-top: 65px;
  }
}

.mt-60 {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .mt-60 {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .mt-60 {
    margin-top: 50px;
  }
}

@media (min-width: 1201px) {
  .mt-60 {
    margin-top: 60px;
  }
}

.mt-55 {
  margin-top: 20px;
}

@media (min-width: 577px) {
  .mt-55 {
    margin-top: 25px;
  }
}

@media (min-width: 768px) {
  .mt-55 {
    margin-top: 35px;
  }
}

@media (min-width: 992px) {
  .mt-55 {
    margin-top: 40px;
  }
}

@media (min-width: 1201px) {
  .mt-55 {
    margin-top: 55px;
  }
}

.mt-50 {
  margin-top: 10px;
}

@media (min-width: 577px) {
  .mt-50 {
    margin-top: 25px;
  }
}

@media (min-width: 768px) {
  .mt-50 {
    margin-top: 35px;
  }
}

@media (min-width: 992px) {
  .mt-50 {
    margin-top: 40px;
  }
}

@media (min-width: 1201px) {
  .mt-50 {
    margin-top: 50px;
  }
}

.mt-45 {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .mt-45 {
    margin-top: 35px;
  }
}

@media (min-width: 992px) {
  .mt-45 {
    margin-top: 40px;
  }
}

@media (min-width: 1201px) {
  .mt-45 {
    margin-top: 45px;
  }
}

.mb-45 {
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .mb-45 {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .mb-45 {
    margin-bottom: 45px;
  }
}

.mt-40 {
  margin-top: 15px;
}

@media (min-width: 768px) {
  .mt-40 {
    margin-top: 25px;
  }
}

@media (min-width: 992px) {
  .mt-40 {
    margin-top: 40px;
  }
}

.mt-35 {
  margin-top: 15px;
}

@media (min-width: 768px) {
  .mt-35 {
    margin-top: 25px;
  }
}

@media (min-width: 992px) {
  .mt-35 {
    margin-top: 35px;
  }
}

.mt-30 {
  margin-top: 15px;
}

@media (min-width: 768px) {
  .mt-30 {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .mt-30 {
    margin-top: 30px;
  }
}

.mt-25 {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .mt-25 {
    margin-top: 15px;
  }
}

@media (min-width: 992px) {
  .mt-25 {
    margin-top: 25px;
  }
}

.mt-20 {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .mt-20 {
    margin-top: 15px;
  }
}

@media (min-width: 992px) {
  .mt-20 {
    margin-top: 20px;
  }
}

.mt-15 {
  margin-top: 10px;
}

@media (min-width: 992px) {
  .mt-15 {
    margin-top: 15px;
  }
}

.mb-15 {
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .mb-15 {
    margin-bottom: 15px;
  }
}

.mt-10 {
  margin-top: 5px;
}

@media (min-width: 992px) {
  .mt-10 {
    margin-top: 10px;
  }
}

.mt-5 {
  margin-top: 5px;
}
/** color text **/
.cwhite{
	color:#fff;
}