﻿
.LangingHomeHead1 {
    font-size: var(--H1FontS)
}
html[dir="rtl"] .fliprtl {
    transform: translate(0%, 0) scaleX(-1);
}


html[dir="ltr"] .mobileBanner {
    background-position-y: -2px;
    background-image: url(../images/CarPage/Mobile_BannerIcon.webp),url(../images/CarPage/Mobile_Banner.webp);
    background-position: 23% 100%, 100% 100%;
    background-repeat: no-repeat, no-repeat;
    height: 295px;
    height: 365px;
    background-color: #fff;
}

html[dir="rtl"] .mobileBanner {
    margin-top: 0px !important;
    background-image: url(../images/CarPage/Mobile_BannerIcon.webp),url(../images/CarPage/Mobile_Banner.webp);
    padding: 23% 100%, 100% 100%;
    background-repeat: no-repeat,no-repeat;
    z-index: 9999999999;
    height: 295px;
    height: 365px;
    background-color: #fff;
}



.AboutUsDesc {
    line-height: 22px;

    @media(max-width:960px) {
        display: flex;
        text-align: center;
    }
}

.DigTextColor > img {
    width: 26px;
}

.promo-banner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: url('../images/AwardBg.webp');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 100%;
    padding: 40px;
}

.left-content {
    position: relative;
    width: 520px;
    margin-right: 0;
    left: 0px;
}

.mobile-mockup {
    width: 100%;
    z-index: 2;

    @media (max-width:768px) {
        width: 90%;
        margin: 0 auto;
    }
}

/*.insurance-cards {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.insurance-cards-img {
    width: 100%;
    opacity: 1;
}*/

.right-content {
    max-width: 660px;
    text-align: left;
    margin-top: 60px;

    @media(max-width:960px) {
        margin-top: 0px;
    }
}

    .right-content h1 {
        font-family: var(--HeadFontFamily) !important;
        font-size: 30px;
        color: #000;
        padding-bottom: 2px;
        line-height: 1;
        font-weight: var(--font-weight-semibold);

        @media(max-width:960px) {
            font-size: 25px;
            text-align: center;
        }
    }

@media(max-width:960px) {
    .DownloadAppBTN {
        justify-content: center;
        margin-inline-start: -17PX;
    }

    .mobile-mockup {
        width: 70% !important;
        justify-self: center !important;
        margin-bottom: 37px !important;
        justify-content: center !important;
        display: flex !important;
    }
}

.right-content p {
    font-size: 18px;
    color: #fff;
    /*margin-bottom: 30px;*/
    line-height: 1.6;

    @media(max-width:960px) {
        font-size: 18px;
        text-align: center;
    }
}

.app-buttons {
    display: flex;
    gap: 20px;
}

.store-badge {
    width: 150px;
    cursor: pointer;
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: #000;
    padding: 5px;
    min-width: 175px;
    text-align: center;
    margin: 0 auto;
}

.px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
}

.py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.mr-\[10px\] {
    margin-right: 10px;
}

@media (max-width: 768px) {
    .promo-banner {
        flex-direction: column;
        text-align: center;
    }

    .left-content {
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%
    }

    .d-sm-block {
        display: block;
    }

    .mobile-mockup {
        width: 70% !important;
        justify-self: center !important;
        margin-bottom: 37px !important;
        justify-content: center !important;
        display: flex !important;
    }
}





.inner-curve {
    padding-top: 100px;
    min-height: 720px;
}

.HeroBgImage {
    background-image: url('../images/bg1_v1.webp?v1');
    background-repeat: no-repeat;
    background-position: center 96%;
    background-size: cover;
    /*    min-height: 80vh;
*/
    max-height: 760px !important;
}

/*.LangingHomeHead {
    font-family: var(--HeadFontFamily) !important;
    font-size: var(--HFontS);
    opacity: 100%;
    padding: 0px !important;
    margin: 0px !important;
    margin-bottom: 6px !important;
    line-height: 100% !important;
    font-weight: var(--font-weight-semibold);
}*/

.NewsCard {
    margin-bottom: 15px;
    padding: 15px;
    padding-inline-start: 36px;
    display: flex;
    justify-content: space-between;
    font-size: 11pt;
}

.LangingHomeHead {
    font-family: var(--HeadFontFamily) !important;
    font-size: var(--HFontS);
    opacity: 100%;
    padding: 0px !important;
    margin: 0px !important;
    margin-bottom: -10px !important;
    font-weight: 600;
}

.LandingHomeHead1 {
    width: 68%;
    opacity: 100%;
    font-weight: 200;
    line-height: 114%;
}

@media screen and (max-width:960px) {
    .LandingHomeHead {
        opacity: 100% !important;
        line-height: 47px;
        font-size: 25px !important;
        margin-bottom: 2px;
    }

    .LandingHomeHead1 {
        opacity: 100% !important;
        margin-top: 20px;
        width: 100% !important;
        font-size: 14px !important;
    }

    .LatestNewSection {
        gap: 20px;
        padding: 0px !important;
    }

    .LatestNewsItems {
        width: 100% !important;
    }

    .LATESTNEWSDesc {
        /* padding-block: 30px !important*/
        height: 87px;
        margin-top: 57px;
        @media(max-width:960px){
            width:100% !important;
        }
    }

    .LatestNewsItems a span {
        display: flex;
        width: 31%;
        text-align: center;
        justify-content: center;
        justify-self: center;
    }
}

.LatestNewsItems a span {
    /*transition: all 0.5s ease-in-out !important;*/
    transition: all 0.3s ease;
}

.LatestNewsItems a:hover span {
    transform: scale(1.07);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    background-color: var(--DigTextColor) !important;
    color: white !important;
    /* */
    /* @media(max-width:960px) {
        width: 100% !important;
    }*/
    /* 
    padding-inline: 35px !important;*/
}

.loginForm {
    border-radius: 35px;
    width: 72%;
}

.AboutUsWorldMap {
    position: absolute;
    width: 59%;
    top: -65px;
    right: -15px;
    height: 120%;
}

html[dir="rtl"] div .SRMotorCard span,
html[dir="rtl"] div .SRTravelCard span,
html[dir="rtl"] div .SRMedicalCard span {
    right: unset !important;
    left: 122px !important;
}

.custom-border {
    height: 83px;
    border-right: 1px solid var(--BorderColor) !important;
    width: 0;
}

.AboutUsSection {
    padding: 0px 25px !important;
    border: var(--DIGMainBorderColor);
    border-radius: 35px;
    min-height: 374px;
}

.AboutUsSectionMap {
    border: var(--DIGMainBorderColor);
    border-radius: 35px;
    min-height: 374px;
}



.AboutUsSection div:nth-child(1) {
    align-items: center;
    align-content: center;
}

.MainHead {
    color: black;
    font-family: var(--HeadFontFamily) !important;
    text-align: start;
    align-content: end;
    font-size: var(--TFontS);
    font-weight: 600;
    line-height:1 !important;
    margin-bottom:10px !important;
    &:where(.dark, .dark *) {
        color: var(--DigTextColor) !important;
    }

    @media(max-width:960px) {
        text-align: center;
    }
}

.AboutUsDesc {
    text-align: start;
    /* width: 50%; */
    font-size: var(--PargraphFontSize);
    ;
}

.SecuritySectionDescripe {
    padding: 0px 40px 0px 40px !important;
}

.SecuritySection {
    border: var(--DIGMainBorderColor);
    /* padding: 42px; */
    padding-bottom: 0px !important;
    border-radius: 35px !important;
}

    .SecuritySection img {
        padding: 30px;
        margin-inline: 20%;
        margin-top: 0px !important;
        width: 65% !important;
    }

.MobileSection {
    max-height: 455px;
    !important;
    border: var(--DIGMainBorderColor);
    padding: 42px;
    padding-bottom: 0px !important;
    border-radius: 35px !important;
}

.MoblileAppImg {
    height: 101%;
    position: relative;
    top: -130px;
    width: 72%;
    min-width: 300px;
}

.MbSectionDescripe {
    position: relative;
    bottom: 90px;
    /* margin-top: -299px !important; */
}

    .MbSectionDescripe .AboutUsDesc {
    }

