
h6 {
    font-size: 18px !important;
    font-weight: 600 !important
}

h5 {
    font-size: 23px !important;
    font-weight: 600 !important
}

h4 {
    font-size: 26px !important;
    font-weight: 600 !important
}

h3 {
    font-size: 30px !important;
    font-weight: 600 !important
}

h2 {
    font-size: 34px !important;
    font-weight: 600 !important
}

h1 {
    font-size: 40px !important;
    font-weight: 600 !important
}

p {
    font-size: 16px !important;
    font-weight: 400 !important
}

.bold {
    font-weight: 700
}

.topoffset {
    padding-top: 5.5rem !important
}

.section-pt-50 {
    padding-top: 50px
}

.m-t-1 {
    margin-top: 1rem
}

.m-t-2 {
    margin-top: 2rem
}

.m-t-3 {
    margin-top: 3rem
}

.section-mt-100 {
    margin-top: 100px
}

.section-mt-50 {
    margin-top: 50px
}

.Main-Banner {
    background-image: url(../images/services/python/banner.webp);
    background-repeat: no-repeat;
    color: #fff;
    background-size: 100%;
    background-position: center;
    padding: 1rem 0
}

.main-banner-content {
    padding: 7rem 5rem 6rem
}

.main-banner-content h1 {
    font-weight: 700;
    color: #fff;
    font-size: 40px !important;
    font-weight: 600 !important
}

.main-banner-content p {
    font-size: 16px !important;
    font-weight: 400 !important
}

.btn-white {
    background: #fff;
    border-radius: 50px;
    padding: .8rem 2.5em;
    font-size: .8rem;
    font-weight: 700;
    color: #e8872c;
    border: none
}

.schedule-btn:hover {
    background: #04dae6 !important;
}

.scroll-down p {
    font-size: 16px !important;
    font-weight: 400 !important
}

.ul {
    border-radius: 10px;
    margin: 0 .5rem;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    box-shadow: 1px 3px 6px 2px #dcdcdc;
    padding: 1rem 2rem
}

.ul ul li::before {
    content: "\2022";
    color: #ed145b;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.what-box {
    background: #424199;
    color: #fff;
    padding: 1.5rem 1rem 1rem 1.5rem;
    border-radius: 10px;
    font-size: 1.2rem
}

.what-do-p {
    color: #aaa;
    padding-left: 6rem;
    margin-top: 1.5rem
}

.why-to-choose h2 {
    font-size: 34px !important;
    font-weight: 600 !important;
    font-weight: 600;
    width: 100%
}

.number {
    font-size: 5rem !important;
    font-weight: 700 !important;
    margin-top: -2rem;
    color: #84d0d9;
    margin-bottom: 0
}

.border-l-r {
    border-left: 2px solid #e0e0e0
}

.p-b-1 {
    padding-bottom: 2rem
}

