@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&display=swap);

@font-face {
    font-family: visbycf-regular;
    src: url(../fonts/VisbyCF-Regular.otf)
}

@font-face {
    font-family: visbycf-medium;
    src: url(../fonts/VisbyCF-Medium.otf)
}

@font-face {
    font-family: visbycf-demibold;
    src: url(../fonts/VisbyCF-DemiBold.otf)
}

@font-face {
    font-family: Quicksand;
    src: url(../fonts/QuicksandLight-Regular.otf)
}

@font-face {
    font-family: Quicksand-bold-regular;
    src: url(../fonts/QuicksandBold-Regular.otf)
}

@font-face {
    font-family: poppins-extra-light;
    src: url(../fonts/Poppins-ExtraLight.ttf)
}

@font-face {
    font-family: poppins-bold;
    src: url(../fonts/Poppins-Bold.ttf)
}

@font-face {
    font-family: poppins-light;
    src: url(../fonts/Poppins-Light.ttf)
}

@font-face {
    font-family: poppins-regular;
    src: url(../fonts/Poppins-Regular.ttf)
}

@font-face {
    font-family: poppins-medium;
    src: url(../fonts/Poppins-Medium.ttf)
}

@font-face {
    font-family: Quicksand-book-regular;
    src: url(../fonts/Quicksand_Book.otf)
}

@font-face {
    font-family: Quicksand-light-regular;
    src: url(../fonts/QuicksandLight-Regular.otf)
}

@font-face {
    font-family: poppins-light-italic;
    src: url(../fonts/Poppins-LightItalic.ttf)
}

h2 {
    text-transform: uppercase !important
}

header#header {
    position: fixed;
    top: 0
}

.website-links ul li a {
    color: #000 !important
}

.website-links ul li a:hover {
    color: #ff3a05 !important
}

.services-dropdown {
    z-index: 99
}

.show>.dropdown-menu {
    display: block !important
}

.marquee-sec {
    background: #fd371b;
    background: linear-gradient(85deg, rgb(253 55 27) 0%, rgb(250 220 19) 100%);
    padding: 5px;
    text-align: center
}

.marquee-sec a {
    color: #fff;
    font-size: 15px;
    text-decoration: none
}

.marquee-sec marquee {
    color: #fff;
    font-family: Quicksand;
    font-weight: 700;
    font-size: 15px
}

.inner-banner {
    background: #fff;
    background: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(245 246 249) 100%);
    padding: 130px 0 0 0
}

.trust-img p {
    margin: 0;
    font-size: 17px;
    color: #000;
    font-family: 'Quicksand-book-regular'
}

.trust-img img {
    width: 10%
}

.inner-banner h1 {
    font-size: 62px !important;
    font-family: 'poppins-bold';
    color: #000;
    text-transform: uppercase
}

.inner-banner p {
    color: #000;
    font-family: 'poppins'
}

.banner-buttons {
    gap: 10px
}

.banner-buttons .lets-talk button {
    font-size: 12px;
    color: #fff;
    border: 1px solid #ff3a05;
    padding: 15px 50px;
    border-radius: 30px;
    letter-spacing: 1px;
    transition: 1s;
    background: #ff3a05;
    font-weight: 700;
    width: 100%
}

.banner-buttons .lets-call button {
    font-size: 12px;
    color: #000;
    border: 1px solid #000;
    padding: 15px 50px;
    border-radius: 30px;
    letter-spacing: 1px;
    transition: 1s;
    background: #fff;
    font-weight: 700
}

.main-client {
    padding: 50px 0 0
}

.main-client p {
    font-family: 'Quicksand-bold-regular';
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0 auto
}

.main-client ul li img {
    filter: invert(0) brightness(.5)
}

.edge-mobile {
    padding: 50px 0
}

.edge-head h2 {
    font-size: 60px !important;
    font-family: 'poppins-bold';
    color: #000
}

.edge-head p {
    color: #000;
    font-size: 14px;
    font-family: 'poppins'
}

.edge-head h3 {
    font-size: 25px;
    font-family: 'poppins-bold';
    color: #000
}

.acc {
    padding: 20px;
    background: #F4F4F4;
    border-radius: 30px;
    gap: 30px
}

.acc img {
    width: 90px
}

.acc p {
    font-size: 12px;
    color: #060e4a;
    font-family: 'poppins';
    padding-top: 14px
}

.tech-expert {
    padding: 50px 0 100px 0;
    background-color: #F4F4F4
}

.tech-expert a {
    text-decoration: none
}

.tech-expert-head h2 {
    font-size: 60px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000
}

.tech-expert-head p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px
}

.tech-meta {
    padding: 20px;
    margin-top: 30px;
    background: #fff;
    border-radius: 10px;
    border-style: double;
    border-color: #e5e5e5;
    border-width: 7px
}

.tech-meta:hover {
    background: #f23705;
    color: #fff;
    transition: 0.5s
}

.tech-meta:hover p {
    color: #fff
}

.tech-meta:hover h3 {
    color: #fff
}

.tech-meta:hover img {
    filter: invert(0) brightness(10)
}

.tech-meta h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000
}

.tech-meta p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    margin-top: 20px;
    height: 100px;
    overflow: auto;
    margin-right: -24px;
    padding-right: 30px
}

.business {
    padding: 50px 0 100px 0;
    border-radius: 50px;
    position: relative;
    background: #fff;
    z-index: 1
}

.business-head h2 {
    font-size: 60px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000
}

.business-meta h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000;
    width: 150px
}

.business-meta p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    padding-right: 30px;
    width: 255px
}

.business-meta {
    border: 2px solid #E5E5E5;
    padding: 50px 0 50px 30px;
    position: relative;
    border-radius: 10px;
    margin-top: 20px
}

.business-img-1 {
    position: absolute;
    top: 44px;
    right: -37px;
    width: 67%
}

.business-img-2 {
    position: absolute;
    top: 25px;
    right: -44px;
    width: 67%
}

.business-img-3 {
    position: absolute;
    top: 86px;
    right: 2px;
    width: 47%
}

.business-img-4 {
    position: absolute;
    top: 69px;
    right: -18px;
    width: 67%
}

.business-meta-extra {
    height: 270px
}

.exclusive {
    padding: 100px 0;
    background: linear-gradient(0deg, rgb(1 16 128) 0%, #010526 90%);
    position: relative;
    top: -50px
}

.exclusive-head {
    justify-content: space-between
}

.exclusive-head h2 {
    font-size: 60px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #fff;
    width: 70%
}

.exclusive-head .lets-talk button:hover {
    background-color: #fff0;
    border: 1px solid #ff3a05;
    color: #ff3a05
}

.exclusive-meta img {
    width: 100%
}

.exclusive-meta h3 {
    font-family: 'Quicksand';
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    margin-top: 30px
}

.exclusive-meta p {
    font-family: 'poppins-light';
    color: #e2e2e2;
    font-size: 14px
}

.exclusive .lets-talk {
    position: relative;
    z-index: 999
}

.build-apps {
    padding: 100px 0 0 0;
    position: relative;
    top: -100px;
    background: #fff;
    border-radius: 50px
}

.build-apps-head h2 {
    font-size: 60px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000;
    text-align: center
}

.build-apps-head p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    text-align: center
}

.build-apps-meta:hover {
    background: linear-gradient(90deg, rgb(1 10 59) 3%, rgb(1 16 128) 11%, rgb(1 10 59) 20%, rgb(0 8 26) 93%);
    border-radius: 50px;
    transition: 0.5s;
    border-bottom: 0;
    cursor: pointer
}

