@font-face {
    font-family: 'MyWebFont-bl';
    src: url(../f/GraphikBlack.woff2) format('woff2')
}

@font-face {
    font-family: 'MyWebFont-b';
    src: url(../f/GraphikBold.woff2) format('woff2')
}

@font-face {
    font-family: 'MyWebFont-r';
    src: url(../f/GraphikRegular.woff2) format('woff2')
}

@font-face {
    font-family: 'MyWebFont-sb';
    src: url(../f/GraphikSemibold.woff2) format('woff2')
}

.wrapper {
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 700
}

h1 {
    font-size: 2.1rem !important
}

p {
    font-size: 1rem !important
}

h2 {
    font-size: 26px !important
}

h3 {
    font-size: 24px !important
}

a {
    color: #000c64;
    text-decoration: none;
    background-color: #fff0
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: 'Poppins', sans-serif;
    font-size: 14px !important
}

.bg-trans {
    background-color: #f8f9fa00 !important
}

.navbar-expand-lg .navbar-collapse {
    display: contents !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-light .navbar-nav .nav-link {
    color: #fff !important;
    font-weight: 500 !important
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: .5rem
}

.element-1 {
    background-image: url(../imga/mainbanner.webp);
    background-size: cover;
    background-position: center;
    height: 700px;
    position: absolute;
    width: 100%;
    z-index: -1
}

.element-1-s {
    background-image: url(../imga/services/mainbanner.png);
    background-size: cover;
    height: 700px;
    position: absolute;
    width: 100%;
    z-index: -1
}

.element-3 {
    height: 700px;
    position: absolute;
    width: 100%;
    padding-top: 160px
}

#bk1 {
    animation: bounce 2s infinite
}

#bk2 {
    animation: bounce 2.5s infinite
}

#bk3 {
    animation: bounce 3s infinite
}

#bk4 {
    animation: bounce 3.5s infinite
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(-15px)
    }
}

@keyframes scl {
    0% {
        transform: scale(100%)
    }

    40% {
        transform: scale(120%)
    }

    60% {
        transform: scale(120%)
    }
}

.bounce3 {
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: bounce-3;
    animation-timing-function: ease
}

@keyframes bounce-3 {
    0% {
        transform: translateY(0)
    }

    30% {
        transform: translateY(-100px)
    }

    50% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(0)
    }
}

.pd-0 {
    padding: 0px !important
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #040e66;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #070e3c;
}

.btn-primary {
    color: #fff !important;
}

.d-hidden {
    display: none !important;
}

.d-hidden .navbar-nav {
    display: none;
    height: 100vh;
}

.display-table {
    width: 100%;
    height: 100%;
    display: table
}

.t-w {
    color: #fff
}

.col-lg-6.t-w {
    margin: 60px 0 0 0
}

.main-header {
    height: 700px;
    margin-top: -9%
}

.bg-web-trans {
    background: #000c69;
}

h1.hd-web {
    /*text-align: center;*/
    font-size: 50px !important;
    color: #000c69;
    margin: 10px 0px 30px 0px;
}

#wba-web-page {
    padding: 5%;
}

.page-text {
    padding: 0px 40px;
}

.web-page-p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: 'Poppins', sans-serif;
    font-size: 15px !important;
    text-align: justify;
}

.hd-web-2 {
    color: #000c69;
    margin: 40px 0px 20px 0px;
    font-size: 28px !important;
}

.navbar-light .navbar-brand img{
        width: 290px;
    height: 161px !important;
}

.publishers .container {
    background-color: #fff;
    padding-top: 2%;
    padding-bottom: 2%;
    border-radius: 10px;
    margin-top: -3%;
    z-index: 9999999999999999;
    box-shadow: 2px 9px 23px -3px rgb(120 113 113 / .75);
    -webkit-box-shadow: 2px 9px 23px -3px rgb(120 113 113 / .75);
    -moz-box-shadow: 2px 9px 23px -3px rgb(120 113 113 / .75)
}

.btn-white {
    background-color: #fff;
    color: #010d69
}

.btn-white:hover {
    background-color: #ffc902;
    color: #000;
    transition: background 0.5s linear !important;
    border-color: 2px solid #fff
}

.btn-blue {
    background-color: #ffc902;
    color: #000;
    font-weight: 600
}

.btn-blue:hover {
    background-color: #010d69;
    color: #fff;
    transition: background 0.5s linear !important
}

.img-box {
    height: 100%
}
.bx-2 {
    background-image: url(../imga/b1-2.webp);
    background-size: cover;
    height: inherit;
    position: absolute;
    width: 100%
}

