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

/*@import url(../css2);*/
*,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    padding: 0;
    margin: 0;
}
.section-headers h1,
.section-headers p {
    color: #000;
    font-family: Poppins, sans-serif;
}
.contact-banner .top-last-banner p,
.contact-banner .top-mid-banner p,
footer li i,
p,
ul.navbar-nav li a,
ul.top-right a,
ul.top-right i {
    font-size: 15px;
}
.ban-left-slide h2,
.section-headers h1,
.section-headers p,
.theme-btn,
a,
h1,
h2,
h3,
h4,
h5,
h6,
header ul.navbar-nav li a,
ol,
p,
ul,
ul.top-right a {
    font-family: Poppins, sans-serif;
}
.ban-btns img,
.ban-left-slide .bb,
.our-core .book-ocb .oc {
    transition: 0.5s;
}
.accordion-button:not(.collapsed)::after,
.ban-btns img {
    filter: brightness(0) invert(1);
}
.ban-left-slide a,
.ban-left-slide h2,
.banner-sec .ban-top-1 h2,
.expertise-count h5,
.expertise-txt .sec-head h2,
.pers h4,
.serv-slide a,
.serv-slide h2,
.theme-btn,
section.happy-cust .sec-head h2 {
    text-transform: capitalize;
}
footer li,
ol,
ul {
    list-style: none;
}
@font-face {
    font-family: Gloom-Bloom;
    src: url(../fonts/gloss-and-bloom/Gloss_And_Bloom.ttf);
}
* {
    box-sizing: border-box;
}
@font-face {
    font-family: times-new-roman;
    src: url("../fonts/times-new-roman.html") format("truetype");
}
body {
    overflow-x: hidden;
}
html {
    overflow-x: hidden !important;
}
.gmap_canvas,
main {
    overflow: hidden;
}
a {
    text-decoration: none;
}
select {
    cursor: pointer;
}
p {
    line-height: 20px;
    font-weight: 300;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.btn:focus,
button:focus,
input:focus {
    outline: 0;
    box-shadow: none;
}
.section-headers {
    text-align: center;
}
.section-headers h1 {
    font-size: 48px;
    font-weight: 800;
    line-height: 100%;
    padding-bottom: 20px;
}
.section-headers p {
    font-size: 17px;
    font-weight: 500;
}
.social-links ul {
    display: flex;
    gap: 14px;
    align-items: center;
}
.social-links ul li {
    width: 35px;
    height: 35px;
    background: #0a5c36;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.expertise-txt p,
.faq.about .wms-left h2,
.our-project .op-head h1,
.social-links ul a,
a,
footer h1,
h2,
h3,
h4,
h5,
h6,
p,
section.eight-wrap .package-inner.active .addons-headings p,
section.eight-wrap .package-inner.active .include-plans p,
section.eight-wrap .package-inner.active .package-body li,
section.eight-wrap .package-inner.active .package-footer a,
section.eight-wrap .package-inner.active .package-header .package-discount h4,
section.eight-wrap .package-inner.active .package-header h6,
section.eight-wrap .package-inner:hover .addons-headings p,
section.eight-wrap .package-inner:hover .include-plans p,
section.eight-wrap .package-inner:hover .package-body li,
section.eight-wrap .package-inner:hover .package-footer a,
section.eight-wrap .package-inner:hover .package-header h6,
section.testi-sec h2 {
    color: #fff;
}
.top-head {
    padding: 10px 0;
    border-bottom: 3px solid #0A5C36;
}
.top-head .search-box {
    position: relative;
    border-radius: 17px;
    border: 2px solid #3b76b3;
}
.top-head .search-box input {
    color: #000;
    padding: 3px 9px;
    border: none;
    border-radius: 17px;
    font-weight: 600;
}
.top-head .search-box button {
    position: absolute;
    right: 0;
    background: #3b76b3;
    color: #ffff;
    padding: 3px 9px;
    border: none;
    z-index: 2;
    border-radius: 0 12px 12px 0;
}
ul.top-right a {
    color: #000;
    font-weight: 500;
    line-height: 21px;
}
ul.top-right li {
    font-weight: 500;
    color: #fff;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: space-between;
    align-items: baseline;
}
ul.navbar-nav li a {
    text-transform: uppercase;
    font-weight: 600;
}
header ul.navbar-nav li a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 25px;
    color: #fff !important;
    position: relative;
    transition: 0.5s;
}
header ul.navbar-nav li a::before {
    content: "";
    position: absolute;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #3b76b3;
    height: 2px;
    transition: 0.7s;
}
header ul.navbar-nav li a:hover::before {
    right: 0;
}
header ul.navbar-nav li a:hover,
section.get-your-best h2 span {
    color: #3b76b3;
}
.backgery form,
.my-dropdown .my-drop-menu li a:active,
.my-dropdown .my-drop-menu li a:focus {
    background: 0 0;
}
.my-dropdown .my-drop-menu li a:hover {
    color: #000;
    background: 0 0 !important;
}
.backgery form .form-btn3:hover,
.my-dropdown .my-drop-menu li a:hover::before {
    background: #000;
}
header ul.navbar-nav li button {
    border: none;
    background: 0 0;
    color: #000;
    font-weight: 700;
    font-size: 19px;
}
.our-project .slick-initialized .slick-slide,
header ul.navbar-nav li {
    padding: 0 10px;
}
header a.navbar-brand img {
    width: 200px;
    height: auto;
    object-fit: contain;
}
header nav .row,
section.expertise-sec .row,
section.loacation-sec .row {
    align-items: center;
}
header nav {
    background-color: #000;
}
header .navbar-toggler {
    border: 1px solid rgba(255, 255, 255, 0.55);
    border-radius: 4px;
    padding: 6px 8px;
}
header .navbar-toggler:focus {
    box-shadow: 0 0 0 0.15rem rgba(255, 255, 255, 0.25);
}
header .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
header .left-head li i {
    font-size: 30px;
    color: #0b0c45;
}
header .left-head {
    display: flex;
    gap: 12px;
    align-items: center;
    position: relative;
}
header .left-head:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 74px;
    top: -15px;
    left: -15px;
    background-color: #0A5C36;
}
ul.left-head a.phone {
    background: #3b76b3;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.theme-btn {
    background: #11848e;
    color: #fff;
    padding: 10px 14px;
    border-radius: 23px;
    font-size: 14px;
    line-height: 20px;
}
.ban-txt a,
a.imp-noti.theme-btn,
a.req-quote.theme-btn,
a.theme-btn.chat,
section.eight-wrap .package-inner.active,
section.eight-wrap .package-inner:hover {
    background: #3b76b3;
}
.footer-logo h1 {
    font-size: 35px;
}
.banner-sec.home,
.banner-sec.about,
.banner-sec.portfolio,
.banner-sec.bpus,
.banner-sec.bprs,
.banner-sec.bws,
.banner-sec.bes,
.banner-sec.bms,
.banner-sec.pfs,
.banner-sec.gws,
.banner-sec.aws,
.banner-sec.blws,
.banner-sec.bcd,
.banner-sec.bts,
.banner-sec.awds,
.banner-sec.bpls,
.banner-sec.cbp,
.banner-sec.ams,
.banner-sec.cbi,
.banner-sec.dms,
.banner-sec.ews,
.banner-sec.bfs,
.banner-sec.abr,
.banner-sec.wws,
.banner-sec.children-book,
.children-book {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/banner.png");
}
.ban-left-slide .book-banner {
    object-fit: contain;
    height: 250px;
    width: 100%;
    filter: brightness(0) saturate(100%) invert(69%) sepia(12%) saturate(1453%) hue-rotate(34deg) brightness(96%) contrast(82%);
}
.banner-sec .ban-top-1 h2 {
    font-size: 51px;
    font-weight: 800;
}
.banner-sec .ban-top-1 p {
    font-size: 17px;
    padding: 15px 0 0;
    line-height: 28px;
}
.ban-left-slide .bb {
    position: absolute;
    top: 0;
}
.ban-left-slide:hover .bb,
.our-core .image-item-py:hover .py-img-book1,
.put-you-in .image-item-py:hover .py-img-book1 {
    /* opacity: 0; */
}
.ban-left-slide:hover .bb1,
.put-you-in .image-item-py:hover .py-img-book1-black {
    opacity: 1;
}
.ban-left-slider .book-inner-banner {
    position: absolute;
    top: 30px;
    width: 100%;
    object-fit: contain;
    height: 110px;
}
.ban-left-slide h6 {
    position: relative;
    top: -86px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.ban-left-slide h2 {
    font-size: 19px;
    line-height: 20px;
    color: #11848e;
    padding: 0 20px;
    margin: 10px 0;
}
.ban-left-slide a {
    font-size: 18px;
    line-height: 29px;
    color: #0a5c36;
    font-weight: 500;
}
.ban-text-bottom h2,
.banner-form h4 {
    font-weight: 600;
    font-family: Poppins, sans-serif;
}
.ban-left-slide p {
    font-size: 12px;
    color: #000;
}
.banner-sec {
    padding: 60px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/banner.png");
}
.ban-left-slide {
    text-align: center;
    border-radius: 25px;
    position: relative;
}
.ban-left-slider .slick-slide {
    margin: 0 10px;
    padding-top: 50px;
}
.banner-sec .banner-form {
    padding: 35px 26px 18px;
    margin: 0 62px;
}
.banner-sec form textarea {
    background-color: #fff;
    border-radius: 5px;
    margin: 4px 0;
}
.banner-form h4 {
    padding: 5px 0 16px;
    font-size: 29px;
    line-height: 29px;
    text-align: center;
}
.sf h4,
.form-tym h4 {
    text-align: center;
}
.banner-sec .banner-form h4 span,
.banner-sec.blog .banner-form h4 {
    font-size: 25px;
}
.banner-form .btn-form {
    background: #000;
    border-radius: 50px;
    font-size: 25px;
    padding: 6px 0;
    margin: 20px;
    color: #fff;
    font-weight: 500;
    border: 2px solid #000;
}
.banner-form .btn-form:hover {
    background: 0 0;
    border: 2px solid #000;
}
.banner-sec .banner-form input,
.banner-sec .banner-form select {
    margin: 4px 0;
    padding: 8px 12px;
}
.banner-sec .banner-form select {
    border-radius: 6px;
}
.banner-sec form img {
    top: 5px;
    right: 52px;
    width: 55px;
}
.ban-text-bottom {
    padding: 50px 0 0;
    color: #000;
}
.modal-content {
    background: 0 0;
    border: none;
}
.amazon-service img {
    box-shadow: none !important;
}
.ban-text-bottom h2 {
    font-size: 31px;
    color: #000;
}
.ban-text-bottom h5 {
    font-size: 18px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    padding: 10px 50px;
    color: #000;
}
.ban-text-bottom h5 span {
    font-weight: 500;
    font-size: 15px;
}
.ban-btns a {
    font-size: 18px;
    padding: 10px 14px;
    border-radius: 4px;
    width: 210px;
    display: inline-block;
}
.ban-btns .b-imgs1 {
    gap: 10px;
}
.ban-btns .b-imgs1 img {
    width: 100px;
}
.b-imgs2 img {
    width: 130px;
}
.ban-text-bottom button,
.brand-section .brand-logo img,
.get-your-best .btn,
.lyb-cards .btn,
.our-core .image-item-py img,
.our-pakages .card,
.put-you-in .image-item-py img,
.testimonial-banner.about img {
    transition: 0.5s ease-in-out;
}
.ban-btns img:hover {
    transform: scale(1.2);
}
.ban-btns a i {
    padding: 0 0 0 20px;
}
.ban-btns {
    margin: 40px 0 0;
    text-align: center;
    border-radius: 18px;
}
.clients ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.clients li img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.clients ul li {
    margin: 0 -20px 0 0;
}
.clients {
    display: flex;
    align-items: center;
    margin: 30px 0 0;
}
.clients p,
section.loacation-sec .Address-sec {
    padding: 0 0 0 30px;
}
.ban-right-slider .slick-track {
    display: flex;
    align-items: center;
}
.ban-right-slider {
    width: 60%;
}
h1 {
    font-size: 45px;
    font-family: Poppins, sans-serif;
    line-height: 60px;
    color: #fff;
}
.bg-blue .cm-box h3,
h1 span {
    font-weight: 700;
}
.dropdown:hover .dropdown-menu {
    display: flex;
}
.dropdown-menu {
    min-width: 830px;
    padding: 20px;
    background-color: #3b76b3;
}
.my-dropdown .my-drop-menu {
    left: 50%;
    transform: translateX(-45%);
    flex-wrap: wrap;
}
.my-dropdown .my-drop-menu ul {
    width: 33.33%;
}
.my-dropdown .my-drop-menu li a {
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
    padding: 7px;
    color: #fff;
}
.my-dropdown .my-drop-menu .last-li li {
    padding: 5px 0;
}
.bg-blu,
.our-core,
.port-body,
.put-you-in {
    padding: 60px 0;
}
.our-core .oc-head,
.wiob.bes .section-headers h1 {
    padding-bottom: 30px;
}
.our-core .book-ocb img {
    height: 140px;
    width: 100%;
    object-fit: contain;
    /* filter: brightness(0) saturate(100%) invert(69%) sepia(12%) saturate(1453%) hue-rotate(34deg) brightness(96%) contrast(82%); */
}
.our-core .right-ocb img {
    height: 128px;
}
.our-core .image-item-py .py-img-book1-black {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.our-core .image-item-py:hover .py-img-book1-black {
    opacity: 1;
    transform: scale(1.02);
}
.our-core .image-item-py .py-img-inner {
    position: absolute;
    left: 29px;
    top: -23px;
    width: 55px;
}
.our-core .image-item-py h6 {
    position: relative;
    font-size: 12px;
    text-align: center;
    top: -49px;
    transition: 0.5s;
}
.book-ocb h5 {
    position: relative;
    top: -59px;
    color: #0a5c36;
    font-size: 13px;
    text-align: center;
}
.our-core-body {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../images/ocs-bg.webp);
    padding: 50px 0 30px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.our-core-body .right-ocb p {
    font-size: 17px;
    font-family: Poppins, sans-serif;
    font-weight: 300;
    line-height: 25px;
    padding: 0 30px;
}
.our-core-body .our-core-tabs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border: none;
}
.our-core-tabs li {
    width: 20%;
    display: flex;
    justify-content: center;
}
.our-core-tabs li .oc {
    background: 0 0 !important;
    padding: 0 2px;
    border: none;
}
.our-core .tab-content {
    height: 400px;
}
.our-core .sh-p {
    font-size: 15px;
    font-weight: 400;
    padding: 0 0 22px;
}
.our-core .section-headers h1 {
    padding: 0;
    font-size: 45px;
}
.ban-text-bottom button {
    padding: 10px 40px;
    border-radius: 25px;
    border: none;
    background: #3b76b3;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    margin-top: 15px;
}
.ban-text-bottom button:hover,
.faq.wms .wms-left .btn:hover,
.our-project .btn:hover,
.turn-your-manu form .form-btn2:hover {
    background-color: #000;
    color: #fff;
}
.our-project,
.our-project.about,
section.free-quote-sec,
section.our-services-sec {
    padding: 70px 0;
}
.our-project .op-head {
    padding: 15px 0 55px;
    color: #fff;
}
.our-project-box {
    display: flex;
    justify-content: center;
    position: relative;
}
.abr-sec .abr-slider .slick-slide .slide-text h2 {
    font-size: 30px;
    font-weight: 600;
}
.abr-sec .abr-slider .slick-arrow {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 1;
}
.abr-sec .abr-slider .slick-prev {
    left: -80px;
}
.abr-sec .abr-slider .slick-next {
    right: -80px;
}
.abr-sec .abr-slider .slick-slide .slide-text h2,
.blog-section h5,
.slide-text p {
    color: #000;
    padding: 10px 0;
}
.abr-sec .abr-slider .slick-slide .slide-text p {
    font-weight: 400;
}
.abr-sec .abr-slider .slick-slide .slide-image video {
    width: 1900px;
    box-shadow: 0 0 21px 3px #ddd;
}
.abr-sec .abr-slider .slick-prev:before {
    content: url(../images/left-arrow.png);
}
.abr-sec .abr-slider .slick-next:before {
    content: url(../images/right-arrow.png);
}
.sc-box1,
.sc-box2,
.sc-box3,
.sc-box4 {
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
}
.testimonial-banner,
.turn-your-manu {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sc-box {
    height: 381px;
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    transition: 4s ease-in-out !important;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.sc-box:hover {
    background-position: center bottom !important;
}
.sc-box1 {
    background-image: url("../images/1.png");
}
.sc-box2 {
    background-image: url("../images/2.png");
}
.sc-box3 {
    background-image: url("../images/3.png");
}
.sc-box4 {
    background-image: url("../images/4.png");
}
.bms-sec .abr-slider .slick-slide .slide-image {
    width: 1300px;
}
.backgery .section-headers h1,
.bms-sec .abr-slider .slick-slide .slide-text h2,
.slide-text {
    padding: 0;
}
.bms-sec .abr-slider .slick-slide .gap-50 {
    gap: 40px;
}
.bms-sec .section-headers p,
.contact-banner h4,
.flip-card-back h3,
.flip-card-front h3,
.prizing-table.bes .pricing .table-bordered th,
.table-bordered td i {
    font-size: 20px;
}
.bms-sec .abr-slider .slick-prev {
    left: -23px;
}
.bms-sec .abr-slider .slick-next {
    right: -23px;
}
.our-project-box div {
    width: 55%;
    background: #4477b1;
    height: 420px;
    position: absolute;
    z-index: -1;
    top: -22px;
    border-radius: 15px;
}
.our-project .project-slider,
.our-project .book-slider {
    padding: 0 20px 10px;
}
.our-project .project-slider .slick-slide,
.our-project .book-slider .slick-slide {
    padding: 0 14px;
    height: auto !important;
}
.our-project .project-slider .slick-slide > div,
.our-project .book-slider .slick-slide > div {
    display: flex !important;
    justify-content: center;
    align-items: flex-end;
    height: 280px;
}
.our-project .project-slider img,
.our-project .book-slider img {
    width: auto !important;
    max-width: 170px;
    height: 260px !important;
    object-fit: contain;
    display: block;
    margin: 0 auto;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}
.our-project .btn {
    background: #fff;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    width: 150px;
}
.our-project .pbtn {
    padding-top: 20px;
}
.our-project .slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: #fff;
    font-size: 27px;
}
.our-project .slick-dots li button:before {
    font-size: 27px;
    color: grey;
}
.slick-dots {
    bottom: -37px;
}
.launch-your-book {
    padding-bottom: 45px;
}
.launch-your-book .lyb-head {
    padding: 20px 0 80px;
}
.launch-your-book .lyb-cards .card h4 {
    font-size: 20px;
    font-weight: 700;
}
.launch-your-book .lyb-head p {
    padding: 0 120px;
}
.launch-your-book .lyb-cards .card {
    background-color: #3b76b3;
    text-align: center;
    position: relative;
    transition: 0.5s;
}
.lyb-cards .card:hover,
.our-pakages .card:hover {
    transform: scale(1.05);
}
.lyb-cards .card .before {
    content: "1";
    position: absolute;
    left: -17px;
    top: -20px;
    width: 35px;
    height: 35px;
    background-color: #000;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}
.lyb-cards .card-body {
    padding: 30px 20px;
}
.lyb-cards .card-body h4 {
    padding: 14px 0;
    font-size: 18px;
}
.lyb-cards .card-body p {
    font-size: 14px;
    color: #fff;
}
.lyb-cards .btn {
    padding: 0 21px;
    border: 0;
    border-radius: 9px;
    height: 44px;
    background-color: #3b76b3;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
}
.lyb-cards .btn i,
.lyb-cards .btn img {
    padding-right: 5px;
}
.faq.wcs .wcs-left .btn:hover,
.lyb-cards .btn:hover {
    background-color: #000;
}
.get-your-best {
    background-image: url(../images/get-your-best-bg.png);
    padding: 60px 0;
    color: #fff;
}
.get-your-best p {
    color: #fff;
    font-size: 14px;
}
.get-your-best .gy-time p {
    font-size: 10px;
    line-height: 8px;
}
.get-your-best h2 {
    font-weight: 700;
    font-size: 42px;
}
.get-your-best .timing h4 {
    font-weight: 600;
    font-family: Poppins, sans-serif;
    font-size: 21px;
}
.get-your-best .btn {
    background: #fff;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 700;
    width: 150px;
}
.get-your-best .btn:hover {
    background-color: #0a5c36;
    color: #fff;
}
.get-your-best img {
    width: 27px;
    height: 26px;
}
section.eight-wrap .pricing-body-main {
    padding: 0 50px;
}
section.eight-wrap .pricing-header-top {
    padding: 40px 0;
}
section.eight-wrap .reason-head-main h1 {
    position: relative;
    text-align: center;
    letter-spacing: 0;
    color: #28506f;
    padding-bottom: 28px;
    font-size: 38px;
}
section.eight-wrap .reason-head-main p,
section.seven-wrap .reason-head-main p,
section.six-wrap .reason-head-main p {
    text-align: center;
    font: 300 20px/30px Poppins;
    letter-spacing: 0;
    color: #201b42;
    opacity: 1;
    padding-bottom: 30px;
}
section.eight-wrap .reason-head-main,
section.seven-wrap .reason-head-main,
section.six-wrap .reason-head-main {
    margin: 20px 0 0;
}
section.eight-wrap {
    margin: 50px 0;
}
section.eight-wrap .package-inner {
    background: #fff;
    padding: 20px 0 0;
    border-radius: 6px;
    box-shadow: -1px -1px 22px -9px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px;
    transition: 0.5s;
}
section.eight-wrap .package-inner > h4 {
    text-align: left;
    font: 30px/50px Poppins;
    letter-spacing: 0;
    color: #0a5c36;
    margin-right: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #707070;
    margin-left: 20px;
}
section.eight-wrap .package-inner .package-header {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 20px 10px;
    flex-wrap: wrap;
    padding-bottom: 10px;
}
section.eight-wrap .package-header .package-price h6 {
    text-align: left;
    font: 700 27px/13px Poppins;
    letter-spacing: 0;
    color: #1b1d21;
}
section.eight-wrap .package-header .package-discount h6 {
    font: 700 17px/18px Poppins;
    letter-spacing: 0;
    opacity: 1;
    color: #0a5c36;
    text-align: right;
    text-decoration: line-through;
    text-decoration-line: strikethrough;
}
section.eight-wrap .package-header .package-discount h4 {
    text-align: left;
    font: 30px/35px Poppins-bold;
    letter-spacing: 0;
    color: #0a5c36;
    opacity: 1;
}
section.eight-wrap .package-header .package-discount {
    background-size: cover;
    background-repeat: no-repeat;
}
section.eight-wrap .package-inner ul.package-body {
    padding: 0 10px 0 0;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
    height: 330px;
    overflow-y: auto;
}
section.eight-wrap .package-inner ul.package-body li {
    text-align: left;
    font: 14px/25px Poppins;
    letter-spacing: 0;
    color: #201b42;
    opacity: 1;
    position: relative;
    padding: 5px 0;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    gap: 6px;
}
section.eight-wrap .package-inner .package-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
section.eight-wrap .package-inner .package-btns a.start-now-btn {
    background: no-repeat padding-box #3b76b3;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 5px;
    padding: 10px 20px;
    text-align: center;
    font: 16px/25px Poppins-semi-bold;
    letter-spacing: 0;
    color: #fff;
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}
section.eight-wrap .package-inner .package-btns a.start-now-btn img {
    width: 10px;
    height: 15px;
    margin-left: 10px;
}
section.eight-wrap .package-inner .package-btns a.chat-btn {
    box-shadow: 0 3px 6px #00000029;
    border: 1px solid #0a5c36;
    border-radius: 5px;
    text-align: center;
    font: bold 16px/25px Poppins;
    letter-spacing: 0;
    color: #0a5c36;
    padding: 0 0 0 20px;
    opacity: 1;
    display: flex;
    width: 46%;
    justify-content: space-between;
    align-items: center;
    transition: 0.5s;
}
section.eight-wrap .package-inner .package-btns a.chat-btn img {
    margin-left: 10px;
    background: #0a5c36;
    padding: 10px;
}
section.eight-wrap .package-inner .package-footer {
    border-radius: 0 0 5px 5px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0;
    flex-wrap: wrap;
}
section.eight-wrap .package-inner .package-footer a {
    text-align: center;
    font: bold 16px/25px Poppins;
    letter-spacing: 0;
    color: #0f2656;
    text-transform: uppercase;
}
section.eight-wrap .package-inner .package-footer p {
    text-align: center;
    font: 16px/25px Poppins;
    letter-spacing: 0;
    color: #0f2656;
    opacity: 1;
}
section.eight-wrap .package-inner .include-plans p {
    color: #1b1d21;
    font-size: 14px;
    font-family: Poppins;
    font-weight: 700;
    justify-content: space-between !important;
    margin-right: 0;
    width: 100%;
    padding: 10px 0;
    text-align: start !important;
}
section.eight-wrap .package-inner.active .package-header,
section.eight-wrap .package-inner:hover .package-header {
    border-bottom: 1px solid #fff;
}
section.eight-wrap .package-inner.active .package-btns a.start-now-btn,
section.eight-wrap .package-inner:hover .package-btns a.start-now-btn {
    background: #fff;
    color: #0a5c36;
}
section.eight-wrap .package-inner.best-seller-main-wrap .best-seller-img img {
    position: absolute;
    top: -2px;
    left: -2px;
    width: 130px;
}
.byline-author,
.package-inner.best-seller-main-wrap {
    position: relative;
}
section.eight-wrap .package-inner.active,
section.eight-wrap .package-inner:hover h4 {
    color: #fff !important;
}
section.eight-wrap .package-inner ul.package-body::-webkit-scrollbar {
    width: 4px;
}
section.eight-wrap .package-inner ul.package-body::-webkit-scrollbar-track {
    background: #d4d4d4;
}
section.eight-wrap .package-inner ul.package-body::-webkit-scrollbar-thumb {
    background: #3b76b3;
}
section.eight-wrap .package-inner.active ul.package-body::-webkit-scrollbar-thumb,
section.eight-wrap .package-inner:hover ul.package-body::-webkit-scrollbar-thumb {
    background: #fff;
}
section.eight-wrap .package-inner.active ul.package-body::-webkit-scrollbar-track,
section.eight-wrap .package-inner:hover ul.package-body::-webkit-scrollbar-track {
    background: #00000088;
}
section.eight-wrap .package-inner ul.package-body::-webkit-scrollbar-thumb:hover {
    background: #8b8b8b;
}
section.eight-wrap .package-inner.active .package-btns a.chat-btn,
section.eight-wrap .package-inner:hover .package-btns a.chat-btn {
    background: #fff;
}
section.eight-wrap .package-inner .package-btns a.start-now-btn {
    border: 1px solid transparent;
}
section.eight-wrap .package-inner .package-btns a.start-now-btn:hover {
    border: 1px solid #fff;
}
.our-pakages ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
}
.our-pakages ::-webkit-scrollbar-thumb {
    background: #0a5c36;
    border-radius: 4px;
}
.our-pakages ::-webkit-scrollbar-thumb:hover {
    background: grey;
}
.our-pakages .pricing-table .card-body li {
    font-size: 14.3px;
    font-weight: 500;
    font-family: POPPINS, sans-serif;
}
.our-pakages .pricing-table .card-body a,
section.turn-your-manu input,
section.turn-your-manu textarea {
    background: 0 0;
    color: #fff;
}
.our-pakages .list-group-item {
    border: none;
    position: relative;
}
.our-pakages .list-group li:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    top: 15px;
    left: 0;
}
.our-pakages .card-footer a {
    background: 0 0;
    border: 0;
    color: #fff;
    font-size: 23px;
    font-weight: 600;
}
.our-pakages .card-footer {
    background: #0a5c36;
    padding: 10px 0;
    text-align: center;
}
.faq,
.faq.wcs,
.serv-slider .slick-track,
.testimonial,
section.happy-cust,
section.loacation-sec {
    padding: 50px 0;
}
.faq-home img {
    box-shadow: unset !important;
}
.faq img,
.services.aws .card {
    box-shadow: 0 0 21px 3px #ddd;
}
.faq .faq-right {
    padding-top: 50px;
}
.faq .faq-right h2 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
}
.faq .faq-right .accordion-item button {
    font-size: 15px;
    font-weight: 600;
}
.faq .faq-right .accordion-button:not(.collapsed) {
    background-color: #0a5c36;
    color: #fff;
    font-weight: 500;
    font-family: Poppins, sans-serif;
}
.faq .faq-right .accordion-button:focus {
    box-shadow: none;
}
.testimonial-banner {
    background-image: url(../images/testimonial-bg.png);
    padding: 50px 0;
}
.testimonial-banner .tb-head {
    padding-bottom: 30px;
    color: #fff;
}
.testimonial .item {
    padding: 25px 25px 45px;
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
    margin: 10px;
    border-radius: 5px;
}
.testimonial .item img {
    width: 50px;
}
.testimonial h1 {
    color: #0a5c36;
    font-size: 70px;
}
.testimonial .item p {
    color: #000;
    padding-top: 20px;
}
.testimonial .fa.checked {
    color: orange;
}
.testimonial .item h5 {
    font-size: 20px;
    padding-bottom: 15px;
    color: #000;
    font-weight: 700;
}
.turn-your-manu {
    position: relative;
    background-image: url(../images/tym-background.png);
    padding: 70px 0 0;
    background-attachment: fixed;
}
.turn-your-manu h2 {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
}
.turn-your-manu p {
    font-size: 16px;
}
.turn-your-manu .tym-left {
    padding: 30px 10px 30px 30px;
}
.turn-your-manu .tym-list {
    display: flex;
    gap: 13px;
    justify-content: space-between;
}
.turn-your-manu .tym-list li {
    position: relative;
    padding: 8px 0 0 24px;
    color: #fff;
    list-style: none;
    font-size: 15px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
}
.turn-your-manu .tym-list li::before {
    content: url(../images/tym-list3.png);
    top: 9px;
    left: 0;
    position: absolute;
}
.turn-your-manu form {
    width: 65%;
    color: #fff !important;
    border-radius: 0;
    border: 6px solid #fff;
    position: relative;
    right: -100px;
}
.turn-your-manu form h4 {
    font-size: 25px;
    font-weight: 600;
}
.turn-your-manu form:before {
    content: none;
    display: none;
}
.free-quote-img:after,
.free-quote-img:before,
.testi-slide p:before {
    content: "";
    position: absolute;
    z-index: -1;
}
.turn-your-manu form p {
    font-size: 16px;
    padding: 10px 0;
}
.turn-your-manu form .form-btn2 {
    background-color: #fff;
    color: #000;
    font-weight: 600;
    width: 156px;
    font-size: 18px;
    margin-top: 11px;
    transition: 0.5s;
}
.turn-your-manu form input,
form textarea {
    width: 100%;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 0;
    outline: 0;
    color: #000;
    padding: 12px;
}
.sf input::placeholder,
.sf textarea::placeholder {
    color: #fff !important;
}
form input::placeholder,
form textarea::placeholder {
    font-weight: 500;
    font-size: 15px;
    color: #585858;
}
.backgery form .form-btn3 {
    background: #4477b1;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    width: 370px;
    font-family: Poppins, sans-serif;
    padding: 8px 10px;
    margin-top: 10px;
    border-radius: 0;
}
.free-quote-frm form button {
    font-size: 18px;
    padding: 10px 14px;
    border-radius: 4px;
    width: 210px;
    display: inline-block;
    background: #0a5c36;
}
.free-quote-img {
    position: relative;
    display: inline-block;
    margin: 0 0 40px;
}
.free-quote-img:before {
    top: -35px;
    left: -40px;
    background-image: url(../images/img-bef.html);
    width: 123px;
    height: 111px;
}
.free-quote-img:after {
    bottom: -13px;
    right: -15px;
    width: 253px;
    height: 267px;
    background: 0 0;
    border: 3px solid #11848e;
    border-radius: 4px;
}
form,
form input {
    border-radius: 5px;
}
.backgery1 h1,
.backgery1 h2,
.backgery1 p,
.bg-blu a,
.bg-blu h1,
.bg-blu h2,
.bg-blu h3,
.bg-blu h4,
.bg-blu h5,
.bg-blu h6,
.bg-blu p,
.blog p,
.ck_chat_message-text,
.ck_chat_served-name,
.contact-banner h1,
.contact-banner h2,
.contact-banner p,
.faq.bps .wms-left p,
.faq.cbp .wms-left h2,
.flip-card-back h3,
.port-body a,
.port-body h5,
.portfolio-detail a,
.portfolio-detail h1,
.portfolio-detail h4,
.portfolio-detail p,
.sec-head p,
.wms-left h2,
section.free-quote-sec p {
    color: #000;
}
form {
    background: #3b76b3;
    padding: 40px 30px 18px;
    margin: 0 29px;
}
form input {
    padding: 12px;
    outline: 0;
    border: none;
    margin: 7px 0;
    width: 100%;
}
.free-quote-frm form {
    background: #eee;
    padding: 40px 30px;
    border-radius: 12px;
}
.free-quote-frm form .form-control {
    background: #e2e2e2;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    color: #0a5c36;
}
.free-quote-frm form h2 {
    padding: 0 0 20px;
    font-size: 39px;
    color: #0a5c36;
    font-weight: 500;
}
.serv-slide p {
    color: #000;
    font-size: 14px;
    padding: 0;
    line-height: 26px;
    height: 134px;
}
.serv-slide {
    box-shadow: #11848e82 0 4px 13px;
    padding: 40px 32px 0 30px;
    border-radius: 51px 10px;
    height: 390px;
}
.serv-slider .slick-slide,
.testi-slider .slick-slide {
    margin: 0 10px;
}
.serv-slide h2 {
    font-size: 19px;
    line-height: 20px;
    font-family: Poppins, sans-serif;
    color: #11848e;
    margin: 10px 0;
}
.serv-slide a {
    font-size: 18px;
    line-height: 29px;
    color: #0a5c36;
    font-weight: 500;
    padding: 20px 0;
    display: inline-block;
}
.our-services-sec .sec-head {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}
.expertise-sec {
    background-image: url(../images/expert-bg.html);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.expertise-count {
    text-align: center;
    background: #fff;
    margin: 0 0 10px;
    padding: 30px 0;
    border-radius: 5px 41px 5px 42px;
}
.expertise-count h5 {
    color: #11848e;
    font-size: 26px;
    width: 54%;
    margin: 6px auto;
    line-height: 26px;
}
.expertise-txt a {
    background: #0a5c36;
    margin: 40px 0 0;
    display: inline-block;
}
.expertise-txt {
    width: 80%;
}
.expertise-txt .sec-head h2 {
    font-size: 35px;
    line-height: 44px;
    color: #fff;
    font-weight: 500;
    margin: 0 0 10px;
}
.expertise-txt .sec-head h3 {
    font-size: 20px;
    line-height: 29px;
    color: #fff;
    border-bottom: 2px solid #fff;
    display: inline-block;
}
.expertise-count img {
    height: 70px;
    width: 70px;
    object-fit: contain;
}
.expertise-count h4 {
    font-size: 33px;
    line-height: 55px;
    font-family: Roboto;
    color: #0a5c36;
}
.pers h4,
.pers h5,
.testi-slide p {
    line-height: 25px;
}
section.happy-cust img {
    width: 100%;
    object-fit: contain;
    height: 200px;
    border-radius: 13px;
    border: 2px solid #11848e;
}
section.happy-cust .sec-head,
section.loacation-sec .sec-head {
    text-align: center;
    margin: 30px 0;
}
section.happy-cust .sec-head h2 {
    font-weight: 700;
    margin: 20px 0;
}
.pers {
    display: flex;
    align-items: center;
    gap: 13px;
    margin: 35px 0 0;
}
.pers img {
    width: 50px;
    object-fit: contain;
    border-radius: 50%;
    height: 50px;
}
.testi-slide p {
    color: #000;
    background: #fff;
    padding: 20px 30px;
    border-radius: 12px;
    position: relative;
}
.testi-sec {
    background-color: #11848e;
    padding: 50px 0;
}
.testi-slide p:before {
    bottom: -10px;
    left: 20px;
    width: 30px;
    height: 30px;
    background: #0a5c36;
    transform: rotate(45deg);
}
.pers h4 {
    color: #fff;
    font-size: 21px;
    font-weight: 400;
}
.pers h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: initial;
}
section.testi-sec h3 {
    color: #fff;
    border-color: #fff;
}
.testimonial .owl-testimonial .item {
    height: 300px;
}
.blog {
    background: #fff;
    border: 1px solid #0000000f;
    border-radius: 12px;
    padding: 30px 23px;
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
}
ul.btn-b {
    display: flex;
    justify-content: space-between;
    margin: 14px 0;
}
.blog img:first-child {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.date img {
    width: auto !important;
    height: auto !important;
}
ul.date {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 0;
}
section.blog-sec .sec-head {
    text-align: center;
    margin: 40px 0;
}
.mapouter {
    position: relative;
    text-align: right;
    width: 100%;
}
.gmap_canvas {
    background: 0 0 !important;
    width: 100%;
}
.gmap_iframe {
    width: 100% !important;
}
section.loacation-sec .Address-sec ul li {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin: 0 0 28px;
}
section.loacation-sec .Address-sec ul li h4 {
    font-size: 36px;
    line-height: 36px;
    color: #0a5c36;
    font-weight: 700;
}
section.loacation-sec .Address-sec ul li h5 {
    font-size: 21px;
    line-height: 41px;
    font-weight: 400;
    color: #11848e;
}
.contact-banner .border {
    display: flex;
    justify-content: center;
}
.foot-cont h2 {
    font-size: 35px;
    line-height: 42px;
    text-transform: capitalize;
    font-weight: 700;
}
.foot-cont ul li {
    display: flex;
    align-items: baseline;
    gap: 13px;
    margin: 4px 0;
    font-size: 16px;
}
.foot-cont ul li h4 {
    font-size: 21px;
    line-height: 22px;
    color: #fff;
    font-weight: 400;
}
.foot-cont ul li h5 {
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    color: #fff;
}
footer .foot-social-links li {
    border: 2px solid #0a5c36;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    font-size: 19px;
}
.faq.wcs .wcs-left .btn,
.faq.wms .wms-left .btn {
    border: none;
    width: 200px;
    padding: 15px 0;
    transition: 0.5s ease-in-out;
}
footer {
    background-color: #000;
    padding: 60px 0;
    color: #fff;
}
footer .footer-logo img {
    width: 210px;
    height: auto;
    object-fit: contain;
}
footer li {
    padding: 5px 0;
}
footer li .fa-phone-volume {
    transform: rotate(-45deg);
}
footer li a {
    padding-left: 10px;
    font-size: 15px !important;
    font-weight: 300;
}
.banner-sec .ban-left,
.blog-sec,
.question-banner .section-headers p {
    padding-bottom: 50px;
}
.banner-sec.about .ban-left h1 {
    font-size: 49px;
    font-family: Poppins, sans-serif;
    line-height: 58px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 15px;
}
.banner-sec.about .ban-left p {
    padding-right: 160px;
    font-size: 19px;
    font-weight: 300;
    font-family: Poppins, sans-serif;
    line-height: 26px;
}
.brand-section,
.faq.wms,
.services.bes .card .btn:hover {
    background-color: #3b76b3;
}
.brand-section .brand-logo {
    padding: 30px 0;
    align-items: center;
}
.brand-section .brand-logo img:hover,
.testimonial-banner.about img:hover {
    transform: scale(1.1);
}
.our-project.about .op-head h1 {
    color: #000;
    padding-bottom: 18px;
}
.our-project.about .slick-initialized .slick-slide {
    height: unset !important;
}
.our-project.about .slick-track {
    height: auto;
    min-height: 280px;
}
.faq.wms .wms-left {
    padding: 0 75px 0 0;
}
.faq.about img,
.faq.bmss img {
    box-shadow: unset;
}
.faq.wms .wms-left h2 {
    font-size: 40px;
    font-weight: 700;
}
.faq.wms .wms-left p {
    font-size: 17px;
    line-height: 26.5px;
}
.faq.wms .wms-left .btn {
    background-color: #fff;
    color: #3b76b3;
    font-size: 17px;
    font-weight: 700;
}
.faq.wcs .wcs-left {
    padding: 0 0 0 50px;
}
.faq.wcs .wcs-left h2 {
    font-size: 47px;
    font-weight: 700;
    color: #000;
}
.faq.wcs .wcs-left p {
    font-size: 20px;
    font-family: Poppins, sans-serif;
    line-height: 26.5px;
    color: #000;
    font-weight: 500;
    padding-right: 50px;
}
.faq.wcs .wcs-left .btn {
    background-color: #3b76b3;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}
.cardimg img {
    filter: brightness(0) saturate(100%) invert(17%) sepia(5%) saturate(5919%) hue-rotate(147deg) brightness(94%) contrast(84%);
}
.testimonial-banner.about .tb-head {
    padding-bottom: 55px;
}
.testimonial-banner.about {
    padding-bottom: 90px;
}
.faq.bmss,
.testimonial-banner.about .logos-slider {
    background-color: transparent;
}
.put-you-in .py-head {
    padding: 35px 0;
}
.bg-blu .pl-2,
.cardcontent {
    padding-left: 20px;
}
.put-you-in .py-head h4 {
    color: #000;
    padding: 0 150px;
    font-weight: 600;
}
.put-you-in .py-head h1 {
    font-size: 54px;
}
.put-you-in .py-head p {
    font-size: 19px;
    font-weight: 500;
    line-height: 24px;
    padding: 30px 97px;
}
.put-you-in .image-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.put-you-in .image-item-py {
    margin: 17px;
    position: relative;
    transition: 0.5s ease-in-out;
}
.put-you-in .image-item-py .py-img-book1-black {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.5s ease-in-out;
}
.put-you-in .image-item-py .py-img-inner {
    position: absolute;
    left: 27px;
    top: 14px;
    right: 50%;
    width: 68px;
}
.put-you-in .image-item-py h6 {
    position: relative;
    bottom: 60px;
    text-align: center;
    font-size: 12px;
}
.backgery {
    background-color: #f3f3f3;
}
.backgery form input {
    padding: 20px 15px;
    border: 3px solid #757575;
}
.cardcontent {
    width: 100%;
    height: 80%;
}
.question-banner {
    background-image: url(../images/wbp-s1.avif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
}
.question-banner a,
.question-banner p {
    color: #000;
    font-weight: 400;
}
.question-banner h5 {
    margin-bottom: 15px;
    font-weight: 800;
}
.bps-logo2,
.logos-slider {
    background-color: #2c2c2c;
}
.logos-slider .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.faq.bps {
    background-color: #f5f5f5;
}
.faq.bps .py-head h1 {
    padding-bottom: 60px;
}
.faq.bps .wms-left p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
}
.faq.bps .wms-left {
    padding: 0 15px 0 0;
}
.faq.bps .wms-left .btn {
    background-color: #4477b1 !important;
    color: #fff;
}
.faq.bps .wms-left .btn:hover {
    background-color: #000 !important;
}
.bps-logo2 h3 {
    font-size: 16px;
    font-weight: 300;
}
.services .section-headers p {
    padding-bottom: 15px;
}
.flip-card {
    background-color: transparent;
    width: 300px;
    height: 450px;
}
.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.contact-banner .top-left-banner,
.flip-card-back,
.services.aws .card-body {
    text-align: start;
}
.flip-card-back,
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}
.flip-card-back,
.flip-card-front {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 22px;
}
.flip-card-front h3 {
    font-size: 23px;
    padding-top: 20px;
}
.flip-card-back p {
    padding-top: 15px;
    color: #000;
    font-size: 14px;
}
.flip-card-front {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #4477b1;
    color: #fff;
}
.flip-card-back {
    background-color: #fff;
    color: #000;
}
.wiob {
    margin: 60px 0;
}
.blog-logo,
.wiob .section-headers h1 {
    padding-bottom: 20px;
}
.wiob .section-headers p {
    padding-bottom: 25px;
}
.faq.bps .banner-form h4 {
    font-weight: 600;
    padding: 5px 0 24px;
    font-family: Poppins, sans-serif;
    font-size: 32px;
    line-height: 29px;
}
.faq.bps .banner-form h4 img {
    top: 14px;
    right: 37px;
    width: 19px;
    box-shadow: unset;
}
.faq.bps .banner-form textarea::placeholder {
    color: #585858;
}
.faq.wb .wms-left p {
    line-height: 23px;
    font-weight: 400;
}
.bg-blu .article-num {
    font-family: inherit;
    font-size: 5.5em;
    font-weight: 900;
    color: #232121;
    margin: 0 0 80px;
}
.bg-blu .article-num,
.num {
    line-height: 50%;
    opacity: 0.1;
}
.bg-blu h3 {
    font-weight: 700;
    font-size: 23px;
}
.bg-blu p {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
}
.bg-blu .pr-md-5 {
    padding-right: 80px;
}
.bg-blue {
    background-color: #3b76b3;
    padding: 70px 0;
}
.bg-blue.cbis p {
    padding: 0 50px;
    color: #fff;
}
.cm-box {
    height: 231px;
}
.num {
    font-family: "Source Code Pro", monospace;
    font-size: 18.75em;
    font-weight: 500;
    color: #fff;
    margin: 0 0 80px;
}
.cm-box .title {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 40px;
    margin: 20px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.services.bes {
    background-color: #f3f3f3;
    padding: 60px 0;
}
.services.bes .card {
    border: 1px solid #0a5c36;
    height: 350px;
}
.services.bes .card h5 {
    font-weight: 600;
}
.services.bes .card p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 21.8px;
}
.services.bes .card .btn {
    background-color: #000;
    color: #fff;
    font-size: 18px;
    box-shadow: rgba(72, 72, 80, 0.2) 0 7px 29px 0;
    position: absolute;
    bottom: 20px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    transition: 0.5s ease-in-out;
}
.faq.bes {
    background: 0 0 !important;
}
.prizing-table.bes .priceing {
    padding: 30px 0 50px;
}
.prizing-table.bes .priceing table {
    table-layout: fixed;
    word-wrap: break-word;
    margin-top: auto;
    margin-bottom: auto;
    border: 0;
}
.prizing-table.bes .priceing .table thead th {
    border: 0;
    margin: 10px;
    padding-bottom: 20px;
}
.prizing-table.bes .btn-tabls {
    font-size: 16px;
    color: #fff;
    line-height: 1.88em;
    background: #30333b;
    font-weight: 500;
}
.btn-tabls,
.prizing-table.bes .book-pub .col-md-4.pb-1 {
    padding: 5px;
}
.prizing-table.bes .pricing .table-bordered th,
.table-bordered td {
    border: 0;
    margin: 10px;
    border-right: 5px solid #fff !important;
    padding: 14px;
    font-size: 17px;
    font-family: Poppins, sans-serif;
}
.prizing-table.bes .table-bordered > :not(caption) > * {
    border: none;
}
.section-headers.pt {
    background-color: #f3f3f3;
    padding: 70px 0;
}
.section-headers.pt h1 {
    font-size: 48px;
}
.wiob.ps {
    margin: 0;
    padding: 55px 0 !important;
}
.services.gs .section-headers {
    padding: 0 40px;
}
.services.gs .section-headers p {
    padding: 0 300px;
}
.wiob.gs .section-headers p {
    padding-bottom: 80px;
}
.services.aws .card {
    border: none;
    height: unset;
}
.services.aws .card h5 {
    font-weight: 600;
    color: #000;
    font-size: 22px;
}
.services.aws .card p {
    color: #000;
    padding-bottom: 35px;
    font-weight: 400;
    font-size: 14px;
}
.cr-form #homesave11 {
    background: #fff;
    width: 100%;
    font-weight: 600;
    font-size: 20px;
}
.cr-form .term-para a {
    color: #fff !important;
    text-decoration: underline;
}
.cr-form input {
    padding: 10px 15px;
}

