@import url(./main-style/main.css);
@import url(./main-style/color.css);
@import url(./main-style/header_content.css);
@import url(./main-style/Product.css);
@import url(./main-style/section_main.css);
@import url(./main-style/news.css);
@import url(./main-style/trading.css);
@import url(./main-style/blog.css);
@import url(./main-style/footer.css);
@import url(./pages/productspage.css);
@import url(./pages/singleProducts.css);
@import url(./pages/careers.css);
@import url(./pages/contact.css);
@import url(./main-style/bootstrap_1.css);
@import url(./main-style/media.css);
@import url(./fonts.css);
@import url(/fonts/font/all.min.css);


/* start Window Laod */
.windowLoad {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  height: 100vh;
  background-color: #2a2a39;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.windowLoad img {
  width: 100px;
  height: 100px;

}
.windowLoad.active {
  opacity: 0;
  visibility: hidden;
}
/* End Window Load */

/* start Button Scroll */
.btnScroll {
  position: fixed;
  bottom: 10px;
  right: -60px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 17px;
  color: var(--black-100);
  background-color: var(--yellow);
  border-radius: 3px;
  cursor: pointer;
  z-index: 1000;
  transition: all 0.5s;
}

.btnScroll.active {
  right: 25px;
}
/* End Button Scroll */

.slideOne{
  width: 700px;

}
.slideOne img{
  border-radius: 15px;
}
.flex-header{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
  flex-direction: row;
}
@media(max-width:767px){
  .flex-header
  {
    flex-direction: column;
  }
.slideOne{
  width: 385px;
  margin-right: 169px;
}
  .content-slider{
    flex-direction: column;
  }
  .header_content  .content .text {
    max-width: 768px;
    height: 60px;
  text-align: center;
    /* Text xl/Normal */
  
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */
  
    text-align: center;
    padding: 10px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
    /* Gray/500 */
    padding: 0 141px;
    margin: 0 28px;
    color: #667085;
    height: 100%;
    text-align: justify;
  }
  .header_content  .content .btn-C {
   top: 85px;
    width: 150px;

  }

}

.content-slider{
  display: flex;
    justify-content: center;
    align-items: center;
    gap: 3%;
    /* background-color:  rgba(250, 186, 0, 0.06);; */
 
  
}

.clear{
  clear: both;
}
/* .btn-C{
  width: 150px;
    position: absolute;
    top: 67%;
    left: 10%;
}
@media(max-width:767px){
  .btn-C{
    width: 150px;
    position: absolute;
 
    left: 30%;
    top: 50%;
  }
  .clear{
    clear: both;
  }
  .header_content {
margin-top:-45px;
 
   }
}
@media(max-width:375px){
  .btn-C{
    width: 150px;
    position: absolute;
 
    left: 30%;
    top: 66%;
  }
}
@media(min-width:375px){
  .btn-C{
    width: 150px;
    position: absolute;
    left: 11%;
    top: 69%;}

@media(min-width:414px){
  .btn-C{
    width: 150px;
    position: absolute;
    left: 11%;
    top: 69%;
  }
  .clear{
    clear: both;
  }
}
@media(min-width:360px){
  .btn-C{
    width: 150px;
    position: absolute;
 
    left: 30%;
    top: 59%;
  }
  .clear{
    clear: both;
  }
}
@media(min-width:412px){
  .btn-C{
    width: 150px;
    position: absolute;
    left: 11%;
    top: 69%;
  }
  .clear{
    clear: both;
  }
}
@media(min-width:390px){
  .btn-C{
    width: 150px;
    position: absolute;
 
    left: 30%;
    top: 45%;
  }
  .clear{
    clear: both;
  }
}
@media(min-width:414px){
  .btn-C{
    width: 150px;
    position: absolute;
 
    left: 30%;
    top: 45%;
  }
  .clear{
    clear: both;
  }
} */
/* @media(max-width:375px){
  .btn-C{
    width: 150px;
    position: absolute;
    margin-top: -160px;
    left: 30%;
  }
  .swiper-wrapper {
    padding: 20px 0;
  }
  .clear{
    clear: both;
  }
}
@media(max-width:480px){
  .btn-C{
    width: 150px;
    position: absolute;
    margin-top: -165px;
    left: 30%;

  }
  .clear{
    clear: both;
  }
}
@media(max-width:410px){
  .btn-C{
    width: 150px;
    position: absolute;
    margin-top: -145px;
    left: 30%;

  }
  .clear{
    clear: both;
  }
} */

