@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.top-header {
    background: #232F3E;
    padding: 12px 0;
}

.parent-top-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.parent-cta-btns {
    display: flex;
    gap: 30px;
}

.parent-cta-btns a {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
}


.parent-top-banner p {
    margin: 0;
    color: white;
    font-weight: 400;
}


.heading-1 {
    color: #FFF;
    font-family: Poppins;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    text-transform: capitalize;
}

.heading-1 span {
    display: block;
}

.para {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.yellow {
    color: #F90;
}


body {
    overflow-x: hidden;
}

html {
    overflow-x: hidden;
}

p {
    color: #000000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}


.hero-section {
    background-image: url('/images/hero-bg.png');
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 650px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 0;
    overflow: hidden;
    background-attachment: fixed;
}

.swiper {
    width: 100%;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* hero  */

header .nav-link,
header .dropdown-item {
    color: #ffffff;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0px;
}

header .nav-link.active {
    color: #232F3E;
}
.dropdown-menu.show {
    display: block !important;
}
.custom-btn {
    display: inline-flex;
    padding: 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 50px;
    border: 1px solid transparent;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    text-transform: capitalize;
    padding: 13px 20px;
}

.custom-btn.yellow-btn {
    background: #F90;
    color: #000000;
}

.custom-btn.blue-btn {
    background: #232F3E;
    color: #FFF;
}

.btn-parent {
    display: flex;
    gap: 16px;
}

figure.hero-side-img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.tags {
    border-radius: 22px;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 20px;
    gap: 10px;
    margin-bottom: 1rem;
}

.tags p {
    margin: 0;
}

.dots {
    width: 10px;
    height: 10px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
    border-radius: 22px;
}

.tags.white-tag {
    background: white;
}

.tags.white-tag p {
    color: #232F3E;
}

.tags p {
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
}

.tags.white-tag .dots {
    background: #232F3E;
}

.custom-btn.white-btn {
    background: white;
}

.brand-list {
    margin: 2rem 0 0;
}

.custom-btn.yellow-btn-w {
    background: #F90;
    color: white;
}

.hero-section .custom-content p.para {
    margin: 1rem 0 2rem;
    width: 90%;
}


.official-site-sec {
    position: relative;
    z-index: 0;
    padding-top: 9%;
}

.official-site-sec .flying-books {
    position: absolute;
    left: 0;
    top: -160px;
    z-index: -1;
}

.official-site-sec .bubble-layers {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -2;
}

.tags.blue-tag {
    background: #232F3E;
}

.tags.blue-tag .dots {
    background: #F90;
}

.tags.blue-tag p {
    color: #ffffff;
}

.heading-2 {
    font-family: Poppins;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: capitalize;
    line-height: 42px;
}

.black {
    color: #232F3E;
}

ul {
    list-style: none;
    padding: 0;
}

.list-item-parent {
    display: flex;
    align-items: center;
    gap: 26px;
}

.list-item-parent ul li {
    display: flex;
    gap: 12px;
    margin: 0px 0 10px;
    color: #111;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
}

.list-item-parent ul {
    margin: 1rem 0 2rem;
}

.official-site-sec .heading-2 span {
    display: block;
}

.official-site-sec .custom-content p {
    width: 93%;
}

.parent-video-top-banner {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.centered {
    text-align: center;
}

.left-figure {
    align-self: end;
}


/* video section  */
.video-parent video {
    width: 100%;
    height: 550px;
    border-radius: 10px;
    border: 11px solid #F90;
    background: #F90;
    object-fit: cover;
    margin-top: -1px;
}

figure {
    margin: 0;
}

.video-section {
    position: relative;
    z-index: 0;
}

.video-section .circle-layer {
    position: absolute;
    bottom: -170px;
    left: 0;
    z-index: -1;
}

.video-section .main-heading {
    margin-bottom: 0;
}

.py {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.services-card {
    text-align: center;
    margin: 1rem 0;
}

.heading-3 {
    color: #232F3E;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.services-card p {
    font-weight: 400;
    width: 92%;
    margin: 12px auto 12px;
}

.read-more-btn {
    color: #232F3E;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.16px;
    text-decoration: none;
}

.read-more-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
}


/* ghostwriting-solutions-slider */
.ghostwriting-solutions-slider {
    height: 570px;
    position: relative;
    z-index: 0;
}

.ghostwriting-solutions-slider .swiper-slide.swiper-slide-active .parent-solutions {
    background: #9B585A;
}

.parent-solutions {
    padding: 12px;
}
.ghostwriting-solutions-slider .swiper-wrapper {
    position: relative;
    flex-direction: unset;
}
.ghostwriting-solutions-slider .swiper-wrapper:before {
    opacity: 1;
    background: #F90;
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
}
.parent-ghostwriting-solutions-slider {
    position: relative;
    z-index: 0;
}

.parent-ghostwriting-solutions-slider:before {
    opacity: 1;
    background: #F90;
    width: 1px;
    height: 90%;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 435px;
    margin: auto;
}

.parent-ghostwriting-solutions-slider:after {
    opacity: 1;
    background: #F90;
    width: 1px;
    height: 90%;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 435px;
    margin: auto;
}


.main-heading {
    margin-bottom: 2rem;
}

.services-card figure {
    margin-bottom: 8px;
}

/* testimonials css  */
.testimonials {
    position: relative;
    z-index: 2;
    background-image: url('../images/testimonials-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #232F3E;
    background-attachment: fixed;
    background-position: top;
}

.testimonials .hand-writing {
    position: absolute;
    left: 0;
    top: -167px;
    z-index: -1;
}

.testimonials .man-hand-writing {
    position: absolute;
    top: -188px;
    right: 0;
    z-index: -1;
}

.tags.yellow-tag {
    background: #F90;
}

.tags.yellow-tag p {
    color: #000000;
    font-size: 17px;
    font-weight: 500;
}

.tags.yellow-tag .dots {
    background: #ff9900;
}

.testimonials .swiper-slide {
    /* width: 282.157px !important; */
}

.swiper.our-services-slider {
    padding: 1rem 0 3rem;
}

/* showcase css  */
.showchase-section {
    position: relative;
    z-index: 0;
}

.showchase-section .bubble-layers-2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.showchase-section .circle-layers-2 {
    position: absolute;
    right: 0;
    top: -260px;
    z-index: -1;
}

.parent-showcase-books {
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
}

.showcase-cards-parent {
    width: 25%;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.showcase-card {
    background: #232F3E;
    border-radius: 6px;
    padding: 16px 14px;
    position: relative;
    z-index: 0;
}

.showcase-card p {
    color: white;
    font-weight: 400;
    margin-bottom: 8px;
}



.cards-number {
    background: #232F3E;
    border: 3px solid white;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
    overflow: hidden;
    border-radius: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.13px;
}

.showcase-card .read-more-btn {
    justify-content: start;
}


.showcase-books-slider span.swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    color: #F90;
    background: #232F3E;
    color: white;
    border: .6px solid #232F3E;
    font-weight: 700;
    opacity: 1;
}

.showcase-books-slider .swiper-pagination-bullet-active {
    background: #F90 !important;
    color: white !important;
    opacity: 1 !important;
}

.read-more-btn.white {
    color: white;
}

.read-more-btn.white img {
    filter: brightness(0) invert(1);
}

.numbers-parents {
    position: absolute;
    top: 42px;
    right: -20px;
    z-index: 0;
}

.numbers-parents::before {
    position: absolute;
    z-index: -1;
    content: "";
    background: transparent;
    border: 1px dashed #232F3E;
    width: 120px;
    top: 20px;
}

figure.showcase-book {
    position: relative;
    z-index: 1;
}

.right-showcase-parent .numbers-parents::before {
    left: 0px;
}

.left-showcase-parent .numbers-parents::before {
    left: -90px;
}

.showcase-cards-parent.left-showcase-parent .numbers-parents {
    left: -20px;
}

.showcase-cards-parent.left-showcase-parent .showcase-card {
    padding-left: 26px;
    padding-right: 0;
}

.showcase-books-slider.swiper {
    width: 240px;
    height: 320px;
}

.showcase-books-slider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.showcase-books-slider .swiper-slide:nth-child(1n) {
    background-color: #232F3E;
}

.showcase-books-slider .swiper-slide:nth-child(2n) {
    background-color: #F90;
}

.showcase-books-slider .swiper-slide:nth-child(3n) {
    background-color: #232F3E;
}

.showcase-books-slider .swiper-slide:nth-child(4n) {
    background-color: #F90;
}

.showcase-books-slider .swiper-slide:nth-child(5n) {
    background-color: #232F3E;
}

.showcase-books-slider .swiper-slide:nth-child(6n) {
    background-color: #F90;
}

.showcase-books-slider .swiper-slide:nth-child(7n) {
    background-color: #232F3E;
}

.showcase-books-slider .swiper-slide:nth-child(8n) {
    background-color: #F90;
}

.showcase-books-slider .swiper-slide:nth-child(9n) {
    background-color: #232F3E;
}

.showcase-books-slider .swiper-slide:nth-child(10n) {
    background-color: #F90;
}

.showcase-books-slider {
    display: none;
}




/* cta banner css  */
.cta-top-figures-parent {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.cta-banner {
    background-image: url('../images/cta-banner-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 334px;
    width: 100%;
    background-color: #232F3E;
    position: relative;
    z-index: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    background-attachment: fixed;
}

.parent-cta-banner {
    height: auto;
    margin-top: -3rem;
    position: relative;
    z-index: 2;
}

.cta-banner .left-cta-book {
    position: absolute;
    left: 0;
    top: 0;
}

.cta-banner .right-cta-book {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.cta-banner .main-heading {
    margin: 0;
}

/* packages css  */

.for-top-layers {
    position: relative;
    z-index: 2;
}

.for-top-layers .left-bubble-layers {
    position: absolute;
    left: 0;
    top: -110px;
    z-index: -1;
}

.for-top-layers .bubble-layers-3 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -2;
}

.packages-card {
    border-radius: 6px;
    border: 1px solid #2E3031;
    background: #ff9900;
    padding: 22px;
}

.packages-card .heading {
    color: #2E3031;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.packages-header .pricing {
    color: #2E3031;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.packages-card .packages-header .custom-btn.white-btn {
    border-color: black;
    border-width: 1.5px;
    width: 100%;
    font-weight: 600;
    margin: 1rem 0 2rem;
}

.packages-card ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
    overflow-y: auto;
    max-height: 520px;
}

span.pkg-details {
    color: #191D23;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 90%;
}

.packages-card ul li {
    display: flex;
    align-items: start;
    gap: 10px;
}


.swiper-slide-active .packages-card {
    background: #232F3E;
}

.swiper-slide-active .packages-card .heading {
    color: #ff9900;
}

.swiper-slide-active .packages-card p {
    color: white;
}

.packages-card p {
    font-weight: 300;
    font-size: 15px;
    color: #000;
}

.swiper-slide-active .packages-card .pricing {
    color: white;
}

.swiper-slide-active .packages-card .packages-header .custom-btn.white-btn {
    background: transparent;
    color: #ff9900;
    border-color: white;
}

.swiper-slide-active .packages-card ul span.pkg-details {
    color: white;
}

.swiper-slide-active .packages-card ul li .pkg-icon {
    background: #ff9900;
}

.packages-card ul li .pkg-icon {
    background: #ff9900;
    border-radius: 22px;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* width: 100%; */
    /* display: inline-flex; */
}

/* parent-cta-banner-cta-2 css  */
.parent-cta-banner.cta-2 .cta-banner {
    background-image: url('../images/parent-cta-banner-cta-2.png');
    height: 350px;
}

section.parent-cta-banner.cta-2 {
    margin-top: -11rem;
    z-index: 2;
}

.parent-cta-banner.cta-2 .cta-banner .heading-2 {
    margin: 0rem 0 2rem;
}

/* parent-cta-banner-cta-2 css  */


/* faq css  */
.accordion-item:first-of-type>.accordio {}

.accordion-item {
    margin: 0rem 0 17px;
    border: 0px solid red !important;
    border-radius: 8px;
}

.accordion-header {
    margin-bottom: 0rem;
    background: transparent;
}

.accordion-item {}

.accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.accordion-item:first-of-type {
    border-radius: 0;
}

.accordion-button {
    overflow: hidden;
    background: #232F3E;
    border-radius: 6px !important;
    color: white;
    font-weight: 400;
    font-size: 16px;
}

.accordion-body {
    background: #FF9900;
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-top: 0;
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}

.accordion-button:not(.collapsed) {
    color: black;
    font-weight: 600;
    background-color: #F90;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button::after {
    filter: brightness(0) invert(1);
}

.accordion-button:not(.collapsed)::after {
    filter: none;
}

.parent-foam {
    border-radius: 15px;
    border: 3px solid #FFF;
    background: #F90;
    padding: 1rem;
    text-align: center;
    position: relative;
    z-index: 0;
}

.parent-foam input,
textarea {
    width: 100%;
    border-radius: 4px;
    border: 1px solid rgba(35, 47, 62, 0.50);
    background: rgba(255, 255, 255, 0.10) !important;
    color: white;
    padding: 10px 11px;
}


.form-heading {
    color: white;
}

.form-heading span {
    display: block;
}

.form-heading {
    color: #FFF;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 3rem;
    z-index: 0;
}

.form-heading span {
    color: #232F3E;
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.parent-foam input::placeholder,
textarea::placeholder {
    color: rgba(255, 255, 255, 0.70) !important;
}

.parent-foam textarea {
    height: 100px;
    border-color: rgba(35, 47, 62, 0.50);
    color: white;
}

.parent-foam button.btn.custom-btn {
    width: 100%;
    color: #232F3E;
    border-radius: 250px;
    background: #FFF;
    font-weight: 600;
}

.form-heading::before {
    position: absolute;
    z-index: 1;
    border-bottom: 2px dashed #232f3e91;
    width: 100%;
    content: "";
    left: 0;
    right: 0;
    top: 108px;
}

.review-card {
    border-radius: 10px;
    border: 1px solid #ffe7b8;
    background: #FFF;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.10);
    padding: 16px 25px 16px;
    margin: 3rem 0 2rem;
}

.review-card figure.client-profile {
    margin-top: -41px;
    margin-bottom: 1.5rem;
    margin-left: 1rem;
}

.review-card p {
    color: #333;
    font-weight: 400;
    min-height: 192px;
}

.review-footer {
    border-top: 2px solid #232f3e9e;
    padding-top: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.client-details p {
    margin: 0;
    color: #000;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.client-details h6 {
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.review-card figure.client-profile img {
    border: 1px solid black;
    border-radius: 60px;
    overflow: hidden;
}


/* footer css  */
.footer-top-layer {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-top: -16rem;
    position: relative;
    z-index: 0;
}

.footer-marquee-parent {
    /* display: flex; */
    /* align-items: center; */
    /* gap: 100px; */
    /* border-bottom: 2px solid #FF9900; */
    /* padding: 1rem 0; */
    /* margin-bottom: 5rem; */
}

footer {
    background-image: url('../images/footer-bg.png');
    background-position: center;
    background-size: cover;
    background-repeat: repeat-x;
    background-color: #232F3E;
}

.bottom-footer {
    background: var(--Yellow, #F90);
    padding: 12px 0;
}

.bottom-footer p {
    margin: 0;
    text-align: center;
    color: #000000;
}

.child-marquee {
    display: inline-flex;
    align-items: baseline;
    white-space: nowrap;
    gap: 16px;
    margin: 0rem 3rem;
}

.child-marquee p {
    color: white;
    margin: 0;
}

.heading-6 {
    color: #F90;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    /* 180% */
}

footer ul li a {
    color: #FFF;
    font-family: 'Poppins';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
}

footer ul li {
    margin: 0 0 8px;
}

footer ul {
    margin-top: 1rem;
}

.address a {
    text-decoration: none;
    color: #FFF;
    font-family: 'Poppins';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

footer .address {
    margin: 0 0 12px;
}

p.white {}

.footer-details-col p {
    color: #FFF;
    font-family: 'Poppins';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 1rem;
}

.email-subscribe input {
    border-radius: 6px 0px 0px 6px;
    border: #F90;
    background: #FFF;
    display: flex;
    width: 95%;
    height: 50px;
    padding: 16.5px 15.2px 16.5px 15px;
    justify-content: center;
    align-items: center;
    border: 1px solid #F90;
    border-radius: 6px 0px 0px 6px;
}

.email-subscribe form {
    position: relative;
    z-index: 0;
}

.email-subscribe form button.btn.btn-primary {
    position: absolute;
    right: 0;
    top: 0;
    background: #F90;
    border-radius: 0px 6px 6px 0px;
    border: 0;
    height: 50px;
    padding: 0 14px;
}

.social-media-links {
    display: flex;
    align-items: baseline;
    justify-content: start;
    gap: 10px;
}

section.parent-cta-banner.cta-2 .cta-banner .left-cta-book.right-2 {
    right: 0 !important;
    left: unset;
    top: unset;
}

section.parent-cta-banner.cta-2 .cta-banner {
    overflow: unset;
}

.faqs-section {
    position: relative;
    z-index: 4;
}

.faqs-section figure.left-bubble-layers {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.faqs-section figure.bubble-layers-3 {
    position: absolute;
    right: 0;
    top: -120px;
    z-index: -1;
}

footer .container {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.swiper-slide-active .review-card {
    background: #ff9900;
    box-shadow: 0px 0px 30px #ff990080;
}

.swiper-slide-active .review-card p {
    color: #000000;
}

.swiper-slide-active .review-card .client-details h6 {
    color: #000000;
}

.swiper-slide-active .review-card .review-footer {
    border-color: #ffffff;
}

.address {
    display: flex;
    align-items: baseline;
    gap: 8px;
}

.parent-cta-banner.cta-3 .heading-2 {
    margin-bottom: 1rem;
}

.list-item-parent ul li span img {
    margin-bottom: 3px;
}

.footer-details-col figure {
    margin-bottom: 2rem;
}

.social-media-links figure {
    margin: 0;
}

span.swiper-pagination-bullet {
    border-radius: 250px;
    background: #000;
    width: 42.314px;
    height: 8px;
    flex-shrink: 0;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #232F3E;
}

.swiper.review-slider {
    padding-bottom: 2rem;
}


.swiper.packages-slider {
    padding-bottom: 4rem;
}

.ml2 .letter {
    display: inline-block;
    line-height: 1em;
}

/* animation css  */
.marquee {
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    -webkit-animation: marquee 50s linear infinite;
    animation: marquee 100s linear infinite;
    margin-bottom: 0;
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}

.demo-text {
    align-items: center;
    gap: 100px;
    border-bottom: 2px solid #FF9900;
    padding: 1rem 0;
}


@keyframes textclip {
    to {
        background-position: 200% center;
    }
}

.animate-charcter {
    background-image: linear-gradient(-225deg, #F90 0%, #F90 29%, #0B0D36 67%, #F90 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 8s linear infinite;
    display: inline-block;
}


@keyframes animName {
    0% {
        transform: rotate3d(1, 1, 1, 0deg) scale(1.1);
    }

    30% {
        transform: rotate3d(1, 1, 1, 5deg) scale(1.3);
    }

    100% {
        transform: rotate3d(1, 1, 1, 0deg) scale(1.1);
    }
}

.elem {
    /* animation: animName 3s infinite; */
    animation-delay: 1s;
    animation-duration: 3s;
    animation-fill-mode: none;
    animation-iteration-count: infinite;
    animation-name: animName;
    animation-play-state: running;
    animation-range-end: normal;
    animation-range-start: normal;
    animation-timeline: auto;
    animation-timing-function: ease-in;
    transition: all 11s ease 10s;
}


.custom-btn.yellow-btn:hover {
    background: #232F3E;
    color: white !important;
}

.custom-btn.yellow-btn:hover img {
    filter: brightness(0) invert(1);
}

.custom-btn.blue-btn:hover {
    background: #F90;
}

.parent-cta-btns a:hover {
    color: #F90;
}

.custom-btn.yellow-btn-w:hover {
    background: white;
    color: black;
}

.custom-btn.yellow-btn-w:hover img {
    filter: brightness(0) invert(0);
}

.custom-btn.white-btn:hover {
    background: #F90;
}

#box1 {
    background-color: #F90;
    -webkit-animation-name: animate1;
    /* Chrome, Safari, Opera */
    -webkit-animation-duration: 7s;
    /* Chrome, Safari, Opera */
    -webkit-animation-iteration-count: infinite;
    /* Chrome, Safari, Opera */
    animation-name: animate1;
    animation-duration: 7s;
    animation-iteration-count: infinite;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes animate1 {
    0% {
        background-color: #232F3E;
    }

    25% {
        background-color: #F90;
    }

    50% {
        background-color: #232F3E;
    }

    100% {
        background-color: #F90;
    }
}

/* Standard syntax */
@keyframes animate1 {
    0% {
        background-color: #232F3E;
    }

    25% {
        background-color: #F90;
    }

    50% {
        background-color: #232F3E;
    }

    100% {
        background-color: #F90;
    }
}

.flying-books {
    transition: all 0.7s ease;
    animation: 3s linear infinite bf-animate;
}

@keyframes bf-animate {

    0%,
    100% {
        filter: drop-shadow(0px 0px 5px #F90);
        transform: translateY(-5px)
    }

    50% {
        filter: drop-shadow(0px 0px 5px #232F3E);
        transform: translateY(0)
    }

    80% {
        filter: drop-shadow(0px 0px 5px #F90);
    }
}


.animated-girl-parent {
    position: relative;
    z-index: 0;
    text-align: center;
}

.animated-girl-parent .animated-girl {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
}

.official-site-sec {
    padding-bottom: 9rem;
}

.animated {
    position: relative;
    transition: all linear 1s;
    animation: ball 2s linear infinite alternate;
}

.animated2 {
    position: relative;
    transition: all linear 1s;
    animation: ball2 2s linear infinite alternate;
}


@keyframes ball {
    0% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1.0);
    }
}

@keyframes ball2 {
    0% {
        transform: translate(10px, 0px);
    }

    100% {
        transform: translate(0px, 0px);
    }
}

/* animation css  */

/* about us */
.about-us-section {
    background-image: url('../images/about-bg.png');
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    z-index: 0;
}

.row-reverse {
    flex-flow: row-reverse;
}

.about-us-section figure.about-layer {
    position: absolute;
    right: 0;
    z-index: -1;
}

/* about us */

/* contact us css  */

.contact-form-parent input,
.contact-form-parent textarea {
    color: #777;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin: 1rem 0 0;
    border-radius: 4px;
    border: 1px solid #232F3E;
    background-color: #F8F8F8 !important;
    padding: 14px 18px;
}

.contact-form-parent input::placeholder,
.contact-form-parent textarea::placeholder {
    color: #777 !important;
}

.parent-contact-details {
    border-radius: 20px;
    background: #232F3E;
    margin: 1rem 0 1rem;
}

.contact-details-child {
    text-align: center;
    padding: 50px 0;
}

.contact-us-section {
    position: relative;
    z-index: 1;
    padding-top: 8rem;
}

.contact-us-section figure.contact-layer {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.contact-us-section figure.contact-layer-1 {
    position: absolute;
    top: 90px;
    z-index: -1;
}

.contact-form-parent {
    margin: 1rem 0 5rem;
}

.contact-details-child .heading-4 {
    color: #FFF;
    font-family: Poppins;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    /* 107.692% */
    text-transform: capitalize;
    margin: 1.5rem 0 1rem;
}

.contact-details-child a {
    text-decoration: none;
}

.contact-details-child a.para {
    text-wrap-style: auto;
    margin: auto;
    width: 80%;
    text-wrap-style: balance;
}

.side-borders {
    position: relative;
    z-index: 0;
}

.side-borders:before {
    position: absolute;
    z-index: 0;
    right: 0;
    top: 20%;
    width: 2px;
    height: 70%;
    flex-shrink: 0;
    background: #D9D9D9;
    content: "";
}

.side-borders:after {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 20%;
    width: 2px;
    height: 70%;
    flex-shrink: 0;
    background: #D9D9D9;
    content: "";
}

.contact-form-parent .btn-parent {
    justify-content: center;
    margin-top: 3rem;
}

/* contact us css  */

/* inner banner  */
.inner-banner {
    background-image: url('/images/inner-banner-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    background-attachment: fixed;
}

.inner-banner .heading-1 span {
    display: inline-block;
}

.parent-anchar {
    width: 60%;
    margin: auto;
}

.inner-services-page {
    position: relative;
    /* z-index: -1; */
}

figure.services-page-top-layer-1 {
    position: absolute;
    top: -190px;
    left: 0px;
}

figure.services-page-top-layer-2 {
    position: absolute;
    right: 0;
    top: 0;
}

.inner-faqs .faqs-section figure.left-bubble-layers {
    display: none;
}

.inner-faqs .faqs-section figure.bubble-layers-3 {
    display: none;
}

.inner-faqs figure.inner-faqs-layer {
    position: absolute;
    right: 0;
    z-index: -1;
}


.inner-packages .packages-section.for-top-layers.py {
    padding-bottom: 0;
}

.parent-cta-banner.cta-2 figure.reading-human {
    max-width: 160px;
}

/* inner banner  */


/* our services css  */
.our-services {
    background: transparent;
}

.cenetered {
    text-align: center;
}

.main-heading {
    margin-bottom: 3rem;
}

.main-heading p {
    width: 100%;
    margin: auto;
}

.parent-card-services {
    padding: 28px 20px;
    border-radius: 24px;
    border: 1px solid #232F3E;
    background: #FFF;
}

.card-header-parent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}

span.number {
    color: #E1E4E5;
    font-family: Exo;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    font-family: Poppins;
}

.parent-card-services p {
    font-weight: 400;
    text-transform: math-auto;
}

.parent-card-services .heading-4 {
    color: #232F3E;
    margin: 12px 0 12px;
    font-weight: 600;
    font-size: 24px;
    font-family: Poppins;
}

.grey {
    color: #D9D9D9;
}

.card-services-slider {
    padding-bottom: 4rem;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FF9900 !important;
}

span.featured {
    color: #232F3E;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.5px;
    text-transform: uppercase;
}


.white {
    color: white;
}

.content-card-child {
    border-radius: 10px;
    background: #232F3E;
    padding: 1rem 14px 1.3rem;
    text-align: start;
}

.content-card-child .read-more-btn {
    color: #F90;
    margin-top: 6px;
}

.content-card-child p {
    font-weight: 400;
    margin: 0;
}

.content-card-child .heading-6 {
    border-bottom: 1px dashed #D9D9D9;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.content-card-child {
    height: 180px;
}

.official-site-section-slider {
    height: 580px;
}

.child-grid-content {
    display: grid;
    grid-template-columns: 48% 48%;
    margin: 1rem 0px;
    gap: 1rem;
}

.parent-content-images img {
    height: auto;
    object-fit: cover;
}

.parent-content-images figure {
    height: auto;
    border-radius: 6px;
    overflow: hidden;
}

.child-grid-content figure {
    height: auto;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}

.child-grid-content figure img {
    object-fit: cover;
}

.showchase-section-inner figure.bubble-layers-2 {
    display: none;
}

.showchase-section-inner figure.circle-layers-2 {
    display: none;
}

.inner-packages-services figure.left-bubble-layers {
    display: none;
}

.inner-packages-services figure.bubble-layers-3 {
    display: none;
}

.for-top-layers .bubble-layers-3 img {
    height: 480px;
    z-index: -1;
    position: relative;
    display: none;
}

header .nav-item {
    margin: 0 10px;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: transparent;
    border: none !important;
    box-shadow: none;
    color: inherit;
}

a:-webkit-any-link:focus-visible {
    outline: none !important;
}

:focus-visible {
    outline: none !important;
}




/* modal css  */
.entry-box {
    transform: translate(0%, 3%);
}

a#entry-box_close {
    background: linear-gradient(-28deg, #00caff 0%, #000c69 60%);
    width: 59px;
    height: 59px;
    display: block;
    line-height: 59px;
    color: #fff;
    border-radius: 50%;
    font-size: 32px;
    text-align: center;
    position: absolute;
    right: 25px;
    top: 10px;
    z-index: 999;
    text-decoration: none;
}

.entry-box .text-1 h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    line-height: 34px;
    margin-bottom: 12px;
    font-size: 28px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 33px;
    margin-top: 0;
    text-transform: uppercase;
    text-align: start;
    font-family: Poppins;
}

.entry-box .text-1 h1 span.red {
    color: white;
    text-transform: uppercase;
}

.col-sm-12.entry-right {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.entry-box .text-1 p {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
}

.entry-box .text-1 p strong {
    text-transform: uppercase
}

.text-1 {
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
}

.text-1:before {
    content: "";
    width: 10px;
    
    position: absolute;
    left: 0;
    background: linear-gradient(-28deg, #fff 0%, #F90 60%);
    border-radius: 100px;
}

.entry-box .form-control {
    /* min-height: 40px; */
    border-radius: 7px;
    background-color: rgba(250, 250, 250, .92);
    border-color: transparent;
    color: #060606;
    font-size: 16px;
    width: 100%;
    display: block;
    padding: 7px 6px;
    background: #fafafa !important;
    border: #dcdcdc 1px solid;
    width: 100%;
    border-radius: 7px;
    font-size: 14px;
    color: #000;
    box-shadow: none !important;
    outline: none 0px !important;
    margin-bottom: 0px;
    font-weight: 500;
    font-family: Poppins;
}

.entry-box .form-control::placeholder {
    color: #000 !important;
}

.entry-box input::placeholder,
textarea::placeholder {
    color: #000 !important;
}

.entry-box button {
    border-radius: 5px;
    background-color: #3376ee;
    background: #F90;
    color: #fff;
    font-size: 18px;
    border: #ffffff 1px solid;
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 10px;
    letter-spacing: 1px;
    border-radius: 3px;
    outline: 0px none;
    width: 88%;
    display: inline-block;
}

.entry-box button {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    cursor: pointer;
    width: 100%;
    /* margin: 2px 0 0; */
    font-family: Poppins;
}

.entry-box ul li {
    color: #111322;
    font-size: 16px;
    font-weight: 500;
    width: 49%;
    display: inline-block;
    margin-bottom: 4px
}

.entry-box ul li i {
    color: #eb0000
}

.form-group {
    margin-bottom: 1rem;
}

.form-btn {
    text-align: center
}

.two-title p {
    padding-bottom: 25px
}

#entry-popup .container {
    max-width: 1574px !important;
    width: 100%;
    margin: 0 auto !important;
    float: none !important;
    padding: 0 15px !important;
}

.christmas-popup {
    position: absolute;
    left: -10px;
    top: 34px;
}

.loader {
    margin-top: 8px;
}

.loader img {
    width: 30px;
}

#entry-box_close {
    opacity: 1;
    background: linear-gradient(-28deg, #fff 0%, #F90 60%);
    width: 7px;
    height: 0px;
    /* display: block; */
    line-height: 0px;
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
    text-align: center;
    position: absolute;
    right: 4px;
    top: 9px;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 22px;
}

.modal-header {
    padding: 0;
    border: none;
}

.modal-content {
    background: transparent;
    border: none;
}

.entry-box {
    /* background: url('/images/chris-pop-img.png'); */
    margin: 0px auto;
    border-radius: 10px;
    position: relative;
    height: auto;
    width: 100%;
    padding: 16px 0 6px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: right;
    background-color: black;
}

.entry-box .form-control::placeholder {
    color: black !important;
    font-weight: 500;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

div#entry-popup .modal-dialog {
    max-width: 360px;
    margin: auto;
}

.modal-header {
    position: absolute;
    right: 0;
}

span.pkg-details strong {
    color: #F90;
}



/* entry */

/* modal css  */


/* privacy policy  */
.privacy-policy-sec {
    background: none;
}

.privacy-policy-sec .list-item-parent {
    flex-direction: column;
    justify-content: start;
    align-items: start;
    gap: 4px;
    font-weight: 400;
    list-style: inside;
    font-family: Poppins;
    font-size: 14px;
}

.privacy-policy-sec p {
    color: black;
    font-weight: 400;
}

.parent-foam textarea::placeholder {
    color: white !important;
}

label.error {
    color: #ff5656;
    text-align: start;
    width: 100%;
    font-size: 13px;
}
/* privacy policy  */

ul.navbar-nav.m-auto {
    margin-top: 0 !important;
    background: #f7941e36;
    padding: 12px 43px;
    border-radius: 100px;
}

a.para {
    text-transform: lowercase;
}

.parent-card-services {
    min-height: 380px;
}

.child-grid-content figure img {
    height: 256px;
}

.parent-content-images figure img {
    height: 280px;
    width: 100%;
    object-fit: cover;
}

.brand-list {
    display: flex;
    align-items: baseline;
    gap: 22px;
}
.home-banner {
    min-height: 900px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    align-items: center;
    position: relative;
    z-index: 1;
}
.home-banner .inner-head h1 {
    line-height: 68px;
    padding-bottom: 15px;
    padding-top: 0;
    text-align: center;
    padding-top: 25px;
    width: 75%;
    margin: 0 auto;
    text-transform: capitalize;
}
.home-banner .inner-head h1 span {
    font-size: 50px;
    font-weight: 500;
    border-radius: 70px;
    background: #F90;
    display: table;
    margin: 0 auto;
}
.extra-link-txt, .home-banner .inner-head h1 span {
    padding: 0 30px;
    text-align: center;
    margin-top: 2%;
    font-size: 25px;
    color: #000;
}
.inner-head span {
    color: #ffff;
}
.inner-head h1, .inner-head h5 {
    font-weight: 700;
    padding: 30px 0 35px;
    color: #fff;
}
.inner-head h1 {
    font-size: 51px;
    line-height: 75px;
}
.home-banner .inner-head p {
    text-align: center;
    width: 66%;
    margin: auto;
}
.inner-head p {
    color: #fff;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    padding-bottom: 15px;
    padding-top: 1%;
}
.main-banner .form-st {
    background: #ff990026;
    border-radius: 100px;
    padding: 25px 30px;
    width: auto;
    margin: 5px 0 0;
    box-shadow: 5px 6px 30px #00000012;
}
.main-banner .form-st form {
    display: flex
;
    align-items: center;
    justify-content: center;
}
.main-banner .form-st form {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
.main-banner .form-st .form-div {
    margin: 0 10px;
}
.main-banner .form-st .form-div input {
    border: 0;
    padding: 15px 20px;
    border-radius: 6px;
    color: #000000;
    font-size: 16px;
    /* background: #00000029; */
    border: .5px solid #ffffffa1;
}
.form-div-btn input {
    text-transform: capitalize;
    padding: 18px 45px;
    border: 0;
    border-radius: 6px;
    background: #F90;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    border-radius: 100px;
}
section.inner-main-banner.home-banner .inner-main-banner-cta {
    margin: 20px 0 0;
    float: left;
    width: 100%;
    padding: 25px 0;
}
.home-banner .inner-head ul.inner-main-banner-cta li:first-child a {
    background: #000 !important;
    border: 1px solid #fff;
}
.inner-main-banner-cta li:first-child a {
    border-radius: 10px;
    background: linear-gradient(to left, #000 0, #090909 100%) !important;
    padding: 18px 32px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    border: solid 1px #F7941E;
}
.inner-main-banner-cta li:nth-child(2) a {
    border-radius: 100px;
    background-color: #F90;
    padding: 18px 32px;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}
.home-banner .inner-main-banner-cta {
    justify-content: center;
}
.inner-main-banner-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 35px;
    margin: 15px 0;
}
section.main-banner {
    width: 81%;
    margin: 0 auto;
}

.bnr-cl-logo {
    display: inline-block;
    text-align: center;
    padding-top: 4%;
}

.bnr-cl-logo ul {
    display: inline-flex;
}

.bnr-cl-logo li img {
    padding: 0 21px;
}
.nav-link:focus, .nav-link:hover {
    color: rgb(255 255 255 / 80%);
}
.form-st.yoyo input.btn_green.submit-btn {
    background-image: url(../images/arrow-right-img.png);
    background-repeat: no-repeat;
    background-position: 185px 26px;
}
.rating-section {
    padding-bottom: 40px;
    position: relative;
    z-index: 1;
}
.rating-list ul {
    padding: 0;
    list-style: none;
    justify-content: center;
}
.rating-list ul li:first-child {
    margin-left: 0;
}
.rating-list ul li {
    width: 25%;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: -45px;
}
.rating-box {
    text-align: center;
    padding: 20px;
    background: #f4f4f4;
    border-radius: 20px;
    box-shadow: 1px 2px 18px 0 #0000003d;
}
.rating-image {
    border-radius: 50%;
    width: 110px;
    min-height: 110px;
    justify-content: center;
    margin: -60px auto 20px;
}
.rating-box h2 {
    font-size: 22px;
    font-weight: 800;
    color: #333;
    padding-bottom: 0;
}

.rating-box h4 {
    color: #333;
    font-size: 19px;
    font-weight: 600;
}
.rating-list ul {
    align-items: center;
    display: flex
;
}
rating-box .rating-image img {
    overflow: hidden;
    position: relative;
    top: 41px;
}

.rating-list .rating-image {
    position: relative;
    overflow: hidden;
}

.rating-list .rating-image img {
    position: relative;
    top: 9px;
}
.rating-list {
    width: 85%;
    margin: 0 auto;
}
.animated-girl-parent figure.animated-girl.animated2.aos-init.aos-animate img {
    width: 90%;
    text-align: left;
    float: left;
}
section.testimonials.py .main-heading.centered h2.heading-2.white.aos-init.aos-animate {
    font-size: 58px;
    line-height: 66px;
}
section.testimonials.py .btn-parent.justify-content-center a.btn.custom-btn.white-btn {
    background: #ff9900;
    font-weight: 600;
}
section.testimonials.py .btn-parent.justify-content-center a.btn.custom-btn.yellow-btn-w {
    background: #000;
    border-color: #ff9900;
    border-radius: 8px;
}
section.testimonials.py .btn-parent.justify-content-center a.btn.custom-btn.yellow-btn-w:hover {
    background: #fff;
}
.btn-parent.justify-content-center {
    padding-top: 3%;
}
section.showchase-section.py.pb-0 h2.heading-2.black.aos-init.aos-animate {
    font-size: 51px;
    line-height: 66px;
}
.cta-banner .main-heading.centered h2.heading-2.white.aos-init.aos-animate {
    font-size: 30px;
    line-height: 43px;
}
section.packages-section.for-top-layers.py h2.heading-2.black.aos-init.aos-animate {
    font-size: 54px;
}
.swiper-slide-second .packages-card {
    background: #232F3E;
}
.swiper-slide-second .packages-card .heading {
    color: #ff9900;
}
.swiper-slide-second .packages-card p {
    color: white;
}
.swiper-slide-second .packages-card .packages-header .custom-btn.white-btn {
    background: transparent;
    color: #ff9900;
    border-color: white;
}
.swiper-slide-second .packages-card ul li .pkg-icon {
    background: #ff9900;
}
.swiper-slide-second .packages-card ul span.pkg-details {
    color: white;
}
section.parent-cta-banner.cta-2 .cta-banner a.btn.custom-btn.yellow-btn-w {
    background: #000;
    border-color: #ff9900;
    border-radius: 5px;
}

section.parent-cta-banner.cta-2 .cta-banner a.btn.custom-btn.yellow-btn-w:hover {
    background: #fff;
}
section.review-section.for-top-layers.py h2.heading-2.black.aos-init.aos-animate {
    font-size: 52px;
    padding-top: 2%;
}
section.faqs-section.py {
    padding-bottom: 22px;
}
.faqs-section.py h2.heading-2.black.aos-init.aos-animate {
    font-size: 43px;
    padding-top: 2%;
}
.card-sec h2.heading-2.black.aos-init.aos-animate {
    font-size: 61px;
    display: inline-block;
    width: 100%;
    padding-top: 2%;
    padding-bottom: 3%;
}
p.para-sec {
    font-size: 19px;
    color: #000;
    width: 71%;
}
.proces-new-section .row {
    justify-content: center;
}
.process-new-box {
    background: url(../images/book-writing-process-img.png) center / cover no-repeat;
    width: 23vw;
    height: 19vw;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    padding-left: 15px;
    position: relative;
}
section.proces-new-section.story-new-sec .process-new-box {
    width: 22vw;
    height: auto;
    padding: 2rem 0;
}
section.proces-new-section.story-new-sec .process-new-box p {
    min-height: 121px;
    line-height: 1.2vw;
}
.process-new-box p {
    width: 55%;
    font-size: 13px;
}
.process-new-box span {
    position: absolute;
    right: 2vw;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 3.3vw;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #000000;
    font-weight: 700;
}
.process-new-box h4 {
    font-size: 1vw;
    padding-bottom: 15px;
    color: #000;
    font-weight: 700;
    font-size: 16px;
}
section.services-section.py {
    padding-bottom: 20px;
}
section.proces-new-section.story-new-sec.recognize-potential {
    padding-bottom: 13%;
}

#floating-btnx {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    z-index: 99999;
    display: block;
    text-align: right;
    z-index: 0;
}

#floating-btnx a {
    text-decoration: none;
    color: #fff;
    font-size: 26px;
    margin-top: 17px;
    border: 2px solid #fff;
    border-radius: 6px 0 0 6px;
    margin-right: -2px;
    margin-left: auto;
    max-width: 62px;
    height: auto;
}

#floating_btnx a span {
    position: relative;
    top: 7px
}

#floating-btnx a:hover,#floating-btnx-right a:hover {
    background-color: #c77a06;
    color: #fff
}

#floating-btnx a.rotate90 {
    transform: rotate(270deg) translate(42px,50px);
    max-width: none;
    border-radius: 6px 6px 0 0;
    max-height: max-content;
    margin-top: auto;
    margin-bottom: 8px;
    color: #000;
    font-weight: 400;
}

#floating-btnx-right {
    position: fixed;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    text-align: right;
    z-index: 999
}

#floating-btnx-right a {
    padding: 10px 10px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    border-radius: 0 6px 6px 0;
    margin: 7px auto 0 -2px;
    max-width: 42px
}

#floating-btnx-right a.rotate90 {
    transform: rotate(90deg) translate(27px,27px);
    max-width: 96px;
    border-radius: 6px 6px 0 0;
    max-height: 191px;
    margin-top: 8px;
    padding: 11px
}
#floating-btnx a, #floating-btnx-right a {
    background-color: #ff9900;
    display: block;
    text-align: center;
    transition: .3s;
    box-shadow: 0 0 10px rgb(0 0 0 / .1);
}
.rating-section .rating-box:hover {
    background: #ff9900;
    transition: 0.5s;
    color: #fff;
}

#floating-btnx a {
    padding: 10px 10px;
}
.inner-pages-bn {
    min-height: 500px;
}
.inner-pages-bn .inner-head {
    padding-top: 3%;
}
.bot-pnd {
    padding-bottom: 14%;
}
section.testimonials.py.portfolio {
    background: none;
    padding-bottom: 0;
}

.portfolio h2.heading-2.white.aos-init.aos-animate {
    color: #000;
}
.our-design h2.heading-2.black.aos-init.aos-animate {
    font-size: 49px;
    line-height: 57px;
}
section.our-services.bg-layers.py.our-design span.number {
    color: #ff9900;
}
.before-effect:before {
    content: '' !important;
    background: #ff9900 !important;
    width: 670px;
    height: 367px;
    position: absolute;
    left: 0;
    display: inline-block;
    z-index: -9;
    top: 232px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
section.our-services.bg-layers.py.our-design {
    padding-bottom: 0;
}
.top-pd {
    padding-top: 0;
}
.bg-none {
    background: none;
    padding-bottom: 0;
    padding-top: 0;
}
.bt-pnd-end {
    padding-bottom: 0;
}

.our-book-trailer h2.heading-2.black.aos-init.aos-animate {
    font-size: 62px;
    line-height: normal;
}
.video-sec {
    border: 8px solid #ff9900;
    border-radius: 9px;
    display: flex;
}
.last-sec-vide {
    margin-top: 5%;
}
.top-video-sec {
    padding-top: 2%;
}
.bot-pnd-area {
    padding-bottom: 9% !important;
}
.top-pd-sec {
    padding-top: 4% !important;
}
section.official-site-section.pt-0.py.top-pd-sec {
    padding-bottom: 6%;
}

section.official-site-section.pt-0.py.top-pd-sec h2.heading-2.black.aos-init.aos-animate {
    font-size: 49px;
    padding-bottom: 2%;
    padding-top: 1%;
}
span.navbar-toggler-icon {
    background-image: url('../images/menu.png') !important;
}
.slide-mind-sec strong {
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #fff;
    padding-bottom: 1%;
}
span.sub-hd {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
}
h2.eed-sec {
    line-height: 65px;
    height: auto;
}

section.content-page {
    background: #fff;
    padding: 60px 0;
}
.main-banner .main-slider {
    display: block;
    text-align: center;
    margin-top: 5%;
}

.main-banner .main-slider .custom-btn {
    font-size: 17px;
    padding: 17px 32px;
    margin-right: 6px;
    color: #000;
}
section.thank-you-sec {
    z-index: 9;
    position: relative;
    padding: 3% 0;
}
.slide-btn .btn-parent.main-slider {
    text-align: center;
    display: block;
}

.slide-btn .btn-parent.main-slider a {
    margin-right: 8px;
}
.sec-spacing-area {
    margin-top: -12rem;
}

.sec-spacing-area figure.reading-human.animated2.aos-init.aos-animate img {
    width: 70%;
}
.official-site-sec .custom-content p.aos-init.aos-animate {
    color: #000;
}
.form-st.yoyo .form-div-btn input:hover {
    background: #fff;
    transition: color .15s 
ease-in-out, background-color .15s 
ease-in-out, border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
}
.cnt-from-us {
    margin-top: -40px !important;
}
section.showchase-section.py.pb-0 .showcase-card.aos-init.aos-animate:hover {
    background: #fd9800;
}
.rating-list .rating-box {
    font-size: 20px;
    font-weight: 700;
}
h3.heading-2.black.aos-init.aos-animate {
    font-size: 61px;
    padding-top: 2%;
}
.packages-card.aos-init.aos-animate .packages-header a.btn.custom-btn.white-btn:hover {
    background: #151f2a;
    color: #fff;
}
.main-heading.centered h3.heading-2.black.aos-init.aos-animate {
    line-height: 60px;
    font-size: 49px;
}
section.proces-new-section.story-new-sec.recognize-potential .process-new-box h5 {
    font-size: 16px;
    color: #a16308;
    padding-bottom: 2px;
    font-weight: 700;
}
.main-heading.centered h3.heading-2.white.aos-init.aos-animate {
    font-size: 33px;
    line-height: 58px;
}
section.official-site-section.pt-0.py.top-pd-sec.boot-rsp h3.heading-2.black.aos-init.aos-animate {
    font-size: 52px;
    line-height: 62px;
}
.lp-banner-area h1 {
    text-align: left !important;
    width: 100% !important;
    margin: 0 auto;
    text-transform: uppercase !important;
    float: left;
    font-weight: 400;
    letter-spacing: 6px;
    font-size: 62px !important;
    color: #ff9900;
    font-family: "Bebas Neue", sans-serif;
}
.lp-banner-area p {
    width: 85% !important;
    display: inline-block;
    margin: 0 auto;
    text-align: left !important;
    text-transform: math-auto;
}
.lp-banner-area h1 {
}
.lp-img img.img-fluid {
    padding-top: 4%;
    width: 100%;
}
.slide-banner-area .parent-slider {
    padding-top: 5%;
}
section.brand-log {
    display: inline-block;
    width: 100%;
    padding: 60px 0;
}

section.brand-log .branding-logo img {
    width: 90%;
    margin: 0 auto;
    display: block;
}
.lp-box-sec {
    text-align: center;
}

.lp-box-sec .card-header-parent {
    display: inline-block;
}
.lp-box-sec .parent-card-services {
    background: #FFF6EB;
    border: none;
    box-shadow: 0 12px 14px #ececec;
}
.lp-services-sec {
    padding: 0 40px;
}
.lp-services-sec .swiper-slide {
    padding: 10px 5px;
    margin-left: 0;
}
section.noble-log-sec {
    display: inline-block;
    width: 100%;
}
.services-section-lp figure.man-hand-writing.animated2 {
    top: -280px;
    right: 35px;
}
.top-pndarea {
    padding-top: 8% !important;
}
.lp-services-sec .lp-box-sec .parent-card-services h3.heading-4 {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
}

.lp-services-sec .parent-card-services:hover {
    background: #ff9900c2;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: 0 4px 20px -2px #ff9900;
}
.lp-services-sec {
    margin-top: -59px;
}
.services-section-lp {
    background-image: url(../images/seo-lp.png);
}
.services-section-lp .swiper-slide {
    /* width: 96% !important; */
    /* margin: 0 auto !important; */
}
.services-section-lp .parent-card-services h3.heading-4 {
    font-size: 18px;
    font-weight: 600;
}
.boderara-sec-pk {
    background-image: url(../images/pk-boder.png);
    width: auto;
    height: auto;
    background-size: 100% 100%;
    min-height: 275px;
    padding-top: 12%;
}
.pack-lp-sec .packages-card.aos-init.aos-animate {
    padding: 0;
    background: #fff;
    border: 0;
    box-shadow: 1px 3px 19px 1px #9990906e;
    width: 520px;
}
.boderara-sec-pk h3.heading {
    text-align: center;
    font-size: 27px;
}

.boderara-sec-pk span {
    color: #fff;
    width: 100%;
    display: block;
    font-size: 23px;
}
.i-cion-se {
    text-align: center;
    margin-top: -25%;
    padding-bottom: 10px;
}
.lp-hd-sec h3.heading-2.black.aos-init.aos-animate {
    padding-bottom: 5%;
}
.pack-lp-sec .packages-header p {
    color: #000000;
    padding: 20px 20px;
    text-align: center;
    font-weight: 500;
}

.pack-lp-sec .packages-card ul {
    padding: 10px 20px;
    color: #000 !important;
}

.pack-lp-sec .packages-card ul span.pkg-details {
    color: #000;
}
.pack-lp-sec .packages-header {
    padding: 0 30px;
}

.pack-lp-sec .packages-header a.btn.custom-btn.white-btn {
    background: #ff9900;
    color: #000;
}
.swiper-slide-next .boderara-sec-pk {
    background-image: url(../images/pk-boder-2.png);
}
.last-child.pack-lp-sec h3.heading {
    color: #ff9900;
}
.our-team-sec-lp h2.heading-2.white.aos-init.aos-animate {
    color: #000;
    font-size: 45px;
    line-height: 51px;
}
.our-team-sec-work {
    padding: 40px 40px;
    box-shadow: 0px 6px 18px 0px #a6a6a69e;
    padding-bottom: 30px;
    border-radius: 25px;
}

.our-team-sec-work h2 {
    text-align: center;
    text-transform: capitalize;
    font-size: 35px;
    padding-top: 6%;
}
.pack-lp-sec a.btn.custom-btn.white-btn {
    border: none;
}
section.testimonials.py.services-section-lp .parent-card-services {
    box-shadow: 0px 12px 30px #f1f1f18f;
    padding: 28px 18px;
}
.lp-faq {
    background-image: url(../images/faq-lp.png);
    background-size: 100% 100%;
}
.lp-faq h3.heading-2.black.aos-init.aos-animate {
    color: #ffff;
}
.lp-faq button.accordion-button.collapsed {
    background: #fff;
    color: #000;
}
.lp-faq h3.heading-2.black.aos-init.aos-animate {
    font-size: 62px !important;
}
.lp-content-area {
    width: 55%;
    float: right;
    display: inline-block;
    margin-top: 209px;
}
.call-section-lp img {
    position: absolute;
    bottom: 70px;
    max-width: 636px;
}
.lp-content-area {
    border: 0;
    text-align: left;
}

.lp-content-area h5 {
    font-size: 24px;
    color: #000;
    font-weight: 700;
}

.lp-content-area p {
    color: #fff;
}
.lp-faq {
    padding-top: 4%;
    padding-bottom: 2% !important;
}
.lp-faq .main-heading.centered {margin-bottom: 8%;}
.last-sec-contact-us h5 {
    font-size: 42px;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 11px;
}

.last-sec-contact-us {
    box-shadow: 0 7px 30px 8px #00000021;
    display: inline-block;
    width: 100%;
    padding: 30px 30px;
    border-radius: 15px;
}

.last-sec-contact-us p {
    font-size: 17px;
    font-weight: 400;
    line-height: 35px;
}
.calltoaction .parent-anchar {
    margin: 0;
    padding-bottom: 2%;
    width: 100%;
}

.calltoaction .parent-anchar a.para.white {
    color: #000;
}

.calltoaction .parent-anchar img.img-fluid {
    padding-right: 2%;
}
.cont-box-sec {
    box-shadow: 0px 0px 30px -1px #00000026;
    padding: 70px 60px;
    border-radius: 15px;
    background-image:  url(../images/Ellipse.png);
    background-repeat: no-repeat;
    background-position: 1110px bottom;
}
.cont-box-sec form.contactform.form-get-quote input {
    padding: 18px 20px;
}

.cont-box-sec textarea.form-control.msg {
    min-height: 274px;
    resize: none;
}

.cont-box-sec button.btn.custom-btn.white {
    background: #f90;
    color: #000;
    padding: 23px 39px;
    font-weight: 600;
}
.last-img-lp figure.f-layer-2.animated2.aos-init.aos-animate {
    display: none;
}
.lp-faq .tags.blue-tag.aos-init.aos-animate {
    margin-bottom: 0;
}
.swiper-slide.last-child.pack-lp-sec.swiper-slide-next h3.heading {
    color: #000;
}
.swiper-slide.pack-lp-sec.swiper-slide-prev h3.heading {
    color: #fff;
}
.about-lp-sec p.aos-init.aos-animate {
    font-size: 16px;
    font-weight: 400;
    padding-top: 3%;
    text-transform: math-auto;
}
.lp-faq .accordion-button::after {
    filter: grayscale(1) !important;
}

.last-sec-contact-us .calltoaction .parent-anchar a {
    text-transform: capitalize;
}
.lp-faq .accordion-item.aos-init.aos-animate button.accordion-button {
    text-transform: capitalize;
}
nav.navbar.navbar-expand-lg ul.dropdown-menu.menu-bar.show li a {
    color: #000;
    padding: 10px 21px;
    margin: 0;
    font-size: 15px;
}
nav.navbar.navbar-expand-lg ul.dropdown-menu.menu-bar.show li a:hover {
    background: #f90;
}
section.services-section.py .main-heading.centered.card-sec span.sub-hd.aos-init.aos-animate {
    font-size: 30px;
    font-weight: 700;
    color: #000000;
}

nav.navbar.navbar-expand-lg div#navbarSupportedContent li.nav-item.dropdown.top-menu.d-flex.align-items-center.nav-item.dropdown ul.dropdown-menu.m-0 a {
    color: #000;
    padding: 8px 30px 11px 30px;
}
nav.navbar.navbar-expand-lg div#navbarSupportedContent li.nav-item.dropdown.top-menu.d-flex.align-items-center.nav-item.dropdown ul.dropdown-menu.m-0 a:hover {
    background: #ffc107;
}
.lastest-customize .swiper-slide {
    padding-top: 5%;
}
.about-lp-sec h2.heading-2.black.aos-init.aos-animate {
    font-size: 48px;
    display: inline-block;
    line-height: 52px;
}
.case-show-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination-bullets-dynamic {
    display: none;
}
section.packages-section.for-top-layers.py.lastest-customize h3.heading-2.black.aos-init.aos-animate {
    font-size: 56px;
    height: auto;
    line-height: 70px;
    padding-bottom: 0;
}
.lastest-customize .swiper-button-next, .swiper-button-prev {
    color: #fff;
    background: #000;
    padding: 30px 30px;
    border-radius: 130px;
}

.lastest-customize .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: 21px;
}

.lastest-customize .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    font-size: 21px;
}
.lastest-customize .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 60px);
    right: auto;
}
.lastest-customize .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 60px);
    left: auto;
}
.lp-banner-area h1 span {
    background: none !important;
}

