.navbar-brand img
{
	width: 190px;
}
.entry_meta
{
	list-style: none;
	padding-left: 0px;
	width: 100%;
	display: inline-block;
}
.entry_meta li
{
	float: left;
	margin-right: 20px;
}
.entry_meta li i
{
	color: #f9ab30;
}
.body_text
{
	display: inline-block;
	width: 100%;
}
.body_text img
{
	width: 100%;
	margin-bottom: 30px;
}
.body_text p
{
	margin-bottom: 1.5rem;
}
.body_text h3
{
	margin-top: 30px;
	margin-bottom: 20px;
}
.body_text ul
{
	list-style: none;
}
.body_text ul li
{
}
.body_text ul li i
{
	color: #f9ab30;
	margin-right: 10px;
}
.body_text blockquote
{
	background-color: #f4f4f4;
	text-align: center;
	padding: 25px;
	font-size: 1.3em;
}
.body_text blockquote i
{
	font-size: 50px;
	display: inline-block;
	margin: 0 0 20px;
	position: static !important;
	color: #33313b;
}
.body_text blockquote p
{
	text-shadow: none;
	color: inherit;
	font-style: italic;
	font-size: 16px;
}
.body_text blockquote cite
{
	text-shadow: none;
	margin: 1.5em 0 0;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 15px;
	color: inherit;
}
.book_sec
{
	text-align: center;
	margin-top: 40px;
	display: inline-block;
	width: 100%;
}
.book_sec p
{
}
.book_sec a p
{
	background: #f9ab30;
	color: #fff;
	padding: 10px 35px;
	display: inline-block;
}
.book_sec a p:hover
{
	background: #333;
}
.form_sec0
{
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
}
.form_sec
{
	background-color: rgba(0, 0, 0, 0.5);
	padding: 30px 30px;
	position: relative;
	margin-top: 30%;
	text-align: center;
}
.form_sec_log
{
	width: 240px;
	position: relative;
	background-color: #33313b;
	padding: 17px 10px;
	margin-top: -90px;
	transform: translate(50%);
}
.form_sec_log img
{
	width: 190px;
}
.form_sec1
{
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}
.form_sec1 form
{
}
.form_sec2
{
	width: 100%;
	display: inline-block;
	padding: 0px 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}
.form_sec22
{
margin-bottom: 0px;
}
.form_sec2 label
{
	color: #f9ab30;
	width: 100%;
	margin-bottom: 0px;
	text-align: left;
	font-size: 13px;
}
.form_sec2 input
{
	width: 100%;
	display: inline-block;
	padding: 10px 15px;
	border: 2px solid #333;
}
.form_sec2 input:focus
{
	border: 2px solid #f9ab30;
}
.form_sec2 button
{
	background-color: #f9ab30;
	border: 0px;
	padding: 7px 20px;
	color: #fff;
	display: inline-block;
	cursor: pointer;
}
.form_sec2 button:hover
{
	opacity: 0.7
}
.form_sec3
{
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-top: 20px;
}
.form_sec3 p
{
	color: #f9ab30;
	margin-bottom: 5px;
}
.form_sec3 p:hover
{
	opacity: 0.7
}
.form_sec11
{
	width: 100%;
	display: inline-block;
}
.form_sec11 h3
{
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 10px;
}
.form_sec11 hr
{
	border-top: 3px solid #f9ab30;
	margin-top: 0px;
}