@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);
    .about-new-section-text h4, .about-section-box h3, .banner-from h4, .banner-text h2, .best-text h3, .contact-text h3, .counter-box h4, .counter-text-link h4, .craft-text h4, .custom-modal h5, .ebook-from h4, .faq-text h3, .footer-link h5, .from-text h2, .get-start-section h4, .info-testi h4, .inner-service-txt h3, .inner-service-txt h4, .modal-body button, .numarik-number h5, .publishing-work-card h3, .resdy-text h2, .service-inner-text h2, .service-text h3, .should-section h4, .speak-text h2, .suc-text h3, .terms-condition h3, .test_box h4, .testi-text h3, .testimonials-box h2, .testimonials-man-text h3, .thankyou-page h3 {
    font-family: bebas neue, sans-serif;
}
.banner-from button, .banner-from h4, .banner-text h1, .banner-text h2, .ebook-from h4, .footer-link ul li, .should-section h4, ul#tabs li {
    text-transform: uppercase;
}
.about-banner, .about-new-section, .book-bg, .book-service-section, .contact-banner, .contect-section, .counter-section, .craft-section, .custom-modal .modal-body, .footer, .form-wrap .floating-form, .from-bg, .inner-banner, .logo-section, .min-banner, .portfolio-banner, .portfolio-section, .resdy-section, .servce-from, .service-banner, .testi-banner, .testimonials-section, .thankyou-bg, .thankyou-page {
    background-position: center;
    background-size: cover;
}
.about-teck-section ul li::before, .banner-list ul li::before {
    background-image: url(../images/check-mark.png);
    width: 17px;
    height: 17px;
}
.banner-from h4, .banner-from p, .contact-banner, .copy-right h6, .counter-box, .craft-text h4, .craft-text p, .ebook-from h4, .ebook-from p, .get-start-section h4, .get-start-section p, .numarik-number h5, .should-section h4, .should-section p, .suc-text h3, .test_box h4, .test_box p, .testi-text h3, ul#tabs {
    text-align: center;
}
body {
    margin: 0 auto;
    padding: 0;
    font-weight: 500;
    overflow-x: hidden;
    font-family: Roboto, sans-serif;
}
*, .btn-default, a, h1, h2, h3, h4, h5, h6, label, li, p, span, textarea, ul {
    margin: 0;
    padding: 0;
}
button {
    outline: 0!important;
    cursor: pointer!important;
}
a:focus, a:hover {
    text-decoration: none;
}
li {
    list-style: none;
}
.center {
    display: block;
    margin: 0 auto;
    float: none;
}
body::-webkit-scrollbar {
    width: 8px;
}
body::-webkit-scrollbar-track {
    background-image: linear-gradient(to right, #000, #000, #000, #000, #000);
    border-radius: 0;
}
body::-webkit-scrollbar-thumb {
    background-image: linear-gradient(to right, #fd9a00, #fd9a00, #fd9a00, #fd9a00, #fd9a00);
    border-radius: 25px;
}
.padding-left {
    padding-left: 0;
}
.padding-right {
    padding-right: 0;
}
.haeder-link ul, .speak-buuton ul {
    display: flex;
    align-items: center;
}
.haeder-link ul li a {
    color: #fff;
}
.haeder-link ul li {
    font-size: 14px;
    padding: 4px 35px;
    text-align: left;
    border-right: 1px solid #fff;
}


.stellarnav li button:last-child{
    background-color: #FF9900;
    font-size: 17px;
    font-weight: 700;
    fill: #000000;
    color: #000000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FF9900;
    border-radius: 8px 8px 8px 8px;
    padding: 13px 25px 13px;
    box-shadow: 0px 0px 10px 2px #FF9900;
    margin: -15px 0 0;
    animation: pulse 1s infinite;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: 1s linear infinite pulse;
}


@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}


@keyframes hvr-buzz-out {
    10%, 30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
20%, 40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
}
50%, 70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
}
60%, 80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
}
100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
}
}.min-banner {
    background-image: url(../images/homebanner.webp);
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.haeder-nav {
    padding: 19px 0;
    background: #000;
}
.banner-text h1, .service-inner-text h1 {
    font-size: 15px;
    color: #fd9a00;
}
.banner-text h2 {
    font-size: 48px;
    margin: 5px 0;
    color: #fff;
    text-align: left;
}
.banner-text p {
    font-size: 15px;
    line-height: 23px;
    color: #fff;
    text-align: left;
}

.banner-buuton ul, .from-button ul {
    display: flex;
    margin-top: 20px;
    align-items: center;
}
.banner-buuton ul li button {
    width: 200px;
    padding: 10px;
    border: 2px solid #fd9a00;
    color: #fff;
    background: 0 0;
    border-radius: 7px;
    font-size: 19px;
    text-transform: capitalize;
    box-shadow: 0 0 0 0 rgb(253 154 0);
    /* -webkit-animation: 1.5s infinite pulse-icon-color-main; */
    box-shadow: 0px 0px 10px 2px #FF9900;
    animation: bounce 2s infinite;
}

@-webkit-keyframes pulse-icon-color-main {
    70% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, .05), 0 0 0 8px rgba(255, 255, 255, .05);
}
100% {
    box-shadow: 0 0 0 10px rgb(38 150 139/5%), 0 0 0 8px rgba(255, 255, 255, .05);
}
}.logo-pic img {
    margin: 5px 50px 0;
}
.banner-from {
    border-width: 4px 4px 4px 4px;
    border-color: #FF9900;
    box-shadow: 0px 0px 22px 6px #FF9900;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px 30px 30px;
    background-color: rgb(0 0 0 / 68%);
    border-radius: 10px;
    border: 5px solid #e69030;
}
.banner-from:before {
    top: -14px;
    left: -15px;
    z-index: -1;
}
.banner-from::after {
    bottom: -20px;
    right: -24px;
    z-index: -3;
}
.banner-from h4 {
    font-size: 35px;
    color: #ffffff;
    font-weight: 500;
}
.banner-from p {
    font-size: 16px;
    color: #ffffff;
    margin: 0 0 10px;
}
.haeder-link {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    margin-bottom: 20px;
}
.haeder-link ul li:last-child {
    border-right: none;
}
.banner-list ul {
    display: flex;
    flex-wrap: wrap;
    margin: 14px 0;
}
.banner-list ul li {
    width: 50%;
    color: #fff;
    font-size: 13px;
    line-height: 26px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    display: flex;
    align-items: center;
}
.banner-logo ul {
    display: flex;
    align-items: center;
    justify-content: start;
    margin: 20px 0 10px;
}
.banner-list ul li::before {
    content: "";
    position: absolute;
    left: 0;
}
.banner-text p span {
    color: #e4bd3b;
}
.banner-from input {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 300;
    border: none;
    color: #ffffff;
    border-radius: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
}
.banner-from button {
    width: 170px;
    padding: 10px;
    font-size: 17px;
    font-weight: 600;
    border: none;
    color: #000;
    background: linear-gradient(to left, #fd9a00 0, #d98e18 100%);
    border-radius: 8px;
    display: block;
    margin: 0 auto;
    box-shadow: 0px 0px 10px 2px #FF9900;
}
.banner-from input::placeholder {
    color: #fff;
}
.banner-from textarea::placeholder {
    color: #fff;
}
.banner-from textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 300;
    border: none;
    color: #fff;
    height: 100px;
    resize: none;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    background: transparent;
}
.book-slider .owl-next, .book-slider .owl-prev {
    position: absolute;
    top: 40%;
    width: 35px;
    height: 35px;
    border-radius: 10px;
    color: #fff!important;
    font-size: 15px!important;
    display: flex;
    justify-content: center;
    padding: 0;
}
.arow-pic {
    position: absolute;
    right: -120px;
    animation: 5s linear infinite lifte_and_right;
    bottom: -120px;
}
.about-teck-section, .book, .counter-section, .form-wrap .floating-relative, .logobar {
    position: relative;
}
.floating, .floating-opp {
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
@keyframes lifte_and_right {
    0%, 100% {
    transform: translateX(0);
}
50% {
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
}
}.book-bg-slider {
    background-image: #000;
    padding: 10px;
}
.book-slider .owl-prev {
    left: -5%;
    background: #f19504!important;
    align-items: center;
}
.book-slider .owl-next {
    right: -5%;
    background: #f59703!important;
    align-items: center;
}
.logobar::after, .logobar::before {
    width: 2px;
    height: 60px;
    background-color: #fff;
    top: 23px;
    transform: translateY(-50%);
    position: absolute;
    content: ""}
.numarik-number, .portfolio-banner, .should-section ul, .testi-banner {
    display: flex;
    justify-content: center;
}
.logo-section {
    padding: 15px 0;
    background: #000;
}

.about-button ul li button, .logo-section button {
    width: 160px;
    padding: 10px;
    font-size: 17px;
    text-transform: capitalize;
}
.logobar {
    padding: 0 30px;
}
.logobar::before {
    left: 0;
}
.logobar::after {
    right: 0;
}

.counter-section {
    padding: 80px 0;
    background-image: url(../images/book_bg.svg);
}
.best-text h3, .counter-text-link h4 {
    font-size: 45px;
    color: #000;
}
.counter-text-link p {
    font-size: 14px;
    line-height: 27px;
    margin-top: 13px;
    color: #000;
}
.counter-text-link h4 span {
    color: #f79700;
}
.about-button ul, .speak-buuton ul {
    display: flex;
    margin-top: 20px;
}
.about-button ul li button {
    border: 2px solid #fd9a00;
    background: 0 0;
    color: #f39401;
    border-radius: 7px;
    box-shadow: 0 0 0 0 rgb(243 148 1);
    /* -webkit-animation: 1.5s infinite pulse-icon-color-main; */
    box-shadow: 0px 0px 10px 2px #FF9900;
}
.resdy-section ul li button, .speak-buuton ul li button {
    width: 160px;
    padding: 10px;
    background: 0 0;
    font-size: 17px;
    box-shadow: 0 0 0 0 rgb(247 151 0);
}
.about-teck-section ul {
    margin: 20px 0;
}
.about-teck-section ul li {
    font-size: 15px;
    line-height: 29px;
    color: #000;
    position: relative;
    padding-left: 26px;
}
.about-teck-section ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
}
.from-link ul li::before, .should-section ul li::before {
    background-image: url(../images/check-white.png);
    width: 15px;
}
.book {
    --witdh: 350px;
    --height: 400px;
    --thick: 40px;
    --inner: 6px;
    --pages-bg: white;
    --cover-bg: rgba(33,  32,  30,  255);
    --cover-radius: 6px;
    width: var(--witdh);
    height: var(--height);
    transform: rotateY(-30deg) rotateX(30deg);
    transition: transform .5s;
}
.book__cover, .book__cover-img {
    width: 100%;
    height: 100%}