.lp-banner-area h1  .grading-text-sec {
    background: linear-gradient(to bottom, #FF9900 16%, #FFFFFF 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 62px !important;
    border-radius: 0 !important;
}
.text-grading-all-sec h2.heading-2.black.aos-init.aos-animate {
    background: linear-gradient(to bottom, #FF9900 52%, #FFFFFF 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 62px !important;
    font-weight: 400;
    border-radius: 0 !important;
    font-family: "Bebas Neue", sans-serif;
    letter-spacing: 5px;
}
.services-section-lp h2.heading-2.white.aos-init.aos-animate {
    background: linear-gradient(to bottom, #FF9900 38%, #FFFFFF 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 62px !important;
    border-radius: 0 !important;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    letter-spacing: 7px;
    line-height: 65px !important;
}
.services-section-lp h3.heading-2.white.aos-init.aos-animate {
    font-size: 62px !important;
    padding-top: 10px;
}
.lastest-customize h2.heading-2.black.aos-init.aos-animate {
    background: linear-gradient(to bottom, #FF9900 43%, #FFFFFF 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    font-weight: 400;
    letter-spacing: 5px;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 62px !important;
    border-radius: 0 !important;
    font-family: "Bebas Neue", sans-serif;
    line-height: 75px !important;
}
.lastest-customize h3.heading-2.black.aos-init.aos-animate {
    padding-top: 0;
}
.our-team-sec-lp {
    padding-top: 0;
}

.our-team-sec-lp h2.heading-2.white.aos-init.aos-animate {
    font-size: 58px;
    line-height: 62px;
}
.grading-area-sec-text {
    background: linear-gradient(to bottom, #FF9900 52%, #FFFFFF 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 70px !important;
    font-weight: 400;
    border-radius: 0 !important;
    font-family: "Bebas Neue", sans-serif;
    letter-spacing: 5px;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #ffffff;
}
section.packages-section.for-top-layers.py.lastest-customize .packages-card ul {
    max-height: 235px;
    min-height: 235px;
}


#button-area {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 70px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  text-decoration: none;
}
#button-area::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button-area:hover {
  cursor: pointer;
  background-color: #333;
}
#button-area:active {
  background-color: #555;
}
#button-area.show {
  opacity: 1;
  visibility: visible;
}

li.nav-item.dropdown:hover .dropdown-menu {
    display: block !important;
        top: 40px;
}


a.navbar-brand img {
    margin: 0 0 0 -17px;
}

.inner-head.slide-mind-sec.lp-banner-area h1 {
    font-family: "Poppins", sans-serif;
    font-size: 50px !important;
}

.inner-head.slide-mind-sec.lp-banner-area h1 span.grading-text-sec {
    font-size: 38px !important;
}