.let-start {
    background-image: url(../images/services/python/bg2.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 310px
}

.start button {
    background: #fff !important;
    color: #410F88 !important;
    display: inline !important;
    font-weight: 600 !important
}

.start {
    background-image: url(../images/services/python/bg1.webp);
    color: #fff;
    background-size: 100%;
    padding: 2rem;
    background-repeat: no-repeat;
    text-align: center;
    font-style: italic;
    margin-top: 1.5rem
}

.start p {
    font-size: 16px !important;
    font-weight: 400 !important
}

.software-development h2 {
    font-size: 34px !important;
    font-weight: 600 !important;
    font-weight: 600;
    width: 100%
}

.dev-box {
    transition: 0.3s;
    text-align: center;
    padding: 1rem;
    box-shadow: 1px 1px 12px #e4e4e4;
    border-radius: 20px;
    height: calc(100% - 32px);
    margin-bottom: 2rem
}

.dev-box img {
    width: 120px;
    padding: 1rem
}

.dev-box h3 {
    font-size: 30px !important;
    font-weight: 600
}

.dev-box p {
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-top: 1rem
}

.technology h2 {
    font-size: 34px !important;
    font-weight: 600 !important;
    font-weight: 600;
    width: 100%
}

.techstack h2 {
    font-size: 34px !important;
    font-weight: 600 !important;
    font-weight: 600;
    width: 100%
}

.techstack-box ul {
    text-align: center
}

.techstack-box ul li {
    display: inline-block;
    padding: .5rem;
    margin-top: 1rem
}

.techstack-box ul li p {
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-top: .5rem
}

.techstack-box ul li img:hover {
    box-shadow: 0 0 10px #eae5e5;
    border-radius: 100%
}

.techstack-box {
    border: 1px solid #410f88;
    border-radius: 10px;
    padding: 2rem 5rem 1rem
}

.techstack-box h6 {
    text-align: center;
    background: #410f88;
    color: #fff;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 1rem;
    width: auto;
    margin: 0 6rem 1rem;
    border-radius: 15px;
    border-bottom: 4px solid #04dae6;
    position: absolute;
    width: 250px;
    top: -1.5rem
}

.stack-box {
    background-color: #410f88;
    color: #fff;
    border-radius: 15px;
    border-right: 5px solid #04dae6;
    padding: 1.5rem 1rem .5rem
}

.stack-box-1 {
    padding: 1rem 1rem 0 2rem;
    color: #4c1d8f;
    border: 1px solid #b09ece;
    margin-top: .5rem;
    border-bottom-right-radius: 10px;
    border-left: none;
    border-top-right-radius: 10px;
    border-radius: 0;
    margin-left: -1px
}

.stack-box-1 p {
    font-size: 16px !important;
    font-weight: 400 !important
}

.development h2 {
    font-size: 34px !important;
    font-weight: 600;
    width: 100%
}

.development-section {
    background-image: url(../images/services/python/development_process.webp);
    background-size: 100%;
    background-repeat: no-repeat
}

.hire h2 {
    font-weight: 600 !important;
    margin-bottom: 20px;
    font-weight: 600;
    width: 100%
}

.hire-section {
    position: absolute;
    width: 100%;
    text-align: center
}

.hire-p-1 {
    margin-top: 2rem;
    margin-right: 2rem
}

.hire-p-2 {
    margin-left: 26rem;
    margin-top: -1rem
}

.hire-p-3 {
    margin-left: 51rem;
    margin-top: 4rem
}

.hire-p-4 {
    margin-top: 9rem;
    margin-left: 65rem
}

.hire-p-5 {
    text-align: left !important;
    margin-top: -2.5rem;
    position: relative;
    left: -1rem
}

.hire-p-6 {
    position: absolute;
    top: 6rem;
    left: 15rem
}

.hire-p-7 {
    position: absolute;
    top: 13rem;
    left: 4rem
}

.faq h2 {
    font-size: 34px !important;
    font-weight: 600 !important;
    font-weight: 600;
    width: 100%
}

.desk-none {
    display: none
}
@media (max-width:600px) {
    .next-pro .next-pro-logo {
        border-radius: 0 0 40px 40px;
    }
}
@media (max-width:576px) {
    .industire-box {
        height: auto !important;
    }

    .m-t-6 {
        margin-top: 2rem !important;
    }

    .desk-none {
        display: block
    }

    h2 {
        line-height: 2.3rem !important
    }

    .section-pt-100 {
        padding-top: 10px !important
    }

    .Main-Banner {
        background-size: cover
    }

    .main-banner-content {
        padding: 0 2rem
    }

    .main-banner-content h3 {
        line-height: 2.3rem
    }

    .scroll-down {
        margin-top: 1rem
    }

    .what-do-p {
        padding-left: 1rem
    }

    .why-to-choose h2 {
        margin-top: 50px;
        line-height: 2.3rem
    }

    .why-box h4,
    .why-box-1 h4,
    .why-box-2 h4,
    .why-box-3 h4,
    .why-box-4 h4,
    .why-box-5 h4 {
        padding: 3.5rem 0 0 9rem
    }

    .why-box p,
    .why-box-1 p,
    .why-box-2 p,
    .why-box-3 p,
    .why-box-4 p,
    .why-box-5 p {
        padding: 0 2rem 4rem 5rem
    }

    .let-start {
        height: auto
    }

    .start {
        padding: 1rem;
        border-radius: 14px;
        background-size: 100% 100%
    }

    .dev-box {
        margin-bottom: 2rem
    }

    .technology-stack {
        background-size: cover;
        background-position: center;
        padding: 1rem
    }

    .stack-box {
        margin-bottom: 1rem
    }

    .stack-box p {
        font-size: 16px !important;
        font-weight: 400 !important;
        text-align: center
    }

    .development {
        display: none
    }

    .hire,
    .m-none,
    .step-img {
        display: none
    }

    .stack-box-1 {
        border: 1px solid;
        border-top: 0;
        margin-left: 2rem
    }

    .building-app {
        height: auto !important;
        margin-bottom: 1rem
    }

    .nub-1:after {
        display: none
    }

    .nub:after {
        display: none
    }

    .anrd-dev {
        margin: 1rem !important
    }

    .benifit-of-android {
        margin: 2rem !important;
        border-right: 1px solid #a2a2a2 !important
    }

    .portfolio-imgs {
        width: 100%;
        height: auto
    }

    .portfolio-content {
        right: 0 !important
    }
}

@media (min-width:577px) and (max-width:768px) {
    .nub-1:after {
        display: none
    }

    .nub:after {
        display: none
    }

    .main-banner-content {
        padding: 0 2rem
    }

    .section-pt-100 {
        padding-top: 0
    }

    .what-do-p {
        color: #aaa;
        padding-left: 1rem
    }

    .why-to-choose h2 {
        margin-top: 50px
    }

    .why-box h4,
    .why-box-1 h4,
    .why-box-2 h4,
    .why-box-3 h4,
    .why-box-4 h4,
    .why-box-5 h4 {
        padding: 3rem 0 0 9rem
    }

    .why-box p,
    .why-box-1 p,
    .why-box-2 p,
    .why-box-3 p,
    .why-box-4 p,
    .why-box-5 p {
        padding: 0 2rem 4rem 5rem
    }

    .let-start {
        height: auto
    }

    .start {
        background-size: cover;
        border-radius: 30px
    }

    .technology-stack {
        background-size: cover;
        background-position: center;
        padding: 2rem 0
    }

    .development {
        display: none
    }

    .hire,
    .m-none {
        display: none
    }

    .stack-box p {
        font-size: 16px !important;
        font-weight: 400 !important
    }

    .stack-box-1 p {
        font-size: 16px !important;
        font-weight: 400 !important;
        font-weight: 700
    }

    .marketplace h4 {
        font-size: 26px !important;
        font-weight: 600 !important;
        margin-top: .4rem !important
    }

    .techstack-box {
        padding: 2rem 0
    }

    .techstack-box h6 {
        margin: 0 4rem 1rem
    }

    .techstack-box ul li {
        padding: 0
    }

    .blockchain-dev {
        height: 285px !important
    }

    .building-app {
        height: 370px !important
    }

    .col-xl-none {
        display: none !important
    }

    .anrd-dev {
        margin-top: 1rem !important
    }

    .portfolio-imgs {
        width: 100%;
        height: auto
    }

    .portfolio-content p {
        font-size: 16px !important;
        font-weight: 400 !important
    }

    .portfolio-content {
        bottom: 5rem !important;
        right: 0 !important
    }
}

.vl {
    border-left: 1px solid #d2d2d2;
    height: 74rem;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: 0
}

.vl-1 {
    border-left: 1px solid #410f88;
    height: 3rem;
    position: absolute;
    left: 50%;
    margin-left: -3px
}

.why-choose-box {
    box-shadow: -1px 1px 10px #cecece;
    border-radius: 10px;
    padding: 2rem;
    text-align: center;
    background-color: #fff
}

.why-choose-box h4 {
    font-weight: 600
}

.why-choose-box p {
    font-size: 16px !important;
    font-weight: 400 !important
}

.why-choose-box img {
    width: 80px;
    height: 80px;
    position: absolute;
    top: -1.5rem;
    left: -1rem
}

.benifit-slide h2 {
    font-size: 34px !important;
    font-weight: 600 !important;
    font-weight: 600;
    width: 100%
}

.owl-item {
    margin: 20px 20px 20px 0
}

.benifit-box {
    padding: 0;
    box-shadow: 2px 1px 10px #ababab;
    background: #fff;
    border-radius: 10px;
    height: 260px
}

.benifit-box p {
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: center;
    padding: 1rem
}

.benifit-box-bg {
    background: #04dae6;
    padding: 1rem;
    border-radius: 10px;
    color: #fff;
    box-shadow: 0 4px 10px #bdbdbd
}

.benifit-box-bg h6 {
    font-size: 18px !important;
    font-weight: 600;
    margin-top: .65rem
}

.benifit-box-bg .col-md-3 {
    padding-right: 0 !important
}

.benifit-box-bg .col-md-9 {
    padding-left: 10px !important
}

.flutter {
    background-image: url(../images/services/flutter/banner.webp)
}

.flutter-dev-box {
    border: 1px solid #410f88;
    border-radius: 10px;
    text-align: center;
    padding: 2.5rem 1rem 1rem
}

.flutter-dev-box p {
    font-size: 16px !important;
    font-weight: 400 !important
}

.flutter-number {
    background: #410f88;
    color: #fff;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 1rem;
    padding-top: .5rem;
    position: absolute;
    left: 45%;
    top: -1rem;
    box-shadow: 0 0 7px 1px #8a8a8a
}

.vl-1:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 5px;
    display: block;
    width: 0;
    z-index: 1;
    top: 2.65rem;
    left: -.3rem;
    border-radius: 100%;
    border-color: #410f88
}