.book:hover {
    transform: rotateY(-20deg) rotateX(20deg);
}
.book, .book__cover, .book__pages {
    transform-style: preserve-3d;
}
.book__cover, .book__cover-img, .book__cover::before {
    border-top-right-radius: var(--cover-radius);
    border-bottom-right-radius: var(--cover-radius);
    user-select: none;
}
.form-check, .unselectable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.book__cover::after, .book__cover::before, .book__pages::after, .book__pages::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%}
.book__cover, .book__cover::after, .book__cover::before {
    background-color: var(--cover-bg);
}
.book__cover::before {
    width: 100%;
    transform: translateZ(calc(var(--thick) * -1));
    box-shadow: 0 0 16px 1px #000;
}
.book__cover::after {
    width: var(--thick);
    transform-origin: left center;
    transform: rotateY(90deg);
}
.book__pages, .book__pages::after, .book__pages::before {
    background: var(--pages-bg);
}
.book__pages {
    position: absolute;
    right: var(--inner);
    top: var(--inner);
    width: var(--thick);
    height: calc(100% - var(--inner) * 2);
    transform-origin: right center;
    transform: rotateY(-90deg);
}
.book__pages::after, .book__pages::before {
    width: var(--thick);
    height: calc(var(--witdh) - var(--inner));
}
.book__pages::before {
    transform-origin: center top;
    transform: rotateX(90deg);
}
.book__pages::after {
    top: unset;
    bottom: 0;
    transform-origin: center bottom;
    transform: rotateX(-90deg);
}
.counter-section::before {
    content: "";
    position: absolute;
    background-image: url(../images/circal.png);
    width: 260px;
    height: 260px;
    left: -180px;
    top: -20px;
    animation: 6s linear infinite myabc;
}
.resdy-section ul li button, .speak-buuton ul li button, ul#tabs li.active {
    -webkit-animation: 1.5s infinite pulse-icon-color-main;
}
@keyframes myabc {
    0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}
.speak-text h2 {
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
    line-height: 41px;
}
.resdy-text h2 span, .speak-text h2 span {
    color: #f29401;
}
.speak-text p {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}
.speak-buuton ul li button {
    border: 2px solid #fd9a00;
    color: #fd9a00;
    margin-right: 20px;
    border-radius: 7px;
    text-transform: capitalize;
}

.numarik-number {
    background: #f79700;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    align-items: center;
}
.numarik-number h5 {
    font-size: 35px;
    flex: 1;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 200% 100%;
    background-position: 100% 0;
    background-image: linear-gradient(135deg, #222 50%, transparent 50%);
    -webkit-text-stroke: 1.5px #fff;
}
.box-piblishing:hover::after {
    transform: scale(50);
}
.box-piblishing::after {
    content: "";
    width: 40%;
    aspect-ratio: 1/1;
    border-radius: 100%;
    background-color: #f79701;
    position: absolute;
    bottom: -5rem;
    left: -5rem;
    transform: scale(0);
    z-index: -1;
    transition: .5s;
    color: #fff;
}
.resdy-text h2 {
    font-size: 40px;
    color: #000;
}

.suc-text h3 {
    font-size: 60px;
    color: #fff;
    line-height: 54px;
    }


.resdy-text p {
    font-size: 13px;
    color: #000;
    line-height: 22px;
    margin: 5px 0 7px;
}
.resdy-section {
    background-image: url(../images/ready-bg.jpg);
    padding: 80px 0;
    background-attachment: fixed;
}
.resdy-section ul {
    display: flex;
    margin-top: 25px;
    align-items: baseline;
}
.resdy-section ul li button {
    border: 2px solid #fd9a00;
    color: #f79700;
    border-radius: 7px;
    text-transform: capitalize;
}
.should-section h4 {
    color: #fff;
    font-size: 34px;
    line-height: 55px;
}
.should-section p {
    color: #fff;
    font-size: 11px;
    font-weight: 500;
}
.should-section ul {
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
}
.should-section ul li {
    width: 50%;
    color: #fff;
    line-height: 25px;
    font-size: 11px;
    font-weight: 500;
    padding: 10px 26px;
    position: relative;
}
.should-section ul li::before {
    content: "";
    height: 14px;
    position: absolute;
    left: 7px;
    top: 19px;
}
.craft-section {
    padding: 70px 0;
    background-image: url(../images/booke-slider.webp);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.craft-text h4 {
    font-size: 40px;
    color: #fff;
}
.craft-text p {
    color: #fff;
    width: 85%;
    font-weight: 400;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
}
ul#tabs {
    list-style-type: none;
    padding: 0;
}
ul#tabs li {
    display: inline-block;
    background-color: transparent;
    padding: 7px 14px;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #fff;
    font-size: 15px;
    margin: 0 7px 13px;
}
ul#tabs li:hover {
    background: linear-gradient(180deg, rgb(216 134 5) 0, rgb(118 74 7) 100%);
}
ul#tabs li.active {
    box-shadow: 0 0 0 0 rgb(202 125 5);
    background: linear-gradient(180deg, rgb(243 150 3) 0, rgb(151 94 5) 100%);
}
ul#tab {
    margin: 30px 0 0;
}
.not-transparent .haeder-link, ul#tab li {
    display: none;
}
.form-check input:checked~.checkmark:after, .form-check-box input:checked~.checkmark:after, .form-field.has-error .error-text, .tab-content.active, ul#tab li.active {
    display: block;
}
.craft-text, .testi-text {
    margin-bottom: 50px;
}
.floating {
    animation-name: floating;
}
@keyframes floating {
    from, to {
    transform: translate(0, 0);
}
65% {
    transform: translate(0, 15px);
}
}.floating-opp {
    animation-name: floating-opp;
}
@keyframes floating-opp {
    from, to {
    transform: translate(0, 0);
}
65% {
    transform: translate(0, -15px);
}
}

