.nash_nav {
	border-bottom: 2px solid #0b8643 !important;
}
.green_text{
	color: #0b8643 !important;
}
.green_back{
	background: #0b8643 !important;
}
.my_list > ul {
	 list-style-image: url('assets/images/check.png') !important;
}
.lists {
	text-align: left !important;
}

.pink{
	color: #0b8643 !important;
}

.banner-area {
    background: url(assets/images/2.jpg) center;
    background-size: cover;
}

.header-right {
    background-color: rgba(32, 46, 69, 0.4);
    border: 1px solid #4b5263;
    padding: 1em !important;
}
.form {
    display: block;
    margin-top: 0em;
}
.form-group {
    margin-bottom: 1rem;
}
.form-group > input, select {
	margin-bottom: 0.5em !important;
}
.default-select .nice-select {
    border: none;
    border-radius: 0px;
    height: 40px;
    background: #f9f9ff;
    padding-left: 20px;
    padding-right: 40px;
}
.w3l-footer-29-main .footer-29 {
    background: url(../images/6.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding: 0.5em 0 !important;
    position: relative;
    z-index: 0;
}