.why-choose-section .why-choose-text .accordions {
    max-width: 100%;
}

.navbar-area .main-nav .navbar img {
    width: 50px !important;
}

.navbar-area .main-nav {
    padding: 0px 0;
}

.page-title::before {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%);
}