

body {
	/*background:#fff;*/
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:14px; 
	color:#3c3c3c; 
	background:#f0efed;
	font-weight:normal;
}

.main {
	background:#729709;
	box-shadow:0 0 1px rgba(0,0,0,0.7);
}

.header {
	padding-bottom:5px;
}

.ad {
	margin:5px 5px 0;
}

.ad a img {
	width:100%;
	height:436px;
}

.logo {/*
	width:690px;
	height:89px;
	margin-bottom:20px;*/
	background:url(images/logo-bg.png) repeat-x left center #f0efed;
	margin-top:5px;
	margin-right:5px;
}
.logo-media {
	display:none;
}

.banner {
	padding:5px 5px 0px 0px;
}

.mid-sec {
	margin-bottom:20px;
}

.nav {
	/*width:201px;
	background:#000000;
	box-shadow:inset 0 0 15px rgba(0,0,0,0.3);
	border:2px solid #fff;
	border-radius:4px;
	float:left;*/
	/*margin:0 0 0 5px; */ 
	color:#fff; 
}
.nav li {
	height:40px;
	/*padding-left:5px;*/
	padding:3px 0px 3px 8px;
	background:#486d04;
	border-bottom:1px solid #fff;
}
.nav li:hover, .nav li.active {
	background:#83b109;
	/*box-shadow:-2px 0px 0px rgba(72,109,4,0.5);*/
}
.nav li a {
	/*font-family: 'Droid Sans', sans-serif;
	font-size:14px;*/
	color:#fff;
	font-weight:400;
	display:block;
	line-height:40px;
}
.nav li a:hover {
	/*content:'&rarr;';
	color:#000000;*/
}


.container {
	background:#f0efed;
	border-radius:4px;
	margin:0;
	padding:15px;
	min-height:418px !important;
}
.container .news-sec {
	/*margin-right:10px;*/
	float:left;
}
.container .news-sec h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
}
.container .news-sec .line {
	/*border-bottom:1px solid rgba(114,151,9,0.7);*/
	border-bottom:1px solid #000000;
	margin-bottom:10px;
}
.container .news-sec a {
	/*font-family: 'Droid Sans', sans-serif;*/
	font-size:14px;
	color:#444;
	font-weight:400;
	line-height:18px;
	margin-bottom:10px;
	display:inline-block;
	text-align:justify;
}

.container .news-sec a:hover {
	text-decoration:underline;   
	color:#636363;
}
.container .news-sec .colOne {
	width:48%;
	margin-right:2%;
	margin-bottom:20px;
	float:left;
}
.container .news-sec .colTwo {
	width:48%;
	float:left;
	margin-bottom:20px;
}
.container .vdo-gallery {
	/*width:238px;*/
	float:right;
	/*border:1px solid #729709;*/
	border-radius:0 7px 0 7px;
	/*padding:10px;*/
}
.container .vdo-gallery h1 {
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
}
.container .vdo-gallery .line {
	/*border-bottom:1px solid rgba(114,151,9,0.7);*/
	border-bottom:1px solid #000000;
	margin-bottom:10px;
}
.container .vdo-gallery a {
	/*font-family: 'Droid Sans', sans-serif;*/
	font-size:14px;
	color:#636363;
	font-weight:400;
	text-align:justify;
	text-decoration:underline;
	margin-top:10px;
	float:right;
}
.container .vdo-gallery a:hover {
	color:#729709;
}



.container .photo-gallery {
	width:100%;
}
.container .photo-gallery h1 {

	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
}
.container .photo-gallery .line {
	border-bottom:1px solid rgba(114,151,9,0.7);
	margin-bottom:10px;
}
.container .photo-gallery a {
	/*font-family: 'Droid Sans', sans-serif;*/
	font-size:14px;
	color:#636363;
	font-weight:400;
	text-decoration:underline;
	margin-top:10px;
	float:right;
}
.container .photo-gallery a:hover {
	color:#729709;
}


#carousel {
	width:100%;
	/*border:1px solid #690;*/
	height:220px;
	position:relative;
	clear:both;
	overflow:hidden;
	background:#F0EFED;
}
#carousel img {
	visibility:hidden; /* hide images until carousel can handle them */
	cursor:pointer; /* otherwise it's not as obvious items can be clicked */
}



.footer {
}
.footer P {
	/*font-family: 'Droid Sans', sans-serif;*/
	font-size:14px;
	line-height:24px;
	color:#fff;
	font-weight:400;
	text-align:center;
	margin-bottom:10px;
}
.footer a {
	/*font-family: 'Droid Sans', sans-serif;*/
	font-size:14px;
	color:#fff;
	line-height:24px;
	font-weight:400;
	padding-left:10px;
	padding-right:10px;
}
.footer a:hover {
	text-decoration:underline;
}

.container h2 {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:16px; 
color:#000000;
font-weight:bold;
margin-bottom:5px;
}
.container ul,ol {
margin-left:25px;
}
.container ul,ol li {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:14px;
color:#2d2c2c;
/*font-weight:bold;*/
line-height:25px;
list-style:disc;
}

.link01 {
	color: #636363;
	float: right;
	font-size: 14px;
	font-weight: 400;
	margin-top: 10px;
	/*text-decoration: underline;*/

}

.link01:hover {
	color: #729709;
}



/*=========================27022018-New===========================*/

.accordion {
  width: 100%;
  max-width: 360px;
  margin: 10px auto 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion li {
	background:#486d04;
    box-shadow:inset 0 -1px #6e9e16;
}
.accordion a {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  box-shadow:inset 0 -1px #6e9e16;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  box-shadow:inset 0 -1px #6e9e16;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.accordion li:last-child .link { border-bottom: 0; }
.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}
.accordion li.open .link { color: #ffcc00; }
.accordion li.open i { color: #ffcc00; }
.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/**
 * Submenu
 -----------------------------*/
.submenu {
  display: block;
  background: #444359;
  font-size: 14px;
}

.submenu li { 
	background: #59840a;
	border-bottom: 0px solid #486d04;
  	box-shadow:inset 0 -1px #486d04;
}
.submenu a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-weight:600;
  color: #fc0;
  padding: 12px;
  padding-left: 42px;
  box-shadow:inset 0 -1px #486d04;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.submenu a:hover {
  background: #729709;
  color: #FFF;
}

.abt {
	margin-bottom:40px;
}
.abt h1 {
	margin-bottom:20px;
	font-size:26px;
	color:#000;
}
.abt p {
	margin-bottom:10px;
	line-height:20px;
	font-size:15px;
	color:#000;
}
.abt p strong {
	font-size:16px;
	margin-top:15px;
}
.abt ul {
}
.abt ul li {
	font-size:15px;
	margin-bottom:4px;
	color:#000;
}


ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0; display:none;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:none;}
ol.bjqs-markers li a{display:inline-block;}
.bjqs-caption{background:rgba(0,0,0,0.6);width:99.9%;margin:0;padding:10px 0px;position:absolute;bottom:0;text-align:center;font-size:14px;color:#FFF;}
@media only screen and (max-width: 767px) {
    #cont{
        padding:0px !important;
    }
    #cont div{
        padding:0px !important;
    }
    .g-recaptcha, .g-recaptcha iframe, .g-recaptcha div{
        width:101% !important;
    }
    #cont label{
        width:100%;
        padding: 0px;
        margin-bottom:2px;
    }
    
}





