@import url(https://fonts.googleapis.com/css2?family=Epilogue:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Satisfy&display=swap);@font-face {
    font-family: 'Material Icons Round';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialiconsround/v37/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2) format('woff2');
    font-display: swap
}

.material-icons-round {
    font-family: 'Material Icons Round';
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased
}

html {
    font-size: 1rem
}

body {
    font-family: 'DM Sans',sans-serif;
    color: #0b172e;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    margin: 0
}

*,::after,::before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

::-webkit-input-placeholder {
    color: #bbc4d6
}

:-ms-input-placeholder {
    color: #bbc4d6
}

::placeholder {
    color: #bbc4d6
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}

img,svg {
    vertical-align: middle
}

.d-flex {
    display: flex!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: Epilogue,sans-serif;
    margin: 0
}

.h1,h1 {
    font-size: 3.375rem;
    font-weight: 800;
    letter-spacing: -.08rem;
    line-height: 3.875rem
}

.h2,h2 {
    font-size: 1.75rem;
    font-weight: 700;
    letter-spacing: -.01rem;
    line-height: 2.5rem;
}

.h3,h3 {
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: -.01rem;
    line-height: 2.1rem;
}

.h4,h4 {
    font-size: 1.2rem
}

.h5,h5 {
    font-size: 1.125rem
}

a,a:hover {
    text-decoration: none;
    color: #0b172e;
    margin: 0
}

p {
    font-size: 1.1rem;
    line-height: 1.6rem;
}

button,button:focus,button:hover {
    outline: 0
}

.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
    padding: 0 1rem;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.img-fluid {
    max-width: 100%;
    height: auto
}

ul.sct-ps-normal-list-ui>li {
    font-size: 1.1rem;
    margin: 1rem 0;
    line-height: 1.6rem;
}

.sct-red {
    color: #f30920
}

.sct-violet {
    color: #6f5e97
}

.sct-red-bg {
    background-color: #f30920
}

.sct-violet-bg {
    background-color: #6f5e97
}

.sct-blue-bg {
    background-color: #09a0f4
}

.sct-dark-bg {
    background-color: #0b172e
}

.sct-special-text {
    font-family: Satisfy,cursive
}

.sct-navbar-wrap {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.15);
    position: sticky;
    top: 0;
    background: rgba(255,255,255,.85);
    backdrop-filter: saturate(180%) blur(20px);
    z-index: 666
}

.sct-navbar-wrap>.container {
    align-items: center;
    justify-content: space-between;
    height: 4rem
}

.sct-nav-ham-menu,.sct-nav-logo {
    z-index: 6
}

.sct-nav-logo img {
    height: 1.6875rem
}

.sct-btn {
    border: 0;
    font-size: 1rem;
    border-radius: 3px;
    padding: .5rem .9375rem;
    font-weight: 900;
    align-items: center
}

.sct-btn:focus {
    transform: scale(.97)
}

.sct-btn.sct-btn-lg {
    font-size: 1.25rem;
    padding: .6875rem 1.0625rem
}

.sct-btn i {
    margin-left: 1.25rem
}

.sct-btn-red {
    background: #f30920;
    color: #fff;
    transition: all .1s
}

.sct-btn-violet {
    background: #6f5e97;
    color: #fff;
    transition: all .1s
}

.sct-btn-red:focus,.sct-btn-red:hover {
    color: #fff!important;
    background-image: linear-gradient(to bottom,#f30920 93%,#c50013 7%)
}

.sct-nav-mega {
    display: none
}

.sct-nav-mini-menu {
    align-items: center
}

.sct-nav-mini {
    margin-left: auto
}

.sct-nav-mini-menu>a {
    margin-right: 2rem;
    font-size: 1rem;
    font-weight: 500;
    position: relative
}

.sct-nav-mini-menu>a:not(.sct-btn) {
    padding: 1.3rem 1rem
}

.sct-nav-mini-menu>a.active {
    color: #f30920
}

.sct-nav-mini-menu>a.active::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: .15rem;
    background: #f30920;
    z-index: -1;
    border-radius: 0 0 2px 2px
}

.sct-nav-mini-menu>a:hover {
    color: #f30920
}

.sct-nav-ham-menu i:last-child {
    display: none
}

.sct-nav-ham-menu {
    border: 0;
    background: 0 0;
    padding: 0;
    height: unset;
    width: unset
}

.sct-nav-ham-menu:hover i {
    color: #f30920
}

.sct-nav-mega.show {
    display: block
}

.sct-nav-ham-menu.show i:first-child {
    display: none
}

.sct-nav-ham-menu.show i:last-child {
    display: block
}

.sct-nav-mini.hide {
    display: none
}

.sct-nav-mega {
    position: absolute;
    padding: 0 1rem;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
    box-shadow: 0 5px 25px rgba(0,0,0,.1);
    border-radius: 0 0 3px 3px;
    background: rgba(255,255,255)
}

.sct-nav-mega-menu {
    flex-direction: column;
    margin-right: 4rem
}

.sct-nav-mega-left,.sct-nav-mega-right {
    padding-top: 6rem;
    padding-bottom: 2.5rem
}

.sct-nav-mega-right {
    padding-left: 6rem
}

.sct-nav-mega-left {
    border-right: 1px solid #d1d8e4
}

.sct-nav-mega-menu>a {
    margin-right: 2rem;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 1.5625rem
}

.sct-nav-mega-menu>a:hover {
    color: #f30920
}

.sct-nav-mega-social {
    margin-top: 2rem
}

.sct-nav-mega-social img {
    height: 1.875rem
}

.sct-nav-mega-social a {
    margin-right: 1.875rem
}

.sct-nav-mega-right i {
    font-size: 1.5625rem;
    color: #f30920;
    margin-right: .625rem
}

.sct-nav-mega-right a span {
    font-size: 1.125rem;
    font-weight: 600;
    padding-top: .1rem
}

.sct-nav-mega-right a {
    align-items: center;
    min-width: 15rem
}

.sct-nav-mega-right a:hover span {
    color: #f30920
}

.sct-nav-mega-right h2 {
    margin-bottom: 2.0625rem
}

.sct-nav-mega-right>.d-flex {
    margin-bottom: 2.5rem
}

.sct-hero-left p {
    font-size: 1.625rem;
    line-height: 2.375rem;
    margin-bottom: 2rem
}

.sct-hero-section h1 {
    line-height: 3.875rem;
    margin-bottom: 1.3125rem
}

.sct-hero-section {
    margin-top: 3.5rem
}

.sct-hero-right {
    width: 47%;
    min-height: 31.1875rem;
    align-items: center
}

.sct-hero-left {
    width: 51%;
    margin-right: 2%
}

.sct-hero-section {
    align-items: center
}

.sct-page-section {
    margin: 5rem 0
}

.sct-ps-service-content>i {
    font-size: 2.5rem;
    color: #f30920;
    margin-bottom: 1rem;
    margin-left: -.1rem
}

.sct-page-section header h4 {
    font-weight: 400;
    letter-spacing: .05rem;
    text-transform: uppercase;
    color: #6f5e97;
    margin-bottom: .5rem
}

.sct-page-section header h2 {
    margin-bottom: .75rem
}

.sct-page-section-services-deep header.service-icon-list h2.title-large {
    margin-bottom: 4.5rem !important;
}

.sct-page-section header {
    margin-bottom: 3.75rem
}

h2.title-large {
    font-size: 2.2rem;
    margin-bottom: 2rem !important;
}

.sct-ps-service-content {
    flex-direction: column;
    width: calc(100%/4);
    margin-bottom: 3.75rem
}

.sct-ps-service-content+.sct-ps-service-content {
    margin-left: 1.875rem
}

.sct-ps-service-content>.d-flex {
    margin-bottom: .5rem;
    align-items: center
}

.sct-ps-service-content>.d-flex a {
    transition: all .3s
}

.sct-ps-service-content>.d-flex a i {
    color: #f30920;
    margin-left: .25rem;
    transition: all .3s
}

.sct-ps-service-content>.d-flex:hover a {
    color: #f30920
}

.sct-ps-service-content>.d-flex:hover a i {
    margin-left: .5rem
}

.sct-ps-page-link,.sct-ps-page-link:hover {
    font-size: 1.25rem;
    color: #f30920;
    align-items: center;
    line-height: 1.625rem;
    font-weight: 700;
    letter-spacing: -.025rem;
    transition: all .1s
}

.sct-ps-page-link:focus {
    transform: scale(.97)
}

.sct-ps-page-link span+i {
    margin-left: .5rem;
    transition: all .3s
}

.sct-ps-page-link:hover span+i {
    margin-left: .8rem
}

.sct-ps-page-link i:first-child {
    margin-right: .5rem;
    transition: all .3s
}

.sct-page-section-divider {
    height: .5px;
    width: 100%;
    background: #d1d8e4;
    margin: 5rem 0
}

.sct-ps-side-img {
    margin-right: 4.6875rem
}

.sct-ps-services-with-image .sct-ps-services {
    width: 60%;
    flex-direction: column
}

.sct-ps-services-with-image .sct-ps-services>.d-flex:first-child {
    margin-bottom: 3.75rem
}

.sct-ps-services-with-image .sct-ps-service-content {
    width: calc(100%/2);
    margin-bottom: 0;
    margin-right: 2.5rem
}

.sct-ps-services-with-image {
    align-items: center
}

.sct-page-section-startup .sct-ps-service-content>i {
    color: #09a0f4
}

.sct-ps-services-with-image .sct-ps-service-content+.sct-ps-service-content {
    margin-left: 2.5rem;
    margin-right: 0
}

.sct-ps-services.flex-wraping {
    flex-wrap: wrap;
    justify-content: center;
}

.sct-ps-services.flex-wraping>* {
    margin-bottom: 30px !important;
}

.sct-benefits-content p {
    font-weight: 400;
}

.sct-ps-clients {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 3.75rem
}

.sct-ps-clients .sct-ps-client-logo {
    width: calc(100%/6)
}

.sct-ps-clients .sct-ps-client-logo+.sct-ps-client-logo {
    margin-left: 1.875rem
}

.sct-ps-projects {
    flex-direction: column;
    margin-bottom: 3.75rem
}

.sct-ps-projects>.d-flex+.d-flex {
    margin-top: 2.0625rem
}

.sct-ps-project-link,.sct-ps-project-link:hover {
    background: #fff;
    border: 1px solid #d1d8e4;
    box-shadow: 0 1px 4px rgba(0,0,0,.1);
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    transition: all .3s
}

