@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css');

@font-face {
    font-family: 'IBMPlexSansArabic-Light';
    src: url('../fonts/IBMPlexSansArabic-Light.eot');
    src: url('../fonts/IBMPlexSansArabic-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/IBMPlexSansArabic-Light.woff2') format('woff2'),
        url('../fonts/IBMPlexSansArabic-Light.woff') format('woff'),
        url('../fonts/IBMPlexSansArabic-Light.ttf') format('truetype'),
        url('../fonts/IBMPlexSansArabic-Light.svg#IBMPlexSansArabic-SemiBold') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'IBMPlexSansArabic-Regular';
    src: url('../fonts/IBMPlexSansArabic-Regular.eot');
    src: url('../fonts/IBMPlexSansArabic-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/IBMPlexSansArabic-Regular.woff2') format('woff2'),
        url('../fonts/IBMPlexSansArabic-Regular.woff') format('woff'),
        url('../fonts/IBMPlexSansArabic-Regular.ttf') format('truetype'),
        url('../fonts/IBMPlexSansArabic-Regular.svg#IBMPlexSansArabic-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IBMPlexSansArabic-Bold';
    src: url('../fonts/IBMPlexSansArabic-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/IBMPlexSansArabic-SemiBold.woff2') format('woff2'),
        url('../fonts/IBMPlexSansArabic-SemiBold.woff') format('woff'),
        url('../fonts/IBMPlexSansArabic-SemiBold.ttf') format('truetype'),
        url('../fonts/IBMPlexSansArabic-SemiBold.svg#IBMPlexSansArabic-SemiBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

body,
h1,
p {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    margin: 0 auto;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 30px;
    font-weight: 100;
    text-align: center;
}

body {
    font-family: 'Roboto', sans-serif;
    background-color: #00000F;
}

h1,
h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500 !important;
}

[dir="rtl"] h1,
[dir="rtl"] h2,
[dir="rtl"] .the-solutions-we-offer h1 {
    font-family: 'IBMPlexSansArabic-Bold', sans-serif;
}

[dir="rtl"] .slick-slider .slick-list, .slick-slider .slick-track {
    direction: ltr;
}

[dir="rtl"] .card-sec,
[dir="rtl"] .card-sec h2, 
[dir="rtl"] .card-sec p,
[dir="rtl"] .details-left h2,
[dir="rtl"] .card-p,
[dir="rtl"] .card-body,
[dir="rtl"] .additional-content h1,
[dir="rtl"] .left-side p,
[dir="rtl"] .h4,[dir="rtl"] h4,
[dir="rtl"] .slick-slider .card-content,
[dir="rtl"] .contact-column h3,
[dir="rtl"] .contact-us .left-side h2,
[dir="rtl"] .contact-form .form-group {
    text-align: right;
}

[dir="rtl"] .case-details p{
    direction: rtl;
}

[dir="rtl"] .contact-column {
    padding: 20px 20px 20px 0px;
}

[dir="rtl"] .employee-line.second .card:first-child {
    margin-right: 10% !important;
    margin-left: unset !important;
}

[dir="rtl"] .employee-line.second .card:last-child {
    margin-left: 10% !important;
    margin-right: unset !important;
}

[dir="rtl"] p.phone-number {
    text-align: right;
    direction: ltr;
    unicode-bidi: embed;
}

[dir="rtl"] p {
    font-family: 'IBMPlexSansArabic-Regular', sans-serif;
}

[dir="rtl"] {
    text-align: right;
    font-family: 'IBMPlexSansArabic-Bold', sans-serif;
}

[dir="rtl"] body {
    text-align: right;
    font-family: 'IBMPlexSansArabic-Regular', sans-serif;
}

[dir="rtl"] .button {
    font-family: 'IBMPlexSansArabic-Regular', sans-serif;
}

[dir="rtl"] .banner-content {
    direction: rtl;
    font-family: 'IBMPlexSansArabic-Bold', sans-serif;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.video-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: -1;
}

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 20px 20px;
}

.logo img {
    width: 180px;
    height: auto;
}

.header-buttons button {
    font-family: 'Roboto', sans-serif;
    margin-left: 10px;
}

.banner {
    padding: 80px 50px 50px;
    text-align: center;
}

.banner-content {
    position: relative;
    z-index: 9999;
    text-align: center;
    margin: 0 auto;
}

.banner-content h1 {
    font-size: 60px;
    margin: 20px 0 0 0;
    line-height: 80px;
    font-weight: 300;
}

.banner-content h2 {
    font-size: 60px;
    margin: 0 0 20px 0;
    font-weight: 300;
}

.banner-content p {
    max-width: 600px;
}

.button-container {
    margin-top: 20px;
}

.button-container button {
    margin: 0 10px;
}

.image-container {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 470px;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    z-index: 0;
}

.image-container img {
    width: 300px;
    height: auto;
}

.image-container img:first-child {
    position: relative;
    left: 0;
}

.image-container img:nth-child(2) {
    position: relative;
    right: 0;
}

.button {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    width: 170px;
    height: 45px;
    border-radius: 50px;
    border: 0.08rem solid rgba(127, 127, 127, .4);
    color: #FFFFFF;
    background: linear-gradient(180deg, rgba(111, 109, 109, 0.06) 0%, rgba(97, 0, 255, 0.2) 100%);
}

.button-container button {
    width: 150px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0%, rgba(97, 0, 255, 0.2) 100%);
}

