.invst-fund-info {
    margin: 2rem 0rem;
    background-color: rgba(226, 226, 226, 0.3);
    border: 1px solid #d8d8d8;
    border-radius: 10px;
}

.invst-fund-info-stamp {
    display: flex;
    justify-content: flex-end;
    padding-left: 5rem;
}

.invst-fund-info-stamp-top {
    background: url('/assets/img/invst-fund-stap-bg.png');
    background-repeat: no-repeat;
    width: 4rem;
    height: 4rem;
    margin-top: 2rem;
}

.invst-fund-info-stamp-logo {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    background-color: #111c35;
    transform: translate(4.25rem, -2.2rem);
}

.invst-fund-info-stamp-logo > img {
    padding: .7rem;
}

.invst-fund-info-logo {
}

.invst-fund-info-logo img {
    object-fit: contain;
}

.text-red {
    color: rgb(136, 0, 0);
}

.invst-fund-info-desc-body p {
    line-height: 1.8rem;
    padding: 2rem;
    text-align: justify;
}

.invst-fund-info-desc-body ul {
    background-color: transparent;
}

.invst-fund-info-desc-body li {
    background-color: transparent;
}

.invst-fund-info-desc-body li i {
    color: red;
}

.invst-fund-info-desc-cta {
}

.invst-fund-info-index {
    background-color: white;
    border-radius: 8px;
}

.invst-fund-info-index-item {
    text-align: center;
    padding: 0rem 1rem 1rem 1rem;
}

.invst-fund-info-index-item > p:nth-child(2) {
    font-weight: 600;
    font-size: 1rem;
}

.invst-fund-info-index-item > p:nth-child(3) {
    color: #00c9c9;
    font-weight: 600;
    font-size: 1.5rem;
}

.invst-fund-info-index-item-logo {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    justify-self: center;
    transform: translateY(-1.8rem);
    font-size: 2rem;
}

.invst-fund-info-index-item-space {
    width: 2px;
    height: 4rem;
    background-color: #c0c0c0;
    transform: translateY(3rem);
}

.invst-fund-info-last-upate {
    text-align: center;
    margin: 1rem;
    font-size: 0.7rem;
}

.invst-fund-info-last-upate i {
    color: darkred;
    font-size: 2rem !important;
}

/*.invst-fund-info-last-upate::before{*/
/*    content: '\f073';*/
/*    font-family: 'Font Awesome 6 light';*/
/*    font-weight: 900;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    color: darkred;*/
/*    font-size: 1rem;*/
/*    padding: 0.5rem;*/
/*}*/

.invst-fund-info-last-upate span {
    text-align: center;
    margin: 1rem;
    font-size: 0.8rem;
    font-weight: 500;
    dir: ltr;
}

/********** calc ************/
.invst-fund-calc-title {
    text-align: center;
    margin: 2rem 0rem;
}

.invst-fund-calc-body {
    /* background-color: #213565; */
    background: url('/assets/img/invst-fund-calc-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 8px;
    color: white;
    /*padding: 4rem;*/
}

.invst-fund-calc-body .input-group > input {
    background-color: #253c72;
    font-size: 1rem;
    color: whitesmoke;
}

.invst-fund-calc-body .form-control::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

tc-range-slider {
    flex: 1;
}

.invst-fund-calc-result {
    background: url('/assets/img/invst-fund-calc-result-bg.png');
    background-repeat: no-repeat;
    background-position: center;
}

.calc-result-content {
    padding: 3rem;
    text-align: center;
}

.calc-result-content h5 {
    color: yellow;
}

#value-5, .amnt-value {
    color: yellow;
    font-size: 1.2rem;
    font-weight: 500;
}

/********* graph ********/
.invst-fund-chart-title {
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 3rem;
    /*margin: 3rem;*/
}

.invst-fund-chart-legend {
    background-color: rgb(240, 251, 255);
}

.legend-row {
    background-color: white;
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
}

.legend-box {
    width: 2rem;
    height: 2rem;
    border: 1px solid whitesmoke;
    border-radius: 8px;
}

.legend-box-blue {
    background-color: #36a2eb;
}

.legend-box-green {
    background-color: #4bc0c0;
}

.legend-box-yellow {
    background-color: #ffcd56;
}

.legend-box-red {
    background-color: #ff6384;
}

.legend-box-orange {
    background-color: #ff9f40;
}

.legend-box-skyblue {
    background-color: #9966ff;
}

.legend-text {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0px;
    line-height:1.8rem;
}

.legend-vlaue {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0px;
    line-height:1.8rem;
}

#fundChart {
    z-index: 0;
}

/* ****** crowdfunding ********/
#crowdTab .active{
    background-color: #001b5e;
    color: white;
}
.tabStep{
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    min-width: 9rem;
}

.tab-pane span{
    color: darkred;
}
.tab-pane p{
    line-height: 2rem;
}
#myTabContent h5{
    color: darkred;
}

#myTabContent span{
    font-weight: 500;
}

.test{
    background-color: #58bcff;
    background-color: #58ffee;
    background-color: #58ff8d;
    background-color: #b1ff58;
    background-color: #ffff58;
    background-color: #ffc258;
    background-color: #ff9058;
    background-color: #ff5858;
    background-color: #ff58c5;
    background-color: #d558ff;
    background-color: #7c58ff;
    background-color: #5863ff;
    background-color: #589eff;
    /* '#36a2eb', '#4bc0c0', '#ffcd56', '#ff6384', '#ff9f40', '#9966ff' */
}