/*
Theme Name: Devroaks
Theme URI: https://wordpress.org/themes/Devroaks/
Author: Mozin Omer
Author URI: https://snow-giraffe-990352.hostingersite.com/
Description: 
Requires at least: 5.9
Tested up to: 6.5
Requires PHP: 5.6
Version: 1.7
Text Domain: Devroaks
Tags: Ai Development, Website Developmet, Mozin Omer, Founder, Mobile App Development, Sass Development, MVP Development, Mobile application, Design System, UI UX development, Prototyping. 

Devroaks WordPress Theme, (C)
Devroaks is distributed under the terms of the GNU GPL.
*/


@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Elms+Sans:ital,wght@0,100..900;1,100..900&display=swap');


* {
    font-family: "Bebas Neue", sans-serif;
    font-family: "Noto Sans JP", sans-serif;
    scroll-behavior: smooth;
}
h1 {
    /*font-family: "Elms Sans", sans-serif;
    word-spacing: -20px;*/
}
html {
    overflow-x: clip;
}

body {
    color: #1b1b1b;
    overflow-x: clip;
}

a:hover {
    text-decoration: none;
}

.row {
    margin-inline: 0;
}

.loader h5 {
    font-family: "Bebas Neue", sans-serif;
}

.container {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.discount-bar {
    background: #f3f2f2;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 50px;
    z-index: 9999;
    display: none;
}

ul,
ol,
p,
a {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

img {
    max-width: 100%;
    display: block;
}

header .container {
    display: flex;
    align-items: center;
    gap: 0;
    /* max-width: 1088px !important; */
}

.logo-wrapper a {
    max-width: 204px;
    display: flex;
    gap: 10px;
}

nav ul {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    width: 100%;
    max-width: max-content;
    /* margin: auto; */
    /* padding-right: 132px; */
    margin-left: 40px;
}

nav li:last-child {
    /* margin-left: auto; */
    /* position: absolute; */
    /* right: 0; */
}

nav {
    width: 100%;
    max-width: max-content;
    margin: auto;
    position: relative;
}

header li a {
    font-size: 18px;
    color: #1b1b1b;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.discount-bar p {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
}

header {
    /* padding: 12px 0px 12px; */
    height: 84px;
    position: absolute;
    top: 0;
    width: 100%;
    background: #ffffff;
    z-index: 99999;
    /* box-shadow: 41px 14px 26px -13px #0000000f; */
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e2e8f0;
}

.banner {
    padding-top: 200px;
}

h1 {
    font-size: 82px;
    font-weight: 700;
    line-height: 94px;
    letter-spacing: -4px;
}

a.blue-button {
    background: #3f2fee;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 20px;
    border-radius: 5000px;
    line-height: normal;
    /* margin-bottom: 0; */
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    padding: 1.25rem 2.25rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 18px;
    transition: background-color .4s;
    display: flex;
}

nav ul li a {
    display: flex;
    padding: 0px 0px 0;
    align-items: flex-end;
    /* margin-bottom: -10px; */
    letter-spacing: -0.4px;
    font-weight: 400;
    line-height: 1;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: normal;
}

.heading-wrapper-banner {
    max-width: 960px;
    /* display: flex; */
}

.text-changes-frequently {
    display: inline-flex;
    max-width: max-content;
    width: max-content;
}

.button-wrapper {
    display: flex;
    align-items: center;
    gap: 3rem;
    margin-top: 3rem;
}

.button-wrapper a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
}

a.black-button {
    background: #1b1b1b;
    color: #fff;
    gap: 10px;
    border: 2px solid #1b1b1b;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    padding: 1.25rem 2.25rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 18px;
    transition: background-color .4s;
    display: flex;
}

.button-wrapper a img {
    width: 20px;
    height: 20px;
    background: red;
}

a.white-button {
    background: none;
    color: #1b1b1b;
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 15px 27px;
    border-radius: 500px;
    gap: 10px;
    border: 2px solid #1b1b1b;
    font-weight: 300;
    letter-spacing: 0.1px;
}

.container-left-banner {}

.flex-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.container-right-banner {
    max-width: 372px;
    margin-bottom: 10px;
}

.container-testimonials-person {
    display: none;
}

.testimoinal-founder li {
    margin-left: -14px;
    position: relative;
    transition: 0.5s all;
}

.testimoinal-founder ul {
    padding-left: 20px;
    display: flex;
    align-items: center;
}

.testimoinal-founder li img {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    border: 2px solid #fff;
}

.testimoinal-founder {
    align-items: center;
    display: flex;
    gap: 12px;
    padding-top: 0.5rem;
    margin-top: 1.25rem;
}

.loved-by-clients p {
    font-size: 14px;
    font-weight: 500;
    color: #3a3a3a;
    /* max-width: 72px; */
    line-height: 11px;
}

.content-wrapper-right-banner>p {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.21px;
}

.text-changes-frequently span:not(:first-child) {
    /* display: none; */
}

.text-changes-frequently span {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(270deg, #369698, #425ac1 51%, #ff36b7);
    -webkit-background-clip: text;
    background-clip: text;
}

.trusted-clients {
    padding: 68px 0px;
    text-align: center;
}

.trusted-clients h2 {
    font-size: 22px;
    font-weight: 400;
}

.slider-wrapper-companies {
    display: flex;
    overflow: hidden;
    gap: 20px;
    justify-content: space-between;
}

.trusted-clients .container {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

.video-reff {
    min-height: 700px;
    margin-bottom: 7rem;
}

.heading-wrapper h2 {
    font-size: 56px;
    max-width: 849px;
    margin: 0;
    font-weight: 700;
    letter-spacing: -2px;
}

.heading-wrapper h2:has(span) span {
    color: #7e7e81;
}

.heading-wrapper h2:has(a) {
    display: flex;
    align-items: flex-end;
}

.heading-wrapper:has(a) {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.heading-wrapper {
    margin-block-end: 5em;
}

.content-portfolio-outer {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding-top: 12px;
}

.content-portfolio-outer h3 {
    font-size: 20px;
    margin: 0;
}

.content-portfolio-outer p {
    font-size: 15px;
    color: #3a3a3a;
}

.image-wrapper-portfolio {
    width: 100%;
    /* height: 422px; */
    /* background: linear-gradient(270deg, #369698, #425ac1 51%, #ff36b7); */
}

.box-wrapper-portfolio {
    margin-bottom: 2rem;
    height: 100%;
}

.turn-your-idea {
    padding-bottom: 150px;
}

.black-section {
    background: #000;
    padding: 152px 0px 56px;
    color: #fff;
}

.we-deliver .heading-wrapper {
    margin: 0;
    max-width: 100%;
}

.features-row {
    margin-top: 3.5rem;
}

.key-features li {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #242424;
    border-bottom: 1px solid #3a3a3a;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 1.3em;
    display: flex;
    justify-content: flex-start;
}

.key-features li span {
    color: #7e7e81;
    letter-spacing: 1px;
    font-weight: 500;
}

.key-features li {
    font-weight: 500;
    line-height: 1.33;
    font-size: 24px;
    font-weight: 400;
}

.row.features-row {
    gap: 6em;
    flex-wrap: nowrap;
    margin-bottom: 152px;
    align-items: center;
}

.col-features {
    width: 100%;
}

.col-message {
    width: 100%;
    max-width: 386px;
}

a.yellow-button {
    background: #ebfe5b;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 30px;
    border-radius: 5000px;
    line-height: normal;
    color: #3a3a3a;
    max-width: max-content;
    margin: 20px 0px 0px;
    gap: 10px;
    position: relative;
    min-height: 46px;
    padding-left: 20px;
    padding-right: 56px;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 1;
    border: 2px solid #ebfe5b;
}

.ceo-message {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.ceo-message p {
    font-size: 16px;
    font-weight: 500;
}

.ceo-names {
    display: flex;
    align-items: center;
    gap: 10px;
}

.ceo-names img {
    width: 44px;
    height: 44px;
    object-fit: cover;
    object-position: top;
    border-radius: 4px;
}

.ceo-names h5 {
    font-size: 14px;
    margin: 0;
}

.ceo-names h5 span {
    display: block;
    font-size: 13px;
    color: #7e7e81;
    margin: 4px 0px 0px;
}

.we-deliver .heading-wrapper h2 {
    max-width: 100%;
}

.blue-background {
    background: #3f2fee;
    color: #fff;
}

.grey-background {
    background: #ffffff;
}

.yellow-background {
    background: #ffd500;
}

.orange-background {
    background: #ff531a;
    color: #fff;
}

.black-background {
    background: #2b6d46;
    color: #fff;
}

.sticky-item .container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 3.5rem;
    overflow: hidden;
}

.sticky-item {
    position: sticky;
    top: 0;
}

.left-of-services h2 {
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 2rem;
    letter-spacing: -2px;
}

.container-services {
    display: flex;
    align-items: center;
    gap: 2rem;
}

.left-of-services {
    max-width: 658px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 6.25rem;
}

.right-of-services {
    margin-left: auto;
    min-height: 352px;
    max-height: 352px;
    /* border: 1px solid #ccc; */
    max-width: 344px;
    width: 100%;
    /* overflow: hidden; */
}

.left-of-services p {
    max-width: 60%;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
}

.left-of-services ul {
    max-width: calc(40% - 6.25rem);
}

.left-of-services .container-button-in-services {
    width: 100%;
    order: 4;
}

.left-of-services li {
    font-size: 14px;
    margin-bottom: 4px;
    font-weight: 500;
    white-space: nowrap;
}

.container-button-in-services a {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    color: #1b1b1b;
    background-color: #fff;
    border-radius: 100px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding: 1rem 1.75rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.25;
    display: flex;
    position: relative;
    overflow: hidden;
    max-width: max-content;
    text-decoration: none;
}

.yellow-background .container-button-in-services a {
    background: #000;
    color: #fff;
}

.grey-background {}

.grey-background .container-button-in-services a {
    background: #000;
    color: #fff;
}

.content {
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    /* height: 160px; */
    /* overflow: hidden; */
    /* font-family: "Lato", sans-serif; */
    /* font-size: 35px; */
    /* line-height: 40px; */
    /* color: #ecf0f1; */
}

.content__container {
    font-weight: 700;
    overflow: hidden;
    height: 120px;
    padding: 0 0px;
    text-transform: capitalize;
}

.content__container:before {
    content: "";
    left: 0;
}

.content__container:after {
    content: "";
    position: absolute;
    right: 0;
}

.content__container:after,
.content__container:before {
    position: absolute;
    top: 0;
    color: #16a085;
    font-size: 42px;
    line-height: 40px;
    -webkit-animation-name: opacity;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-name: opacity;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.content__container__text {
    /* display: inline; */
    /* float: left; */
    /* margin: 0; */
}

.content__container__list {
    margin-top: 0;
    padding-left: 110px;
    text-align: left;
    list-style: none;
    -webkit-animation-name: change;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-name: change;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    padding: 0;
}

.content__container__list__item {
    line-height: normal;
    margin: 0;
}

@-webkit-keyframes opacity {

    0%,
    100% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

@-webkit-keyframes change {

    0%,
    12.66%,
    100% {
        transform: translate3d(0, 0, 0);
    }

    16.66%,
    29.32% {
        transform: translate3d(0, -25%, 0);
    }

    33.32%,
    45.98% {
        transform: translate3d(0, -50%, 0);
    }

    49.98%,
    62.64% {
        transform: translate3d(0, -75%, 0);
    }

    66.64%,
    79.3% {
        transform: translate3d(0, -50%, 0);
    }

    83.3%,
    95.96% {
        transform: translate3d(0, -25%, 0);
    }
}

@keyframes opacity {

    0%,
    100% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

@keyframes change {

    0%,
    12.66%,
    100% {
        transform: translate3d(0, 0, 0);
    }

    16.66%,
    29.32% {
        transform: translate3d(0, -40%, 0);
    }

    33.32%,
    45.98% {
        transform: translate3d(0, -85%, 0);
    }

    49.98%,
    62.64% {
        transform: translate3d(0, -0%, 0);
    }

    66.64%,
    79.3% {
        transform: translate3d(0, -85%, 0);
    }

    83.3%,
    95.96% {
        transform: translate3d(0, -40%, 0);
    }
}

.changebox {
    margin: 0 5px;
    color: #FF5722;
    overflow: hidden;
    transition: .5s;
    white-space: nowrap;
    /* line-height: normal; */
    height: 100px !important;
    line-height: 89px !important;
    /* width: 100% !important; */
}

.sticky-item {
    top: 0;
}

.testimonials .heading-wrapper h2 {
    max-width: 933px;
}

.testimonials {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    padding-top: 9.5rem;
    padding-bottom: 9.5rem;
    background: #f0f0f0;
    overflow: hidden;
}

.over-all-rating {
    display: flex;
    background: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 4px;
    overflow: hidden;
    /* overflow-x: scroll; */
}

.box-whole-rating {
    /* width: 30%; */
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #f0f0f0;
    min-width: 430px;
}

.testimonial-slider {
    display: flex;
    overflow: hidden;
    width: 70%;
    overflow: auto;
}

.box-testimonial-slider {
    min-width: 430px;
    padding: 40px;
    background-color: #fff;
    border-right: 1px solid #f0f0f0;
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 25.75em;
    height: 29.5em;
    padding: 2em;
    display: flex;
}

.rating-stars {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0px;
}

.rating-stars ul {
    display: flex;
    align-items: center;
}

.rating-stars h5 {
    font-size: 72px;
    font-weight: 700;
    color: #7e7e81;
}

.rating-stars li i {
    color: orange;
}

.box-rating span {
    font-size: 14px;
    margin: 10px 0px 0px;
    color: #7e7e81;
    letter-spacing: 0.1px;
    font-weight: 300;
}

.box-testimonial-slider p {
    margin: 80px 0px;
    font-size: 33px;
    line-height: 40px;
    color: #7e7e81;
    font-weight: 600;
    margin-top: 2.5em;
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.33;
}

.box-testimonial-slider p span {
    color: #000;
}

span.company-name {
    font-weight: 600;
    color: #7e7e81;
}

.positoin-designation {
    display: flex;
    flex-direction: column;
    line-height: normal;
}

.positoin-designation h4 {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.positoin-designation span {
    font-size: 12px;
    font-weight: 300;
}

.from-where-origin {
    padding: 152px 0px;
}

.slider-insta-posts {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.slider-insta-posts img {
    max-width: 200px;
    min-width: 200px;
    border: 1px solid #ccc;
    min-height: 300px;
}

.faq-tabs {
    display: flex;
    /* align-items: center; */
    gap: 9rem;
}

.box-sticky-devroaks {
    background: #1b1b1b;
    color: #fff;
    padding: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 20.9375rem;
    padding: 2rem;
    margin: auto;
}

.stickey-note-by-devroaks {
    width: 100%;
    min-width: 340px;
    position: sticky;
    top: 100px;
    max-width: 340px;
    height: max-content;
}

.box-sticky-devroaks p {
    margin: 18px 0px;
    font-size: 1.125rem;
    color: #fff;
    margin-top: 1rem;
    margin-bottom: 1.75rem;
    font-size: 1.125em;
    line-height: 1.55;
}

.box-sticky-devroaks img {
    width: 3.875rem;
    height: 3.875rem;
    object-fit: cover;
}

.card-header {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-right: 2em;
    display: flex;
    background: none;
    border: none;
    border-bottom: 1px solid #1b1b1b1c;
    padding-left: 0;
}

.card {
    border: none;
    border-bottom: none;
}

.content-faq-tabs {
    width: 100%;
}

button.btn.btn-link {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 140%;
    color: #000;
    padding: 0;
    font-weight: 400;
    outline: none !important;
    border: none !important;
    text-decoration: none;
    box-shadow: none !important;
    font-weight: 500;
    letter-spacing: -1px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
    /* padding-left: 50px; */
}

.faq {
    padding-bottom: 152px;
}

.has-project {
    background: #f0f0f0;
    padding-top: 7.75rem;
    padding-bottom: 7.75rem;
}

.box-wrapper-form {
    background-color: var(--white);
    width: 100%;
    max-width: 42rem;
    padding: 2.625rem;
    height: 100%;
    min-height: 622px;
    border-radius: 4px;
    margin-left: auto;
}

.has-project .row {
    align-items: center;
}

:not(.testimonials) .container {
    max-width: 1480px;
}

.testimonials .container {
    padding-right: 0;
    max-width: 100%;
    padding-left: 16.5vw;
}

.loader {
    position: fixed;
    z-index: 999999999;
    background: #ffff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.container-loader {
    display: flex;
    align-items: flex-end;
    gap: 2vw;
    margin-left: -5vw;
}

.container-loader h5 {
    font-size: 17vw;
    margin: 0;
    overflow: hidden;
    margin-bottom: -5vw;
    line-height: normal;
}

.container-loader img {
    max-width: 15vw;
}

.loading {
    font-size: 84px;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    text-align: center;
    display: flex;
    gap: 0;
}

svg {
    width: min(80vw, 470px);
    height: auto;
    animation: float 6s ease-in-out infinite;
}

/* floating effect */
@keyframes float {

    0%,
    100% {
        transform: translateY(0px) scale(1);
    }

    50% {
        transform: translateY(-8px) scale(1.02);
    }
}

/* path stroke draw animation */
.outline {
    fill: none;
    stroke: url(#grad);
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 2200;
    stroke-dashoffset: 2200;
    animation: draw 2.5s ease forwards;
}

@keyframes draw {
    to {
        stroke-dashoffset: 0;
    }
}

/* filled path fade in */
.fill {
    fill: url(#grad);
    opacity: 0;
    animation: fadeIn 2.5s ease forwards;
    animation-delay: 2.2s;
}

@keyframes fadeIn {
    to {
        opacity: 1;
    }
}

.olx .heading-wrapper h2 {
    max-width: 100%;
}

.box-wrapper-olx {
    grid-column-gap: 9.25rem;
    grid-row-gap: 9.25rem;
    background-color: #fff;
    border-radius: 1.25rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 2rem;
    display: flex;
    box-shadow: 0px 1px 14px -7px #cccccc73;
}

.olx {
    background: #fafafa;
    padding-top: 6rem;
    padding-bottom: 6rem;
    margin-bottom: 6rem;
    letter-spacing: -1px;
}

.olx .col-md-4,
.olx .col-md-6 {
    margin: 0;
    padding: 4px;
}

.olx .row {
    /* gap: 2px; */
}

.box-wrapper-olx span {
    color: #7e7e81;
}

.content-wrapper-bottom h4 {
    font-size: 3.7rem;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: -3px;
}

.content-wrapper-bottom p {
    color: #3a3a3a;
    font-size: 1.125rem;
    line-height: 1.55;
    letter-spacing: normal;
}

footer {
    padding-top: 7.5rem;
    padding-bottom: 4rem;
    background: #090909;
    color: #fff;
}

.logo-wrapper p {
    color: #b9b9b9;
    margin-top: 1rem;
    margin-bottom: 2.625rem;
    font-size: 1.125em;
}

footer .logo-wrapper {
    max-width: 320px;
    margin-bottom: 10px;
    display: block;
}

footer .logo-wrapper>a:first-of-type {
    margin-bottom: 30px;
    display: block;
}

footer ul li a {
    color: #b9b9b9;
    letter-spacing: -0.22px;
    font-size: 1.375rem;
    font-weight: 400;
    line-height: 1.36;
    display: block;
    font-weight: 500;
    line-height: 1.36;
    white-space: nowrap;
}

footer ul {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.05rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

footer h4 {
    min-height: 25px;
    color: #fff;
    letter-spacing: .22px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.36;
}

.social-media {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #1b1b1b;
    justify-content: space-between;
    align-items: center;
    margin-top: 3.5rem;
    padding-bottom: 2.5em;
    display: flex;
    margin-bottom: 3.5rem;
}

footer .social-media ul {
    display: flex;
    flex-direction: row;
}

.coprights .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

footer .testimoinal-founder {
    margin: 0;
    padding: 0;
}

footer .testimoinal-founder ul {
    flex-direction: row;
    gap: 0;
    color: #fff;
}

footer .loved-by-clients p {
    color: #fff;
}

.basedin {
    display: flex;
    align-items: center;
    gap: 13px;
}

.basedin>p {
    margin: 0;
    color: #7e7e81;
    font-size: .9375rem;
    font-weight: 500;
    line-height: 1.46;
}

.coprights .container>p {
    color: #7e7e81;
    font-size: .9375rem;
    font-weight: 500;
    line-height: 1.46;
}

div#logo-column {
    max-width: 450px;
    lex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 20rem;
    display: flex;
    padding: 0;
}

div#menu-columns {
    padding: 0;
    max-width: 846px;
    grid-template-rows: auto;
    grid-template-columns: auto auto auto auto;
    grid-auto-columns: 1fr;
    display: grid;
}

div#menu1 ul {
    /* flex-direction: row; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
}

div#menu-columns .row {
    grid-column-gap: 4.5em;
    grid-row-gap: 4.5em;
    margin-left: auto;
    grid-template-rows: auto;
    grid-template-columns: auto auto auto auto;
    grid-auto-columns: 1fr;
    display: grid;
}

div#menu1 ul li {
    /* max-width: calc(100% - 1.25rem); */
    /* width: 47%; */
    /* max-width: max-content; */
}

div#menu1 {
    /* width: 100%; */
    /* max-width: 470px; */
    /* flex: 0 100%; */
}

.fixed-position {
    width: 100%;
    height: 84px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999;
    right: 0;
    transition: 0.8s all;
}

.image-wrapper-portfolio img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.testimoinal-founder li:hover .container-testimonials-person {
    opacity: 1;
    display: flex;
}

.container-testimonials-person {
    position: absolute;
    bottom: 110%;
    background: red;
    width: 200px;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 8px;
    padding: 5px 10px;
    right: -20%;
    transition: display 2s, opacity 3s;
    justify-content: space-between;
    align-items: flex-start;
}

.container-testimonials-person h4 {
    font-size: 1rem;
    margin: 0;
    color: #000;
    letter-spacing: -0.06rem;
}

.container-testimonials-person p {
    font-size: 0.6rem;
    font-weight: 400;
    color: #000;
}

.container-testimonials-person::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    background: #fff;
    left: auto;
    right: 20px;
    transform: rotate(45deg);
    bottom: -5px;
}

.container-testimonials-person a {
    color: #000;
}

.container-testimonials-person a {
    display: block;
    width: auto;
}

footer a:hover {
    color: #b9b9b9;
}

.banner .flex-row {
    align-items: flex-end;
}

div#box-wrapper-services1 {
    background: #000609;
}

div#box-wrapper-services2 {
    background: #13785d;
}

div#box-wrapper-services3 {
    background: #873bce;
}

div#box-wrapper-services4 {
    background: #fd562c;
}

.box-wrapper-services {
    color: #fff;
    padding: 40px;
    min-height: 700px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-inline: 0;
    padding-bottom: 0;
    overflow: hidden;
}

.video-reff .col-md {
    padding: 0;
}

span.line-wrapper {
    padding-left: 60px;
    position: relative;
    display: block;
    opacity: 0.8;
    font-weight: 400;
    font-size: 0.8rem;
    /* margin-bottom: 50px; */
    margin: 0px 30px;
}

span.line-wrapper::after {
    content: "";
    background: #fff;
    height: 2px;
    width: 50px;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.box-wrapper-services h2 {
    text-transform: uppercase;
    font-weight: 700;
    /* letter-spacing: 1px; */
    font-size: 2.4rem;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    padding: 0px 30px;
}

.box-wrapper-services img {
    margin-top: auto;
}

.lets-wrok-together p {
    color: #ebfe5b;
    font-weight: 700;
    font-size: 2em;
    margin: 0;
    letter-spacing: -1px;
    line-height: normal;
}

.lets-wrok-together {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 0px;
    position: relative;
    padding-right: 120px;
}

.lets-wrok-together h4 {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
}

.lets-wrok-together::before {
    content: "";
    display: block;
}

span.circle-wrapper-ok {
    position: absolute;
    width: 64px;
    height: 64px;
    display: block;
    background: #ebfe5b;
    border-radius: 50%;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
}

span.circle-wrapper-ok::before {
    content: "";
    display: block;
    width: 2px;
    height: 26px;
    background: #000;
    position: absolute;
    inset: 0;
    margin: auto;
    transform: rotate(45deg);
    border-radius: 15px;
    /* bottom: -7px; */
    /* left: -7px; */
}

span.circle-wrapper-ok::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border: 2px solid #000;
    position: absolute;
    inset: 0;
    margin: auto;
    border-bottom: 0;
    border-left: 0;
    top: -7px;
    right: -7px;
}

.has-project .heading-wrapper h2 {
    /* letter-spacing: 1px; */
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2;
    font-weight: 800;
    max-width: 499px;
    color: #1b1b1b;
}

.has-project .heading-wrapper {
    margin: 0;
}

.has-project li {
    position: relative;
    padding-left: 30px;
    font-size: 1.2em;
}

.has-project li::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #3a3a3a;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.has-project ul {
    display: flex;
    flex-direction: column;
    gap: 1em;
    margin: 40px 0px;
}

.has-project li i {
    display: none;
}

.has-project li::after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: 1px solid #fff;
    position: absolute;
    left: 7.4px;
    top: 8.6px;
    border-left: 0;
    border-top: 0;
    transform: rotate(45deg);
    border-radius: 0px;
}

.call-with-ceo {
    background: #fff;
    max-width: max-content;
    padding: 8px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: flex-start;
    align-items: center;
    padding: .625rem 1.5rem .625rem .625rem;
    display: flex;
}

.call-with-ceo .ceo-names h5 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -1px;
}

