body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: "Poppins", sans-serif;
}

a {
    text-decoration: none !important;
}

ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

h1,
h2,
h3,
h4 {
    font-family: "Jost", sans-serif;
}

/* header css start */

a.navbar-brand img {
    /*width: 90%;*/
    filter: brightness(0);
}

a.navbar-brand {
    display: inline-block !important;
}

nav.navbar {
    flex-wrap: nowrap;
}

.side-chat a {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    gap: 10px;
    align-items: center;
}

.side-chat a svg {
    display: block;
    height: 1.5em;
    width: 1.5em;
    background: #F9A600;
    padding: 5px;
    border-radius: 60%;
    fill: #FFFFFF;
    color: #FFFFFF;
}

.side-chat {
    width: 100%;
    justify-content: end;
    gap: 20px;
    align-items: center;
}

.custom-btn {
    background: #F9A600;
    font-size: 1.125rem;
    color: white;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    padding: 12px 24px;
    line-height: 1em;
}

/* header css end */

/* section.banner-section start */
section.banner-section {
    padding: 30px 0px 30px 0px;
    background: #F4F3EC;
}

.publiihsing-compnay h5 {
    font-weight: 600;
    letter-spacing: 4.5px;
    color: #F9A600;
}


.publiihsing-compnay h1 {
    font-weight: 600;
    line-height: 60px;
    color: #000000;
    font-size: 3.5rem;
}

.publiihsing-compnay p {
    color: #000000;
}

.publiihsing-compnay ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 18px!important;
}


.banner-data {
    background: #000000;
}

.banner-form {
    background: #000000;
    padding: 20px 20px 20px 20px;
    margin-left: auto;
    width: 80%;
        position: relative;
    z-index: 0;
}

.banner-data h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 23px;
}

.banner-form input.form-control {
    padding: 8px;
    font-size: 15px;
    margin-bottom: 0;
    border: 1px solid #666;
    border-radius: 3px;
    margin-bottom: 10px;
}

.banner-form select {
    padding: 8px;
    font-size: 15px;
    margin-bottom: 0;
    border: 1px solid #666;
    border-radius: 3px;
    margin-bottom: 10px;
}

.services h5 {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    padding: 0;
    color: #fff;
}

.services ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px !important;
    margin-top: 5px !important;
}

.services ul li {
    width: 50%;
}

.services ul li label {
    color: white;
}

.form-btn {
    text-align: center;
}

.form-btn button {
    width: 58%;
}

/* section.banner-section  end */

/* section.publishing-services-format  start */
section.publishing-services-format {
    padding: 30px 0px 30px 0px;
}

.service-publish {
    text-align: center;
}

.service-publish h2 {
    font-weight: 600;
    color: #000000;
    font-size: 3rem;
}

.service-publish p {
    margin: auto;
    /* width: 70%; */
}

.sevices-mian {
    margin: 8px;
    padding: 40px 30px;
    box-shadow: 0px 0px 10px 0px #ccc;
    border-radius: 5px;
    text-align: center;
    margin-top: 50px;
}

.service-img {
    text-align: center;
}

.service-img img {
    width: 20%;
}

.services-content h4 {
    font-weight: 600;
    color: #000000;
    font-size: 1.5rem;
    margin-top: 20px;
}

.services-content p {
    color: black;
    font-size: 15px;
    margin: auto;
    width: 100%;
}

.sevices-mian:hover {
    background: #F9A600;
}

.sevices-mian:hover .services-content h4 {
    color: white;
}

.sevices-mian:hover .services-content p {
    color: white;
}

.sevices-mian:hover .service-img img {
    filter: invert() brightness();
}

section.client-sliderss {
    padding: 50px 0;
}


.client-review p {
    color: white;
    text-align: center;
    padding: 40px 40px 40px 40px;
    border-radius: 15px 15px 15px 15px;
    background-color: #131423;
    position: relative;
    margin: auto;
    margin-top: 20px;
    width: 75%;
    margin-bottom: 30px;
    font-style: italic;
}
.for-client {
    background-color: #F4F3EC;
}
.client-para h5 {
    text-align: center;
    color: #000000;
    font-family: "Oswald", Sans-serif;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
}


.client-slider .owl-nav button {
    position: absolute;
    z-index: 0;
}

.client-slider .owl-nav button.owl-prev {
    left: 80px;
    transform: rotate(180deg);
    top: 80px;
}

.client-slider .owl-nav button.owl-prev img {
    width: 20px;
}

.client-slider .owl-nav button.owl-next {
    right: 80px;
    transform: rotate(0deg);
    top: 80px;
}

.client-slider .owl-nav button.owl-next img {
    width: 20px;
}

