/*style css*/
.portfolio,
body,
html {
    overflow-x: hidden
}

.hero-bg,
body {
    position: relative;
    z-index: 0
}

.custom-btn,
.heading-1,
h5.form-heading {
    font-family: "Golos Text";
    font-style: normal;
    text-transform: uppercase
}

.cenetered,
.custom-btn,
.main-heading.centered,
.portfolio-card,
.step-cards,
.top-brands-logos,
h5.form-heading,
p.bottom-footer,
span.b-para,
span.tag.white {
    text-align: center
}

.address a,
.for-rush-delivery a,
.speak-with-us a,
a.anchar-btn,
a.cta-btn {
    text-decoration: none
}

figure.frame-2,
figure.frame-3 {
    transition: 1s linear;
    position: absolute
}

.footer-logo,
a.navbar-brand img,
figure.flying-book img {
    filter: brightness(0) invert(1)
}

body {
    font-family: "Golos Text"
}

.custom-btn {
    width: auto;
    height: 50px;
    flex-shrink: 0;
    border-radius: 123px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px
}

.heading-1,
h5.form-heading,
span.tag.white {
    font-weight: 600;
    line-height: normal
}

.green-btn {
    background: #004468
}

.hero-bg,
ul.list-item {
    background-repeat: no-repeat
}

.py {
    padding-top: 4rem;
    padding-bottom: 4rem
}

section.genre-sec.py {
    padding-bottom: 0
}

