/* home css start  */
.home1 {
    padding: 150px 0px 60px 0px;
}

.home2 h2 {
    font-size: 75px;
    font-weight: 600;
    width: 85%;
    margin: 0 auto;
    text-align: center;
}

.home2 img {
    width: 130px;
    display: flex;
    margin: 0 auto;
    margin-bottom: -65px;
}

.home4 {
    padding: 60px 0px;
}

.home5 h2 {
    font-size: 35px;
    font-weight: 600;
}

.home5 p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #000;
}

.home6 {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 20px;
}

.home7 {
    background-color: #fee4d9;
    padding: 60px 0px;
}

.home8 a {
    position: relative;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 20px 30px;
    margin-top: 20px;
    transition: all 0.4s ease;
}

.home8 a .img-hover {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 20px 30px;
    border: 1px solid #FF4D00;
    border-radius: 20px;
    opacity: 0;
    transition: opacity 0.3s ease;
    background-color: #FF4D00;
}

.home8 a:hover .img-hover {
    opacity: 1;
}

.home8 a .img-default {
    transition: opacity 0.3s ease;
}

.home8 a:hover .img-default {
    opacity: 0;
}

.home9 {
    margin-top: 50px;
}

.home10 {
    background-color: #fff;
    padding: 60px 0px;
}

.home11 {
    background-image: url(../img/pic19.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.home11 img {
    margin-top: 100px;
}

.home12 h2 {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    line-height: 3;
}

.home12 h2 i {
    color: #FF4D00;
    font-size: 20px;
}

.home13 h4 {
    color: #FF4D00;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

.home13 p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    width: 80%;
}

.home14 {
    justify-content: center;
    align-items: center;
}

.home15 h2 {
    text-align: center;
    font-size: 35px;
    font-weight: 600;
}

.home15 p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}

.process-flow {
    position: relative;
    padding-top: 60px;
    padding-bottom: 40px;
}

.process-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
}

.step-box {
    position: relative;
    z-index: 1;
    margin-top: 50px;
    padding: 10px;
}

.step-number {
    font-weight: 700;
    font-size: 30px;
    color: #000;
    margin-bottom: 5px;
}

.step-box h5 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
}

.step-box h5 span {
    color: #ff4d00;
}

.step-box p {
    font-size: 14px;
    color: #000;
}

.home16 {
    padding: 60px 0px 0px 0px;
    background: #FF4D00;
    background: linear-gradient(90deg, rgba(255, 77, 0, 1) 0%, rgba(227, 218, 216, 1) 50%, rgba(255, 77, 0, 1) 100%);
}

.home17 h2 {
    color: #1E1E1E;
    font-size: 35px;
    font-weight: 600;
    /* width: 80%; */
}

.home17 h6 {
    color: #1E1E1E;
    font-size: 25px;
    font-weight: 500;
    line-height: 2;
}

.home17 h4 {
    color: #1E1E1E;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 20px;
}

.home18 {
    padding: 60px 0px;
    background-color: #FFEEE6;
}

.home19 h2 {
    color: #1E1E1E;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    line-height: 2;
}