.bx-5 {
    background-image: url(../imga/b3.png);
    background-size: cover;
    height: inherit;
    position: absolute;
    width: 100%
}

.bx-6 {
    background-image: url(../imga/b6.png);
    background-size: cover;
    height: inherit;
    position: absolute;
    width: 100%
}

.bx-s {
    background-image: url('../wba/ab/2.png');
    background-size: cover;
    height: inherit;
    position: absolute;
    width: 100%
}

.intro-1 {
    padding-top: 2%;
    padding-bottom: 2%;
    z-index: -11
}

.intro-2 {
    padding-top: 2%;
    padding-bottom: 5%;
    background-color: #f5f2f2;
    z-index: -11
}

.img-box2 {
    height: 84%;
    margin: 40px 0px
}

.bx-4 {
    background-image: url(../imga/b2-1.webp);
    background-size: cover;
    height: inherit;
    position: absolute;
    width: 100%
}

.bx-contact {
    background-image: url(../imga/con-b1.png);
    background-size: cover;
    height: inherit;
    position: absolute;
    width: 100%
}

.bx-contact2 {
    background-image: url(../books-flying.jpg);
    background-size: cover;
    height: inherit;
    position: absolute;
    width: 100%
}

.tbx {
    padding: 5%
}

.tbx h1 {
    color: #050e62;
    font-size: 2.1rem !important
}

.tbx h2 {
    color: #050e62;
    margin: 51px 0 15px 0
}

.pe1 {
    background-image: url(../imga/pe1.webp);
    background-size: cover
}

.pe2 {
    background-image: url(../imga/pe2.png);
    background-size: cover;
    padding: 5%
}

.process {
    background-image: url(../imga/process.png);
    background-size: cover;
    padding: 2%;
    width: 100%
}

.falist li {
    list-style: none;
    font-family: 'MyWebFont-r'
}

.falist {
    padding-left: 0
}

.simg {
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -5%
}

.simg .col-lg-6 {
    padding-top: 14%;
    padding-left: 10%
}

.sbox .col-lg-3 {
    padding: 5%;
    background-color: #fff;
    box-shadow: 2px 9px 23px -3px rgb(120 113 113 / .75);
    -webkit-box-shadow: 2px 9px 23px -3px rgb(120 113 113 / .75);
    -moz-box-shadow: 2px 9px 23px -3px rgb(120 113 113 / .75);
    margin: 1%;
    border-radius: 10px;
    display: grid;
    cursor: pointer
}

.sbox .col-lg-3 h5 {
    font-size: 1.1em
}

.sbox .col-lg-3:hover {
    background-color: #4c549587
}

.sbox .col-lg-3:hover h5 {
    color: #fff
}

.bbxn {
    padding: 10%;
    background-color: #fff !important;
    box-shadow: 2px 9px 23px -3px rgb(120 113 113 / .75);
    -webkit-box-shadow: 2px 9px 23px -3px rgb(120 113 113 / .75);
    -moz-box-shadow: 2px 9px 23px -3px rgb(120 113 113 / .75);
    border-radius: 10px;
    display: block;
    text-align: center;
    margin: 3%;
    cursor: pointer
}

.bbxn:hover {
    background-color: #010d69 !important
}

.bbxn:hover h5 {
    color: #fff
}

.bbxn h5 {
    font-size: 1.1em
}

.bbxn img {
    text-align: center;
    margin-bottom: 5%
}

.mr-2 {
    margin-left: 15%;
    margin-top: 2%
}

.ml-2 {
    margin-right: 25%
}

.hd-mn {
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    color: #000c64
}

.hm-sec-03 p.para-02 {
    padding: 0 167px
}

.poster-main {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    top: -42px;
    z-index: 0;
    padding: 5%
}

.poster-list li {
    text-decoration: none
}

.hm-sec-03 {
    padding: 5%
}

.blue-bg {
    padding-left: 10%
}

.blue-wh {
    background-color: #fff
}

.blue-bg h2 {
    color: #fff;
    margin-bottom: 10%
}

#cta {
    padding-top: 5%;
    padding-bottom: 16%;
    background-image: url(../imga/ctaimg.png);
    background-size: cover
}

.pz {
    margin: 8%
}

.pz .card-header {
    background-color: #fff !important;
    border: 2px solid #eee;
    box-shadow: 2px 9px 23px -3px rgb(120 113 113 / 75%);
    -webkit-box-shadow: 2px 9px 23px -3px rgb(120 113 113 / 75%)
}