html[dir="rtl"] .AboutUsWorldMap {
    transform: scaleX(-1);
    position: absolute;
    width: 59%;
    top: -65px;
    left: -15px;
    height: 120%;
    right: unset !important
}

.custom-border {
    @media (width <720px) {
        height: 42px !important;
        position: relative;
        top: -24px;
    }
}


@media screen and (max-width: 960px) {
    .AboutUsSection {
        padding: 0px !important;
        display: flex;
        flex-direction: column-reverse;
    }

    .AboutSectionConetent {
        padding: 40px !important;
    }

    .AboutUsWorldMap {
        display: none !important;
        position: static !important;
        width: 100%;
        top: -65px;
        right: -15px;
        height: 120%;
    }

    .AboutUsWorldMoble {
        display: inline-block !important;
        margin-top: -8.5%;
        width: 92%;
        margin-right: -9.2%;
    }

    .MoblileAppImg {
        height: 100%;
        position: relative;
        top: -157px;
        width: 76%;
        min-width: 332px;
    }

    .MobileSection {
        max-height: unset !important;
    }
}

html[dir="rtl"] .ServiceCardSecondSectionText {
    margin-left: unset;
    margin-right: 2%;
    text-align: right;
}

.OurServicesSection {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 25px;
}

.OurServicesSection_div1 {
    width: 100%;
    grid-column: span 2 / span 2;
    grid-row: span 2 / span 2;
}

.MTCARD {
    height: 100%;
    cursor: pointer;
    transition: background-position 0.7s ease;
}

    /* .MTCARD img {
        width: 90%;
        position: relative;
        top: 22px;
        left: 83px;
    }*/
    .MTCARD img {
        width: 118%;
        position: relative;
        top: 22px;
        left: 42px;
        max-width: 113%;
    }

html[dir="rtl"] .MTCARD img {
    transform: scaleX(-1);
    position: relative;
    right: 80px;
    left: unset !important;
}


.OurServicesSection_div2 {
    grid-column-start: 3;
}


.BSCard {
    height: calc(var(--spacing) * 45);
    width: calc(var(--spacing) * 89);
    cursor: pointer;
    background-size: 262px;
    background-position-y: -34px !important;
    background-repeat: no-repeat;
    background-position: 166px;
    transition: background-position 0.7s ease;
}

    .BSCard img {
        width: 50%;
        height: auto;
        position: relative;
        top: 1px;
        left: 30%;
    }

html[dir="rtl"] .BSCard img {
    right: 30%;
    transform: scaleX(-1);
}

.YTCard {
    height: calc(var(--spacing) * 45);
    width: calc(var(--spacing) * 89);
    cursor: pointer;
    background-size: 262px;
    background-position-y: -34px !important;
    background-repeat: no-repeat;
    background-position: 166px;
    transition: background-position 0.7s ease;
}

    .YTCard img {
        height: auto;
        position: relative;
        width: 82%;
        top: 37px;
        left: 25%;
    }

html[dir="rtl"] .YTCard img {
    right: 25%;
    transform: scaleX(-1);
}

.BsUmbrella img {
    top: 27px !important;
}

.SCar svg {
    background-color: var(--MTBS);
    display: inline !important;
    width: 90% !important;
    height: 96%;
    padding: 2px;
}

.OurServicesSection_div3 {
    grid-column-start: 3;
    grid-row-start: 2;
}


.OurServicesSection1_div1 {
    max-height: calc(var(--spacing) * 70);
    height: calc(var(--spacing) * 70);
    grid-row-start: 3;
}

.BSTravel {
    cursor: pointer;
    height: calc(var(--spacing) * 72);
}

    .BSTravel img {
        width: 65%;
        height: auto;
        position: relative;
        top: 46px;
        left: 27%;
        max-width: 405px;
    }

html[dir="rtl"] .BSTravel img {
    right: 27%;
    transform: scaleX(-1);
}

.STravel svg {
    width: 90% !important;
    height: 96%;
    background-color: var(--TBS);
    padding: 2px;
}

.SMedical svg {
    width: 90% !important;
    height: 95%;
    background-color: var(--MBS);
    padding: 3px;
}

.SAccident svg {
    width: 90% !important;
    height: 96%;
    background-color: var(--PBS);
    padding: 0px !important;
}

.SDomestic svg {
    width: 90% !important;
    height: 96%;
    background-color: var(--DHBS);
    padding: 0px !important;
}

.SYacht svg {
    width: 90% !important;
    height: 96%;
    background-color: var(--YBS);
    padding: 0px !important;
}

.OurServicesSection1_div2 {
    height: calc(var(--spacing) * 70);
    grid-row-start: 3;
}

.SRHomeCard {
    max-height: calc(var(--spacing) * 85);
    width: 100% !important;
    height: calc(var(--spacing) * 85);
    cursor: pointer;
    background-image: url(../images/Home.png);
    background-size: 450px;
    background-position-y: -28px !important;
    background-repeat: no-repeat;
    background-position: 45px;
    transition: background-position 0.7s ease;
}

.OurServicesSection1_div3 {
    height: calc(var(--spacing) * 70);
    grid-row-start: 3;
}

.OurServicesSection1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 15px 25px;
}

.OurServicesSection2 {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
    grid-template-rows: repeat(1, 1fr);
    gap: 15px 25px;
    margin-top: 33px;
}

html[dir=rtl] .OurServicesSection2 h2 {
    flex-direction: column-reverse;
    display: flex;
}

.OurServicesSection2 a img {
    transition: transform 0.5s ease-in-out;
}

.OurServicesSection2:hover a img {
    transform: scale(1.1);
}


@media screen and (max-width: 960px) {
    .CoverImage {
        /*    background-image: url("../images/bg1_mb.webp") !important;*/
        padding-bottom: 100px;
        padding-top: 90px;
        background-position: top;
        background-position-y: -4px;
    }
}

@media screen and (max-width: 720px) {

    .SRMotorCard,
    .SRTravelCard,
    .SRMedicalCard {
        margin: auto !important;
    }

    .CoverImage {
        margin-top: 0px !important;
    }



    .loginForm {
        margin: 0 auto;
    }



    .LandingHomeHead {
        text-align: center;
        opacity: 100% !important;
        line-height: 48px;
        font-size: 43px;
    }

    .LandingHomeHead1 {
        opacity: 100% !important;
        margin-top: 20px;
        font-size: 15px;
        text-align: center;
    }
}

/* Styling for SCar with active class */
.ServiceBTN.active .rounded-full {
}

.ServiceBTN {
    position: relative;
    z-index: 1;
}

.CategoryCircule1::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 134px;
    border-bottom-right-radius: 15px;
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
    background-color: #ff000000;
    box-shadow: 8px 1px 0px 1px white;
}

html[dir="rtl"] .CategoryCircule1::before {
    content: "";
    position: absolute;
    top: 0px;
    right: 135px;
    border-bottom-right-radius: 15px;
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
    background-color: #ff000000;
    box-shadow: 8px 1px 0px 1px #ffffff;
    transform: rotate(90deg);
}

.dark .CategoryCircule1::before {
    box-shadow: 8px 1px 0px 1px var(--MainBgColor) !important;
}

.CategoryCircule1::after {
    content: "";
    position: absolute;
    top: 62px;
    left: 134px;
    border-top-right-radius: 15px;
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
    background-color: #ff000000;
    box-shadow: 8px -1px 0px 1px white;
}

html[dir="rtl"] .CategoryCircule1::after {
    content: "";
    position: absolute;
    top: 62px;
    right: 135px;
    border-top-right-radius: 15px;
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
    background-color: #ff000000;
    box-shadow: 8px -1px 0px 1px white;
    transform: rotate(268deg);
}

.dark .CategoryCircule1::after {
    box-shadow: 8px -1px 0px 1px var(--MainBgColor) !important;
}

.CategoryCircule::before {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    border-top-left-radius: 21px;
    border-bottom-left-radius: 21px;
    width: calc(var(--spacing) * 33.6);
    height: calc(var(--spacing) * 10.5);
    background-color: #ffffff;
}

