@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Archivo+Black&family=Archivo:ital,wght@0,100..900;1,100..900&display=swap);

.noPadding,
section.Unlcok-stor.pub-dreams.pub-vice-versa,
ul {
    padding: 0
}

a:focus,
a:hover,
body,
h4 {
    color: #393939
}

section.banner,
section.who-we {
    background-size: cover;
    background-repeat: no-repeat
}

.btn2,
.theme_btn {
    position: relative;
    font-size: 20px;
    height: 55px;
    overflow: hidden
}

.nav-mobile li a,
a,
a:focus,
a:hover {
    text-decoration: none
}

.btn2,
.nav-mobile .menu-container .menu-sidebar li .menu-sub li,
.theme_btn {
    overflow: hidden
}

body {
    word-break: break-word;
    font: 15px/25px Archivo, sans-serif;
    overflow-x: hidden
}

a,
p {
    font-family: Archivo, sans-serif
}

h1,
h2,
h3 {
    line-height: 1.2;
    color: #141C3B
}

.btn2,
.theme_btn,
h1,
h2,
p {
    font-weight: 400
}

a {
    color: #28b16d;
    white-space: initial
}

.reach-listner p,
.reach-wrap-btn .theme_btn:hover,
.theme_btn,
.theme_btn:hover,
.tr_pp ul li,
.who-we-para p {
    color: #fff
}

a:hover {
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out
}

img {
    max-width: 100%
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    outline: 0
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

ul {
    margin: 0 0 20px;
    list-style-type: none
}

p {
    line-height: 28px;
    font-size: 19px;
    color: #676767
}

@font-face {
    font-family: 'Fonts Awesome';
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype"), url(../fonts/fontawesome-webfont.svg#fontawesome-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}

.pt_8,
footer {
    padding-top: 80px
}

.noLeft {
    padding-left: 0
}

.noRight {
    padding-right: 0
}

.centerCol {
    float: none;
    margin: 0 auto
}

.pb_8 {
    padding-bottom: 80px
}

.py_8,
section.Media-publishers,
section.audiobook,
section.banner.inn-ban.genre-ban,
section.contact,
section.kindle-book,
section.pub-dreams {
    padding: 80px 0
}

.theme_btn {
    padding: 0 25px;
    border: unset;
    border-radius: 5px;
    z-index: 1;
    background: #141C3B;
    transition: 250ms;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content
}

.theme_btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    border-radius: 5px;
    background-color: #a78f73;
    z-index: -1;
    -webkit-box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, .27);
    box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, .27);
    transition: 250ms
}

.book-sear-wrap,
.cont-form-det,
.testi-box ul {
    box-shadow: 0 0 8px #ccc
}

.media-img img,
.theme_btn:hover::before,
footer .ftr-ser ul li a:hover:after,
footer ul.cont-info li a:hover:after,
header .menu-wrpp ul li a:hover:after {
    width: 100%
}

.flexRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.flexCol {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center
}

h1 {
    font-family: "Archivo Black", sans-serif;
    font-size: 68px;
    margin: 0 0 17px
}

.audio-journey h5,
footer h5,
h2 {
    font-family: 'Archivo Black'
}

h2 {
    font-size: 48px;
    margin: 0 0 30px
}

h3 {
    font-family: Archivo;
    font-size: 40px;
    margin: 0 0 28px;
    font-weight: 700
}

h4 {
    font-family: Poppins, Sans-Serif;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
    margin: 0 0 13px
}

h5,
h6 {
    font-family: Archivo;
    line-height: 1.2;
    /* font-weight: 500; */
}

h5 {
    font-size: 26px;
    color: #000000;
    margin: 0 0 10px
}

h6 {
    font-size: 18px;
    color: #402f1f;
    margin: 0 0 22px
}

::-webkit-input-placeholder {
    color: #575757
}

::-moz-placeholder {
    color: #575757;
    opacity: 1
}

:-ms-input-placeholder {
    color: #575757
}

:-moz-placeholder {
    color: #575757;
    opacity: 1
}

.tab_sec .tab-pane {
    display: block;
    border: 0;
    height: 0
}

.tab_sec .tab-pane.active {
    display: block !important;
    height: auto
}

.tab_sec .nav-tabs .nav-link.active {
    background: #242889;
    color: #fff
}

.tab_sec .nav-tabs .nav-link {
    background: #ccc;
    border-radius: 50px;
    color: #000;
    padding: 7px 28px
}

.tab_sec .nav-tabs {
    border: none;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px
}

ul.top-conat,
ul.top-conat li a {
    align-items: center;
    display: flex
}

.topSec {
    padding: 10px;
    border-bottom: 1px solid #dedede
}

.logo a img {
    width: 210px
}

ul.top-conat {
    justify-content: right;
    gap: 20px;
    margin: 0
}

ul.top-conat li a p {
    margin: 0;
    color: #373738;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -.03em
}

ul.top-conat li a {
    gap: 5px
}

.bottom-ftr .row,
.kindle-imgs .row,
.topSec .row,
section.Media-publishers .row,
section.audiobook .row,
section.kindle-book .row {
    align-items: center
}

ul.top-conat li a i {
    font-size: 20px;
    color: #d9b07d
}

.menu_sec {
    padding: 10px 0
}

.menu_sec #menu li a {
    font-size: 20px;
    color: #838383;
    text-transform: capitalize;
    font-weight: 500
}

.menu_sec #menu {
    justify-content: start;
    margin: 0;
    gap: 50px
}