.card-header {
    padding: .75rem 1.25rem;
    background-color: rgb(0 0 0 / .03)
}

.panel,
.panel-body {
    box-shadow: none
}

.panel-group .panel-heading {
    padding: 4% 12% 5% 5%;
    margin: 3%;
    height: 85px;
}

.panel-heading {
    background-color: #fff;
    box-shadow: 2px 9px 23px -3px rgb(120 113 113 /43%);
    -webkit-box-shadow: 2px 9px 23px -3px rgb(120 113 113 / 43%);
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%
}

.panel-group .panel-heading a {
    display: block;
    text-decoration: none;
    position: relative;
    color: #000;
    font-weight: bolder;
    font-size: 17px;
    font-weight: 600;
}

.panel-group .panel-heading a:after {
    content: '-';
    float: right;
    background-color: #f3f7fa;
    color: #1d70b8;
    border-radius: 373px;
    padding: 2% 3% !important;
    margin-right: -11% !important;
    margin-top: -16px;
    margin-right: -47px;
}

.panel-group .panel-heading a.collapsed:after {
    content: '+'
}

#testi {
    padding: 5%;
    background-image: url(../imga/tb.webp);
    background-size: cover
}

.stickyz {
    margin-top: -7%
}

.tbxz {
    padding: 2%;
    background-image: url(../imga/test1.png);
    background-size: cover;
    color: white !important;
    height: 320px;
}

.tbxz img {
    margin-bottom: -23%;
    margin-left: 25%
}

.tz h2 {
    color: #fff
}

#wcu {
    padding: 5%
}

.wcur h3 {
    color: #010d69;
    font-size: 1.2em
}

#ffsec {
    padding: 16% 10%;
    background-image: url(../imga/ffban.webp);
    background-size: cover;
    background-position: bottom
}

.ffh {
    font-size: 2.3em !important;
    font-weight: bolder
}

#copyr {
    background-color: #000c68;
    padding-bottom: 20px
}

.btn {
    min-width: 185px
}

.bg-red {
    background-color: #000c68b3 !important
}

.form-control {
    height: calc(2.8em+ 0.75rem+ 2px) !important
}

.publz img {
    padding-left: 1%
}

#s-services {
    padding: 5%;
    padding-left: 10%;
    padding-right: 10%
}

.slick-center a img {
    width: 100%;
    height: 100%
}

.progress {
    position: fixed;
    top: 0;
    left: 0;
    height: 10px;
    background-color: purple;
    transition: all linear 0.1s;
    min-width: 1%
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
    z-index: 99
}

.mobile-header,
.side-menu {
    display: none;
}

.t-carsoul>.slick-list>.slick-track {
    padding: 8%
}

.panel-body>p {
    padding-left: 5%;
    padding-right: 6%;
    padding-bottom: 2%
}

.contact-c {
    padding-top: 5%;
    padding-bottom: 5%
}

.contact-c h2 {
    font-size: 3.2em;
    color: #000c69
}

.contact-c h2 span {
    color: #36a9e0
}

.contact-c p {
    color: #a3a3a3
}

.contact-icons {
    padding-top: 1%;
    padding-bottom: 5%
}

.contact-icons h2 {
    font-size: 1.2em;
    color: #000c69
}

.contact-icons p {
    font-size: .9em;
    color: #000
}

.imgbxz {
    height: 30vh;
    border-radius: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer
}

.toverlay {
    border-radius: 10px;
    background-color: #5c5c5b8f;
    height: inherit;
    display: none;
    padding: 10%;
    color: #fff;
    text-align: center;
    font-size: 1.5em
}

.imgbxz:hover .toverlay {
    display: block;
    transition: all 1s ease-in;
    padding-top: 25%
}

.team {
    padding-top: 5%;
    padding-bottom: 10%;
    margin-bottom: 5%;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.achive {
    padding-top: 2%;
    padding-bottom: 2%;
    margin-bottom: 5%;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 80vh
}

.achive h2 {
    font-size: 2.2em;
    color: #000c69;
    font-weight: 400
}

.c span {
    font-size: 0.4em !important;
    color: #000;
    position: relative;
    display: block;
    font-weight: 600
}

.achive .c {
    font-size: 4.2em;
    color: #000c69;
    font-weight: 900
}

.achivesec {
    background: #36a9e0;
    padding: 5%;
    border-bottom-left-radius: 55px
}

.team h2 {
    font-size: 3.2em;
    color: #000c69
}

.atc {
    cursor: pointer
}

.nav-pills .nav-link {
    border-radius: .25rem;
    border-bottom: 2px solid #eee;
    text-align: center;
    padding: 8%
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #007bff !important;
    background-color: transparent !important
}

#faqs h3 {
    font-size: 3.2em;
    color: #000c69
}

