.allreferearnapp_blog {
    margin-left: 0.3rem;
    border-radius: 0.2rem;
    margin-right: 0.3rem;
    padding-bottom: 0.3rem;
}

.allreferearnapp_blog img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    height: auto;
    object-fit: fill;
    margin-bottom: -0.4rem;
    margin-top: 0.3rem;
}

.allreferearnapp_blog p {
    margin: 0 0.3rem;
}

.h1 {
    position: relative;
    font-size: 0.4rem;
    text-align: center;
    line-height: 0.7rem;
    color: #000;
    font-weight: 700;
    border-bottom-style: dashed;
}

.allreferearnapp_blog h2 {
    font-size: 0.4rem;
    text-align: center;
    color: #000;
    font-weight: 700;
    border-bottom-style: dashed;
}

.allreferearnapp_blog h3 {
    font-size: 0.35rem;
    text-align: center;
    color: #000;
    font-weight: 700;
    border-bottom-style: dashed;
}

.allreferearnapp_blog p {
    padding-bottom: 0.1rem;
    font-size: 0.3rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    line-height: 0.48rem;
    color: #000;
}

.allreferearnapp_blog .devider {
    width: 100%;
}

.allreferearnapp_blog a {
    color: red;
}

table,
th,
td {
    border: 1px solid black;
    text-align: center;
    font-weight: 700;
}

.about img {
    width: 50%;
    padding-bottom: 0.15rem;
    margin-right: auto;
}

.contact_img img {
    width: 20%;
    padding-bottom: 0.15rem;
    margin-right: auto;
}

.vision img {
    width: 30%;
    padding-bottom: 0.15rem;
    margin-right: auto;
}

.search img {
    width: 100%;
    margin-top: -1rem;
    padding-bottom: 0.15rem;
    margin-right: auto;
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.wrapper {
    margin-top: -0.4rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.wrapper .img-area {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-area .inner-area {
    height: calc(100% - 25px);
    width: calc(100% - 25px);
    border-radius: 50%;
}

.inner-area img {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    object-fit: cover;
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.wrapper .name {
    font-size: 23px;
    font-weight: 700;
    color: #000;
    margin: 10px 0 5px 0;
}

.wrapper .postion {
    color: #b02727;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    white-space: nowrap;
}

.wrapper .about {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    line-height: 0.4rem;
}

.wrapper .social-icons {
    margin: 15px 0 25px 0;

}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.social-icons a {
    position: relative;
    height: 40px;
    width: 40px;
    margin: 0 5px;
    display: inline-flex;
    text-decoration: none;
    border-radius: 50%;
}

.social-icons a i {
    border-radius: 5px;
    background-color: #fbeeff73;
    position: relative;
    z-index: 3;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: 40px;
}

.social-icons a.fb i {
    color: #4267B2;
}



.social-icons a.insta i {
    color: #E1306C;
}

.social-icons a.yt i {
    color: #ff0000;
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.refer_contact {
    border: 2px solid #acacac;
    background-color: rgb(157 112 255 / 10%);
    margin: 0.3rem 0.35rem 0.3rem 0.35rem;
    padding: 0.35rem 0 0.35rem 0;
    border-radius: 20px;
}

.refer_contact p {
    margin: 0 .3rem 0 .75rem;
    padding-bottom: 0.2rem;
    font-size: .3rem;
    line-height: .48rem;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
}

.gmail {
    position: absolute;
    width: 0.8rem;
    height: 0.6rem;
    background-image: url(../main_img/gmail.webp);
    background-size: 100% 100%;
}



.contact {
    background-color: #00a226;
    color: white;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    white-space: nowrap;
    border-radius: .1rem;
    margin: 0 1.9rem .15rem 1.9rem;
    line-height: .48rem;
    padding: .1rem .3rem .1rem .3rem;
}

.row {
    margin: 0 -5px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.referh3 {
    color: #000;
    font-size: 0.5rem;
    margin-left: auto;
    font-weight: 700;
    display: inline-block;
    white-space: nowrap;
}

.referkaro_logo img {
    display: block;
    margin-bottom: -2px;
    margin-right: auto;
    border-radius: 4px;
    width: 150px;
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.checked {
    color: orange;
}

.star {
    margin-top: -25px;
    font-size: 0.4rem;
    margin-left: auto;
    text-align: center;
}

.text {
    text-align: justify;
    padding-bottom: 0.5rem;
    padding-top: 0.3rem;
    margin-top: 0.3rem;
    margin-right: 0.3rem;
    margin-left: 0.3rem;
    line-height: .52rem;
    font-size: .32rem;
    color: #000;
}

@media screen and (max-width: 600px) {
    .column {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.card {
    padding: 16px;
    margin-top: 5px;
    margin-left: 35px;
    margin-right: 35px;
    margin-bottom: 35px;
    border-radius: 10px;
    text-align: center;
    background-color: rgb(157 112 255 / 10%);
    border: 0.02rem solid #cfcfcf;
}

.read {
    font-weight: 700;
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
a.button {
    padding: 0.5em 2.5em;
    margin: 0 0.1em 0.1em 0;
    border: 2px solid #f16232;
    border-radius: 50px;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #f16232;
    text-align: center;
    transition: all 0.2s;
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
a.button:hover {
    background-color: #ffffff;
    color: rgb(0, 0, 0);
}

@media all and (max-width:30em) {
    a.button {
        margin: 0.2em auto;
    }
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

@media screen and (max-width: 1300px) {
    .referkaro_logo img {
        display: block;
        margin-bottom: -2px;
        margin-right: auto;
        border-radius: 4px;
        margin-top: -1px;
        width: 100px;
    }

    .star {
        padding-top: 15px;
        font-size: 0.4rem;
        margin-left: auto;
        text-align: center;
    }

    .text {
        text-align: justify;
        padding-bottom: 0.5rem;
        padding-top: 0.3rem;
        margin-top: 0.3rem;
        margin-right: 0.3rem;
        margin-left: 0.3rem;
        line-height: .52rem;
        font-size: .32rem;
        color: #000;
    }

    /*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
    .Referh3 {
        font-size: 0.5rem;
        margin-left: auto;
        font-weight: 700;
        display: inline-block;
        white-space: nowrap;
    }

}

.faq_question {
    background-color: #2a025e;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-weight: bold;
}

.active,
.faq_question:hover {
    background-color: #2a025e;
}

.faq_question:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2212";
}

.answer {
    font-size: 15px;
    padding: 0 18px;
    background-color: #401c6e;
    color: rgba(255, 255, 255, 0.4);
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/