.call-with-ceo .ceo-names h5 span {
    font-size: 11px;
    font-weight: 400;
    font-size: 1.125rem;
}

.schedule-a-call h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 16px;
}

.call-with-ceo a {
    background: #3f2fee;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-left: 20px;
    margin-left: 3.25rem;
}

.card-body {
    padding-left: 0;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 500;
    padding-bottom: 0;
}

h5.mb-0 {
    width: 100%;
}

button.btn.btn-link i {
    transform: rotate(-35deg);
    opacity: 0.4;
}

a.yellow-button::after {
    content: "";
    display: block;
    width: 37px;
    height: 37px;
    background: #000;
    border-radius: 50%;
    position: absolute;
    right: 7px;
}

a.yellow-button:hover {
    color: #000;
}

a.yellow-button::before {}

a.yellow-button i {
    position: absolute;
    right: 16px;
    color: #ebfe5b;
    z-index: 2;
    transform: rotate(90deg);
}

.slider-wrapper-companies img {
    max-width: 180px;
    object-fit: contain;
    max-height: 40px;
}

.buttonw-rapper {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.prefferd-email {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2px;
}

.prefferd-email span {
    color: #808080;
    font-size: 14px;
    font-weight: 500;
    display: block;
    line-height: 1;
}

.prefferd-email a {
    color: #3f2fee;
    font-weight: 600;
    letter-spacing: -1px;
    font-size: 1.2rem;
}

.submit-button {
    background: #3f2fee;
    color: #fff;
    border: 2px solid #3f2fee;
    border-radius: 500px;
    padding: 10px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0px 0px;
    transition: 0.4s all;
}

.submit-button:hover {
    background: none;
    color: #3f2fee;
}

.we-deliver .heading-wrapper.heading-wrapper.heading-wrapper-line-height h2 {
    line-height: 1.6;
}

img.dashbaord-sass {
    height: 410px;
    object-fit: cover;
    margin-left: 60px;
    object-position: left;
    margin-bottom: 40px;
}

img.websvg {
    height: 420px;
    object-fit: cover;
    object-position: left;
    margin-left: 60px;
    margin-bottom: 40px;
}

img.mobielsvg {
    height: 560px;
    object-fit: contain;
    object-position: left;
    /* margin-left: 40px; */
    margin-bottom: 0;
    width: 100%;
    margin-bottom: -100px;
    margin-left: auto;
    margin-right: auto;
    max-width: max-content;
}

.logo-icon {
    max-width: 30px;
}

.height-container {
    height: 100px;
    min-height: 100%;
    /* background: red; */
    max-width: max-content;
    display: inline-flex;
    align-items: center;
}

.transition-container {
    height: 100%;
    overflow: hidden;
    transform: translateZ(0);
    /* ^ Needed for 'overflow: hidden' and 'transform' to work in Safari */
}

.transition-container ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    animation: listSlider 14s cubic-bezier(0.7, 0.1, 0.1, 1) infinite;
}