.social-media a {
    color: #fff;
    margin-left: 12px;
    background: radial-gradient(black, transparent);
    font-size: 20px;
    background: blue;
    border-radius: 50%;
    padding: 8px 14px
}

.social-media ul {
    display: flex;
    justify-content: center;
    align-items: center
}

.social-media ul li {
    list-style-type: none
}

h1.fw-light {
    margin: 0 0 15px 0
}

h2.mid-new {
    margin: 0 0 30px 0
}

.text-center {
    color: #050e62
}

section.why-choose {
    background-color: #f5f2f2
}

section.intro-ghost {
    padding-top: 2%;
    padding-bottom: 5%;
    z-index: -11
}

section.intro-gw {
    padding-top: 2%;
    padding-bottom: 5%;
    background-color: #f5f2f2;
    z-index: -11
}

a.anchor-link {
    color: #fff
}

h2.lets-talk {
    margin: 0 0 15px 0
}

h4 {
    color: #050e62
}

ul.second-service {
    padding: 35px 0 0 0
}

h2.sect-h2-head {
    padding: 55px 0 15px 0
}

a.home-ank {
    color: #fff
}

.col-lg-6.b-k-e {
    color: #fff;
    margin: 110px 0 0 0
}

li {
    font-size: 14px
}

div#rc-anchor-container {
    margin: 0px 12px;
}

.bookSec {
    padding: 40px 0;
}

.bookSec .box {
    text-align: center;
    border-bottom: 5px solid #c5c5c5;
    position: relative;
    height: 400px;
}

.bookSec .box:after {
    border: 15px solid transparent;
    border-top-color: #c5c5c5;
    bottom: -32px;
    content: "";
    left: 46%;
    position: absolute;
}

.bookSec .box h2 {
    color: #111;
    font-size: 23px;
}

.bookSec .box p {
    font-size: 13px;
}

.homepage-programs--entry .program-icon {
    height: 35px;
    margin-bottom: 15px;
}

.homepage-programs--entry .program-icon img {
    width: 100%;
    height: 35px;
    margin: 0 auto;
}

.slick-arrow.slick-next {
    width: 28px;
    height: 34px;
    right: -3%;
    background: url(../assets/images/right-arrow.webp) 0 0 / 100% no-repeat;
    z-index: 11;
}

.slick-arrow.slick-prev {
    width: 28px;
    height: 34px;
    left: -3%;
    background: url(../assets/images/left-arrow.webp) 0 0 / 100% no-repeat;
    z-index: 11;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.program-info {
    margin-top: 20px;
}

.main-footer {
    background-color: #000c69;
    padding: 70px 0;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
}

.main-footer:before {
    content: "";
    background-image: url(../images/ft_icon.png);
    background-repeat: no-repeat;
    position: absolute;
    /*width: 531px;*/
    height: 306px;
    left: 50%;
    transform: translateX(-50%);
}


.footer-address ul {
    padding-top: 28px
}

.footer-address ul li {
    padding-bottom: 16px
}

.footer-address ul li a {
    color: #676767;
    font-size: 16px;
    font-weight: 400;
    font-family: Poppins, sans-serif
}

.footer-sec h3 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 25px;
    font-family: Poppins, sans-serif
}

.footer-links ul li i {
    color: #ffc902;
    font-size: 14px;
    padding-right: 15px;
}

.footer-links ul {
    padding-left: 0
}

.footer-links ul li {
    padding-bottom: 10px;
    list-style: none;
    transition: all .2s ease-in-out;
    width: 100%;
}

.footer-links ul li:hover {
    padding-left: 3px;
}

.footer-links ul li a:hover {
    text-decoration: none;
    color: #fff
}

.footer-links ul li a {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    font-family: Poppins, sans-serif;
    transition: .3s;
    display: inline-grid;
}

.footer-sec {
    padding-bottom: 40px;
    border-bottom: 1px solid #252429
}

.main-copyright {
    padding-top: 30px
}

.copyright-text p {
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.terms-text {
    float: right
}

.terms-text ul li {
    display: inline-block;
    padding-left: 15px
}

.terms-text ul .first {
    border-right: 1px solid #676767;
    padding-right: 15px
}

.terms-text ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    transition: .3s
}

.terms-text ul li a:hover {
    color: #fff;
    text-decoration: none
}

/*.footer-about {*/
/*    padding-left: 15px*/
/*}*/