.home20 {
    background-image: url(../img/pic37.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0px 10px;
    height: 270px;
    position: relative;
}

.stars {
    font-size: 16px;
    margin-bottom: 20px;
    padding: 20px 10px 0px 20px;
}

.stars i {
    margin-right: 5px;
}

.white {
    color: white;
    text-shadow: 0 0 1px #999;
    /* Optional: adds faint outline for visibility */
}

.home21 {
    padding: 0px 20px;
}

.home21 p {
    color: #1E1E1E;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
}

.home22 h4 {
    color: #000;
    text-align: end;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0;
}

.home22 p {
    color: #1E1E1E99;
    text-align: end;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}

.home23 {
    position: absolute;
    bottom: 5px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px;
    margin-top: 5px;
}

.home23 img {
    width: 60px;
}

.home18 .slick-dots li button {
    width: 20px;
    background: #ccc;
    margin-top: 30px;
}

.home18 .slick-dots li.slick-active button {
    width: 80px;
    background: #ccc;
}

/* home css end  */

/* Optional: wider dropdown and remove default padding */
.services-dropdown {
    min-width: 800px;
    padding: 15px 0;
    background-color: #FF4D00;
}

.services-dropdown li {
    list-style: none;
}

.services-dropdown .dropdown-item {
    white-space: normal;
    padding: 6px 12px;
}

/* logo animation css start  */
.log1 {
    background-image: url(../img/pic23.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 200px 0px 100px 0px;
}

.log2 h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.log2 p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.btn_wrp1 {
    margin-top: 30px;
}

.btn4 {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}

.btn4:hover {
    background-color: #ff4d00;
    color: #fff;
    border: 2px solid #ff4d00;
}


.btn5 {
    background-color: #FF4D00;
    border: 2px solid #ff4d00;
    color: #fff;
}

.btn5:hover {
    background-color: transparent;
    color: #fff;
    border: 2px solid #ff4d00;
}

.mz_slider1 {
    background-color: #FF4D00;
    padding: 10px 0px 20px;
}

.log3 {
    background-color: #FFE8DE;
    padding: 60px 0px;
}

.log4 h2 {
    color: #1E1E1E;
    font-size: 43px;
    font-weight: 600;
    width: 85%;
    margin: 0 auto;
    text-align: center;
}

.log4 p {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 400;
    width: 75%;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
}

.log5 {
    margin-top: 30px;
}

.log6 {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 25px;
    margin-top: 20px;
    height: 280px;
    overflow: auto;
    scrollbar-width: none;
}

.log6 h4 {
    font-size: 13px;
    font-weight: 600;
    line-height: 2;
}

.log6 p {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}

.log7 {
    padding: 60px 0px;
}

.log8 h2 {
    color: #1E1E1E;
    font-size: 40px;
    font-weight: 600;
    line-height: 2;
    text-align: center;
}

.log9 h4 {
    color: #000;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
}

.log9 p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

.log10 {
    background-color: #FFE8DE;
    padding: 60px 0;
    position: relative;
    z-index: 2;
}

.log10::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../img/pic33.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 220px;
    height: 650px;
    z-index: 1;
    pointer-events: none;
    display: block;
}

.log10::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../img/pic34.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 130px;
    height: 800px;
    z-index: 1;
    pointer-events: none;
    display: block;
}


.process-intro h4 {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}


.process-intro p {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 25px;
    color: #333;
}


.process-steps {
    position: relative;
    margin-left: 30px;
    padding-left: 30px;
    /* border-left: 2px solid #FF4D00; */
}

.step {
    position: relative;
    margin-bottom: 40px;
    padding-left: 40px;
}

.step-icon {
    position: absolute;
    left: -40px;
    top: 0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.step-icon img {
    width: 40px;
    height: 40px;
}

.step-icon1 {
    position: absolute;
    left: -40px;
    top: 0;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FF4D00;
    font-size: 20px;
    font-weight: 600;
    border: 3px solid #FF4D00;
    border-radius: 10px;
}

.step-line {
    position: absolute;
    left: -23px;
    top: 40px;
    width: 2px;
    height: 100%;
    background-color: #FF4D00;
}

.step-content h2 {
    color: #1E1E1E;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
}

.step-content p {
    font-size: 14px;
    color: #000;
    line-height: 1.5;
}

/* Remove line from last step */
.step:last-child .step-line {
    display: none;
}


/* logo animation css end  */

/* tab css start  */
.log7 .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #FF4D00;
    border: 1px solid #FF4D00;
    border-radius: 20px;
}

.log7 .nav-link {
    color: #000;
}

.log7 .nav-link {
    color: #000;
    border: 1px solid #000;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 35px;
    margin: 5px 10px;
}

.log7 .nav {
    justify-content: center;
}

.tab1 {
    margin-top: 20px;
}

.tab2-container {
    position: relative;
    margin-bottom: 20px;
}

.tab2 {
    position: relative;
    overflow: hidden;
}

.tab2-text {
    background-color: #FF4D00;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 0px 0px 15px 15px;
}

.tab2-hover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 15px 15px;
}

