.BackToTop,
.burger-menu.open .line:nth-child(2),
.closer {
    opacity: 0
}

.menu ul li a,
li .LinksNav {
    font-weight: 400;
    color: var(--main-color);
    font-size: 14px;
    text-decoration: none
}

.menu ul,
ul li {
    list-style: none
}

.BackToTop span,
.IconLanguage {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.BackToTop span,
.BackgroundHero,
.IconLanguage {
    background-position: center
}

.ContentHero,
.LinkScrub,
.menu ul li a,
li .LinksNav {
    color: var(--main-color)
}

.BackToTop,
.Item,
.burger-menu {
    cursor: pointer
}

.BtnServices,
.menu ul li a,
a,
li .LinksNav {
    text-decoration: none
}

.After,
.BackToTop {
    right: 10px
}

.AR,
.Ar,
.Arabic,
.ConCardBlog.AllBlogs.rtl,
.rtl {
    direction: rtl
}

.DatePhotoBlog,
.Logo {
    vertical-align: middle
}

.After,
.Before,
.PN,
.SEOS p,
.deleteBlog,
.slider-container {
    user-select: none
}

:root {
    --main-color: #17756b;
    --margin: auto;
    --main_width: 100%;
    --border_radius: 6px;
    --gap: 1rem;
    --main_width_with_gap: calc(100% - var(--gap) * 2)
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px 6px #fff;
    background-color: #fff
}

::-webkit-scrollbar-thumb {
    background-color: #1c786f;
    outline: slategrey solid 0
}

.BackToTop,
.burger-menu .line,
.colorlib-bubbles li {
    background-color: var(--main-color)
}

body {
    margin: 0;
    padding: 90px 0 0;
    width: 100%;
    overflow-x: hidden
}

main {
    overflow: hidden;
    max-width: 100vw
}

.rtl {
    font-size: 14px;
    text-align: right !important
}

.particletext,
section {
    position: relative
}

.particletext.bubbles>.particle {
    opacity: 0;
    position: absolute;
    background-color: #3cd27b;
    -webkit-animation: 3s ease-in infinite bubbles;
    animation: 3s ease-in infinite bubbles;
    border-radius: 100%;
    z-index: 999999
}

@keyframes bubbles {
    0% {
        opacity: 0
    }

    20% {
        opacity: .2;
        transform: translate(0, -20%)
    }

    100% {
        opacity: 0;
        transform: translate(0, -1000%)
    }
}

.colorlib-bubbles {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    z-index: -1
}

.colorlib-bubbles li {
    position: absolute;
    list-style: none;
    display: block;
    width: 40px;
    height: 40px;
    opacity: .8;
    bottom: -160px;
    -webkit-animation: 20s infinite square;
    -moz-animation: 250s infinite square;
    -o-animation: 20s infinite square;
    -ms-animation: square 20s infinite;
    animation: 20s infinite square;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    opacity: .12
}

.colorlib-bubbles li:first-child {
    left: 10%
}

.colorlib-bubbles li:nth-child(2) {
    left: 20%;
    width: 80px;
    height: 80px;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    -ms-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 17s;
    -moz-animation-duration: 17s;
    -o-animation-duration: 17s;
    animation-duration: 17s
}

.colorlib-bubbles li:nth-child(3) {
    left: 25%;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    -ms-animation-delay: 4s;
    animation-delay: 4s
}

.colorlib-bubbles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    -webkit-animation-duration: 22s;
    -moz-animation-duration: 22s;
    -o-animation-duration: 22s;
    -ms-animation-duration: 22s;
    animation-duration: 22s;
    border: 1px solid var(--main-color)
}

.colorlib-bubbles li:nth-child(5) {
    left: 70%
}

.colorlib-bubbles li:nth-child(6) {
    left: 80%;
    width: 120px;
    height: 120px;
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s;
    -ms-animation-delay: 3s;
    animation-delay: 3s;
    border: 1px solid var(--main-color)
}

.colorlib-bubbles li:nth-child(7) {
    left: 32%;
    width: 160px;
    height: 160px;
    -webkit-animation-delay: 7s;
    -moz-animation-delay: 7s;
    -o-animation-delay: 7s;
    -ms-animation-delay: 7s;
    animation-delay: 7s
}

.colorlib-bubbles li:nth-child(8) {
    left: 55%;
    width: 20px;
    height: 20px;
    -webkit-animation-delay: 15s;
    -moz-animation-delay: 15s;
    animation-delay: 15s;
    -webkit-animation-duration: 40s;
    -moz-animation-duration: 40s;
    animation-duration: 40s
}

.colorlib-bubbles li:nth-child(9) {
    left: 25%;
    width: 10px;
    height: 10px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
    border: 1px solid var(--main-color)
}

.colorlib-bubbles li:nth-child(10) {
    left: 90%;
    width: 160px;
    height: 160px;
    -webkit-animation-delay: 11s;
    animation-delay: 11s
}

@-webkit-keyframes square {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-700px) rotate(600deg);
        -moz-transform: translateY(-700px) rotate(600deg);
        -o-transform: translateY(-700px) rotate(600deg);
        -ms-transform: translateY(-700px) rotate(600deg);
        transform: translateY(-700px) rotate(600deg)
    }
}

@keyframes square {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-700px) rotate(600deg);
        -moz-transform: translateY(-700px) rotate(600deg);
        -o-transform: translateY(-700px) rotate(600deg);
        -ms-transform: translateY(-700px) rotate(600deg);
        transform: translateY(-700px) rotate(600deg)
    }
}

input,
textarea {
    outline: 0;
    border-style: solid
}

a {
    color: #000
}

.ContainerWidth {
    width: 80%;
    margin: auto
}

.BackToTop {
    position: fixed;
    bottom: 10px;
    padding: 12px;
    border-radius: 50%;
    z-index: 9999;
    transition: .3s;
    transform: translateY(50px)
}

.BackToTop.Active {
    opacity: 1;
    transform: translateY(0)
}

.BackToTop span {
    background-image: url(../Img/Icons/down-arrow.png);
    width: 20px;
    height: 20px;
    display: block;
    rotate: 180deg
}

.menu-container {
    position: relative;
    display: none;
    margin-right: 30px
}

.menu-container.rtl {
    margin-right: 0;
    margin-left: 30px
}

.burger-menu {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 30px;
    height: 25px;
    z-index: 10
}

.closer,
.menu {
    height: 100%;
    transition: .5s;
    position: fixed;
    top: 0
}

.burger-menu .line {
    height: 5px;
    width: 100%;
    transition: .3s;
    border-radius: 4px
}

.IconLanguageMinu {
    margin: 0 100px !important;
    display: inline-block
}

.NavBar,
ul {
    display: flex
}

.menu {
    left: -250px;
    width: 250px;
    background-color: #f6f6f6;
    z-index: 9999999999999;
    overflow-y: auto;
    border-right: 1px solid var(--main-color)
}

.menu.rtl {
    right: -250px;
    left: auto
}

.menu::-webkit-scrollbar {
    width: 1px;
    background-color: var(--main-color)
}

