@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

* {
    transition: 0.5s;
    max-width: 100%;
}

a {
    color: inherit;
    text-decoration: inherit;
}

body {
    -webkit-touch-callout: none;
    /* لمنع ظهور فقاعة النسخ واللصق على iOS */
    -webkit-user-select: none;
    /* سفاري */
    -moz-user-select: none;
    /* فايرفوكس */
    -ms-user-select: none;
    /* إنترنت إكسبلورر 10+ */
    user-select: none;
    /* بناء الجملة القياسي */
}

body {
    font-family: Roboto;
}

header {
    aspect-ratio: 1;
    width: 100%;
    padding: 76.6px 0 0 0;
}

.navbar .container {
    max-width: none !important;
    padding: 0 25px;
}

.nav-link {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    list-style: none;
    box-sizing: border-box;
    background-color: transparent;
    text-decoration: none;
    display: block;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    padding: 18px 15px 17px !important;
    color: #555;
}

.navbar-nav:not(.social-logo) .nav-item:not(:last-child):not(.no) .nav-link:after {
    content: "|";
    width: 1px;
    height: 22px;
    position: absolute;
    left: 0px;
    top: 17px;
    color: #ccc;
    display: block;
}

.nav-link span {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    list-style: none;
    line-height: 22px;
    font-size: 20px !important;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #555;
    box-sizing: border-box;
    z-index: 3;
    display: block;
    position: relative;
}

.nav-link span:not(.icon) {
    font-family: "Montserrat", sans-serif;
}

.landing .container {
    max-width: none;
    padding: 0;
}

.landing .container * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