.sct-ps-project-link::after {
    content: "";
    position: absolute;
    height: .25rem;
    left: 1.3rem;
    right: 1.3rem;
    bottom: 0;
    background: #d1d8e4;
    border-radius: 1000px;
    transition: all .3s;
    opacity: 0
}

.sct-ps-project-link:hover::after {
    bottom: .75rem;
    opacity: 1
}

.sct-ps-project-link div {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    align-items: flex-end;
    padding: 1.3125rem;
    transition: all .3s;
    background: linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 80%,#fff 100%)
}

.sct-ps-project-link div:hover {
    padding: 1.8rem 1.3125rem
}

.sct-ps-project-link+.sct-ps-project-link {
    margin-left: 2.0625rem
}

.sct-ps-project-link:focus {
    transform: scale(.97)
}

.sct-ps-feedbacks {
    flex-direction: column;
    margin-bottom: 3.75rem
}

.sct-ps-feedback-card {
    background: #fff;
    border: 1px solid #d1d8e4;
    box-shadow: 0 1px 4px rgba(0,0,0,.1);
    border-radius: 3px;
    padding: 1.5625rem;
    position: relative;
    width: calc(100%/2);
    flex-direction: column
}

.sct-ps-feedback-card+.sct-ps-feedback-card {
    margin-left: 2.0625rem
}

.sct-ps-feedbacks>div+div {
    margin-top: 2.0625rem
}

.sct-ps-feedback-card>p {
    margin-bottom: 1.875rem;
    height: 100%
}

.sct-ps-feedback-card div:last-child p {
    font-weight: 700
}

.sct-ps-feedback-card span {
    font-size: rem-calc(16);
    line-height: 1.3125rem;
    color: #717d96
}

.sct-ps-feedback-card .d-flex {
    align-items: center
}

.sct-ps-feedback-user>div:first-child::after {
    content: "";
    position: absolute;
    height: 4rem;
    width: 4rem;
    left: 0;
    bottom: 0;
    z-index: 1;
    margin-left: -1px;
    margin-bottom: -1px
}

.sct-ps-feedbacks>div:first-child .sct-ps-feedback-card:first-child .sct-ps-feedback-user>div:first-child::after {
    background-color: #f30920;
    border-radius: 3px
}

.sct-ps-feedbacks>div:first-child .sct-ps-feedback-card:last-child .sct-ps-feedback-user>div:first-child::after {
    background-color: #09a0f4;
    border-radius: 3px
}

.sct-ps-feedback-card img {
    border-radius: 3px;
    margin-right: 1rem;
    height: 4rem;
    width: 4rem;
    position: relative;
    z-index: 9
}

footer {
    background: #f8f8f8;
    padding: 6.25rem 0 5rem;
    margin-top: 12.5rem
}

footer h5 {
    font-weight: 700;
    font-family: Epilogue,sans-serif;
    margin-bottom: 1.25rem
}

.footer-left a.sct-btn {
    margin-bottom: 3.75rem
}

.footer-left {
    width: 40%
}

footer h5+.sct-nav-mega-social {
    margin-top: 0
}

footer .sct-nav-mega-social img {
    height: 2.5rem
}

.footer-top {
    margin-bottom: 6.25rem
}

.footer-bottom {
    align-items: center
}

.footer-bottom img {
    height: 2rem
}

.sct-page-section-services .sct-ps-side-img {
    width: 30%
}

.sct-page-section-services .sct-ps-services {
    width: 70%
}

.sct-page-section-services .sct-ps-services-with-image .sct-ps-service-content {
    margin-bottom: 2.5rem!important
}

.sct-page-section-services .sct-ps-service-individuals {
    margin-bottom: 1.5rem!important
}

.sct-page-section-services .sct-ps-services-with-image .sct-ps-service-content {
    margin-right: 0;
    width: 100%
}

.sct-ps-service-individuals {
    flex-wrap: wrap
}

.sct-ps-service-individuals p {
    position: relative;
    padding: 0 1.625rem;
    /* margin-bottom: 1.625rem */
}

.sct-ps-service-individuals p::before {
    content: "";
    height: 13px;
    width: 13px;
    position: absolute;
    left: 0;
    top: .41rem;
    background-color: #f30920;
    border-radius: 10px;
}

.sct-ps-service-dev p {
    width: calc(100%/3)
}

.sct-ps-service-des p {
    width: calc(100%/3)
}

.sct-ps-service-dim p {
    width: calc(100%/2)
}

.sct-ps-service-biz p {
    width: calc(100%/2.3)
}

.sct-ps-service-biz.sct-ps-service-biz-three p {
    width: calc(100%/3.3);
}

.sct-page-section-partner {
    background: #fff;
    border: 3.125rem solid #6f5e97;
    border-radius: 10px;
    padding: 6rem 6rem 3.5rem
}

.sct-page-section-partner .sct-ps-partner-img {
    min-width: 35%
}

.sct-page-section-partner h1 {
    margin-bottom: 1.25rem
}

.sct-page-section-partner .sct-ps-partner-content>p {
    font-size: 1.625rem;
    line-height: 2.375rem;
    margin-bottom: 3rem;
    flex-grow: 1
}

.sct-page-section-partner .sct-ps-service-individuals p {
    font-size: 1.625rem;
    margin-bottom: 2.25rem;
    padding: 0 0 0 2rem
}

.sct-page-section-partner .sct-ps-service-individuals p::before {
    top: .25rem;
    background-color: #6f5e97
}

.sct-hero-section-gray::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 4rem;
    background: #cfd5e0;
    height: 15rem;
    z-index: 1
}

.sct-hero-section-gray>.container {
    z-index: 2;
    position: relative;
    margin-top: 5rem
}

.sct-hero-section-gray .sct-hero-section {
    margin: 0;
    background: #fff;
    border: 1px solid #d1d8e4;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 2.5rem
}

.sct-hs-img {
    width: 25%;
    margin-right: 3.75rem
}

.sct-hero-section-works .sct-hs-img {
    width: auto;
    margin-right: 3.75rem
}

.sct-hs-content {
    width: 75%
}

.sct-ps-dev-process {
    align-items: center
}

.sct-ps-dev-process>header {
    width: 50%;
    margin: 0 4.6875rem 0 0
}

.sct-ps-dev-process .sct-ps-dev-process {
    width: 50%;
    justify-content: flex-end
}

.sct-page-section-services-deep header>.d-flex {
    align-items: center;
}

.sct-page-section-services-deep header {
    margin-bottom: 2.5rem
}

.sct-page-section-services-deep header i {
    font-size: 2.5rem;
    color: #f30920;
    margin: 0 1.5rem 1.5rem -.1rem;
}

.sct-ps-tech-stuffs p {
    display: inline-block;
    background: #fff;
    border: 1px solid #cfd5e0;
    border-radius: 100px;
    padding: .3rem 1rem;
    margin: 0 1rem 1rem 0;
    white-space: nowrap;
}


.sct-ps-tech-stuffs a:hover p{
    color: #3E99D5;
    border:1px solid #3E99D5;
}

.sct-page-section-services-deep .sct-ps-dev-process {
    margin: 3.75rem 0
}

.sct-page-section-services-deep .sct-ps-dev-process header {
    margin-bottom: 0
}

.sct-service-navbar {
    position: sticky;
    top: 4rem;
    z-index: 5;
    background: rgba(255,255,255,.85);
    backdrop-filter: saturate(180%) blur(20px);
    box-shadow: 0 1px 4px rgba(0,0,0,.15)
}

.sct-service-navbar a {
    width: calc(100%/4);
    text-align: center;
    border-left: 1px solid #e0e2e8;
    padding: .3rem
}

.sct-service-navbar a:last-child {
    border-right: 1px solid #e0e2e8
}

.sct-service-navbar a.active,.sct-service-navbar a.active:hover {
    background: rgb(207 213 224 / .3);
    cursor: default;
    pointer-events: none
}

.sct-service-navbar a:hover {
    background: rgb(207 213 224 / .15)
}

.sct-service-navbar.sct-service-navbar-serviceonly a {
    justify-content: center
}

.sct-service-navbar.sct-service-navbar-serviceonly a i {
    display: none
}

.sct-page-section-services-deep-1 {
    margin-top: 7rem
}

.sct-page-section-services-deep header>p+p {
    margin-top: .75rem
}

.sct-hero-section-about .sct-hs-content {
    width: 50%;
    margin-right: 4rem
}

.sct-hero-section-about .sct-hs-content p+p {
    margin-top: 2rem
}

.sct-hs-stats {
    width: 50%
}

.sct-hs-stats-block {
    width: 50%;
    margin: 0 1.5625rem 0 0;
    padding: 1.5rem 1rem;
    border-radius: 3px;
    text-align: center;
    color: #fff
}

.sct-hs-stats>.d-flex+.d-flex {
    margin-top: 1.5625rem
}

.sct-ps-founders {
    align-items: center
}

.sct-ps-founders-photos {
    width: 60%;
    margin-right: 3rem
}

.sct-ps-founders-photos+.sct-special-text {
    width: 40%;
    font-size: 1.6rem;
    line-height: 2.5rem
}

.sct-ps-founders-photo-block {
    margin-right: 3.75rem;
    width: 50%;
    align-items: flex-end
}

.sct-ps-founders-photos>.d-flex+.d-flex {
    margin-top: 3.75rem
}

.sct-ps-founders-photo-block>img {
    height: 7rem;
    width: 7rem;
    margin-right: 1.5625rem
}

.sct-ps-founders-photo-block>div img {
    height: 1.4rem;
    border-radius: 3px
}

.sct-ps-founders-photo-block h5 {
    font-weight: 700;
    margin-bottom: .3rem
}

.sct-ps-founders-photo-block .h5 {
    margin-bottom: .3rem;
    font-size: 1rem
}

.sct-ps-office-photos {
    justify-content: space-between
}

.sct-ps-office-photos>.d-flex {
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start
}

.sct-ps-office-photos>.d-flex>.d-flex {
    align-items: flex-start
}

.sct-ps-office-photos>.d-flex+.d-flex {
    margin-left: 2rem
}

.sct-ps-office-photos *+img {
    margin-top: 2.5rem
}

.sct-ps-office-photos>.d-flex:nth-child(2),.sct-ps-office-photos>.d-flex>.d-flex {
    margin-top: 2.5rem
}

