.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px!important;
    padding-left: 20px!important;
}
.navbar {
    border-bottom: 1px solid #dfebdd;
}
.hero h1{color: #43b02a;
font-weight: 600; font-size:50px;}
.gray_bg {
    background: #f4f4f4;
}.grnclr{color: #43b02a;}
.fnt20{font-size:30px;}
.fw-bold{font-weight:bold;}
	a{color: #43b02a;; text-decoration:none;}
	.sticky{position: sticky;
top:125px;


    margin-bottom: 0px;
text-align: left;}
	.bgred{background:red;}
	footer{
    border-top: 1px solid #dfebdd;
}
.alrt{
    margin-top: 105px;
}
.bggreen{background: #0f9105;}
.h250{height:250px;}
.mlset{
    margin-left: -79px;
}

html {
  scroll-padding-top: 105px; /* height of sticky header */
}
@media (min-width: 320px) and (max-width: 767px) { .hero h1 {
    color: #43b02a;
    font-weight: 600;
    font-size: 27px;
}}
