/* First Sec */


.cus h1.page-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}

p.grn {
    color: #008349;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: 19px;
    text-transform: capitalize;
}

.First-sec p {
    line-height: 28px;
}

/*
.First-sec b {
    color: #0082c696;
}*/


.First-sec {
    margin-bottom: 50px;
}

.advan {
    background: #f8f8f8;
    padding: 30px;
    margin-bottom: 50px;
    padding-bottom: 70px;
    padding-top: 70px;
}

/* First Sec  Ends */

.rm {
    padding-bottom: 0 !important;
}

.advan h1 {
    text-align: center;
    text-transform: uppercase;
}

.advan h1,
.custom-prod h1,
.why-us-wat h1,
.call-to-act h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 80px;
    margin-top: 30px;
}

.colum-stars {
    display: inline-block;
    width: 100%;
}

.colum-stars .col-sm-4 {
    width: 33.33%;
    float: left;
    padding: 0 8px;
}



.shd {
    background: #ffffff;
    box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%);
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.colum-stars h5 {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0px;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-weight: 400;
    height: 29px;
    font-weight: 600;
    color: #222222;
}

.shd img {
    max-width: 53px;
    margin-bottom: 23px;
    margin-top: 18px;
}

/* Second sec */




/* Third sec */

.prd-st .col-sm-3 {
    width: 33.33%;
    float: left;
    margin-bottom: 30px;
    padding: 0 8px;
}

.flx-prods h5 {
    /* color: #333333b5; */
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0px;
    margin-bottom: 10px;
    /* text-transform: uppercase; */
    height: 29px;
    font-weight: 800;
    margin-top: 38px;
    height: 42px;
}

.flx-prods {
    background: #ffffff;
    box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%);
    padding: 0px;
    border-radius: 10px;
    margin-bottom: 0;
    height: 510px;
    position: relative;
}

.prd-st {
    display: inline-block;
}

section.custom-prod {
    padding-bottom: 50px;
}

.flx-prods p,
.flx-prods h5,
.flx-prods a {
    padding: 20px;
    padding-top: 0;
}

.flx-prods p {
    padding-bottom: 0;
}


.flx-prods a {
    float: right;
    padding: 6px 22px;
    margin-right: 20px;
    background: #0082c6;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    font-size: 13px;
    position: absolute;
    bottom: 22px;
    right: 0;
}

/* Third sec */


/* Fourt */

.advan,
.why-us-wat {
    background: #f8f8f8;
    background: #f8f8f8d4;
    padding: 30px;
    margin-bottom: 50px;
    padding-bottom: 70px;
    padding-top: 70px;
}

.why-us-wat h1 {
    width: 40%;
    margin: 0 auto 130px;
}


.col-sm-6 {
    width: 50%;
    float: left;
    padding: 0 12px;
}

.chose-flex li {
    margin: 0 0 0px 0;
    position: relative;
    padding: 0 0 0 116px;
    position: relative;
}

.chose-flex li:before {
    width: 1px;
    left: 42.5px;
    top: 115px;
    bottom: -35px;
    background: #e9eaee;
    position: absolute;
    content: "";
}

#site .iconlist.iconlist-icon-large li .iconlist-item-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 86px;
    text-align: center;
}

.iconlist-item-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 86px;
    text-align: center;
}

.iconlist-item-icon i + span.shapes {
    width: 86px;
    height: 50px;
    background: red;
    position: absolute;
    left: 0;
    top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    color: #fff;
}



.iconlist-item-icon i + span.shapes {
    background-color: #0082c6c4;
}



.iconlist-item-icon i + span.shapes:after,
.iconlist-item-icon i + span.shapes:before {
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    border-left: 43px solid transparent !important;
    border-right: 43px solid transparent !important;
}


.iconlist-item-icon i + span.shapes:before {
    top: -25px;
    border-bottom: 25px solid red;
}

.iconlist-item-icon i + span.shapes:after {
    bottom: -25px;
    border-top: 25px solid red;
}


.iconlist-item-icon i + span.shapes::before,
.iconlist-item-icon i + span.shapes::after {
    border-color: #0082c6c4
}


.iconlist-item-content h6 {
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 7px;
    font-size: 16px;
}

.chose-flex p {
    font-size: 15px;
    line-height: 19px;
}

.chose-flex i {
    display: none;
}

.chose-flex {
    box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%);
    background: #fff;
    height: 180px;
    display: flex;
    align-items: anchor-center;
    border-radius: 10px;
    padding: 60px;
    padding-left: 0;
    margin-bottom: 20px;
}


/* Fourt */


/* Call to action */
section.call-to-act {
    padding-bottom: 120px;
    padding-top: 50px;
}

.call-to-act p {
    width: 80%;
    margin: 0 auto 16px;
}


