@charset "utf-8";
a,img{transition: all 0.4s;}
.loader-container {
    position: fixed;
    background: #ffffff;
    z-index: 999999;
    width: 100%;
    height: 100%;
    color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader-container .loader,
.loader-container .loader img {
    width: 100%;
}

.loader-container .loader path {
    stroke-dasharray: 10;
}

@keyframes loding_spin {
    100% {
        stroke-dashoffset: 0;
    }
}

.cf:after,
.clear,
hr {
    clear: both;
}

.clear,
br,
hr {
    height: 0;
}

a,
h1 {
    color: var(--body-text-color);
}

.clear,
.dis-b,
.featured_work_row.active .featured_work_col .image,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
textarea {
    display: block;
}

.button_menu div,
button.button_menu {
    transition: 0.3s cubic-bezier(0.61, 0.01, 0.42, 1);
}

#blob,
#overlay {
    pointer-events: none;
    position: fixed;
    z-index: 8;
}

.about_banner_detail .right_col .about_bg,
.blog_banner form,
.bubble_wrap,
.button-container-1,
.life_at_detail .life_image,
.pos_rel,
.screen_wrap,
.wrapper,
body,
button.button_menu {
    position: relative;
}

.clear,
.mas {
    overflow: hidden;
}

.blue_btn,
.title h1,
.title h2,
.trusted_list h3,
td {
    text-align: left;
}

.blog_btn a,
.featured_work_row .featured_work_col h3,
.featured_work_row.active .featured_work_col h3,
.home_title.title h1 span,
.home_title.title h2 span,
.mas,
.scrolling-text .scrolling-text-content,
.title h1 span,
.title h2 span,
.titles h3 {
    -webkit-text-fill-color: transparent;
}

.contact_sec .left_col h3 span,
.team_wrap h3 span,
.title h1 span,
.title h2 span {
    font-family: inherit;
    line-height: inherit;
}

:root {
    --body-text: 16px;
    --body-text-color: #000;
    --theme-color: #09c2c1;
    --black: #000;
}

.nobox,
a,
address,
b,
big,
blockquote,
body,
br,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
i,
iframe,
input,
ins,
kbd,
label,
legend,
li,
object,
ol,
option,
p,
pre,
q,
samp,
small,
span,
strike,
strong,
sub,
sup,
textarea,
tt,
ul,
var {
    background: 0 0;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    font-family: Lato, sans-serif;
}

.blue_btn,
.screen_icons .icons p,
.title h1,
.title h2,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Square Grotesk", sans-serif;
}

blockquote,
q {
    quotes: none;
}

dl,
li,
ol,
ul {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 14px;
    line-height: 24px;
}

body,
html {
    height: 100%;
    -webkit-appearance: none;
    border: none;
    -webkit-text-size-adjust: none;
}

.clear {
    visibility: hidden;
    width: 0;
}

.cf:after,
.cf:before {
    display: table;
    content: "";
}

* {
    box-sizing: border-box;
}

h1 {
    font-weight: 400;
    font-size: 50px;
    line-height: 62px;
    display: inline-block;
}

.fbold,
.why .title h2 span,
h2,
strong {
    font-weight: 700;
}

.blue_btn,
p {
    line-height: 24px;
}