.hero-bg {
    background-image: url('../images/hero-bg.webp');
    background-size: cover;
    background-position: bottom;
    height: 100vh;
    display: flex;
    align-items: center;
    z-index: 1;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.inner-form h5.form-heading,
.parent-frames,
.parent-inputs,
.pricing-inner,
section {
    position: relative;
    z-index: 0
}

.inner-form h5.form-heading {
    color: #fff;
    margin: 0 0 30px;
    padding: 10px 0
}

h5.form-heading {
    color: #000;
    font-size: 25px
}

a.cta-btn,
p {
    font-weight: 400
}

.inner-form {
    border-radius: 10px;
    border: 1px solid #d0dae0;
    background: #d0dae0;
    padding: 30px;
    margin-left: 5rem
}

.inner-form button.btn.custom-btn.green-btn {
    width: 100%;
    border-radius: 10px
}

.inner-form h5.form-heading:before {
    border-radius: 10px;
    background: #004468;
    content: "";
    width: 125%;
    height: 130%;
    position: absolute;
    top: -8px;
    left: -48px;
    z-index: -1;
    margin: 0;
    background: linear-gradient(-225deg, #004468 0, #004468 29% 29%, #622700 40%, #004468 100%);
    background-clip: border-box;
    background-size: 200% auto;
    animation: 10s linear infinite textclip
}

.inner-form input,
.inner-form select,
.inner-form textarea {
    padding-left: 2.5rem;
    width: 100%;
    height: 44px;
    flex-shrink: 0;
    color: grey !important;
    font-family: "Golos Text";
    text-transform: capitalize
}

.btn-parent,
.form-check {
    align-items: center;
    display: flex
}

.inner-form input:before,
.inner-form select:before,
.inner-form textarea:before {
    position: absolute
}

.parent-inputs {
    margin-bottom: 10px
}

.parent-inputs img {
    position: absolute;
    top: 15px;
    left: 18px
}

.form-check .form-check-input {
    width: 15px;
    height: 15px;
    display: inline-flex !important
}

.form-check {
    justify-content: center
}

.brands-cards-slider {
    border-radius: 20px;
    background: #fff;
    padding: 0;
    margin: 0
}

.top-brands-logos img {
    height: 40px;
    width: 160px;
    object-fit: contain
}

.heading-1 {
    color: #fff;
    font-size: 49.112px
}

.btn-parent {
    gap: 30px;
    margin: 1rem 0
}

.step__label,
a.cta-btn {
    text-transform: uppercase;
    font-family: "Golos Text";
    font-style: normal;
    gap: 10px
}

a.cta-btn {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 14px;
    line-height: 20.862px;
    animation: 3s infinite rainbow, .6s infinite heartbeat;
    color: #ff0000 !important;
    font-weight: 600;
    text-shadow: 1px 0px 10px #ffffff;
}

@keyframes heartbeat {
    50% {
        transform: scale(1.1)
    }
}

@keyframes rainbow {
    0% {
        color: red
    }

    10% {
        color: red
    }

    20% {
        color: red
    }

    30%,
    80% {
        color: red
    }

    40% {
        color: red
    }

    50% {
        color: red
    }

    60% {
        color: red
    }

    70% {
        color: red
    }
}

.cta-content {
    display: flex;
    flex-direction: column
}

p {
    color: #fff;
    font-family: "Golos Text";
    font-size: 16px;
    font-style: normal;
    line-height: 22px;
    text-transform: math-auto
}

.custom-btn.transparent-btn {
    border-radius: 123.276px;
    border: .948px solid #fff
}

p.rated {
    font-size: 17.112px
}

span.tag.white {
    color: #fff;
    font-family: "Golos Text";
    font-size: 22px;
    font-style: normal;
    text-transform: capitalize
}

.security-card.end-payment h4,
span.b-para {
    font-size: 18px
}

.hero-section.inner-hero.lp-hero-banner .inner-form .form-heading,
.portfolio-card .heading-3,
.portfolio-card p.grey,
.step-cards .heading-3,
.step-cards p,
.why-choose-card .heading-3,
.why-choose-card p.grey,
figure {
    margin: 0
}

figure.top-layer-right {
    position: absolute;
    top: -200px;
    right: 0
}

ul.list-item {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style: none inside url(../images/list-item-arrow.webp);
    height: auto;
    overflow-y: auto;
    display: grid;
    grid-template-columns: 30% 35% 35%
}

ul.list-item li {
    color: #000;
    font-family: "Golos Text";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 12px;
    align-items: center;
    justify-content: space-between
}

.heading-6,
span.b-para,
span.step__label strong {
    text-transform: capitalize
}

.step,
.step__icon {
    align-items: center;
    position: relative;
    display: flex
}

.transparent-btn {
    border: 1px solid #004468;
    color: #fff
}

ul.list-item li:last-child {
    margin-bottom: 0
}

.parent-card-services p,
p.grey {
    color: #535353;
    overflow-y: auto;
}

.parent-card-services p {
    height: 100px;
    overflow-y: auto;
}

.heading-6 {
    color: #004468;
    font-family: "Golos Text";
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 8px
}

@-webkit-keyframes bounce {

    0%,
    100% {
        transform: scale(1)
    }

    33% {
        transform: scale(.9)
    }

    66% {
        transform: scale(1.1)
    }
}

@keyframes bounce {

    0%,
    100% {
        transform: scale(1)
    }

    33% {
        transform: scale(.9)
    }

    66% {
        transform: scale(1.1)
    }
}

.steps {
    display: flex;
    width: 100%;
    margin: 3rem 0 2rem;
    padding: 0;
    list-style: none
}

.step {
    justify-content: center;
    flex-direction: column;
    flex: 1;
    pointer-events: none
}

.step--active,
.step--complete {
    cursor: pointer;
    pointer-events: all
}

.step:after,
.step:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    transform: translateY(-50%);
    will-change: width;
    z-index: -1;
    height: 7px;
    flex-shrink: 0
}

.step:before {
    width: 100%;
    background-color: #1445665c
}

.step:after {
    width: 0;
    background-color: #004468
}

.step--complete:after {
    width: 100% !important;
    opacity: 1;
    transition: width .6s ease-in-out, opacity .6s ease-in-out
}

.step__icon {
    justify-content: center;
    width: 3rem;
    height: 3rem;
    background-color: #fff;
    border: .25rem solid #004468;
    border-radius: 50%;
    color: transparent;
    font-size: 2rem
}

.step__icon:before {
    display: block;
    content: "✓"
}

.step--complete.step--active .step__icon {
    color: #fff;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out
}

.step--incomplete.step--active .step__icon {
    border-color: #004468;
    transition-delay: 0.5s;
    background: #fff
}

.step--complete .step__icon {
    -webkit-animation: .5s ease-in-out bounce;
    animation: .5s ease-in-out bounce;
    background-color: #004468;
    border-color: #004468;
    color: #fff
}

.step__label {
    position: absolute;
    top: -3rem;
    left: 50%;
    margin-top: 0;
    transform: translateX(-50%);
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    display: flex;
    align-items: center
}

.heading-2,
.heading-3 {
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-style: normal;
    line-height: normal;
    font-family: "Golos Text"
}

.black,
.step--incomplete.step--active .step__label,
.step--incomplete.step--inactive .step__label {
    color: #000
}

.step--active .step__label {
    transition: color .3s ease-in-out 0.5s
}

span.step__label strong {
    color: #000;
    font-family: "Golos Text";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.heading-2 {
    font-size: 40px
}

.heading-3,
.heading-3-1 {
    font-size: 22px
}

.main-heading.centered {
    width: 75%;
    margin: auto auto 2rem
}

.parent-step-card {
    display: grid;
    grid-template-columns: 24% 24% 24% 24%;
    gap: 15px
}

.step-cards {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 3.603px 13.06px 0 rgba(0, 68, 104, .25);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.process {
    background-image: url('../images/process-bg.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 900px;
    display: flex;
    align-items: center
}

.step-cards .heading-3 span,
h5.form-heading span {
    display: block
}

span.b-para {
    color: #000;
    font-family: "Golos Text";
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

a.anchar-btn,
span.featured {
    text-transform: uppercase;
    font-style: normal
}

figure.stars {
    display: flex;
    align-items: center;
    gap: 7px;
    justify-content: center
}

.portfolio-card-content {
    border-radius: 0 0 9.007px 9.007px;
    background: #fff;
    box-shadow: 0 2.603px 7.06px 0 rgba(0, 68, 104, .25);
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    height: 210px
}

.portfolio .wrapper {
    margin-left: auto;
    width: 100%
}

.parent-foam .btn.custom-btn.green-btn,
figure.portfolio-frame img {
    width: 100%
}

.portfolio .swiper {
    margin-left: 12rem;
    margin-right: -4rem;
    padding: 12px 0 12px 12px
}

.reviews-sec-parent .swiper-slide {
    height: 370px
}

.parent-slider-navbar:is(.swiper-button-next, .swiper-button-prev) {
    border: 2px solid #fff
}

.swiper-button-next,
.swiper-button-prev {
    border: 1px solid transparent;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #004468;
    bottom: 280px;
    top: unset
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 20px;
    font-weight: 600;
    color: #fff
}

span.swiper-pagination-current {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px
}

.swiper-button-prev {
    left: 130px
}

.swiper-button-next {
    right: 20px
}

.our-services {
    background-image: url('../images/services-bg.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 1000px;
    display: flex;
    align-items: center;
    justify-content: center
}

.main-heading {
    margin-bottom: 3rem
}

.main-heading p {
    width: 100%;
    margin: auto
}

.parent-card-services {
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #232f3e00;
    background: #fff;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0 2px 2px 0 rgba(255, 255, 255, .35)
}

.card-header-parent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem
}

span.number {
    color: #e1e4e5;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-family: "Golos Text"
}

.parent-card-services .heading-4 {
    color: #232f3e;
    margin: 12px 0;
    font-weight: 600;
    font-size: 24px;
    font-family: Poppins
}

.grey {
    color: #d9d9d9
}

.card-services-slider,
.testimonials-card {
    padding: 0
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #004468 !important;
    color: #fff
}

span.featured {
    color: #232f3e;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    line-height: 19.5px
}

.for-rush-delivery a,
.for-rush-delivery span,
.speak-with-us a,
.speak-with-us span,
a.anchar-btn,
span.package-no {
    font-family: "Golos Text"
}

.packages-slider .swiper-slide-active .heading-3-1,
.swiper-slide-active .for-rush-delivery a,
.swiper-slide-active .for-rush-delivery span,
.swiper-slide-active .pricing-card p,
.swiper-slide-active .speak-with-us a,
.swiper-slide-active .speak-with-us span,
.swiper-slide-active span.package-no,
.swiper-slide-active ul.package-details li,
.white {
    color: #fff
}

.content-card-child {
    border-radius: 10px;
    background: #232f3e;
    padding: 1rem 14px 1.3rem;
    text-align: start;
    height: 180px
}

.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
}

.official-site-section-slider {
    height: 580px
}

.child-grid-content {
    display: grid;
    grid-template-columns: 48% 48%;
    margin: 1rem 0;
    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
}

.inner-packages-services figure.bubble-layers-3,
.inner-packages-services figure.left-bubble-layers,
.showchase-section-inner figure.bubble-layers-2,
.showchase-section-inner figure.circle-layers-2 {
    display: none
}

.for-top-layers .bubble-layers-3 img {
    height: 480px
}

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: 0 !important
}

:focus-visible {
    outline: 0 !important
}

.card-services-slider {
    height: 620px;
    position: relative;
    z-index: 0
}

a.anchar-btn {
    color: #004468;
    font-size: 14px;
    font-weight: 400;
    line-height: 21.616px;
    display: flex;
    align-items: center;
    gap: 10px
}

.pricing-card {
    border-radius: 15.037px 20px 25px 0;
    background: #0044684a;
    padding: 18px
}

.pricing,
ul.package-details {
    background-repeat: no-repeat
}

span.package-no {
    color: #000;
    font-size: 34.283px;
    font-style: normal;
    font-weight: 700;
    line-height: 39px
}

.for-rush-delivery a,
.for-rush-delivery span,
.heading-3-1,
.speak-with-us a,
.speak-with-us span,
button.accordion-button {
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase
}

.for-rush-delivery,
.speak-with-us {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.footer-packages {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid grey;
    padding: 16px 12px 0;
    margin: 16px 0 0
}

ul.package-details {
    list-style-image: url('../images/pricing-arrow-b.webp');
    padding-left: 26px;
    margin-bottom: 16px;
    height: 235.09px;
    overflow-y: auto
}

.speak-with-us span {
    color: #000;
    text-align: center;
    font-size: 11.643px;
    line-height: 142.023%
}

.speak-with-us a {
    color: #000;
    font-size: 13.611px;
    line-height: 120%
}

.for-rush-delivery span {
    color: #000;
    text-align: center;
    font-size: 15px;
    line-height: 142.023%
}

.for-rush-delivery a {
    color: #000;
    font-size: 14.343px;
    line-height: 120%
}

.heading-3-1,
.parent-foam p,
button.accordion-button {
    font-family: "Golos Text";
    line-height: normal
}

.pricing-header {
    display: flex;
    align-items: center;
    gap: 10px
}

.pricing-card p {
    margin-bottom: 8px;
    color: #535353
}

ul.package-details li {
    color: #535353;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 162.523%;
    font-family: "Golos Text"
}

.pricing-card .custom-btn {
    font-size: 14px;
    height: 40px
}

.swiper-slide-active .pricing-card {
    border-radius: 15.037px 20px 25px 0;
    background: #004468
}

.swiper-slide-active ul.package-details li::marker {
    filter: brightness(0) invert(1)
}

.swiper-slide-active ul.package-details {
    list-style-image: url('../images/pricing-arrow-w.webp')
}

.custom-btn.white-btn,
.swiper-slide-active .pricing-card .custom-btn {
    background: #fff;
    color: #000
}

.pricing {
    background-image: url('../images/our-pricing-bg.webp');
    background-position: center;
    background-size: cover;
    height: 100%
}

* {
    scrollbar-width: thin;
    scrollbar-color: #004468 #ffffff
}

::-webkit-scrollbar {
    width: 16px
}

::-webkit-scrollbar-track {
    background: #fff
}

::-webkit-scrollbar-thumb {
    background-color: #004468;
    border-radius: 10px;
    border: 3px solid #fff
}

.testimonials-card p,
.why-choose-card {
    background: #fff;
    box-shadow: 0 4px 7.5px 0 rgba(0, 68, 104, .25)
}

.why-choose-card {
    border-radius: 10px;
    padding: 16px;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 14px;
    height: 246px;
    flex-shrink: 0
}

.why-choose {
    background-image: url('../images/why-choice-bg.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1
}

.packages-slider .heading-3-1 {
    text-transform: uppercase
}

.swiper.why-choose-slider {
    padding: 10px 6px
}

.testimonials-card p {
    border-radius: 0 0 10px 10px;
    color: #535353;
    padding: 26px 30px;
    height: 190px;
    overflow-y: auto
}

.testimonials-header {
    border-radius: 10px 10px 0 0;
    background: #00446830;
    padding: 10px 30px;
    display: flex;
    align-items: center;
    gap: 14px
}

.faqs,
footer {
    background-position: top
}

.faqs,
.parent-cta-btns {
    display: flex;
    align-items: center
}

.testimonials-header .heading-3 {
    margin: 0;
    color: #004468
}

figure.client-img img {
    border: 2px dashed #004468;
    border-radius: 52px;
    padding: 2px
}

figure.top-left-layer {
    position: absolute;
    left: 0;
    top: -200px;
    z-index: -1
}

.testimonials-sec .swiper-button-prev {
    left: 120px
}

.testimonials-sec .swiper-button-next.testi-nav {
    right: 130px
}

.testimonials-sec .testi-nav {
    bottom: 180px
}

.testimonials-slider {
    padding: 6px
}

.faqs {
    background-image: url('../images/faq-bg.webp');
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: center;
    z-index: 1;
    height: 880px
}

button.accordion-button {
    color: #000;
    font-size: 20px
}

.address a,
.parent-foam p {
    font-style: normal;
    font-weight: 500
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: transparent;
    box-shadow: none
}

.accordion-button:not(.collapsed)::after {
    filter: brightness(0) invert(0)
}

.accordion-body {
    color: #535353;
    border-radius: 0 0 10px 10px;
    background: #fff;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, .25)
}

.contact-us,
footer {
    background-repeat: no-repeat;
    background-size: cover
}

.accordion-item {
    margin: 0 0 16px;
    border-radius: 12px !important;
    overflow: hidden
}

.parent-center-btn {
    text-align: center;
    margin-top: 1rem
}

.contact-us {
    background-image: url('/images/contact-us-bg.webp');
    background-position: center;
    height: 100%
}

.form-control:focus {
    color: #212529;
    background-color: inherit;
    border-color: inherit;
    outline: 0;
    box-shadow: none
}

.parent-foam {
    text-align: center;
    padding: 3rem 20px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2.576px 24.9px 0 rgba(0, 68, 104, .25)
}

.parent-foam p {
    color: #004468;
    font-size: 22px;
    text-transform: capitalize
}

.parent-foam input,
.parent-foam textarea {
    border-radius: 123.28px;
    border: .644px solid #000;
    height: 56.655px
}

.parent-foam textarea {
    height: 90px;
    border-radius: 20px;
    border: .644px solid #000
}

figure.why-choice-us-right-img {
    position: relative;
    z-index: 0;
    text-align: end;
    margin-left: 4rem
}

figure.why-choice-us-right-img:before {
    position: absolute;
    content: "";
    z-index: -1;
    border-radius: 15.037px 20px 25px 0;
    background: #004468;
    height: 100%;
    width: 99%;
    left: -2px;
    top: -7px;
    background: linear-gradient(-225deg, #fff 0, #004468 29%, #004468 50%, #fff 100%);
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    animation: 10s linear infinite textclip
}

@keyframes textclip {
    to {
        background-position: 200% center
    }
}

figure.why-choice-us-right-img img {
    max-width: 100%;
    width: 99%
}

footer {
    background-image: url('../images/footer-bg.webp');
    padding: 7rem 0 0
}

.footer-content {
    text-align: center;
    width: 74%;
    margin: auto
}

.parent-cta-btns {
    justify-content: space-between;
    border-bottom: 1px solid #fff;
    padding: .5rem 0 1.5rem
}

.address,
.parents-security {
    align-items: center;
    display: flex
}

.address {
    gap: 16px
}

.address a {
    color: #fff;
    font-size: 15px;
    line-height: 120%
}

.footer-content h6,
.security-card h4,
a.navbar-brand {
    font-family: "Golos Text";
    font-style: normal;
    line-height: normal
}

.footer-content h6 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase
}

.parents-security {
    justify-content: space-between;
    width: 100%;
    margin: 2rem 0 0
}

.security-card {
    display: flex;
    align-items: center;
    gap: 15px
}

.security-card h4 {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize
}

.security-card.end-payment {
    flex-direction: column;
    align-items: end;
    gap: 3px
}

.security-card p {
    margin: 0;
    width: 80%
}

figure.secure-payments {
    text-align: center;
    margin: 2rem 0
}

.security-card figure {
    display: contents
}

a.navbar-brand {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0
}

figure.frame-2 {
    top: -30px;
    right: 0;
    animation: 2s linear infinite alternate ball
}

@keyframes ball {
    0% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

figure.frame-3 {
    bottom: -20px;
    right: 0;
    animation: 2s linear infinite alternate ball2
}

@keyframes ball2 {
    0% {
        transform: translate(10px, 0)
    }

    100% {
        transform: translate(0, 0)
    }
}

figure.frame-1 img {
    width: 90%;
    height: 413px;
    flex-shrink: 0
}

.sharping .heading-6 {
    border-bottom: 2px solid #004468
}

.custom-btn.transparent-btn:hover,
.custom-btn.white-btn:hover,
.green-btn:hover {
    background: #004468;
    border-color: #fff;
    box-shadow: 0 4px 16px 0 #ffffff59;
    color: #fff
}

.animate-charcter {
    background-image: linear-gradient(-225deg, #004468 0, #fff 29%, #fff 67%, #004468 100%);
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: 8s linear infinite textclip;
    display: inline-block
}

.highlighted {
    height: 60px
}

.footer-logo {
    margin-bottom: 1.5rem
}

.inner-form textarea {
    text-transform: none
}

.brands {
    display: flex;
    align-items: baseline;
    justify-content: start;
    gap: 20px;
    margin: 1.2rem 0 0
}

.parent-clock-form .flip-clock-wrapper ul li a * {
    font-size: 30px !important
}

.parent-clock-form .flip-clock-wrapper ul {
    width: 36px;
    height: 36px;
    font-size: 24px;
    margin: 0 2px;
    padding: 0;
    border-radius: 10px
}

.parent-clock-form .flip-clock-wrapper ul li {
    line-height: 36px
}

.parent-clock-form .flip-clock-divider {
    height: 27px;
    width: 13px
}

.parent-clock-form .flip-clock-dot {
    width: 5px;
    height: 5px
}

.parent-clock-form .flip-clock-dot.top {
    top: 16px
}

.parent-clock-form .flip-clock-dot.bottom {
    bottom: 16px
}

.parent-clock-form {
    margin: 34px 0 12px
}

.flip-clock-wrapper {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center
}

.disclaimer {
    padding: 20px 6px;
    text-align: center;
    background: 0 0;
    color: #fff;
    border-top: 0 solid #004468;
    font-size: 16px;
    margin-top: 0;
    border-bottom: 1px solid #fff
}

/*<!--common css -->*/
.showcase-card,
.showchase-section {
    z-index: 0;
    position: relative
}

#custom-modal .inner-form {
    width: 100%;
    margin: auto
}

#custom-modal .modal-body {
    background: 0 0;
    padding: 0
}

#custom-modal .modal-header {
    position: absolute;
    z-index: 1;
    right: -16px;
    top: -16px;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 1
}

.modal-header .btn-close {
    background-color: #fff;
    opacity: 1;
    padding: 6px
}

.btn-close,
.read-more-btn.white,
.showcase-card a.anchar-btn {
    color: #fff
}

#custom-modal .inner-form h5.form-heading:before {
    left: -44px;
    width: 120%
}

.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
}

.showcase-cards-parent {
    width: 25%;
    display: flex;
    flex-direction: column;
    gap: 40px
}

.showcase-card {
    border-radius: 6px;
    padding: 16px 14px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 16px
}

.showcase-card p {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin: 0
}

.cards-number {
    background: #000;
    border: 3px solid #fff;
    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: -.13px
}

.showcase-card .read-more-btn {
    justify-content: start
}

.showcase-books-slider span.swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    background: #004468;
    color: #fff;
    border: .6px solid #fff;
    font-weight: 700;
    opacity: 1
}

.showcase-books-slider .swiper-pagination-bullet-active {
    background: #004468 !important;
    color: #fff !important;
    opacity: 1 !important
}

.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: 0 0;
    border: 1px dashed #000;
    width: 120px;
    top: 20px
}