.sct-ps-office-photos>.d-flex>.d-flex *+img {
    margin-top: 0;
    margin-left: 2rem
}

.sct-ps-office-photos>.d-flex:first-child {
    width: 35%
}

.sct-ps-office-photos>.d-flex:nth-child(2) {
    width: 30%
}

.sct-ps-office-photos>.d-flex:last-child {
    width: 25%;
    align-items: flex-start
}

.sct-page-section-culture {
    align-items: center
}

.sct-page-section-culture header {
    width: 50%;
    margin-right: 3.75rem;
    margin-bottom: 0
}

.sct-page-section-culture .sct-ps-join-team {
    width: 50%;
}

.sct-ps-join-team {
    background: #fff;
    border: 1px solid #d1d8e4;
    border-radius: 3px;
    align-items: center;
    padding: 0 2rem;
    box-shadow: 0 1px 4px rgba(0,0,0,.1)
}

.sct-ps-join-team .sct-btn.sct-btn-red {
    display: inline-block !important;
}

.space-2 {
    height: 2rem;
}

.sct-ps-join-team img {
    margin: 2rem 2.5rem 0 0
}

.sct-page-section-culture img {
    margin: 2rem 2.5rem 0 0
}

.sct-ps-join-team h2 {
    margin-bottom: 1rem;
    line-height: 2.7rem;
}

.mobile-app-development-body .sct-page-section-culture .sct-ps-join-team h2 {
    line-height: 2.5rem;
}

.sct-page-section-culture .sct-ps-join-team .sct-btn {
    justify-content: center;
    width: 10rem
}

.sct-page-section-clients .sct-ps-clients {
    flex-wrap: wrap;
    justify-content: flex-start
}

.sct-page-section-clients .sct-ps-clients .sct-ps-client-logo {
    margin: 0 1.875rem 1.875rem 0
}

.sct-page-section-clients .sct-ps-tech-stuffs {
    margin-top: 2rem
}

.sct-service-navbar .sct-nav-works {
    width: 50%;
    align-items: center
}

.sct-service-navbar .sct-nav-works:last-child {
    justify-content: flex-end
}

.sct-service-navbar .sct-nav-works i {
    font-size: 1rem;
    margin: .1rem 1rem 0!important;
    text-align: center
}

.sct-service-navbar .sct-nav-works.hidden {
    pointer-events: none
}

.sct-service-navbar .sct-nav-works.hidden * {
    opacity: 0
}

.sct-hero-section-works p+p {
    display: inline-block;
    background: #fff;
    border: 1px solid #cfd5e0;
    border-radius: 3px;
    padding: .1rem 1rem;
    margin-top: 1.5rem;
    font-size: .9rem;
    letter-spacing: .01rem
}

.sct-hero-section-works h1 {
    margin-bottom: 0
}

.sct-page-section-work-img {
    align-items: flex-start
}

/* .sct-page-section-work-img img {
    margin-right: 4rem
} */
.sct-page-section-work-img p+p {
    margin-top: 1rem
}

.sct-page-section>header>.sct-ps-tech-stuffs {
    margin: 2rem 0 0
}

.sct-page-section>header>.sct-ps-tech-stuffs p+p {
    margin-top: 0!important
}

.sct-page-section-work-img header {
    margin-bottom: 0
}

.sct-page-section>h2 {
    margin-bottom: 1rem
}

.sct-page-section>p+p {
    margin-top: 1rem
}

.sct-ui-tabs-body {
    background: #fff;
    border: 1px solid #d1d8e4;
    box-shadow: 0 1px 4px rgba(0,0,0,.1);
    border-radius: 3px;
    padding: 3rem
}

.sct-ui-tabs-body-content h5 {
    margin-top: 3rem
}

.sct-ui-tabs-body-content h5:first-child {
    margin-top: 0
}

.sct-ui-tabs-body-content .sct-ui-input-row,.sct-ui-tabs-body-content h5 {
    margin-bottom: 1.5rem
}

.sct-ui-tabs-body-content button.sct-btn {
    margin: 1rem 0
}

.sct-ui-tabs-body-content .sct-ui-input-row input.sct-ui-input {
    width: 50%
}

.sct-page-get-a-quick .sct-ui-tabs-body-content .sct-ui-input-row input+input,.sct-page-get-a-quick .sct-ui-tabs-body-content .sct-ui-input-row select+select,.sct-ui-tabs-body-content .sct-ui-input-row input+.space-holder,.sct-ui-tabs-body-content .sct-ui-input-row input+input, .sct-page-get-a-quick .sct-ui-tabs-body-content .sct-ui-input-row *+* {
    margin-left: 1.5rem
}

.sct-ui-tabs-body-content .sct-ui-input-row .space-holder {
    width: 50%
}

.sct-ui-input {
    background: #fff;
    border: 2px solid #bbc4d6;
    border-radius: 3px;
    padding: .8rem 1rem
}

.sct-ui-input:focus {
    border: 2px solid #f30920;
    outline: 0
}

input.sct-ui-input {
    height: 3.25rem
}

textarea.sct-ui-input {
    width: 100%
}

select.sct-ui-input {
    width: 50%
}

.sct-ui-input.sct-ui-single {
    width: 48.5% !important;
}

.sct-page-section-contact {
    margin-top: 4rem
}

.sct-ui-input-file {
    flex-direction: column;
    align-items: flex-start
}

#sct-project-document-input,#sct-project-document-input-c {
    display: none
}

.sct-project-document-btn {
    background: #fff;
    border: 2px solid #bbc4d6;
    border-radius: 3px;
    padding: 1rem 1.5rem;
    align-items: center;
    height: 3.25rem;
    color: #f30920;
    transition: all .3s;
    cursor: pointer
}

.sct-project-document-btn:hover {
    background: #fff1f3;
    border-color: #f30920
}

.sct-project-document-btn .h5 {
    font-weight: 500;
    margin-left: .5rem;
    font-family: 'DM Sans',sans-serif;
    font-size: 1rem
}

.help-text {
    font-size: .9rem;
    color: #717d96;
    margin-top: .2rem
}

.sct-ui-tabs-body-content .sct-btn {
    width: 10rem;
    justify-content: center
}

.sct-ui-tabs-head {
    align-items: center
}

.sct-ui-tabs-head>h5 {
    color: #717d96;
    font-weight: 400;
    text-transform: uppercase;
    padding: .5rem 1rem;
    margin-right: 1rem
}

.sct-ui-tabs-head>a {
    background: #fff;
    border: 0;
    padding: .5rem .5rem .6rem;
    font-weight: 600;
    font-size: 1.1rem;
    position: relative;
    letter-spacing: -.03rem
}

.sct-ui-tabs-head>a.active {
    color: #f30920
}

.sct-ui-tabs-head>a.active::after {
    content: "";
    position: absolute;
    height: .2rem;
    background: #f30920;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 4px 4px 0 0
}

.sct-ui-tabs-head>a+a {
    margin-left: .8rem
}

.sct-ui-tabs-body-content {
    display: none
}

.sct-ui-tabs-body-content.active {
    display: block
}

.sct-ps-contact-details .sct-ps-contact {
    background: #fff;
    border: 1px solid #d1d8e4;
    box-shadow: 0 1px 4px rgba(0,0,0,.1);
    border-radius: 3px;
    flex-direction: column;
    padding: 2rem;
    margin-bottom: 2rem
}

.sct-ps-contact-details .sct-ps-contact:first-child .d-flex {
    flex-direction: column;
    margin: 0
}

.sct-ps-contact-details .sct-ps-contact:first-child .d-flex+.d-flex {
    margin-top: 2rem
}

.sct-ps-contact-details .sct-ps-contact:first-child a {
    color: #f30920;
    font-weight: 500
}

.sct-ps-contact-details .sct-ps-contact h5+a {
    font-size: 1.1rem;
    line-height: 1.6rem;
    margin-bottom: 2rem
}

.sct-ps-contact-details .sct-ps-contact h5+a:last-child {
    margin-bottom: 0
}

.sct-ui-tabs-wrap {
    width: 65%;
    margin-right: 4rem
}

.sct-ps-contact-details {
    width: 35%
}

.sct-ps-contact-details .sct-ps-contact h5 {
    margin-bottom: .5rem
}

.sct-ps-contact-details .sct-ps-contact>.d-flex {
    margin-top: 1rem
}

.sct-ps-contact-details {
    margin-top: 2.5rem
}

.sct-progress {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 6rem 0 -2rem
}

.sct-progress img {
    height: 25rem;
    margin-bottom: 3rem
}

.sct-progress h2 {
    margin-bottom: 1rem
}

.sct-nav-mega-left>h2 {
    margin-bottom: 2rem
}

.sct-nav-mega-left>.sct-nav-mega-right {
    display: none
}

.sct-ps-dev-process-img img:last-child {
    display: none
}

.loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    height: .15rem;
    background-color: #fff
}

.indeterminate {
    position: relative;
    width: 100%;
    height: 100%
}

.indeterminate:before {
    content: '';
    position: absolute;
    height: 100%;
    background-color: #f30920;
    animation: indeterminate_first 1.5s infinite ease-out
}

.indeterminate:after {
    content: '';
    position: absolute;
    height: 100%;
    background-color: #f30920;
    animation: indeterminate_second 1.5s infinite ease-in
}