h2 {
    font-size: 24px;
    color: #000;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

.title h1,
.title h2,
.title p,
td {
    font-weight: 400;
}

hr {
    border: 0 solid #000;
    border-top-width: 1px;
}

input[type="email"],
input[type="password"],
input[type="text"],
textarea {
    border: 1px solid #cbcbcb;
    -webkit-text-size-adjust: none;
    -webkit-appearance: none;
    box-sizing: border-box;
}

ol {
    list-style: decimal;
}

ul {
    list-style: disc;
}

.mac * {
    -webkit-font-smoothing: antialiased;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    font-size: 18px;
}

a.current,
a:active {
    color: #e8941a;
}

a:focus,
button.button_menu:focus {
    outline: 0;
}

input {
    line-height: normal;
}

input[type="email"],
input[type="password"],
input[type="text"] {
    padding: 5px 5px 5px 20px;
}

textarea {
    padding: 5px;
    overflow: auto;
}

input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
textarea:focus {
    border-color: #ccc;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid transparent;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.m0 {
    margin: 0 !important;
}

.mr20 {
    margin-right: 20px;
}

.mt20 {
    margin-top: 20px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.p0 {
    padding: 0 !important;
}

.pt20 {
    padding-top: 20px;
}

.hidden {
    display: none !important;
}

.no_bdr {
    border: none !important;
}

.f16 {
    font-size: 16px !important;
}

.f18 {
    font-size: 18px !important;
}

.tra {
    transition: 0.5s;
}

.opacity1 {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.opacity0 {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

body {
    color: var(--black);
    font-size: var(--body-text);
    overflow-x: clip;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin: 0;
}

#full_wrapper {
    min-height: 100%;
    height: auto !important;
    margin: 0 auto;
    background: #f8fcfc;
}

.wrapper {
    max-width: 1278px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
    z-index: 3;
}

body::-webkit-scrollbar {
    display: none;
}

header {
    padding: 16px 0;
    position: fixed;
    width: 100%;
    top: 0;
    background: 0 0;
    transition: 0.4s;
    z-index: 99;
}

header.fixed {
    background: linear-gradient(180deg, #fff 0, #fbffffc9 71.12%, #33333300 110.89%);
    padding: 10px 0px !important;
}

header .wrapper {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
}

header nav {
    display: flex;
    justify-content: center;
    gap: 40px;
    align-items: center;
}

header .menu-list {
    display: flex;
    list-style: none;
    justify-content: center;
    gap: 40px;
    align-items: center;
}

header .menu-list a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

.hamburger {
    width: 16px;
    height: 12px;
    flex-shrink: 0;
    flex-direction: column;
    gap: 2px;
    display: none;
}

header .menu-list a.active,
header .menu-list a:hover {
    background: linear-gradient(90deg, #09c2c1 0, #1d85d8 102.46%, rgba(29, 133, 216, 0) 102.46%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.hamburger span {
    width: 100%;
    background: #000;
    height: 4px;
}

button.button_menu {
    display: block;
    right: 15px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: 0 0;
    border: 0;
    z-index: 99;
    top: 6px;
}

.button_menu div {
    height: 0;
    border: 1.5px solid #000;
    width: 22px;
    display: block;
    position: absolute;
    background: #fff;
}

button.button_menu:hover {
    transition-delay: 0.1s;
    transform: scale(1.1);
}

button.button_menu:hover div:nth-child(3):before {
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #000;
    opacity: 1;
    transition: opacity 0.6s cubic-bezier(0.61, 0.01, 0.42, 1);
}

button.button_menu:hover div {
    border: 2px solid #09c2c1;
    height: 9px;
    border-radius: 50%;
    margin-left: -1px;
    margin-top: 2px;
    animation: 0.3s linear atom;
    width: 25px;
    top: 0;
    background: 0 0;
}

.button_menu div:first-child {
    top: 0;
}

.button_menu div:nth-child(2) {
    top: 8px;
}

.button_menu div:nth-child(3) {
    top: 16px;
}

.button_menu div:nth-child(3):before {
    opacity: 0;
    animation: 1.5s linear infinite ball;
    content: "";
    border: 2px solid #fff;
    display: block;
    position: relative;
    top: 0.25px;
}

button.button_menu:hover div:first-child {
    transform: rotate(-33deg);
}

button.button_menu:hover div:nth-child(2) {
    transform: rotate(90deg);
}

button.button_menu:hover div:nth-child(3) {
    transform: rotate(33deg);
}

button.button_menu.active div:nth-child(2),
button.button_menu.active div:nth-child(3):before,
button.button_menu.active:hover div:nth-child(3):before {
    opacity: 0;
    transition: 0.2s;
}

button.button_menu.active div {
    border: 1.5px solid #fff;
    height: 0;
    border-radius: 0;
    margin-left: -1px;
    margin-top: 6px;
    animation: 0.3s linear division;
    width: 25px;
    top: 0;
}

.blue_btn,
.button-container-1 {
    border-radius: 100px;
    vertical-align: top;
}

button.button_menu.active div:nth-child(2) {
    width: 0;
}

button.button_menu.active div:nth-child(3) {
    transform: rotate(45deg);
}

button.button_menu.active div:first-child {
    transform: rotate(-45deg);
}

@keyframes atom {
    0% {
        transform: rotate(180deg);
    }
}

@keyframes division {
    0% {
        transform: rotate(180deg);
    }
}

@keyframes ball {

    0%,
    100% {
        left: -20%;
        top: 10%;
    }

    10% {
        left: 10%;
        top: -35%;
    }

    25% {
        left: 45%;
        top: -50%;
    }

    40% {
        left: 80%;
        top: -20%;
    }

    50% {
        left: 98%;
        top: 18%;
    }

    60% {
        left: 80%;
        top: 50%;
    }

    75% {
        left: 45%;
        top: 80%;
    }

    90% {
        left: 0;
        top: 60%;
    }
}

.blue_btn {
    background: linear-gradient(90.6deg, #09c2c1 -0.96%, #1d85d8 99.48%);
    display: flex;
    padding: 8px 16px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.005em;
    color: #fff;
    max-width: fit-content;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.title {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.title h1,
.title h2 {
    font-size: 56px;
    line-height: 72px;
    letter-spacing: 0;
}

.title h1 span,
.title h2 span {
    font-size: inherit;
    background: radial-gradient(128.66% 77.76% at 1.47% 47.05%, rgba(9, 194, 193, 0.49) 0, #1d85d8 100%);
    background-clip: text;
    -webkit-background-clip: text;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
}

.mas,
.team_wrap h3 span {
    background: linear-gradient(90deg, #09c2c1 0, #1d85d8 100%);
}

.title p {
    font-size: 16px;
}

#blob {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: linear-gradient(173.74deg, #09c2c1 1.61%, #1d85d8 95.05%);
    animation: 15s linear infinite forwards blobanimate;
    cursor: pointer;
    transition: 750ms linear;
    filter: blur(180px);
    opacity: 0.7;
}

#overlay {
    width: 100%;
    height: 100%;
}

@keyframes blobanimate {
    0% {
        transform: rotate(0) scaley(100%);
    }

    50% {
        transform: rotate(180deg) scaley(70%);
    }

    100% {
        transform: rotate(360deg) scaley(100%);
    }
}

.button-container-1 {
    height: 40px;
    overflow: hidden;
    transition: 0.5s;
    letter-spacing: 1px;
    width: fit-content;
    display: inline-block;
    border: 1px solid transparent;
}

.button-container-1 .mask_btn,
.mas {
    padding: 8px 16px;
    width: 101%;
    font-family: Square Grotesk;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -0.09px;
    line-height: 24px;
    font-style: normal;
}

.button-container-1:hover {
    border: 1px solid #09c2c1;
}

.button-container-1 .mask_btn {
    height: 100%;
    background: linear-gradient(94deg, #09c2c1 0, #1d85d8 50%, #09c2c1 100%);
    color: #fff;
    cursor: pointer;
    -webkit-animation: 0.7s steps(22) forwards ani2;
    animation: 0.7s steps(22) forwards ani2;
    display: block;
    padding: 8px 16px;
    background-size: 200% auto;
    transition: 0.4s all ease;
}
.button-container-1 .mask_btn:hover{
    background-position: right center;
    box-shadow: 0 4px 15px 0 #12d8fa;
}
.button-container-1 .mask_btn:hover,
.job_listing .job_col .mask_wrap:hover {
    -webkit-animation: 0.7s steps(22) forwards ani;
    animation: 0.7s steps(22) forwards ani;
}

.job_listing .job_col .mask_wrap:hover img {
    filter: invert(100%);
}

.mas {
    position: absolute;
    background-clip: text;
    -webkit-background-clip: text;
    left: 0;
    display: none !important;
}

.at_Work,
.featured_work,
.home_about {
    overflow-x: clip;
}

.home_about {
    background-color: #fff;
}

@-webkit-keyframes ani {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }

    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0;
    }
}

@keyframes ani {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }

    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0;
    }
}

#full_wrapper.home_page,
.web_mobile_detail .vision_list .vision_col:nth-child(2n),
.white_header {
    background: #fff;
}

.home_title.title p {
    opacity: 0.5;
    line-height: 32px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.home_title.title .mas {
    left: 0;
}

.home_title.title h1 span,
.home_title.title h2 span {
    background: linear-gradient(90deg, #09c2c1 0, #1d85d8 102.46%, rgba(29, 133, 216, 0) 102.46%);
    background-clip: text;
    -webkit-background-clip: text;
    font-weight: 700;
}

.home_banner .button-container-1 {
    border-radius: 16px;
}

.home_banner,
.inno_section,
.service_flow_wrap,
footer {
    position: relative;
    overflow-x: clip;
}

.home_banner::before {
    content: "";
    position: absolute;
    width: 402.62px;
    height: 426.227px;
    transform: rotate(-60deg) translateY(19%);
    background: linear-gradient(174deg, #09c2c1 1.61%, #1d85d8 95.05%);
    opacity: 0.3;
    filter: blur(180px);
    z-index: 1;
    top: 120px;
    right: 0;
}

.about_banner:before,
.contact_us::before,
.life_at_codeflix::before,
.technology_index::before {
    filter: blur(300px);
    transform: rotate(-60deg);
}

.home_banner::after {
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.97) 54.43%, #fff 100%);
    height: 500px;
    bottom: -200px;
    z-index: 2;
}

.home_banner .career_detail {
    padding-bottom: 206px;
}

.home_banner .home_bg_video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.home_banner .home_bg_video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home_banner .home_bg_video::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.5) 100%), linear-gradient(69deg, #fff 7.2%, rgba(255, 255, 255, 0.83) 41.42%, rgba(255, 255, 255, 0.65) 136.33%);
}

.home_banner .home_title .mask_btn {
    padding: 16px 32px;
    line-height: 10px;
}

.home_banner .home_title .button-container-1 {
    text-align: center;
}

.screen_icons .icons {
    display: inline-flex;
    padding: 24px 24px 24px 50px;
    align-items: center;
    gap: 16px;
    border-radius: 100px;
    border: 1px solid #66c586;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(15px);
    position: absolute;
    top: -72px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: fit-content;
    transition: 0.2s ease-in-out;
    transition-delay: 0.1s !important;
}

.screen_icons .icons:hover {
    animation: 1s infinite pulse;
    transition: 0.2s;
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1);
    }

    70% {
        transform: scale(0.9);
    }
}

.blog_banner .title h1,
.job_listing .job_col .mask h3,
.job_listing .job_col .mask ul li {
    color: #fff;
}

.screen_icons .icons.icons_1:hover {
    background: #D3FFE2;
    backdrop-filter: blur(15px);
}

.screen_icons .icons.icons_2:hover {
    background: #F6FFDC;
    backdrop-filter: blur(15px);
}

.screen_icons .icons.icons_3:hover {
    background: rgba(222, 222, 255, 0.60);
}

.screen_icons .icons.icons_4:hover {
    background: linear-gradient(90deg, #F4DDFF -20.77%, rgba(244, 221, 255, 0.00) 106.54%);
    backdrop-filter: blur(15px);
}

.screen_icons .icons::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #66c586;
    border-radius: 10px;
    top: 26px;
    left: 24px;
}

.home_about_detail .image::after,
.home_about_detail .image::before {
    width: 76.84px;
    height: 89.05px;
    background-image: url(../images/new/abt_Union1.png);
    z-index: 1;
}

.home_about_detail .image::after {
    background-image: url(../images/new/abt_Union2.png);
}

.screen_icons .icons p {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: -0.09px;
}

.screen_icons .icons_2 {
    left: auto;
    right: -50px;
    top: 40%;
    transform: translateY(0%);
    border-color: #acc566;
}

.screen_icons .icons_3 {
    bottom: -72px;
    top: auto;
    border-color: #6766c5;
}

.screen_icons .icons_4 {
    right: auto;
    left: -50px;
    top: 40%;
    transform: translateY(0%);
    border-color: #a666c5;
}

.home_about {
    position: relative;
    z-index: 3;
}

.home_about::after {
    content: "";
    position: absolute;
    background-image: url(../images/new/squarewave.svg);
    width: 483.33px;
    height: 483.33px;
    right: -231px;
    top: -50px;
    z-index: 1;
    animation: 8s linear infinite alternate animaterotate;
}

@keyframes animaterotate {

    0%,
    100% {
        transform: perspective(1000px) rotateZ(0) scale(1);
    }

    50% {
        transform: perspective(1000px) rotateZ(360deg) scale(0.5);
    }
}

.home_about_detail {
    display: flex;
    gap: 119px;
    align-items: center;
    justify-content: center;
}

.home_about_detail .left_col {
    width: 432px;
}

.home_about_detail .right_col {
    width: calc(100% - 550px);
    background-repeat: no-repeat;
    background-position: center;
}

.home_about_detail .image {
    background-repeat: no-repeat;
    /* background-position: -220px -20px; */
    background-size: contain;
    background-attachment: fixed;
    width: 100%;
    height: 442px;
    position: relative;
}

.at_Work::before,
.home_about_detail .image::after,
.home_about_detail .image::before {
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
}

.home_about_detail .image img {
    position: absolute;
    width: 100%;
    height: 101%;
    top: -1px;
}

.home_about_detail .image::before {
    position: absolute;
    top: 20%;
    right: -28px;
}

.home_about_detail .image::after {
    position: absolute;
    bottom: 20%;
    left: -28px;
}

.at_Work {
    padding: 126px 0 100px;
    text-align: center;
    position: relative;
}

.at_Work::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/new/work_wave.svg);
    left: 0;
    top: 148px;
    background-position: left center;
}

.at_Work .title {
    align-items: center;
    max-width: 607px;
    margin: 0 auto;
    /* text-align: center; */
}
.at_Work .title h2{
    /* text-align: center; */
}

.at_work_list {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 119px;
}

.at_work_list .at_work_col {
    width: 30%;
    margin-bottom: 60px;
    border: 1px solid transparent;
    padding: 20px 0px;
    transition: all ease-in-out 0.4s;
}

.at_work_col:hover {
    background-color: #dff7f7;
    border: 1px solid #09c2c1;
}

.at_work_list .at_work_col .image_wrap {
    width: 122px;
    margin: 0 auto;
    height: 122px;
    background-image: url(../images/new/circle.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 8px;
}

.at_work_list .at_work_col .image_wrap .image {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, #0abfc2 0, #1c8ad7 100%);
    border-radius: 50%;
    border: 1px solid transparent;
    transition: 0.3s ease-in-out;
}

.at_work_list .at_work_col:hover .image_wrap .image {
    background: #fff;
    border: 1px solid #1c8ad7;
    transition: 0.3s ease-in-out;
}

.at_work_list .at_work_col:hover .image_wrap .image img {
    filter: brightness(0);
}

.at_work_list .at_work_col h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0;
    text-align: center;
    margin: 16px 0 24px;
}

.at_work_list .at_work_col p {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0;
    max-width: 340px;
    margin: 0 auto;
    color: rgb(0 0 0 / 60%);
}

.featured_work_list {
    padding-top: 72px;
    padding-bottom: 120px;
}

.featured_work_row {
    border-bottom: 1px solid #09c2c1;
    cursor: pointer;
    background: 0 0;
    transition: 0.4s;
    display: block;
}

.scrolling-text,
.scrolling-text .scrolling-text-content {
    transition: transform 0.5s cubic-bezier(0.23, 0.36, 0.28, 0.83);
}

.featured_work_row.active {
    background: linear-gradient(90deg, #e7ffff -7.96%, rgba(255, 255, 255, 0.45) 60.81%, rgb(9 194 193 / 14%) 114.33%, rgba(9, 194, 193, 0) 114.33%, rgba(145, 205, 205, 0) 114.33%);
}

.featured_work_row .featured_work_col {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    max-height: 264px;
}

.featured_work_row .featured_work_col .left_col {
    padding: 76px 0;
    width: 50%;
}

.featured_work_row .featured_work_col h3 {
    font-size: 56px;
    font-weight: 400;
    line-height: 64px;
    letter-spacing: -0.005em;
    background: padding-box text #000;
    -webkit-background-clip: text;
    padding-bottom: 12px;
    transition: 0.4s;
}

.featured_work_row.active .featured_work_col h3 {
    font-weight: 700;
    background: linear-gradient(91deg, #09c2c1 -0.96%, #1d85d8 99.48%);
    background-clip: text;
    -webkit-background-clip: text;
}

.featured_work_row .featured_work_col .cat_list {
    display: flex;
    gap: 11px;
    align-items: center;
}

.services_as,
.trusted_list {
    display: flex;
    justify-content: center;
}

.featured_work_row .featured_work_col .cat_list p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.08px;
}

.featured_work_row .featured_work_col .cat_list a {
    padding: 4px 16px;
    border-radius: 24px;
    color: rgba(0, 0, 0, 0.6);
    border: 1px solid #09c2c1;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.08px;
    transition: 0.4s;
}

.featured_work_row.active .featured_work_col .cat_list a {
    background: linear-gradient(91deg, #09c2c1 -0.96%, #1d85d8 99.48%);
    color: #fff;
    border-color: transparent;
}

.featured_work_row .featured_work_col .image {
    /* display: none; */
    transition: 0.4s;
}

.featured_work_row .featured_work_col .image img {
    border-radius: 16px;
    max-height: 268px;
    width: 100%;
    transition: 0.4s all ease;
    transform: scale(0.7);
    filter: grayscale(1);
    box-shadow: 0px 3.713px 12.996px 0px rgba(0, 0, 0, 0.25);
}

.featured_work_row.active .featured_work_col .image img {
    transform: scale(1.1);
    filter: grayscale(0);
}

.trusted_list {
    height: 552px;
    align-items: center;
    flex-direction: column;
    gap: 24px;
    border-radius: 24px;
    background-size: cover;
    background-position: center;
    margin-bottom: 171px;
    position: relative;
    z-index: 3;
}

.trusted_list h3 {
    font-size: 54px;
    text-align: center;
    font-weight: 700;
    line-height: 64px;
    letter-spacing: -0.005em;
    color: #fff;
}

.blog_section .title.home_title h2 span,
.trusted_list p {
    font-weight: 400;
}

.trusted_list p {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.015em;
    text-align: center;
    color: rgb(255 255 255 / 60%);
    max-width: 714px;
}

.services_as {
    overflow: hidden;
    height: 959px;
    align-items: center;
    gap: 60px;
    flex-direction: column;
}

.services_as .container {
    position: relative;
    width: 100vw;
    transform: rotate(-15deg);
}

.scrolling-text {
    display: inline-block;
    will-change: transform;
    backface-visibility: hidden;
    left: -1524px;
    position: absolute;
}

.scrolling-text .scrolling-text-content {
    font-size: 51px;
    font-style: normal;
    font-weight: 600;
    line-height: 62px;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap;
    letter-spacing: 2px;
    opacity: 0.4;
    background: linear-gradient(270deg, #09C2C1 12.38%, #1D85D8 104.41%);
    background-clip: text;
    -webkit-background-clip: text;
    font-family: 'Codec Cold Trial', sans-serif;
}

.blog_banner,
.blog_banner::after {
    background-size: cover;
    background-repeat: no-repeat;
}

.scrolling-text .scrolling-text-content.center {
    font-size: 150px;
    font-weight: 800;
    line-height: 180px;
    color: transparent;
    background: transparent;
    -webkit-text-stroke: 4px hsla(180, 91%, 40%, 1);
}

.inno_wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    gap: 0;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.inno_wrap canvas {
    height: 700px !important;
}

.inno_wrap .iphone {
    margin-top: -200px;
    margin-left: -100px;
}

.blog_section .title.home_title {
    max-width: 545px;
}

.blog_section .blog_list {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    padding: 32px 0;
}

.blog_section .blog_list .blog_col {
    background: #fff;
    display: flex;
    position: relative;
    border-radius: 32px;
    box-shadow: 0 8px 24px 0 rgba(149, 157, 165, 0.2);
    flex-direction: column;
    width: 33.33%;
    position: relative;
    padding-bottom: 65px;
    cursor: pointer;
}
.blog_section .blog_list .blog_col .submit img{transition: all 0.4s;}
.blog_section .blog_list .blog_col:hover .submit img{transform: translateX(5px);}
.blog_section .blog_list .blog_col .image {
    width: 100%;
    height: 192px;
    border-radius: 32px 32px 0 0;
    background-size: cover;
    background-position: center;
}

.blog_section .blog_list .blog_col .detail {
    padding: 32px;
}

.blog_section .blog_list .blog_col .detail h3 {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.27px;
    padding-bottom: 16px;
}

.blog_section .blog_list .blog_col .detail p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.24px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.blog_section .blog_list .blog_col .submit {
    display: flex;
    width: 100%;
    justify-content: space-between;
    color: #09c2c1;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.24px;
}

.blog_banner,
.related_topic {
    align-items: center;
    display: flex;
}

.blog_btn a {
    display: flex;
    padding: 16px 32px;
    border-radius: 32px;
    border: 1px solid #09c2c1;
    box-shadow: 0 8px 10px 0 rgba(17, 17, 26, 0.05);
    width: fit-content;
    background: linear-gradient(180deg, #09c2c1 0, #1d85d8 100%);
    background-clip: text;
    -webkit-background-clip: text;
    gap: 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    align-items: center;
}
.blog_btn a:hover{background: #09c2c1;-webkit-text-fill-color: #fff;}
.blog_btn a:hover img{filter: brightness(30);}
.related_topic a,
.related_topic p {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}

.blog_section {
    position: relative;
    z-index: 6;
    overflow-x: clip;
}

.blog_banner {
    height: 658px;
    background-position: center bottom;
    background-repeat: no-repeat;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-x: clip;
    position: relative;
    background-size: cover;
}

.blog_banner::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../images/new/bannerOverlay.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}

.blog_banner::before,
.blog-dtl::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 200px;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgb(255 255 255 / 92%) 16.92%, rgb(255 255 255 / 84%) 30.14%, #ffffff00 86.55%);
}

.blog_banner .title {
    justify-content: center;
    align-items: center;
}

.blog_banner form input[type="search"] {
    background: #fff;
    padding: 19px 49px 19px 21px;
    border-radius: 16px;
    box-shadow: 0 4px 10px 0 #0000001a;
    width: 480px;
    max-width: 100%;
    box-sizing: border-box;
}

.blog_banner form .submit_btn {
    position: absolute;
    width: 18px;
    height: 18px;
    font-size: 0;
    top: 19px;
    right: 19px;
    background-image: url(../images/new/magnifiying.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.related_topic {
    gap: 16px;
    opacity: 0.6;
}

.related_topic p {
    color: rgb(255 255 255);
}

.related_topic a {
    padding: 4px 14px;
    border: 2px solid #fff;
    border-radius: 4px;
    color: #fff;
}

.blog_slider {
    margin-top: -220px;
}

.blog_slider .blog_slide {
    height: auto;
    background: #fff;
    border-radius: 32px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
    margin: 40px 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 30px;
    position: relative;
}

.blog_slider .blog_slide::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 32px;
    background: linear-gradient(270deg, #fff 57.11%, rgba(210, 210, 210, 0.82) 62.88%, rgba(0, 0, 0, 0) 78.26%, rgba(255, 255, 255, 0) 88.26%);
}

.blog_slider .blog_slide .image {
    display: block;
    width: 46%;
    height: 472px;
    border-radius: 32px 0 0 32px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.blog_slider .blog_slide .detail .title h2 {
    font-size: 32px;
    font-weight: 800;
    line-height: 40px;
    padding-bottom: 16px;
}

.blog_slider .blog_slide .detail {
    width: 53%;
    padding: 10px 42px 10px 5px;
    position: relative;
    z-index: 2;
}

.blog_slider .slick-arrow {
    border: 0;
    background: 0 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    left: -12px;
    padding: 0;
    box-shadow: 0 8px 24px rgba(149, 157, 165, 0.2);
    border-radius: 50%;
}

.blog_slider .slick-arrow::before {
    opacity: 0;
    visibility: hidden;
}

.about_banner_detail .right_col .about_bg .about_img:before,
.about_banner_detail .right_col .about_bg:after,
.about_banner_detail .right_col .about_bg:before {
    background: linear-gradient(146deg, #09c2c1 0, #1d85d8 100%);
    opacity: 0.2;
    border-radius: 50%;
    margin: 0 auto;
    content: "";
    position: absolute;
}

.blog_slider .slick-arrow.slick-next {
    left: auto;
    right: 0px;
}

.blog_slider .blog_slide .detail h3 {
    color: #000;
    font-size: 32px;
    font-weight: 800;
    line-height: 40px;
    padding-bottom: 16px;
}

.blog_slider .blog_slide .detail p {
    color: rgb(0 0 0 / 80%);
    font-size: 16px;
    line-height: 24px;
    height: 120px;
    overflow: hidden;
}

.articles {
    padding-top: 80px;
    overflow-x: clip;
}

.articles_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding-bottom: 64px;
}

.articles_title h3 {
    color: #000;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    padding-bottom: 24px;
}

.articles_title p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    max-width: 641px;
}

.articles_title .button-container-1 {
    border-radius: 8px;
}

.articles_title .button-container-1 span {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    font-family: Lato, sans-serif;
}

.articles_title .button-container-1 svg {
    vertical-align: middle;
}

.articles .article_row {
    /* display: flex;gap: 30px;flex-wrap: wrap;min-height: 483px;margin-bottom: 30px; */
    display: grid;
    grid: auto / repeat(6, 1fr);
    gap: 30px;
}

.articles .article_row .article_col {
    width: 100%;
    border-radius: 16px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px 40px;
    background-size: cover;
    grid-column: span 2;
    min-height: 483px;
    position: relative;
    background-position: center;
}

.article_row .article_col:nth-child(-n+2),
.article_row .article_col:nth-child(n+6):nth-child(-n+7) {
    grid-column: span 3;
}

.article_row .article_col .tags {
    padding: 10px;
    border-radius: 24px;
    background: #fff;
    width: fit-content;
    color: #000;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.article_row .article_col h2 {
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    padding-bottom: 32px;
}

.article_row .article_col .labels {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.article_row .article_col .labels .author span {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.article_row .article_col .labels .author img {
    vertical-align: middle;
    padding-right: 8px;
}

.article_row .article_col p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.about_banner {
    position: relative;
    overflow: hidden;
}

.about_banner:before {
    content: "";
    position: absolute;
    width: 402.62px;
    height: 426.227px;
    background: linear-gradient(173deg, #09c2c1 0, #1d85d8 100%);
    opacity: 0.5;
    top: 18%;
    left: -14%;
    z-index: 0;
}

.about_banner_detail {
    display: flex;
    justify-content: space-between;
    gap: 50px;
    align-items: center;
    padding-top: 160px;
    padding-bottom: 82px;
}

.about_banner_detail .left_col {
    width: 100%;
    max-width: 609px;
}

.about_banner_detail .right_col {
    width: 100%;
    max-width: 391px;
    margin-left: auto;
}

.about_banner_detail .right_col .about_bg:before {
    width: 63.229px;
    height: 63.229px;
    bottom: 20%;
    right: 0;
    left: 20%;
}

.about_banner_detail .right_col .about_bg:after {
    width: 37.205px;
    height: 37.205px;
    bottom: 20.2%;
    left: 16%;
}

.about_banner_detail .right_col .about_bg .about_img:before {
    width: 12.285px;
    height: 12.285px;
    bottom: 10%;
    right: -15%;
}

.about_banner_detail .right_col .about_bg img,
.career_detail .right_col img,
.culture_slider .slide_item img,
.custom_need .right_col .image_list img,
.service_flow_wrap svg,
.technology_detail .tech_image img {
    max-width: 100%;
}

.about_banner_detail .right_col .about_bg .about_img {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    left: 0;
    max-width: 100%;
}

.web_mobile_app {
    position: relative;
    background: #ffffff1a;
    padding: 121px 0 180px;
    background: #f8fcfc;
    overflow: hidden;
}

.our_value,
.technology_index {
    padding-bottom: 180px;
    overflow: hidden;
    position: relative;
}

.web_mobile_app::before {
    content: "";
    position: absolute;
    width: 387px;
    max-width: 100%;
    height: 402px;
    opacity: 0.5;
    background: linear-gradient(173.74deg, #09c2c1 1.61%, #a1dfbd 95.05%);
    top: 0;
    left: -108px;
    filter: blur(300px);
}

.web_mobile_app .web_mobile_detail {
    display: flex;
    gap: 33px;
    justify-content: space-between;
    align-items: flex-start;
}

.career_detail .right_col,
.culture_detail .title h2,
.culture_detail .title p,
.culture_slider .slide_item .image_full, 
.team_wrap .left_col,
.web_mobile_detail .left_col,
.web_mobile_detail .right_col,
.work_benifit .wrapper .left_col,
.work_benifit .wrapper .right_col {
    width: 100%;
}

.web_mobile_detail .vision_list {
    display: grid;
    grid: auto/auto auto;
    gap: 30px;
}

.web_mobile_detail .vision_list .vision_col {
    padding: 24px 24px 64px;
    position: relative;
    transition: 0.4s all ease;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.10)) !important;
    border-radius: 20px;
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.18);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.18);
}

.web_mobile_detail .vision_list .vision_col:hover {
    border: 1px solid #09C2C1;
    background: linear-gradient(151deg, rgba(232, 255, 255, 0.60) -2.36%, rgba(255, 255, 255, 0.44) 82.25%), #FFF;
}

/* .web_mobile_detail .vision_list .vision_col:first-child:before {content: "";position: absolute;width: 100%;height: 100%;background-image: url(../images/new/vision_bg.svg);top: 0;left: 0;background-size: contain;background-position: bottom left;background-repeat: no-repeat;} */
.web_mobile_detail .vision_col .head_title {
    display: flex;
    gap: 10px;
    align-items: center;
    padding-bottom: 32px;
}

.web_mobile_detail .vision_col .head_title h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 12px;
}

.web_mobile_detail .vision_col p {
    font-size: 16px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.web_mobile_detail .vision_col p a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.our_value_detail {
    display: flex;
    gap: 37px;
    justify-content: space-between;
    align-items: flex-start;
}

.our_value_detail .left_col {
    width: 283px;
}

.our_value_detail .right_col {
    width: calc(100% - 316px);
}

.our_value_detail .value_list {
    display: flex;
    justify-content: end;
    gap: 24px;
    align-items: flex-end;
    height: 308px;
}

.our_value_detail .value_list .value_col {
    width: 140px;
    position: relative;
    height: 240px;
    max-width: 100%;
    overflow: hidden;
    border-radius: 24px;
    padding: 0 0 36px;
    transition: 0.4s;
    transform-origin: left bottom;
}

.our_value_detail .value_list .value_col .image {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: uset;
    align-items: flex-start;
    flex-direction: column;
}

.our_value_detail .value_list .value_col.active .image,
.our_value_detail .value_list .value_col:hover .image {
    justify-content: flex-end;
}

.prograss_bar p,
.technology_detail {
    display: flex;
    justify-content: space-between;
}

.our_value_detail .value_list .value_col .val_image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}

.our_value_detail .value_list .value_col h3 {
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    transform: rotate(-90deg) translateX(-102%) translateY(-82%);
    transform: rotate(-90deg);
    transform-origin: center;
    position: relative;
    transition: 0.4s;
    word-break: keep-all;
    width: max-content;
    top: 93px;
    left: -4px;
}

.our_value_detail .value_list .value_col::before {
    content: "";
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.4) 100%);
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    transition: 0.4s;
}

.our_value_detail .value_list .value_col.active,
.our_value_detail .value_list .value_col:hover {
    width: 436px;
    height: 308px;
    padding: 0 24px 36px;
}

.our_value_detail .value_list .value_col.active::before,
.our_value_detail .value_list .value_col:hover::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #088382 100%);
}

.our_value_detail .value_list .value_col.active h3,
.our_value_detail .value_list .value_col:hover h3 {
    transform: rotate(0) translateX(0);
    top: 0;
    left: 0;
}

.our_value_detail .value_list .value_col p {
    opacity: 0;
    visibility: hidden;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    position: relative;
    z-index: 3;
    padding-top: 8px;
    transition: 0.4s;
}

.our_value_detail .value_list .value_col.active p,
.our_value_detail .value_list .value_col:hover p {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.4s;
}

.our_value_detail h2 {
    font-weight: 600;
}

.technology_index {
    z-index: 3;
    background: #f8fcfc;
}

.technology_index::before {
    content: "";
    position: absolute;
    width: 383.116px;
    height: 405.579px;
    background: linear-gradient(208deg, #09c2c1 0, #1d85d8 100%);
    opacity: 0.5;
    top: 50%;
    left: -3%;
}

.technology_detail {
    align-items: center;
    gap: 40px;
}

.technology_detail .right_col {
    width: 100%;
    max-width: 607px;
}

.processing_bar_list {
    padding-top: 40px;
}

.prograss_bar {
    border-bottom: 2px solid;
    border-image: linear-gradient(90.6deg, #09c2c1 -0.96%, #1d85d8 99.48%) 1;
    margin-bottom: 32px;
    padding-bottom: 5px;
}

.prograss_bar p {
    font-family: Lato;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.005em;
    text-align: left;
    padding-bottom: 8px;
}

.contact_sec,
.life_at_detail {
    display: flex;
    justify-content: space-between;
}

.prograss_bar div {
    background: linear-gradient(90.6deg, #09c2c1 -15.51%, #1d85d8 84.92%);
    height: 8px;
    width: 0;
    clip-path: polygon(0 0, 98% 0, 100% 100%, 0% 100%);
    transition: 0.5s;
}

.life_at_codeflix {
    padding: 263px 0 230px;
    background-image: url(../images/new/logo_icon.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;
}

.life_at_codeflix::before {
    content: "";
    position: absolute;
    width: 343.57px;
    height: 363.72px;
    opacity: 0.5;
    background: linear-gradient(173deg, #09c2c1 0, #1d85d8 100%);
    bottom: 0;
    left: 20%;
}

.life_at_codeflix .life_gallery::after,
.life_at_codeflix::after {
    position: absolute;
    height: 100%;
    left: 0;
    z-index: 2;
    width: 100%;
    content: "";
}

.life_at_codeflix::after {
    top: -50%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #f8fcfc 50.52%, rgba(0, 0, 0, 0) 100%);
}

.life_at_codeflix .life_gallery::after {
    bottom: -51%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #f8fcfc 48.52%, rgba(0, 0, 0, 0) 100%);
}

.life_at_detail {
    gap: 40px;
    align-items: center;
    position: relative;
    z-index: 4;
}

.life_at_detail .left_col img {
    width: 100%;
    filter: drop-shadow(0px 24px 24px rgba(0, 0, 0, 0.1));
    max-height: 526px;
    object-fit: fill;
}

.life_at_detail .right_col {
    max-width: 499px;
}

.life_at_detail .detail {
    position: absolute;
    bottom: 120px;
    left: 50px;
}

.life_at_detail .life_image h4 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.16px;
    padding-bottom: 8px;
}

.life_at_detail .life_image p {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.12px;
}

.gallery_row {
    display: flex;
    position: absolute;
    transform: rotate(-150deg);
    left: -13%;
    top: -10%;
    z-index: 1;
}

.gallery_col {
    animation: slideAnimation 30s infinite linear;
    height: calc(355px * 4);
}

.gallery_col_reverse {
    animation: slideAnimationReverse 30s infinite linear;
}

@keyframes slideAnimation {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(calc(355px * 2.8));
    }
}

@keyframes slideAnimationReverse {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(calc(-355px * 2.8));
    }
}

.gallery_row .gallery_col {
    display: flex;
    flex-direction: column;
    margin-inline: 25px;
}

.gallery_row .gallery_col .life_at_image {
    transform: rotate(330deg);
    transform-origin: center;
}

.life_at_image {
    height: 355px;
    width: 200px;
    /* transform: rotate(-150deg); */
}

.contact_us {
    padding-bottom: 83px;
    padding-top: 142px;
    overflow-x: clip;
    position: relative;
    z-index: 4;
}

.contact_us::before {
    content: "";
    position: absolute;
    width: 343.578px;
    height: 363.722px;
    left: 20%;
    top: -10%;
    background: linear-gradient(173deg, #09c2c1 0, #1d85d8 100%);
    opacity: 0.8;
}

.contact_sec {
    border-radius: 60px;
    padding: 72px 80px;
    gap: 142px;
    align-items: flex-start;
    background: #fff;
    border: 1px solid #bbb;
}

.contact_sec .left_col {
    width: 110%;
}

.contact_sec .left_col h3 {
    color: #000;
    font-size: 64px;
    font-weight: 700;
    letter-spacing: -0.32px;
    padding: 0;
    text-align: left;
    margin-bottom: 28px;
    line-height: 88px;
}

.contact_sec .left_col p {
    color: #d61616;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    max-width: 100%;
    position: relative;
    top: -15px;
}
.contact_sec .left_col h3 span {
    font-size: inherit;
    font-weight: 300;
    letter-spacing: -0.005em;
    color: #00000099;
    display: block;
}

.contact_sec .input_col {
    display: block;
    max-width: 100%;
    width: 100%;
    padding: 18px 32px 18px 0;
    border: 0;
    border-bottom: 0.6px solid #000;
    margin-bottom: 20px;
    color: #000;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.09px;
    background: 0 0;
}

.career_banner,
.contact_sec .submitBtn,
.custom_need,
.inner_banner,
.serivces_flow {
    background-repeat: no-repeat;
}

.contact_sec .submitBtn {
    padding: 16px 64px 16px 32px;
    border-radius: 32px;
    background-color: #000;
    border: 1px solid #000;
    box-shadow: 0 8px 10px 0 rgba(17, 17, 26, 0.05);
    color: #fff;
    font-family: "Square Grotesk";
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    background-image: url(../images/site/right-arrow-bg.svg);
    background-position: center right 25px;
    margin-top: 38px;
    transition: 0.4s;
}

.contact_sec .submitBtn:hover {
    background-color: transparent;
    padding: 16px 32px;
    color: #000;
}

.contact_sec .right_col {
    width: 100%;
    padding: 50px 0;
}

.contact_sec .right_col h4 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.12px;
}

.contact_sec .right_col .contact_detail {
    margin-top: 56px;
    max-width: 282px;
    padding-left: 30px;
    position: relative;
}

.contact_sec .right_col .contact_detail:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 90%;
    left: 0;
    top: 0;
    background-color: #000;
}

.contact_sec .right_col .contact_detail h5 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.09px;
    margin-bottom: 16px;
}

.contact_sec .right_col .contact_detail p,
.footer_row .copy_text {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.09px;
    color: #000;
}

.contact_sec .right_col .contact_detail p a {
    color: inherit;
    font-size: inherit;
}

.contact_sec .right_col .contact_detail .mailto {
    margin-top: 16px;
}

.footer_row {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding-bottom: 60px;
}

.footer_row .copy_text {
    font-family: Lato;
}

.custom_need .titles .btn-text,
.titles .btn-blue {
    font-family: "Square Grotesk", sans-serif;
    vertical-align: top;
}

.footer_row .social_link {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

footer:after {
    content: "";
    position: absolute;
    width: 480px;
    height: 480px;
    border-radius: 50%;
    background: rgba(9, 194, 193, 0.13);
    bottom: 0;
    right: -144px;
    z-index: -1;
}

.titles .btn-blue,
.titles h3 {
    background: linear-gradient(90deg, #09c2c1 0, #1e89df 100%);
    font-style: normal;
}

.inner_banner {
    padding-top: 98px;
    height: 499px;
    background-size: cover;
    background-position: bottom;
}

.inner_banner .banner_detail_1 {
    text-align: center;
    padding-top: 75px;
}

.inner_banner #heading_line {
    font-family: "Square Grotesk";
    font-size: 42px;
    font-weight: 700;
    line-height: 58px;
    letter-spacing: 0;
    color: #fff;
}

.inner_banner #sub_heading1 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
}

path#filling_path {
    stroke-dasharray: 4000;
}

.ulux_flow6 path#filling_path {
    stroke-dasharray: 4900;
}

