.tl-footer-top {
    padding: 80px 0px 50px  0;
}

.tl-11-footer {
    background: #f9f9f9;
}

.tl-footer-bottom {
    border-top: 1px solid #dbd2d2;
}
.tl-3-section-spacing {
    padding: 100px 0;
}
.tl-breadcrumb-2 {
    background-color: #f9f9f9;
}

.tl-11-section-spacing {
    padding: 80px 0;
}

.tl-11-footer-widget-title {
    margin-bottom: 0px;
}
.underline{
    background: #dade1c;
    height: 5px;
    width: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 17px;
}