@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: #1D225D
}

.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: #1D225D;
    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: #1D225D;
    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: #d9b07d;
    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: 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: 17px;
    color: #6a6a6a;
    padding: 0;
    text-align: center;
    border: unset;
    width: fit-content;
    text-align: start
}

section.kindle-book .nav-tabs .nav-link.active {
    color: #d9b07d;
    opacity: 1;
    border: 0;
    border-bottom: 1px solid #d9b07d !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: #1D225D
}

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

.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: #d9b07d;
}

.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: #1D225D;
    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: #1D225D;
    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: #1D225D
}

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

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

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

.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
}
/* Modal Background Dark Blue */
.modal-backdrop.show {
  background-color: rgba(28, 47, 107, 0.85) !important; /* dark blue with opacity */
}

/* Modal Content */
.modal-content {
  background: #1C2F6B; /* deep blue */
  color: #fff;
  border-radius: 20px;
}

/* Inputs */
.form-control {
  background: #f8f9fa;
  color: #000;
  border: 1px solid #ddd;
}

.form-control:focus {
  box-shadow: 0 0 10px rgba(255,255,255,0.3);
  border-color: #fff;
}

/* Buttons */
.btn-primary {
  background: #ff4d4f;
  border: none;
}

.btn-primary:hover {
  background: #e43a3f;
}

.btn-outline-light {
  border-color: #fff;
  color: #fff;
}

.btn-outline-light:hover {
  background: rgba(255,255,255,0.1);
}