@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Bold.woff2") format("woff2"),
        url("../fonts/Montserrat-Bold.woff") format("woff"),
        url("../fonts/Montserrat-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"),
        url("../fonts/Montserrat-ExtraBold.woff") format("woff"),
        url("../fonts/Montserrat-ExtraBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Medium.woff2") format("woff2"),
        url("../fonts/Montserrat-Medium.woff") format("woff"),
        url("../fonts/Montserrat-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"),
        url("../fonts/Montserrat-SemiBold.woff") format("woff"),
        url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Regular.woff2") format("woff2"),
        url("../fonts/Montserrat-Regular.woff") format("woff"),
        url("../fonts/Montserrat-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/****************Arabic Fonts***************/

@font-face {
    font-family: "Noto Kufi Arabic Thin";
    src: url("../fonts/arabic/NotoKufiArabic-Thin.woff2") format("woff2"),
        url("../fonts/arabic/NotoKufiArabic-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Kufi Arabic ExtraLight";
    src: url("../fonts/arabic/NotoKufiArabic-ExtraLight.woff2") format("woff2"),
        url("../fonts/arabic/NotoKufiArabic-ExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Kufi Arabic Light";
    src: url("../fonts/arabic/NotoKufiArabic-Light.woff2") format("woff2"),
        url("../fonts/arabic/NotoKufiArabic-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Kufi Arabic Regular";
    src: url("../fonts/arabic/NotoKufiArabic-Regular.woff2") format("woff2"),
        url("../fonts/arabic/NotoKufiArabic-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Kufi Arabic Medium";
    src: url("../fonts/arabic/NotoKufiArabic-Medium.woff2") format("woff2"),
        url("../fonts/arabic/NotoKufiArabic-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Kufi Arabic SemiBold";
    src: url("../fonts/arabic/NotoKufiArabic-SemiBold.woff2") format("woff2"),
        url("../fonts/arabic/NotoKufiArabic-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Kufi Arabic Bold";
    src: url("../fonts/arabic/NotoKufiArabic-Bold.woff2") format("woff2"),
        url("../fonts/arabic/NotoKufiArabic-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Kufi Arabic ExtraBold";
    src: url("../fonts/arabic/NotoKufiArabic-ExtraBold.woff2") format("woff2"),
        url("../fonts/arabic/NotoKufiArabic-ExtraBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Kufi Arabic Black";
    src: url("../fonts/arabic/NotoKufiArabic-Black.woff2") format("woff2"),
        url("../fonts/arabic/NotoKufiArabic-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* new arabic font  */
@font-face {
    font-family: "Hacen Maghreb";
    src: url("../fonts/newArabic/") format("woff2"),
        url("../fonts/newArabic//HacenMaghreb.woff") format("woff"),
        url("../fonts/newArabic//HacenMaghreb.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Hacen Maghreb Lt";
    src: url("../fonts/newArabic//HacenMaghrebLt.woff2") format("woff2"),
        url("../fonts/newArabic//HacenMaghrebLt.woff") format("woff"),
        url("../fonts/newArabic//HacenMaghrebLt.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Hacen Maghreb Bd";
    src: url("../fonts/newArabic//HacenMaghrebBd.woff2") format("woff2"),
        url("../fonts/newArabic//HacenMaghrebBd.woff") format("woff"),
        url("../fonts/newArabic//HacenMaghrebBd.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Variables Start */

:root {
    --white: #ffffff;
    --black: #000000;
    --brightGreen: #6cef78;
    --greenGradient: rgba(9, 142, 51, 1);
    --lightGreen: #b2d7b3;

    --regular: "Montserrat";
    --medium: "Montserrat";
    --semiBold: "Montserrat";
    --bold: "Montserrat";

    /* --arThin: "Noto Kufi Arabic Thin";
    --arExtraLight: "Noto Kufi Arabic ExtraLight";
    --arLight: "Noto Kufi Arabic Light";

    --arRegular: "Noto Kufi Arabic Regular";
    --arMedium: "Noto Kufi Arabic Medium";
    --arBold: "Noto Kufi Arabic Bold";

    --arSemiBold: "Noto Kufi Arabic SemiBold";
    --arExtraBold: "Noto Kufi Arabic ExtraBold";
    --arBlack: "Noto Kufi Arabic Black"; */

    --arRegular: "Hacen Maghreb Lt";
    --arMedium: "Hacen Maghreb";
    --arBold: "Hacen Maghreb Bd";
}

html {
    width: 100%;
}

body {
    font-family: var(--regular);
    font-style: normal;
    font-size: 15px;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0.5px;
    margin-top: 0;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    color: var(--bold);
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

p {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 6px;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.fix {
    overflow: hidden;
}

a {
    text-decoration: none;
}

a img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

a img:hover {
    opacity: 0.9;
    -ms-filter: "alpha(opacity=90)";
}

a,
.btn {
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.common-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

a:focus,
.btn:focus {
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover {
    color: var(--greenGradient);
    text-decoration: none;
}

a,
button {
    outline: medium;
    color: var(--white);
}

h1 {
    font-size: 35px;
    font-weight: 500;
}

h2 {
    font-size: 30px;
    font-weight: 600;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 11px;
}

label {
    color: #092064;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    margin: 6px 0px;
}

*::-moz-selection {
    background: var(--orange);
    color: #fff;
    text-shadow: none;
}

*::-moz-selection {
    background: var(--greenGradient) none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: var(--greenGradient);
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    font-size: 14px;
}

*::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
}

*:-ms-input-placeholder {
    color: #fff;
    font-size: 14px;
}

*::placeholder {
    color: #fff;
    font-size: 14px;
}

.text-center {
    text-align: center;
}

.container-fluid:not(header.container-fluid) {
    max-width: 100%;
    overflow: hidden;
}

.kl-content-wrapper-1 {
    overflow: visible !important;
}

.main-wrapper {
    /*display: flex;
    flex-grow: 1;*/
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.btn-green {
    padding: 9px 12px;
    background: var(--brightGreen);
    border: 1px solid var(--brightGreen);
    border-top-left-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    color: var(--greenGradient);
}

.btn-green-start {
    padding: 9px 20px;
    background: var(--brightGreen);
    border: 1px solid var(--brightGreen);
    border-top-left-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    color: var(--greenGradient);
    height: 46px;
}

.btn-green > span {
    font-family: var(--regular);
    font-size: 16px;
    font-weight: normal;
}

.btn-white {
    padding: 9px 15px;
    background: var(--white);
    border: 1px solid var(--white);
    border-top-right-radius: 26px;
    /* border-top-left-radius: 26px; */
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    color: var(--greenGradient);
    font-weight: 600;
}

.header-area {
    position: fixed;
    width: 100%;
    z-index: 105;
    height: 64px;
}

.header-area > .container-fluid > .row {
    flex-grow: 1;
}

.right-menu .navbar-toggler {
    display: none;
}

.navbar-light .navbar-toggler {
    color: var(--darkblue);
    border-color: var(--darkblue) !important;
}

.d-flex {
    display: flex;
}

.work-btn {
    border: 1px solid var(--bluegradient);
    background: var(--bluegradient);
    color: var(--white);
}

.elements-animation {
    position: absolute;
    top: 0;
}

.model-heading {
    font-size: 30px;
    font-family: var(--semiBold);
    color: var(--darkblue);
}

.form-group {
    font-size: 16px;
    font-family: var(--regular);
    color: var(--darkblue);
    margin: 10px 0;
}

.wwu-card {
    padding: 20px;
    background-color: var(--modelbg);
    border-radius: 10px;
    margin-bottom: 20px;
}

.multi-buttons {
    display: flex;
    gap: 8px;
}

.btn-close {
    width: 2em;
    height: 2em;
    background: transparent
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e")
        center/1.3em auto no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.banner-bg {
    background-image: url(../images/web/banner-bg.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

.service-bg {
    background-image: url(../images/web/service-bg.webp);
    background-repeat: no-repeat;
    /* background-size: 100% 100%; */
    background-position: center;
}

.header-content {
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    align-items: center;
    justify-content: space-between;
}

.header-logo img {
    max-width: 140px;
    height: auto;
}

.navbar-toggler {
    display: none;
}

.logo {
    font-size: 25px;
    line-height: 64px;
    display: flex;
    width: auto;
    max-width: auto;
    align-items: center;
    height: 100%;
}

header nav.navbar {
    display: flex;
    padding: 0 1rem;
}

header nav.navbar ul {
    display: flex;
    gap: 10px;
}

header nav.navbar ul li {
    position: relative;
    border: transparent;
}

header nav.navbar ul li a {
    padding: 8px 15px;
    height: 46px;
    color: var(--white);
    display: inline-block;
    font-size: 18px;
    font-family: var(--medium);
    font-weight: 500;
    border: transparent;
    outline: none;
}

header nav.navbar ul li a:focus {
    color: var(--white);
}

header nav.navbar ul li a:hover:not(.active) {
    /* border: 1px solid var(--brightGreen); */
    border-top-left-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    outline: 1px solid var(--brightGreen);
    font-size: 18px;
    font-family: var(--medium);
    font-weight: 500;
    padding: 8px 19px;
    height: 46px;
}

header nav.navbar ul li.active a {
    color: var(--white);
    font-family: var(--semiBold);
    font-weight: 600;
    font-size: 18px;
    border: 1px solid var(--brightGreen);
    border-top-left-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    padding: 8px 19px;
    height: 46px;
    /* width: 105px; */
    text-align: center;
}

/* header nav.navbar ul li a.nav-link {
    padding: 5px 19px;
    border-radius: 8px;
} */

header nav.navbar ul li.item-work {
    display: none;
}

.flag-icon-squared {
    width: 24px;
    height: 24px;
    min-width: 24px;
    background-size: cover;
    background-position: center;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
}

.navbar-toggler {
    padding: 0.38rem 0.55rem;
    border: 1px solid var(--yellow);
    border-radius: 4px;
    background-color: var(--yellow);
}

.navbar-toggler-icon {
    width: 1.5em;
    height: 1.5em;
}

.banner-area {
    height: 100vh;
    min-height: 650px;
    max-height: 750px;
}

.header-container > .row {
    height: 100%;
}

.header-section-content-wrapper {
    position: relative;
    padding-top: 90px;
}

.header-section-content {
    display: flex;
    position: relative;
    padding-bottom: 35px;
    padding-top: 90px;
    z-index: 900;
}

.header-section-content > * {
    width: 100%;
    position: relative;
}

header.sticky {
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3),
        0 1px 3px 1px rgba(60, 64, 67, 0.15);
    -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3),
        0 1px 3px 1px rgba(60, 64, 67, 0.15);
    -moz-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3),
        0 1px 3px 1px rgba(60, 64, 67, 0.15);
    background: var(--greenGradient);
}

.navbar-collapse.collapse.show {
    display: block !important;
}

.h-s-c-large-heading {
    font-size: 40px;
    color: var(--brightGreen);
    text-transform: capitalize;
    font-family: var(--bold);
    font-weight: bold;
    line-height: 47px;
    position: relative;
}

.h-s-c-small-heading {
    font-size: 24px;
    color: var(--white);
    font-family: var(--medium);
    font-weight: 500;
    position: relative;
}

.primary-separator {
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mobile-desgin-img {
    position: relative;
    z-index: -100;
}

.animation-frame {
    /* width: 1550px; */
    height: 515px;
    background-position: center;
    background-repeat: no-repeat;
    animation-name: heroSection;
    animation-duration: 20s;
    animation-iteration-count: infinite;
}

@keyframes heroSection {
    0% {
        background-image: url(../images/web/frame-img-1.webp);
    }

    40% {
        background-image: url(../images/web/frame-img-2.webp);
    }

    80% {
        background-image: url(../images/web/frame-img-3.webp);
    }

    100% {
        background-image: url(../images/web/frame-img-1.webp);
    }
}

.cloud1 {
    position: relative;
    right: -160px;
    top: 40px;

    z-index: 1000;
    animation-name: cloud1;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    /* animation-delay: 2s; */
}

@keyframes cloud1 {
    0% {
        right: -160px;
        top: 40px;

        z-index: 1000;
        opacity: 1;
    }

    40% {
        right: -310px;
        top: 50px;
        z-index: 1000;
        opacity: 0.3;
    }

    80% {
        right: -170px;
        top: 110px;
        z-index: 1000;
        opacity: 1;
    }

    100% {
        right: -160px;
        top: 40px;
        z-index: 1000;
        opacity: 1;
    }
}

.cloud2 {
    position: absolute;
    right: -240px;
    top: 115px;
    z-index: 1000;
    animation-name: cloud2;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    /* animation-delay: 2s; */
}

@keyframes cloud2 {
    0% {
        right: -240px;
        top: 115px;
        z-index: 1000;
        opacity: 1;
    }

    40% {
        right: -260px;
        top: 57px;
        z-index: 1000;
        opacity: 0.3;
    }

    80% {
        right: -240px;
        top: 65px;
        z-index: 1000;
        opacity: 0;
    }

    100% {
        right: -240px;
        top: 115px;
        z-index: 1000;
        opacity: 1;
    }
}

.cloud3 {
    position: absolute;
    left: 307px;
    top: 80px;
    z-index: 1000;
    animation-name: cloud3;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    /* animation-delay: 2s; */
}

@keyframes cloud3 {
    0% {
        left: 307px;
        top: 80px;
        z-index: 1000;
        opacity: 1;
    }

    40% {
        left: 347px;
        top: 70px;
        z-index: 1000;
        opacity: 0.3;
    }

    80% {
        left: 250px;
        top: 100px;
        z-index: 1000;
        opacity: 1;
    }

    100% {
        left: 320px;
        top: 80px;
        z-index: 1000;
        opacity: 1;
    }
}

.cloud4 {
    position: absolute;
    left: -71px;
    top: 50px;
    z-index: 1000;
    animation-name: cloud4;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    /* animation-delay: 2s; */
}

@keyframes cloud4 {
    0% {
        left: -71px;
        top: 50px;
        opacity: 1;
    }

    40% {
        right: 560px;
        z-index: 1000;
        top: 10px;
        opacity: 0.3;
    }

    80% {
        left: -10px;
        top: 30px;
        z-index: 1000;
        opacity: 1;
    }

    100% {
        left: -71px;
        top: 50px;
        opacity: 1;
    }
}

.birds-animate {
    position: relative;
    right: -410px;
    top: 267px;
    z-index: 100000;
    animation-name: bird;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    /* animation-delay: 2s; */
}

@keyframes bird {
    0% {
        position: relative;
        right: -410px;
        top: 267px;
        opacity: 1;
    }

    40% {
        opacity: 0;
    }

    80% {
        opacity: 0;
    }

    100% {
        position: relative;
        right: -410px;
        top: 267px;
        opacity: 1;
    }
}

.birds-animate1 {
    position: absolute;
    left: 180px;
    top: 170px;
    z-index: 100000;
    animation-name: bird1;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    /* animation-delay: 2s; */
}

@keyframes bird1 {
    0% {
        left: 180px;
        top: 170px;
        opacity: 1;
    }

    40% {
        right: -20px;
        top: 50px;
        opacity: 0;
    }

    80% {
        opacity: 0;
    }

    100% {
        right: -20px;
        top: 170px;
        opacity: 1;
    }
}

.birds-animate2 {
    position: absolute;
    right: -220px;
    top: 170px;
    z-index: 100000;
    animation-name: bird2;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    /* animation-delay: 2s; */
}

@keyframes bird2 {
    0% {
        right: -220px;
        top: 170px;
        opacity: 1;
    }

    40% {
        right: -400px;
        top: 70px;
        opacity: 0;
    }

    80% {
        right: -400px;
        top: 70px;
        opacity: 0;
    }

    100% {
        right: -220px;
        top: 170px;
        opacity: 1;
    }
}

.birds-animate3 {
    position: absolute;
    left: 430px;
    top: 200px;

    z-index: 100000;
    animation-name: bird3;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    /* animation-delay: 2s; */
}

@keyframes bird3 {
    0% {
        left: 430px;
        top: 200px;
        opacity: 1;
    }

    40% {
        left: 420px;
        top: 90px;
        opacity: 0;
    }

    80% {
        left: 420px;
        top: 90px;
        opacity: 0;
    }

    100% {
        left: 430px;
        top: 200px;

        opacity: 1;
    }
}

.about {
    position: relative;
}

.leave-box {
    position: absolute;
    width: 400px;
    height: 890px;
    right: 0;
    top: 0;
    overflow: hidden;
}

.leaves {
    top: -500px;
    right: 0;
    animation-name: leaves;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-delay: 10s;
    animation-timing-function: ease-in;
}

@keyframes leaves {
    0% {
        top: -500px;
        right: 0;
        opacity: 1;
    }

    80% {
        opacity: 0.6;
    }

    90% {
        opacity: 0.3;
    }

    100% {
        top: 1000px;
        right: 0;
        opacity: 0.1;
    }
}

.h-s-c-download-btn {
    display: flex;
    gap: 10px;
    margin-top: 15px;
}

.h-s-c-download-btn > a {
    font-size: 16px;
    font-family: var(--semiBold);
    font-weight: 600;
}

.h-s-c-download-btn-header {
    animation: downloadBtn 4s forwards ease-in-out;
    transform: translateY(0px);
}

/* 
.h-s-c-download-btn a img {
    width: 140px;
} */

.banner-content {
    z-index: 990;
}

.elements {
    position: absolute;
}

.elements img {
    max-width: 100%;
    height: auto;
}

.element-1 {
    left: 135px;
    top: -8px;
    animation-name: leaf;
    animation-duration: 7s;
    animation-iteration-count: infinite;
}

.element-2 {
    bottom: -70px;
    left: 0px;
}

.element-leaf {
    left: 130px;
    top: 3px;
    animation-name: leaf;
    animation-duration: 7s;
    animation-iteration-count: infinite;
}

@keyframes leaf {
    /* 0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    100% {
        transform: translate(0px, 0px) rotate(45deg);

    } */
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(15deg);
    }

    50% {
        transform: rotate(0deg);
    }

    75% {
        transform: rotate(15deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.element-leaf-2 {
    left: 275px;
    top: 3px;
    animation-name: leaf;
    animation-duration: 7s;
    animation-iteration-count: infinite;
}

.vector-img {
    text-align: right;
}

.primary-content-wrapper {
    position: relative;
}

.waves {
    left: 0px;
    top: -80px;
}

.header-container {
    height: 100%;
}

#features-list {
    position: relative;
}

/* .delivery-category {
    text-align: inherit;
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 22px
} */

.delivery-box {
    position: relative;
    top: 300px;
    text-align: center;
}

.socialContainerSticky {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 50px;
    margin: auto;
    display: flex;
    gap: 30px;
    z-index: 100;
    height: 220px;
    flex-wrap: wrap;
    width: 20px;
    cursor: pointer;
}

.socialContainerSticky a {
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.socialContainerSticky a img {
    max-width: 35px;
    max-height: 35px;
}

.p-c-small-heading {
    font-family: var(--bold);
    color: var(--darkgrey);
    font-size: 16px;
    text-transform: uppercase;
}

.p-c-large-heading {
    margin-top: 35px;
    margin-bottom: 30px;
}

.common-section {
    padding: 30px 0 0px 0;
}

.detail-text {
    width: 96%;
    margin: 30px 0;
}

.steps-content-wrapper {
    padding-bottom: 200px;
}

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

.content-row {
    text-align: left;
}

/* .discover-box {
    margin-top: 10rem;
    margin-bottom: 3rem;
    padding: 70px 0;
    border-radius: 40px;
    position: relative;
    background-image: url(../images/png/layer.png), var(--orangegradient);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.provider-box {
    margin-top: 5rem;
    margin-bottom: 3rem;
    padding: 50px 0;
    border-radius: 40px;
    position: relative;
    background-image: url(../images/png/layer.png), var(--bluereverse);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} */

/* .providertext {
    font-family: var(--paragrah);
    font-size: 16px;
    line-height: 26px;
} */

.discover-content {
    margin-left: 32%;
    margin-right: 33%;
    color: var(--white);
}

.discover-heading {
    font-family: var(--semiBold);
    font-size: 32px;
    font-weight: 500;
}

.discover-paragraph {
    font-family: var(--regular);
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
}

.discover-box-img {
    position: absolute;
    top: -107px;
    right: -70px;
    width: 100%;
}

.delivery-provider {
    position: absolute;
    top: -30px;
    right: 28px;
    width: 54%;
}

.provider-content {
    margin-left: 5%;
    color: var(--white);
    width: 55%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.process-content {
    color: var(--white);
    width: 80%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: auto;
    text-align: center;
}

.provider-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    background: var(--white);
    width: 145px;
    border-radius: 10px;
    padding: 9px;
    margin-top: 10px;
    border: none;
    outline: none;
}

/* .btn-color {
    color: var(--orange) !important;
} */

.provider-btn span {
    color: var(--green);
}

/* .discover-box-img img {

    width: 26%;
} */

.element6 {
    top: -122px;
    right: 36%;
    width: 19%;
}

.element8 {
    right: 40px;
    top: -74px;
    width: 14%;
}

.element9 {
    top: -60px;
    width: 98%;
    z-index: -10;
}

.blue-shadow {
    top: -10px;
    width: 98%;
    z-index: -10;
}

.rating-box-common {
    display: flex;
    flex-direction: column;
    gap: 15px;
    text-align: center;
}

.element10 {
    width: 40% !important;
    margin: auto;
}

.rating-box {
    position: absolute;
    right: 190px;
    top: 138px;
    background-color: white;
    padding: 20px;
    border-top-left-radius: 65px;
    border-top-right-radius: 65px;
    width: 10%;
    height: 46%;
}

.rating-box-2 {
    position: absolute;
    right: 50px;
    top: 138px;
    background-color: white;
    padding: 20px;
    border-top-left-radius: 65px;
    border-top-right-radius: 65px;
    width: 10%;
    height: 46%;
}

.rating-content {
    display: flex;
}

/**************************************************/

.feature-list-col {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    padding-bottom: 100px;
}

.feature-list-col > * {
    width: 100%;
}

.features-list > div {
    display: flex;
    align-items: end;
    justify-content: center;
}

.features-list > div > img {
    width: 500px;
    /* position: relative;
    bottom: 4px; */
}

/* .primary-c-small-heading {
    font-family: var(--semiBold);
    color: var(--orange);
    font-size: 20px;
    font-weight: 400;
} */

.main-heading {
    position: relative;
    font-family: var(--bold);
    font-weight: bold;
    color: var(--black);
    font-size: 64px;
}

.main-heading-green {
    position: relative;
    font-family: var(--bold);
    font-weight: bold;
    color: var(--brightGreen);
    font-size: 64px;
    margin: 20px 0;
}

.sub-heading-service {
    position: relative;
    font-family: var(--semiBold);
    font-weight: 600;
    color: var(--brightGreen);
    font-size: 24px;
}

.service-text {
    font-family: var(--medium);
    font-weight: 500;
    color: var(--white);
    font-size: 16px;
    text-align: left;
}

.main-paragraph {
    color: var(--black);
    font-family: var(--medium);
    font-weight: 500;
    font-size: 20px;
}

.primary-c-detail-text {
    display: flex;
    align-items: flex-start;
    gap: 25px;
    margin: 10px 0;
    justify-content: center;
}

/* .feature-list-col .primary-c-detail-text {
    padding-bottom: 100px;
} */

.service-element-1 {
    top: 0;
    width: 300px;
    left: 0;
}

.service-element-2 {
    top: 0;
    right: 0;
    width: 300px;
}

.element-service {
    left: 230px;
    top: 0px;
    animation-name: leaf;
    animation-duration: 7s;
    animation-iteration-count: infinite;
}

/* gallery  */

#gallery {
    position: relative;
}

.element-photo-gallery {
    left: 490px;
    top: 0px;
    animation-name: leaf;
    animation-duration: 7s;
    animation-iteration-count: infinite;
}

.photo-Gallery {
    margin: 70px 0;
}

.photo-text {
    font-size: 20px;
    font-family: var(--medium);
    font-weight: 500;
    margin: auto;
    width: 70%;
}

.property-gallery-wrapper {
    position: relative;
}

.property-gallery-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 160px);
    height: auto !important;
    margin-top: 30px;
    gap: 15px;
    border-top-right-radius: 130px;
    border-bottom-left-radius: 130px;
    overflow: hidden;
}

.property-gallery-container a {
    position: relative;
}

.property-gallery-container a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item5 {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
}

.item6 {
    grid-column: 3 / 3;
    grid-row: 1 / 4;
}

.item7 {
    grid-column: 4 / 4;
    grid-row: 1 / 3;
}

.item8 {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}

.item9 {
    grid-column: 4 / 4;
    grid-row: 3 / 3;
}

.item10 {
    grid-row: 3 / 3;
}

.item11 {
    grid-row: 1 / 3;
}

.item12 {
    grid-row: 3 / 3;
}

.element-gallery-vector-1 {
    right: 50px;
    top: 0;
}

/***********************client*************************/
.client-bg {
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    position: relative;
    background-image: url(../images/web/client-bg.webp);
    background-repeat: no-repeat;
}

.element-client {
    left: 610px;
    top: 10px;
    animation-name: leaf;
    animation-duration: 7s;
    animation-iteration-count: infinite;
}

.client-text {
    color: var(--white);
    font-size: 20px;
    font-family: var(--medium);
    font-weight: 500;
    width: 85%;
    margin: auto;
}

.Client-content {
    padding: 30px;
}

.client-vector {
    left: -30px;
}

.client-vector-1 {
    right: 0;
    top: 55px;
}

.servicesTabsRow .tab-content {
    width: 100%;
    position: relative;
}

.servicesTabsRow {
    padding: 15px 50px 0 50px;
    min-height: 220px;
}

.itemServices {
    background-color: #3d3d3d;
    border: 1px solid var(--mediumGrey);
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    min-height: 200px;
    float: left;
    display: flex !important;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
}

.owl-carousel-1 .owl-stage {
    display: flex !important;
}

/* .owl-carousel-1 .owl-item {
    display: flex !important;
} */

.itemServicesImg {
    padding-top: 0px;
    height: 160px;
    display: flex;
    width: 100%;
    align-items: center;
}

.owl-carousel .owl-item .itemServicesImg img {
    max-width: 100%;
    max-height: 100%;
    display: flex;
    width: unset;
}

/* .owl-carousel-1 .owl-item img {
    height: 150px;
} */

.owl-dots {
    display: none;
}

.owl-theme .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 40px;
}

.owl-theme .owl-nav button {
    background: transparent;
    border: 0;
    margin: 0 !important;
}

.owl-nav button:hover {
    background-color: transparent !important;
    background: transparent !important;
}

.owl-nav span {
    display: none !important;
}

.owl-theme .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    right: -45px;
    background-image: url(../images/svg/silde-arrow-right.svg) !important;
    background-repeat: no-repeat;
    background-size: 40px !important;
    float: right;
    position: relative;
    top: 50px;
}

.owl-carousel .owl-item img {
    border-top-right-radius: 40px;
}

.owl-theme .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    right: 55px;
    background-image: url(../images/svg/silde-arrow-left.svg) !important;
    background-repeat: no-repeat;
    background-size: 40px !important;
    float: left;
    position: relative;
    top: 40px;
}

.itemClientImg {
    background-color: var(--darkBlue);
    padding: 14px;
    height: 700px;
    position: relative;
    border: 1px solid transparent;
    border-radius: 0px 50px 0px 0px;
    background-clip: padding-box;
}

.itemClientImg::after {
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background: var(--bgGradient);
    content: "";
    z-index: -1;
    border-radius: 0px 50px 0px 0px;
}

/*************************client End***********************/

.process-box {
    margin-top: 6rem;
    margin-bottom: 6rem;
    padding-top: 50px;
    padding-bottom: 35px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    position: relative;
    background-image: url(../images/web/process-bg.webp);
    background-repeat: no-repeat;
}

.process-row {
    position: relative;
}

.process-cols {
    display: flex;
    justify-content: center;
    position: relative;
}

.process-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    /* margin-left: 10%; */
}

.gardening-box {
    display: flex;
    justify-content: start;
    align-items: self-start;
    flex-wrap: wrap;
    gap: 18px;
    width: 50%;
    margin-left: 35%;
}

.process-icon {
    display: flex;
    /* width: 317px;
    height: 225px; */
    justify-content: center;
    /* align-items: center; */
}

.process-icon img {
    width: 100%;
}

.discover-heading {
    font-size: 32px;
    font-family: var(--bold);
    font-weight: bold;
    color: var(--brightGreen);
}

.process-txt {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    color: var(--black);
    font-family: var(--semiBold);
    font-weight: 600;
    min-height: 51px;
}

.feature-list-col .primary-c-detail-text-process {
    padding-bottom: 50px;
}

.process-content-wrapper {
    padding-bottom: 60px;
}

.devliery-pizza-boy {
    width: 326px;
    top: -42px;
    left: 70px;
}

.delivery-grocery-boy {
    top: -50px;
    width: 150px;
    right: 70px;
}

.arabic-font {
    font-family: var(--arMedium) !important;
}

/***************************************************/
.technology {
    text-align: center;
}

.main-sub-heading {
    font-size: 36px;
    font-family: var(--semiBold);
    font-weight: 600;
}

.main-heading-technology {
    font-size: 48px;
    font-family: var(--bold);
    font-weight: bold;
    color: var(--greenGradient);
}

/***********************contact ****************************/
#contact {
    position: relative;
}

.contact-vector-img {
    position: relative;
}

.contact-vector-img > img {
    left: 365px;
    top: 0px;
    animation-name: leaf;
    animation-duration: 7s;
    animation-iteration-count: infinite;
}

.contact-vector {
    top: 80px;
}

.contact-vector-1 {
    right: 0;
}

.contact-col-first {
    padding-right: 50px;
}

.contact-col-second {
    padding-top: 12px;
}

.contact-col {
    display: flex;
    align-items: center;
    justify-content: end;
}

.contactFormIcon {
    position: absolute;
    left: 12px;
    top: 8px;
}

.contactFormIcon img {
    width: 24px;
}

.contact-btn {
    float: right;
}

.contactDetailRow {
    display: flex;
    width: 100%;
    gap: 15px;
    align-items: flex-start;
    margin: 19px 0px;
}

.contactDetailRow .contactDetailIcon {
    max-width: 25px;
    min-width: 25px;
}

.contactDetailRow .contactDetailIcon img {
    width: 25px;
    max-height: 30px;
}

.contactDetailText {
    font-size: 16px;
    color: var(--black);
    line-height: 25px;
    font-family: var(--semiBold);
    font-weight: 600;
}

.detail-primary-contact {
    padding-right: 50px;
    padding-left: 0px;
}

.contactDetailTextAddress {
    padding-right: 120px;
}

.contact_sec {
    background-color: var(--BgPrimary);
    background-image: url(../images/portfolioLayer.png);
    background-repeat: no-repeat;
    border-radius: 32px;
    background-size: 100% 100%;
    padding: 50px;
}

.form-group {
    position: relative;
}

.input-img {
    left: 28px;
    top: 48px;
}

.form-group > input {
    border-radius: 20px !important;
    padding-left: 44px !important;
    height: 54px;
}

textarea {
    border-radius: 20px !important;
    padding-left: 44px !important;
    padding-top: 17px !important;
}

.btn-dark {
    color: white;
    /* padding: 9px 20px; */
    height: 46px;
    border-top-left-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    background: var(--greenGradient);
    border: 1px solid var(--greenGradient);
    width: 120px;
    font-size: 20px;
    font-weight: 600;
}

.contact-text {
    width: 80%;
    margin: auto;
}

footer {
    padding-top: 20px;
    padding-bottom: 10px;
}

.bg-footer {
    position: relative;
    background-image: url(../images/web/footer.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.footer-logo {
    width: 150px;
}

.footer-logo > img {
    width: 100%;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0px;
}

.footer-nav {
    text-align: center;
}

.footer-nav ul {
    display: flex;
    align-items: center;
    gap: 30px;
    width: 100%;
    justify-content: center;
}

.social-footer {
    display: flex;
    gap: 10px;
}

.footer-nav ul li a {
    font-family: var(--paragrah);
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

.footer-nav ul li a:focus {
    color: #fff;
}

.footer-nav ul li a:hover {
    color: #fff;
}

/* .footer-copyright {
    font-family: var(--regular);
    font-size: 14px;
    font-weight: 500;
    color: var(--brightGreen);
    padding-top: 10px;
} */

.footer-copyright {
    display: flex;
    align-items: center;
    padding-top: 5px;
    font-family: var(--regular);
    font-size: 14px;
    color: var(--brightGreen);
    width: fit-content;
    padding-top: 10px;
}

.copyrightContainer {
    display: flex;
    gap: 7px;
    align-items: center;
    position: relative;
    /* padding-right: 30px;
    margin-right: 30px; */
    margin: 0px 5px;
    margin-right: 10px;
}

.footer-copyright a {
    font-family: var(--medium);
    font-size: 14px;
    color: var(--white);
    text-decoration: none;
    display: inline-block;
}

.footer-copyright a:hover {
    text-decoration: underline;
}

.copyrightContainer::after {
    content: "";
    width: 1px;
    height: 16px;
    background-color: var(--white);
    position: absolute;
    right: -5px;
    top: 0px;
    bottom: 0;
    margin: auto;
}
.developedContainer {
    display: flex;
    gap: 5px;
}

.footer-copyright-2 {
    display: none;
}

footer .h-s-c-download-btn {
    margin-top: 0;
}

.app-name {
    color: var(--white) !important;
}

.gallery-plus {
    display: none;
}

.video {
    width: 850px;
}

.whatsappFixed {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    z-index: 5000;
    /* box-shadow: 0px 3px 30px -12px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 3px 30px -12px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 3px 30px -12px rgba(0,0,0,0.4); */
}

.whatsappFixed img {
    width: 100%;
    height: 100%;
}

.arabic-btn {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    z-index: 5000;
    /* box-shadow: 0px 3px 30px -12px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 3px 30px -12px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 3px 30px -12px rgba(0,0,0,0.4); */
}

.arabic-btn img {
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 50%;
}

.tech-btn {
    display: flex;
    justify-content: center;
}
.heading-primary {
    font-size: 25px;
    font-family: var(--semiBold);
    font-weight: 600;
}

.spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 6px solid #f3f3f3;
    border-top: 6px solid var(--brightGreen);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
    background-color: rgba(0, 0, 0, 0.182);
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/***************Privacy Policy***************/

/* .privacy-terms-wrapper {
    padding-top: 110px;
    padding-bottom: 30px;
    direction: rtl;
}

.privacy-term-title {
    display: flex;
    text-align: right;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 10px;
    font-family: var(--arBold);
    font-size: 25px;
}

.heading-primary-pt {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: var(--arSemiBold);
    font-size: 18px;
}

.text-primary-pt {
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 20px;
    font-family: var(--arRegular);
}

.text-primary-pt a,
.list-pt a {
    color: var(--orange);
    text-decoration: none;
}

.text-primary-pt a:hover,
.list-pt a:hover {
    text-decoration: underline;
}

.text-eng-pt {
    font-family: var(--regular);
}

.list-pt {
    font-size: 13px;
    line-height: 25px;
    font-family: var(--arRegular);
    padding-left: 0;
    padding-right: 17px;
    margin-bottom: 20px;
}

.list-pt li {
    margin-bottom: 15px;
}

.list-disc li {
    list-style-type: disc;
}

.list-numbers li {
    list-style-type: decimal;
}

.list-numbers li::marker {
    font-weight: bold;
}

.list-disc li::marker {
    font-size: 20px;
}

.footer-copyright-pt {
    color: var(--black);
    display: block !important;
}

.tbl-terms {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
    margin-top: 30px;
}

.tbl-terms td {
    padding: 10px;
    font-size: 13px;
    border: 1px solid var(--grey);
    vertical-align: text-top;
}

.tbl-terms td.tbl-heading {
    font-family: var(--arSemiBold);
    font-size: 15px;
}

.footer-content-term {
    align-items: center;
}

.footer-nav-pt {
    padding-left: 0;
}

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

.col-detail-view {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.7rem;
    gap: 5px;
    height: fit-content;
} */

.lg-outer {
    direction: ltr !important;
}
.lg-thumb-outer {
    display: flex;
    align-items: center;
    justify-content: center;
}
.vedio_size {
    position: relative;
}
.video-btn::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../images/gallery/playBtn.svg);
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: cover; */
}

.modal-body .form-group {
    margin: 0 !important;
}
/**************************Direction RTL**************************/

body.direction-rtl {
    font-family: var(--arRegular);
}

.direction-rtl header nav.navbar ul li a {
    font-size: 16px;
    font-family: var(--arRegular);
    font-weight: normal;
    border-top-left-radius: 0;
    border-top-right-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
}

.direction-rtl .heading-primary {
    font-size: 22px;
    font-family: var(--arSemiBold);
}
.direction-rtl header nav.navbar ul li a:hover:not(.active) {
    /* border: 1px solid var(--brightGreen); */
    border-top-left-radius: 0;
    border-top-right-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    outline: 1px solid var(--brightGreen);
    font-family: var(--arRegular);
    font-weight: 500;
}

.direction-rtl .btn-green {
    border-top-left-radius: 0;
    border-top-right-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
}

.direction-rtl .btn-white {
    border-top-left-radius: 26px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
}

.direction-rtl .socialContainerSticky {
    right: auto;
    left: 50px;
}

.direction-rtl .waves {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    left: auto;
    right: 0;
    top: -80px;
}

.direction-rtl .element-2 {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    left: auto;
    right: 0;
    bottom: -150px;
}

.direction-rtl .element-gallery-vector {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

.direction-rtl .vector-img {
    text-align: left;
}

.direction-rtl .service-element-1 {
    top: 0;
    left: 0;
    right: auto;
    width: 300px;
}

.direction-rtl .service-text {
    text-align: right;
}

.direction-rtl .element-gallery-vector-1 {
    left: 50px;
    right: auto;
    top: 0;
}

.direction-rtl .gardening-box {
    margin-left: 0;
    margin-right: 23%;
    flex-direction: column;
}

.direction-rtl .owl-carousel-1 .owl-item .itemServicesImg img {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

.direction-rtl .smartphoto-list {
    list-style-type: none;
    position: absolute;
    z-index: 101;
    top: 0;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.direction-rtl .leave-box {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    right: auto;
    left: 0;
    top: 0;
}

.direction-rtl .smartphoto-list li {
    width: auto;
}

.direction-rtl .lg-hide-items .lg-toolbar {
    opacity: 1;
}

.direction-rtl .lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 2;
}

.direction-rtl .contact-vector-1 {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    right: auto;
    left: 0;
}

.direction-rtl .input-img {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    left: auto;
    right: 28px;
    top: 50px;
}

.direction-rtl .form-group > input {
    border-radius: 20px !important;
    padding-left: 0 !important;
    padding-right: 45px !important;
}

.direction-rtl textarea {
    border-radius: 20px !important;
    padding-left: 0 !important;
    padding-right: 45px !important;
    padding-top: 17px;
}

.direction-rtl .btn-dark {
    border-top-left-radius: 0px;
    border-top-right-radius: 26px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
}

.direction-rtl .element-leaf {
    top: -15px;
    left: auto;
    right: 140px;
}

.direction-rtl .element-leaf-2 {
    left: 245px;
    top: -20px;
    left: auto;
    right: 50px;
}

.direction-rtl .element-service {
    left: auto;
    top: 10px;
    right: 45px;
}

.direction-rtl .element-photo-gallery {
    left: 610px;
    top: -8px;
}

.direction-rtl .devliery-pizza-boy {
    width: 326px;
    top: -42px;
    left: 40px;
}

.direction-rtl .element-client {
    left: 570px;
    top: 10px;
}

.direction-rtl .service-text {
    font-size: 18px;
}

.direction-rtl .contact-vector-img > img {
    /* left: 345px; */
    top: 0px;
    left: auto;
    right: 430px;
}

.direction-rtl .main-heading,
.direction-rtl .main-heading-green {
    font-size: 48px;
}

/* .direction-rtl .element-3 {
    width: 80%;
} */

/* .direction-rtl .mobile-desgin {
    width: 280px;
    height: 50%;
} */

/* .direction-rtl .delivery-box {
    position: relative;
    top: 300px;
    text-align: center;
    right: -630px;
} */

.direction-rtl .main-heading,
.direction-rtl .discover-heading,
.direction-rtl .h-s-c-small-heading,
.direction-rtl .main-heading-technology,
.direction-rtl .main-heading-green {
    font-family: var(--arMedium);
    font-weight: 500;
}

.direction-rtl .primary-c-small-heading,
.direction-rtl .discover-paragraph,
.direction-rtl .providertext,
.direction-rtl .heading-now,
.direction-rtl .h-s-c-large-heading,
.direction-rtl .provider-btn,
.direction-rtl .model-heading,
.direction-rtl .heading-common,
.direction-rtl .sub-heading-service,
.direction-rtl .main-sub-heading {
    font-family: var(--arBold);
    font-weight: bold;
}

.direction-rtl .h-s-c-large-heading {
    font-size: 50px;
}

.direction-rtl .h-s-c-txt {
    font-family: var(--arMedium);
    line-height: 35px;
}

.direction-rtl .detail-text,
.direction-rtl .main-paragraph,
.direction-rtl .form-group label,
.direction-rtl .service-text,
.direction-rtl .photo-text,
.direction-rtl .client-text,
.direction-rtl .btn-green > span,
.direction-rtl .h-s-c-download-btn > a {
    font-family: var(--arRegular);
}

.direction-rtl .element-1 {
    left: 135px;
    top: -13px;
}

/* .direction-rtl .socialContainerSticky {
    position: fixed;
    top: 0;
    bottom: 0;
    right: auto;
    left: 50px;
    margin: auto;
    display: flex;
    gap: 30px;
    z-index: 100;
    height: 305px;
    flex-wrap: wrap;
    width: 20px;
    cursor: pointer;
} */
.direction-rtl .header-section-content > * {
    width: 100%;
    position: relative;
    gap: 17px;
    display: flex;
    flex-direction: column;
}

.direction-rtl .form-group input,
input::placeholder,
.direction-rtl .form-select,
.direction-rtl .form-group,
.direction-rtl .btn-green-start {
    font-family: var(--arRegular);
}

.direction-rtl .process-txt {
    font-family: var(--arBold);
}

.direction-rtl .contact-heading {
    font-family: var(--arBold);
    font-size: 30px;
}

.direction-rtl .contact-detail-text {
    font-family: var(--arSemiBold);
}

.direction-rtl select.form-select {
    background-position: left 0.75rem center;
    padding: 0.6rem 0.9rem 0.6rem 0.75rem;
}

.direction-rtl .main-paragraph,
.direction-rtl .client-text {
    font-size: 25px;
}

.direction-rtl .heading-common {
    padding: 0 4px;
}

.direction-rtl .footer-nav ul li a,
.direction-rtl .footer-copyright {
    font-family: var(--arMedium);
}

.direction-rtl .process-box {
    padding: 74px 0 35px;
}

.direction-rtl .content-row {
    text-align: right;
}

.direction-rtl .flag-icon-squared {
    margin-right: 0px;
    margin-left: 5px;
}

.direction-rtl .whatsappFixed {
    right: auto;
    left: 20px;
}

.direction-rtl .arabic-btn {
    left: auto;
    right: 20px;
}

/* .direction-rtl .element-1 {
    animation-name: rtl;
    animation-duration: 7s;
    animation-iteration-count: infinite;
} */
.direction-rtl
    .contactDetailTextAdd:not(.direction-rtl .contactDetailTextAdd span) {
    font-family: var(--arBold);
}

@keyframes rtl {
    /* 0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    100% {
        transform: translate(0px, 0px) rotate(45deg);

    } */
    0% {
        transform: rotate(-30deg);
    }

    25% {
        transform: rotate(-45deg);
    }

    50% {
        transform: rotate(-30deg);
    }

    75% {
        transform: rotate(-45deg);
    }

    100% {
        transform: rotate(-30deg);
    }
}

.direction-rtl .contactDetailText {
    direction: ltr;
}

.direction-rtl .contactDetailText.contactDetailTextAdd {
    direction: rtl;
}

.direction-rtl .element-1,
.direction-rtl .element-leaf,
.direction-rtl .element-leaf-2,
.direction-rtl .element-service,
.direction-rtl .element-photo-gallery,
.direction-rtl .element-client,
.direction-rtl .contact-vector-img > img {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}
body.direction-rtl .footer-copyright a {
    font-family: var(--arMedium);
}
body.direction-rtl .footer-copyright {
    font-size: 13px;
}
body.direction-rtl .copyrightContainer {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 10px;
}

body.direction-rtl .copyrightContainer::after {
    right: auto;
    left: -5px;
}
body.direction-rtl .btn-close {
    position: absolute;
    left: 10px;
    right: auto;
    top: 10px;
    z-index: 1;
}
.invalid {
    border: 2px solid red;
}

.valid {
    border: 2px solid green;
}

.modal-body button.btn-dark {
    width: auto !important;
}