html[dir="rtl"] .CategoryCircule::before {
    transform: rotate(180deg);
    content: "";
    position: absolute;
    top: 20px;
    right: 23px;
    border-top-left-radius: 21px;
    border-bottom-left-radius: 21px;
    width: calc(var(--spacing) * 33.6);
    height: calc(var(--spacing) * 10.5);
    background-color: #ffffff;
}

.dark .CategoryCircule::before {
    background-color: var(--MainBgColor) !important;
}

.CategoryCircule {
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
}

/* .Scategory {
    background-image: url(data:image/png;base64,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);
    background-size: 90%;
    background-repeat: no-repeat;
    background-position-x: 23px;
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
} */

.ServiceBTN.active {
    transition-delay: 0.5s;
    opacity: 1;
}

.ServiceBTN:not(.active) {
    opacity: 70% !important;

    &:where(.dark, .dark *) {
        opacity: 50% !important;
    }
}


    .ServiceBTN:not(.active) svg path {
        transition: fill-opacity 0.5s ease-in-out;
        fill-opacity: 0.5;
    }

.ServiceBTN svg path {
    transition: fill-opacity 0.5s ease-in-out;

    &:where(.dark, .dark *) {
        fill: black !important;
    }

    fill-opacity: 0.5;
}

.ServiceBTN.active svg path {
    transition-delay: 0.7s;
    transition: fill-opacity 0.7s ease-in-out;
    fill-opacity: 1 !important;
}


.ServiceBTN span {
    &:where(.dark, .dark *) {
        color: #ffffffb8 !important;
    }
}

.bsumbrella {
    /* width: 70%;
    height: auto;
    position: relative;
    top: 19px;
    left: 27%;
    max-width: 405px; */
}


/* .ServiceBTN > div{
  padding-inline: 7px;
  } */

.ServiceBTN span {
    font-size: var(--DigTextSize) !important;
    color: gray;
}

.loginForm .Scategory {
    margin-right: -2px !important;
    border-radius: 35px !important;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    background-color: rgb(255 255 255 / 64%);
}

html[dir="rtl"] .loginForm .Scategory {
    border-radius: 35px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.loginForm .SForm {
    border-radius: 35px !important;
    padding-top: 27px;
    padding-bottom: 27px;
    padding-left: 25px;
    padding-right: 25px;
    border-start-start-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

html[dir="rtl"] .loginForm .SForm {
    border-radius: 35px !important;
    border-end-start-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.CoverImage {
    padding-bottom: 300px;
    padding-top: 90px;
    background-position: top;
    background-position-y: -10px;

    @media(max-width: 639px) {
        margin-top: 0px !important;
        background-position-y: 2px !important;
    }

    @media(max-width: 575px) {
        margin-top: 0px !important;
    }
}

/*html[dir="ltr"]*/
.CoverImage {
    /*   background-image: url(../images/bg1.webp);
    @media(min-width:960px){
        background-size: 100% 100%;
    }*/
    background-color: #5c5c5c;
}

html[dir="rtl"] .CoverImage {
    transform: translate(0%, 0) scaleX(-1);
}

    html[dir="rtl"] .CoverImage > div {
        transform: translate(0%, 0) scaleX(-1);
    }

.fadeInUp {
    animation-name: fadeInUp;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.max-w-\[530px\] {
    max-width: 530px;
}

.text-center {
    text-align: center;
}

@media (min-width: 992px) {
    .lg\:ml-0 {
        margin-left: 0px;
    }

    .lg\:text-left {
        text-align: left;
    }
}

.mt-20 {
    margin-top: 5rem;
}

.max-w-\[435px\] {
    max-width: 435px;
}

@media (min-width: 992px) {
    .lg\:mt-0 {
        margin-top: 0px;
    }
}

h2 {
    font-size: inherit;
    font-weight: inherit;
}

h2 {
    margin: 0;
}

.mb-4 {
    margin-bottom: 1rem;
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.font-bold {
    font-weight: 700;
}

/* .text-black {
    --tw-text-opacity: 1;
    color: rgb(24 28 49 / var(--tw-text-opacity));
} */

@media (min-width: 575px) {
    .sm\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}

@media (min-width: 768px) {
    .md\:text-\[38px\] {
        font-size: 38px;
    }

    .md\:leading-tight {
        line-height: 1.25;
    }
}

p {
    margin: 0;
}

.mb-10 {
    margin-bottom: 2.5rem;
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}

.text-body {
    --tw-text-opacity: 1;
    color: rgb(121 128 138 / var(--tw-text-opacity));
}

.-mx-\[10px\] {
    margin-left: -10px;
    margin-right: -10px;
}

.items-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

@media (min-width: 992px) {
    .lg\:justify-start {
        justify-content: flex-start;
    }
}


.max-w-full {
    max-width: 100%;
}

.absolute {
    position: absolute;
}

.left-0 {
    left: 0px;
}

.right-0 {
    right: 0px;
}

.-top-5 {
    top: -3.25rem;
    ;
}

.-z-10 {
    z-index: -10;
}

.aspect-square {
    aspect-ratio: 1 / 1;
}

.rounded-full {
    border-radius: 9999px;
}

.bg-gradient-2 {
    background-image: linear-gradient(120.12deg, #e0c087 0%, #B99F70 100%);
}

.top-0 {
    top: 0px;
}

.bottom-0 {
    bottom: 0px;
}

.inline-block {
    display: inline-block;
}

.px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
}

svg {
    display: block;
    vertical-align: middle;
}



.mb-5 {
    margin-bottom: 1.25rem;
}

.inline-flex {
    display: inline-flex;
}

.rounded-md {
    border-radius: 0.375rem;
}

.bg-primary {
    --tw-bg-opacity: 1;
    background-color: #B99F70;
}

.py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.pl-4 {
    padding-left: 1rem;
}

.pr-5 {
    padding-right: 1.25rem;
}



.hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: #000;
}

.bg-black {
    &:where(.dark, .dark *) {
        background-color: #fff;
        color: black;
    }
}

.mr-\[10px\] {
    margin-right: 10px;
}

.text-left {
    text-align: left;
}

.block {
    display: block;
}


.opacity-70 {
    opacity: 0.7;
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.font-medium {
    font-weight: 500;
}


@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 20px, 0);
        opacity: 0;
        transform: translate3d(0px, 20px, 0px);
    }

    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
        opacity: 1;
        transform: translate3d(0px, 0px, 0px);
    }
}

/* These were inline style tags. Uses id+class to override almost everything */
#style-IOJy7.style-IOJy7 {
    visibility: visible;
    animation-delay: 0.2s;
}

#style-1Hq2R.style-1Hq2R {
    visibility: visible;
    animation-delay: 0.3s;
}









@media (max-width: 1140px) {
    .loginForm {
        min-width: 461.52px;
    }

    .BsUmbrella img {
        width: calc(var(--spacing) * 51) !important;
        height: auto;
        position: relative;
        top: 13%;
        left: 34%;
        max-width: unset;
    }
}

@media (max-width: 400px) {


    .loginForm .SForm {
        padding-left: 12px;
        padding-right: 12px;
    }



    .ServiceBTN .ms-2 {
        margin-inline-start: 1.5px !important;
    }

    .loginForm .Scategory {
        background-color: #eeeae3cf;
    }

    .loginForm {
        min-width: 375px;
        ;
    }

    .ServiceBTN {
        height: 38px !important;
    }

        .ServiceBTN .grid {
            height: 38px !important;
        }
}