.hr-1:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 5px;
    display: block;
    width: 0;
    z-index: 1;
    top: 14.9rem;
    left: 11.5rem;
    border-radius: 100%;
    border-color: #410f88
}

.hr-1:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 5px;
    display: block;
    width: 0;
    z-index: 1;
    top: 14.9rem;
    right: 11.5rem;
    border-radius: 100%;
    border-color: #410f88
}

.hr:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 5px;
    display: block;
    width: 0;
    z-index: 1;
    top: 4.7rem;
    left: .2rem;
    border-radius: 100%;
    border-color: #dcdee1
}

.hr-2:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 5px;
    display: block;
    width: 0;
    z-index: 1;
    top: 8.7rem;
    right: .5rem;
    border-radius: 100%;
    border-color: #dcdee1
}

@media (max-width:576px) {
    .why-choose-box img {
        position: unset
    }

    .w-none {
        display: none
    }

    .owl-nav {
        display: none
    }

    .hr-1:before {
        display: none
    }

    .hr-1:after {
        display: none
    }

    .flutter-dev-box {
        margin-bottom: 1rem
    }

    .ml-agency h5 {
        color: #410f88
    }

    .ml-agency {
        height: auto !important
    }

    .stack-box {
        padding: 1rem 1rem .4rem !important
    }

    .stack-box-1 {
        margin-top: -1rem !important;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 1rem 1rem 0 !important
    }

    .stack-box-1 p {
        font-size: 16px !important;
        font-weight: 400 !important
    }

    .titleupborder-1::before {
        bottom: 14rem !important;
        left: 17.5% !important;
        height: 77px !important;
        content: ''
    }

    .titleupborder-2::before {
        bottom: 7.8rem !important;
        left: 17.5% !important;
        height: 90px !important;
        content: ''
    }
}

