@import url('https://fonts.googleapis.com/css?family=Coda|Maven+Pro');
 @import url('https://fonts.googleapis.com/css?family=Spectral');
@font-face {
	font-family: 'times_new_romanregular';
	src: url('fonts/times-webfont.woff2') format('woff2'),  url('fonts/times-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
 @charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kb d, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, textarea, select, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	outline: 0;
}
.mrgt_3 {
	margin-top: 3%;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
ol, ul {
	margin-top: 0;
	margin-bottom: 10px;
	list-style-position: inside;
}
.trs {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.trs2 {
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
}
.twt {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}
.twt:hover img {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}
.placeholder {
	color: #fff;
}



::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #fff;
}

::-moz-placeholder { /* Firefox 19+ */
 color: #fff;
}

:-ms-input-placeholder { /* IE 10+ */
 color: #fff;
}

:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
/*****************************end common css*****************************/

/*  home features */

.hom_features figure.effect-ming h3 {
	font-size: 20px;
	font-family: 'times_new_romanregular';
	color: #3d8400;
	top: 50%;
	text-transform: capitalize;
	position: relative;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	color: #fff;
	font-weight: 400;
	padding-left: 30px;
	padding-right: 30px;
	word-wrap: break-word;
	text-shadow: 2px 2px 1px #000;
	border-bottom: none;
	opacity: 1;
}
.hom_head {
	font-family: 'times_new_romanregular';
	font-size: 40px;
	text-align: center;
	padding: 15px 0;
	margin: 0;
	color: #3d8400;
	border-bottom: none;
}
.hom_features {
	float: left;
	width: 100%;
	padding: 10px 0 20px 0;
	margin: 0;
}
.gallery_box .grid {
	float: left;
	width: 100%;
	padding: 10px;
	margin: 0;
}
.gallery_box .grid h6 {
	font-size: 20px;
	font-family: 'times_new_romanregular';
	color: #3d8400;
	text-align: center;
	border-bottom: 1px solid #d0cccc;
	padding: 7px 0;
	float: left;
	width: 100%;
}
header {
	position: absolute;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 100%;
}
.header_inner {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.tp_phn {
	background: #292929;
	width: 100%;
	float: left;
	margin: 0;
	padding: 10px 0;
}
.tp_phn ul {
	float: right;
	padding: 0;
	width: 100%;
	margin: 0;
	list-style: none;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.tp_phn ul li {
	padding: 2px 15px;
	/*    float: right; */
	margin: 0 0 0 0;
	/* border: 1px solid #5d7c00; */
    /* background: #719500; */
    /* border-radius: 4px; */
	list-style: none;
	color: #ffffff;
	font-size: 14px;
}
.tp_phn ul li a {
	color: #ffffff;
}
.tp_phn ul li:last-child {
	padding-right: 0;
	border-left: 1px solid #717171;
}
.tp_phn ul li i {
	color: #77a900;
}
.tp_phn ul li img {
	width: 20px;
}
.tp_mnu {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	background: #4c4d4f;
	z-index: 99;
	position: relative;
}
.fnt_lg {
	font-family: 'Spectral', serif !important;
}
.hmbutt {
	background-color: transparent !important;
	border: none;
	padding: 0;
	margin: 15px 0;
	float: right;
	outline: 0;
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	font-family: 'Play', sans-serif;
	font-size: 15px;
	margin-bottom: 0px;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}
.form-horizontal .control-label {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
	font-family: 'Play', sans-serif;
	font-weight: 100;
	font-size: 14px;
}
.logo {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	position: absolute;
	top: 30%;
}
.logo img {
	position: relative;
	z-index: 99;
}
/*.dwn_mnu {*/

	    /*width: 100%;*/

    /*padding: 0;*/

    /*margin: 0;*/

    /*float: left;*/

    /*background: #4c4d4f;*/

    /*position: absolute;*/

    /*bottom: 0;*/

	/*z-index:99;*/

/*}*/



.dwn_mnu_mb {
	width: 100%;
	padding: 0;
	margin: 0;
	bottom: 0;
	float: left;
	/*background: #fff;*/

    /*position: absolute;*/

	z-index: 99;
}
.dwn_mnu_inner {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	background: #4c4d4f;
	bottom: 0;
	z-index: 99;
}
.bnnr {
	position: absolute;
	top: 0;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	z-index: 9;
	height: 100%;
}
.bnnr img {
	width: 100%;
	padding: 0;
	margin: 0;
	height: 100%;
}
.bdy {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	position: absolute;
	top: 100%;
}
.bdy_inner {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
}
.room {
	float: right;
	margin: 0;
	padding: 16px 0;
}
.room ul {
	width: 100%;
	float: right;
	margin: 0;
	padding: 0 0;
	list-style: none;
	background: #c39a2e;
	text-align: right;
	border-radius: 3px;
}
.room ul li {
	float: left;
	display: inline-block;
}
.room ul li a {
	padding: 5px 19px;
	/* border-right: 1px solid rgba(80, 80, 80, 0.12); */

	text-decoration: none;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Play', sans-serif;
	float: right;
}
.room ul li a:hover {
	color: #101010;
	background: #87bc0b;
	border-radius: 3px;
}
.wel {
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}
/*.wel img:hover{

opacity:0.5;

	

}*/



.wel img {
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	width: 50%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
h1 {
	font-family: 'times_new_romanregular';
	font-size: 40px;
	text-align: center;
	padding: 15px 0;
	margin: 0;
	color: #3d8400;
}
h2 {
	font-family: 'Coda', cursive;
	text-align: left;
	font-size: 20px;
	color: #000;
	padding: 5px 0;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
p {
	font-family: 'Maven Pro', sans-serif;
	font-size: 17px;
	text-align: justify;
	padding: 0px;
	margin: 0;
	line-height: 30px;
	color: #403e3e;
}
.galry {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	padding: 40px 0;
	background: url(../images/galry.jpg) no-repeat top center;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}
.gal_innr {
	width: 100%;
	float: left;
	padding: 0;
}
.gallery_box {
	margin-bottom: 30px;
}
.dwn_mnu {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	background: #4c4d4f;
	/* position: absolute;

    top: 0; */

	z-index: 99;
}
.dwn_mnu_mb {
	width: 100%;
	padding: 0;
	margin: 0;
	bottom: 0;
	float: left;
	background: #fff;
	position: absolute;
	z-index: 99;
}
.dwn_mnu_inner {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	background: #4c4d4f;
	bottom: 0;
	z-index: 99;
}
.map {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}
.quk {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	padding: 40px 0;
	background: url(../images/quk_img.jpg) no-repeat top center;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}
.footer input {
	width: 100%;
	color: #fff;
	background: rgba(0, 0, 0, 0.1);
	padding: 10px 10px;
	border-bottom: solid 1px #fff;
	margin-bottom: 10px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}
.footer textarea {
	width: 100%;
	color: #fff;
	background: rgba(0, 0, 0, 0.1);
	padding: 10px 10px;
	border-bottom: solid 1px #fff;
	margin-bottom: 10px;
	height: 105px;
	resize: none;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}
.agn {
	width: 100%;
	float: right;
}
.cpy {
	width: 100%;
	padding: 10px 0;
	margin: 0;
	float: left;
	background: #000;
}
.cpy p a:hover {
	color: #c3c3c3;
}
.cpy p a {
	text-decoration: none;
	color: white
}
.cpy p {
	color: #fff;
	font-size: 13px;
	text-align: center;
}
.wthree-btn {
	position: relative;
	display: inline-block;
	margin: 20px auto;
	font-family: 'Maven Pro', sans-serif;
	text-transform: uppercase;
	overflow: hidden;
	border: 2px solid #000;
	/* float: right; */
	padding: 10px 25px;
	color: #000;
	z-index: 9;
	font-size: 15px;
	outline: none;
}
a.wthree-btn.w3btn2 {
	color: #000000;
	border-color: #3d8400;
}
.wthree-btn:before, .wthree-btn:after {
	position: absolute;
	top: 50%;
	content: '';
	width: 20px;
	height: 20px;
	background: #3d8400;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	z-index: -1;
	transition: .5s all;
}
.wthree-btn:before {
	left: -20px;
	-webkit-transform: translate(-1%, -50%);
	-moz-transform: translate(-1%, -50%);
	-o-transform: translate(-1%, -50%);
	-ms-transform: translate(-1%, -50%);
	transform: translate(-1%, -50%);
}
.wthree-btn:after {
	right: -20px;
	-webkit-transform: translate(1%, -50%);
	-moz-transform: translate(1%, -50%);
	-o-transform: translate(1%, -50%);
	-ms-transform: translate(1%, -50%);
	transform: translate(1%, -50%);
}
.wthree-btn:hover {
	color: #fff;
}
.wthree-btn:hover:before {
	-webkit-animation: criss-cross-left 0.8s both;
	-moz-animation: criss-cross-left 0.8s both;
	-o-animation: criss-cross-left 0.8s both;
	-ms-animation: criss-cross-left 0.8s both;
	animation: criss-cross-left 0.8s both;
}
.wthree-btn:hover:after {
	-webkit-animation: criss-cross-right 0.8s both;
	-moz-animation: criss-cross-right 0.8s both;
	-o-animation: criss-cross-right 0.8s both;
	-ms-animation: criss-cross-right 0.8s both;
	animation: criss-cross-right 0.8s both;
}
a.wthree-btn.w3btn2:hover {
	color: #fff;
	text-decoration: none;
}
.footer {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	background: #FFF;
	background: url(../images/bannr.jpg) no-repeat top center;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	display: flex;
	-moz-display: flex;
}
.footer .frst {
	width: 100%;
	padding: 20px 40px 40px 40px;
	margin: 0;
	float: left;
}
.footer .secd {
	width: 100%;
	padding: 20px 40px 40px 40px;
	margin: 0;
	float: left;/*background: rgba(85, 148, 33, 0.78);*/
}
.footer .secd_thd {
	width: 100%;
	padding: 20px 40px 40px 40px;
	margin: 0;
	float: left;/*  background: rgba(255, 255, 255, 0.9); */
    
}
.footer .secd_thd p {
	color: #fff;
	font-family: 'Maven Pro', sans-serif;
	font-size: 15px;
	text-align: left;
	padding: 0px;
	margin: 0;
	line-height: 30px;
	padding-left: 33px;
	margin-bottom: 15px;
}
.footer .secd_thd p a {
	color: #fff;
}
.footer .secd_thd h1 {
	color: #fff;
	text-align: left;
	font-size: 30px;
	padding: 15px 0 0 0;
	text-transform: none;
	font-family: 'times_new_romanregular';
}
.secd_thd {
	width: 100%;
	padding: 0px;
	margin: 0;
	float: left;/*  background: rgba(255, 255, 255, 0.9); */
    
}
.secd_thd p {
	color: #000;
	font-family: 'Maven Pro', sans-serif;
	font-size: 15px;
	text-align: left;
	padding: 0px;
	margin: 0;
	line-height: 25px;
	padding-left: 33px;
	margin-bottom: 15px;
}
.secd_thd p a {
	color: #000;
}
.secd_thd h1 {
	text-align: left;
	font-size: 20px;
	padding: 5% 0;
	font-family: 'Coda', cursive;
	text-transform: uppercase;
}
.footer p {
	font-family: 'Maven Pro', sans-serif;
	font-size: 19px;
	text-align: center;
	padding: 0px;
	margin: 0;
	line-height: 40px;
	color: #ffffff;
}
.footer p a {
	color: #ffffff;
	text-decoration: none;
}
.footer p a:hover {
	color: #000;
	text-decoration: none;
}
.footer ul {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
}
.footer ul li {
	padding: 0;
}
.footer ul li a {
	width: 100%;
	padding: 5px 0px 5px 0px;
	margin: 0;
	float: left;
	border-bottom: 1px solid #b5b3b3;
	list-style: circle;
	list-style-position: inside;
	text-decoration: none;
	font-family: 'Maven Pro', sans-serif;
	font-size: 15px;
	color: #000;
}
.footer ul li a:hover {
	color: #4da701;
}
.pulse01 {
	animation-name: nudge;
	animation: nudge 2s linear infinite;
}
 @keyframes nudge {
 0% {
 transform: translate(0, 0);
}
 50% {
 transform: translate(4px, 0px);
}
 100% {
 transform: translate(0, 0);
}
}
 @-webkit-keyframes nudge {
 0% {
 transform: translate(0, 0);
}
 50% {
 transform: translate(10px, 0px);
}
 100% {
 transform: translate(0, 0);
}
}
 @-webkit-keyframes criss-cross-left {
 0% {
 left: -20px;
}
 50% {
 left: 50%;
 width: 20px;
 height: 20px;
}
 100% {
 left: 50%;
 width: 375px;
 height: 375px;
}
}
 @keyframes criss-cross-left {
 0% {
 left: -20px;
}
 50% {
 left: 50%;
 width: 20px;
 height: 20px;
}
 100% {
 left: 50%;
 width: 375px;
 height: 375px;
}
}
 @-webkit-keyframes criss-cross-right {
 0% {
 right: -20px;
}
 50% {
 right: 50%;
 width: 20px;
 height: 20px;
}
 100% {
 right: 50%;
 width: 375px;
 height: 375px;
}
}
 @keyframes criss-cross-right {
 0% {
 right: -20px;
}
 50% {
 right: 50%;
 width: 20px;
 height: 20px;
}
 100% {
 right: 50%;
 width: 375px;
 height: 375px;
}
}

/*@-webkit-keyframes criss-cross-left {

  0% {

    left: -20px;

  }

  50% {

    left: 50%;

    width: 20px;

    height: 20px;

  }

  100% {

    left: 50%;

    width: 375px;

    height: 375px;

  }

}



@keyframes criss-cross-left {

  0% {

    left: -20px;

  }

  50% {

    left: 50%;

    width: 20px;

    height: 20px;

  }

  100% {

    left: 50%;

    width: 375px;

    height: 375px;

  }

}

@-webkit-keyframes criss-cross-right {

  0% {

    right: -20px;

  }

  50% {

	  

    right: 50%;

    width: 20px;

    height: 20px;

  }

  100% {

    right: 50%;

    width: 375px;

    height: 375px;

  }

}

@keyframes criss-cross-right {

  0% {

    right: -20px;

  }

  50% {

    right: 50%;

    width: 20px;

    height: 20px;

  }

  100% {

    right: 50%;

    width: 375px;

    height: 375px;

  }

}

*/







/******************************/







@media (min-width:1200px) {
}

@media (max-width:992px) {
.footer {
	display: block;
}
.hmbutt {
	background-color: transparent !important;
	border: none;
	padding: 0;
	margin: 9px 0;
	float: right;
	text-align: center;
	width: 100%;
}
.tp_phn {
	background: none;
}
/*.tp_phn ul {

    -webkit-justify-content: center;
    justify-content: center;
}*/

.tp_phn ul {
	display: block;
}
.tp_phn ul li:last-child {
	padding-right: 0;
	border-left: none;
}
.tp_phn ul li {
	color: #ffffff;
	text-align: -webkit-center;
	border-bottom: 2px solid #444;
	padding: 5px 0;
}
.dwn_mnu_mb {
	position: relative;
	background: #4c4d4f;
}
.logo2 {
	width: 100%;
	background-color: #4c4d4f;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	position: relative;
	z-index: 99;
}
header {
	position: relative;
	background: #4c4d4f;
}
.bnnr {
	position: relative;
}
.bdy {
	position: relative;
}
}

@media (max-width:768px) {
}

@media (max-width:600px) {
.contact_add_text p {
	line-height: 9px;
	color: #fff;
	letter-spacing: 0;
}
.contact_add_text {
	width: 100% !important;
}
.contact_form_container h6 {
	text-align: center;
}
.contact_add_text h4 {
	text-align: center;
}
}

@media (max-width:480px) {
.wel img {
	width: 100%;
}
.wthree-btn {
	width: 100%;
	text-align: center;
}
p {
	text-align: justify;
}
.footer .frst {
	padding: 20px 10px 40px 10px;
}
.footer .secd {
	padding: 20px 10px 40px 10px;
}
}

@media (max-width:320px) {
}

@media (max-width:200px) {
}

/* Special hidden */

@media (min-width: 1270px) {
.hid_wel_big {
	display: none !important;
	visibility: hidden;
}
}

@media (max-width: 1269px) and (min-width: 200px ) {
.hid_wel_sml {
	display: none !important;
	visibility: hidden;
}
}
/*  <!------------------accodean------->*/

  

#jquery-script-menu {
	position: fixed;
	height: 90px;
	width: 100%;
	top: 0;
	left: 0;
	border-top: 5px solid #316594;
	background: #fff;
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	z-index: 999999;
	padding: 10px 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.jquery-script-center {
	width: 960px;
	margin: 0 auto;
}
.jquery-script-center ul {
	width: 212px;
	float: left;
	line-height: 45px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.jquery-script-center a {
	text-decoration: none;
}
.jquery-script-ads {
	width: 728px;
	height: 90px;
	float: right;
}
.jquery-script-clear {
	clear: both;
	height: 0;
}
.example2 {
	position: absolute;
	width: 175px;
	top: 15%;
	right: 1%;
	text-align: center;
}
.example2 li {
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
}
.example2 li a {
color#999;
}
.panel {
	background-color: rgba(255, 255, 255, 0) !important;
	border-radius: 0 !important;
	background: none !important;
	color: #ffffff;
	border: none !important;
}
.panel-heading {
	text-transform: uppercase;
	background: none !important;
	border: none;
	letter-spacing: 1px;
	color: #fff !important;
	border: solid 2px #e0e0e0;
}
.panel-body {
	border-top: none !important;
	background-color: rgba(0, 0, 0, 0.39);
	border: 1px solid rgb(255, 255, 255);
	display: block;
}
.example2 li a {
	width: 100%;
	padding: 0%;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
}
.example2 li:hover {
background-color:#;
	border-bottom: solid 2px #aee01b;
}
/*  <!------------------accodean---end---->*/











/*



<!-------------------------------------inner page ------about------->*/

.inner_page_container_bg {
	background-image: url(../images/mission_vision_bg.jpg) !important;
}
.inner_heading {
	float: left;
	width: 100%;
	background: url(../images/top_shade.png) repeat-x top center;
	border-bottom: 1px solid #DCDCDC;
}
.inner_headingA {
	padding: 15px 0px;
}
.inner_Text_headingA {
	margin: 0 auto;
	text-align: center;
	width: 70%;
	margin: auto;
	text-align: center;
}
.inner_Text_headingA h2 {
	/*font-family: 'Coda', cursive;*/
	font-family: 'times_new_romanregular';
	font-size: 35px;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #3d8400;
	border: none;
}
.inner_heading .line {
}
.inner_page_container {
	float: left;
	display: block;
	width: 100%;
	height: auto;
	padding: 15px 0 15px 0;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}
/*.nav_left_inner_container {
	width: 100%;
	height: 460px;
	overflow: auto;
	float: left;
	margin: 10px 0px;
	padding: 10px;
	background: rgba(255,255,255,0.6);
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
}
.nav_left_inner {
	height: auto;
	overflow: auto;
	max-width: 100%;
}
.nav_left_inner ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.nav_left_inner ul li {
	display: block;
	list-style: none;
	line-height: 20px;
	padding: 8px 8px 8px 15px;
	color: #888888;
	background: url(../images/ft_li.png) no-repeat 0px 8px;
	border-bottom: 1px dotted #808080;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.nav_left_inner ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: inherit;
}*/
.nav_left_inner i {
	float: right;
}
.nav_left_inner_container h4 {
	font-size: 18px;
	color: #1f3d7c;
	line-height: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #d0cccc;
}
.nav_left_inner ul li:hover, .nav_left_inner ul li.active {
	color: #fff;
	background: #2c5e00;
}
.nav_right_inner_container {
	overflow: auto;
	float: left;
	width: 100%;
	min-height: 545px;
	margin: 0px;
	background: rgba(255,255,255,0.7);
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
}
.nav_right_inner {
	padding: 10px;
	height: auto;
	overflow-y: auto;
	max-width: 100%;
}
.nav_right_inner h4 {
	font-size: 24px;
	font-family: 'times_new_romanregular';
	/*font-family: 'Coda', cursive;*/
	color: #3d8400;
	line-height: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #d0cccc;
}
.nav_right_inner img {
	float: left;
	width: 100%;
	max-width: 300px;
	margin: 15px 15px 5px 0px;
	height: auto;
	padding: 4px;
	border: 1px solid #ccc;
}
.nav_right_inner p {
	padding-top: 10px;
	font-family: 'Maven Pro', sans-serif;
	font-size: 15px;
	text-align: justify;
	padding: 0px;
	margin: 0;
	line-height: 25px;
	color: #403e3e;
}



/*

 *  STYLE 6

 */



.style-6::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
 background-color: #F5F5F5;
}
 .style-6::-webkit-scrollbar {
 width: 5px;
 background-color: #F5F5F5;
}
 .style-6::-webkit-scrollbar-thumb {
 background-color: rgb(66, 66, 66);
 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}
.nav_left_inner h4 {
	font-size: 24px;
	font-family: 'Coda', cursive;
	color: #3d8400;
	line-height: normal;
	padding-bottom: 5px;
}
a:hover {
	text-decoration: none;
}
.nav_right_inner h4 i {
	float: right;
}
/*-------------------------------------Thariff------------------------------------------*/





table, th, td {
	border: 1px solid black;
	border-collapse: collapse;
}
th, td {
	padding: 5px;
	text-align: left;
}
table#t01 tr:nth-child(even) {
	background-color: #eee;
}
table#t01 tr:nth-child(odd) {
	background-color: #fff;
}
table#t01 th {
	background-color: black;
	color: white;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #000;
	vertical-align: inherit;
}
.nav_right_inner h6 {
	font-family: 'Coda', cursive;
	color: #000000;
}
.nav_right_inner h5 {
	font-size: 16px;
	font-family: 'Coda', cursive;
	color: #FFF;
	margin-top: 3%;
}
/*<---------------------------------------testmonials-------------------------------------------------->*/

.testimonial_container {
	float: left;
	width: 100%;
}
.testimonial_contant_container {
	float: left;
	width: 100%;
	margin: 15px 15px 5px 0px;
}
.testimonial_contant_container span {
	float: right;
}
.border_line {
	width: 50%;
	height: 1px;
	height: 2px;
	background-color: #c3a22e;
	background-color: #c3a22e;
	margin: 0 auto;
}
.testimonial_img_container {
	float: left;
	width: 100%;
}

@media (max-width:600px) {
.nav_right_inner img {
	width: 100%;
	max-width: 100%;
}
.nav_left_inner_container {
	height: auto !important;
}
}

@media (max-width:767px) {
.nav_left_inner_container {
	height: auto !important;
}
.nav_right_inner_container {
	height: auto;
}
}
/*<---------------------------------------contact us-------------------------------------------------->*/

.contact_form_container {
	border-bottom: dotted 1px #fff;
	width: 100%;
	float: left;
}
.contact_form_container h3 {
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	border-bottom: dotted 1px #fff;
	color: #fff;
}
.contact_left_container {
	float: left;
	width: 100%;
	border-right: dotted 1px #fff;
	margin-top: 3%;
	margin-right: 3%;
	margin-left: 3%;
	margin-bottom: 3%;
	padding-right: 10%;
}
.contact_right_container {
	width: 100%;
	float: left;
	margin-top: 3%;
}
.contact_add_text {
	margin: 0 auto;
	color: #fff;
	width: 60%;
}
.contact_form_container h6 {
	font-family: 'Coda', cursive;
	color: #fff;
	font-size: 20px;
	margin: 5% 0;
}
.contact_right_container {
	line-height: 22px;
	letter-spacing: 2px;
	font-size: 20px;
	color: #2e5c06;
}
.contact_form_container input, textarea {
	background: none;
}
.contact_btn {
	width: 100%;
	height: 40px;
	background-color: #588b31;
	border: none;
	color: white;
}
.contact_add_text h4 {
	color: #fff;
	border: none;
}
.contact_add_text p {
	color: #fff;
}
.contact_add_text img {
	width: 50px;
	border: none;
	float: left;
	margin: 0;
}
.contact_add_text a {
	color: #FFF;
}
.contact_add_text a:hover {
	color: #999;
}
textarea.form-control {
	background: none;
	height: 100px;
}
.contact_container h6 {
	font-family: 'Coda', cursive;
	color: #fff;
	font-size: 20px;
	margin: 5% 0;
	color: #3d8400;
}
.contact_container i {
	/*float: left !important;*/
	padding-right: 10px;
}
/*.secd img {
	width: 30px;
}*/
.contact_address {
	width: 100%;
	float: left;
}
/*.contact_address img {
	width: 40px;
	margin-top: 5%;
}*/
.contact_btn:hover {
	border: solid 1px #000;
}
.contact_container textarea {
	background-color: #fff;
}
/*single*/



.single_inner {
	padding: 10px;
	height: auto;
	overflow-y: auto;
	max-width: 100%;
}
.single_innerr_container {
	height: auto;
	float: left;
	width: 100%;
	margin: 0px;
	background: rgba(255, 255, 255, 0.7);
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
}
.single_inner h4 {
	font-size: 24px;
	font-family: 'Coda', cursive;
	color: #3d8400;
	line-height: normal;
	border-bottom: 1px solid #d0cccc;
}
.single_inner {
	padding: 10px;
	height: auto;
	overflow-y: auto;
	max-width: 100%;
}
.single_inner img {
	float: left;
	width: 100%;
	max-width: 300px;
	margin: 15px 15px 5px 0px;
	height: auto;
	padding: 4px;
	border: 1px solid #ccc;
}
.single_inner p {
	padding-top: 10px;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	color: #404040;
}
.single_inner h4 i {
	float: right;
}
/*gallery*/


.gallery h4 {
	font-size: 24px;
	font-family: 'Coda', cursive;
	color: #3d8400;
	line-height: normal;
	border-bottom: 1px solid #d0cccc;
}
.gallery1 h4 {
	font-size: 24px;
	font-family: 'Coda', cursive;
	color: #3d8400;
	line-height: normal;
	border-bottom: 1px solid #d0cccc;
}
.gallery1 {
	padding: 10px;
	height: auto;
	overflow-y: auto;
	max-width: 100%;
}
.gallery1 img {
	float: left;
	width: 100%;
	margin: 0;
	height: auto;
	padding: 4px;
	border: 1px solid #ccc;
}
.gallery1 p {
	padding-top: 10px;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	color: #404040;
}
.gallery1 h4 i {
	float: right;
}
.gallery_inner_container {
	float: left;
	width: 100%;
	margin: 10px 0px;
	background: rgba(255,255,255,0.6);
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
}
/*testimonial*/

.testimonial {
	padding: 10px;
	height: auto;
	overflow-y: auto;
	max-width: 100%;
}
.testimonial_container {
	height: auto;
	float: left;
	width: 100%;
	margin: 0 0px;
	background: rgba(255,255,255,0.7);
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
}
.testimonial h4 {
	font-size: 24px;
	font-family: 'Coda', cursive;
	color: #3d8400;
	line-height: normal;
	border-bottom: 1px solid #d0cccc;
}
.testimonial h3 {
	font-size: 24px;
	font-family: 'Coda', cursive;
	color: #6e6e6e;
	line-height: normal;
	/*padding: 10px;*/
	border-bottom: 1px solid #d0cccc;
}
.testimonial h5 {
	line-height: 20px;
	font-size: 15px;
	text-align: right;
	float: left;
	width: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	color: #3d8400;
}
.testimonial {
	padding: 10px;
	height: auto;
	overflow-y: auto;
	max-width: 100%;
}
.testimonial img {
	/*margin: 15px 0 0 0;
	max-width: 200px;*/
	border: 1px solid #ccc;
}
.testimonial p {
	padding-top: 10px;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	color: #404040;
}
.testimonial h4 i {
	float: right;
}
{
 border: none;
 padding-top: 15px;
 text-align: left;
 width: 100%;
 float: left;
 color: #7b7b7b;
}
.testimonial_iteam {
	height: auto;
	margin: 15px 0;
	padding: 15px 0;
	width: 100%;
	background-color: #fff;
	float: left;
	border: solid 1px #d6d6d6;
}
.site_map_innerr_container {
	height: auto;
	float: left;
	width: 100%;
	margin: 10px 0px;
	background: rgba(255,255,255,0.6);
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
}
.site_map h4 {
	font-size: 24px;
	font-family: 'Coda', cursive;
	color: #3d8400;
	line-height: normal;
	border-bottom: 1px solid #d0cccc;
}
.site_map {
	padding: 10px;
	height: auto;
	overflow-y: auto;
	max-width: 100%;
}
.site_map ul {
	width: 100%;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
.site_map ul li a {
	width: 100%;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	text-align: left;
	color: #6e6e6e;
	font-weight: 400;
	margin: 0;
	padding: 8px 20px;
	border-bottom: 1px dotted #333;
	float: left;
	list-style: none;
	text-decoration: none;
	background: url(../images/inLftMenu.png) no-repeat bottom left;
}
.site_map ul li ul li a {
	width: 100%;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	text-align: left;
	color: #6e6e6e;
	font-weight: 400;
	margin: 0;
	padding: 8px 20px 8px 40px;
	border-bottom: 1px dotted #333;
	float: left;
	list-style: none;
	text-decoration: none;
	background: url(../images/inLftMenu_sub.png) no-repeat bottom left;
	background-position-x: 15px;
}
.site_map ul li a:hover {
	background: url(../images/inLftMenu.png) no-repeat top left;
	color: #3d8400;
}
.site_map img {
	float: left;
	width: 100%;
	max-width: 300px;
	margin: 15px 15px 5px 0px;
	height: auto;
	padding: 4px;
	border: 1px solid #ccc;
}
.site_map p {
	padding-top: 10px;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	color: #404040;
}
.site_map h4 i {
	float: right;
}
.heading-primary {
	font-size: 2em;
	padding: 2em;
	text-align: center;
}
/*album*/



.album {
	padding: 10px;
	height: auto;
	overflow-y: auto;
	max-width: 100%;
}
.album h4 {
	font-size: 24px;
	font-family: 'Coda', cursive;
	color: #3d8400;
	line-height: normal;
	border-bottom: 1px solid #d0cccc;
}
.album {
	padding: 10px;
	height: auto;
	overflow-y: auto;
	max-width: 100%;
}
.album figure {
	width: 100%;
	float: left;
}
.grid figure {
	width: 100%;
	float: left;
}
.album_a {
	float: left;
	margin: -1px;
	height: auto;
	padding: 10px;
}
.album img {
	float: left;
	width: 100%;
}
.album h5 {
	width: 100%;
	float: left;
	background-color: rgb(255, 255, 255);
	color: #000000;
	font-size: 18px;
	padding: 12px;
	text-align: center;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
}
.album p {
	padding-top: 10px;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	color: #404040;
}
.album h4 i {
	float: right;
}
.album_inner_container {
	float: left;
	width: 100%;
	margin: 10px 0px;
	background: rgba(255,255,255,0.6);
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
}
.nav_left_inner ul li {
	display: block;
	list-style: none;
	line-height: 25px;
	/* padding: 8px 8px 8px 15px; */
	color: #fff;
	/* background-color: #3d8400; */
    /* border-top: solid 5px #83ae5f; */
    /* border-bottom: solid 4px #274b05; */
    /* border-right: solid 4px #2c5e00; */
	width: 100%;
	float: left;
}
.nav_left_inner ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: inherit;
	padding: 10px 8px 10px 15px;
	width: 100%;
	font-size: 12px;
	float: left;
}
.nav_left_inner ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}
.nav_left_inner {
	height: auto;
	overflow: auto;
	max-width: 100%;
	background: rgba(63, 131, 94, 0.5);
}
.nav_left_inner_container {
	width: 100%;
	overflow: auto;
	float: left;
	min-height: 545px;
	margin: 0px;
	border: 4px solid #3f835e;
	padding: 20px;
	background: url(../images/mnu_bg.jpg) center center;
}

@media (max-width: 767px) and (min-width: 500px) {
.gallery_box {
	width: 50% !important;
}
figure.effect-ming h4 {
	top: 35%;
}
}