@media (max-width: 500px) {
    .SerivcesSection img {
        right: 145px !important;
    }

    .CategoryCircule1::before {
        top: 0px;
        left: 105px;
    }

    html[dir="rtl"] .CategoryCircule1::before {
        content: "";
        position: absolute;
        top: 0px;
        right: 108px;
        border-bottom-right-radius: 15px;
        width: calc(var(--spacing) * 5);
        height: calc(var(--spacing) * 5);
        background-color: #ff000000;
        box-shadow: 8px 1px 0px 1px #ffffff;
        transform: rotate(90deg);
    }

    .CategoryCircule1::after {
        top: 58px;
        left: 105px;
    }

    html[dir="rtl"] .CategoryCircule1::after {
        content: "";
        position: absolute;
        top: 58px;
        right: 106px;
        border-top-right-radius: 15px;
        width: calc(var(--spacing) * 5);
        height: calc(var(--spacing) * 5);
        background-color: #ff000000;
        box-shadow: 8px -1px 0px 1px white;
        transform: rotate(268deg);
    }

    .CategoryCircule::before {
        position: absolute;
        top: 20px;
        left: 20px;
        width: calc(var(--spacing) * 26.4);
        height: calc(var(--spacing) * 9.5);
        background-color: #ffffff;
    }

    html[dir="rtl"] .CategoryCircule::before {
        transform: rotate(180deg);
        content: "";
        position: absolute;
        top: 20px;
        right: 16px;
        border-top-left-radius: 21px;
        border-bottom-left-radius: 21px;
        width: calc(var(--spacing) * 28.6);
        height: calc(var(--spacing) * 9.5);
        background-color: #ffffff;
    }


    .ServiceBTN .ms-2 {
        margin-inline-start: 1.5px !important;
    }

    .loginForm .Scategory {
        background-color: #eeeae3cf;
    }

    .loginForm {
        min-width: 375px;
        ;
    }

    .ServiceBTN {
        height: 38px !important;
    }

        .ServiceBTN .grid {
            height: 38px !important;
        }
}

@media (max-width: 400px) {

    .CategoryCircule1::before {
        top: 0px;
        left: 93px;
    }

    html[dir="rtl"] .CategoryCircule1::before {
        content: "";
        position: absolute;
        top: 0px;
        right: 95px;
        border-bottom-right-radius: 15px;
        width: calc(var(--spacing) * 5);
        height: calc(var(--spacing) * 5);
        background-color: #ff000000;
        box-shadow: 8px 1px 0px 1px #ffffff;
        transform: rotate(90deg);
    }

    .CategoryCircule1::after {
        top: 58px;
        left: 93px;
    }

    html[dir="rtl"] .CategoryCircule1::after {
        content: "";
        position: absolute;
        top: 58px;
        right: 95px;
        border-top-right-radius: 15px;
        width: calc(var(--spacing) * 5);
        height: calc(var(--spacing) * 5);
        background-color: #ff000000;
        box-shadow: 8px -1px 0px 1px white;
        transform: rotate(268deg);
    }

    .CategoryCircule::before {
        position: absolute;
        top: 20px;
        left: 14px;
        width: calc(var(--spacing) * 25.4);
        height: calc(var(--spacing) * 9.5);
    }

    html[dir="rtl"] .CategoryCircule::before {
        transform: rotate(180deg);
        content: "";
        position: absolute;
        top: 20px;
        right: 16px;
        border-top-left-radius: 21px;
        border-bottom-left-radius: 21px;
        width: calc(var(--spacing) * 25.6);
        height: calc(var(--spacing) * 9.5);
    }

    .ServiceBTN .ms-2 {
        margin-inline-start: 1.5px !important;
    }

    .loginForm .Scategory {
        background-color: #eeeae3cf;
    }

    .loginForm {
        min-width: 340px;
        width: 340px !important;
    }

    .ServiceBTN {
        height: 38px !important;
    }

        .ServiceBTN .grid {
            height: 38px !important;
        }



    .SRMotorCard {
        background-size: 564px;
        background-repeat: no-repeat;
        background-position: 40px 66px;
    }

    .SRTravelCard {
        background-size: 360px !important;
        background-repeat: no-repeat;
        background-position: 40px 29px !important;
    }

    .SRMedicalCard {
        background-size: 367px;
        background-position: 33px 28px !important;
    }

    .SRHomeCard {
        background-size: 411px;
        background-position: 10px -5px !important;
    }


    .Yacht {
        background-size: 85%;
        background-position: calc(var(--spacing) * 20) calc(var(--spacing) * 2) !important;
        width: calc(var(--spacing) * 73);
    }

    .SRBusiness {
        background-size: 85%;
        background-position: calc(var(--spacing) * 26) !important;
        width: calc(var(--spacing) * 73);
    }
}

@media (max-width: 960px) {
    .ServiceCardSecondSectionText {
        position: absolute;
        margin-left: 16px;
        margin-top: 35px;
        margin: lef;
        font-size: 30px;
        text-align: start;
    }

    .SRMotorCard {
        background-size: 46vw;
        background-repeat: no-repeat;
        background-position: -3px 116px !important;
    }

    .SRTravelCard {
        background-size: 38vh !important;
        background-repeat: no-repeat;
        background-position: -1vh 6vh !important;
    }

    .SRMedicalCard {
        background-size: 38vh;
        background-position: -2vh 6vh !important;
    }

    .SRHomeCard {
        background-size: 40vh;
        background-position: -3vh 3vh !important;
    }

    .Yacht {
        background-size: 85%;
        background-position: calc(var(--spacing) * 15) calc(var(--spacing) * 10) !important;
        width: calc(var(--spacing) * 54);
    }

    .SRBusiness {
        background-size: 85%;
        background-position: calc(var(--spacing) * 24) !important;
        width: calc(var(--spacing) * 54);
    }

    .BsUmbrella img {
        width: calc(var(--spacing) * 37) !important;
        height: 53%;
        position: relative;
        top: 15% !important;
        left: 34%;
        max-width: 156px;
    }
}

@media (max-width: 720px) {
    .OurServicesSection2 {
        max-height: 40vh !important;
        height: 40vh !important;
    }

        .OurServicesSection2 a {
            max-height: 40vh !important;
            height: 40vh !important;
        }

        .OurServicesSection2 h2 {
            transform: translateY(8%);
            font-size: 2.275rem;
        }

    html[dir=rtl] .OurServicesSection2 h2 {
        top: 53px;
        right: 16px;
    }


    .OurServicesSection,
    .OurServicesSection1 {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: auto;
    }

    .OurServicesSection1 {
        gap: 35px !important;
        margin-top: 25px;
    }

    /* Adjust items to not span multiple columns */
    .OurServicesSection_div1,
    .OurServicesSection_div2,
    .OurServicesSection_div3,
    .OurServicesSection1_div1,
    .OurServicesSection1_div2,
    .OurServicesSection1_div3 {
        max-height: 40vh !important;
        height: 40vh !important;
        max-width: 100vh !important;
        width: 100vh !important;
        grid-column: span 1 !important;
        grid-row: auto !important;
        width: 100% !important;
    }

    .SRMotorCard {
        height: 40vh !important;
        background-size: 74vh !important;
        background-repeat: no-repeat;
        background-position: 8vh 2vh !important;
    }


    .Yacht {
        height: 40vh !important;
        width: 100% !important;
        background-size: 98vh;
        background-repeat: no-repeat;
        background-position: -1vh -21vh !important;
    }

    .SRTravelCard {
        background-size: 62vh !important;
        background-repeat: no-repeat;
        background-position: 31vh -10vh !important;
    }

    .SRMedicalCard {
        background-size: 59vh;
        background-position: 32vh -7vh !important;
    }

    .SRBusiness {
        height: 40vh !important;
        width: 100% !important;
        background-size: 57vh;
        background-repeat: no-repeat;
        background-position: 287px -64px !important;
    }

    .SRHomeCard {
        background-size: 60vh;
        background-position: 32vh -9vh !important;
    }

    .MTCARD img {
        width: 82%;
        position: relative;
        top: 15px;
        left: 151px;
    }



    .BSCard img {
        width: 57%;
        height: auto;
        position: relative;
        top: 1px;
        left: 26%;
    }

    .YTCard img {
        width: 100%;
        left: 20%;
        top: 42px;
    }

    .BSTravel img {
        width: 46%;
        height: auto;
        position: relative;
        top: 10px;
        left: 25%;
        max-width: unset;
    }

    .OurServicesSection > div,
    .OurServicesSection1 > div {
        width: 100%;
        height: 95%;
    }

    .BSCard {
        width: 100%;
        height: 100%;
    }

    .YTCard {
        width: 100%;
        height: 100%;
    }

    .MTCARD {
        width: 100%;
        height: 100%;
    }

    .BSTravel {
        width: 100%;
        height: 100%;
    }

    .BsUmbrella img {
        width: calc(var(--spacing) * 77) !important;
        height: auto;
        position: relative;
        top: 0% !important;
        left: 28%;
        max-width: unset;
    }
}