.menu ul {
    padding: 0;
    flex-direction: column;
    align-items: baseline
}

.closer {
    background-color: rgba(128, 128, 128, .527);
    width: 100%;
    z-index: 99999;
    pointer-events: none
}

.Closer.Active,
.PoupapDetails.Active,
.closer.open {
    opacity: 1;
    pointer-events: all
}

.menu ul li {
    text-align: left;
    width: 100%;
    border-bottom: 1px solid rgba(128, 128, 128, .562);
    transition: .3s;
    padding-top: 15px;
    padding-bottom: 15px
}

.menu ul li.rtl a,
div.AR,
textarea.AR {
    padding-left: 0;
    padding-right: 20px
}

.menu ul li a {
    transition: .3s;
    padding-left: 20px;
    width: 100%;
    display: block
}

.menu ul li a.Active {
    font-weight: 600
}

.menu ul li:hover {
    border-bottom: 1px solid var(--main-color)
}

.LogoMinu {
    margin: 20px auto !important;
    width: 50% !important
}

.LogoMinu img {
    max-width: 100%;
    display: block
}

.menu.open {
    left: 0
}

.menu.open.rtl {
    left: auto;
    right: 0
}

.burger-menu.open .line:first-child {
    transform: rotate(45deg);
    position: relative;
    top: 8px
}

.burger-menu.open .line:nth-child(3) {
    transform: rotate(-45deg);
    position: relative;
    top: -8px
}

.conatinerHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #17756b50;
    top: 0;
    position: fixed;
    z-index: 9999888;
    transition: .7s;
    background-color: #fff;
    width: 100%
}

.conatinerHeader.scrolled {
    transform: translateY(-100px)
}

.conatinerHeader.sticky {
    position: sticky;
    transform: translateY(0)
}

.LinkLogo.shrink {
    padding: 5px 0 !important;
    height: 35px !important;
    line-height: 30px !important
}

li .LinksNav {
    padding: 10px 20px;
    transition: .2s
}

.ContentHero h1,
.ContentHero h2,
.LinksNav.Active {
    font-weight: 700
}

.conatinerHeader.rtl li:first-of-type .LinksNav,
li:last-of-type .LinksNav {
    border-right: none
}

.LinksNav:hover {
    color: #26af98
}

.LinkLogo {
    margin: 0 30px;
    height: 60px;
    line-height: 60px;
    padding: 15px 0
}

.Logo {
    max-height: 72%;
    max-width: 100%;
    height: auto;
    width: auto
}

.NavBar {
    align-items: center
}

.ChangLanguage {
    border-radius: 5px;
    margin: 0 30px
}

.En {
    padding: 5px 15px
}

.IconLanguage {
    width: 20px;
    height: 20px;
    display: inline-block
}

.Card,
.Cards,
.Container,
.ContentHero h1,
.Number,
.SectionTwo {
    display: flex
}

.EnglishIcon {
    background-image: url(../Img/us.png)
}

.ArabicIcon {
    background-image: url(../Img/arab.png)
}

.BackgroundHero {
    background-image: url(../Img/Property-1Default.svg);
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

.Container {
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 30px;
    padding-top: 6rem
}

.Container.rtl img,
.ContainerIntroServices.rtl img {
    transform: rotateY(180deg)
}

.Container.rtl .FrameImage {
    transform: translateX(-16rem)
}

.ContentHero {
    text-align: left;
    width: 60%
}

.ContentHero h1 {
    align-items: center;
    gap: 20px;
    line-height: 14px;
    letter-spacing: 0;
    font-size: 14px
}

.ContentHero h2 {
    line-height: 44px;
    letter-spacing: 0;
    font-size: 30px
}

.ContentHero p {
    line-height: 27px;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 25px
}

.ContentHero.rtl p {
    line-height: 1.5 !important
}

.ContentHero p:last-of-type {
    line-height: 27px;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 28px
}

.Card p,
.ContentSection,
.TitleBlog.rtl h1 {
    line-height: 1.5
}

.ContentHero h1::before {
    content: '';
    width: 30px;
    height: 2px;
    background-color: var(--main-color)
}

.ContentGap {
    padding-left: 60px;
    padding-top: 50px
}

.FrameImage {
    padding-top: 10rem
}

.HeroImage {
    position: relative;
    height: 100%;
    width: 100%
}

.ContainerSection.rtl .ContainerImage {
    display: flex;
    justify-content: end;
    margin-left: 50px
}

.TransformSection.rtl .RightContainer {
    border-radius: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 45%, #fff 100%);
    padding-left: 10%;
    padding-right: 6rem
}

.SectionTwo {
    background-color: var(--main-color);
    flex-direction: column;
    color: #fff;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 100px
}

.SectionTwo h2 {
    margin: 0;
    font-size: 14px
}

.SectionTwo .SecondTitle {
    font-size: 34px;
    margin: 0 0 50px;
    font-weight: 300
}

.SectionTwo .SecondTitle strong {
    margin-right: 8px;
    margin-left: 8px
}

.Cards {
    align-items: center;
    justify-content: center;
    gap: 70px;
    padding: 20px
}

.Card {
    flex-direction: column;
    text-align: left;
    padding: 15px
}

.SVGCard,
.SectionDeticated,
.TransformSection {
    text-align: center
}

.Number {
    align-items: center;
    gap: 5px;
    font-size: 100px !important;
    font-weight: 900;
    margin-bottom: -72px;
    opacity: .2
}

.Card p strong {
    font-size: 28px
}

.Number::after {
    width: 100px;
    height: 2px;
    background-color: #fff;
    display: inline-block
}

.SVGCard {
    margin-bottom: 30px
}

.SectionItems {
    padding-bottom: 100px
}

.SectionItems h2 {
    text-align: center !important;
    font-size: 36px;
    font-weight: 600;
    margin: 70px auto;
    display: block;
    padding: 4rem
}

.SectionItems h2.rtl {
    line-height: 1.8
}

.Items {
    display: flex;
    gap: 10px;
    align-items: baseline
}

.Item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #6ba38D50;
    border-radius: 20px;
    padding: 25px 25px 0 20px;
    transition: .4s;
    background: #fff
}

.BgHandler,
.BookingWatsapp,
.BtnBookingNow,
.BtnServices,
.Icon,
.Item p,
.Sections div,
.Square,
.SubmiteBooking,
.SubmiteContact,
.deleteBlog,
.ourServices {
    transition: .3s
}

.Icon:hover,
.Item:hover {
    transform: translateY(-10px)
}

.Item h3 {
    margin: 0;
    font-size: 18px;
    line-height: 45px;
    font-weight: 600
}

.Item p {
    color: #565656;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400
}

.Item:hover p,
.PWisher,
.TransformSection .ContentRightSection p {
    color: #000
}

.Items .Item {
    padding-bottom: 30px
}

.SectionDeticated p:first-child:not(.ContentSection p) {
    color: var(--main-color);
    font-size: 30px;
    margin: 0px;
}

.SectionDeticated p:nth-child(2):not(.ContentSection p) {
    font-size: 20px;
    margin: 0px;
}