.toast-message>p {
    background: #09a0f4;
    background-image: linear-gradient(to left,#5b5082,#f30920);
    text-align: center;
    color: #fff;
    padding: .5rem 2rem;
    border-radius: 8px 8px 8px 2px;
    display: inline-block;
    margin: 0 auto
}

.toast-message.captcha>p,.toast-message.fail>p {
    background-image: linear-gradient(to left,#6f5e97,#f30920)
}

.sct-ui-tabs-body {
    position: relative
}

.sct-hero-section-careers .sct-hs-content {
    width: 70%;
    margin-right: 4rem
}

.sct-hero-section-careers img {
    width: 100%
}

.sct-hero-section-careers .sct-hs-stats {
    text-align: right;
    width: auto
}

@keyframes indeterminate_first {
    0% {
        left: -100%;
        width: 100%
    }

    100% {
        left: 100%;
        width: 10%
    }
}

@keyframes indeterminate_second {
    0% {
        left: -150%;
        width: 100%
    }

    100% {
        left: 100%;
        width: 10%
    }
}

.statcounter {
    display: none
}

.sct-page-section-3rd-party-profile header {
    margin-bottom: 2rem;
    text-align: center
}

.sct-page-section-3rd-party-profile a+a {
    margin-left: 1rem
}

.sct-page-section-3rd-party-profile .d-flex {
    justify-content: center
}

.immediate-joiner {
    background-color: #6f5e97;
    color: #fff;
    padding: .25rem .75rem;
    margin-bottom: 2rem;
    display: inline-block;
    border-radius: .25rem
}

.immediate-joiner+.immediate-joiner {
    background-color: #f30920;
    margin-left: 1rem
}

.sct-page-section-job header {
    margin-bottom: 1rem
}

.sct-page-section-job {
    margin-top: 3rem
}

.sct-page-section-job ul li {
    margin-bottom: .5rem;
    font-size: 1.1rem
}

.sct-page-section-job ul {
    margin: 1rem 0 3rem
}

.job-apply-action {
    align-items: center;
    background: #fff;
    border: 1px solid #d1d8e4;
    box-shadow: 0 1px 4px rgb(0 0 0 / 10%);
    border-radius: 3px;
    padding: 1.25rem 1.25rem
}

.job-apply-action .sct-btn {
    width: 10rem;
    justify-content: center;
    margin-right: 1rem
}

.job-apply-action p {
    margin-right: 1rem
}

.job-apply-action p a {
    font-weight: 800;
    letter-spacing: -.03rem;
    color: #f30920;
    position: relative
}

.job-apply-action p a::after {
    content: "";
    position: absolute;
    height: .15rem;
    left: 0;
    right: 0;
    bottom: -.2rem;
    width: 100%;
    background-color: rgb(243 9 32 / .2);
    border-radius: 1000px
}

.sct-page-section-careers header {
    margin-bottom: 1.5rem
}

.sct-page-section.sct-page-section-careers {
    background: #fff;
    border: 1px solid #d1d8e4;
    box-shadow: 0 1px 4px rgb(0 0 0 / 10%);
    border-radius: 3px;
    padding: 2rem 2rem 1.5rem;
    margin-bottom: -1rem
}

.sct-page-section-contact-unique .sct-ps-contact {
    width: calc(100%/3.25)
}

.sct-page-section-contact-unique .sct-ps-contact-details {
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 0
}

.web-development-body .sct-hero-left {
    width: 61%;
    margin-right: 10%
}

.web-development-body .sct-hero-right {
    height: auto
}

.web-development-body h2.title-large {
    font-size: 42px;
    margin-bottom: 3rem;
    font-weight: 900
}

.web-development-body .mini-technologies.sct-page-section-culture .sct-ps-join-team {
    margin-top: 5rem;
}

.web-development-body .sct-ps-projects {
    margin-top: 2.5rem;
    margin-bottom: 0;
    flex-direction: row
}

.mini-technologies .sct-ps-clients {
    justify-content: flex-start;
    flex-wrap: wrap
}

.mini-technologies .sct-ps-clients .sct-ps-client-logo {
    width: calc(100%/12)
}

.mini-technologies.sct-page-section-culture .sct-ps-join-team {
    width: 100%
}

.mini-technologies.sct-page-section-culture .sct-ps-join-team .sct-btn {
    width: 12rem
}

.mini-technologies .sct-ps-clients .sct-ps-client-logo {
    margin-right: 1.875rem;
    margin-left: 0
}

.text-align-center {
    text-align: center
}

.sct-faqs header {
    border: 2px solid #6f5e97;
    padding: 3rem;
    border-radius: 5px
}

.sct-faqs h2.title-large {
    margin-top: 0;
    margin-bottom: 0;
    top: -4.1rem;
    bottom: -4.1rem;
    position: relative;
    z-index: 1;
    display: inline-block
}

.sct-faqs h2.title-large::after {
    position: absolute;
    content: '';
    background: #fff;
    top: 0;
    left: -1.5rem;
    right: -1.5rem;
    bottom: 0;
    z-index: -1
}

.sct-faqs .sct-page-section-divider {
    background: 0 0;
    margin: 2rem 0
}

.sct-benefits .sct-ps-service-content,.sct-our-process .sct-ps-service-content {
    width: calc(100%/3 - 20px);
    margin-bottom: 0;
    border: 1px solid #d1d8e4;
    box-shadow: 0 1px 4px rgb(0 0 0 / 10%);
    border-radius: 3px;
    padding: 2rem 1.5rem;
    text-align: center
}

.sct-ps-services.flex-wraping .sct-ps-service-content {
    min-width: calc(100%/3 - 20px);
}

.sct-ps-services.flex-wraping .h3 {
    line-height: 2rem;
}

.sct-ps-services.flex-wraping .h3 p {
    font-size: 1.1rem;
    line-height: 1.6rem;
    font-family: 'DM Sans',sans-serif;
}

.sct-benefits .sct-ps-s-c-image-block {
    height: 100px;
    margin-top: 1rem;
    margin-bottom: 2rem
}

.sct-benefits .sct-ps-s-c-image-block .img-fluid {
    height: 100%;
    width: auto
}

.sct-our-process .sct-ps-service-content {
    width: calc(100%/2 - 3rem);
    margin: 3rem 0;
    padding: 2rem;
    text-align: left;
    position: relative
}

.sct-our-process .sct-ps-service-content p {
    margin-bottom: 0;
}

.sct-our-process .sct-ps-process-arrow {
    position: absolute;
    content: ''
}

.sct-our-process .sct-ps-service-content-1 .sct-ps-process-arrow {
    top: 0;
    bottom: 0;
    left: 100%;
    width: 6rem;
    top: 41%
}

.sct-our-process .sct-ps-service-content-2 .sct-ps-process-arrow,.sct-our-process .sct-ps-service-content-4 .sct-ps-process-arrow {
    top: 100%;
    left: 41%;
    height: 6rem
}

.sct-ps-service-content-6 .sct-ps-process-arrow {
    top: 0;
    bottom: 0;
    right: 100%;
    width: 6rem;
    top: 41%
}

.sct-our-process .sct-ps-service-content.sct-ps-service-img {
    padding: 0;
    border: none;
    box-shadow: none
}

.sct-our-process .sct-ps-services {
    flex-wrap: wrap;
    justify-content: space-between
}

.sct-our-process .sct-ps-services h4 {
    font-weight: 600
}

.sct-page-get-a-quick.sct-page-section-partner {
    position: relative;
    padding: 3rem 6rem 3.5rem
}

.sct-page-get-a-quick.sct-page-section-partner h1 {
    margin-top: 2.5rem
}

.sct-page-get-a-quick .sct-ui-tabs-body-content {
    display: block;
    margin-top: 3rem
}

.sct-ui-check-box-row {
    align-items: center;
    flex-direction: row!important;
    justify-content: center
}

.sct-ui-check-box-row input {
    margin-right: .5rem
}

.cta-button-group {
    margin-top: 2rem;
    display: flex
}

.d-flex.btn-ui-block {
    justify-content: center
}

.md-checkbox {
    position: relative;
    margin: 1em 0;
    text-align: left
}

.md-checkbox label {
    cursor: pointer;
    display: inline;
    line-height: 1.25em;
    vertical-align: top;
    clear: both;
    padding-left: 1px
}

.md-checkbox label:not(:empty) {
    padding-left: .75em
}

.md-checkbox label:after,.md-checkbox label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0
}

.md-checkbox label:before {
    width: 1.25em;
    height: 1.25em;
    background: #fff;
    border: 2px solid rgba(0,0,0,.54);
    border-radius: .125em;
    cursor: pointer;
    transition: background .3s
}

.md-checkbox input[type=checkbox]:checked+label:before {
    background: #6f5e97;
    border: none
}

.md-checkbox input[type=checkbox]:checked+label:after {
    transform: translate(.25em,.3365384615em) rotate(-45deg);
    width: .75em;
    height: .375em;
    border: .125em solid #fff;
    border-top-style: none;
    border-right-style: none
}

.md-checkbox input[type=checkbox]:disabled+label:before {
    border-color: rgba(0,0,0,.26)
}

.md-checkbox input[type=checkbox]:disabled:checked+label:before {
    background: rgba(0,0,0,.26)
}

.sct-build-innovative h3 {
    margin: 2.5rem 0 1rem 0;
}

/* .sct-baged-ui.sct-build-innovative h3{
    margin: 2.5rem 0 1rem 0;
} */
.sct-benefits.sct-page-section-culture .sct-ps-join-team {
    margin-top: 2rem ;
}

/* .sct-page-section.sct-page-section-services-deep p{
    margin-top: 1rem ;
}
.sct-page-section.sct-page-section-services-deep p+p{
    margin-top: 1.5rem ;
} */
.sct-benefits.mini-technologies .sct-ps-service-content img {
    margin: 0;
}

.mini-technologies.sct-page-section-culture header {
    width: 100%;
}

.mini-technologies.sct-page-section-culture .sct-ps-join-team {
    margin-top: 2rem;
}

.mobile-app-development-body .technologies-stack .sct-ps-service-content {
    /* padding: 0;
    border: none;
    box-shadow: none; */
}

.mobile-app-development-body .sct-ps-clients .sct-ps-client-logo {
    width: 85px !important;
    margin-right: 1.5rem !important;
    margin-bottom: 0rem !important;
}

.mobile-app-development-body .sct-ps-client-logo img:nth-last-child(1), .mobile-app-development-body .sct-ps-client-logo:nth-last-child(1) {
    margin-right: 0 !important;
}

.mobile-app-development-body .sct-ps-client-logo img {
    margin: 2rem 1rem 0 0 !important;
}

.mobile-app-development-body .sct-our-process .sct-ps-service-content {
    width: auto;
    margin: 1rem;
}

.mobile-app-development-body .sct-ps-services {
    margin-left: -1rem;
    margin-right: -15px;
    justify-content: flex-start;
}

.sct-blogs-block {
    margin-top: 3.5rem;
}

.sct-blog-title-group.d-flex {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3rem;
}

.sct-search-ui {
    position: relative;
}

.sct-search-ui input {
    border: 2px solid #BBC4D6;
    border-radius: 3px;
    padding: 10px 20px;
    font-size: 18px;
    width: 100%;
}

.sct-search-ui i.material-icons-round {
    position: absolute;
    contain: '';
    right: 1rem;
    background: #fff;
    top: 2px;
    bottom: 2px;
    display: flex;
    align-items: center;
}

.sct-blogs-block h1 {
    font-size: 3.375rem
}

.sct-blog-item-group {
    max-width: calc(100% - 450px);
    margin-right: 50px;
}

.sct-blog-item-group h2 {
    font-size: 1.75rem;
    margin-bottom: 1rem;
}

.sct-blog-item-group h5 {
    font-size: 1.125;
    color: #989898;
    font-weight: 400;
    margin-bottom: 1.5rem;
}

.sct-blog-item-group p {
    color: #0B172E;
    font-size: 1.125rem;
    line-height: 1.85rem;
}

.sct-blog-item-group img {
    width: 100%;
}

.sct-blog-item-group h5 span {
    font-weight: 600;
}

.sct-blog-item {
    position: relative;
    max-height: 650px;
    overflow: hidden;
    border-bottom: 1px solid #E3E4E4;
    padding-bottom: 50px;
}

.sct-blog-item+.sct-blog-item {
    padding-top: 50px;
}

.shade-block {
    position: absolute;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    top: 250px;
    bottom: 0;
    right: 0;
    left: 0;
    align-items: flex-end;
    padding: 1.3125rem;
    transition: all .3s;
    background: linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 90%,#fff 100%);
}

.sct-search-ui {
    width: 400px;
}

.sct-slide-menu-item {
    margin-bottom: 50px;
}

.sct-blog-slide-menu h3 {
    font-weight: 700;
    font-size: 1.563rem;
    margin-bottom: 1rem;
}

.sct-blog-catergories-group {
    padding: 0;
    margin: 0;
}

.sct-blog-catergories-group li {
    list-style-type: none;
    display: inline-block;
    margin: 0.5rem 0.2rem;
}

.sct-blog-catergories-group li a {
    display: inline-block;
    border: 2px solid #BBC4D6;
    border-radius: 30px;
    color: #0B172E;
    font-size: 1.12rem;
    padding: 5px 15px;
}

.sct-blog-catergories-group li a:hover {
    color: #F30920;
    /* border-color: transparent ; */
    box-shadow: 0 1px 4px rgb(243 9 32 / 15%);
}

.recent-post-item {
    padding: 0.5rem 0 1.3rem 0;
    border-bottom: 1px solid #E3E4E4;
    display: block;
}

.recent-post-item:nth-last-child(1) {
    border-color: transparent;
}

.recent-post-item:hover h5 {
    color: #F30920;
}

.recent-post-item:hover h4 {
    color: #000;
}

.recent-post-item+.recent-post-item {
    padding: 1.3rem 0 ;
}

.recent-post-item h4 {
    font-weight: 400;
    color: #0B172E;
    font-size: 1.1rem;
    line-height: 1.8rem;
    max-height: 84px;
    overflow: hidden;
}

.recent-post-item h5 {
    font-size: 1rem;
    color: #989898;
    font-weight: 500;
    margin-bottom: 1.2rem;
    text-transform: uppercase;
    margin-bottom: 0.7rem;
    white-space: nowrap;
    overflow: hidden;
}

.recent-post-item-image {
    min-width: 118px;
    width: 118px;
    margin-right: 20px;
}

.sct-blogs-block-details .sct-blog-item-group {
    max-width: 100% !important;
    margin: 0 !important;
}

.sct-blogs-block-details .sct-blog-item {
    max-height: none;
    margin-right: 0;
}

.sct-blog-details-foo-item {
    padding-top: 70px;
    text-align: center;
}

.sct-blog-details-foo-item h3 {
    margin-bottom: 15px;
}

.sct-blog-details-foo-item .sct-nav-mega-social {
    justify-content: center;
}

.sct-blog-details-foo-item .sct-nav-mega-social img {
    height: 2.5rem;
}

.sct-blog-details-foo-item .sct-nav-mega-social {
    margin-top: 1.5rem;
}

.funnel-page-body .sct-nav-logo img {
    height: 2.5rem;
}

.funnel-page-body .sct-nav-logo {
    margin-top: 4rem;
    display: inline-block;
}

.funnel-page-body .sct-ps-clients.sct-funnel-clients .sct-ps-client-logo {
    width: calc(100%/7.2);
}

.funnel-hero-img {
    margin-bottom: 3rem;
    /* max-width: 65%; */
    height: 330px;
}

.funnel-hero-form-card {
    border: 1px solid #d1d8e4;
    box-shadow: 0 1px 4px rgb(0 0 0 / 10%);
    border-radius: 3px;
    padding: 2rem;
    text-align: center;
}

.funnel-hero-form-card p {
    margin: 0 0 2rem;
}

.funnel-hero-form-card form>* {
    width: 100%;
}

.funnel-hero-form-card form>*+* {
    margin-top: 1rem;
}

.funnel-hero-form-card .sct-btn.sct-btn-lg {
    font-size: 1.25rem;
    padding: .6875rem 2.0625rem;
}

.funnel-page-body .sct-hero-right {
    width: 60%;
}

.funnel-page-body .sct-hero-section {
    align-items: flex-start;
}

.funnel-title-block {
    margin: 0 2rem;
}

.funnel-page-body .md-checkbox {
    margin: 0.5em 0;
    padding-left: 20px;
}

.funnel-page-body .funnel-hero-sub-title {
    margin-top: 0rem;
}

.funnel-page-body .sct-hero-section h1 {
    line-height: 3.875rem;
    /* margin-bottom: 0.3rem; */
}

.funnel-foo-item {
    margin-bottom: 2rem;
    text-align: center;
    padding-bottom: 5rem;
    border-bottom: 1px solid #d1d8e4;
}

.funnel-foo-item .sct-nav-mega-social {
    justify-content: center;
}

.funnel-footer-bottom {
    justify-content: space-between;
}

.floot-button {
    position: fixed;
    bottom: 25px;
    right: 100px;
    background: #6f5e97;
    display: none;
    z-index: 9;
}

.floot-button.active {
    display: block;
}

.funnel-footer .sct-nav-mega-social a {
    margin: 0;
}

.funnel-footer .sct-nav-mega-social a+a {
    margin-left: 1.875rem;
}

footer.funnel-footer {
    padding: 6.25rem 0 2rem 0
}

.p-style {
    font-size: 1.1rem !important;
    line-height: 1.6rem !important;
}

.arrow-link-text .sct-ps-page-link i:first-child {
    font-size: 24px;
    margin-bottom: 0;
}

.info-long-card {
    margin-bottom: 5.4rem !important;
}

.info-long-card p {
    margin-bottom: 0;
}

.info-long-card header {
    margin-bottom: 0.5rem
}

.sub-title-points+.sub-title-points {
    margin-top: 5rem;
}

.sub-title-points h2 {
    margin-bottom: 2.5rem;
}

.sub-title-points .sct-ps-service-individuals {
    margin-top: -2rem;
}

.separate-block {
    min-width: 50%;
    margin-right: 2rem;
}

.separate-block .sct-ps-project-link {
    width: 100%;
    display: inline-block;
}

.separate-block .sct-ps-project-link img {
    width: 100%;
}

.double-column-group {
    margin-top: 4rem;
    position: relative;
}

.double-column-group-img-wrap {
    min-width: 40%;
    top: 0;
    margin-right: 3rem;
    position: sticky;
}

.sct-page-section.info-long-card header h2 {
    margin-bottom: 0;
}

.sct-page-section.sct-faqs.only-point header h2.title-large {
    margin-bottom: 0 !important;
}

.sct-page-section.sct-faqs.only-point .sct-ps-service-individuals p::before {
    background-color: #6f5e97;
    height: 6px;
    width: 6px;
    left: 0.5rem;
    border-radius: 1px;
    top: .55rem;
}

.our-design-approach-img {
    max-width: 520px;
    margin-top: 2rem;
    padding-right: 2rem;
    box-sizing: border-box;
    width: 100%;
}

.max-width-img-center {
    max-width: 450px;
    margin-top: 2rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
}

.design-four-points-img {
    width: 100%;
}

.sct-lg-two-separate img {
    min-width: auto;
    min-height: 250px;
}

.sct-lg-two-separate {
    align-items: center;
    justify-content: space-between;
}

.sct-lg-two-separate-item {
    width: 48%;
}

.sct-lg-two-separate-item p {
    margin: 0;
}

.sct-lg-two-separate-item p+p {
    margin-top: 1rem;
}

.sct-lg-two-separate-item header {
    margin-bottom: 0;
}

.design-four-points-img-small {
    display: none;
}

.sct-lg-two-separate.column-revers-810 {
    margin-top: 4rem;
}

.sct-lg-two-separate.column-revers-810 img {
    padding-right: 2rem;
}

/* .funnel-page-body .sct-page-section header h2 {
    margin-bottom: 4.5rem;
} */

.sm-icon-title{
    display: flex;
    align-items: center;
}
.sm-icon-title>.material-icons-round{
    color: #F30920;
    font-size: 1.3rem;
}
.sm-icon-title>span{
    margin-right: 0.5rem;
}
.g-recaptcha{
    display: flex;
    justify-content: center;
}
@media (min-width: 992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1140px
    }
}

