@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600');
body {
	font-family: 'Montserrat', sans-serif !important;
	font-weight:500;
}

.bg-default {
	background-color: #017e25;
}

a {
	color: #017e25;
	text-decoration: none;
}

.social ul{
padding:0;
text-align:left;
}

.social ul li{
display:inline-block;
margin:10px;
}

.social ul li i{
    background: #004024;
    border-radius: 50px;
    padding: 10px;
    text-align: center;
    width: 35px;
    line-height: 15px;
    color: #a3e00e;
    font-size: 17px;
	transition:0.3s all;
}

.social ul li i:hover{
    background: #002917;
	transform: scale(1.2);



}

.about p{
padding:10px 100px;
text-align:justify;
}

.contact{
margin-top:130px;
margin-bottom:50px;
font-size:13px;
}

.contact a{
text-decoration:underline;
font-weight:bold;
}

.contact span{
text-decoration:underline;
font-weight:bold;
color:#017e25;
}

.contact p{
    text-align: left;
    font-size: 12px;
    color: #696969;
}

.contact p strong{
    text-align: left;
    font-size: 12px;
    color: #333333;
}

.team{
margin:0;
padding:0;
margin: 0 auto;
text-align:center;
}

.team li{
list-style-type:none;
display:inline-block;
width:15%;
margin:20px;
}

.team li h3{
font-size:16px;
}

.team li p{
font-size:13px;
}


.team li img{
border-radius:50% 50%;
width:100%;
object-fit:cover;
margin-top:20px;
transition:all 0.4s;
width: 120px;
border: 2px solid #017e25;
}

.team li img:hover{
filter: blur(0);
}


.head{
    color: #099b32;
    font-size: 28px;
	text-align:center;
    font-weight: 600;
}
.navbar a>img:first-child {}

.navbar .list-inline {
	margin: 0px;
	float: right;
}

.navbar .list-inline>li {
	padding: 5px 0px;
	margin: 0px 0px;
}

.navbar .list-inline>li:last-child {
	margin-right: 0px !important;
}

.navbar .active-menu {
	background-color: #017e25;
	color: white;
	padding: 8px 20px;
	text-decoration: none !important;
}

.navbar .active-menu {
	background-color: #017e25;
	color: white;
	padding: 8px 20px;
	text-decoration: none !important;
}

.list-inline li a {
	background-color: #fff;
	color: #017e25;
	padding: 8px 20px;
	text-decoration: none !important;
}

.list-inline li a:hover {
	background-color: #017e25;
	color: white;
	padding: 8px 20px;
	text-decoration: none !important;
}

.navbar {
	margin: 0px;
}

.logo-icon {}

.logo-text {
	margin-left: 10px;
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 3px 15px;
	font-size: 18px;
	line-height: 20px;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

.navbar-brand>img {
	display: inline-block;
}

.navbar-default .navbar-nav>li>a {
	color: #017e25 !important;
	background:  #a3e00e;
	font-weight: 500;
	font-size: 14px;
	margin: 0px 3px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #fff !important;
	background-color: #017e25;
	border-radius: 7px;
	margin: 0px 3px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #fff !important;
	background-color: #017e25;
	border-radius: 7px;
	margin: 0px 3px;
}

.top-ban{
    margin-top: 100px;
}

#btn1 {
	animation-name: example;
	animation-duration: 4s;
}

@keyframes example {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(720deg);
	}
}

header {
	padding: 15px 0px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
    background: #a3e00e;
	transition: 0.3s all ease;
}

header.fixed {
	box-shadow: 0px 1px 20px -1px #ddd;
}

.bannertext {
	text-align: left;
	padding: 2% 3%;
	position: absolute;
    right: 12%;
    width: 40%;
    top: 30%;
	
}

.bannertext h1 {
	font-size: 40px;
	font-weight: 600;
    color: #d4daa3;
}

