body {
    overflow-x: hidden !important;
}

.banners {
    padding: 50px;
}
.iti--separate-dial-code .iti__selected-dial-code {
    color: #000;
}
.secbanner {
    padding: 200px 0 100px;
    background-image: url("../images/ghostwriting-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
}

.secbanner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: -1;
    opacity: 0.5;
}

.ghostwriting-banner-row:before {
    background: unset;
}

.fiction-banner-row {
    background-image: url(../images/fiction-bg.jpg);
}

.non-fiction-banner-rows {
    background-image: url(../images/non-fiction-bg.jpg);
}

.book-writing-banner-row {
    background-image: url(../images/book-writing-bg.jpg);
}

.book-writing-banner-row:before {
    opacity: 0.7;
}

.business-banner-row {
    background-image: url(../images/business-books-bg.jpg);
}

.business-banner-row:before {
    opacity: 0.7;
}

.novels-banner-row {
    background-image: url(../images/novel-bg.jpg);
}

.novels-banner-row:before {
    opacity: 0.7;
}

.children-banner-row {
    background-image: url(../images/children-book-bg.jpg);
}

.children-banner-row:before {
    opacity: 0.7;
}

.cookbook-banner-row {
    background-image: url(../images/cookbooks-bg.jpg);
}

.cookbook-banner-row:before {
    opacity: 0.7;
}

.fantasy-banner-row {
    background-image: url(../images/fantasy-bg.jpg);
}

.publishing-banner-row {
    background-image: url(../images/publishing-bg.jpg);
    text-align: unset;
}

.publishing-banner-row:before {
    opacity: 0.7;
}

.amazon-banner-row {
    background-image: url(../images/amazon-kindle-bg.jpg);
}

.amazon-banner-row:before {
    opacity: 0.7;
}

.barnes-banner-row {
    background-image: url(../images/barners-nobles-bg.jpg);
}

.barnes-banner-row:before {
    opacity: 0.7;
}

.ingramspark-banner-row {
    background-image: url(../images/ingramspark-bg.jpg);
}

.ingramspark-banner-row:before {
    opacity: 0.7;
}

.audible-banner-row {
    background-image: url(../images/audible-bg.jpg);
}

.audible-banner-row:before {
    opacity: 0.7;
}

.ibook-banner-row {
    background-image: url(../images/ibook-bg.jpg);
}

.ibook-banner-row:before {
    opacity: 0.6;
}

.marketing-banner-row {
    background-image: url(../images/marketing-bg.jpg);
}

.marketing-banner-row:before {
    opacity: 0.7;
}

.social-banner-row {
    background-image: url(../images/social-bg.jpg);
}

.social-banner-row:before {
    opacity: 0.7;
}

.book-author-banner-row {
    background-image: url(../images/author-interview-bg.jpg);
}

.book-author-banner-row:before {
    opacity: 0.7;
}

.book-trailer-banner-row {
    background-image: url(../images/video-trailer-bg.jpg);
}

.influencer-banner-row {
    background-image: url(../images/influencer-bg.jpg);
    background-position: 100% 100%;
}

.influencer-banner-row:before {
    opacity: 0.7;
}

.about-banner-row {
    background-image: url(../images/about-bg.jpg);
}

.book-editing-banner-row {
    background-image: url(../images/book-editing-bg.jpeg);
}

.book-editing-banner-row:before {
    opacity: 0.7;
}

.book-formatting-banner-row {
    background-image: url(../images/book-formatting-bg.jpg);
}

.book-formatting-banner-row:before {
    opacity: 0.7;
}

.proofreading-banner-row {
    background-image: url(../images/proofreading-bg.jpg);
}

.proofreading-banner-row:before {
    opacity: 0.7;
}

.book-publishing-banner-row {
    background-image: url(../images/book-publishing-bg.jpg);
}

.book-publishing-banner-row:before {
    opacity: 0.7;
}

.script-banner-row {
    background-image: url(../images/script-writing-bg.jpg);
}

.script-banner-row:before {
    opacity: 0.7;
}

.author-website-banner-row {
    background-image: url(../images/author-website-bg.jpeg);
}

.author-website-banner-row:before {
    opacity: 0.7;
}

.book-cover-banner-row {
    background-image: url(../images/book-cover-design-bg.webp);
}

.book-cover-banner-row:before {
    opacity: 0.7;
}

.book-illustration-banner-row {
    background-image: url(../images/book-illustration-bg.jpg);
}