.tab2:hover .tab2-hover {
    opacity: 1;
}

.plus-icon {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
}

.fullscreen-view {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.9);
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.fullscreen-image {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
}

.close-btn {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 40px;
    color: white;
    background: none;
    border: none;
    cursor: pointer;
}

/* tab css end  */

/* seo css start  */
.seo1 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 190px 0 0px;
}

.seo2 h1 {
    font-size: 45px;
    color: #1E1E1E;
    font-weight: 700;
    margin: 0 0 1px;
}

.seo2 p {
    font-size: 18px;
    color: #1E1E1E;
    line-height: 24px;
    margin: 10px 0 20px;
}

.seo3 h2 {
    font-size: 35px;
    color: #1E1E1E;
    font-weight: 700;
    margin: 0 0 1px;
}

.seo3 p {
    font-size: 17px;
    color: #1E1E1E;
    line-height: 24px;
    margin: 10px 0 20px;
}

.seo4 {
    padding-left: 0;
    line-height: 2;
}

.seo4 li {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

.seo4 li i {
    color: #FF4D00;
    border: 1px solid #FF4D00;
    border-radius: 20px;
    font-size: 10px;
    padding: 5px;
}

.seo5 {
    padding: 60px 0px;
}

.seo6 h2 {
    font-size: 35px;
    color: #1E1E1E;
    font-weight: 700;
    text-align: center;
}

.seo6 p {
    font-size: 17px;
    color: #1E1E1E;
    line-height: 24px;
    text-align: center;
    width: 85%;
    margin: 0 auto;
}

.seo7 {
    background-color: #FFE8DE;
    padding: 50px 20px;
    border-radius: 20px;
    margin-top: 20px;
}

.seo7 img {
    width: 70px;
    margin-bottom: 20px;
}

.seo7 h4 {
    color: #1E1E1E;
    font-size: 20px;
    font-weight: 600;
    line-height: 2;
}

.seo7 p {
    color: #1E1E1E;
    font-size: 20px;
    font-weight: 400;
}

.seo9 {
    background-image: url(../img/pic52.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 60px 0px;
}

.seo10 h2 {
    color: #fff;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.5;
}

.seo10 p {
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
}

.seo11 {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 40px;
    text-align: center;
    height: 230px;
    margin-top: 20px;
}

.seo11 i {
    color: #FF4D00;
    border: 1px solid #FF4D00;
    border-radius: 40px;
    font-size: 40px;
    padding: 20px 22px;
}

.seo11 p {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 20px;
}

.seo12 h1 {
    font-size: 55px;
    color: #1E1E1E;
    font-weight: 900;
    margin: 0 0 1px;
}

.seo12 p {
    font-size: 16px;
    color: #1E1E1E;
    line-height: 24px;
    margin: 10px 0 20px;
}

/* seo css end  */

/* websitedesign css start  */

.web1 {
    margin-top: 50px;
}

.web1 h1 {
    font-size: 50px;
    color: #1E1E1E;
    font-weight: 700;
    margin: 0 0 1px;
}

.web1 p {
    font-size: 13px;
    color: #1E1E1E;
    line-height: 24px;
    margin: 10px 0 20px;
}

.web2 {
    background-color: #FFE8DE;
    padding: 60px 0px;
}

.web3 h2 {
    color: #1E1E1E;
    text-align: center;
    font-size: 45px;
    font-weight: 600;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.web3 p {
    color: #000;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    width: 80%;
    margin: 0 auto;
}

.web4 {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 40px 20px;
    margin-top: 20px;
}

.web4 img {
    width: 70px;
}

.web4 h2 {
    color: #1E1E1E;
    font-size: 20px;
    font-weight: 600;
    line-height: 2;
    margin-top: 20px;
}

.web4 p {
    color: #1E1E1E;
    font-size: 15px;
    font-weight: 400;
}

.web5 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 30px;
}

.web5 img {
    width: 50px;
}

.web5 h4 {
    color: #FF4D00;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}

.web6 {
    margin-top: 20px;
}

.web6 p {
    font-size: 18px;
    font-weight: 400;
}

.web7 {
    background-color: #1E1E1E;
    padding: 60px 0px;
}

.web8 {
    border-right: 1px solid #fff;
}

.web8 h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 0;
}

.web9 p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.web10 {
    margin-top: 20px;
}

.web10 h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
}

.web10 h4 {
    color: #FF4D00;
    font-size: 20px;
    font-weight: 500;
}

.web10 .hr1 {
    color: #fff;
    height: 4px;
    width: 70%;
}

.web10 ul {
    padding-left: 20px;
}

.web10 ul li {
    color: #fff;
    list-style: disc;
    font-size: 14px;
    font-weight: 400;
}

.web10 p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    width: 90%;
}