.ServiceCardSecondSectionText:not(.MTCar) {
    cursor: pointer;
    z-index: 10;
    position: absolute;
    margin-left: 26px;
    margin-top: 27px;
    font-size: 2rem;
    text-align: start;
    line-height: 100%;
}

.MTCar.ServiceCardSecondSectionText {
    cursor: pointer;
    z-index: 10;
    position: absolute;
    margin-left: 26px;
    margin-top: 27px;
    font-size: 32pt;
    text-align: start;
    line-height: 100%;
}

@media (max-width: 640px) {
    .OurServicesSection2 {
        max-height: 65.1px !important;
        height: 16vh !important;
        margin-top: 10px;
    }

        .OurServicesSection2 img {
            height: 168% !important;
        }

        .OurServicesSection2 a {
            max-height: 65.1px !important;
            height: 16vh !important;
        }

        .OurServicesSection2 h2 {
            transform: translateY(-3%) translateX(8px);
            font-size: 1rem;
            line-height: 1;
        }

    html[dir=rtl] .OurServicesSection2 h2 {
        top: 34px;
        right: 43px;
    }

    html[dir="rtl"] .ServiceCardSecondSectionText {
        margin-left: unset;
        margin-right: 6%;
        text-align: right;
    }

    .SerivcesSection img {
        right: 26% !important;
    }

    .ServiceCardSecondSectionText span {
        display: inline-block !important;
    }

    .OurServicesSection_div1,
    .OurServicesSection_div2,
    .OurServicesSection_div3,
    .OurServicesSection1_div1,
    .OurServicesSection1_div2,
    .OurServicesSection1_div3 {
        max-height: 65.1px !important;
        height: 16vh !important;
        max-width: 100vh !important;
        width: 100vh !important;
        grid-column: span 1 !important;
        grid-row: auto !important;
        width: 100% !important;
    }

    .OurServicesSection1 {
        gap: 25px !important;
        margin-top: 25px;
    }

    .SRMotorCard {
        height: 30vh !important;
        width: 100% !important;
        background-size: 70% !important;
        background-repeat: no-repeat;
        background-position: calc(var(--spacing) * 40) calc(var(--spacing) * 20) !important;
    }


    .Yacht {
        height: 30vh !important;
        width: 100% !important;
        background-size: 62vh;
        background-repeat: no-repeat;
        background-position: calc(var(--spacing) * 20) !important;
    }

    .SRTravelCard {
        height: 30vh !important;
        background-size: 84% !important;
        background-repeat: no-repeat;
        background-position: calc(var(--spacing) * 43) !important;
    }

    .SRMedicalCard {
        height: 30vh !important;
        width: 100% !important;
        background-size: 80%;
        background-repeat: no-repeat;
        background-position: calc(var(--spacing) * 45) !important
    }

    .SRBusiness {
        height: 30vh !important;
        width: 100% !important;
        background-size: 65%;
        background-repeat: no-repeat;
        background-position: calc(var(--spacing) * 51) !important;
    }

    .SRHomeCard {
        height: 30vh !important;
        width: 100% !important;
        background-size: 73%;
        background-repeat: no-repeat;
        background-position: calc(var(--spacing) * 49) !important;
    }

    .MTCARD img {
        width: calc(var(--spacing) * 36);
        height: auto;
        position: relative;
        top: 1px;
        left: 30%;
    }

    html[dir="rtl"] .MTCARD img {
        width: calc(var(--spacing) * 32);
    }

    .BSCard img {
        width: calc(var(--spacing) * 29);
        height: auto;
        position: relative;
        top: -9%;
        left: 29%;
    }

    .YTCard img {
        width: calc(var(--spacing) * 40);
        left: 30%;
        top: 12%;
    }

    .thereline {
        margin-top: 17px !important;
    }

    .ServiceCardSecondSectionText {
        z-index: 10 !important;
        position: absolute !important;
        margin-left: 27px !important;
        margin-top: 11px !important;
        font-size: 1rem !important;
        text-align: start !important;
        line-height: 100% !important;
    }

    .OurServicesSection {
        gap: 10px !important;
    }

    .OurServicesSection1 {
        gap: 10px !important;
        margin-top: 10px !important;
    }

    .ServiceCardSecondSectionText br {
        display: inline !important;
    }

    .BSTravel img {
        width: calc(var(--spacing) * 22);
        height: auto;
        position: relative;
        top: 16%;
        left: 31%;
        max-width: 239px;
    }

    .BsUmbrella img {
        width: calc(var(--spacing) * 26) !important;
        height: auto;
        position: relative;
        top: 19% !important;
        left: 32%;
        max-width: 156px;
    }
}


/* Basic element to apply the transition to */
.slow-down-element {
    width: 100px;
    height: 100px;
    background-color: #3498db;
    position: relative;
    /* This transition starts fast and gradually slows down */
    transition: transform 2s cubic-bezier(0, 0, 0.2, 1);
}

    /* When this class is added, the element will move from top to bottom */
    .slow-down-element.active {
        transform: translateY(300px);
    }

/* Alternative transitions with different easing curves */

/* Strong ease-out effect (starts very fast, slows dramatically) */
.strong-ease-out {
    transition: transform 2s cubic-bezier(0, 0, 0.1, 1);
}

/* Custom ease-out with longer slow ending */
.custom-ease-out {
    transition: transform 2s cubic-bezier(0.33, 0, 0, 1);
}

/* Using named easing function */
.named-ease-out {
    transition: transform 2s ease-out;
}

/* Example of how to use with other properties for a more complex effect */
.multi-property {
    transition: transform 2s cubic-bezier(0, 0, 0.2, 1), background-color 1.5s cubic-bezier(0, 0, 0.2, 1), opacity 1s cubic-bezier(0, 0, 0.2, 1);
}

.BoxContent {
    background-color: #fcfcfc;
    border-radius: 45px;
    padding: 20px 45px;
    border: var(--DIGMainBorderColor);
}

/* Add mobile view styles for BoxContent */
@media (max-width: 720px) {
    .tiny-three-item1 .BoxContent {
        /* width: calc(var(--spacing) * 80); */
        padding-inline: calc(var(--spacing) * 11);
        padding: 5px 0px !important;
        min-height: 59px !important;
        gap: 0px !important;
        margin: 0 auto;
    }


    .AboutUsDesc {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        transition: all 0.3s ease;
        margin-bottom: 0;
    }

    .ReadMoreResonsive {
        display: -webkit-box;
        -webkit-line-clamp: 100 !important;
        -webkit-box-orient: vertical;
        overflow: hidden;
        transition: all 0.3s ease;
        margin-bottom: 0;
    }

    .AriaExpanded.expanded .AboutUsDesc {
        -webkit-line-clamp: unset;
        max-height: none;
    }

    .read-more-btn {
        border-radius: 40px !important;
        /* display: inline-block; */
        color: #B99F70;
        cursor: pointer;
        font-weight: 500;
        margin-top: 10px;
        transition: all 0.3s ease;
        border: 1px solid #B99F70;
        padding: 5px 12px;
        border-radius: 15px;
        font-size: 0.8rem;
        margin-bottom: 10px;
    }

        .read-more-btn:hover {
            background-color: #B99F70;
            color: white;
        }
}

.dark .BoxContent {
    background-color: var(--MainBgColor);
}


.CirculeContainer {
    position: relative;
    width: 324px;
    height: 190px;
}

.shape {
    width: 100%;
    /*height: 100%;*/
    background-color: #f7f7f7;
    border-radius: 50px;
    position: relative;
    border-radius: 50px;

    &:where(.dark, .dark *) {
        background-color: #2d2d2d;
    }
}
.FeedBackBox {
    height: 200px;
    /* width: 62%; */
}
.tns-item{
/*    margin-right:10px !important;
*/}
.notch {
    position: absolute;
    width: 80px;
    height: 40px;
    background-color: #ffffff;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;

    &:where(.dark, .dark *) {
        background-color: var(--MainBgColor);
    }
}