.book-illustration-banner-row:before {
    opacity: 0.7;
}

.book-marteking-banner-row {
    background-image: url(../images/marketing-bg.jpg);
}

.book-marteking-banner-row:before {
    opacity: 0.7;
}

.testimonials-banner-row {
    background-image: url(../images/about-bg.jpg);
}

.faq-banner-row {
    background-image: url(../images/faq-bg.jpeg);
}

.contact-banner-row {
    background-image: url(../images/contact-bg.webp);
    text-align: center;
}

.secbanner h2 {
    color: #fff;
    font-family: "Poppins";
    font-size: 50px;
    font-weight: 600;
    line-height: 65px;
    letter-spacing: -0.913px;
    margin-bottom: 20px;
}

.non-fiction-banner-rows h2 {
    width: 75%;
}

.book-writing-banner-row h2 {
    width: 85%;
}

.novels-banner-row h2 {
    width: 80%;
}

.ingramspark-banner-row h2 {
    width: 75%;
}

.secbanner p {
    color: #fff;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.913px;
    width: 95%;
    margin: 0 0 20px;
}

.secbanner ul {
    margin-bottom: 30px;
    padding: 0;
}

.secbanner ul li {
    color: #fff;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.913px;
    display: inline-block;
    width: 45%;
    position: relative;
    padding-left: 35px;
    margin-bottom: 7px;
}

.secbanner ul li:before {
    content: "âœ“";
    width: 20px;
    height: 20px;
    font-size: 12px;
    background: #d9bc7d;
    position: absolute;
    border-radius: 50px;
    text-align: center;
    left: 0;
    line-height: 20px;
}

.secbanner a {
}

