* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

body {
    font-family: "Inter", sans-serif;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

/* Trusted Sec */
.assistance_page {
    padding-top: 60px;
    padding-bottom: 100px;
}
.trusted_sec {
    text-align: center;
}
.trusted_sec .cybersecurity {
    align-items: center;
    background: #fff;
    border: 1px solid #dbdada;
    border-radius: 999px;
    color: #55575a;
    display: inline-flex;
    font-size: 14px;
    gap: 8px;
    margin-bottom: 15px;
    padding: 8px 14px;
}

.trusted_sec .cybersecurity svg {
    stroke: #f97565;
    width: 16px;
}
.trusted_sec .title {
    color: #0f0f10;
    font-weight: 700;
    line-height: 1.15;
    margin: auto;
    max-width: 80%;
    font-size: 60px;
}

.trusted_sec .title span {
    color: #f97565;
}

.trusted_sec .t_des {
    color: #55575a;
    font-size: 21px;
    line-height: 1.5;
    margin: 6px auto 30px;
    max-width: 70%;
}
.trusted_sec .des {
    color: #6e757c;
    font-size: 18px;
    line-height: 1.6;
    margin: 0 auto 24px;
    max-width: 60%;
}
/* Trusted Sec */

/* Contact Sec */
.contact_sec .contact_wrapper {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 16px;
    margin: 0 auto;
    max-width: 520px;
    padding: 22px;
    text-align: center;
}

.contact_sec .contact_wrapper .contact_no {
    font-size: 26px;
    letter-spacing: .4px;
}


.contact_sec .contact_wrapper .contact_no .sp-call-ico svg {
    color: #f97565 !important;
    width: 32px;
    height: auto;
}

.contact_sec .help_btn {
    background: #f97565;
    border-radius: 8px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 400;
    margin: 8px auto 14px;
    max-width: 320px;
    padding: 15px 20px;
    width: 100%;
    text-decoration: none;
}
.contact_sec .sp-stars {
    color: #ffc73a;
    font-size: 22px;
    letter-spacing: 2px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin-bottom: 12px;
    padding-bottom: 6px;
}

.contact_sec .sp-rating {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: center
}

.contact_sec  .happy_customers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.contact_sec  .happy_customers .happy_customers_photo {
    display: inline-flex;
    margin-right: 10px;
}


.contact_sec  .happy_customers .happy_customers_photo img {
    border: 2px solid #fff;
    border-radius: 999px;
    height: 28px;
    margin-left: -14px;
    width: 28px
}
.contact_sec  .happy_customers .des {
    color: #6e757c;
    font-size: 14px;
    font-weight: 700;
}
/* Contact Sec */

/* service sec */
.service_sec {
    margin-top: 50px;
}

.service_sec .service_content {
    text-align: center;
}

.service_sec .service_content .sp-badge {
    background: #f876621a;
    border-radius: 12px;
    display: inline-grid;
    height: 48px;
    margin-bottom: 8px;
    place-items: center;
    width: 48px;
}

.service_sec .service_content .sp-badge svg {
    color: #f97565 !important;
}

.service_sec .service_content  .sp-benefit-title {
    font-size: 16px;
    margin: 14px 0 10px;
}

.service_sec .service_content  .sp-benefit-sub {
    color: #55575a;
    font-size: 14px;
    margin: 0;
}
/* service sec */

/* get_started wrapper */
.get_started_sec .get_started_wrapper {
    background: #f97565;
    border-radius: 22px;
    color: #fff;
    padding: 48px 28px;
    text-align: center;
}

.get_started_sec .get_started_wrapper .title {
    font-size: 34px;
    font-weight: 700;
}

.get_started_sec .get_started_wrapper .des {
    font-size: 20px;
    line-height: 1.5;
    margin: 16px auto 28px;
    width: 70%;
}


.get_started_sec .get_started_wrapper .btn_sec .call_btn {
    align-items: center;
    background: #fff;
    border-radius: 8px;
    color: #f97565;
    display: inline-block;
    align-items: center;
    padding: 9px 10px;
    font-weight: 500;
    margin: 0 6px;
    text-decoration: none;
}

.get_started_sec .get_started_wrapper .btn_sec .call_btn svg {
    color: #f97565 !important;
}

.billing_content {
    background: #fff;
    border: 1px solid #dbdada;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 22px;
    text-align: center;
}

.billing_content .icon {
    background: #f876621a;
    border-radius: 14px;
    display: grid;
    height: 56px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    place-items: center;
    width: 56px;
}

.billing_content .text_content .title {
    font-size: 16px;
    line-height: 1.2;
    margin: 12px 0 10px;
}

.billing_content .text_content .des {
    color: #55575a;
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 16px;
}

.billing_content .text_content .check_btn {
    border-radius: 8px;
    font-weight: 400;
    width: 100%;
    background: #f0f0f0;
    padding: 10px;
    display: inline-block;
    font-size: 14px;
    color: #010101;
    text-decoration: none;
}

.billing_sec {
    text-align: center;
    padding: 120px 0;
}

.billing_sec .title {
    font-size: 44px;
    font-weight: 700;
}

.billing_sec .billing_wrapp {
    margin-top: 60px;
}


@media only screen and (max-width: 1600px) {
    .trusted_sec .title {
        max-width: 70%;
        font-size: 54px;
    }
    
}
@media only screen and (max-width: 1200px) {

    .trusted_sec .title {
        max-width: 60%;
        font-size: 40px;
    }
    .contact_sec .contact_wrapper .contact_no {
        font-size: 24px;
    }
    .contact_sec .contact_wrapper .contact_no .sp-call-ico svg {
        width: 30px;
    }
    .billing_content .text_content .title {
        font-size: 14px;
    }
}
@media only screen and (max-width: 991px) {
    .trusted_sec .title {
        max-width: 60%;
        font-size: 34px;
    }
    .trusted_sec .t_des {
        font-size: 18px;
        margin: 6px auto 20px;
        max-width: 80%;
    }
    .trusted_sec .des {
        font-size: 16px;
        margin: 0 auto 24px;
        max-width: 80%;
    }
    .billing_sec {
        padding: 60px 0 40px;
    }
    .billing_sec .title {
        font-size: 34px;
    }
    .billing_sec .billing_wrapp {
        margin-top: 50px;
    }
    .get_started_sec .get_started_wrapper {
        padding: 38px 28px;
    }
    
}

@media only screen and (max-width: 767px) {

   .trusted_sec .title {
        max-width: 80%;
        font-size: 24px;
    }
    .trusted_sec .t_des {
        font-size: 16px;
        margin: 14px auto 20px;
        max-width: 100%;
    }
    .trusted_sec .des {
        font-size: 16px;
        margin: 0 auto 24px;
        max-width: 100%;
    }
    .contact_sec .contact_wrapper .contact_no {
        font-size: 22px;
    }
    .contact_sec .contact_wrapper .contact_no .sp-call-ico svg {
        width: 28px;
    }
    .billing_sec {
        padding: 40px 0 40px;
    }
    .billing_sec .title {
        font-size: 30px;
    }
    .billing_sec .billing_wrapp {
        margin-top: 30px;
    }
    .get_started_sec .get_started_wrapper .des {
        font-size: 20px;
        margin: 13px auto 24px;
        width: 100%;
    }
    .get_started_sec .get_started_wrapper .btn_sec .call_btn {
        margin: 0 6px 16px;
    }
}

@media only screen and (max-width: 480px) {
    .assistance_page {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .trusted_sec .title {
        max-width: 80%;
        font-size: 20px;
    }
    .trusted_sec .t_des {
        font-size: 15px;
    }
    .trusted_sec .des {
        font-size: 14px;
    }
    .contact_sec .contact_wrapper .contact_no {
        font-size: 18px;
    }
    .contact_sec .contact_wrapper .contact_no .sp-call-ico svg {
        width: 24px;
    }
    .contact_sec .help_btn {
        font-size: 16px;
        margin: 8px auto 14px;
        padding: 13px 20px;
    }
    .contact_sec  .happy_customers .des {
        font-size: 13px;
    }
    .billing_sec .title {
        font-size: 24px;
    }
    .get_started_sec .get_started_wrapper .title {
        font-size: 24px;
    }
    .get_started_sec .get_started_wrapper .des {
        font-size: 16px;
        margin: 10px auto 14px;
    }
    .get_started_sec .get_started_wrapper {
        padding: 28px 28px;
    }
    .service_sec {
        margin-top: 30px;
    }
}