.tstack-box {
    border: 1px solid #410f88;
    border-radius: 15px;
    text-align: center;
    padding: 1.5rem 1rem 1rem;
    cursor: pointer;
    /* height: 170px */
    height: 100%;
}

.tstack-box img {
    width: 70px
}

.tstack-box p {
    color: #410f88;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-top: 1rem
}

.ml-agency {
    box-shadow: 0 0 20px #e3e3e3;
    padding: 2rem;
    border-radius: 10px;
    height: 200px;
    text-align: center
}

.ml-agency p {
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-bottom: 0
}

.ml-agency img {
    margin-right: .5rem
}

.ml-agency h6 {
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-bottom: 1rem;
    margin-left: 1.8rem
}

.titlebottomborder::before {
    width: 4px;
    position: absolute;
    bottom: -4rem;
    left: 47%;
    background: #410f88;
    height: 64px;
    content: '';
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.titlebottomborder-1::before {
    width: 4px;
    position: absolute;
    bottom: -4rem;
    left: 50%;
    background: #410f88;
    height: 64px;
    content: '';
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.titlebottomborder-2::before {
    width: 4px;
    position: absolute;
    bottom: -4rem;
    left: 53%;
    background: #410f88;
    height: 64px;
    content: '';
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.titleupborder::before {
    width: 4px;
    position: absolute;
    bottom: 16rem;
    left: 47%;
    background: #410f88;
    height: 64px;
    content: '';
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.titleupborder-1::before {
    width: 2px;
    position: absolute;
    bottom: 9rem;
    left: 8.2%;
    background: #410f88;
    height: 64px;
    content: '';
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.titleupborder-2::before {
    width: 2px;
    position: absolute;
    bottom: 5.8rem;
    left: 8.2%;
    background: #410f88;
    height: 64px;
    content: '';
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.arrow-img {
    position: absolute;
    left: 24rem;
    margin-top: 3rem
}

.step {
    background: #fff;
    padding: 1rem;
    text-align: right;
    border-radius: 10px
}

.step h4 {
    color: #3e168b;
    font-size: 26px !important;
    font-weight: 600 !important
}

.step p {
    font-size: 16px !important;
    font-weight: 400 !important
}

.two {
    margin-top: 8rem;
    text-align: left
}

.three {
    margin-top: 7rem
}

.four {
    margin-top: 8.5rem;
    text-align: left
}

.five {
    margin-top: 8.5rem
}

.six {
    margin-top: 8rem;
    text-align: left
}

.seven {
    margin-top: 8rem
}

.blockchain-dev {
    padding: 2rem;
    border: 1px solid #410f88;
    border-radius: 10px;
    text-align: center
}

.blockchain-dev:hover {
    border-bottom: 3px solid #410f88
}

.blockchain-dev:hover img {
    box-shadow: 0 0 10px #dadada;
    border-radius: 10px
}

.blockchain-dev h5 {
    font-size: 23px !important;
    margin-top: 1rem;
    color: #410f88;
    font-weight: 600
}

.blockchain-dev p {
    font-size: 16px !important;
    font-weight: 400 !important
}

.img-overlay {
    position: relative
}

.img-overlay-image {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 2rem
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(65, 15, 136, 0.5);
    border-radius: 15px
}

.img-overlay:hover .overlay {
    opacity: 1
}

.text {
    color: #fff;
    font-size: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center
}

.numbr {
    background: #410f88;
    color: #fff;
    font-weight: 700;
    border-radius: 100%;
    padding: .65rem .9rem;
    width: 50px;
    height: 50px;
    font-size: 1.2rem
}

.nub:after {
    width: 3.5px;
    position: absolute;
    top: 3rem;
    left: 42%;
    background: #410f88;
    height: 120px;
    content: '';
    -webkit-transform: translateX(-42%);
    -ms-transform: translateX(-42%);
    transform: translateX(-42%)
}

.nub-1:after {
    width: 3.5px;
    position: absolute;
    top: 3rem;
    left: 42%;
    background: #410f88;
    height: 80px;
    content: '';
    -webkit-transform: translateX(-42%);
    -ms-transform: translateX(-42%);
    transform: translateX(-42%)
}

.building-app {
    padding: 2rem;
    box-shadow: 0 0 10px #d5d5d5;
    height: 270px
}

.building-app p {
    font-size: 16px !important;
    font-weight: 400 !important
}

.building-app img {
    float: left;
    margin: 0 1rem 0 0
}

.building-app h4 {
    margin-top: .8rem;
    font-size: 26px !important;
    font-weight: 600 !important;
    transition: .3s ease
}

.building-app hr {
    border-top: 3px solid #410f88;
    width: 40%;
    margin: 1.5rem 0 1rem
}

.building-app:hover h4 {
    margin-left: 4rem
}

.hyperledger {
    padding: 2rem;
    box-shadow: 0 0 10px #aaa;
    border-radius: 10px;
    margin-top: 2rem
}

.hyperledger h3 {
    color: #410f88;
    font-size: 30px !important;
    font-weight: 600 !important
}

.hyperledger p {
    margin-top: 2rem
}

.p-main-banner {
    background-color: #F5F7FA;
    box-shadow: 0 3px 10px #eee;
    padding-bottom: 3rem;
    margin-bottom: 3rem
}

.main-banner-text {
    position: absolute;
    color: #fff;
    margin-top: 5rem
}

.main-banner-text h1 {
    color: #fff;
    margin-top: 1rem;
    font-size: 40px !important;
    font-weight: 600 !important
}

.downborder::before {
    content: '';
    position: relative;
    display: block;
    z-index: 1;
    top: 2rem;
    width: 80px;
    border-bottom: 2px solid
}

.store-link {
    position: relative;
    margin-top: -5.5rem
}

.about-app {
    background-color: #fff;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 2rem 0
}

.about-app h2 {
    font-size: 34px !important;
    font-weight: 600 !important;
    font-weight: 700;
    color: #CC1425;
    margin-top: .2rem
}

.about-app p {
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-top: 1rem;
    font-weight: 400
}

.screenshot {
    padding: 3rem 0;
    background-color: #EEE
}

.screenshot img {}

.feature_of, .style-guide {
    background-color: #fff;
    font-weight: 700;
    font-size: 1.5rem;
    padding: 2rem 0
}

.feature_of h2 {
    font-size: 34px !important;
    font-weight: 600 !important;
    font-weight: 700;
    color: #CC1425;
    margin-top: .2rem
}

.feature_of p {
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-top: 1rem;
    font-weight: 400
}

.scan-img {
    position: absolute;
    width: 300px;
    right: -3rem;
    margin-top: 3rem
}

.scan-order {
    background-color: #F5F7FA;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 6rem;
    margin-top: 10rem
}

.scan-order h3 {
    font-size: 30px !important;
    font-weight: 600 !important;
    text-transform: uppercase
}

.scan-order p {
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-top: 2rem;
    line-height: 22px
}

.downborder-red::before {
    content: '';
    position: relative;
    display: block;
    z-index: 1;
    top: 3rem;
    width: 120px;
    border-bottom: 5px solid #CC1425
}

.downborder-white::before {
    content: '';
    position: relative;
    display: block;
    z-index: 1;
    top: 3rem;
    width: 120px;
    border-bottom: 5px solid #fff
}

.restaurant-panel {
    font-weight: 700;
    font-size: 1.5rem;
    padding: 2rem 0
}

.restaurant-panel h2 {
    font-size: 34px !important;
    font-weight: 600 !important;
    font-weight: 700;
    color: #CC1425;
    margin-top: .2rem
}

.restaurant-panel p {
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-top: 1rem;
    font-weight: 400
}

.serve {
    background-image: url(../images/portfolio/qwikdine/serverplease_bg.webp);
    text-align: center;
    color: #fff;
    padding: 4rem 0;
    margin-bottom: 5rem
}

.serve img {
    width: 100px;
    margin: 1.5rem 0;
    border: 5px solid transparent;
    border-radius: 100%;
    transition: .8s ease
}

.serve h3 {
    font-size: 30px !important;
    font-weight: 600 !important
}

.serve-down::before {
    content: '';
    position: relative;
    display: block;
    z-index: 1;
    top: 2rem;
    width: 50px;
    border-bottom: 2px solid #fff;
    margin: auto
}

.serve img:hover {
    border: 5px solid #b6bec4;
    border-radius: 100%
}

.text {
    background-color: #04AA6D;
    color: #fff;
    font-size: 16px;
    padding: 16px 32px
}

.portfolio-section {
    position: relative;
    width: 100%
}

.portfolio-imgs {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden
}

.portfolio-content {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    height: 100%
}

.portfolio-content p {
    margin-bottom: 2rem
}

.portfolio-section:hover .portfolio-imgs {
    opacity: .3
}

.portfolio-section:hover .portfolio-content {
    opacity: 1
}

.industire-box {
    color: #fff;
    padding: 3rem 1rem;
    text-align: center;
    height: 200px;
    border-radius: 10px;
    margin-bottom: 10px
}

.m-t-6 {
    margin-top: 6rem
}

.industire-col {
    padding-right: 10px !important;
    padding-left: 0 !important
}
.style-font{
    position: relative;
    padding-left: 40px;
}
.style-font:before{
    content: ''!important;
    position: absolute;
    top: 0;
    left: 0;
    border: 8px solid #ffa8a8;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #E71C38;
    padding: 7px;
    margin-top: 7px;
}
@media (max-width:576px) {
    .p-main-banner {
        background-size: cover;
        background-image: url(../images/portfolio/qwikdine/banner.png)
    }

    .store-link,
    .main-banner-text {
        margin-top: 0;
        position: unset;
        padding: 1rem
    }

    .banner-img {
        display: none
    }

    .screenshot img {
        border-radius: 20px;
        margin-bottom: 2rem
    }

    .scan-img {
        width: 200px;
        margin-top: 2rem
    }

    .scan-order {
        padding: 3rem
    }

    .downborder-red::before {
        display: none
    }

    .downborder-white::before {
        display: none
    }

    .portfolio-section {
        margin-bottom: 2rem
    }
}

@media (min-width:577px) and (max-width:768px) {
    .main-banner-text {
        margin-top: 1rem
    }

    .main-banner-text img {
        width: 60px
    }

    .store-link {
        margin-top: -3.5rem
    }

    .scan-order h3 {
        font-size: 1.5rem !important
    }

    .main-banner-text h1 {
        margin: .5rem 0;
        font-size: 2rem !important
    }

    .screenshot img {
        border-radius: 20px
    }

    .mr-b-5 {
        margin-bottom: 5rem
    }

    .scan-img {
        position: absolute;
        width: 200px;
        right: -3rem;
        margin-top: -3rem
    }

    .scan-order {
        padding: 3rem;
        margin-top: 0
    }

    .industire-box {
        padding: 1rem !important;
        height: 133px !important
    }

    .industire-box h6 {
        font-size: 13px !important;
        font-weight: 400 !important
    }
}



/* June */
.position-relative strong {
    color: #E71C38;
    font-size: 6rem;
    top: -90px;
    left: 10px;
    font-weight: 800;
}

.feature-img {
    padding-right: 5rem;
}

.skewButton {
    padding: 10px 20px 25px 20px;
    max-width: 150px;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 9;
    height: 50px;
}

.skewBox {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600 !important;
    color: #434343;
    padding: 50px 10px 80px;
    text-align: center;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 400px;
}

.skewButton:after {
    content: '' !important;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px;
    width: 100%;
    background-color: #CC1425;
    border-radius: 0 0 8px 8px;
    transform-origin: bottom left;
    transform: skewY(-5deg);
}

.skewBox:after {
    content: '' !important;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 200px;
    width: 100%;
    background-color: #F5F5F5;
    border-radius: 0 0 15px 15px;
    transform-origin: bottom right;
    transform: skewY(5deg);
    border-bottom: 5px solid #CC1425;
}

.skewBoxWrap {
    position: relative;
    z-index: 1;
}

.hs-line {
    position: relative;
    margin-bottom: 30px;
}

.hs-line::before {
    width: 100px;
    position: absolute;
    top: 3.5rem;
    left: 50%;
    background: #FFA300;
    height: 4px;
    content: '';
    transform: translateX(-50%);
}

.typo {
    font-size: 6rem !important;
}

.banner-design {
    top: 0;
    width: 100%;
}

.banner-design .pre-logo {
    margin-top: -150px;
}

.banner-design .phone-xi {
    margin-top: 150px;
}

.hnt-h2 {
    position: relative;
    color: #00B863 !important;
    background-color: #fff;
}
.hive-h2 {
    position: relative;
    color: #08ABB4 !important;
    background-color: #fff;
    padding-left: 15px;
}
.hive-h2::before {
    top: 0;
    content: '';
    background-color: #08ABB4;
    height: 40px;
    width: 5px;
    position: absolute;
    left: 0;
    border-radius: 10px;
}
.hnt-h2::before {
    top: 50%;
    content: '';
    background-color: #DCDCDC;
    height: 1px;
    width: 75%;
    position: absolute;
    transform: translateY(-50%);
    left: 24%;
}

.hnt-h2::after {
    top: 50%;
    content: '1';
    border: 1px solid #DCDCDC;
    height: 25px;
    width: 25px;
    position: absolute;
    transform: translateY(-50%);
    font-size: 16px;
    border-radius: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
}

.feature_of .hnt-h2::after {
    content: '2';
}

.guide .hnt-h2::after {
    content: '3';
}

.key-fe .hnt-h2::after {
    content: '5';
}

.techno-stack .hnt-h2::after {
    content: '4';
}

.techno-stack .hnt-h2::before {
    content: '';
    width: 70%;
    left: 30%;
}

@media (max-width:600px) {
    .menulinks i:after, .menulinks i:before {content: ''!important;}   
    .feature_bg_img{
        padding:20px;
    }
    section.restaurant-panel img {
        position: unset !important;
        margin-top: 0;
        padding-top: 0;
    }

    section.restaurant-panel .col-lg-1.col-md-12.mt-6 {
        display: none;
    }

    .content-sect {
        padding-top: 0 !important;
    }

    .feature {
        padding-top: 0 !important;
    }

    .feature-img {
        padding: 3rem;
    }

    .res-order {
        order: 1;
    }

    .feature_of_eateasy {
        margin-bottom: 0;
    }

    .feature_of_eateasy h5 {
        margin-bottom: 100px;
    }

    .next-project {
        margin-top: 0 !important;
    }

    .color-comb {
        height: 90px !important;
        width: 90px;
        margin: auto auto 20px auto;
    }

    .skewBox {
        margin-bottom: 50px;
        max-width: 100%;
    }

    .typo {
        font-size: 4rem !important;
    }

    .letter-space {
        word-break: break-all;
    }

    .feature_of_holiday {
        padding: 2rem !important;
    }

    .bgImg {
        height: 500px;
        object-fit: cover;
        object-position: right;
    }

    .banner-design .pre-logo {
        margin-top: 30px;
        text-align: center;
    }

    .banner-design .pre-logo img {
        width: 80px;
    }

    .banner-design .pre-logo h3,
    .banner-design .pre-logo p {
        color: #000 !important;
        text-shadow: -1px -1px 0 #68c089;
    }

    .banner-design .phone-xi {
        margin-top: 0;
    }

    .color-plate div {
        margin-bottom: 10px !important;
    }
}

@media (max-width:1024px) {}



/* Swiper Slider */

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 50% !important;
    transform: translateX(-50%);
    margin-left: 45px;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 50% !important;
    transform: translateX(-50%);
    margin-right: -145px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 12px !important;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    background: #efeded;
    padding: 5px 25px;
    border-radius: 5px;
    color: #000;
}

.swiper-button-next,
.swiper-button-prev {
    margin-top: calc(130px - (var(--swiper-navigation-size)/ 2)) !important;
}

.keyinner h6 {
    margin-bottom: 0;
    width: 90%;
}

.keyinner span {
    color: #9A9B9E;
}

.keyinner {
    background-color: #F5F5F5;
    border-radius: 30px;
    padding-left: 25px;
    width: 100%;
    margin-right: 10px;
    height: 50px;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    position: relative;
}
.keyinner:after{
    content: '';
    height: 50px;
    width: 1px;
    background: #f5f5f5;
    position: absolute;
    right: 100px;
    bottom: -50px;
}

