@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;
}
.main_bg_btn {
	margin-top: 25px;
}
.Sightseeing{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.Sightseeing a{

    float:  left;
    color:  #fff;
    background: #3d8400;
    padding:  6px 12px;
    margin: 10px 0;
}
.Sightseeing a:hover{

    float:  left;
    color:  #fff;
    background: #59c100;
}
.padl0{
	padding-left: 0;
}
.padr0{
	padding-right: 0;
}

.main_bg_btn {
	background-image: linear-gradient(to right, #4da700 0%, #6ae600 51%, #3d8400 100%);
	border-radius: 30px;
	background-size: 200% auto;
	border-style: none;
	color: #fff;
	font-weight: 700;
	padding: 5px 10px;
	transition: 0.5s;
	text-transform: capitalize;
	z-index: 1;
	overflow: hidden;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	box-shadow: 0 0 10px rgba(118, 255, 0, 0.22);
	font-size: 12px;
}
.main_bg_btn:hover, .main_bg_btn:focus {
	color: #fff;
	background-position: right center;
}
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);
	transform: rotateY(360deg);
}
.twt:hover img {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	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*****************************/

.booking label {
	width: 100%;
	float: left;
	padding: 8px 0;
}
.booking textarea {
	background: #fff !important;
}
.booking button {
	width: 100px;
	margin: 0 auto;
	display: block;
}
/*  home features */



.hom_features figure.effect-ming h2 {
	font-size: 13px;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	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;
	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: 'Kaushan Script', cursive;
	font-size: 35px;
	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: #3e3e3e;
	width: 100%;
	float: left;
	margin: 0;
	padding: 4px 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;
	margin: 0 0 0 0;
	list-style: none;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
.tp_phn ul li a {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
}
.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: rgba(255, 255, 255, 0.88);
	z-index: 99;
	position: relative;
}
.fnt_lg {
	font-family: 'Open Sans', sans-serif;
}
.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;
}
.top_menu a {
	padding: 28px 15px !important;
}
.logo_lg img {
	background: none !important;
}
.logo_lg a {
	background: none !important;
}
.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_mb {
	width: 100%;
	padding: 0;
	margin: 0;
	bottom: 0;
	float: left;
	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;
	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: 30px 0;
	margin: 0;
	width: 100%;
}
.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: 'Kaushan Script', cursive;
	font-size: 35px;
	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: 'Open Sans', sans-serif;
	font-size: 16px;
	text-align: justify;
	padding: 0px;
	margin: 0;
	line-height: 30px;
	color: #403e3e;
}
.galry {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	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: rgba(255, 255, 255, 0.88);
	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: #e3e3e3;
	bottom: 0;
	z-index: 99;
}
.map {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}
.quk {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	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.2);
	padding: 10px 10px;
	border-bottom: 0;
	margin-bottom: 10px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}
.footer textarea {
	width: 100%;
	color: #fff;
	background: rgba(0, 0, 0, 0.2);
	padding: 10px 10px;
	border-bottom: 0;
	margin-bottom: 10px;
	height: 120px;
	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 {
	color: #fff;
	font-size: 13px;
	text-align: center;
}
.wthree-btn {
	position: relative;
	display: inline-block;
	margin: 20px auto;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	overflow: hidden;
	border: 2px solid #000;
	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;
}
.footer .secd_thd {
	width: 100%;
	padding: 20px 40px 40px 40px;
	margin: 0;
	float: left;
}
.footer .secd_thd p {
	color: #fff;
	font-family: 'Open Sans', 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;
}
.secd_thd p {
	color: #000;
	font-family: 'Open Sans', 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: 'Open Sans', sans-serif;
	font-size: 17px;
	text-align: center;
	padding: 2px 0px;
	margin: 0;
	line-height: 24px;
	color: #ffffff;
}
.footer p a {
	color: #ffffff;
	text-decoration: none;
}
.footer p a:hover {
	color: #ccc;
	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: 'Open Sans', 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;
}
}

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