.web12 h2 {
    color: #1E1E1E;
    font-size: 40px;
    font-weight: 600;
    width: 65%;
    margin: 0 auto;
    text-align: center;
}

.web12 p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
}

.web13 {
    margin-top: 20px;
}

/* websitedesign css end  */

/* Content css start  */
.content1 {
    padding: 60px 0px;
}

.content2 h2 {
    color: #1E1E1E;
    font-size: 35px;
    font-weight: 600;
    width: 85%;
}

.content2 p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    width: 85%;
}

.content3 {
    margin-top: 10px;
    display: flex;
    gap: 10px;
}

.content4 img {
    max-width: 50px;
}

.content5 h4 {
    color: #1E1E1E;
    font-size: 20px;
    font-weight: 600;
}

.content5 p {
    color: #1E1E1E;
    font-size: 14px;
    font-weight: 400;
}

.content6 {
    text-align: center;
}

.content6 img {
    margin-bottom: 20px;
}

.content6 h4 {
    color: #1E1E1E;
    font-size: 20px;
    font-weight: 600;
    width: 55%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.content6 p {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 400;
    width: 80%;
    margin: 0 auto;
}

.content7 {
    padding: 60px 0px;
    position: relative;
}

.content7::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 30%;
    background-image: url(../img/pic104.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 150px;
    height: 5px;
}

.content7::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 30%;
    background-image: url(../img/pic104.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 150px;
    height: 5px;
}

.content8 {
    padding: 60px 0px;
}

.content9 h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 2;
    text-align: center;
}

.content9 p {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

.content10 {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 400px;
}

.content10 img {
    width: 100%;
    display: block;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 77, 0, 0);
    /* transparent initially */
    transition: background-color 0.4s ease;
    z-index: 1;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
    pointer-events: none;
    /* let mouse hover work on container */
}

.content10-text {
    color: #fff;
    text-align: center;
    transform: translateY(100%);
    transition: transform 0.4s ease;
    opacity: 0;
}

.content10:hover .overlay {
    background-color: rgba(255, 77, 0, 0.85);
    /* visible on hover */
}

.content10:hover .content10-text {
    transform: translateY(0);
    opacity: 1;
}

.content10-text h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 5px;
}