.circle {
    position: absolute;
    width: 60px;
    height: 60px;
    /* background-color: white; */
    border-radius: 50%;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

    .circle::before {
        content: "";
        position: absolute;
        width: 6.5rem;
        height: 6.5rem;
        background-color: transparent;
        border-radius: 103px;
        left: 90.3%;
        bottom: 50%;
        z-index: 1;
        box-shadow: -21px 42px 0px -27px #ffffff;
    }

.dark .circle::before {
    box-shadow: -21px 42px 0px -27px var(--MainBgColor) !important;
}

.dark .circle::after {
    box-shadow: -21px 42px 0px -27px var(--MainBgColor) !important;
}

.circle::after {
    content: "";
    position: absolute;
    width: 6.5rem;
    height: 6.5rem;
    background-color: transparent;
    border-radius: 103px;
    right: 90%;
    bottom: 50%;
    z-index: 1;
    box-shadow: -21px 42px 0px -27px #ffffff;
    transform: rotate(-54deg);

    &:where(.dark, .dark *) {
        box-shadow: -21px 42px 0px -27px: var(--MainBgColor) !important;
    }
}

/*#tns1 > .tns-item {
    height: calc(var(--spacing) * 75);
}*/

/* News Section Styles */
.news-items {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.news-item {
    border-radius: 10px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    border-left: 4px solid #b99f70;
}

    .news-item:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    }

    .news-item h4 {
        color: #333;
        font-weight: 600;
    }

    .news-item .mdi-arrow-right {
        font-size: 24px;
        transition: transform 0.3s ease;
    }

    .news-item:hover .mdi-arrow-right {
        transform: translateX(5px);
    }

@media (max-width: 768px) {
    .news-items {
        margin-top: 2rem;
    }
}

@media (max-width: 960px) and (min-width: 720px) {
    .MbAchivement {
        width: 100%;
    }
}

.NewSHead::before {
    content: "";
    position: absolute;
    width: 105px;
    height: 105px;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(206, 198, 184, 1) 35%, rgba(185, 159, 112, 1) 100%);
    top: calc(var(--spacing) * 4);
    left: calc(var(--spacing) * 6);
    border-radius: 50%;

    &:where(.dark, .dark *) {
    }
}

html[dir="rtl"] .NewSHead::before {
    left: unset !important;
    right: calc(var(--spacing) * -4);
}

.NewSHead::before {
    &:where(.dark, .dark *) {
        background-image: linear-gradient(0deg, #493d27 0%, #776647 35%, rgba(185, 159, 112, 1) 100%) !important;
    }
}

.NewSHeadText {
    z-index: 1 !important;
    position: relative;
    transform: translateY(-50%);
    font-size: 30pt;
    line-height: 110%;
}

.DaraFeatherFb {
    fill: white;
    stroke-width: 0;
    border: 1px solid white;
    padding: width:50px;
    height: 40px;
    width: 40px;
    padding: 5px;
    border-radius: 9999px;
}

.DataFeather {
    stroke-width: 1.2px;
    border: 1px solid white;
    padding: 50px;
    height: 40px;
    width: 40px;
    padding: 5px;
    border-radius: 9999px;
}


.bounce2 svg {
    animation: pulse 0.5s infinite ease-in-out alternate;
}

@keyframes bounce2 {
    from {
        transform: scale(0.8);
    }

    to {
        transform: scale(100px);
    }
}

html[dir="rtl"] .NewsCard svg {
    transform: scale(-1) !important;
}

html[dir="rtl"] .MainHead {
    margin-bottom: 10px !important;
}

.SRMotorCard > span,
.SRTravelCard > span,
.SRMedicalCard > span {
    position: relative;
    bottom: 120px;
    right: 122px;
    width: 16%;
}

.SRMotorCard,
.SRTravelCard,
.SRMedicalCard,
.SRBusiness,
.SRHomeCard,
.MTCARD,
.BSTravel,
.BSCard,
.YTCard {
    border-radius: 55px !important;
}


.latestnewsitems {
    display: -webkit-box;
    -webkit-line-clamp: 1; /* Number of lines to show */
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.MTCARD, .BSCard, .YTCard, .bg-ping-50, .bg-Mestasio-50, .bg-blue-50 {
    transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out,ease-in-out 0.5s;
}

    .MTCARD img, .BSCard img, .YTCard img, .bg-ping-50 img, .bg-Mestasio-50 img, .bg-blue-50 img {
        transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out,ease-in-out 0.5s;
    }

    .MTCARD:hover {
        background-color: var(--MTBS)
    }

        .MTCARD:hover img {
            transform: translateX(-20px);
        }

    .BSCard:hover {
        background-color: var(--DHBS)
    }

        .BSCard:hover img {
            transform: translateX(-10%);
        }


    .BSCard:hover {
        background-color: var(--DHBS)
    }

        .BSCard:hover img {
            transform: translateX(-10%);
        }

    .YTCard:hover {
        background-color: var(--YBS)
    }

        .YTCard:hover img {
            transform: translateX(-10%);
        }

    .bg-ping-50:hover {
        background-color: var(--TBS)
    }

        .bg-ping-50:hover img {
            transform: translateX(-10%);
        }

    .bg-Mestasio-50:hover {
        background-color: var(--MBS)
    }

        .bg-Mestasio-50:hover img {
            transform: translateX(-10%);
        }


    .bg-blue-50:hover {
        background-color: var(--PBS)
    }

        .bg-blue-50:hover img {
            transform: translateX(-10%);
        }


.mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
}

.GetIntoTouch {
    cursor: pointer;
    padding: 20px 0px !important;
}

.GetIntoTouchBtn {
    border: 1px solid var(--DigTextColor);
    width: 65%;
    text-align: center;
    transition: all 0.5s ease !important;
}

.GetIntoTouchBtnContainer {
    transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out,padding ease-in-out 0.5s,width ease-in-out 0.5s;
}

.GetIntoTouch:hover {
    .GetIntoTouchBtn {
        background-color: var(--DigTextColor) !important;
        color: white;
         transform: scale(1.07);
    }
}

.AnimationContainer {
    opacity: 0;
}

.animate__animated {
    /* Ensure animation opacity sets to 1 */
    opacity: 1;
}
/* Custom slideInUp with smaller distance */
@keyframes slideInUpSmall {
    from {
        transform: translateY(50px); /* smaller offset */
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Custom class using Animate.css naming */
.animate__slideInUpSmall {
    animation-name: slideInUpSmall;
    animation-duration: 1s;
    animation-fill-mode: both;
}

.AboutUsQatarPin {
    position: absolute;
    top: -96px;
    right: 314px;
    width: 159px;
    height: 227px;
    animation: moveVertical25 3s linear infinite;
}

html[dir=rtl] .AboutUsQatarPin {
    left: 105px;
    right: unset;
}


@media (max-width: 1140px) and (min-width:960px) {

    .AboutUsQatarPin {
        top: -120px;
        right: 255px;
        width: 159px;
        height: 227px;
    }

    html[dir='rtl'] .AboutUsQatarPin {
        right: unset !important;
        left: 79px !important;
    }
}

@media (max-width: 960px) and (min-width:720px) {
    .AboutUsQatarPin {
        top: -88px;
        right: 369px;
        width: 200px;
        height: 272px;
    }
}

@media (max-width: 720px) and (min-width:640px) {
    .AboutUsQatarPin {
        top: -60px;
        right: 337px;
        width: 160px;
        height: 230px;
    }
}

@media (max-width: 640px) and (min-width:430px) {
    .AboutUsQatarPin {
        top: -5%;
        right: 54%;
        width: 23%;
        height: 26%;
    }

    .AboutUsQatarPin {
        animation: moveVertical10 3s linear infinite !important;
    }
}

@media (max-width: 430px) and (min-width:200px) {
    .AboutUsQatarPin {
        top: -6px;
        right: 55%;
        width: 21%;
        height: 19%;
    }

    .AboutUsQatarPin {
        animation: moveVertical10 3s linear infinite !important;
    }
}

@keyframes moveVertical25 {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(25px);
    }

    100% {
        transform: translateY(0);
    }
}


@keyframes moveVertical10 {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}


.map-container {
    position: relative;
    /* Set a maximum width for the map container to ensure it doesn't get too large on desktop */
    /* Responsive width */
    padding-bottom: 56.25%;
    /* 16:9 aspect ratio (height / width * 100). Adjust if your map image has a different ratio. */
    background-image: url('/LangingAssets/images/DigMapPin.webp');
    /* Your map image */
    background-size: contain;
    /* Ensure the map image fits within the container */
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 1rem;
    overflow: hidden;
    /* Important to keep children within bounds */
}

.location-pin {
    position: absolute;
    width: 30% !important;
    /* Responsive width for the pin relative to the map-container */
    height: auto;
    /* Adjust these top and left percentages to accurately place the pin over Qatar */
    /* You'll likely need to fine-tune these values based on your specific map image */
    top: 55%;
    left: 72.4%;
    transform: translate(-50%, -100%);
    /* Center the pin image at the top-left of its 'top'/'left' coordinates */
    animation: bounce3 1.5s infinite;
    /* Apply the bouncing animation */
    filter: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.3));
    /* Add a subtle shadow to the pin */
}