.brown,
.menu_sec #menu li a.active,
.menu_sec #menu li a:hover {
    color: #d9b07d;
}

.header-btn {
    display: flex;
    justify-content: right;
    align-items: center
}

.reach-list-imgs,
.unlock-img,
header .menu-wrpp ul li,
section.banner.ser-ban.ediotnal-rev .ban-img {
    position: relative
}

header .menu-wrpp ul li ul {
    position: absolute;
    width: 300px;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    top: 100%;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    opacity: 0;
    transition: .4s ease-in-out;
    display: none;
    z-index: 10
}

header .menu-wrpp ul li ul li {
    margin-bottom: 10px
}

.popupform ul,
header .menu-wrpp ul li ul li:last-child {
    margin: 0
}

header .menu-wrpp ul li:hover ul {
    opacity: 1;
    display: block
}

header .menu-wrpp ul li ul li ul {
    right: -300px;
    top: 0
}

header .menu-wrpp ul li ul li a {
    font-size: 17px !important;
    position: relative
}

header .menu-wrpp ul li a i {
    font-size: 14px;
    margin-left: 6px
}

header .menu-wrpp ul li a:after {
    position: absolute;
    content: "";
    background: #8c634d;
    width: 0;
    height: 2px;
    left: 0;
    bottom: -8px;
    right: 0;
    margin: 0 auto;
    transition: .3s ease-in-out
}

section.banner {
    position: relative;
    padding: 20px 0 230px;
    background-image: url(../images/ban-bg.webp);
    background-position: 0 -20px
}

.ban-img img.mainbanner-img {
    width: 100%;
    margin-top: 20px
}

section.banner .row {
    align-items: center;
    z-index: 9;
    position: relative
}

.book-sear-wrap {
    padding: 50px 50px 30px;
    border-radius: 10px;
    background: #fff;
    z-index: 9;
    position: relative;
    margin-top: -220px;
    margin-bottom: 80px
}

.bottom-ftr,
section.Unlcok-story .happ-wrap-btn {
    margin-top: 20px
}

.book-sear-wrap:before {
    position: absolute;
    content: '';
    background-image: linear-gradient(0deg, #d8d3cf, transparent, transparent);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 0 0 10px 10px
}

.custom-inp {
    margin-bottom: 20px
}

.custom-inp input {
    width: 100%;
    padding: 10px;
    border-radius: 7px;
    color: #838383;
    border: 1px solid #b5b5b5;
    height: 50px
}

.custom-inp input::placeholder {
    color: #838383;
    font-size: 15px
}

.book-sear-btn button {
    height: 50px
}

.for-bg input {
    background-color: #ece9e7
}

.book-sear-wrap h3 {
    font-size: 34px
}

section.who-we {
    padding: 180px 0 80px;
    background-image: linear-gradient(
2deg, #dbdbdb63 0%, rgb(189 189 189 / 51%) 100%), url(../images/who-bg.webp);
    background-attachment: fixed;
    margin-top: -190px
}

.who-we-para {
    padding-left: 20px;
    padding-top: 55px
}

.who-we-text h2 {
    font-size: 55px;
    color: #fff
}

section.kindle-book .nav.nav-tabs {
    /* display: block; */
    border: 0
}

.slider-kindle {
    width: 96%
}

section.kindle-book .nav-tabs .nav-link {
    font-size: 27px;
    color: #000000;
    padding: 0;
    text-align: center;
    border: unset;
    width: fit-content;
    text-align: start;
    font-weight: 600;
    border: 1px solid #201744 !important;
    padding: 6px;
}

section.kindle-book .nav-tabs .nav-link.active {
    color: #ffffff;
    opacity: 1;
    border: 0;
    border-bottom: 1px solid #ffffff !important;
}

.slider-kindle .slick-slide {
    opacity: 1;
    margin: 0 0 1px
}

.slider-kindle .slick-next:before,
.slider-kindle .slick-prev:before {
    position: absolute;
    content: '\f104';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    left: 0;
    top: 0
}

.slider-kindle .slick-next:before {
    content: '\f105';
    left: unset;
    right: 0
}

.kindle-happen {
    background: #d9b07d;
    padding: 40px 30px 20px;
    border-radius: 20px
}

section.kindle-book .top-heading h2 {
    font-size: 51px;
    margin: 0
}

.kindle-happen p {
    color: #373738
}

.happ-wrap-btn,
.reach-wrap-btn {
    display: flex;
    align-items: center;
    gap: 10px
}

.theme_btn.btn1 {
    background: #141C3B
}

.btn2 {
    padding: 0 25px;
    border: 1px solid #d5b180;
    border-radius: 5px;
    color: #ffffff;
    z-index: 1;
    background: 0 0;
    transition: .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    background: #d5b180;
}

.fancybox-content,
.popupform {
    overflow: visible
}

.btn2:hover {
    background: #89624e;
    color: #fff
}

img.happ-book {
    width: 80%;
    margin: 20px auto 0;
    height: 400px;
    display: block;
    object-fit: contain
}

.kindle-imgs img {
    height: 421px;
    width: 100%
}

section.kindle-book .row.mb-4 .col-md-5 {
    width: 45%
}

section.kindle-book .row.mb-4 .col-md-7 {
    width: 55%
}

section.Unlcok-story .container-fluid {
    padding: 0 5%
}

section.Unlcok-story .row {
    border-bottom: 1px solid #bebebe
}

.container-fluid {
    max-width: 1665px;
    padding: 0 5%
}

.unlock-content h5 {
    font-size: 23px;
    line-height: 1;
    color: #8c634d
}

.unlock-content h2 {
    font-size: 62px;
    line-height: 1.1
}

.unlock-img img {
    height: 800px;
    margin: 0 auto;
    display: block
}

.unlock-img:before {
    position: absolute;
    content: '';
    background: #141C3B;
    width: 560px;
    height: 560px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-29%)
}

.reach-listner {
    background: #141C3B;
    padding: 40px 30px 0;
    border-radius: 20px
}

img.listner-audio2 {
    position: absolute;
    bottom: 0;
    right: -40px
}

img.listner-audio1 {
    margin: 30px auto 0;
    display: block;
    width: 80%;
    height: 327px;
    object-position: top
}

.reach-listner h2 {
    color: #fff;
    font-size: 47px;
    margin-bottom: 10px
}

.reach-wrap-btn .theme_btn {
    background: #d9b07d;
    color: #373738
}

.reach-wrap-btn .theme_btn:hover:before {
    background: #373738
}

.reach-wrap-btn .btn2 {
    border-color: #fff;
    color: #fff
}

.reach-wrap-btn .btn2:hover {
    background: #d6af80
}

.audio-journey h5 {
    font-size: 18px;
    color: #402f1f;
    margin: 12px 0;
    line-height: 1.3
}

.audio-journey h5 span {
    font-family: Archivo;
    display: block;
    color: #8c634d;
    font-size: 15px
}

section.testimonial {
    background: #efefef;
    padding: 80px 0
}

section.testimonial .container-fluid {
    padding: 0;
    max-width: max-content
}

.top-center {
    text-align: center;
    margin-bottom: 50px
}

.top-center h2,
section.banner.ser-ban .ban-text h1 {
    font-size: 60px
}

.testi-box ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px;
    border-radius: 20px;
    gap: 10px;
    background: #fff
}

