body, html{
	height: 100%;
}
.navbar-brand img{
	width: 160px;
}
.hero {
	background: url('../images/banner.jpg') no-repeat;
	background-size: cover;
	text-align: center;
	position: relative;
	height: 100%;
	align-items: center;
	display: flex;
  }
  .hero h1{
	font-family: "Poppins", sans-serif;
	color: #fff;
	font-size: 70px;
	line-height: 80px;
	font-weight: 700;
	text-align: left;
  }
  .section-title {
	font-weight: 700;
	color: #28a8e5;
	font-family: "Poppins", sans-serif;
	font-size: 40px;
	padding-bottom: 20px;
  }
  .desc{
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: 400;
	line-height: 32px;
  }
  .about-img {
	position: relative;
	margin-top: -120px;
	z-index: 2;
  }

  .small-head{
	font-family: "Poppins", sans-serif;
	color:#0aa044;
	font-weight: 300;
	font-size: 24px;
  }
  .btn-green {
	background: #0aa044;
	color: #fff;
	font-weight: 500;
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	border-radius: 50px;
	padding: 15px 30px;
	margin-top: 30px;
	display: block;
	width: fit-content;
  }
  .awards{
	padding:70px 0px;
  }
  .abt-top{
	padding-top: 80px;
  }
  .services{
	padding: 100px 0px;
	background: #f1f1f1;
  }
  .services h6{
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #000;
  }
  .products{
	padding: 70px 0px 100px 0px;
  }
  .products .btn-green{
	margin-top: 10px;
  }
  .mnze .btn-green{
	margin-top: 10px;
  }
  .feat{
	padding-top: 30px;
  }
  .feat h6 {
    position: relative;
    padding-left: 50px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #000;
    padding-bottom: 45px;
}
  .feat h6:before{
	position: absolute;
	content: "";
	background: url(../images/icon.png) no-repeat;
	width: 50px;
	height: 50px;
	left: 0px;
  }
  .mnze {
    padding: 80px 0px 40px 0px;
    background: #f1f1f1;
}
  .feat-mn h6{
	position: relative;
    padding-left: 50px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #000;
    padding-bottom: 45px;
  }
  .feat-mn h6:before{
	position: absolute;
	content: "";
	background: url(../images/icon-home.png) no-repeat;
	width: 42px;
	height: 38px;
	left: 0px;
  }
  .partners{
	padding: 80px 0px;
  }
  .partners .col-lg-3{
	padding-bottom: 25px;
  }
  .cta{
	background: url(../images/footer-bg.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding: 120px 0px;
  }
  .cta h2{
	text-align: center;
	font-size: 70px;
	font-weight: 700;
	color: #fff;
	line-height: 80px;
	font-family: "Poppins", sans-serif;
  }
  .btn-cta{
	border-radius: 50px;
	background: #28a8e5;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	padding: 12px 30px;
	line-height: 28px;
	font-family: "Poppins", sans-serif;
	margin-top: 30px;
	display: block;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
  }
  .footer {
	background-color: #131313;
	padding: 80px 0;
  }
  .footer p{
	color: #fff;
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	line-height: 22px;
	padding-top: 30px;
  }
  .footer h5 {
    padding-left: 35px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    padding-bottom:10px;
}
  .footz h5:first-child::before{
	position: absolute;
	content: "";
	width: 48px;
	height: 50px;
	background: url(../images/map-icon.png) no-repeat;
	left: 0px;
  }
  .footz h5:nth-child(2)::before{
	position: absolute;
	content: "";
	width: 48px;
	height: 48px;
	background: url(../images/email-foot.png) no-repeat;
	left: 0px;
	top:-4px;
  }
  .footz h5:nth-child(3)::before{
	position: absolute;
	content: "";
	width: 48px;
	height: 48px;
	background: url(../images/phone-foot.png) no-repeat;
	left: 0px;
	top:-4px;
  }
  .footer h6{
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 18px;
	padding-bottom: 25px;
  }
  .footer a{
	color: #fff !important;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
  }
  
.breadcrumbz{
	background: url(../images/breadcrumb.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 140px 0px;
}
.breadcrumbz h2{
	padding-bottom: 0px;
}
.breadcrumbz h6{
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 18px;
}
.breadcrumbz h6 a{
	color: #fff;
}
.gallery-top{
	padding: 100px 0px;
}
.descrp{
	background: #28a8e5;
	padding: 60px;
	border-radius: 0px 0px 40px 40px;
}
.descrp h6{
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	font-family: "Poppins", sans-serif;
}
.mission-vision{
	background: #f1f1f1;
	padding: 80px 0px;
}
.about-sec{
	padding: 80px 0px;
}
.about-sec .row{
	display: flex;
	align-items: center;
}
.inner-mis {
    background: #0891d3;
    padding: 80px 50px;
    border-radius: 40px;
}
.inner-mis h4 {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 26px;
    padding-bottom: 5px;
    padding-top: 15px;
}
.inner-mis p{
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	margin-bottom: 0px;
}
.awards-abt{
	padding: 80px 0px;
}
.contact-dtls {
    padding: 100px 0px 60px 0px;
    background: #f1f1f1;
}
.contact-dtls p{
	width: 95%;
}
.contact-dtls h3{
	color: #000;
	font-family: "Poppins", sans-serif;
	font-size: 25px;
	font-weight: 600;
	padding-bottom: 10px;
}
.contact-dtls h5{
	color: #000;
	font-family: "Poppins", sans-serif;
	font-size: 22px;
	font-weight: 500;
	padding: 15px 0px 0px 0px;
}
.contact-dtls h6{
	color: #000;
	font-family: "Poppins", sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 28px;
}
.contact-dtls .col-lg-6{
	border-left: 1px solid rgba(29, 29, 29, 0.2);
	margin-bottom: 60px;
}
.inner-dtls{
	padding: 0px 15px;
}
.inner-dtls ul{
	display: flex;
	padding-left: 0px;
	margin-top: 10px;
}
.inner-dtls li{
	list-style: none;
	padding-right: 15px;
}
.preb{
	padding: 100px 0px;
}
.preb h2{
	font-family: "Poppins", sans-serif;
	font-size: 26px;
	font-weight: 600;
	color: #000;
	line-height: 36px;
	padding-bottom: 15px;
}
.preb .row{
	display: flex;
	align-items: center;
}
.grey-sec{
	background: #f1f1f1;
	padding: 80px 0px;
}
.bluesec{
	background: #0aa044;
    border-radius: 40px;
    padding: 50px;
	margin-bottom: 50px;
	margin-top: 30px;
}
.bluesec h4{
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 30px;
	position: relative;
	padding-left: 30px;
}
.bluesec h4:before{
	content: "";
	position: absolute;
	width:15px;
	height: 15px;
	border-radius: 50%;
	background: #fff;
	left: 0px;
	top: 7px;
}
.bluesec h4:last-child{
	padding-bottom: 0px;
}
.inner-pic{
	display: flex;
}
.single-pic{
	width: 25%;
}
.products-sec{
	padding: 80px 0px;
}
.circlez img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 5px solid #28a8e5;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.circlez{
	margin-bottom: 50px;
}
.circlez h4{
	text-align: center;
	font-family: "Poppins", sans-serif;
	color: #000;
	font-weight: 600;
	font-size: 20px;
	padding-top: 10px;
}
.circlez h6{
	text-align: center;
	font-family: "Poppins", sans-serif;
	color: #000;
	font-weight: 500;
	font-size: 18px;
}
.members{
	background: #f1f1f1;
	padding: 80px 0px;
}
.members h3{
	font-weight: 600;
	font-family: "Poppins", sans-serif;
	color: #000;
	text-align: center;
	font-size: 30px;
	padding-bottom: 25px;
}
.jou-inner {
    padding: 40px 30px;
    border-radius: 30px;
    background: #f9f9f9;
	margin-bottom: 20px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	min-height: 192px;
}
.jou-inner h5{
	font-family: "Poppins", sans-serif;
	color: #000;
	font-weight: 500;
	font-size: 18px;
	padding-top: 10px;
	line-height: 28px;
}
.journey{
	padding-bottom: 50px;
}
.journey h2{
	font-weight: 600;
	font-size: 30px;
	font-family: "Poppins", sans-serif;
	padding-bottom: 20px;
}
.pen-sec{
	padding: 100px 0px;
}
.pen-sec h3{
	color: #000;
	font-family: "Poppins", sans-serif;
	font-size: 28px;
	padding-bottom: 10px;
	font-weight: 600;
}
.pen-sec img{
	border-radius: 30px;
}
.features{
	background: #f1f1f1;
	padding: 80px 0px 40px 0px;
}
.features h3{
	color: #000;
	font-family: "Poppins", sans-serif;
	font-size: 28px;
	padding-bottom: 10px;
	font-weight: 600;
	padding-bottom: 25px;
}
.features h6{
	color: #000;
	font-family: "Poppins", sans-serif;
	font-size: 22px;
	font-weight: 600;
	position:relative;
	padding-left:30px;
}
.features h6:before{
    content:"";
    position:absolute;
    background:url(../images/bullet-point.png) no-repeat;
    width:20px;
    height:20px;
    left:0px;
    top:4px;
}
.features .desc{
	padding-bottom: 25px;
	padding-top: 10px;
}
.penz h3{
	padding-bottom: 0px;
}
.penz{
	padding-bottom: 0px;
}
.pen-img{
	padding: 40px 0px 0px 0px;
}
.pen-img img{
	border-radius: 30px;
}
.caption{
	background: #28a8e5;
	padding: 15px;
	border-radius: 0px 0px 10px 10px;
}
.caption h5{
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	font-weight: 600;
}
.proj .col-md-4 img{
	border-radius: 10px 10px 0px 0px;
}
body a{
	text-decoration: none;
}
.inner-container{
    margin-left:15%;
    margin-right:15%;
}
.titlez h2{
   font-family: "Poppins", sans-serif; 
   padding:60px 0px;
   font-weight:600;
   color:#000;
   font-size:32px;
}
.policy-sec h3{
   font-family: "Poppins", sans-serif; 
   font-size:24px;
   line-height:34px;
   font-weight:500;
}
.policy-sec p{
   font-family: "Poppins", sans-serif; 
   font-size:16px;
   line-height:26px;
   font-weight:400;
}
.policy-sec{
    padding-bottom:70px;
}
.nav-link{
    font-family: "Poppins", sans-serif; 
    padding-left:15px !important;
    padding-right:15px !important;
    font-weight:500 !important;
}
.dropdown-item{
    font-family: "Poppins", sans-serif; 
    font-weight:500 !important;
}
.navbar-toggler{
    background:#28a8e5;
    border-radius:0px;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler:focus{
    box-shadow:none !important;
}
.formz-ez{
    padding:100px 0px;
    background:#f9f9f9;
}
.app-grid h6{
    padding-left:0px;
    padding-top:20px;
    padding-bottom:5px;
}
.app-grid p{
    padding-top:0px !important;
}
.app-grid h6:before{
    display:none;
}
.app-grid img{
    border-radius:10px;
}
@media (min-width: 992px) {
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
	.hero h1 {
    font-size: 50px;
    line-height: 60px;
	}
	.hero {
    height: 60%;
	}
	.abt-top {
    padding-top: 0px;
	}
	.about-img {
    margin-top: 0px;
	}
	.btn-green {
    margin-top: 30px;
    margin-bottom: 30px;
	}
	.services {
    padding: 70px 0px;
	}
	.inner-mis {
    padding: 60px 50px;
    margin-bottom: 20px;
	}
	.descrp {
    padding: 30px;
	}
	.inner-dtls {
    margin-bottom: 30px;
	}
	.pen-img img {
    margin-bottom: 20px;
	}
}
@media (min-width: 320px) and (max-width: 767px) {
	.hero h1 {
		font-size: 40px;
		line-height: 50px;
	}
	.hero {
		height: 70%;
	}
	.abt-top {
		padding-top: 0px;
	}
	.about-img {
		position: inherit;
		margin-top: 0;
	}
	.awards {
		padding: 40px 0px;
	}
	.section-title {
		font-size: 30px;
		padding-bottom: 15px;
		line-height: 40px;
	}
	.services {
		padding: 60px 0px 15px 0px;
	}
	.products {
        padding: 60px 0px 0px 0px;
    }
	.btn-green{
		margin-bottom: 20px;
	}
	.mnze {
		padding: 60px 0px 15px 0px;
	}
	.cta h2{
		font-size: 35px;
		line-height: 45px;
	}
	.about-sec {
    padding: 60px 0px;
	}	
	.jou-inner {
    padding: 30px 20px;
    min-height: inherit;
	}
	.mission-vision {
        padding: 60px 0px 40px 0px;
    }
	.inner-mis {
    padding: 50px 30px;
    margin-bottom: 20px;
	}
	.awards-abt {
    padding: 60px 0px;
	}
	.descrp {
    padding: 20px;
	}
	.descrp h6 {
    font-size: 18px;
    line-height: 28px;
	}
	.members {
    padding: 60px 0px 20px 0px;
    }
	.partners {
    padding: 60px 0px;
	}
	.cta {
    padding: 80px 0px;
	}
	.footer {
    padding: 60px 0;
	}
	.footer h6 {
    padding-bottom: 10px;
    padding-top: 20px;
	}
	.contact-dtls {
    padding: 60px 0px 60px 0px;
	}
	.contact-dtls .col-md-6 {
    border-left: 0px;
    margin-bottom: 20px;
	}
	.gallery-top {
    padding: 60px 0px;
	}
	.pen-sec {
    padding: 60px 0px;
	}	
	.features {
    padding: 40px 0px 40px 0px;
	}
	.pen-img img {
    margin-bottom: 20px;
	}
	.bluesec {
    padding: 30px 20px;
    margin-bottom: 30px;
	}
	.single-pic {
    width: 50%;
    float: left;
	}
	.inner-pic {
    display: block;
	}
	.preb {
    padding: 60px 0px;
	}
	.grey-sec {
    padding: 40px 0px;
}
.formz-ez{
    padding:50px 0px;
}
}