.build-apps-meta:hover h3 {
    color: #fff
}

.build-apps-meta:hover p {
    color: #fff
}

.build-apps-meta h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000;
    width: 50%
}

.build-apps-meta p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    width: 100%
}

.build-apps-meta {
    padding: 20px 50px;
    border-bottom: 2px solid #E5E5E5
}

.build-apps-meta-border {
    border-top: 2px solid #E5E5E5
}

.steps-process {
    padding: 0 0 50px 0;
    position: relative
}

.steps-process-head h2 {
    font-size: 60px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000;
    text-align: center
}

.steps-process-head p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    text-align: center
}

.steps-counter {
    margin-right: 20px;
    display: flex;
    align-items: baseline;
    justify-content: end
}

.steps-counter h3 {
    font-family: 'Poppins';
    font-size: 30px;
    color: #000
}

.ecom-steps .steps-counter p {
    font-family: 'Poppins';
    font-size: 30px;
    color: #000;
    margin: 0
}

.ecom-steps .steps-counter-2 p {
    font-family: 'Poppins';
    font-size: 30px;
    color: #000;
    margin: 0
}

.steps-counter span {
    background: #fd3d1b;
    padding: 6px 10px;
    color: #fff;
    font-family: 'Poppins';
    border-radius: 50%;
    margin-left: 10px;
    font-size: 15px
}

.steps-counter-2 {
    margin-left: 80px;
    display: flex;
    align-items: baseline;
    justify-content: start
}

.steps-counter-2 h3 {
    font-family: 'Poppins';
    font-size: 30px;
    color: #000
}

.steps-counter-2 span {
    background: #fd3d1b;
    padding: 6px 10px;
    color: #fff;
    font-family: 'Poppins';
    border-radius: 50%;
    margin-left: 10px;
    font-size: 15px
}

.steps-meta {
    background: #f8f8f8;
    padding: 50px 30px 30px 30px;
    border-radius: 30px;
    box-shadow: rgb(50 50 93 / .25) 0 50px 100px -20px, rgb(0 0 0 / .3) 0 30px 60px -30px
}

.steps-meta .steps-counter {
    justify-content: left;
    margin-bottom: 10px;
    display: none
}

.steps-meta h3 {
    font-family: 'poppins-bold';
    color: #000;
    font-size: 22px;
    text-transform: uppercase
}

.steps-meta p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px
}

.steps-deep ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap
}

.steps-deep ul li {
    border: 1px solid #000;
    border-radius: 20px;
    padding: 7px;
    margin: 3px;
    font-size: 11px;
    font-family: 'Poppins'
}

.steps-process img {
    position: absolute;
    left: 470px;
    top: 380px;
    width: 24%
}

.first-layour {
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.first-layour::before {
    content: '';
    display: block;
    position: absolute;
    top: 11px;
    background: #E0E0E0;
    width: 110%;
    height: 2px;
    bottom: unset;
    left: -50px;
    box-shadow: 0 0 1px gray
}

.first-layour .col-md-4 {
    position: relative
}

.first-layour .col-md-4::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../img/new-inner/clipse-circle.png);
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 4px;
    left: -10px
}

.first-layour .col-md-4::before {
    content: '';
    display: block;
    position: absolute;
    top: -19px;
    background: #E0E0E0;
    width: 2px;
    height: 120%;
    bottom: unset;
    left: 0;
    box-shadow: 0 0 1px gray
}

.first-layour::after {
    content: '';
    display: block;
    position: absolute;
    top: -19px;
    background: #E0E0E0;
    width: 2px;
    height: 120%;
    bottom: unset;
    left: unset;
    box-shadow: 0 0 1px gray;
    right: 0
}

.first-layour .col-md-4.last-child::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../img/new-inner/clipse-circle.png);
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 4px;
    left: -10px
}

.first-layour:last-child .col-md-4 .tech-meta {
    position: relative
}

.first-layour:last-child .col-md-4 .tech-meta::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../img/new-inner/clipse-circle.png);
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    top: unset;
    left: -31px;
    bottom: -33px
}

.first-layour .col-md-4:last-child .tech-meta {
    position: relative
}

.first-layour .col-md-4:last-child .tech-meta::before {
    content: '';
    display: block;
    position: absolute;
    background: url(../img/new-inner/clipse-circle.png);
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 4px;
    left: unset;
    right: -32px;
    z-index: 1;
    top: -33px
}

div#showModal1 {
    z-index: 111111
}

.first-layour:last-child .col-md-4 .tech-meta::before {
    content: '';
    display: block;
    position: absolute;
    top: unset;
    background: #E0E0E0;
    width: 130%;
    height: 2px;
    bottom: unset;
    left: -57px;
    box-shadow: 0 0 1px gray;
    bottom: -20px;
    z-index: 0
}

.first-layour.last-child .col-md-4:last-child a::before {
    content: '';
    display: block;
    position: absolute;
    background: url(../img/new-inner/clipse-circle.png);
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    left: unset;
    right: -33px;
    z-index: 1;
    top: -34px
}

.first-layour.last-child .col-md-4:last-child a::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../img/new-inner/clipse-circle.png);
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    left: unset;
    right: -32px;
    z-index: 1;
    top: unset;
    bottom: -32px
}

.free {
    padding: 50px 0;
    border-radius: 50px;
    background: linear-gradient(180deg, rgb(1 16 128) 0%, #010526 90%)
}

.free-head h2 {
    font-size: 50px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #fff
}

.chart {
    margin-top: 100px;
    position: relative
}

.tabss {
    display: flex;
    position: relative;
    justify-content: space-between;
    background: #121a57;
    padding: 25px;
    border-radius: 20px
}

.tabss .tabss-heading {
    width: 50%;
    text-align: left
}

.tabss-blank .tabss-heading {
    width: 50%;
    text-align: left
}

.tabss-blank {
    display: flex
}

.tabss h4 {
    font-size: 10px;
    font-family: 'poppins';
    color: #fff;
    margin: 0;
    width: 20%
}

.tabss-blank {
    display: flex;
    justify-content: space-between;
    padding: 30px 20px
}

.tabss-blank {
    display: flex
}

.tabss-blank h4 {
    font-size: 10px;
    font-family: 'poppins';
    color: #fff;
    margin: 0;
    width: 20%
}

.tabss span {
    position: absolute;
    color: red;
    top: -40px;
    right: 425px;
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 500
}

.tabss .freelance {
    position: absolute;
    color: red;
    top: -40px;
    right: 155px;
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 500
}

.extra-chart {
    background: #fff;
    width: 25%;
    padding: 20px 0;
    position: absolute;
    border-radius: 20px;
    top: 0;
    left: 270px
}

.chart-logo img {
    width: 70%;
    padding: 10px
}

.chart-detail {
    padding: 26px;
    margin-top: 10px;
    background: #f7f7f7
}

.chart-detail h4 {
    font-size: 12px;
    font-family: 'poppins-bold';
    color: #000;
    margin: 0
}

.chart-blank {
    padding: 25px;
    padding: 24px 26px
}

.chart-blank h4 {
    font-size: 12px;
    font-family: 'poppins-bold';
    color: #000;
    margin: 0
}

.chart-cta {
    background: linear-gradient(23deg, rgb(239 62 35) 0%, rgb(250 220 19) 100%);
    margin-top: 60px;
    padding: 20px 60px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.chart-cta p {
    margin: 0;
    font-size: 22px;
    font-family: 'poppins-bold';
    color: #fff
}

.chart-cta a {
    width: 20%
}

.chart-cta .cta-a {
    background: #000;
    color: #fff
}

.chart-cta a:hover {
    text-decoration: none
}

.ico-btn:hover {
    border: 1.5px solid #fff;
    color: #fff;
    transform: scale(1.05)
}

.ico-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1.5px solid #000;
    padding: 12px 20px;
    border-radius: 40px;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 14px;
    color: #000;
    transition: all 0.5s
}

.ico-btn.cta-a img {
    filter: invert(1);
    border-radius: 50%
}

.ico-btn img {
    width: 15%
}

.technologies {
    padding: 50px 0
}

.technologies-head h2 {
    font-size: 60px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000;
    text-align: center
}

.technologies .tech-meta:hover img {
    filter: unset
}

.technologies .tech-meta:hover {
    background: unset
}

.technologies .tech-meta:hover h3 {
    color: #000
}

.technologies .tech-meta:hover p {
    color: #000
}

.technologies ul#technology li a.active {
    color: #f23705
}