.ContainerBtnBookingNow,
.ContainerSection {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 50px
}

.LineAndContent,
.LineBetween,
.PBooking.Ar,
.partTwo {
    margin-top: 20px
}

.ContainerImage,
.LineAndContent {
    width: calc(100% /2)
}

/* .ContainerImage img {
    width: 75%
} */

.LineAndContent {
    display: flex;
    gap: 30px
}

.LineBetween span {
    display: flex;
    flex-direction: column;
    align-items: center
}

.LineBetween span:not(:last-of-type)::after {
    content: '';
    width: 0;
    height: 6rem;
    border-left: 4px dotted var(--main-color);
    margin: 5px 0
}

.LineBetween span svg {
    fill: var(--main-color);
    width: 20px
}

.ContentSection {
    text-align: left;
    color: var(--main-color);
    font-weight: 600
}

.TransformSection {
    text-align: left;
    display: flex;
    align-items: center
}

.RightContainer {
    background-color: #e6e6e6;
    position: relative;
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
    width: calc(100%/3)
}

.ContentRightSection {
    background-position: left;
    background-size: cover;
    padding: 80px 50px 50px;
    color: #1e7970
}

.ContentRightSection h2 {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 700
}

.ContentRightSection h2::before {
    content: '';
    width: 20px;
    height: 4px;
    border-radius: 5px;
    background-color: #1e7970;
    display: inline-block
}

.ContentRightSection h3 {
    font-size: 36px;
    line-height: 45px;
    font-weight: 600
}

.ContentRightSection p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 20px
}

.BtnServices {
    border: 1px solid var(--main-color);
    color: #fff;
    padding: 18px 30px;
    background-color: var(--main-color);
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600
}

.BtnServices:hover,
.LinkBooking:hover {
    background-color: #fff;
    color: var(--main-color)
}

.LeftContainer {
    position: relative;
    width: calc((100% / 3)*2)
}

.slider-container {
    position: relative;
    height: 41rem;
    overflow: hidden
}

.After,
.Before,
.BgHandler,
.deleteBlog,
.image-wrapper,
.slider-handle {
    position: absolute
}

.image-wrapper {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.image-wrapper.second {
    clip-path: inset(0 50% 0 0)
}

.slider-handle {
    top: 0;
    bottom: 0;
    left: 50%;
    width: 4px;
    background: #fff;
    z-index: 10;
    cursor: grab
}

.slider-handle.dragging {
    cursor: grabbing
}

.slider-handle::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, .5);
    border: 2px solid #fff;
    border-radius: 50%
}

.BgHandler {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 8;
    background-color: rgba(0, 0, 0, .5)
}

.slider-container:hover .BgHandler.dragging {
    background-color: transparent
}

.After,
.Before {
    background: rgba(255, 255, 255, .2);
    line-height: 38px;
    padding: 0 20px;
    border-radius: 2px;
    color: #fff;
    font-size: 13px;
    letter-spacing: .1em;
    z-index: 9;
    top: 50%
}

.BGBooking,
.Icon,
.UploadImage {
    background-position: center
}

.BGBooking,
.ClientName,
.ContainerBlogsFront,
.Icon,
.IconBoxNumber,
.UploadImage,
.plus {
    background-repeat: no-repeat
}

.ContentIntroServices,
.LastSectionServices,
.List,
.STitleOfSection {
    color: var(--main-color)
}

.Before {
    left: 10px
}

.ContainerIntroServices {
    margin: 50px auto;
    display: flex;
    justify-content: center
}

.ContainerIntroServices img,
.imageBodyAbout {
    width: 50%
}

.ContentIntroServices {
    padding: 20px;
    text-align: left;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ContentIntroServices h1 {
    order: 2;
    font-size: 51px;
    font-weight: 700;
    line-height: 56px;
    margin: 0 0 25px
}

.ContentIntroServices h2 {
    order: 1;
    margin: 0 0 25px;
    font-size: 48px;
    font-weight: 300;
    line-height: 54px
}

.ContentIntroServices h3 {
    order: 3;
    color: #56555a;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin: 0 80px 45px 0
}

.ContentIntroServices.rtl h3 {
    margin-right: 0 !important
}

.LastSectionServices {
    text-align: center;
    user-select: none
}

.LastSectionServices .FirstTitle {
    font-size: 38px;
    font-weight: 500;
    line-height: 30px
}

.LastSectionServices .SecondeTitle {
    font-size: 14px;
    line-height: 30px
}

.Squares {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    flex-wrap: wrap
}

.InfoCustomer,
.Inputs,
.Links,
.Lists,
.Sections,
.Square {
    gap: 10px
}

.Square {
    width: calc((100% / 3) - 55px);
    display: flex;
    align-items: flex-start;
    text-align: left;
    padding: 35px 25px 35px 20px;
    border: 1px solid transparent
}

.Squares .Square:nth-child(3) {
    padding-bottom: 5px
}

.Square:hover {
    border-color: var(--main-color)
}

.Square span {
    font-size: 34px;
    line-height: 15px;
    font-weight: 100
}

.Square h3 {
    margin-top: 0;
    font-size: 18px
}

.Square p {
    color: #565656;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px
}

.ContainerOfPrices {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center
}

.PBooking,
.TitleOfSection {
    color: var(--main-color);
    font-size: 14px;
    font-weight: 700;
    margin: 0
}

.STitleOfSection {
    font-size: 50px;
    font-weight: 600;
    letter-spacing: -1px
}

.STitleOfSection span {
    display: block;
    font-size: 50%
}

.Lists {
    display: flex;
    align-items: center;
    justify-content: stretch
}

.List {
    background-color: #f4f4f4;
    border-radius: 32px;
    padding: 40px;
    width: calc((100% / 4) - 30px);
    display: flex;
    flex-direction: column;
    justify-content: center
}

.List h3 {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    padding: 8px
}

.SectionFormAr div,
.SectionFormAr input,
.SectionFormAr textarea,
.rtl .List h3,
.rtl .List ul li .ItemOfList {
    text-align: right
}

.List:first-of-type {
    background-color: var(--main-color);
    color: #fff
}

.List ul {
    padding: 0;
    display: block !important
}

.List ul li .ItemOfList {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 10px 0;
    font-weight: 500;
    text-align: left
}

.InfoCustomer,
.Inputs,
.Links {
    align-items: center;
    display: flex
}

.List ul li::after {
    content: "";
    width: 100%;
    border-bottom: 1px solid;
    border-color: #ddd;
    display: block
}

.List ul li svg {
    fill: var(--main-color);
    transition: fill .3s;
    width: 14px;
    height: 14px
}

.List ul li svg.rtl {
    transform: rotate(180deg)
}

.List:first-of-type ul li svg {
    fill: #FFFFFF;
    transition: fill .3s;
    width: 14px;
    height: 14px
}

.BGBooking {
    background-image: url(../Img/BookingBg.webp);
    background-attachment: fixed;
    background-size: cover;
    background-color: #f0f4f4;
    margin-bottom: 0;
    padding: 150px 0 250px;
    display: block;
    width: 100%;
    text-align: center
}

.BookingWatsapp,
.BtnBlogs,
.BtnBookingNow,
.SubmiteBooking,
.SubmiteContact,
.logout {
    background-color: var(--main-color)
}

.BGBooking h1,
.cardBlogs h1,
.cardBlogs h2 {
    margin: 0
}

.BGBooking h2 {
    font-weight: 700;
    margin: 0
}

.Form {
    width: 80%;
    margin: -190px auto auto
}

.Form form {
    width: calc((100% / 3) * 2);
    margin: auto;
    padding: 60px 40px;
    background-color: #475d68;
    border-radius: 20px;
    color: #fff
}

#TypeServices,
.Inputs input,
select {
    color: var(--main-color);
    padding: 10px;
    outline: 0
}

.Form form h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600
}

