h1, h2, h3, h4, h5, h6{
    font-family: 'Poppins', sans-serif;
}
p{
  font-family: "Segoe UI";
}
nav.navbar.navbar-expand-sm.navbar-dark.bg-dark.fixed-top {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.navbar-dark .navbar-toggler-icon {
    background-image: none !important;
}
.toggle-icon-box {
    color: #000;
    font-size: 30px !important;
}
.bg-dark {
    background-color: #ffffff !important;
    padding: 6px 0 6px 0;
}
.navbar-dark .navbar-nav .nav-link {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
.navbar-dark .navbar-nav .nav-link:hover{
    color: #ffffff;
    background-color: #091C2B;
}
.navbar-dark .navbar-nav .nav-link:active{
         color: #ffffff;
    background-color: #091C2B;
}

.navbar-dark .navbar-nav .nav-link:focus {
    color: #fff;
    background-color: #091C2B;
}
.site-loggo {
    width: 100%;
    max-width: 50%;
    padding: 0 0 0 50px;
}
a.navbar-brand img {
    width: 100%;
    max-width: 70px;
}
.nav-space-box {
    width: 100%;
    max-width: 25%;
}
.nav-bar-box {
    width: 100%;
    max-width: 90%;
}
ul.navbar-nav.ms-auto {
    gap: 20px;
}
.bnr-container {
    width: 100%;
   height:955px;
   
}
.row-bnr-container{
    max-height: fit-content;
    background-position: center;
    background-size: cover;
    min-height: 100%;
   background-image: url(/images/land.png);
   
}
.row-bnr-container h1 {
     font-size: 54px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #fff;
    position: absolute;
    left: 7%;
    transform: translate(0%, -50%);
    top: 52%;
}
a.bnr-button {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #000000;
    position: absolute;
    left: 7.5%;
    transform: translate(0%, -50%);
    top: 64%;
    padding: 12px 24px !important;
    background-color: #ccc;
    text-decoration: none;
}
a.bnr-button:hover{
    background-color: #fff;
}
.sec2nd-container {
    width: 100%;
    height: 300px;
    background-color: #ebecf3;
}
.sec2nd-container h2 {
    font-size: 44px;
    padding-top: 100px;
    font-weight: 800;
    color: #29487d;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}
.sec2nd-container P {
    font-size: 24px;
    text-align: center;
    font-weight: 400;
    color: #000;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
}
.sec3rd-container {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
}
.sec3rd-container h2 {
    font-size: 50px;
    padding-top: 120px;
    font-weight: 800;
    color: #29487d;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 2px;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(/images/cancel.png);
    transform: rotate(-90deg);
    
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(/images/plus.png);
    background-repeat: no-repeat;
    background-size: 14px;
    transition: transform 0.2s ease-in-out;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
     font-family: "Segoe UI";
    font-size: 20px;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #fdfdfd;
}
.accordion-button:focus {
    z-index: 3;
    box-shadow: none;
}
.accordion-body {
    padding: 0px 50px 20px 20px;
    font-family: "Segoe UI";
    font-size: 16px;
}

.sec4th-container {
    width: 100%;
    height: 245px;
    background-color: #d4d8e8;
    color: black;
    margin: auto;
    text-align: center;
}
.sec4th-container h2 {
    padding-top: 65px;
    font-size: 36px;
    font-weight: 500;
}

button.email-button {
    font-size: 24px;
    background-color: black;
    color: white;
    padding: 5px 70px 10px 70px;
    border-radius: 200px;
}
button.email-button a {
    color: #fff;
    text-decoration: none;
}
button.email-button a:hover {
    text-decoration: underline;
}

footer.bg-dark-footer {
    background-color: #000;
}
.footer-container.p-4 {
    width: 100%;
    height: auto;
    max-width: 91%;
    margin: 0 auto;
    padding: 60px 0 80px 0 !important;
}
.text-uppercase {
    text-transform: none !important;
}
.ftr-row1 h5 {
    font-size: 1.5rem;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
    padding-bottom: 20px;
}
.ftr-row1 p {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
}
.ftr-row2 h5 {
    font-size: 1.5rem;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
    padding-bottom: 20px;
}
.ftr-row3 h5 {
    font-size: 1.5rem;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
    padding-bottom: 20px;
}
ul.list-unstyled.mb-0 a {
    font-size: 20px;
}
ul.list-unstyled.mb-0 li {
    padding-bottom: 10px;
}
.ftr-row3 p .fa {
    font-size: 24px !important;
}
.w3-margin-right {
    margin-right: 16px !important;
}
.ftr-row3 p {
    font-size: 20px;
}
.ftr-row3 p a {
    text-decoration: none;
}
.ftr-row3 p a:hover {
    text-decoration: underline;
}
.ftr-row1 {
    width: 580px;
}
.ftr-row3 {
    display: flex;
    justify-content: end;
}
.ftr-row2 {
    display: flex;
    justify-content: center;
}
p.ftr-p-adrs {
    padding-left: 52px;
    margin-top: -20px;
}

/*start investors page css*/
.invstr-bnr-container {
    height: 500px;
    background-color: #000000;
    background-image: linear-gradient(rgb(0 0 0 / 80%), rgb(0 0 0 / 80%)), url(/images/invstr-bnr.jpg);
    background-position: center;
    background-size: cover;
    color: #ffffff;
    padding: 1em;
    text-align: center;
}
.invstr-bnr-container h1 {
    font-size: 48px;
    padding-top: 155px;
    font-weight: 700;
}
.sec1st-invstr-row1 {
    height: 80px;
}

.sec1st-invstr-row2 {
     width: 100%;
    max-width: 80%;
    display: flex;
    margin: 0 auto;
    padding: 65px 0 50px 0;
    gap: 50px;
}
.sec1st-invstri-col1 {
    width: 100%;
    max-width: 60%;
}

.sec1st-invstri-col1 h2 {
    font-size: 40px;
    padding-bottom: 5px;
    font-weight: 500;
}
.sec1st-invstri-col2 {
    width: 100%;
    max-width: 50%;
}
.sec1st-invstri-col2 img {
    width: 100%;
}
.sec1st-invstri-col1 p {
    font-size: 20px;
}
.sec2nd-invstr-row {
      width: 100%;
    max-width: 80%;
    display: flex;
    margin: 0 auto;
    padding: 50px 0 50px 0;
}
.sec2nd-invstri-col1 {
    width: 100%;
    max-width: 50%;
}

.sec2nd-invstri-col1 img {
    width: 100%;
}
.sec2nd-invstri-col2 h2 {
    font-size: 40px;
    padding: 15px 0 10px 0;
    font-weight: 500;
}
.sec2nd-invstri-col2 p {
    font-size: 22px;
}
.sec2nd-invstri-col2 ul li {
    font-size: 18px;
    padding-bottom: 10px;
}
.sec2nd-invstri-col2 h4 {
    font-size: 28px;
}
.sec2nd-invstri-col2 {
    width: 100%;
    max-width: 50%;
    padding-left: 120px;
    
}
.sec2nd-invstri-col2 img {
    width: 100%;
    height: 475px;
}

.sec3rd-invstr-row {
    width: 100%;
    max-width: 66%;
    display: flex;
    margin: 0 auto;
    padding: 80px 0 80px 0;
}
.sec3rd-invstri-col1 h3 {
    font-size: 22px;
    font-weight: 600;
    padding-top: 16px;
}
p.invstr-cont-info a i {
    color: #000 !important;
}
p.invstr-cont-info a {
    color: #000 !important;
    text-decoration: none;
}
p.invstr-cont-info a:hover {
    text-decoration: underline;
}
p.invstr-cont-info {
    font-size: 20px;
}
.sec3rd-invstri-col1 p {
    font-size: 20px;
    font-weight: 500;
}
.sec3rd-invstri-col1 {
     width: 100%;
    max-width: 35%;
}
.sec3rd-invstri-col2 {
    width: 100%;
    max-width: 60%;
}
.sec3rd-invstri-col2 img {
    width: 100%;
    
}
p.invstr-officer {
    font-size: 23px;
    margin: 0;
}
.sec1st-invstr-container {
    background-color: #ebecf3;
}
.sec3rd-invstr-container {
    background-color: #d4d8e8;
}


/*end investors page css*/
@media (max-width: 1600px)and (min-width: 1201px){
    .ftr-row1 {
        width: 410px;
    }

       .ftr-row2 {
        width: 250px;
    }

}
@media (max-width: 1200px)and (min-width: 769px){

.row-bnr-container h1 {
    font-size: 34px;
        top: 35%;
}
a.bnr-button {
    font-size: 18px;
        top: 46%;
}
.bnr-container {
    width: 100%;
    height: 550px;
}
.sec2nd-container h2 {
    font-size: 32px;
    padding-top: 70px;
}

.sec2nd-container P {
    font-size: 21px;
    line-height: 28px;
    padding: 0 20px 0 20px;
}
.sec2nd-container {
    width: 100%;
    height: 250px;
    background-color: #ebecf3;
}
.sec3rd-container h2 {
    font-size: 32px;
    padding-top: 50px;
}
.sec4th-container h2 {
    font-size: 36px;
    font-weight: 500;
    padding: 50px 0 10px 0;
}
.sec4th-container {
    width: 100%;
    height: 230px;
}
.footer-container.p-4 {
    width: 100%;
    height: auto;
    max-width: 97%;
}
    .ftr-row1 {
        width: 288px;
        text-align: left;
    }
        .ftr-row2 {
        width: 184px;
        text-align: left;
    }
    .ftr-row3 {
        width: 100%;
        max-width: 40%;
        text-align: left;
    }
    .sec1st-invstr-row2 {
    width: 100%;
    max-width: 80%;
    display: flex;
    margin: 0 auto;
    padding: 65px 0 50px 0;
    gap: 50px;
    flex-direction: column;
}
.sec1st-invstri-col1 {
    width: 100%;
    max-width: 100%;
}
.sec1st-invstri-col2 {
    width: 100%;
    max-width: 100%;
}
.sec2nd-invstr-row {
    width: 100%;
    max-width: 80%;
    display: flex
;
    margin: 0 auto;
    padding: 50px 0 50px 0;
    flex-direction: column-reverse;
}
.sec2nd-invstri-col2 {
    width: 100%;
    max-width: 100%;
    padding-left: 0px;
    padding-bottom: 20px;
}
.sec2nd-invstri-col1 {
    width: 100%;
    max-width: 100%;

}
.sec3rd-invstr-row {
    width: 100%;
    max-width: 80%;
    display: flex;
    margin: 0 auto;
    padding: 80px 0 80px 0;
    flex-direction: column;
}
.sec3rd-invstri-col1 {
    width: 100%;
    max-width: 100%;
    padding-bottom: 20px;
}
.sec3rd-invstri-col2 {
    width: 100%;
    max-width: 100%;
}


}

@media (max-width: 768px){
   ul.navbar-nav.ms-auto {
    
    gap: 0px;
    margin-top: 10px;
    padding-top: 8px;
    
}
.navbar-dark .navbar-nav .nav-link {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

    .nav-bar-box {
    width: 100%;
    max-width: 100%;
}
    .site-loggo {
    width: 100%;
    max-width: 50%;
    padding: 0 0 0 35px;
}
    .row-bnr-container h1 {
        font-size: 28px;
        font-weight: 400;
        top: 41%;
        left: 7%;
        line-height: 38px;
        letter-spacing: 1px;
}
.bnr-container {
    width: 100%;
    height: 550px;
}
a.bnr-button {
    font-size: 16px;
    top: 52%;
    left: 7%;
    letter-spacing: 0.5px;
    background-color: #fffdfd85;
}
.sec2nd-container h2{
    font-size: 28px;
    padding-top: 40px;
}
.sec2nd-container P {
    font-size: 18px;
}
.sec2nd-container {
        width: 100%;
        height: auto;
        background-color: #ebecf3;
        padding: 0 10px 30px 10px;
}
.sec3rd-container h2 {
    font-size: 28px;
    padding-top: 40px;
}
.sec4th-container h2 {
    font-size: 28px;
    font-weight: 500;
    padding: 40px 10px 10px 10px;
}
.sec4th-container {
    width: 100%;
    height: 230px;
}
.footer-container.p-4 {
    text-align: left;
    width: 100%;
    height: auto;
    max-width: 91%;
    margin: 0 auto;
    padding: 40px 0 0px 5px !important;
}
.ftr-row2 {
    display: block;
}
.ftr-row3 {
    display: block;
}
.ftr-row1 h5 {
    font-size: 26px;
    padding-bottom: 5px;
}
.ftr-row2 h5 {
    font-size: 25px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
    padding-bottom: 5px;
}
.ftr-row3 h5 {
    font-size: 25px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
    padding-bottom: 9px;
}
/*start invester page css*/
.sec1st-invstr-row2 {
    width: 100%;
    max-width: 90%;
    display: flex
;
    margin: 0 auto;
    padding: 40px 0 50px 0;
    gap: 50px;
    flex-direction: column;
}
.sec2nd-invstr-row {
    width: 100%;
    max-width: 90%;
    display: flex
;
    margin: 0 auto;
    padding: 40px 0 50px 0;
    flex-direction: column-reverse;
}
.sec3rd-invstr-row {
    width: 100%;
    max-width: 90%;
    display: flex
;
    margin: 0 auto;
    padding: 40px 0 80px 0;
    flex-direction: column;
}
.invstr-bnr-container {
    height: 330px;
}
.invstr-bnr-container h1 {
    font-size: 36px;
    padding-top: 120px;
    font-weight: 700;
}
.sec1st-invstri-col1 h2 {
    font-size: 34px;
    padding-bottom: 5px;
    font-weight: 500;
}
.sec1st-invstri-col1 {
    width: 100%;
    max-width: 100%;
}
.sec1st-invstri-col2 {
    width: 100%;
    max-width: 100%;
}
.sec2nd-invstri-col2 {
    width: 100%;
    max-width: 100%;
    padding-left: 0px;
}
.sec2nd-invstri-col1 {
    width: 100%;
    max-width: 100%;
}
.sec2nd-invstri-col2 h2 {
    font-size: 30px;
    padding: 0px 0 10px 0;
    font-weight: 500;
}
.sec2nd-invstri-col2 p {
    font-size: 22px;
    line-height: 28px;
}
.sec2nd-invstri-col2 h4 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 20px;
}
.sec3rd-invstri-col1 {
    width: 100%;
    max-width: 100%;
}
.sec3rd-invstri-col2 {
    width: 100%;
    max-width: 100%;
}
.sec3rd-invstri-col2 img {
    width: 100%;
    padding-top: 20px;
}
/*start invester page css*/
}