/* Call to action */




/*Investor page */


.signature {
    margin-top: 40px;
    font-weight: bold;
    text-align: right;
    color: #000;
}

.signature span {
    display: block;
    color: #555;
    font-weight: normal;
}

.header-flex {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.chairman-info {
    flex: 1 1 60%;
}

.chairman-photo {
    flex: 1 1 150px;
    text-align: right;
}

.chairman-photo img {
    max-width: 150px;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

body.home .main-content-background.lighst {
    background: #f4f6f9 !important;
}


.top-invs .container {
    max-width: 900px;
    margin: 40px auto;
    padding: 30px;
    background: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}





.custom-invst h1 {
    text-align: center;
    color: #2c3e50;
    font-size: 28px;
    margin-bottom: 30px;
}

.custom-invst h2 {
    color: #1a73e8;
    margin-top: 30px;
}

.custom-invst p {
    margin: 15px 0;
    color: #333333;
    color: #333333d4;
}

section.top-invs {
    margin-bottom: 40px;
}




section.second-invst {
    background: #fff;
    padding: 30px;
    margin-bottom: 60px;
}

ul.glane {
    padding: 0;
    margin: 0;
    display: inline;
    display: none;
}


.glane li {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    float: left;
    padding: 9px 0px;
    border-radius: 8px;
}

.glane li:last-child {
    float: right;
}

.con-start {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
    margin-top: 0;
}

.con-start button.accordion {
    border-radius: 6px;
}

.con-start button.accordion {
    border-radius: 6px;
    background: #444;
    color: #fff;
}

.con-start h1 {
    margin-bottom: 30px;
    font-size: 17px;
    text-transform: uppercase;
    margin-top: 21px;
    border-bottom: 1px solid #cecece91;
    padding-bottom: 14px;
}


.con-start span.accordion-icon {
    float: right;
    font-size: 27px;
}

.accordion h6 {
    float: left;
    color: #fff;
    margin-bottom: 0;
}

.con-start span.accordion-icon {
    float: right;
    font-size: 30px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: -7px;
}

.con-start .col-sm-6 {
    width: 100%;
}



/* Table */

.year-section {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 20px;
    /* margin-top: 0px; */
    width: 100%;
    border-bottom: 1px solid #cecece9c;
    padding-bottom: 30px;
}

.year-section.slit {
    margin-bottom: 30px;
}

.year-box {
    flex: 1;
    min-width: 300px;
}

.year-box h3 {
    color: #0056b3;
    font-size: 18px;
    margin-bottom: 10px;
}

.year-box table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.05);
}

.year-box th,
.year-box td {
    padding: 12px 14px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    transition: background-color 0.3s;
}

.year-box th {
    background-color: #e6f0ff;
    font-weight: bold;
    color: #000;
}

.year-box tr:hover {
    background-color: #f0f8ff;
}

.year-box a.pdf-link {
    color: #0056b3;
    text-decoration: none;
    font-weight: 500;
}

.year-box a.pdf-link:hover {
    text-decoration: underline;
    color: #003c80;
}

.glane i.fa.fa-file-pdf-o {
    color: red;
}

.year-box td {
    font-size: 13px;
}


.four-quat .year-box {
    min-width: 49%;
}

.year-box table th:nth-child(2),
.year-box table td:nth-child(2),
.year-box table td:nth-child(2) a {
    text-align: right;
}

.sec-td-cen table th:nth-child(2),
.sec-td-cen table td:nth-child(2),
.sec-td-cen table td:nth-child(2) a {
    text-align: center;
}

.sec-td-cen table th:nth-child(3),
.sec-td-cen table td:nth-child(3),
.sec-td-cen table td:nth-child(3) a {
    text-align: right;
}

.year-box i {
    color: red;
    margin-right: 8px;
}

.cen-t th {
    width: 50%;
}

.cen-t th {
    width: 65%;
}

.nen-t th {
    width: 67%;
}

.bnm td {
    width: 60%;
}

/* Table */