.tech-head-ico {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.technologies .tech-head-ico img {
    width: 12%
}

.technologies ul#technology {
    display: flex;
    justify-content: space-around !important
}

.technologies ul#technology li a {
    font-size: 14px;
    font-family: 'Poppins';
    color: #000;
    text-transform: capitalize
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 50px
}

.free thead th {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #de253a;
    border: 0;
    padding: 15px 22px 25px;
    vertical-align: top
}

.free tbody th {
    font-weight: 500;
    font-size: 11px;
    color: #fff;
    border: 0;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    font-family: 'Poppins'
}

.free tbody td:last-child {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px
}

.free tbody td {
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    color: #fff;
    font-family: 'Poppins';
    border: 0;
    padding: 15px 22px
}

.free tbody tr.color-tr {
    background: #121A5B;
    border-radius: 15px
}

.table td,
.table th {
    padding: 25px 20px;
    vertical-align: middle
}

.free td.bg {
    background: #f7f7f7;
    color: #000;
    font-family: 'Poppins';
    font-weight: 500
}

.free td.bg-blank {
    background: #fff
}

.free .red-bg {
    background: #ffffff !important;
    color: #fff;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    position: relative
}

.red-bg-extra {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 1px !important;
    border-top-left-radius: 1px !important
}

.free .red-bg img {
    position: absolute;
    width: 70%;
    top: 30px;
    left: 20px
}

.portfolio-banner {
    background: none;
    padding: 130px 0 60px 0;
    background: #fff;
    border-radius: 50px;
    position: relative;
    z-index: 1
}

.story-overlay-port {
    position: relative;
    cursor: pointer
}

.story-overlay-port img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 30px
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 25px;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #000000f0
}

.text {
    color: #fff;
    font-size: 20px;
    width: 100%;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.story-overlay-port:hover .overlay {
    opacity: 1
}

.story-overlay-port .overlay .text h3 {
    font-family: 'poppins-bold';
    font-size: 25px;
    font-weight: 800;
    color: #fff;
    margin-top: 10px
}

.story-overlay-port .overlay .text p {
    font-size: 14px;
    font-family: 'Quicksand-book-regular';
    color: #fff;
    font-weight: 600
}

.story-overlay-port .text a {
    color: #fff;
    border: 2px solid #fff;
    padding: 5px 45px;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 600;
    font-family: 'poppins'
}

.story-overlay-port .text a:hover {
    text-decoration: none;
    background: #01062d
}

.exclu-port h3 {
    font-family: 'poppins-bold';
    font-size: 24px;
    margin: 0;
    color: #fff
}

.exclu-port p {
    font-size: 14px;
    font-family: 'Quicksand-book-regular';
    color: #fff;
    font-weight: 600;
    margin-top: 10px
}

.game-dev {
    background-image: url(../img/new-inner/game-dev-banner.png);
    background-repeat: no-repeat;
    padding: 160px 0 0 0;
    background-size: cover !important;
    height: 720px
}

.game-dev h1,
.game-dev p {
    color: #fff
}

.end-to-end {
    padding: 50px 0 0 0
}

.end-to-end h2 {
    font-size: 60px !important;
    font-family: 'poppins-bold';
    color: #000
}

.end-to-end-service {
    padding: 50px 0
}

.main-end-to-end {
    border: 2px solid #E5E5E5;
    padding: 20px 20px 0;
    position: relative;
    border-radius: 10px
}

.end-to-head {
    justify-content: space-between
}

.main-end-to-end h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000
}

.main-end-to-end span {
    font-family: 'poppins-bold';
    color: #FF2000
}

.main-end-to-end p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    margin-top: 20px;
    height: 140px
}

.main-end-to-end img {
    width: 100%
}

.best-game .business-meta h3 {
    width: 180px
}

.best-game .business-meta {
    height: 270px
}

.best-game .business-img-1 {
    top: 68px;
    right: -17px;
    width: 60%
}

.best-game .business-img-2 {
    top: 67px;
    right: -36px;
    width: 72%
}

.best-game .business-img-3 {
    top: 122px;
    right: -18px;
    width: 53%
}

.best-game .business-img-4 {
    top: 59px;
    right: -18px;
    width: 67%
}

.choose-game {
    background-image: url(../img/new-inner/choose-game-bg.png);
    background-repeat: no-repeat;
    background-size: cover !important;
    padding: 90px 0
}

.main-game {
    background: #fff;
    padding: 50px;
    border-radius: 10px
}

.main-game h2 {
    font-size: 60px !important;
    font-family: 'poppins-bold';
    color: #000;
    text-align: center;
    text-transform: uppercase
}

.approach-6 {
    margin-top: 40px
}

.approach-6 img {
    width: 10%
}

.approach-6 h3 {
    font-family: 'poppins-bold';
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    margin-top: 20px
}

.approach-6 p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    margin: 0
}

.approach-img img {
    width: 110% !important;
    position: relative;
    right: 30px
}

.game-vision {
    padding: 50px 0
}

.game-vision-main {
    background-image: url(../img/new-inner/vision-game.png);
    padding: 40px;
    background-size: contain;
    background-repeat: no-repeat
}

.game-vision-detail h2 {
    font-size: 48px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #fff
}

.game-vision-detail p {
    font-family: 'poppins';
    color: #fff;
    font-size: 14px;
    margin: 0
}

.game-process {
    padding: 50px 0
}

.game-process h2 {
    font-size: 60px !important;
    font-family: 'poppins-bold';
    color: #000;
    text-align: center;
    text-transform: uppercase
}

.game-process p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    text-align: center;
    width: 800px;
    margin: 0 auto
}

.process-game-meta {
    border: 1px solid #DCDFE4;
    padding: 60px 60px;
    margin-top: 30px;
    border-radius: 20%;
    height: 340px
}

.process-game-meta span {
    color: #fe3a05;
    font-family: 'poppins-bold';
    font-size: 16px
}

.process-game-meta h3 {
    font-family: 'poppins-bold';
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    margin-top: 10px
}

.process-game-meta p {
    width: 100%;
    text-align: left;
    margin: auto
}

.game-stories {
    padding: 50px 0
}

.game-stories h2 {
    font-size: 60px !important;
    font-family: 'poppins-bold';
    color: #000;
    text-align: center;
    text-transform: uppercase
}

.game-stories p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    text-align: center;
    width: 800px;
    margin: 0 auto
}

.stories-meta h3 {
    font-family: 'poppins-bold';
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    margin-top: 10px
}

.stories-meta p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    width: 100%;
    text-align: left
}

.stories-meta {
    margin-top: 0;
    padding: 30px 0;
    border-bottom: 1px solid #d3d3d3
}

.stories-meta img {
    width: 100%;
    margin-top: 10px
}