.client-review p:after {
    position: absolute;
    z-index: 0;
    content: "";
    background-color: #131423;
    left: 50%;
    top: calc(100% - 7px);
    transform: translateX(-50%) scaleX(.75) rotate(45deg);
    width: 14px;
}

.logo-slider .client-review img {
    width: 60% !important;
    object-fit: cover;
}

.logo-slider .client-review {
    height: 190PX;
    display: flex;
    align-items: center;
    justify-content: center;
}

.how-work {
    background-color: #F4F3EC;
}

.publish-us ul li {
    padding-bottom: 15px;
}

.publish-us h2 {
    margin-bottom: 30px;
    font-weight: 600;
    color: #000000;
    font-size: 3rem;
}

section.why-publish {
    padding: 50px 0;
}
.why-publish .form-btn {
    text-align: start;
}


footer {
    background-image: url(../images/Client-carousel.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
    padding: 100px 0px;
}

footer:before {
    background-color: #000000;
    opacity: 0.89;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}
footer .service-publish h2 {
    color: white;
}
footer .service-publish p {
    color: white;
}
.service-publish h2 {
    margin-bottom: 10px;
}

.service-publish p {
    font-size: 18px;
}

.service-publish ul {
    padding: 30px 0px 20px 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.service-publish ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.service-publish ul li i {
    color: #f9a600;
}

.service-publish ul li a {
    font-size: 19px;
    color: white;
}

.footer-end-sec {
    background-color: black;
}

.footer-end {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-end p {
    color: white;
    margin: 0;
}

.privacy a {
    color: white;
}

.footer-end-sec {
    padding: 15px 0px;
}

/* section.publishing-services-format  end */   






.overlay-bg {
    background: rgba(0,0,0,.8);
    position: absolute;
    right: 0;
    z-index: 10
}

.popupform-main.active {
    display: block
}

.popupform-main {
    position: fixed;
    background-color: rgba(0,0,0,.62);
    z-index: 9999;
    width: 100%;
    height: 100%;
    z-index: 99999990;
    align-items: center;
    background-color: rgba(0, 0, 0, .62);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    top: 0;
    left: 0;
}

.pop-form {
    position: absolute;
    width: 915px;
    height: 550px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(../images/popup-main-img.webp) 0 0/cover;
    padding: 15px;
    z-index: 99;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.fspx-23,.pop-form form .control-group {
    margin-bottom: 10px
}

.popupform-main h3 {
    font-size: 22px;
    margin: 31px 0 0;
    color: #e6e4e4;
    font-weight: 500
}

.popupform-main h2 {
    font-size: 33px;
    margin: 10px 0 0;
    font-weight: 700;
    color: #fff
}

.popupform-main h4 {
    font-size: 26px;
    margin: 8px 0 0;
    color: #000;
    font-weight: 700
}

.ls-xsmall {
    letter-spacing: -2px
}

.fc-red {
    color: #fb2224
}

.tt-uppercase {
    text-transform: uppercase!important
}

.popupform-main h6 {
    letter-spacing: 0;
    font-size: 45px;
    background: #4274fa;
    color: #fff;
    border-radius: 10px;
    padding: 10px 15px 5px;
    text-align: left;
    position: relative;
    right: 0;
    margin: 0;
    float: right
}

.fspx-20 {
    font-size: 20px;
    display: block
}

.fspx-23 {
    font-size: 23px
}

.fw-normal {
    font-weight: 400!important
}

.popupform-main .main-pop {
    padding: 25px 10px 0 0
}

form .control-group {
    margin-bottom: 24px;
    position: relative
}

.pop-form form .control-group input[type=datetime-local],.pop-form form .control-group input[type=email],.pop-form form .control-group input[type=number],.pop-form form .control-group input[type=text],.pop-form form .control-group select,.pop-form form .control-group textarea {
    background-color: transparent;
    font-family: Nunito,sans-serif;
    text-align: left;
    border: 3px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.popupform-main form input[type=email],.popupform-main form input[type=number],.popupform-main form input[type=text] {
    min-height: 50px;
    color: #333;
    padding: 10px;
    height: 44px;
    width: 100%;
    background: 0 0;
    border: 1px solid #ccc;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 4px;
    font-family: Nunito,sans-serif
}

form .numberarea {
    width: auto;
    position: relative
}

.pop-form .submit-btn {
    background: #ffc600;
    font-size: 20px;
    padding: 10px 0;
    color: #222;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    border: 3px solid #7f6303;
    width: 100%;
    margin: 10px 0 0!important;
    font-weight: 600;
    text-transform: uppercase
}

.pop-form .no-thanks {
    text-decoration: underline;
    color: #666
}

.popupform-main h6:before {
    position: absolute;
    content: "";
    left: -35px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-right: 45px solid #4274fa;
    border-bottom: 28px solid transparent
}

.float-left {
    float: left
}

.lh-medium {
    line-height: 1.2
}

.ta-left {
    text-align: left
}

.fw-exbold {
    font-weight: 800!important
}

.mtpx-60 {
    margin-top: 60px
}

.pop-form .close-btn {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    top: -18px;
    right: -20px;
    font-size: 18px;
    font-weight: 900;
    color: #fff;
    padding-top: 3px;
    background-color: #F9A600;
    text-align: center;
    border-radius: 50px;
    align-items: center;
    display: grid;
    border: 2px solid #7f6303
}

@media(max-width: 1366px) {
    .popupform-main .popup-l-side:after {
        right:60px;
        top: 116px;
        background-size: 89%
    }
}

@media(max-width: 991px) {
    .pop-form {
        position:absolute;
        width: 510px;
        height: 500px;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        padding: 0;
        z-index: 99;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        background: #bf8003;
    }

    .popupform-main .col-sm-offset-4.col-sm-8 {
        max-width: 100%;
        width: 100%;
        margin: 0
    }

    .popupform-main h3 {
        font-size: 30px!important
    }

    .popupform-main h6 {
        font-size: 30px
    }

    #flform input[type=text],input[type=email] {
        margin-bottom: 0
    }

    .pop-form .close-btn {
        width: 35px;
        height: 30px;
        display: block;
        position: absolute;
        top: 2px;
        right: 0;
        font-size: 18px;
        font-weight: 900;
        color: #080808;
        padding-top: 3px
    }
}

@media(max-width: 767px) {
    .popupform-main h6:before {
        position:absolute;
        content: "";
        left: -20px;
        top: 0;
        width: 0;
        height: 0;
        border-top: 0 solid transparent;
        border-right: 28px solid #4274fa;
        border-bottom: 28px solid transparent
    }

    .pop-form {
        position: absolute;
        width: 385px!important;
        height: 538px!important;
        border-radius: 10px;
    }

    .popup-l-side {
        display: none
    }

    .popupform-main .pop-form h3 {
        font-size: 21px!important;
        margin-top: 4px
    }

    .pop-form .close-btn {
        top: -13px;
        right: -6px;
        height: 35px
    }

    .popupform-main h6 {
        letter-spacing: 0;
        font-size: 21px;
        background: #4274fa;
        color: #fff;
        border-radius: 10px;
        padding: 3px 8px 5px;
        text-align: left;
        position: relative;
        right: 0;
        margin: 0;
        float: right
    }

    .pop-form .submit-btn {
        font-size: 22px;
        width: 100%;
        padding: 8px 0
    }

    div#pop-form {
        max-width: 100%;
        width: 100%;
        margin: 0;
        text-align: center;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .popupform-main h3 {
        font-size: 26px;
        margin: 31px 0 0;
        color: #fff;
        font-weight: 500
    }

    .popupform-main h2 {
        font-size: 29px;
        margin: 10px 0 0;
        color: #fff;
        font-weight: 700
    }

    .popupform-main h4 {
        font-size: 24px;
        margin: 8px 0 0;
        color: #fff;
        font-weight: 700
    }

    .chk-st-1 {
        display: inline-flex
    }
}



.pop-form form .control-group ::placeholder {
    color: #fff
}

input[type=datetime-local] {
    color: #fff!important
}

.ghost_writing_services {
    font-size: 58px
}

::-webkit-calendar-picker-indicator {
    filter: invert(1)
}

.new_form_popup textarea {
    width: 100%!important;
    border-radius: 8px!important;
    padding: 10px!important;
    color: #000!important
}

.new_form_popup input {
    padding: 22px 20px;
    border-radius: 8px;
    margin-bottom: 17px;
    font-size: 15px;
    color: #000;
    display: block;
    width: 100%;
    background: #fff!important;
    border: 1px solid #ccc;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.get_click_pop {
    padding: 10px 50px;
    border-radius: 50px;
    background: linear-gradient(to left, #F9A600 0, #F9A600 100%) !important;
    border: transparent!important;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 15px 5px 5px;
    text-align: center;
    width: 50%
}

.pop-form.ta-center .col-sm-6 {
    float: left;
}



.pricing-sec {
    position: relative;
    padding: 0px 0 40px;
}

.pricing-sec h3 {
    color: #1a1d1c;
    font-size: calc(24px + (40 - 24) * (100vw - 320px) / (1920 - 320));
    font-weight: 700;
    margin-bottom: 5px
}

.price-box-header h3 span,.price-box-header h4 {
    font-size: calc(18px + (25 - 18) * (100vw - 320px) / (1920 - 320))
}

.price-box-header h3,.price-box-header h4,.price-box-header h6 {
    margin: 0 0 10px;
    font-weight: 600
}

.price-box {
    background-color: #fff;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
    border-radius: 16px
}

.price-box .border {
    border: 2px solid #ebebeb;
    padding: 20px 0 0;
    border-radius: 16px
}

.price-box .titlePoint .leftGoal,.price-box .titlePoint .rightGoal {
    position: absolute;
    margin: auto;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 0 2px #0000001d;
    z-index: 7
}

.price-box .titlePoint {
    position: absolute;
    left: 0;
    width: 100%;
    top: 80px;
    pointer-events: none
}

.price-box .titlePoint .leftGoal {
    left: -25px
}

.price-box .titlePoint .rightGoal {
    right: -25px
}

.price-box-header {
    display: inline-block;
    font-weight: 600;
    color: #27292f;
    position: relative;
    margin-bottom: 15px;
    padding-left: 0;
    width: 100%;
    text-align: center;
    font-family: Oswald,sans-serif
}

.price-box-header h4 {
    color: #4d4d4d;
}

.price-box-header h4 a {
    color: #000;
    text-decoration: none
}

.price-box-header h6 {
    color: grey;
    font-size: calc(13px + (14 - 13) * (100vw - 320px) / (1920 - 320))
}

.price-box-header h3 {
    color: #ffaa17;
    font-size: calc(25px + (50 - 25) * (100vw - 320px) / (1920 - 320))
}

.price-inner h6,.price-list li {
    margin-bottom: 20px;
    color: #4c4d51
}

.price-box-header h3 span {
    color: grey
}

.discount {
    background-image: url(assets/images/price-tag.html);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 63px;
    height: 166px;
    top: -2px;
    right: 25px;
    color: #fff;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    padding: 10px 20px;
    font-size: 29px;
    font-weight: 600
}

.price-box .price {
    position: relative;
    color: #3682ea;
    padding: 20px;
    display: flex;
    align-items: center
}

.price-box .price span {
    font-size: 30px
}

.price-box .price span label {
    font-size: 65px
}

.price-box .cut-price {
    color: #4c4d51;
    font-size: 19px
}

.price-inner {
    padding: 20px 25px
}

.price-inner h6 {
    font-size: 17px;
    font-weight: 600
}

.price-list {
    height: 380px;
    padding: 0;
    overflow-y: auto;
    scroll-behavior: smooth
}

.price-list li {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 25px
}

.price-list li i {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    color: #fba614
}

.price-box-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px
}

.price-box .yellow-btn {
    margin: 0;
    font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1920 - 320));
    padding: 10px 45px;
    border-radius: 12px;
    font-weight: 600;
    color: #000;
    font-family: Oswald,sans-serif;
    background: #fecb74;
    background: linear-gradient(356deg,#fecb74 0,#f29d0c 72%)
}

.price-box.popular,.price-box:hover {
    background-color: #faa613
}

.price-box.popular .yellow-btn,.price-box:hover .yellow-btn {
    color: #fff!important;
    background: #202020;
    background: linear-gradient(356deg,#202020 0,#000 72%)
}

.price-chat {
    display: flex;
    margin-left: 20px
}

.price-chat .price-cht-icon {
    margin-right: 10px
}

.price-chat span {
    font-size: 14px;
    display: block;
    margin-bottom: 0;
    line-height: 1;
    padding: 0;
    color: #5ac175
}

.price-chat a {
    font-size: 20px;
    color: #0a1c13;
    text-decoration: none;
    font-weight: 500
}

.price-box.popular {
    position: relative
}

.poptag {
    background-image: url(../images/icons/popular.html);
    background-repeat: repeat;
    position: absolute;
    width: 41px;
    height: 155px;
    right: 20px;
    top: 0
}

.poptag span {
    transform: rotate(-90deg);
    position: absolute;
    left: -29px;
    right: 0;
    top: 61px;
    bottom: 0;
    color: #5fbe75;
    font-size: 25px;
    text-transform: uppercase;
    width: 100px;
    height: 40px
}

.result_inner h2 {
    color: #0a2840;
    text-align: center;
    font-size: 50px;
    font-weight: 800;
    margin: 0 0 60px;
}
.result_inner h2 span {color: #f09300;}
a:hover {
    text-decoration: none;
}

.publiihsing-compnay ul li {
    flex: 0 0 46%;
    list-style: outside;
}

.publiihsing-compnay ul li p {
    margin-bottom: 8px;
}



.banner-form span.topfifty {
    background: #F9A600;
    position: absolute;
    z-index: 0;
    top: -25px;
    right: -20px;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60%;
    font-size: 20px;
    font-weight: 700;
    color: white;
}