@keyframes listSlider {

    /* Progress steps: 100 / # of steps excluding '100%'
     'translateY' values: 100 / # of items */
    0%,
    7.143% {
        /* Item 1 */
        transform: none;
    }

    14.286%,
    21.429% {
        transform: translateY(-12.9%);
    }

    28.572%,
    35.715% {
        transform: translateY(-25%);
    }

    42.858%,
    50% {
        transform: translateY(-37.5%);
    }

    57.144%,
    64.287% {
        transform: translateY(-50%);
    }

    71.43%,
    78.573% {
        transform: translateY(-62.5%);
    }

    85.716%,
    92.859% {
        transform: translateY(-75%);
    }

    100% {
        transform: translateY(-87.5%);
    }
}

.transition-container li {
    background-image: linear-gradient(90deg, #379599, #8247e5 35%, #b591f0);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    /* word-spacing: 2px; */
}

header a:hover {
    color: #1b1b1b;
}

footer ul li a:before,
header a:before,
.button-wrapper a.blacnk-button:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #b9b9b9;
    top: 100%;
    left: 0;
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 0.5s;
}

footer ul li a,
header a,
a.blacnk-button {
    position: relative;
}

footer ul li a:hover:before,
header a:hover:before,
a.blacnk-button:hover:before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}