.creating-game {
    padding: 50px 0;
    background: linear-gradient(44deg, rgb(1 16 128) 0%, #010526 90%)
}

.creating-game h2 {
    font-size: 50px !important;
    font-family: 'poppins-bold';
    color: #fff;
    text-transform: uppercase
}

.creating-game p {
    font-family: 'poppins';
    color: #fff;
    font-size: 14px;
    margin: 0;
    width: 100%
}

.creating-meta {
    padding: 30px 20px;
    border-top: 1px solid #8b8b8b;
    align-items: center !important;
    gap: 40px
}

.creating-meta:hover {
    padding: 30px 20px;
    background: linear-gradient(90deg, rgb(1 10 59) 3%, rgb(1 16 128) 11%, rgb(1 10 59) 20%, rgb(0 8 26) 93%);
    border-radius: 50px;
    transition: 0.5s;
    border-bottom: 0;
    cursor: pointer
}

.creating-meta span {
    font-size: 15px;
    font-family: 'poppins-bold';
    color: #8b8b8b
}

.creating-meta h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #fff;
    width: 55%;
    margin: 0
}

.game-work,
.game-tec {
    padding: 50px 0
}

.game-work h2,
.game-tec h2 {
    font-size: 50px !important;
    font-family: 'poppins-bold';
    color: #000;
    text-transform: uppercase
}

.game-work p,
.game-tec p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    margin: 0
}

.work-meta {
    border: 2px solid #E5E5E5;
    padding: 20px;
    border-radius: 10px;
    margin-top: 25px;
    height: 270px
}

.work-meta:hover {
    background: #fd381b;
    transition: 0.5s;
    cursor: pointer
}

.work-meta:hover h3,
.work-meta:hover p {
    color: #fff
}

.work-meta:hover img {
    filter: invert(1)
}

.work-meta h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000;
    margin: 0
}

.work-meta p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    margin-top: 30px
}

.work-head {
    justify-content: space-between
}

.work-head img {
    width: 20%
}

.game-tec-meta {
    justify-content: space-between;
    gap: 40px;
    padding: 50px 0;
    border-bottom: 2px solid #eaecef;
    height: 260px
}

.game-tec-meta img {
    width: 30%
}

.game-tec-meta h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000;
    margin-bottom: 20px
}

.cta-sec {
    padding: 50px 0 50px !important
}

.contact-banner {
    background: #F5F6F9;
    padding: 130px 0 30px 0
}

.contact-banner .row {
    align-items: flex-start !important
}

.contact-banner h1 {
    font-size: 62px
}

.contact-banner h1.contact-main-heading {
    font-size: 35px !important
}

.contact-form {
    background: #fff
}

.contact-form h2 {
    font-family: 'poppins-bold';
    color: #000;
    text-transform: uppercase;
    font-size: 35px
}

.budget-dropdown select {
    border: 1px solid #d9d9d9
}

.contact-form label {
    color: #000;
    font-family: 'poppins'
}

.location-sec {
    padding: 50px 0
}

.main-location img.map {
    position: relative
}

.main-location img.map-for-mobile {
    display: none
}

.flag-1 {
    display: flex;
    background: #fff;
    padding: 10px 20px 10px 10px;
    width: 20%;
    border-radius: 50px;
    position: absolute;
    top: 170px;
    left: 52px;
    gap: 10px;
    box-shadow: rgb(50 50 93 / .25) 0 13px 27px -5px, rgb(0 0 0 / .3) 0 8px 16px -8px
}

.flag-2 {
    display: flex;
    background: #fff;
    padding: 10px 20px 10px 10px;
    width: 13%;
    border-radius: 50px;
    position: absolute;
    top: 208px;
    left: 463px;
    gap: 10px;
    box-shadow: rgb(50 50 93 / .25) 0 13px 27px -5px, rgb(0 0 0 / .3) 0 8px 16px -8px
}

.flag-3 {
    display: flex;
    background: #fff;
    padding: 10px 20px 10px 10px;
    width: 16%;
    border-radius: 50px;
    position: absolute;
    top: 316px;
    left: 153px;
    gap: 10px;
    box-shadow: rgb(50 50 93 / .25) 0 13px 27px -5px, rgb(0 0 0 / .3) 0 8px 16px -8px
}

.flag-4 {
    display: flex;
    background: #fff;
    padding: 10px 20px 10px 10px;
    width: 16%;
    border-radius: 50px;
    position: absolute;
    top: 338px;
    left: 547px;
    gap: 10px;
    box-shadow: rgb(50 50 93 / .25) 0 13px 27px -5px, rgb(0 0 0 / .3) 0 8px 16px -8px
}

.flag-meta p {
    margin: 0;
    font-size: 12px !important;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    color: #000 !important;
    text-align: left !important
}

.flag-meta span {
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Poppins-bold';
    color: #000
}

.main-location p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    text-align: center
}

.main-location h2 {
    font-size: 60px;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000;
    text-align: center
}

.vid-sec .vid-marquee marquee {
    padding: 5px 0 0 0 !important
}

.end-to-end-service .end-to-head img {
    width: 10%
}

.main-end-to-end p img {
    width: 4%;
    margin-top: 10px
}

.mvp-development {
    padding: 130px 0
}

.mvp-development h1,
.mvp-development p {
    width: 85%;
    margin: 0 auto
}

.expert-mvps .tech-meta {
    height: 230px
}

.expert-mvps .tech-meta p {
    height: 110px
}

.mvp-steps {
    padding: 100px 0
}

.mvp-steps img {
    left: 510px;
    top: 404px;
    width: 15%
}

.mvp-steps .banner-buttons {
    margin: 0 auto
}

.other-company {
    padding: 100px 0;
    background: #F4F4F4
}

.other-company-head h2 {
    font-size: 60px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000;
    text-align: center
}

.other-company-head p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    text-align: center;
    width: 80%;
    margin: 0 auto
}

section.other-company .row .col-md-6 {
    padding: 0
}

.other-company .our-company h3,
.other-companies h3 {
    font-size: 20px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000
}

.other-company .facts {
    margin-top: 20px;
    padding: 15px 30px 30px 30px;
    background: #F1FFF2;
    border-radius: 10px;
    height: 590px
}

.other-company .facts ul {
    list-style: none;
    padding: 0
}

.other-company .facts ul li {
    position: relative;
    padding-left: 30px
}

.other-company .facts ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url(../img/new-inner/right-tick.png);
    background-size: contain;
    background-repeat: no-repeat
}

.facts ul li {
    margin-top: 30px
}

.other-company .facts h4 {
    font-size: 16px !important;
    font-family: 'poppins-bold';
    color: #000
}

.other-company .facts p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px
}

.other-companies .facts {
    background: #FFF4F4
}

.other-companies ul li::before {
    background-image: url(../img/new-inner/wrong-tick.png) !important
}

.mvp-success {
    position: unset !important
}

.mvp-success .mvp-success-extra {
    width: 70%
}

.mvp-success .mvp-success-extra p {
    font-family: 'poppins';
    color: #fff;
    font-size: 14px
}

.mvp-success h2 {
    font-size: 50px !important;
    width: 100%
}

.mvp-cta .main-cta {
    padding: 40px;
    background: linear-gradient(360deg, rgb(249 200 21) 0%, rgb(239 62 35) 100%)
}

.mvp-cta .main-cta h2 {
    font-size: 60px
}

.mvp-cta .main-cta p {
    font-family: 'poppins';
    color: #fff;
    font-size: 14px;
    width: 850px;
    margin: 0 auto
}

.mvp-indus {
    position: unset !important;
    background: #fff !important
}