@keyframes anime {
    100% {
        stroke-dashoffset: 0;
    }
}

path.circle_path {
    stroke-dashoffset: 2000;
    stroke-dashoffset: 0;
    stroke-dasharray: 2000;
    transition: 2s;
}

.serivces_flow {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 125px;
    background-image: url(../images/site/fly_tag.png);
    background-position: center left;
    background-size: auto;
}

.titles {
    padding-bottom: 75px;
}

.titles .btn-blue {
    padding: 8px 16px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    display: inline-block;
    border-radius: 100px;
    margin-bottom: 16px;
}

.titles h3 {
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 64px;
    font-weight: 700;
    line-height: 72px;
    margin-bottom: 20px;
}

.titles p {
    max-width: 563px;
    opacity: 0.8;
    margin: 0 auto;
}

.service_flow_wrap .content_detail {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    max-width: 415px;
    margin: 0 auto;
    align-items: center;
    right: 0;
}

.culture_slider .slide_col,
.why_col,
.why_detail_list .why_detail {
    height: auto;
}

.why .why_slider .slick-slide img {
    filter: grayscale(1);
}

.why .why_slider .slick-slide.slick-current img {
    filter: grayscale(0);
}

.service_flow_wrap .col_detail {
    text-align: left;
    padding-right: 2.8em;
}

