body{
	font-family: 'Open Sans', sans-serif;
}
.cstm-thumb .single{
	height: 150px;
	width: 65px !important;
	margin-left: auto;
	margin-right: auto;
}
.cstm-big-img{
	width: 162px;
	height: 400px !important;
}
.cstm-big-img-xs{
	width: 135px;
	height: 338px !important;
	margin-left: auto;
	margin-right: auto;
}
.cstm-p-0-20{
	padding: 0 20%;
}
.p-t-10{
	padding-top: 10px;
}
.logo img {
	width: 250px;
}
.logo img:hover {
	transform: scale(1.1);
	transition: 1s;
}
.box-content{
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: 15px;
	font-size: 20px;
	font-family: 'Dosis', sans-serif;
	border-radius: 3px;
}
.box-content:hover{
	transition: 0.1s;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
#product_loading i{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50%;
	
}
.d-n{
	display: none;
}
.d-9{
	-webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.d-10{
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.d-11{
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.d-12{
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.d-13{
	-webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}
.d-10{
	-webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.p-about{
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
}
.font-green{
	font-weight: 900;
	font-size: 15px;
	border-bottom: 1px solid #60953F;
	color: #60953F;
}
.ls-2{
	letter-spacing: 2px;
}
.header ul{
	list-style: none;
	float: right;
}
.header ul li{
	display: inline;
}
.header ul li a{
	padding: 10px;
	color: white;
	font-size: 20px;
	font-family: 'Dosis', sans-serif;
	text-decoration: none;
}
.header ul li:hover{
	box-shadow: 8px 0px -8px #333 inset;
}
.active a{
	background: #333;
}

.top-nav{
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #759b44 0%, #4d903b 100%, #15510d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#759b44), color-stop(100%,#4d903b), color-stop(100%,#15510d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1e5799 0%,#759b44 0%,#4d903b 100%,#15510d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1e5799 0%,#759b44 0%,#4d903b 100%,#15510d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1e5799 0%,#759b44 0%,#4d903b 100%,#15510d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1e5799 0%,#759b44 0%,#4d903b 100%,#15510d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#15510d',GradientType=0 ); /* IE6-9 */
}
.top-nav ul{
	margin-bottom: 0px;
	text-align: right;
}
.top-nav ul li{
	display: inline;
}
.top-nav ul li a{
	padding: 10px;
	color: white;
	font-size: 20px;
	font-family: 'Dosis', sans-serif;
	text-decoration: none;
}
.top-nav ul li:hover{
	box-shadow: 8px 0px -8px #333 inset;
}
.cstm-mob-nav li a{
	color: white !important;
}
.cstm-mob-nav .active a{
	background: #333 !important;
}

.cstm-mob-nav{
	background: #759b44;
}

.underline{
	border-bottom: 1px solid #333;
}
.underline-w{
	border-bottom: 1px solid #FFF;	
}
.p-0{
	padding: 0px;
}
.fs-15{
	font-size: 15px;
}
.ff-os-c{
  font-family: 'Open Sans Condensed', sans-serif;
}
.ff-os{
  font-family: 'Open Sans', sans-serif;
}
.ff-ds{
  font-family: 'Dosis', sans-serif;
}
.ff-lato{
  font-family: 'Lato', sans-serif;
}

.cstm-panel{
	border: 1px solid #88AD2A;
	font-size: 16px !important;
}
.cstm-panel .panel-heading {
	background: #88AD2A !important;
	color: white;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
}
.cstm-panle .panel-body {
	font-family: 'Open Sans', sans-serif;
}
.cstm-header{
	position: absolute;
	z-index: 123 !important;
	width: 	100%;
}
.h-500{
	height: 550px !important;
}
.clr-theme{
	color: #00A550;
}
.bg-btn-theme{
	background: #6A9841;
}

#slideshow{
    width: 100%;
    height: 550px;
    top: 0;
    left: 0;
    right: 0;
    z-index:1 !important;
}
#slideshow img{
	z-index:-9999 !important;	
}
.ser-box{
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding: 40px;
}
.ser-box:hover{
	transition: 1.2s;
	border: 1px solid #6F9C37;
	/*background: #6F9C37;*/
	background: url('../img/bg4.jpg');
	background-position: center;
}
.ser-box:hover .cstm-btn{
	border: 1px solid white;
	color: white;
}
.ser-box:hover .icon-box{
	color: white;
	transition: 0.5s;
	transform: scale(1.1);
}
.ser-box:hover .icon-box i{
	color: white;
}
.icon-box i{
	font-size: 50px;
}
.contact-map{
	border: 1px solid #60953F;
}
.cur-p{
	cursor: pointer;
}
/*Contact Page*/
.cstm-fa{
	color: rgb(96, 149, 63);
  	font-size: 25px;
}
.cstm-clr-theme{
	color: rgb(96, 149, 63);
}
.cstm-call p a{
	color: #333;
}
.cstm-email p a{
	color: #333;
}
.cstm-call-f p a{
	color: #fff;
}
.cstm-email-f p a{
	color: #fff;
}
.cstm-skype-f p a{
	color: #fff;
}
.p-l-20{
	padding-left:20px;
}
/*Contact Page Ends*/

/* Form element */
.cstm-btn{
	height: 45px;
	padding: 0 20px 0 20px;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #333;
    font-size: 17px;
    background: transparent;
    color: #333;
}
.cstm-input{
	color: #333;
	outline: none;
	border: 1px solid #999;
	height: 40px;
	width: 100%;
	padding-left: 10px;
	margin-bottom: 15px;
}
.cstm-input:hover{
	box-shadow: 1px 1px 3px #CCC;
}
.cstm-input:focus{
	border: 1px solid #60953F;
}
.cstm-txtarea{
	min-height: 100px;
	padding: 10px;
}

/* Footer */
.footer{
	padding: 20px;
	border-top: 2px solid #60953F;
	/*background: #333;*/
	background:url('../img/footer-bg.jpg');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: white;
}
.social{
	line-height: 53px;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	border: 1px solid #CCC;
	text-align: center;
	cursor: pointer;
}
.social i{
	font-size: 20px;
}
.social:hover{
	/*box-shadow: inset 0 60px 0px 0 #60953F;*/
	transition: 0.3s;
}
.fb:hover{
	background-color: #3C599F;
}
.twitter:hover{
	background-color: #5EA9DD;
}
.google:hover{
	background-color: #A92A24;
}
.social:hover i{
	transition: 0.3s;
	-webkit-transform: scale(1.5);
	   -moz-transform: scale(1.5);
	    -ms-transform: scale(1.5);
	     -o-transform: scale(1.5);
	        transform: scale(1.5);
}
.footer-copy{
	background: #000;
	padding: 10px;
	color: white;
	font-family: 'Open Sans', sans-serif;
}
.footer-list{
	padding-left: 5px;
	list-style: none;
}
.footer-list li{
	margin-bottom: 10px;
}
.footer-list li a{
	color: #DDD;
	text-decoration: none;
}
.footer-list li a:hover{
	color: white;
}
.footer-list li a:hover i{
	padding-left: 5px;
	transition: 0.2s;
}



/* Slider */
.bx-wrapper .testimonials-thumbnail{ margin: 0px 0px 15px; }
.bx-wrapper .testimonials-title{ text-align: center;  margin: 25px 15px 3px; font-size: 24px; line-height: 1; }
.bx-wrapper .testimonials-carousel-thumbnail{ max-width: 35%; float: left; margin-right: 20px; }
.bx-wrapper .testimonials-carousel-thumbnail img{ display: block;   margin-right: 20px;width: 100px;}
.bx-wrapper .testimonials-carousel-context{ overflow: hidden; }
.bx-wrapper .testimonials-name{ font-size: 18px; margin-bottom: 15px; color:#000000; font-weight:400;}
.bx-wrapper span{ font-size: 11px; margin-left:10px; color:#aaa; font-family: Georgia, Arial, Helvetica, sans-serif; font-style:italic; }
.bx-wrapper {position: relative;margin: 30px auto;padding: 0;width:100%;*zoom: 1;}
.bx-wrapper .slide {padding:0;margin:0;display: block;}
.bx-wrapper .bx-viewport {padding:10px;margin-left:0;z-index:1;width:100%;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position: absolute;display:none;bottom: -30px;width: 100%;}
.bx-wrapper .bx-loading {min-height: 50px;background: url(images/bx_loader.gif) center center no-repeat #fff;height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 2000;}
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.bx-wrapper .bx-next {position: absolute;top: 0;right: 0;width: 30px;border-left:1px solid #ddd;height: 30px;cursor: pointer; background: url('../img/right.png'); background-size: 100%;}
.bx-wrapper .bx-prev {position: absolute;top: 0px;right: 30px;border-right:1px solid #ddd;width: 30px;height: 30px;cursor: pointer; background: url('../img/left.png'); background-size: 100%;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 0;margin-top: 0;margin-right: 0px;outline: 0;width: 30px;height: 30px;text-indent: -9999px;z-index: 9999;}


/* Product gallery */
/*#gallery{ float: left;}*/
#gallery li{ 
	list-style:none;
	margin:1px; float:left;
	position:relative; transition:.1s;
	-webkit-transition:0.1s; }
#gallery a{
	display: block;
	width: 150px;
	padding: 5px;
	margin: 5px;
	height: 180px;
	vertical-align: bottom;
	overflow: hidden;
	/*background: rgba(0,0,0,0.1);*/
	background: transparent;
	border: 1px solid #CCC;
	transition: .4s ease-out;
	-webkit-transition: 0.4s ease-out;
	-webkit-transform: rotateX(90deg) translate(-50px,-50%);
	transform: rotateX(90deg) translate(-50px,-50%);
	text-align: center;
	line-height: 165px;
}
#gallery a:active, #gallery a:focus{ outline:none; }
#gallery a img{ 
	transition:.3s ease-out; 
	-webkit-transition:0.3s ease-out; 
}
#gallery .loaded a{
	webkit-transform:rotateX(0deg) translate(0,0);
	transform:rotateX(0deg) translate(0,0);
}
#gallery li.loaded:hover{
	letter-spacing: 2px;
	font-weight: bolder;
	z-index:2;
}
#gallery li.loaded.video:hover::before{ opacity:0; }
.grid:hover .grid-img .loaded img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
}
.grid:hover .grid-img .loaded a{
	border: 1px solid #759b44 !important;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	transition:.1s; -webkit-transition:0.1s;
}
.grid-content:hover .cstm-h3{
	color: #5B943E;
}
.navbar-header{
	background: #60953F;
}
.clr-white{
	color: #fff;
}
.res-ver{
	resize:vertical;
}

/*Products*/
.cstm-h3{
	font-family: 'Dosis', sans-serif;
	font-size: 21px;
	margin-top: 0px;
}
/*Products Ends*/

/*Careers*/
.careers-p{
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}
.cstm-join{
	background: #6A9841;
	color: #fff;
	border-radius: 4px;
	text-align: center;
	font-size: 20px;
	padding: 10px;
	margin: 10px 0;
	cursor: pointer;
}
.cstm-join-a, .cstm-join-a:hover, .cstm-join-a:focus{
	text-decoration: none;
}
.cstm-file{
	max-width: 100%;
	font-size: 15px;
}
/*Careers Ends*/

.bg1{
	background-image: url('../img/bg2.jpg');
}
.about-bg{
	background:url('../img/about-bg.jpg');
	background-size: 100% 100%;
	margin-bottom:-20px
}
.product-bg:hover{
	background-image: url('../img/product-bg.jpg');
	/*transition: 0.5s;*/
	border-radius: 4px;
	/*background-position: center;*/
	color: white;
}
.mission_vision{
	cursor: pointer;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.mission_vision:hover{
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.aquarius_name{
	color:#15510d;
}
.first_slide{
	background: rgba(120, 176, 128, 1);
}
.cstm-tel-header, .cstm-tel-header:hover, .cstm-tel-header:focus{
	color: #333;
	text-decoration: none;
}

/*for SM ONLY*/
@media (min-width: 768px) and (max-width: 991px) {
	.cstm-p-n-xs{
		float: none !important;
	}
	#slideshow{
		height: auto;
		margin-top: 160px;
	}
	.cstm-sm-nav .logo{
		float: none !important;
		text-align: center;
	}
	.cstm-sm-nav{
		background: #B5B5B5;
	}
}

@media (max-width: 767px) {
	.land-content{
		margin-top: 160px;
	}
	#slideshow, img.bgM {
		height: 350px !important;
	}
	.top-nav{
		display: none;
	}
	.navbar-mob{
		display: block;
	}
	.header{
		display: none;
	}
	.cstm-p-n-xs{
		float: none !important;
	}
	.panel-body{
		padding:0px;
	}
}
@media (max-width: 991px) {
	.cstm-p-t-20{
		padding-top: 20px;
	}
}

@media (min-width: 768px) {
	.top-nav{
		display: block;
	}
	.navbar-mob{
		display: none;
	}
}

/*MD adn Big*/
@media (min-width: 992px) {
	#gallery .row{
		margin-bottom: 10px;
	}
}
.blue-clr{
	color: #3b5998;
}
.red-clr{
	color: #FF0000;
}
.font-size-20{
	font-size: 20px;
}