figure.showcase-book {
    position: relative;
    z-index: 1
}

.right-showcase-parent .numbers-parents::before {
    left: 0
}

.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: 280px;
    height: 320px
}

.showcase-books-slider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    font-size: 22px;
    font-weight: 700;
    color: #fff
}

.showcase-books-slider .swiper-slide:nth-child(1n),
.showcase-books-slider .swiper-slide:nth-child(3n),
.showcase-books-slider .swiper-slide:nth-child(5n),
.showcase-books-slider .swiper-slide:nth-child(7n),
.showcase-books-slider .swiper-slide:nth-child(9n) {
    background-color: #004468
}

.showcase-books-slider .swiper-slide:nth-child(10n),
.showcase-books-slider .swiper-slide:nth-child(2n),
.showcase-books-slider .swiper-slide:nth-child(4n),
.showcase-books-slider .swiper-slide:nth-child(6n),
.showcase-books-slider .swiper-slide:nth-child(8n) {
    background-color: #004468
}

.numbers-parents,
.showcase-books-slider {
    display: none
}

.showcase-books-slider.swiper .swiper-pagination {
    bottom: -38px
}

.showcase-card .heading-3 {
    margin: 0
}

@media (max-width:767px) {
    .parent-showcase-books {
        display: none
    }

    .showcase-books-slider {
        display: block
    }
}