.ban-dow{
    background: #a3e00e;
    padding: 5px 20px;
    border-radius: 50px;
    float: left;
    font-size: 12px;
	transition:all 0.3s;
	    border: 2px solid transparent;
		    margin-top: 20px;
}

.ban-dow:hover{
background: #005125;
  color:#fff;
      border: 2px solid #a3e00e;
}



.ban-dow i{
padding-right:5px;
}

.simple-steps-text {
	text-align: center;
	padding: 2% 10%;
	position: relative;
}

.bannertext p {
	padding: 0px 0%;
	font-size: 14px;
	color: #d4daa3;
	font-weight: 500;
	    text-align: left;
}

.m-tb-sm {
	margin: 40px auto 20px;
	    z-index: 999;
}

.steps {
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0px;
	margin: 35px auto;
	max-width: 950px;
}

.steps>li {
	text-align: center;
	display: inline-block;
	width: 33.33%;
	float: left;
	padding: 85px 5px 5px;
	position: relative;
}

.steps>li:nth-child(2) {
	top: -40px;
}

.steps>li:first-child:before {
	content: "";
	position: absolute;
	background: url(../img/y-arrow1.png) no-repeat 100%;
	width: 100%;
	left: 50%;
	height: 50%;
	top: -10%;
	z-index: 5;
}

.steps>li:last-child:before {
	content: "";
	position: absolute;
	background: url(../img/y-arrow.png) no-repeat 100%;
	width: 100%;
	left: -50%;
	height: 50%;
	top: -10%;
	z-index: 5;
}

.stepicon {
	background: url(../img/round.png) no-repeat 100% 100%;
	background-size: contain;
	width: 120px;
	height: 120px;
	text-align: center;
	display: inline-block;
	transition: 0.3s all ease;
}

.stepicon .img-size1>img {
	vertical-align: middle;
	transform: scale(1);
	transition: all linear 0.3s;
}

.stepicon .img-size1:hover>img {
	transform: scale(1.1);
}

.stepicon .img-size2>img {
	vertical-align: middle;
	transform: scale(1);
	transition: all linear 0.3s;
}

.stepicon .img-size2:hover>img {
	transform: scale(1.1);
}

.stepicon .img-size3>img {
	vertical-align: middle;
	transform: scale(1);
	transition: all linear 0.3s;
}

.stepicon .img-size3:hover>img {
	transform: scale(1.1);
}

.img-size1 {
	width: 120px;
	margin: 0 auto;
	/* margin-top: 0px; */
	height: 120px;
}

.img-size1 img {
	width: 40%;
	margin-top: 20px;
}

.img-size2 {
	width: 120px;
	margin: 0 auto;
	/* margin-top: 0px; */
	height: 120px;
}

.img-size2 img {
	width: 45%;
	margin-top: 20px;
}

.img-size3 {
	width: 120px;
	margin: 0 auto;
	/* margin-top: 0px; */
	height: 120px;
}

.img-size3 img {
	width: 45%;
	margin-top: 28px;
}

.steps p {
	padding: 15px 30px;
	color: #017e25;
	font-size: 16px;
}

.homesteps {
	position: relative;
	overflow: hidden;
	z-index: 2;
	padding: 1% 0 5%;
	margin: 60px auto 30px;
}

.homesteps:before {
	content: "";
	position: absolute;
	top: 0;
	left: -50%;
	right: -50%;
	background: #eee;
	height: 180%;
	border-radius: 100%;
	z-index: -1;
}

.homesteps:after {
	content: "";
	position: absolute;
	top: auto;
	bottom: -150%;
	left: -50%;
	right: -50%;
	background: #fff;
	height: 160%;
	border-radius: 100%;
	z-index: -1;
}

footer {
	background: url(../img/bg2.png) no-repeat 50% 50%;
	background-size: 185% 150%;
	color: white;
	background-color: #017e25;
	padding: 8% 15px 0px;
}

