.arrow,
.banner .right .arrow,
.banner .right .dash {
    display: block;
    background-color: #a100ff;
}
.banner {
    position: relative;
    padding: 100px 0;
}
.cmp-logo__svg-wrapper img {
    width: 57px;
    border-radius: 5%;
}
.rad-icon img {
    width: 200px;
}
.rad-icon__chevron-down img {
    width: 14px;
    height: 14px;
}
.rad-global-nav__language-selector img {
    width: 20px;
    height: 20px;
}
.banner .left .head {
    display: block;
    text-align: end;
}
.arrow svg path,
.graphic_image svg {
    fill: #fff;
}
.banner .right {
    z-index: 1;
    position: relative;
}
.banner .right a {
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    display: flex;
    gap: 16px;
    align-items: center;
}
.arrow {
    width: 30px;
    height: 30px;
    margin-left: 10px;
}
.rsp,
.wrap_do {
    display: flex;
}
.banner .right p {
    font-size: 15px;
    line-height: 1.575;
    color: #fff;
}
.banner .right .dash {
    width: 60px;
    height: 8px;
}
.banner .right .arrow {
    width: 30px;
    height: 30px;
}
.video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-wrapper video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.inven SVG path {
    fill: #fff;
}
.head svg path {
    fill: #a100ff;
}
.head svg {
    width: 50px;
    height: 50px;
}
.overlay-box {
    display: none;
}
.case_content,
.portfolio_content,
.slider-wrap,
figure.portfolio-graphic {
    position: relative;
}
.Study_content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 30px;
}
.Case-Study_one {
    display: block;
    margin-bottom: 20px;
    /* text-transform: uppercase; */
    font-weight: 700;
}
.Case-Study_two {
    font-size: 1.29rem;
    font-weight: 700;
    line-height: 1.2;
}
.portrait_img {
    background-color: #f1f1ef;
    position: relative;
}
.portrait_img figure {
    position: absolute;
    right: 0;
    bottom: 0;
}
.portrait_img figure img {
    width: 150px;
}
.item {
    align-items: center;
    background-color: tomato;
    color: #fff;
    display: flex;
    height: 300px;
    justify-content: center;
}
.benefits-box {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}
.rad-awards__stage {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100svh;
    position: sticky;
    top: 0;
    width: calc(100% - var(--rad-spacing-sm) * 3 / 4 * 4 + var(--rad-spacing-sm) * 3 + var(--rad-spacing-sm) * 0);
}
.slider-images {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.slide-text {
    display: flex !important;
    justify-content: space-between;
    height: 520px;
    align-items: end;
    padding-bottom: 40px;
}
.slide-one {
    width: 40%;
    color: #fff;
    padding-right: 81px;
    margin-bottom: 81px;
}
.slide-one a {
    text-decoration: none;
    font-size: 22px;
    display: flex;
}
.slide-one img {
    margin-left: 10px;
    width: 20px;
}
.slide-one p {
    color: #fff;
    font-size: 16px !important;
    margin-bottom: 15px;
    width: auto !important;
    text-align: start !important;
}
.slide-one h3 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 40px;
}
.section-slider-text {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.section-slider-wrap h2 {
    font-size: 60px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
}
.section-slider-wrap p {
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin-bottom: 40px;
    font-weight: 400;
    letter-spacing: -0.005em;
    line-height: 1;
}
.left_box video {
    width: 450px;
}
.slick-arrow {
    display: none !important;
}
.section-slider-wrap {
    position: relative;
    padding: 10px 15px;
}
.controls {
    position: absolute;
    bottom: 20px;
    left: 115px;
}
.controls img {
    width: 30px;
}
.controls button {
    background-color: transparent;
    border: none;
    margin-right: 25px;
}
.slick-dots {
    position: absolute;
    content: "";
    bottom: 34px;
    right: 146px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    gap: 5px;
}
.slick-dots li {
    background-color: #ffff;
    width: 8px;
    height: 8px;
    text-indent: -9999px;
    cursor: pointer;
    align-self: center;
    list-style: none;
}
.slick-dots .slick-active {
    width: 8px;
    height: 8px;
    background: 0 0;
    border: 2px solid #ffff;
}
.company-brands .date {
    font-size: calc(0.875rem + 0.97425vw - 14.03897px);
    color: #fff;
    display: block;
    padding-bottom: 1.5rem;
}
.company-brands h3 {
    font-size: calc(2.5rem + 2.78358vw - 40.11134px);
    color: #fff;
}
.company-brands .logos-slide {
    padding: 0 50px;
}
.portfolio-blog {
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
}
.app-box {
    max-width: 619px;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    background-color: #fff;
    border: 4px solid #e2183678;
    border-radius: 4px;
    overflow: hidden;
}
.graphic_image {
    width: 40px;
    position: absolute;
    margin: 0 auto;
    top: 0;
    background: #000;
    padding: 9px;
    right: -10px;
    border-radius: 25px 0 0 25px;
    z-index: 9999;
}
.portfolio-graphic img {
    display: block;
}
.graphic_image.active {
    z-index: 9;
}
.hover-block {
    background-color: #000;
    width: 100%;
    height: 100%;
    padding: 15px 5px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: none;
    overflow: auto;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    display: flex;
    transition: 0.8s;
    transform: translateX(395px);
}
.portfolio-description p {
    font-size: 18px;
    letter-spacing: -0.02em;
    line-height: 1.2;
    max-width: 260px;
    color: #373434;
}
.sumit_pdf_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}
button.sumit_pdf {
    display: flex;
    text-decoration: underline;
    color: #fff;
    align-items: center;
}
.sumit_pdf img {
    width: 40px;
}
.hover-content p {
    color: #fff;
    font-size: 23px;
    line-height: 1.1;
    text-align: center;
    cursor: pointer;
    margin-bottom: 15px;
}
.list_graphic li {
    color: #fff;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pdf_img {
    width: 30px;
    margin-left: 10px;
}
.sumit_total {
    margin-right: 12px;
}
.list_graphic {
    overflow-y: auto;
}
.portfolio-description {
    padding: 15px;
}
.effe,
.effect {
    opacity: 1;
    transform: translateX(0);
    transition: 0.8s;
}
.project-heading {
    color: #14151b;
    font-size: 2rem;
    padding: 0;
    letter-spacing: -0.6px;
    line-height: 1;
    margin-bottom: 12px;
    font-family: "Proxima Nova Th";
}
.sub-title {
    margin-left: 15px;
    font-size: 14px;
    letter-spacing: 0.7px;
    color: #14151b;
    font-style: normal;
}
.right_box h2 {
    font-size: 24px !important;
    text-align: left;
}
.right_box p {
    font-size: 18px !important;
    text-align: left;
    max-width: 528px !important;
}
.counter-content {
    padding: 35px 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    border-radius: 12px;
}
.counter-box {
    margin-bottom: 6px;
}
.categories-number,
.counter-value {
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1;
    color: #fff;
}
.categories-number {
    color: #fff;
}
.counter-box i {
    display: block;
    margin-left: 20px;
}
.counter-box img {
    width: 50px;
}
.counter-title {
    display: block;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1;
    color: #fff;
}
.claim_content {
    margin-bottom: 10px;
    display: block;
    /* text-transform: uppercase; */
    font-weight: 700;
}
.icon_right_now {
    margin-left: 10px;
}
.equal-font li a {
    color: #000;
}
.counter-box i svg {
    fill: #fff;
    width: 120px;
    height: 100px;
    margin-bottom: 15px;
}
.claims_lok svg {
width: 60px !important;
}
.add_logo_m svg {
width: 80px !important;
}