@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i')
*{
	margin:0;
	padding:0;
	list-style:none;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;
}
a:focus,a:active{
	text-decoration:none;
}
a{
	color:#8a0d0a;
}
a:hover{
	color:#8a0d0a;
	text-decoration:underline;
	}
ul,ol{
	margin:0;
	padding:0;
	list-style:none;
}
img{
	max-width:100%;
	vertical-align:middle;
}
body{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	background:#541412 url("../images/bg_body.jpg") no-repeat scroll center top;
}
.cotainer{
	width:1170px;
	margin:0 auto;
}
.manige_sec {
    position: relative;
}
.new_ark_text > img {
    position: absolute;
    top: 0;
	width: 53%;
}
.sta_text > img {
    bottom: -3px;
    position: absolute;
    right: -16px;
    width: 47%;
}
.nav-sec{
	background:#541414;
    border:2px solid #000;}
.nav-sec li {
    display: inline-block;
}
.nav-sec a {
    color: #fff;
    display: block;
    font-size: 28px;
    padding: 13px 22px;
	font-weight: 500;
	text-transform: uppercase;
}
.main_content{
	padding:20px 30px;
	background:#e3c58e;
}
.title_head{
	background:url(../images/title_sml.png)no-repeat scroll 0 0 / cover;
	padding:15px 10px;
}
.title_head h3{
	color:#fff;
	font-size:26px;
	line-height:26px;
}
.tt_border{
	border:1px solid #840d09;
	padding:15px;
	text-align:center;
}
.tt_border2{
	border:1px solid #840d09;
	padding:15px 8px;
}
.tt_border3{
	border:1px solid #840d09;
}
.txt-sec ul li{
	padding:5px 0;
}
.txt-sec ul li h4{
	color:#6f0c08;
	font-size:18px;
	line-height:24px;
	font-weight:700;
}
.txt-sec ul li p{
	line-height:22px;
	font-size:15px;
	color:#000;
}
.m_b_25{
	margin-bottom:25px;
}
.buttn1 {
    background: #5d1613 none repeat scroll 0 0;
    border-radius: 10px;
    border-top: 2px solid #b26e65;
    box-shadow:-5px -5px 5px -5px #000 inset;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    width: 145px;
	height:43px;
	line-height:27px;
	margin-top:15px;
}
.buttn1:hover{
	color:#fff;
}

.buttn2 {
    background: #5d1613 none repeat scroll 0 0;
    border-radius: 10px;
    border-top: 2px solid #b26e65;
    box-shadow:-5px -5px 5px -5px #000 inset;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    width: 150px;
	height:43px;
	line-height:27px;
	margin-top:15px;
}
.buttn2:hover{
	color:#fff;
}
.hb_img{
	background:url(../images/hero_img.png)no-repeat scroll 0 0 / cover;
	height:236px;
	position:relative;
}
.spring_img{
	background:url(../images/spring.jpg)no-repeat scroll 0 0 / cover;
	height:236px;
	position:relative;
}
.spring_img .buttn1{
	position:absolute;
	bottom:5px;
	left:5px;
}
.hb_img .buttn1{
	position:absolute;
	bottom:20px;
	left:22%;
}
.img_sec {
    margin-right: 8px;
    width: 36%;
}
.msg_txt{
	width:62%;
}
.msg_txt h3{
	color:#8a0d0a;
	margin-bottom:5px;
	line-height:26px;
}
.msg_txt h3 a{
	color:#8a0d0a;
}
.msg_txt h3 a:hover{
	color:#8a0d0a;
	text-decoration:underline;
}
.msg_txt p{
	margin-bottom:10px;
	color:#2b2b2b;
	font-size:16px;
	line-height:19px;
}
.msg_txt h5 {
    font-size: 16px;
    margin: 8px 0;
}
.rc_news{
	padding-bottom:10px;
	border-bottom:1px solid #840d09;
	padding-top:10px;
}
.rc_news:first-child{
	padding-top:0;
}
.rc_news:last-child{
	border:none;
	padding-bottom:0;
}
.new_stories .msg_txt p{
	line-height:21px;
	margin-bottom:7px;
}
.grid-6{
	float:left;
	width:50%;
}
.grid-6 h3{
	text-align:center;
	margin:8px 0 5px;
	color:#8a0d0a;
}
.table{
	margin:0;
	border-right: 2px solid #6f6248;
}
.table2{
	margin:0;	
}
.tb_2{
	border: medium none;
	border-right: none;
}
.table tr:nth-child(odd){
	background:#d9be8c;
}
.table tr td{
	line-height:14px !important;
	padding-left:30px !important;
	color: #000;
}
.table tr td p {
    color: #6f0c08;
    font-weight: bold;
}
.tt_border3.tabl-sec {
    border: 1px solid #4e1210;
}
table tbody tr td {
    padding: 9px !important;
}
table tbody tr td {
    border-top: medium none !important;
}
.hb_img2{
	background:url(../images/hall_rental.png)no-repeat scroll 0 0 / cover;
	height:188px;
	position:relative;
}
.hb_img2 .buttn1{
	position:absolute;
	bottom:20px;
	left:22%;
}
.rcnt_alrm .tt_border{
	text-align:left;
}
.rcnt_alrm .tt_border h4{
	color:#910e0a;
	font-size:16px;
	margin-bottom:4px;
}
.rcnt_alrm .tt_border h4 a{
    color: #910e0a;
	text-decoration:underline;
}
.rcnt_alrm .tt_border p{
	font-size:16px; 
}
.rcnt_alrm hr{
	margin:3px 0;
	border-color:#000;
}
.txt-sec > p {
    margin-bottom: 10px;
}
.img_sx1.tt_border > img:first-child{
	margin-right:15px;
}
.img_sx1.tt_border > img:nth-child(2){
	margin-left:15px;
}
.img_sx1.tt_border > img:nth-child(3){
	margin-top:5px;
}
footer{
	background:#383838;
	padding:48px;
	color:#fff;
}
address p{
	font-weight:700;
	margin-bottom:13px;
	font-size:18px;
	line-height:24px;
	margin-left:20px;
}
.copyright p{
	margin-left:20px;
	color:#cbcaca;
}
.visitor p{
	margin-bottom:28px;
	font-size:16px;
	margin-right:20px;
	color:#cbcaca;
	font-weight:400;
}
.visitor p:last-child{
	margin-bottom:0;
}
.chief_logo > img {
    margin-top: 29%;
}
.chief_logo {
    text-align: center;
}
.msg_txt ul li a{
	color: #696969;
	font-size:16px;
}
.msg_txt ul li a i{
	margin-right:5px;
}
.table tr td p {
    color:#6f0c08;
    font-weight: bold;
}

.inside_message{
	position:relative;
}
.social-share-wrap {
    background-color: #454545;
    border-radius: 5px;
    display: none;
    position: absolute;
    right: 10px;
    top: 25px;
    width: 394px;
    z-index: 999;
}
.social-share-wrap.active {
    display: block;
}
.social-share-wrap a {
    background: rgba(0, 0, 0, 0) url("../images/icon-social-share.png") no-repeat scroll 0 0;
    float: left;
    height: 46px;
    margin: 5px;
    width: 46px;
}
.social-share-wrap a.ssw-fb {
    background-position: 0 0;
}
.social-share-wrap a.ssw-tw {
    background-position: -52px 0;
}
.social-share-wrap a.ssw-gp {
    background-position: -105px 0;
}
.social-share-wrap a.ssw-li {
    background-position: -157px 0;
}
.social-share-wrap a.ssw-wa {
    background-position: -209px 0;
}
.social-share-wrap a.ssw-wc {
    background-position: -261px 0;
}
.social-share-wrap a.ssw-msg {
    background-position: -314px 0;
}
nav ul li ul li {
    padding: 3px 5px !important;
}
.bar{
	display:none;
}
.dropdown.open ul li {
    width: 100%;
}
.dropdown.open ul li a {
    display: block;
    font-size: 18px;
	color:#fff;
}
.dropdown.open ul li a:hover{
	background: #E3C58E none repeat scroll 0 0;
	color:#000;
}
.dropdown-menu {
    background: #541414 none repeat scroll 0 0;
}
.img_donation > p {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
}
.img_donation {
    border: 1px solid #47110e;
    padding: 10px 10px 15px;
    text-align: center;
}
.img_donation > img {
    margin-bottom: 15px;
}
.img_donation > a{
	background: rgba(0, 0, 0, 0) url("../images/ancer_bg.png") no-repeat scroll 0 0 / cover ;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 8px 28px;
    text-transform: uppercase;
}
.icon_sec > p {
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    margin-top: 8px;
}
.top_space > p {
    margin-top: 16px;
}
.icons_ref {
    padding: 26px 15px;
}
.inside_text2{
	background: url("../images/text_bg2.png") no-repeat scroll 0 0 / cover;
}
.inside_text2 h3 {
    color: #fff;
    font-size: 26px;
    padding: 15px 10px;
	font-weight: 500;
    text-transform: capitalize;
}

.upcomin_evnt a{
	color:#000;
}
.upcomin_evnt a:hover{
	color:#8a0d0a;
	text-decoration:underline;
}
btn {
	color:#fff !important;
}
btn:hover{
	color:#fff !important;
	text-decoration:underline !important;
}
.col-lg-4 a{
	color:#000;
}
.col-lg-4 a:hover{
	color:#8a0d0a;
	text-decoration:underline;
}


