@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Questrial&display=swap");

body {
    font-family: "Questrial", serif;
    background-color: #f5f5f5;
}

#navbar {
    background-color: #f3f2f3;
    padding: 25px 20px;
    border-bottom: 4px solid #30AF74;
    transition: 0.4s;
}

.navbar-brand img {
    width: 220px;
    transition: 0.4s;
}

.nav-link:active {
    color: #30AF74;
}

.active-link {
    color: #30AF74 !important;
}

nav {
    li {
        list-style: none;
    }

    .nav-link {
        font-size: 19px;
        font-weight: 600;
        color: #707070;
    }
}

.nav-button {
    background: #30AF74;
    color: white;
    border: none;
    padding: 5px 30px;
    border-radius: 25px;
    font-size: 20px;
    border: 2px solid #30AF74;
    font-weight: 500;
}

.nav-button:hover {
    border: 2px solid #30AF74;
    color: #30AF74;
    background-color: white;
}

.about-header-img {
    width: 100%;
    object-fit: cover;
    height: 70vh;
}

.card {
    .card-body {
        h5 {
            font-size: clamp(20px, 3vw, 25px);
            color: #565656;
            font-weight: 600;
            border-bottom: 3px solid #565656;
            padding-right: 10px;
            width: fit-content;
        }

        p {
            font-size: 14px;
            font-weight: 500;
            color: #8d8d8d;
        }
    }
}

.h1 {
    font-size: 64px;
    margin: 90px 0 10px 0px;
    font-weight: 600;
}

.desposit-h1 {
    text-align: center;
    font-weight: 600;
    padding: 0 0 40px 0px;
    color: #30AF74;
    font-size: 46px;
}

.single-dot {
    height: 20px;
    background-color: #30AF74;
    width: 20px;
    border: 1px solid #30AF74;
    border-radius: 50%;
}

.dots-line {
    height: 4px;
    background: #30AF74;
    position: relative;
    top: 11px;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}

.dots {
    margin: 0 23px;
}

.dotted-line {
    position: relative;
    top: 145px;
}

.cards-desc {
    font-size: clamp(30px, 2.825vw, 44px);
    font-weight: 600;
    text-align: center;
}

.cards-subtitle {
    font-size: clamp(20px, 2.5vw, 24px);
    font-weight: 600;
    text-align: center;
    padding: 20px 0;
}

.rating {
    font-size: clamp(30px, 3vw, 48px);
    font-weight: 700;
    color: #30AF74;
    text-align: center;
}

.contact-header-title {
    color: #30AF74;
    font-size: clamp(30px, 6vw, 72px);
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

.contact-header-subtitle h6 {
    color: #8d8d8d;
    font-size: clamp(20px, 3vw, 30px);
    font-weight: 400;
    text-align: center;
}

.rating-stars i {
    color: #30AF74;
    padding: 0 8px;
    font-size: clamp(30px, 5vw, 44px);
    font-weight: 400;
}

.google_Rev {
    color: black;
    display: flex;
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0 40px 0;
}
.text-orange{
    color: #30AF74;
}

.underline{
    height: 4px;
    width: 100px;
    background-color: #30AF74;
    margin-bottom: 70px;
    /* margin-top: 10px; */
}

.cards {
    background-color: #30AF74;
    padding: 40px 20px 30px 20px;
    border-radius: 50px;
    height: fit-content;
    width: 30%;
}

.contact-form {
    padding: 40px 25px;
    border-radius: 20px;
    box-shadow: 0 0 3px;

    input,
    textarea {
        background-color: rgba(255, 117, 24, 0.4);
        border: 2px solid #30AF74;
        color: white;
        padding: 16px 10px 16px 20px;
        outline: none;
        border-radius: 10px;
    }

    input::placeholder {
        color: white;
    }

    textarea::placeholder {
        color: white;
    }

    textarea {
        width: 100%;
    }

    button {
        background-color: white;
        color: #30AF74;
        font-weight: 600;
        padding: 10px 15px;
        border: 1px solid #30AF74;
        border-radius: 20px;
    }

    button:hover {
        background-color: #30AF74;
        color: white;
    }
}

.cards-title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
    color: white;
    margin-top: 20px;
}

.cards-content {
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    font-style: italic;
}