@media (max-width:575px) {
    .showcase-books-slider.swiper {
        width: 80%;
        height: 320px
    }

    #custom-modal .inner-form,
    .showcase-card {
        padding: 20px
    }

    .process {
        padding: 4rem 0 6rem
    }

    #custom-modal .inner-form h5.form-heading:before {
        left: -26px;
        width: 117%
    }

    #custom-modal .modal-header {
        right: 7px;
        top: -24px
    }

    #custom-modal {
        padding-right: 0 !important
    }

    .parent-card-services {
        height: 240px
    }
}

@media (max-width:320px) {
    .parent-card-services {
        height: 260px
    }

    .showcase-books-slider.swiper {
        width: 80%;
        height: 270px
    }

    .showcase-card {
        padding: 10px;
        gap: 10px
    }

    .showcase-card p {
        font-size: 15px
    }

    #custom-modal .inner-form h5.form-heading:before {
        width: 121%
    }
}

/*<!--responsive css-->*/
@media (max-width:1440px) {
    #custom-modal .inner-form h5.form-heading {
        font-size: 32px
    }

    .heading-1 {
        font-size: 45px
    }

    p,
    ul.list-item li {
        font-size: 14px
    }

    .heading-2 {
        font-size: 36px
    }

    ul.list-item {
        grid-template-columns: 30% 35% 35%
    }

    .process {
        height: 720px;
        align-items: center
    }

    .step-cards {
        gap: 10px;
        padding: 16px
    }

    .our-services {
        height: 960px;
        align-items: center
    }

    .hero-bg,
    .why-choose {
        height: 600px
    }

    .testimonials-card p {
        padding: 18px 25px;
        height: 170px
    }

    button.accordion-button {
        font-size: 17px
    }

    .testimonials-sec .swiper-button-prev {
        left: 10px
    }

    .testimonials-sec .swiper-button-next.testi-nav {
        right: 10px
    }

    figure.top-layer-right {
        top: unset;
        bottom: 30px;
        max-width: 120px
    }

    .inner-form {
        margin-left: 2rem;
        z-index: 3;
        padding: 20px
    }

    .hero-bg {
        padding-top: 2rem
    }

    .inner-form h5.form-heading {
        margin: 0 0 22px
    }

    .inner-form input {
        height: 38px
    }

    .parent-inputs img {
        top: 14px
    }

    .custom-btn {
        height: 40px;
        font-size: 14px
    }

    span.tag.white {
        font-size: 20px
    }

    p.rated {
        font-size: 16px;
        margin: 0
    }

    .portfolio .swiper {
        margin-left: 4rem
    }

    .swiper-button-prev {
        left: 12px
    }

    .swiper-button-next {
        right: 20px
    }

    .heading-3,
    .heading-3-1 {
        font-size: 18px
    }

    .why-choose-card {
        height: 225px
    }

    .hero-bg {
        padding-top: 3rem;
        height: 110vh;
    }
}

