/*
 Theme Name:   Astra Child
 Theme URI:    https://wpastra.com/
 Description:  Astra Child Theme
 Author:       Paktolus
 Author URI:   https://www.paktolus.com/
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout
 Text Domain:  astra-child
*/

/* Add your custom styles below */


@font-face {
    font-family: 'Inter-Regular';
    src: url('fonts/Inter-Regular.eot');
    src: url('fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Regular.woff2') format('woff2'),
        url('fonts/Inter-Regular.woff') format('woff'),
        url('fonts/Inter-Regular.ttf') format('truetype'),
        url('fonts/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-Light';
    src: url('fonts/Inter-Light.eot');
    src: url('fonts/Inter-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Light.woff2') format('woff2'),
        url('fonts/Inter-Light.woff') format('woff'),
        url('fonts/Inter-Light.ttf') format('truetype'),
        url('fonts/Inter-Light.svg#Inter-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-Medium';
    src: url('fonts/Inter-Medium.eot');
    src: url('fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Medium.woff2') format('woff2'),
        url('fonts/Inter-Medium.woff') format('woff'),
        url('fonts/Inter-Medium.ttf') format('truetype'),
        url('fonts/Inter-Medium.svg#Inter-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-Bold';
    src: url('fonts/Inter-Bold.eot');
    src: url('fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Bold.woff2') format('woff2'),
        url('fonts/Inter-Bold.woff') format('woff'),
        url('fonts/Inter-Bold.ttf') format('truetype'),
        url('fonts/Inter-Bold.svg#Inter-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter-SemiBold';
    src: url('fonts/Inter-SemiBold.eot');
    src: url('fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-SemiBold.woff2') format('woff2'),
        url('fonts/Inter-SemiBold.woff') format('woff'),
        url('fonts/Inter-SemiBold.ttf') format('truetype'),
        url('fonts/Inter-SemiBold.svg#Inter-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
::selection {
  background: #3390FF; /* or any color you prefer */
  color: white;
}

body {
    font-family: 'Inter-Regular';
    font-size: 16px;
    line-height: 24px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Inter-Bold';
}

h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    /* 56px */
}

h2 {
    font-size: 34px;
    font-weight: 700;
    line-height: 46px;
    /* 52.8px */
}

h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 46px;
    /* 44px */
}

h4 {
    font-size: 26px;
    font-weight: 700;
    line-height: 46px;
    /* 35.2px */
}

h5 {
    font-size: 24px;
    font-weight: 700;
    line-height: 46px;
    /* 30.8px */
}

h6 {
    font-size: 22px;
    font-weight: 600;
    line-height: 120%;
    /* 28.8px */
}


h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 24px;
}

body {
    font-family: 'Inter-Regular';
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
    /* 25.2px */
    font-weight: normal;
    color: var(--Neutral-600);
    ;
    letter-spacing: normal;
    box-sizing: border-box;
}

p {
    margin: 0 0 24px;
}

a {
    text-decoration: none;
}

a:hover,
a:focus {
    outline: 0;
    text-decoration: none;
}

button:focus {
    outline: none;
}

ul,
ol {
    margin-left: 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
    font-family: 'Inter-Regular';
    outline: 0;
}

.container {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

#content {
    margin: 0;
}

.mega-container {
    margin-top: 0;
}


.big-container {
    max-width: 1440px;
    margin: 0 auto;
    /* padding: 0 20px; */
}

.site-content>.ast-container {
    max-width: 100%;
    padding: 0;
}

.home-banner-sec {
    border-radius: 16px;
    background: linear-gradient(0deg, #040313 0%, #040313 100%);
    /* padding: 30px 40px 30px 70px; */
}


.site-header {
    z-index: 99;
    position: relative !important;
}

.main-header-menu>.menu-item>.menu-link {
    text-align: center;
    font-family: 'Inter-SemiBold';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    /* 114.286% */
    text-transform: uppercase;
    color: #000;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link{
    padding: relative;
    color: #6F92C0;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link::after{
    content: "";
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 36px;
    height: 1px;
    opacity: 0.85;
    background: #1E3440;
}
.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button{
    font-size: 14px;
    line-height: 16px;
    font-family: 'Inter-SemiBold';
}
.current_page_item a {
    color: #6F92C0;
}

/* Who We Are Section Styles */
.who-we-are-section {
    background: #f7f9fb;
    padding: 77px 0 50px;
    text-align: center;
}

.who-title {
    color: #0E437C;
    font-size: 52px;
    line-height: 58px; /* 111.538% */
    text-transform: uppercase;
    margin-bottom: 60px;
}

.who-subtitle-wrap {
    margin-bottom: 30px;
}

.who-subtitle {
    color: #0E437C;
    font-size: 34px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.underline-span{
    border-bottom: 3px solid #0E437C;
    padding-bottom: 20px;
    display: inline-block;
    line-height: normal;
}
.services-hero-content .underline-span{
    border-bottom: 3px solid #ffffff;
    padding-bottom: 30px;
}
.team-section .underline-span{
    padding-bottom: 30px;
}
.who-main-desc {
    font-size: 1.1rem;
    /* font-weight: 600; */
    margin-bottom: 24px;
    color: #000000;
}

.who-main-desc p strong {
    color: #000;
    text-align: center;
    font-family: 'Inter-SemiBold';
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    /* 166.667% */
}

.who-main-desc p {
    color: #000;
    text-align: center;
    font-family: 'Inter-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 40px;
    /* 150% */
}

.who-desc {
    font-size: 1rem;
    color: #333;
    margin-bottom: 18px;
    line-height: 1.7;
}

.who-desc-2 {
    margin-bottom: 0;
}

/* Our Services Hero Section Styles */
.services-hero-section {
    position: relative;
    width: 100%;
    min-height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 0;
}

.services-hero-img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.services-hero-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none;
}

.services-hero-img.desktop-img {
    display: block;
}

.services-hero-img.mobile-img {
    display: none;
}

.services-hero-content {
    position: relative;
    z-index: 2;
    color: #fff;
    text-align: center;
    width: 100%;
    max-width: 72%;
    margin: 0 auto;
    padding: 100px 20px 90px 20px;
}

.services-hero-title {
    font-size: 2.2rem;
    font-weight: 600;
    margin-bottom: 18px;
    letter-spacing: 1px;
}

.services-hero-main-desc p {
    color: #FFF;
    text-align: center;
    font-family: 'Inter-SemiBold';
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    /* 166.667% */
    margin-bottom: 40px;
}

.services-hero-desc p{
    color: #FFF;
    text-align: center;
    font-family: 'Inter-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 0;
    /* 150% */
}

/* Meet Our Team Section Styles */
.team-section {
    background: #fafbfc;
    padding: 90px 0;
    text-align: center;
}

.team-title {
    color: #0E437C;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-family: 'Inter-Medium';
}
.team-desc{
    margin-bottom: 60px;
}
.team-desc p{
    color: #000;
    text-align: center;
    font-family: 'Inter-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    /* 150% */
}

.team-btn-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 60px;
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
}

.team-btn {
    color: #0E437C;
    text-align: center;
    font-family: 'Inter-Bold';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    height: 72px;
    text-transform: uppercase;
    border: 2px solid #0E437C;
    background: #fff;
    border-radius: 6px;
    width: 100%;
    padding: 0;
    transition: background 0.2s, color 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.team-btn:hover,
.team-btn:focus {
    background: #0E437C;
    color: #fff;
}

/* Contact Us Section Styles */
.contact-section {
    background: #f2f5f8;
    padding: 72px 0;
    text-align: left;
}

.contact-title {
    color: #0E437C;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 8px;
    letter-spacing: 1px;
}

.contact-underline {
    width: 80px;
    height: 6px;
    background: #0E437C;
    margin: 0 0 40px 0;
    border-radius: 2px;
}

.contact-form-box {
    background: #0E437C;
    border-radius: 10px;
    padding: 32px 32px 24px 32px;
    margin-bottom: 32px;
    color: #fff;
    box-shadow: 0 2px 16px rgba(23, 90, 147, 0.06);
}

.contact-form-title {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 8px;
    color: #fff;
}

.contact-form-desc {
    font-size: 1rem;
    margin-bottom: 22px;
    color: #fff;
}

.contact-form {
    width: 100%;
}

.contact-form-row {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
}

.contact-input {
    flex: 1;
    padding: 12px 16px;
    border-radius: 4px;
    border: none;
    font-size: 1rem;
    margin-bottom: 0;
}

.contact-input:focus {
    outline: 2px solid #0d3c61;
}

.contact-message {
    min-height: 80px;
    resize: vertical;
}

.contact-submit-btn {
    background: transparent;
    color: #fff;
    border: 1.5px solid #fff;
    padding: 10px 32px;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
}

.contact-submit-btn:hover,
.contact-submit-btn:focus {
    background: #fff;
    color: #0E437C;
}

.contact-details {
    margin-top: 18px;
    font-size: 1rem;
}

.contact-detail-row {
    margin-bottom: 8px;
}

.contact-detail-label {
    color: #7a8ca3;
    font-weight: 500;
    margin-right: 8px;
}

.contact-detail-value a {
    color: #0E437C;
    text-decoration: none;
    font-weight: 700;
}

.contact-detail-value a:hover {
    text-decoration: underline;
}
input[type="text"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"], 
input[type="reset"], 
input[type="tel"], 
input[type="date"], 
select{
    height: 50px;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    opacity: 1;
}
/* Main Banner Section Styles */
/* Banner Overlay */
.main-banner-overlay {
    /* position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.50);
    z-index: 2;
    pointer-events: none; */
}

.main-banner-section {
    position: relative;
    height: 550px;
}

.main-banner-img {
    position: relative;
    z-index: 1;
}

.main-banner-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: none;
}

.main-banner-img.desktop-img {
    display: block;
}

.main-banner-img.mobile-img {
    display: none;
}

/* Banner Section Typography Styles */
.main-banner-section h2 {
    color: #0E437C;
    text-align: center;
    font-family: 'Inter-Bold';
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
    text-transform: uppercase;
}

.main-banner-section h3 {
    color: #0E437C;
    text-align: center;
    font-family: 'Inter-Bold';
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    text-transform: uppercase;
}

.main-banner-section strong {
    color: #000;
    text-align: center;
    font-family: 'Inter-SemiBold';
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
}

.main-banner-section p {
    color: #000;
    text-align: center;
    font-family: 'Inter-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}

/* Our Services Section Typography Styles */
.services-hero-section h2 {
    color: #FFF;
    text-align: center;
    font-family: 'Inter-Medium';
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: 46px;
}

.services-hero-section strong {
    color: #FFF;
    text-align: center;
    font-family: 'Inter-SemiBold';
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
}

.services-hero-desc {
    color: #FFF;
    text-align: center;
    font-family: 'Inter-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}

/* Contact Section Typography and Button Styles */
.contact-section h2 {
    color: #0E437C;
    font-family: 'Inter-Regular';
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
}

.contact-section h3 {
    color: #FFF;
    font-family: 'Inter-Medium';
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 46px;
    text-transform: uppercase;
}

.contact-section p {
    color: #FFF;
    font-family: 'Inter-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.contact-section .contact-submit-btn {
    color: #FFF;
    font-family: 'Inter-SemiBold';
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    border-radius: 4px;
    border: 1px solid #FFF;
    background: #0E437C;
    display: flex;
    padding: 14px 34px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    justify-content: center;
    transition: background 0.2s, color 0.2s;
}

.contact-section .contact-submit-btn:hover,
.contact-section .contact-submit-btn:focus {
    background: #fff;
    color: #0E437C;
}

/* Contact Details Styles */
.contact-section .contact-detail-label {
    color: #0E437C;
    font-family: 'Inter-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.contact-section .contact-detail-value {
    color: #0E437C;
    font-family: 'Inter-SemiBold';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
}

.contact-details-table {
    border: unset;
}

.contact-details-table .contact-detail-row{
    display: flex;
    align-items: self-start;
    gap: 10px;
}

.contact-details-table .contact-value {
    color: #0E437C;
    font-family: 'Inter-SemiBold';
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
}
.contact-label{
    width: 110px;
    color: #0E437C;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

/* Footer Styles */
.site-footer {
    background: #0E437C;
    color: #fff;
    font-family: 'Inter-Regular';
    padding: 0;
    margin: 0;
}
.site-footer{
    padding: 30px 0;
}
.footer-logo-nav {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto;

}

.footer-logo-block {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
}

.footer-logo {
    max-width: 250px;
    width: 100%;
}

.footer-nav-block {
    flex: 1 1 auto;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}

/* Footer Navigation Grid Fixes */
.footer-nav-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 8px 0;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-items: end;
}

@media (max-width: 900px) {
    .footer-nav-list {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(4, auto);
        gap: 8px 0;
        justify-items: start;
    }
}

@media (max-width: 767px) {
    .footer-nav-list {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(4, auto);
        gap: 8px 0;
        justify-items: start;
    }

    .footer-nav-list a {
        text-align: left;
    }
}

.footer-nav-list li {
    margin: 0;
    padding: 0;
}

.footer-nav-list a {
    color: #FFF;
    text-align: right;
    font-family: 'Inter-Regular';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 250% */
}

.footer-nav-list a:hover {
    color: #e0e0e0;
    text-decoration: underline;
}

.footer-disclosure {
    margin: 20px auto 0 auto;
    padding: 10px 0px;
    font-size: 13px;
    color: #FFF;
    text-align: justify;
    font-family: 'Inter-Regular';
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
    /* 130% */
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 20px 0 0;
    color: #FFF;
    text-align: right;
    font-family: 'Inter-Regular';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 166.667% */
}

.footer-membership {
    text-align: right;
}

.footer-membership a {
    color: #fff;
}

/* Footer Custom Flex Menu Columns */
/* Desktop: 3 columns */
.footer-nav-flex {
    display: flex;
    gap: 50px;
    justify-content: flex-end;
    width: 100%;
}

.footer-nav-col {
    display: flex;
    flex-direction: column;
    gap: 0px;
}

.footer-nav-col a {
    color: #FFF;
    text-align: right;
    font-family: 'Inter-Regular';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-decoration: none;
    transition: color 0.2s;
}

.footer-nav-col a:hover {
    color: #e0e0e0;
    text-decoration: underline;
}

/* Mobile: 2 columns, left-aligned */
@media (max-width: 767px) {
    .footer-nav-flex {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px 50px;
        justify-content: start;
        align-items: start;
    }

    .footer-nav-col a {
        text-align: left;
    }
}

/* Leaving Site Modal Styles */
.leaving-site-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.leaving-site-modal-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.45);
    z-index: 1;
}

.leaving-site-modal-content {
    position: relative;
    z-index: 2;
    border-radius: 8px;
    background: #FFF;
    min-width: 555px;
    max-width: 185vw;
    display: inline-flex;
    padding: 30px 30px 30px 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    
}

.leaving-site-modal-content h5 {
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}
.leaving-site-modal-content-inner{
    padding-top: 10px;
}
.leaving-site-modal-content p {
    margin: 0 0 30px 0;
}

.leaving-site-modal-proceed {
    cursor: pointer;
    color: #0E437C;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    border-bottom: none;
}


.leaving-site-modal-proceed:hover {
    background-color: transparent;
}

.leaving-site-modal-close {
    position: absolute;
    top: 30px;
    right: 30px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}
.leaving-site-modal-close:hover, .leaving-site-modal-close:focus {
    background-color: transparent !important;
}
/* Board of Directors Section Styles */
.board-directors-section {
    margin-top: 40px;
    margin-bottom: 110px;
}

.board-directors-banner {
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 160px;
    /* background: linear-gradient(180deg, rgba(14, 67, 124, 0.25) 28.87%, rgba(14, 67, 124, 0.50) 59.89%), #eaeaea; */
    position: relative;
}

.board-directors-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    position: relative;
    z-index: 1;
}

.banner-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
    display: none;
}
.desktop-img {
    display: block;
}
.mobile-img {
    display: none !important;
}

.board-directors-banner-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    z-index: 3;
    padding: 20px 20px 25px 50px;
    /* font styles are inherited */
}
.board-directors-banner-title h1{
    color: #fff;
    text-transform: uppercase;
}

.board-directors-content h1, .board-directors-content h2, .board-directors-content h3, .board-directors-content h4, .board-directors-content h5, .board-directors-content h6{
    color: #000000;
    margin-bottom: 5px;
}

.board-directors-content p > strong{
    color: #0E437C;
}
.ast-primary-header-bar {
    border: none;
    background: #FFF;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.07);
}
.ast-scroll-to-top-right{
    bottom: 85px;
}
.brokercheck-wrapper {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 150px;
	z-index:9;
}
.hidden-field {
    position: absolute !important;
    left: -9999px;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.default-color strong {
    color: unset !important;
}