@import url(../font/Inter/stylesheet.css);
@import url(../font/Anton/stylesheet.css);
@import url(../font/MeowScript/stylesheet.css);
:root{
    --mo-white: #ffffff;
    --mo-dark: #000000;
    --mo-r-dark: #1E1F1C;
    --mo-primary-color: #FF914D;
}

body { margin: 0;}
*{ margin: 0; font-family: "Anton", sans-serif; box-sizing: border-box; }

ul{
    list-style-type: none;
}
a{
    color: var(--mo-dark);
    text-decoration: none;
    transition: 0.1s all;
}
a,p,h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
}
a:hover{
    color: var(--mo-white);

}
button{
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
}
.blog-text-paragraph{
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    text-align: justify;
}
header .main-inner-section{
    z-index: 999;
    position: relative;
}
.header-main{
    background-color: var(--mo-primary-color);
}
.nav-inner{
    margin-top: 32px;
}
.nav-inner ul li a{
    font-family: "Inter", sans-serif !important;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
}
.logo-wrap-img{
    top: 20px;
    z-index: 9;
}
.logo-inner{
    margin-inline: 20px;
}
.main-section{
    background-image: url("../images/bg-img.png");
    background-color: #414141;
    background-position: center center;
    background-repeat: repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
}
.banner-img-wrap{
    width: 100%;
    text-align: center;
    margin: auto 0;
}
.banner-img-wrap img{
    width: 95%;
}
.banner-below-title , .main-section-sub-title{
    font-size: 145px;
    font-weight: 400;
    line-height: 218.28px;
    text-align: center;
    color: var(--mo-white);
}
.main-section-sub-title{
    font-family: "Meow Script", cursive;
    line-height: 174px;
    color: var(--mo-primary-color);
    text-shadow: 0 0 4px #FFFFFF;
    -webkit-text-stroke: 2px white;
    position: relative;
    bottom: 130px;
    margin-top: -150px;
    text-shadow: 5px 5px 8px #000;
    text-shadow: 3px 3px 10px rgb(0,0,0,0.5);
}
.introduction-section-title-wrap{
    height: 0;
}
.introduction-text-section{
    background-color: var(--mo-primary-color);
    padding-inline: 50px;
    padding-inline-start: 120px;

}
.introduction-text-inner-section{
    padding-block: 10px;
    text-align: justify;
}
.introduction-section-title{
    font-size: 70px;
    font-weight: 400;
    line-height: 105.38px;
    color: var(--mo-white);
    transform: rotate(-90deg);
    width: 0;
    position: relative;
    top: 300px;
    right: -50px;
}
.introduction-section-title-wrap-two{
    position: relative;
}
.introduction-section-title-wrap-two .introduction-section-title{
    position: absolute;
    right: 20px;
    top: -30px;
    color: var(--mo-dark);
    -webkit-text-stroke: 2px var(--mo-primary-color);
}
.right-top-arrow{
    transform: rotate(180deg);
    position: relative;
    right: 20px;
    top: 50px;
}
.center-text-img{
    position: relative;
    top: 20px;
    max-width: 100%;
}
.about-us-section{
    background-color: var(--mo-white);
    margin-top: 86px;
    padding: 33px 33px 33px 33px;
}
.about-us-text{
    margin-inline: 45px;
}
.introduction-section-title-wrap-two.about-us-section h4{
    transform: rotate(90deg);
    right: -90px;
    top: -26px;
    width: 300px;
    color: var(--mo-primary-color);
    -webkit-text-stroke: 2px var(--mo-white);
}

