body {opacity: 0;font-family: "Poppins", sans-serif;}
/* Hide arrows in Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] { -moz-appearance: textfield; }
@media (min-width: 576px) {
    .modal-dialog { 
        max-width: 550px;
    }
}
.form-select { padding: 8px 8px; }
.disabled-link {pointer-events: all !important;color: gray;cursor: not-allowed !important;}
.disabled-link:hover {text-decoration: none;}
.disabled-link[data-bs-toggle="tooltip"] {pointer-events: auto; /* Allow tooltip functionality */}
.level {display: none;}
[data-simplebar] { width: 280px;}
.sidebar { max-width: 300px; min-width: 280px; }
.sidebar-dropdown .sidebar-link { font-size: 82%; }
.swotimg {text-align:center; margin:15px 0px;}
.custom-download-btn {background: #3f4c9c;color: #fff;padding: 2px 8px;}
.table>:not(caption)>*>* { padding: 8px;}
.card-title-new {color: #000000;font-size: 16px;font-weight: 500;display: inline-block;padding-top: 10px;}
.chart-container {display: flex;flex-wrap: wrap;gap: 20px;justify-content: center;}
.chart-wrapper {text-align: center; }
.chart-wrapper h6 {margin-bottom: 20px;font-size: 16px;}
.marginspae{margin-bottom:10px;}
.marginspae label{margin-bottom:5px;  }
.card-title {color: #000000;font-size: 15px;font-weight: 500;display: inline-block;padding-top: 10px;}
.card-header { border-color: #e9e9e9;padding: 6px 12px 6px 12px;} 
option:disabled {color: #000000;background-color: #f5f7fb;cursor: not-allowed;}
.sidebar-link, a.sidebar-link { color: rgb(255 255 255 / 80%); }
.sidebar-link i, .sidebar-link svg, a.sidebar-link i, a.sidebar-link svg {color: rgb(233 236 239 / 80%);margin-right: .75rem;}
@media (min-width: 992px) { .content {padding: 1rem 1rem 1.5rem;} }
.card-body { position: relative; padding: 12px; }
.card-body .strategic {text-align: center;font-size: 16px;margin: 20px 0px 0px;font-weight: 500;color: #000;transform: rotate(270deg);position: absolute;left: -106px;top: 305px;}
.net-income {text-align: center;font-size: 16px;margin: 20px 0px 0px;font-weight: 500;color: #000;}
/*If remove can remove easily*/
.sidebar-content, body[data-theme=dark] .sidebar-content {background: #0271bb;}
.sidebar-dropdown .sidebar-link { color: #ffffff; }
.sidebar-link, a.sidebar-link {color: #fff;}
.sidebar-link, a.sidebar-link {background: #015b99; }
.sidebar-item.active .sidebar-link:hover, .sidebar-item.active>.sidebar-link { border-left-color: #f7b05e; }
.main {background: #f9f9f9; }
.card {box-shadow: 0 1px 3px rgba(27, 23, 30, 0.1); }
.icon-size img{width:60px;}
.sidebar-dropdown .sidebar-item.active .sidebar-link {background: #ffffff2e; color: #f7b065; }
.navbar { box-shadow: none;}
.countdown-timer {display: flex;justify-content: space-around;}
.countdown-timer {display: flex;gap: 5px;justify-content: center;font-size: 18px;}
.time-box {background: #1e2f97; padding: 15px 27px;border-radius: 4px;min-width: 40px;text-align: center;color: #fff;font-weight: 400;}
.chart canvas {background-color: transparent !important;}
.newsstrate {margin:0px;padding:0px;}
.newsstrate li {margin:0px 0px 15px 0px;padding:0px;list-style-type:none;}
.alert {color: #ffffff;padding: 14px;display:block;background: #f44336 !important;}
.commoncontent{padding:0px;margin:0px;}
.commoncontent p {margin-bottom: 10px;line-height: 24px;font-size: 14px;}
.commoncontent ol {padding-left: 12px;}
.commoncontent ol li{margin-bottom: 10px;line-height: 24px;font-size: 14px;  }
.overimg img {border: 1px solid #aeb1b5;padding: 8px;border-radius: 10px;box-shadow: 0 1px 3px rgba(27, 23, 30, 0.1);}
.marginspae .chartjs-tooltip {display: none !important;}
.form-contact .form-control {
    height: 40px;
    padding: 6px 10px;
    background: #fff;
    border: 1px solid #c7c7c7;
    box-shadow: none;
    border-radius: 2px;
    color: #000;
    font-size: 13px;
}
.requestbtn {
    background: #0271bb;
    color: #ffffff;
    border-radius: 4px;
    padding: 8px 22px 8px 22px;
}
.requestbtn:hover{
    background:#2a3891;
}

.footerbtn {
    color: #ffffff;
    border: 1px solid #2a3891;
    background: #2a3891;
    padding: 8px 40px;
}

.footerbtn:hover {
    color: #ffffff !important;
    border: 1px solid #20a7db;
    background: #20a7db;
}
 
.footerbtn2 {
    color: #ffffff;
    border: 1px solid #20a7db;
    background: #20a7db;
    padding: 8px 40px;
}
.footerbtn2:hover {
    color: #ffffff !important;
    border: 1px solid #2a3891;
    background: #2a3891;
}


.btn-icon {
    position: absolute;
    right: -5px;
    top: -7px;
    background: #0271bb;
    border-radius: 100%;
}


textarea.form-control {
    min-height: 80px;
}

.card-body h1 {
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #919191;
    padding-bottom: 10px;
    display: inline-block;
}
.cat_image {
    float: right;
    width: 460px;
    text-align: center;
    margin: 0px 0px 15px 30px;
}
.cat_image img{
    width:100%;
}

.card-body ol, ul {
    margin-left: 0px;
    padding-left: 12px;
}

.card-body li {
    margin-bottom: 1rem;
    margin-top: 0;
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: 25px;
}
.card-body li strong{
    display:block;
    font-weight:600;
}

.card-bodyone img{
    width:100%;
}

.overviewimg{
    margin:0px;
}
.overviewimg img {
    margin: 10px 0px;
    border: 1px solid #dddddd;
    border-radius: 10px;
    padding: 10px;
}

.form-control-lg {
    border-radius: var(--bs-border-radius-lg);
    font-size: 16px;
    min-height: calc(2.1875rem + 2px);
    padding: 8px 11px;
    background-color: #fff !important;
}

.disabled-link {
    pointer-events: none;
    opacity: 0.6;
    cursor: not-allowed;
}

.reportoverview{
    margin:0px;
}

.reportoverview p {
    margin: 0px 0px 6px 0px;
    font-size: 14px;
    line-height: 26px;
}

.reportoverview ul{
    padding-left: 22px;
}

.reportoverview ul li{
    position: relative;
    list-style-type: none;
    display: block;
    line-height: 30px !important;
    font-size: 14px;
    margin-bottom: 7px;
    font-weight: 400;
}
.reportoverview ul li::before {
    content: url(https://www.kbvresearch.com/assets/img/arrowbullet-blue.svg);
    position: absolute;
    top: 0px;
    left: -22px;
    width: 14px;
}

.reportoverview {
    position: relative;
    overflow: hidden;
    transition: max-height .3s ease;
  }
  .reportoverview.clamped::after {
    content: "";
    position: absolute;
    left: 0; right: 0; bottom: 0;
    height: 3rem;
    /* adjust #fff if your card bg is different */
    background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
    pointer-events: none;
  }
  .readmore-toggle {
    display: inline-block;
  }

.liststyle {
    margin: 12px 0px 24px 0px;
}

.liststyle li {
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 15px;
    position: relative;
    display: block;
    line-height: 30px !important;
}

.card-title1 {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    font-size: 20px;
}

.card-body .price{
    color: #003087;
    font-size: 22px;
    font-weight: 500;
}