.copyline {
	border-top: 1px solid #30764f;
	font-size: 13px;
	padding: 15px;
	color: #d2e1da;
}

footer a {
	color: #d2e1da;
	text-decoration: none;
	font-size: 14px;
}

footer li {
	color: #d2e1da;
	font-size: 14px;
}

footer a:hover {
	color: white;
}

footer a:focus {
	color: #d2e1da;
	text-decoration: none;
}

.footernav {
	padding: 0px;
	margin: 0px;
	display: inline-block;
	list-style: none;
	line-height: 250%;
}

.footernav li i {
font-size:11px;
padding-right:10px;
}

.appart {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	width: calc(100% - 120px);
}

.appart h4 {
	margin: 0;
	font-size: 18px;
	font-weight: 400;
}

.appart a {
	
	display: block;
	
}

.appart a:hover {
	
	display: block;
	
}

.appart a:hover i {
	color: #0b5b36;
}

.appart a i {
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	padding: 0px 5px;
	color: #e9f4db;
}

.homet {
	margin: 50px auto 50px;
	padding-bottom: 30px;
}

.homet .bigTitle {
	
	padding: 5px 20px;
	color: #017e25;
	font-size: 5rem;
	font-weight: 400;
}

.talkunitwrapper {
	padding: 20px;
}

.talkunit {
	box-shadow: 0px 0px 40px 2px #ddd;
	background-color: white;
	padding: 15px;
	text-align: center;
	border-radius: 5px;
	margin: 0 20px;
	min-height: 250px;
}

.talkunit p {
	color: #017e25;
}

.slick-current .talkunit p {
    color: #4e4e4e;
    margin: 10px auto;
    font-size: 15px;
}

.slick-current .talkunit h3 {
	opacity: 1;
    height: 15px;
    font-size: 16px;
}

.slick-current .talkunit img {
    opacity: 1;
    height: 60px;
    border-radius: 50px;
}

.talkunit h3,
.talkunit img {
	transition: 0.3s all ease;
	opacity: 0;
	height: 0px;
	margin: 10px auto;
	color: #017e25;
}

.hometcontrol {
	display: inline-block;
	color: white;
	background-color: #017e25;
	border-radius: 50%;
	border: 0px solid;
	padding: 5px;
	width: 30px;
	height: 30px;
	line-height: 10px;
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 50%;
	z-index: 99;
	left: 145px;
	outline: none !important;
	transition: 0.3s all ease;
}

.hometcontrol.right {
	left: auto;
	right: 145px;
}

.hometcontrol.slick-disabled {
	background-color: #b8b8b8;
}

footer {
	text-align: center;
}

.foocol {
	display: inline-block;
	padding: 10px 10px 10px;
	min-width: 100px;
	width: 33.33%;
	vertical-align: top;
	text-align: center;
	float: left;
}

.foocol ul {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}

.whylist {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 10;
}

.whylist>li {
	margin: 0px auto 25px;
}

.in_view_once .whylist>li .icon {
	/*animation: poponce 1s ease forwards;
    */
}

.in_view_once .whylist>li:nth-child(2) .icon {
	animation-delay: .5s;
}

.in_view_once .whylist>li:nth-child(3) .icon {
	animation-delay: 1s;
}

.in_view_once .whylist>li:nth-child(4) .icon {
	animation-delay: 1.5s;
}

.whylist>li .icon {
	display: inline-block;
	transform: scale(1);
	transition: 0.3s all ease;
}

.whylist>li:hover .icon {
	transform: scale(1.1);
}

.whylist:before {
	content: "";
	position: absolute;
	left: 35px;
	bottom: 40px;
	top: 0px;
	z-index: -1;
	border-left: 2px dotted #20a8b9;
}

.whylist .content {
	display: inline-block;
	width: calc(100% - 80px);
	padding: 5px 5px 5px 25px;
	vertical-align: top;
}

.content h5 {
	color: #0f8430;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: 600;
}