/* services-main-section */
.services-main-blog-inner-wrap{
    margin-inline: 55px;
}
.services-main-section{
    margin-block-start: 120px;
}
.services-main-section .banner-below-title{
    font-size: 63px;
    line-height: 94.84px;
    height: 50px;
    background-color: var(--mo-primary-color);
    -webkit-text-stroke: 2px var(--mo-primary-color);
}
.elevate-your-brand-section-inner .main-section-sub-title.services-sub-title{
    bottom: 12px;
}
.services-main-arrow{
    height: 50px;
}
.services-main-arrow-img{
    transform: rotateX(180deg);
    position: absolute;
    right: 0;
    top: 30px;
}
.blog-card-title{
    font-size: 80px;
    font-weight: 400;
    line-height: 120px;
    color: var(--mo-primary-color);
    -webkit-text-stroke: 2px var(--mo-white);
    margin-block-end: -60px;
    margin-inline-end: 20px;
}
.blog-card-text-wrap{
    background-color: var(--mo-white);
    padding-block-start: 50px;
    padding-block-end: 30px;
    padding-inline: 30px;
}
.main-blog-wrap.even .blog-card-title{
    margin-inline-end: 0px;
    margin-inline-start: 20px;
    color: var(--mo-white);
    -webkit-text-stroke: 2px var(--mo-primary-color);
}
.main-blog-wrap.even .blog-card-text-wrap{
    background-color: var(--mo-primary-color);
    color: var(--mo-white);
}
.services-more-section-wrap{
    background-color: var(--mo-primary-color);
}
.blog-card-title.services-and-more{
    color: var(--mo-white);
    -webkit-text-stroke: 2px var(--mo-primary-color);
    font-size: 40px;
    line-height: 5px;
}
.blog-card-title-right-below-arrow{
    margin-block-start: -20px;
}
.portfolio-more-below .services-more-section-wrap{
    background-color: var(--mo-white);
}
.portfolio-more-below .services-more-section-wrap .blog-card-title.services-and-more{
    color: var(--mo-primary-color) !important;
    -webkit-text-stroke: 2px var(--mo-white) !important;
    margin-top: -40px;
    margin-inline-start: 20px;
}
.portfolio-more-below .services-more-section-wrap .blog-card-title-right-below-arrow{
    transform: rotateY(180deg);
}

/* Project portfolio */
.project-portfolio-section h2{
    color: var(--mo-primary-color) !important;
    -webkit-text-stroke: 2px var(--mo-white) !important;
}
.project-portfolio-section h3{
    color: var(--mo-white) !important;
    -webkit-text-stroke: 2px var(--mo-primary-color) !important;
}
.project-portfolio-section .banner-below-title{
    background-color: var(--mo-white);
}
.project-portfolio-content .blog-card-title{
    color: var(--mo-white);
    -webkit-text-stroke: 2px var(--mo-primary-color);
}
.project-portfolio-content .blog-card-text-wrap{
    background-color: var(--mo-r-dark);
    color: var(--mo-white);
}

.project-portfolio-section .blog-card-text-wrap.blog-text-paragraph{
    line-height: 42px;
}
.blog-card-text-wrap.blog-text-paragraph span{
    color: var(--mo-primary-color);
}
.project-portfolio-section .blog-card-title.services-and-more{
    line-height: 75px;
    font-size: 50px;
}
.project-portfolio-section.services-main-section h2.blog-card-title{
    top: 0px;
    z-index: 999;
    position: relative;
}
.project-portfolio-section .blog-card-img{
    position: relative;
    top: 80px;
}
.project-portfolio-section.even .blog-card-img{
    left: 50px;
}
.project-portfolio-content{
    margin-bottom: 120px;
}
.project-portfolio-section .main-blog-wrap.odd{
    background-color: var(--mo-r-dark);
}
.project-portfolio-content.odd .main-blog-wrap.odd{
    margin-inline-end: 50px;
}
.project-portfolio-content.odd .main-blog-wrap.odd .blog-card-img {
    left: 50px;
}