.mvp-indus .indus-heading {
    width: 100%;
    text-align: center
}

.mvp-indus .indus-heading p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px
}

.mvp-indus .induses {
    padding: 20px
}

.mvp-indus .induses h4 {
    text-transform: uppercase;
    font-size: 17px
}

.induses h3.for-seo-reason {
    font-family: 'poppins-bold';
    font-size: 17px;
    color: #000;
    text-transform: uppercase;
    margin-top: 10px
}

.induses span {
    margin-top: 20px;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 700;
    color: #000;
    display: block
}

.mvp-indus .induses p {
    font-size: 14px;
    height: 110px
}

.cost-develop {
    padding: 100px 0
}

.cost-develop-head h2 {
    font-size: 55px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000
}

.cost-develop-head-para p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px
}

.cost-develop .cost-meta h3 {
    font-size: 23px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000
}

.cost-develop .cost-meta p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px
}

.rough-cost h2 {
    font-size: 35px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #2E2E2E
}

.rough-cost .lets-talk {
    padding: 0
}

.estimates ul {
    list-style: none;
    gap: 20px
}

.estimates ul li {
    background: aquamarine;
    padding: 50px 40px 50px 40px;
    border-radius: 20px;
    width: 230px
}

.estimates ul li h4 {
    font-size: 18px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #fff
}

.estimates ul li p {
    font-family: 'poppins';
    color: #fff;
    font-size: 14px;
    margin: 0
}

.estimates ul li.li-1 {
    background: linear-gradient(220deg, rgb(243 118 30) 0%, rgb(240 63 36) 100%)
}

.estimates ul li.li-2 {
    background: linear-gradient(220deg, rgb(247 166 25) 0%, rgb(240 63 36) 100%)
}

.estimates ul li.li-3 {
    background: linear-gradient(220deg, rgb(247 166 25) 100%, rgb(240 63 36) 100%)
}

.estimate-note p span {
    font-family: 'poppins-bold'
}

.estimate-note p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px
}

.prototype {
    padding: 100px 0;
    border-radius: 0
}

.prototype .proto-meta h3 {
    font-size: 17px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #fff
}

.prototype .proto-meta p {
    font-family: 'poppins';
    color: #fff;
    font-size: 12px
}

.prototype thead th {
    color: #fff
}

.prototype .red-bg {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FD371B;
    border: 0;
    padding: 45px 22px 25px;
    vertical-align: top
}

.prototype .chart-cta span {
    font-family: 'poppins';
    color: #fff;
    font-size: 14px
}

.mvp-delivery {
    padding: 100px 0
}

.mvp-delivery .mvp-delivery-head h2 {
    font-family: 'poppins-bold';
    color: #000;
    font-size: 60px;
    text-transform: uppercase
}

.mvp-delivery .mvp-delivery-head p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px
}

.mvp-delivery-tabs ul {
    justify-content: center
}

.mvp-delivery-tabs ul li {
    margin: 0 10px
}

.mvp-delivery-tabs ul li a {
    font-size: 16px;
    font-family: 'poppins-bold';
    text-transform: capitalize;
    font-weight: 700;
    color: #070F48;
    text-transform: uppercase;
    padding: 10px;
    transition: all 0.1s;
    justify-content: center !important
}

.mvp-delivery-tabs .nav-pills .nav-link.active {
    background: #FF2000;
    border-radius: 30px;
    padding: 10px 40px
}

.delivery-option {
    margin-top: 60px
}

.delivery-option .banner-buttons {
    margin-top: 100px !important
}

.mvp-delivery-tabs {
    margin-top: 30px
}

.delivery-option .delivery-option-head {
    text-align: center;
    width: 50%;
    margin: 0 auto
}

.delivery-option .delivery-option-head h3 {
    font-size: 30px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #FD371B
}

.delivery-option .delivery-option-head p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px
}

.delivery-option h4 {
    text-align: center;
    margin-top: 40px;
    font-size: 20px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000
}

.delivery-option .option-one-meta {
    text-align: end;
    position: relative;
    margin: 0 30px
}

.delivery-option .option-one-meta h5 {
    margin-top: 40px;
    font-size: 18px !important;
    font-family: 'poppins';
    color: #000
}

.delivery-option .option-one-meta p {
    font-family: 'poppins';
    color: #000;
    font-size: 15px
}

.option-one-meta-extra {
    text-align: left !important;
    top: 80px
}

.option-2-last {
    margin-top: 90px !important
}

.delivery-option img {
    position: absolute;
    right: 560px;
    top: 580px
}

.delivery-option .last-option {
    margin-top: 90px !important
}

.delivery-option img.week-2 {
    top: 940px
}

.delivery-option img.option-2-img {
    top: 530px
}

.mvp-tech {
    padding: 100px 0;
    background: #F4F4F4
}

.mvp-tech .technologies-head p {
    font-family: 'poppins';
    color: #000;
    font-size: 15px
}

.mvp-tech .tech-meta {
    height: 190px
}

.new-cta .main-cta {
    text-align: left;
    background: url(../img/new-inner/new-cta-bg.png);
    background-size: cover;
    background-repeat: no-repeat
}

.new-cta .main-cta h2 {
    font-size: 50px;
    text-transform: uppercase;
    width: 60%
}

.new-cta .main-cta p {
    font-family: 'poppins';
    color: #fff;
    width: 60%;
    font-size: 14px;
    margin-top: 20px
}

.faq-section {
    max-width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    background-color: #fff
}

.faq-section .faq-section-head h2 {
    font-size: 60px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000;
    text-align: center
}

.faq-item {
    border: 1.5px solid #e9ecef;
    margin-top: 15px;
    border-radius: 20px;
    padding: 20px
}

.faq-item button {
    width: 100%;
    text-align: left;
    padding: 0;
    font-family: 'Poppins';
    background-color: #fff0;
    display: flex;
    justify-content: space-between
}

.faq-item button span {
    font-family: 'poppins-bold';
    font-size: 16px
}

.faq-item button:focus {
    outline: none;
    box-shadow: none
}

.faq-item .collapse {
    color: #495057;
    font-size: 14px;
    margin-top: 10px;
    font-family: 'Poppins'
}

.faq-item .collapse p {
    margin: 0
}

.icon {
    transition: transform 0.3s ease
}

.rotate {
    transform: rotate(180deg)
}

.ecommerce-banner {
    padding: 130px 0
}

.ecom-service {
    padding: 50px 0 100px 0;
    background: #f5f6f9
}

.ecom-head h2,
.ecom-why-head h3,
.ecom-type-head h2,
.ecom-indus-head h2,
.e-com-why-headdings h2,
.ecom-table-head h2 {
    font-size: 60px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000
}

.e-com-why-headding-extra h2 {
    font-size: 30px !important;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000
}

.ecom-head p,
.ecom-table-head p {
    color: #000;
    font-size: 14px;
    font-family: 'poppins'
}

.ecom-service-meta {
    background: #fff;
    padding: 30px;
    margin-top: 30px;
    border-radius: 10px;
    border: 1px solid #E2E2E2;
    height: 90%
}

.ecom-service .ecom-service-meta h3,
.ecom-why-meta h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000
}

.ecom-service .ecom-service-meta p,
.ecom-why-head p,
.ecom-why-meta p,
.ecom-type-head p,
.ecom-indus-head p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    margin-top: 20px
}

.ecom-table {
    padding: 50px 0
}

.ecom-table .table-responsive {
    border-radius: 20px
}

.ecom-table .table thead {
    background: linear-gradient(265deg, rgb(249 200 21) 0%, rgb(239 62 35) 100%)
}

