@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500&display=swap');
*{
	margin:0;
	padding:0;
}
body{
	/*background:#ccc url(../images/wood.jpg) repeat top left;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Playfair Display', serif;
	color:#444;
	font-size:12px;
	color: #000;
}
h1{
	/*color:#2F1B0C !important;*/
	/*font-size:40px;*/
	/*margin:20px 0px 0px 20px;*/
}
span.reference{
	font-family:Arial;
	display:block;
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}
span.reference a{
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px 20px;
}
span.reference a:hover{
	color:#ddd;
}
/* Booklet jQuery Plugin Style*/
.booklet{
	-moz-box-shadow:0px 0px 1px #fff;
	-webkit-box-shadow:0px 0px 1px #fff;
	box-shadow:0px 0px 1px #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.booklet .b-wrap-left  {
	background:#fff url(../images/left_bg.jpg) no-repeat top left;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.booklet .b-wrap-right {
	background:#efefef url(../images/right_bg.jpg) no-repeat top left;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.booklet .b-counter {
	bottom:10px;
	position:absolute;
	display:block;
	width:90%;
	height:20px;
	border-top:1px solid #ddd;
	color:#222;
	text-align:center;
	font-size:12px;
	padding:5px 0 0;
	background:transparent;
	-moz-box-shadow:0px -1px 1px #fff;
	-webkit-box-shadow:0px -1px 1px #fff;
	box-shadow:0px -1px 1px #fff;
	opacity:0.8;
}
.book_wrapper{
	margin:0px auto 0;
	padding-top:50px;
	width:905px;
	height:540px;
	position:relative;
	background:transparent url(../images/bg.png) no-repeat 9px 27px;	
}
.book_wrapper h1{
	color:#13386a;
	margin:5px 5px 5px 15px;
	font-size:26px;
	background:transparent url(../images/h1.png) no-repeat bottom left;
	padding-bottom:7px;
}
.book_wrapper p{
	font-size:15px;
	margin:5px 5px 5px 15px;
}
.book_wrapper a.article,
.book_wrapper a.demo{
	background:transparent url(../images/circle.png) no-repeat 50% 0px;
	display:block;
	width:95px;
	height:41px;
	text-decoration:none;
	outline:none;
	font-size:16px;
	color:#555;
	float:left;
	line-height:41px;
	padding-left:47px;
}
.book_wrapper a.demo{
	margin-left:50px;
}
.book_wrapper a.article:hover,
.book_wrapper a.demo:hover{
	background-position:50% -41px;
	color:#13386a;
}
.book_wrapper img{
	margin:10px 0px 5px 35px;
	width:300px;
	padding:4px;
	border:1px solid #ddd;
	-moz-box-shadow:1px 1px 1px #fff;
	-webkit-box-shadow:1px 1px 1px #fff;
	box-shadow:1px 1px 1px #fff;
}
.booklet .b-wrap-right img{
	border:1px solid #E6E3C2;
}
a#next_page_button,
a#prev_page_button{
	display:none;
	position:absolute;
	width:41px;
	height:40px;
	cursor:pointer;
	margin-top:-20px;
	top:50%;
	background:transparent url(../images/buttons.png) no-repeat 0px -40px;
}
a#prev_page_button{
	left:-30px;
}
a#next_page_button{
	right:-30px;
	background-position:-41px -40px;
}
a#next_page_button:hover{
	background-position:-41px 0px;
}
a#prev_page_button:hover{
	background-position:0px 0px;
}
.loading{
	width:160px;
	height:56px;
	position: absolute;
	top:50%;
	margin-top:-28px;
	right:135px;
	line-height:56px;
	color:#fff;
	padding-left:60px;
	font-size:15px;
	background: #000 url(../images/ajax-loader.gif) no-repeat 10px 50%;
	opacity: 0.7;
	z-index:9999;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.book_page
{
  background: url(../images/wood.jpg);  
}

.fst_title
{
    font-weight: 500 !important;
    font-size: 20px !important;
    font-family:Arial;
    text-align: right;
    margin-bottom: 0;
}
.sm_big
{
	font-weight: 700 !important;
	font-size: 25px !important;
}
.sub_image
{
	text-align: center;
}
.daily_pray
{
	font-family:Arial;
	margin-bottom: 5px;
}
.page1
{
	margin-top: 15px;
}
.sec_title
{
	font-weight: 700 !important;
	text-transform: uppercase;
	font-family:Arial;
	font-size: 20px !important;
	letter-spacing: 0;
	text-align: center;
}
.book_wrapper img
{
	padding: 0;
}
.fst_image_container
{
	width: 100%;
	display: flex;
}
.fst_image_container img 
{
	width: 100%;
	/*height: 150px;*/
}
.part1
{
	margin-right: 10px;
}
.page2_desc p 
{
	padding-bottom: 0px;
	font-family:Arial;
	font-size: 15px;
}
.page_btm_txt p 
{
	font-family:Arial;
	font-size: 15px;
}
.page_btm_txt
{
	display: flex;
  align-items: end;
}
.page2_btm
{
	display: flex;
}
.fixed-header
{   
    background: #3f353b !important;
}
.page_btm_txt p 
{
	font-family:Arial;
	font-size: 15px;
}
.page_btm_txt_3
{
	display: flex;
  align-items: end;
	padding-left: 35px;
}
.page3_btm
{
	display: flex;
}
.strong_txt h4
{
	font-size: 16px;
	font-weight: 700;
	font-family:Arial;
}
.strong_txt p 
{
	font-size: 14px;
	font-weight: 700;
	font-family:Arial;
}
/*{
	padding-left: 45px;
}*/
.page3_listing,.page3_desc
{
	/*font-size: 14px;*/
	    padding-left: 15px;
	font-family:Arial;
}
.page3_listing p 
{
	font-size: 15px;
	margin-left: 0;
}
.page3_listing ul li 
{
	padding-bottom: 5px;
	font-size: 15px;
}
.page3_desc h5 
{
	font-size: 16px;
	font-weight: 700;
}
.page3_desc p 
{
	font-size: 15px;
	margin: 0;
}
.title_sec
{
	margin-bottom: 0;
}
.image_container
{
	margin: 5px 0;
}
.fst_image
{
	display: flex;
	justify-content: center;
	width: 100%;
}
.fst_image img {
    width: 100%;
    height: 280px;
}
.page1 .title_sec .fst_title
{
	text-align: center;
	padding-top: 10px;
}
.btm_image
{
	text-align: center;
}

.m1
{
	margin: 0;
	padding: 8px 0;
	font-weight: 700;
}
.tbl
{
	width: 100%;
}
.tbl td
{
	padding: 6.5px 0;
}