@font-face {
	font-family: "Ubuntu-B";
	src: url(../assets/fonts/Ubuntu-B.ttf);
}
@font-face {
	font-family: "Raleway-Bold";
	src:url(../assets/fonts/Raleway-Bold.ttf);
}
@font-face {
	font-family: "Roboto-Regular";
	src:url(../assets/fonts/Roboto-Regular.ttf);
}

@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Rajdhani');
@font-face {
	font-family: "Poppins-Regular";
	src:url(../assets/fonts/Poppins-Regular.ttf);
}
.sec-title p{
	font-size:15px;
	font-family: "Poppins-Regular";
	color:#005F1E;
	line-height:26px;
	font-weight:bold;
	
}
.nav-tabs > li > a{
font-family: "Roboto-Regular";
font-weight:bold;
color:#49a010;
font-size:17px;
}
.table-block {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.subheader{
	width:100%;
	float:left;
	background:#262626;
	border-bottom:3px solid #75b519;
	
}
.header-contact h4{
	color:#fff;
font-family: "Ubuntu-B";

	font-size:15px;
}
.theame{
	color:#75b519;
}
.timing {
	width: 100%;
	float: right;
	margin-top: 5px;
	text-align: right;
}
.social-icons {
	display: inline-block;
	margin-right: 7px !important;
	float: right;
}
.timing  .list li {
	display: inline-block;
	margin-right: 30px;
	color: #ffffff;
	transition: all 500ms ease 0s;
}
.timing  .list li a {
	color: #fff;
	font-size: 14px;
font-family: "Ubuntu-B";
}
.timing  .list li  a i {
	display: inline-block;
	margin-top: 1px;
	border-radius: 50%;
	height: 30px;
	width: 30px;
	margin-right: 4px;
	line-height: 30px;
	text-align: center;
	background: #272727 none repeat scroll 0 0;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.social-icons li {

	margin-right: 4px !important;
}
.header-contact {
	width: 100%;
	float: left;
	margin-top: 5px;
}
.timing ul{
	padding:0px!important;
	margin-bottom:0px!important;
}
.main-header{
	width:100%;
	float:left;
}
.menu-bar{
	width:100%;
	float:left;
	margin-top:20px;
}
.menu-bar .navbar-inverse {
	background-color: transparent;
	border-color: transparent;
	margin-bottom: 0px;
	border-radius: 0px;
}
.menu-bar .navbar-nav>li>a {
    display: block;
    font-size: 17px;

    /* height: 67px; */

    padding: 15px 13px 39px;
    position: relative;

    transition: 0.4s;
    font-family: "Raleway-Bold";

	color:#222;
	
}
.menu-bar .navbar-nav>li>a:hover{
	color:#7ec24a;
}
.menu-bar .navbar-inverse .navbar-nav > .active > a{
	background:#fff;
	color:#11692d;
}
.slider-block{
	width:100%;
	float:left;
}
.all-block {
	background: #f7f7f7;
	width: 100%;
	float: left;
	margin-top: -38px;
}
.intro{
	width:100%;
	float:left;
	margin-top:50px;
}
.sec-title {
	position: relative;
	margin-bottom: 17px;
}
 .sec-title {
	margin-bottom: 45px;
}
.sec-title h2 {
	font-size: 30px;
	text-transform: capitalize;
		font-family: "Ubuntu-B";

	text-align:center;
	
	color:#333;
}
.sec-title h2::before {
	content: "";
	position: absolute;
	bottom: -10px;
	width: 60px;
	height: 5px;
	background: #005F1E;
	text-align:center;
	left: 50%;
margin-left: -30px;
}
.sec-title span {
	color: #005F1E;
}
.intro-img img{
	margin:0px auto;
}
.intro-content h5{
	font-family:Raleway-Bold;
	color:#005F1E;
}
.intro-blck{
	width:100%;
	float:left;
	margin-top:25px;
}
.intro-content p{
	text-align:justify;
	line-height:26px;
	font-family:"Poppins-Regular";
}
.our-service{
	width:100%;
	float:left;
	margin-top:50px;
}


.item:hover .overlay, .item:focus .overlay {
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
}
 .text a {
	color: #272727;
	font-weight: 500;
	font-size: 14px;
	display: block;
	font-weight:bold;
}
 .text a:hover {
	 text-decoration:none;
	 color:#6ab008;}
	 
	 .single-item{
		 width:100%;
		 float:left;
		 margin-top:30px;
		 position: relative;
padding-left: 80px;
	 }
	 .single-item .icon {
	width: 62px;
	height: 62px;
	background: #edeaea;
	line-height: 62px;
	font-size: 25px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0px;
	cursor: pointer;
	color:#6aaf08;
}
.round-border {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.tran3s{
	    -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;
}
.single-item h6{
	font-family: "Ubuntu-B";
	color:#005f1e;
	margin-top:20px;
	font-size:15px;
}
 .single-item:hover .icon {
	color: #fff;
	background: #6aaf08;
}
.hvr-sweep-to-bottom::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #6aaf08;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.our-service .service-item {
	position: relative;
	background: #edeaea;
	padding: 52px 20px 28px 20px;
	text-align: center;
	margin-bottom: 65px;
}
.hvr-sweep-to-bottom {
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-float-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.our-service .service-item .icon::before {
	border-radius: 50%;
}
.hvr-sweep-to-bottom-two::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.our-service .service-item .icon {
	width: 62px;
	height: 62px;
	line-height: 62px;
	position: absolute;
	top: -31px;
	left: 50%;
	margin-left: -31px;
	border: 1px solid #6aaf08;
	font-size: 22px;
	color: #fff;
}
.round-border {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.hvr-sweep-to-bottom-two {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.our-service .service-item {
	text-align: center;
}
.our-service .service-item p {
	margin: 20px 0 10px 0;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	color:#777777;
		font-family:"Poppins-Regular";
}
.our-service .service-item:hover p{
	color:#fff;
}

.hvr-float-shadow::after {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
.hvr-sweep-to-bottom:hover::before, .hvr-sweep-to-bottom:focus::before, .hvr-sweep-to-bottom:active::before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
.hvr-float-shadow:hover::after, .hvr-float-shadow:focus::after, .hvr-float-shadow:active::after {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}
.hvr-sweep-to-bottom:hover::before, .hvr-sweep-to-bottom:focus::before, .hvr-sweep-to-bottom:active::before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
	color: white;
}
.p-color-bg{
	background: #6aaf08;
}
.our-service .service-item:hover .icon::before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
.our-service .service-item:hover .icon{
	color: #6aaf08;
}
.service-item h5{
	color:#222;
	    font-family: "Raleway-Bold";
		font-size:16px!important;
}
.service-block{
	width:100%;
	float:left;
	margin-top:50px;
}
.about-us{
	width:100%;
	float:left;
	margin-top:50px;
}
 .about_img_up::before {
	border: 1px solid #ccc;
}
 .about_img {

	height: 490px;
}
 .about_img_down {
	width: 350px;
	height: 360px;
	position: absolute;
	top: 23%;
	right: 4%;
}
.abt-cont h4{
	 font-family: "Raleway-Bold";
color: #005f1e;
}
.abt-cont p{
	font-family:"Poppins-Regular";
	line-height:27px;
	text-align:justify;
}
 .about_img_up {
	width: 350px;
	height: 360px;
	position: relative;
}
.tips-news{
	width:100%;
	float:left;
	margin-top:15px;
}
.theme-btn::before {
	content: "";
	width: 105%;
	height: 120%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-box-shadow: 0 0 0px 1px #fff;
	-moz-box-shadow: 0 0 0px 1px #fff;
	-o-box-shadow: 0 0 0px 1px #fff;
	-ms-box-shadow: 0 0 0px 1px #fff;
	box-shadow: 0 0 0px 1px #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.tips-news .theme-btn {
	background-color: #005f1e;
}
.theme-btn i {
	position: absolute;
	left: 15px !important;
}
.tips-news .theme-btn::before {
	border-color: #005f1e;
	-webkit-box-shadow: 0 0 0px 1px #0a0a0a;
	-moz-box-shadow: 0 0 0px 1px #0a0a0a;
	-o-box-shadow: 0 0 0px 1px #0a0a0a;
	-ms-box-shadow: 0 0 0px 1px #0a0a0a;
	box-shadow: 0 0 0px 1px #0a0a0a;
}
.tips-news .btn:hover, .btn-large:hover {
	background-color: #222;
	color: #fff;
}
.theme-btn {
	background-color: #005f1e;
	font-weight: 600;
	color: #fff;
	padding: 10px 35px;
	border: 0;
	text-transform: capitalize!important;
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.picture-gallery{
	width:100%;
	float:left;
	margin-top:50px;
}
.picture-gallery .column {
	padding: 4px;
}
.picture-gallery .item .image-holder {
	position: relative;
	overflow: hidden;
}
.picture-gallery .item .image-holder img {
	width: 100%;
	transition: .5s;
}
.picture-gallery .item .image-holder .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(122, 186, 30, 0.77);
	text-align: center;
	opacity: 0;
	transition: all .3s ease;
}
.picture-gallery .item .image-holder .overlay .inner {
	display: table;
	width: 100%;
	height: 100%;
	position: relative;
}
.picture-gallery .item .image-holder .overlay {
	text-align: center;
}
.picture-gallery .item .image-holder .overlay .inner .social {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.picture-gallery .item .image-holder .overlay .inner .social h4 {
	color: #fff;
	font-size: 20px;
	margin-top: 14px;
	font-weight: 500;
}
.picture-gallery .item:hover .image-holder .overlay {
	opacity: 1;
}
.picture-gallery .item .image-holder .overlay .inner .social a i::before {
	font-size: 30px;
	color: #fff;
	margin: 0px;
}
.picture-gallery  .item .image-holder:hover img {
	transform: scale(1.1,1.1);
	transition: .5s;
}

.black-overlay-two::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 0;
	left: 0;
	top: 0;
	background-color: rgba(51, 51, 51, 0.9);
}
footer {
	padding: 80px 0 0;
	position: relative;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
	float:left;
}
.footer-abt-content{
	width:100%;
	float:left;
	margin-top:10px;
}
.footer-abt-content p{
	color:#fff;
		font-family:"Poppins-Regular";
		text-align:justify;
}
.footer-icon{
	
	width:100%;
	float:left;
	margin-top:15px;
}
.footer-icon li a i {
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #FFF;
	text-align:center;
}
.footer-icon li a i:hover {
	color: #93B403;
	border-color: #93B403;
}
.footer-icon li {
	margin-right: 20px;
	padding: 0;
}
.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

.footer-content h3{
	 font-family: "Raleway-Bold";
	 color: #93B403;
}
.footer-cont-block h4{
	color:#fff;
}
.footer-cont-block p{
	 color: #93B403;
	 font-family:"Poppins-Regular";
	 font-weight:bold;
}
.footer-cont-block {
	width: 100%;
	float: left;
	border-bottom: 1px dashed #fff;
}
.help-links li > a {
	color: #fff;
	font-weight: bold;
}
.help-links li > a:hover {
	color:#93B403;
	text-decoration:none;
}
.help-links ul li::before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0da";
	padding-right: 12px;
	color: #93B403;
}
.help-links li {
	display: block;
	margin-bottom: 10px;
}
.help-links {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.footer-bottom {
	width: 100%;
	float: left;
	border-top: 2px solid #ccc;
	margin-bottom: 20px;
	margin-top: 10px;
}
.footer-bottom p{
	color:#fff;
	margin-top:15px;
}
.footer-bottom p {
	margin-bottom: 0;
	font-family: "Raleway",Arial,sans-serif;
	font-weight: 300;
	font-size: 14px;
	font-weight: bold;
}
.footer-bottom p a {
	color: #fff !important;
}
.footer-bottom p a:hover{
	text-decoration:none;
}

.abt-banner {
	background:url(../images/inner-page-banner.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	display: block;
	padding: 50px 0 50px;
	width:100%;
	float:left;
}
.abt-banner::after {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0.7);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.abt-banner .pagination-area h2 {
	font-size: 30px;
	margin-bottom: 10px;
	font-size: 48px;
	color: #fff!important;
	text-align:center;
}
.abt-banner .pagination-area{
	position: relative;
	z-index: 1;
}
.abt-banner .pagination-area ul li a {
	color: #ffffff;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.abt-banner .pagination-area ul li a:hover {
	text-decoration:none;
}
.abt-banner .pagination-area ul li {
	display: inline-block;
	color: #ffffff;
}
.abt-blck{
	width:100%;
	float:left;
	margin-top:50px;
}
 .about-us-img-holder::after {
	top: 34px;
	left: 34px;
	content: "";
	position: absolute;
	z-index: -1;
	height: 100%;
	width: 100%;
	background: #eaeaea;
}
 .about-us-img-holder::before {
	top: 2%;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: "";
	position: absolute;
	z-index: 1;
	height: 96%;
	width: 95%;
	background: transparent;
	border: 1px #ffffff;
	border-style: dashed;
}
 .about-us-img-holder {
	border: 18px solid #6aaf08;
	position: relative;
}
 .about-us-img-holder img {
	width: 100%;
}
.heading-abt h2{
	color:#222;
	font-weight:bold;
	font-size:30px;
}
.whole-abt-cont p{
	line-height:28px;
	 font-family:"Poppins-Regular";
	 text-align:justify;
	
}
 .awards-box a {
	border-radius: 50%;
	border: 1px dashed #6aaf08;
	padding: 5px!important;
	margin-right: 15px;
}
 .awards-box a i {
	background: #6aaf08;
	border-radius: 50%;
	font-size: 24px;
	color: #ffffff;
	height: 80px;
	width: 80px;
	line-height: 80px;
	text-align: center;
}
 .awards-box .media-body h3 {
	font-size: 30px;
}
.title-bar35small {
	color: #111111;
	margin-bottom: 12px;
	padding-bottom: 10px;
	position: relative;
}
.awards-box .media-body p {
	font-size: 16px;
	font-weight: 600;
}
.picture-block{
	width:100%;
	float:left;
	margin-bottom:15px;
}

.contact-section{
	width:100%;
	float:left;
	margin-top:50px;
}
.contact-section .single-box {
	border: 1px solid #edeaea;
	text-align: center;
	padding: 42px 20px 24px 20px;
	margin-bottom: 30px;
	position: relative;
}
.contact-section .single-box  .icon {
	width: 35px;
	height: 35px;
	background: #edeaea;
	line-height: 35px;
	font-size: 16px;
	position: absolute;
	left: 50%;
	top: -17px;
	margin-left: -17px;
	color:#6aaf08;
}

.single-box h4{
	 font-family: "Raleway-Bold";
	 color: #005f1e;
	 line-height:26px;
}
.send-enquiry{
	width:100%;
	float:left;
	margin-top:50px;
}
.send-enquiry-block .form-control {
	display: block;
	width: 100%;
	height: 40px !important;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.send-enquiry-block textarea {
	overflow: auto;
	width: 100%;
	padding: 20px 12px;
}
.btn::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ff8a1e;
	color: #fff !important;
	border-radius: 5px;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.btn.btn-hero, .btn.btn-hero:hover, .btn.btn-hero:focus {
	color: #f5f5f5;
	background-color: #005f1e;
	border-color: #174873;
	outline: none;
	margin: 20px auto;
}
.send-enquiry-block .form-group {
	margin-bottom: 25px;
}
.btn{
	text-transform:capitalize!important;
	font-weight:bold;
}
.caption h3{
	font-weight:bold;
	font-size:35px;
}
.grey-text.text-lighten-3 {
	color: #eee !important;
	font-size: 20px;
	font-weight: bold;
}
.send-img img{
	margin:0px auto;
}
.port-folio {
	width: 100%;
	float: left;
	margin-top: 50px;
}
.port-folio .panel-primary > .panel-heading {
	background: #49a010;
	border-color: #49a010;
}
.panel-title h4 {
	font-family: "Ubuntu-B";
}
.panel-primary {
	border-color: #49a010;
}
.send-img{
	width:100%;
	float:left;
}