/*.primary-button-blue {*/
/*    background-color: #0048AA;*/
/*    color: #785813 !important;*/
/*    font-weight: 500;*/
/*    font-family: poppins;*/
/*    padding: 12px 30px;*/
/*    border-radius: 10px;*/
/*    transition: 0.2s ease;*/
/*    text-decoration: none;*/
/*    border: 1px solid #0048AA;*/
/*    display: inline-block;*/
/*}*/
.primary-button-blue {
    background: linear-gradient(-90deg, #402AFF, #3F96FF, #0048AA);
    color: #fff !important;
    font-weight: 500;
    font-family: poppins;
    padding: 12px 30px;
    border-radius: 10px;
    transition: 0.2s ease;
    text-decoration: none;
    border: 1px solid #3F96FF;
    display: inline-block;
}

.primary-button-blue:hover {
    background: #f1f1f1 !important;
    color: #000 !important;
}

.primary-button-white {
    background-color: #f1f1f1;
    color: #000 !important;
    font-weight: 500;
    font-family: poppins;
    text-transform: capitalize;
    padding: 12px 30px;
    border-radius: 10px;
    transition: 0.5s ease all-in;
    text-decoration: none;
    border: 1px solid #fff;
    display: inline-block;
}

.primary-button-white:hover {
    background: linear-gradient(-90deg, #402AFF, #3F96FF, #0048AA);
    border-color: #402AFF;
    color: #fff !important;
}
.footer-top a.primary-button-blue {
    background: linear-gradient(-90deg, #402AFF, #3F96FF, #0048AA);
    color: #fff !important;
    border-color: #402AFF;
}
.footer-top a.primary-button-blue:hover {
    background: #000 !important;
    border-color: #000;
}
.navbar {
    z-index: 999 !important;
}

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}

.navbar-dark .navbar-brand {
    width: 15%;
}

.header-logo {
    width: 200px;
    box-shadow: unset;
    filter: drop-shadow(2px 4px 6px black);
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    color: #fff;
    padding: 0px 13px;
}

ul.dropdown-menu {
    background: #4039ff;
}

a.dropdown-item {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    color: #fff;
}

.bg-dark {
    background-color: transparent !important;
}

.navbar {
    background: transparent !important;
    !i;!;position: absolute;
    width: 100%;
    padding: 16px 200px !important;
}

.head-text-box {
    margin-right: 30px;
}

.activess {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.activess {
    color: #fff;
    border-bottom: 3px solid;
    border-image: linear-gradient(to right, #ff758c, #0048AA);
    border-image-slice: 1;
}

.dropdown-item:hover {
    background-color: #fff;
    color: #000;
    border-bottom: none !important;
}

.dropdown-item.active {
    background-color: #fff;
    color: #000;
    border-bottom: none !important;
}

.footer-top {
    background-color: #fff;
    padding: 70px 100px !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 20px;
    position: relative;
    margin-top: 50px;
}

.footer-top h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 37px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000;
    padding-bottom: 30px;
}

.footer-mid {
    background: linear-gradient(-90deg, #402AFF, #3F96FF, #0048AA);
    padding: 100px 0px 50px 0px;
    margin-top: -40px;
}

.footer-logo {
    width: 166px;
    margin-bottom: 20px;
    margin-left: -20px;
    box-shadow: unset;
}

.info {
    text-decoration: none;
}

ul.info {
    margin: 0px;
    padding-left: 0px;
}

ul.info a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
}

ul.info li {
    list-style: none;
    margin-bottom: 10px;
}

.footer-mid h3 {
    color: #fff;
    font-size: 25px;
    font-family: "Poppins", Sans-serif;
    padding-top: 20px;
    padding-bottom: 10px;
    font-weight: 700;
}

.footer-mid p {
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", Sans-serif;
}

.social-icons {
    margin-top: 20px;
}

.social-icons i {
    color: #3F96FF;
    font-size: 25px;
    margin-right: 10px;
    background: #fff;
    padding: 8px;
    border-radius: 5px;
}
.social-icons i:hover {
    background: linear-gradient(-90deg, #402AFF, #3F96FF, #0048AA);
    color: #fff;
}
.footer-bottom {
    background: #000;
    padding: 14px 0px 0px;
}

p.footercopyright {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", Sans-serif;
}

p.footercopyright a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", Sans-serif;
}

.footer-bottom a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", Sans-serif;
    padding: 0px 10px;
}

.cardimg {
    filter: brightness(0) invert(1);
    width: 20%;
}
.entry-box .form-control, .entry-box .iti.iti--allow-dropdown.iti--separate-dial-code .form-control {
    margin-bottom: 1rem !important;
}
.hero {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    padding: 180px 0 100px;
}

.hero video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.hero-content {
    position: relative;
    z-index: 2;
}

.hero-content h4 {
    color: #fff;
    font-size: 18px;
    font-family: "Poppins", Sans-serif;
}

.hero-content h1 {
    color: #fff;
    font-size: 50px;
    font-family: "Poppins", Sans-serif;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 700;
}

.hero-content p {
    color: #fff;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    width: 95%;
    margin-bottom: 25px;
}

.hero-content a {
    text-decoration: none;
    margin: 0 20px 0 0;
    color: #785813;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    list-style: none;
}

.hero .checklist {
    display: flex;
    justify-content: center;
    gap: 20px;
    list-style: none;
    padding: 0;
}

.hero .checklist li {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins';
}

.hero .checklist li::before {
    content: "\f058";
    font-family: 'Font Awesome 5 Free';
    font-size: 20px;
    color: #fff;
}

#sec02 {
    padding: 50px 0px;
}

#sec02 .owl-carousel .owl-nav button.owl-prev {
    display: none;
}

#sec02 .owl-carousel .owl-nav button.owl-next {
    display: none;
}

#sec02 img {
    width: 100%;
    height: 100px;
    object-fit: scale-down;
}

* {
    box-sizing: border-box;
}

.owl-carousel.version-1 {
    display: block;
}

.owl-carousel.version-1, .owl-carousel.version-2 {
    position: relative;
}

.logo-slider-1, .logo-slider-2 {
    width: 100%;
    text-align: center;
}

.owl-carousel .owl-item {
    background: #fff;
    padding: 0 20px;
}

.owl-nav button {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    background: #fff !important;
    border-radius: 50%;
    margin: auto 0;
    box-shadow: 0px 0px 5px #00000069;
}

.version-2 .owl-item {
    text-align: center;
    padding: 10px 20px 20px;
}

.version-2 .owl-item img {
    width: 160px;
    margin: 0 auto;
}

#sec03 {
    background-color: #0048AA;
    padding: 100px 0px 140px;
}

#sec03 h2 {
    color: #fff;
    font-size: 45px;
    font-family: "Poppins", Sans-serif;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 20px;
}

#sec03 p {
    color: #fff;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    padding-bottom: 20px;
    line-height: 26px;
}

#slider {
    position: relative;
    width: 50%;
    height: 25vw;
    margin: 0px auto 0px;
    font-family: "Helvetica Neue", sans-serif;
    perspective: 1400px;
    transform-style: preserve-3d;
}