.header-background {
    background-image: url("https://www.decorpot.com/images/blogimage1361284108interior-designs-for-master-bedroom.jpg");
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    object-fit: cover;
    background-attachment: fixed;
    background-size: cover;
    background-color: #0000007a;
    background-blend-mode: color-burn;
}

.insta-post img:hover {
    opacity: 0.8;
}

.header-font {
    font-size: clamp(30px, 5.4vw, 82px);
    font-weight: 700;
    color: white;
    text-align: center;
}

.Features-card {
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    /* padding: 80px 0px 80px 0px; */
    /* margin: 0 8% 7% 8%; */
    /* gap: 4px; */
    /* font-size: 3.3vw; */
    /* white-space: wrap; */
    background-color: rgb(233, 233, 233);
}

.deposit-replace {
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    padding: 40px 0 20px 0;
    margin: 0 8% 7% 8%;
    gap: 4px;
    font-size: 3.3vw;
    white-space: wrap;
    background-color: white;

    img {
        object-fit: contain;
    }
}

.background-image {
    background-image: url("https://leapeasy.com/wp-content/uploads/2021/05/Mask-Group-16.jpg");
    object-fit: cover;
    background-attachment: fixed;
    width: 100%;
    height: 75vh;

    span {
        font-size: clamp(30px, 6vw, 70px);
        color: #30AF74;
        font-weight: 600;
        margin-bottom: 0;
    }

    h3 {
        text-align: center;
        font-size: 40px;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 0;
    }

    h6 {
        margin-bottom: 0;
        line-height: 0;
        color: #30AF74;
        font-size: clamp(18px, 3vw, 34px);
        font-weight: 600;
    }
}

.mail {
    color: white;
    text-decoration: none;
    font-size: 24px;
    display: block;
    text-align: center;
}

a.mail:hover {
    text-decoration: underline;
}

.contact-mail a {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    color: black;
}

.contact-mail a:hover {
    color: #9cc5e2;
}

.contact-mail {
    text-align: center;
    color: #8d8d8d;
}

.img-contact-header {
    width: 350px;
    height: 300px;
}

.detail-section {
    background: #9f9f9f;
    width: 100%;
    color: white;
    font-size: 18px;

    span {
        display: block;
        text-align: center;
    }

    svg {
        font-size: 30px;
    }
}

footer {
    background-color: #30AF74;
    color: white;
    line-height: 30px;
    font-size: 17px;
    /* position: relative;
    width: 100%;
    bottom: 0; */

    span:hover {
        text-decoration: underline;
    }
}

.main-btn {
    padding: 10px 15px;
    line-height: 32px;
    border: none;
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 45px;
    width: 300px;
}

button.main-btn-signup:hover {
    background-color: #30AF74 !important;
    color: white !important;
}

button.main-btn-submit:hover {
    background-color: white !important;
    color: #30AF74 !important;
}

.border {
    border: 3.5px solid white !important;
    width: 60px;
    border-radius: 50px;
}

.details-info-content {
    font-size: clamp(20px, 2vw, 28px);
    font-weight: 400;
    text-align: center;

    p {
        margin: 0;
    }
}

.counting {
    font-size: 42px;
    font-weight: 600;
}

.deposit-replace-p {
    font-size: 18px;
    font-weight: 600;
    color: #8d8d8d;
    text-align: center;
    margin-bottom: 0;
}

.Features-card-font {
    font-size: 32px;
    font-weight: 600;
    color: #212529;
    text-align: center;
}

.details-info {
    margin-top: 30px;
    background-color: #30AF74;
    color: white;
    padding: 100px 0;
}

.content {
    line-height: 30px;

    h4 {
        color: #30AF74;
    }

    p {
        color: #8d8d8d;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
    }
}