.transition-container li:nth-child(even) {
    background-image: linear-gradient(90deg, #ff9b55, #ff2cc0 32%, #3f2fee 99%);
}

.transition-container li:nth-child(3) {
    background-image: linear-gradient(-90deg, #379599, #8247e5 35%, #b591f0);
}

.transition-container li:nth-child(4),
.transition-container li:nth-child(7) {
    background-image: linear-gradient(90deg, #3f2fee, #ce2ecc 40%, #ff717e);
}

.testimoinal-founder li:hover {
    transform: translateX(-6px);
}

div#box-wrapper-services1 video {
    height: 470px;
    object-fit: cover;
    object-position: center;
    /* margin-left: 60px; */
    margin-bottom: 40px;
    max-width: 350px;
}

div#uiuxdesign {
    max-width: 40%;
}

div#uiuxdesign img {
    margin-top: 3.5rem;
    display: block;
}

span.dost {
    display: inline;
    padding: 0px 10px;
}

.slider-blogs {
    transition: 0.5s all;
}

.slider-content-wrapper strong {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.35;
    letter-spacing: 0px;
    margin: 10px 0px;
    display: block;
}

a.btn-talk.relative.transition {
    color: #3a3a3a;
    font-size: 1.125rem;
    line-height: 1.55;
    letter-spacing: normal;
    display: block;
    text-transform: capitalize;
}