.service_flow_wrap .col_detail:nth-child(2n) {
    padding-left: 2.8em;
    padding-right: 0;
    text-align: right;
}

.service_flow_wrap .col_detail .icons {
    display: none;
}

.service_flow_wrap .col_detail h4 {
    color: #000;
    font-family: Lato, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 8px;
}

.service_flow_wrap hr {
    border-radius: 160px;
    border-top-width: 4px;
}

.service_flow_wrap p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 8px;
    font-family: 'Montserrat', sans-serif;
}

.css_circle,
.html_circle,
.js_circle,
.webflow_circle {
    opacity: 0;
    transition: 1.5s;
}

.css_circle.come-in,
.html_circle.come-in,
.js_circle.come-in,
.webflow_circle.come-in {
    opacity: 1;
}

.custom_need {
    padding-top: 217px;
    padding-bottom: 213px;
    background-image: url(../images/site/fly_tag2.png);
    background-position: center right;
    background-size: contain;
    overflow-x: clip;
}

.custom_need .wrapper {
    display: flex;
    justify-content: space-between;
    gap: 80px;
    align-items: center;
    text-align: left;
}

.custom_need .titles {
    max-width: 480px;
    text-align: left;
    padding-bottom: 0;
}

.custom_need .titles .btn-text {
    color: #09c2c1;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 34px;
    display: inline-block;
}