button.menu-button {
    border: 0.08rem solid rgba(127, 127, 127, .4);
    color: #FFFFFF;
    background: linear-gradient(180deg, rgba(111, 109, 109, 0.06) 0%, rgba(97, 0, 255, 0.2) 100%);
    border-radius: 50px;
    width: 48px;
    height: 48px;
}

.button.no-link {
    background: rgba(97, 0, 255, 0.1);
    width: 240px;
    font-size: 16px;
}

.overlay {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-image: url('../images/overlay.png');
    background-size: cover;
    z-index: -1;
    opacity: .3;
}

h1 {
    color: #85CF8A;
}

h2 {
    display: block;
    color: #FFF;
}

.menu-button i {
    font-size: 14px;
}

.font-14 {
    font-size: 14px !important;
}

.about {
    padding: 220px 50px 80px 50px;
    text-align: center;
}

.about-content {
    margin: 0 auto;
    max-width: 970px;
}

.logo-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.logo-container img {
    width: auto;
    height: 50px;
    margin: 0 10px;
}

.about-content p {
    margin: 30px 0;
}

.separator {
    height: 1px;
    opacity: .2;
    background-color: #FFF;
    margin: 0 auto;
}

.who-we-serve {
    padding: 80px 0px;
    text-align: center;
}

.who-we-serve h1 {
    font-size: 60px;
    color: #FFF;
    font-weight: 300;
}

.card-container {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.card-sec {
    width: calc(33.33% - 20px);
    padding: 20px;
    border-radius: 10px;
    text-align: left;
}

.card-sec img {
    width: 40px;
    height: 40px;
}

.card-sec h2 {
    color: #FFF;
    font-size: 20px;
    margin: 20px 0;
    text-align: left;
    font-weight: 400;
}

.card-sec p {
    color: #FFF;
    text-align: left;
    font-weight: 100;
    font-size: 15px;
    line-height: 22px;
}

.details-container {
    display: flex;
    margin-top: 40px;
    background: rgba(97, 0, 255, 0.05);
    border: 0.08rem solid rgba(255, 255, 255, .4);
    border-radius: 50px;
}

.details-left {
    padding: 50px;
    text-align: left;
    width: 55%;
}

.details-right {
    background-image: url(../images/hand.png);
    background-repeat: no-repeat;
    width: 45%;
    background-size: cover;
    background-position: right;
    opacity: .5;
}

.details-left h2 {
    color: #FFF;
    line-height: 45px;
    font-size: 31px;
    font-weight: 500;
    margin-bottom: 40px;
}

.accordion {
    margin-top: 20px;
}

.accordion h3 {
    cursor: pointer;
    color: #FFF;
    margin-bottom: 10px;
}

.content {
    display: none;
    color: #FFF;
}

.custom-card {
    background: linear-gradient(180deg, rgba(111, 109, 109, 0.06) 0%, rgba(255, 255, 255, 0.12) 100%);
}

.card {
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 1.75rem;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.12) 0%, rgba(111, 109, 109, 0.06) 50%);
    margin-bottom: 10px;
}

.column {
    display: inline-block;
    width: 33%;
}

.number {
    font-weight: bold;
    margin-right: 10px;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    font-size: 14px;
}

.arrow {
    float: right;
}

.arrow img {
    width: 12px;
}

.btn:not(:disabled):not(.disabled) {
    width: 535px;
}

.col-1,
.col-2,
.col-8 {
    padding: 0 !important;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 10.666667%;
    max-width: 10.666667%;
}

.card-p {
    text-align: left;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    padding: 0;
}

.card-body {
    padding: 0px 30px 15px 70px;
    font-size: 12px;
    line-height: 18px;
    color: #eee;
}

.card-header {
    padding: .5rem .9rem;
    border-bottom: none;
}