input[type="radio"] {
    position: relative;
    top: 108%;
    left: 50%;
    width: 18px;
    height: 18px;
    margin: 0 15px 0 0;
    opacity: 0.4;
    transform: translateX(-83px);
    cursor: pointer;
}

input[type="radio"]:nth-child(5) {
    margin-right: 0px;
}

input[type="radio"]:checked {
    opacity: 1;
}

#slider label, #slider label img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    color: white;
    font-size: 70px;
    font-weight: bold;
    border-radius: 3px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 400ms ease;
}

#s1:checked~#slide1, #s2:checked~#slide2, #s3:checked~#slide3, #s4:checked~#slide4, #s5:checked~#slide5 {
    box-shadow: 0 13px 26px rgba(0, 0, 0, 0.3), 0 12px 6px rgba(0, 0, 0, 0.2);
    transform: translate3d(0%, 0, 0px);
}

#s1:checked~#slide2, #s2:checked~#slide3, #s3:checked~#slide4, #s4:checked~#slide5, #s5:checked~#slide1 {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3), 0 2px 2px rgba(0, 0, 0, 0.2);
    transform: translate3d(20%, 0, -100px);
}

#s1:checked~#slide3, #s2:checked~#slide4, #s3:checked~#slide5, #s4:checked~#slide1, #s5:checked~#slide2 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    transform: translate3d(40%, 0, -250px);
}

#s1:checked~#slide4, #s2:checked~#slide5, #s3:checked~#slide1, #s4:checked~#slide2, #s5:checked~#slide3 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    transform: translate3d(-40%, 0, -250px);
}

#s1:checked~#slide5, #s2:checked~#slide1, #s3:checked~#slide2, #s4:checked~#slide3, #s5:checked~#slide4 {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3), 0 2px 2px rgba(0, 0, 0, 0.2);
    transform: translate3d(-20%, 0, -100px);
}

#sec04 {
    padding: 100px 0px;
}

#sec04 h2 {
    font-size: 45px;
    font-family: "Poppins", Sans-serif;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 20px;
    color: #000;
}

#sec04 p {
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    padding-bottom: 20px;
    line-height: 26px;
    color: #000;
}

.privacy-sec h3 {
    color: #000;
    font-size: 30px;
    font-family: "Poppins", Sans-serif;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 15px;
}

.privacy-sec p {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    margin-bottom: 20px;
    line-height: 26px;
}

.privacy-sec h3 strong {
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
}

.privacy-sec ul li {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    margin-bottom: 5px;
    line-height: 22px;
}

.privacy-sec ul, .privacy-sec ol {
    margin-bottom: 20px;
}

.privacy-sec ol.heading-list li::marker {
    font-size: 25px;
    font-weight: 600;
    font-family: 'Poppins';
}

.privacy-sec ol h4 {
    font-size: 25px;
    font-weight: 600;
    font-family: 'Poppins';
    line-height: 30px;
    margin-bottom: 10px;
}

.privacy-sec ul li a {
    font-family: 'Poppins';
    color: #0048AA;
    font-weight: 600;
    text-decoration: unset;
    border-bottom: 2px solid #0048AA;
}

div#sec04 img {
    display: block;
    width: 90%;
    margin: auto;
}

#sec04contact {
    padding: 60px 0px;
    border-bottom: 1px solid #00000009;
}

#sec04contact h2 {
    color: #000;
    font-size: 45px;
    font-family: "Poppins", Sans-serif;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 20px;
}

#sec04contact p {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    padding-bottom: 20px;
}

#sec04contact .contactform {
    display: flex;
    justify-content: end;
}

#sec04contact .checklist {
    display: flex;
    gap: 0px;
    list-style: none;
    padding: 0;
    margin-top: 40px !important;
}

#sec04contact .checklist li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins';
}

#sec04contact .checklist li::before {
    content: "âœ”";
    font-size: 12px;
    color: #2c2675;
    background: #ede9fe;
    border-radius: 50%;
    padding: 3px 7px;
}

#sec04contact .form-container {
    background: #fff;
    border: 1px solid #ddd;
    padding: 30px;
    width: 450px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

#sec04contact .form-header {
    background: #0048AA;
    color: white;
    padding: 12px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 6px 6px 0 0;
    font-family: "Poppins", Sans-serif;
    text-align: center;
}