@keyframes bounce3 {

    0%, 20%, 50%, 80%, 100% {
        transform: translate(-50%, -100%) translateY(0);
    }

    40% {
        transform: translate(-50%, -100%) translateY(-15px);
    }

    60% {
        transform: translate(-50%, -100%) translateY(-7px);
    }
}

/* Responsive adjustments for pin size on larger screens if needed */
@media (min-width: 768px) {
    .location-pin {
        width: 3%;
        /* Smaller pin on larger screens for better detail */
    }
}

.NewMapCls {
    transform: translateX(8%) translateY(-2%) scale(1.3);

    @media(max-width:960px) {
        transform: translateX(8%) translateY(-2%) scale(1.2) !important;
    }
}

html[dir=rtl] .NewMapCls {
    transform: translateX(0) translateY(-2%) scale(1.1);
}
/*.MapDiv {
    background-image: url('/LangingAssets/images/Map.webp'),url('/LangingAssets/images/PINLocation.webp');
    background-repeat:no-repeat;
    background-size:100% ,100px;
    background-position-x:100% ,100%;
}*/

/*Curver Style */
/*
.HeroBgImage {
    padding: 0px !important;
    padding-top: 100px !important;
    height: 730px !important;
}

.content {
    width: 1080px;
    transform-origin: top left; 
    overflow-x: hidden;
}

body {
    margin: 0;
    padding: 0;
    background-color: #eee;
}
*/

html[dir='rtl'] .HeroBgImage {
    transform: translate(0%, 0) scaleX(-1);
}

html[dir='rtl'] .HeroFormContent {
    transform: translate(0%, 0) scaleX(-1);
}
/* =========================================
   Discover Qatar Card - Combined Styles
========================================= */

/* Container */
.discover-qatar-container {
    background: #f4f3f1;
}

.bgdarkcontent {
    /* Not defined in provided CSS */
}

.bgdarkbg {
    /* Not defined in provided CSS */
}

.cursor-pointer {
    cursor: pointer;
}


/*
.bg-white {
    background-color: #ffffff;
}*/

/*.border {
    border: 1px solid;
}*/
/*
.border-\[\#e0e0d7\] {
    border-color: #e0e0d7;
}*/
/*
*/
.rounded-\[3rem\] {
    border-radius: 3rem;
}

.overflow-hidden {
    overflow: hidden;
}


/* =========================================
   Image Wrapper
========================================= */


.h-56 {
    height: 14rem;
}

.h-full {
    height: 100%;
}

.object-cover {
    object-fit: cover;
    width: 100%;
    height: 100%;
}


/* =========================================
   Overlay
========================================= */

.absolute {
    position: absolute;
}

.inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.bg-black\/10 {
    background-color: rgba(0, 0, 0, 0.1);
}


/* =========================================
   Heading Position & Transform
========================================= */

.top-1\/2 {
    top: 50%;
}

.left-1\/2 {
    left: 50%;
}

.-translate-x-1\/2 {
    transform: translateX(-50%);
}

.-translate-y-1\/2 {
    transform: translateY(-50%);
}


/* =========================================
   Typography
========================================= */

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.text-5xl {
    font-size: 3rem;
    line-height: 1;
}

.text-white {
    color: #ffffff;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.font-semibold {
    font-weight: 600;
}

.tracking-tight {
    letter-spacing: -0.025em;
}

.drop-shadow-lg {
    filter: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
}


/* =========================================
   Responsive (md ≥ 768px)
========================================= */

@media (min-width: 768px) {

    .md\:h-72 {
        height: 18rem;
    }

    .md\:left-auto {
        left: auto;
    }

    .md\:right-\[20\%\] {
        right: 20%;
    }

    .md\:translate-x-0 {
        transform: translateX(90px);
    }

    .md\:text-5xl {
        font-size: 3rem;
        line-height: 1;
    }

    .md\:text-right {
        text-align: right;
    }
}



/* Keyframes for animations */
@keyframes float-up-down {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

@keyframes float-card-1 {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-8px);
    }
}

@keyframes float-card-2 {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(8px);
    }
}

@keyframes pulse-glow-1 {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }

    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
}

@keyframes pulse-glow-2 {
    0%, 100% {
        transform: scale(1.2);
        opacity: 0.3;
    }

    50% {
        transform: scale(1);
        opacity: 0.5;
    }
}