/* Contact form — aligned grid */
.contact-sec {
    padding: 48px 0 72px;
    background: #3b76b3;
}

.contact-sec .top-sec2 h2 {
    color: #fff;
    padding: 0 0 36px;
    margin: 0;
    font-weight: 700;
    font-size: clamp(24px, 3.2vw, 34px);
    line-height: 1.3;
}

.contact-sec .cr-form {
    margin: 0;
    padding: 0;
}

.contact-sec .cr-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
}

.contact-sec .cr-field-full {
    grid-column: 1 / -1;
}

.contact-sec .cr-form .form-control {
    width: 100%;
    min-height: 52px;
    margin: 0;
    border: 0;
    border-radius: 6px;
    padding: 12px 16px;
    font-size: 15px;
    color: #1a1a1a;
    background: #fff;
    box-shadow: none;
}

.contact-sec .cr-form textarea.form-control {
    min-height: 140px;
    resize: vertical;
}

.contact-sec .cr-form .form-control::placeholder {
    color: rgba(26, 26, 26, 0.45);
}

.contact-sec .term-para {
    margin-top: 4px;
}

.contact-sec .term-para p {
    margin: 0;
    color: #fff;
    font-size: 14px;
    line-height: 1.55;
    text-align: center;
}

.contact-sec .cr-form #homesave11 {
    display: block;
    width: 100%;
    min-height: 54px;
    margin: 0;
    border: 0;
    border-radius: 6px;
    background: #fff;
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}