@media (max-width:1199px) {

    .testimonials-sec .swiper-button-next.testi-nav,
    .testimonials-sec .swiper-button-prev {
        top: unset;
        bottom: 180px
    }

    #custom-modal .inner-form {
        padding: 22px
    }

    .parent-foam p,
    h5.form-heading,
    h6.heading-6 {
        font-size: 20px
    }

    .heading-1 {
        font-size: 30px
    }

    .btn-parent {
        gap: 10px;
        justify-content: space-between
    }

    .custom-btn {
        padding: 10px 18px
    }

    p.rated {
        font-size: 13px
    }

    .inner-form {
        width: 100%;
        margin: auto;
        padding: 12px
    }

    .inner-form h5.form-heading:before {
        width: 115%;
        margin: auto;
        left: -26px;
        top: -6px
    }

    .inner-form input,
    .inner-form select,
    .inner-form textarea {
        font-size: 14px;
        height: 36px
    }

    .parent-inputs {
        margin-bottom: 8px
    }

    .parent-inputs img {
        top: 13px;
        left: 16px
    }

    .heading-2 {
        font-size: 26px
    }

    ul.list-item li {
        font-size: 12px;
        margin-bottom: 6px
    }

    .footer-content,
    figure.frame-3 {
        width: 85%
    }

    .main-heading.centered {
        width: 80%
    }

    .step-cards {
        padding: 10px;
        gap: 4px
    }

    .heading-3,
    span.tag.white {
        font-size: 18px
    }

    .step__icon {
        width: 2.5rem;
        height: 2.5rem
    }

    .process {
        height: 620px
    }

    .parent-card-services {
        height: 300px
    }

    .why-choose {
        height: 500px
    }

    .why-choose-card {
        justify-content: center
    }

    .swiper-button-next,
    .swiper-button-prev {
        top: 530px;
        width: 40px;
        height: 40px
    }

    .swiper-button-next {
        right: 20px
    }

    .address a,
    .security-card h4,
    .security-card.end-payment h4,
    button.accordion-button {
        font-size: 14px
    }

    .accordion-body {
        font-size: 14px;
        line-height: normal
    }

    .faqs {
        height: 750px
    }

    .accordion-item {
        margin: 0 0 10px
    }

    .parent-foam input,
    .parent-foam textarea {
        height: 45px;
        font-size: 14px
    }

    figure.why-choice-us-right-img {
        width: 95%;
        margin: auto
    }

    .address {
        gap: 8px
    }

    .security-card p {
        width: 90%;
        line-height: normal
    }

    .parent-foam {
        padding: 20px
    }
}

