﻿/*================================
=            carosel            =
================================*/
.carowrap {
    background-color: var(--bs-white);
}
.owl-theme.topslider .owl-nav {
    margin-top: 0px;
    text-align: center;
}
.owl-carousel.topslider .owl-nav button.owl-prev,
.owl-carousel.topslider .owl-nav button.owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: var(--bs-white);
    text-align: center;
    background: transparent !important;
    background-image: none !important;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
    filter: none !important;
    outline: none;
}
.owl-carousel.topslider .owl-nav button.owl-prev {
    left: 0;
}
.owl-carousel.topslider .owl-nav button.owl-next {
    right: 0;
}
.owl-theme.topslider .owl-nav [class*="owl-"]:hover {
    opacity: .9;
    color: var(--bs-white);
    text-decoration: none;
    background: transparent !important;
}
.owl-carousel.topslider .owl-nav button span {
    font-size: 60px;
    display: inline-block;
    line-height: 1;
    transform: translateY(-20%);
}
.owl-theme .owl-nav [class*="owl-"] {
    margin: 0;
}
.owl-carousel.topslider {
    overflow: hidden;
}
.owl-carousel.topslider .item {
    margin-right: 0;
}
.owl-carousel .item {
    position: relative;
    width: 100%;
    height: calc(100vh - 180px);
    overflow: hidden;
    background: var(--lighashcolor);
    display: flex;
    align-items: center;
    justify-content: center;
}
.owl-carousel .item img {
    width: 100%;
    height: 100%;
    object-fit: initial;
}
.owl-carousel.topslider .owl-dots {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.owl-carousel.topslider .owl-dots .owl-dot span {
    width: 30px;
    height: 5px;
    margin: 5px;
    background: var(--blight-green);
    display: block;
    border-radius: 5px;
}
.owl-carousel.topslider .owl-dots .owl-dot.active span {
    background: var(--bs-white);
}
/*=====  End of carosel  ======*/
/*================================
=     News and Market Section    =
================================*/
.newsnmarket .tdaysnewswrap,
.newsnmarket .markethighlight {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.newsnmarket .tdaysnewswrap .titletxt,
.newsnmarket .markethighlight .titletxt {
    font-weight: 700;
}
.newsnmarket .tdaysnewswrap .titletxt .icn,
.newsnmarket .markethighlight .titletxt .icn {
    margin-right: 5px;
}
.newsnmarket .markethighlight .titletxt .licn {
    margin-right: 0px;
}
.newsnmarket .tdaysnewswrap .titletxt .allnewslnk,
.markethighlight .nav-pills .nav-link {
    text-decoration: none;
    color: var(--bs-white);
    background-color: var(--brandcolor);
    border: 1px solid var(--bs-white);
    border-radius: 20px;
    padding: 2px 10px;
    font-size: 13px;
    font-weight: 700;
}
.newsnmarket .markethighlight .titletxt .mpdlnk {
    text-decoration: none;
    border-radius: var(--bs-border-radius);
    color: var(--brandcolor);
    background-color: var(--bs-white);
    border: 1px solid var(--brandcolor);
    font-size: 1rem;
    line-height: 1.5;
    padding: 2px 10px;
    font-size: 13px;
    font-weight: 700;
    margin-left: 10px;
}
.newsnmarket .tdaysnewswrap .titletxt .allnewslnk:hover,
.newsnmarket .tdaysnewswrap .titletxt .allnewslnk:focus,
.newsnmarket .tdaysnewswrap .titletxt .allnewslnk:active,
.markethighlight .nav-pills .nav-link:hover,
.markethighlight .nav-pills .nav-link:focus,
.markethighlight .nav-pills .nav-link.active,
.markethighlight .nav-pills .show > .nav-link {
    color: var(--brandcolor);
    background-color: var(--bs-white);
}
.newsnmarket .markethighlight .titletxt .mpdlnk:hover,
.newsnmarket .markethighlight .titletxt .mpdlnk:active,
.newsnmarket .markethighlight .titletxt .mpdlnk:focus {
    color: var(--bs-white);
    background-color: var(--brandcolor);
    border: 1px solid var(--bs-white);
}
.markethighlight .nav-pills .nav-item {
    margin-right: 5px;
}
.markethighlight .nav-pills .nav-item:last-child {
    margin-right: 0px;
}
.vtblheader {
    padding-bottom: 8px;
    border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.vtblheader .vtblhcont {
    display: table;
    width: 100%;
}
.vtblheader .vtblhcont .htitle {
    display: table-cell;
    font-weight: 700;
    font-size: 13px;
    width: 15%;
    text-align: right;
    padding-right: 5px;
}
.vtblheader .vtblhcont .htitle:first-child {
    width: 25%;
    text-align: left;
}
.vtblheader .vtblhcont .htitle:last-child {
    padding-right: 0px;
}
.vtblTickerCon {
    width: 100%;
    height: 250px;
    overflow: hidden;
    padding: 0;
    margin: 0px;
}
.vtblTickerCon .tblTickerItem {
    margin-bottom: 5px;
    display: table;
    width: 100%;
}
.vtblTickerCon .tblTickerItem .tblTickerItemcont {
    display: table-cell;
    font-size: 13px;
    width: 15%;
    text-align: right;
    padding-right: 5px;
}
.vtblTickerCon .tblTickerItem .tblTickerItemcont:first-child {
    width: 25%;
    text-align: left;
}
.vtblTickerCon .tblTickerItem .tblTickerItemcont:last-child {
    padding-right: 0px;
}
.vtblTickerCon .tblTickerItem .tblTickerItemcont .icn {
    margin-right: 5px;
    font-size: 10px;
    color: var(--brandcolor);
}
.vtblTickerCon .tblTickerItem .tblTickerItemcont .icn.icnred {
    color: var(--bred);
}
.vtblTickerCon .tblTickerItem .tblTickerItemcont .icn.icngreen {
    color: var(--bgreen);
}
.vtblTickerCon .tblTickerItem .tblTickerItemcont.txtred {
    color: var(--bred);
}
.vtblTickerCon .tblTickerItem .tblTickerItemcont.txtgreen {
    color: var(--bgreen);
}
.vstblactwrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.vstblactwrap .wrapper {
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    margin: 0 2px;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
    color: var(--bs-success);
    background-color: var(--bs-white);
    font-weight: 600;
    border: 1px solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
}
.vstblactwrap .wrapper:hover {
    color: var(--bs-success);
    background-color: var(--bs-tertiary-bg);
}
.vstblactwrap .wrapper.active {
    font-weight: 700;
    color: var(--bs-success);
    background-color: var(--bs-tertiary-bg);
}
.vnt .titletxt {
    line-height: 40px;
    font-weight: 700;
    white-space: nowrap;
    z-index: 1;
    padding: 2px 10px 2px 10px;
    flex: 1;
    margin-right: -1px;
    color: var(--bs-white);
    background-color: var(--brandcolor);
    border-right: 1px solid var(--brandcolor);
}
.vnt .actwrap {
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    white-space: nowrap;
    color: var(--bs-white);
    background-color: var(--brandcolor);
    z-index: 1;
    padding: 2px 10px 2px 10px;
}
.vnt .actwrap .allnewslnk {
    text-decoration: none;
    border-radius: var(--bs-border-radius);
    color: var(--brandcolor);
    background-color: var(--bs-white);
    border: .0625rem solid var(--bs-white);
    font-size: 1rem;
    line-height: 1.5;
    padding: 4px 10px;
    font-size: 13px;
    font-weight: 700;
}
.vnt .actwrap .allnewslnk:hover,
.vnt .actwrap .allnewslnk:active,
.vnt .actwrap .allnewslnk:focus {
    color: var(--bs-white);
    background-color: var(--deepbrandcolor);
}
.vnt .titletxt .icn,
.vnt .actwrap .allnewslnk .icn {
    margin-right: 5px;
}
.vnt .vnewsTickerCon .vnewsTickermessage {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 0px;
    font-weight: 500;
}
.vnt .vnewsTickerCon .vnewsTickermessage .icn {
    margin-right: 5px;
    color: var(--brandcolor);
}
.vnmvwrap {
    display: block;
}
.vnt {
    height: auto;
    bottom: auto;
    position: relative;
    z-index: 2;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    padding-bottom: 15px;
    border-radius: var(--bs-border-radius);
    border-color: var(--bordcolor) !important;
    border: .0625rem solid rgba(243, 247, 250, .05);
    color: var(--bdtxtcolor);
    background-color: var(--bs-white);
}
.vnewsTickerCon {
    height: 320px;
    width: 100%;
    overflow: hidden;
    padding: 15px;
}
.vnewsTickerCon .vnewsTicker {
    overflow: hidden;
    white-space: normal;
    position: relative;
    left: 0px;
    white-space: normal;
}
.vnewsTickerCon .vnewstickeritem {
    display: block;
    margin-bottom: 10px;
    margin-right: 0px;
    padding-right: 0;
    text-align: justify;
    white-space: normal;
}
.vnt .vnewsTickerCon .vnewsTickermessage {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 18px;
    font-weight: 500;
}
.vnt .vnewsTickerCon .vnewsTickermessage .icn {
    margin-bottom: 10px;
    font-size: 50px;
}
.htitle.sort {
    cursor: pointer;
    user-select: none;
}
.htitle.sort .icn {
    margin-left: 2px;
    color: var(--bdark);
    opacity: .4;
    font-size: 16px;
}
.htitle.sort .icn.fa-sort-up {
    color: var(--bgreen);
    opacity: 1;
}
.htitle.sort .icn.fa-sort-down {
    color: var(--bred);
    opacity: 1;
}
/*=====  End of News and Market Sectio  ======*/
/*================================
=            Services           =
================================*/
.serviceitem {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; 
    gap: 20px;
}
.pentagon {
    flex: 0 0 100%;
    max-width: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    background-color: var(--bred);
    padding: 15px;
    border-radius: 10px;
    transition: all 0.3s ease;
}
.pentagon:hover {
    background-color: var(--brandcolor);
}
.pentagon .imgwrap {
    width: 80px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.pentagon-image {
    max-width: 40px;
    height: auto;
}
.pentagon .contwrap {
    width: 100%;
    text-align: center;
}
.pentagon .contwrap h5 {
    font-weight: 600;
    font-size: 1rem;
    margin: 0;
}

@media (min-width: 576px) {
    .pentagon {
        flex: 0 0 calc(50% - 20px);
    }
}
@media (min-width: 768px) {
    .pentagon {
        flex: 0 0 calc(33.333% - 20px);
    }
}
@media (min-width: 1200px) {
    .pentagon {
        flex: 0 0 calc(25% - 20px);
    }
}
@media (max-width: 575px) {
    .pentagon .imgwrap {
        width: 70px;
        height: 70px;
    }
    .pentagon-image {
        max-width: 40px;
    }
}
/*=====  End of services  ======*/
.haus .sec-title h2 {
    padding: 0px;
}
.haus .sec-desc {
    text-align: justify;
    text-align-last: center;
}
.haus .sec-desc ul, .haus .sec-desc ol {
    list-style-position: inside;
    text-align: center;
    padding-left: 0;
}
.secbwrap {
    border-radius: 63% 37% 30% 70% / 50% 45% 55% 50%;
    box-shadow: 6px 6px 12px var(--boxscolor), -6px -6px 12px var(--bs-white) !important;
}
.secbwrap img {
    border-radius: 63% 37% 30% 70% / 50% 45% 55% 50%;
}
.newsnmarket .markethighlight {
    display: block;
    text-align: center;
}
.newsnmarket .markethighlight .nav-pills {
    margin-top: 10px;
    justify-content: center;
}
.wbcolor {
    background-color: var(--bs-white);
    border-radius: 10px;
    padding: 15px;
}

@media (max-width: 991px) {
    .owl-carousel.topslider .item {
        height: auto;
        aspect-ratio: 16 / 9;
    }
    .owl-carousel.topslider .item img {
        height: 100%;
        width: 100%;
        object-fit: initial;
    }
    .vnt {
        margin-bottom: 15px;
    }
    .mbir {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .secbwrap {
        margin-bottom: 15px;
    }
}

@media (max-width: 575px) {
    .ova {
        overflow-x: auto;
    }
    .vtTickerwrap {
        min-width: 440px;
        padding: 0px 15px 0px 0px;
    }
    .vstblactwrap {
        text-align: left;
    }
    .vstblactwrap {
        margin-top: 15px;
    }
}
/*=====  DSE SEction  ======*/
.dse-com {
    color: var(--bgreen);
    text-decoration: none;
}
#sectorWiseMarket .head,
#sectorWiseMarket .body .row-item {
    display: flex;
    border-bottom: 1px solid var(--bbordcolor);
    padding: 2px 5px;
}
#sectorWiseMarket .head {
    font-weight: 600;
    background: var(--bgreen);
    color: var(--bs-white);
}
#sectorWiseMarket .col {
    flex: 2;
    text-align: left;
}
#sectorWiseMarket .col.turnover {
    text-align: right;
    flex: 1;
}
.chart-wrapper {
    position: relative;
    height: 210px;
}
.gainer h6, .gainer h4 {
    color: var(--bgreen);
}
.loser h6, .loser h4 {
    color: var(--bred);
}
.unchanged h6, .unchanged h4 {
    color: var(--bdark);
}
.read-more-btn {
    display: inline-block;
    margin-top: 10px;
    color: var(--bgreen);
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    float: right;
}
.read-more-btn:hover {
    text-decoration: underline;
}
.read-more-dots {
    font-size: 1.45rem;
    line-height: 1;
}
#dseIndices {
    font-size: 15px;
}
#dseSummary {
    display: flex;
    justify-content: space-between;
}
#dseSummary h6 {
    font-size: 14px;
    font-weight: 700;
}
#dseSummary h4 {
    font-size: 1rem;
}
#dseIndices .d-flex:last-child {
    border-bottom: none !important;
}
.mulnkwrap ul {
    list-style: none;
    margin-bottom: 0px;
    padding: 0px;
    text-align: left;
}
.mulnkwrap ul li {
    display: flex;
    border-bottom : 1px solid var(--bbordcolor);
    padding: 4px 5px;
}
.mulnkwrap ul li:last-child {
    border-bottom: none;
}
.mulnkwrap ul li .lnk {
    color: var(--bgreen);
    text-decoration: none;
}
.mulnkwrap ul li .lnk .icn{
    margin-right: 5px;
}
@media (max-width: 768px) {
    .chart-wrapper {
        height: 250px;
    }
}
@media (max-width: 480px) {
    .chart-wrapper {
        height: 200px;
    }
}