.content10-text p {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

.content11 {
    margin-top: 30px;
    text-align: center;
}

.content12 h2 {
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    width: 65%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.content12 p {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

.content13 {
    margin-top: 50px;
}

/* Content css end  */

/* smm css start  */
.smm1 {
    background-image: url(../img/pic112.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 190px 0 0px;
}

.smm2 {
    background-color: #fff;
    padding: 60px 0px;
}

.smm3 h2 {
    color: #1E1E1E;
    font-size: 35px;
    font-weight: 600;
    text-align: center;
}

.smm3 p {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.smm4 {
    margin-top: 30px;
}

.smm5 {
    background-image: url(../img/pic114.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 150px 30px 30px 30px;
}

.smm5 h4 {
    color: #FF4D00;
    font-size: 16px;
    font-weight: 600;
    line-height: 2;
}

.smm5 p {
    font-size: 15px;
    font-weight: 300;
}

.smm6 {
    background-color: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-top: 10px;
}

.smm7 {
    padding: 60px 0px;
}

.smm8 h4 {
    color: #1E1E1E;
    font-size: 28px;
    font-weight: 800;
}

.smm8 p {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 400;
}

.smm9 {
    display: flex;
    gap: 10px;
    align-items: center;
    background-color: #FFEBE3;
    padding: 20px;
    border-radius: 10px;
    margin-top: 10px;
}

.smm10 img {
    width: 35px;
}

.smm11 h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}

.smm11 p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}

.smm12 h2 {
    color: #1E1E1E;
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    line-height: 3;
}

.smm13 h1 {
    font-size: 65px;
    color: #1E1E1E;
    font-weight: 900;
    margin: 0 0 1px;
}

.smm13 p {
    font-size: 14px;
    color: #1E1E1E;
    line-height: 24px;
    margin: 10px 0 20px;
}

.owl-carousel .item {
    overflow: hidden;
    transition: transform 0.3s;
}

.owl-carousel .item img {
    width: 100%;
    height: auto;
    display: block;
}

.lismm {
    padding: 10px;
}

.lismm li {
    color: #000;
    list-style: disc;
    font-size: 14px;
    font-weight: 400;
}

/* smm css end  */

/* marchandise css start  */
.march1 {
    background-image: url(../img/pic150.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 200px 0px 100px 0px;
}

.march2 {
    padding-left: 20px;
}

.march2 h4 {
    font-size: 30px;
    font-weight: 800;
}

.march2 p {
    font-size: 14px;
    font-weight: 400;
}

.step1 {
    position: relative;
    margin-bottom: 0px;
    padding-left: 40px;
}

.march3 {
    padding: 60px 0px;
}

.march4 h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    line-height: 2;
}

.march4 p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    width: 45%;
    margin: 0 auto;
}

/* marchandise css end  */

/* packaging css start  */
.pack1 {
    /* background-image: url(../img/pic163.png); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 200px 0px 100px 0px;
}

/* packaging css end  */

/* domain css start  */
.domain1 {
    padding: 80px 0px;
}

.domain2 {
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
    padding: 30px;
    margin-top: 20px;
    height: 300px;
    overflow: auto;
    scrollbar-width: none;
}

.domain2 img {
    width: 60px;
    margin-bottom: 20px;
}

.domain2 h4 {
    font-size: 18px;
    font-weight: 600;
}

.domain2 p {
    font-size: 16px;
    font-weight: 400;
}

.domain3 {
    display: flex;
    gap: 20px;
    margin-top: 50px;
}

.domain4 img {
    width: 100px;
}

.domain5 h4 {
    font-size: 20px;
    font-weight: 600;
}

.domain5 p {
    font-size: 14px;
    font-weight: 400;
}

.domain6 {
    background-color: #FFE8DE;
    padding: 80px 60px 100px 60px;
    position: relative;
}

.domain7 h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
}

.domain7 p {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    width: 45%;
    margin: 0 auto;
}

.domain8 {
    padding: 200px 0px 80px 0px;
}

.domain9 {
    position: absolute;
    bottom: -120px;
    left: 15%;
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    text-align: center;
    gap: 20px;
    flex-wrap: wrap;
    width: 70%;
}

.counter-box {
    flex: 1 1 30%;
}

.counter {
    font-size: 50px;
    font-weight: 700;
    color: #000;
}

.counter::after {
    content: attr(data-suffix);
}

.counter-box p {
    font-size: 14px;
    color: #555;
}

/* domain css end  */

/* book publishing css start  */
.publish1 h4 {
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 20px;
}

.publish1 p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.publish2 {
    padding-left: 0;
    line-height: 2;
}

.publish2 li {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.publish2 li i {
    color: #FF4D00;
    border: 2px solid #FF4D00;
    border-radius: 20px;
    font-size: 10px;
    padding: 5px;
}

.publish3 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 150px 0px 60px 0px;
}

.publish4 {
    padding: 60px 0px;
}

.publish5 h2 {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    width: 85%;
    margin: 0 auto;
}

.publish6 h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 2;
}

.publish6 p {
    font-size: 17px;
    font-weight: 400;
}

.rightline {
    border-right: 1px solid #FF6401;
}

.publish7 {
    padding: 30px 0px 0px 0px;
    position: relative;
    z-index: 0;
}

.publish7::before {
    content: "";
    position: absolute;
    top: 170px;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../img/pic222.png);
    background-repeat: no-repeat;
    z-index: -1;
    width: 100%;
    height: 370px;
}

.publish8 h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 400;
}