@media (max-width:991px) {

    .faqs,
    .hero-bg,
    .process {
        height: auto
    }

    .heading-3,
    .step-cards p {
        line-height: normal
    }

    .hero-bg .cutsom-content,
    .parents-security,
    .security-card,
    .security-card figcaption,
    .security-card p {
        text-align: center
    }

    .hero-bg {
        padding: 8rem 0
    }

    .hero-bg .btn-parent {
        justify-content: center
    }

    .inner-form {
        width: 50%;
        margin: 3rem auto 0
    }

    .heading-1 {
        font-size: 40px
    }

    section.genre-sec.py {
        padding: 1rem 0
    }

    figure.frame-3 {
        width: auto
    }

    .parent-frames {
        margin: 0 0 4rem
    }

    .heading-2,
    h5.form-heading {
        font-size: 22px
    }

    .heading-3,
    .step__label {
        font-size: 16px
    }

    h6.heading-6 {
        font-size: 18px
    }

    .parent-step-card {
        gap: 9px
    }

    .step-cards figure {
        max-width: 50px;
        margin: auto
    }

    .step-cards {
        padding: 6px
    }

    span.step__label strong {
        font-size: 24px
    }

    .steps {
        margin: 2.5rem 0 1rem
    }

    .step-cards p {
        font-size: 12px
    }

    .portfolio .swiper {
        margin-left: 3rem
    }

    .swiper-button-next {
        right: 20px
    }

    .card-header-parent {
        margin: 0
    }

    .pricing-card {
        width: 56%;
        margin: auto
    }

    .parent-foam {
        margin: 0 0 3rem
    }

    figure.why-choice-us-right-img {
        width: 100%
    }

    #custom-modal .inner-form h5.form-heading:before {
        top: -11px
    }

    .parent-cta-btns {
        flex-direction: column;
        gap: 16px
    }

    .security-card {
        flex-direction: column
    }

    .parents-security {
        flex-direction: column;
        gap: 30px
    }

    .security-card p {
        width: 70%;
        margin: auto
    }

    .security-card.end-payment {
        text-align: center;
        justify-content: center;
        align-items: anchor-center
    }

    .footer-content {
        width: 90%
    }
}

