ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
    border: 1px solid #e2f3ff !important;
}
li.ui-menu-item {
    padding: 6px;
    border: 1px solid #e2f3ff !important;
    font-weight: 700;
    color: #08559d;
}
select#wastetype option {
    font-weight: 700;
    color: #08559d;
}
li.nav-item.active  a.nav-link:before {
    content: "";
    background: #08559d;
    display: block;
    position: absolute;
    top: 47px;
    height: 3px;
    width: 100%;
}
.row.justify-content-center.footer-row li a {
    color: #fff !important;
}
.info-description-info {
    background: #f0f0f0;
    padding: 2% 2%;
}
.info-thanku-msg {
    background: #d6e9c6;
    padding: 15px;
    margin-bottom: 5px;
    border-radius: 4px;
}
.info-thanku-msg p {
    color: #3c763d;
}
.info-description-info ul li {
    list-style: disc;
    padding: 1px;
}
.info-description-info ul {
    margin-top: 15px;
	margin-bottom: 15px !important;
}
.info-description-info p {
    margin: 15px 2px;
}
.info-description p {
    font-weight: 500;
}
section#info-second-about {
    background: #f0f0f0;
}
h2.info-waste-heading {
    color: #08559d;
    font-weight: 600 !important;
}
.info-description-info ul li {
    list-style: disc;
    padding: 0%;
    margin-left: 4%;
    margin-top: 2px;
}
section.thanku-sec {

        margin-bottom: 70px;
        margin-top: 50px;

}
.thanku-text i {
    background: #08559d;
    padding: 14px;
    font-size: 27px;
    border-radius: 30px;
    color: #fff;
}
.thanku-text.sorry-txt i {
    background: #dc3545;
    font-size: 27px;
    padding: 15px 18px;
    border-radius: 30px;
    color: #fff;
}
.thanku-text {

        text-align: center;

}
.thanku-text.sorry-txt h2{
	color: #dc3545;
}
.thanku-text h2 {

        font-family: Montserrat;
        font-size: 40px;
		    margin-top: 25px;

}
.thanku-text p {

        font-family: 'Open Sans' !important;
        margin-bottom: 35px;
        margin-top: 20px;

}
.back-button a {

	background: #08559d;
    color: #fff;
    padding: 10px 15px;
    border-radius: 50px;
    font-size: 18px;
    margin-top: 25px;
    display: inline-block;
    font-family: Montserrat;

}