.title-topic {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

.leap-currently-sub {
    img {
        width: 155px;
        height: 164px;
    }
}

.terms-header {
    text-align: center;
    color: #30AF74;

    h3 {
        font-size: clamp(30px, 3.5vw, 40px);
        font-weight: 300;
    }

    p {
        font-size: 15px;
        text-align: center;
        font-weight: 400;
    }

    h2 {
        font-size: clamp(30px, 3.5vw, 40px);
        font-weight: 700;
        text-transform: uppercase;
    }
}

.terms-content {
    margin-bottom: 20px;

    h3 {
        font-size: clamp(16px, 2vw, 20px);
        font-weight: 600;
        text-align: start;
        color: #30AF74;
        text-decoration: underline;
    }

    h1 {
        font-size: clamp(25px, 3vw, 34px);
        font-weight: 700;
        text-align: start;
        color: #30AF74;
    }

    p {
        color: #8d8d8d;
        font-size: clamp(13px, 2vw, 16px);
        text-align: start;
        font-weight: 400;
    }

    li {
        color: #8d8d8d;
        font-size: clamp(13px, 2vw, 16px);
        text-align: start;
        font-weight: 400;
    }

    b {
        color: black;
        font-weight: 700;
    }

    .box {
        background-color: #f5f5f5;
        padding: 12px;
        border-radius: 3px;
        margin: 20px 0;

        span {
            color: #8d8d8d;
            font-size: 13px;
            font-weight: 400;
            text-align: start;
        }
    }
}

.management-line {
    height: 3px;
    background-image: linear-gradient(to right, #30AF74, yellow);
    width: 10%;
    margin: auto;
}

.management-header-p {
    color: #8d8d8d;
    font-size: clamp(13px, 2vw, 16px);
    text-align: start;
    font-weight: 400;
    margin: 20px 0;
}

table {
    th {
        width: 33.3%;
        text-align: start;
        font-size: clamp(17px, 2vw, 20px);
        color: #30AF74 !important;
        vertical-align: middle;
    }

    th:hover {
        background-color: #30AF74;
        color: white !important;
        transition: 1s;
    }

    td {
        text-align: start;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 990px) {
    .main-btn {
        width: 200px;
        font-size: 16px;
        padding: 4px 0px;
    }

    input,
    textarea {
        padding: 15px 5px 15px 13px !important;
    }

    .img-contact-header {
        width: 280px;
        height: 230px;
    }

    .all-cards {
        padding: 1rem !important;
    }

    .border-bottom {
        height: 4px;
        background-color: #30AF74;
        width: 100%;
        margin: -15px 0 25px 0;
    }

    .deposit-replace {
        margin: 0 6%;
        gap: 30px;
        padding: 30px 50px;
    }

    .h1 {
        font-size: 40px;
    }

    .Features-card {
        /* flex-direction: column;
        margin: 0 6%;
        gap: 10px;
        padding: 30px 0; */
    }

    .dot-line {
        background-position: 50% 17%;
    }

    .leap-currently {
        flex-direction: column;
        gap: 30px !important;
    }

    .leap-currently-sub {
        width: 100%;
        justify-content: space-around !important;
    }
}

@media only screen and (max-width: 770px) {
    .details-info {
        padding: 25px;
    }

    .dotted-line {
        display: none;
    }

    .img-contact-header {
        width: 320px;
        height: 270px;
    }

    .contact-header {
        flex-direction: column;
        gap: 30px;
    }

    .all-cards {
        flex-direction: column !important;
        padding: 3rem !important;
    }

    .cards {
        width: 100%;
    }

    .dot-line {
        background-image: none;
    }
}

@media only screen and (max-width: 500px) {
    .navbar-brand img {
        width: 150px;
    }

    .desposit-h1 {
        font-size: 35px;
    }

    .img-contact-header {
        width: 260px;
        height: 200px;
    }

    .header-background {
        height: 50vh;
    }

    .main-btn {
        width: 150px;
        font-size: 10px;
        padding: 0px 0px;
    }

    .h1 {
        font-size: 30px;
        margin: 25px 0;
    }

    .background-image {
        height: 55vh;
    }

    .deposit-replace {
        margin: 0 3%;
    }

    .Features-card {
        /* margin: 0 3%; */
    }

    .details-info {
        padding: 15px;
    }

    .contact-form {
        width: 100%;
    }

    .inputs-fields {
        flex-direction: column !important;
    }
}

@media only screen and (max-width: 400px) {
    .leap-currently-sub {
        img {
            width: 75px;
            height: 120px;
        }
    }

    .img-contact-header {
        width: 230px;
        height: 170px;
    }

    .all-cards {
        padding: 1rem;
    }

    .desposit-h1 {
        font-size: 28px;
    }
}
