body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: "Roboto", sans-serif;
}

a {
    text-decoration: none !important;
}

ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

.curve-style {
    font-family: "Pinyon Script", cursive;
}

/* header css start */
.mega-menu {
    position: absolute;
    width: 118rem;
    display: none;
    top: 100%;
    left: -295px;
    background: #F5F5F5;
    padding: 30px 320px 30px 320px;
    z-index: 9999;
}

.mega-menu.active {
    display: block;
}

li.nav-item.toggle-menu a {
    color: black;
    font-weight: 500;
    text-transform: uppercase;
}

li.nav-item.toggle-menu a i {
    font-size: 12px;
}

a.navbar-brand img {
    margin: auto;
}

.logo-main {
    width: 25%;
}

header {
    background: white;
    padding: 10px 0px 35px 0px;
}

.web-btn {
    background-color: #FF8466;
    border-radius: 050px 050px 050px 050px;
    padding: 5px 10px 5px 10px;
    color: white;
    font-weight: 500;
}

button.serch-toggle {
    border: none;
    background: transparent;
    font-size: 20px;
}

ul.menu-list h5 {
    margin-bottom: 30px;
}

ul.menu-list li a {
    text-transform: capitalize !important;
    font-weight: 400 !important;
    font-size: 15px;
}

ul.menu-list li {
    padding: 2px 0;
}

/* header css end */
/* section.banner css start */


