.invest-main-warper {
    background-color: #ffffff;
}

.invest-top-section-container {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1330px;
    margin: 0 auto;
}

.invest-top-section {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 20px;
    margin-top: 2px;
    padding-inline-end: 10px;
    background-color: #ffffff;
}

div.jumbotron {
    margin-bottom: 20px;
}

.bs-wizard {
    width: 100% !important;
    margin: 10px auto;
    border-radius: 10px;
    background-color: #f2f4f5;
    padding-top: 10px;
}

.bs-wizard > .bs-wizard-step > .progress {
    position: relative;
    border-radius: 0px;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
    background-color: #ffffff;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot,
.bs-wizard > .bs-wizard-step.inactive > .bs-wizard-dot {
    background-color: #ffffff;
}

.invest-img-project {
    width: 132px;
    height: 132px;
    border-radius: 8px;
    margin-top: 10px;
    margin-inline-end: 10px;
}

.flex-img-info {
    display: flex;
    background-color: #ffffff;
}

div.jumbotron.project-info {
    background-color: #ffffff !important;
    max-width: 450px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*
.project-info {
    margin-left: 10%;
} */

div.jumbotron .project-name {
    font-family: Roboto, "Cairo";
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    text-transform: capitalize;
    vertical-align: middle;
    color: #b17c31 !important;
}

div.jumbotron .project-subtitle {
    font-family: Roboto, "Cairo";
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    vertical-align: middle;
    color: #404446 !important;
}

div.jumbotron .project-owner {
    font-family: Roboto, "Cairo";
    font-weight: 400;
    font-size: 18px !important;
    line-height: 24px;
    vertical-align: middle;
    color: #72777a !important;
}

div.jumbotron .project-owner a {
    color: #72777a !important;
    font-weight: 400;
    font-size: 18px !important;
    text-decoration: none;
}

div.jumbotron .project-tags {
    margin-left: 0;
    font-size: 12px;
}

div.jumbotron .project-tags:before {
    content: "";
    display: none;
}

div.jumbotron .project-tags a {
    text-decoration: none;
    font-size: 12px;
    color: #58595b;
}
/* ############### */

#amount-container {
    margin-top: -30px;
    padding: 12px 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-left: unset;
    margin-inline-start: -3px;
    width: 100%;
}

.container-input-amount {
    padding-top: 3.5px;
    margin-top: 2.5px;
    width: 100%;
    margin: 2.5px;
}

body.invest label.label-reward {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: bold;
}

body.invest label .input-amount {
    font-size: 1.3em;
    text-align: center;
    height: 48px;
    width: 96%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #b17c31;
    border-radius: 13px;
    margin-left: unset;
    margin-inline-start: 14px;
}

.padding-bottom-2 {
    font-family: Roboto, "Cairo";
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #191919;
}

.reward {
    display: none;
}

.reward-choosen .col-md-offset-1,
.reward-choosen .col-sm-offset-1 {
    margin-left: unset;
    align-self: flex-end;
}

body.invest label.label-reward.reward-choosen {
    background-color: #fff7e6 !important;
    border: 1px solid #b17c31 !important;
    border-radius: 10px !important;
    box-shadow: none !important;
    color: #191919;
    transition: all 1s ease;
}

body.invest label.label-reward {
    background-color: #f2f4f5 !important;
    padding: 12px;
    transition: background-color 0.3s ease;
}

body.invest label.label-reward:hover {
    background-color: #fff7e6 !important;
}

.btn-success {
    margin-left: 0;
    margin-bottom: -30px;
    height: 48px;
    background-color: #fce295 !important;
    font-weight: bold;
    font-family: Roboto, "Cairo";
    color: #191919 !important;
    border-color: #fff !important;
    border-radius: 16px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.btn-success:hover {
    background-color: #f2d274 !important;
    color: #191919 !important;
}

.reward-button .btn-block {
    display: block;
    width: 122px;
}

body.invest label .reward-amount {
    font-family: Roboto, "Cairo";
    font-weight: 700;
    font-size: 32px;
    line-height: 130%;
    vertical-align: middle;
    color: #6d4916;
    margin-left: unset;
    margin-inline-start: 15px;
}

.invest-reward-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.user-input-section {
    color: #6d4916;
    font-weight: bold;
    margin-left: unset;
    margin-inline-start: 15px;
    margin-bottom: -5px;
}

.number-with-input-section {
    display: flex;
    margin-top: 15px;
    flex-direction: row-reverse;
}

body.invest label .number-with-input-section div strong{
    float: inline-end;
}

.invest .row-form {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 20px auto;
}

.invest .col-xs-1 {
    width: 8.33333333%;
    padding-top: 0 !important;
    float: inline-start;
    align-self: center;
}

.invest .col-md-5,
.invest .col-sm-5  {
    width: 150px;
    /* align-self: flex-end; */
}

/* .invest .col-xs-3 {
    float: inline-end;
} */

.invest-zero {
    margin-left: 0px !important;
}

@media (min-width: 992px) {
    .invest .col-md-offset-1 {
        margin-left: unset;
    }

    .invest .col-md-5,
    .invest .col-sm-5  {
        width: 150px;
    }
}

/* @media (max-width: 1199px) {
    body.invest label .input-amount {
        width: 96%;
    }
} */

@media (max-width: 992px) {
    body.invest label .input-amount {
        width: 94%;
    }
}

@media (min-width: 768px) {
    body.invest .col-sm-2 {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .invest-top-section {
        flex-direction: column;
        padding-bottom: 15px;
        padding-inline-end: 0;
    }

    div.jumbotron.project-info {
        background-color: #ffffff !important;
        max-width: 100%;
        padding-top: 20px;
        padding-bottom: 0;
    }

    div.jumbotron {
        margin-bottom: 20px;
    }

    .flex-img-info {
        display: flex;
    }

    .invest-img-project {
        margin-top: 5px;
    }

    div.jumbotron .project-name {
        font-size: 22px;
        line-height: 28px;
    }

    .bs-wizard {
        width: 95% !important;
    }

    body.invest label .input-amount {
        width: 95%;
    }

    .reward-button .btn-block {
        display: block;
        width: 100%;
    }

    .reward-button .margin-2 {
        margin: 0;
    }

    #amount-container {
        padding: 0;
        padding-top: 12px;
        margin-bottom: 0;
    }

    .reward-choosen .col-md-offset-1,
    .reward-choosen .col-sm-offset-1 {
        align-self: unset;
    }

    .invest .col-md-5,
    .invest .col-sm-5  {
        width: 100%;
    }

    .invest-container {
        width: 100%;
    }

    .invest-zero {
        margin-left: 0px !important;
    }

    .invest .col-xs-1 {
        align-self: center;
    }
}

@media (max-width: 522px) {
    body.invest label .input-amount {
        width: 92%;
    }
}

@media (max-width: 422px) {
    body.invest label .input-amount {
        width: 90%;
    }
}

@media (max-width: 390px) {
    body.invest label .input-amount {
        width: 88%;
    }
}

@media (max-width: 372px) {
    div.jumbotron .project-name {
        font-size: 18px;
        line-height: 28px;
    }

    body.invest label .input-amount {
        width: 86%;
    }
}
