.footer-2 {
  color: white;
}
body {
  font-family: "Rajdhani" !important;
}
.container {
  font-family: Poppins-regular;
}
.mt-110 {
  margin-top: 110px !important;
}
.h-200 {
  height: 250px;
}
.banner-text {
  text-align: -webkit-center;
  background-color: #ad9e38;
  display: grid;
}
.about-heading {
  margin-left: -3rem;
}
.banner-heading {
  margin: auto;
  font-size: 68px;
  font-weight: 600;
  color: white;
  text-transform: capitalize;
  font-family: rajdhani;
}
.banner-heading:link {
  text-decoration: none;
}
.flex-child-faq {
  padding: 0 2rem;
}
.banner-heading:visited {
  text-decoration: none;
}

.banner-heading:hover {
  text-decoration: none;
  color: white;
}

.banner-heading:active {
  text-decoration: none;
}
.whats-app-icon {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
.fa-whatsapp {
  margin-top: 16px;
}
.container-xxl {
  height: 90px;
}
.flex-column {
  flex-direction: column;
  margin-right: 0px;
  margin-left: 0px;
}
.flex-row-sm {
  column-gap: 3rem;
}
.grid-center {
  display: grid;
  justify-items: center;
}
.xl-600 {
  font-size: 53px;
  font-weight: 600;
}
.font-sm {
  font-size: 16px;
}
.pos-relative {
  position: relative;
}
.pos-absolute {
  position: absolute;
}
a.hover-white.btn:hover {
  color: white;
}
.w-100 {
  width: 100%;
}
.p-10 {
  padding: 10px;
}
.flex-1 {
  flex: 1;
}
.contact-us-wrapper {
  /* margin-top: 400px; */
  margin: auto;
  top: 75rem;
  margin-bottom: 76rem;
}
.br-10 {
  border-radius: 10px;
}
.m-auto {
  margin: auto;
}
.font-lg {
  font-size: 28px;
}
.roboto {
  font-family: "Roboto";
}
.font-md {
  font-size: 22px;
}
.mt-20 {
  margin-top: 20px;
}
.row {
  margin-right: 0px !important;
  margin-left: 0px !important;
  width: 100%;
}
.address-lines {
  margin: 0;
}
.navbar {
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navbar {
  position: fixed !important;
  z-index: 100;
  background-color: white;
  width: 100%;
}
.navbar-nav a {
  font-family: "Rajdhani";
  font-size: 14px;
  font-weight: 600;
  color: black;
  text-transform: uppercase;
}
.danial {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  width: 100%;
  padding: 0px 35px;
  height: 88px;
  position: fixed;
  top: 0;
  justify-content: center;
  column-gap: 10rem;
  z-index: 99;
}
.column-gap-3 {
  column-gap: 3rem;
}
.logo-2 {
  width: 170px;
}
.p-40 {
  padding: 40px;
}
.fw-400 {
  font-weight: 400;
}
.mx-20 {
  margin: 20px 0;
}
.color-black {
  color: black;
}
.mr-10 {
  margin-right: 10px;
}
.mr-20 {
  margin-right: 20px;
}
.pl-0 {
  padding-left: 0px;
}
.dark-yellow {
  color: #ad9e38;
}
.btn-primary {
  background: linear-gradient(to right, #a8a342 0, #b9b331 100%) !important;
  color: white !important;
}
.bg-blue {
  background-color: #0a1931 !important;
}
.logo_wrapper {
  display: flex;
  align-items: content;
  justify-content: space-around;
}
.logo_wrapper img {
  max-width: 200px;
}
.logo_wrapper ul {
  margin: 0;
}

.checkbtn {
  font-size: 35px;
  color: #ad9e38;
  display: none;
}
.section-heading {
  width: 74%;
}
#check {
  display: none;
}
.logo_wrapper ul {
  display: flex;
  justify-content: center;
  gap: 28px;
  text-transform: uppercase;
  list-style: none;
  align-items: center;
  font-weight: bold;
}

.divider {
  margin: 0px 35px;
  transform: rotate(180deg);
  width: 0.5px;
  background: #d0cdcd;
  height: 88px;
}
.logo_wrapper ul li a {
  text-decoration: none;
  font-size: 16px;
  color: black;
}

li.active a {
  color: #ad9e39 !important;
}
.danial ul li a:hover {
  color: #ad9e39;
  transition: 0.45s;
}

.location {
  display: flex;
  align-items: center;
  column-gap: 7rem;
  /* width: 450px; */
  margin: 0;
}
.location li {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  font-style: normal;
  line-height: 1.5em;
  list-style: none;
}
.location li a {
  text-decoration: none;
  font-family: "Rajdhani", sans-serif;
  color: #ad9e39;
}
.w-80 {
  width: 67%;
  margin: auto;
  justify-content: space-between;
}
.d-flex {
  display: flex;
}
.location button,
.location a.call-us {
  padding: 15px 40px;
  border-radius: 5px;
  border: none;
  background-color: #ad9e38;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
}
.location i {
  color: #ad9e38;
}
.sideNav {
  width: 100%;
  height: 200px;
  position: absolute;
  top: -200px;
  /* top: 71px; */
  background: #fff;
  z-index: 2;
  transition: 0.5s;
}
.show_sideNav {
  width: 100%;
  background: #fff;
  z-index: 2;
  position: absolute;
  top: 86px;
  transition: 0.5s;
}
nav li a {
  color: black;
}
article,
aside,
details,
figcaption,
figure,
header,
hgroup,
main,
menu,
nav,
summary {
  display: block;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  margin: 5px 0px;
  margin-top: 2rem;
}
.show_sideNav li {
  list-style: none;
  margin: 10px 5px;
}
.mobile_menu {
  position: relative;
}

.section-1 {
  width: 100%;
  margin-top: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center;
  position: relative;
}
.date_time {
  display: flex;
  align-items: center;
  column-gap: 1rem;
}
.w-100 {
  width: 100%;
}
.overlay-color {
  background-color: rgba(10, 25, 49, 0.4);
}
.box-1 {
  align-self: center;
}

.box-2 {
  width: 100%;
  padding: 10rem 0.8rem;
  background-color: rgba(173, 147, 57, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  right: 100px;
}
.box-2 h3 {
  font-size: 32px;
  color: rgb(255, 201, 71);
  font-family: "Rajdhani", sans-serif;
}

.input {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
}
.box-1 h1 {
  color: white;
  font-size: 68px;
  font-weight: 600;
  font-style: normal;
  line-height: 1em;
  letter-spacing: -3px;
  font-family: "Roboto";
}
.overlay-location {
  display: flex;
  align-items: center;
  padding-left: 15%;
  position: relative;
  bottom: 800px;
}
iframe {
  float: left;
  width: 100%;
  border: 0;
  height: 950px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: brightness(81%) contrast(76%) saturate(14%) blur(0px) hue-rotate(0deg);
}
.input select,
.input input,
.input textarea {
  outline: none;
  border: none;
  width: 100%;
  height: 60px;
  font-family: "Rajdhani", sans-serif;
  font-size: 16px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bolder;
  color: black;
  padding-left: 10px;
}
.input textarea {
  height: auto;
}
.input select::placeholder {
  text-transform: uppercase;
  font-weight: bold;
  color: black;
}
.input button {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  background-color: rgb(255, 201, 71);
  border: none;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
  font-size: 15px;
}
/* section-2 */
.section-2 {
  width: 90%;
  display: flex;
  justify-content: center;
  padding-top: 80px;
  margin: auto;
}
.box-3 {
  display: flex;
  flex-direction: column;
  gap: 28px;
  height: 100%;
  width: 42%;
  padding-right: 40px;
}

.box-4 {
  display: flex;
  justify-content: center;
}
.box-4 img {
  width: 674px;
  height: 491px;
}
.faq-section {
  column-gap: 2rem;
}
.sp-btw {
  justify-content: space-between;
}
.flex-wrap {
  flex-wrap: wrap;
}
.w-250 {
  width: 250px;
}
.w-280 {
  width: 280px;
}
.sp-arround {
  justify-content: space-around;
}
.fw-bold {
  font-weight: bold;
}
.main-address {
  font-size: 14px;
  font-family: "Roboto";
  padding: 15px 0px;
}
.fs-52 {
  font-size: 52px;
}
.arrow-icon {
  place-self: center;
}
.mxw-500 {
  max-width: 500px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-20 {
  margin-bottom: 20px;
}
.parent {
  align-items: center;
}
.bg-white {
  background-color: white;
}
.color-white {
  color: white;
}
.p-20 {
  padding: 20px;
}
.p-30 {
  padding: 30px;
}

.main-sections {
  margin-top: 3rem;
}
.heading {
  border-left: 5px solid #ffc947;
  padding-left: 2rem;
}
.fw-600 {
  font-weight: 600;
}
.line {
  width: 4px;
  height: 40px;
  background-color: #ffc947;
}
.heading {
  color: #ad9e38;
  font-weight: bold;
  text-transform: uppercase;
}
.hd {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding-bottom: 50px;
}

.hd h2 {
  font-size: 50px;
  color: #0a1931;
  font-weight: 600;
}
.mt-100 {
  margin-top: 100px;
}
.mt-50 {
  margin-top: 50px;
}
.hd p {
  line-height: 30px;
  font-size: 16px;
  font-family: roboto;
  color: #0a1931;
}
p strong {
  font-family: "Rajdhani", sans-serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.33em;
  letter-spacing: -0.3px;
  color: #0a1931;
}
.hd button,
.hd a {
  padding: 15px 40px;
  background-color: #ad9e38;
  color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: 600;
  width: 250px;
  border-radius: 5px;
}
/* third */
.section-3 {
  display: flex;
  flex-direction: column;
  padding-top: 15px;
  margin: auto;
  width: 87%;
}

.box-5 {
  display: flex;
  gap: 15px;
  color: #ad9e38;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 28px;
  font-family: "Rajdhani", sans-serif;
  width: 83%;
  align-self: center;
  align-items: center;
}
.line-2 {
  width: 5px;
  height: 30px;
  background-color: #ffc947;
}
.box-heading {
  display: flex;
  gap: 15px;
  color: #ad9e38;
  /* margin-bottom: 20px; */
  font-weight: bold;
  font-size: 16px;
  font-family: "Rajdhani", sans-serif;
  /* margin-left: 110px; */
  align-items: center;
}
.box-6 {
  display: flex;
}

.box-img {
  width: 34%;
}

.box-content {
  display: flex;
  flex-direction: column;
  width: 50%;
  padding-left: 7rem;
  background-color: #ffffff;
}

.card-1 {
  display: flex;
  gap: 20px;
  overflow: hidden;
}

.card-1 h3 {
  font-size: 30px;
  font-weight: 600;
}

.card-1 p {
  font-size: 16px;
  line-height: 32px;
}

.card-content-1 {
  display: flex;
  flex-direction: column;
  max-width: 440px;
}
.card-content-1 p {
  font-size: 16px;
  font-family: roboto;
}
.box-7 {
  text-align: center;
  margin-top: 70px;
}
.box-7 button,
.box-7 a {
  font-size: 31px;
  background-color: #ad9e38;
  padding: 20px 40px;
  border: none;
  border-radius: 50px;
  font-family: "Rajdhani", sans-serif;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin-top: 60px;
}
/* section 4 */
.section-4 {
  height: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  padding-top: 100px;
  padding-bottom: 100px;
}
.box-8 h1 {
  text-align: center;
  font-size: 60px;
  font-family: "Rajdhani", sans-serif;
  margin-bottom: 40px;
}
.content-3 {
  display: flex;
  justify-content: center;
  gap: 4rem;
  max-width: 80%;
  margin: auto;
}
.footer-1 ul li {
  margin: 10px 0px;
}
.footer-1 .line {
  background-color: #ad9e38;
}
.content-3 p {
  font-size: 16px;
  font-family: roboto;
}
.text {
  text-align: center;
  background-color: #f3f6fa;
  padding: 40px 40px;
  line-height: 30px;
  color: #0a1931;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  border-radius: 5px;
  flex: 1;
}
.text h4 {
  margin-top: 30px;
}
.text p {
  font-size: 20px;
  font-family: roboto;
  font-style: italic;
  line-height: 1.6em;
  font-weight: 400;
}
.img-section {
  width: 100%;
  display: flex;
}

.box-9 {
  display: flex;
  align-items: center;
  gap: 20px;
  color: black;
}
button {
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
}
.heading-2 h2 {
  color: #ad9e38;
  font-size: 28px;
  font-weight: bold;
}
.box-9 .heading-2 h2 {
  font-size: 16px;
}
.location-info {
  border-radius: 9px;
  margin: 40px 0;
  background-color: white;
  display: flex;
  padding: 20px 20px;
  flex-direction: column;
  gap: 10px;
  background-color: #ffffff99;
  margin-bottom: 10rem;
}

.location-info h1 {
  font-size: 50px;
  color: #0a1931;
  font-weight: 600;
  margin: 4rem 0;
}
.marker {
  display: flex;
  font-size: 20px;
  font-weight: 400;
  gap: 30px;
  font-family: "Roboto";
}

.time,
.day {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  font-size: 20px;
}

.location-info button,
.location-info a {
  padding: 9px 1px;
  background-color: #ad9e38;
  color: #ffffff;
  width: 35%;
  font-size: 18px;
  border: none;
  border-radius: 5px;
  font-weight: bold;
  margin-bottom: 8rem;
}

/* section 5 */
.location-info-1 {
  border-radius: 9px;
  max-width: 450px;
  background-color: white;
  display: flex;
  padding: 0 20px;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 2rem;
}

.location-sec {
  display: flex;
  justify-content: center;
  margin: -550px auto 0;
  column-gap: 14rem;
}

.marker-2 {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-family: roboto;
  font-weight: 400;
  /* font-weight: bold; */
  gap: 30px;
}
.time-1,
.day-1,
.day,
.time {
  display: flex;
  font-weight: 500;
  flex-wrap: wrap;
  justify-content: space-between;
}
.time-1 p,
.day-1 p {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
.location-info-1 h1 {
  font-size: 53px;
  font-weight: 600;
}
.location-info-1 button,
.location-info-1 a {
  padding: 9px 1px;
  background-color: #ad9e38;
  color: #ffffff;
  width: 150px;
  font-size: 18px;
  border: none;
  border-radius: 5px;
  font-weight: 600;
}
footer {
  width: 100%;
  background-color: black;
}
.footer-1 {
  height: 80%;
  border-bottom: 1px solid #f3f6fa33;
  display: flex;
  padding: 2rem;
  justify-content: center;
}
.logo-2 {
  width: 30%;
  max-width: 550px;
  text-align: center;
  flex-direction: column;
  margin: 0 auto;
}
.mx-1400 {
  max-width: 1600px !important;
}
.self-center {
  align-self: center;
}
.m-auto {
  margin: auto;
}
.logo-2 img {
  max-width: 390px;
  height: 180;
  width: 100%;
}
.logo-2 p {
  color: white;
  padding: 0 20px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 30px;
}
footer h4 {
  font-size: 22px;
  font-family: "Rajdhani";
  font-weight: 600;
}
/* dsds */
.home-2 {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.hdr {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 23px;
  color: white;
}
.home-2 li {
  list-style: none;
}
.home-2 li a {
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-family: "Roboto";
}
/* jj */
.about-2 {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 200px;
}

.hdr {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 23px;
  color: white;
}
.color-black {
  color: black;
}
.color-yellow {
  color: #ad9e38;
}
.head-bread {
  display: none;
}
.about-2 ul li {
  list-style: none;
}
.about-2 ul li a {
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-family: "Roboto";
}
.social-links {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.hdr {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 23px;
  color: white;
}

.social-links li {
  list-style: none;
}
.social-links li a {
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-family: "Roboto";
}
.footer-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 0px;
  color: #ffffff;
  font-size: 16px;
}
.footer-2 p {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 400;
  color: white;
}
.home-2,
.about-2,
.social-links {
  padding: 30px 20px 20px 20px;
}

.home-2,
.about-2,
.social-links i {
  color: white;
}
.address {
  display: flex;
  font-size: 16px;
  font-weight: 400;
  gap: 30px;
  font-family: "Roboto", sans-serif;
}
.phone-nmbr,
.email-add,
.social-icons {
  display: flex;
  font-size: 16px;
  font-weight: 400;
  gap: 30px;
  font-family: "Roboto", sans-serif;
}
.social-icons i {
  background-color: #ad9e38;
  padding: 6px;
  border-radius: 5px;
  color: black;
}
.location-info {
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 1rem;
}
.box-9 .line {
  height: 25px;
}
.box-10 button {
  width: 100%;
  height: 30vh;
  background-color: #ad9e38;
}
.box-10 button {
  font-size: 37px;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}
#navbarCollapse {
  position: fixed;
}
@media (min-width: 769px) {
  #navbarCollapse {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .card-1.d-flex {
    align-items: center;
  }
  .contact-us-wrapper {
    top: 0px;
  }
  .pos-absolute {
    position: inherit;
  }
  .d-flex {
    flex-direction: column;
  }
  .xl-600 {
    font-size: 32px;
  }

  .h-200 {
    height: 100px;
  }
  .banner-heading {
    font-size: 35px;
  }
  .hd h2 {
    font-size: 30px;
  }
  .box-7 a {
    padding: 16px 20px;
  }

  .checkbtn {
    display: flex;
  }
  .w-80 {
    width: 100%;
  }
  .box-1 {
    width: 92%;

    font-size: 20px;
    padding: 3rem 1rem;
  }
  .box-1 h1 {
    font-size: 40px;
  }
  .box-2 {
    width: 94%;
    margin: auto;
  }
  .box-2 h3 {
    font-size: 24px;
  }
  .box-4 img {
    width: 400px;
    height: 350px;
  }
  .box-3 {
    width: 100%;
    padding: 2rem 0rem;
  }
  .hd button {
    width: 65%;
  }
  .box-5 {
    margin-left: 0px;
  }
  .box-6 .box-img {
    display: none;
  }
  .box-content {
    position: inherit;
    width: 100%;
    padding: 0 12px;
    text-align: start;
  }
  .card-icon-1 {
    align-self: center;
  }
  .card-content-1 h3 {
    text-align: center;
  }
  iframe {
    position: initial;
    height: 350px;
  }
  .overlay-location {
    position: initial;
    padding-left: 0px;
    margin-top: 1rem;
    top: 25px;
  }
  .section-4 {
    padding-bottom: 16px;
  }
  .location-sec {
    gap: 0px;
    width: 98%;
    margin: auto;
  }
  .location-info {
    margin: auto;
  }
  .locale-1,
  .locale-2 {
    width: 100%;
  }
  .marker-2 {
    gap: 0px;
  }

  .location {
    display: none;
  }
  .location-info-1 {
    width: 92%;
    padding: 20px 12px;
  }
  .location-info h1,
  .location-info-1 h1 {
    font-size: 28px;
    font-weight: 600;
  }

  .logo_wrapper ul li {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    /* justify-content: center; */
    position: absolute;
    right: 0;
    top: 13vh;
    border-top: 1px solid gray;
    height: 50vh;
    width: 100%;
    background-color: white;
    color: #ad9e39;
    transform: translateX(100%);
  }

  .checkbtn {
    display: block;
    align-self: center;
    padding-right: 20px;
    /* justify-self: flex-start; */
  }

  p.address {
    font-size: 16px;
    font-family: "Roboto";
    font-weight: 400;
    padding-left: 2rem;
  }
  .time-1 p,
  .day-1 p,
  .time p,
  .day p {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
  }
  .box-9 h1 {
    font-size: 28px;
  }
  .location-info-1 button,
  .location-info button,
  .location-info a {
    padding: 10px 0px;
    font-size: 16px;
    width: 32%;
  }
  .img-section {
    position: inherit;
  }
  .text {
    padding: 20px 10px;
  }
  .text p {
    font-size: 16px;
  }
  .box-7 button {
    font-size: 24px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 69px 69px 69px 69px;
  }
  .box-8 h1 {
    font-size: 28px;
  }
  .logo-2 {
    width: 100%;
    padding-left: 0px;
  }
  .logo-2 p {
    padding: 20px;
  }
  .flex-row-sm {
    flex-direction: row;
    justify-content: space-around;
  }
  .flex-row {
    flex-direction: row;
  }
  i.arrow-icon.fas.down-icon,
  i.arrow-icon.fa-chevron-up {
    margin-top: 10px;
  }
  .about-2 {
    width: auto;
  }
}
@media (max-width: 440px) {
  .logo_wrapper img {
    max-width: 166px !important;
  }
  .danial {
    padding: 0px 0px !important;
    column-gap: 0px !important;
  }
  .box-7 button,
  .box-7 a {
    font-size: 21px !important;
  }
}
@media (min-width: 769px) AND (max-width: 991px) {
  .location {
    column-gap: 1rem;
  }
  .logo-2 {
    width: 100%;
    padding-left: 0px;
  }
  .logo-2 p {
    padding: 20px;
  }
  .flex-row-sm {
    flex-direction: row;
    justify-content: space-around;
  }
  .about-2 {
    width: auto;
  }
  .footer-1 {
    flex-direction: column;
  }
  .box-content {
    width: 66%;
  }
  .w-80 {
    width: 90%;
  }
  .box-1 h1 {
    font-size: 42px;
  }
  .danial {
    column-gap: 1rem;
    padding: 0px;
  }
  .location {
    display: none;
  }
  .location-info-1 h1 {
    font-size: 30px;
  }
}
@media (min-width: 992px) AND (max-width: 1199px) {
  .w-80 {
    width: 96%;
  }
  .footer-1 {
    flex-wrap: wrap;
  }
  .danial {
    column-gap: 2rem;
  }
  .location {
    column-gap: 2rem;
  }
  .location-info-1 h1 {
    font-size: 30px;
  }

  .location-info-1 button {
    width: 80%;
  }
  .content-3 {
    max-width: 100%;
  }
  .logo-2 {
    width: 100%;
  }
  .box-1 h1 {
    font-size: 48px;
  }
  .box-4 img {
    width: 340px;
    height: 300px;
    align-self: center;
  }
  .section-2,
  .section-3 {
    width: 100%;
  }
  .box-3 {
    width: 47%;
  }
  .hd button {
    width: 85%;
    font-size: 20px;
  }
  .box-img {
    display: none;
  }
  .box-content {
    width: 60%;
  }
  .box-5 {
    margin-left: 92px;
  }
}
@media (min-width: 1200px) AND (max-width: 1550px) {
  .box-3 {
    width: 45%;
  }
  .box-content {
    width: 55%;
  }
  .box-4 img {
    width: 475px;
  }
  .hd button {
    width: 65%;
  }
  .box-img img {
    width: 376px;
  }
  .section-4 {
    width: 100%;
  }
  .w-80 {
    width: 92%;
  }
  .location {
    margin-left: 60px;
    gap: 15px;
  }
  .location-info-1 button {
    width: 70%;
    padding: 9px 9px;
  }
  .location-info-1 h1 {
    font-size: 26px;
  }
  .heading-2 h2 {
    font-size: 18px;
  }
  .section-3 {
  }
}
/* this is flip-card css */
flip-card {
  background-color: transparent;
  width: 300px;
  height: 200px;
  border: 1px solid #f1f1f1;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.5s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateX(180deg);
}

/* Position the front and back side */
.flip-card-front,
.flip-card-back {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
  padding: 10px;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
}

/* Style the back side */
.flip-card-back {
  transform: rotateX(180deg);
  background-color: #ad9e38;
  position: absolute;
  top: 0;
  display: grid;
  align-content: center;
}
.address-link {
  padding: 10px;
  border: 2px solid white;
  font-size: 18px;
  color: white;
  font-weight: bold;
  width: 130px;
  justify-self: center;
}
.address-link:hover {
  text-decoration: none;
  color: white;
}