.testi-box ul li:first-child {
    width: 30%
}

.testi-box ul li:last-child {
    width: 70%
}

.testi-box ul li img {
    height: 370px;
    width: 250px;
    object-fit: cover
}

.testi-box ul li h5 {
    font-size: 24px;
    color: #8c634d
}

.testi-box ul li h6 {
    font-size: 22px;
    color: #402f1f
}

.testi-box ul li h6 span {
    font-size: 18px;
    color: #6a6a6a
}

.testimonial_slider .slick-slide {
    opacity: 1;
    margin: 10px 20px
}

.testimonial_slider ul.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    bottom: -40px
}

.testimonial_slider .slick-dots li button:before {
    position: absolute;
    content: '';
    background: #8c634d;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: .6
}

.testimonial_slider .slick-dots li.slick-active button:before {
    width: 25px;
    opacity: 1;
    background: #8c634d;
    border-radius: 20px
}

.testimonial_slider .slick-dots li {
    opacity: 1;
    width: 12px
}

.testimonial_slider .slick-dots li.slick-active {
    width: 25px
}

section.author-consultation {
    position: relative;
    padding: 80px 0;
    background: #d9b07d;
    z-index: 0
}

section.author-consultation:before {
    position: absolute;
    content: '';
    background: #1D225D;;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1
}

.consultation-content h2 {
    color: #fff;
    font-size: 62px
}

.consultation-content p {
    color: #fff;
    margin-bottom: 30px;
    width: 90%;
    line-height: 32px
}

.consultation-accordion,
.nav-mobile .menu-container .menu-sidebar li .menu-sub .menu-sub-title {
    padding-left: 50px
}

section.author-consultation .accordion-item {
    margin-bottom: 20px;
    border: 0;
    border-radius: 10px !important;
    background: #e9c9a1
}

section.author-consultation .accordion-button {
    color: #402f1f;
    font-weight: 600;
    font-size: 21px;
    background: #e9c9a1;
    font-family: Archivo;
    border-radius: 10px !important
}

section.author-consultation .accordion-button:not(.collapsed) {
    color: #402f1f;
    background: unset
}

section.author-consultation .accordion-button:focus {
    box-shadow: unset
}

section.author-consultation .accordion-button::after {
    position: absolute;
    content: '';
    background: #402f1f;
    width: 18px;
    height: 9px;
    right: 10px;
    clip-path: polygon(100% 0, 50% 100%, 0 0)
}

section.author-consultation .accordion-body p {
    color: #373738;
    font-size: 16px;
    margin: 0
}

footer {
    background: #141C3B;
}

.ftr-details p {
    color: #fff;
    font-size: 16px;
    margin: 20px 0 30px
}

ul.cont-info li a {
    display: inline-flex;
    align-items: start;
    justify-content: start;
    gap: 10px;
    margin-bottom: 30px;
    position: relative
}

ul.cont-info li a i {
    color: #d9b07d;
    font-size: 20px
}

ul.cont-info li a span {
    color: #fff;
    font-size: 16px
}

.ftr-ser {
    padding: 0 10%
}

footer h5 {
    font-size: 35px;
    color: #fff
}

.ftr-ser ul li a {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: 100;
    font-family: Archivo;
    margin-bottom: 10px;
    display: inline-block
}

footer .ftr-ser ul li a:after,
footer ul.cont-info li a:after {
    position: absolute;
    content: "";
    background: #fff;
    width: 0;
    height: 1px;
    left: 0;
    bottom: -5px;
    right: 0;
    margin: 0 auto;
    transition: .3s ease-in-out;
    z-index: 9
}

.ftr-ser .d-flex {
    justify-content: space-between
}