.contact-sec .cr-form #homesave11:hover {
    background: #f3f6fa;
}

@media (max-width: 767px) {
    .contact-sec .cr-form-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .contact-sec .cr-field-half {
        grid-column: 1 / -1;
    }
}
.top-left-banner a {
    color: #000;
    font-weight: 600;
    text-decoration: underline;
    text-decoration-color: #0a5c36;
}
.contact-banner h1 {
    color: #fff;
    font-weight: 700;
    font-size: 43px;
    line-height: 44px;
}
.contact-banner {
    background-color: #f0f0f0cc;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url("../images/banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.contact-banner p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
}
.contact-banner a {
    color: #fff;
}
.contact-banner .b4 {
    padding-top: 40px;
}

.contact-banner .contact-map-frame {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.35);
    background: #fff;
}

.contact-banner .contact-map-frame .mapouter,
.contact-banner .contact-map-frame .gmap_canvas {
    width: 100%;
    height: 420px;
}

.contact-banner .contact-map-frame iframe {
    display: block;
    width: 100% !important;
    height: 420px !important;
    border: 0;
}

.contact-banner .contact-map-title,
.contact-banner .contact-map-office,
.contact-banner .contact-map-address {
    color: #fff !important;
}

.contact-banner .contact-map-title {
    margin: 22px 0 6px;
    font-size: clamp(26px, 3vw, 34px);
    font-weight: 600;
    line-height: 1.2;
}