.ecom-table .table thead th {
    font-family: 'poppins-regular';
    color: #fff;
    font-size: 14px;
    padding: 10px;
    text-align: center;
    border: 0
}

.ecom-table .table th {
    font-family: 'Poppins';
    font-size: 14px;
    border: 1px solid #E6E6E6
}

.ecom-table .table td {
    font-family: 'Poppins';
    font-size: 14px;
    color: #494949;
    border: 1px solid #E6E6E6;
    width: 35%;
    text-align: center
}

.table th.ecom-red {
    border-bottom-left-radius: 20px !important
}

.ecom-service-cta {
    background: linear-gradient(0deg, rgb(1 16 128) 0%, #010526 90%);
    padding: 50px;
    margin-top: 30px;
    border-radius: 10px;
    height: 90%
}

.ecom-service-cta h3 {
    color: #fff;
    font-family: 'poppins-bold';
    text-transform: uppercase;
    font-size: 30px
}

.ecom-why {
    padding: 50px 0;
    width: 70%;
    margin: 0 auto
}

.ecom-why .ecom-why-meta img {
    width: 10%
}

.ecom-type {
    padding: 50px 0
}

.ecom-type .ecom-type-head {
    width: 75%;
    margin: 0 auto
}

.ecom-type-main ul.nav.nav-tabs {
    border: none !important;
    margin-top: 50px !important
}

.ecom-type-main ul li {
    width: unset !important;
    margin: 0 20px
}

.ecom-type-main ul li button {
    background: none;
    font-family: 'poppins-bold';
    font-size: 15px
}

.ecom-type-main .nav-tabs .nav-link.active {
    background: none !important;
    color: #F15525;
    position: relative;
    transition: all 0.5s ease-in-out
}

.ecom-type-main .nav-tabs .nav-link::after {
    content: "";
    width: 0;
    background: #F15525;
    height: 3px;
    position: absolute;
    right: 0;
    transition: width 0.5s ease-in-out;
    opacity: 0
}

.ecom-type-main .nav-tabs .nav-link.active::after {
    width: 100%;
    opacity: 1
}

.ecom-type-main .nav-tabs .nav-link::after {
    bottom: -8px
}

.ecom-type-main .nav-tabs .nav-link:focus {
    outline: none
}

.ecom-type-main .tab-content {
    margin-top: 50px
}

.ecom-type-main .ecom-type-tabs h3 {
    font-size: 27px;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000;
    line-height: 30px
}

.ecom-type-main .ecom-type-tabs p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px
}

.ecom-type-main .ecom-type-tabs ul {
    list-style: none
}

.ecom-type-main .ecom-type-tabs ul li {
    margin: 0;
    font-family: 'poppins';
    color: #000;
    font-size: 14px
}

.ecom-type-tabs img.marketplace-logos {
    width: 70%
}

.ecom-stories {
    position: unset !important
}

.ecom-stories .ecom-stories-extra {
    width: 70%
}

.ecom-stories h2 {
    font-size: 37px !important
}

.ecom-stories .ecom-stories-extra p {
    font-family: 'poppins';
    color: #fff;
    font-size: 14px
}

.ecom-stories .ecom-meta-point {
    justify-content: space-between;
    align-items: center;
    display: flex
}

.ecom-stories .ecom-story-meta {
    width: 50%
}

.ecom-stories .ecom-story-meta h3 {
    font-family: 'Quicksand-bold-regular';
    font-size: 30px;
    margin-top: 0
}

.ecom-stories .ecom-meta-point span {
    font-family: 'Quicksand-bold-regular';
    font-size: 50px;
    color: #fff
}

.ecom-cta .main-cta {
    background: linear-gradient(0deg, rgb(1 16 128) 0%, #010526 90%)
}

.ecom-cta .main-cta h2 {
    font-size: 65px
}

.ecom-cta .main-cta span.for-seo-reason {
    font-size: 65px;
    font-family: 'poppins-bold';
    color: #fff;
    line-height: 1.1;
    text-transform: uppercase
}

.mvp-cta .main-cta span.for-seo-reason {
    font-size: 60px;
    font-family: 'poppins-bold';
    color: #fff;
    line-height: 1.1;
    text-transform: uppercase
}

.ecom-cta .main-cta p,
.ecom-build .ecom-chart span,
.ecom-second-cta span,
.indus-cta .ecom-chart span {
    color: #fff
}

.ecom-cta .main-cta .cta-a {
    background: #ff3a05
}

.ecom-build {
    position: unset;
    padding: 50px 0
}

.ecom-build .build-apps-meta h3 {
    width: 100%
}

.ecom-build .ecom-chart {
    width: 40%
}

.ecom-steps {
    padding: 50px 0
}

.ecom-steps img {
    top: 450px
}

.ecom-second-cta {
    background: linear-gradient(0deg, rgb(1 16 128) 0%, #010526 90%)
}

.ecom-second-cta .cta-a {
    background: #F15525
}

.ecom-work .work-meta {
    height: 230px
}

.ecom-indus {
    padding: 50px 0 150px 0;
    background: #f5f6f9;
    margin-top: 50px
}

.ecom-indus-meta ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin-top: 20px
}

.ecom-indus-meta ul li {
    margin: 0 10px
}

.ecom-indus-meta ul li img {
    width: 100%
}

.indus-cta {
    position: relative;
    top: -170px;
    padding: 40px
}

.indus-cta .ecom-chart {
    width: 65%
}

.indus-cta.chart-cta a {
    width: 25%
}

.indus-cta p {
    margin: 0;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px
}

.review-banner h1.contact-main-heading {
    font-size: 35px !important
}

.main-reviews {
    padding: 50px 0
}

.review {
    margin: 30px 0;
    padding: 25px;
    background: linear-gradient(360deg, rgb(255 255 255) 0%, rgb(245 246 249) 100%);
    border-radius: 10px
}

.review .element::after {
    content: "";
    position: absolute;
    bottom: 369px;
    left: -24px;
    width: 116%;
    height: 8px;
    background: linear-gradient(to right, #EF4123, #FAD913);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.review p {
    font-family: 'poppins';
    font-size: 18px;
    color: #000;
    height: 260px;
    overflow: auto;
    padding-right: 10px;
    margin-right: -25px
}

.review-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px
}

.review-img img {
    width: 60px;
    height: 60px;
    border-radius: 90%
}

.review-name {
    text-align: end
}

.review-name h4 {
    font-family: 'poppins-bold';
    font-size: 15px;
    color: #060e4a;
    text-transform: capitalize
}

.review-name p {
    padding: 0;
    margin: 0;
    font-size: 13px
}

.review-name p span {
    color: #ff3a05
}

.review-name img {
    width: 40%
}

.health {
    padding: 130px 0 50px
}

.health .main-client {
    padding: 100px 0 0
}

.health h1,
.health p {
    width: 100%
}

.health h1 {
    font-size: 50px !important;
    text-transform: uppercase
}

.health-app p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px
}

.proven-health {
    background: #000;
    padding: 50px 0
}

.proven-health h2 {
    font-size: 50px !important;
    font-family: 'poppins-bold';
    color: #fff
}

.proven-health .banner-buttons {
    margin: 0 auto;
    margin-top: 30px
}

.proven-meta {
    position: relative
}

.proven-meta::after {
    content: "";
    position: absolute;
    left: 270px;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 130%;
    background-image: url(../img/new-inner/proven-line.png);
    background-size: contain;
    background-repeat: no-repeat
}

.proven-meta.withoutline::after {
    display: none
}