.bottom-ftr {
    border-top: 1px solid #6a6a6a;
    padding: 10px 0
}

.bottom-ftr p {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-family: Archivo
}

.ban-img img,
.bottom-ftr img,
section.Unlcok-stor.pub-dreams.pub-vice-versa img {
    margin: 0 0 0 auto;
    display: block
}

.ban-img img {
    width: 90%;
    height: 470px;
    object-fit: contain
}

.pub-dreams-img img {
    border-radius: 20px;
    width: 98%
}

section.banner.inn-ban {
    padding-bottom: 0
}

section.banner.inn-ban h1 {
    font-size: 55px
}

section.contact h2 {
    font-family: Archivo;
    font-weight: 600
}

section.contact ul.cont-info li a span {
    color: #404040;
    font-size: 18px
}

.google-map>iframe {
    width: 100%;
    height: 321px;
    filter: grayscale(.7)
}

section.contact ul.cont-info {
    margin: 30px 0
}

.cont-form-det {
    padding: 50px 50px 30px;
    border-radius: 10px;
    background: #fff;
    z-index: 99;
    position: relative;
    margin-top: 30px
}

.cont-form-det button {
    background: #a78f73
}

.cont-form-det h4 {
    font-size: 40px;
    color: #402f1f;
    font-weight: 600;
    font-family: Archivo;
    margin-bottom: 20px
}

section.banner.ser-ban img {
    width: 600px
}

section.edit-ser .pub-dreams-img img {
    height: 770px;
    object-fit: cover
}

section.edit-ser .unlock-content ul li {
    list-style: disc;
    margin-left: 17px;
    margin-bottom: 20px
}

.ban-img-text p {
    font-size: 8px;
    color: #585757;
    line-height: 16px;
    margin-bottom: 0
}

.ban-img-text {
    background-image: url(../images/ban-ser14-1.png);
    width: 250px;
    padding: 20px;
    line-height: 13px;
    border-radius: 20px;
    background-size: contain;
    position: absolute;
    left: -40px;
    top: 90px
}

section.banner.ser-ban.ediotnal-rev img {
    width: 510px
}

section.banner .ban-img-text ul.d-flex li img {
    width: 30px;
    height: 30px;
    object-fit: cover
}

.ban-img-text ul.d-flex {
    align-items: center;
    gap: 10px;
    margin: 0
}

.ban-img-text h6 {
    margin: 0;
    font-size: 12px;
    color: #8c634d
}

.ban-img-text h6 span {
    color: #000;
    font-size: 10px
}

.ban-img-text.ban-img-text2 {
    left: unset;
    right: -100px;
    top: 50%
}

section.banner.ser-ban.exhibit-ban {
    padding-bottom: 220px
}

section.ser-ban.exhibit-ban img {
    height: auto;
    padding-top: 150px
}

.popupform .fancybox-close-small {
    border: 3px solid #d9b07d;
    background: #fff;
    border-radius: 72px;
    text-align: center;
    box-shadow: #000 0 0 10px;
    right: -14px;
    top: -13px;
    overflow: visible;
    opacity: 1
}

.fancybox-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0f0f11;
    opacity: 0;
    transition-timing-function: cubic-bezier(.55, .06, .68, .19);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.popupform {
    width: 450px;
    border-radius: 23px;
    padding: 30px;
    border-bottom: 5px solid #0467ff;
    border: 9px solid #000
}

.popupform ul li {
    text-align: left;
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 0 auto
}

.popupform ul li input[type=email],
.popupform ul li input[type=text],
.popupform ul li textarea {
    background: #fff;
    border: 2px solid #dedede;
    padding: 10px 10px 10px 34px;
    width: 100%;
    border-radius: 6px;
    font-size: 14px;
    color: #000;
    box-shadow: none !important;
    outline: 0 !important;
    margin-bottom: 14px
}

.popupform ul li i {
    position: absolute;
    top: 15px;
    left: 14px;
    color: #d9b07d
}

.popupform ul li textarea {
    height: 159px
}

.popupform ul li.last {
    text-align: center
}

.popupform ul li input[type=submit] {
    background: #d9b07d;
    color: #fff;
    font-size: 18px;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 9px 10px;
    letter-spacing: 1px;
    outline: 0;
    border-radius: 5px;
    width: 195px;
    margin: 0 auto;
    display: block
}

.popupform h2 {
    font-size: 30px;
    color: #000;
    font-weight: 900;
    padding-left: 15px;
    border-left: 6px solid #d9b07d;
    margin-bottom: 12px;
    line-height: 35px
}

.popupform p {
    font-size: 14px;
    line-height: 21px
}

.nav-mobile #menu-toggle,
.nav-mobile #menu-toggle.active~.menu-button .icon-open,
.nav-mobile #menu-toggle:checked~.menu-button .icon-open,
.nav-mobile .menu-container .menu-sidebar li .submenu-toggle,
ul.nav-mobile {
    display: none
}

.nav-mobile {
    background: #3f2f20;
    color: #fff;
    padding: 0;
    margin: 0;
    cursor: auto;
    font-size: 18px;
    list-style-type: none;
    box-shadow: 0 5px 5px -5px #333;
    z-index: 999999;
    position: relative
}

.nav-mobile:after {
    content: "";
    display: table;
    clear: both
}

.nav-mobile svg {
    height: 45px;
    width: 65px;
    padding: 9px
}

.nav-mobile svg path {
    fill: #fff
}