.contact-banner .contact-map-office {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
}

.contact-banner .contact-map-address {
    margin: 12px 0 0;
    font-size: 15px !important;
    line-height: 1.5;
    font-weight: 400;
}

@media (max-width: 575px) {
    .contact-banner .contact-map-frame .mapouter,
    .contact-banner .contact-map-frame .gmap_canvas,
    .contact-banner .contact-map-frame iframe {
        height: 300px !important;
    }
}
.blog-section a.btn,
.port-body a.btn {
    background-color: #4477b1;
    font-size: 18px;
    padding: 5px 20px;
    color: #fff;
}
.backgery1 {
    padding: 70px 0;
    background-color: #dfdede;
}
.backgery1 h2 {
    font-size: 45px;
    font-weight: 700;
}
.backgery1 p {
    font-size: 16px;
    font-weight: 400;
}
.ban-content .btn-form {
    background: #4477b1;
    border-radius: 25px;
    font-size: 25px;
    padding: 6px 60px;
    margin: 20px 0;
    color: #fff;
    font-weight: 500;
    border: none;
}
.banner-sec.portfolio .ban-content form textarea,
.modal form textarea {
    background-color: #fff;
    border-radius: 5px;
}
.header-blog {
    background-color: #f0f0f0cc;
    padding: 44px 0;
}
.header-blog h1 {
    color: #000;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
}
.blog-section a.btn {
    font-weight: 600;
}
.port-body p {
    color: #585858;
    font-size: 16px;
    padding-bottom: 5px;
}
.port-body a.btn {
    font-weight: 600;
    margin-top: 10px;
}
.blog-img1 img {
    width: 100%;
    height: 417px;
    object-fit: cover;
    padding: 0 0 30px;
}
.blog-logo span {
    font-size: 19px;
    font-weight: 700;
    color: #000;
}
section.blog-sec h2 {
    width: 70%;
    margin: 0 auto 40px;
    text-align: center;
    color: #16467d;
    font-weight: 800;
    padding: 59px 0;
}
.modal form textarea {
    margin-top: 10px;
}
.modal form h4 {
    font-size: 30px;
}
.modal form h4 img {
    top: 9px;
    right: 40px;
    width: 20px;
}
.banner-sec .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, 100px) !important;
}
section.blog-sec .bg-pd {
    background-color: #e0e0e085;
}
.blog-sec .ban-txt form h4 {
    font-family: Poppins;
    font-size: 26px !important;
    line-height: 27px;
    font-weight: 600;
}
.blog-sec .ban-txt form img {
    top: 13px;
    width: 50px;
    right: 40px;
}
.blog-sec .ban-txt form input::placeholder {
    font-size: 15px;
}
.blog-img2 img {
    width: 100%;
    height: 376px;
    object-fit: cover;
    padding: 30px 0;
}
section.blog-sec p {
    padding: 10px 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    font-family: Poppins;
    color: #000;
}
section.blog-sec h3 {
    font-family: Poppins;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
}
section.blog-sec h4 {
    font-family: Poppins;
    font-size: 20px;
    line-height: 27px;
    color: #000;
    font-weight: 600;
}
section.blog-sec ul li {
    list-style: circle;
    color: #000;
}
.pd-right p {
    font-size: 18px;
    font-weight: 300;
    padding: 7px 0 0;
}
.pd-right .date-book {
    font-weight: 300;
    font-size: 17px;
    font-style: italic;
    padding: 10px 0;
}
.pd-right a.btn {
    background-color: #0a5c36;
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    padding: 8px 45px;
    margin-top: 17px;
}
.byline-author::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1.5px;
    background-color: #0a5c36;
    right: 0;
    top: 28px;
}
.byline-author h4 {
    display: inline-block;
    position: relative;
    z-index: 1;
    background: #fff;
    border-left: 2px solid #0a5c36;
    border-right: 2px solid #0a5c36;
    padding: 0 5px;
    margin: 15px 0;
    font-size: 20px;
    font-weight: 500;
}
.pd-body p {
    font-weight: 400;
    font-size: 15px;
    padding: 10px 0;
    letter-spacing: 1px;
    line-height: 25px;
}
.pd-bottom img {
    object-fit: cover;
    border-radius: 50%;
    width: 300px;
    height: 300px;
}
.pd-profile {
    padding: 40px 0 80px;
}
.pd-right h2 {
    font-size: 40px;
    color: #000;
    padding-bottom: 10px;
}
.payment-txt h4 {
    padding: 0 0 8px;
}
.children-book {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/banner.png");
    position: relative;
    z-index: 0;
}
.children-book:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000000b8;
    z-index: -1;
}
@media only screen and (max-width: 1920px) {
    .banner-sec form img {
        width: 19px;
    }
}
@media only screen and (max-width: 1599px) {
    .banner-sec form img {
        width: 19px;
    }
}
@media only screen and (max-width: 1444px) {
    .banner-sec form img {
        width: 19px;
    }
}
@media only screen and (max-width: 1399px) {
    .banner-sec .banner-form {
        margin: 0;
    }
    .blog-sec .ban-txt form h4 {
        font-size: 21px !important;
    }
    .main-header {
        padding: 0 20px 0 0;
    }
    ul.top-right a {
        font-size: 12px;
    }
    .banner-form h4 {
        font-weight: 600;
        font-size: 25px;
        padding: 5px 0 16px;
        font-family: Poppins, sans-serif;
    }
    .banner-sec .banner-form h4 span {
        font-size: 26px;
    }
    .banner-sec form img {
        top: 9px;
        right: 70px;
        width: 19px;
    }
    .theme-btn {
        width: 150px;
        display: inline-block;
    }
    .main-header .nav-item a {
        display: inline-block;
        white-space: nowrap;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .lyb-cards .card-body img {
        width: 70px;
        height: 70px;
    }
    .lyb-cards .card-body h4 {
        font-size: 17px;
    }
    .lyb-cards .card .before {
        left: -22px;
        top: -29px;
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
    .flip-card {
        width: 100%;
        height: 450px;
    }
    .section-headers h1 {
        font-size: 40px;
    }
}
@media only screen and (max-width: 1199px) {
    .banner-form h4,
    .theme-btn {
        font-family: Poppins, sans-serif;
    }
    .social-links ul li {
        width: 27px;
        height: 27px;
        font-size: 13px;
    }
    .social-links ul {
        gap: 5px;
    }
    .ban-left-slider .book-inner-banner {
        position: absolute;
        top: 55px;
        width: 100%;
        object-fit: contain;
        height: 75px;
    }
    .ban-left-slide h6 {
        position: relative;
        top: -99px;
        color: #fff;
        font-size: 14px;
        text-align: center;
    }
    form {
        margin: 0;
    }
    .banner-form h4 {
        font-weight: 600;
        font-size: 19.5px;
        padding: 5px 0 16px;
    }
    .banner-sec .banner-form h4 span {
        font-size: 22px;
    }
    .banner-sec .banner-form input {
        margin: 6px 0;
    }
    form input {
        padding: 10px 12px;
    }
    .banner-sec.about .ban-left h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .banner-sec.about .ban-left p {
        padding-right: 30px;
        font-size: 18px;
    }
    .faq.wms .wms-left {
        padding: unset;
    }
    .faq.wcs .wcs-left,
    section.eight-wrap .pricing-body-main {
        padding: 0;
    }
    .theme-btn {
        background: #11848e;
        color: #fff;
        padding: 7px 8px;
        border-radius: 23px;
        text-transform: capitalize;
        font-size: 12px;
        line-height: 20px;
        width: 124px;
    }
    .lyb-cards .card-body img {
        width: 85px;
        height: 85px;
    }
    .lyb-cards .card-body h4 {
        font-size: 24px;
        padding: 20px 0 11px;
    }
    .lyb-cards .card-body p {
        font-size: 17px;
        padding: 0 20px;
    }
    .turn-your-manu form {
        width: 80%;
        right: unset;
    }
    .put-you-in .py-head h1 {
        font-size: 45px;
        padding: 0;
    }
    .put-you-in .py-head p {
        font-size: 16px;
        padding: 30px;
    }
    .faq.bps .banner-form h4 {
        font-size: 29px;
    }
    footer ul {
        margin-top: 5px !important;
    }
    .our-core .section-headers h1 {
        padding: 0 0 20px;
        text-align: center;
    }
    .our-core .sh-p {
        text-align: center;
        font-size: 18px;
        padding-bottom: 50px;
    }
    .launch-your-book .lyb-cards .card {
        height: 270px;
    }
    .our-core-body .our-core-tabs {
        justify-content: center;
    }
    .our-core-tabs li {
        width: 15%;
    }
}
@media only screen and (max-width: 991px) {
    .lyb-head h1,
    .section-headers h1 {
        font-family: Poppins, sans-serif;
        color: #000;
    }
    .top-head .top-menu {
        flex-direction: column;
    }
    .banner-sec .ban-top-1 {
        padding: 43px 0 0;
        text-align: center;
    }
    .border-center,
    header .left-head:before {
        display: none;
    }
    .faq .row {
        gap: 40px;
    }
    .top-head .contact-headers {
        padding-top: 20px;
    }
    .our-core-tabs li {
        width: 20%;
    }
    .lyb-head h1 {
        font-size: 32px;
        font-weight: 700;
        line-height: 100%;
        padding-bottom: 25px;
    }
    .launch-your-book .lyb-head p,
    .testimonial-banner.about .tb-head {
        padding: 0;
    }
    .banner-sec .ban-left {
        text-align: center;
        padding-top: 30px;
    }
    .banner-sec .ban-left p {
        padding-right: 0 !important;
    }
    .banner-sec .ban-txt form h4 {
        font-size: 25px;
        line-height: 33px;
    }
    .banner-sec .ban-txt form h4 span {
        font-size: 27px;
    }
    .testimonial-banner.about {
        padding-bottom: 10px;
    }
    .testimonial-banner .tb-images {
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .testimonial-banner .tb-images div {
        padding: 25px 26px;
    }
    .turn-your-manu form {
        width: 60%;
        margin-left: 40px;
    }
    .put-you-in .py-head h4 {
        padding: 30px;
    }
    .contact-banner h1 {
        font-size: 38px;
    }
    .flip-card {
        width: 100%;
        height: 400px;
    }
    .section-headers h1 {
        font-size: 38px;
        font-weight: 800;
        line-height: 43px;
    }
    .bms-social-icon img {
        width: 105px;
    }
    .abr-sec .abr-slider .slick-prev {
        left: -45px;
    }
    .abr-sec .abr-slider .slick-next {
        right: -45px;
    }
}
@media only screen and (max-width: 767px) {
    .launch-your-book .lyb-head h1,
    .section-headers h1 {
        font-family: Poppins, sans-serif;
        font-weight: 700;
        color: #000;
    }
    .book-ocb h5,
    .contact-banner .top-left-banner {
        text-align: center;
    }
    .ban-btns .b-imgs1,
    .ban-btns .b-imgs2,
    .top-head .top-right {
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .top-head .search-box {
        margin: 15px 0 0;
    }
    .ban-btns .b-imgs1 img,
    .ban-btns .b-imgs2 img {
        margin: 10px;
    }
    .section-headers h1 {
        font-size: 31px;
        line-height: 34px;
    }
    .backgery1 h2 {
        font-size: 30px;
    }
    .book-ocb h5 {
        position: relative;
        top: -55px;
        color: #0a5c36;
        font-size: 11px;
    }
    .our-core-tabs li {
        width: 20%;
    }
    .our-core-tabs {
        justify-content: center;
    }
    .launch-your-book .lyb-head h1 {
        font-size: 32px;
        line-height: 100%;
    }
    .banner-sec .ban-txt form h4 {
        font-size: 23px;
        line-height: 33px;
    }
    .banner-sec .ban-txt form h4 span {
        font-size: 25px;
    }
    .lyb-cards .card-body img {
        width: 65px;
        height: 65px;
    }
    .lyb-cards .card-body h4 {
        font-size: 18px;
        padding: 20px 0 11px;
    }
    .lyb-cards .card-body p {
        font-size: 13px;
        padding: 0 10px;
    }
    .my-slider-abr {
        flex-direction: column;
    }
    .our-pakages .pricing-table .card-header h3 {
        font-size: 24px;
    }
    .our-pakages .pricing-table .card-body li {
        font-size: 13.3px;
        font-weight: 500;
        font-family: POPPINS, sans-serif;
        padding: 6px 15px;
        line-height: 17px;
    }
    .our-pakages .pricing-table .card-body {
        height: 166px;
    }
    .our-pakages .pricing-table .card-header p {
        font-size: 12.5px;
        padding: 10px 4px;
        color: #fff;
        font-weight: 400;
        line-height: 16px;
        font-family: Poppins, sans-serif;
    }
    .abr-sec .abr-slider .slick-prev {
        left: -10px;
    }
    .abr-sec .abr-slider .slick-next {
        right: -20px;
    }
    .our-project-box div {
        width: 80%;
    }
    .turn-your-manu {
        padding-bottom: 40px;
    }
    .turn-your-manu form {
        width: 75%;
        margin: 0;
    }
    .turn-your-manu form::before {
        display: none;
    }
    .turn-your-manu .form-tym {
        display: flex;
        justify-content: center;
    }
    .put-you-in .py-head h4,
    .put-you-in .py-head p {
        padding: 20px 0 0;
    }
    .put-you-in .py-head h4 {
        font-size: 17px;
    }
    .put-you-in .py-head h1 {
        font-size: 40px;
    }
    .bps-logo2 .row {
        gap: 30px !important;
    }
    .launch-your-book .lyb-cards .card {
        height: 250px;
    }
    .ban-text-bottom h5 {
        padding: 10px 0;
    }
    .lyb-cards .card-body {
        padding: 15px 10px;
    }
    .faq.wms .wms-left h2 {
        font-size: 32px;
    }
    .our-core .image-item-py .py-img-inner {
        left: 22px;
    }
    .banner-sec .ban-top-1 h2 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 575px) {
    .section-headers h1 {
        font-size: 31px;
    }
    .top-head .search-box {
        margin: 15px 0 0;
    }
    .our-core-tabs li {
        width: unset;
    }
    .our-core-tabs {
        justify-content: center;
        height: unset;
    }
    .our-core-body .right-ocb {
        margin: 60px 0 30px;
    }
    .our-core-tabs ::-webkit-scrollbar {
        width: 4px;
    }
    .our-core-tabs ::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
    }
    .our-core-tabs ::-webkit-scrollbar-thumb {
        background: #0a5c36 !important;
        border-radius: 4px;
    }
    .our-core-tabs ::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }
    .our-core .right-ocb img {
        height: 90px;
    }
    .our-core-body .right-ocb h4 {
        font-size: 23px;
    }
    .our-core-body .right-ocb p {
        font-size: 14px;
    }
    .faq p {
        font-size: 15px !important;
        line-height: 22.5px !important;
    }
    .faq.wcs .wcs-left p {
        padding: 0;
    }
    .lyb-cards .card {
        margin: 0 50px;
    }
    .lyb-cards .card-body p {
        font-size: 16px;
        padding: 0 50px;
    }
    .lyb-cards .card-body h4 {
        font-size: 25px;
        padding: 31px 0;
    }
    .lyb-cards .card-body img {
        width: 70px;
        height: 70px;
    }
    .get-your-best .timing h4 {
        font-weight: 600;
        font-family: Poppins, sans-serif;
        font-size: 17px;
    }
    .get-your-best img {
        width: 25px;
        height: 25px;
    }
    .get-your-best .btn {
        font-size: 14px;
        width: 135px;
    }
    .our-pakages .card {
        margin: 0 90px;
    }
    .our-pakages .pricing-table .card-body {
        height: 230px;
    }
    .our-pakages .pricing-table .card-header h3 {
        font-size: 30px;
    }
    .our-pakages .pricing-table .card-header p {
        font-size: 14.5px;
        padding: 10px 13px;
    }
    .our-pakages .pricing-table .card-body li {
        font-size: 16.3px;
        font-weight: 500;
        font-family: POPPINS, sans-serif;
        padding: 9px 15px;
        line-height: 21px;
    }
    .our-core .section-headers h1 {
        font-size: 35px;
    }
    .our-core .sh-p {
        font-size: 16px;
    }
    .launch-your-book .lyb-cards .card {
        height: 310px;
    }
    .faq.bmss .wms-left h2 {
        font-size: 28px !important;
        line-height: 27px !important;
    }
}
@media only screen and (max-width: 480px) {
    .our-core-body .right-ocb p {
        font-size: 15px;
        line-height: 20px;
        padding: 0;
    }
    .banner-sec form img,
    .lyb-cards .card .before {
        display: none;
    }
    .lyb-cards .card {
        margin: 0;
    }
    .get-your-best .gyb-con {
        flex-wrap: wrap;
        gap: 12px;
    }
    .our-pakages .card {
        margin: 0 30px;
    }
    .our-pakages .op-head h1 {
        font-size: 36px;
    }
    .turn-your-manu form {
        width: 95%;
    }
    .wcs-btns-2 {
        flex-wrap: wrap;
    }
    .backgery form .form-btn3 {
        width: unset;
        padding: 8px 50px;
    }
    .banner-sec.about .ban-left h1 {
        font-size: 27px;
        line-height: 31px;
    }
    .banner-sec.about .ban-left p {
        font-size: 13px;
        line-height: 21px;
    }
    .our-core .section-headers h1,
    .turn-your-manu h2 {
        font-size: 30px;
    }
    .our-core .sh-p {
        font-size: 15px;
    }
    .testimonial-banner .tb-images img {
        width: 100px;
    }
    .turn-your-manu p {
        font-size: 14px;
    }
    .faq.wms .wms-left h2 {
        font-size: 27px;
    }
}
@media only screen and (max-width: 379px) {
    .section-headers h1 {
        font-size: 28px;
        padding-bottom: 30px;
    }
    .section-headers .lyb-head h1 {
        font-size: 27px;
    }
    .section-headers p {
        font-size: 15px;
    }
    .top-head ul.top-right a {
        font-size: 9px;
        line-height: 9px;
    }
    .top-head .top-right {
        gap: 10px !important;
    }
    .lyb-cards .card-body img {
        width: 70px;
        height: 70px;
    }
    .lyb-cards .card-body h4 {
        font-size: 20px;
        padding: 25px 0 15px;
    }
    .lyb-cards .card-body p {
        font-size: 16px;
        padding: 0 30px;
    }
    .get-your-best h2 {
        font-size: 33px;
    }
    .get-your-best .timing p {
        padding: 0;
    }
    .get-your-best p {
        padding: 0 0 18px;
    }
    .our-pakages .card {
        margin: 0 5px;
    }
    .slick-slide img {
        width: 180px;
    }
    .slick-slide li {
        margin: 0 !important;
    }
    .slick-dots li button {
        width: 10px;
    }
    .our-project-box div {
        width: 93%;
        background: #0a5c36;
        height: 360px;
        position: absolute;
        z-index: -1;
        top: 25px;
        border-radius: 15px;
    }
    .our-project .project-slider .slick-slide > div,
    .our-project .book-slider .slick-slide > div {
        height: 240px;
    }
    .our-project .project-slider img,
    .our-project .book-slider img {
        max-width: 140px;
        height: 220px !important;
    }
    .our-project .op-head {
        padding: 15px 0 11px;
    }
    .section-headers h1 {
        padding-top: 20px;
        line-height: 25px;
    }
    .faq.bps .banner-form h4 img {
        display: none;
    }
    .backgery form input {
        padding: 10px 15px;
        margin-bottom: 5px !important;
    }
    .our-project.about .op-head {
        padding: 20px 0 40px;
    }
    .our-project.about .op-head h1 {
        padding: 0 0 10px;
    }
    .question-banner {
        padding: 5px 0;
    }
    .question-banner .section-headers p {
        padding-bottom: 20px;
    }
    .ban-text-bottom h5 {
        font-size: 14px;
    }
    .turn-your-manu .tym-list li {
        font-size: 12px;
    }
    .my-dropdown .my-drop-menu {
        left: unset;
        transform: unset;
        flex-wrap: unset;
    }
    .dropdown:hover .dropdown-menu {
        display: block;
        min-width: 100%;
    }
}
.ck_chat_message-sender {
    color: #5a5a5a;
}


.top-bar-marquee {
    background: #0A5C36 !important;
}

.col-md.column3.grehgrgnrui h3 {
    color: #000;
}


.col-md.column3.grehgrgnrui p {
    color: #000;
    padding:10px 0 10px 0;
}

.col-md.column3.grehgrgnrui p a{
    color: #000;
    font-weight: 600;
}



section.terms p a{
    color: #000;
    font-weight: 600;
}


section.terms h3 {
    color: #000;
}


section.terms p {
    color: #000;
    padding:10px 0 10px 0;
}
.ban-left-slide .book-banner {
    filter: brightness(0) saturate(100%) invert(29%) sepia(7%) saturate(5904%) hue-rotate(104deg) brightness(88%) contrast(92%);
    filter: brightness(0) saturate(100%) invert(38%) sepia(100%) saturate(324%) hue-rotate(169deg) brightness(93%) contrast(94%);
}

img.py-img-book1 {
    filter: brightness(0) saturate(100%) invert(29%) sepia(7%) saturate(5904%) hue-rotate(104deg) brightness(88%) contrast(92%);
    filter: brightness(0) saturate(100%) invert(38%) sepia(100%) saturate(324%) hue-rotate(169deg) brightness(93%) contrast(94%);
}

a.req-quote.theme-btn:hover {
    background: #3b76b3;
}

.disc {
    background: #3a3839;
    padding: 10px 0;
    text-align: center;
}

.disc p {
    font-size: 12px;
}

.card.box-shadow .card-body{display:none;}
.card.box-shadow img{height:448px;}

.top-menu {
    justify-content: right !important;
}

/* Floating Sortlist reviews badge — bottom left, slow float */
.reviews-float {
    position: fixed;
    left: 16px;
    bottom: 20px;
    z-index: 1030;
    display: inline-block;
    line-height: 0;
    animation: reviews-float-y 3.2s ease-in-out infinite;
    will-change: transform;
}

.reviews-float img {
    width: 110px;
    height: auto;
    max-width: 28vw;
    display: block;
    filter: drop-shadow(0 6px 14px rgba(0, 0, 0, 0.28));
}

@keyframes reviews-float-y {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-14px);
    }
}

