@font-face {
    font-family: Stem;
    src: url(../font/Stem-Medium.ttf);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Stem-light;
    src: url(../font/Stem-SemiLight.ttf);
    font-weight: 400;
    font-style: normal;
}

.fade-up {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.iti--separate-dial-code .iti__selected-dial-code{
    color: #a2a2a2;
}
/* When element is in view, apply the fade-up effect */
.fade-up.show {
    opacity: 1;
    transform: translateY(0);
}
body {
    font-family: Stem, sans-serif;
    background-color: #f3f3f3;
}
h2 {
    font-family: Stem, sans-serif;
    font-size: 60px;
}
h3,
h4 {
    font-family: Stem, sans-serif;
    font-size: 40px;
}
p {
    font-family: Stem-light;
}
html {
    scroll-behavior: smooth;
}
.header {
    position: absolute;
    width: 100%;
    z-index: 1;
}
.header.is-sticky {
    position: fixed;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    padding: 8px 0;
    background-color: #1a1a1a;
    -webkit-animation: slideDown 0.35s ease-out;
    animation: slideDown 0.35s ease-out;
  }
  
  @keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }
.banner_sec {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.491), rgba(0, 0, 0, 0.168)), url(../image/banner.jpg);
    background-size: cover;
    background-position: center;
    padding: 12% 0 6% 0;
    height: 930px;
    text-align: right;
    position: relative;
    color: #fff;
}
.banner_sec h1 {
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 5rem;
    letter-spacing: 20px;
    font-family: Vonca;
}
.banner_sec .row {
    justify-content: right;
    padding-bottom: 25px;
}
.banner_sec p {
    font-size: 22px;
    color: #f1f1f1;
}
.banner_sec .btn-inr {
    margin-top: 15px;
}
.banner_sec h3 {
    font-size: 32px;
    font-weight: 700;
}
.header .navbar-nav .nav-link {
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding: 5px 15px;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: end;
}
header .navbar-nav .nav-link:hover {
    color: #90c14f;
}
.header .navbar-nav .nav-link.btn-inr:hover {
    color: #fff;
}
header .navbar-brand img {
    height: 65px;
}
.header .navbar-expand-lg .navbar-nav {
    align-items: flex-start;
}
.navbar-toggler-icon {
    background-image: url(../image/web.png);
}
.icon-box {
    background-color: rgb(205 205 205 / 19%);
    box-shadow: rgb(148 143 143) 0 0 14px -5px;
    border-image: linear-gradient(-45deg, #f5eddc, #c28769, #2b1712, #c28769) 30;
    border-width: 4px;
    border-style: solid;
    align-items: center;
    padding: 15px 12px;
    height: 100%;
    cursor: pointer;
    text-align: Center;
}
header.header .navbar-collapse .navbar-nav a.nav-link.btn-inr {
    background-color: #f4f0ed;
    color: #5e5649;
}
.call-box p {
    font-size: 12px;
    color: #fff;
}
.call-box {
    align-items: flex-start;
    padding-top: 5px;
}
.call-box h6 {
    font-size: 16px;
    color: #fff;
}
.contact-info-link {
    padding-right: 50px;
    padding-left: 10px;
}
.call-box img {
    height: 25px;
    margin-right: 10px;
    margin-top: 7px;
}
.icon-box p {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.icon-box img {
    height: 100%;
    max-height: 100%;
}
.btn-inr {
    display: inline-block;
    padding: 7px 20px;
    color: #5e5649;
    background: #f4f0ed;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    opacity: 0.9;
}
.btn-inr-2 {
    display: inline-block;
    padding: 7px 20px;
    color: #f4f0ed;
    background: #5e5649;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    opacity: 0.9;
}
.btn-inr:hover {
    opacity: 1;
}
.hdng-sub {
    font-weight: 700;
    color: #000;
}
.main-content-mobile {
    display: none;
}
.mid-amenities {
    background-image: url(../image/bg.png);
    background-position: center;
    background-size: cover;
    height: auto;
    color: #131313;
    padding: 5em;
}
.amenities-text h4 {
    font-size: 25px;
}
.mid-sec p {
    line-height: 28px;
}
.mid-sec img {
    width: 100%;
}
.mid-sec-2 {
    background-image: url(../image/bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 200px;
    padding: 3em;
    color: #675347;
    text-align: right;
}
.mid-sec-text-3 {
    padding: 25% 0 0 0;
    color: #5d5649;
}
.row-amenitie .col-md-4 {
    margin-bottom: 20px;
    color: #2b1712;
}
.amenitie-box:hover .inr-text {
    background: #3836366b;
}
.form-comnfooter {
    background-color: #1a1a1a;
    width: 70%;
    border-radius: 14px;
    color: #fff;
}
.form-comnfooter .form-control {
    border-bottom-color: #fdf1ee;
    color: #fdf1ee;
}
.form-comnfooter .form-control:focus,
.form-comnfooter .form-control:hover {
    border: 2px solid #222;
    border-radius: 3px;
}
.form-comnfooter .form-control::placeholder {
    color: #f7eeecc7;
}
.form-comn {
    padding: 30px 25px;
    text-align: left;
}
.form-comn h4 {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
.form-comn p {
    color: #545454;
    font-weight: 600;
}
.frm-box {
    position: relative;
    margin-top: 15px;
}
.form-comn .btn-inr {
    display: block;
    width: 100%;
    margin-top: 15px;
    background-color: #70a23e;
    color: #fff;
    padding: 15px;
    border: 0;
}
.form-comn .form-control {
    border: 1px solid #2d231c56;
    background-color: #fff;
    color: #000;
    padding: 19px;
    font-size: 14px;
    box-shadow: #0000002b 0 1px 4px;
}
.form-comn .form-control::placeholder {
    color: #2d231c;
}
.form-comn .form-control:focus,
.form-comn .form-control:hover {
    border: 1px solid #fff;
    box-shadow: none;
    border-radius: 2px;
}
.form-comnmodal .form-control {
    border: 1px solid #d1d5db !important;
    font-size: 13px;
    padding: 15px 10px;
    color: #9ca3af;
    border-radius: 8px;
    background-color: #f9fafb;
}
.form-comnmodal {
    background-color: #1a1a1a;
    padding: 40px 40px;
    border: none;
    color: #fff;
}
.form-modal .modal-dialog {
    max-width: 600px;
}
.form-comnmodal .form-control::placeholder {
    color: #9ca3af;
}
form > div > input:invalid:not(:focus):not(:placeholder-shown) ~ .error {
    display: block;
    color: red;
}
.label-form-header {
    color: #fff;
}
label.error {
    display: block;
    color: red;
}
.btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
}
.btn-close:hover {
    color: 2b372a;
}
button.btn-close {
    --bs-btn-close-bg: url("../image/close.png") !important;
    background: var(--bs-btn-close-bg) center/1em auto no-repeat;
}
.language-text {
    margin: 11% auto;
}
.about-sec {
    padding: 5rem;
}
.dev-sec {
    padding: 3rem;
}
.about-mada {
    padding-top: 0;
}
.about-sec img {
    width: 100%;
}
.dev-container {
    padding: 5px;
    border-radius: 20px;
}
.about-sec .content-box {
    text-align: left;
}
.mid-bg {
    background-image: url(../image/al-awaly-tower-01.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
    width: 100%;
    height: 650px;
    position: relative;
}
.mid-text {
    position: absolute;
    bottom: 0;
    width: 60%;
    padding: 0 0 5% 0;
}
.fixed_footer_icons .whatsapp_footer {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 15px;
    right: 10px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.fixed_footer_icons .call_footer {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 90px;
    right: 10px;
    background-color: #0125db;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.content-box {
    padding: 20px;
    text-align: justify;
}
.project-amenities {
    padding-top: 3rem;
}
.amenities-item {
    padding-bottom: 10px;
}
.amenities-box {
    text-align: center;
}
.amenities-text {
    bottom: 20px;
    right: 20px;
    color: #131313;
}
.amenities-icon img {
    width: 30%;
}
.footer {
    background-color: #1a1a19;
    padding: 20px;
    color: #fff;
    direction: ltr;
    text-align: center;
}
.footer .social {
    padding: 15px;
}
.social {
    list-style-type: none;
    text-align: center;
}
.footer .social a {
    padding: 3px 0;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    padding: 15px;
}
.footer .social a i {
    font-size: 15px;
    margin-right: 5px;
}
.privacy-policy {
    text-decoration: none;
    color: #fff;
}
.form-footer {
    background-color: #f3f3f3;
}
.office-footer {
    background-color: #fff;
}
.office-whatsapp {
    direction: ltr;
}
.office-whatsapp a {
    text-decoration: none;
    color: #90c14f;
    font-size: 15px;
}
.btn-close {
    float: right;
}
.contact-info-link {
    border-left: inherit;
    padding-right: 20px;
    padding-left: 50px;
}
input#mobile_code {
    direction: rtl;
    padding-right: 96px;
}
.box-app {
    background-color: #fff;
    border-radius: 40px;
    width: 82%;
    margin: auto;
    text-align: center;
    padding: 20px;
}
.qr-code img {
    width: 30%;
}
.store-buttons {
    display: flex;
    gap: 12px;
    padding: 20px;
}
.store-badge {
    display: flex;
    align-items: center;
    background-color: #000;
    color: #fff;
    border-radius: 40px;
    padding: 8px 16px;
    text-decoration: none;
    transition: background 0.2s;
}
.store-badge:hover {
    background-color: #333;
}
.store-icon {
    width: 23%;
    margin-right: 12px;
}
.store-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.2;
    margin: auto;
}
.big-text {
    font-size: 20px;
    font-weight: 700;
}
.offices {
    direction: ltr;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
    padding: 40px 20px;
}
.office-block {
    display: flex;
    align-items: center;
    gap: 20px;
}
.office-block img.flag {
    width: 125px;
}
.office-details {
    text-align: right;
}
.office-details h3 {
    margin: 0;
    font-size: 20px;
    color: #000;
}
.office-details p {
    margin: 5px 0;
    font-size: 14px;
}
.office-whatsapp a {
    display: inline-block;
    margin-left: 8px;
    color: #4caf50;
    text-decoration: none;
}
.project-section {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.931), rgba(255, 255, 255, 0.931)), url(../image/dubai-marina.jpg);
    background-size: cover;
    background-position: center;
    height: auto;
    text-align: center;
}
.project-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 20px;
}
.grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding-top: 50px;
}
.card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease;
    display: flex;
    flex-direction: column;
}
.card:hover {
    transform: translateY(-5px);
}
.card img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.card img:hover {
    transform: scale(1.05);
}
.card-content {
    padding: 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.card-content h3 {
    font-size: 18px;
    margin: 0 0 10px;
    color: #333;
}
.card-content p {
    font-size: 16px;
    font-weight: 700;
    color: #555;
    margin-bottom: 15px;
}
.card-content button {
    padding: 12px;
    border: none;
    border-radius: 6px;
    background: #07f;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.3s ease;
    width: 100%;
    text-decoration: none;
}
.card-content button a {
    color: #fff;
    text-decoration: none;
}
.card-content button:hover {
    background: #005fcc;
}
    /* Responsive for smaller screens */
    @media (max-width: 900px) {
      .grid-container {
        grid-template-columns: repeat(2, 1fr);
      }
    }

    @media (max-width: 600px) {
      .grid-container {
        grid-template-columns: 1fr;
      }
    }
.mid-sec {
    background-image: linear-gradient(rgba(6, 6, 6, 0.424), rgba(109, 61, 80, 0.424)), url(../image/dubai-marina.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
    width: 100%;
    height: 750px;
    position: relative;
}
.cta-bg h3 {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-size: 35px;
}
body.thankyou_page{
    text-align: center;
    padding: 5%;
}
.iti{
    color: #000;
}
@media (max-width: 991px) {
    .form-comn {
        padding: 20px;
        width: 100%;
    }
    .form-div {
        padding-top: 26px;
    }
    .banner_sec h1 {
        font-size: 2rem;
    }
    .banner_sec p,
    .btn-inr {
        font-size: 14px;
    }
    .uae-flag {
        padding-top: 20px;
    }
    .banner_sec h3 {
        font-size: 18px;
    }
    .banner_sec {
        height: auto;
    }
    .header .navbar-nav .nav-link.btn-inr {
        display: inline;
    }
    header .navbar-brand img {
        height: 45px;
    }
    .mid-sec {
        padding: 0;
    }
    .about-sec {
        padding: 1rem;
    }
    .dev-sec {
        padding: 0;
    }
    .about-mada {
        padding-top: 0;
    }
    .content-box .col-lg-6 {
        margin-bottom: 10px;
    }
    .amenitie-box {
        height: 170px;
    }
    .footer-container {
        flex-direction: column-reverse;
    }
    .banner_sec {
        padding-top: 50%;
    }
    .banner_sec .col-lg-6{
        text-align: center;
    }
    .banner_sec .row {
        flex-direction: column-reverse;
    }
    .iti{
        display: unset;
    }
}
@media (max-width: 767px) {
    .contact-info-link {
        padding-bottom: 15px;
    }
    h2,
    h3,
    h4 {
        font-size: 30px;
    }
    .banner_sec .row {
        flex-direction: column-reverse;
    }
    .inr-text h4 {
        font-size: 16px;
    }
    .amenitie-box {
        height: 150px;
    }
    .hdng-sub {
        font-size: 33px;
    }
    .footer {
        text-align: center;
    }
    .copyright {
        padding: 10px;
    }
    .footer .social a i {
        vertical-align: middle;
    }
    .footer .social a {
        padding: 10px;
    }
    .main-content img {
        width: 100%;
    }
    .header {
        background-color: #1c2119;
    }
    .mid-sec img {
        width:29%;
    }
    .mid-amenities {
        padding: 1rem;
    }
    .about-mada {
        padding-top: 40px;
    }
    .main-content {
        padding: 10%;
    }
    .main-content .align-items-center {
        flex-direction: column-reverse;
    }
    .mid-sec-text-3 {
        text-align: center;
        color: #f4f0ed;
        font-size: 28px;
    }
    .mid-sec-3 {
        background-position: 42% 55%;
        height: 450px;
    }
    .project-logo {
        text-align: center;
    }
    .project-logo img {
        width: 80%;
        padding-top: 50%;
    }
    .qr-code img {
        width: 50%;
    }
    .form-div {
        padding: 38px;
    }
    .offices {
        flex-direction: column;
        align-items: flex-start;
        flex-direction: column-reverse;
    }
    .office-footer .row.align-items-center.justify-content-center {
        flex-direction: column-reverse;
    }
    .office-block {
        width: 100%;
        justify-content: flex-start;
        flex-direction: column-reverse;
    }
    .office-details {
        text-align: center;
    }
    .store-buttons {
        display: grid;
    }
    .mid-text {
        width: 100%;
        padding: 0 10% 20% 10%;
    }
    label {
        font-size: 11px;
    }
    .amenities-icon img {
        width: 29%;
    }
    .mid-sec-2 {
        padding: 2em;
    }
    .mid-amenities {
        background-size: auto;
    }
    .footer .row {
        flex-direction: column-reverse;
    }
    .form-footer .row.align-items-center{
        flex-direction: column-reverse;
    }
}
