body {
    background-color: #f5f5f5 !important; 
    font-family: 'Poppins', sans-serif;
}
.container{
    max-width: 1100px !important;
    margin: 0 auto;
}
h1, h2, h3, h4, h5, h6, p, a, li, time{
    font-family: 'Poppins', sans-serif;
}
img {
    max-width: 100%;
    height: auto;
}
a{
    text-decoration: none !important;
    color: #ef7f63;
}
li{
    list-style: none !important;
}
.logo{
    width: 450px;
    height: 45px;
    transition: all 0.4s ease-in-out;
    vertical-align: middle;
    -webkit-transform: translate3d(0, 0, 0);
}
.navbar-brand img{
    object-fit: cover;
}
.sticky_header .logo {
    width: 380px;
}
h2{
    font-size: 24px;
    font-weight: 700;
}
h1{
    font-size: 55px;
    font-weight: 700;
}
p{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7em;
}
.navbar {
    padding: 10px 0 !important;
}
a.navbar-brand span {
    font-weight: 900;
    font-size: 26px;
}
.sticky_header .navbar{
    box-shadow: 0 0 7px rgb(0 0 0 / 10%);
    padding: 8px 0;
}
nav ul li.nav-item a.nav-link{
    color: #1d3557!important;
    font-size: 18px;
    padding: 0 !important; 
    position: relative;
    font-weight: 600;
    text-transform: capitalize;
}
.navbar-dark .navbar-toggler-icon{
    background-image: unset !important;
}
.navbar-dark .navbar-toggler{
    color: #000000 !important;
    border: none !important;
    font-size: 24px;
}
.navbar-toggler:focus {
    box-shadow: unset !important;
}