@media (max-width: 1199px) {
    .sct-blog-item-group {
        max-width: calc(100% - 350px);
    }

    .sct-search-ui {
        width: 300px;
    }
}

@media (min-width: 1400px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1140px
    }
}

@media (max-width: 1200px) {
    .sct-hero-left {
        width:50%;
        margin-right: 2% !important;
    }

    .sct-hero-right {
        width: 50%;
        padding-left: 2%
    }

    .sct-ps-founders-photo-block .h5,.sct-ps-founders-photo-block h5 {
        white-space: nowrap
    }

    .sct-ps-office-photos>.d-flex:first-child {
        width: 45%
    }

    .sct-ps-office-photos>.d-flex:nth-child(2) {
        width: 30%
    }

    .sct-ps-office-photos>.d-flex:last-child {
        width: 25%;
        align-items: flex-start
    }

    .sct-page-section-culture {
        flex-direction: column;
        align-items: flex-start
    }

    .sct-page-section-culture header {
        width: 100%;
        margin: 0 0 2rem
    }

    .sct-page-section-culture .sct-ps-join-team {
        width: 60%
    }

    .sct-ps-service-biz p,.sct-ps-service-des p,.sct-ps-service-dev p {
        width: calc(100%/2)
    }

    .sct-page-section-partner {
        border: 3rem solid #6f5e97;
        padding: 4rem 3rem 2rem
    }
}