.slick-slide {
    margin: 0 10px;
}

.slick-list {
    margin: 0px -10px 0px -10px;
}

.slider-content-wrapper {
    width: 100%;
    transition: 0.5s all;
}

.img-holder img {
    height: auto;
    object-fit: cover;
    width: 100%;
    object-position: left;
    aspect-ratio: 16/9;
    border-radius: 14px;
}

.wrapper,
#content {
    overflow: auto !important;
    overflow-x: clip !important;
}

body:not(.home) .fixed-position {
    /* background: red; */
    height: 84px;
}

body:not(.home) .fixed-position header {
    top: 0;
}

body:not(.home) .banner {
    padding-top: 170px;
}

.row.align-center {
    align-items: center;
}

.main-blog {
    padding-bottom: 100px;
}

.post-by {
    display: flex;
    align-items: center;
    gap: 10px;
}

.post-by img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
}

.post-by span {
    font-weight: 500;
    font-size: 13px;
}

.heading-blog-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.heading-blog-wrapper h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: -4px;
}

.heading-blog-wrapper p {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.21px;
    max-width: 600px;
}

div#blogs .image-wrapper-portfolio {
    height: 275px;
    border-radius: 14px;
    overflow: hidden;
}

div#blogs .content-portfolio-outer h3 {
    line-height: 29px;
    margin-bottom: 20px;
}

div#blogs a {
    color: #000;
}

.blog-details {
    padding-top: 140px;
    padding-bottom: 2rem;
}

.container-row {
    display: flex;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto;
    grid-template-columns: max-content 1fr max-content;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: grid;
    max-width: 1328px;
    margin: auto;
}

.table-of-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    background-color: var(--transparent);
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 17rem;
    display: flex;
    position: sticky;
    top: 100px;
}

.right-blog-side {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 14.5rem;
    display: flex;
    position: sticky;
    top: 100px;
}

.box-table-of-content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    flex-flow: column;
    width: 100%;
    padding: 1rem;
    display: flex;
}

.toc {
    list-style: none;
    padding-left: 0;
    margin: 0;
    max-height: 80vh;
    overflow-y: auto;
    position: relative;
    z-index: 10;
}

.toc a {
    text-decoration: none;
    color: #333;
    transition: color 0.1s ease;
    font-size: .8125rem;
    font-weight: 500;
    line-height: 1.38;
}

.toc li {
    margin-bottom: 14px;
}

.toc li a.active,
.toc li a:hover {
    color: #3f2fee;
}

.box-table-of-content h5 {
    margin: 0;
    color: #7e7e81;
    font-size: .75rem;
    font-weight: 600;
    font-weight: 400;
}

.content-main-blog h2 {
    letter-spacing: 0;
    margin-top: 1.25rem;
    font-size: 2.925rem;
    font-weight: 800;
    line-height: 1.38;
    letter-spacing: -1px;
    font-weight: 800;
}

.content_rich h2,
.content_rich .w-richtext h2 {
    letter-spacing: 0;
    margin-bottom: 1.5rem;
    font-size: 2.25rem;
    font-weight: 800;
    line-height: 1.5;
    scroll-margin-top: 104px;
}

.content-main-blog img {
    object-fit: cover;
    width: 100%;
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
    max-height: max-content;
    object-fit: cover;
}

.main-area-blogs p {
    color: #242424;
    margin-bottom: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.77;
    font-weight: 400;
}

.container-row .ceo-message p {
    font-weight: 500;
}

.tags-read-time {
    display: flex;
    justify-content: space-between;
}

.tags-read-time p {
    margin: 0;
}

.tags-read-time p:last-child {
    color: #7e7e81;
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 600;
}

.tags-read-time p:first-child {
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 600;
    color: #3f2fee;
}

.content_rich.w-richtext a {
    color: #3f2fee;
    font-weight: 700;
    letter-spacing: -1px;
}

.content_rich h3 {
    letter-spacing: 0;
    margin-top: 2rem;
    margin-bottom: .5rem;
    font-size: 1.625rem;
    font-weight: 800;
    line-height: 1.53;
}

.social-sharing ul {
    display: flex;
    align-items: center;
    gap: 10px;
}

.social-sharing li a {
    border-radius: 50%;
    background-color: #f0f0f0;
    justify-content: center;
    align-items: center;
    padding: .625rem;
    display: flex;
    color: #000;
    width: 40px;
    height: 40px;
}

.social-sharing {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
}

.social-sharing p {
    font-size: .9375rem;
    font-weight: 700;
    line-height: 1.46;
}

.right-blog-side ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.right-blog-side a {
    text-decoration: none;
    color: #333;
    transition: color 0.1s ease;
    font-size: .8125rem;
    font-weight: 500;
    line-height: 1.38;
}