.nav-mobile svg.icon-close {
    display: none;
    padding: 15px
}

.nav-mobile li {
    width: 100%;
    height: 45px;
    line-height: 46px;
    text-align: right;
    float: left;
    position: relative
}

.nav-mobile li a {
    display: block;
    color: #000;
    width: 100%;
    height: 100%
}

.nav-mobile .menu-button {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: 0;
    cursor: pointer;
    display: block;
    background: #402f1f
}

.nav-mobile .menu-button:after {
    opacity: 0;
    top: 45px;
    content: "";
    width: 100vw;
    display: block;
    position: fixed;
    height: 100vh;
    content: "";
    pointer-events: none;
    transition: opacity .2s cubic-bezier(0, 0, .3, 1);
    transition-delay: 0.1s
}

.nav-mobile #menu-toggle.active~.menu-button .icon-close,
.nav-mobile #menu-toggle:checked~.menu-button .icon-close {
    display: block
}

.nav-mobile #menu-toggle.active~.menu-button:after,
.nav-mobile #menu-toggle:checked~.menu-button:after {
    opacity: 1;
    pointer-events: auto;
    transition: opacity .3s cubic-bezier(0, 0, .3, 1)
}

.nav-mobile #menu-toggle.active~.menu-sidebar,
.nav-mobile #menu-toggle:checked~.menu-sidebar {
    transform: translateX(0);
    transition: transform .3s cubic-bezier(0, 0, .3, 1)
}

.nav-mobile .menu-container {
    width: 100%;
    float: left;
    cursor: pointer;
    position: absolute
}

.nav-mobile .menu-container .menu-sidebar {
    box-shadow: 5px 0 5px -5px #333;
    display: block;
    width: 100%;
    bottom: 0;
    background: #fff;
    color: #333;
    position: fixed;
    transform: translateX(-519px);
    transition: transform .3s cubic-bezier(0, 0, .3, 1);
    top: 44px;
    z-index: 2;
    list-style-type: none;
    padding: 0
}

.nav-mobile .menu-container .menu-sidebar .arrow {
    position: absolute;
    line-height: 50px;
    font-size: 30px;
    color: #555;
    top: 0;
    z-index: 0;
    pointer-events: none
}

.nav-mobile .menu-container .menu-sidebar .arrow.left {
    left: 25px
}

.nav-mobile .menu-container .menu-sidebar .arrow.right {
    right: 25px
}

.nav-mobile .menu-container .menu-sidebar li {
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    text-align: left;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-left: 20px
}

.nav-mobile .menu-container .menu-sidebar li:hover {
    background: #d9b07dcf
}

.nav-mobile .menu-container .menu-sidebar li .menu-sub {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    overflow: hidden;
    background: #fff;
    visibility: hidden;
    transition: .3s cubic-bezier(0, 0, .3, 1);
    border-left: 1px solid #ccc;
    list-style-type: none;
    padding: 0;
    margin: 0;
    z-index: 2;
    overflow-y: scroll
}

.nav-mobile .menu-container .menu-sidebar li .submenu-label {
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: block;
    color: #000
}

.nav-mobile .menu-container .menu-sidebar li .submenu-toggle.active~.menu-sub,
.nav-mobile .menu-container .menu-sidebar li .submenu-toggle:checked~.menu-sub {
    width: 100vw;
    visibility: visible;
    z-index: 1;
    transition: width .35s cubic-bezier(0, 0, .3, 1)
}

.nav-mobile .menu-container .menu-sidebar li ul.menu-sub li {
    line-height: 41px;
    height: auto;
    font-size: 14px
}

.tc_pg section.banner.inn-ban,
.ty_pg section.banner.inn-ban {
    height: 50vh;
    display: flex;
    align-items: center;
    text-align: center
}

.ty_pg .header-btnn {
    justify-content: center;
    display: flex
}

.tr_pp ul {
    margin: 0;
    display: flex;
    gap: 20px
}

.tr_pp ul li a {
    font-size: 18px;
    color: #fff;
    font-weight: 100;
    font-family: Archivo
}

.privacy_policy.all-sec {
    padding: 60px 0
}

.privacy_policy.all-sec a {
    color: #3f2f20
}

.sets-apart-box {
    background: #171c3a;
    border-radius: 40px;
    box-shadow: 0 10px 30px -15px #0A2840;
    padding: 20px 15px;
    margin: 15px 10px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    height: calc(100% - 30px);
    display: flex;
    flex-direction: column;
} 

.sets-apart-box:hover {
    background: linear-gradient(180deg, rgb(213 177 128) 0%, rgb(210 180 133) 100%);
    transform: translateY(-5px);
    box-shadow: 0 15px 35px -12px #0A2840;
} 

img { 
    border: 0;
} 

img { 
    vertical-align: middle;
} 

.img-fluid { 
    max-width: 100%; 
    height: auto; 
    display: block;
} 

.sets-apart-box img  { 
    width: 100%; 
    border-radius: 30px; 
    margin: 0 0 20px 0; 
    aspect-ratio: 1/1; 
    object-fit: cover;
} 

.sets-apart-content { 
    flex-grow: 1; 
    display: flex; 
    align-items: center; 
    justify-content: center;
} 

a { 
    background-color: transparent;
} 

a { 
    color: #337ab7; 
    text-decoration: none;
} 

a { 
    cursor: pointer;
} 

a { 
    font-family: Poppins, sans-serif;
} 

.sets-apart-content a  { 
    color: #0A2840; 
    text-decoration: none; 
    transition: all 0.3s ease-in-out; 
    display: block;
} 