header .card {
    margin: 0 !important;
    background-position: center center;
    background-size: cover;
    border-radius: 0;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

header .card h2 {
    font-weight: 300;
    font-size: 9.5vw;
    transition-duration: 0.5s;
    transition-delay: 1.1s;
    transform: translateY(72px);
    opacity: 0;
    text-align: center;
    -webkit-text-stroke: 1px #000;
}

header .card.swiper-slide img {
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.z-1000 {
    z-index: 1000;
}

header .navbar.navbar-expand-sm {
    border-bottom: solid 1px #000;
    box-shadow: inset -2px -12px 35px -25px;
    position: fixed !important;
}

.swiper-slide-active {
    z-index: 10;
}

.swiper-slide-active h2 {
    transform: translateY(22px) !important;
    opacity: 1 !important;
}

.SERVICES,
.WHY-CHOOSE-US.mt-5 {
    position: relative;
    padding-bottom: 100px;
}

.WHY-CHOOSE-US .d-flex.m-auto.justify-content-center,
.SERVICES .d-flex.m-auto.justify-content-center,
.BLOG .d-flex.m-auto.justify-content-center,
.locations .d-flex.m-auto.justify-content-center {
    height: 1.5px;
    max-width: 500px;
    width: 50%;
    background: #e5e5e5;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.slide-content .card {
    padding: 34px;
    background: transparent;
}

ul.navbar-nav.flex-wrap.flex-row.d-flex.text-end.flex-column.padding-20px {
    flex-grow: 1;
}

ul.height-fit.navbar-nav.flex-wrap.flex-row.d-flex.social-logo {
    flex: 1;
}

.locations {
    position: relative;
    padding-bottom: 75px;
}

.WHY-CHOOSE-US .d-flex.m-auto.justify-content-center img,
.BLOG .d-flex.m-auto.justify-content-center img,
.SERVICES .d-flex.m-auto.justify-content-center img,
.locations .d-flex.m-auto.justify-content-center img {
    margin-top: -15px;
    width: 23px;
    height: 23px;
}

.BLOG .card-container {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-around;
}

.BLOG>h1 {
    font-size: calc(1.325rem + .9vw);
}

.BLOG .card-container .card {
    border: none;
}

h2.card-title {
    font-size: 35px;
}

.SERVICES .card {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin: auto;
    overflow: hidden;
    border-radius: 17px;
    padding: 0;
    box-shadow: 0px 0px 31px -12px;
    text-align: center;
    max-width: 80%;
    margin-top: 50px;
}

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

.SERVICES .card .img {
    max-width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 220px;
}

.SERVICES .card .img img {
    min-height: 100%;
}

.height-fit li.nav-item {
    margin: 2px;
}

.SERVICES .card .img:not(.home-page .img) {
    max-height: 300px;
}

.card a {
    color: #413AD6 !important;
}

.THREE-cards-container .card a {
    color: inherit !important;
}

.triangle {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.triangle img {
    position: absolute;
}

.chooseus-item:nth-child(4n + 1) .chooseus-canvas-item .triangle {
    clip-path: polygon(0px 220px, 256px 220px, 128px 0px);
    height: 220px;
    width: 256px;
}

.chooseus-item:nth-child(4n + 2) .chooseus-canvas-item .triangle {
    clip-path: polygon(0px 256px, 220px 128px, 0px 0px);
    height: 256px;
    width: 220px;
}

.chooseus-item:nth-child(4n + 3) .chooseus-canvas-item .triangle {
    clip-path: polygon(0px 220px, 256px 220px, 128px 0px);
    height: 220px;
    width: 256px;
    transform: rotate(-90deg);
}

.chooseus-item:nth-child(4n + 4) .chooseus-canvas-item .triangle {
    clip-path: polygon(0px 220px, 256px 220px, 128px 0px);
    height: 220px;
    width: 256px;
    transform: rotate(-180deg);
}

.chooseus-item:nth-child(4n + 1) .chooseus-canvas-item .triangle img {
    bottom: 0;
    height: 220px;
    width: 256px;
}

.chooseus-item:nth-child(4n + 2) .chooseus-canvas-item .triangle img {
    height: 256px;
    width: 220px;
    bottom: 0;
}

.chooseus-item:nth-child(4n + 3) .chooseus-canvas-item .triangle img {
    height: 256px;
    width: 220px;
    bottom: 0;
    transform: rotate(90deg);
}

.chooseus-item:nth-child(4n + 4) .chooseus-canvas-item .triangle img {
    height: 220px;
    width: 256px;
    bottom: 0;
    transform: rotate(180deg);
}

.WHY-CHOOSE-US-container {
    display: flex;
    flex-wrap: wrap;
}

.chooseus-item {
    margin: 30px auto;
    width: fit-content;
    max-width: 100% !important;
}

.chooseus-canvas-item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 21px 14px;
    width: 310px;
    height: 305px;
    max-width: 100% !important;
}

.svg-hexagon {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: "Roboto", sans-serif;
    line-height: 25px;
    color: #666;
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
    width: 310px;
    height: 350px;
    fill: transparent;
    overflow: hidden;
    stroke: #ebcd1e;
    stroke-width: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100% !important;
}

footer {
    background-color: #333333;
    font-family: "Montserrat", sans-serif;
    padding: 30px 0;
}

footer .logo {
    color: #fff;
}

footer ul li a span {
    color: #aaaaaa !important;
}

footer .social-logo li {
    background: #484848;
    aspect-ratio: 1;
    color: #fff;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0 3px;
}

footer .social-logo li:hover {
    color: #000;
    background-color: #ebcd1e;
}

footer .social-logo li a i {
    color: #fff;
}

footer .social-logo li:hover a i {
    color: #000;
}

.mobile-logo-to-contact,
.whatsapp-logo-to-contact {
    width: 50px;
    height: 50px;
    border-radius: 20%;
    z-index: 999999999999;
    border: #ebebeb solid 1px;
    box-shadow: #000 0 0 90px -5px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.whatsapp-logo-to-contact {
    background-color: #4bca59;
    color: #fcfcfc;
    bottom: 20px;
    right: 20px;
    font-size: 30px;

}

.mobile-logo-to-contact {
    background-color: #fcfcfc;
    color: #0257ca;
    bottom: 90px;
    right: 20px;
    font-size: 27px;

}

/* a.btn.btn-primary {
position: absolute;
bottom: 10px;
left: 50%;
transform: translatex(-50%);
} */
.height-fit {
    height: fit-content;
}

.home-page .SERVICES .card {
    background-size: cover !important;
    width: 55%;
    border: none;
    border-radius: 0;
    margin: 20px;
    max-height: 400px;
    margin-top: 30px !important;
}

.nav-item-link.fa-solid.fa-caret-left::before {
    margin: 0 10px !important;
    color: #aaaaaa;
}

.home-page .SERVICES .card .card-body {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #00000054;
    color: #fff;
}

.home-page .SERVICES .card-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

@media (min-width: 992px) {
    .card {
        width: 80%;
    }
}

@media (min-width: 800px) {
    .SERVICES .card {
        min-width: 487.67px;
    }
}

@media (max-width: 992px) {
    .home-page .SERVICES .card-container {
        justify-content: space-around;
    }
}

@media (max-width: 768px) {
    .home-page .SERVICES .card {
        width: 100% !important;
        margin: 0 !important;
        margin-top: 30px !important;
    }
}

@media (max-width: 576px) {
    footer .container {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    footer .container * {
        align-items: center;
        justify-content: center;
    }
}

a.btn.text-light.btn-warning {
    z-index: 100;
    color: #fff !important;
}

.logo {
    max-width: 242px;
    max-height: 60px;
    padding: 0 !important;
}

.logo img {
    max-width: 50%;
    max-height: inherit;
}

footer .logo {
    white-space: nowrap;
}

footer .logo img {
    max-width: unset;
}

.navbar-brand.logo {
    margin-left: -10px;
}

button.navbar-toggler.d-lg-none {
    margin-right: -15px;
}

a.navbar-brand.logo img {
    margin-right: 7px;
}

.nav-item-link {
    padding: 2px 40px 2px 0 !important;
    display: block;
    line-height: 34px;
}

form.search-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00000078;
    z-index: 999999999999999999999999999999;
}

i.fa-solid.fa-circle-xmark {
    position: fixed;
    top: 20px;
    left: 20px;
    background: #fff;
    width: 10px;
    height: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
}

.search-form div {
    width: 80%;
    display: flex;
    border-radius: 35px;
    overflow: hidden;
}

.search-form div input {
    width: 80%;
}

.search-form div button {
    width: 20%;
    background: #00a1ff;
    color: #fff;
}

.search-form div input,
.search-form div button {
    height: 50px;
    margin: 0;
    padding: 0;
    border: 0;
}

form.search-form:not(.show) {
    display: none;
}

.BLOG .card .card-body {
    font-size: 19px;
}

.locations .row.justify-content-center.mb-5 {
    display: flex;
}

.locations .col-lg-10.col-md-12.bg-white.p-4.shadow-sm.rounded {
    display: flex;
    align-items: center;
    box-shadow: 0 0 17px -5px !important;
    position: relative;
}

.locations .image {
    width: 220px;
    height: 220px;
    border-radius: 150px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    margin: 0 0 0 64px;
}

.locations .mt-3.text-start {
    position: absolute;
    left: 30px;
    bottom: 30px;
    display: flex;
    margin: auto;
}

.notloc {
    width: 93%;
    margin: auto;
    padding: 0;
}

.notloc img {
    width: 0;
    height: 0;
}

.notloc .image {
    display: none;
    width: 0;
    height: 0;
}

.row.justify-content-center.mb-5.notloc .col-lg-10.col-md-12.bg-white.p-4.shadow-sm.rounded {
    box-shadow: unset !important;
}

.row.justify-content-center.mb-5.notloc a.btn.btn-sm.btn-outline-primary {
    display: none;
}

.row.justify-content-center.mb-5.notloc a.text-decoration-none.text-primary {
    color: #000 !important;
}

.row.justify-content-center.mb-5.notloc .image {
    display: none;
}

@media (max-width: 576px) {
    .locations .col-lg-10.col-md-12.bg-white.p-4.shadow-sm.rounded {
        flex-wrap: wrap;
    }

    .locations .image {
        height: 220px;
        overflow: hidden;
        display: flex;
        border-radius: 0;
        justify-content: center;
        width: 95%;
        margin: 0 auto 36px;
    }

    .locations .row.justify-content-center.mb-5 {
        margin: 0 15px;
    }
}

@media (max-width: 450px) {
    .locations .mt-3.text-start a {
        width: 100%;
    }

    .locations .mt-3.text-start {
        position: relative !important;
        left: 30px;
        bottom: 30px;
        width: 80%;
        display: flex;
        margin: auto;
    }

    .row.justify-content-center.mb-5 {
        margin: 0 20px;
    }

    .col-lg-10.col-md-12.bg-white.p-4.shadow-sm.rounded Specificity: (0, 6, 0) {
        justify-content: center;
    }

}