button.btn.btn-link:focus {
    outline: none !important;
}

button:focus {
    outline: none !important;
}

.gif {
    opacity: 0.3;
}

.video {
    opacity: 0.3;
}

.the-solutions-we-offer {
    padding: 80px 0px;
    text-align: center;
}

.the-solutions-we-offer h1 {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
}

.the-solutions-we-offer h1 span {
    display: inline;
    color: #85CF8A;
}

.section-content h1 {
    font-size: 60px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.section-content p {
    width: 750px;
}

.the-solutions-we-offer .card-sec {
    width: calc(25% - 10px);
    border-radius: 25px;
    border: 0.08rem solid rgba(127, 127, 127, .4);
    background: linear-gradient(0deg, rgba(127, 127, 127, 0.06) 0%, rgba(255, 255, 255, 0.1) 100%);
}

.the-solutions-we-offer .card-sec img {
    width: 30px;
    height: auto;
}

.the-solutions-we-offer .card-sec h2 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.the-solutions-we-offer .card-sec p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0px;
}

.btn-link:hover,
.btn-link:focus {
    color: unset;
    text-decoration: none;
    outline: none;
}

.additional-content {
    margin-top: 40px;
    text-align: left;
}

.additional-content h1 {
    margin-top: 60px;
    color: #FFF;
    font-size: 40px;
    font-weight: 500;
    text-align: left;
    line-height: 50px;
}

.additional-content h1 span {
    display: block;
}

.content-wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.left-side {
    width: 40%;
}

.left-side p {
    color: #FFF;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    text-align: left;
}

.clickable-box {
    color: #FFF;
    margin-top: 50px;
    cursor: pointer;
}

