@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap");

@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');

* {
  font-family: "Noto Sans", sans-serif !important;
}


.check-sel-box .radio-block label:before,
.main-menu .navigation>li>ul>li.dropdown>a:after {
  font-family: 'Font Awesome 5 Free' !important;
}

.fab {
  font-family: 'Font Awesome 5 Brands' !important;
}

.language,
.language * {
  font-family: "Tajawal", sans-serif !important;
  font-size: 18px;
  color: #FFF;
  text-decoration: none;
}

html[lang="en"] .language,
html[lang="en"] .language * {
  font-family: "Almarai", sans-serif !important;
  font-size: 18px;
}


.about-section {
  padding: 60px 0;
}

.about-section .image-column .inner {
  display: flex;
  height: 100%;
}

.about-section .image-column .image {
  height: 100%;
  display: flex;
}

.about-section .image-column .image img {
  height: 100%;
  width: auto;
  object-fit: contain;
}

.featured-block:nth-child(ODD) .row {
  flex-direction: row-reverse;
}

.featured-block:nth-child(even) .row {
  flex-direction: row;
}

.featured-block .image-column {
  order: initial;
  display: flex;
  justify-content: center;
  align-items: center;
}

.featured-block .text-column {
  order: initial;
}

.header-style-one .header-upper .inner-container {
  display: flex;
  justify-content: space-between;
}

.header-style-one .nav-outer {
  flex: 1;
  display: flex;
  justify-content: center;
}

.header-style-one .other-links {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
}

.header-style-one .other-links .mobile-nav-toggler {
  color: #000;
  cursor: pointer;
  display: none;
}

@media (max-width: 1150px) {
  .header-style-one .nav-outer {
    justify-content: flex-end;
  }

  .header-style-one .other-links .mobile-nav-toggler {
    display: block;
  }
}

.offers-section-one .images-column .image img {
  width: 300px;
  height: 400px;
}

/* .offers-section-one .images-column .image:nth-child(2) img {
  height: 380px;
  width: 250px;
  height: 250px;
} */
/* 
.offers-section-one .images-column .image:nth-child(3) img {
  height: 240px;
  width: 320px;
} */

.about-section .image-column .image-box {
  padding: 0;
}

.featured-block .image-column .image-box a {
  height: 400px;
  width: 585px;
  max-width: 100%;
  display: flex;
}

.featured-block .image-column .image-box a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 1.875rem;

}

.news-block h4 a,
.news-block .post-meta,
.featured-block .text-column h3,
.sec-title h2 {
  color: black;
}

.main-footer .widgets-section .row {
  margin-inline: 0;
}

.main-footer .widgets-section .row {
  justify-content: space-between;
}

@media (max-width:778px) {
  .main-footer .widgets-section .row {
    justify-content: center;
  }
}

.offers-section-one .offer-block .offer-inner {
  padding: 0;
}

.news-block .image-box {
  height: 300px;
  width: 400px;
  max-width: 100%;
}

.header-style-one .header-upper .logo-box .logo img {
  max-height: 60px;
}

.main-menu .navigation>li>a {
  padding: 0;
}

.header-style-one .other-links {
  padding: 0;
}

.main-menu .navbar-collapse,
.main-menu .navigation {
  height: 100%;
}

.main-menu .navigation>li {
  display: flex;
  align-items: center;
  height: 100%;
}

.offers-section-one .images-column .images {
  padding-bottom: 0;
  display: flex;
  margin-inline: auto;
  flex-direction: column;
  gap: 8px;
  max-width: 600px;
}

.offers-section-one .images-column .dotted-pattern-4 {
  top: 120px;
}

.offers-section-one .images-column .image:nth-child(2) {
  display: flex;
  justify-content: flex-end;

}

.offers-section-one .images-column .image img {
  width: 48%;
  height: 300px;
}

.news-section {
  padding-block: 60px;
}

.main-footer .widgets-section {
  padding-block: 60px;
}

.main-footer .footer-widget {
  margin-bottom: 0;
}

.text,
.lower-text {
  color: #707676 !important;
}

.banner-carousel .content-box .text {
  color: #C4C5C7 !important;
}

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

  .featured-block:nth-child(even) .row,
  .featured-block:nth-child(ODD) .row {
    flex-direction: column-reverse;
  }

  .featured-block.alternate .text-column,
  .featured-block.alternate .image-column {
    order: initial;
  }
}

