@font-face {
    font-family: Pacifico;
    src: url('../fonts/Pacifico-Regular.ttf');
}

.fa-box::before, .fa-box::after {
    display: none;
}

.btn-whatsapp i {
    background: #37a2e0;
    font-size: 16px;
    color: white;
    padding-right: 8px;
    border-radius: 50%;
    padding-left: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.rating-btn {
    font-size: 12px;
}

.header_middle .header_wrapper {
    /* background: linear-gradient(264deg, #209eff, #000000); */
}

.why_choose_wrapper .quality-box i {
    font-size: 15px;
    color: white;
    margin-right: 10px;
    background: #458bc0;
    padding: 10px;
    border-radius: 50%;
    position: relative;
}

.why_choose_wrapper .quality-box p {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.section.steps .tabs_content {
    background-size: contain !important;
}

.writing_service .section_content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.writing_service .section_content .widget {
    margin: 14px;
    border: 1px solid #00000024;
    border-radius: 13px;
    padding-top: 21px;
    padding-bottom: 21px;
}

.writing_service .section_content .widget_title {
    text-align: center;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 900;
}

@media screen and (min-width:767px) {
    .writing_service .section_content .widget {
        max-width: 30%;
    }
}

.writing_service .section_content .widget .widget_content {
    max-height: 16rem;
    overflow: auto;
    min-height: 16rem;
}

/* width */
.writing_service .section_content .widget .widget_content::-webkit-scrollbar {
    width: 3px;
}

/* Track */
.writing_service .section_content .widget .widget_content::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.writing_service .section_content .widget .widget_content::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.writing_service .section_content .widget .widget_content::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.feature-bullet::before {
    display: none !important;
}

.feature-bullet {
    padding-left: 0 !important;
    margin-bottom: 10px !important;
    line-height: normal !important;
    font-size: 16px !important;
    display: flex;
    align-items: center;
}

.header_payments {
    padding-left: 0 !important;
    margin-top: 27px;
}

.banner-desc {
    margin-bottom: 25px;
    display: block;
    margin-top: -5px !important;
    color: black;
    font-size: 16px;
}

.feature-bullet i {
    font-size: 19px;
    color: #51a2e0;
}

.header_middle .header_middle_content .header_slogan h2 span {
    color: #8accff;
}

.widget_header.widget_get_price .button {
    float: none;
    width: 100%;
}

.header_top, .header_bottom:not(.opened) {
    position: absolute !important;
}

.btn-theme {
    background-color: #fb8a44;
    border-radius: 4px;
    box-shadow: 0 15px 10px -10px #ffd4b4;
    font-size: 15px;
    color: white;
    padding: 16px;
}

.section.customers_testimonials {
    padding-top: 9px;
}

[onclick="chatPop();"] {
    cursor: pointer !important;
}

@media screen and (max-width:767px) {
    #login_holder {
        display: none;
    }

    .header_top {
        padding-bottom: 26px;
    }

    .header_toolbar {
        top: 11px;
    }

    button.nav_button {
        top: 18px !important;
    }

    .header_middle .header_middle_content {
        margin-top: 83px !important;
    }

    .header_middle .header_middle_content .header_slogan {
        /* background: linear-gradient(55deg, #446d82 50%, #000000 8%); */
        padding-bottom: 0px !important;
        padding-top: 2px !important;

    }

    .header_middle .header_middle_content .header_slogan h2 span {
        color: #9dd4ff;
    }

    .about_us_slogan {
        top: 85px;
    }

    .header_middle_content_widget {

        padding-bottom: 27px !important;
       
    }

    .feature-bullet i {
        color: #9dd4ff !important;
    }

    .header_middle .header_wrapper {
        background: #e9e9e9e0 !important;
    }

    .feature-bullet {
        font-size: 14px !important;
    }

    .banner-desc {
        font-size: 15.5px !important;
        line-height: 1.4;
        text-align: center;
        margin-bottom: 8px;
    }

    .header_payments {
        display: block !important;
    }

    .header_payments .secure_block {
        display: none !important;
    }

    .header_payments .payments_block {
        margin: auto !important;
        padding: 0 !important;
        width: 100% !important;
        background-position: -849px -508px !important;
        margin-top: 14px !important;
    }

    .widget_header.widget_get_price .widget_title span {
        line-height: 1;
    }
    .why_choose_wrapper .why_choose_item {
        padding-bottom: 21px !important;
        display: block;
    }
    .footer_contacts_item+.footer_contacts_item span {
        margin-left: 0 !important;
        width: 100%;
        margin-right: 0 !important;
        margin-top: -14px;
        display: block;
    }
    .section .customers_testimonials_heading {
        font-size: 26px;
    }
    .footer_nav ul li a {
        margin-top: -6px !important;
        display: block;
    }
}

.contactFrm .field_item label {
    width: 100%;
    display: block;
}

.contactFrm .field_item input {
    display: block;
    width: 100%;
}

.btnWhatsInc #order_button {
    margin-top: 0;
    border: none;
}

.btnWhatsInc span {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.btnWhatsInc #order_button.whatsapp {
    background: #20ce20;
}

.widget_header.widget_get_price .widget_title span discount {
    font-family: Pacifico;
    font-size: 38px;
    color: #8accff;
    margin-right: 7px;
    margin-left: 7px;
}

.owl-carousel .owl-dot {
    cursor: pointer;
}