@media (max-width:767px) {

    .parent-step-card,
    ul.list-item {
        grid-template-columns: 50% 50%
    }

    .our-services,
    .process {
        height: auto
    }

    .process {
        padding: 5rem 0 5rem
    }

    .testimonials-card p {
        height: 130px
    }

    header .btn-parent {
        margin: 0
    }

    a.navbar-brand {
        font-size: 26px
    }

    .custom-btn {
        padding: 10px 15px
    }

    .heading-1 {
        font-size: 32px
    }

    .inner-form {
        width: 80%
    }

    h5.form-heading {
        font-size: 24px
    }

    .hero-bg {
        background-position: left;
        padding: 6rem 0
    }

    section.genre-sec.py {
        padding: 3rem 0 2rem
    }

    .parent-step-card {
        display: grid;
        flex-direction: column;
        gap: 16px
    }

    .step-cards {
        width: 100%;
        margin: auto;
        padding: 16px
    }

    .step-cards p {
        font-size: 14px
    }

    .steps {
        display: none
    }

    .card-services-slider {
        height: auto;
        padding: 0 0 2rem
    }

    .footer-content,
    .main-heading.centered {
        width: 100%
    }

    .swiper.card-services-slider .swiper-pagination {
        bottom: 0
    }

    span.number {
        font-size: 45px
    }

    .parent-card-services {
        height: 300px
    }

    .card-header-parent {
        margin-bottom: 12px
    }

    .pricing-card {
        width: 70%
    }

    .why-choose {
        height: auto;
        padding: 5rem 0
    }

    figure.top-left-layer {
        max-width: 110px;
        top: -160px
    }
}