.publish8 h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 600;
}

.btn6 {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 20px;
    transition: all 0.3s ease;
    display: inline-block;
}

.btn6:hover {
    background-color: #fff;
    color: #000;
    border-color: #fff;
}

.btn7 {
    background-color: #fff;
    border: 2px solid #fff;
    color: #000;
    padding: 10px 20px;
    transition: all 0.3s ease;
    display: inline-block;
}

.btn7:hover {
    background-color: #fff;
    color: #ff4d00;
    border-color: #ff4d00;
}

.publish9 {
    background-image: url(../img/pic224.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 60px 0px;
    margin-top: -80px;
}

.publish10 {
    margin-top: 50px;
}

.publish10 h2 {
    color: #1E1E1E;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    width: 85%;
    margin: 0 auto;
    text-transform: uppercase;
}

.publish11 {
    background-color: #FFF0E7;
    padding: 30px;
}

.publish12 img {
    width: 600px;
}

.publish13 {
    background-color: #FFD9C0;
    padding: 60px 0px;
}

.publish13 .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #FF4D00;
    border: 1px solid #FF4D00;
    border-radius: 10px;
}

.publish13 .nav-link {
    color: #000;
}

.publish13 .nav-link {
    color: #000;
    border: 1px solid #000;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 30px;
    margin: 5px 10px;
}

.publish14 h2 {
    color: #1E1E1E;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
    line-height: 2;
}

.publish14 p {
    color: #1E1E1E;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}

.publish15 {
    padding: 60px 0px;
    position: relative;
}

.publish15::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/pic238.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 600px;
    height: 600px;
}

.publish15::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../img/pic239.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 240px;
    height: 600px;
}

.publish16 h2 {
    color: #1E1E1E;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
}

.publish17 {
    display: flex;
    align-items: center;
    gap: 20px;
}

.publish18 img {
    max-width: 80px;
}

.publish19 h6 {
    color: #ff4d00;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
}

.publish19 h4 {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 600;
}

.publish20 {
    background-image: url(../img/pic248.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 60px 0px 0px 0px;
}

.publish21 h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.publish21 p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

/* book publishing css end  */

/* book marketing css start  */
.publish22 {
    background-image: url(../img/pic224.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 60px 0px;
}

/* book marketing css end  */

/* About us css start  */
.about1 {
    padding: 60px 0px;
    background: #fff;
}

.about2 h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
}

.about2 h2 .orange {
    color: #f60;
}

.about2 p {
    font-size: 16px;
    color: #555;
    margin-bottom: 40px;
}

.about3 {
    /* background-image: url(../img/pic268.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; */
    position: relative;
}

.about3::before {
    content: "";
    background-image: url(../img/pic268.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 650px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.about4 {
    position: relative;
    margin-left: 50px;
    margin-bottom: 70px;
}

.about4 img {
    margin-top: 50px;
    width: 60px;
}

.about4 h4 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-top: 20px;
    margin-bottom: 10px;
}

.about4 p {
    font-size: 14px;
    color: #444;
    line-height: 1.6;
}

/* Add top dot */
.about4::before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #f60;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 0;
    transform: translateX(-50%);
}

/* About us css end  */

/* contact us css start  */
.contact1 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 200px 0px;
}


.contact2 h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
}

.contact2 p {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}

/* contact us css end  */

/* terms & condition css start  */
.term1 {
    padding: 120px 0px 60px 0px;
}

.term2 h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 2;
}

.term2 h4 {
    font-size: 30px;
    font-weight: 600;
}

.term2 p {
    font-size: 16px;
    font-weight: 400;
}

.term3 {
    padding-left: 0;
}

.term3 li a {
    color: #000;
    font-size: 17px;
    font-weight: 400;
}

.term4 {
    padding-left: 20px;
}

.term4 li {
    color: #000;
    font-size: 17px;
    font-weight: 400;
    list-style: disc;
}

/* terms & condition css end  */