*
{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
*
{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

body
{
	font-size: 16px;
	color: #000;
}






a
{
	text-decoration: none;
	transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.book_section
{
	width: 100%;
	float: left;
}

.book_inside
{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}

.book_fullwidth_banner
{
	background: url(images/slider_001.png) no-repeat fixed center center;
	background-size: cover;
	width: 100%;
	padding-bottom: 20px;
}

.top_header
{
	width: 100%;
	float: left;
	padding: 20px 0;
}

.logo_cvr
{
	width: 100%;
	float: left;
}

.logo_top
{
    width: 150px;
    display: block;
    margin: 0 auto;
    padding: 3px 0 0 0;
}

.logo_top img
{
	max-width: 100%;
	vertical-align: middle;
}

.nav_cvr
{
	width: 100%;
	float: left;
}

.left_cont p{
    font-family: Opensans-Semibold;
        font-size: 16px;
    color: #000;
    padding: 8px 20px;
   // background: #fff;
    display: block;
    //text-align: center;
}

.nav_top
{
	width: 100%;
	float: left;
	padding-top: 15px;
}

.nav_top ul
{
	margin: 0;
	padding: 0;
}

.nav_top ul li
{
	list-style: none;
}

.nav_top ul li a
{
	display: block;
	font-family: Opensans-Bold;
	font-size: 15px;
	color: #fff;
	padding: 10px 20px;
	text-transform: uppercase;
	text-align: center;
}

.nav_top ul li a:hover
{
	color: #ff8c37;
}

.banner_content
{
	width: 100%;
	float: left;
}

.left_cont
{
	width: 100%;
	float: left;
	background-color: #fff;
	margin-bottom: 21px;
}


.abt_left a {
	
	color: #000;
}
.left_cont h1
{
    font-family: Opensans-Semibold;
    font-size: 30px;
    color: #000;
    padding: 0 20px;
    //background: #fff;
    display: block;
	//text-align: center;
}

span.big_text
{
	font-size: 40px;
	color: #9c4a22;	
}


.abt_cvr h4 {
    font-family: opensans-Semibold;
    font-size: 16px;
    //text-align: center;
    color: #000;
	    padding-top: 10px;
}


.left_cont p a{
   
    color: #000;
   
}

.webradio img {
    
    border-radius: 5px;
}

.rigt_book_cvr
{
	width: 100%;
	float: left;
}

.book_img
{
	width: 300px;
	display: block;
	margin: 0 auto;
}

.book_img img
{
	max-width: 100%;
	vertical-align: middle;
}

.ser_br
{
	background: #efece5;
	padding: 15px 0;
}

.ser_cvr
{
	width: 100%;
	float: left;
	padding: 10px 0;
}

.ser_split_cvr
{
	width: 100%;
	float: left;
}

.ser_split
{
	width: 100%;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}

.ser_icon
{
	width: 80px;
	display: block;
	margin: 0 auto;
}

.ser_icon img
{
	max-width: 100%;
	vertical-align: middle;
}

.ser_split h2
{
	font-size: 24px;
	font-family: Opensans-Semibold;
	color: #000;
	text-align: center;
	margin-top: 10px;
}

.ser_line
{
	width: 50px;
	height: 2px;
	background: #000;
	margin: 5px auto;
}

.ser_split p
{
	font-size: 14px;
	font-family: Opensans-Regular;
	color: #000;
	text-align: center;
	margin-top: 5px;
	line-height: 26px;
}

.abt_cvr
{
	width: 100%;
	float: left;
	padding: 30px 0;
}

.abt_cvr h1
{
	font-family: opensans-Semibold;
	font-size: 30px;
	//text-align: center;
	color: #000;
}

.abt_left
{
	width: 100%;
	float: left;
	padding: 15px 0;
}

.abt_left p
{
	font-size: 14px;
	font-family: Opensans-Regular;
	color: #000;
	text-align: justify;
	margin-top: 5px;
	line-height: 26px;
	    padding-top: 11px;
}

.webrabt_left p {
    font-size: 14px;
    font-family: Opensans-Regular;
    color: #000;
    text-align: justify;
    margin-top: 5px;
    line-height: 26px;
    padding-top: 11px;
}

.audiosongs {
	
	//width:25%!important;
	float:left;
	margin-top:20px;
}

.abt_right
{
	width: 100%;
	float: left;
}

.abt_image
{
	width: 315px;
	display: block;
	margin: 0 auto;
}

.abt_image img
{
	max-width: 100%;
	vertical-align: middle;
}

.fb_btn
{
	width: 100%;
	float: left;
}

.fb_btn a
{
	font-family: Opensans-Semibold;
	color: #fff;
	display: table;
	padding: 8px 10px;
	margin: 10px auto;
	background: #0849b4;
	border-radius: 6px;
	cursor: pointer;
}

.abt_wide_text
{
	width: 100%;
	float: left;
}

.abt_wide_text p
{
	font-size: 14px;
	font-family: Opensans-Regular;
	color: #000;
	text-align: justify;
	margin-top: 5px;
	line-height: 26px;
}

span.more
{
	color: #ec0000;
}

.contact_wraper
{
	width: 100%;
	float: left;
	background: #eee;
}

.cnt_cvr
{
	width: 100%;
	float: left;
	padding: 20px 0;
}

.cnt_cvr h1
{
	font-family: Opensans-Semibold;
	font-size: 30px;
	color: #000;
	text-align: center;
	margin-bottom: 15px;
}

.cnt_form
{
	width: 100%;
	float: left;
}

input#cust_name
{	padding: 10px;
    border: 1px solid #3a3636;
    background: none;
    border-radius: 5px;
    margin-bottom: 10px;
    color: #000;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    outline: 0;
}

input#cust_phone
{
	padding: 10px;
   border: 1px solid #3a3636;
    background: none;
    border-radius: 5px;
    margin-bottom: 10px;
    color: #000;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
	outline: 0;
}

textarea#cust_msg
{
	    padding: 8px 10px 49px;
    border: 1px solid #3a3636;
    background: none;
    border-radius: 5px;
    margin-bottom: 10px;
    color: #000;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
outline: 0;	
font-size: 15px;
}

button.cnt_page_btn
{
	display: table;
	padding: 10px 40px;
	text-align: center;
	color: #fff;
	background: #FF8000;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Opensans-Semibold;
	border: none;
	    margin: 20px auto 0px;
		outline:0;
}

button.cnt_page_btn:hover
{
	background: #e27507;
	transition: all 0.5s ease;
}

.book_ftr_wraper
{
	width: 100%;
	float: left;
	background: #2E2E2E;
	padding: 30px 0;
	
}

.book_ftr_cvr
{
	width: 100%;
	float: left;
}


.webradio {
	    padding: 4px 20px;
}

.btm_logo_cvr
{
	width: 100%;
	float: left;
}

.btm_logo
{
	width: 120px;
	display:block;
	margin: 10px auto;
}

.btm_logo img
{
	max-width: 100%;
	vertical-align: middle;
}

.btm_nav_cvr
{
	width: 100%;
	float: left;
}

.btm_nav
{
	display: table;
	margin: 0 auto;
}

.btm_nav ul
{
	margin: 0;
	padding: 0;
}

.btm_nav ul li
{
	list-style: none;
}

.btm_nav ul li a
{
	font-family: Opensans-Light;
	font-size: 16px;
	display: block;
	margin: 5px 0;
	color: #A4A4A4;
	padding: 5px 15px;
	text-align: center;
}

.social_cvr
{
	width: 100%;
	float: left;
	padding: 15px 0 0;
    border-top: 1px solid #585858;
}

.social_wrap
{
	display: table;
	margin: 0 auto;	
}

.down_fb, .down_insta, .down_ytube, .down_gplus 
{
	max-width: 45px;
	display: block;
	margin: 0 5px;
	float: left;
}

.down_fb img, .down_insta img, .down_ytube img, .down_gplus img 
{
	width: 100%;
	vertical-align: middle;
}

.inner_banner_cnt {
    width: 100%;
    float: left;
    padding: 10px 0;
	border-top: 1px solid #b0b0b0;
}

.inner_banner_cnt h4
{
	font-family: opensans-Bold;
    font-size: 35px;
    text-align: center;
    color: #d3d3d3;
}