.project-portfolio-content.even .main-blog-wrap.odd{
    margin-inline-start: 50px;
}
.project-portfolio-content.even .main-blog-wrap.odd .blog-card-img {
    right: 50px;
}
.project-portfolio-section.services-main-section .main-blog-wrap .blog-card-title.services-and-more{
    padding-inline: 30px;
}
.project-portfolio-section.services-main-section .main-blog-wrap .blog-card-text-wrap.blog-text-paragraph {
    font-size: 30px;
    margin-top: 12px;
}
.project-portfolio-content.even .main-blog-wrap.odd, .project-portfolio-content.even .main-blog-wrap.odd .blog-card-text-wrap.blog-text-paragraph{
    background-color: var(--mo-white);
    color: var(--mo-dark);
}
.project-portfolio-content.even .main-blog-wrap.odd .blog-card-title.services-and-more{
    color: var(--mo-primary-color);
    -webkit-text-stroke: 2px var(--mo-dark);
}

.barcode-wrap .blog-card-text-wrap.blog-text-paragraph{
    background-color: var(--mo-r-dark);
    color: var(--mo-white);
    font-size: 30px;
}
.barcode-wrap .barcode-wrap-content{
    background: var(--mo-r-dark);
    padding-top: 100px;
}
.barcode-wrap .barcode-wrap-img{
    position: relative;
    top: 80px;
}
.let-work-together .elevate-your-brand-section-inner > h3{
    font-size: 90px;
}
.let-work-together .main-section-sub-title.services-sub-title{
    margin: 0;
    line-height: 90px;
    position: relative;
    top: 40px;
}

.let-work-together .bg-let-work-together{
    height: 66px;
    background: white;
}
.let-work-together .img-let-work-together{
    margin-top: -20px;
}
.footer-copyright{
    font-size: 18px;
    color: var(--mo-white);
    padding: 30px 0px;
    text-align: center;
}
.footer-copyright span a{
    color: var(--mo-primary-color);
}
.footer-wrap ul > li b{
    color: var(--mo-primary-color);
    font-size: 30px;
    font-weight: 400;
}
.footer-wrap ul > li{
    color: var(--mo-white);
    font-size: 25px;
    font-weight: 400;
}
.footer-wrap ul > li > a{
    color: var(--mo-white);
}
.footer-wrap ul > li > a:hover{
    color: var(--mo-primary-color);
}
.btn-style{
    color: var(--mo-white);
    background: var(--mo-primary-color);
    padding: 10px 30px;
    transition: 0.2s all;
}
.btn-style:hover{
    color: var(--mo-primary-color);
    background: var(--mo-white);
}
.footer-wrap{
    margin-top: 40px;
}