.Form form input,
.Form form select {
    transition: .3s;
    border-color: transparent;
    border-style: solid
}

.Form form input:focus,
.Form form select:focus {
    color: #0089f7;
    background-color: #94e1d4;
    border-color: #77ffc3
}

.HrForm {
    border: none;
    border-bottom: 1px solid #36383d
}

#TypeServices {
    width: 100%;
    margin: 15px 0 0
}

.Inputs {
    justify-content: center
}

.Inputs input,
select {
    width: calc((100% / 3) - 10px);
    margin: 15px 0
}

.Notes,
.NotesContainer,
.PoupapDetails table,
.imageBodyAbout img {
    width: 100%
}

.Inputs input::placeholder {
    color: var(--main-color);
    transition: .3s
}

.Inputs input:focus input::placeholder {
    color: #0089f7
}

.BookingWatsapp,
.SubmiteBooking {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    padding: 18px 30px;
    border-radius: 6px;
    cursor: pointer;
    border: 1px solid var(--main-color)
}

.BookingWatsapp {
    margin-top: 30px
}

.Notes {
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 30px
}

.Notes::placeholder {
    color: var(--main-color)
}

.BookingWatsapp:hover,
.SubmiteBooking:hover {
    color: var(--main-color);
    background-color: #fff;
    border-color: var(--main-color)
}

.LastSectionInBooking {
    color: var(--main-color);
    width: 80%;
    margin: 30px auto auto;
    text-align: center
}

.LastSectionInBooking h3 {
    font-size: 28px;
    margin-bottom: 100px;
    text-align: center
}

.LastSectionInBooking img {
    width: 35%
}

.followUsInsta {
    margin-bottom: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 40px
}

.followUsInsta p {
    font-size: 18px;
    font-weight: 700
}

.Icon {
    background-size: contain;
    width: 40px;
    height: 40px;
    display: block
}

.WhatsIcon {
    background-image: url(../Img/Icons/whatsapp.png)
}

.LinkedInIcon {
    background-image: url(../Img/Icons/linkedin.png)
}

.InstaIcon {
    background-image: url(../Img/Icons/insta.png)
}

.GoogleMapIcon {
    background-image: url(../Img/Icons/google-maps.png)
}

.SnapIcon {
    background-image: url(../Img/Icons/snap.png)
}

.InfoCustomer input {
    width: calc((100% / 2) - 10px);
    padding: 10px
}

.InfoCustomer input::placeholder {
    color: var(--main-color)
}

.BtnBookingNow {
    text-align: center;
    padding: 10px 20px;
    border: 1px solid var(--main-color);
    color: #fff;
    border-radius: 10px;
    font-size: 22px
}

.BtnBookingNow:hover,
.LinkHead:hover {
    color: var(--main-color);
    background-color: #fff
}

.ContainerContact {
    text-align: center;
    color: var(--main-color);
    padding-top: 50px
}

.FindUs {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 15px
}

.DiscContact {
    color: #212323;
    font-size: 16px;
    padding: 0 352px;
    font-weight: 400
}

.ContactInfo {
    display: flex;
    align-items: center;
    margin-top: 80px;
    margin-bottom: 50px
}

.ContactInfo .ContentContactInfo {
    text-align: left;
    width: 50%;
    padding-left: 100px
}

.ContactInfo .ContentContactInfo h2 {
    font-size: 40px;
    margin-bottom: 1px
}

.ContactInfo .ContentContactInfo p {
    color: #212323;
    font-size: 16px;
    font-weight: 400;
    padding-right: 100px
}

.ContentContactInfo p.rtl,
.art.Ar {
    padding-right: 0
}

.ContactInfo form {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    width: 50%
}

.ContactInfo form.rtl {
    align-items: flex-start
}

.ContactInfo form input,
.ContactInfo form textarea {
    width: 80%;
    margin-bottom: 30px;
    outline: 0;
    padding: 10px;
    color: #17756b;
    background-color: #fff;
    border-color: var(--main-color);
    border-style: solid;
    border-width: 1px;
    border-radius: 8px
}

.ContactInfo form input::placeholder,
.ContactInfo form textarea::placeholder {
    opacity: .7;
    transition: .3s
}

.SubmiteContact {
    color: #ffff;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    padding: 18px 30px;
    border-radius: 6px;
    cursor: pointer;
    border: 1px solid transparent
}

.Sections div:hover,
.UploadImage {
    color: var(--main-color);
    cursor: pointer
}

.SectionSYS {
    margin-top: 50px
}

.Sections {
    padding: 10px 10px 10px 0;
    display: flex;
    flex-direction: column
}

.Sections div {
    padding: 10px;
    border: 1px solid #000;
    border-radius: 10px
}

.BlogsForm,
.BlogsForm[SerialID] {
    border: 1px solid var(--main-color)
}

.Sections div:hover {
    border-color: var(--main-color)
}

.BlogsForm {
    width: 96%;
    margin: auto;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    border-radius: 20px;
    padding: 10px
}

.InputImage,
.KeywordsFront,
.SectionFormAr {
    display: none
}

.SectionFormAr.Arabic,
.UploadImage {
    display: block
}

.UploadImage {
    font-size: 80px;
    background-size: cover;
    overflow: hidden;
    background-image: url(../Img/Ticks/NewPhoto.webp);
    width: 40%;
    height: 360px;
    border-radius: 20px
}

.ContentBodyAbout ul li::before,
.IconBoxNumber {
    background-size: contain;
    background-position: center
}

.LastSectionAbout.rtl::after,
.NewEditor {
    height: 200px
}

.ADDLinks {
    display: flex;
    align-items: start;
    gap: 10px
}

.SectionInputs input {
    width: 100% !important
}

.ADDLinks input {
    width: 80% !important
}

.UploadImage img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.SectionInputs {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 60%
}

.ConCardBlog.AllBlogs .TitleBlog,
.SectionFormAr.Arabic,
.SectionFormEn {
    display: flex;
    flex-direction: column
}

.Articals .AR.FetchEditor,
.En_FB,
.ImageBlogCardPage.rtl img,
.Keywords .AR.FetchedKeywords {
    order: 1
}

.EnS_FB,
.ImageBlogCardPage.rtl .TitleBlog,
.cardBlogs h2 {
    order: 2
}