.content p {
	color: #397b59;
}

.title {
	color: #017e25;
	padding: 0 15px;
	margin-bottom: 42px;
	font-weight: 600;
}

.homey {
	position: relative;
}

.homey-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url(../img/homey-bg1.png) no-repeat;
	background-size: 120% 395px;
	background-position: 60% 100%;
}

.homey-bg .middle,
.homey-bg .top {
	position: absolute;
	width: auto;
	bottom: 0;
}

.homey-bg .top {
	z-index: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url(../img/homey-bg.png) no-repeat;
	background-size: 200% 275px;
	background-position: 48% 100%;
}

.homey-bg .middle {
	z-index: -1;
	left: 67%;
	bottom: 75px;
}

.in_view_once .middle {
	animation: 1s frombottom ease 0.3s forwards;
}

#loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: white;
	text-align: center;
}

#loader img {
	display: inline-block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	animation: rotateside 1s ease infinite;
}

@keyframes rotateside {
	0% {
		transform: rotateY(0deg);
	}
	20% {
		transform: rotateY(135deg);
	}
	60% {
		transform: rotateY(45deg);
	}
	100% {
		transform: rotateY(270deg);
	}
}

.in_view_once * {
	animation: fadeo 2s ease forwards;
}


/***============================   Our Team ==========================***/

#inner-banner-section {
	margin-top: 80px;
}

.inner-page-section {
	margin-bottom: 4%;
}

.inner-heading-wrap {
	text-align: center;
	padding: 10px;
}

.inner-heading-wrap h1 {
	font-size: 28px;
	color: #017e25;
	font-weight: 600;
	margin-bottom: 20px;
}

.inner-heading-wrap p {
	color: #636161;
	font-weight: 300;
	text-shadow: 0px 0px;
}

.our-team {
	border-top: 2px solid #017e25;
	background: #f5f5f5;
	border-radius: 5px;
	margin: 0px 20px;
	margin-top: 72px;
	border-bottom: 2px solid #017e25;
	    min-height: 310px;
}

.our-team .pic {
	width: 40%;
	border: 3px solid #fff;
	border-radius: 100%;
	margin: -72px auto 0;
	overflow: hidden;
	transition: all 0.20s ease 0s;
}

.our-team:hover .pic {
	border-radius: 100%;
	border-color: #017e25;
}

.our-team .pic img {
	width: 100%;
	height: auto;
}

.our-team .team-content {
	text-align: center;
}

.our-team .team-title {
    font-size: 18px;
	color: #017e25;
	margin: 40px 0 10px;
	font-weight: 500;
}

.our-team .post {
	font-size: 16px;
	color: #333;
	display: block;
	margin-bottom: 15px;
}

.our-team .description {
	font-size: 14px;
	/* font-weight: 300; */

	padding: 10px 40px;
	line-height: 22px;
	margin-bottom: 24px;
	
}

@media only screen and (max-width: 990px) {
	.our-team {
		margin-top: 80px;
	}
}


/**============================= Faq Css ==================================**/

#faq-heading {
	padding: 30px 30% 1% 30% !important;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

#accordion .panel {
	border: none;
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 15px;
}

#accordion .panel-heading {
	padding: 0;
}

#accordion .panel-title a {
	display: block;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #017e25;
	background: #fff;
	border: none;
	border-bottom: 2px solid #017e25;
	padding: 15px 10px 15px 10px;
	position: relative;
	transition: all 0.5s ease 0s;
	text-shadow: 0px 0px 0px;
}

#accordion .panel-title a.collapsed {
	border-bottom-color: #ddd;
	color: #000;
}

#accordion .panel-title a:before {
	content: "\f106";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 18px;
	position: absolute;
	top: 30%;
	right: 20px;
	transition: all 0.3s ease 0s;
}

#accordion .panel-title a.collapsed:before {
	content: "\f107";
}