@media (max-width: 1100px) {
    .separate-block-group {
        flex-direction: column;
        align-items: flex-start;
    }

    .separate-block-group .separate-block {
        margin-right: 0rem;
        margin-bottom: 3rem;
    }

    .sct-page-section-work-img {
        flex-direction: column;
        align-items: center
    }

    .sct-page-section-work-img img {
        margin: 0 0 5.5rem
    }

    .sct-page-section-work-img>header {
        width: 100%
    }

    .double-column-group-img-wrap {
        max-width: 450px;
        position: inherit;
        margin-bottom: 3rem;
    }

    .sct-page-section-work-img.double-column-group {
        align-items: flex-start;
    }

    .sct-page-section-work-img.double-column-group img {
        margin: 0 0 0rem;
    }
}

@media (max-width: 992px) {
    .sct-ps-service-biz.sct-ps-service-biz-three p {
        width: calc(100%/2.3);
    }
    .design-four-points-img-small {
        display: block;
    }

    .design-four-points-img-large {
        display: none;
    }

    .container,.container-md,.container-sm {
        max-width: 100%;
        padding: 0 2rem
    }

    .sct-blog-group {
        display: block !important;
    }

    .sct-blog-slide-menu {
        margin-top: 50px;
    }

    .sct-blog-item-group {
        max-width: 100%;
        margin: 0;
    }

    .footer-bottom img {
        padding-right: 2rem
    }

    .sct-hero-section {
        flex-direction: column-reverse
    }

    .funnel-page-body .sct-hero-section {
        flex-direction: row;
    }

    .sct-hero-left {
        width: 100%;
        margin-right: 0
    }

    .sct-hero-right {
        width: 100%;
        padding-left: 0;
        justify-content: center;
        margin-bottom: 4rem
    }

    .sct-ps-services {
        flex-wrap: wrap
    }

    .sct-ps-service-content {
        flex-direction: column;
        width: calc(100%/2);
        margin-bottom: 3.75rem;
        padding-right: 5rem
    }

    .sct-ps-service-content+.sct-ps-service-content {
        margin-left: 0
    }

    .sct-benefits .sct-ps-service-content {
        width: calc(100%/3.2)!important;
        margin: 1rem 0;
    }

    .sct-ps-services.flex-wraping .sct-ps-service-content {
        width: calc(100%/2 - 15px)!important;
    }

    .sct-benefits .sct-ps-services {
        justify-content: space-between
    }

    .sct-ps-services-with-image .sct-ps-services>.d-flex {
        flex-direction: column
    }

    .sct-ps-services-with-image .sct-ps-service-content {
        width: 100%;
        margin-bottom: 0;
        margin-right: 0
    }

    .sct-ps-services-with-image .sct-ps-service-content+.sct-ps-service-content {
        margin-left: 0;
        margin-right: 0;
        margin-top: 2rem;
        margin-bottom: -2rem
    }

    .sct-ps-services-with-image .sct-ps-service-content {
        padding-right: 0
    }

    .sct-nav-mega-menu>a {
        white-space: nowrap
    }

    .sct-hero-section-about .sct-hero-section {
        flex-direction: column;
        align-items: flex-start
    }

    .sct-hero-section-careers .sct-hero-section {
        flex-direction: row;
        align-items: center
    }

    .sct-hero-section-about .sct-hs-content {
        width: 100%;
        margin-right: 0
    }

    .sct-hero-section-careers .sct-hs-content {
        width: 65%;
        margin-right: 2rem
    }

    .sct-hs-stats {
        display: flex!important;
        width: 100%;
        margin-top: 3rem
    }

    .sct-hs-stats>.d-flex {
        width: 100%
    }

    .sct-hs-stats-block {
        flex-grow: 1
    }

    .sct-hs-stats>.d-flex+.d-flex {
        margin-top: 0
    }

    footer {
        margin-top: 8rem
    }

    .sct-ps-founders {
        flex-direction: column
    }

    .sct-ps-founders-photos {
        width: 100%;
        margin: 0 0 3rem;
        display: flex!important;
        justify-content: space-between
    }

    .sct-ps-founders-photo-block {
        flex-direction: column;
        align-items: flex-start;
        margin: 0 2rem
    }

    .sct-ps-founders-photos>.d-flex+.d-flex {
        margin-top: 0
    }

    .sct-ps-founders-photos>.d-flex {
        width: 50%
    }

    .sct-ps-founders-photo-block>img {
        margin: 0 0 1rem
    }

    .sct-ps-founders-photos+.sct-special-text {
        width: 100%;
        margin-top: 1rem
    }

    .sct-page-section-culture .sct-ps-join-team {
        width: 70%
    }

    .sct-page-section-services .sct-ps-services-with-image {
        align-items: flex-start
    }

    .sct-ps-service-biz p,.sct-ps-service-des p,.sct-ps-service-dev p {
        width: calc(100%/2)
    }

    .sct-page-section-services .sct-ps-services-with-image .sct-ps-services>.d-flex {
        flex-direction: row
    }

    .sct-page-section-services .sct-ps-services-with-image .sct-ps-services>.d-flex:first-child {
        flex-direction: column
    }

    .sct-page-section-partner {
        border: 2rem solid #6f5e97;
        padding: 4rem 2rem 1.5rem
    }

    .sct-page-section-partner .sct-ps-partner-content {
        padding: 0 1rem
    }

    .sct-hero-section-gray .sct-hero-section {
        flex-direction: row
    }

    .sct-hero-section-gray .sct-hero-section .sct-hs-img {
        width: 40%
    }

    .sct-hero-section-gray .sct-hero-section .sct-hs-img+.sct-hs-content h1 {
        font-size: 2.5rem;
        line-height: 2.5rem
    }

    .sct-page-section-contact .sct-ui-tabs-wrap {
        margin-right: 2rem
    }

    .sct-page-section-contact .sct-ui-tabs-body {
        padding: 2rem
    }

    .sct-ps-contact-details .sct-ps-contact {
        padding: 1.5rem
    }

    .sct-page-section-contact-unique .sct-ps-contact {
        width: 100%
    }

    .sct-page-section-contact-unique .sct-ps-contact-details {
        flex-wrap: wrap;
        width: 50%
    }

    .sct-lg-two-separate+.sct-lg-two-separate {
        margin-top: 3rem;
    }
}