#sec04contact .form-input {
    width: 100%;
    padding: 15px 10px;
    margin: 10px 0;
    border: none;
    border-bottom: 2px solid #ccc;
    outline: none;
    font-size: 14px;
    color: #333;
    background: transparent;
    font-family: "Poppins", Sans-serif;
}

#sec04contact .form-input::placeholder {
    color: #999;
    font-family: "Poppins", Sans-serif;
    opacity: 1;
}

#sec04contact .form-textarea {
    width: 100%;
    padding: 10px;
    border: none;
    border-bottom: 2px solid #ccc;
    outline: none;
    font-size: 14px;
    color: #333;
    background: transparent;
    height: 100px !important;
    resize: none;
    font-family: "Poppins", Sans-serif;
    margin-bottom: 20px;
}

#sec04contact .submit-btn {
    background: #2c2675;
    color: white;
    padding: 12px;
    font-size: 16px;
    font-weight: bold;
    border: none;
    width: 100%;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 15px;
    font-family: "Poppins", Sans-serif;
}

#sec04contact .submit-btn:hover {
    background: #1f1a5a;
}

#sec05 {
    padding: 50px 0px;
}

#sec05 .card {
    padding: 30px 20px;
    text-align: center;
    border: 4px solid #0048AA;
    border-radius: 5px;
    transition: all .8s ease-in-out;
    cursor: pointer;
    height: 400px;
}

.non-fiction-row .card {
    height: auto !important;
}

.book-writing-row .card {
    height: 300px !important;
}

#sec05 .card:hover {
    transition: all .8s ease-in-out;
    transform: scale(1.05);
}

#sec05 .card:hover * {
}

#sec05 .card:hover img {
}

#sec05 h2 {
    color: #000;
    font-size: 45px;
    font-family: "Poppins", Sans-serif;
    text-align: center;
    margin-bottom: 30px;
    line-height: 55px;
    font-weight: 700;
}

.cardimage {
    width: 64px;
    height: 64px;
    display: table;
    margin: 0 auto;
}

.card h4 {
    padding-top: 20px;
    margin-bottom: 10px;
    color: #000;
    font-size: 23px;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    line-height: 30px;
}

.card p {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    margin: 0;
}

#sec06 {
    position: relative;
    width: 100%;
    background-image: url("../images/services-bg.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 0px 80px;
}

#sec06::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1;
    opacity: 0.7;
}

#sec06 .content {
    position: relative;
    z-index: 2;
    color: white;
    padding: 20px;
    text-align: center;
}

#sec06 h2 {
    padding-top: 20px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 50px;
    font-family: "Poppins", Sans-serif;
    z-index: 9999;
    text-align: center;
    font-weight: 700;
}

#sec06 p {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    z-index: 9999;
    text-align: center;
    line-height: 25px;
    margin-bottom: 20px;
}

#sec06 .card {
    padding: 25px;
    text-align: left;
    z-index: 9999;
    background-color: transparent;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    transition: all 0.4s linear !important;
    !i;!;height: 400px;
    border: 2px solid #fff;
}

#sec06 .card:hover {
    transition: all 0.4s linear;
    border-color: #0048AA;
}

#sec06 .card .cardimage {
    margin: 0;
    transition: all 0.4s linear;
}

#sec06 .card h4 {
    padding-top: 20px;
    margin-bottom: 10px;
    color: #000;
    font-size: 28px;
    font-family: "Poppins", Sans-serif;
    line-height: 30px;
    transition: all 0.4s linear !important;
}

#sec06 .card p {
    text-align: left;
    transition: all 0.4s linear !important;
}

#sec06 .card a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    display: none;
    transition: all 0.4s linear !important;
}

#sec06 p:nth-child(2) {
    color: #fff;
    width: 85%;
    margin: 0 auto 50px;
}

#sec06 .card:hover.card .cardimage {
    display: none !important;
    transition: all 0.4slinear;
}

#sec06 .card:hover a {
    display: block;
}

#sec07 {
    padding: 80px 0px 80px 0px;
}

#sec07 h2 {
    color: #000;
    font-size: 50px;
    font-family: "Poppins", Sans-serif;
    text-align: center;
    font-weight: 700;
}

#sec07 section {
    text-align: center;
    margin-top: 2.5%;
}

#sec07 .scroll-arrow {
    width: 2%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    padding: 0;
    margin: 0;
    opacity: 0.5;
    font-size: 34px;
    transition: 0.2s;
}