@media (prefers-reduced-motion: reduce) {
    .reviews-float {
        animation: none;
    }
}

@media (max-width: 575px) {
    .reviews-float {
        left: 10px;
        bottom: 14px;
    }

    .reviews-float img {
        width: 84px;
    }
}

/* Quote modal close (X) — inside blue form card */
#exampleModal .banner-form {
    position: relative;
}

/* Modal quote form — white fields need dark typed text (not white-on-white) */
#exampleModal .banner-form input::placeholder,
#exampleModal .banner-form textarea::placeholder,
#exampleModal .banner-form input::-webkit-input-placeholder,
#exampleModal .banner-form textarea::-webkit-input-placeholder,
#exampleModal .banner-form input::-moz-placeholder,
#exampleModal .banner-form textarea::-moz-placeholder {
    color: rgba(26, 26, 26, 0.45) !important;
    opacity: 1 !important;
}

#exampleModal .banner-form input:not(.jun),
#exampleModal .banner-form textarea {
    color: #1a1a1a !important;
    background-color: #ffffff !important;
    caret-color: #1a1a1a;
}

#exampleModal .quote-modal-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.35);
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    cursor: pointer;
    opacity: 1;
    box-shadow: none;
}

#exampleModal .quote-modal-close span {
    display: block;
    margin-top: -2px;
}

