@charset "UTF-8";
.nav-height {
	height: 130px;
}
.nav-color {
	background-color: #C2BAB0;
	margin-bottom: 1px;
}
.nav-position {
	margin-top: 68px;
}
.nav-text-color {
	font-family: krona-one;
	font-style: normal;
	font-weight: 400;
}
.navbar .nav > li > a {
	color: #BF1E2D;
}
.h2_custom {
	font-size: 30px;
	color: #BF1E2D;
	font-family: paytone-one;
	font-style: normal;
	font-weight: 400;
}
.h3_custom {
	font-size: 30px;
	color: #BF1E2D;
	font-family: cedarville-cursive;
	font-style: normal;
	font-weight: 400;
}
.bg-color1 {
	background-color: #C2BAAF;
}
.align_right {
	text-align: right;
	padding-right: 0px;
}
