body{ background: #F8F9FA; font-family: "Plus Jakarta Sans", sans-serif; font-optical-sizing: auto;  font-style: normal;}
.navbar{position: fixed; top: 0; z-index: 1; width: 100%; background-color: #fff;}
.navbar-brand img{width: 120px;}
.nav-item a{margin: .5rem;}
.hero-section{margin-top: 5rem;}
.btn-primary{background-color: #189AB4; border: none;}
.btn-primary:hover{background-color: #189AB4;}
.bg-primary{background-color: #189AB4 !important;}
.text-primary{color: #189AB4 !important;}
.display-4{font-weight: 700;}
/* .nav-link:hover{color: #3BCCCB;}
.active{color: #3BCCCB;} */
.w-35{width: 35%;}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{color: #fff; background-color: #189AB4;}
.nav-pills a{ color: #000;}
.nav-pills a:hover{color: #000;}
.text-reset{text-decoration: none;}
.footer-logo a img{width: 120px;}
.display-5{font-weight: bold; font-size: 2.8rem; line-height: 4rem;}
.h5{font-size: 1.1rem !important;}
.img-fluid-hero{max-width: 100%; margin-top: 3rem;}
.text-bg-primary{background-color: #189AB4 !important; text-decoration: none;}
.form-check-label a{text-decoration: none;}
.contact{margin-top: 8rem;}
.contact-heading{font-weight: bold;}
.footer{margin-top: 5rem;}
.features{margin-top: 6rem !important; margin-bottom: 6rem !important;}
.features h3{font-size: 1.3rem !important; line-height: 2rem; font-weight: 600;}
.features img{width: 36px;}
.send-btn button{width: 15%;}
.contact-card{border-radius: 1rem; border: none; padding: .5rem;}
.footer-nav{
    flex-direction: row;
    display: flex;
}
.footer-nav li{list-style: none;
    margin: 0px 1rem;}
.footer-nav li a{text-decoration: none; color: #24435c;}
.footer-nav li a:hover{
    color: #189AB4;
}
#aboutus{margin-top: 5rem; background-color: #F8F9FA;}
#about-content{background-color: #fff;}
#aboutus h1{font-size: 1.75rem;
    font-weight: 700;}
#about-content p{font-weight: 300;}
.join-us{
    border: 1px dotted #5798b1;
    border-radius: 1rem;
    padding: 1rem;
    background: #f2f4f5;
}
.faq-head{font-weight: 600; line-height: 2rem;}
.join-us h5 a{text-decoration: none; color: #189AB4;}
/* #accordionExample .border{width: 48%; float: left; margin: 8px;}
#accordionExample .accordion-collapse{width: 100%;} */