#exampleModal .quote-modal-close:hover {
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    opacity: 1;
}

#exampleModal .banner-form h4 img,
.banner-form h4 img,
.ban-txt form h4 img {
    display: none !important;
}

/* Homepage banner CTAs (replaces service book cards) */
.banner-sec.home {
    padding-top: 36px;
    padding-bottom: 50px;
}

.banner-sec.home .ban-left {
    padding-bottom: 12px;
}

.banner-sec.home .ban-cta {
    margin-top: 22px;
    gap: 14px;
}

.banner-sec.home .ban-cta-btn {
    min-width: 180px;
    padding: 12px 28px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
    border: 2px solid transparent;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.banner-sec.home .ban-cta-signup {
    background: #3b76b3;
    border-color: #3b76b3;
    color: #fff;
}

.banner-sec.home .ban-cta-signup:hover {
    background: transparent;
    color: #fff;
    border-color: #fff;
}

.banner-sec.home .ban-cta-call {
    background: #fff;
    border-color: #fff;
    color: #1a1a1a;
}

.banner-sec.home .ban-cta-call:hover {
    background: transparent;
    color: #fff;
    border-color: #fff;
}

@media (max-width: 575px) {
    .banner-sec.home .ban-cta-btn {
        min-width: 140px;
        width: 100%;
        font-size: 15px;
    }
}



/* Expedition services (homepage core services replacement) */
.expedition-services {
    --exp-dark: #000;
    --exp-accent: #3b76b3;
    --exp-accent-2: #0a5c36;
    --exp-muted: #555;
    --exp-bg: #fff;
    padding: 80px 0 90px;
    background: var(--exp-bg);
}

.expedition-head {
    max-width: 820px;
    margin: 0 auto 36px;
}

.expedition-head h2 {
    color: var(--exp-dark);
    font-size: clamp(28px, 3.2vw, 42px);
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 16px;
}

.expedition-head h2 span {
    color: var(--exp-accent);
}

.expedition-head p {
    color: var(--exp-muted);
    font-size: 16px;
    line-height: 1.7;
    margin: 0;
}

.expedition-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px 10px;
    margin-bottom: 48px;
}