#accordion .panel-body {
	font-size: 14px;
	color: #2f2d2d;
	line-height: 25px;
	background: #f5f5f5;
	border: none;
	padding: 14px 20px;
}

.accordion-main-heading {
	color: #91c509;
	border-bottom: 1px solid #7fb621;
	padding-bottom: 0px;
	margin-top: 50px;
	font-size: 25px;
	font-weight: 600;
}

.accordion-main-heading img {
	margin-right: 10px;
}


/**===================================  Videos Css ==========================================**/

.box {
	text-align: center;
	position: relative;
}

.box:before {
	content: "";
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.3s ease 0s;
}

.box:hover:before {
	opacity: 1;
}

.box img {
	width: 100%;
	height: auto;
}

.box .box-content {
	width: 100%;
	padding: 70px 0 0px;
	color: #fff;
	opacity: 0;
	height: 100%;
	position: absolute;
	bottom: 10%;
	left: 0;
	transition: all 0.3s ease 0s;
}

.box:hover .box-content {
	opacity: 1;
	bottom: 0;
}

.box .box-content:before {
	content: "";
	width: 100px;
	height: 3px;
	background: #91c509;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	transition: all 0.4s ease-in-out 0s;
}

.videos-col h3 {
	margin: 0px;
	background: #017e25;
	color: #fff;
	font-size: 16px;
	padding: 10px;
	text-align: center;
}

.box:hover .box-content:before {
	width: 100%;
}

.box .title {
	font-size: 18px;
	font-weight: 700;
	/* text-transform: uppercase; */
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	color: #fff;
}

.box .post {
	display: block;
	font-size: 14px;
	text-transform: capitalize;
	margin-bottom: 15px;
}

.box .icon {
	padding: 0;
	margin: 0;
	list-style: none;
}

.box .icon li {
	display: inline-block;
}

.box .icon li a:hover {
	color: #91c509;
}

.box .icon li a:focus {
	color: #91c509;
}

.box .icon li a i {
	width: 40px;
	height: 40px;
	background: #fff;
	line-height: 41px;
	font-size: 39px;
	border-radius: 100%;
	transition: all 0.3s ease 0s;
}

.videos-col {
	margin-bottom: 0px;
	padding: 0px 30px 50px 30px;
}

.videos-modal .modal-dialog {
	width: 700px;
	margin: 70px auto;
}

.videos-modal .modal-header {
	padding: 0px;
	border-bottom: 0px solid #e5e5e5;
}

.videos-modal .modal-header .close {
	margin-top: 0px;
	color: white;
	opacity: 10;
	font-weight: 500;
	text-shadow: 0px 0px 0px;
	background: #91c509;
	width: 40px;
	height: 40px;
	font-size: 23px;
	border-radius: 100%;
	line-height: 15px;
	padding-top: 0px;
}

.videos-modal .modal-header .close:hover {
	margin-top: 0px;
	color: white;
	opacity: 10;
	font-weight: 500;
	text-shadow: 0px 0px 0px;
	background: #017e25;
	width: 40px;
	height: 40px;
	font-size: 23px;
	border-radius: 100%;
	line-height: 15px;
	padding-top: 0px;
	outline: none;
}

.videos-modal .modal-header .close:focus {
	margin-top: 0px;
	color: white;
	opacity: 10;
	font-weight: 500;
	text-shadow: 0px 0px 0px;
	background: #017e25;
	width: 40px;
	height: 40px;
	font-size: 23px;
	border-radius: 100%;
	line-height: 15px;
	padding-top: 0px;
	outline: none;
}

.videos-modal .modal-content {
	position: relative;
	background-color: transparent;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 0px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	/* -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5); */
	/* box-shadow: 0 3px 9px rgba(0,0,0,.5); */
	box-shadow: 0 0px 0px rgba(0, 0, 0, .5);
}

.videos-modal .modal-body iframe {
	width: 100%;
	height: 400px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    display: none;
}