.footer-about h3 {
    font-size: 18px;
    padding-bottom: 0;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    padding-top: 60px
}

.footer-about p {
    font-size: 14px;
    color: #fff;
    line-height: 23px;
    padding-top: 12px
}

.social-icon ul {
    padding-left: 0
}

.social-icon ul li {
    display: inline-block;
    padding-right: 10px;
    padding-top: 10px
}

.social-icon ul li a {
    color: #fff;
    transition: .3s;
}

.social-icon ul li a:hover {
    color: #ae1413;
}

.program-title {
    text-align: center;
}

.footer-form-new-box {
    border-radius: 5px;
    background-color: #638ee7;
    width: 515px;
    height: 569px;
    padding: 25px 100px 25px 25px
}

.footer-form-new-box input {
    margin: 0 0 13px;
    border-radius: 5px;
    height: 50px
}

.footer-form-new-box h3,
.footer-form-new-box strong {
    color: #fff;
    text-align: center;
    font-size: 35px
}

.footer-form-new-box p {
    color: #fff;
    text-align: center
}

.footer-form-new-box textarea {
    margin: 0 0 13px;
    border-radius: 5px;
    height: 110px;
    resize: none
}

.footer-form-new-box button {
    background: #fff;
    border-radius: 5px;
    padding: 13px 42px;
    display: table;
    margin: auto
}

.footer-form-new-box-list img {
    display: block;
    margin: auto
}

.footer-form-new-box-list span {
    display: block;
    padding: 10px 0 5px;
    color: #638ee7
}

.footer-form-new-box-list {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 60px 0 rgba(0, 0, 0, .1);
    width: 247px;
    text-align: center;
    margin: 0 0 20px;
    padding: 20px
}

.footer-form-new-list {
    list-style: none;
    padding: 0;
    position: absolute;
    right: 60px;
    top: 50px;
    bottom: 0;
    margin: auto
}

.main-body,
.new-dropdown-box {
    right: 0;
    display: none;
    margin: auto
}

.footer-form-new-box-list p {
    padding: 0;
    margin: 0;
    color: #000;
    font-weight: 500
}

.footer-form-new-box-list a {
    color: #000;
    font-weight: 500
}

.footer-form-new-head h3,
.footer-form-new-head .heading-s50 {
    font-size: 50px;
    font-weight: 400
}

.heading-s50 {
    color: #101115;
    font-family: Barlow, sans-serif
}

.footer-form-new-head p {
    color: #000;
    font-size: 16px;
    line-height: 24px
}

.footer-form-new-head a {
    background: #638ee7;
    border-radius: 5px;
    padding: 13px 42px;
    color: #fff;
    font-size: 16px
}

section.footer-form-new-sec .col-md-7 {
    position: relative;
}

.footer-social-list-new {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    column-gap: 20px
}

.footer-form-new-head {
    padding: 0 0 40px;
    margin: 0 0 40px;
    border-bottom: 2px solid #cacaca
}

.o-col-1 {
    background: #585d89;
    padding: 50px;
    color: #fff;
}

.o-col-2 {
    background: #434a89;
    padding: 50px;
    color: #fff;
}

.o-col-3 {
    background: #272f7e;
    padding: 50px;
    color: #fff;
}

.o-col-4 {
    background: #040e66;
    padding: 50px;
    color: #fff;
}

.cus-h {
    font-size: 40px !important;
}


.ebook-sec {
    padding: 100px 0 40px;
}

.ebook-sec .box {
    height: 250px;
    text-decoration: unset;
    display: flex;
    background: url("../images/ebook-marketing-bg.jpg");
    background-size: cover;
    background-position: center;
    clip-path: polygon(0 0, calc(100% - var(--slant)) 0, 100% var(--slant), 100% 100%, var(--slant) 100%, 0 calc(100% - var(--slant)));
    --slant: 25px;
    padding: 25px;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    margin-top: 15px;
}

.ebook-sec .box2 {
    background: url("../images/ebook-publishing-bg.jpg");
    background-size: cover;
    background-position: center;
}

.ebook-sec .box3 {
    background: url("../images/screenplay-marketing-bg.jpg");
    background-size: cover;
    background-position: center;
}

.ebook-sec .box::after{
    content: "";
    background: #000c68ab;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.ebook-sec .box h4 {
    color: #fff;
}

.ebook-sec .box p {
    color: #fff;
    margin: 0;
}

.ebook-sec .box .btn {
    display: block;
    width: 110px;
    padding: 5px;
    min-width: unset;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #000;
}