.expedition-tab {
    appearance: none;
    border: 1.5px solid var(--exp-accent);
    background: #fff;
    color: var(--exp-dark);
    border-radius: 10px;
    padding: 10px 18px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.expedition-tab:hover {
    border-color: var(--exp-accent);
    color: var(--exp-accent);
}

.expedition-tab.active,
.expedition-tab[aria-selected="true"] {
    background: var(--exp-accent);
    border-color: var(--exp-accent);
    color: #fff;
}

.expedition-panels {
    position: relative;
}

.expedition-panel {
    display: none;
    align-items: center;
    gap: 48px;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
}

.expedition-panel.is-active {
    display: grid;
    animation: expeditionFade 0.35s ease;
}

@keyframes expeditionFade {
    from {
        opacity: 0;
        transform: translateY(8px);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.expedition-media {
    position: relative;
    max-width: 520px;
    margin: 0 auto;
}

.expedition-media img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1.05;
    object-fit: cover;
    border-radius: 62% 38% 48% 52% / 48% 42% 58% 52%;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
}

.expedition-copy h3 {
    color: var(--exp-dark);
    font-size: clamp(26px, 2.6vw, 36px);
    font-weight: 700;
    margin-bottom: 16px;
    line-height: 1.25;
}

.expedition-copy h3 span {
    color: var(--exp-accent);
}

.expedition-copy p {
    color: var(--exp-muted);
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 28px;
}

.expedition-ctas {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.exp-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 170px;
    padding: 12px 22px;
    border-radius: 999px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none !important;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.exp-btn-call {
    background: var(--exp-accent);
    color: #fff !important;
    border: 2px solid var(--exp-accent);
}

.exp-btn-call:hover {
    background: #2f5f91;
    border-color: #2f5f91;
    color: #fff !important;
}

.exp-btn-quote {
    background: var(--exp-dark);
    color: #fff !important;
    border: 2px solid var(--exp-dark);
}

.exp-btn-quote:hover {
    background: var(--exp-accent-2);
    border-color: var(--exp-accent-2);
    color: #fff !important;
}

@media (max-width: 991px) {
    .expedition-services {
        padding: 60px 0 70px;
    }

    .expedition-panel.is-active {
        grid-template-columns: 1fr;
        gap: 32px;
        text-align: center;
    }

    .expedition-media {
        max-width: 420px;
    }

    .expedition-ctas {
        justify-content: center;
    }
}

@media (max-width: 575px) {
    .expedition-tab {
        width: calc(50% - 6px);
        padding: 10px 12px;
        font-size: 13px;
    }

    .exp-btn {
        width: 100%;
        min-width: 0;
    }
}

/* Publish benefits (replaces package pricing) */
.publish-benefits {
    --pb-dark: #000;
    --pb-accent: #3b76b3;
    --pb-muted: #555;
    --pb-bg: #f5f6f8;
    padding: 80px 0 90px;
    background: linear-gradient(180deg, #fafbfc 0%, var(--pb-bg) 100%);
}

.publish-benefits__head {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
    gap: 28px 48px;
    align-items: end;
    margin-bottom: 48px;
}

.publish-benefits__head h2 {
    color: var(--pb-dark);
    font-size: clamp(26px, 3vw, 40px);
    font-weight: 700;
    line-height: 1.25;
    margin: 0;
}

.publish-benefits__head h2 span {
    color: var(--pb-accent);
}

.publish-benefits__head p {
    color: var(--pb-muted);
    font-size: 15px;
    line-height: 1.7;
    margin: 0;
}

.publish-benefits__slider {
    margin: 0 -14px;
}

.publish-benefits__slider .slick-list {
    padding: 0 2px 8px;
}

.publish-benefits__slider .slick-track {
    display: flex !important;
}

.publish-benefits__card {
    min-width: 0;
    padding: 0 14px;
    height: auto;
}

.publish-benefits__media {
    overflow: hidden;
    border-radius: 22px;
    margin-bottom: 18px;
    background: #e8eaee;
}

.publish-benefits__media img {
    display: block;
    width: 100%;
    height: 230px;
    object-fit: cover;
    transition: transform 0.45s ease;
}

.publish-benefits__card:hover .publish-benefits__media img {
    transform: scale(1.04);
}

.publish-benefits__card h3 {
    color: var(--pb-dark);
    font-size: clamp(18px, 1.6vw, 22px);
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 1.35;
}

.publish-benefits__card h3 span {
    color: var(--pb-accent);
}

.publish-benefits__card p {
    color: var(--pb-muted);
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
}

.publish-benefits__slider .slick-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    list-style: none;
    margin: 28px 0 0;
    padding: 0;
    position: static;
    bottom: auto;
    width: 100%;
}

.publish-benefits__slider .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
}

.publish-benefits__slider .slick-dots li button {
    width: 12px;
    height: 12px;
    padding: 0;
    border: 2px solid var(--pb-accent);
    border-radius: 50%;
    background: transparent;
    font-size: 0;
    line-height: 0;
    opacity: 1;
}

.publish-benefits__slider .slick-dots li button:before {
    display: none;
}

.publish-benefits__slider .slick-dots li.slick-active button {
    background: var(--pb-accent);
    border-color: var(--pb-accent);
}

.publish-benefits__slider .slick-arrow {
    display: none !important;
}

@media (max-width: 991px) {
    .publish-benefits {
        padding: 60px 0 70px;
    }

    .publish-benefits__head {
        grid-template-columns: 1fr;
        gap: 14px;
        margin-bottom: 32px;
        text-align: center;
    }

    .publish-benefits__media img {
        height: 220px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .publish-benefits__media img {
        height: 190px;
    }
}

/* Partners logo slider (after banner) */
.partners-slider {
    background: #0a1628;
    padding: 22px 0;
    overflow: hidden;
}

.partners-slider__track {
    margin: 0;
}

.partners-slider__item {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    height: 70px;
}

.partners-slider__item img {
    display: block;
    max-height: 48px;
    width: auto;
    max-width: 160px;
    object-fit: contain;
    opacity: 0.95;
}

.partners-slider .slick-track {
    display: flex !important;
    align-items: center;
}

.partners-slider .slick-slide {
    height: auto;
}

.partners-slider .slick-arrow,
.partners-slider .slick-dots {
    display: none !important;
}

@media (max-width: 575px) {
    .partners-slider {
        padding: 16px 0;
    }

    .partners-slider__item {
        height: 56px;
        padding: 0 10px;
    }

    .partners-slider__item img {
        max-height: 32px;
        max-width: 110px;
    }
}

/* Publishing journey banner form title (home + book-publishing-services) */
.banner-sec .banner-form .banner-form-title {
    margin: 0 0 10px !important;
    padding: 0 !important;
    color: #1a1a1a !important;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-size: clamp(24px, 2.5vw, 32px) !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-align: left !important;
}

.banner-sec .banner-form .banner-form-title span {
    color: #3b76b3 !important;
    font-size: inherit !important;
}

.banner-sec .banner-form .banner-form-sub {
    color: #222 !important;
    font-family: Poppins, Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.45 !important;
    margin: 0 0 22px !important;
    text-align: left !important;
    font-weight: 400 !important;
}

/* Main-site banner forms — glass style (not LP / not modal) */
.banner-sec .banner-form.theme,
.banner-sec form.banner-form {
    background: rgba(255, 252, 248, 0.72) !important;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-radius: 24px !important;
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.22);
    padding: 36px 34px 28px !important;
    margin: 0 auto !important;
    max-width: 480px;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.45);
}

.banner-sec .banner-form input:not(.jun),
.banner-sec .banner-form textarea,
.banner-sec .banner-form select {
    background: transparent !important;
    border: none !important;
    border-bottom: 1.5px solid #1a1a1a !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: none !important;
    color: #1a1a1a !important;
    font-family: Poppins, Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    padding: 12px 2px !important;
    margin: 6px 0 14px !important;
    width: 100% !important;
}

.banner-sec .banner-form textarea {
    min-height: 88px;
    resize: vertical;
}

.banner-sec .banner-form input::placeholder,
.banner-sec .banner-form textarea::placeholder,
.banner-sec .banner-form input::-webkit-input-placeholder,
.banner-sec .banner-form textarea::-webkit-input-placeholder,
.banner-sec .banner-form input::-moz-placeholder,
.banner-sec .banner-form textarea::-moz-placeholder {
    color: #2a2a2a !important;
    opacity: 1 !important;
}

.banner-sec .banner-form input:focus,
.banner-sec .banner-form textarea:focus,
.banner-sec .banner-form select:focus {
    border-bottom-color: #3b76b3 !important;
}

.banner-sec .banner-form .btn-form {
    align-self: flex-start;
    width: auto !important;
    min-width: 120px;
    margin: 10px 0 0 !important;
    padding: 10px 28px !important;
    border-radius: 6px !important;
    background: #0a1628 !important;
    border: 2px solid #0a1628 !important;
    color: #fff !important;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
}

.banner-sec .banner-form .btn-form:hover {
    background: #1a2a40 !important;
    border-color: #1a2a40 !important;
    color: #fff !important;
}

@media (max-width: 991px) {
    .banner-sec .banner-form.theme,
    .banner-sec form.banner-form {
        margin: 0 auto 24px !important;
        padding: 28px 22px 22px !important;
    }
}

/* Book publishing services banner copy (aligned with other service pages) */
.banner-sec .bp-banner-left {
    padding-bottom: 20px;
}

.banner-sec .bp-banner-copy {
    max-width: none;
    width: 100%;
    padding-right: 8px;
}

.banner-sec .bp-banner-brand {
    margin: 0 0 12px !important;
    color: rgba(255, 255, 255, 0.92) !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    line-height: 1.3 !important;
}

.banner-sec .bp-banner-heading {
    margin: 0 0 18px !important;
    color: #fff !important;
    font-size: 49px !important;
    font-family: Poppins, sans-serif !important;
    font-weight: 700 !important;
    line-height: 58px !important;
}

.banner-sec .bp-banner-heading span {
    color: #3b76b3 !important;
}

.banner-sec .bp-banner-text {
    margin: 0 !important;
    color: rgba(255, 255, 255, 0.95) !important;
    font-size: 19px !important;
    font-weight: 300 !important;
    font-family: Poppins, sans-serif !important;
    line-height: 28px !important;
    max-width: none !important;
    width: 100% !important;
    padding-right: 8px !important;
}

.banner-sec .bp-banner-ctas {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 18px;
}

.banner-sec .bp-banner-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 170px;
    padding: 13px 26px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none !important;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.banner-sec .bp-banner-cta--chat {
    background: #3b76b3;
    border: 2px solid #3b76b3;
    color: #fff !important;
}

.banner-sec .bp-banner-cta--chat:hover {
    background: #2f5f91;
    border-color: #2f5f91;
    color: #fff !important;
}

.banner-sec .bp-banner-cta--call {
    background: transparent;
    border: 2px solid #fff;
    color: #fff !important;
}

.banner-sec .bp-banner-cta--call:hover {
    background: #fff;
    color: #000 !important;
}

@media (max-width: 1199px) {
    .banner-sec .bp-banner-heading {
        font-size: 42px !important;
        line-height: 50px !important;
    }
}

@media (max-width: 991px) {
    .banner-sec .bp-banner-copy {
        max-width: none;
        text-align: center;
        margin-bottom: 28px;
        padding-right: 0;
    }

    .banner-sec .bp-banner-heading {
        font-size: 36px !important;
        line-height: 44px !important;
    }

    .banner-sec .bp-banner-text {
        font-size: 17px !important;
        line-height: 26px !important;
        max-width: none;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .banner-sec .bp-banner-ctas {
        justify-content: center;
    }
}

@media (max-width: 575px) {
    .banner-sec .bp-banner-heading {
        font-size: 30px !important;
        line-height: 38px !important;
    }

    .banner-sec .bp-banner-cta {
        width: 100%;
        max-width: 280px;
    }
}

/* Client video testimonials page */
.video-testimonials-page {
    padding: 70px 0 90px;
    background: #f7f8fb;
}

.video-testimonials-page > .container {
    max-width: 1200px;
}

.video-testimonials-page .vt-head {
    margin-bottom: 42px;
}

.video-testimonials-page .vt-head h2 {
    margin: 0;
    color: #222;
    font-size: clamp(28px, 3.2vw, 40px);
    font-weight: 800;
    font-family: Poppins, sans-serif;
    line-height: 1.25;
}

.video-testimonials-page .vt-head h2 em {
    color: #3b76b3;
    font-style: italic;
    font-weight: 800;
}

.video-testimonials-page .vt-grid {
    row-gap: 32px;
    column-gap: 0;
}

.video-testimonials-page .vt-col {
    display: flex;
}

.video-testimonials-page .vt-card {
    width: 100%;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.12);
    display: flex;
    flex-direction: column;
}

/* Shorts / portrait testimonials — taller box in a 3-up row */
.video-testimonials-page .vt-video {
    position: relative;
    width: 100%;
    aspect-ratio: 9 / 16;
    min-height: 420px;
    max-height: 560px;
    background: #0f172a;
}

.video-testimonials-page .vt-video iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.video-testimonials-page .vt-video-placeholder {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.85);
    font-size: 15px;
    font-weight: 600;
    background: linear-gradient(135deg, #1e3a5f 0%, #3b76b3 100%);
}

.video-testimonials-page .vt-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 16px 18px;
    background: #fff;
}

.video-testimonials-page .vt-author {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
}