/* @keyframes yeah {
  5%, 12%, 95% {transform:translatey(0px);}
  15%, 22% {transform:translatey(-26px);}
  25%, 32% {transform:translatey(-52px);}
  35%, 42% {transform:translatey(-78px);}
  45%, 62% {transform:translatey(-104px);}
  65%, 72% {transform:translatey(-78px);}
  75%, 82% {transform:translatey(-52px);}
  85%, 92% {transform:translatey(-26px);}
}

lii {
  list-style-type: none;
  transform: translatex(5px);
  margin-bottom: 2px;
}

ul {
      animation-name: yeah;
      animation-duration: 20s;
      animation-iteration-count: infinite;
} */
.counter {
  text-align: center;
}

.counter .counter-icon {
  color: #828282;
}

.counter .counter-timer {
  font-weight: 400;
  font-size: 54px;
}

.counter .counter-title {
  letter-spacing: 1.5px;
  font-weight: 400;
  font-size: 18px;
}

.counter #percent::after {
  content: "%";
  font-size: 35px;
  font-weight: 600;
}

/*--------------------------------------------------------------
# Chefs Section
--------------------------------------------------------------*/
.chefs .chef-member {
  overflow: hidden;
  text-align: center;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0 30px rgba(55, 55, 63, 0.08);
  transition: 0.3s;
}

.chefs .chef-member .member-img {
  position: relative;
  overflow: hidden;
}

.chefs .chef-member .member-img:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: url(../img/team-shape.svg) no-repeat center bottom;
  background-size: contain;
  z-index: 1;
}

.chefs .chef-member .social {
  position: absolute;
  right: -100%;
  top: 30px;
  opacity: 0;
  border-radius: 4px;
  transition: 0.5s;
  background: rgba(255, 255, 255, 0.3);
  z-index: 2;
}

.chefs .chef-member .social a {
  transition: color 0.3s;
  color: rgba(55, 55, 63, 0.4);
  margin: 15px 12px;
  display: block;
  line-height: 0;
  text-align: center;
}

.chefs .chef-member .social a:hover {
  color: rgba(55, 55, 63, 0.9);
}

.chefs .chef-member .social i {
  font-size: 18px;
}

.chefs .chef-member .member-info {
  padding: 10px 15px 20px 15px;
}

.chefs .chef-member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: var(--color-secondary);
}

.chefs .chef-member .member-info span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: rgba(33, 37, 41, 0.4);
}

.chefs .chef-member .member-info p {
  font-style: italic;
  font-size: 14px;
  padding-top: 15px;
  line-height: 26px;
  color: rgba(33, 37, 41, 0.7);
}

.chefs .chef-member:hover {
  transform: scale(1.08);
  box-shadow: 0px 0 30px rgba(55, 55, 63, 0.15);
}

.chefs .chef-member:hover .social {
  right: 8px;
  opacity: 1;
}

/*--------------------------------------------------------------
# Book A Table Section
--------------------------------------------------------------*/
.book-a-table .reservation-img {
  min-height: 500px;
  background-size: cover;
  background-position: center;
}

.book-a-table .reservation-form-bg {
  background: rgba(55, 55, 63, 0.04);
}

.book-a-table .php-email-form {
  padding: 40px;
}

@media (max-width: 575px) {
  .book-a-table .php-email-form {
    padding: 20px;
  }
}

.book-a-table .php-email-form h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.book-a-table .php-email-form h4 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 20px 0 0 0;
}

.book-a-table .php-email-form p {
  font-size: 14px;
  margin-bottom: 20px;
}

.book-a-table .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #df1529;
  text-align: left;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.book-a-table .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #059652;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.book-a-table .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
}

.book-a-table .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #059652;
  border-top-color: #fff;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.book-a-table .php-email-form input,
.book-a-table .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 0;
}

.book-a-table .php-email-form input:focus,
.book-a-table .php-email-form textarea:focus {
  border-color: var(--color-primary);
}

.book-a-table .php-email-form input {
  padding: 12px 15px;
}

.book-a-table .php-email-form textarea {
  padding: 12px 15px;
}