.more-posts {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    flex-flow: column;
    width: 100%;
    padding: 1rem;
    display: flex;
}

.more-posts h5 {
    margin: 0;
    color: #7e7e81;
    font-size: .75rem;
    font-weight: 600;
    font-weight: 400;
    margin: 0;
}

.more-posts h6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: .8125rem;
}

.more-posts .post-by img {
    width: 20px;
    height: 20px;
}

.more-posts .post-by span {
    font-size: 9px;
    letter-spacing: 0px;
    font-weight: 400;
}

#blogs .content-portfolio-outer p {
    margin: 0;
    color: #7e7e81;
    font-size: .75rem;
    font-weight: 600;
    font-weight: 400;
}

.heading-blog-wrapper p:first-of-type a {
    margin: 0;
    color: #7e7e81;
    font-size: 1rem;
    font-weight: 600;
    font-weight: 400;
}

.right-blog-side .ceo-message {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    border-radius: 10px;
    flex-flow: column;
    width: 100%;
    padding: 1rem;
    display: flex;
}

.slider-content-wrapper p {
    margin: 0;
    color: #7e7e81;
    font-size: 0.99rem;
    font-weight: 600;
    font-weight: 400;
    margin-bottom: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
    font-weight: 500;
}

.slider-content-wrapper .button-wrapper a:before {
    top: auto;
    bottom: 0px;
}

.slider-content-wrapper .button-wrapper a {
    text-transform: capitalize;
}

.slider-content-wrapper .button-wrapper {
    margin: 0;
}

.about-page {
    padding-top: 16.25rem;
}

.banner-about h1 span {
    background-image: linear-gradient(90deg, #3f2fee, #ce2ecc 40%, #ff717e);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.banner-about h1 {
    font-size: 5.1rem;
    line-height: 1.43;
    letter-spacing: -3px;
    font-weight: 800;
}

.banner-about p {
    grid-column-gap: 7.5rem;
    grid-row-gap: 7.5rem;
    justify-content: space-between;
    align-items: flex-end;
    max-width: 70rem;
    margin-top: 3rem;
    margin-bottom: 6rem;
    display: flex;
    font-size: 1.75rem;
    font-weight: 600;
}

.about-page .olx {}

.why-us img {
    width: 100%;
    max-width: 36rem;
    height: 41.25rem;
    object-fit: contain;
}

.why-us-content h2 {
    font-size: 3rem;
    font-weight: 800;
    letter-spacing: -1px;
}

.why-us-content>p {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.55;
}

.why-us-content #accordion button {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
    padding-left: 50px;
}

.why-us-content button span {
    position: absolute;
    left: 0;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4;
    color: #7e7e81;
    letter-spacing: 0;
}

.why-us-content button {
    padding-left: 40px;
}

.about-mozinomer {
    background-color: #000;
    color: #fff;
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
    overflow: hidden;
}

.why-us {
    padding-bottom: 6rem;
}

.boxes .box-wrapper-olx {
    background: none;
    border: 2px solid #7e7e815c;
    aspect-ratio: 1;
}

.boxes .box-wrapper-olx p {
    color: #7e7e81;
}

.about-me-content p {
    letter-spacing: .28px;
    font-size: 1.75rem;
    font-weight: 700;
}

div#about-founder .row {
    align-items: center;
    grid-column-gap: 8.875rem;
    grid-row-gap: 8.875rem;
    /* border-bottom: 1px solid #242424; */
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 7.5rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.founder-image img {
    object-fit: cover;
    width: 11.375rem;
    height: 11.875rem;
}

.founder-image h4 {
    margin-top: 2rem;
    margin-bottom: .375rem;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.3;
}

.founder-image p {
    color: #b9b9b9;
    font-size: .75rem;
}

.col-image {
    flex: none;
}

.boxes {
    /* padding-top: 7.5rem; */
}

.the-process {
    padding: 9.75rem 0px;
    background-color: #f0f0f0;
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
}

.boxes .heading-wrapper h2 {
    max-width: 100%;
}

.box-card {
    background-color: var(--white);
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 24.75rem;
    min-height: 31rem;
    padding: 2.625rem 1.5rem 2rem;
    display: flex;
}