.get-start-section h4 {
    color: #fff;
    font-size: 80px;
}
.get-start-section p {
    color: #fff;
    font-size: 15px;
    width: 50%;
    display: block;
    margin: 0 auto;
    font-weight: 500;
}
.get-start-section ul {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    position: relative;
    z-index: 999;
}
.get-start-section ul li button {
    width: 170px;
    padding: 13px;
    background: #f39401;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 9px;
    font-weight: 500;
    transition: .5s;
    box-shadow: 0 0 0 0 rgb(243 148 1), 0 0 0 0 rgb(243 148 1);
    -webkit-animation: 1.5s infinite pulse-icon-color-main;
}
.get-start-section ul li:nth-child(2) button {
    background-color: #000;
}
.get-start-section ul li:nth-child(3) button {
    background-color: #c6913c;
}
.get-start-section {
    padding: 90px 0;
    position: relative;
    background: url(../images/kendal-hme-bg.jpg) #fff;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.testi-text h3 {
    font-size: 35px;
    color: #fff;
}
.testi-text h3 span {
    color: #f39401;
}
.slider {
    width: auto;
    margin: 0 auto;
    height: auto;
    min-height: 420px;
    position: relative;
}
.slide1, .slide2, .slide3, .slide4, .slide5 {
    position: absolute;
    width: 100%;
    height: 100%}
.slide1 {
    background: url(../images/key-book-01.jpg) center/cover no-repeat;
    animation: 15s infinite fade;
    -webkit-animation: 25s infinite fade;
}
.slide2 {
    background: url(../images/key-book-02.jpg) center/cover no-repeat;
    animation: 15s infinite fade2;
    -webkit-animation: 25s infinite fade2;
}
.slide3 {
    background: url(../images/key-book-03.jpg) center/cover no-repeat;
    animation: 15s infinite fade3;
    -webkit-animation: 25s infinite fade3;
}
.ebook-field button, .from-button ul li button {
    box-shadow: 0 0 0 0 rgb(245 150 1);
    -webkit-animation: 1.5s infinite pulse-icon-color-main;
}
@keyframes fade {
    0%, 100% {
    opacity: 1;
}
33.333%, 66.666% {
    opacity: 0;
}
}@keyframes fade2 {
    0%, 100%, 66.666% {
    opacity: 0;
}
33.333% {
    opacity: 1;
}
}@keyframes fade3 {
    0%, 100%, 33.333% {
    opacity: 0;
}
66.666% {
    opacity: 1;
}
}.info-testi {
    padding: 13px;
    border-radius: 9px;
}
.info-testi h4 {
    color: #f39603;
    font-size: 40px;
    display: flex;
    align-items: center;
}
.info-testi p {
    font-size: 23px;
    color: #fff;
    line-height: 42px;
    margin-bottom: 13px;
}
.info-testi img {
    width: 100px!important;
    margin-left: 20px;
}
.get-start-section ul li {
    margin: 0 10px;
}
.from-bg {
    padding: 50px 0;
    background-image: url(../images/banner-bg-shape-3.png);
    background-position: center;
    background-size: cover;
}





