/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/app/Styles/newContact.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.newContact_map__V2l1B {
    width: 100%;
    height: 19rem;
}
.newContact_container__ifF7m
{
  background-color: #000;
}
.newContact_contact__ktlLP {
    /* background-image: url('/HR2.jpg'); 
    background-size:contain;
    background-position:top;
    background-repeat: no-repeat; */
    height: 220px; 
    padding: 20px;
    color: black; 
    margin-top: -60px;
    overflow: hidden;  
    display: flex;
    justify-content: flex-start;
    align-content: center;
}

.newContact_contactHead__PFL8Z {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20vw;
    text-align: center;
    font-size: 5vw;
    color: #fff;
    opacity: 0;
    transform: translateY(20px);
    animation: newContact_fadeInUp__35ggN 0.8s forwards;
  }
  @keyframes newContact_fadeInUp__35ggN {
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  @keyframes newContact_slideInUp__8NslG {
    0% {
      opacity: 0;
      transform: translateY(50px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }

@media screen and (max-width: 768px) {
    .newContact_contact__ktlLP {
        /*background-image: url('/HR3.jpg');
        background-size: contain;
        background-position: top;
        background-repeat: no-repeat; */
        height: 400px;
        padding: 20px;
       
        color: black;
        font-size: 24px;
        margin-top: 40px;
        background-attachment: fixed;
        display: flex;
        justify-content: flex-start;
        align-content: center;
    }
}

.newContact_contactheading__yDJNe {
    width: 100%;
  height: 50%;
  margin-top: 2%;
  margin-bottom: 3%;
  color: #000;
  padding: 2rem;
  border-radius: 20px;
  z-index: 0;
}

@media screen and (max-width: 768px) {
    .newContact_contactheading__yDJNe {
        width: 100%;
        height: 40%;
        margin-bottom: 15%;
        color: #fff;
        padding: 2rem;
        border-radius: 20px;
        z-index: 0;       
    }

    .newContact_contact__ktlLP {
        height: fit-content;
    }

    .newContact_contacthead__e1HmR {
        font-size: 1.5rem;
    }
}

.newContact_contactHeadingText__xYHl2 {
    font-size: 1rem;
}

@media screen and (min-width: 768px) {
    .newContact_contacthead__e1HmR {
        font-size: 2rem;
        font-weight: 700;
    }
}

@media screen and (max-width: 768px) {
    .newContact_contactheading__yDJNe {
        width: 100%;
        height: 50%;
    }
}

.newContact_Border__n3_l7 {
    border-bottom: 1px solid rgb(243, 240, 240);
}

.newContact_textColor__X0z_Q {
    color: #faf4f4;

}
/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/app/Styles/loader.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.loader_loadingContainer__rZS_a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.loader_loadingSpinner__BadoY{
   
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: loader_spin__1YzGG 2s linear infinite;
}
@keyframes loader_spin__1YzGG{
    0%{ transform: rotate(0deg); }
    100%{ transform: rotate(360deg);}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/app/Styles/header.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.header_container__SKKde {
  color: black;
  top: 0;
  z-index: 5;
  background-color: rgba(49, 48, 48, 0.849);
  
}
.header_scrolled__f7tLI {
  background-color: rgba(49, 48, 48, 0.849); 
  color: #fff;
}
.header_text__v1iFi {
  transition: color 0.8s;
  color: #fff;
}

.header_textScrolled__L9v75 {
  color: #ffffff; 
}
.header_nav__EHAeV {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}


.header_menu__yeq_n {
  list-style: none;
  display: flex;
  gap: 1rem;
}

.header_menu__yeq_n li {
  padding: 0;
}

.header_menu__yeq_n a {
  text-decoration: none;
  color: #fff;
}

@media (max-width: 768px) {
  .header_nav__EHAeV {
      display: none;
  }
}
.header_textColor__N8rWo{
  color: #626262;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/app/Styles/nav.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
.nav_container__c09pD {
    display: flex;
    justify-content: center;
    align-items: center;
 
    
  }
  .nav_transparent__jLYM5{
    background-color: rgba(2, 0, 0, 0);
    z-index: 8;
  }

  .nav_link__tOhdH {
    position: relative;
    text-decoration: none;
    font-size:18px;
    font-weight: 600;
  }

  .nav_line__UMZAj {
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 0;
    height: 3px;
    background-color: #1f2937b7;
    transition: width 0.2s ease-out;
  }
  
  .nav_link__tOhdH:hover .nav_line__UMZAj {
    width: 100%;
  }
  
  .nav_bgwhite__E8lnF {
  background-color: rgba(238, 234, 234, 0);
color:white;
  }
  
  .nav_link__tOhdH:hover .nav_trackingButton__oA1uR {
    transform: translateY(-5px); /* Adjust distance */
  }
  
  .nav_trackingButton__oA1uR {
    /* Additional styles for tracking button */
    display: inline-block;
    padding: 0.5rem 1rem;
   
    border-radius: 4px;
    border: 1px solid transparent;
    cursor: pointer;
    transition: transform 0.3s ease;
    position: relative;
  }
  
  .nav_line__UMZAj {
   
    transition: width 0.3s ease; /* Smooth animation for line width */
  }
  
  
  /* -------------- css progress bar ---------- */
  /*
    .progressbar{
    height: 2px;
    background-color: rgb(205, 206, 205);
    position: fixed;
    top: var(--nav-height);
    left: 0;
    height: 1px;
    z-index: 1000;
    transition: width 0.3s ease;
  } */

  .nav_NavHeight__OsfUh{
   height: 4.2rem;
  }

  @media (max-width: 767px) {
   .nav_mobilelogo__3fF1U{
     height: 30px;
   width: 60px; 
   }
   .nav_NavHeight__OsfUh{
     height: 3.2rem;
   }
  }
   
    
   
  
  .nav_triangle__fM5q5 {
    width: 0;
    height: 0;
    border-left: 40px solid #fff; 
    border-right: 50px solid transparent;
    border-bottom: 20px solid #fff; 
  }
  .nav_leftTringle__ElYPC{
    width: 21%;
  }
  @media (max-width: 767px) {
    .nav_leftTringle__ElYPC{
      display: none;
    }
    .nav_triangle__fM5q5{
      display: none;
    }
  }
  
  
  
  /* Mobile View CSS */
  @media (max-width: 767px) {
    .nav_progressbar__Ah6Xp {
     background-color: rgb(31, 41, 55);
     position: fixed;
     top: var(--nav-height);
     left: 0;
     height: 2px;
     z-index: 1000;
     transition: width 0.2s ease;
    }
  
    .nav_mobilelogo__3fF1U {
      height: 40px;
      width: 120px;
    }
    
    /* Container height adjustment */
    .nav_NavHeight__OsfUh {
      height: 3.3rem;
    }
  
    /* Hide triangle and leftTringle elements */
    .nav_leftTringle__ElYPC,
    .nav_triangle__fM5q5 {
      display: none;
    }
  
    /* Styling for mobile menu */
    .nav_navbar-menu__URqkN {
      position: absolute;
      top: 5rem; /* Adjust the distance from the top */
      left: 0;
      width: 100%;
      background-color: #fff;
      padding: 1rem;
      z-index: 1000;
      box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    }
  
    .nav_navbar-menu__URqkN .nav_link__tOhdH {
      display: block;
      padding: 1rem;
      font-size: 18px;
      text-decoration: none;
      color: #000;
    }
  
    .nav_navbar-menu__URqkN .nav_link__tOhdH:hover {
      background-color: #f0f0f0;
    }
  }
  
  .nav_navbar__du0ML {
    background-color: #fff; /* Background color */
    position: fixed; /* Fixed position */
    top: 0; /* Align to the top */
    left: 0; /* Align to the left */
    width: 200px; /* Set width */
    height: 100vh; /* Set height to cover the viewport */
    overflow-y: auto; /* Enable vertical scrolling */
    z-index: 5; /* Set z-index */
  }
  
  .nav_navbar__item__Y2EsG {
    padding: 10px; /* Padding for each item */
  }
  
  .nav_navbar__item__Y2EsG:hover {
    background-color: #f0f0f0; /* Hover background color */
  }
  
  .nav_navbar__link__wIOni {
    text-decoration: none; /* Remove default link decoration */
    color: #000; /* Link color */
    transition: color 0.3s; /* Smooth transition for color change */
  }
  
  .nav_navbar__link__wIOni:hover {
    color: #007bff; /* Hover link color */
  }
/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./src/app/Styles/footer.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.footer_footer__dM_hl {
  background-image: linear-gradient(to bottom, rgba(3, 3, 3, 0.863), rgba(3, 3, 3, 0.863)), url("/Images/newcity/cityroyal20.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  display: flex;
  flex-wrap: wrap; /* Allow flex items to wrap */
  justify-content: space-evenly;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .footer_footer__dM_hl {
    background-image: linear-gradient(to bottom, rgba(3, 3, 3, 0.863), rgba(3, 3, 3, 0.863)), url("/Images/newcity/cityroyal20.png");
  background-repeat: no-repeat;
    background-size: cover; /* Adjust background size for smaller screens */
    padding: 15px; /* Reduce padding for smaller screens */
  }
}

@media (max-width: 576px) {
  .footer_footer__dM_hl {
    background-image: linear-gradient(to bottom, rgba(3, 3, 3, 0.863), rgba(3, 3, 3, 0.863)), url("/Images/newcity/cityroyal20.png");
  background-repeat: no-repeat;
    background-size: cover; /* Further adjust background size for very small screens */
    padding: 10px; /* Reduce padding further for very small screens */
  }
}
  
  .footer_logo__l_esZ {
    font-size: 13px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
  }
  
  .footer_foterlogo__QQjTK {
    width: 130px;
    height: auto; /* Ensure logo size adjusts properly */
  }
  
  .footer_navigation__wxl9_ ul {
    list-style: none;
    padding: 0;
  }
  
  .footer_navigation__wxl9_ li {
    margin-bottom: 10px;
  }
  
  .footer_services__KhQOa h3 {
    margin-bottom: 10px;
  }
  
  .footer_services__KhQOa ul {
    list-style: none;
    padding: 0;
  }
  
  .footer_services__KhQOa li {
    margin-bottom: 5px;
  }
  
  .footer_contact__gAZEU h3 {
    margin-bottom: 10px;
  }
  
  .footer_contact__gAZEU address {
    font-style: normal;
  }
  
  .footer_contactDetails__4l8ad {
    margin-top: 10px;
  }
  
  .footer_contactDetails__4l8ad span {
    font-weight: bold;
  }
  
  .footer_contactDetails__4l8ad p {
    margin: 5px 0;
  }
  
  @media (min-width: 768px) {
    .footer_marginright__BmdlV {
      margin-right: -8vw;
    }
    .footer_btnList__eUqoT {
      display: flex;
      flex-direction: row;
    }
  }
  
  @media (max-width: 767px) {
    .footer_logo__l_esZ {
      text-align: center; /* Center logo on smaller screens */
    }
  
    .footer_foterlogo__QQjTK {
      width: 100%; /* Full width for logo on smaller screens */
      max-width: 200px; /* Limit maximum width */
    }
  
    .footer_navigation__wxl9_ ul {
      text-align: center; /* Center navigation items */
    }
  
    .footer_navigation__wxl9_ li {
      margin-bottom: 10px;
    }
  
    .footer_services__KhQOa ul {
      text-align: center; /* Center service items */
    }
  
    .footer_services__KhQOa li {
      margin-bottom: 10px;
    }
  
    .footer_contactDetails__4l8ad {
      text-align: center; /* Center contact details */
    }
  }
  
  .footer_fa__zdKJe {
    font-size: 30px;
    margin-right: 10px;
    margin-left: 10px;
  }
  
  .footer_sanyog__u6Z7v {
    font-size: 1rem;
  }
  
  .footer_hr__XGlNY {
    background-color: rgba(0, 0, 0, 0.425);
    height: 0.5px;
  }
  .footer_borderDotted__dKKXQ {
    border-style: dotted;
   gap:2px;
  }
  .footer_hoverEffect__Nf6Vq:hover {
    color: rgba(0, 0, 255, 0.61); /* Change this to your desired hover color */
  }
  
  .footer_movingTruck__yloPc {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