#sec07 .scroll-arrow:hover {
    transition: 0.2s;
    opacity: 1;
}

#sec07 ul {
    width: 90%;
    scroll-behavior: smooth;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

#sec07 ul::-webkit-scrollbar {
    display: none;
}

#sec07 li {
    list-style: none;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 20%;
    margin-left: 1.1%;
    margin-right: 1.1%;
    filter: grayscale(100%);
    transition: 0.2s;
}

#sec07 li, img {
    height: 450px;
    width: 290px;
    object-fit: cover;
}

#sec07 li:hover {
    transition: 0.2s;
    filter: grayscale(0);
}
#sec07 ul#imgList li img {
    box-shadow: 2px 2px 5px #000;
}
#sec08 {
    padding: 40px 0px 80px 0px;
}

#sec08 h2 {
    font-size: 50px;
    font-family: "Poppins", Sans-serif;
    color: #000;
    text-align: center;
}

#sec08 p {
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    color: #000;
    text-align: center;
}

#sec08 .newcard {
    background: linear-gradient(135deg, #0048AA, #ff758c);
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

#sec08 .newcard:hover {
    transition: all .8s ease-in-out;
    transform: scale(1.05);
}

#sec08 .newcard h4 {
    color: #0048AA;
    font-size: 25px;
    font-family: "Poppins", Sans-serif;
    background-color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
}

#sec08 .newcard h2 {
    color: #fff;
    font-size: 40px;
    font-family: "Poppins", Sans-serif;
    text-align: center;
}

#sec08 .newcard ul {
    color: #fff;
    margin: 0px;
    height: 300px;
    overflow-y: scroll;
    text-align: left;
    margin-bottom: 20px;
    scrollbar-color: #ff758c #222;
    scrollbar-width: thin;
}

#sec08 .newcard ul li {
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    line-height: 32px;
}

#sec08 .newcard a {
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    line-height: 35px;
}

.sec08 .newcard ul::-webkit-scrollbar {
    width: 8px;
}

.sec08 .newcard ul::-webkit-scrollbar-track {
    background: #222;
    border-radius: 10px;
}

.sec08 .newcard ul::-webkit-scrollbar-thumb {
    background: #ff758c;
    border-radius: 10px;
}

.sec08 .newcard ul::-webkit-scrollbar-thumb:hover {
    background: #0048AA;
}

#sec09 {
    padding: 80px 0px;
    background-color: #0048AA;
}

#sec09 h2 {
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 50px;
    text-align: center;
    padding-bottom: 20px;
    line-height: 60px;
    font-weight: 700;
}

#sec09 .testimonial {
}

#sec09 .slick-slide img {
    display: block;
    width: 70px;
    border-radius: 50px;
    height: 70px;
    margin-right: 20px;
    display: none;
}

.testimonials-row .testimonial-slider {
    margin-bottom: 50px !important;
}

.testimonial_box {
    background: #fff;
    margin: 10px;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 100px;
    position: relative;
    height: 200px;
}

.testimonial_box:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.testimonial_box:hover * {
}

.testimonial_box p {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    margin: 0;
    line-height: 26px;
    color: #000;
}

.testimonial_box p.auto-scroll {
    height: 160px;
    overflow-y: auto;
}

.testimonial_box p.auto-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #f7eedb;
    border-radius: 5px;
}

.testimonial_box p.auto-scroll::-webkit-scrollbar-thumb {
    background-color: #0048AA;
    border-radius: 5px;
}

.testimonial_box h4 {
    padding-top: 0;
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    margin-bottom: 5px;
}

.testi-flex {
    position: absolute;
    display: flex;
    align-items: center;
    bottom: -40px;
}

.testi-inner {
    text-align: left;
}

.testi-inner p {
    color: #fff;
}

#sec10 {
    padding: 50px 0px;
    border-bottom: 1px solid #00000010;
}

h4#counter5, h4#counter6, h4#counter7 {
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 65px;
    text-align: center;
    font-weight: 600;
    line-height: 65px;
    margin-bottom: 20px;
}

.c1 p, .c2 p, .c3 p {
    color: rgb(0, 0, 0);
    font-family: "Poppins", Sans-serif;
    font-size: 19px !important;
    text-align: center;
    font-weight: 500;
}

#sec11 {
    padding: 70px 0px 20px 0px;
}