@keyframes fade-in-up {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fade-in-left {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fade-in-right {
    from {
        opacity: 0;
        transform: translateX(30px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.MoblieSection_Floating_mobile-app-section {
    position: relative;
    background-color: #f5f5f5;
    /* padding: 2rem 1.5rem;*/
    overflow: hidden;
}

@media (min-width: 768px) {
    .MoblieSection_Floating_mobile-app-section {
        /* padding: 3rem 1.5rem;*/
    }
}

/* Background decorative elements */
.MoblieSection_Floating_bg-glow-1 {
    position: absolute;
    top: 5rem;
    right: 2.5rem;
    width: 16rem;
    height: 16rem;
    background-color: rgba(185, 159, 112, 0.3);
    border-radius: 50%;
    filter: blur(60px);
    pointer-events: none;
    animation: pulse-glow-1 8s ease-in-out infinite;
}

.MoblieSection_Floating_bg-glow-2 {
    position: absolute;
    bottom: 5rem;
    left: 2.5rem;
    width: 24rem;
    height: 24rem;
    background-color: rgba(206, 188, 155, 0.3);
    border-radius: 50%;
    filter: blur(60px);
    pointer-events: none;
    animation: pulse-glow-2 10s ease-in-out infinite;
}

.MoblieSection_Floating_container {
    max-width: 80rem;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.MoblieSection_Floating_grid {
    display: grid;
    gap: 2rem;
    align-items: center;
    display: flex;
    flex-direction: column;
}
@media(min-width:768px){
    .MoblieSection_Floating_grid {
        display: flex;
        flex-direction: row;
    }
}


@media (min-width: 1024px) {
    .MoblieSection_Floating_grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Phone mockup column */
.MoblieSection_Floating_phone-column {
    width: 30% !important;
    position: relative;
    order: 1;
    margin-top: 0rem;
    animation: fade-in-left 0.6s ease-out;
}

@media (min-width: 768px) {
    .MoblieSection_Floating_phone-column {
        margin-top: 0rem;
    }
}

@media (min-width: 1024px) {
    .MoblieSection_Floating_phone-column {
        order: 1;
    }
}

.MoblieSection_Floating_phone-wrapper {
    position: relative;
    max-width: 22rem;
    position: absolute;
    top: -324px;
    /*  margin: 0 auto;*/
}
@media(max-width:1139px) {

    .MoblieSection_Floating_phone-wrapper {
        position: relative;
        max-width: 22rem;
        position: unset;
        top: -324px;
    }
}
@media (min-width: 1024px) {
    /* .MoblieSection_Floating_phone-wrapper { margin: 0; } */
}

.MoblieSection_Floating_phone-container {
    position: relative;
}

.MoblieSection_Floating_phone-floating {
    position: relative;
    animation: float-up-down 4s ease-in-out infinite;
}

.MoblieSection_Floating_phone-img {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
    display: block;
    filter: drop-shadow(0 25px 50px rgba(0, 0, 0, 0.25));
    border-radius: 2.5rem;
}

/* Floating cards */
.MoblieSection_Floating_floating-card {
    display: none;
    position: absolute;
    background-color: white;
    border-radius: 1rem;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    padding: 1rem;
    border: 1px solid rgba(206, 188, 155, 0.3);
    animation: fade-in-up 0.6s ease-out;
}

.MoblieSection_Floating_floating-card-1 {
    line-height: 1.2;
    top: -2rem;
    right: -2rem;
    animation: float-card-1 4s ease-in-out infinite 0.5s, fade-in-up 0.6s ease-out 0.3s;
}

.MoblieSection_Floating_floating-card-2 {
    line-height: 106%;
    bottom: -3rem;
    left: -7rem;
    animation: float-card-2 5s ease-in-out infinite, fade-in-up 0.6s ease-out 0.5s;
}

.MoblieSection_Floating_card-content {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.MoblieSection_Floating_card-icon {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #b99f70 0%, #cebc9b 100%);
}

    .MoblieSection_Floating_card-icon svg {
        width: 1.25rem;
        height: 1.25rem;
        color: white;
    }

.MoblieSection_Floating_card-title {
    font-weight: 600;
    font-size: 0.875rem;
    color: #0f172a;
    margin-bottom: 0.125rem;
}

.MoblieSection_Floating_card-subtitle {
    font-size: 0.75rem;
    color: #64748b;
}

/* Content column */
.MoblieSection_Floating_content-column {
    width: 70%;
    order: 1;
    animation: fade-in-right 0.6s ease-out;
    padding-block: 50px;
}

@media (min-width: 1024px) {
    .MoblieSection_Floating_content-column {
        order: 1;
    }
}

.MoblieSection_Floating_main-heading {
/*    font-size: 35pt;
*/    font-weight: 700;
    color: #0f172a;
    margin-bottom: 1rem;
    line-height: 1.2;
    animation: fade-in-up 0.6s ease-out 0.3s backwards;
}

@media (min-width: 768px) {
    .MoblieSection_Floating_main-heading {
        font-size: 35pt;
    }
}

.MoblieSection_Floating_gradient-text {
    background: linear-gradient(135deg, #b99f70 0%, #cebc9b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.MoblieSection_Floating_main-description {
    font-size: 1.125rem;
    /*color: #475569;*/
    margin-bottom: 1.5rem;
    line-height: 1.4;
    animation: fade-in-up 0.6s ease-out 0.4s backwards;
}

/* Features grid */
.MoblieSection_Floating_features-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.75rem;
    margin-bottom: 1.5rem;
    animation: fade-in-up 0.6s ease-out 0.5s backwards;
}

@media (min-width: 640px) {
    .MoblieSection_Floating_features-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

.MoblieSection_Floating_feature-card {
    background-color: white;
    border-radius: 0.75rem;
    padding: 1rem;
    border: 1px solid #f1f5f9;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

    .MoblieSection_Floating_feature-card:hover {
        transform: scale(1.02);
        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
        border-color: rgba(185, 159, 112, 0.5);
    }

.MoblieSection_Floating_feature-content {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.MoblieSection_Floating_feature-icon {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    background-color: rgba(206, 188, 155, 0.1);
    transition: all 0.3s ease;
}

.MoblieSection_Floating_feature-card:hover .MoblieSection_Floating_feature-icon {
    background: linear-gradient(135deg, #b99f70 0%, #cebc9b 100%);
}

.MoblieSection_Floating_feature-icon svg {
    width: 1.25rem;
    height: 1.25rem;
    color: #b99f70;
    transition: color 0.3s ease;
}

.MoblieSection_Floating_feature-card:hover .MoblieSection_Floating_feature-icon svg {
    color: white;
}

.MoblieSection_Floating_feature-text {
    flex: 1;
    min-width: 0;
}

.MoblieSection_Floating_feature-title {
    font-weight: 600;
    color: #0f172a;
    margin-bottom: 0.25rem;
}

.MoblieSection_Floating_feature-description {
    font-size: 0.875rem;
    /* color: #475569;*/
    line-height: 1.5;
}

/* Download buttons */
.MoblieSection_Floating_download-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    animation: fade-in-up 0.6s ease-out 0.6s backwards;
    margin-bottom: 10px;
}

.MoblieSection_Floating_download-btn {
    line-height: 106%;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    background-color: #0f172a;
    color: white;
    padding: 0.45rem 1.5rem;
    border-radius: 0.75rem;
    font-weight: 500;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    /* border: none;*/
    cursor: pointer;
    transition: all 0.3s ease;
}
html[dir=ltr] .MoblieSection_Floating_download-btn {
    padding: 0.75rem 1.5rem ;
}
.MoblieSection_Floating_download-btn:hover {
    transform: scale(1.05);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

    .MoblieSection_Floating_download-btn:active {
        transform: scale(0.95);
    }

.MoblieSection_Floating_btn-icon {
    width: 1.5rem;
    height: 1.5rem;
}

.MoblieSection_Floating_btn-text-container {
    text-align: right;
}

.MoblieSection_Floating_btn-text-small {
    font-size: 0.75rem;
    opacity: 0.8;
    text-align:start;
}

.MoblieSection_Floating_btn-text-large {
    font-size: 0.875rem;
    font-weight: 600;
    text-align: start;
}


@media (max-width: 768px) {
    .MoblieSection_Floating_grid {
        display: flex;
        flex-direction: column !important;
    }

    .MoblieSection_Floating_content-column {
        width: 100% !important
    }

    .MoblieSection_Floating_phone-img {
        width: 245px !important;
    }
}

@media (max-width: 960px) {
    .MoblieSection_Floating_grid {
        display: flex;
        flex-direction: column !important;
    }

    .MoblieSection_Floating_content-column {
        width: 100% !important
    }

    .MoblieSection_Floating_phone-img {
        width: 245px !important;
    }

    .MoblieSection_Floating_phone-wrapper {
        position: relative !important;
        top: 0 !important;
    }

    .MoblieSection_Floating_phone-column {
        width: unset !important;
    }
}
.latestnewsitemsar{
    line-height:1.4 !important;
}

html[dir=rtl] .MoblieSection_Floating_phone-column{
    order:2 !important;
}

.inner-curveGReview {
    width: 90%;
    height: 100%;
    border-radius: 52px !important;
    --r: 20px;
    --s: 40px;
    --a: 20deg;
    --p: 50%;
    border-radius: var(--r);
    --_m: calc(100% - var(--r)),#000 calc(100% - 1px),#0000;
    --_d: (var(--s) + var(--r))*cos(var(--a));
    mask: radial-gradient(var(--r) at calc(var(--p) + var(--_d)) var(--_m)), radial-gradient(var(--r) at calc(var(--p) - var(--_d)) var(--_m)), radial-gradient(var(--s) at var(--p) calc(100% + sin(var(--a))*var(--s)), #0000 100%,#000 calc(100% + 1px)) 0 calc(var(--r)*(sin(var(--a)) - 1)) no-repeat, linear-gradient(90deg,#000 calc(var(--p) - var(--_d)),#0000 0 calc(var(--p) + var(--_d)),#000 0);
}


.ReviewSilderContainer {
    justify-content:center;
    position:relative;
    display: flex;
    align-items: center;
    min-height: 350px;
    min-width: 350px;
/*    background-color: green;
*/}
.ReviewSilderBody {
    min-height: 200px;
    min-width: 82%;
    background-color: #f5f5f5;
}


@media(max-width:720px) {

    .LangingHomeHead {
        text-align: center !important;
    }

    .LangingHomeHead1 {
        text-align: center !important;
    }
}

.NewsCard {
    cursor: pointer;
    transition: all 0.3s ease;
}
.NewsCard:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}