section.banner {
    background: radial-gradient(at center center, #DBF6EC 0%, #7ABECF 100%);
}

.main-banner-slider {
    position: relative;
    z-index: 0;
}

.content-slides {
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    top: 160px;
    text-align: center;
}

.content-slides h3 {
    font-size: 70px;
    font-weight: 900;
    line-height: 79px;
    color: black;
}

.content-slides p {
    font-weight: 400;
    line-height: 25px;
    font-size: 16px;
    color: black;
    margin: 20px 0;
}

.content-slides .web-btn {
    font-size: 20px;
    font-weight: 700;
    line-height: 31px;
    border-width: 0px;
    border-radius: 0px;
    color: #000000;
    border-color: #000000;
    padding: 15px 30px;
}

section.banner .owl-nav button {
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border: none !important;
}

section.banner .owl-nav button.owl-prev {
    left: 0;
}

section.banner .owl-nav button.owl-next {
    right: 0;
}

section.banner .owl-nav button span {
    font-size: 150px;
    color: hsla(0, 0%, 93%, .9);
}

/* section.banner css end */

/* your-story css start */


.your-story {
    padding: 70px 0;
}

.main-story-slides h2 {
    font-size: 80px;
    font-weight: bold;
    letter-spacing: 0px;
    word-spacing: 0px;
    color: black;
}

.main-story-slides {
    text-align: center;
}



.main-story-slides p {
    font-size: 35px;
    font-weight: 500;
    color: black;
    margin-bottom: 30px;
}

.banner-slides-img {
    position: relative;
    z-index: 0;
    cursor: pointer;
}

.banner-slides-img img.img-fluid.back-cover {
    position: absolute;
    z-index: -1;
    width: 100%;
    left: 0;
    top: 0;
    transition: all ease 0.5s;
}

.banner-slides-img:hover .img-fluid.back-cover {
    z-index: 1;
    transition: all ease 0.5s;
}

.your-story .owl-nav button {
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border: none !important;
    font-size: 20px;
}

.your-story .owl-nav button.owl-prev {
    left: -50px;
}

.your-story .owl-nav button.owl-next {
    right: -50px;
}

.your-story .owl-nav button span {
    font-size: 150px;
    color: black;
}

/* your-story css end */

/* expert-editional css start */

.expert-editional {
    background-image: url(../images/small-book-cover-array-2-scaled-1-1.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color: white;
    position: relative;
    z-index: 0;
}

section.expert-editional .top-layer {
    display: block;
    position: absolute;
    transform: rotate(180deg);
    width: calc(100% + 1.3px);
    top: 0;
}

section.expert-editional .top-layer svg {
    height: 70px;
    width: 100%;
}

section.expert-editional .bottom-layer {
    display: block;
    position: absolute;
    width: calc(100% + 1.3px);
    bottom: 0;
}

section.expert-editional .bottom-layer svg {
    height: 70px;
    width: 100%;
}

section.expert-editional svg path.elementor-shape-fill {
    fill: #fff;
    transform: rotateY(0deg);
    transform-origin: center;
}

.pouch-back {
    background-image: url(../images/01020304_sliderlighter_2-1.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #FFFFFF;
    margin: 150px 0;
    padding: 70px;
}

.content-library h3 {
    font-size: 38px;
    font-weight: 800;
    text-transform: none;
    font-style: normal;
    line-height: 46px;
    letter-spacing: -0.5px;
    color: black;
}

.content-library {
    width: 90%;
}

.content-library h3 span {
    font-weight: 500;
    font-size: 60px;
}

.content-library p {
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0px;
    color: black;
}

.drop-letter {
    float: left;
    font-size: 48px;
    line-height: 1;
    font-weight: bold;
    background: #000;
    color: #fff;
    padding: 10px 15px;
    margin-right: 10px;
}

.pouch-back .content-slides {
    position: unset;
    margin-top: 40px;
}

/* expert-editional css end */

/* press-partner css start */

.press-partner {
    padding: 100px 0;
}

.atmosphere-press h4 {
    font-size: 28px;
    font-weight: 400;
    line-height: 31px;
    color: black;
}

.atmosphere-press h4 span {

    font-weight: 600;
    font-size: 50px;

}

/* press-partner css end */

/* eyes-on-award css start */

.eyes-award h2 {
    font-size: 66px;
    font-weight: 800;
    text-align: center;
    color: #000;
}


.eyes-award p {
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    color: black;
    margin-bottom: 20px;
}

.eyes-award .content-slides {
    position: unset;
}

/* eyes-on-award css end */

/* section.great-book css start */

section.great-book {
    background: #62d9b1;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 50px 0px 34px 0px;
}

.great-book-strong {
    margin-top: 70px;
    text-align: center;
    margin-bottom: 50px;
}

.great-book-strong h2 {
    font-size: 40px;
    font-weight: 400;
    color: #000000;
}


.nav-links-tabs .nav-link {
    box-shadow: 7px 10px 24px -8px rgba(0, 0, 0, 0.5);
    font-weight: 800;
    background: #FFFFFF;
    width: 100%;
    margin-bottom: 20px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
}

.nav-links-tabs .nav-link.active {
    background: #D0F2FD;
    color: black;
}

.tabs-content-nav .tab-pane img {
    width: 100%;
}

.great-book .content-slides {
    position: unset;
    margin-top: 50px;
}

/* section.great-book css end */

/* publishing-life css start */

.publishing-life {
    background-image: url(../images/Cover-Array-BKGround2.webp);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #67b7cd;
    background-attachment: fixed;
    position: relative;
    z-index: 0;
    height: 600px;
    display: flex;
    align-items: center;
}

.publishing-life:before {
    background-color: #D0F2FD;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.85;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.publishing-life .top-layer {
    display: block;
    position: absolute;
    transform: rotate(180deg);
    width: calc(100% + 1.3px);
    top: 0;
}

.publishing-life .top-layer svg {
    height: 100px;
    width: 100%;
}

.publishing-life .bottom-layer {
    display: block;
    position: absolute;
    width: calc(100% + 1.3px);
    bottom: 0;
}

.publishing-life .bottom-layer svg {
    height: 100px;
    width: 100%;
}

.publishing-life svg path.elementor-shape-fill {
    fill: #fff;
    transform: rotateY(0deg);
    transform-origin: center;
}

.great-book-strong {
    margin: auto;
    width: 70%;
}

.great-book-strong h2 {
    font-size: 40px;
    font-weight: 800;
    line-height: 54px;
    margin-bottom: 30px;
}

.great-book-strong p {
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}

.services-quiz {
    background: white;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    padding: 35px;
    margin-bottom: 20px;
    border: 3px solid #3f444b;
}

.services-quiz h5 {
    font-size: 19px;
    font-weight: 800;
    line-height: 19px;
    color: #3f444b;
}

.services-quiz p {
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    margin: 15px 0;
    color: #3f444b;
}

.services-quiz a {
    border-radius: 0;
    color: black;
}

/* publishing-life css end */

/* singup-popup css start */


section.singup-popup {
    padding-bottom: 50px;
}

.great-book-strong .form-group {
    text-align: start;
    margin-top: 20px;
}

.great-book-strong .form-group label {
    color: black;
    font-weight: 500;
}

.great-book-strong .form-group label span {
    color: red;
}

.great-book-strong .form-group input {
    margin-bottom: 10px;
    background: #f5f8fa;
    height: 40px;
}

.form-btn {
    background: #f55d3e;
    border-color: #f55d3e;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    padding: 10px 20px;
    border-radius: 0;

}

/* singup-popup css end */

/* footer css start */

footer {
    background-color: #363636;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 0px 50px 0px;
    z-index: 4;
}

.footer-logo h6 {
    color: white;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}

.footer-logo p {
    color: white;
    width: 60%;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    margin-top: 20px;
}

.footer-links h6 {
    color: white;
    font-size: 16px;
    margin-bottom: 10px;
}

.footer-links ul li {
    padding: 3px 0;
}

.footer-links ul li a {
    color: white;
    font-weight: 300;
    font-size: 15px;
}

.copy-right p {
    color: white;
    font-size: 13px;
    font-weight: 400;
    margin-top: 50px;
}

.copy-right ul li a {
    color: white;
    font-size: 13px;
    font-weight: 400;
}

.copy-right ul {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: end;
    margin-top: 50px;

}

ul.social-links {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 40px;
}

ul.social-links li a {
    color: white;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.social-links li {

    border-radius: 5px;
}

ul.social-links .fb {
    background: #3b5998;
}

ul.social-links .tw {
    background: #1da1f2;
}

ul.social-links .yt {
    background: #cd201f;
}

ul.social-links .ig {
    background: #E1306C;
}

ul.social-links .lk {
    background: #0077b5;
}

ul.social-links .gr {
    background: #B49A4B;
}

ul.social-links .tk {
    background: #69727d;
}



.menuscript-btn a.btn.web-btn {
    background: #67B7CD;
    border-radius: 0;
    margin-top: 30px;
    padding: 10px 6px 10px 6px;
}

/* footer css end */

.loader img {
    width: 60px;
}