@import url(https://fonts.googleapis.com/css2?family=Londrina+Solid:wght@100;300;400;900&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&family=Scada:ital,wght@0,400;0,700;1,400;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap);@font-face {
    font-family: 'tahoma';
    src: url('../fonts/Tahoma-4styles-Font/Tahoma\ Regular\ font.ttf')
}

:root {
    --f1: "tahoma";
    --f2: "Londrina Solid", sans-serif;
    --f3: "Space Grotesk";
    --f4: "Poppins", sans-serif;
    --c1: #1d2758;
    --c2: #6dc8c7;
    --c3: linear-gradient(180deg, rgba(255, 81, 88, 1) 0%, rgba(230, 20, 29, 1) 50%);
    --c4: linear-gradient(180deg, rgba(95, 103, 199, 1) 0%, rgba(17, 23, 97, 1) 50%);
    --c5: linear-gradient(180deg, rgba(255, 221, 244, 1) 0%, rgba(255, 125, 131, 1) 100%);
    --c6: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(161, 168, 250, 1) 50%)
}

ul {
    padding: 0!important;
    margin: 0!important
}

::-moz-selection {
    background-color: #fff0
}

::selection {
    background-color: #fff0
}

html {
    scroll-behavior: smooth
}

body {
    overflow-x: hidden!important
}

.img__contain {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.img__cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: 500ms all
}

.banner {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 40px 0
}

.banner__img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    inset: 0
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-decoration: none!important;
    list-style-type: none;
    font-family: "Poppins",sans-serif
}

a {
    display: inline-block;
    text-decoration: none;
    color: #000;
    transition: all 300ms ease-in-out
}

a:hover {
    color: #333
}

h1,h2,h3,h4,h5,h6 {
    padding: 0;
    margin: 0
}

ul,ol,dl {
    margin-bottom: 0;
    padding: 0
}

img {
    width: 100%
}

#flipbook {
    position: absolute;
    left: 100px;
    display: block;
    top: 50px
}

.page:not(:first-child)+div:before {
    content: "Page " attr(title);
    color: rgb(255 255 255 / .75);
    left: 200px;
    top: 200px;
    position: absolute;
    display: block;
    text-shadow: 0 0 6px #000
}

.page {
    border: solid 3px #fff;
    background: no-repeat center top;
    background-size: cover;
    width: 554px;
    display: block;
    height: 554px;
    overflow: hidden;
    opacity: .5;
    background-color: #fff
}

.hard {
    background: rgb(157 39 23);
    display: block
}

.hard:last-of-type() {
    background: rgb(157 39 23)
}