@media screen and (max-width:1400px) {
    .banner-below-title, .main-section-sub-title {
        font-size: 105px;
        line-height: 175.28px;
    }
    .main-section-sub-title {
        line-height: 140px;
        bottom: 80px;
    }
    .center-text-img {
        top: 0px;
    }
    .services-main-section .banner-below-title {
        font-size: 48px;
    }
    .blog-card-title {
        font-size: 65px;
    }
    .elevate-your-brand-section-inner .main-section-sub-title.services-sub-title {
        bottom: -20px;
    }
    .right-top-arrow {
        right: 100px;
        top: 180px;
    }

}
@media screen and (max-width:1200px) {
    .services-main-section .banner-below-title {
        font-size: 36px;
    }
    .blog-card-title {
        font-size: 52px;
    }
    .right-top-arrow {
        top: 140px;
    }
    .blog-card-text.pe-5.pt-5{
        padding-right: 0 !important;
    }
    .footer-wrap ul > li {
        font-size: 20px;
    }
    .introduction-section-title-wrap-two.about-us-section h4{
        top: 0;
    }
    .services-main-section {
        margin-block-start: 70px;
    }
    .banner-below-title, .main-section-sub-title {
        font-size: 90px;
    }
    .main-section-sub-title{
        -webkit-text-stroke: 1px white;
    }
    .project-portfolio-section h3 {
        -webkit-text-stroke: 1px var(--mo-primary-color) !important;
    }
    .blog-card-title {
        margin-right: 0;
    }
    .blog-text-paragraph {
        line-height: 28px;
    }
    .footer-wrap ul.col-3 li:nth-child(2) span, .footer-wrap ul.col-3 li:nth-child(3) span{
        margin-inline-start: 0px !important;
    }
   
}
@media screen and (max-width:991px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px !important;
    }
    .blog-text-paragraph {
        font-size: 20px;
    }
    .nav-inner ul li a {
        font-size: 14px;
    }
    .logo-wrap-img a{
        height: 60px;
    }
    .logo-inner .right-logo img{
        height: 40px;
    }
    .nav-inner {
        margin-top: 0px;
    }
    .logo-wrap-img{
        top: 6px;
    }
    .banner-below-title, .main-section-sub-title {
        font-size: 65px;
        line-height: 175.28px;
    }
    .main-section-sub-title {
        line-height: 140px;
        bottom: 54px;
    }

    .blog-card-title {
        font-size: 40px;
    }
    .main-section-sub-title{
        -webkit-text-stroke: 1px white;
    }
    .main-blog-wrap{
        display: grid !important;
        justify-items: center !important;
    }
    .blog-card-img .blog-card-img img{
        width: 150px;
    }
    .blog-card-img img{
        width: 180px;
    }
    .services-main-section .banner-below-title{
        -webkit-text-stroke: 1px var(--mo-primary-color);
    }
    .introduction-section-title {
        font-size: 54px;
        top: 250px;
    }
    .elevate-your-brand-section-inner .main-section-sub-title.services-sub-title {
        bottom: -40px;
    }
    .blog-card-title {
        line-height: 70px;
        margin-inline-end: 0px;
        -webkit-text-stroke: 1px var(--mo-white);
    }
    .main-blog-wrap.even .blog-card-title{
        margin-inline-start: 30px;
        -webkit-text-stroke: 1px var(--mo-primary-color);
    }
    .main-blog-wrap.even .blog-card-text{
        order: 1;
    }
    .project-portfolio-content.odd .main-blog-wrap.odd {
        margin-inline-end: 0px;
    }
    .barcode-wrap .barcode-wrap-img img{
        width: 180px;
    }
    .project-portfolio-section h2 {
        -webkit-text-stroke: 1px var(--mo-white) !important;
    }
    .project-portfolio-section h3 {
        -webkit-text-stroke: 1px var(--mo-primary-color) !important;
    }
    .services-main-blog-inner-wrap .main-blog-wrap .blog-card-img{
        position: relative;
        top: 30px;
    }
    .blog-card-text .blog-card-title {
        font-size: 40px;
        text-align: left !important;
    }
    .services-main-blog-inner-wrap .main-blog-wrap.odd .blog-card-text .blog-card-title{
        margin-inline-start: 28px;
    }
    .services-main-blog-inner-wrap .main-blog-wrap {
        justify-items: end !important;
    }
    .services-main-blog-inner-wrap .main-blog-wrap .blog-card-img {
        top: 50px;
        right: 30px;
    }
    .blog-card-title {
        line-height: 65px;
    }
    .blog-card-text .blog-card-title {
        font-size: 34px;
    }
    .blog-text-paragraph {
        font-size: 18px;
    }
    .services-main-blog-inner-wrap .main-blog-wrap{
        margin-bottom: 20px !important;
    }
    .project-portfolio-section .blog-card-title.services-and-more {
        font-size: 36px;
    }
    .project-portfolio-section.services-main-section .main-blog-wrap .blog-card-text-wrap.blog-text-paragraph {
        font-size: 24px;
    }
    .project-portfolio-content {
        margin-bottom: 60px;
    }
    .project-portfolio-content.odd .main-blog-wrap.odd .blog-card-img {
        left: 35%;
        top: 30px;
    }
    .project-portfolio-content.even .main-blog-wrap.odd {
        margin-inline-start: 0px;
    }
    .services-main-section .services-main-arrow .services-main-arrow-img{
        width: 40px;
    }
    .services-main-section .services-more-section-wrap{
        margin-top: 60px;
    }
    .footer-wrap .col-3 {
        width: 50%;
    }
    .introduction-section{
        position: relative;
    }
    .introduction-section-title-wrap-two .introduction-section-title {
        position: absolute;
        right: 60px;
    }
    .project-portfolio-section .main-blog-wrap{
        display: flex !important;
    }
    .project-portfolio-section .main-blog-wrap.odd .blog-card-img{
        left: inherit !important;
        top: inherit !important;
    }
    .project-portfolio-section .main-blog-wrap .blog-card-text{
        width: 50%;
    }
    .project-portfolio-content.odd .main-blog-wrap.odd .blog-card-img {
        left: inherit !important;
        top: 45px !important;
        text-align: end;
    }
    .project-portfolio-content.even .main-blog-wrap.odd .blog-card-img {
        right: inherit !important;
        top: 45px !important;
        text-align: start;
    }
    .project-portfolio-content.even .main-blog-wrap.odd .blog-card-text .blog-card-title {
        text-align: right !important;
    }
    .blog-card-img img {
        width: 70%;
    }
    .footer-wrap ul > li {
        font-size: 20px;
    }
    .footer-wrap .d-grid a img{
        width: 40px;
    }
    .project-portfolio-section.services-main-section .main-blog-wrap .blog-card-text-wrap.blog-text-paragraph {
        font-size: 18px;
        line-height: 32px;
    }
    
}
@media screen and (max-width:767px) {
    .footer-wrap .col-3 {
        width: 50%;
    }
    .services-main-section .banner-below-title {
        font-size: 27px;
    }
    .let-work-together .elevate-your-brand-section-inner > h3 {
        font-size: 60px;
    }
    .elevate-your-brand-section-inner .img-let-work-together img{
        width: 150px;
    }
    .introduction-section-title-wrap-two.about-us-section h4 {
        top: 40px;
    }
    .blog-card-img img {
        width: 200px;
    }
    .project-portfolio-section.services-main-section .main-blog-wrap .blog-card-text-wrap.blog-text-paragraph {
        font-size: 20px;
        line-height: 34px;
    }
    .nav-inner ul li a {
        font-size: 12px;
    }
    .logo-inner .nav-inner ul{
        gap: 12px !important;
    }
    .right-top-arrow {
        top: 50px;
        width: 40px;
    }
    .project-portfolio-content.odd .main-blog-wrap.odd .blog-card-img {
        top: 0px !important;
        right: 20px;
    }
    .project-portfolio-section .main-blog-wrap.odd .blog-card-img {
        left: 20px !important;
    }
    .services-more-section .blog-card-title-right-below-arrow img, .blog-card-title-right-below-arrow img{
        width: 40px;
    }
    .footer-wrap ul.col-3 li:nth-child(2) span img, .footer-wrap ul.col-3 li:nth-child(3) span img{
        width: 20px;
    }
    .footer-wrap ul > li b {
        font-size: 26px;
    }

}
.menu-toggle {
    display: none;
    font-size: 24px;
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
}
.nav-inner-ul-inner{
    display: flex;
    gap: 12px;
    margin: 0;
}

