body {
	font-family: 'Barlow', sans-serif !important;
	color:#444343;
}
.custom_topnav {
	display: none;
	width: 100%;
	overflow: hidden;
}
.custom_topnav a {
	float: left;
	display: block;
	color: #259b1a;
	text-align: center;
	padding: 8px 5px;
	text-decoration: none;
	font-family: 'Barlow', sans-serif;
	font-size: 13px;
	font-weight: 600;
}
.custom_topnav .menu-block a {
	padding: 14px 16px;
	color: #000;
}
.mobile_menu {
	display:none;
}
.desktop_nav {
	display: block;
}
footer {
	text-align: center;
	padding: 30px 0px;
	background: #303a37;
}
section {
	display: block;
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	border: 0;
	outline: 0;
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.section-heading {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 40px;
}
.section-heading h2 {
	font-size: 28px;
	font-weight: 800;
	color: #232d39;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.contact_sec h2 {
	color: #fff;
}
.contact_sec .left-side {
	color: #fff;
	text-align: left;
}
.section-heading h2 em {
	font-style: normal;
	color: #259b1a;
}
.left-icon {
	width: 25%;
	float: left;
}
.right-content {
	width: 75%;
	float: left;
	text-align: left;
	padding-left: 20px;
}
.img_border {
	border: 1px solid #d0cece;
	padding: 3px;
}
.motto_img {
	width: 120px;
}
li {
	list-style: none;
}
.menu-block {
	float: right;
	padding-right: 120px;

}
.spacer {
	line-height: 50px;
	padding-bottom: 30px;
}
.text-button {
	margin-top: 7px;
	display: inline-block;
	font-size: 16px;
	color: #259b1a;
}
.text-button:hover {
	color: #b96658;
	text-decoration: none;
}
.gallery {
	width: 250px;
	margin: 20px;
}
.assoc {
	height: 100px;
	margin: 20px;
}
.contact_sec {
	padding: 0px;
	background-blend-mode: darken;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.green {
	color: #259b1a;
}
.contact-form #contact {
	border-radius: 5px;
}
.contact-design #contact {
	background-color: #e6e6e6;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #d2cdcd;
}
.contact-form input,
.contact-form textarea {
	color: #7a7a7a;
	font-size: 13px;
	border: 1px solid #ddd;
	background-color: #fff;
	width: 100%;
	outline: none;
	line-height: 25px;
	padding: 0px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-bottom: 30px;
}
.contact-form button {
	display: inline-block;
	font-size: 13px;
	padding: 11px 17px;
	background-color: #259b1a;
	color: #fff;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	transition: all .3s;
	border: none;
	outline: none;
	margin-top: -8px;
}
.left-cont {
	width: 40%;
	float: left;
}
.right-cont {
	width: 60%;
	float: left;
	text-align: left;
	font-size:20px;
	padding-left: 20px;
}
.fi2 {
	padding-top: 0px;
}
.visit_count {
	margin-bottom: 10px;
	font-size:14px;
	margin-bottom: 10px;
	color: #fff;
}
.footer_menu {
	color: #fff;
	line-height: 30px;
}
.footer_menu:hover {
	color:#ccc;
	text-decoration:none;
}
.alg-lft {
	text-align: left;
}
.footer_title {
	color: #fff;
	font-size:16px;
	font-family: 'Barlow', sans-serif;
}
.white_button {
  display: inline-block;
  font-size: 13px;
  padding: 11px 17px;
  background-color: #fff;
  color: #000;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  transition: all .3s;
  border: none;
  outline: none;
  margin-top: -8px;
}
.search_icon {
	cursor:pointer;
}
.video-overlay, .banner-overlay {
	top: 0;
	left: 0;
	bottom: 7px;
	width: 100%;
}
#bgVideo {
	min-width: 100%;
	min-height: 100vh;
	max-width: 100%;
	max-height: 100vh;
	object-fit: cover;
	z-index: -1;
}
.main-banner .video-caption h2, .main-banner .photo-caption h2 {
	margin-top: 30px;
	margin-bottom: 25px;
	font-size: 45px;
	text-transform: uppercase;
	font-weight: 800;
	color: #fff;
	letter-spacing: 1px;
}
.main-banner .video-caption {
	text-align: center;
	position: absolute;
	width: 80%;
	left: 50%;
	top: 60%;
	transform: translate(-50%, -50%);
	z-index: 1;
}
.main-banner .photo-caption {
	text-align: center;
	position: absolute;
	width: 80%;
	left: 50%;
	top: 55%;
	transform: translate(-50%, -50%);
	z-index: 1;
}
.main-banner .video-caption h6, .main-banner .photo-caption h6 {
	margin-top: 0px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0.5px;
	font-family: 'Noto Sans', sans-serif !important;
}
.main-button a {
	display: inline-block;
	font-size: 15px;
	padding: 12px 20px;
	background-color: #259b1a;
	color: #fff;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	transition: all .3s;
	text-decoration: none !important;
}
.main-button a: hover {
	text-decoration: none !important;
	color: #fff !important;
}
.menu-block {
	float: right;
}
.prev,
.next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: 52px;
	color: #fff !important;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	z-index: 9999 !important;
}
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}
.prev:hover,
.next:hover {
	background-color: rgba(0, 0, 0, 0.8);
}
.copyright {
	font-size:14px;
	margin-bottom: 10px;
	color: #fff;
}
.nav_ico {
	padding: 5px 5px !important;
	width: 10%;
}
.sep {
	padding: 0px 0px 0px 10px;
	color: #259b1a !important;
}
.search_box {
  width: 60px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  background-color: white;
  background-image: url('searchicon.png');
  background-position: 10px 10px; 
  background-repeat: no-repeat;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  height:35px;
  padding:10px 3px;
  
}
.search_box:focus {
  width: 200px;
}
.search-container-mobile {
	float: right;
	width:100%;
	padding: 0px 10px 20px;
	text-align: center;
}
.custom_title {
	border:none;
	width:100%;
}
.custom_title:hover {
	background: #e3e3e3 !important;
	color: #259b1a !important;
}