.investor-contact {
    max-width: 100%;
    background: #fff;
    padding: 25px;
    margin: auto;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.contact-title {
    font-size: 22px;
    font-weight: bold;
    color: #2c3e50;
    margin-bottom: 20px;
    border-bottom: 2px solid #3498db;
    padding-bottom: 8px;
}

.contact-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

.investor-contact .column {
    flex: 1 1 30%;
    min-width: 280px;
    box-sizing: border-box;
}

.investor-contact .column h4 {
    font-size: 17px;
    color: #3498db;
    margin-bottom: 10px;
}

.investor-contact .column p {
    font-size: 14px;
    color: #333;
    margin: 6px 0;
    line-height: 1.5;
}

.investor-contact a {
    color: #3498db;
    text-decoration: none;
}

.investor-contact a:hover {
    text-decoration: underline;
}

section.bttom-note {
    margin-bottom: 100px;
}

.vw-btn {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
    text-align: right;
}

.view-link {
    font-size: 14px;
    background-color: #3498db;
    color: #fff;
    padding: 13px 14px;
    border-radius: 5px;
    text-decoration: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    transition: background 0.3s ease;
    line-height: 40px;
}

.view-link:hover {
    background-color: #217dbb;
}



/* Images */

.flx-prods .prd-img {
    height: 211px;
    overflow: hidden;
}

.flx-prods .prd-img img {
    object-fit: fill;
    height: 100%;
    width: 100%;
}
/* Images */

@media (max-width: 768px) {
    .contact-columns {
        flex-direction: column;
    }

    .investor-contact .column {
        width: 100%;
    }
}


.year-box.full-me {
    min-width: 100%;
}

/*Investor page */






/* Responsive */


@media(min-width:992px) and (max-width:1199px) {


    .cus h1.page-title {
        width: 70%;
        margin: 0 auto;
    }

    .why-us-wat h1 {
        width: 50%;

    }

    .flx-prods p {
        padding-bottom: 0;
        font-size: 15px;
        line-height: 25px;
    }

    .iconlist-item-content h6 {

        font-size: 15px;
        line-height: 20px;
    }

    section.why-us-wat {
        margin-bottom: 0;
    }
    

}


@media(min-width:768px) and (max-width:991px) {
    .cus h1.page-title {
        width: 80%;
        margin: 0 auto;
    }

    .colum-stars .col-sm-4,
    .prd-st .col-sm-3,
    .why-us-wat .col-sm-6 {
        width: 100%;

    }

    .flx-prods {
        height: auto;
        padding-bottom: 50px;
    }

    .why-us-wat h1 {
        width: 60%;
        margin: 0 auto 90px;
    }

    section.call-to-act {
        padding-top: 0;
    }

}


@media(max-width:812px) {
    .cus h1.page-title {
        /* text-transform: capitalize; */
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
    }

    p.grn {
        line-height: 23px !important;
    }

    .colum-stars .col-sm-4,
    .prd-st .col-sm-3,
    .why-us-wat .col-sm-6 {
        width: 100%;

    }

    .flx-prods {
        height: auto;
        padding-bottom: 50px;
    }

    .advan,
    .why-us-wat {
        padding-left: 10px;
        padding-right: 10px;
    }

    .advan h1,
    .custom-prod h1,
    .why-us-wat h1,
    .call-to-act h1 {
        font-size: 18px;

    }

    .flx-prods p {
        font-size: 15px;
        line-height: 23px;
    }

    .flx-prods a {
        bottom: 13px;

    }

    .why-us-wat h1 {
        width: 100%;

    }

    section.second-invst {
        padding-left: 10px;
        padding-right: 10px;
    }
}


@media (max-width:667px) {
    .chose-flex {
        height: auto;
        padding-right: 0;

    }

    .why-us-wat .col-sm-6 {
        padding: 0 0px;
    }

    .chose-flex p {
        font-size: 15px;
        line-height: 24px;
    }

    p.grn {
        font-size: 17px;

    }

    .colum-stars h5 {
        font-size: 15px;

    }

    .chose-flex ul {
        margin-left: 0;
        padding: 10px;
        margin: 0;
    }

    .iconlist-item-content h6 {
        font-size: 15px;
    }

    .First-sec p,
    .colum-stars p {
        font-size: 15px;
    }

    .call-to-act h1 {
        width: 90%;
        margin: 0 auto 30px;
    }

    .call-to-act p {
        width: 90%;
        margin: 0 auto 16px;
        font-size: 15px;
    }

    .advan h1 {
        width: 89%;
        margin: 0 auto 80px;
    }

    .flx-prods h5 {
        height: auto;
    }

    .flx-prods {
        padding-bottom: 64px;
    }

    con-start .col-sm-6 {
        padding: 0;
    }
}


@media(max-width:575px) {

    .full-me td,
    .cen-t th,
    .cen-ts th,
    .nen-t th,
    .year-box th {
        width: 50%;
    }

    .con-start .panel {
        padding: 0 6px;

    }

    .accordion h6 {
        font-size: 10px !important;
    }

    .con-start .col-sm-6 {
        padding: 0 4px;
    }

    .border-tb h3 {
        font-size: 17px;
    }
}

@media (max-width: 767px) {
   .custom-invst .header-flex {
        flex-direction: column;
    }

    .chairman-photo {
        order: 1; /* move image after text */
        text-align: center;
        margin-top: 20px;
    }

    .chairman-info {
        order: 2; /* keep message first */
    }

    .chairman-photo img {
        max-width: 170px;
        margin: 0 auto;
    }
}