@media screen and (max-width:576px) {
    .footer-wrap .col-3 {
        width: 100%;
    }
    .banner-below-title{
        font-size: 46px;
        line-height: 135px;
    }
    .main-section-sub-title {
        line-height: 140px;
        bottom: 20px;
        font-size: 46px;
    }
    .about-us-text {
        margin-inline: 15px;
    }
    .introduction-section-title-wrap-two.about-us-section h4 {
        top: 80px;
        right: -120px;
    }
    .about-us-section img{
        width: 40px;
    }
    .introduction-text-section {
        padding-inline-start: 100px;
    }
    .right-top-arrow {
        right: 70px;
    }
    .introduction-section-title {
        font-size: 44px;
    }
    .services-main-section .banner-below-title {
        font-size: 20px;
        line-height: 60.84px;
        height: 30px;
    }
    .elevate-your-brand-section-inner .main-section-sub-title.services-sub-title {
        bottom: -45px;
    }
    .blog-card-img img {
        width: 110px !important;
    }
    .blog-card-text .blog-card-title {
        font-size: 28px;
    }
    .blog-text-paragraph {
        line-height: 26px;
        font-size: 16px;
    }
    .project-portfolio-section .blog-card-title.services-and-more {
        font-size: 24px;
    }
    .blog-card-title {
        line-height: 55px;
        font-size: 34px;
    }
    .project-portfolio-section .main-blog-wrap .blog-card-text {
        width: 64%;
    }
    .services-main-blog-inner-wrap {
        margin-inline: 0px;
    }
    .services-main-blog-inner-wrap .main-blog-wrap .blog-card-img {
        top: 0px;
        right: 50%;
        transform: translate(50%, 0);
    }
    .project-portfolio-content {
        margin-bottom: 40px !important;
    }
    .services-main-section .services-more-section-wrap {
        margin-top: 40px;
    }
    .services-main-section .services-more-section-wrap {
        margin-top: 60px;
    }
    .barcode-wrap .barcode-wrap-img {
        top: 50px;
    }
    .barcode-wrap .barcode-wrap-content {
        padding-top: 60px;
    }
    .let-work-together .main-section-sub-title.services-sub-title {
        line-height: 40px;
        top: 51px;
    }
    .menu-toggle {
        display: block;
    }

    .nav-inner ul {
        display: none;
        flex-direction: column;
        gap: 10px;
        position: absolute;
        top: 60px;
        left: 0;
        width: 100%;
        background: var(--mo-primary-color);
        text-align: center;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        padding: 10px 0;
    }

    .nav-inner ul.active {
        display: flex;
    }
    .let-work-together .main-section-sub-title.services-sub-title {
        margin: 0;
        line-height: 40px;
        top: 52px;
    }
    .let-work-together .img-let-work-together {
        margin-top: -8px;
    }
}
@media screen and (max-width:480px){
    .banner-below-title {
        font-size: 34px;
        line-height: 110px;
    }
    .main-section-sub-title {
        bottom: 0px;
        font-size: 40px;
    }
    .introduction-section-title {
        font-size: 30px;
    }
    .introduction-section-title {
        top: 300px;
        font-size: 30px;
        right: -35px;
    }
    .introduction-text-section {
        padding-inline-start: 70px;
    }
    
    .introduction-section-title-wrap-two .introduction-section-title {
        top: -70px;
        font-size: 30px;
        right: 50px;
    }
    .right-top-arrow {
        top: 40px;
        right: 60px;
    }
    .introduction-section-title-wrap-two.about-us-section h4 {
        top: 240px;
        right: -140px;
    }
    .about-us-text {
        margin-inline: 0px;
    }
    .about-us-section {
        margin-top: 56px;
        padding-inline-end: 26px;
    }
    .about-us-section img{
        position: relative;
        right: 18px;
    }
    .services-main-section .banner-below-title {
        font-size: 16px;
        line-height: 40.84px;
        height: 20px;
    }
    .elevate-your-brand-section-inner .main-section-sub-title.services-sub-title {
        bottom: -55px;
    }
    .services-main-section .services-main-arrow .services-main-arrow-img {
        width: 25px;
    }
    .project-portfolio-section .blog-card-title.services-and-more {
        font-size: 20px;
    }
    .blog-card-title {
        line-height: 48px;
        font-size: 26px;
    }
    .project-portfolio-section.services-main-section .main-blog-wrap .blog-card-text-wrap.blog-text-paragraph {
        font-size: 18px;
        line-height: 26px;
    }
    .services-more-section .blog-card-title-right-below-arrow img, .blog-card-title-right-below-arrow img {
        width: 25px;
    }
    .barcode-wrap .barcode-wrap-img img {
        width: 120px;
    }
    .barcode-wrap .blog-card-text-wrap.blog-text-paragraph {
        line-height: 30px;
        font-size: 18px;
    }
    .let-work-together .elevate-your-brand-section-inner > h3 {
        font-size: 38px;
        -webkit-text-stroke: 0px white;
    }
    .footer-wrap ul > li b {
        font-size: 22px;
    }
    .footer-wrap ul > li {
        font-size: 16px;
    }
}