*{
    font-family: 'Lato';
}
.navbar {
    background-image: url("./img/nav-background.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 96px;
}

.logo {
    width: 155px;
    /*width: 125px;*/
}

.three-month-row {
    margin-top: 75px;
}

.card-none {
    border: none !important;
}

.card-title {
    text-transform: uppercase;
    font-size: 24px;
    /* text-align: center; */
}



.card-text {

    /* text-align: center; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

hr {
    border-top: 1px solid #7C7C7C;
    ;
}

.content {
    display: flex;
    align-items: center;
    height: 100%;
}

.text-border {
    border-style: dotted;
    border-radius: 5px;
    border-color: #B9B9B9;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
}

.detox {
    background-image: url("./img/background-14.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.detox-margin {
    padding-top: 280px;
}

.left-detox-img {
    margin-left: -52px;
}

.rigth-detox-card {
    border-radius: 5px;
    margin-left: -120px;
    z-index: -999;
    padding-left: 125px;
    padding-right: 65px;
    display: flex;
    align-items: center;
    background: linear-gradient(117deg, rgba(248, 145, 175, 0.23) 2.54%, rgba(25, 194, 237, 0.23) 125.56%, rgba(25, 194, 237, 0.23) 125.56%);
}

.text-design h3 {
    color: #000;
    font-family: 'Dancing Script';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    /* 87.5% */
    text-transform: uppercase;
}

.dancing-script {
    color: #0F172A;
    font-family: "Dancing Script";
    font-size: 29.98px;
    font-style: normal;
    font-weight: 700;
    line-height: 177.5%;
    /* 53.214px */
    letter-spacing: 0.6px;
}

.my-ebook-text {
    font-family: 'Dancing Script';
    color: #323232;
    text-align: center;
    font-family: "Dancing Script";
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 142.857% */
}

.testimonial {
    border-radius: 66px;
    background: #E8F1FA;
}

.testimonial-leftcard {
    border-radius: 57px;
    background: #228566;
}

.testimonial-leftcard h1 {
    color: #FFF;
    font-family: Lato;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 71.3px;
    /* 118.833% */
}

.testimonial-rightcard {
    display: flex;
    align-items: center;
}

.my-ebook h1 {
    color: #000;
    font-family: Lato;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 90px;
    /* 118.391% */
}

.anch {
    border-radius: 50px;
    background: var(--base-white, #FFF);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    display: inline-flex;
    height: 32px;
    padding: 2px 7.772px 2px 20.772px;
    justify-content: flex-end;
    align-items: center;
    flex-shrink: 0;
}

.anch a:hover {
    text-decoration: none;
}

.joinus {
    border-radius: 30px;
    background: #0F172A;
}

.joinus-form h1 {
    color: var(--base-white, #FFF);
    font-family: Lato;
    font-size: 52px;
    font-style: normal;
    font-weight: 600;
    line-height: 62px;
    /* 119.231% */
    letter-spacing: -2px;
}

.joinus-form p {
    color: #E3E3E3;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 187.5% */
}

.form-group label {
    color: var(--gray-200, #E4E4E7);
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 157.143% */
}

.footer {
    margin-top: 150px;
    border: 1px solid #C0C0C0;
    background: linear-gradient(267deg, #D6D9DF -83.51%, rgba(214, 217, 223, 0.00) 145.19%);
}

.contactus-prop {
    display: flex;
}

.soc-icon {
    width: 50px;
}

.followus-head {
    margin-left: 50px;
}

/* .followus{
    display: flex;
    justify-content: center;
} */

.footer-img {
    margin-top: -120px;
}

.modal-header{
    border-bottom: none;
}

.modal-content{
    border-radius: 32px;
background: #4F6E9B;
}

.close-icon{
    color: white;
}

.subscribe-img{
    width: 161px;
height: 152px;
}

.subscribe-color{
    color: white;
}
.testimonial-img{
    width: 75px;
}