.book-a-table .php-email-form button[type=submit] {
  background: var(--color-primary);
  border: 0;
  padding: 14px 60px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.book-a-table .php-email-form button[type=submit]:hover {
  background: #ec2727;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/
.gallery {
  overflow: hidden;
}

.gallery .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.gallery .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #d1d1d7;
  opacity: 1;
}

.gallery .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--color-primary);
}

.gallery .swiper-slide-active {
  text-align: center;
}

@media (min-width: 992px) {
  .gallery .swiper-wrapper {
    padding: 40px 0;
  }

  .gallery .swiper-slide-active {
    border: 6px solid var(--color-primary);
    padding: 4px;
    background: #fff;
    z-index: 1;
    transform: scale(1.2);
  }
}
.dropdown-menu{
  width: 170px;
  font-size: large;
}
@media(max-width:390px){
  .product .all__Products .productOne .img {
    width: 149px;
    
}
.slideOne{
  width: 340px;
  margin-right: 160px;
}
}
@media(max-width:400px){
  .product .all__Products .productOne .img {
    width: 149px;
    
}
.slideOne{
  width: 387px;
  margin-right: 169px;
}
.imgShape-nave{
  width: 40px;
  /* height: 26px; */
  position: absolute;
  /* top: 62px; */
  margin-top: -7px;
  left: 45%;
}
}
.imgShape-nave{
  width: 40px;
  /* height: 26px; */
  position: absolute;
  /* top: 62px; */
  margin-top: -7px;
}

@media(max-width:414px){
  .product .all__Products .productOne .img {
    width: 220px;
 
    margin-top: 9px;
  }
  .slideOne{
    width: 387px;
    margin-right: 169px;
  }
}

/* @media(min-width:385px){
  .slideOne {
    width: 355px;
    margin-right: 2px;
}
} */

.more:hover{
  background-color: #d1d1d7;
}
.imgShape-s{
  width: inherit;
  position: absolute;
  left: -42%;
  top: 79%;
}
.imgShape-s img{
opacity: 0.1;
}

@media(max-width:768px){
  .imgShape-s{
    width: 162%;
    position: absolute;
    left: -71%;
    top: 125%;
}
}
.zoom {
  display:inline-block;
  position: relative;
  width: 200px;
}

/* magnifying glass icon */
.zoom:after {
  content:'';
  display:block; 
  width:100px; 
  height:33px; 
  position:absolute; 
  top:0;
  right:0;
 
}

.zoom img {
  display: block;
}

.zoom img::selection { background-color: transparent; }

.zoom img:hover { cursor: url(grab.cur), default; }
#ex2 img:active { cursor: url(grabbed.cur), default; }
.custom-btn-style {
  background-color: #ffd700; /* لون ذهبي */
  border: none;
  color: #000;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
}
.imgPopupFull {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
margin-bottom: 10px;
}
.custom-btn-style:hover{
  background-color: #fff;
}
 .product .all__Products .productOne .img-top {
  
 
    margin-top: -72px;
}

@media(max-width:414px){
  .product .all__Products .productOne .img-top {
  
 
    margin-top: 1px;
  }
  
  
  .carousel-inner{
 height: 75vh;
width:100%;
    border-radius: 36px;
}



.border-top {
    border-top: 4px solid #faba00 !important;
}
.text-overlay {
    position: absolute;
    top: 35%;
    left: 10%; /* Adjust the left position as needed */
    transform: translateY(-50%);
    color: white;
    font-size: 24px;
  
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); /* Add text shadow */
}




.text-overlay h1{

font-size: 5rem;
    font-weight: 700;
}
.text-overlay p{

font-size: 2rem;
    font-weight: 600;
}


@media (max-width: 768px) {
    .wrapper .text-overlay {
        left: 10%; /* Adjust the left position for larger screens */
        transform: translateY(-50%);


    }

  .wrapper .text-overlay h1{
     
font-size: 3rem;
    }

}