#sec11 h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 50px !important;
    text-align: center;
    color: #000;
    line-height: 55px;
    font-weight: 700;
}

.accordion-button:not(.collapsed) {
    background-color: #3F96FF;
    color: #fff;
}

.accordion-button:focus {
    border-color: #3F96FF !important;
    box-shadow: 0px 0px 20px #3F96FF;
}

#sec11 .accordion-header {
    line-height: 30px;
}

#sec11 .accordion-header .accordion-button {
    font-size: 19px !important;
    font-weight: 600;
}

#sec11 .accordion-body {
    font-size: 16px;
    font-family: 'Poppins';
    line-height: 26px;
}

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

.modal-dialog {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    margin: 0px auto;
    padding: 0px 6px;
}

.modal-content {
    border: 0;
    background-color: transparent;
    overflow: hidden;
    box-shadow: unset;
}

.modal-content .line {
    background-color: #0048AA;
    height: 3px;
    width: 100%;
}

.modal-content .close {
    margin-left: 450px;
    border: none;
    box-shadow: none;
    width: 45px;
    background: #0048AA;
    height: 45px;
    display: block;
    line-height: 45px;
    color: #fff;
    border-radius: 50%;
    font-size: 22px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 0px;
    z-index: 999;
}

#entry-popup {
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.entry-box {
    background: #292727;
    padding-top: 0;
    padding-bottom: 20px;
    width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    background-color: #000;
    position: relative
}

a#entry-box_close {
    width: 59px;
    background: #0048AA;
    height: 59px;
    display: block;
    line-height: 69px;
    color: #fff;
    border-radius: 50%;
    font-size: 32px;
    text-align: center;
    position: absolute;
    right: -18px;
    top: -30px;
    z-index: 999
}

.entry-box .text-1 h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    line-height: 34px;
    margin-bottom: 12px;
    font-family: 'Poppins';
}

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

.col-sm-12.entry-right {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 30px
}

.entry-box .text-1 p {
    color: #fff;
    font-size: 19px;
    line-height: 22px;
    font-family: 'Poppins';
}

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

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

.text-1:before {
    content: "";
    width: 10px;
    height: 100%;
    position: absolute;
    left: 0;
    background-color: #0048AA;
    border-radius: 100px
}

.entry-box .form-control {
    min-height: 60px;
    border-radius: 7px;
    background-color: rgba(250, 250, 250, .92);
    border-color: transparent;
    color: #060606;
    font-size: 16px;
    width: 100%;
    display: block;
    padding: 15px 15px;
    font-family: 'Poppins';
}

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

.entry-box button {
    color: #000;
    width: 100%;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    height: 60px
}

.entry-box .form-group {
    margin-bottom: 1rem
}

.entry-box .form-btn {
    text-align: center
}

.extra-ul-1 li {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    margin-bottom: 10px;
}

.extra-ul-1 {
    margin-bottom: 2rem;
}

.intl-tel-input, .iti {
    width: 100%;
    margin-bottom: 10px;
}

.error {
    color: red;
    text-align: left !important;
    font-family: 'Poppins';
}

.iti__selected-flag {
    height: 50px;
    background: transparent !important;
}

button.slick-prev.slick-arrow {
    left: -51px;
    top: 39%;
}

button.slick-next.slick-arrow {
    right: -31px;
    top: 39%;
}

button.slick-prev.slick-arrow::before {
    font-size: 40px;
}

button.slick-next.slick-arrow::before {
    font-size: 40px;
}

.banner-form-sec {
    background: linear-gradient(-90deg, #402AFF, #3F96FF, #0048AA);
    padding: 20px 30px;
    border-radius: 20px;
    width: 80%;
    margin: auto;
    margin-right: 0;
    z-index: 11;
    position: relative;
}

.banner-form-sec h2 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 30px;
    color: #fff;
    font-family: "Poppins";
    font-weight: 600;
    letter-spacing: -0.913px;
}

.banner-form-sec .form-group {
    margin-bottom: 15px;
}

.banner-form-sec .form-group input, .banner-form-sec .form-group textarea {
    height: 60px;
    border-radius: 7px;
    background-color: rgba(250, 250, 250, .92);
    border: 0;
    color: #060606;
    font-size: 16px;
    width: 100%;
    display: block;
    padding: 15px 15px;
    font-family: 'Poppins';
}

.banner-form-sec .form-group input::placeholder, .banner-form-sec .form-group textarea::placeholder {
    color: #000;
}

