
@import url('https://fonts.cdnfonts.com/css/helvetica-neue-55');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');

@font-face {
    font-family: 'Nexa';
    src: url('NexaBold.eot');
    src: url('NexaBold.eot?#iefix') format('embedded-opentype'),
    url('NexaBold.woff2') format('woff2'),
    url('NexaBold.woff') format('woff'),
    url('NexaBold.ttf') format('truetype'),
    url('NexaBold.svg#NexaBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE SS Two';
    src: url('NexaBold.eot');
    src: url('NexaBold.eot?#iefix') format('embedded-opentype'),
    url('NexaBold.woff2') format('woff2'),
    url('NexaBold.woff') format('woff'),
    url('NexaBold.ttf') format('truetype'),
    url('NexaBold.svg#NexaBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE SS Two';
    src: url('GESSTwoLight-Light.eot');
    src: url('GESSTwoLight-Light.eot?#iefix') format('embedded-opentype'),
        url('GESSTwoLight-Light.woff2') format('woff2'),
        url('GESSTwoLight-Light.woff') format('woff'),
        url('GESSTwoLight-Light.ttf') format('truetype'),
        url('GESSTwoLight-Light.svg#GESSTwoLight-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE SS Two';
    src: url('GESSTwoMedium-Medium.eot');
    src: url('GESSTwoMedium-Medium.eot?#iefix') format('embedded-opentype'),
        url('GESSTwoMedium-Medium.woff2') format('woff2'),
        url('GESSTwoMedium-Medium.woff') format('woff'),
        url('GESSTwoMedium-Medium.ttf') format('truetype'),
        url('GESSTwoMedium-Medium.svg#GESSTwoMedium-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE SS Two';
    src: url('GESSTwoBold-Bold.eot');
    src: url('GESSTwoBold-Bold.eot?#iefix') format('embedded-opentype'),
        url('GESSTwoBold-Bold.woff2') format('woff2'),
        url('GESSTwoBold-Bold.woff') format('woff'),
        url('GESSTwoBold-Bold.ttf') format('truetype'),
        url('GESSTwoBold-Bold.svg#GESSTwoBold-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

* {
    margin: 0;
    padding: 0;
}

ul[role='list'],
ol[role='list'] {
    list-style: none;
}

html:focus-within {
    scroll-behavior: smooth;
}

a:not([class]) {
    text-decoration-skip-ink: auto;
}

img,
picture,
svg,
video,
canvas {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    font-style: italic;
    background-repeat: no-repeat;
    background-size: cover;
}

input,
button,
textarea,
select {
    font: inherit;
}

@media (prefers-reduced-motion: reduce) {
    html:focus-within {
        scroll-behavior: auto;
    }

    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
        transition: none;
    }
}

body{
    direction:rtl;
    text-align:right;
    font-family: 'GE SS Two';
}

body,
html {
    height: 100%;
    scroll-behavior: smooth;
}

.top-navbar {
    background: #2D393D;
    width: 100%;
    position: fixed;
    z-index: 10;
    top:0;
}

.top-menu {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-top: 14px;
}

.top-menu a {
    color: #FFF;
    font-family: 'GE SS Two';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    padding: 15px 30px;
    white-space: nowrap;
}

.top-menu a:hover {
    color: #FFED00;
}

.top-menu a.lang-btn {
    padding: 0 12px;
    margin-right: 0 !important;
    margin-left: 1rem;
    font-family: 'Nexa';
}

.audio-btn {
    width:20px;
}

.top-menu .ls-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='671' height='119' viewBox='0 0 671 119' fill='none'%3E%3Cg filter='url(%23filter0_b_53_4354)'%3E%3Cpath d='M71.7808 4.24381C73.6537 1.5831 76.7041 0 79.9579 0H661C666.523 0 671 4.47715 671 10V109C671 114.523 666.523 119 661 119H10.2685C2.16626 119 -2.5725 109.869 2.09131 103.244L71.7808 4.24381Z' fill='%23434D50'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b_53_4354' x='-99.749' y='-100' width='870.749' height='319' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='50'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_53_4354'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_53_4354' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right center;
    padding-left: 50px;

    opacity: 0;
    transform: translateX(-20px);
    animation: fadeInLeftMenu 1s ease-out forwards;
}

.top-menu .rs-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='671' height='119' viewBox='0 0 671 119' fill='none'%3E%3Cg filter='url(%23filter0_b_53_4355)'%3E%3Cpath d='M599.219 4.24381C597.346 1.5831 594.296 0 591.042 0H10C4.47711 0 0 4.47715 0 10V109C0 114.523 4.47717 119 10 119H660.731C668.834 119 673.572 109.869 668.909 103.244L599.219 4.24381Z' fill='%23434D50'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b_53_4355' x='-100' y='-100' width='870.749' height='319' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='50'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_53_4355'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_53_4355' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right center;
    padding-right: 50px;

    opacity: 0;
    transform: translateX(20px);
    animation: fadeInRightMenu 1s ease-out forwards;
}

.top-menu .logo {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='467' height='139' viewBox='0 0 467 139' fill='none'%3E%3Cpath d='M0 0H467L381.964 118.2C372.569 131.259 357.464 139 341.376 139H125.624C109.536 139 94.431 131.259 85.0359 118.2L0 0Z' fill='%23414141'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 15px 60px 15px 60px;
    /* transform: scale(1.3); */
    position: relative;
    top: -10px;

    opacity: 0;
    transform: scale(1) translateY(-20px);
    animation: fadeInTopLogo 0.5s ease-out forwards;
    background-position: bottom;
}

.top-menu .logo svg {
    width: 100px;
    height: auto;
}

.topmenu-btns {
    display: flex;
    align-items: center;
    line-height: 0;
}

.topmenu-btns #audioIcon{
    cursor: pointer;
}

.topmenu-btns #audioIcon:hover svg path{
    stroke: #ffed00
}

.dark-theme {
    background: #2D393D;
}

.home-banner {
    margin-top: 10%;
}

.home-banner h1 {
    color: #FFF;
    text-align: center;
    font-family: 'GE SS Two';
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    text-transform: capitalize;
}

.home-banner p {
     color: #9FA4A6;
    text-align: center;
    font-size: 24px;
    text-transform: capitalize;
    margin-top: 15px;
    /*margin-bottom: 0px;
    font-family: 'GE SS Two';
    font-style: normal;
    font-weight: 700;
    line-height: normal;*/
}

.home-banner p span {
    color: #FFED00;
}

.home-banner-mid {
    margin-top: 32px;
}

.hbm-box {
    position: relative;
}

.hbm-box .standline {
    content: "";
    position: absolute;
    width: 5px;
    opacity: 0.2;
    background: linear-gradient(180deg, #737373 100%, #737373 100%, #737373 100%);
    height: 0px;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    transition: all 1s ease;
}

.hbm-box .standline div {
    height: 0px;
    width: 100%;
    background: #FFED00;
    transition: all ease 0.5s;
}

.hbm-box-mid {
    height: 100%;
}

.hbm-box img {
    height: 100%;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.hbm-box h3 {
    position: absolute;
    color: #FFF;
    text-align: center;
    font-family: 'GE SS Two';
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    bottom: 16px;
    right: 23px;
}

.hbm-box-right h3 {
    right: unset;
    left: 23px;
}

/* .home-banner-mid .col-md-4{
    padding: 0px;
} */

.hbm-box-mid h3 {
    text-align: center;
    right: 50%;
    transform: translateX(50%);
    width: 80%;
}

.home-bottom-showreel {
    border-radius: 50px 50px;
    border: 10px solid #253233;
    background: #253233;
    height: 0px;
    margin-top: 100px;
    margin-bottom: 40px;
    position: relative;
    opacity: 0;
    transition: all 1s ease;
    overflow: hidden;
    cursor: pointer;
}

.showreel-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: linear-gradient(0deg, #253133 0%, rgba(0, 0, 0, 0.00) 100%);
}

.showreel-btn {
    color: #DDD;
    font-family: 'GE SS Two';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    margin-bottom: 20px;
}

.showreel-btn svg {
    width: 40px;
    height: 40px;
}

.home-banner-bottom-action {
    position: absolute;
    left: 40px;
    bottom: 25px;

    opacity: 0;
    transition: opacity 1s ease-out;
}

.viewalllocations {
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 9;
}

.viewalllocations div {
    color: #DDD;
    font-family: 'GE SS Two';
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    align-items: end;
    gap: 25px;
    border-radius:40px 0px 0px 0px;
    border: 10px solid #253133;
    background: #253133;
    padding: 20px 140px 20px 35px;
    cursor: pointer;
}

.viewalllocations svg.map {
    width: 60px;
    position: absolute;
    right: 60px;
}

.viewalllocations:hover div {
    color: #FFED00;
}

.whatsapp-btn {
    position: fixed;
    left: 26px;
    bottom: 26px;
}

.whatsapp-btn svg {
    width: 60px;
}

#typewriter span {
    display: inline-block;
    border-right: 0px solid black;
    white-space: normal;
    overflow: hidden;
    width: 60%;
}

#fadeInText {
    opacity: 0;
    transform: translateY(-20px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.hbm-box-left,
.hbm-box-mid,
.hbm-box-right {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.viewalllocations .corner-svg-1 {
   position: absolute;
    right: 0px;
    bottom: 100%;
    rotate: 270deg;
}

.viewalllocations .corner-svg-2 {
    position: absolute;
    right: 100%;
    bottom: 0px;
    rotate: 270deg;
}

.home-banner-bottom {
    position: relative;
}

.home-bottom-showreel-svg-1 {
    position: absolute;
    right: 100%;
    bottom: 0px;
    width: 50px;
    height: 50px;
    padding: 0px;
    rotate: 270deg;
    display: none;
}

.menu-inq {
    /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='137' height='48' viewBox='0 0 137 48' fill='none'%3E%3Cpath d='M20 0H137L117 48H0L20 0Z' fill='%23FFED00'/%3E%3C/svg%3E");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    color: #333C35 !important;*/
    background-position: center center;
    color: #ffed00 !important;
    background: transparent;
    border-bottom: 3px solid #ffed00;
}

.hbm-box:hover {
    transform: scale(1.1) !important;
    cursor: pointer;
}

.hbm-box:hover img {
    -webkit-filter: drop-shadow(2px 2px 0 #FFED00) drop-shadow(-2px 2px 0 #FFED00) drop-shadow(2px -2px 0 #FFED00) drop-shadow(-2px -2px 0 #FFED00);
    filter: drop-shadow(2px 2px 0 #FFED00) drop-shadow(-2px 2px 0 #FFED00) drop-shadow(2px -2px 0 #FFED00) drop-shadow(-2px -2px 0 #FFED00);
}

.hbm-box:hover .standline {
    opacity: 1;
}

.hbm-box:hover .standline div {
    height: 100px;
}

@keyframes fadeInTopLogo {
    to {
        opacity: 1;
        transform: scale(1.3) translateY(0);
    }
}

@keyframes fadeInLeftMenu {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInRightMenu {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.inner-header {
    height: 650px;
    background: url(../img/inner-banner-bg.jpg) #2D393D;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}

.inner-header p {
    color: #FFF;
    font-family: 'GE SS Two';
    font-size: 100px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.inner-header h1{
    font-size: 20px;
    color: #fff;
}

.inner-header h1 span {
    color: #627479;
}

.established {
    background: #d9dbdb;
    padding: 100px 0;
    display: flex;
    align-items: center;
}


.experience {
    background: #e7e8e9;
    padding: 100px 0;
    display: flex;
    align-items: center;
}

.happy {
    background: #cfd1d2;
    padding: 100px 0;
    display: flex;
    align-items: center;
}

.campaigns {
    background: #e7e8e9;
    padding: 100px 0;
    display: flex;
    align-items: center;
}

.about-info {
    background: #ffffff;
    padding: 100px 0;
    display: flex;
    align-items: center;
}


.about-info p {
    color: #000;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.chairman-msg {
    background: #4e595b;
    padding: 100px 0;
    display: flex;
    align-items: center;
}

.chairman-msg h4 {
    color: #A9AAAB;
    font-family: 'GE SS Two';
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.chairman-msg h3 {
    color: #2D393D;
    font-family: 'GE SS Two';
    font-size: 90px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.chairman-msg img {
    border: 5px solid #FFED00;
}

.chairman-msg p {
    color: #DDD;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    /* 118.75% */
}

.chairman-msg h5 {
    color: #FFF;
    font-family: 'GE SS Two';
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 60px;
}

.our-mv {
    background: #9fa4a6;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.vbg {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0px;
    right: 0px;
    background: #768A90;
}

.our-mv .container {
    z-index: 9;
    position: relative;
}

.our-mv h2 {
    color: #2D393D;
    font-family: 'GE SS Two';
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.our-mv p {
    color: #435155;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 118.75% */
    width: 75%;
}

.our-m-bg {
    width: 298px;
    height: 298px;
    background-image: url(../img/target.svg);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.1;
    position: absolute;
    left: calc(50% - 235px);
    top: calc(100% - 308px);
}

.our-v-bg {
    width: 298px;
    height: 298px;
    background-image: url(../img/telescope.svg);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.1;
    position: absolute;
    bottom: 10px;
    right: 0px;
    background-position: top right;
}

.ceo-section {
    background: #dddddd;
    padding: 100px 0 0 0;
    position: relative;
}

.ceo-section h2 {
    color: #2D393D;
    text-align: center;
    font-family: 'GE SS Two';
    font-size: 86px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ceo-section h2 span {
    color: #4E585A;
}

.ceo-section h3 {
    color: #768A90;
    text-align: right;
    font-family: 'GE SS Two';
    font-size: 92px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ceo-section h4 {
    color: #768A90;
    text-align: right;
    font-size: 52px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}


.key-Personnel {
    background: #dddddd;
    padding: 100px 0 0 0;
    position: relative;
}

.key-Personnel h2 {
    color: #2D393D;
    text-align: center;
    font-family: 'GE SS Two';
    font-size: 86px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 80px;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row-reverse;
    gap: 20px;
}

.key-Personnel h2 span {
    color: #4E585A;
}

.key-Personnel h3 {
    color: #768A90;
    text-align: left;
    font-family: 'GE SS Two';
    font-size: 92px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.key-Personnel h4 {
    color: #768A90;
    text-align: left;
    font-size: 52px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.team {
    padding: 170px 0 20px 0;
    background-image: url(../img/team-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.team .row .col-md-3:last-child .team-card::before{
    display: none;
}

.team-card {
    position: relative;
    text-align: center;
    border: 0px solid rgb(255 237 0 / 28%);
    border-radius: 10px;
    padding: 40px;
}

.team-card::before {
    /* content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0px;
    right: 0px;
    background-color: #FFED00;
    border-radius: 50px 50px 60px 0px;
    z-index: 0; */
    /*content: "";*/
    /*content: "";*/
    position: absolute;
    width: 100px;
    height: 80%;
    top: 0px;
    left: -60px;
    background-color: #FFED00;
    border-radius: 4px;
    z-index: 0;
}

.team-card img {
    width: auto !important;
    z-index: 1;
    position: relative;
    max-height: 340px;
    margin: 0 auto !important;
}

.team-card div {
    /* padding: 48px 24px;
    width: 100%;
    border-radius: 50px 0px 50px 50px;
    background: #4E585A;
    display: flex;
    flex-flow: column;
    text-align: center;
    justify-content: center;
    z-index: 1;
    position: relative; */
    padding: 48px 24px;
    width: 100%;
    border-radius: 5px 5px;
    background: #4E585A;
    display: flex;
    flex-flow: column;
    text-align: center;
    justify-content: center;
    z-index: 1;
    position: relative;
    min-height: 195px;
    box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
}

.team-card div h4 {
    margin: 0px;
    color: #FFF;
    text-align: center;
    font-family: 'GE SS Two';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.team-card div p {
    margin: 0px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.team .custom-nav {
    display: flex;
    justify-content: space-between;
}

.team .custom-nav button {
    border: 0px;
    background: transparent;
}

.awards {
    padding: 100px 0;
    background: #2D393D;
}

.awards h2 {
    color: #FFF;
    font-family: 'GE SS Two';
    font-size: 86px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: sticky;
    top: 140px;
}

.awards h2 span {
    color: #FFED00;
}

.award-card {
    display: flex;
    justify-content: space-between;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.award-card p {
    color: #fff;
}

.award-card a {
    color: #fff;
    text-decoration: none;
}

.accr {
    padding: 100px 0;
    background: #f4f4f4;
}

.accr h2 {
    color: #2D393D;
    font-family: 'GE SS Two';
    font-size: 86px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin-bottom: 75px;
}

.accr h2 span {
    color: #4E585A;
}

.accr-card {
    border-radius: 20px;
    background: #FFF;
    padding: 25px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.accr-card img {
    height: 60px;
}

.accr-cards-area {
    gap: 24px 0;
}

footer {
    padding: 100px 0 80px 0;
    background: #2D393D;
}

footer h3 {
    color: #FFED00;
    font-family: 'GE SS Two';
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 32px;
}

footer ul {
    padding: 0px;
    list-style: none;
}

footer ul li {
    list-style: none;
    display: flex;
}

footer ul li a {
    color: #FFF;
    font-family: 'GE SS Two';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    padding: 6px 0;
}

footer ul li a:hover {
    color: #FFED00;
}

/*img.footer-logo {*/
/*    width: auto;*/
/*}*/

.footer-title-hide {
    opacity: 0;
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 26px 0;
    margin-top: 40px;
}

.footer-bottom p {
    color: #FFF;
    font-family: "Cairo", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 0.5;
    margin: 0px;
}

.footer-social {
    display: flex;
    gap: 24px;
    justify-content: end;
}

.footer-social img {
    width: 20px;
}


.details-desc {
    padding: 100px 0;
    background: #4E585A;
}

.details-desc p {
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.details-addv-type {
    background: #2D393D;
    padding: 50px 0 25px 0;
    overflow: hidden;
    position: relative;
}

.details-addv-type h2 {
    color: #FFF;
    font-family: 'GE SS Two';
    font-size: 123px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0px;
}

.details-addv-type h3 {
    color: #FFF;
    font-family: 'GE SS Two';
    font-size: 235px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: absolute;
    opacity: 0.02;
    top: 0px;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.addv-area {
    background: #4E585A;
    padding: 100px 0 0 0;
    position: relative;
}

.addv-area h2 {
    color: #FFF;
    font-family: 'GE SS Two';
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 50px;
}

.addv-area h1 {
    color: #FFF;
    font-family: 'GE SS Two';
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.addv-area h2 span {
    color: #CCC;
}

.addv-area p {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 40px;
}

.addv-area .upload-btn {
    border-radius: 15px;
    background: #FFED00;
    border: 1px solid #FFED00;
    border: 0px;
    padding: 0px 0px 0px 30px;
    color: #2D393D;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: auto;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.addv-area .download-btn {
    border-radius: 15px;
    border: 1px solid #FFED00;
    padding: 0px 0px 0px 30px;
    color: #2D393D;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: auto;
    text-transform: uppercase;
    display: flex;
    width: fit-content;
    align-items: center;
    color: #FFED00;
    text-decoration: none;
}

.addv-area-btns {
    display: flex;
    gap: 24px;
}

.addv-area-ls {
    position: fixed;
    top: 90px;
    padding-bottom: 0px;
}



.addv-area-panel-bottom {
    border-radius: 0px 0px 100px 0px;
    background: #4E585A;
    position: absolute;
    bottom: -200px;
    height: 200px;
    width: 40%;
    left: 0px;
}

.addv-area img {
    position: relative;
    bottom: -100px;
    z-index: 1;
    left: -100px;
}

.addv-area-panel-bottom svg {
    position: relative;
    margin-left: -50px;
}

.addv-area-gallery {
    background: #253134;
    /*height: 100vh;*/
    padding: 24px 12px;
}

.addv-gallery-card {
    width: 100%;
    background-size: cover;
    background-position: center center;
}

.addv-gallery-card-100 {
    height: calc(100vh - 48px);
}

.addv-gallery-2-cards {
    display: flex;
    gap: 24px;
    flex-flow: column;
}

.addv-gallery-card-60 {
    height: calc(60vh - 36px);
}

.addv-gallery-card-40 {
    height: calc(40vh - 36px);
}

.addv-gallery-video {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.addv-gallery-video::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.4;
    background: #212324;
}

.addv-gallery-video div {
    color: #FFED00;
    font-family: 'GE SS Two';
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    z-index: 9;
    display: flex;
    align-items: center;
    gap: 24px;
    transition: all ease 0.5s;
}

.addv-gallery-video:hover div {
    transform: scale(1.2);
}

.usps {
    padding: 100px 0;
    background: #4e585a;
}

.usp-card {
    display: flex;
    gap: 50px;
    position: relative;
    padding: 20px 0
}

.usp-card h4 {
    color: #FFED00;
    font-family: 'GE SS Two';
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 24px;
}

.usp-card h3 {
    color: #FFF;
    font-family: 'GE SS Two';
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0px;
}

.usp-card svg {
    width: 50px;
    height: 50px;
    opacity: 0.1;
    position: absolute;
    left: -50px;
}

.usps-main {
    justify-content: space-between;
}

.usps-main .col-md-3:nth-child(2) .usp-card:before,
.usps-main .col-md-3:nth-child(2) .usp-card:after {
    content: "";
    background: linear-gradient(0deg, #4E585A 0%, #FFF 50%, #4E585A 100%);
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0px;
    opacity: 0.5;
}

.usps-main .col-md-3:nth-child(2) .usp-card:before {
    left: -20%;
}

.usps-main .col-md-3:nth-child(2) .usp-card:after {
    right: -40%;
}

.usps-v-sep {
    margin: 30px 0;
    height: 2px;
    width: 100%;
    background: linear-gradient(90deg, #4E585A 0%, #FFF 50%, #4E585A 100%);
    opacity: 0.5;
}

.usps-bottom {
    justify-content: space-between;
}

.usps-bottom h5 {
    color: #FFED00;
    font-family: 'GE SS Two';
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 12px;
}

.usps-bottom p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 26px;
}

.addv-tabs-area .nav-pills {
    width: 100%;
    justify-content: start;
    padding: 15px 5px 0;
    /*position: absolute;*/

}

.addv-tabs-area .nav-pills .nav-item {
    width: 33.3%;
    padding: 0 5px;
}

.addv-tabs-area .nav-pills .nav-item button {
    background: #11181A;
    color: #FFF;
    font-family: 'GE SS Two';
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 40px;
    border-radius: 0px;
    width: 100%;
}

.addv-tabs-area .nav-pills .nav-item button.active {
    background: #FFED00;
    color: #253134;

}

.details-header {
    height: 100vh;
    /*margin-top: 15px;*/
    position: relative;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.media {
    padding: 100px 0;
    background-color: #f3f3f9;
}

.media-cards {
    gap: 24px 0;
}

.media-cards a {
    text-decoration: none;
    color: #373737;
    direction: rtl;
}

.media-card {
    padding: 15px;
    background-color: #fff;
    position: relative;
    border-radius: 20px;
}

.media-card img {
    margin-bottom: 20px;
        border-radius: 8px;
}

.media-card span {
    opacity: 0.5;
    margin-bottom: 12px;
    display: flex;
}

.media-card h2 {
    font-size: 20px;
    width: 85%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 48px;
}

.media-card a.readmore {
    position: absolute;
    background: #373737;
    color: #ffffff;
    bottom: 15px;
    left: 15px;
    width: 50px;
    border-radius: 10px;
}

.media-card a.readmore svg, .media-card a.readmore svg path{
    stroke: #ffffff;
}

.media-card div.readmore {
    position: absolute;
    background: #373737;
    color: #ffffff;
    bottom: 15px;
    left: 15px;
    width: 50px;
    border-radius: 10px;
}

.media-card div.readmore svg, .media-card div.readmore svg path{
    stroke: #ffffff;
}

.media-card:hover a.readmore{
        background: #FFED00;
}

.media-card:hover a.readmore svg, .media-card:hover a.readmore svg path{
    stroke: #373737;
}

.media-card:hover div.readmore{
        background: #FFED00;
}

.media-card:hover div.readmore svg, .media-card:hover div.readmore svg path{
    stroke: #373737;
}

.media-nav {
    margin-top: 50px;
}

.media-nav ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    list-style: none;
}

.media-nav ul li a {
    width: 40px;
    height: 40px;
    display: flex;
    text-decoration: none;
    color: #373737;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.1);
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

.media-nav ul li a svg {
    rotate: 180deg;
}

.media-nav ul li a.active {
    background: #373737;
    color: #FFED00;
}

.media-nav ul li a:hover {
    background: #373737;
    color: #FFED00;
}

.media-nav ul li:first-child a:hover {
    background: #FFED00;
    color: #373737;
}

.media-nav ul li:last-child a:hover {
    background: #FFED00;
    color: #373737;
}

.contact {
    padding: 100px 0;
    background-color: #f3f3f9;
}

.contact-card {
    display: flex;
    align-items: center;
    gap: 24px;
    margin: 30px 0;
}

.contact-card svg {
    width: 50px;
    background-color: #FFED00;
    padding: 12px;
    border: 2px solid #373737;
    border-radius: 10px;
}

.contact-card p {
    margin: 0px;
    font-size: 20px;
    color: #373737;
    opacity: 0.8;
    direction: ltr;
}

.contact-card a {
    text-decoration: none;
    color: #373737;
    font-size: 20px;
    opacity: 0.95;
}

.contact-form form input {
    padding: 15px 25px;
    border: 0px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 16px;
    width: 100%;
    color: var(--bs-body-color);
    font-family: "Cairo", sans-serif !important;
}

.contact-form form textarea {
    padding: 15px 25px;
    border: 0px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 16px;
    width: 100%;
    height: 150px;
    resize: none;
    font-family: "Cairo", sans-serif !important;
}

.contact-form form select {
    padding: 15px 25px;
    border: 0px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 16px;
    width: 100%;
    font-family: "Cairo", sans-serif !important;
}

.contact-maintitle {
    font-size: 80px;
    opacity: 0.3;
    font-weight: bold;
    margin-bottom: 60px;
}

.contact-submit {
    border: 0px;
    padding: 15px 25px;
    background: #373737;
    color: #ffffff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 24px;
}

.contact-submit:hover{
   color: #373737;
    background: #FFED00; 
}

.contact-submit svg{
    stroke: #ffffff
}

.contact-submit svg path{
    stroke: #ffffff
}

.contact-submit:hover svg{
   stroke: #373737;
}

.contact-submit:hover svg path{
   stroke: #373737;
}

.careers {
    padding: 100px 0;
    background: #f3f3f9;
}

.career-card {
    background-color: #fff;
    border-radius: 10px;
    padding: 25px;
    margin-bottom: 30px;
}

.career-card h2 {
    font-size: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #373737;
}

.career-card p {
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #373737;
}

.career-card .career-bottom {
    padding: 15px 0 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.career-card .career-bottom p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
    margin: 0px;
}

.career-card .career-bottom a {
    background: #373737;
    color: #ffffff;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    gap: 24px;
    text-decoration: none;
    border-radius: 10px;
}

.career-card .career-bottom a:hover{
    color: #373737;
    background: #FFED00; 
}

.career-card .career-bottom a svg{
    stroke: #ffffff
}

.career-card .career-bottom a svg path{
    stroke: #ffffff
}

.career-card .career-bottom a:hover svg{
    stroke: #373737
}

.career-card .career-bottom a:hover svg path{
    stroke: #373737
}

.careers-main-title {
    margin-bottom: 40px;
    font-size: 40px;
    font-weight: bold;
    opacity: 0.7;
}

.career-card:last-child {
    margin-bottom: 0px;
}

.careers-form {
    position: sticky;
    top: 100px;
}

.menu-btn {
    display: none;
}

.home-banner-mid-mobile {
    display: none;
}

.our-m-bg-mobile {
    display: none;
}

@media screen and (min-width: 769px) {
    .w-50{
        width: 50%;
    }
}

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

    body,
    html {
        height: auto;
        overflow-x: hidden;
    }

    .top-navbar {
        background: #2d393c;
        position: fixed;
        top: 0px;
        width: 100vw;
        height: 70px;
        z-index: 9;
        padding: 14px;
        overflow: hidden;
        transition: all ease 0.5s;
        display: block;
    }

    .top-menu {
        padding-top: 0px;
        flex-flow: column;
    }

    .top-menu .ls-menu {
        flex-flow: column;
        order: 2;
        background: transparent;
        padding: 0px;
        transform: unset;
        opacity: 1;
        animation: unset;
        text-align: center;
    }

    .top-menu .rs-menu {
        flex-flow: column;
        order: 2;
        background: transparent;
        padding: 0px;
        transform: unset;
        opacity: 1;
        animation: unset;
    }

    .top-menu .logo {
        order: 1;
        background: transparent;
        padding: 0px;
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
        opacity: 1;
        animation: unset;
        margin-bottom: 20px;
    }

    .top-menu .ls-menu div {
        display: flex;
        width: 100%;
    }

    .top-menu .rs-menu div {
        display: flex;
        width: 100%;
    }

    .top-menu a.lang-btn {
        display: flex;
        align-items: center;
        gap: 0px;
        padding: 0px;
        text-align: center;
        justify-content: center;
    }

    .top-menu a {
        padding: 15px 0px;
        width: 100%;
        font-size: 26px;
    }



    .menu-inq {
        background: transparent;
    }

    .top-menu .menu-inq-div {
        position: static;
        top: calc(100vh - 46px);
        text-align: center;
    }

    .topmenu-btns {
        position: absolute;
        top: 20px;
        width: fit-content !important;
        left: 17px;
    }

    .top-menu a.lang-btn {
    padding: 0px;
    margin-right: 25px !important;
    margin-left: 1.7rem;
    font-size: 18px;
    }

    .top-menu a.lang-btn svg {
        display: none;
    }

    .open-menu {
        background-image: url('data:image/svg+xml,%3Csvg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="%23FFED00"%3E%3Cpath d="M3 5H21" stroke="%23FFED00" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3Cpath d="M3 12H21" stroke="%23FFED00" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3Cpath d="M3 19H21" stroke="%23FFED00" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"%3E%3C/path%3E%3C/svg%3E');
        background-size: cover;
        background-position: center center;
        position: absolute;
    }

    .close-menu {
        background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" color="%23FFED00"%3E%3Cpath d="M6.75827 17.2426L12.0009 12M17.2435 6.75736L12.0009 12M12.0009 12L6.75827 6.75736M12.0009 12L17.2435 17.2426" stroke="%23FFED00" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');
        background-size: cover;
        background-position: center center;
        position: absolute;
    }

    .topmenu-btns div,
    .topmenu-btns a {
        width: 30px !important;
        height: 30px !important;
        justify-content: center;
        align-items: center;
    }

    .topmenu-btns div.menu-btn {
        display: flex;
        width: 30px !important;
    }

    .topmenu-btns div.menu-btn .close-menu {
        display: none;
    }

    .menu-open {
        height: 100vh;
    }

    .home-banner {
        margin-top: 100px;
    }

    .home-banner h1 {
        font-size: 24px;
        line-height: 35px;
    }

    #typewriter span {
        width: 100%;
    }

    .home-banner p {
        font-size: 18px;
        margin-top: 18px;
    }

    .home-banner-mid {
        padding: 16px;
    }

    .home-banner-mid .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .hbm-box h3 {
        bottom: 5px;
        left: 0px;
        right: 0px;
        font-size: 22px;
        width: 100%;
        text-align: center;
    }

    .hbm-box-mid h3 {
        left: 0;
        right:0;
        transform: unset;
    }

    .hbm-box-right h3 {
        left: 0px;
        right: 0px;
        transform: unset;
    }

    .home-banner-mid-mobile {
        display: block;
        margin-top: 30px;
        margin-bottom: 30px;
        direction: ltr;
    }

    .home-banner-mid {
        display: none;
    }

    .home-banner-mid-mobile .hbm-box {
        border-radius: 10px;
        overflow: hidden;
    }

    .home-banner-mid-mobile .owl-nav {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 15px;
        color: #fff;
        display: none;
    }

    .home-banner-mid-mobile .owl-dots{
        display: none;
    }

    .home-bottom-showreel {
        margin-top: 30px;
        height: 200px !important;
        border-radius: 10px 10px 10px 10px;
        border: 5px solid #253233;
    }

    .home-banner-bottom-action {
        left: 0px;
       text-align: right;
    }

    .showreel-btn {
        text-align: right;
        padding: 0 20px;
        margin-bottom: 0px;
    }

    .home-bottom-showreel-svg-1 {
        display: none;
    }

    .home-banner-bottom-action img {
        width: 80% !important;
        margin-right: 20px;
    }


    .home-bottom {
    padding-bottom: 0px;
    }

    .viewalllocations div {
        padding: 10px 65px 5px 20px;
        font-size: 14px;
    }

    .viewalllocations .corner-svg-1 {
        width: 20px;
    }

    .viewalllocations .corner-svg-2 {
        width: 20px;
    }

    .viewalllocations svg.map {
        width: 30px;
        right: 30px;
    }

    .whatsapp-btn {
        left: 10px;
        bottom: 15px;
        z-index: 9;
    }

    .whatsapp-btn svg {
        width: 32px;
    }

    .menu-inq {
        /*font-size: 16px !important;*/
        border:0;
    }

    .inner-header h1 {
        font-size: 20px;
        margin: 0px;
    }

    .inner-header {
        padding-top: 100px;
        height: 300px;
    }

    .established {
        padding: 40px 0;
    }

    .experience {
        padding: 40px 0;
    }

    .happy {
        padding: 40px 0;
    }

    .about-info {
        padding: 40px 0;
    }

    .about-info p {
        font-size: 16px;
    }

    .chairman-msg {
        padding: 40px 0;
    }

    .chairman-msg h4 {
        font-size: 28px;
    }

    .chairman-msg h3 {
        font-size: 52px;
    }

    .chairman-msg img {
        margin-bottom: 16px;
    }

    .chairman-msg p {
        font-size: 16px;
        line-height: normal;
    }

    .chairman-msg h5 {
        font-size: 22px;
        margin-top: 30px;
    }

    .our-mv {
        padding: 40px 0;
    }

    .our-mv h2 {
        font-size: 32px;
        margin-bottom: 5px;
    }

    .our-mv p {
        font-size: 16px;
        width: 100%;
        line-height: normal;
    }

    .our-m-bg {
        display: none;
    }

    .our-m-bg-mobile {
        display: block;
        width: 60px;
        height: 60px;
        background-image: url(../img/target.svg);
        background-size: contain;
        background-repeat: no-repeat;
        opacity: 0.1;
        position: relative;
        margin-bottom: 20px;
    }

    .our-v-bg {
        display: none;
    }

    .our-v-bg-mobile {
        display: block;
        width: 60px;
        height: 60px;
        background-image: url(../img/telescope.svg);
        background-size: contain;
        background-repeat: no-repeat;
        opacity: 0.1;
        position: relative;
        margin-bottom: 20px;
    }

    .mv-mobile {
        gap: 80px;
    }

    .vbg {
        width: 100%;
        height: 52%;
        top: unset;
        bottom: 0px;
    }

    .ceo-section {
        padding: 40px 0 40px 0;
    }

    .ceo-section h2 {
        font-size: 34px;
    }

    .ceo-section h3{
        font-size: 38px;
        text-align: center;
        margin-top: 30px;
    }

    .ceo-section h4{
        text-align: center;
        font-size: 32px;
    }

    .key-Personnel {
        padding: 40px 0 0 0;
    }

    .key-Personnel h2 {
        font-size: 34px;
    }

    .key-Personnel h3{
        font-size: 38px;
        text-align: center;
        margin-top: 30px;
    }

    .key-Personnel h4{
        text-align: center;
        font-size: 32px;
    }

    .team{
        padding: 0px 0 0px 0;
    }

    .team .col-md-12{
        padding: 0px;
    }

    .awards{
        padding: 40px 0;
    }

    .awards h2{
        font-size: 36px;
        margin-bottom: 20px;
    }

    .awards h2 br{
        display: none;
    }

    .award-card{
        flex-flow: column;
        position: relative;
    }

    .award-card p{
        margin: 0px;
    }

    .award-card a{
        position: absolute;
        left: 0px;
        bottom: 10px;
    }

    .award-card a svg{
        width: 50px;
        margin-bottom: 22px;
    }

    .award-card:last-child{
        border-bottom: 0px solid;
    }

    .accr{
        padding: 40px 0;
    }

    .accr h2{
        font-size: 36px;
        margin-bottom: 40px;
    }

    .accr-cards-area .col-md-2{
        width: 50%;
    }

    footer{
        padding: 40px 0;
        text-align: center;
    }

    .footer-logo{
        /*margin-bottom: 40px;*/
        width: 100%;
        object-fit: cover;
        height: 70px;
    }

    footer h3{
        display: none;
    }

    footer ul{
        margin-bottom: 0px;
    }

    .footer-bottom .row{
        flex-flow: column-reverse;
        gap: 20px;
    }

    .footer-social{
        justify-content: center;
    }

    .top-menu a.active{
        color: #ffed00;
    }

    .media{
        padding: 40px 0;
    }

    .media-nav ul{
        padding: 0px;
    }

    .media-nav ul li a{
        width: 30px;
        height: 30px;
    }

    .media-card h2{
        font-size: 16px;
        width: 80%;
    }

    .media-card span{
        margin-bottom: 0px;
        font-size: 12px;
    }

    .careers{
        padding: 40px 0;
    }

    .careers-main-title{
        font-size: 36px;
    }

    .career-card .career-bottom a{
        padding: 5px 10px;
        gap: 5px;
    }

    .careers-form{
        margin-top: 40px;
    }

    .contact{
        padding: 40px 0;
    }

    .contact-maintitle{
        font-size: 36px;
        margin-bottom: 20px;
    }

    .details-desc{
        padding: 40px 0;
    }

    .details-desc p{
        font-size: 18px;
        font-weight: 400;
    }

    .details-addv-type{
        padding: 30px 0 25px 0;
    }

    .details-addv-type h2{
        font-size: 32px;
    }

    .details-addv-type h3{
        font-size: 42px;
    }

    .details-addv-type{
        padding: 10px 0 5px 0;
    }

    .addv-area{
        padding: 40px 0 0 0;
    }

    .addv-area h2{
        font-size: 36px;
        margin-bottom: 20px;
    }

    .addv-area .upload-btn{
        font-size: 12px;
    }

    .addv-area .download-btn{
        font-size: 12px;
    }

    .addv-area-ls{
        margin-bottom: 0px;
        padding-bottom: 15px;
        position: relative;
        top:0px;
    }

    .addv-area img {
        bottom: -50px;
        right: -20px;
    }

    .addv-area-panel-bottom{
        border-radius: 0px 0px 0px 80px;
        background: #4E585A;
        position: absolute;
        bottom: -80px;
        height: 80px;
        width: 75%;
        right: 0px;
    }

    .addv-area-panel-bottom svg {
        margin-left: -18px;
        width: 20px;
        top: -4px;
    }

    .addv-area-gallery{
        height: auto;
    }
    
    .upload-btn svg {
        width: 50px;
        height: 50px;
    }
    
    .addv-area-btns {
        display: flex;
        gap: 24px;
        align-items: end;
        position: relative;
        top: -25px;
    }

    .usps{
        padding: 40px 0;
    }

    .addv-tabs-area .nav-pills .nav-item button{
        font-size: 14px;
        padding: 10px;
    }

.owl-item {
    float: right;
    min-height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}


#footer .col-md-4:first-child{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 15px;
     padding: 0 11%;
}


.usp-card svg {
    width: 90px;
    height: 90px;
    opacity: 0.1;
    position: absolute;
    left: 0;
    top: 50%;
}

.tab-pane img{
    margin-bottom: 5%;
}


.award-card > p {
    display: flex;
    width: fit-content;
    height: 60px;
    align-items: end;
    font-weight: 500;
}

.award-card a {
    position: absolute;
    left: 0px;
    bottom: 25px;
}


.addv-tabs-area .nav-pills {
        width: 100%;
        justify-content: start;
        padding: 4px 4px 4px 4px;
        position: relative;
        gap: 2px;
        height: fit-content;
        margin-bottom: 0px !important;
        flex-wrap: nowrap;
}


.addv-tabs-area .nav-pills .nav-item {
    width: 33%;
    padding: 0;
}


.usp-card h3 {
    color: #FFF;
    font-family: 'GE SS Two';
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0px;
    padding-left: 60px;
}


.addv-gallery-card-40 {
    height: calc(40vh - 36px);
    margin-bottom: 6%;
}

}

ol, ul {
    padding-right: 2rem !important;
    padding-left: unset !important;
}


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

    footer ul {
        margin-top: 20px;
        margin-bottom:0;
    }

    .footer-contact li{
        width:100% !important;
    }


     .contact-form form select {
        padding: 12px 5px;
        border: 0px;
        background-color: #fff;
        border-radius: 10px;
        margin-bottom: 16px;
        width: 100%;
        font-size: 13px;
        color: var(--bs-body-color);
}
.contact-form form input {
    padding: 15px 10px;
    border: 0px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 16px;
    width: 100%;
    font-size: 13px;
    color: var(--bs-body-color);
}

.addv-gallery-2-cards {
    display: flex;
    gap: 0;
    flex-flow: column;
}

.addv-gallery-card {
    width: 100%;
    background-size: cover;
    background-position: center center;
    gap: 24px;
    display: flex;
    margin-bottom: 24px;
}


.contact-form div:not(:first-of-type){
    flex-direction: row;
    gap: 15px;
}

.inq-form div:not(:first-of-type){
   flex-direction: column;
    gap: 0px;
}

.contact-form .gap-15 {
  gap: 15px;
}


.inq-form input[type="date"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100% !important;
    height: 50px !important;
    display: block; /* Ensures it behaves correctly */
}

.inq-form select{
    height: 50px;
    color: #414141;
}

.contact-maintitle{
            margin-right: 10px;
}

::placeholder {
  color: #414141;
  opacity: 1; /* Firefox */
}

.team .col-md-3{
    /*background: #9fa4a6;*/
    padding: 170px 0 20px 0;
    background-image: url(../img/team-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

}

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

.top-menu a.active{
    color: #ffed00;
}

.full-vh{
    height: 100vh;
}

.top-navbar.sticky{
    position: fixed;
    top: 0px;
    /*background: transparent;*/
    z-index: 999;
}

.scrolldown-inner{
    position: absolute;
    background: #FFED00;
    bottom: 15px;
    left: 15px;
    width: 50px;
    transform: rotate(180deg);
}

.emiratelocation{
    background: #fff;
    padding: 100px 0;
}

.emiratelocation h3{
    color: #9aaaab;
    font-family: 'GE SS Two';
    font-size: 54px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.emiratelocation .location-card{
    height: 300px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 20px;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}

.emiratelocation .location-card::before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4976584383753502) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4976584383753502) 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4976584383753502) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

.emiratelocation .location-card .location-size{
    display: flex;
    gap: 10px;
    align-items: center;
    background: transparent;
    width: fit-content;
    padding: 5px;
    border-radius: 5px;
    z-index: 9;
    position: relative;
}

.emiratelocation .location-card .location-size p{
    margin:0px 0px 0 5px;
}

.emiratelocation .location-card .location-title{
    font-size: 22px;
    font-weight: bold;
    color: #FFED00;
    z-index: 9;
    position: relative;
}

.emiratelocation .location-card .location-address{
    font-size: 14px;
    color: #fff;
    z-index: 9;
    position: relative;
}


.select2-container2 .select2-selection--single {
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    padding: 0.5rem 0.75rem;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.select2-container2--default .select2-selection--single .select2-selection__choice {
    background-color: #6c757d;
    color: #ffffff;
    border: none;
    border-radius: 0.5rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.85rem;
    margin: 0.15rem 0.15rem 0 0;
    display: inline-flex;
    align-items: center;
}
.select2-container2--default .select2-selection--single .select2-selection__choice__remove {
    color: #ffffff;
    margin-right: 0.5rem;
    cursor: pointer;
}
.select2-container2--default .select2-results__option--highlighted {
    background-color: #6c757d;
    color: #ffffff;
}
.container2 {
    padding: 30px;
    background-color: #ffffff;
    border-radius: 1rem;
    border: 1px solid #ddd;
    /* box-shadow: rgba(240, 46, 170, 0.4) -5px 5px, rgba(240, 46, 170, 0.3) -10px 10px, rgba(240, 46, 170, 0.2) -15px 15px, rgba(240, 46, 170, 0.1) -20px 20px, rgba(240, 46, 170, 0.05) -25px 25px; */
    width: 100%;
    max-width: 100%;
    position: relative;
    top: -40px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.container2 .form-label{
    margin-bottom: 20px;

}

.locations-filter{
    position: relative;
    width: 100%;
    left: 0;
    border: 0px solid #fff;
    border-radius: 0;
    background: #fff;
}

.select2-container .select2-search--inline .select2-search__field{
    margin: 5px;
}

.select2-container .select2-selection--single{
    height: 38px;
    background-color: #f3f3f9;
    border: 0px solid #aaa;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__clear{
    height: 35px;
    margin-right: 24px;
}

.emiratelocation .col-md-10 .row{
    gap: 24px 0;
}

.loadmore-btn{
    background: #373737;
    color: #ffffff;
    border: 0px;
    padding: 10px 15px;
    margin: 70px auto 0 auto;
    display: block;
    min-width: 250px;
    font-size: 18px;
    transition: all ease 0.5s;
    border-radius: 10px;
}

.loadmore-btn:hover{
    background: #e8d800;
    color: #373737;
}

.emiratelocation a{
    text-decoration: none;
}

.emiratelocation .location-card .location-size p{
    color: #414141;
}

.location-size-indicator{
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 70px 32px;
    min-width: 35%;
    z-index: 999;
}

.location-size-indicator p{
    background: #fff;
    padding: 6px 12px;
    border-radius: 5px;
    color: #414141;
    position: relative;
    display: none;
}


.location-size-indicator p:before{
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #FFFFFF transparent;
    transform: rotate(0deg);
    display: flex;
    position: absolute;
    top: -10px;
    right: 40px;
}

.emiratelocation .col-md-4{
    position: relative
}

.location-size-indicator:hover p{
    display: block;
}

.gap-15{
    gap: 15px;
}

.w-20{
    width: 20%!important;
}

.w-25{
    width: 25%!important;
}

.w-30{
    width: 30%!important;
}

.w-70{
    width: 70%!important;
}

.w-75{
    width: 75%!important;
}

.form-user-type {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
}

.form-user-type label{
    background: #fff;
    display: flex;
    gap: 10px;
    width: 50%;
    justify-content: flex-start;
    align-items: center;
    border-radius: 10px;
    padding: 15px 25px;
}

.form-user-type label input{
    width: fit-content;
    min-width: 16px;
    margin: 0px;
}

.form-user-type label p{
    margin: 0px;
}

.inquiries-maintitle{
    font-size: 42px;
    opacity: 0.3;
    font-weight: bold;
    margin-bottom: 60px;
}

.inquiries-maintitle span{
    font-size: 62px;
}

.inq-img{
    border-radius: 10px;
}

.inquiries-ls{
    position: sticky;
    top: 40px;
}

.showreel-popup{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.8);
    z-index:99;
}

.showreel-popup iframe{
    border-radius: 20px;
}

.showreel-close{
    position: absolute;
    top: 50px;
    right: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all ease 0.5s;
}

.showreel-close:hover{
    transform: rotate(90deg) scale(1.1);
}



@media (min-width: 768px) and (max-width: 1400px) {
    .team-card div h4{
        font-size: 18px;
    }

    .team-card div p{
        font-size: 14px;
    }
}


@media (min-width: 768px) {
    .top-menu .logo img{
        width: 100px;
    }
}


@media screen and (min-width: 769px) {
    addv-area-ls {
        top: 50px;
        bottom: 0px !important;
    }

    .h-lg-100 {
        height: 100%;
    }

    .top-navbar.sticky{
        background: Transparent!important;
    }
}

.lds-app{
    min-height: 70vh;
}

.lds-app iframe{
    height: 70vh;
}

.footer-contact li:nth-child(2){
    direction: ltr;
    justify-content: flex-end;
}

.addv-tabs-area .tab-content .tab-pane iframe{
    height: 50vh;
}

canvas {
    display: block;
    position: fixed; /* Ensure the canvas stays in place */
    top: 30%; /* Center vertically */
    right: unset!important;
    left: 0%!important;
    transform: translate(-10%, -50%)!important;
}

canvas#unity-canvas {
    right: 50%;
}

.en-numbers{
    font-family: "Cairo", sans-serif!important;
}

.locations-top-btns button{
    width: 100%;
    border: 0px;
    border-radius: 10px;
    padding: 15px 15px;
    background: #f3f3f9;
    color: var(--bs-body-color);
}

.locations-top-btns button.active{
    background: #ffed00;
    color: #2D393D;
}

.inner-page-details{
    background: #fff;
    padding: 60px 0;
}

.contact-submit svg, .career-card .career-bottom a svg, .media-card a.readmore svg{
    transform: scale(-1, 1);
}

.contact-submit svg, .career-card .career-bottom div svg, .media-card div.readmore svg{
    transform: scale(-1, 1);
}

@media (max-width: 768px){
    .emiratelocation {
        background: #fff;
        padding: 30px 0;
    }

    .emiratelocation h3{
        margin-bottom: 10px;
    }

    .container2{
        top: 0px;
        border-radius: 0px;
    }

        .locations-top-btns-container{
            padding: 30px 12px;
    }

    .locations-top-btns button{
            margin-bottom: 12px;
    }

    .inner-header p{
        font-size: 40px;
    }

    .hbm-box img{
        height: auto;
    }

    .hbm-box:hover{
        transform: scale(1.0)!important;
        border-radius: 10px!important;
        overflow: hidden;
    }

    .hbm-box{
        border-radius: 10px!important;
        overflow: hidden;
    }

    .hbm-box:hover img {
        -webkit-filter: none;
        filter: none;
        }

        .footer-logo{
            width: auto;
            object-fit: unset;
        }
        
        .footer-iso{
            width: 80px;
        }
        
        footer ul li {
            justify-content: center;
        }
}

.emiratelocation .location-card .location-card-bottom{
    z-index: 0;
}

#map-container{
    filter: grayscale();
}

.media-carousel{
    direction: ltr;
}

.media-carousel .owl-nav{
    display: none;
}


.audio-popup{
    position: fixed;
    width: 250px;
    height: auto;
    bottom: 0px;
    left: 0px;
    bottom: 120px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    border: 1px solid #222;
    border-radius:  0 20px 20px 0 ;
    overflow: hidden;
    border-right: 0px;
    z-index: 999;
}


.established img{
   height: 260px;
   object-fit: contain;
}


@media screen and (max-width: 767px){
    .audio-popup{
            bottom: 60px;
    }
}