.EnA_FB,
.cardBlogs p {
    order: 3
}

.ADDLinks_FB {
    order: 4
}

.FetchEditor {
    order: 5
}

.FetchedKeywords {
    order: 6
}

.SectionFormAr textarea,
.SectionFormEn textarea {
    display: block;
    width: 100%;
    margin-top: 20px;
    border-radius: 10px;
    border: 1px solid var(--main-color);
    padding: 20px 0 0 20px
}

.SectionFormAr textarea::placeholder,
.SectionFormEn textarea::placeholder {
    color: var(--main-color)
}

.BtnBlogs {
    color: #fff;
    border: none;
    border-radius: 10px;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin-top: 20px;
    cursor: pointer
}

.HrBetween {
    border: none;
    border-bottom: 1px solid var(--main-color);
    margin: 30px 0
}

.BlogsForm[SerialID] {
    margin-top: 30px;
    padding: 20px;
    border-radius: 10px;
    position: relative
}

.deleteBlog {
    top: 0;
    right: 5px;
    rotate: 45deg;
    font-size: 40px;
    color: var(--main-color);
    cursor: pointer;
    opacity: .4
}

.PN:hover .plus,
.deleteBlog:hover,
.plus:hover {
    opacity: 1
}

.NewEditor {
    width: 100%;
    border: 1px solid var(--main-color);
    outline: 0;
    border-radius: 10px;
    padding-left: 10px;
    padding-top: 10px;
    overflow: scroll
}

#add-link,
.link-input {
    border: 1px solid #17756b
}

.NewEditor::-webkit-scrollbar {
    width: 0
}

.LinksWords {
    font-weight: 700 !important;
    color: #17756b !important;
    text-decoration: underline !important
}

.cardBlogs,
.ourServices,
.webflow a {
    text-decoration: none
}

.link-input {
    padding: 10px
}

#add-link {
    padding: 10px 25px;
    font-size: 14px;
    background-color: #17756b;
    color: #fff;
    border-radius: 6px;
    width: 30%;
    cursor: pointer
}

.LogoutContainer {
    margin: 20px
}

.logout {
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 10px;
    color: #fff
}

.containerAboutUs {
    height: 50vh;
    background-color: #030303;
    position: relative;
    z-index: 2
}

.containerAboutUs h1 {
    font-size: 50px;
    line-height: 60px;
    color: #fff;
    font-weight: 600;
    margin: 19px 0 0;
    padding: 0;
    position: relative
}

.ContentContainerAbout {
    display: flex;
    flex-direction: column-reverse;
    align-items: start;
    justify-content: center;
    height: 100%;
    width: 70%;
    margin: auto
}

.webflow {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    gap: 10px
}

.webflow a {
    color: var(--main-color);
    line-height: 26px
}

.webflow h2 {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400
}

.bubbleContainer {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    pointer-events: none
}

.bubbleContainer div[class^=bubble-] {
    height: 1px;
    width: 1px;
    position: absolute;
    background: url(../Img/bubbles.png) center center/cover no-repeat;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none
}

.bubble-1 {
    bottom: -14.6px;
    left: 70%;
    -webkit-animation: 4.5s ease-in -5.22s infinite bubble-animation;
    animation: 4.5s ease-in -5.22s infinite bubble-animation
}

.bubble-2 {
    bottom: -1.4px;
    left: 8%;
    -webkit-animation: 4.5s ease-in -3.58s infinite bubble-animation;
    animation: 4.5s ease-in -3.58s infinite bubble-animation
}

.bubble-3 {
    bottom: -62.6px;
    left: 21%;
    -webkit-animation: 4.5s ease-in -.64s infinite bubble-animation;
    animation: 4.5s ease-in -.64s infinite bubble-animation
}

.bubble-4 {
    bottom: -83px;
    left: 69%;
    -webkit-animation: 4.5s ease-in -7.05s infinite bubble-animation;
    animation: 4.5s ease-in -7.05s infinite bubble-animation
}

.bubble-5 {
    bottom: -80.6px;
    left: 15%;
    -webkit-animation: 4.5s ease-in -.7s infinite bubble-animation;
    animation: 4.5s ease-in -.7s infinite bubble-animation
}

.bubble-6 {
    bottom: -25.4px;
    left: 98%;
    -webkit-animation: 4.5s ease-in -5.67s infinite bubble-animation;
    animation: 4.5s ease-in -5.67s infinite bubble-animation
}

.bubble-7 {
    bottom: -104.6px;
    left: 22%;
    -webkit-animation: 4.5s ease-in -.84s infinite bubble-animation;
    animation: 4.5s ease-in -.84s infinite bubble-animation
}

.bubble-8 {
    bottom: -91.4px;
    left: 37%;
    -webkit-animation: 4.5s ease-in -5.99s infinite bubble-animation;
    animation: 4.5s ease-in -5.99s infinite bubble-animation
}

.bubble-9 {
    bottom: -73.4px;
    left: 70%;
    -webkit-animation: 4.5s ease-in -3.65s infinite bubble-animation;
    animation: 4.5s ease-in -3.65s infinite bubble-animation
}

.bubble-10 {
    bottom: -97.4px;
    left: 35%;
    -webkit-animation: 4.5s ease-in -7.43s infinite bubble-animation;
    animation: 4.5s ease-in -7.43s infinite bubble-animation
}

@keyframes bubble-animation {
    0% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        height: 1px;
        width: 1px
    }

    100% {
        -webkit-transform: translate3d(-50%, -280px, 0);
        transform: translate3d(-50%, -280px, 0);
        height: 75px;
        width: 75px
    }
}

.BodyAbout {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 30px;
    margin: 0;
    width: 85%
}

.ContentBodyAbout {
    margin-top: 90px;
    width: 50%
}

.ContentBodyAbout h2,
.LastSectionAbout .Mission h2,
.LastSectionAbout .Vision h2 {
    color: var(--main-color);
    font-size: 36px;
    line-height: 46px;
    font-weight: 600;
    margin-top: 13px;
    margin-bottom: 3px
}

.ContentBodyAbout p,
.LastSectionAbout .Mission p,
.LastSectionAbout .Vision p {
    margin: 25px 0 0;
    color: #7b7b7b;
    font-size: 18px
}

.ContentBodyAbout ul {
    display: flex;
    flex-direction: column;
    text-align: left;
    padding: 0
}

.ContentBodyAbout ul li {
    font-size: 16px;
    line-height: 27px;
    color: #7b7b7b;
    display: flex;
    align-items: center;
    gap: 5px
}

.ContentBodyAbout ul li::before {
    content: '';
    background-image: url(../Img/Icons/check.png);
    width: 20px;
    height: 20px;
    display: inline-block
}

.NumbersAboutUs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    margin-top: -50px;
    position: relative;
    z-index: 999
}

.BoxesNumber,
.Icons {
    display: flex;
    align-items: center
}

.BoxesNumber {
    justify-content: center;
    gap: 20px
}

.Icons {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .205);
    justify-content: center;
    border-radius: 50%
}