.banner-form-sec .form-group textarea {
    height: 110px;
}

.banner-form-sec .form-group input[type="submit"] {
    background: linear-gradient(-90deg, #402AFF, #3F96FF, #0048AA);
    width: 100%;
    padding: 12px 30px;
    color: #fff !important;
    box-shadow: 2px 2px 5px #000;
}
.banner-form-sec .form-group input[type="submit"]:hover {
    color: #000 !important;
}
.banner-form-sec .form-btn {
    margin-top: 30px;
}

section.choose-row {
    padding: 100px 0;
}

.choose-head h3 {
    color: #000;
    font-size: 50px;
    font-family: "Poppins", Sans-serif;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
}

.choose-head p {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    line-height: 26px;
    margin-bottom: 0;
}

.choose-head {
    margin-bottom: 30px;
}

section.choose-row strong {
    font-size: 60px;
    font-family: 'Poppins';
    line-height: 70px;
}

section.choose-row h4 {
    font-size: 24px;
    font-family: 'Poppins';
    font-weight: 700;
    margin-bottom: 10px;
}

section.choose-row p {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    line-height: 26px;
    margin-bottom: 20px;
}

.box {
    background: #e6fce5;
    border-radius: 25px;
    padding: 40px;
}

section.choose-row .box p {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 15px;
}

section.choose-row .box p:last-child {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
}

section.processstory {
    background: #f9fbf9;
    padding: 100px 0;
}

section.processstory .row {
    margin-top: 60px;
}

.single-processstory h3 {
    font-size: 24px;
    font-weight: 600;
    color: #333333;
    width: 100%;
    font-family: 'Poppins';
}

.single-processstory {
    position: relative;
    padding: 0 0px 0 40px;
    margin-bottom: 10px;
}

.single-pro-before p {
    color: #666666;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 32px;
    margin-bottom: 0;
    font-family: 'Poppins';
}

.single-pro-before p span {
    color: #0048AA;
    font-size: 42px;
    font-family: 'Poppins';
}

.single-pro-before {
    position: absolute;
    left: -30px;
    top: -12px;
}

.single-processstory:before {
    content: "";
    background: #edf1f1;
    width: 2px;
    height: 50px;
    position: absolute;
    left: 25px;
}

.single-processstory p.para {
    color: #8f8e93;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    font-family: 'Poppins';
}

section.cta-row {
    padding-top: 100px;
}

.cta-inner-row {
    padding: 25px 30px;
    border: 7px solid #0048AA;
    border-radius: 25px;
    background: #e6fce5;
}

.cta-lft-sec h2 {
    color: #000;
    font-size: 35px;
    font-family: "Poppins", Sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 40px;
}

.cta-lft-sec p {
    color: #000;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    line-height: 26px;
    margin: 0;
}

.cta-text-box {
    display: flex;
    align-items: center;
}

.cta-text-box i {
    background: #0048AA;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
    margin-right: 10px;
}

.cta-text-box a {
    text-decoration: unset;
    font-family: 'Poppins';
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

.head-text-box a {
    color: #fff;
}

.iti {
    margin-bottom: 0;
}

.offer-sec {
    position: fixed;
    bottom: 0;
    overflow: hidden;
    animation: blinksas 5s infinite;
    z-index: 99999;
    left: 0;
    background: #fff;
    border-radius: 100px;
    width: 150px;
    height: 150px;
    text-align: center;
    cursor: pointer;
}

@keyframes blinksas {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.offer-sec img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}

.chirsmis-offer-sec .text-1 h1 span.red {
    color: #c9020c;
}

.chirsmis-offer-sec .text-1:before {
    background: #c9020c;
}

.chirsmis-offer-sec .primary-button-blue {
    background: #c9020c;
    border-color: #c9020c;
}

div#crismisModal .modal-content .close {
    background: #c9020c;
}

.banner-form-sec2 h2 {
    margin-bottom: 10px;
}

.banner-form-sec2 p {
    width: 100%;
    margin-bottom: 30px;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.913px;
    color: #fff;
}

section.processstory .owl-carousel .owl-item {
    background: transparent;
    padding: 10px 30px;
}

section.processstory button.owl-next {
    position: absolute;
    right: -50px;
}

section.processstory .owl-nav svg {
    width: 15px;
    height: 15px;
    top: -2px;
    position: relative;
}

section.processstory button.owl-prev {
    left: -50px;
}