.proven-meta h3 {
    font-size: 20px !important;
    font-family: 'poppins-bold';
    color: #FF2000;
    text-transform: uppercase
}

.proven-meta p {
    font-family: 'poppins';
    color: #fff;
    font-size: 14px
}

.compliant {
    position: unset;
    padding: 100px 0
}

.health-benefit {
    padding: 0 0 100px 0
}

.success-health {
    background: linear-gradient(225deg, rgb(1 16 128) 0%, #010526 90%)
}

.compliant .build-apps-meta {
    gap: 40px
}

.compliant .build-apps-meta h6 {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #FF2000
}

.benefit-head h2,
.rev-health-head h2,
.cost-health-head h2 {
    font-size: 50px !important;
    font-family: 'poppins-bold';
    color: #000
}

.cost-health-head h2,
.cost-health-head p {
    color: #fff !important
}

.benefit-head p,
.rev-health-head p,
.cost-health-head p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px
}

.benefit-meta ul {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 40px;
    list-style: none
}

.benefit-meta ul li {
    flex: 0 0 50%;
    font-family: 'poppins-bold';
    color: #000;
    font-size: 14px;
    margin: 10px 0;
    position: relative
}

.benefit-meta ul li::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 10px;
    background-image: url(../img/new-inner/dots.png);
    background-size: contain;
    background-repeat: no-repeat
}

.health-story h2,
.health-story-meta,
.health-story {
    width: 100% !important
}

.health-story-point {
    display: block !important
}

.health-story-meta ul {
    margin: 10px 20px;
    list-style: none
}

.health-story-meta ul li {
    font-family: 'poppins-light';
    color: #e2e2e2;
    font-size: 14px;
    position: relative;
    margin-top: 5px
}

.health-story-meta ul li::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 15px;
    background-image: url(../img/new-inner/health-dot.png);
    background-size: contain;
    background-repeat: no-repeat
}

p.health-story-meta-p {
    font-size: 16px;
    font-weight: 600
}

.founder-health-head h2 {
    font-size: 55px !important
}

.something-new button:hover {
    background-color: #fff0;
    border: 1px solid #fff !important;
    color: #fff !important
}

.rev-health {
    padding: 100px 0
}

.rev-meta {
    background: #F8F8F8;
    padding: 27px;
    border-radius: 10px;
    margin-top: 25px
}

.rev-meta h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #000;
    margin: 0
}

.rev-head img {
    width: 10%
}

.rev-meta p,
.cost-custom p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    margin-top: 10px
}

.rev-head {
    justify-content: space-between
}

.rev-main-img img {
    width: 100%
}

.cost-health {
    background-image: url(../img/new-inner/cost-banner.png);
    background-size: cover !important;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    padding: 60px 0
}

.cost-health-meta ul {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 20px;
    list-style: none;
    width: 70%
}

.cost-custom .lets-talk {
    padding-left: 0
}

.cost-health-meta ul li {
    flex: 0 0 50%;
    font-family: 'poppins';
    color: #fff;
    font-size: 15px;
    margin: 5px 0;
    position: relative
}

.cost-health-meta ul li::before {
    content: "";
    position: absolute;
    left: -22px;
    top: 25%;
    transform: translateY(-50%);
    width: 20px;
    height: 15px;
    background-image: url(../img/new-inner/cost-dot.png);
    background-size: contain;
    background-repeat: no-repeat
}

.cost-custom h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'poppins-bold';
    color: #fff;
    margin: 0
}

.cost-custom p {
    color: #fff !important
}

.partner-lp {
    padding: 100px 0
}

.partner-lp img {
    position: absolute;
    left: 510px;
    top: 230px;
    width: 15%
}

.partner-qa .faq-section-head p {
    font-family: 'poppins';
    color: #000;
    font-size: 14px;
    text-align: center
}

.without-hover-partner {
    border-top: 0
}

.without-hover-partner:hover {
    background: none;
    border-radius: 0;
    transition: none;
    border-bottom: 0;
    cursor: unset;
    border-bottom: 2px solid #E5E5E5
}

.without-hover-partner:hover h3 {
    color: #000
}

.partner-slider p {
    height: 70px
}