.IconBoxNumber {
    width: 50px;
    height: 50px;
    display: block;
    text-align: center
}

.ShirtsWashed {
    background-image: url(../Img/Icons/shirt.png)
}

.WashingMachines {
    background-image: url(../Img/Icons/washing-machine.png)
}

.DryCleanedItems {
    background-image: url(../Img/Icons/towel.png)
}

.HappyCustomers {
    background-image: url(../Img/Icons/experience.png)
}

.Counter h2 {
    font-size: 42px;
    line-height: 1;
    color: #323232;
    font-weight: 600;
    margin: 0
}

.Counter p {
    font-size: 16px;
    line-height: 27px;
    margin-top: 5px
}

.BodyAboutRight {
    margin-left: 15%;
    align-items: center
}

.ourServices {
    color: #fff;
    background-color: var(--main-color);
    padding: 10px 20px;
    border-radius: 5px;
    border: 1px solid transparent
}

.ourServices:hover {
    color: var(--main-color);
    background-color: #ffffff94;
    border: 1px solid var(--main-color)
}

.OurAdvantages {
    text-align: center;
    margin-bottom: 50px
}

.OurAdvantages h2 {
    color: var(--main-color);
    font-size: 18px
}

.OurAdvantages h3 {
    color: #323232;
    font-size: 36px;
    line-height: 46px;
    font-weight: 600;
    margin-top: 13px
}

.CardsAboutus .IconBoxNumber {
    width: 35px;
    height: 35px
}

.SecondSection {
    margin-bottom: 50px !important
}

.Idea {
    background-image: url(../Img/Icons/idea.png)
}

.Sale {
    background-image: url(../Img/Icons/price-tag.png)
}

.Convenience {
    background-image: url(../Img/Icons/convenient.png)
}

.quality {
    background-image: url(../Img/Icons/badge.png)
}

.delivery {
    background-image: url(../Img/Icons/fast-delivery.png)
}

.ListOrder {
    background-image: url(../Img/Icons/check-list.png)
}

.ContainerOurAdvantages {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    text-align: left
}

.CardsAboutus {
    width: calc((100% / 3) - 20px);
    display: flex;
    align-items: flex-start;
    gap: 25px;
    cursor: default
}

.ConCardBlog,
.ExitTable,
.PN {
    cursor: pointer
}

.ContentOurAdvantages h4 {
    position: relative;
    display: inline-block;
    color: #323232;
    font-size: 20px;
    line-height: 30px;
    margin: 0
}

.ContentOurAdvantages p {
    color: #7b7b7b;
    font-size: 18px;
    line-height: 27px
}

.CardBlogAll:hover h1,
.CardsAboutus:hover h4,
.ContainerBlogsFront a,
.ContentFAQ h2,
.PN:hover,
.TitleBlog .READMORE,
.btnReadMore,
.cardBlogs h1 {
    color: var(--main-color)
}

.ContentOurAdvantages h4::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    width: 0%;
    height: 2px;
    margin: auto;
    left: 0;
    right: 0;
    background-color: #323232;
    -webkit-transition: width .2s linear;
    transition: width .2s linear
}

.CardBlogAll h1,
.LinkHead,
.PN,
.plus {
    transition: .3s
}

.CardsAboutus:hover h4::before {
    width: 100%;
    background-color: var(--main-color)
}

.LastSectionAbout {
    margin: auto auto 100px
}

.LastSectionAbout .Mission,
.LastSectionAbout .Vision {
    width: calc(50% - 20px)
}

.LastSectionAbout .Vision {
    order: 2;
    margin-left: 10px
}

.LastSectionAbout::after {
    content: '';
    width: 1px;
    height: 150px;
    order: 1;
    border-left: 1px solid var(--main-color)
}

.CardsBlog {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center
}

.cardBlogs {
    display: flex;
    flex-direction: column;
    width: 100%;
    color: #000;
    gap: 0
}

.DatePhotoBlog,
.LinkHead {
    color: #fff;
    background-color: var(--main-color)
}

.ResponseBlogs {
    margin: 50px auto
}

.ImageBlogCard {
    /* height: 74vh; */
    /* aspect-ratio: 1; */
    position: relative;
}

.ImageBlogCardPage {
    height: auto !important
}

.toolbar {
    margin-top: 10px !important
}

.DatePhotoBlog {
    position: absolute;
    bottom: -10px;
    left: -10px;
    padding-top: 20px;
    border-radius: 50%;
    text-align: center;
    aspect-ratio: 1/1;
    width: 60px;
    display: block;
    height: 40px
}

.ImageBlogCard img {
    width: auto;
    height: auto;
    object-fit: contain;
    border-radius: 8px;
    /* aspect-ratio: 1; */
    max-width: 100%;
}

.cardBlogs h1 {
    order: 1 !important;
    margin-top: 10px;
    margin-bottom: 0
}

.cardBlogs h1.Ar {
    margin-bottom: 10px !important;
    margin-top: 15px !important
}

.ContainerBlogsFront {
    background-image: url(../Img/HeroBg.webp);
    background-position: center;
    background-size: cover
}

.ContianerBlogPage {
    width: 90%;
    margin: auto
}

.ContianerBlogPage .ContainerImage {
    /* height: 90vh; */
    /* width: 50%; */
    /* margin-top: 100px; */
    float: left;
    display: block;
    width: auto;
}

.ContianerBlogPage .ContainerImage img {
    /* height: 100%; */
    /* width: 100%; */
    object-fit: contain;
    transition: .3s;
    border-radius: 20px;
    max-width: 100%;
}

footer iframe {
    border-radius: 12px;
    overflow: hidden
}

.ContianerBlogPage .ImageBlogCard {
    position: relative;
    overflow: hidden;
    text-align: center
}

.AllBlog {
    margin: 30px 0
}

.TitleBlog.ltr {
    text-align: left !important
}

.TitleBlog.rtl {
    text-align: right !important
}

.TitleBlog .READMORE {
    margin: 0
}

.ConCardBlog.AllBlogs .TitleBlog h1 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 600;
    color: var(--main-color);
    margin: 0;
    padding: 0;
    order: 1;
}

.ConCardBlog.AllBlogs .TitleBlog h1.rtl {
    margin-bottom: 10px
}

.ConCardBlog.AllBlogs .TitleBlog h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 200;
    color: #323232;
    margin: 0;
    padding: 0;
    order: 2
}

.ConCardBlog.AllBlogs .TitleBlog .art {
    font-size: 16px;
    line-height: 27px;
    color: #7b7b7b;
    margin: 0;
    padding: 0;
    order: 3 !important;
    max-height: 200px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CardBlogPage {
    display: block !important;
    margin-bottom: 20px
}

.ImageBlogCardPage {
    display: flex !important;
    align-items: start !important;
    gap: 30px;
    aspect-ratio: unset !important;
    /* width: 100% */
}

.ImageBlogCardPage img {
    /* height: auto;
    aspect-ratio: 1;
    width: 100% */
    max-width: 300px;
}

.data {
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
    margin-top: 0px;
}

.LinkHead {
    font-size: 28px;
    font-weight: 800;
    padding: 20px 30px;
    border-radius: 10px;
    border: 1px solid var(--main-color);
    display: inline-block
}

.ContentFAQ {
    text-align: center;
    margin-top: 50px
}

.ContentFAQ h2 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600
}