.custom_need .titles h3 {
    font-size: 58px;
    line-height: 64px;
    letter-spacing: -0.29px;
}

.custom_need .titles p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.09px;
    margin-top: 35px;
}

.custom_need .titles hr {
    border-color: #09c2c1;
    max-width: 173px;
    border-width: 2px;
    margin-top: 35px;
}

.custom_need .right_col .image_list {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding-right: 40px;
}

.custom_need .right_col .image_list .image {
    margin-top: -117px;
}

.custom_need .right_col .image_list .image:first-child {
    margin-left: -69px;
}

.custom_need .right_col .image_list .image:nth-child(3) {
    margin-right: -69px;
    text-align: right;
}

.career_banner {
    overflow: hidden;
    /* background-image: url(../images/new/line2.svg); */
    background-position: bottom 100px left;
    background-size: 55%;
}

svg.line_image {
    position: absolute;
    top: 60%;
    right: 45%;
}

.career_detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 134px;
    padding: 268px 0 339px;
}

.career_detail .left_col {
    width: 100%;
    max-width: 570px;
}

.career_detail .title h1 span {
    font-weight: 700;
    display: inline;
}

.bubble_wrap .bubble_img {
    position: absolute;
    top: -60px;
    z-index: -1;
    right: -165px;
}

.current_opening {
    overflow: hidden;
}

.jobs_wrap {
    display: flex;
    justify-content: flex-start;
    padding-bottom: 81px;
}

.benifit_list,
.job_listing {
    display: grid;
    grid: auto/auto auto;
}

.job_listing {
    gap: 30px;
    padding-bottom: 221px;
}

.job_listing .job_col {
    position: relative;
    overflow: hidden;
    border-radius: 24px;
    transition: 0.5s;
    letter-spacing: 1px;
    vertical-align: top;
}

.job_listing .job_col .mask {
    position: absolute;
    width: 101%;
    overflow: hidden;
    height: 100%;
    padding: 24px 32px;
    background: linear-gradient(93.59deg, #09c2c1 -8.25%, #1d85d8 98.63%);
    top: 0;
    left: 0;
}

.job_listing .job_col .mask_wrap {
    padding: 24px 32px;
    width: 101%;
    height: 100%;
    background: #fff;
    -webkit-mask: url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png);
    mask: url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png);
    -webkit-mask-size: 2300% 100%;
    mask-size: 2300% 100%;
    border: none;
    color: #fff;
    cursor: pointer;
    -webkit-animation: 0.7s steps(22) forwards ani2;
    animation: 0.7s steps(22) forwards ani2;
    display: block;
}

.job_listing .job_col .col {
    display: flex;
    gap: 25px;
    justify-content: flex-start;
    align-items: center;
}

.job_listing .job_col .image {
    display: flex;
    width: 96px;
    height: 96px;
    justify-content: center;
    align-items: center;
    border: 1px solid #09c2c1;
    border-radius: 50%;
}

.job_listing .job_col .image img {
    max-width: 100%;
    width: auto;
}

.job_listing .job_col h3 {
    font-family: Square Grotesk;
    font-size: 24px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0;
    text-align: left;
    color: #000;
    padding-bottom: 8px;
}