.card-wrapper-new {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.content-card-wrapper h4 {
    font-size: 1.625rem;
    font-weight: 700;
}

.content-card-wrapper p {
    color: #7e7e81;
    margin-top: .625rem;
    margin-bottom: 1.5rem;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.44;
}

.content-card-wrapper li {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.44;
    display: flex;
    align-items: center;
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.content-card-wrapper ul {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    display: flex;
}

.content-card-wrapper li::before {
    content: "";
    border-radius: 50%;
    background-color: #000;
    width: .5rem;
    height: .5rem;
    display: block;
}

span.span-number {
    margin-bottom: 5rem;
    font-size: 1.5rem;
    font-weight: 600;
    color: #7e7e81;
}

.try-me {
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
}

.box-wrapper-try {
    color: var(--white);
    background-image: url('./images/bg.png');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 4.5rem;
    display: flex;
    background-color: #000054;
    border-radius: 2rem;
}

.box-wrapper-try h2 {
    max-width: 61rem;
    font-size: 3rem;
    font-weight: 500;
    line-height: 135%;
}

.box-wrapper-try>span {
    color: #dedede;
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: .9375rem;
}

.box-wrapper-try li {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    border-radius: 200px;
    border: 1px solid #ffffff26;
    justify-content: center;
    align-items: center;
    padding: .5rem 1rem;
    display: flex;
    position: relative;
}

.box-wrapper-try ul {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 62.5rem;
    margin-bottom: 3rem;
    display: flex;
}

.box-wrapper-try li::before {
    content: "";
    display: block;
    width: 5px;
    height: 12px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    border-left: 0;
    border-top: 0;
}

.why-us-content .card-header {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.about-page .trusted-clients {
    background: linear-gradient(to top, #fafafa, transparent);
}

body.contact header {
    background: none;
}

.contact .discount-bar {
    display: none;
}

body.contact .row.features-row {
    margin-bottom: 150px;
}

.contact .we-deliver.black-section {
    margin-bottom: 152px;
}

.banner-content-services-detail {
    /* background: #f1f1f1; */
    padding-top: 84px;
    padding-bottom: 0rem;
}

body.service-details header {
    background: #101010;
    color: #fff;
}

body.service-details header li a {
    color: #fff;
}

body.service-details header .logo-wrapper img {
    filter: invert(1);
}

.row-services .container {
    grid-column-gap: 5.75rem;
    grid-row-gap: 5.75rem;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: center stretch;
    display: grid;
}

.content-left-banner {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 39rem;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    color: #000;
}

.content-left-banner p:first-of-type {
    max-width: 35.5rem;
    margin-top: 1.125rem;
    margin-bottom: 3rem;
    font-size: 1.125rem;
    font-weight: 600;
}

p.italic {
    margin-bottom: 3rem;
    font-style: italic;
}

.content-left-banner a.blacnk-button {
    /* color: #fff; */
}

.content-left-banner a.black-button {
    /* filter: invert(1); */
}

div.box-wrapper-services a {
    text-decoration: none;
    color: #fff;
}

.left-of-services:not(:has(ul)) p {
    max-width: 100%;
    font-size: 1.125rem;
    line-height: 1.55;
}

.image-wrapper-portfolio video {
    /* object-fit: cover; */
    max-height: 422px;
    max-width: 100%;
    height: 100%;
    border: 11px solid #000;
    border-radius: 11px;
    object-position: top;
    user-select: none;
    pointer-events: none;
    touch-action: none;
}

.image-wrapper-portfolio:has(video) {
    height: 100%;
    max-height: 422px;
}

img.ai-app {
    height: 430px;
    width: 390px;
    object-fit: cover;
    object-position: -50px;
}

img.ai-app-w {
    width: 600px;
    max-width: max-content;
    object-fit: cover;
    object-position: right;
}

.sticky-item.blue-background .right-of-services {
    max-width: 520px;
}

.about-me-content p em {
    font-weight: 800;
    /*    letter-spacing: 1px;*/
}

.about-me-content p {
    font-weight: 600;
    letter-spacing: -1px;
    word-spacing: 4px;
}

footer .container>.row {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: flex;
    margin: 0;
}

div#menu-columns .row .col-md {
    padding: 0;
}

header a.blue-button {
    background: #19151c;
    /* max-width: max-content; */
    min-width: auto;
    padding-bottom: 2px;
}

img.logo-wrapper {
    max-width: 136px;
}

header a:before {
    top: 120%;
    background: #000;
}

.logo-wrapper a:before {
    display: none;
}

header a.blue-button::before {
    display: none;
}

header a.blue-button:hover {
    color: #fff;
}

.right-header {
    display: flex;
    align-items: center;
    gap: 12px;
    width: max-content;
    flex-direction: row-reverse;
}

a.whites-button {
    box-shadow: rgba(64, 64, 64, 0.1) 0px 0px 0px 1px, rgba(64, 64, 64, 0.05) 0px 6px 6px -3px, rgba(64, 64, 64, 0.05) 0px 3px 3px -1.5px, rgba(64, 64, 64, 0.05) 0px 2px 2px -1px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(78 66 87 / 11%);
    border-radius: 99px;
    padding: 6px 23px;
    font-size: 14px;
    letter-spacing: normal;
    font-weight: 500;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 2px;
}

a.whites-button:before {
    display: none;
}

.right-header a {
    height: 43px;
    width: 147px;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
}

.page-simple-content h2,
.page-simple-content h3 {
    font-size: 1.4rem;
    font-weight: 600;
}

.page-simple-content p,
.page-simple-content li {
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
    color: #7e7e81;
}

.page-simple-content h4 {
    font-size: 1rem;
    margin: 2rem 0 1rem;
}

.page-simple-content li {
    margin-bottom: 0.65rem;
    margin-top: 0.5rem;
}

:root {
    --primary-color: #4B4DED;
    --border-color: #E0E0E0;
    --text-color: #333;
    --placeholder-color: #888;
    --background-color: #FFFFFF;
}

.has-project .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.has-project .col-12,
.has-project .col-md-6 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .has-project .col-md-6 {
        width: 50%;
    }

    .has-project .mb-md-0 {
        margin-bottom: 0 !important;
    }

    .has-project .text-md-end {
        text-align: end;
    }
}

.has-project .mb-3 {
    margin-bottom: 1rem;
}

.has-project .mb-5 {
    margin-bottom: 3rem;
}

.has-project .form-floating-custom {
    position: relative;
}

.has-project .form-floating-custom .form-label {
    position: absolute;
    top: -10px;
    left: 8px;
    font-size: 0.875rem;
    color: var(--primary-color);
    font-weight: 600;
    padding: 0 5px;
    background-color: var(--background-color);
    pointer-events: none;
    transition: all 0.2s ease-in-out;
    z-index: 2;
}

.has-project .form-control,
.has-project .form-select {
    width: 100%;
    border: 1px solid var(--border-color);
    border-radius: 4px;
    padding: 0.8rem 1rem;
    font-size: 1rem;
    color: var(--text-color);
    background-color: white;
    font-family: inherit;
}

.has-project .form-control::placeholder {
    color: var(--placeholder-color);
}

.has-project .form-control:focus,
.has-project .form-select:focus {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 0 0.25rem rgba(75, 77, 237, 0.25);
}

.has-project textarea.form-control {
    min-height: 120px;
    resize: vertical;
    max-height: 100px;
}

.has-project h3 {
    font-weight: 700;
}

.has-project .service-options>p {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.has-project .btn-check {
    display: none;
}

.has-project .btn-check:checked+.btn-outline-custom {
    border-color: var(--primary-color);
    color: var(--primary-color);
    background-color: #F0F0FF;
    font-weight: 600;
}

.has-project .btn-outline-custom {
    display: inline-block;
    padding: 0.5rem 1rem;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    border-radius: 4px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.has-project .btn-outline-custom:hover {
    border-color: var(--primary-color);
    color: var(--primary-color);
}

.has-project .btn-submit {
    background-color: var(--primary-color);
    color: white;
    border: none;
    padding: 0.8rem 2.5rem;
    border-radius: 50px;
    font-weight: 700;
    font-size: 1.1rem;
    cursor: pointer;
    transition: background-color 0.2s;
}

.has-project .btn-submit:hover {
    border: 1px solid #4B4DED;
    background-color: white;
    color: black;
}

.has-project .prefer-email {
    text-align: end;
}

.has-project .prefer-email span {
    color: #6c757d;
    font-weight: 700;
}

.has-project .prefer-email a {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 700;
}

.has-project .prefer-email a:hover {
    text-decoration: underline;
}

.has-project .align-items-center {
    align-items: center;
}

.service-options label {
    display: inline-block;
    padding: 0.5rem 1rem;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    border-radius: 4px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.service-options label input {
    display: none;
}

.service-options label:has(input:checked) {
    border-color: var(--primary-color);
    color: var(--primary-color);
    background-color: #F0F0FF;
    font-weight: 600;
}

.has-project .service-options>p br {
    display: none;
}

.wpcf7-list-item {
    margin: 0 !important;
}

.form-floating-custom br {
    display: none;
}

.wpcf7-not-valid-tip {
    font-size: 11px;
    letter-spacing: normal;
    font-weight: 300;
    position: absolute;
    bottom: -20px;
}

.technologies-we-work-on {
    background: #fff;
    padding: 6rem;
    margin-bottom: 6rem;
}

.box-wrapper {
    background: #01273b;
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    min-height: 520px;
}

div#code-smaple-row .col-md {
    display: flex;
    padding: 0;
    gap: 0;
}

.right-box-for-code-sample {
    width: 100%;
}

.left-row-tab-container {
    max-width: 100px;
}

.tabs-container-for-techs h4 {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.875rem;
    margin-bottom: 1rem;
}

div#code-sample-reverse .box-wrapper {
    background: #efefef;
}

.left-row-tab-container li {
    position: relative;
    display: block;
    font-size: 0.87rem;
    font-weight: 600;
    letter-spacing: -0.5px;
    /* padding-bottom: 5px; */
    margin-bottom: 10px;
    text-transform: uppercase;
    padding-left: 16px;
    padding-right: 20px;
    cursor: pointer;
}

.left-row-tab-container li::before {
    content: "";
    display: block;
    width: 12px;
    height: 1px;
    background: #4891a9;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    margin: auto;
    width: 100%;
    display: none;
}

.left-row-tab-container li.active {
    color: #4891a9;
}

.left-row-tab-container li::after {
    content: "";
    display: block;
    width: 32px;
    height: 1px;
    background: #4891a9;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 100%;
    margin: auto;
    right: -20px;
    left: auto;
    display: none;
}

.left-row-tab-container li.active::before {
    display: block;
}

.left-row-tab-container ul {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    /* background: red; */
    height: 100%;
    /* justify-content: space-between; */
}

.left-row-tab-container li:hover:before {
    display: block;
}
.left-row-tab-container li span {
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0px 4px;
    white-space: nowrap;
    text-align: right;
    width: 100%;
    display: block;
    max-width: max-content;
    margin-left: auto;
}

div#code-sample-reverse li span {
    margin-left: 0;
    margin-right: auto;
}
div#services-process .card-wrapper-new {
    justify-content: center;
}
div#services-process .card-wrapper-new .box-card {
    flex: auto;
    max-width: 33%;
    width: 100%;
}
div#service-u-need li {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    border-bottom: .0625rem solid #f0f0f0;
    background-color: var(--white);
    justify-content: flex-start;
    align-items: center;
    padding: 1.5rem 2rem;
    transition: all .5s;
    display: flex;
    position: relative;
}