.w-100{

    width: 100%!important;
    height: 450px;
    border-radius: 20px;
}
body {
     margin-top: 0;
}
.mian-logo > span {
    font-size: 1.35em;
}
 .main-header {
     z-index: 999;
}
hr.border-light {
    max-width: 300px;
    opacity: 0.9;
}
 .carousel-item {
     transition: transform 1s ease-in-out;
}
 .carousel-caption {
     top: 48%;
     transform: translate(0, -50%);
     bottom: auto;
     left: 0;
     right: 0;
      width: 0;
      opacity: 0;
      overflow: hidden;
      text-align: left;
}
 .carousel-item.active .carousel-caption  {
     animation: widthSlide 3.5s 1;
     opacity: 1;
      z-index: 999;
      width: 100% ;
}
 @keyframes widthSlide {
     0% {
         width: 0% ;
         opacity: 0;
    }
   50% {
        width: 100% ;
         opacity: 1;
    }
     100% {
         width: 100% ;
         opacity: 1;
    }
}
.carousel-caption h5 {
font-size: 5em;
    font-weight: 900;
    color: #fff;
    position: relative;
    width: fit-content;
    padding-right: 10px;
    background-color: #00000078;
    border-radius: 10px;
}
.carousel-caption h5:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #faba00;
    bottom: -20px;
    opacity: 1;
}
 .carousel-item.active .carousel-caption h5:after {
    width: 10%;
    height: 4px;
    animation: titleCover 2.5s 1;
    opacity: 0;
}

 @keyframes titleCover {
     0% {
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
       opacity: 1;
    }
   20% {
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
       opacity: 1;
    }
   30% {
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
    }
    55% {
        left: 0;
        right: 0;
        width: 100%;
        height: 5px;
        opacity: 1;
    }
   95% {
        left: 0;
        right: 0;
        width: 10%;
    }
     100% {
        left: 0;
        right: 0;
        width: 10%;
        opacity: 0.5;
    }
}
.carousel-item > img {
    height: 100vh;
    object-fit: cover;
    transform: scale(1);
}
.carousel-item.active > img {
    transform: scale(4);
    animation: bgScale 200s 1;
}
@keyframes bgScale {
  0% {
      transform: scale(1);
    }
  100% {
      transform: scale(4);
    }
}
 .carousel-item:before {
     content: '';
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background: rgb(0 0 0 / 40%);
     z-index: 99;
}

 .carousel-caption p {
     font-size: 1.35em;
     font-weight: 600;
     
}
 .carousel-caption * {
     white-space: nowrap;
}
.carousel-indicators {
    right: 10px;
    left: auto;
    margin: 0;
    width: 25px;
    flex-wrap: wrap;
    bottom: auto;
    top: 45%;
    transform: translate(0, -50%);
    gap: 10px;
    z-index: 9999;
}
.carousel-indicators [data-bs-target] {
    width: 15px;
    height: 15px;
    border-radius: 100px;
    border: none;
}


@media screen and (max-width: 991px) {
  .carousel-caption h5 {
    font-size: 3.5em;
}

.carousel-inner{
 height: 50vh;
width:100%;
    border-radius: 36px;
}

  .carousel-caption p {
    font-size: 1em;
    font-weight: 900;
  
}
}

@media screen and (max-width: 768px) {
  .carousel-caption h5 {
    font-size: 3.5em;
}
  .carousel-caption p {
    font-size: 1em;
    font-weight: 600;
}
  .carousel-item img {
    height: 80vh;
}
  .mian-logo > span {
    font-size: 1em;
}
.carousel-indicators {
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    flex-wrap: nowrap;
    top: auto;
    transform: unset;
    width: auto;
    gap: 5px;
}
  .carousel-indicators [data-bs-target] {
    width: 12px;
    height: 12px;
}
}

@media screen and (max-width: 575px) {
  .carousel-caption h5 {
    font-size: 2.45em;
}
  .carousel-item img {
    height: 60vh;
}
  .carousel-caption p {
    font-size: 0.75em;
}
  .carousel-caption {
     width: 100%;
    opacity: 0;
}
 .carousel-item.active .carousel-caption {
     animation: sample 2.5s 1;
    opacity: 1;
}
  .carousel-caption * {
    white-space: unset;
}
 @keyframes sample {
     0% {
         opacity: 0;
    }
   50% {
         opacity: 1;
    }
     100% {
         opacity: 1;
    }
}
  .carousel-caption h5 {
font-weight: 700;
    text-align: center;
    margin-left: 5px;
   }
  hr.border-light {
    max-width: 200px;
}
}
@media screen and (max-width: 480px) {
.carousel-caption h5 {
    font-size: 2.45em;
text-align: center;
}
  .carousel-caption p {
    font-size: 0.7em;
}
  .carousel-item img {
    height: 50vh;
}
}