@media (max-width: 930px) {
    .funnel-page-body .sct-hero-section {
        flex-direction: column;
    }

    .funnel-page-body .sct-hero-section .sct-hero-right {
        margin-bottom: 0;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .funnel-hero-form-card {
        margin-top: 3rem;
        max-width: 510px;
    }

    .funnel-page-body .sct-hero-left {
        width: 100%;
        margin-right: auto;
        text-align: center;
    }

    .funnel-page-body .sct-hero-left .cta-button-group {
        justify-content: center;
    }

    .funnel-page-body .sct-nav-logo {
        width: 100%;
        text-align: center;
    }

    .mobile-app-development-body .funnel-hero-img {
        margin-left: -90px;
    }
}

@media (max-width: 810px) {
    .design-four-points-img-small {
        display: none;
    }

    .design-four-points-img-large {
        display: block;
    }

    .sct-hero-right {
        height: 100%
    }

    .sct-nav-mega-left>h2 {
        display: block
    }

    .sct-nav-mega-right>.d-flex {
        flex-direction: column
    }

    .sct-nav-mega-right>.d-flex a+a {
        margin-top: 2rem;
        margin-bottom: -.5rem
    }

    .sct-nav-mega>.container {
        padding: 0 1rem
    }

    .sct-ps-office-photos>.d-flex:first-child {
        width: 30%
    }

    .sct-ps-office-photos>.d-flex+.d-flex {
        margin-left: 1rem
    }

    .sct-ps-office-photos *+img {
        margin-top: 1rem
    }

    .sct-ps-office-photos>.d-flex:nth-child(2),.sct-ps-office-photos>.d-flex>.d-flex {
        margin-top: 1rem
    }

    .sct-ps-office-photos>.d-flex>.d-flex *+img {
        margin-top: 0;
        margin-left: 1rem
    }

    .sct-ps-office-photos>.d-flex:first-child {
        width: 45%
    }

    .sct-ps-office-photos>.d-flex:nth-child(2) {
        width: 30%
    }

    .sct-ps-office-photos>.d-flex:last-child {
        width: 25%;
        align-items: flex-start
    }

    .sct-ps-office-photos>.d-flex:first-child>.d-flex>img:first-child {
        display: none
    }

    .sct-hs-stats-block p:last-child {
        padding: 0 .2rem
    }

    .sct-page-section-partner {
        flex-direction: column
    }

    .sct-page-section-partner .sct-ps-partner-content {
        padding: 4rem 0 0
    }

    .sct-ps-dev-process {
        flex-direction: column
    }

    .sct-ps-dev-process>header {
        width: 100%;
        margin: 0 0 4rem
    }

    .sct-ps-dev-process-img {
        width: 100%;
        justify-content: center
    }

    .sct-page-section-contact {
        flex-direction: column
    }

    .sct-ui-tabs-wrap {
        width: 100%
    }

    .sct-ps-contact-details {
        display: flex!important;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between
    }

    .sct-ps-contact-details .sct-ps-contact {
        width: 100%
    }

    .sct-ps-contact-details .sct-ps-contact:last-child,.sct-ps-contact-details .sct-ps-contact:nth-child(2) {
        width: 48%
    }

    .sct-ps-contact-details .sct-ps-contact:last-child p,.sct-ps-contact-details .sct-ps-contact:nth-child(2) p {
        height: 100%
    }

    .sct-ps-contact-details .sct-ps-contact:first-child {
        flex-direction: row
    }

    .sct-ps-contact-details .sct-ps-contact:first-child .d-flex+.d-flex {
        margin: 0 0 0 5rem
    }

    .sct-page-section-services-deep .sct-ps-dev-process header {
        margin-bottom: 4rem
    }

    .sct-page-section-contact-unique .sct-ps-contact {
        flex-direction: column!important
    }

    .sct-page-section-contact-unique .sct-ps-contact-details .sct-ps-contact:first-child .d-flex+.d-flex {
        margin: 0 0 2rem!important
    }

    .sct-ps-contact-details .sct-ps-contact:first-child .d-flex {
        margin: 0 0 2rem!important
    }

    .sct-page-section-contact-unique .sct-ps-contact-details,.sct-page-section-contact-unique .sct-ps-contact-details .sct-ps-contact:last-child,.sct-page-section-contact-unique .sct-ps-contact-details .sct-ps-contact:nth-child(2) {
        flex-wrap: wrap;
        width: 100%!important
    }

    .mini-technologies .sct-ps-clients .sct-ps-client-logo {
        width: calc(100%/10)
    }

    .sct-page-get-a-quick.sct-page-section-partner {
        padding: 2rem 3rem 3.5rem
    }

    .mobile-app-development-body .sct-benefits .sct-ps-service-content {
        width: calc(100%/2.1)!important;
        margin-bottom: 2rem;
    }

    .mobile-app-development-body .sct-hero-section {
        align-items: flex-start;
    }

    .mobile-app-development-body.web-development-body .sct-hero-left {
        width: 100%;
        text-align: center;
        margin-right: 0 !important;
    }

    .web-development-body .sct-hero-left {
        width: auto;
        margin-right: auto;
        text-align: center
    }

    .sct-hero-left .cta-button-group {
        justify-content: center;
    }

    .mobile-app-development-body.web-development-body .sct-hero-left>.d-flex {
        justify-content: center;
    }

    .mobile-app-development-body .sct-our-process .sct-ps-service-content {
        width: calc(100%/2 - 1rem);
        margin: 1rem 0;
    }

    .mobile-app-development-body .sct-our-process .sct-ps-service-content {
        width: calc(100%/1 - 0rem);
    }

    .mobile-app-development-body .mini-technologies .sct-ps-clients .sct-ps-client-logo {
        width: calc(100%/10);
    }

    .sct-lg-two-separate {
        flex-direction: column;
    }

    .sct-lg-two-separate-item {
        width: 100%;
    }

    .sct-lg-two-separate-item img {
        width: 100%;
        min-height: initial;
        min-width: auto;
        max-width: initial;
    }

    .sct-lg-two-separate-item header {
        margin-top: 0rem !important;
    }

    .sct-lg-two-separate {
        flex-direction: column;
    }

    .sct-lg-two-separate-item {
        width: 100%;
    }

    .sct-lg-two-separate {
        margin-top: 4rem;
    }

    .sct-lg-two-separate-item img {
        width: 100%;
        min-height: initial;
        min-width: auto;
        max-width: initial;
        margin-top: 2rem ;
    }

    .sct-lg-two-separate-item header {
        /* margin-top: 2rem; */
    }

    .column-revers-810 {
        flex-direction: column-reverse;
    }

    .column-revers-810 {
        flex-direction: column-reverse;
    }

    .sct-lg-two-separate+.sct-lg-two-separate {
        margin-top: 5rem;
    }

    .sct-lg-two-separate.column-revers-810 img {
        padding-right: 0rem;
    }
}

@media (max-width: 767px) {
    .double-column-group-img-wrap {
        min-width: 100%;
    }

    .sct-search-ui {
        width: 100%;
        margin-top: 15px;
    }
    .sct-ps-service-biz.sct-ps-service-biz-three p {
        width: 100%;
    }

    .sct-blog-title-group.d-flex {
        display: block !important;
    }

    .our-design-approach-img {
        padding-right: 0rem;
    }

    .sct-ps-services.flex-wraping>* {
        margin-bottom: 15px !important;
    }
}

.d-none-710 {
    display: block!important
}

.d-block-710 {
    display: none!important
}

@media (max-width: 710px) {
    .sct-ps-join-team {
        text-align: center;
        flex-direction: column;
        padding: 2rem;
    }

    .sct-ps-join-team img {
        margin: 0 0 1rem;
    }

    .d-none-710 {
        display: none!important
    }

    .d-block-710 {
        display: block!important
    }

    .footer-top {
        flex-direction: column-reverse;
        margin-bottom: 4rem
    }

    .footer-right {
        margin-bottom: 2rem
    }

    .footer-right p a:hover {
        color: #f30920;
    }

    .footer-left {
        width: 100%
    }

    .footer-bottom {
        flex-direction: column;
        align-items: flex-start
    }

    .footer-bottom p {
        margin-top: 1.5rem
    }

    .sct-nav-mini a:not(.sct-btn) {
        display: none
    }

    .sct-our-process .sct-ps-service-content {
        width: calc(100%);
        margin: 1rem 0
    }

    .sct-nav-mega>.container {
        flex-direction: column
    }

    .sct-nav-mega-right {
        padding-left: 0;
        padding-top: 2rem
    }

    .sct-nav-mega-left,.sct-nav-mega-right {
        padding-bottom: 0
    }

    .sct-nav-mega-left>.sct-nav-mega-right {
        display: block
    }

    .sct-nav-mega-left+.sct-nav-mega-right {
        display: none
    }

    .sct-nav-mega-left {
        border-right: 0;
        padding-bottom: 4rem;
        padding-top: 2.5rem
    }

    .sct-nav-mega-social {
        margin-top: 5rem
    }

    .sct-nav-mega {
        position: absolute;
        padding: 4rem 1rem 4rem;
        z-index: 5;
        height: 100vh;
        overflow-y: auto
    }

    .sct-hs-stats {
        display: block!important;
        width: 100%;
        margin-top: 3rem
    }

    .sct-hs-stats-block {
        width: 100%;
        flex-grow: unset
    }

    .sct-hs-stats-block:first-child {
        margin-right: 1rem
    }

    .sct-hs-stats-block:last-child {
        margin-left: 1rem;
        margin-right: 0
    }

    .sct-hs-stats>.d-flex {
        justify-content: space-between
    }

    .sct-hs-stats>.d-flex:first-child {
        margin-bottom: 2rem
    }

    .sct-ps-founders-photos {
        display: block!important
    }

    .sct-ps-founders-photos>.d-flex {
        width: 100%
    }

    .sct-ps-founders-photo-block {
        flex-direction: row;
        align-items: flex-end;
        margin: 0
    }

    .sct-ps-founders-photos>.d-flex:first-child {
        margin: 0 0 4rem
    }

    .sct-ps-founders-photo-block>img {
        margin: 0 1.5625rem 0 0
    }

    .sct-ps-office-photos>.d-flex>.d-flex *+img {
        margin-left: 0
    }

    .sct-ps-office-photos>.d-flex:last-child {
        padding-top: 3rem
    }

    .sct-page-section-culture .sct-ps-join-team {
        width: 100%
    }

    .sct-page-section-partner {
        border: 1rem solid #6f5e97;
        padding: 3rem 2rem 1.5rem
    }

    .sct-hero-section-about.sct-hero-section-careers .sct-hero-section {
        flex-direction: column;
        align-items: center
    }

    .sct-hero-section-careers .sct-hs-content {
        width: 100%;
        margin-right: 0
    }

    .sct-hero-section-careers .sct-hs-stats {
        text-align: center;
        width: 100%
    }

    .web-development-body .sct-hero-left .d-flex {
        justify-content: center
    }

    .mini-technologies .sct-ps-clients .sct-ps-client-logo {
        width: calc(100%/7)
    }

    .mini-technologies.sct-page-section-culture .sct-ps-join-team {
        flex-direction: column;
        padding-bottom: 2rem;
        text-align: center
    }

    .mini-technologies.sct-page-section-culture .sct-ps-join-team img {
        margin-bottom: 2rem
    }

    .mini-technologies.sct-page-section-culture .sct-ps-join-team .sct-btn {
        width: 100%;
        padding: .8875rem 1.0625rem;
        margin-top: 2rem
    }

    .sct-benefits .sct-ps-service-content {
        width: calc(100%)!important;
        margin: 1rem 0
    }

    .sct-our-process .sct-ps-process-arrow {
        display: none
    }

    .sct-page-get-a-quick.sct-page-section-partner {
        padding: 2rem
    }

    .sct-ps-services.flex-wraping .sct-ps-service-content {
        width: 100% !important;
    }
}

@media (max-width: 600px) {
    .design-four-points-img-small {
        display: block;
    }

    .design-four-points-img-large {
        display: none;
    }

    .sct-page-section.sct-faqs {
        margin-top: 4rem !important;
    }

    .sct-page-section.sct-faqs.only-point header h2.title-large {
        width: 100%;
        text-align: center;
    }

    .funnel-hero-img {
        /* max-width: unset; */
        height: auto;
    }

    .sct-ps-service-content {
        width: 100%;
        margin-bottom: 3.75rem;
        padding-right: 0
    }

    .sct-ps-services-with-image {
        flex-direction: column
    }

    .sct-ps-side-img {
        margin-right: 0;
        margin-bottom: 4rem
    }

    .digital-marketing-funnel .sct-ps-side-img {
        margin-top: 2rem
    }

    .sct-ps-services-with-image .sct-ps-services {
        width: 100%
    }

    .sct-ps-clients {
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .sct-ps-clients .sct-ps-client-logo {
        width: 50%;
        margin: 0 0 2rem!important;
        text-align: center
    }

    .sct-ps-clients .sct-ps-client-logo img {
        height: 35vw
    }

    .mobile-app-development-body .mini-technologies .sct-ps-clients .sct-ps-client-logo img {
        height: auto;
        width: 100%;
    }

    .h2,h2 {
        line-height: 1.3
    }

    .sct-ps-projects>.d-flex {
        flex-direction: column
    }

    .sct-ps-project-link+.sct-ps-project-link {
        margin-top: 2.0625rem;
        margin-left: 0
    }

    .sct-ps-feedbacks>.d-flex {
        flex-direction: column;
        margin-top: 0
    }

    .sct-ps-feedback-card {
        width: 100%;
        margin: 1rem 0!important
    }

    footer {
        padding: 4rem 0 3rem
    }

    .footer-left {
        margin-bottom: .5rem;
        width: 100%
    }

    .footer-left a.sct-btn span {
        white-space: nowrap
    }

    .footer-bottom {
        flex-direction: column;
        border-top: 1px solid #d1d8e4;
        padding: 3rem 0 0;
        text-align: center
    }

    footer h5 {
        white-space: nowrap
    }

    .footer-bottom .footer-right {
        margin-bottom: 0
    }

    .sct-page-section-services .sct-ps-side-img {
        width: 60%
    }

    .sct-service-navbar-serviceonly {
        position: fixed;
        bottom: unset;
        left: 0;
        right: 0;
        box-shadow: 0 1.5px 3px rgb(0 0 0 / 10%);
        border-top: 1px solid #e0e2e8
    }

    .sct-service-navbar-serviceonly .container {
        padding: 0
    }

    .sct-service-navbar.sct-service-navbar-serviceonly a {
        justify-content: center;
        flex-direction: column;
        padding: .75rem 0;
        position: relative
    }

    .sct-service-navbar.sct-service-navbar-serviceonly a i {
        display: block;
        font-size: 2rem;
        margin-bottom: .3rem
    }

    .sct-service-navbar.sct-service-navbar-serviceonly a span {
        font-size: .9rem;
        font-weight: 500;
        letter-spacing: .025rem
    }

    .sct-service-navbar a.active,.sct-service-navbar a.active:hover {
        background: unset
    }

    .sct-service-navbar a.active::after,.sct-service-navbar a.active:hover::after {
        content: "";
        position: absolute;
        height: .2rem;
        left: 0;
        right: 0;
        bottom: 0;
        background: #f30920
    }

    .sct-service-navbar a.active i {
        color: #f30920
    }

    .sct-hero-section-gray .sct-hero-section {
        flex-direction: column
    }

    .sct-hero-section-gray .sct-hero-section .sct-hs-img {
        width: 100%;
        text-align: center;
        margin: 0 0 3rem
    }

    .sct-hs-content {
        width: 100%;
        text-align: center
    }

    .sct-hero-section-about .sct-hs-content {
        text-align: left
    }

    .sct-hero-section-gray>.container {
        margin-top: 6rem
    }

    .sct-ps-contact-details .sct-ps-contact {
        width: 100%!important
    }

    .web-development-body h2.title-large {
        font-size: 30px;
        margin-bottom: 0;
        margin-top: 0
    }

    .ai-development h2.title-large {
        margin-bottom: 2rem;
    }

    .web-development-body.digital-marketing-funnel h2.title-large {
        margin-bottom: 2rem;
    }

    .sct-page-section {
        margin: 2rem 0
    }

    .sct-page-section-divider {
        margin: 3rem 0
    }

    .sct-page-section header {
        margin-bottom: 1rem
    }

    .sct-our-process .sct-ps-service-content {
        padding: 1.5rem;
        margin: .6rem 0
    }

    .sct-our-process .sct-ps-service-content:first-child {
        margin: 1.5rem 0;
    }

    .sct-faqs header {
        padding: 1.5rem
    }

    .sct-faqs h2.title-large::after {
        left: -.8rem;
        right: -.8rem
    }

    .sct-faqs h2.title-large {
        top: -3.1rem;
        bottom: -3.1rem
    }

    .sct-page-section-partner {
        margin: 0 0
    }

    .mini-technologies .sct-ps-clients .sct-ps-client-logo {
        width: calc(100%/3)
    }

    .sct-page-get-a-quick.sct-page-section-partner {
        padding: 0 1.5rem 1.5rem
    }

    footer {
        margin-top: 5rem
    }

    .mobile-app-development-body .sct-benefits .sct-ps-service-content {
        width: calc(100%/1)!important;
        margin-bottom: 1rem;
    }

    .funnel-page-body .funnel-hero-form-card {
        border: 1px solid #d1d8e4;
        box-shadow: 0 1px 4px rgb(0 0 0 / 10%);
        border-radius: 3px;
        padding: 2rem 1rem;
    }

    .funnel-footer .footer-bottom {
        border-top: none;
        padding: 0;
    }
}

@media (max-width: 500px) {
    .mobile-app-development-body .funnel-hero-img {
        margin-left: 0px;
    }
}

@media (max-width: 425px) {
    .mobile-app-development-body .mini-technologies .sct-ps-clients {
        justify-content: space-between;
    }

    .mobile-app-development-body .mini-technologies .sct-ps-clients .sct-ps-client-logo {
        width: calc(50% - 10px) !important;
        margin: 0 !important;
    }
}

@media (max-width: 530px) {
    .h1, h1 {
        font-size: 2rem;
    }

    .mini-technologies .sct-ps-clients .sct-ps-client-logo {
        width: calc(100%/2)
    }

    select.sct-ui-input {
        width: 100%;
    }

    .sct-page-get-a-quick .sct-ui-tabs-body-content .sct-ui-input-row *+* {
        margin-left: 0;
        margin-top: 1.5rem;
    }

    .sct-ui-input.sct-ui-single {
        width: 100% !important;
    }

    .sct-page-section-culture img {
        margin: 2rem 0 0
    }

    html {
        font-size: .9rem
    }

    .h1,h1 {
        font-size: 2.5rem;
        letter-spacing: -.08rem;
        line-height: 3rem!important
    }

    p {
        font-size: 1.2rem;
        line-height: 1.7rem
    }

    ul li {
        font-size: 1.2rem;
        line-height: 1.7rem
    }

    .sct-page-section header h4 {
        margin-bottom: 1rem
    }

    .sct-page-section-services-deep.sct-page-section header h4 {
        margin-bottom: .5rem
    }

    .sct-ps-clients .sct-ps-client-logo {
        margin: 0 0 1rem!important
    }

    .sct-nav-mega-menu>a {
        font-size: 1.2rem;
        line-height: 1.7rem
    }

    footer h5 {
        margin-bottom: 2rem
    }

    footer {
        padding: 4rem 0 1rem
    }

    .sct-hs-stats-block p:last-child {
        padding: 0 1rem;
        line-height: 1.2;
        margin-top: .5rem
    }

    .sct-ps-founders-photo-block {
        flex-direction: column;
        align-items: flex-start;
        margin: 0 2rem
    }

    .sct-ps-founders-photo-block>img {
        margin: 0 0 1rem
    }

    .sct-ps-office-photos {
        flex-direction: column
    }

    .sct-ps-office-photos .d-flex,.sct-ps-office-photos>.d-flex:last-child {
        width: 100%!important;
        margin: 0!important;
        padding: 0
    }

    .sct-ps-office-photos>.d-flex:last-child img:last-child,.sct-ps-office-photos>.d-flex:nth-child(2) img:first-child {
        display: none
    }

    .sct-ps-office-photos .d-flex img {
        margin: 1rem 0!important;
        width: 100%
    }

    .sct-page-section-culture .sct-ps-join-team {
        flex-direction: column-reverse;
        justify-content: center;
        padding-top: 2rem
    }

    .sct-page-section-culture .sct-ps-join-team img {
        margin: 3rem 0 0
    }

    .sct-page-section-culture .sct-ps-join-team .sct-btn {
        width: 100%
    }

    .sct-page-section-services .sct-ps-side-img {
        width: 100%
    }

    .sct-page-section-services .sct-ps-side-img img {
        width: 100%
    }

    .sct-ps-service-biz p,.sct-ps-service-des p,.sct-ps-service-dev p,.sct-ps-service-dim p {
        width: 100%
    }

    .sct-page-section-partner {
        border: 1rem solid #6f5e97;
        padding: 3rem 1.5rem 1.5rem;
        margin: 0 0
    }

    .sct-page-section-partner .sct-ps-partner-content>p {
        font-size: 1.4rem;
        line-height: 2rem
    }

    .sct-hero-left p {
        font-size: 1.4rem;
        line-height: 2rem
    }

    .sct-service-navbar.sct-service-navbar-serviceonly a span {
        display: none
    }

    .sct-service-navbar-workonly {
        position: fixed;
        bottom: unset;
        left: 0;
        right: 0;
        box-shadow: 0 1px 3px rgba(0,0,0,.1);
        border-top: 1px solid #e0e2e8
    }

    .sct-service-navbar-workonly>.container {
        padding: 0
    }

    .h3,h3 {
        font-size: 1.75rem;
    }

    .sct-service-navbar-workonly span span {
        display: block;
        text-transform: uppercase;
        font-weight: 900;
        letter-spacing: .05rem;
        font-size: .8rem;
        margin: .3rem 0 .1rem;
        font-family: Epilogue,sans-serif
    }

    .sct-service-navbar-workonly a {
        padding: .6rem 0
    }

    .sct-service-navbar-workonly a:first-child {
        text-align: left
    }

    .sct-service-navbar-workonly a:last-child {
        text-align: right
    }

    .sct-service-navbar-workonly a i {
        font-size: 1.5rem!important
    }

    .sct-ps-contact-details .sct-ps-contact:first-child {
        flex-direction: column
    }

    .sct-ps-contact-details .sct-ps-contact:first-child .d-flex+.d-flex {
        margin: 2rem 0 0
    }

    .sct-ps-tech-stuffs p {
        margin: 0 .4rem .9rem 0
    }

    .sct-ps-dev-process-img img:first-child {
        display: none
    }

    .sct-ps-dev-process-img img:last-child {
        display: block
    }

    .sct-page-section-services-deep header>.d-flex {
        flex-direction: column;
        align-items: flex-start
    }

    .sct-page-section-services-deep header>.d-flex i {
        margin-bottom: 1rem
    }

    .sct-ui-tabs-body-content .sct-ui-input-row {
        flex-direction: column
    }

    .sct-project-document-btn,.sct-ui-tabs-body-content .sct-ui-input-row input.sct-ui-input {
        width: 100%
    }

    .sct-project-document-btn {
        justify-content: center
    }

    .sct-ui-tabs-body-content .sct-ui-input-row input+input {
        margin-top: 1.5rem;
        margin-left: 0
    }

    .sct-ui-tabs-head>h5 {
        padding: .5rem .5rem;
        margin-right: .5rem
    }

    .sct-ui-tabs-head>a+a {
        margin-left: .5rem
    }

    .have-bottom-bar #hubspot-messages-iframe-container {
        margin-bottom: 4rem
    }

    .have-bottom-bar .eapp-whatsapp-chat-root-layout-component>div>div {
        bottom: 3.5rem;
        position: fixed
    }

    .job-apply-action {
        flex-direction: column;
        padding: 2rem
    }

    .job-apply-action .sct-btn {
        width: 100%;
        margin: 0
    }

    .job-apply-action p {
        margin-top: 1rem;
        text-align: center
    }

    .job-apply-action p a {
        font-size: 1.5rem
    }

    .job-apply-action p:last-child {
        line-height: 1.5
    }

    .sct-nav-logo {
        background: #fff
    }

    .sct-page-get-a-quick .sct-ui-tabs-body-content .sct-ui-input-row input+input,.sct-page-get-a-quick .sct-ui-tabs-body-content .sct-ui-input-row select+select {
        margin-left: 0;
        margin-top: 1.5rem
    }
    .g-recaptcha{
        transform: scale(0.9);
    }
}

@media (max-width: 350px) {
    html {
        font-size:.8rem
    }

    .container,.container-md,.container-sm {
        padding: 0 1rem
    }

    .sct-ps-services.flex-wraping>* {
        margin-bottom: 5px !important;
    }
    
    .funnel-page-body .funnel-hero-form-card{
        transform: scale(0.9);
    }
}