a:active,a:hover { 
    outline: 0;
} 

a:hover { 
    color: #23527c; 
    text-decoration: underline;
} 

a:hover { 
    text-decoration: none !important; 
    outline: 0;
} 

.sets-apart-content a:hover { 
    color: #2a95d4;
} 

h3 { 
    font-family: inherit; 
    font-weight: 500; 
    line-height: 1.1; 
    color: inherit;
} 

h3 { 
    margin-top: 20px; 
    margin-bottom: 10px;
} 

h3 { 
    font-size: 24px;
} 

h3 { 
    font-family: Poppins, sans-serif;
} 

.sets-apart-content h3  {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0 5px;
    line-height: 1.4;
    color: #fff;
} 


.parent-ser-box { 
    height: 500px; 
    overflow: auto;
} 

.parent-ser-box:-webkit-scrollbar { 
    width: 5px;
} 

.parent-ser-box:-webkit-scrollbar-thumb { 
    border-radius: 6px; 
    background-color: #E8A900;
} 

.parent-ser-box:-webkit-scrollbar-track { 
    background-color: #ccc; 
    border-radius: 6px;
} 




.gen-5to-logoimgser { 
    max-width: 100%; 
    border-radius: 0;
} 


.ser-box  { 
    box-shadow: 0px 0px 10px #ccc; 
    padding: 20px; 
    border-radius: 16px; 
    transition: .5s; 
    position: relative; 
    height: 170px; 
    margin: 20px 0; 
    background: #F1F1F1;
} 

.ser-box:before { 
    content: ""; 
    position: absolute; 
    background-color: #E8A900; 
    border-radius: 10px; 
    width: 100%; 
    height: 100%; 
    top: 0; 
    right: 0; 
    left: 0; 
    clip-path: circle(0 at 0 0); 
    -webkit-transition: all 1s; 
    -moz-transition: all 1s; 
    -o-transition: all 1s; 
    transition: all 1s; 
    z-index: -1;
} 

.services .ser-box:hover { 
    cursor: pointer; 
    transform: scale(1.07); 
    color: #fff;
} 

.ser-box:hover:before { 
    clip-path: circle(100% at 40% 100%);
} 


.ser-box h4  {
    font-size: 20px;
    padding: 10px 0;
    position: relative;
    color: #ffffff;
} 

h1:before, .services .ser-box h4::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 2px;
    /* background: #6B6B6B; */
} 

.ser-box p  {
    font-size: 14px;
    padding: 10px 0;
    color: #ffffff !important;
} 

h1::before, .services .ser-box h4::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 2px;
    /* background: #6B6B6B; */
} 

.ser-box  {
    box-shadow: 0px 0px 10px #ccc;
    padding: 20px;
    border-radius: 16px;
    transition: .5s;
    position: relative;
    height: 200px;
    margin: 20px 0;
    background: #1b1c38;
} 

.services#testmonial .ser-box  { 
    height: 240px;
} 

.ser-box:before {
    content: "";
    position: absolute;
    background-color: #d5b180;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    clip-path: circle(0 at 0 0);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    z-index: -1;
} 

.services .ser-box:hover { 
    cursor: pointer; 
    transform: scale(1.07); 
    color: #fff;
} 

.ser-box:hover:before { 
    clip-path: circle(100% at 40% 100%);
} 

i { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    font-size: 100%; 
    font: inherit; 
    vertical-align: middle;
} 

.fas { 
    -moz-osx-font-smoothing: grayscale; 
    -webkit-font-smoothing: antialiased; 
    display: inline-block; 
    font-style: normal; 
    font-variant: normal; 
    text-rendering: auto; 
    line-height: 1;
} 

.fas { 
    font-family: "Font Awesome 5 Pro"; 
    font-weight: 900;
} 

.services#testmonial .ser-box i.fas.fa-quote-left  {
    font-size: 27px;
    color: #fff;
} 

.fa-quote-left:before { 
    content: "\f10d";
} 

.parent-star {
    display: inline-block;
    padding-left: 3px;
    color: #fff;
} 

.ser-box p  { 
    font-size: 14px; 
    padding: 10px 0; 
    color: #000;
} 



.services#testmonial .ser-box h5  {
    font-size: 20px;
    padding: 0 10px;
    color: #fff;
} 

.fa-star:before { 
    content: "\f005";
} 


.kindle-book{
  background:#fff;
}

/* TABS */
.custom-tabs{
  border:none;
  gap:8px;
}

.custom-tabs .nav-link{
  border:1px solid #ddd;
  border-radius:0;
  /* font-family:'Bebas Neue', cursive; */
  font-size:18px;
  color:#000;
  padding:8px 14px;
  transition:0.3s;
}

.custom-tabs .nav-link.active{
  background: #1e1745;
  color:#fff;
  border-color:#cb0f33;
  padding: 6px !important;
}

/* HEADINGS */
.kindle-book h2{
  color:#0A2840;
}

/* IMAGES HOVER */
.kindle-book img{
  transition:0.3s;
}

.kindle-book img:hover{
  transform:scale(1.03);
}
/* SECTION BASE */
.industry-sec{
    padding: 80px 0;
    background: #fff;
}

/* HEADING */
.industry-sec .hd-txt h2{
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 40px;
}