.video-testimonials-page .vt-avatar {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #7eb6e8;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.video-testimonials-page .vt-name {
    color: #1f2937;
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

a.video-testimonials-page .vt-name,
.video-testimonials-page a.vt-name {
    color: #1f2937;
}

.video-testimonials-page a.vt-name:hover {
    color: #3b76b3;
    text-decoration: underline;
}

.video-testimonials-page .vt-book-btn {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 9px 18px;
    border-radius: 8px;
    background: linear-gradient(180deg, #4a90d9 0%, #3b76b3 100%);
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none !important;
    box-shadow: 0 6px 14px rgba(59, 118, 179, 0.28);
    transition: filter 0.2s ease, transform 0.2s ease;
}

.video-testimonials-page .vt-book-btn:hover {
    filter: brightness(1.05);
    transform: translateY(-1px);
    color: #fff !important;
}

@media (max-width: 991px) {
    .video-testimonials-page .vt-video {
        min-height: 380px;
        max-height: 520px;
    }
}

@media (max-width: 575px) {
    .video-testimonials-page {
        padding: 48px 0 64px;
    }

    .video-testimonials-page .vt-video {
        min-height: 360px;
        max-height: 480px;
    }

    .video-testimonials-page .vt-meta {
        flex-wrap: wrap;
    }
}

/* Written client testimonials slider */
.written-testimonials-page {
    padding: 20px 0 90px;
    background: #f7f8fb;
}

.written-testimonials-page .wt-head {
    margin-bottom: 36px;
}

.written-testimonials-page .wt-head h2 {
    margin: 0;
    color: #222;
    font-size: clamp(28px, 3.2vw, 40px);
    font-weight: 800;
    font-family: Poppins, sans-serif;
    line-height: 1.25;
}

.written-testimonials-page .wt-head h2 em {
    color: #3b76b3;
    font-style: italic;
    font-weight: 800;
}

.written-testimonials-page .wt-slider {
    max-width: 920px;
    margin: 0 auto;
}

.written-testimonials-page .wt-slide {
    padding: 0 8px;
}

.written-testimonials-page .wt-card {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.1);
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.written-testimonials-page .wt-card-body {
    padding: 28px 28px 18px;
}

.written-testimonials-page .wt-title {
    margin: 0 0 16px;
    color: #1e3a5f;
    font-size: clamp(20px, 2.4vw, 26px);
    font-weight: 700;
    line-height: 1.3;
}

.written-testimonials-page .wt-message {
    color: #374151;
    font-size: 15px;
    line-height: 1.7;
}

.written-testimonials-page .wt-message p {
    margin: 0 0 14px;
    color: #374151;
    font-size: 15px;
    line-height: 1.7;
}

.written-testimonials-page .wt-message p:last-child {
    margin-bottom: 0;
}

.written-testimonials-page .wt-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 16px 22px;
    border-top: 1px solid #e8eef5;
    background: #fff;
}

.written-testimonials-page .wt-author {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
}

.written-testimonials-page .wt-avatar {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #7eb6e8;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.written-testimonials-page .wt-name {
    color: #1f2937;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.written-testimonials-page a.wt-name:hover {
    color: #3b76b3;
    text-decoration: underline;
}

.written-testimonials-page .wt-book-btn {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 9px 18px;
    border-radius: 8px;
    background: linear-gradient(180deg, #4a90d9 0%, #3b76b3 100%);
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none !important;
    box-shadow: 0 6px 14px rgba(59, 118, 179, 0.28);
    transition: filter 0.2s ease, transform 0.2s ease;
}

.written-testimonials-page .wt-book-btn:hover {
    filter: brightness(1.05);
    transform: translateY(-1px);
    color: #fff !important;
}

.written-testimonials-page .wt-slider .slick-prev,
.written-testimonials-page .wt-slider .slick-next {
    width: 42px;
    height: 42px;
    z-index: 2;
}

.written-testimonials-page .wt-slider .slick-prev {
    left: -48px;
}

.written-testimonials-page .wt-slider .slick-next {
    right: -48px;
}

.written-testimonials-page .wt-slider .slick-prev:before,
.written-testimonials-page .wt-slider .slick-next:before {
    color: #3b76b3;
    font-size: 28px;
    opacity: 0.9;
}

.written-testimonials-page .wt-slider .slick-dots {
    bottom: -36px;
}

.written-testimonials-page .wt-slider .slick-dots li button:before {
    color: #3b76b3;
    font-size: 10px;
}

@media (max-width: 991px) {
    .written-testimonials-page .wt-slider .slick-prev {
        left: -8px;
    }

    .written-testimonials-page .wt-slider .slick-next {
        right: -8px;
    }
}

@media (max-width: 575px) {
    .written-testimonials-page {
        padding: 8px 0 72px;
    }

    .written-testimonials-page .wt-card-body {
        padding: 22px 18px 14px;
    }

    .written-testimonials-page .wt-meta {
        flex-wrap: wrap;
        padding: 14px 16px;
    }

    .written-testimonials-page .wt-book-btn {
        width: 100%;
        justify-content: center;
    }
}

/* Children's book publication — How It Works process */
.cbp-process {
    padding: 72px 0 80px;
    background: #f7f8fa;
}

.cbp-process-head {
    margin: 0 auto 48px;
    max-width: 820px;
}

.cbp-process-eyebrow {
    margin: 0 0 10px;
    color: #3b76b3;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.cbp-process-title {
    margin: 0;
    color: #1a1a1a;
    font-family: Poppins, sans-serif;
    font-size: clamp(28px, 3.2vw, 42px);
    font-weight: 700;
    line-height: 1.2;
}

.cbp-process-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px 22px;
    margin: 0 0 40px;
}

.cbp-process-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.cbp-process-num {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    margin: 0 0 -22px;
}

.cbp-process-num span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #3b76b3;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 700;
    box-shadow: 0 4px 12px rgba(59, 118, 179, 0.28);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.cbp-process-item:not(:nth-child(4n)) .cbp-process-num::after {
    content: "";
    position: absolute;
    top: 50%;
    left: calc(50% + 28px);
    width: calc(100% + 22px - 56px);
    height: 2px;
    background: #3b76b3;
    transform: translateY(-50%);
    z-index: -1;
}

.cbp-process-card {
    flex: 1;
    background: #fff;
    border-radius: 14px;
    border: 2px solid transparent;
    box-shadow: 0 10px 28px rgba(16, 24, 40, 0.08);
    padding: 36px 18px 22px;
    text-align: center;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.cbp-process-item:hover .cbp-process-card {
    border-color: #3b76b3;
    box-shadow: 0 16px 36px rgba(59, 118, 179, 0.22);
}

.cbp-process-item:hover .cbp-process-num span {
    transform: scale(1.08);
    box-shadow: 0 6px 16px rgba(59, 118, 179, 0.4);
}

.cbp-process-card h3 {
    margin: 0 0 10px;
    color: #3b76b3;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}

.cbp-process-card p {
    margin: 0;
    color: #4a4a4a;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.55;
}

.cbp-process-ctas {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px;
}

.cbp-process-quote,
.cbp-process-chat {
    min-width: 200px;
    padding: 15px 28px !important;
    border-radius: 5px !important;
    border: none !important;
    font-family: Poppins, sans-serif !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    letter-spacing: 0;
    line-height: 1.2 !important;
    transition: 0.5s ease-in-out !important;
}

.cbp-process-quote {
    background: #3b76b3 !important;
    color: #fff !important;
}

.cbp-process-quote:hover {
    background: #000 !important;
    color: #fff !important;
}

.cbp-process-chat {
    background: #fff !important;
    border: 2px solid #3b76b3 !important;
    color: #3b76b3 !important;
}

.cbp-process-chat:hover {
    background: #3b76b3 !important;
    border-color: #3b76b3 !important;
    color: #fff !important;
}

@media (max-width: 991px) {
    .cbp-process-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .cbp-process-item:not(:nth-child(4n)) .cbp-process-num::after {
        display: none;
    }

    .cbp-process-item:not(:nth-child(2n)) .cbp-process-num::after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: calc(50% + 28px);
        width: calc(100% + 22px - 56px);
        height: 2px;
        background: #3b76b3;
        transform: translateY(-50%);
        z-index: -1;
    }
}

@media (max-width: 575px) {
    .cbp-process {
        padding: 52px 0 60px;
    }

    .cbp-process-grid {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .cbp-process-item .cbp-process-num::after {
        display: none !important;
    }

    .cbp-process-quote,
    .cbp-process-chat {
        width: 100%;
    }
}

/* Children's book illustration samples gallery */
.cbi-samples {
    padding: 70px 0 80px;
    background: #fff;
}

.cbi-samples-title {
    margin: 0 0 28px;
    text-align: center;
    color: #1a1a1a;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: clamp(28px, 3.4vw, 42px);
    font-weight: 700;
    line-height: 1.25;
}

.cbi-samples-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px 22px;
    margin: 0 auto 36px;
    max-width: 980px;
}

.cbi-samples-tab {
    appearance: none;
    background: transparent;
    border: 0;
    padding: 4px 2px;
    color: #333;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
    cursor: pointer;
    transition: color 0.2s ease;
}

.cbi-samples-tab:hover {
    color: #3b76b3;
}

.cbi-samples-tab.is-active {
    color: #3b76b3;
    font-weight: 700;
}

.cbi-samples-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

.cbi-samples-item {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
    background: #f3f4f6;
    aspect-ratio: 1 / 1;
}

.cbi-samples-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease, filter 0.35s ease;
}

.cbi-samples-eye {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(15, 23, 42, 0.35);
    color: #fff;
    font-size: 28px;
    opacity: 0;
    transition: opacity 0.25s ease;
}

.cbi-samples-item:hover img {
    transform: scale(1.04);
    filter: brightness(0.82);
}

.cbi-samples-item:hover .cbi-samples-eye {
    opacity: 1;
}

@media (max-width: 991px) {
    .cbi-samples-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .cbi-samples {
        padding: 48px 0 56px;
    }

    .cbi-samples-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .cbi-samples-tabs {
        gap: 6px 14px;
        margin-bottom: 24px;
    }

    .cbi-samples-tab {
        font-size: 14px;
    }
}

/* Why choose illustration services */
.cbi-why {
    padding: 72px 0 80px;
    background: #f7f8fa;
}

.cbi-why-head {
    max-width: 860px;
    margin: 0 auto 42px;
}

.cbi-why-title {
    margin: 0 0 16px;
    color: #1a1a1a;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: clamp(26px, 3.2vw, 40px);
    font-weight: 700;
    line-height: 1.25;
}

.cbi-why-intro {
    margin: 0;
    color: #4a4a4a;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.65;
}

.cbi-why-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.cbi-why-card {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 10px 28px rgba(16, 24, 40, 0.08);
    padding: 26px 22px;
    border: 1px solid rgba(59, 118, 179, 0.08);
    transition: background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.cbi-why-card:hover {
    background: #e8f1f8;
    border-color: #3b76b3;
    box-shadow: 0 14px 32px rgba(59, 118, 179, 0.16);
}

.cbi-why-icon {
    flex: 0 0 56px;
    width: 56px;
    height: 56px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(59, 118, 179, 0.12);
    color: #3b76b3;
    font-size: 24px;
    transition: background-color 0.25s ease, color 0.25s ease;
}

.cbi-why-card:hover .cbi-why-icon {
    background: #3b76b3;
    color: #fff;
}

.cbi-why-copy h3 {
    margin: 0 0 8px;
    color: #1a1a1a;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}

.cbi-why-copy p {
    margin: 0;
    color: #555;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.55;
}

@media (max-width: 991px) {
    .cbi-why-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575px) {
    .cbi-why {
        padding: 52px 0 60px;
    }

    .cbi-why-grid {
        grid-template-columns: 1fr;
    }
}

/* Digital marketing — what our services offer */
.dms-offer {
    padding: 72px 0 80px;
    background: #f7f8fa;
}

.dms-offer-title {
    margin: 0 0 40px;
    color: #1a1a1a;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: clamp(28px, 3.4vw, 42px);
    font-weight: 700;
    line-height: 1.25;
}

.dms-offer-title span {
    color: #3b76b3;
}

.dms-offer-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
}

.dms-offer-card {
    position: relative;
    background: #fff;
    border: 1.5px solid rgba(59, 118, 179, 0.28);
    border-radius: 14px;
    padding: 28px 22px 26px;
    box-shadow: 0 8px 22px rgba(16, 24, 40, 0.06);
    transition: background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.dms-offer-card:hover {
    background: #e8f1f8;
    border-color: #3b76b3;
    box-shadow: 0 14px 30px rgba(59, 118, 179, 0.18);
}

.dms-offer-icon {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(59, 118, 179, 0.14);
    color: #3b76b3;
    font-size: 16px;
    transition: background-color 0.25s ease, color 0.25s ease;
}

.dms-offer-card:hover .dms-offer-icon {
    background: #3b76b3;
    color: #fff;
}

.dms-offer-card h3 {
    margin: 0 48px 12px 0;
    color: #1a1a1a;
    font-family: Poppins, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.25;
}

.dms-offer-card p {
    margin: 0;
    color: #555;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
}

@media (max-width: 991px) {
    .dms-offer-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575px) {
    .dms-offer {
        padding: 52px 0 60px;
    }

    .dms-offer-grid {
        grid-template-columns: 1fr;
    }
}

/* Digital marketing — experts for USA clients */
.dms-experts {
    padding: 20px 0 80px;
    background: #f7f8fa;
}

.dms-experts-title {
    margin: 0 0 22px;
    max-width: 920px;
    color: #1a1a1a;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: clamp(26px, 3.2vw, 40px);
    font-weight: 700;
    line-height: 1.25;
}

.dms-experts-title span {
    color: #3b76b3;
}

.dms-experts-intro {
    max-width: 920px;
    margin: 0 0 36px;
}

.dms-experts-intro p {
    margin: 0 0 14px;
    color: #555;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    line-height: 1.65;
}

.dms-experts-intro p:last-child {
    margin-bottom: 0;
}

.dms-experts-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.dms-experts-card {
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 10px 28px rgba(16, 24, 40, 0.08);
    border: 1.5px solid transparent;
    transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.dms-experts-card:hover {
    border-color: #3b76b3;
    box-shadow: 0 16px 34px rgba(59, 118, 179, 0.2);
}

.dms-experts-head {
    background: #3b76b3;
    color: #fff;
    padding: 16px 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
    transition: background-color 0.25s ease;
}

.dms-experts-card:nth-child(2) .dms-experts-head {
    background: #1e3a5f;
}

.dms-experts-card:nth-child(3) .dms-experts-head {
    background: #2f5f91;
}

.dms-experts-card:hover .dms-experts-head {
    background: #3b76b3;
}

.dms-experts-body {
    padding: 18px 18px 20px;
}

.dms-experts-body p {
    margin: 0 0 16px;
    color: #555;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    line-height: 1.55;
    min-height: 44px;
}

.dms-experts-body img {
    display: block;
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 10px;
}

@media (max-width: 991px) {
    .dms-experts-grid {
        grid-template-columns: 1fr;
        max-width: 420px;
        margin: 0 auto;
    }
}

@media (max-width: 575px) {
    .dms-experts {
        padding: 10px 0 56px;
    }

    .dms-experts-head {
        font-size: 22px;
    }
}

/* Author marketing — television promotion process */
.ams-tv-process {
    padding: 70px 0 80px;
    background: #f7f8fa;
}

.ams-tv-process-title {
    margin: 0 0 36px;
    color: #3b76b3;
    font-family: Poppins, sans-serif;
    font-size: clamp(26px, 3vw, 36px);
    font-weight: 700;
    line-height: 1.25;
}

.ams-tv-process-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.ams-tv-process-card {
    position: relative;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 10px 26px rgba(16, 24, 40, 0.08);
    border: 1.5px solid transparent;
    padding: 24px 22px 26px;
    transition: background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, color 0.25s ease;
}

.ams-tv-process-card:not(:nth-child(3n))::after {
    content: "";
    position: absolute;
    top: 38px;
    right: -14px;
    width: 28px;
    border-top: 2px dashed rgba(59, 118, 179, 0.35);
    z-index: 0;
}

.ams-tv-process-step {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 78px;
    padding: 6px 12px;
    margin: 0 0 14px;
    border-radius: 999px;
    background: #3b76b3;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    transition: background-color 0.25s ease, color 0.25s ease;
}

.ams-tv-process-card h3 {
    margin: 0 0 10px;
    color: #1a1a1a;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    transition: color 0.25s ease;
}

.ams-tv-process-card p {
    margin: 0;
    color: #555;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    transition: color 0.25s ease;
}

.ams-tv-process-card:hover {
    background: #e8f1f8;
    border-color: #3b76b3;
    box-shadow: 0 14px 30px rgba(59, 118, 179, 0.18);
}

.ams-tv-process-card:hover .ams-tv-process-step {
    background: #1e3a5f;
}

.ams-tv-process-card:hover h3 {
    color: #3b76b3;
}

@media (max-width: 991px) {
    .ams-tv-process-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ams-tv-process-card:not(:nth-child(3n))::after,
    .ams-tv-process-card:not(:nth-child(2n))::after {
        display: none;
    }
}

@media (max-width: 575px) {
    .ams-tv-process {
        padding: 52px 0 60px;
    }

    .ams-tv-process-grid {
        grid-template-columns: 1fr;
    }
}

/* ========== Site-wide mobile polish (phones + tablets) ========== */
@media (max-width: 991px) {
    .dropdown-menu,
    .my-dropdown .my-drop-menu {
        min-width: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        position: static !important;
        margin: 8px 0 0 !important;
        box-shadow: none;
    }

    .my-dropdown .my-drop-menu ul {
        width: 100% !important;
    }

    .my-dropdown .my-drop-menu li a {
        white-space: normal !important;
    }

    .top-menu {
        justify-content: center !important;
    }

    .top-head .contact-headers,
    .top-head ul.top-right {
        width: 100%;
        justify-content: center !important;
        flex-wrap: wrap;
        gap: 8px 12px !important;
    }

    .top-head ul.top-right li {
        max-width: 100%;
        text-align: center;
    }

    .top-head ul.top-right a {
        word-break: break-word;
        overflow-wrap: anywhere;
        font-size: clamp(12px, 3.1vw, 14px) !important;
        line-height: 1.35 !important;
    }

    .banner-sec .banner-form {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    header .navbar-collapse {
        padding-bottom: 16px;
    }

    header .main-header,
    header ul.left-head {
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
        margin-top: 12px;
    }

    header a.req-quote.theme-btn {
        width: auto;
        max-width: 100%;
    }

    .cbp-process-item:not(:nth-child(2n)) .cbp-process-num::after {
        display: none;
    }

    #bms-lp-frame {
        max-width: 100%;
        overflow: hidden;
    }
}

@media (max-width: 767px) {
    .banner-sec.about .ban-left h1,
    .banner-sec .ban-left h1 {
        font-size: clamp(26px, 6.5vw, 36px) !important;
        line-height: 1.15 !important;
    }

    .reviews-float {
        bottom: calc(70px + env(safe-area-inset-bottom, 0px));
        left: max(10px, env(safe-area-inset-left, 0px));
    }

    .reviews-float img {
        width: 72px;
    }
}

@media (max-width: 575px) {
    .top-head ul.top-right a {
        font-size: 12px !important;
        line-height: 1.35 !important;
    }

    .banner-sec .banner-form.theme,
    .banner-sec form.banner-form {
        padding: 22px 16px 18px !important;
        max-width: 100%;
    }

    .banner-sec .banner-form .banner-form-title {
        font-size: 22px !important;
    }

    .banner-form .btn-form,
    .banner-sec .banner-form .btn-form {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
        font-size: 16px !important;
    }

    .lyb-cards .card,
    .our-pakages .card {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .video-testimonials-page .vt-meta {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
    }

    .video-testimonials-page .vt-book-btn {
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .video-testimonials-page .vt-name {
        white-space: normal;
    }

    .video-testimonials-page .vt-video {
        min-height: 280px;
        max-height: none;
        aspect-ratio: 9 / 16;
    }

    .dms-experts {
        padding: 52px 0 60px;
    }

    .dms-experts-body img {
        max-width: 100%;
        height: auto;
    }
}