@media (max-width:575px) {
    .process {
        padding: 4rem 0 7rem;
    }

    .testimonials-card p {
        height: 150px
    }

    .highlighted {
        height: 30px
    }

    #custom-modal .inner-form h5.form-heading {
        font-size: 21px
    }

    header .btn-parent a.cta-btn {
        font-size: 12px
    }

    header .btn-parent a:nth-child(02),
    header .btn-parent img {
        display: none
    }

    a.cta-btn {
        gap: 7px
    }

    .parent-foam p,
    span.tag.white {
        font-size: 16px
    }

    .heading-1 {
        font-size: 24px;
        margin: 1rem 0
    }

    .hero-bg .btn-parent {
        flex-direction: column;
        margin: 2rem 0
    }

    .hero-bg .btn-parent .custom-btn,
    .inner-form,
    .pricing-card {
        width: 100%
    }

    .inner-form h5.form-heading:before {
        left: -20px;
        width: 112%;
        top: -8px
    }

    figure.frame-3 {
        width: 85%
    }

    .address,
    .security-card p {
        width: 80%
    }

    figure.frame-2 {
        top: -30px
    }

    .heading-2 {
        font-size: 20px
    }

    ul.list-item {
        grid-template-columns: 100%
    }

    a.navbar-brand {
        font-size: 22px
    }

    .brands-cards-slider {
        border-radius: 0
    }

    .parent-step-card {
        gap: 6px
    }

    .step-cards {
        padding: 5px
    }

    .step-cards p {
        font-size: 13px
    }

    .portfolio .swiper {
        margin: auto;
        padding: 6px
    }

    .swiper-button-next,
    .swiper-button-prev {
        top: unset
    }

    .swiper-button-next {
        right: 10px
    }

    .swiper-button-prev {
        left: 10px
    }

    .portfolio-card-content {
        padding: 8px;
        gap: 2px
    }

    p {
        line-height: 18px
    }

    .py {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .faqs {
        background-position: center;
        padding: 6rem 0
    }

    .our-services {
        background-position: right
    }

    .parent-foam {
        padding: 14px
    }

    h5.form-heading {
        font-size: 18px
    }

    .address {
        flex-direction: column;
        text-align: center;
        margin: auto
    }

    figure.frame-1 img {
        height: 370px;
        object-fit: contain
    }
}

@media (max-width:320px) {
    .process {
        padding: 5rem 0 7rem
    }

    #custom-modal .inner-form h5.form-heading {
        font-size: 18px
    }

    header .btn-parent a.cta-btn {
        font-size: 12px;
        gap: 4px
    }

    header .btn-parent a.cta-btn img.img-fluid {
        max-width: 20px;
        display: none
    }

    .parent-foam p,
    .swiper-button-next:after,
    .swiper-button-prev:after,
    span.tag.white {
        font-size: 14px
    }

    .heading-1 {
        font-size: 20px
    }

    .inner-form h5.form-heading:before {
        left: -15px;
        top: -5px
    }

    figure.frame-2 {
        width: 55%;
        top: 0
    }

    figure.frame-3 {
        width: 80%;
        bottom: 10px
    }

    .parent-frames {
        margin: 0 0 2rem
    }

    .heading-2 {
        font-size: 18px;
        text-wrap-style: balance
    }

    h6.heading-6 {
        font-size: 16px
    }

    .step-cards p {
        display: none
    }

    .step-cards {
        padding: 12px
    }

    .parent-step-card {
        gap: 4px
    }

    .main-heading.centered {
        margin-bottom: 1.5rem
    }

    .testimonials-card p {
        padding: 12px 10px
    }

    .testimonials-sec .swiper-button-prev {
        left: 10px
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 25px;
        height: 25px
    }

    .testimonials-header {
        padding: 6px 10px
    }

    figure.client-img {
        width: 55px
    }

    .accordion-body,
    .accordion-button {
        padding: 10px
    }

    h5.form-heading {
        font-size: 15px
    }

    .parent-foam input,
    .parent-foam textarea {
        height: 40px
    }

    figure.top-layer-right {
        bottom: -140px
    }

    footer {
        padding: 3rem 0 0;
        background-position: left
    }

    .address,
    .security-card p {
        width: 95%
    }
}