.right-side {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.right-side img {
    width: 100%;
    border-radius: 25px;
    border: 0.08rem solid rgba(255, 255, 255, .4);
    background: linear-gradient(180deg, rgba(111, 109, 109, 0.06) 0%, rgba(255, 255, 255, 0.2) 100%);
    padding: 50px 30px;
    opacity: .8;
}

.h4,
h4 {
    font-size: 20px;
}

.selected {
    border-bottom: 0.08rem solid rgba(255, 255, 255, .4);
}

.bold {
    font-weight: 500 !important;
}

.why-choose-beyond .button.no-link {
    width: 320px;
}

.the-solutions-we-offer.why-choose-beyond .card-sec {
    width: calc(33.33% - 20px);
    border-radius: 25px;
    border: 0.08rem solid rgba(127, 127, 127, .4);
    background: linear-gradient(0deg, rgba(127, 127, 127, 0.06) 0%, rgba(255, 255, 255, 0.1) 100%);
}

.section-content.our-team {
    margin-top: 80px;
}

.employee-line {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

.employee-line .card {
    width: calc(20% - 20px);
    border-radius: unset;
    border: none;
    background: none;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 20px;
    align-items: center;
}

.employee-line .card img {
    border-radius: 50%;
    width: 180px;
    height: 180px;
    object-fit: cover;
    margin-bottom: 30px;
}

.employee-line .card h3 {
    margin: 0;
    font-size: 18px;
    color: #fff;
}

.employee-line .card p {
    margin: 5px 0;
    color: #85CF8A;
    font-size: 15px;
}

.employee-line .card .button {
    margin-top: 10px;
    height: 35px;
    width: 110px;
    font-size: 12px;
}

.employee-line.second .card:first-child {
    margin-left: 10% !important;
}

.employee-line.second .card:last-child {
    margin-right: 10% !important;
}

.case-studies {
    padding: 50px 0;
}

.case-studies h1 {
    font-size: 60px;
    color: #FFF;
    margin-bottom: 50px;
}

.case-studies p {
    margin-bottom: 80px;
    width: 750px;
}

.slider-container {
    width: 100%;
}

.slick-slider {
    display: flex;
}

.slick-slider .card {
    background: linear-gradient(0deg, rgba(127, 127, 127, 0.06) 0%, rgba(255, 255, 255, 0.1) 100%);
    border: 0.08rem solid rgba(127, 127, 127, .4);
    border-radius: 25px;
    padding: 30px;
    margin-right: 20px;
    min-width: unset;
}

.slick-slider .card-content {
    text-align: left;
}

.slick-slider .card h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.case-details p {
    text-align: justify;
    font-size: 11px;
    margin: 0px;
    width: 500px;
    line-height: 18px;
}

.slider-container .button {
    background: linear-gradient(0deg, rgba(127, 127, 127, 0.06) 0%, rgba(255, 255, 255, 0.1) 100%) !important;
    width: 120px;
    height: 37px;
    font-size: 14px;
    margin-bottom: 20px;
}

.slider-container strong {
    color: #85CF8A;
}

.pricing {
    padding: 80px 0 120px 0;
}

.pricing h1 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 60px;
    color: #fff;
    margin-bottom: 80px;
}

.pricing .card-sec {
    width: calc(25% - 20px);
    border-radius: 25px;
    text-align: center;
    border: 0.08rem solid rgba(127, 127, 127, .4);
    background: linear-gradient(0deg, rgba(127, 127, 127, 0.06) 0%, rgba(255, 255, 255, 0.1) 100%);
}

.pricing .card-sec p {
    text-align: center;
    margin-bottom: 0px;
}

.pricing .card-sec h2 {
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}

.pricing .button {
    font-size: 15px;
    width: 200px;
    height: 40px;
    background: #6100FF;
}

span.price {
    color: #85CF8A;
    font-weight: 500;
    font-size: 30px;
}

.contact-us {
    display: flex;
}

.contact-us .left-side,
.contact-us .right-side {
    flex: 1;
    padding: 20px;
}

.contact-us .left-side h2 {
    text-align: left;
    margin-bottom: 20px;
}

.contact-us .left-side h2 span {
    display: block;
}

.contact-details {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.contact-card {
    display: flex;
    width: 90%;
    margin-bottom: 20px;
    border-radius: 15px;
    border: 0.08rem solid rgba(127, 127, 127, .4);
    background: linear-gradient(0deg, rgba(127, 127, 127, 0.06) 0%, rgba(255, 255, 255, 0.1) 100%);
    overflow: hidden;
}

.contact-column {
    padding: 20px 0 20px 20px;
}

.contact-column img {
    max-width: 30px;
    height: auto;
}

.contact-column h3 {
    text-align: left;
    color: #85CF8A;
    font-size: 16px;
}

.contact-us .left-side p:first-child {
    margin-bottom: 40px;
}

p.phone-number {
    color: #85CF8A !important;
    text-decoration: underline;
}

.contact-form {
    margin-top: 20px;
    text-align: left;
}

.contact-form label {
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 3px;
}

.contact-form .form-group {
    margin-bottom: 20px;
    text-align: left;
}

.contact-form textarea {
    resize: vertical;
}

.checkbox-group {
    display: flex;
    flex-wrap: wrap;
}

.checkbox-group div {
    flex-basis: 50%;
    margin-bottom: 10px;
}

.checkbox-group input[type="checkbox"] {
    margin-right: 5px;
}

.form-group input[type="text"],
.form-group input[type="email"],
.form-group textarea {
    border-radius: 5px;
    border: 0.08rem solid rgba(127, 127, 127, .4);
    background: linear-gradient(0deg, rgba(127, 127, 127, 0.06) 0%, rgba(255, 255, 255, 0.1) 100%);
}

.form-group button {
    width: 200px;
    height: 45px;
    border-radius: 50px;
    border: 0.08rem solid rgba(127, 127, 127, .4);
    color: #FFFFFF;
    background: linear-gradient(180deg, rgba(111, 109, 109, 0.06) 0%, rgba(97, 0, 255, 0.2) 100%);
}

label span {
    font-weight: 500;
    color: #85CF8A;
}

.footer {
    color: #fff;
    padding: 150px 0 0 0;
}

.footer img {
    width: 180px;
    height: auto;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin-top: 80px;
}

.footer-links li {
    display: inline-block;
    margin: 0 10px;
}

.footer-links li a {
    color: #fff;
    text-decoration: none;
}

.social-icons {
    list-style: none;
    padding: 0;
    margin-top: 20px;
}

.social-icons li {
    display: inline-block;
    margin: 0 10px;
}

.social-icons li a {
    color: #fff;
    text-decoration: none;
}

.footer p {
    margin: 50px 0 10px;
}

ul.social-icons li {
    border: 0.08rem solid rgba(127, 127, 127, .4);
    border-radius: 50px;
    padding: 10px;
    width: 40px;
    height: 40px;
    line-height: 20px;
}

.header-buttons {
    display: flex;
    align-items: center;
}

.lang-div {
    display: flex;
    width: 40px;
    height: 40px;
}

.lang-div img {
    border-radius: 50px;
    width: 100%;
    height: auto;
}


ul.social-icons {
    margin-bottom: 50px;
}

.reserved {
    font-size: 14px;
    font-weight: 400;
}

.language-toggle {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 24px;
    padding: 0;
    margin-left: 10px;
}

.language-toggle i {
    transition: transform 0.3s ease;
}

.language-toggle:hover i {
    transform: scale(1.1);
}

@media only screen and (max-width: 768px) {

    body,
    h1,
    p {
        font-size: 16px;
        line-height: 22px;
    }

    .container {
        padding: 0 10px;
    }

    .video-container {
        height: 50vh;
    }

    header {
        padding: 20px;
    }

    .logo img {
        width: 100px;
    }

    .logo-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        justify-items: center;
    }

    .logo-container img:nth-child(3) {
        grid-column: span 2;
    }

    button.menu-button {
        width: 40px;
        height: 40px;
    }

    .button-container button {
        margin-bottom: 10px;
    }

    .image-container img:first-child {
        left: -80px;
        top: 120px;
    }

    .image-container img:nth-child(2) {
        display: none;
    }

    .logo-container {
        flex-direction: column;
    }

    .logo-container img {
        margin: 10px 0;
    }

    .banner {
        padding: 50px 20px;
    }

    .image-container img {
        width: 140px;
        height: auto;
    }

    .section-content h1 {
        font-size: 28px;
    }

    .banner-content h1 {
        font-size: 28px;
        line-height: 40px;
    }

    .banner-content p {
        max-width: 400px;
    }

    .image-container {
        top: 400px;
    }

    .button {
        font-size: 14px;
        width: 150px;
        height: 40px;
    }

    .separator {
        margin: 20px auto;
    }

    .about {
        padding: 40px 20px;
    }

    .about-content p {
        max-width: fit-content;
    }

    .who-we-serve h1 {
        font-size: 40px;
    }

    .card-container {
        flex-direction: column;
    }

    .card-sec h2,
    .card-sec p {
        text-align: center;
    }

    .card-sec {
        width: 100%;
        text-align: center;
    }

    .details-left,
    .details-right {
        width: 100%;
    }

    .details-right {
        display: none;
    }

    .details-left h2 {
        line-height: 32px;
        font-size: 27px;
    }

    .card-body {
        padding: 0px 15px 10px;
    }

    .details-left {
        padding: 30px;
    }

    .details-container {
        margin: 20px;
    }

    .accordion h3 {
        font-size: 16px;
    }

    .additional-content {
        margin: 40px;
    }

    .additional-content h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .content-wrapper {
        flex-direction: column;
    }

    .left-side {
        width: 100%;
    }

    .pricing h1 {
        font-size: 28px;
    }

    .pricing .card-sec {
        width: 80%;
    }

    .contact-us {
        flex-direction: column;
    }

    .contact-card {
        width: 100%;
    }

    .footer {
        padding: 80px 0 0;
    }

    .footer img {
        width: 120px;
    }

    .footer-links li {
        margin: 10px 5px;
    }

    .footer p {
        margin-top: 20px;
    }

    .social-icons li {
        margin: 0 5px;
    }

    .reserved {
        font-size: 12px;
    }

    .btn:not(:disabled):not(.disabled) {
        width: auto;
    }

    .card-p {
        font-size: 14px;
        padding: unset;
        width: 260px;
    }

    .section-content p {
        width: auto;
    }

    .the-solutions-we-offer .card-sec {
        width: 80%;
        margin: 10px auto;
    }

    .left-side p {
        margin-bottom: 15px;
    }

    .right-side {
        width: 100%;
    }

    .right-side img {

        border-radius: 15px;
        padding: 15px;
        margin-top: 30px;
    }

    .the-solutions-we-offer {
        padding: 50px 0 0;
    }

    .the-solutions-we-offer.why-choose-beyond .card-sec {
        width: 80%;
        margin: 10px 40px;
        border-radius: 15px;
    }

    .employee-line {
        flex-direction: column;
    }

    .employee-line .card {
        width: 100%;
    }

    .employee-line.second .card:first-child {
        margin-left: 0% !important;
    }

    .employee-line.second .card:last-child {
        margin-right: 0% !important;
    }

    .case-studies p {
        margin-bottom: 0px;
        width: auto;
    }

    .slider-container {
        margin-top: 30px;
    }

    .case-studies {
        padding: 20px 20px 0;
    }

    .case-studies h1 {
        font-size: 28px;
    }

    .slick-slider .card {
        margin-right: unset;
        margin: 0 10px;
    }

    .pricing .card-container {
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }

    .pricing h1 {
        margin-bottom: 0;
    }

    .pricing {
        padding: 80px 0 60px 0;
    }

    .contact-us .left-side h2 {
        font-size: 24px;
    }
    .banner-content h2 {
        font-size: 37px;
    }
    .header-buttons button {
        font-size: 12px !important;
    }
    [dir="rtl"] .employee-line.second .card:first-child {
        margin-right: 0% !important;
    }
}