/* TABS WRAPPER */
.industry-sec .nav-tabs{
    border: none;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

/* TAB ITEM */
.industry-sec .nav-tabs .nav-link{
    border: none;
    background: transparent;
    color: #111;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 18px;
    border-radius: 0;
    transition: 0.3s ease;
    letter-spacing: 1px;
}

/* HOVER */
.industry-sec .nav-tabs .nav-link:hover{
    color: #c8102e;
}

/* ACTIVE TAB (RED BLOCK LIKE YOUR IMAGE) */
.industry-sec .nav-tabs .nav-link.active{
    background: #171c3a;
    color: #fff;
    border-radius: 2px;
    box-shadow: 0 6px 15px rgba(200,16,46,0.25);
}

/* TAB CONTENT SPACING */
.industry-sec .tab-content{
    margin-top: 40px;
}

/* IMAGE STYLE */
.industry-sec .indus-tab-img img{
    width: 100%;
    border-radius: 10px;
    transition: 0.4s ease;
}

.industry-sec .indus-tab-img img:hover{
    transform: scale(1.03);
}

/* TEXT */
.industry-sec .indus-tab-txt h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}

.industry-sec .indus-tab-txt p{
    font-size: 16px;
    line-height: 1.7;
    color: #555;
}
.ser-box h4:hover {
    font-size: 20px;
    padding: 10px 0;
    position: relative;
    color: #ffffff;
}
.ser-box p:hover {
    font-size: 14px;
    padding: 10px 0;
    color: #ffffff;
}
.logos-section { 
    padding: 0;
} 


.logos-section img  { 
    width: 100%; 
    height: 100%; 
    object-fit: cover;
} 


#cookie-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #222;
  color: #fff;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 9999;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);

  opacity: 1;
  transition:
    opacity 0.5s ease,
    transform 0.5s ease;
}

#cookie-footer.hide {
  opacity: 0;
  transform: translateY(100%);
}

.cookie-buttons {
  display: flex;
  align-items: center;
  gap: 15px;
}

.cookie-buttons label {
  cursor: pointer;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 5px;
}

.cookie-buttons button {
  background: #00d9d2;
  border: none;
  padding: 8px 14px;
  cursor: pointer;
  font-weight: bold;
}

.custom-cookie-bar {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background: #1e1e1e;
  color: #fff;
  width: 90%;
  max-width: 900px;
  padding: 15px 20px;
  border-radius: 6px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
  z-index: 9999;
  font-family: Arial, sans-serif;
}

.cookie-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}

.cookie-content p {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}

.cookie-content a {
  color: #d5b180;
  text-decoration: none;
}

.cookie-content a:hover {
  text-decoration: underline;
}

.cookie-close {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  padding: 4px 10px;
  cursor: pointer;
  border-radius: 4px;
  font-size: 14px;
}

.cookie-close:hover {
  background: #04396b;
  border-color: #031054;
  color: #000;
}
#cookieBar {
  display: none;
}


.industry-sec .col-lg-5{
 background: #191c39;
 border-radius: 20px;
}
footer img{
    width: 250px;
}
.image-slider {
    overflow: hidden;
    width: 100%;
    padding: 20px 0;
}

.slider-track {
    display: flex;
    gap: 20px;
    width: max-content;
    animation: scroll 15s linear infinite;
}

/* images */
.slider-track img {
    width: 350px;
    max-width: 100%;
    height: auto;
    flex-shrink: 0;
    border-radius: 10px;
    display: block;
}

/* smooth scroll */
@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

/* pause on hover */
.slider-track:hover {
    animation-play-state: paused;
}

/* responsive */
@media (max-width: 768px) {
    .slider-track img {
        width: 180px;
    }
}

@media (max-width: 480px) {
    .slider-track img {
        width: 140px;
    }
}
.social-links a {
    color: #d9b07d;
    font-size: 18px;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
  
    transition: all 0.3s ease;
    }
    .theme_btn.btn1 span {
    font-size: 12px;
    font-weight: 400;
    opacity: 0.85;
    padding-left: 10px;
}
.serv-txt h2{
    text-align: center;
}
.service-cate h3  { 
    font-size: 19px; 
    padding-top: 20px; 
    font-family: Poppins; 
    font-weight: 800;
} 


/* Kickstart Journey Section */
.kickstart-journey-section {
  position: relative;
  padding: 100px 0;
  overflow: hidden;
  min-height: 100vh;
}

.kickstart-journey-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/image (3).webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.kickstart-journey-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(2, 2, 2, 0.6);
}

.kickstart-journey-section .container {
  position: relative;
  z-index: 2;
}

.kickstart-title {
  font-size: 75px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 50px !important;
  font-family: 'Ibrand', sans-serif;
  line-height: 75px;
  text-transform: capitalize;
  font-style: normal;
  max-width: 1000px;
  margin: 0 auto;
}

.process-cards-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-bottom: 60px;
  position: relative;
}

.process-card {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 0;
  position: relative;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  overflow: hidden;
}

.process-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
}

.process-card-orange {
  background: #1b1c38;
}

.process-number-section {
  flex: 0 0 33.333%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* padding: 30px 20px; */
  background-color: transparent;
  overflow: visible;
}

.process-content-section {
  flex: 0 0 66.666%;
  padding: 30px 20px 30px 20px;
  overflow: visible;
  display: flex;
  flex-direction: column;
  word-wrap: break-word !important;
  overflow-wrap: break-word;
}

.process-number {
  font-size: 157px;
  font-weight: 700;
  color: #E0E0E0;
  line-height: 1;
  font-family: 'Monsterrat', sans-serif;
  font-style: bold;
  text-align: center;
}