.ContentFAQ h3 {
    color: #323232;
    font-size: 36px;
    line-height: 46px;
    font-weight: 600;
    margin: 0
}

.ContentFAQ p {
    color: #7b7b7b;
    font-size: 16px;
    line-height: 27px
}

.FirstPartFAQ {
    width: 75%;
    margin: auto
}

.FirstPartFAQ h2 {
    font-size: 20px;
    line-height: 30px;
    color: #323232;
    font-weight: 200;
    margin: 0;
    padding: 0 0 15px
}

.RowBoxes {
    display: flex;
    gap: 10px;
    margin-bottom: 20px
}

.ContianerFAQ {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 10px;
    width: 50%
}

.BoxFAQ {
    width: calc(100% - 60px);
    padding: 5px 27px;
    background-color: #fdfefe;
    box-shadow: 0 0 3px #c3c3c361;
    border-radius: 5px
}

.added {
    padding-bottom: 20px;
    color: #7b7b7b
}

.PN {
    color: #323232;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.plus {
    background-image: url(../Img/Icons/plus.png);
    background-position: center;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    rotate: 45deg;
    transform: scale(.72);
    opacity: .72
}

.Closer,
.PoupapDetails {
    opacity: 0;
    pointer-events: none;
    transition: .3s
}

.plus.Rotate {
    rotate: 0deg
}

.orderOne {
    text-align: center !important;
    color: #323232 !important;
    font-size: 36px !important;
    line-height: 46px !important;
    font-weight: 600 !important
}

.BtnBookingFQA {
    display: flex;
    justify-content: center
}

.LinkBooking {
    margin-top: 20px;
    margin-bottom: 50px;
    padding: 20px 30px;
    font-size: 26px;
    border: 1px solid var(--main-color);
    background-color: #17756b;
    color: #fff;
    transition: .3s;
    border-radius: 5px
}

.CountsForAdmin,
.view-count {
    background-color: var(--main-color);
    margin-top: 10px;
    border-radius: 10px;
    color: #fff
}

.cardBlogs h1,
.cardBlogs h2,
.cardBlogs p {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    padding-left: 0
}

@keyframes ani {
    0% {
        -webkit-mask-position: 0 0;
        mask-position: 0 0
    }

    100% {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0
    }
}

.NewBG {
    background-image: url(../Img/newbg.webp);
    background-size: COVER;
    background-position: center;
    overflow: hidden
}

.SEOS p {
    color: #00000000;
    font-size: 10px;
    max-height: 100%;
    display: none
}

.TransformSection .RightContainer {
    background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0, #fff 45%, #fff 100%);
    width: 50%;
    min-width: 1000px;
    border-radius: 0 !important;
    padding-right: 10%
}

.BlogHome {
    order: 0 !important
}

.BlogHomeSecondTitle {
    font-size: 1rem;
    color: #000
}

.ConCardBlog {
    display: flex;
    flex-direction: column;
    width: calc(50% - 20px);
    max-width: 400px;
}

.ConCardBlog.AllBlogs {
    width: 100%;
    margin-top: 50px;
    flex-direction: row;
    gap: 20px
}

.ConCardBlog.AllBlogs h2 {
    margin-top: 0
}

.art.En {
    padding-left: 0
}

.CardBlogPage {
    width: 20%
}

.AdminBody {
    padding-top: 0
}

.CountsForAdmin {
    padding: 20px;
    display: flex;
    flex-direction: column;
    width: 10%;
    margin-left: 10px;
    text-align: left;
    cursor: pointer
}

.CountBooking,
.CountFooter {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 30px;
    margin-top: 10px
}

.view-count {
    margin-right: 10px;
    padding: 10px;
    text-align: center !important
}