@media (max-width:768px) {

    .edtech .facts {
        height: 570px !important;
    }

    .banner-buttons .lets-talk button,
    .banner-buttons .lets-call button {
        padding: 10px 30px
    }

    .portfolio-banner {
        padding: 50px 0 !important
    }

    .inner-banner,
    .mvp-development {
        padding: 50px 0 0 0
    }

    .story-overlay-port {
        margin-top: 40px
    }

    .inner-banner h1,
    .edge-head h2,
    .tech-expert-head h2,
    .business-head h2,
    .build-apps-head h2,
    .steps-process-head h2,
    .free-head h2,
    .technologies-head h2,
    .end-to-end h2,
    .other-company-head h2,
    .ecom-head h2,
    .ecom-why-head h3,
    .ecom-type-head h2,
    .ecom-stories-extra h2,
    .ecom-indus-head h2,
    .e-com-why-headdings h2 {
        font-size: 30px !important
    }

    .inner-banner img {
        width: 100%
    }

    .liness,
    .main-client,
    .edge-img,
    .first-layour::before,
    .first-layour::after,
    .first-layour .col-md-4:last-child .tech-meta::before,
    .first-layour .col-md-4::after,
    .first-layour .col-md-4::before,
    .first-layour:last-child .col-md-4 .tech-meta::before,
    .first-layour.last-child .col-md-4:last-child a::before,
    .first-layour.last-child .col-md-4:last-child a::after,
    .first-layour:last-child .col-md-4 .tech-meta::after {
        display: none
    }

    .acc {
        flex-wrap: wrap
    }

    .business-img-1,
    .business-img-2 {
        width: 75%;
        top: 183px;
        right: 0
    }

    .business-img-3 {
        width: 60%;
        top: 184px;
        right: 0
    }

    .business-img-4 {
        width: 85%;
        top: 211px;
        right: 0
    }

    .exclusive-head h2 {
        width: unset;
        font-size: 40px !important
    }

    .exclusive-head {
        display: unset !important
    }

    .exclusive .lets-talk {
        position: unset !important;
        text-align: left !important
    }

    .exclusive .lets-talk a button {
        width: 50%
    }

    .build-apps-meta {
        display: block !important;
        padding: 30px
    }

    .business-meta p {
        width: 100%
    }

    .business-row {
        margin-top: 0 !important
    }

    .business-meta {
        margin-top: 20px;
        height: 370px
    }

    .exclusive .col-md-4.slick-slide {
        height: auto
    }

    .acc p {
        margin: 0
    }

    .acc {
        padding: 30px
    }

    .build-apps-meta {
        border: 1.5px solid #000 !important;
        border-radius: 30px;
        margin-top: 20px
    }

    .build-apps-meta h3 {
        color: #000;
        width: 100%
    }

    .build-apps-meta p {
        color: #000
    }

    .build-apps {
        padding: 50px 0 0 0
    }

    .business,
    .tech-expert,
    .mvp-steps,
    .other-company,
    .cost-develop,
    .mvp-development,
    .prototype,
    .mvp-delivery,
    .mvp-tech,
    .ecommerce-banner {
        padding: 50px 0
    }

    .chart-cta {
        display: block
    }

    .iskabab {
        width: 100%;
        overflow-x: scroll;
        height: 1270px;
        overflow-y: hidden
    }

    .tabss span {
        right: 685px
    }

    .chart {
        width: 1170px
    }

    .extra-chart {
        position: relative;
        top: -1225px;
        width: 58%;
        left: 140px
    }

    .chart-logo img {
        width: 100%
    }

    ::-webkit-scrollbar {
        height: 2px;
        width: 6px
    }

    .steps-process img,
    .steps-counter,
    .steps-counter-2 {
        display: none
    }

    .steps-meta {
        margin-top: 20px
    }

    .steps-process .row {
        margin-top: 0 !important
    }

    .steps-meta h3 {
        font-size: 17px
    }

    .steps-meta .steps-counter {
        justify-content: left;
        margin-bottom: 20px;
        display: flex
    }

    .tabss .tabss-heading {
        width: 8%
    }

    .tabss-blank .tabss-heading {
        width: 10%
    }

    .build-apps-meta h3 {
        color: #000
    }

    .last-mobile {
        position: relative;
        left: -250px
    }

    .tabss-blank h4 {
        width: 21%
    }

    .tabss .freelance {
        right: 415px
    }

    .free .red-bg img {
        top: 45px !important
    }

    .game-stories p,
    .game-process p {
        width: 100%
    }

    .end-to-end h2,
    .main-game h2,
    .game-process h2,
    .game-stories h2,
    .creating-game h2,
    .game-work h2,
    .game-tec h2,
    .game-vision-detail h2,
    .contact-form h2,
    .main-location h2,
    .cost-develop-head h2,
    .mvp-delivery .mvp-delivery-head h2,
    .faq-section .faq-section-head h2,
    .ecom-table-head h2,
    .benefit-head h2,
    .rev-health-head h2,
    .cost-health-head h2 {
        font-size: 30px !important
    }

    .game-dev {
        padding: 50px 0 0 0;
        height: 450px
    }

    .choose-game {
        padding: 20px
    }

    .game-process {
        padding: 10px
    }

    .process-game-meta {
        height: auto;
        padding: 40px 40px
    }

    .best-game .business-meta {
        height: 350px
    }

    .best-game .business-img-1 {
        top: 209px;
        right: 4px;
        width: 65%
    }

    .best-game .business-img-2 {
        top: 231px;
        right: 5px;
        width: 65%
    }

    .best-game .business-img-3 {
        top: 208px;
        right: 5px;
        width: 65%
    }

    .best-game .business-img-4 {
        top: 204px;
        right: 12px;
        width: 85%
    }

    .game-vision-main {
        background-image: none;
        padding: 0 0
    }

    .game-vision-detail h2,
    .game-vision-detail p {
        color: #000
    }

    .game-vision-detail .lets-talk button,
    .game-dev .lets-talk button {
        width: 60%
    }

    .creating-meta {
        display: block !important
    }

    .creating-meta h3,
    .creating-meta p {
        margin-top: 10px
    }

    .game-tec-meta {
        display: block !important;
        height: auto
    }

    .game-tec-meta h3 {
        margin: 20px 0 20px 0
    }

    .contact-banner {
        background: none !important
    }

    .contact-banner {
        padding: 50px 0 0 0 !important
    }

    .contact-banner img {
        display: none
    }

    .contact-form {
        padding: 50px 0
    }

    .main-location img.map,
    .flag-1,
    .flag-2,
    .flag-3,
    .flag-4 {
        display: none !important
    }

    .main-location img.map-for-mobile {
        display: block !important
    }

    .one-story-all {
        justify-content: center;
        margin-bottom: 20px
    }

    .technologies ul#technology {
        flex-wrap: wrap
    }

    .other-company-head p,
    .mvp-cta .main-cta p,
    .new-cta .main-cta p {
        width: 100%
    }

    .mvp-success .mvp-success-extra,
    .delivery-option .delivery-option-head,
    .new-cta .main-cta h2 {
        width: 100%
    }

    .mvp-cta .main-cta h2,
    .ecom-cta .main-cta span.for-seo-reason,
    .mvp-cta .main-cta span.for-seo-reason {
        font-size: 30px !important
    }

    .mvp-indus .indus-heading h2,
    .new-cta .main-cta h2 {
        font-size: 30px !important
    }

    .cost-develop .cost-meta h3 {
        font-size: 14px !important
    }

    .rough-cost h2 {
        font-size: 25px !important
    }

    .estimates {
        margin-top: 20px
    }

    .estimates ul li {
        width: 100%;
        padding: 20px 20px 20px 20px
    }

    .estimates ul li h4 {
        font-size: 13px !important
    }

    .estimates ul li p {
        font-size: 12px
    }

    .prototype .chart-cta {
        padding: 20px
    }

    .mvp-delivery-head-img,
    .delivery-option img {
        display: none
    }

    .delivery-option {
        margin-top: 40px
    }

    .delivery-option h4,
    .delivery-option .last-option {
        margin-top: 0 !important
    }

    .delivery-option .option-one-meta {
        text-align: center !important;
        position: unset;
        margin: 0
    }

    .delivery-option .option-one-meta h5 {
        margin-top: 10px;
        font-family: 'poppins-bold';
        font-size: 15px !important
    }

    .option-2-last {
        margin: 0 !important
    }

    .delivery-option h4 {
        color: #ff2000
    }

    .new-cta .main-cta {
        text-align: center;
        background: linear-gradient(39deg, rgb(249 200 21) 0%, rgb(239 62 35) 100%)
    }

    .faq-item button {
        font-size: 9px
    }

    .other-company .facts {
        height: 100%
    }

    .other-company .our-company h3,
    .other-companies h3 {
        text-align: center;
        margin-top: 20px
    }

    .ecom-service {
        margin-top: 0 !important
    }

    .ecom-service {
        padding: 50px 0
    }

    .ecom-service-cta h3 {
        font-size: 20px
    }

    .ecom-service-cta button,
    .ecom-why .ecom-why-meta,
    .ecom-type .ecom-type-head {
        width: 100%;
        text-align: center
    }

    .ecom-type-main ul.nav.nav-tabs {
        display: flex;
        flex-wrap: wrap
    }

    .ecom-type-main ul.nav.nav-tabs .nav-item {
        flex: 0 0 100%;
        margin: 10px
    }

    .ecom-type-main .ecom-type-tabs h3 {
        font-size: 20px;
        margin-top: 20px
    }

    .ecom-stories .ecom-stories-extra {
        width: 100%
    }

    .for-ecom-mobile {
        display: none
    }

    .chart-cta {
        padding: 20px
    }

    .ecom-build .ecom-chart,
    .indus-cta .ecom-chart {
        width: 100%
    }

    .steps-deep ul {
        justify-content: center
    }

    .ecom-indus {
        padding: 50px 0
    }

    .indus-cta {
        position: unset;
        width: 345px
    }

    .indus-cta p {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 10px
    }

    .proven-meta::after {
        display: none
    }

    .benefit-meta ul {
        margin: 10px
    }

    .health-benefit,
    .success-health,
    .rev-health {
        padding: 50px 0
    }

    .benefit-head {
        text-align: left !important
    }

    .benefit-meta ul li {
        flex: 0 0 100%;
        font-family: 'poppins';
        font-size: 13px
    }

    .cost-health-meta ul {
        width: 90%;
        margin: 10px 10px
    }

    .cost-health-meta ul li {
        flex: 0 0 90%;
        font-size: 12px;
        margin: 5px 0
    }
}

.jw {
    padding: 150px 0 !important
}

.jw h1 {
    font-size: 50px !important;
    font-family: 'poppins-bold';
    color: #000;
    text-transform: uppercase;
    margin-bottom: 20px
}

h2.mvp-second-heading {
    font-size: 40px !important
}

.edtech-step img {
    left: 510px;
    top: 344px;
    width: 13%;
}

.edtech .facts {
    height: 480px;
}