.active {
	color: white;
}

.custom_topnav .icon {
	display: none;
}

.custom_topnav a:hover{
	color: #000;
	text-decoration: none;
}

.nav-bar {
	overflow: hidden;
	float: right;
	z-index: 9999 !important;
	padding-right: 40px;
	font-family: 'Barlow', sans-serif;
}

.nav-bar a {
	float: left;
	font-size: 16px;
	color: #262525;
	text-align: center;
	padding: 10px 20px;
	text-decoration: none !important;
	margin-top: 35px;
	background: #fff;
	margin-right:5px;
	border-radius:0px;
	border:1px solid #84ce7e;
}

.dropdown1 {
	float: left;
	overflow: hidden;
}

.dropdown1 .dropbtn1 {
	font-size: 16px;
	border: none;
	outline: none;
	color: #262525;
	padding: 10px 20px;
	background: #fff;
	font-family: inherit;
	margin: 0;
	z-index: 9999 !important;
	margin-top:35px;
	margin-right:5px;
	border-radius:0px;
	border:1px solid #84ce7e;
}

.nav-bar a:hover {
	color: #259b1a;
	background: #e8e9ea;
	border:1px solid #7ab575;
}

.dropdown1:hover .dropbtn1 {
	color: #000;
}

.dropdown1-content {
	display: none;
	position: absolute;
	min-width: 160px;
	z-index: 9999 !important;
}

.dropdown1-content a {
	float: none;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: left;
	border-bottom: 0px !important;
	z-index: 9999 !important;
	margin-top:0px;
	border-radius:0px;
	margin-right:0px;
}

.dropdown1-content a:hover {
	background-color: #fff;
	color: #000;
}

.dropdown1:hover .dropdown1-content {
	display: block;
}


.menu-block {
	float: right;
}

.topnav {
	overflow: hidden;
	background-color: #fff;
	height: 120px;
}

.topnav .logo {
	width: 120px;
	float: left !important;
	padding-top: 10px;
	padding-left: 120px;
}

.topnav a:hover {
	background-color: #e8e9ea;
	color: #259b1a;
}

.topnav a.active {
	background-color: #04AA6D;
	color: white;
}

.topnav .icon {
	display: none;
}