.ContainerAssetsBlog {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.Closer {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #00000073;
    z-index: 1;
    width: 100%;
    height: 100vh
}

.PoupapDetails {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    z-index: 2
}

.ExitTable {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff
}

.PoupapDetails,
.PoupapDetails table {
    background-color: var(--main-color);
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
    text-align: center;
    padding: 10px
}

.ourclientsTitle {
    text-align: center;
    color: var(--main-color);
    font-size: 40px
}

@media (max-width:1400px) {
    .CardBlogPage {
        width: 65%
    }

    .LeftContainer,
    .RightContainer {
        width: 100%
    }

    .RightContainer {
        border-bottom-left-radius: 0;
        border-top-right-radius: 32px
    }

    .TransformSection .RightContainer {
        padding-right: 50%
    }
}

@media (max-width:1200px) {
    .NavBar {
        display: none
    }

    .menu-container {
        display: block
    }

    .NumbersAboutUs {
        margin-top: 0
    }

    .TransformSection .RightContainer {
        min-width: 100%
    }

    .TransformSection.rtl .RightContainer {
        padding-left: 10%;
        padding-right: 1rem
    }
}

@media (max-width:1100px) {

    .ContainerIntroServices.rtl img,
    .ContentIntroServices.rtl {
        border-bottom-right-radius: 32px;
        border-top-left-radius: 32px
    }

    .Cards,
    .CardsBlog,
    .Items {
        flex-wrap: wrap
    }

    .LastSectionInBooking,
    .SectionDeticated .ContainerSection {
        flex-direction: column
    }

    .FrameImage,
    .LineBetween {
        display: none
    }

    .Container {
        padding-top: 3rem;
        margin-bottom: 50px
    }

    .Item {
        width: calc(50% - 60px)
    }

    .ContentHero {
        width: 80%
    }

    .ContactInfo .ContentContactInfo,
    .ContactInfo form,
    .ContainerImage,
    .ContainerImage img,
    .LastSectionInBooking h3,
    .LineAndContent {
        width: 100%
    }

    .ContainerIntroServices {
        flex-direction: column-reverse
    }

    .ContainerIntroServices.rtl img {
        width: 100%;
        border-bottom-left-radius: 32px
    }

    .ContentIntroServices.rtl {
        border-top-right-radius: 32px
    }

    .Square {
        width: calc((100% / 2) - 55px)
    }

    .LastSectionInBooking img {
        width: 50%
    }

    .colorlib-bubbles {
        width: 75%
    }

    .LastSectionInBooking {
        align-items: center
    }

    .followUsInsta {
        margin-left: 0
    }

    .ContactInfo .ContentContactInfo,
    .DiscContact {
        padding: 0
    }

    .ContactInfo {
        flex-direction: column;
        margin-bottom: 50px
    }

    .ContactInfo form input,
    .ContactInfo form textarea {
        width: 94%
    }

    .ItemOfList span {
        font-size: 10px
    }
}

@media (max-width:912px) {

    .BodyAbout,
    .CardBlogPage,
    .ConCardBlog,
    .ContianerFAQ,
    .imageBodyAbout {
        width: 100%
    }

    .RowBoxes {
        flex-direction: column
    }

    .BodyAbout {
        flex-direction: column
    }

    .CardsAboutus {
        width: calc((100% / 2) - 20px)
    }

    .NumbersAboutUs {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }

    .ContentBodyAbout {
        margin: 20px auto auto;
        width: 90%
    }

    .BodyAboutRight {
        margin-left: 0
    }

    .LastSectionAbout {
        flex-direction: row;
        width: 90%;
        margin: auto
    }

    .BtnServices {
        padding: 15px 10px
    }

    .Lists {
        align-items: baseline
    }

    .List h3 {
        font-size: 16px;
        height: 30px
    }

    .List {
        width: calc((100% / 2) - 45px);
        padding: 20px
    }

    .PN h3 {
        width: 65% !important
    }

    .CardBlogPage .TitleBlog h1 {
        font-size: 28px
    }

    .ConCardBlog.AllBlogs {
        flex-direction: column;
        gap: 10px
    }

    .ConCardBlog.AllBlogs .TitleBlog .art,
    .ConCardBlog.AllBlogs .TitleBlog h1,
    .ConCardBlog.AllBlogs .TitleBlog h2 {
        line-height: unset
    }

    .ConCardBlog.AllBlogs .TitleBlog h2 {
        font-size: 26px
    }

    .ConCardBlog.AllBlogs .TitleBlog h1 {
        font-size: 30px
    }

    .ConCardBlog .art .READMORE,
    .ConCardBlog.AllBlogs .TitleBlog .art {
        font-size: 20px
    }

    .ConCardBlog {
        width: 100%;
        max-width: unset
    }


}

@media (max-width:650px) {
    .ConCardBlog.AllBlogs .TitleBlog h2 {
        font-size: 20px
    }

    .ConCardBlog.AllBlogs .TitleBlog h1 {
        font-size: 24px
    }

    .ConCardBlog .art .READMORE,
    .ConCardBlog.AllBlogs .TitleBlog .art,
    .ContentHero p,
    .ContentHero p:last-of-type {
        font-size: 18px
    }

    .ImageBlogCardPage,
    .InfoCustomer,
    .Items,
    .LastSectionAbout {
        flex-wrap: wrap
    }

    .CardsAboutus,
    .ContainerIntroServices img,
    .ContentHero,
    .InfoCustomer input,
    .Inputs select,
    .Item,
    .LastSectionAbout .Mission,
    .LastSectionAbout .Vision,
    .Square,
    .cardBlogs {
        width: 100%
    }

    .ContainerOfPrices {
        width: 100% !important
    }

    .SectionItems h2 {
        font-size: 20px;
        padding: 0;
        margin: 30px auto;
        width: 80%
    }

    .List h3 {
        font-size: 10px
    }

    #Date {
        width: 90% !important
    }

    .ContentGap {
        padding-left: 0
    }

    .ContentRightSection h3 {
        font-size: 26px;
        line-height: 1 !important
    }

    .SecondTitle {
        padding-left: 10px;
        padding-right: 10px
    }

    .ContentFAQ h3,
    .ContentIntroServices h1 {
        font-size: 30px
    }

    .FirstPartFAQ,
    .Form,
    .OurAdvantages {
        width: 90%
    }

    .Inputs {
        flex-direction: column
    }

    .Inputs input {
        width: calc(100% - 25px)
    }

    input[type=date],
    input[type=time] {
        -webkit-min-logical-width: 90%;
        width: 90% !important
    }

    #Date,
    #Location {
        margin: 0
    }

    #YourTime {
        margin-top: 0
    }

    #TypeServices {
        margin-bottom: 15px
    }

    .SubmiteBooking {
        margin-top: 15px
    }

    .ContentFAQ {
        margin-left: 15px;
        margin-right: 15px
    }

    .LastSectionAbout::after {
        display: none
    }

    .RightContainer {
        width: 70% !important
    }

    .TransformSection .RightContainer {
        padding-left: 0;
        padding-right: 0;
        width: 90%;
        margin: auto
    }

    .NewBG {
        background-image: none !important
    }

    .colorlib-bubbles {
        width: 35%;
        height: 120%
    }

    .TransformSection.rtl .RightContainer {
        padding: 0 !important
    }

    .ContentRightSection {
        padding-top: 40px;
        max-width: 80%;
        min-width: 80%;
        margin: auto;
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .ContentIntroServices h3 {
        font-size: 16px
    }

    .ContentIntroServices h2 {
        font-size: 34px
    }

    .PWisher {
        font-size: 12px;
        color: #000;
        font-family: Arial, Helvetica, sans-serif
    }

    .ContentHero h2 {
        font-size: 24px !important
    }

    .Lists {
        gap: 0;
        flex-wrap: nowrap
    }

    .List {
        padding: 15px 0
    }

    .List ul li .ItemOfList {
        gap: 0 !important
    }

    .ItemOfList span {
        font-size: 8px !important
    }

    .Lists .List:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        padding: 10px
    }

    .Lists .List:nth-child(2),
    .Lists .List:nth-child(3) {
        border-radius: 0
    }

    .Lists .List:nth-child(4) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .Lists.rtl .List:first-child {
        border-radius: 0 32px 32px 0
    }

    .Lists.rtl .List:nth-child(4) {
        border-radius: 32px 0 0 32px
    }

    .cardBlogs h1 {
        font-size: 1rem !important
    }

    .ConCardBlog .art {
        font-size: 14px
    }

    .cardBlogs h2 {
        font-size: .8rem
    }

    .data h1 {
        font-size: 1.2rem;
        margin: 0px;
    }

    .data h2 {
        font-size: 1rem;
        color: #17756b;
    }

    .ConCardBlog.AllBlogs .TitleBlog,
    .ImageBlogCardPage img {
        max-width: 100%;
        max-width: 100%;
    }

    .ourclientsTitle {
        font-size: 26px
    }
}

@media (max-width:400px) {
    .List h3 {
        height: 20px
    }

    .List,
    .cardBlogs {
        width: 100%
    }

    .closer {
        width: 98%
    }

    .ContentFAQ h3 {
        font-size: 26px
    }

    .ConCardBlog.AllBlogs .TitleBlog h2 {
        font-size: 16px
    }

    .ConCardBlog.AllBlogs .TitleBlog h1 {
        font-size: 18px
    }

    .ConCardBlog .art .READMORE,
    .ConCardBlog.AllBlogs .TitleBlog .art {
        font-size: 14px
    }
}

@media (max-width:320px) {
    .colorlib-bubbles {
        width: 30%;
        height: 120%
    }
}

.PartOfClients {
    display: flex;
    white-space: nowrap;
    padding: 50px 0;
    gap: 100px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    mix-blend-mode: multiply
}

.SlideClients {
    display: flex;
    align-items: center;
    gap: 150px
}

.Left {
    animation: 55s linear infinite autoslider
}

.ClientName {
    background-position: center;
    background-size: contain;
    width: 199px;
    height: 120px;
    display: block
}

@keyframes autoslider {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

@media(max-width:600px) {
    .SlideClients {
        gap: 70px
    }
}