.service-you-need {
    background-color: #f0f0f0;
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
}

div#service-u-need li img {
    /* display: none; */
    position: absolute;
    left: 100%;
    z-index: 2;
    transform: rotate(-5deg);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s all;
}

div#service-u-need .col-md {
    padding: 0;
}

span.arrow-icon {
    margin-left: auto;
    transform: rotate(-45deg);
    opacity: 0.4;
}

span.list-number {
    color: #7e7e81;
    font-size: 1rem;
    line-height: 1.625rem;
}

div#service-u-need h5 {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.4;
    position: relative;
}

div#service-u-need h5::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #000000;
    top: 100%;
    left: 0;
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 0.5s;
}

div#service-u-need li:hover h5::before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}

div#service-u-need li:hover {
    cursor: pointer;
}

div#second-column-service {
    border-left: .0625rem solid #f0f0f0;
}
div#service-u-need li:hover img {
    /* display: block; */
    opacity: 1;
    visibility: visible;
}

div#second-column-service li img {
    right: 100%;
    left: -100%;
    transform: rotate(5deg);
}
.image-blog-main img {
    width: 100%;
    object-fit: cover;
    border-radius: 14px;
}
.heading-blog-wrapper p:first-of-type {
    display: flex;
    gap: 13px;
}
.left_to_right_imgg {
    overflow: hidden;
}
.align_left_to_right_imgs {
    align-items: center;
    display: flex;
}

.align_left_to_right_imgs img {
    border-radius: 20px;
    height: 226px;
    margin-right: 1rem;
    object-fit: cover;
    width: 23%;
}

.align_left_to_right_imgs img {
    width: 47%;
}
.align_right_to_left_imgs {
    display: flex;
    margin-left: -100%;
}
.align_right_to_left_imgs img {
    border-radius: 20px;
    height: 226px;
    margin-bottom: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
    object-fit: cover;
    width: 24%;
}
.banner-content-case-detail .content-left-banner {
    width: 100%;
    max-width: 100%;
    text-align: center;
}
.banner-content-case-detail {
    padding: 8rem 0px 2rem;
}
.banner-content-case-detail .content-left-banner p {
    margin: 1rem auto 0px;
}
.banner-content-case-detail .button-wrapper {
    margin: 1rem 0px;
    justify-content: center;
}
.main_publisher_banner {
    margin-bottom: 6rem;
}
.content-main-blog .post-by img {
    max-width: max-content;
    margin: 0;
}

.content-main-blog .post-by {
    margin-bottom: 2rem;
}
.content_rich.w-richtext > .toc {
    display: none;
}
.box-table-of-content > * {
    display: none;
}

.box-table-of-content > h5, .box-table-of-content > .toc {
    display: block;
}
div#blogs .container {
    padding: 0;
}
.more-posts .turn-your-idea {
    padding-bottom: 0;
}
div#sass-app-banner {
    background: #101010;
    color: #fff;
}

div#sass-app-banner .content-left-banner {
    color: #fff;
}

.banner-content-services-detail.black-background {
    background: #101010;
}

.banner-content-services-detail.black-background .content-left-banner {
    color: #fff;
}

.banner-content-services-detail.black-background a.blacnk-button {
    color: #fff;
}

.banner-content-services-detail.black-background a.black-button {
    filter: invert(1);
}

body:has(.banner-content-services-detail.black-background) header {
    background: none;
    border-bottom: 1px solid #cccccc2b;
}

body:has(.banner-content-services-detail.black-background) header img {
    filter: invert(1);
}

body:has(.banner-content-services-detail.black-background) header li a {
    color: #f1f1f1;
}

body:has(.banner-content-services-detail.black-background) header li a::before {
    background: #f1f1f1;
}

body:has(.banner-content-services-detail.black-background) header a.blue-button {
    background: #3f2fee;
}
body:has(.banner-content-services-detail.black-background) .active header {
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
}

body:has(.banner-content-services-detail.black-background) .active header img {
    filter: none;
}

body:has(.banner-content-services-detail.black-background) .active header li a {
    color: #000;
}

body:has(.banner-content-services-detail.black-background) .active header li a::before {
    background: #000;
}
div#contact-abotu h2 + p {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.55;
    max-width: 490px;
}

div#contact-abotu h2 {
    max-width: 100%;
}

div#contact-abotu h2 br {
    display: none;
}

div#contact-abotu li {padding-bottom: 3.5rem;}

div#contact-abotu h5 {
    line-height: 1.4;
    padding-left: 3.5rem;
    position: relative;
    margin: 0;
    letter-spacing: -1px;
    margin-bottom: .75rem;
    font-size: 1.5rem;
    font-weight: 800;
}

div#contact-abotu h5 span {
    position: absolute;
    left: 0;
    font-weight: 500;
    letter-spacing: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
    color: #7e7e81;
    margin-top: .1875rem;
    font-size: 1.375rem;
    line-height: 2rem;
}

.ul-container-listitem li p {
    letter-spacing: .01375rem;
    font-size: 1.375rem;
    line-height: 1.875rem;
    padding-left: 3.5rem;
    font-weight: 400;
}

.ul-container-listitem {
    max-width: 560px;
    margin-left: auto;
}

div#contact-abotu .heading-wrapper {
    height: max-content;
    position: sticky;
    top: 60px;
}
div#contact-abotu {
    padding: 6rem 0px 0;
}
div#UXResearchProductStrategy {
    max-width: 50%;
}

div#UXResearchProductStrategy img {
    margin-top: 1.5rem;
    display: block;
}
.why-us b {
    color: #000;
    font-weight: 900;
}
.why-us .row {
    align-items: center;
}
div#about-founder-second .row {
    grid-column-gap: 8.875rem;
    grid-row-gap: 8.875rem;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 7.5rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
}
div#about-founder-second .col-content {
    max-width: 1000px;
}
#about-founder-second h4 {
    color: #fff;
    letter-spacing: .22px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.36;
}
div#sass-service {
    background: #fd562c;
    padding-bottom: 4rem;
    padding-top: 8rem;
}