@media screen and (min-width: 762px) {
  .custom_topnav {
    display:none !important;
  }
}
@media only screen and (max-width: 761px) {
	.custom_topnav {
		z-index: 9999;
		position: relative;
	}
	.mobile_menu {
		display:block;
	}
	.mobile_menu a{
		line-height: 65px;
		padding: 10px;
		font-size: 14px;
		font-weight: 400;
		color:#259b1a;
	}
	.mobile_menu a:hover{
		color: #000;
		text-decoration: none; 
		border: 1px solid #fff;
	}
	.mobile_menu_sub {
		float:left;
		width:100%;
		background:#e3e3e3;
	}
	.mobile_menu_sub a{
		float:left !important;
	}
	.desktop_nav {
		display: none !important;
	}
	.custom_topnav .menu-block a {
		display: none;
	}
	.custom_topnav .menu-block a.icon {
		float: right;
		display: block;
	}
	.custom_topnav.responsive .menu-block a {
		float: none;
		display: block;
		text-align: center;
		background: #e3e3e3;
		border-bottom: 1px solid #fff;
		padding: 14px 16px;
		text-decoration: none;
		color: #259b1a;
	}
	.custom_topnav.responsive .menu-block a:hover {
		background: #259b1a;
		color: #fff;
	}
	.custom_topnav.responsive .menu-block {
		width: 100%;
	}
	.custom_topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	}
	.nav_ico {
		font-size: 16px;
		top: 90px !important;
	}
	.menu-block {
		float: right;
		padding-right: 0px;
		z-index: 9999;
	}
	.left-cont {
		width: 100%;
		float: left;
		padding-bottom: 30px;
	}
	.left-cont img {
		width: 70% !important;
	}
	.right-cont {
		width: 100%;
		float: left;
		text-align: center;
	}
	.features-items {
		padding-left: 20px;
	}
	.right-content {
		padding-left: 30px;
	}
	.right-content h4 {
		font-size: 1rem;
	}
	.fi2 {
		padding-top: 40px;
	}
}

@media only screen and (max-width: 449px) {
	.left-icon {
		width: 100%;
		text-align: center;
	}
	.right-content {
		width: 100%;
		text-align: center;
		padding-top: 20px;
		padding-left: 0px;
	}
	.spacer {
		padding-bottom: 0px;
	}
	.features-items {
		padding-left: 0px;
	}
	.main-banner .video-caption h2, .main-banner .photo-caption h2 {
		font-size: 30px !important;
	}
}

@media only screen and (max-width: 994px) {
	.left-cont {
		width: 100%;
		float: left;
		padding-bottom: 30px;
	}
	.left-cont img {
		width: 70% !important;
	}
	.right-cont {
		width: 100%;
		float: left;
		text-align: center;
	}
}

@media only screen and (max-width: 350px) {
	.mobile_menu a {
		padding: 5px;
	}
}

@media only screen and (max-width: 300px) {
	.mobile_menu a {
		padding: 0px;
	}
	.sep {
		padding: 3px !important;
	}
}

@media screen and (max-width: 761px) {

	.custom_topnav a:not(:first-child) {
		display: block;
	}

	.custom_topnav a.icon {
		float: right;
		display: block;
	}

	.custom_topnav.responsive {
		position: relative;
	}

	.custom_topnav.responsive .icon {
		float: right;
		display: block;
	}

	.cus-col-8 {
		width: 33.33% !important;
		height: 92px !important;
	}

	.notif div {
		border-bottom: 1px solid #a8a7a7 !important;
	}

	.notif .first,
	.notif .last {
		height: 92px !important;
	}

	.custom_topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
		background: #e3e3e3;
		font-size: 1rem;
		font-weight: 400;
		margin-right: 10px;
	}

	.custom_topnav.responsive a:hover {
		background: #ccc;
	}
}


@media screen and (max-width: 600px) {
	.topnav a {
		display: none;
	}
	.topnav a.icon {
		float: right;
		display: block;
	}
	.topnav.responsive {
		position: relative;
	}
	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	}
	.topnav.responsive .menu-block a {
		float: none;
		display: block;
		text-align: left;
	}
}