body {
    font-family: 'Poppins', sans-serif;
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

.pb-30 {
    padding-bottom: 30px;
}

.text-theme {
    color: #0f3989;
}

.btn-theme {
    background-color: #0f3989;
    border-radius: 0px;
    border: none;
    padding: 7px 25px;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
}
/* Header */
.navbar {
    padding: 0;
}
.nav-link {
    color: rgba(0,0,0,.5);
/*     text-transform: uppercase; */
}

.nav-link:focus,
.nav-link:hover {
    color: rgba(0,0,0,.7);
}

.navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
}

.header__bottom {
    padding: 0;
}

.dropdown-menu {
    width: max-content;
    border-radius: 0px;
    border: none;
    padding: 0px;
    background-color: #0f3989;
}

a.dropdown-item {
    color: #fff;
    text-transform: uppercase;
}

a.dropdown-item:hover {
    color: #fff;
    background-color: #0f3989;
}

@media (max-width: 768px) {
    .navbar-collapse ul {
        background-color: #ffffffd1;
        padding: 20px;
        z-index: 999;
    }
}
/* Banner */
.banner {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.banner img {
    width: 100%;
    height: auto;
    display: block;
}

.banner .banner--title {
    color: #0f3989;
    letter-spacing: 5px;
    font-weight: 900;
    text-align: left;
    font-size: 48px;
    text-transform: uppercase;
    position: absolute;
}
/* Our Story */
.ourstory {
    padding-top: 50px;
}

.ourstory .title {
    line-height: 35px;
    margin-bottom: 30px;
    font-size: 24px;
    color: #0f3989 !important;
}

.ourstory p {
    text-align: justify;
}

/* Services 
.service {
    margin-top: 50px;
    padding-bottom: 50px;
    background-color: #e9e9e9;
}
*/
.service .title {
    font-size: 1.75rem;
    text-align: center;
    letter-spacing: 2px;
    padding: 40px 0px;
}

.service__each {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}

.service__each .service__img {
    width: 230px;
    height: 230px;
    margin: 0 auto;
  
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.service__each .service__img img {
     width: 230px;
    height: 230px;
    margin: 0 auto;
   border-radius: 50%;
}

.service__each .service__each--title a {
    text-decoration: none;
    color: #0f3989;
    font-size: 22px;
    padding: 20px 0px;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.service__each .description {
    font-size: 14px;
    text-align: center;
    margin: 0px 60px;
    padding-bottom: 3rem!important;
}

/* Request A Demo */
.demo {
    background-color: #cccccc;
    letter-spacing: 0.8px;
    font-size: 25px;
    padding: 45px 0px;
}

.demo .demo--title {
    color: #0f3989 !important;
    font-size: 25px;
}

.demo a.btn.btn-primary {
    background-color: #0f3989;
    border-radius: 0px;
    border: none;
    padding: 12px 22px;
}

/* About Us */
.about-us {
    margin: 50px 0px;
}

.about-us h4 {
    font-size: 28px;
    font-weight: 300;
    padding-bottom: 1.5rem;
    margin-bottom: 0.5rem;
}

.about-us p {
    text-align: justify;
}


/* Service Page */
.service-page {
    margin: 50px 0px;
}

.service-page h4 {
    font-size: 28px;
    font-weight: 300;
}

.service-page p {
    text-align: justify;
	
}

/* Page Title */
.page-title {
    background-color: #0f3989;
    padding: 25px;
}

.page-title .--the-title {
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    margin: 0;
    padding: 0;
}


/* Contact Page */
.contact-page h3 {
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 2px;
    padding: 40px 0px;
    font-size: 1.75rem;
}

.contact-page h5 {
    text-transform: uppercase;
    font-size: 1.25rem;
}

.contact-page p {
    margin: 0;
}

ul.list-circled {
    font-size: 15px;
    margin: 10px 60px;
    line-height: 1.5em;
    list-style: circle;
}

ul.list-circled li a {
    color: #000;
}
/* Footer */
.footer {
    background-color: #000;
    padding: 30px;
}

.footer h4 {
    letter-spacing: 2px;
    padding-bottom: 25px;
    color: #fff;
    font-size: 18px;
}

.footer p {
    font-size: 14px;
    color: #fff;
    text-align: justify;
}

ul.social-icons {
    margin-top: 0;
    margin-bottom: 1rem;
    padding: 0;
    list-style: none;
    display: flex;
}

ul.social-icons li {
    padding: 5px 7px;
}

ul.social-icons li a {
    width: 40px;
    height: 40px;
    text-decoration: none;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 250%;
    padding: 7px 12px;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.social-icons li a:hover {
    color: #fff;
}

ul.footer__nav {
    padding: 0;
    margin: auto;
    list-style-type: none;
}

ul.footer__nav li {
    padding: 1px 1px;
}

ul.footer__nav li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
	text-transform: capitalize;
}

a.btn-direction {
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 20px;
    background-color: #0f3989;
    text-decoration: none;
    color: #fff;
    display: block;
}

ul.direction-links {
    padding: 0;
    margin: 0;
    margin-bottom: 1rem;
    list-style: none;
}

ul.direction-links li {
    padding: 5px 7px;
}

ul.direction-links li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.footer-form .form-control {
    border: 2px solid #0f3989 !important;
    background-color: #fff !important;
    border-radius: 0px !important;
}

.copyright {
    background-color: #0f3989;
    padding: 10px;
}

.copyright p {
    color: #909090;
    font-size: 14px;
    text-align: center;
    margin: 0;
}

/*dropdown css*/
.menu-header-container ul ul {
    display: none;
}
.menu-header-container ul ul li a{
    color:white;
}
.menu-header-container ul li:hover > ul {
    display: block;
}
.menu-header-container ul li:hover > ul li a {
    color:white;
}
.menu-header-container ul ul {
    display: none;
    position: absolute;
    top: 1.8em;
    left: 0;
    z-index: 99999;
    width: 220px;
    background: #0f3989;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
.menu-header-container li {
    position: relative;
}


.blog_card img {
    width: 300px;
    height: auto;
}

.conn p {
    margin: 2rem 0rem;
}
.prepost a {
    border: 2px solid #171429;
    padding: 0.5rem;
    color: #000;
	display: inline-block;
    margin: 1rem 0rem;
}

.related-heading-card {
    color: #000;
}

.blog_card_content a {
    text-decoration: none;
    color: #000;
    margin: 1rem 0px;
    font-size: 22px;
}

.blog_card_content .butt {
    border: 2px solid #171429;
    padding: 0.5rem 1rem;
    font-size: 16px;
	display: inline-block;
}

.blog_card_content {
    margin-top: 20px;
}
.primary-banner-content img{
	width:100%;
}