@media (max-width:991px) {

.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 {
	display: block;
}
.tp_phn ul li:last-child {
	padding-right: 0;
	border-left: none;
}
.tp_phn ul li {
	color: #ffffff;
	text-align: 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: 10px 0 0 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) {
	.Sightseeing img{
	float: left;
	max-width: 100% !important;
}

.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;
}
.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 {
	border-bottom: solid 2px #aee01b;
}
/*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%;
}
.inner_Text_headingA h2 {
	font-family: 'Kaushan Script', cursive;
	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 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: 400px;
	margin: 0px;
	background: rgba(255,255,255,0.8);
	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: 18px;
	color: #3d8400;
	line-height: normal;
	border-bottom: 1px solid #d0cccc;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
.nav_right_inner img {
	float: left;
	/*width: 100%;
	max-width: 300px;
	margin: 15px 15px 5px 0px;*/
	width: 48%;
	margin: 15px 1% 5px 1%;
	height: auto;
	padding: 4px;
	border: 1px solid #ccc;
}
.nav_right_inner p {
	padding-top: 10px;
	font-family: 'Open Sans', 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);
 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;
}
.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%;
}
/***************************** Testimonials *****************************/

.testimonials {
	width: 100%;
	float: left;
	padding: 30px 0;
	background: url(../images/testimonials_bg.jpg) no-repeat top center;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
}
.testimonials h1 {
	color: #FFF;
}
#quote-carousel .carousel-control {
	background: none;
	color: #222;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}
.carousel-inner .item {
	height: auto;
	width: 100%;
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
}
.item blockquote {
	border-left: none;
	margin: 0;
}
.item blockquote img {
	width: 130px !important;
	height: 130px !important;
	margin-bottom: 10px;
}
.item blockquote h3 {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	float: left;
	margin: 0 0 5px 0;
	line-height: 24px;
	text-align: center;
	letter-spacing: .2px;
}
.item blockquote h3 i {
	margin: 0 10px 0 0;
}
.item blockquote h4 p {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #fff;
	float: left;
	margin: 0;
	line-height: 20px;
	text-align: center;
	height: 40px;
	letter-spacing: .2px;
}
.testimonials_name {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: .2px;
}
.testimonials_name::before {
	content: '\2014 \00A0';
}
/*<---------------------------------------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;
	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: #3d8400;
	font-size: 20px;
	margin: 5% 0;
}
.contact_container i {
	padding-right: 10px;
}
.contact_address {
	width: 100%;
	float: left;
}
.contact_btn:hover {
	border: solid 1px #000;
}
.contact_container textarea {
	background-color: #fff;
}
/*single*/



.single_inner {
	padding: 10px 15px;
	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.8);
	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: 18px;
	color: #3d8400;
	line-height: normal;
	border-bottom: 1px solid #d0cccc;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
.single_inner img {
	float: left;
	width: 100%;
	/*max-width: 300px;
	margin: 15px 15px 5px 0px;*/
	margin: 15px 0 0 0;
	height: auto;
	padding: 4px;
	border: 1px solid #ccc;
}
.single_inner p {
	padding-top: 10px;
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
	color: #333;
}
.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: 18px;
	color: #3d8400;
	line-height: normal;
	border-bottom: 1px solid #d0cccc;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
.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 {
	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;
}
.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.8);
	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: 18px;
	color: #3d8400;
	line-height: normal;
	border-bottom: 1px solid #d0cccc;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
.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;
	border: 5px solid #fff;
}
.album img {
	float: left;
	width: 100%;
}
.album h5 {
	font-family: 'Oswald', sans-serif;
	width: 100%;
	float: left;
	background-color: rgb(255, 255, 255);
	color: #000000;
	font-size: 18px;
	padding: 12px;
	text-align: center;
}
.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;
	color: #fff;
	width: 100%;
	float: left;
}
.nav_left_inner ul li a {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: inherit;
	padding: 10px 8px 10px 15px;
	width: 100%;
	font-size: 14px;
	float: left;
	letter-spacing: 1px;
}
.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(60, 130, 0, 0.8);
}
.nav_left_inner_container {
	width: 100%;
	overflow: auto;
	float: left;
	min-height: 545px;
	margin: 0px;
	border: 4px solid #3d8400;
	padding: 20px;
	background: url(../images/mnu_bg.jpg) top center;
}

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