.benifit_list .benifit_col h3,
.team_wrap h3 span {
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.job_listing .job_col .time {
    background: linear-gradient(101.25deg, #09c2c1 -5.81%, #1d85d8 105.83%);
    padding: 8px 16px 8px 36px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 8px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0;
    border: 1px solid transparent;
    position: relative;
}

.job_listing .job_col .time::before {
    content: "";
    position: absolute;
    background-image: url(../images/new/clock.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 17px;
    left: 13px;
    top: 9px;
}

.job_listing .job_col ul {
    display: flex;
    list-style: none;
    gap: 8px;
}

.job_listing .job_col ul li {
    position: relative;
    font-family: Lato;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0;
    padding-left: 10px;
}

.job_listing .job_col ul li::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #1d85d8;
    left: 0;
    top: 7px;
    border-radius: 6px;
}

.job_listing .job_col .mask .image {
    border-color: #fff;
}

.job_listing .job_col .mask .time {
    background: 0 0;
    border-color: #fff;
    color: #fff;
}

.job_listing .job_col .mask ul li::before {
    background: #ffffff99;
}

.culture {
    padding-bottom: 170px;
    overflow-x: hidden;
    position: relative;
    z-index: 2;
}

.culture_detail .title {
    display: flex;
    flex-direction: revert;
    gap: 30px;
    padding-top: 20px;
    padding-bottom: 32px;
}

.culture_slider .slide_item {
    display: flex;
    gap: 30px;
    height: auto;
}

.culture_slider .slide_item .image_half {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 100%;
    justify-content: space-between;
}

.culture_slider .slick-arrow {
    position: absolute;
    top: 75%;
    bottom: 83px;
    right: 31px;
    width: 51px;
    height: 51px;
    box-shadow: 0 8px 24px 0 #959da533;
    background: #fff;
    border: 0;
    border-radius: 50%;
    filter: drop-shadow(0px 8px 24px rgba(149, 157, 165, 0.2));
    z-index: 3;
    transition: 0.4s;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.culture_slider .slick-arrow:hover {
    background: linear-gradient(94deg, #09c2c1 0, #1d85d8 100%);
}

.culture_slider .slick-arrow::before {
    display: none;
    opacity: 0;
    visibility: hidden;
}

.culture_slider .slick-arrow path {
    fill: #000;
    transition: 0.4s;
}

.culture_slider .slick-arrow:hover path {
    fill: #fff;
}

.culture_slider .slick-arrow.slick-prev {
    right: 107px;
    left: initial;
}

.culture_slider .slide_item .image_half .image:nth-child(2) {
    width: calc(100% - 180px);
}

.work_benifit {
    overflow-x: clip;
    padding-bottom: 228px;
    position: relative;
    z-index: 3;
}

.work_benifit::before {
    content: "";
    position: absolute;
    width: 379.879px;
    height: 402.153px;
    transform: rotate(-60deg);
    background: linear-gradient(173deg, #09c2c1 0, #1d85d8 100%);
    opacity: 0.8;
    filter: blur(400px);
    left: -150px;
    top: 200px;
}

.work_benifit::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-image: url(../images/new/benifit.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.team_bg,
.trusted .video-container,
.why {
    position: relative;
    overflow: hidden;
}

.work_benifit .wrapper {
    display: flex;
    gap: 120px;
    justify-content: space-between;
    align-items: center;
}

.benifit_list {
    gap: 0 30px;
    align-items: center;
}

.benifit_list .benifit_col {
    box-shadow: 0 48px 40px 0 #1e949314;
    padding: 32px 24px;
    border-radius: 24px;
    background: #fff;
}

.benifit_list .benifit_col h3 {
    font-family: Lato, sans-serif;
    font-size: 20px;
    font-style: normal;
    line-height: 24px;
    background: linear-gradient(90deg, #1d85d8 0, #09c2c1 100%);
    background-clip: text;
    -webkit-background-clip: text;
    margin: 16px auto 8px;
}

.benifit_list .benifit_col:nth-child(2n) {
    margin-top: 34px;
}

.why {
    padding-bottom: 124px;
}

.why_col {
    margin: 0 35px 0 0;
}

.why_slider {
    padding: 32px 0;
}

.why_col .image {
    margin-left: -15px;
}

.why_detail_list .why_detail .detail {
    max-width: 606px;
}

.why_detail_list .why_detail .detail p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 28px;
    opacity: 0.8;
}

.why_detail_list .why_detail .detail h4 {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    opacity: 0.8;
    padding-left: 10px;
    border-left: 4px solid #d9d9d9;
}

.team_bg {
    z-index: 5;
    padding-top: 45px;
}

.team_wrap {
    background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0.43) 100%);
    border-radius: 24px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
}

.team_wrap h3 {
    font-size: 32px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -0.005em;
    padding-left: 56px;
    max-width: 400px;
    padding-top: 79px;
}

.team_wrap h3 span {
    background-clip: text;
    -webkit-background-clip: text;
    font-size: inherit;
    letter-spacing: inherit;
}

.team_wrap .right_col {
    width: 100%;
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
    border-radius: 0 24px 24px 0;
}

.team_wrap .right_col img {
    margin-top: -41px;
    max-width: 100%;
    padding-left: 40px;
}

.trusted .video-container {
    width: 100%;
    height: 552px;
}

.trusted .video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 24px;
}

.trusted {
    padding-bottom: 50px;
}

.slider {
    background: white;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);
    height: 100px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 960px;
}

.slider::before,
.slider::after {
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
    height: 100px;
    position: absolute;
    width: 200px;
    z-index: 2;
}

.slider::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}

.slider::before {
    left: 0;
    top: 0;
}

.slide-track {
    animation: scroll 40s linear infinite;
    display: flex;
    flex-direction: column;
    height: calc(30px * 14);
    transform: skew(15deg);
}

.slide {
    height: 100px;
    width: 250px;
}

@keyframes scroll {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(calc(-250px * 7));
    }
}


.contact_us .contact_sec .left_col {
    width: 50%;
}

.contact_us .contact_sec .right_col {
    width: 45%;
}

.contact_us .contact_sec .right_col img {
    max-width: 100%;
}

.contact_us .contact_sec {
    flex-wrap: wrap;
    gap: 0;
    padding-right: 0px;
}

.contact_us .contact_sec .more-ctn {
    width: 100%;
    padding-top: 32px;
}

.contact_us .contact_sec .more-ctn h3 {
    font-size: 32px;
}

.contact_sec .more-ctn .more-block {
    display: flex;
    justify-content: space-between;
    padding-top: 55px;
    gap: 53px;
}

.contact_sec .more-ctn .more-block .more-card {
    width: 33%;
    padding-left: 30px;
    position: relative;
}

.contact_sec .more-card span,
.contact_sec .more-card p {
    color: #000;
    font-family: "Square Grotesk";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.09px;
}

.contact_sec .more-card p {
    font-weight: 400;
    padding-top: 16px;
}

.contact_sec .more-card::before {
    position: absolute;
    content: '';
    width: 4px;
    height: 90%;
    left: 0;
    top: 0;
    background-color: #000;
}

.submenu {
    list-style: none;
    position: absolute;
    width: 320px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    list-style: none;
    padding: 20px 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    background: linear-gradient(90deg, #09C2C1 0%, #1E89DF 100%);
    opacity: 0;
    visibility: hidden;
    transition: 0.4s all ease;
    margin: 0 auto;
    border-radius: 8px;
    z-index: 999;
    transform: translateY(10px);
}

.submenu li {
    transition: all 0.4s;
}

header .menu-list .submenu a {
    color: #fff;
}

header .menu-list .submenu a:hover {
    color: #fff;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background: unset;
}

.submenu li:hover {
    transform: translateX(8px);
}

.menu-list li:hover .submenu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.service-banner #heading_line {
    font-weight: 700;
    color: #fff;
}

.service-banner .banner_detail_1 {
    display: flex;
    text-align: left;
    gap: 20px;
}

.service-banner .details-ser {
    width: 1024px;
}

.service-banner {
    height: 580px;
    padding-top: 125px;
}

.service-banner .slider-block {
    width: 50%;
    text-align: center;
    margin-top: -50px;
}

.service-banner .swiper-container {
    width: 100%;
    height: 180px;
    margin: 0 auto;
}