.offers-section-one .images-column .image img {
  border-radius: 0 1.875rem;
  overflow: hidden;
}

.offers-section-one .images-column .image {
  box-shadow: none;
}

.about-section .row {
  align-items: center;
}

.about-section .text-column .inner {
  padding-top: 0;
}

.news-block .image-box {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

.btn-style-one .btn-title.with-rounded {
  border-radius: 0 1.25rem;
  padding: .6rem 1.25rem;
}

.newsletter-form .form-group .theme-btn {
  background: none;
}

.offers-section-one .images-column .image:first-child {
  margin-bottom: -120px;
}

.offers-section-one .images-column .image:last-child {
  margin-top: -120px;
}

@media (max-width:1150px) {
  .offers-section-one .images-column .inner {
    padding-top: 40px;
  }
}

@media (max-width:992px) {
  .featured-block .image-column .image-box a {
    margin-inline: auto;
  }
}

.offers-section-one .images-column .image img {
  transition: .3s all ease-in-out;
}

.offers-section-one:has(.offer-block:nth-child(1):hover) .images-column .image:nth-child(1) img,
.offers-section-one:has(.offer-block:nth-child(2):hover) .images-column .image:nth-child(2) img,
.offers-section-one:has(.offer-block:nth-child(3):hover) .images-column .image:nth-child(3) img {
  scale: 1.1;
}

.milenia-social-icons>li {
  display: inline-block;
  padding-top: 0.46875rem;
  padding-left: 0.46875rem;
  padding-right: 0.46875rem;
}

/* Search Popup Styling */
.search-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-popup.active {
  opacity: 1;
  visibility: visible;
}

.search-popup-inner {
  padding: 60px 40px;
  border-radius: 20px;
  text-align: center;
  max-width: 600px;
  width: 90%;
  position: relative;
  transform: translateY(-50px);
  transition: transform 0.3s ease-in-out;
}

.search-popup.active .search-popup-inner {
  transform: translateY(0);
}

.search-popup-close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.search-popup-close:hover {
  transform: rotate(90deg);
}

.search-popup-close .icon {
  font-size: 18px;
  color: #FFF;
}

.search-popup h2 {
  font-size: 32px;
  font-weight: 700;
  color: #FFF;
  margin-bottom: 30px;
}

.search-popup form {
  display: flex;
  max-width: 400px;
  margin: 0 auto;
}

.search-popup form input[type="text"] {
  flex: 1;
  padding: 15px 20px;
  border: 2px solid #e0e0e0;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  font-size: 16px;
  outline: none;
  transition: all 0.3s ease;
}

.search-popup form input[type="text"]:focus {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
}

.search-popup form button {
  background: #333;
  color: white;
  border: none;
  padding: 15px 25px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-popup form button:hover {
  background: #707676;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(255, 255, 255, 0.3);
}

.search-popup form button .icon {
  font-size: 18px;
}

/* Responsive Design for Search Popup */
@media (max-width: 768px) {
  .search-popup-inner {
    padding: 40px 20px;
    margin: 20px;
  }

  .search-popup h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .search-popup form {
    gap: 10px;
  }

  .search-popup form input[type="text"],
  .search-popup form button {
    padding: 12px 20px;
  }
}

@media (max-width: 480px) {
  .search-popup-inner {
    padding: 30px 15px;
  }

  .search-popup h2 {
    font-size: 20px;
  }
}
.new-arrivals .btn.btn-primary{
  background-color: transparent;
  border: 0;
  color: #B49A57;
  text-align: center;
  display: block;
  margin: auto;
  transition: all .3s ease-in-out;
  font-size: 18px;
}
.new-arrivals .btn.btn-primary:hover{
  color: #fff;
}
.new-arrivals .arrivals-brands{
  display: grid;
  grid-template-columns: repeat(3,1fr);
   width: 100%;
    box-sizing: border-box; 
}
.brand-list{
     width: 100%;
    box-sizing: border-box; 
}
@media (max-width:991px) {
  .new-arrivals .arrivals-brands{
      grid-template-columns: repeat(2,1fr);

  }

}
@media (max-width:350px) {
  .new-arrivals .arrivals-brands{
      grid-template-columns: repeat(1,1fr);

  }

}

.new-arrivals .arrivals-brands img{
 max-width: 100%;
    height: auto;
    display: block;
  width: 100%;}
.new-arrivals .arrivals-brands .brand-item{
  width: 100%;

}
/* Ensure the parent container (if you want full width, it should be full width itself) */
.brand-list {
    width: 100%;
    margin: 0; /* Remove default margins */
    padding: 0; /* Remove default padding if any */
}

/* Style for the arrivals-brands grid container */
.arrivals-brands {
    display: grid;
    width: 100%; /* Full width of parent */
    justify-items: start; /* Items start at the very left of each grid cell */
    justify-content: start; /* The entire grid aligns to the left if it’s smaller than container */
    gap: 10px; /* No gaps between items */
}

/* Optional: ensure images are responsive and no gaps inside items */
.brand-item {
    margin: 0;
    padding: 0;
}
.brand-item img {
    display: block; /* Remove inline spacing */
    max-width: 100%; /* Responsive images */
    height: auto;
}
.new-arrivals .theme-btn.btn-style-one.view-btn {
  margin: 30px auto 0;
  display: flex;
  justify-content: center;

}
.new-arrivals .filters-section .form-box{
  box-shadow: none;
  padding: 40px 0;
}
@media (max-width:1200px) {
  .main-footer .widgets-section .column:last-child {
    justify-content: flex-start;
  }
}

@media (max-width:778px) {
  .main-footer .widgets-section .column:last-child {
    justify-content: center;
    text-align: center;
    margin-top: 20px;
  }
}
.news-section-three.news-page .news-block-four figure{
height: 250px;
}
.image-box.mission-img .image-layer,
.event-block .image-box.mission-img .overlink,
.event-block .image-box.mission-img{
  right: 0;
  left: unset;
}
.inner-box.mission-box{
    padding-right: 370px;
    padding-left: 0;
}
@media (max-width:768px) {
 .inner-box.mission-box{
    padding-right: 0;
    padding-left: 0;
} 
}
.facts-section-two .fact-block .fact-inner{
  padding-left: 0;
}
.featured-section-four{
  padding: 100px 0;
}
.offer-block-two .lower-box{
  height: 340px;
}
.page-banner{  height: 400px;
}
.owl-carousel .owl-item{
  height: 500px;
}
.banner-section .owl-dots{
  margin-top: 0;
}
.main-menu .navigation>li a.active-link{
  text-decoration: underline;
}
.active-sub{
  color: #3f7b84!important;
}
.banner-inner{
  text-align: center;
  padding-top: 50px;
}
.featured-section-four,
.events-section,
.packages-section,
.rooms-section,
.news-section-three.news-page{
  padding: 50px 0;
}
/* .banner-carousel .content-box .content{
  display: none;
} */
.leasing-head{
  padding-top: 50px;
}
.upcome-activity .card-img-top{
  height: 260px;
}
.form-control.field-inner{
    height: 52px;
    padding: 10px 20px;
    line-height: 30px;
        position: relative;
    display: block;
    height: 62px;
    width: 100%;
    font-size: 16px;
    color: #25283a;
    line-height: 30px;
    font-weight: 400;
    padding: 15px 20px;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    transition: all 300ms ease;
}
@media (max-width:1200px) {
  

.events-grid.upcome-activity .row{
gap: 30px;
}}
.job-card  img{
  height: 260px;
  width: 100%;
}
#jobs-list .card-main{
margin-bottom: 30px;
}
.mobile-menu .nav-logo img{
  display: none;
}
.main-footer .x-icon{
  width: 13px;
  height: 13px;
}
.footer-widget.footer-social-links li a:hover{
  color: #3f7b84;
  opacity: .5;

}
.mobile-menu .social-links li a,
.mobile-menu .nav-bottom .copyright{
  color: #fff;
}
@media only screen and (max-width: 1250px) {
    .mobile-menu {
        border-top-width: 50px;
        border-bottom-width: 100px;
    }
}
.social-links .x-icon{
  filter: brightness(0) invert(1);
    width: 13px;
  height: 13px;
}
.mobile-menu .social-links{
  padding-top: 5px;
}