.no1 {
    background-image: url(https://images.unsplash.com/photo-1513622470522-26c3c8a854bc?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80)
}

.no2 {
    background-image: url(https://images.unsplash.com/photo-1561113500-8f4ad4f80a93?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1350&q=80)
}

.no3 {
    background-image: url(https://images.unsplash.com/photo-1551651767-d5ffbdd04b83?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1003&q=80)
}

.no4 {
    background-image: url(https://images.unsplash.com/photo-1514030982278-0c4c4617d7ba?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1350&q=80)
}

.no5 {
    background-image: url(https://images.unsplash.com/photo-1532698355571-f845d2cc8151?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1400&q=80)
}

.no6 {
    background-image: url(https://images.unsplash.com/photo-1530178811766-8de178acf14a?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1350&q=80)
}

.no7 {
    background-image: url(https://images.unsplash.com/photo-1596435450055-cabe20834ebf?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1489&q=80)
}

.flag {
    font-size: 90px;
    position: relative;
    top: 40%;
    user-select: none
}

.themebtn {
    padding: 15px 55px;
    border-radius: 50px;
    overflow: hidden;
    font-size: 14px;
    background: var(--c1);
    box-shadow: inset 0 -4px 15px -5px #000;
    position: relative;
    color: #fff;
    text-transform: capitalize;
}

.logo {
    width: 230px;
    height: auto
}

.themebtn:hover:before {
    opacity: 0;
    visibility: hidden
}

.themebtn:hover {
    background: #fff;
    color: var(--c1)
}

.themebtn span {
    font-family: var(--f1);
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center
}

.themebtn:before {
    position: absolute;
    content: '';
    width: 73%;
    height: 2px;
    background: radial-gradient(#fff 20%,transparent 80%);
    top: 7px;
    left: 50%;
    transform: translatex(-50%);
    transition: 500ms all
}

.themebtn:hover {
    box-shadow: inset 0 0 19px -2px #000
}

.themebtn:hover span {
    filter: none;
    font-weight: 200
}

.banner_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    z-index: -1
}

.banner_content h4 {
    font-family: var(--f2);
    color: var(--c1);
    font-size: 33px;
    margin: 0
}

.banner_title {
    font-size: 48px;
    font-family: var(--f2);
    color: var(--c1);
    line-height: 80px;
    text-transform: capitalize
}

.banner_title span {
    display: block;
    font-family: var(--f2);
    font-size: 99px
}

.banner_content p {
    margin: 30px 0 20px;
    color: var(--c1);
    font-family: var(--f3)
}

.banner_contMain {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative
}

.bannerContbg {
    position: absolute;
    width: 110%;
    height: 120%;
    z-index: -1
}

.nav-link.active {
    padding: 11px 45px;
    border-radius: 50px!important;
    overflow: hidden;
    background: var(--c3)!important;
    box-shadow: inset 0 -4px 15px -5px #000;
    position: relative
}

.nav-link.active:hover:before {
    opacity: 0;
    visibility: hidden
}

.nav-link.active:hover {
    border-color: var(--c2)
}

.nav-link.active span {
    background: var(--c5);
    -webkit-background-clip: text;
    color: #fff0;
    font-family: var(--f1);
    font-weight: 600;
    filter: drop-shadow(0 2px 1px black)
}

.nav-link.active:before {
    position: absolute;
    content: '';
    width: 73%;
    height: 2px;
    background: radial-gradient(#fff 20%,transparent 80%);
    top: 7px;
    left: 50%;
    transform: translatex(-50%);
    transition: 500ms all
}

.nav-link.active:hover {
    box-shadow: inset 0 0 19px -2px #000
}

.nav-link.active:hover span {
    filter: none;
    color: #fff;
    font-weight: 200
}

.nav-link {
    padding: 11px 45px!important;
    border-radius: 50px!important;
    background: #e6141d5c!important;
    color: #000!important;
    font-family: var(--f4);
    font-size: 14px;
    border: none!important
}

.nav-tabs {
    gap: 20px;
    border: none!important
}

.section_content h3 {
    font-size: 45px;
    font-family: var(--f2);
    color: var(--c2);
    text-align: center
}

.inner_bookimages {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 30px 0
}

.book_img {
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
    cursor: pointer;
    height: 420px
}

.book_img:hover img {
    scale: 1.1
}

.book_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0 0
}

.book_port {
    padding: 70px 0
}

.video_sec {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 100px 0 150px
}

.video_ban {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    z-index: -1
}

.video_box {
    position: relative;
    width: 100%;
    height: 450px;
    border: 7px solid #ff0;
    border-radius: 30px;
    overflow: hidden
}

.video_btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100px;
    height: 100px
}

.video_box:before {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    background: #000000ad;
    content: ''
}

.section_content--alt h3 {
    font-size: 70px
}

.reading_img {
    width: 200px;
    height: 200px;
    margin: 20px auto;
    border-radius: 100%;
    overflow: hidden
}

.read_content {
    text-align: center;
    margin: 0 auto
}

.read_content h5 {
    font-family: var(--f2);
    font-size: 24px;
    color: var(--c1);
    width: 150px;
    margin: 10px auto
}

.reading_crd {
    text-align: -webkit-center
}

.read_content p {
    font-size: 12px;
    font-family: 'Poppins';
    color: var(--c1);
    width: 230px;
    margin: 0 auto;
    height: 110px;
    overflow-y: scroll
}

.bottom_btns {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    margin: 40px 0 0
}

.themebtn--blue {
    background: var(--c2)
}

.themebtn--blue span {
    background: var(--c6);
    -webkit-background-clip: text
}

.reading {
    padding: 70px 0;
    background: var(--c6)
}

.reader {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 112px 0 234px
}

.reader_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    z-index: -1
}

.reader_head {
    font-size: 54px;
    font-family: var(--f2);
    line-height: 84px;
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 20px;
    position: relative
}

.reader_main {
    margin: 280px 0 0
}

.reader_head:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: 'Big Adventures For Little Readers with Expert Self-Publishing Services';
    top: -2px;
    left: 0;
    -webkit-text-stroke: 1px #fff;
    color: #fff0
}

.story {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 70px 0
}

.line_img {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    pointer-events: none;
    text-align: center;
    z-index: 1
}

.stry_img {
    width: 84%;
    height: 480px;
    position: relative
}

.stiry_numb {
    font-size: 110px;
    font-family: var(--f2);
    color: #fff0;
    background: linear-gradient(360deg,rgb(255 255 255) 30%,#6dc8c7 80%);
    -webkit-background-clip: text;
    margin-bottom: -80px
}

.stry_head h3 {
    font-size: 40px;
    font-family: var(--f2);
    color: var(--c2);
    margin: 0 0 10px
}

.story_content p {
    font-size: 14px;
    font-family: var(--f4);
    margin: 0;
    width: 550px;
    color: #000
}

.line_img img {
    width: 96%;
    object-fit: fill;
    height: 102%
}

.stry_img--alt {
    position: relative;
    z-index: 2
}

.wondor {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 70px 0
}

.wondor_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    inset: 0
}

.section_content--yellow h3 {
    font-size: 61px
}

.tab_img {
    width: 100%;
    height: 780px
}

.tab_innerImg {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    width: 97%;
    height: 97%;
    border-radius: 60px;
    overflow: hidden;
    transform: translate(-50%,-50%)
}

.Maintab {
    position: absolute
}

.tab_sec {
    position: relative;
    height: 780px
}

.child_img {
    position: absolute;
    right: -290px;
    bottom: -30px
}

.tab_bot {
    text-align: -webkit-center;
    margin: 30px 0 0
}

.tab_bot p {
    color: #fff;
    font-family: var(--f3);
    line-height: 28px;
    width: 830px;
    margin: 0 0 20px
}

.tab_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px
}

.child_img:before {
    position: absolute;
    width: 50px;
    height: 51px;
    content: '';
    background: #ffc1aa;
    top: 187px;
    left: 116px;
    border-radius: 30px 30px 0 10px;
    transform: rotate(-8deg);
    border-bottom: 4px solid #000;
    animation: eye 2s infinite;
    animation-timing-function: step-start
}

.child_img:after {
    position: absolute;
    width: 44px;
    height: 46px;
    content: '';
    background: #ffc1aa;
    top: 193px;
    left: 212px;
    border-radius: 30px 30px 0 10px;
    transform: rotate(6deg);
    border-bottom: 4px solid #000;
    animation: eye 2s infinite;
    animation-timing-function: step-start
}

@keyframes eye {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.story_timeCont {
    text-align: -webkit-center
}

.story_timeCont h4 {
    font-size: 40px;
    font-family: var(--f2);
    color: var(--c1);
    margin: 0 0 10px
}

.story_timeCont p {
    font-size: 16px;
    color: #000;
    font-family: var(--f3);
    margin: 15px 0;
    width: 870px
}

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

.child_imgInner {
    position: absolute;
    bottom: -100px;
    width: 480px;
    height: 480px
}

section.story_time {
    position: relative;
    padding: 100px 0
}

.bookInner_img {
    position: absolute;
    right: 0;
    bottom: -52px;
    width: 280px;
    height: 480px
}

.pricing {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 150px 0
}

.pricing_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    z-index: -1
}

.pricing_crd h5 {
    font-size: 40px;
    font-family: var(--f2)
}

.price {
    font-size: 40px;
    font-family: var(--f3);
    font-weight: 600;
    margin: 10px 0
}

.price span {
    font-size: 30px;
    font-family: var(--f3)
}

.pricing_crd {
    background: #fff;
    padding: 40px 30px;
    text-align: -webkit-center;
    border-radius: 20px;
    position: relative
}

.pricing_crd p {
    font-size: 14px;
    font-family: var(--f3)
}

.pricing_crd a {
    margin: 15px 0 0
}

.headBlue {
    color: var(--c1)
}

.headred {
    color: var(--c2)
}

.pricing .section_content h3 {
    font-size: 52px;
    margin: 0 0 70px
}

.best_val {
    position: absolute;
    width: 130px;
    top: -10px;
    left: -12px
}

.mission {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 150px 0 820px
}

.mission_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    inset: 0
}

.mission_content h5 {
    font-size: 40px;
    font-family: var(--f2);
    color: var(--c1);
    margin: 0 0 10px
}

.mission_content {
    text-align: -webkit-center
}

.mission_content p {
    margin: 20px 0;
    font-size: 17px;
    font-family: var(--f3);
    line-height: 30px
}

.mission_bg img {
    object-position: bottom
}

.test_crd {
    width: 400px;
    padding: 0 60px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px
}

.testCrdBg {
    position: absolute;
    inset: 0;
    z-index: -1
}

.test_content p {
    font-size: 14px;
    font-family: var(--f3);
    line-height: 18px;
    color: #fff
}

.test_bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.ratting {
    display: flex;
    align-items: center;
    gap: 5px
}

.ratting li {
    color: #ff0
}

.testUser p {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    color: #fff
}

.testUser p span {
    display: -webkit-box;
    font-size: 12px;
    font-weight: 300
}

.test_crd--1 {
    margin-left: auto;
    margin-right: 70px
}

.test_crd--2 {
    margin: -100px 0 0 50px
}

.test_crd--3 {
    margin-left: auto;
    margin-top: -290px
}

.test_box {
    width: 856px;
    height: 810px;
    position: relative
}

.test_lines {
    position: absolute
}

.testline.testline1 {
    position: absolute;
    width: 100px;
    left: 250px;
    top: 180px
}

.testline2 {
    width: 50px;
    left: 790px;
    position: absolute;
    top: 280px
}

.testline3 {
    position: absolute;
    width: 130px;
    top: 670px;
    left: 350px
}

.test_head h4 {
    text-align: center;
    font-size: 55px;
    font-family: var(--f2);
    color: var(--c2)
}

.testimonial {
    padding: 70px 0;
    position: relative
}

.test_girlImg {
    position: absolute;
    bottom: 0;
    width: 420px;
    height: 750px
}

.test_girlImg1 {
    left: 0
}

.test_girlImg2 {
    height: 910px;
    right: 0
}

.popup {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    transition: 500ms all
}

.popup.active {
    opacity: 1;
    visibility: visible
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #000000b8;
    backdrop-filter: blur(4px)
}

.pop_form {
    width: 25%;
    background: #fff;
    padding: 40px 40px;
    border-radius: 30px;
    text-align: -webkit-center;
    position: relative
}

.pop_form h3 {
    font-size: 36px;
    font-family: var(--f2);
    color: var(--c2);
    margin: 0 0 20px
}

.input_feild :is(input,textarea) {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #4444;
    font-size: 14px
}

.input_feild {
    margin: 10px 0
}

.input_feild textarea {
    height: 140px
}

.crs_btn {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: var(--c3);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    box-shadow: inset 0 -3px 8px -2px #000;
    cursor: pointer
}

.input_feildBtn button {
    width: 100%;
    border: none;
    outline: none
}

.footer {
    padding: 290px 0 70px;
    background: #F4F4F4
}

a.footer_logo {
    width: 215px;
    height: auto;
    margin-bottom: 17px
}

.connect_item {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    margin-bottom: 21px;
    gap: 10px
}

.connect_icon {
    width: 50px;
    height: 50px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 13px;
    border-radius: 100%;
    background: var(--c1);
    box-shadow: 0 -2px 4px 1px inset var(--c2)
}

.connect_icon img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.connect_info p {
    margin: 0;
    font-family: var(--f3);
    font-weight: 600;
    color: var(--c2);
    text-transform: capitalize
}

.connect_info h6 {
    margin: 0;
    font-family: var(--c3)
}

h5.footer_title {
    font-size: 27px;
    font-family: var(--f2);
    color: var(--c2);
    line-height: 1;
    margin-bottom: 15px
}

ul.footer_links li a {
    font-size: 17px;
    color: #000;
    font-family: var(--f3);
    text-transform: capitalize;
    margin-bottom: 8px
}

ul.footer_links {
    padding-left: 23px!important
}

ul.footer_links li {
    list-style-type: disc
}

ul.footer_links li::marker {
    font-size: 12px
}

ul.footer_social li a {
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background: var(--c1);
    box-shadow: 0 -2px 4px 1px inset #6829ff;
    color: #e6fbff;
    font-size: 22px
}

ul.footer_social li a i {
    transition: 500ms
}

ul.footer_social {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 30px!important
}

.footer_item h4 {
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 7px;
    font-family: var(--f3);
    font-weight: 500;
    margin-bottom: 20px
}

.footer_item h4 img {
    width: 95px;
    height: auto
}

.payment_card {
    width: 100%;
    height: auto;
    overflow: hidden
}

.payment_card img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

ul.footer_social li a:hover {
    transform: translateY(-7px);
    background: var(--c1)
}

.copy_right_main p {
    margin: 0;
    font-family: var(--f3);
    font-size: 17px
}

.footer_para p {
    color: #fff;
    font-family: var(--f2);
    font-weight: 400;
    font-size: 14px;
    width: 260px;
    margin: 10px 0;
}

.copy_right_main {
    padding: 27px 0;
    border-top: 1px solid var(--c2);
    text-align: center;
    margin-top: 3rem
}

.newslatter {
    padding: 70px 0;
    background: #fff0;
    position: relative
}
ul.end_text li a {color:#fff;}
h4.foot_head {
    font-size: 20px;
    margin: 11px 0;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    color: #1d2758;
    position: relative;
}

.newslatter_main {
    text-align: center;
    color: #fff;
    background: var(--c2);
    padding: 52px;
    border-radius: 30px;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
.newslatter_main form {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff0;
    width: 59%;
    margin: 0 auto;
    border-radius: 50px;
    box-shadow: 0 0 0 1px #fff;
    padding: 12px 12px
}

.newslatter_main form input {
    width: 100%;
    height: 46px;
    background: #fff0;
    outline: 0;
    padding: 15px;
    border: none;
    display: block;
    color: #fff
}

.newslatter_main form button {
    width: 42%;
    padding: 17px 12px;
    border: none;
    text-transform: capitalize;
    font-weight: 500;
    background: var(--c1)
}

.newslatter_main h3 {
    font-size: 53px;
    font-family: var(--f2);
    line-height: 1;
    width: 88%;
    margin: 0 auto
}

.newslatter_main p {
    font-size: 21px;
    margin-bottom: 26px
}

.newslatter_main form input::placeholder {
    color: #fff;
    font-size: 15px
}

.bottom_btns.storybtn .themebtn {
    padding: 10px 16px;
    margin: 0
}

.bottom_btns.storybtn {
    margin: 25px 0 0;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.newslatter form {
    width: 100%;
    box-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.newslatter form input {
    background: #fff;
    border-radius: 10px;
    width: 100%;
    color: #000
}

.newslatter form input::placeholder {
    color: #000;
    font-family: var(--f1);
    font-size: 14px;
    font-weight: 500
}

.newslatter form textarea {
    background: #fff;
    border-radius: 10px;
    width: 100%;
    margin: 22px 0 12px;
    height: 100px;
    padding: 12px 18px
}

.newslatter form textarea::placeholder {
    color: #000;
    font-family: var(--f1);
    font-size: 14px;
    font-weight: 500
}

.newslatter form .themebtn {
    width: 100%
}

.stry_mainBotBtn {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center
}

.bannerFormMain .pop_form {
    width: 65%;
    margin: 0 auto;
    box-shadow: 0 0 15px 1px #4444
}

.themebtn span i {
    font-size: 18px
}

.menu_logo {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 7px 10px;
    background: var(--c1);
    top: 0;
    left: 0;
    z-index: 999;
    transition: 500ms all;
    justify-content: center
}

.responsive_menu {
    display: none
}

.responsive_logo img {
    width: 100px
}

.menu_sticky {
    position: fixed
}

.connect_info {
    width: 75%
}

.footer_linksMain {
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.footer_link h4 {
    font-family: var(--f1);
    font-size: 25px;
    margin: 0 0 15px;
    font-weight: 700
}

.footer_link li a {
    font-size: 16px;
    font-family: var(--f1);
    letter-spacing: .5px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 6px
}

.chat_header_btn a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: var(--f3);
    color: var(--c1);
    margin-top: 3px;
    font-size: 15px;
    font-weight: 500
}

.chat_header_btn a i {
    font-size: 22px;
    color: var(--c2)
}

.chat_header_btn a:hover i {
    animation: tada 600ms
}

.header__main {
    padding: 10px;
    background: var(--c1)
}

.main_nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.main_nav>li>.dropdown_menu {
    position: absolute;
    z-index: 999;
    background: #fff;
    left: 0;
    top: 23px;
    opacity: 0;
    visibility: hidden;
    transition: 500ms all
}

.main_nav li {
    position: relative
}

.main_nav .dropdown_menu li a {
    padding: 6px 17px;
    font-size: 14px
}

.main_nav>li>a {
    font-family: var(--f3);
    font-size: 14px;
    color: #fff
}

.main_nav>li>a i {
    font-size: 8px
}

.header__main {
    padding: 10px;
    background: var(--c1)
}

.main_nav>li:hover>.dropdown_menu {
    opacity: 1;
    visibility: visible
}

.dropdown_menu li a i {
    transform: rotate(-90deg);
    font-size: 10px
}

.dropdown_menu li a {
    display: flex;
    align-items: center;
    gap: 10px
}

.dropdown_menu>li:hover>.dropdown_menu {
    opacity: 1;
    visibility: visible
}

.dropdown_menu>li>.dropdown_menu {
    position: absolute;
    z-index: 999;
    background: #fff;
    top: 23px;
    opacity: 0;
    visibility: hidden;
    transition: 500ms all;
    left: 220px;
    top: 0
}

ul.dropdown_menu {
    width: max-content;
    min-width: 230px
}

.header-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0
}

a.header__logo img {
    width: 191px;
    height: auto;
    object-fit: contain
}

.banner_btn {
    display: flex;
    gap: 10px;
    align-items: center
}

#loading-spinner,header.header.active {
    z-index: 9999;
    position: fixed;
    width: 100%
}

:is(.cta-single__icon,.cta-single__icon>span) {
    display: flex;
    align-items: center;
    transition: 0.4s
}

.cta-single__icon {
    width: 280px;
    color: #fff;
    background: var(--c1);
    background-size: 200%;
    font-size: 1rem;
    font-weight: 600;
    justify-content: flex-start;
    gap: .75rem;
    box-shadow: 0 0 10px 5px #00000020;
    border-radius: 100px 0 0 100px
}

.cta .contact-form__fields .themeBtn {
    background: var(--c1);
    font-size: 14px;
    width: 100%;
    padding: 10px;
    color: #fff;
    border: 1px solid #fff0
}

.cta-single__icon>span {
    width: 60px;
    height: 50px;
    font-size: 1.25rem;
    justify-content: center;
    position: relative;
    color: #fff;
    border-right: 1px solid #ded9d9
}

.cta-single__icon:hover {
    color: #444;
    background-color: #fff;
    font-weight: 300;
    font-size: 20px
}

.call-now:hover,.modal button.close {
    background: var(--color-primary);
    color: #fff
}

.cta-single__icon--link:hover {
    transform: translateX(-70%)
}

.cta-formWrapper {
    background: #fff;
    width: 375px;
    padding: 2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-20%,-50%);
    transition: 0.3s ease-in-out;
    box-shadow: 0 0 15px 1px #444
}

.cta-formWrapper.show {
    transform: translate(-122%,-50%)
}

.cta-single__icon--form.show {
    transform: translateX(-134%)
}

.busniess-boxes svg,.cancel-btn,.modal button.close,.success_crd:hover .success_bt,.tab-img:after {
    transform: translate(-50%,-50%)
}

.cta-single__icon--form span::after {
    right: 100%
}

.cta .contact-form__fields :is(input:not([type="file"],[type="checkbox"]),textarea,select,.contact-form__fields--file>label) {
    border: 1px solid #4444
}

.call-now {
    width: 50px;
    height: 50px;
    color: var(--color-primary);
    display: block;
    text-align: center;
    border-radius: 100%;
    font-size: 30px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
    padding: 0;
    line-height: initial;
    box-shadow: 6px 9px 30px 1px rgb(37 0 22 / .71);
    animation: 0.5s infinite alternate float;
    background: #fff;
    border: solid 3px var(--color-primary);
    display: flex;
    align-items: center;
    justify-content: center
}

.call-now--whatsapp {
    bottom: 85px
}

.contact-form__fields {
    margin: .5rem .45rem
}

.contact-form__fields :is(input:not([type="file"],[type="checkbox"]),textarea,select,.contact-form__fields--file>label) {
    width: 100%;
    background: #fff;
    border: none;
    outline: 0;
    border-radius: .25rem;
    padding: .75rem 1rem;
    margin: 0;
    resize: none
}

.contact-formWrapper--modal .contact-form__fields :is(input:not([type="file"],[type="checkbox"]),textarea,select,.contact-form__fields--file>label) {
    border: 2px solid var(--color-primary)
}

.contact-form__fields :is(input,textarea,select)::placeholder,.contact-form__fields :is(input,textarea,select,.contact-form__fields--file>label) {
    color: #000!important;
    font-size: 14px;
    font-weight: 400
}

.contact-form__fields--file>label {
    width: 100%;
    position: relative;
    border: 2px dashed var(--color-primary)!important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: .5rem;
    cursor: pointer;
    padding: .6rem 1rem!important
}

.inner_btn li,.per-check,.privacy,.success_bt {
    display: flex;
    align-items: center
}

.contact-form__fields--file>label>i {
    font-size: 1.75rem
}

.btn:before,.contact-form__fields--file>label>input,.slick-dots li button:before {
    display: none
}

.contact-form__fields button:not(.themeBtn) {
    width: 100%;
    color: #fff;
    font-size: 1.15rem;
    letter-spacing: 1px;
    font-weight: 600;
    border: none;
    background: var(--color-primary);
    padding: 1rem;
    text-align: center;
    text-transform: uppercase
}

.cta .contact-form__fields .themeBtn:hover {
    background: 0 0;
    color: var(--c1);
    border-color: var(--c1)
}

.cta-single__icon:hover>span {
    color: var(--c1)
}

.cta {
    display: flex;
    align-items: end;
    flex-direction: column;
    gap: .75rem;
    position: fixed;
    top: 55%;
    right: 0;
    transform: translate(80%,-50%);
    z-index: 99
}

.footer_link li a i {
    font-size: 18px;
    color: var(--c2)
}

.footer_link li a:hover {
    scale: 1.1;
}


.child_imgInner img {
    width: 70%;
    height: auto;
}



footer.footer {
    padding: 70px 0 0;
    position: relative;
    background: #6dc7c7f0
}

.end_foot_div,.top_footer {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.left_column {
    display: flex;
    justify-content: space-around
}

.left_col_alt,.right_column {
    display: flex;
    justify-content: flex-start
}

.left_col_alt {
    align-items: flex-start;
    gap: 50px
}

ul.left {
    line-height: 32px
}

ul.left li {
    font-size: 13px;
    font-family: var(--f1);
    font-weight: 400
}

ul.left li a {
    color: #fff;
    position: relative;
    font-size: 11px
}

.right_col {
    width: 24%;
    border-right: 1px solid #fff
}

.right_column {
    gap: 51px
}

.right_cl_alt,.right_link {
    justify-content: flex-start;
    display: flex
}

.right_link {
    align-items: flex-start;
    line-height: 30px;
    gap: 80px
}

ul.right_cl {
    line-height: 30px;
    margin-bottom: 20px
}

.right_cl_alt {
    align-items: center;
    gap: 41px
}

.mid_footer {
    padding: 20px 0 40px
}

.right_contact a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    font-size: 12px;
    gap: 8px;
    margin-bottom: 10px;
    transition: .7s
}

.right_contact a i {
    font-size: 16px
}

.main_last_foot {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 25px
}

ul.icons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 18px
}

.banner_cont.alt h3,ul.icons li {
    font-size: 38px
}

ul.icons li a {
    color: #fff;
    font-size: 29px
}

.last_foot_img {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px
}

.last_foot_img a {
    width: 135px;
    height: 80px;
    overflow: hidden
}

.last_foot_img a:hover {
    scale: 1.1;
    transition: .5s
}

ul.left li a::before {
    position: absolute;
    content: "\ea55";
    color: var(--c1);
    font-size: 24px;
    font-family: boxicons!important;
    left: -26px
}

h4.foot_head {
    font-size: 20px;
    margin: 11px 0
}

h4.foot_head::after,h4.foot_head_alt::after {
    position: absolute;
    content: '';
    width: 50px;
    bottom: -5px;
    left: 0;
    height: 3px;
    background: var(--c1);
    transition: .7s
}

.contact_form_detailed::before,.world_logo a::before {
    position: absolute;
    width: 1px;
    background: #fff;
    content: ''
}

h4.foot_head_alt {

    font-size: 20px;
    margin: 11px 0;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    color: #1d2758;
    position: relative;

}

.contact_form_title h3,h3.logo_title {
    text-transform: capitalize;
    font-weight: 700
}

ul.left li a:hover {
    transform: translateX(10px);
    color: var(--c1)
}

section.world_sources {
    background: var(--c2);
    padding: 40px 0
}

h3.logo_title {
    font-size: 30px;
    font-family: var(--f1);
    color: #fff;
    text-align: center
}

.world_logo {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 35px
}

.world_logo a {
    width: 150px;
    height: 50px;
    position: relative
}

section.contact_form {
    background-image: url(../images/form-back.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 70px 0;
    position: relative
}

.contact_form_title h5 {
    font-size: 20px;
    font-family: var(--f2);
    font-weight: 700;
    color: #090f30;
    margin: 0
}

.contact_form_title h3 {
    font-family: var(--f2);
    font-size: 38px;
    color: #000
}

.contact_form_title p {
    font-size: 13px;
    font-family: var(--f2);
    font-weight: 500;
    color: #787878
}

.end_footer {
    padding: 15px 0;
    border-top: 1px solid #ffffff7d;
    margin: 70px 0 0
}

ul.end_img {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px
}

.end_img li a img,a.hire_book_serv img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: .7s
}

.mid_end p {
    margin: 0;
    color: #fff;
    font-weight: 300;
    font-family: var(--f2);
    font-size: 12px
}

ul.end_text {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 18px
}

ul.end_text li {
    font-family: var(--f1);
    font-size: 12px;
    font-weight: 400
}


.footer_links ul li a {
    color: #fff;
    font-size: 13px;
    margin-bottom: 4px;
    font-weight: 300
}

.footer_links ul li a i {
    font-size: 20px;
    transition: .5s;
    color: var(--c1)
}

.footer_links ul li a:hover i {
    color: #1c2759
}

.footer_links ul li a:hover {
    color: #fff;
    transform: translateX(10px)
}

.footer_links {
    position: relative;
    height: 100%;
    width: 300px
}
.mian_footer {
    display: flex
;
    justify-content: space-between;
}
.right_contact.alt a {
    display: block;
}
.footerInnerMAin {
    width: 45%;
    margin-bottom: 30px;
}

.footer_btn {
    display: flex;
    gap: 14px;
}



.read_content p::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.read_content p::-webkit-scrollbar
{
	width: 3px;
	background-color: #F5F5F5;
}

.read_content p::-webkit-scrollbar-thumb
{
	background-color: var(--c1);
}