.process-number-white {
  color: rgba(255, 255, 255, 0.3);
}

.process-card-title {
  font-size: 24px;
  font-weight: 800;
  color: #161616;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: poppins;
  text-transform: capitalize;
  font-style: extra-bold;
  word-wrap: break-word;
  overflow-wrap: break-word;
  padding-right: 10px;
}

.process-card-title-white {
  color: #FFFFFF;
}

.process-card-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: visible;
  flex: 1;
}

.process-card-list li {
  font-size: 12px;
  font-weight: 400;
  color: #8F8F8F;
  padding-left: 12px;
  padding-right: 10px;
  padding-bottom: 12px;
  position: relative;
  font-family: 'Poppins', sans-serif;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.process-card-list li:before {
  content: "Ã¢â‚¬Â¢";
  position: absolute;
  left: 0;
  color: #8F8F8F;
  font-size: 20px;
  line-height: 1;
}

.process-card-list-white li {
  color: #FFFFFF;
}

.process-card-list-white li:before {
  color: #FFFFFF;
}

.process-card-with-connector {
  position: relative;
}

.process-connector-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  pointer-events: none;
  overflow: visible;
}

.process-connector-line::before {
  content: '';
  position: absolute;
  bottom: calc(50% - 15px);
  right: calc(33.333% - 10px);
  width: calc(33.333% + 20px);
  height: 2px;
  border-top: 2px dotted rgba(255, 255, 255, 0.5);
  transform: rotate(-35deg);
  transform-origin: right center;
}

.kickstart-buttons-wrapper {
  margin-top: 40px;
  flex-wrap: wrap;
  gap: 20px;
}

.kickstart-buttons-wrapper .btn-section-secondary {
  background-color: #FFFFFF !important;
  color: #000000 !important;
}
@media (max-width: 1200px) {
  .kickstart-journey-section .container {
    padding: 0 40px;
  }
  
  .process-cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .process-connector-line {
    display: none;
  }
  
  .process-number {
    font-size: 120px;
  }
  
  .process-card-title {
    font-size: 22px;
  }
  
  .process-content-section {
    padding: 25px 18px;
  }
}

@media (max-width: 768px) {
  .kickstart-journey-section {
    padding: 60px 0;
  }
  
  .kickstart-journey-section .container {
    padding: 0 20px;
  }
  
  .kickstart-title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 40px;
  }
  
  .process-cards-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  
  .process-card {
    flex-direction: column;
    overflow: visible;
  }
  
  .process-number-section {
    flex: 0 0 auto;
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    overflow: visible;
  }
  
  .process-card-orange .process-number-section {
    border-bottom-color: rgba(255, 255, 255, 0.2);
  }
  
  .process-content-section {
    flex: 0 0 auto;
    padding: 20px;
    overflow: visible;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  
  .process-card-list {
    overflow: visible;
  }
  
  .process-number {
    font-size: 64px;
  }
  
  .process-card-title {
    font-size: 20px;
    padding-right: 10px;
    margin-bottom: 12px;
  }
  
  .process-card-list li {
    font-size: 11px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  
  .kickstart-buttons-wrapper {
    flex-direction: column;
    align-items: center;
  }
  
  .kickstart-buttons-wrapper .btn-section-primary,
  .kickstart-buttons-wrapper .btn-section-secondary {
    width: 100%;
    max-width: 300px;
  }
}

@media (max-width: 480px) {
  .kickstart-journey-section {
    padding: 50px 0;
  }
  
  .kickstart-journey-section .container {
    padding: 0 15px;
  }
  
  .kickstart-title {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 30px;
  }
  
  .process-cards-grid {
    gap: 15px;
  }
  
  .process-number-section {
    padding: 15px;
  }
  
  .process-content-section {
    padding: 18px 15px;
  }
  
  .process-number {
    font-size: 48px;
  }
  
  .process-card-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  
  .process-card-list li {
    font-size: 10px;
    padding-bottom: 8px;
  }
  
  .kickstart-buttons-wrapper {
    flex-direction: column;
    align-items: center;
  }
  
  .kickstart-buttons-wrapper .btn-section-primary,
  .kickstart-buttons-wrapper .btn-section-secondary {
    width: 100%;
    max-width: 300px;
  }
}
    .services-2 {
        background: linear-gradient(87deg, #353636d9 0%, rgb(4 4 4 / 61%) 100%), url(../images/kickstart-your-journey.png) no-repeat center center / cover;
        position: relative;
        padding: 80px 0;
        color: #fff;
    }

    .services::before {
        /* content: ""; */
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.75);
    }

    .services .container {
        position: relative;
        z-index: 2;
    }

  

    .ser-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 25px;
        margin-top: 40px;
    }

    .ser-box {
        background: rgb(27 28 56);
        padding: 25px;
        border-radius: 14px;
        transition: 0.3s ease;
        backdrop-filter: blur(6px);
        border: 1px solid rgba(255, 255, 255, 0.1);
        cursor: pointer;
    }

    .ser-box h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .ser-box p {
        font-size: 14px;
        opacity: 0.85;
        line-height: 1.6;
    }

    .ser-box:hover {
        transform: translateY(-8px);
        background: rgba(255, 255, 255, 0.18);
        border-color: rgba(255, 255, 255, 0.3);
    }

    /* Responsive */
    @media(max-width: 992px) {
        .ser-grid {
            grid-template-columns: repeat(2, 1fr);
        }
    }

    @media(max-width: 576px) {
        .ser-grid {
            grid-template-columns: 1fr;
        }
    }