.from-button ul li button {
    width: 160px;
    padding: 10px;
    border: none;
    background: #000;
    color: #fff;
    margin-right: 20px;
    border-radius: 7px;
    font-size: 17px;
    text-transform: capitalize;
}
.ebook-from {
    padding: 18px 20px 15px;
    background-color: rgb(36 36 36 / 82%);
    position: relative;
    z-index: 9;
    box-shadow: 0px 0px 22px 6px #252525;
    border: 5px solid #fd972d;
    border-radius: 10px;
}
.form-wrap, .not-transparent {
    position: fixed;
    transition: .5s;
}
.ebook-from h4 {
    font-size: 40px;
    color: #fff;
    font-weight: 500;
}
.ebook-from p {
    font-size: 17px;
    color: #fff;
    margin: 0 0 20px;
    font-weight: 300;
}
.ebook-from input, .ebook-from textarea {
    width: 100%;
    font-size: 14px;
    color: #fff;
    background: 0 0;
}
.ebook-from input {
    padding: 11px 0;
    margin-bottom: 15px;
    border: 2px;
    border-bottom: 2px dashed #fff;
    border-top: none;
    border-left: none;
    border-right: none;
}
.ebook-from input::placeholder {
    color: #fff;
}
.ebook-from textarea::placeholder {
    color: #fff;
}
.ebook-from textarea {
    resize: none;
    height: 90px;
    padding: 12px 0;
    margin-bottom: 10px;
    border-bottom: 2px dashed #fff;
    border-top: none;
    border-left: none;
    border-right: none;
}
.ebook-field button {
    width: 160px;
    padding: 10px;
    border: none;
    color: #fff;
    border-radius: 7px;
    font-size: 17px;
    text-transform: capitalize;
    display: block;
    margin: 0 auto;
    background: #ff982d;
}
.footer {
    background-image: url(../images/tab-bg.webp);
    padding: 150px 0 30px;
}
.footer-fast-text p {
    color: #fff;
    font-size: 14px;
    margin: 20px 0;
    font-weight: 300;
}
.footer-link h5 {
    font-size: 28px;
    color: #fb9901;
    margin-bottom: 10px;
}
.footer-link ul li {
    line-height: 25px;
    font-size: 13px;
    font-weight: 300;
}
.footer-link ul li a {
    color: #fff;
}
.footer-form ul li {
    line-height: 22px;
    margin-bottom: 10px;
}
.footer-form ul li a, .top-bar-marquee p {
    color: #fff;
    font-size: 14px;
}
.copy-right {
    background: #f79700;
    padding: 15px 0 5px;
}
.copy-right h6 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 5px;
}
.copy-right p {
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    font-weight: 500;
    text-align: center;
}
.footer_new_disclaimer a {
    display: block;
    margin: 5px auto 0;
    color: #000;
    text-align: center;
    font-weight: 800;
    font-size: 17px;
}
.form-wrap {
    bottom: 0;
    right: 0;
    transform: translateX(400px);
    z-index: 999;
}
.form-wrap.phone-floating {
    bottom: 410px;
}
.mail-floating.form-wrap {
    bottom: 490px;
}
.form-wrap.open {
    transform: translateX(0);
}
.form-wrap .floating-relative .floating-form-btn {
    position: absolute;
    right: 338px;
    width: fit-content;
    height: 50px;
    top: 113px;
    white-space: nowrap;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    padding: 15px;
}
.form-wrap .floating-relative .icon-btn {
    right: 100%;
    top: 0;
    padding: 10px 18px;
    border-radius: 5px 0 0 5px;
    height: 50px;
}
.form-wrap .floating-relative .floating-form-btn.btn-rt {
    transform: rotate(270deg);
}
.form-wrap .floating-form {
    width: 400px;
    color: #fff;
    padding: 20px;
    background: #000;
}
.mail-floating.form-wrap .floating-form, .phone-floating.form-wrap .floating-form {
    padding: 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.mail-floating.form-wrap a.floating-form, .phone-floating.form-wrap a.floating-form {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
}
.form-wrap .floating-form .input-field input::placeholder {
    color: #fff;
}
.form-wrap .floating-form .input-field textarea::placeholder {
    color: #fff;
}
.form-wrap .floating-form .input-field input, .form-wrap .floating-form .input-field textarea {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    background-color: transparent;
    outline: 0;
    color: #fff;
    padding: 10px;
    width: 100%;
    resize: none;
    margin-bottom: 10px;
    border: 2px dashed #fd9a00;
    border-radius: 3px;
}
.form-wrap .floating-form .input-field textarea {
    height: 80px;
}
.form-wrap .floating-form .theme-btn {
    width: 100%}
.theme-btn-featured, .theme-btn-outline.active, .theme-btn-outline:hover {
    background: linear-gradient(180deg, rgb(251 153 0) 0, rgb(220 140 14) 100%);
    color: #fff;
    border-color: transparent;
}
.floating-form button {
    width: 100%;
    padding: 10px;
    border: none;
    background: linear-gradient(180deg, rgb(131 84 12) 0, rgb(253 154 0) 100%);
    color: #fff;
    border-radius: 7px;
    font-size: 17px;
    text-transform: capitalize;
}
li.has-sub ul li {
    display: inline-block;
    width: 49%;
    padding: 0;
}
li.has-sub ul li a {
    font-size: 11px;
    padding: 15px 0;
}
.should-section .border-top {
    border-top: 1px solid #fff;
}
.should-section .border-bottom {
    border-bottom: 1px solid #fff;
}
.should-section .border-left {
    border-left: 1px solid #fff;
}
.should-section .border-right {
    border-right: 1px solid #fff;
}
.counter-box h4 {
    color: #fff;
    font-size: 21px;
    font-weight: 500;
}
.counter-box p {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
}
.counter-box {
    margin-top: 50px;
}
.test-section {
    background-image: url(../images/test-bg.jpg);
    padding: 80px 0;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.test_box {
    background: #fbfbfb;
    border: 1px solid #f49603;
    border-radius: 13px;
    padding: 50px 20px 20px;
    box-shadow: 0px 0px 10px 2px #FF9900;
}
.test_box h4 {
    font-size: 22px;
    color: #f59603;
    text-align: left;
}
.test_box p {
    font-size: 14px;
    color: #000;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
}
.suc-text h3 span {
    color: #f69702;
    display: block;
}
.suc-text {
    margin-bottom: 70px;
}
.testimonial-slider .owl-nav {
    display: block;
    margin: 20px auto 0;
    text-align: center;
}
.test_box img {
    width: 85%!important;
    float: right;
}
.not-transparent {
    padding: 12px 0 7px;
    box-shadow: 0 0 10px rgb(0 0 0/25%);
    top: 0;
    width: 100%;
    left: 0;
    border-radius: 0;
    margin: 0;
    z-index: 9999999;
    border-bottom: 1px solid #e08a03;
    background: #000;
}
.not-transparent .logo img {
    width: 95%;
    top: 1px;
}
.contact-banner {
    background-image: url(../images/contact-banner.jpg);
    height: 550px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
.contect-section {
   
    padding: 70px 0 40px;
}
.contact-box, .contact-icon {
    background: #f39603;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.contact-text h3 {
    font-size: 35px;
    color: #000;
}
.contact-box p, .contact-text p {
    font-size: 13px;
    text-align: center;
}
.contact-text p {
    color: #000;
    font-weight: 400;
    line-height: 23px;
    text-align: left;
}
.contact-box {
    align-items: center;
    padding: 30px 15px 20px;
    height: 100px;
    margin-bottom: 60px;
}
.contact-text {
    margin-bottom: 50px;
}
.contact-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    top: -27px;
    border-radius: 100px;
    align-items: center;
}
.contact-icon i {
    font-size: 25px;
    color: #fff;
}
.contact-box strong {
    display: block;
    font-size: 17px;
    text-transform: capitalize;
}
.contact-filde input, .contact-filde textarea {
    width: 100%;
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
    padding: 11px;
    border: 2px dashed #fd9a00;
}
.contact-box p a, .need-section h4, .need-section h6 a, .service-blok-box:hover h3 {
    color: #fff;
}
.contact-filde textarea {
    height: 180px;
    resize: none;
}
.services-section {
    padding: 40px 0;
    background-image: url(../images/serv-hme-pg.webp);
    background-position: center;
    background-size: cover;
}
.service-text h3 {
    color: #fff;
    font-size: 47px;
}
.service-text p {
    color: #fff;
    font-size: 14px;
    line-height: 27px;
    font-weight: 300;
}
.service-text h3 span, .tab-contents p {
    color: #fc972d;
}
.service-blok-box {
    position: relative;
    display: block;
    padding: 70px 40px 30px;
    background: #f39603;
    border-radius: 7px;
    overflow: hidden;
    transition: .5s;
    margin-top: 15px;
    box-shadow: 0 0 10px rgb(106 106 106);
}
.service-blok-box .bottom-curve {
    position: absolute;
    right: -70px;
    bottom: 0;
    width: 100px;
    height: 80%;
    background: #f39603;
    opacity: .2;
    z-index: 0;
    transform: skewX(0) scaleX(0);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.service-blok-box:hover {
    background-color: #000;
    box-shadow: 0 0 10px #ffff;
}
.service-blok-box:hover .service-icon {
    background-color: #f79700;
}
.service-blok-box:hover .bottom-curve {
    transform: skewX(-35deg) scaleX(1);
}
.form-check .checkmark:after, .form-check-box .checkmark:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    left: 4px;
    top: 1px;
    width: 5px;
    height: 8px;
}
.service-blok-box h3 {
    font-size: 19px;
    margin-top: 20px;
    line-height: 25px;
    color: #000;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
}
.best-right p, .tab-contents p {
    font-size: 15px;
    line-height: 25px;
}
.service-icon {
    position: absolute;
    top: 0;
    background: #000;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 0 0 10px 10px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.about-banner, .testi-banner {
    background-attachment: fixed;
}
.book-bg {
    background-image: url(../images/booke-slider.webp);
    padding: 80px 0;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.best-section {
    padding: 70px 0;
    position: relative;
}


.best-text h3 span {
    color: #f19505;
}
.best-text {
    margin-bottom: 30px;
}

.contact-filde button, .contect-buuton ul li button {
    padding: 11px;
    font-size: 18px;
    text-transform: capitalize;
    box-shadow: 0 0 0 0 rgb(253 154 0);
    width: 160px;
}


.contact-filde button {
    border: none;
    color: #fff;
    border-radius: 7px;
    -webkit-animation: 1.1s infinite pulse-icon-color-main;
    background: #fd9a00;
    display: block;
    margin: 0 auto;
}
.contact-filde input::placeholder {
    color: #000;
}
.contact-filde textarea::placeholder {
    color: #000;
}
.link-pic img {
    animation: 5s linear infinite lifte_and_right;
}
.about-new-section-text ul, .contect-buuton ul, .service-inner-buuton ul {
    display: flex;
    margin-top: 20px;
}
.about-banner, .about-section-box {
    display: flex;
    justify-content: center;
    text-align: center;
}
.contect-buuton ul li button {
    border: 2px solid #fd9a00;
    background: 0 0;
    color: #fd9a00;
    margin-right: 20px;
    border-radius: 7px;
    box-shadow: 0px 0px 10px 2px #FF9900;
}
.about-banner {
    background-image: url(../images/about-banner.jpg);
    height: 550px;
    align-items: center;
}
.about-section-box {
    animation: 4s infinite change-background;
    width: 100px;
    height: 100px;
    border-radius: 10px;
    align-items: center;
}
.about-section-box h3 {
    font-size: 37px;
    color: #ffff;
    line-height: 35px;
}
.about-new-section-text ul li button, .tab-content button {
    padding: 10px;
    font-size: 17px;
    text-transform: capitalize;
    -webkit-animation: 1.5s infinite pulse-icon-color-main;
    margin-right: 20px;
}
.about-teck-section:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100px;
    background: #f69702;
    right: 0;
}
@keyframes change-background {
    0%, 100% {
    background: #fa9900;
}
50% {
    background: #000;
}
}

.about-new-section {
    background-image: url(../images/tab-bg.webp);
    padding: 60px 0;
}
.about-new-section-text h4 {
    font-size: 45px;
    color: #fff;
    text-align: center;
}
.about-new-section-text p {
    font-size: 14px;
    line-height: 27px;
    margin-top: 13px;
    color: #fff;
    text-align: center;
}
.about-new-section-text ul li button {
    width: 160px;
    border: 2px solid #fd9a00;
    color: #f59603;
    background: 0 0;
    border-radius: 7px;
    box-shadow: 0 0 0 0 rgb(250 152 0);
}
.testimonials-border::after, .testimonials-border:before {
    height: 80px;
    border-radius: 10px 0;
    z-index: -2;
    width: 80px;
    content: ""}
.testi-banner {
    background-image: url(../images/testimonials-bg.webp);
    height: 550px;
    align-items: center;
    text-align: center;
}
.testimonials-section {
    padding: 70px 0 20px;
    background-image: url(../images/book_bg.svg);
}
.testimonials-border {
    position: relative;
    z-index: 9;
}
.testimonials-box {
    background: #fff;
    padding: 20px 30px;
    box-shadow: 0 0 10px #979797;
    border-radius: 10px;
    margin-bottom: 60px;
}
.portfolio-banner, .service-banner {
    height: 600px;
    background-attachment: fixed;
    text-align: center;
}
.testimonials-box h2 {
    font-size: 30px;
    margin-bottom: 12px;
    color: #f09405;
}
.testimonials-box p {
    font-size: 14px;
    line-height: 26px;
    color: #242424;
}
.testimonials-border:before {
    background: #f29504;
    position: absolute;
    top: -10px;
    left: -10px;
}
.testimonials-border::after {
    background: #000;
    position: absolute;
    bottom: -10px;
    right: -10px;
}
.testimonials-box img {
    width: 80px;
    border-radius: 10px;
    object-fit: cover;
    border: 3px solid #f69702;
    margin-right: 10px;
}
.qote {
    position: absolute;
    right: 20px;
    top: 34px;
}
.qote i {
    font-size: 52px;
    color: #f49603;
    opacity: .4;
}
.portfolio-banner {
    background-image: url(../images/portfolio-banner.jpg);
    align-items: center;
    background-position: center;
    background-size: cover;
}
.inner-banner, .service-banner, .thankyou-page {
    justify-content: center;
    display: flex;
}
.portfolio-section {
    padding: 80px 0;
    background-image: url(../images/book_bg.svg);
}
.accordion button[aria-expanded=true], .contact-link ul li a, .new_add .form-check a, .portfolio-section .craft-text h4, .portfolio-section .craft-text p, .portfolio-section ul#tabs li {
    color: #000;
}
.service-banner {
    background-image: url(../images/service-banner.webp);
    align-items: center;
}
.about-new-section-text h4 span {
    color: #f69702;
}
.inner-banner {
    background-image: url(../images/tab-bg.webp);
    height: 630px;
    align-items: center;
    position: relative;
}
.inner-banner::before {
    content: "";
    position: absolute;
    left: 0;
    background-image: url(../images/b-shape-1.png);
    width: 217px;
    height: 328px;
    bottom: 0;
}
.book-service-section {
    background-image: url(../images/test-section-bg.png);
    padding: 50px 0;
}
.inner-service-txt img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 6px 6px 0 #f39603;
}
.inner-service-txt h3 {
    font-size: 35px;
    color: #f59603;
    margin: 20px 0 10px;
}
.inner-service-txt p {
    font-size: 14px;
    line-height: 23px;
    color: #000;
    margin-bottom: 20px;
}
.inner-service-txt h4 {
    font-size: 35px;
    color: #f49603;
    margin: 25px 0 0;
}
.book-service-section h5 {
    font-size: 20px;
    margin: 15px 0;
    color: #000;
}
.inner-right-service-box h3, .need-section h4 {
    font-size: 30px;
    font-family: bebas neue, sans-serif;
}
.inner-right-service-box {
    padding: 30px;
    background-image: url(../images/tab-bg.webp);
    border: 2px;
    border-radius: 40px 0;
}
.inner-right-service-box h3 {
    color: #fff;
    margin-bottom: 10px;
}
.inner-right-service-box ul li {
    border-bottom: .1px solid #fff;
    line-height: 40px;
    font-size: 14px;
}
.inner-right-service-box ul li:last-child {
    border: none;
}
.inner-right-service-box ul li a {
    color: #ffff;
    font-weight: 400;
}
.need-section {
    background: #f29504;
    padding: 30px;
    margin-top: 40px;
    border-radius: 40px 0;
    border: 2px dashed #000;
    margin-bottom: 30px;
}
.need-section p {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
}
.need-section h6 {
    font-size: 20px;
    text-align: center;
    border-bottom: 2px solid #000;
    display: table;
    margin: 10px auto 0;
    padding-bottom: 5px;
    animation: 5s linear infinite lifte_and_right;
}
.testimonials-man-text h3 {
    text-align: center;
    margin-bottom: 50px;
    font-size: 45px;
    color: #000;
}
.testimonials-man-text h3 span {
    color: #f29504;
}
.custom-modal .modal-body {
    padding: 13px 15px 30px;
    background-image: url(../images/cta-vid-bg.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    border: 2px solid #fd9a00;
    box-shadow: 0px 0px 10px 2px #FF9900;
}
.custom-modal h5 {
    font-size: 30px;
    color: #ff9b2e;
    margin-bottom: 20px;
}
.custom-modal .modal-body input {
    width: 100%;
    padding: 11px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #fff;
    background: 0 0;
    border: 1.9px dashed #ff9b2e;
    border-radius: 6px;
}
.custom-modal .modal-body input::placeholder {
    color: #fff;
}
.custom-modal .modal-body textarea::placeholder {
    color: #fff;
}
.custom-modal .modal-body textarea {
    width: 100%;
    padding: 11px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #fff;
    background: 0 0;
    border: 1.9px dashed #ff9b2e;
    border-radius: 6px;
    height: 100px;
    resize: none;
}
.modal-body button {
    width: 200px;
    padding: 9px;
    border: none;
    background: #fd9a00;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    border-radius: 9px;
    box-shadow: 0 0 7px 0 #000;
    display: block;
    margin: 0 auto;
    box-shadow: 0px 0px 10px 2px #FF9900;
}
.servce-from input, .servce-from textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 13px;
    color: #fff;
    background: 0 0;
    font-weight: 300;
}
.custom-modal .close {
    width: 0;
    position: absolute;
    top: 0;
    right: 20px;
    background: 0 0;
    height: 0;
    opacity: 1;
    font-size: 35px;
    box-shadow: none;
}
.form-field.has-error .form-input {
    border: 2px solid red;
}
.form-field .error-text {
    display: none;
    color: red;
    text-align: left;
    margin: 0 0 5px;
}
.servce-from {
    background-image: url(../images/tab-bg.webp);
    padding: 40px 30px;
    border-radius: 40px 0;
}
.servce-from input {
    border: 2px dashed #fd9a00;
    border-radius: 7px;
}
.servce-from input::placeholder {
    color: #fff;
}
.servce-from textarea::placeholder {
    color: #fff;
}
.servce-from textarea {
    border: 2px dashed #fd9a00;
    border-radius: 7px;
    resize: none;
    height: 100px;
}
.servce-from button, .service-inner-buuton ul li button {
    width: 160px;
    font-size: 17px;
    text-transform: capitalize;
    box-shadow: 0 0 0 0 rgb(253 154 0);
    padding: 10px;
    -webkit-animation: 1.5s infinite pulse-icon-color-main;
}
.servce-from button {
    border: none;
    color: #fff;
    border-radius: 7px;
    background: #fd9a00;
    display: block;
    margin: 0 auto;
}
.craft-text h3, .service-inner-text h1, .service-inner-text h2 {
    text-transform: uppercase;
    text-align: center;
}
.service-inner-text h2 {
    font-size: 47px;
    margin: 5px 0;
    color: #fff;
}
.service-inner-text p {
    font-size: 15px;
    line-height: 23px;
    color: #fff;
    text-align: center;
}
.service-inner-buuton ul li button {
    border: 2px solid #fd9a00;
    background: 0 0;
    color: #fd9a00;
    border-radius: 7px;
}
.craft-text h3 {
    color: #f29504;
    font-size: 15px;
    margin-bottom: 5px;
}
.inner-from {
    background: rgb(243 150 3/73%);
    padding: 27px;
    border-radius: 27px 0;
    margin-top: 30px;
}
.inner-from input {
    width: 100%;
    padding: 10px;
    font-size: 13px;
    font-weight: 300;
    border: 2px dashed #fff;
    border-radius: 7px;
    color: #fff;
    background: #0e0e0e;
}
.inner-from input::placeholder {
    color: #fff;
}
.inner-from button {
    width: 100%;
    padding: 10px;
    border: none;
    color: #fff;
    border-radius: 7px;
    font-size: 17px;
    text-transform: capitalize;
    box-shadow: 0 0 0 0 rgb(255 255 255);
    -webkit-animation: 1.5s infinite pulse-icon-color-main;
    background: linear-gradient(180deg, rgb(243 150 3) 0, #020202 100%);
}
.service-page-animation::after {
    content: "";
    position: absolute;
    background-image: url(../images/about-me-writting-rev.png);
    width: 323px;
    height: 253px;
    bottom: 10px;
    animation: 5s linear infinite lifte_and_right;
    left: 0;
    z-index: 0;
    top: 120px;
}
.service-inner-text h2 span {
    color: #fa9901;
}
.inner-service-txt h6 {
    font-size: 12px;
    display: block;
    width: 100%;
    color: #f79702;
}
.custom-modal .close:hover {
    opacity: 1;
    color: #fff;
}
.logo img {
    position: relative;
    top: 6px;
}

.publishing-number-icon {
    position: absolute;
    right: 10px;
    top: 5px;
}
.terms-condition {
    margin: 50px 0;
}
.form-check, .form-check-box {
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
}
.terms-condition p {
    font-size: 14px;
    color: #000;
    margin-bottom: 13px;
    line-height: 26px;
}
.terms-condition h3 {
    font-size: 35px;
    margin-bottom: 15px;
    color: #f19505;
}
.terms-condition h4 {
    font-size: 15px;
    color: #000;
    line-height: 26px;
    margin-bottom: 15px;
}
.terms-fast-lisk ul, .terms-fast-two ul {
    margin: 15px 0;
    padding-left: 14px;
}
.terms-fast-lisk ul li {
    font-size: 13px;
    color: red;
    line-height: 24px;
    list-style: circle;
}
.terms-fast-two ul li {
    font-size: 13px;
    color: red;
    line-height: 24px;
    list-style: decimal;
}
.contact-link ul li {
    font-size: 23px;
}
.about-button ul li a, .about-new-section-text ul li a, .banner-buuton ul li a, .contect-buuton ul li a, .from-button ul li a, .resdy-section ul li a, .service-inner-buuton ul li a, .speak-buuton ul li a {
    width: 200px;
    padding: 12px;
    background: #f39401;
    color: #fff;
    font-size: 18px;
    border: none;
    border-radius: 9px;
    font-weight: 500;
    transition: .5s;
    box-shadow: 0 0 0 0 rgb(243 148 1), 0 0 0 0 rgb(243 148 1);
    /* -webkit-animation: 1.5s infinite pulse-icon-color-main; */
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    margin-right: 20px;
    box-shadow: 0px 0px 10px 2px #FF9900;
    animation: 1s linear infinite pulse;
}
@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.get-start-section ul li a, .thankyou-page button {
    border: none;
    color: #fff;
    text-transform: capitalize;
    -webkit-animation: 1.5s infinite pulse-icon-color-main;
}
.get-start-section ul li a {
    width: 160px;
    padding: 12px;
    background: #f39401;
    font-size: 16px;
    border-radius: 9px;
    font-weight: 500;
    transition: .5s;
    box-shadow: 0 0 0 0 rgb(243 148 1), 0 0 0 0 rgb(243 148 1);
    display: inline-block;
    text-align: center;
}
.thankyou-page {
    background: url(../images/offer-bg.jpg) center/cover;
    height: 80vh;
    align-items: center;
}
.faq-banner, .thankyou-bg {
    background-image: url(../images/tab-bg.webp);
}
.thankyou-page h3 {
    color: #fff;
    font-size: 70px;
    text-align: center;
    text-transform: uppercase;
}
.thankyou-page h3 span {
    color: #f89a1c;
}
.thankyou-bg {
    padding: 0 0 10px;
}
.thankyou-page button {
    width: 200px;
    padding: 11px;
    background-color: #000;
    border-radius: 7px;
    font-size: 17px;
    box-shadow: 0 0 0 0 rgb(253 154 0);
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
}
.faq-banner {
    height: 450px;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    background-attachment: fixed;
}
.faq-section {
    padding: 50px 0;
}
.faq-text h3 {
    margin: 0 0 15px;
    font-size: 50px;
    text-transform: capitalize;
    color: #000;
    text-align: left;
}
.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
    background: #fd9a00;
    padding: 15px;
    margin-bottom: 15px;
}
.accordion .accordion-item button[aria-expanded=true] {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    color: #fff;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: 0 0;
    outline: 0;
}
.accordion button:focus, .accordion button:hover {
    cursor: pointer;
    color: #000;
}
.accordion button:focus::after, .accordion button:hover::after {
    cursor: pointer;
    color: #03b5d2;
    border: 1px solid #03b5d2;
}
.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
}
.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}
.accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}
.accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}
.checkmark, .form-check input:checked~.checkmark, .form-check-box input:checked~.checkmark, .form-check-box:hover input~.checkmark, .form-check:hover input~.checkmark {
    background-color: transparent;
}
.accordion button[aria-expanded=true] .icon::after {
    width: 0;
}
.accordion button[aria-expanded=true]+.accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: .2s linear;
    will-change: opacity, max-height;
}
.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity .2s linear, max-height .2s linear;
    will-change: opacity, max-height;
}
.accordion .accordion-content p {
    font-size: 16px;
    font-weight: 300;
    margin: 1em 0;
    color: #fff;
}
.unselectable {
    -webkit-touch-callout: none;
    user-select: none;
    color: #c00;
}
.form-check {
    display: block;
    font-size: 9.3px;
    user-select: none;
    padding-left: 4px;
    color: #fff;
}
.form-check a, .form-check-banner a {
    color: #fd9a00;
}
.form-check span, .form-check-banner span {
    color: red;
}
.form-check input, .form-check-box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.form-check .checkmark:after {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.form-check-box {
    display: block;
    font-size: 9.5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 18px;
    color: #000;
}
.checkmark {
    position: absolute;
    top: 2px;
    left: -15px;
    height: 14px;
    width: 14px;
    border: 1px dashed #fd9a00;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.form-check-box .checkmark:after {
    border: solid #e09013;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.banner-logo ul li {
    width: 30%;
    margin-right: 25px;
}
.inner-logo ul {
    display: flex;
    align-items: center;
    margin: 11px 0 25px;
    justify-content: center;
}
.inner-logo ul li {
    width: 17%;
    margin-right: 20px;
}
.adds.inner-logo {
    margin-top: 20px;
}
.thankyou-page h4 {
    color: #fff;
    text-align: center;
    font-size: 19px;
}
.thankyou-page p {
    color: #fff;
    text-align: center;
    margin: 20px 0;
    line-height: 25px;
}
.top-bar-marquee {
    background: #f39401;
    padding: 6px 0 0;
}
.additional-content p {
    color: #000;
    font-size: 13px;
    margin-bottom: 8px;
    text-align: left;
}
.new_add .form-check-box {
    margin: 8px 0 0;
}
.new_add .form-check {
    margin-bottom: 0;
}
.new_add .checkmark {
    border: 1px dashed #000;
}
.new_add .form-check-box .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 8px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



/* max */
.banner-logo {
    margin-top: 20px;
}



.about_text h3 {
    font-size: 55px;
    color: #fff;
    font-family: bebas neue, sans-serif;
}

.about_text h3 span{ color: #FF9900;}


.about_text p {
    color: #fff;
    font-size: 15px;
    line-height: 29px;
}


.about_text button{
background-color: #FF9900;

font-size: 17px;

font-weight: 700;

fill: #000000;

color: #000000;

border-style: solid;

border-width: 2px 2px 2px 2px;

border-color: #FF9900;

border-radius: 8px 8px 8px 8px;

padding: 13px 25px 13px;

box-shadow: 0px 0px 10px 2px #FF9900;

margin: 25px 0 0;

animation: pulse 1s infinite;

-moz-animation: bounce 2s infinite;

-webkit-animation: bounce 2s infinite;

animation: bounce 2s infinite;
}


.publishing-section {
    padding: 60px 0;
    background-image: url(../images/banner-bg-shape-3.png);
    background-position: center;
    background-size: cover;
}

.punlishing-text h4 {
    text-align: center;
    font-size: 50px;
    font-family: bebas neue, sans-serif;
    color: #fff;
}

.punlishing-text p {
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.box-piblishing{
    background-color: #242424;
    padding: 20px 20px;
    border-radius: 10px;
    margin-top: 30px;
    box-shadow: 0px 0px 10px 2px #ffffff;
    border: 2px solid #ffffff;
    overflow: hidden;
    isolation: isolate;
    position: relative;
    height: 100%;
}


.box-piblishing:hover img{     filter: brightness(7);}


.choose-bg:hover img{ filter: none !important;}

.choose-bg .box-piblishing{ height: 380px;}

.box-piblishing h4 {
    color: #fff;
    margin: 10px 0;
    font-size: 19px;
}

.box-piblishing p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}

.pkg-box{background-color: #242424;border-style: solid;border-color: #979797;border-radius: 11px;overflow: hidden;height: 100%;}

.pkg-img img {
    width: 100%;
}

.pkg-list p {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    border-bottom: 1px solid #fff;
    padding: 8px 0;
    position: relative;
    padding-left: 20px;
}


.pkg-list p::before{content: "";position: absolute;background-image: url(../images/check-white.png);width: 15px;height: 14px;left: 0;top: 12px;}

.pkg-list {
    padding: 15px 15px 10px;
}


.pkg-list img{
    animation: pulse 1s infinite;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    margin-top: 20px;
    }

.pkg-button button{
    background-color: #FF9900;
    font-size: 17px;
    font-weight: 700;
    fill: #000000;
    color: #000000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FF9900;
    border-radius: 8px 8px 8px 8px;
    padding: 8px;
    box-shadow: 0px 0px 10px 2px #FF9900;
    width: 100%;
}





.counters {
    padding: 30px 0;
    text-align: center;
    background-image: url(../images/banner-bg-shape-3.png);
    background-position: center;
    background-size: cover;
}

.counters span {
    color: #000000;
    font-size: 60px;
    font-family: bebas neue, sans-serif;
}

.counters h3 {
    color: #fff;
    font-size: 23px;
}

.right-ovrly {
    background: #ff9a2e;
    width: 650px;
    height: 310px;
    position: absolute;
    left: 0;
    top: 220px;
}

.book_new img {
    animation: 5s linear infinite lifte_and_right;
}


.video_setion{background-image: url(../images/cta-vid-bg.jpg);padding: 100px 0 180px;background-size: cover;background-position: center;background-attachment: fixed;}


.video-text h4 {
    text-align: center;
    font-size: 60px;
    font-family: bebas neue, sans-serif;
    color: #fff;
}

.video-text p {
    color: #fff;
    text-align: center;
    width: 70%;
    display: block;
    margin: 0 auto 20px;
    line-height: 25px;
    font-size: 15px;
}

.center{ display: flex; justify-content: center;}

.speak-section {
    background: #000;
    padding: 50px 0;
}



.audio-book img {
    margin: -160px 0 0;
}


.new_books h4 {
    text-align: center;
    font-size: 60px;
    font-family: bebas neue, sans-serif;
    color: #fff;
    margin: 35px 0 20px;
}

.new_books p {
    text-align: center;
    color: #fff;
    font-size: 19px;
    width: 80%;
    display: block;
    margin: 0 auto;
}
.owl-number { margin-top: 50px;}

.choose-bg{background-image: url(../images/chose-bg.jpg);padding: 60px 0;background-position: center;background-size: cover;background-attachment: fixed;}



.work_section{

    padding: 80px 0;
    background-image: url(../images/book_bg.svg); position: relative;

}


.work-fast-text h4 {
    text-align: center;
    font-size: 60px;
    font-family: bebas neue, sans-serif;
    color: #f69702;
}


.work-fast-text h4 span {

    color: #000;
}


.work-fast-text p {
    text-align: center;
    font-size: 15px;
    color: #000;
}

.work-fast-text {
    margin-bottom: 20px;
}


.work-box {
    background-color: #242424;
    padding: 20px 20px;
    border-radius: 10px;
    margin-top: 30px;
    border: 3px solid #ff992e;
    height: 290px;
    text-align: center;
}

.work-box h4 {
    font-size: 22px;
    color: #ff9a2e;
    margin-bottom: 13px;
    font-family: bebas neue, sans-serif;
}

.work-box p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.right-ovrly-two{

background: #ff9a2e;

width: 48%;

height: 390px;

position: absolute;

right: 0;

top: 270px;
}

.work-slider .owl-prev {
    left: -5%;
    background: #f19504 !important;
    align-items: center;
}

.work-slider .owl-next, .work-slider .owl-prev {
    width: 35px;
    height: 35px;
    border-radius: 10px;
    color: #fff !important;
    font-size: 15px !important;
    display: flex;
    justify-content: center;
    padding: 0;
}


.work-slider .owl-next {
    right: -5%;
    background: #f59703 !important;
    align-items: center;
}


.work-box i{color: #fff;font-size: 40px;margin-bottom: 10px;}

.suc-text p {
    color: #fff;
    width: 60%;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-weight: 400;
    font-size: 18px;
}   


.test_box ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.test_box ul li {
    width: 50%;
}

.testimonial-slider .owl-carousel .owl-stage-outer {

    overflow: initial;}


    .testimonial_pic img {
        width: 80px !important;
        position: absolute;
        height: 80px;
        border-radius: 100px;
        top: -30px;
        border: 5px solid #ff9a2e;
    }


    .footer-from-text h5 {
        text-align: center;
        font-size: 60px;
        color: #fff;
        font-family: bebas neue, sans-serif;
    }

    .footer-from-text h5 span {
       
color: #000000;
       
display: block;
    }


    .footer-from-text {
        margin-bottom: 40px;
    }
    .footer_logo_brand{
    background: #242424;
    border-radius: 10px;
    padding: 20px 0;
    text-align: center;
    box-shadow: 0px 0px 10px 2px #232323;
    border: 4px solid #ff9a2e;
    margin-bottom: 30px;
}

.footer_logo_brand img {
    filter: invert(1);
}


.Original-section {
    padding: 80px 0 130px;
    background-image: url(../images/original-bg.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.Original-section h4 {
    font-family: bebas neue, sans-serif;
    text-align: center;
    font-size: 49px;
    color: #fff;
}

.Original-section h4 span {
    display: block;
    color: #ff9a2e;
}

.original-buuton a{
    width: 300px;
    padding: 12px;
    background: #f39401;
    color: #fff;
    font-size: 18px;
    border: none;
    border-radius: 9px;
    font-weight: 500;
    transition: .5s;
    box-shadow: 0 0 0 0 rgb(243 148 1), 0 0 0 0 rgb(243 148 1);
    /* -webkit-animation: 1.5s infinite pulse-icon-color-main; */
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    margin-right: 20px;
    box-shadow: 0px 0px 10px 2px #FF9900;
    }

    .original-buuton ul li button {
        width: 200px;
        padding: 10px;
        border: 2px solid #fd9a00;
        color: #fff;
        background: 0 0;
        border-radius: 7px;
        font-size: 19px;
        text-transform: capitalize;
        box-shadow: 0 0 0 0 rgb(253 154 0);
        /* -webkit-animation: 1.5s infinite pulse-icon-color-main; */
        box-shadow: 0px 0px 10px 2px #FF9900;
    }



    .original-buuton ul {
        display: flex;
        margin-top: 20px;
        align-items: center;
    }

    .Original-section img {
        display: block;
        margin: 50px auto 0;
    }


    .footer_center_bg {
        padding: 20px 0 14px;
        text-align: center;
        border-radius: 20px;
        z-index: 9999;
        width: 55%;
        position: absolute;
        display: block;
        left: 0;
        right: 0;
        margin: -60px auto 0;
        background-image: url(../images/banner-bg-shape-3.png);
        background-position: center;
        background-size: cover;
    }

    .footer_center_bg h3 {
        font-family: bebas neue, sans-serif;
        font-size: 50px;
        color: #fff;
    }

    .footer_center_bg h3 span{ display: block;     color: #000;}


    .footer-form h5 {
        font-size: 28px;
        color: #fb9901;
        margin-bottom: 10px;
        font-family: bebas neue, sans-serif;
    }


    .inner-logo {
        margin: 30px 0;
    }

    .banner-text h2 span {
        color: #ff9a2e;
    }


    .new_overly_about .right-ovrly {
        background: #ff9a2e;
        width: 650px;
        height: 450px;
        position: absolute;
        left: 0;
        top: 220px;
    }
   


    .zoom-in {  animation: zoom-in-zoom-out 2s ease-out infinite;}

    @keyframes zoom-in-zoom-out {
        0% {
          transform: scale(1, 1);
        }
        50% {
          transform: scale(1.1, 1.1);
        }
        100% {
          transform: scale(1, 1);
        }
      }

      .work-fast-text h6 {
        text-align: center;
        font-size: 23px;
        text-transform: uppercase;
        font-weight: bold;
        color: #000;
    }


    .box-piblishing i {
        font-size: 60px;
        color: #ff992d;
        margin-bottom: 10px;
    }


    .box-piblishing:hover i{ color: #fff;}


    .process-section{ background-color: #000; padding: 50px 0;}

    .process-text h3{font-size: 50px;text-align: center;font-family: bebas neue, sans-serif;color: #f69702;margin-bottom: 50px;}

    .process-box{padding: 25px 20px;background: #ff9a2e;box-shadow: 0px 0px 10px 2px #FF9900;border-radius: 8px;}

    .process-box h4 {
        color: #000000;
        font-family: bebas neue, sans-serif;
        font-size: 24px;
        margin-bottom: 10px;
    }
    
    .process-box p {
        color: #fff;
        font-size: 15px;
        line-height: 26px;
    }

    .process-box-text h5 {
        color: #fff;
        font-size: 70px;
        text-align: right;
    }
    
    .process-box-text {
        margin: 50px 0;
    }

    .under-line{width: 0;height: 100%;background-color: #000000;margin: 0 auto;border-style: dashed;border-color: #fff;border-width: 0px 2px 0px 0px;position: relative;}





    .line_01 {
        width: 25px;
        height: 25px;
        border-radius: 100px;
        background: #ff9b41;
        position: absolute;
        left: -11px;
        top: 20px;
    }


    .line_02 {
        width: 25px;
        height: 25px;
        border-radius: 100px;
        background: #ff9b41;
        position: absolute;
        left: -11px;
        top: 23%;
    }


    .line_03 {
        width: 25px;
        height: 25px;
        border-radius: 100px;
        background: #ff9b41;
        position: absolute;
        left: -11px;
        top: 41%;
    }

    .line_04 {
        width: 25px;
        height: 25px;
        border-radius: 100px;
        background: #ff9b41;
        position: absolute;
        left: -11px;
        top: 60%;
    }

    .line_05 {
        width: 25px;
        height: 25px;
        border-radius: 100px;
        background: #ff9b41;
        position: absolute;
        left: -11px;
        top: 77%;
    }



    .service-banner {
        background-image: url(../images/services-banner.jpg);
        height: 600px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
    }


    .book-bg img {
        box-shadow: 0px 0px 15px 2px #FF9900;
        border-radius: 20px;
        border: 4px solid #ff9a2e;
    }




    .banner-text h3 {
        color: #ff9a33;
        font-size: 15px;
        text-align: left;
        text-transform: capitalize;
    }


    .punlishing-text h4 span{ color: #000;}

.top-25{ margin-top: 25px;}

.pading-bootom-0{ padding-bottom: 0;}




.need-help{
    padding: 70px 13px 40px;
    background: #ffffff;
    border-radius: 7px;
    overflow: hidden;
    transition: .5s;
    margin-top: 15px;
    box-shadow: 0 0 10px rgb(255 154 46);
    animation: 1s linear infinite pulse;
    }

    .need-help h5 {
        font-family: bebas neue, sans-serif;
        font-size: 29px;
        text-align: center;
        color: #ff9a2e;
    }
    
    .need-help a {
        color: #000;
        text-transform: uppercase;
        text-align: center;
        display: block;
        font-size: 15px;
        font-weight: bold;
    }


    .need-help i {
        position: absolute;
        top: 4px;
        right: 10px;
        font-size: 80px;
        color: #fc972d;
        opacity: 0.3;
    }
    
    
    
    
    
    .privacy-banner{
    background-image: url(../images/contact-banner.jpg);
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;}


    .privacy-section {
    padding: 50px 0;
}

.privacy-section p {
    color: #000;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 25px;
}


.privacy-section h3 {
    font-size: 30px;
    margin-bottom: 15px;
    color: #ff9a2e;
}



.privacy-section ul li {
    font-size: 15px;
    list-style: decimal;
    margin-bottom: 10px;
    color: #000;
}

.privacy-section ul {
    padding-left: 15px;
}



.footer-fast-text ul {
    display: flex;
}

.footer-fast-text ul li {
    background: #ff9a2e;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
    margin-right: 15px;
}

.footer-fast-text ul li a {
    color: #fff;
    font-size: 20px;
}