.service-banner .swiper-slide img {
    height: 180px;
    width: 370px;
    border-radius: 16px;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-top {
    background: transparent;
    background-image: none !important;
}

.blog_section .blog_list .blog_col .detail.submit-block {
    padding: 0;
}

.blog_section .blog_list .blog_col .detail h2 {
    padding-bottom: 15px;
}

.blog_section .blog_list .blog_col .submit-block {
    position: absolute;
    width: 100%;
    bottom: 32px;
    padding: 0px 32px;
}

.title h2 div strong {
    background: radial-gradient(128.66% 77.76% at 1.47% 47.05%, rgba(9, 194, 193, 0.49) 0, #1d85d8 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-weight: 400;
}

.model-fadeIn {
    overflow: hidden;
}

.model-fadeIn .open_model {
    padding-top: 50px;
    padding-bottom: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    opacity: 1;
    background: #0000007d;
    overflow-y: auto;
}

.model-fadeIn .open_model .contact_sec {
    padding: 30px;
    justify-content: end;
}

.open_model .left_col h3 span {
    display: inline-block;
}

.open_model .left_col h3 {
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    line-height: 35px;
    margin-bottom: 5px;
}

.open_model .contact_sec .left_col {
    width: 100%;
}

.open_model .contact_sec {
    max-width: 607px;
    margin: 0 auto;
    border-radius: 24px;
}

.open_model input.upload {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.open_model .fileUpload {
    position: relative;
    overflow: hidden;
    background: linear-gradient(90deg, #09c2c1 0, #1d85d8 100%);
    color: #fff;
    padding: 18px 32px;
    max-width: 178px;
    border-radius: 9px;
    margin-bottom: 20px;
}

.open_model .contact_sec .submitBtn {
    margin-top: 10px;
    max-width: 178px;
}

.open_model .close {
    background: #E0E0E0;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    font-weight: 900;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 13px;
    cursor: pointer;
}

.open_model .left_col h3 span {
    font-weight: 700;
    color: #000;
}

.open_model .left_col h3 span h3 {
    margin: 0;
    font-weight: 700;
}

.blog-detail header {
    background: #fff;
}

.blog-detail header.fixed {
    background: linear-gradient(180deg, #FFFFFF 0%, #fbffffc9 71.12%, #33333300 110.89%);
}

.blog-dtl-block {
    padding-top: 217px;
    text-align: left;
}

.blog-dtl-block a {
    display: inline-block;
    padding-bottom: 40px;
}

.blog-dtl .blog-dtl-block img {
    height: 483px;
    width: 100%;
    border-radius: 16px;
    /* clip-path: circle(100% at 50% -100%); */
}

.blog-dtl .blog-dtl-block a img {
    width: 20px;
    height: auto;
}

.block-dtl {
    padding-top: 150px;
}

.block-dtl .wrapper {
    display: flex;
    justify-content: space-between;
    gap: 170px;
}

.block-dtl .social {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.block-dtl .social a img {
    width: 32px;
    height: 32px;
}

.block-dtl .title-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.block-dtl .title {
    max-width: 939px;
    margin-right: auto;
}

.block-dtl .title h2 {
    font-weight: bold;
    font-size: 38px;
    line-height: 1.2;padding-bottom: 15px;
}
.block-dtl  h3{font-size: 28px;padding-bottom: 15px;line-height: 1.2;}
.block-dtl h4{font-size: 22px;line-height: 1.2;}
.block-dtl ul,.block-dtl ol{padding-left: 30px;padding-bottom: 10px;}
.block-dtl ul li,.block-dtl ol li{font-size: 18px;padding-bottom: 10px;}
.block-dtl p{font-size: 18px;padding-bottom: 15px;}
.block-dtl strong,.block-dtl b{font-weight: bold;}
.blog-dtl .blog-dtl-block img {
    height: 483px;
    width: 100%;
    border-radius: 16px;
}

.blog-dtl .blog-dtl-block a img {
    width: 20px;
    height: auto;
}

.topics-sec {
    padding-top: 62px;
    z-index: 3;
    position: relative;
}

.topics-sec .topics-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    padding-bottom: 24px;
}

.topics-sec .topics-head h3 {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 32px;
    text-transform: capitalize;
}

.topics-sec .topics-slider .element {
    height: auto;
    border-radius: 24px;
    background-color: #fff;
    margin: 30px 12px;
    border: 1px solid #959da5;
    box-shadow: 0 5px 18px 0 rgba(149, 157, 165, 0.2);
}

.topics-sec .topics-slider .element img {
    width: 100%;
    height: 278px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}

.topics-sec .topics-slider .slide-dtls {
    padding: 16px 18px;
}

.topics-sec .topics-slider .slide-dtls span {
    color: #09C2C1;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
    display: inline-block;
}

.topics-block .blog_list .slick-track {
    display: flex !important;
}

.topics-block .blog_list .slick-slide {
    height: inherit !important;
}

.topics-sec .topics-slider .element h2 {
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}

/*blogpage css end*/
.static_link {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 999;
    display: flex;
    flex-direction: column;
}

.static_link .static_icon img {
    width: 55px;
    height: 55px;
    background: repeating-linear-gradient(240deg, #4AC14B, #06853B 99px);
    border-radius: 2px 0 0 2px;
    animation: top 2s infinite linear;
}

.map_link {
    width: 51px;
    height: 60px;
    display: block;
    background-color: transparent;
    position: absolute;
    top: 0;
    filter: blur(0px);
    transition: 0.4s all ease;
}

div#map {
    position: relative;
}

.map_link1 {
    top: 11%;
    left: 22%;
}

.map_link2 {
    top: 28%;
    right: 33%;
    height: 70px;
}

.map_link3 {
    top: 49%;
    right: 21%;
    height: 70px;
}

.map_link:hover {
    background-color: color(srgb 1 1 1 / 0.48);
    filter: blur(20px);
}

.portfolio_craft {
    text-align: center;
    padding-top: 106px;
}

.portfolio_craft .title.title_head {
    align-items: center;
    margin-bottom: 27px;
}

.portfolio_craft .title.title_head h1 {
    text-align: center;
}

.portfolio_craft .title.title_head h1 span {
    font-weight: 700;
}

.let_start {
    padding: 4px 16px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    border-radius: 24px;
    border: 1px solid #09C2C1;
    color: hsla(0, 0%, 0%, 0.6);
    background: transparent;
    transition: 0.4s all ease;
    font-size: 16px;
}

.let_start:hover {
    background: linear-gradient(91deg, #09c2c1 -0.96%, #1D85D8 99.48%);
    color: #fff;
    border-image: none;
    border-radius: 8px;
}

.portfolio_slider {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 50px;
    gap: 20px;
}

.portfolio_slider .horizontal_slide1 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap;
    list-style: none;
}

.port_slide_icon {
    /* position: absolute;z-index: 2;top: 0;left: 0;right: 0; */
    margin: 0 auto;
    display: none;
    position: relative;
}

.portfolio_slider .port_slide {
    max-width: 100%;
    position: relative;
    text-align: center;
    padding: 0px 20px;
    display: inline-block;
    padding-top: 50px;
}
/* 
.active.port_slide_icon {
    display: block;
} */

.portfolio_slider .div_slide_icon {
    width: 180px;
    height: 93.91px;
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.10);
    text-align: center;
    margin: 0px 10px 20px;
    position: relative;
    z-index: 88;
}

.portfolio_slider .div_slide_icon img {
    max-width: 100%;
    margin: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.portfolio_slider .port_slide::before {
    width: 100%;
    height: 80%;
    flex-shrink: 0;
    max-width: 100%;
    /* border-radius: 548px; */
    /* border: 1px dashed #09C2C1; */
    content: '';
    position: absolute;
    margin: 0 auto;
    left: -50%;
    right: -50%;
    top: -100px;
    background-image: url(../images/portfolio/portfolio_bg.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    animation: round 8s infinite forwards;
}

.main_portfilo_slider .slick-slide.slick-active.slick-current {
    z-index: 88;
}

@keyframes round {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* .portfolio_slider .port_slide::after {content: '';position: absolute;z-index: 0;width: 100%;height: 100%;top: -15px;left: -15px;right: 0;margin: 0 auto;background-image: url(../images/portfolio/desktop.png);background-repeat: no-repeat;background-position: top center;background-size: 100%;} */
.portfolio_slider .port_slide .desktop img {
    margin: 0px auto;
    max-width: 100%;
}


.portfolio_slider .port_slide .detail {
    padding-top: 75px;
}

.portfolio_slider .port_slide .detail .logo_icon img {
    margin: 0 auto 32px;
    max-width: 100%;
}

.portfolio_slider .port_slide .detail p {
    color: #000;
    text-align: center;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    opacity: 0.8;
}

header .logo {
    width: 157px;
    max-width: 100%;
}

.portfolio_slider .slick-slider {
    position: relative;
    z-index: 3;
}

.portcompany_slider .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    width: 51px;
    height: 51px;
    border-radius: 50%;
    background: #FFF;
    filter: drop-shadow(0px 8px 24px rgba(149, 157, 165, 0.20));
    text-align: center;
    padding-top: 13px;
    padding-left: 1px;
}

.portcompany_slider .slick-arrow::before {
    display: none;
}

.portcompany_slider .slick-arrow.slick-prev {
    left: -80px;
}

.portcompany_slider .slick-arrow.slick-next {
    right: -80px;
}

.port_comp .icon img {
    margin: 0 auto 10px;
    max-width: 100%;
}

.port_border {
    margin: 0px 20px;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.16);
    padding: 10px;
}

.port_comp p {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    opacity: 0.6;
}

.portcompany_slider .slick-current .port_border {
    border-radius: 8px;
    background: linear-gradient(180deg, #09C2C1 0%, #1D85D8 100%);
}

.portcompany_slider .slick-current .port_border p {
    color: #fff;
    opacity: 1;
}

.tag_list {
    display: flex;
    gap: 20px;
    justify-content: center;
    padding-bottom: 20px;
    flex-wrap: wrap;
}

.portfolio_slider .div_slide_icon.react-tabs__tab--selected {
    background: linear-gradient(180deg, #09c2c249 0%, #1d84d82e 100%);
}

.life_at_detail .left_col {
    width: calc(100% - 600px);
}

.job_listing {
    display: flex;
}

.job_position {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.job_position .job_leftcol {
    display: flex;
    flex-direction: column;
    width: 30%;
}

.job_position .job_rightcol {
    width: calc(70% - 25px);
}

.job_position .job_leftcol li {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.10);
    padding: 24px;
    margin-bottom: 9px;
    position: static;
}

.job_position .job_leftcol li p {
    color: color(a98-rgb 0 0 0 / 0.7);
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.job_position .job_leftcol li div {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.job_position .job_leftcol li div span {
    color: rgb(0 0 0 / 70%);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 171.429% */
}

.job_position .job_leftcol li.react-tabs__tab--disabled p {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
}

.job_position .job_leftcol li.react-tabs__tab--selected {
    border: 1px solid #0fb2c8;
    background: rgb(9 194 193 / 14%);
}

.job_rightcol .project_manager {
    border-radius: 10px;
    border-left: 6px solid #00E2E0;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    margin-bottom: 25px;
}

.job_rightcol .project_manager .top {
    display: flex;
    padding: 30px 20px 18px 40px;
    gap: 36px;
}

.job_rightcol .project_manager .top p {
    color: rgb(0 0 0 / 45%);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}

.job_rightcol .project_manager .top p span {
    color: #03B5B3;
    font-weight: 800;
}

.job_rightcol .project_manager h4 {
    color: #000;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    /* 33.6px */
    padding: 0px 20px 4px 40px;
}

.job_rightcol .project_manager h5 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 16.8px */
    padding: 0px 40px;
}

.job_rightcol .project_manager .apply_now {
    margin-top: 37px;
    display: flex;
    justify-content: space-between;
    padding: 16px 32px;
    background: rgba(0, 226, 224, 0.10);
    align-items: center;
}

.job_rightcol .project_manager .apply_now a {
    color: rgb(0 0 0);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}

.job_rightcol .project_manager .app_location {
    display: flex;
    gap: 40px;
}

.job_rightcol .project_manager .apply_now a svg {
    vertical-align: top;
    margin-right: 5px;
    animation: 2s linear infinite jollo;
}

.job_rightcol .project_manager .apply_now .apply_btn {
    display: flex;
    padding: 14px 32px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 19.2px */
    border-radius: 100px;
    border: 1px solid #D2D2D2;
    background: #FFF;
    transition: 0.4s all ease;
}

.job_rightcol .project_manager .apply_now .apply_btn:hover {
    background: #00e2e0;
    color: #fff;
}

.job_rightcol .project_manager:nth-child(2n) {
    border-left: 6px solid #E29A00;
}

.job_rightcol .project_manager:nth-child(2n) .top p span {
    color: #E29A00;
}

.job_rightcol .project_manager:nth-child(2n) .apply_now .apply_btn:hover {
    background: #E29A00;
}

.job_rightcol .project_manager:nth-child(3n) {
    border-left: 6px solid #A900E2;
}

.job_rightcol .project_manager:nth-child(3n) .top p span {
    color: #A900E2;
}

.job_rightcol .project_manager:nth-child(3n) .apply_now .apply_btn:hover {
    background: #A900E2;
}

.serivces_flow6 .service_flow_wrap .col_detail h4 {
    font-size: 20px;
}

button.button_menu {
    display: none;
}

.service-banner .slider-block img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.service-banner .slider-block {
    display: none;
}

.why_us {}

.why_us h2 {
    color: #2F2F2F;
    text-align: center;
    font-family: "Codec Cold Trial";
    font-size: 56px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    /* 67.2px */
    letter-spacing: -2.8px;
    padding-bottom: 40px;
}

.why_us .col_row {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.why_us .col_row .col_item {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 39px 24px 62px;
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.05), 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
    width: 100%;
    background-repeat: no-repeat;
    background-position: top right;
    position: relative;
    overflow: hidden;
    max-width: 298px;
}
.why_us .col_row .col_item .icon img{animation: rubberBand 2s infinite linear;}
.why_us .col_row .col_item hr {
    background: #2D5DF8;
    width: 61.451px;
    height: 2px;
    margin-bottom: 8px;
    border: 0;
}

.why_us .col_row .col_item h3 {
    color: #000;
    font-family: 'Codec Cold Trial', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
}

.why_us .col_row .col_item h3 span {
    font-weight: inherit;
    font-family: 'Square Grotesk', sans-serif;
}

.why_us .col_row .col_item p {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 172%;
    /* 24.08px */
}

.why_us .col_row .col_item:after {
    width: 190.089px;
    height: 268.285px;
    transform: rotate(-60deg);
    flex-shrink: 0;
    content: '';
    position: absolute;
    bottom: -100px;
    left: -100px;
    background: #2D5DF8;
    opacity: 0.1;
    filter: blur(50px);
}

.why_us .col_row .col_item:nth-child(2):after {
    background: #8162C2;
}

.why_us .col_row .col_item:nth-child(3):after {
    background: #F56B8E;
}

.why_us .col_row .col_item:nth-child(4):after {
    background: #FADD74;
}

.why_us .col_row .col_item:nth-child(2) hr {
    background: #8162C2;
}

.why_us .col_row .col_item:nth-child(3) hr {
    background: #F56B8E;
}

.why_us .col_row .col_item:nth-child(4) hr {
    background: #FADD74;
}

.portfolio_slider .port_slide .detail li {
    text-align: left;
}

.portfolio_slider .port_slide .detail ul {
    width: fit-content;
    text-align: left;
    margin: 0 auto;
}

/* Header Section */
.anbr-header {
    text-align: center;
    margin-bottom: 50px;
}

/* Contributions Section */
.contributions {
    margin-bottom: 50px;
}

.contributions ul {
    list-style-type: none;
}

.contributions li {
    margin: 15px 0;
    font-size: 1.1rem;
    color: #444;
}

.contributions li strong {
    color: #1dbcc9;
}

/* Technologies Section */
.technologies {
    margin-bottom: 50px;
}

.technologies ul {
    list-style-type: none;
}

.technologies li {
    margin: 15px 0;
    font-size: 1.1rem;
    color: #444;
}

.technologies li strong {
    color: #3498db;
}

.technologies .tech {
    font-weight: bold;
    color: #16a085;
}

.portfolio_slider .port_slide .container {
    max-width: 820px;
    margin: 0 auto;
}

.portfolio_slider .port_slide .container h2,
.portfolio_slider .port_slide .container h3 {
    color: #2C3E50;
    margin-bottom: 20px;
}

/* Styling for the technology list */
.tech-list {
    list-style-type: none;
    /* Removes default list bullets */
    margin: 0;
    padding: 0;
}

.tech-item {
    background-color: #ffffff;
    /* White background for list items */
    margin: 15px 0;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    font-size: 1.1rem;
    color: #333;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tech-item strong {
    color: #3498db;
    /* Blue color for the titles */
}

.tech {
    color: #16a085;
    /* Green color for technology names */
    font-weight: bold;
}

/* Button styling */
.tech-btn {
    background-color: #3498db;
    /* Blue background */
    color: white;
    /* White text */
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1rem;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

li.tech-item {
    border: 1px solid #09C2C1;
    color: hsla(0, 0%, 0%, 0.6);
    margin: 15px auto !important;
    border-radius: 12px;
    width: fit-content;
}

li.tech-item strong {
    margin-right: 15px;
}

/* Hover effect on list items */
.tech-item:hover {
    background-color: #fff;
    /* Light grey background on hover */
    transform: translateY(-2px);
    /* Slight hover effect */
    transition: all 0.3s ease;
}

/* Hover effect on buttons */
.tech-btn:hover {
    background-color: #2980b9;
    /* Darker blue background */
    transform: translateY(-2px);
    /* Button hover effect */
}

.tech-btn:focus {
    outline: none;
    box-shadow: 0 0 5px rgba(52, 152, 219, 0.6);
    /* Focus effect */
}

.portcompany_slider .port_border .icon {
    padding: 9px;
    width: 42px;
    height: 42px;
    display: flex;
    margin: 0 auto 10px;
    border-radius: 50%;
    background: linear-gradient(90deg, #09C2C1, #1D85D8);
    justify-content: center;
    align-items: center;
}

.portcompany_slider .slick-current .port_border .icon {
    background: #fff;
}
.portcompany_slider .slick-current .port_border .icon svg{animation: 2s linear infinite jollo;}
@keyframes jollo{
    0%, 100%, 11.1% {
    transform: translateZ(0);
}
22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.portcompany_slider .slick-current .port_border .icon path {
    fill: #09C2C1;
}

.job_rightcol .project_manager .apply_now .apply_btn.inactive {
    pointer-events: none;
    background: #b1b1b1;
    color: #fff;
}

.footer_row .social_link img {
    width: 42px;
}
.footer_row .social_link a:hover img,
.block-dtl .social a:hover img{transform: translateY(-8px);}
.testimonial .wrapper {
    margin-right: 0;
    max-width: 1586px;
    padding-right: 0;
}
.portcompany_slider {
    max-width: calc(100% - 120px);
    margin: 0 auto;
}
.fade.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999999999999;
    background: rgb(255 255 255 / 50%);
}

.fade.modal .modal-dialog {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    max-width: 520px;
    padding: 40px 60px;
    background: #fff;
    border: 1px solid #bbb;
    border-radius: 24px;
    box-shadow: 0px 0px 26px rgba(0, 226, 224, 0.10);
    text-align: center;
}
.contact_sec.modal-footer {
    flex-direction: row;
    gap: 10px;
    justify-content: center;
}
.contact_us.open_model.modal-body {
    padding: 0;
}
.modal-header button.btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent;
}
.modal-header button.btn-close::after {
    display: inline-block;
    content: "\00d7";
}
.contact_us.open_model.modal-body::before{display: none;}
.contact_us.open_model.modal-body .contact_sec {
    border: 0;
    padding-left: 0;
}
.why_coustom_app {
    padding: 80px 0px 40px;
}

.why_coustom_app h3 {
    font-size: 38px;
    line-height: 64px;
    letter-spacing: 0;
    text-align: left;
    font-weight: 700;
}

.why_coustom_app h3 span{
    font-size: inherit;
    background: radial-gradient(128.66% 77.76% at 1.47% 47.05%, rgba(9, 194, 193, 0.49) 0, #1d85d8 100%);
    background-clip: text;
    -webkit-background-clip: text;
    display: inline;
    vertical-align: top;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
}

.why_coustom_app  p {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 16px;
}

.why_coustom_app ul {
    padding-bottom: 16px;
}

.why_coustom_app ul li {font-size: 16px;list-style: inside;list-style-type: none;padding-bottom: 5px;}

.why_coustom_app ul ul {
    padding-left: 20px;
}

.why_coustom_app ul li::before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(../images/new/arrows-li.svg);
    display: inline-block;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: top;
    margin-right: 4px;
}
 

.why_coustom_app  h4 ,.why_us h4{
    font-size: 28px;
    margin: 15px 0px;
    background: radial-gradient(128.66% 77.76% at 1.47% 47.05%, rgba(9, 194, 193, 0.49) 0, #1d85d8 100%);
    -webkit-background-clip: text;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
}
.let_build h4 { font-size: 52px;font-weight: 700; margin: 15px 0px;width: 550px;}
.let_build h4 span{ background: radial-gradient(128.66% 77.76% at 1.47% 47.05%, rgba(9, 194, 193, 0.49) 0, #1d85d8 100%);
    -webkit-background-clip: text;
    display: block;
    margin-left: 5%;
    vertical-align: top;
    font-weight: 700;
    -webkit-text-fill-color: transparent;}
.why_us h4{padding-bottom: 20px;}
.let_build {
    padding: 80px 0px 0;
}

.let_build .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.let_build  p {
    width: calc(100% - 550px);
}
.life_at_detail .slick-arrow::before{opacity: 0;font-size: 0;}
.life_at_detail .slick-arrow {
    position: absolute;
    bottom: 50px;
    top: inherit;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 0px;
    background: #ffffff;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.life_at_detail .slick-arrow:hover{background: #ffffff;}
.life_at_detail .slick-prev{left: 50px;z-index: 2;}
.life_at_detail .slick-next{right: initial;z-index: 2;left: 100px;}
.title .button-container-1{animation: top 2s infinite linear;}
@keyframes top{0%{transform: translateY(0);}50%{transform: translateY(-8px);}100%{transform: translateY(0);}}
.title.home_title .button-container-1{animation: none;}
.our_value,.technology_index{padding-top: 150px;}