header .navbar-nav .nav-link:hover:before, header .navbar-nav .active .nav-link:before {
    right: 0;
}
nav ul li.nav-item:not(:last-child){
    padding-right: 20px;
}
.header__menu{
    height: 80px;
}
.fixed-top{
    background: #ffffff!important;
}
.banner {
    background-image: url(../images/herobanner.jpg);
    padding: 200px 94px;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    margin-top: 65px;
    position: relative;
    background-attachment: fixed;
}
.banner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    top: 0;
    left: 0;
    right: 0;
    border: 0;
}
.banner .container{
    max-width: 1130px !important;
    margin: 0 auto;
}
.banner-content {
    color: #ffffff;
    z-index: 999;
    position: relative;
}
.banner-content h1 {
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 16px;
    text-transform: capitalize;
}
.banner p {
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.8;
}
#footer-bottom{
    padding: 15px 0 5px;
    /* background-color: rgba(0, 0, 0, 0.32); */
    background-color: #222;
}
ul.navbar-nav {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.mission-boxes h3{
    color: #A8DADC;
    font-size: 19px;
}
.mission-boxes p a{
    text-decoration: underline !important;
    color: #f5f5f5;
}
.mission-boxes p{
    margin-bottom: 0;
    color: #ffffff;
    font-size: 16px;
}
.hameed-family-sec p{
    color: #000000;
    font-size: 18px;
    padding-bottom: 18px;
    margin-bottom: 0;
    font-weight: 500;
}
.hameed-family-sec h2{
    color: #E63946;
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 30px;
}
.hameed-family-sec{
    padding: 80px 0;
    background-color: #f5f5f5;
}
.mission-boxes {
    padding: 80px 0;
    background: #1D3557;
}
.counter-sec{
    background-color: #1d3557;
    padding: 80px 0;
}
.counter-sec .counter-text{
    color: #ffffff;
    font-weight: 500;
    font-size: 21px;
    margin-bottom: 10px;
}
.counter-sec .percent-value{
    font-weight: 500;
    line-height: 72px;
    font-size: 71px;
    color: #457B9D;
    margin-bottom: 20px;
}



.contact-form form input{
    margin-bottom: 24px;
    background-color: #eee;
    border: none!important;
    font-family: 'Poppins';
    padding: 16px;
    font-size: 14px;
    color: #000000;
}
.contact-form form input::placeholder, .contact-form form textarea::placeholder{
    color: #000000!important;
}
.contact-form form textarea{
    margin-bottom: 24px;
    height: 150px!important;
    background-color: #eee;
    border: none!important;
    resize: none;
    padding: 16px;
    font-size: 14px;
    font-family: 'Poppins';
    color: #000000;
}
.contact-form h3{
    color: #1D3557!important;
    font-size: 26px;
    margin-bottom: 30px;
}
.contact-form form .btn {
    color: #ffffff!important;
    border-width: 0px!important;
    background-color: #e63946;
    border-color: #e63946;
    padding: 8px 25px;
    border-radius: 0%;
    font-size: 20px;
    box-shadow: 10px 10px 0px 0px rgb(0 0 0 / 30%);
    font-family: 'Poppins';
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    margin: 0 auto;
    margin-right: 0;
}
.contact-form form{
    max-width: 850px;
    margin: auto;
}
section#contact{
   padding: 81px 0 130px 0;
    background-color: #f5f5f5;
}
@media only screen and (max-width: 767px) and (min-width: 600px) {
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: inherit !important;
    }
}
@media only screen and (max-width: 1200px){
    .container {
        max-width: 95% !important;
        margin: 0 auto;
    }
    nav ul li.nav-item:not(:last-child){
        padding-right: 15px;
    }
    .counter-sec .percent-value{
        font-size: 58px;
        line-height: 62px;
    }
}
@media only screen and (max-width: 990px){
    .logo {
        width: 340px;
        height: 40px;
    }
    .sticky_header .logo {
        width: 320px;
    }
     .banner-content {
        padding: 50px;
    }
    .banner-content h1 {
        font-size: 40px;
    }

}
@media only screen and (max-width: 768px){
    .banner {
        padding: 100px 0 80px 0;
    }
    .banner-content h1 {
        font-size: 38px;
        line-height: 44px;
    }
    
}
@media only screen and (max-width: 767px){
    .banner p {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
    }
    
    .navbar-expand-md .navbar-collapse.collapse:not(.show) {
        display: none !important;
    }

    .navbar-expand-md .navbar-collapse.collapsing, .navbar-expand-md .navbar-collapse.collapse.show {
        display: block !important;
    }
    .navbar-expand-md .navbar-toggler{
        display: block !important;
    }
    .navbar-expand-md .navbar-nav {
        flex-direction: column !important;
        margin-bottom: 20px;
        align-items: baseline;
        margin-left: 12px;
    }
    .navbar-collapse{
        flex-basis: 100% !important;
    }

    nav ul li.nav-item:not(:last-child) {
        padding: 0;
    }
    nav ul li.nav-item a.nav-link {
        padding: 14px 0 0px 0 !important;
    }
    .navbar-nav {
        margin-top: 10px;
    }
    header .navbar-nav .nav-link:hover:before, header .navbar-nav .active .nav-link:before{
        display: none;
    }
    .navbar>.container{
        flex-wrap: wrap !important;
    }
    .fixed-top{
        background-color: #000000;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu{ 
        background-color: transparent !important;
        border: none !important;
        padding-top: 0 !important;
     }
     header .navbar-dark .navbar-toggler-icon{
        display: flex;
        align-items: center;
        justify-content: flex-end;
     }
}
@media only screen and (max-width: 600px){
    .banner-content h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .banner {
        padding: 40px 0 0px 0;
    }    
    .banner-content {
        padding: 50px 10px;
    }
    .hameed-family-sec h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .hameed-family-sec {
        padding: 70px 0;
    }
    .hameed-family-sec p {
        font-size: 17px;
    }
    .counter-sec {
        padding: 80px 0 60px 0;
    }
    .contact-form h3 {
        font-size: 20px;
    }
    .contact-form form input {
        margin-bottom: 24px;
    }
    section#contact {
        padding: 70px 0 100px 0;
    }
}
@media only screen and (max-width: 480px){
    .logo {
        width: 270px;
        margin-right: 0 !important;
    }
    .sticky_header .logo {
        width: 260px;
    }
    .banner-content h1 {
        font-size: 28px;
        line-height: 34px;
    }
    a.navbar-brand span {
        font-weight: 900;
        font-size: 20px;
    }
}
