html {
  scroll-behavior: smooth;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Navbar Styling Start */

.navbar {
  padding-top: 0px;
  padding-bottom: 0px;
}

.navbar-brand {
  padding-top: 0px;
  padding-bottom: 0px;
}

.nav-link {
  color: #000;
  font-size: 16px;
  text-decoration: underline;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
  font-weight: 500;
}

.nav-link.active {
  background-color: #e7e7e7;
  color: #555;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 500;
}

.nav-link:hover {
  color: #000;
}

.nav-link:hover.active {
  background-color: #e7e7e7;
  color: #555;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* Navbar Styling End */

/* Catering Home Styling Start */
.catering-home {
  background: url("../images/Img1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 130vh;
  width: 100%;
  background-attachment: fixed;
  opacity: 1;
}

.catering-home .catering-intro {
  padding-top: 15%;
}

.catering-content {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid #ddd;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  width: 40%;
}

.catering-content .logo-image {
  padding-top: 40px;
  padding-bottom: 30px;
}

.catering-content h2 {
  font-size: 36px;
}

.catering-content p {
  font-size: 16px;
  padding-bottom: 25px;
}
/* Catering Home Styling Start */

/* Corporate Events Section Styling Start */
.corporate-events-section {
  background: url("../images/Img2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 130vh;
  width: 100%;
  background-attachment: fixed;
  opacity: 1;
}

.corporate-events-section .corporate-intro {
  padding-top: 10%;
}

.corporate-content {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid #ddd;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 45px 15px 35px 15px;
  width: 40%;
}

.corporate-content h2 {
  font-size: 36px;
  padding-bottom: 20px;
}

.corporate-content p {
  font-size: 16px;
  padding-bottom: 15px;
}

.corporate-content ul li {
  list-style: none;
}

.corporate-content ul li a {
  color: #fff;
  font-weight: 600;
  padding-top: 5px;
}
/* Corporate Events Section Styling End */

/* Social Soirées  Section Styling Start */
.social-soirees-section {
  background: url("../images/Img3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  width: 100%;
  background-attachment: fixed;
  opacity: 1;
}

.social-soirees-section .social-intro {
  padding-top: 10%;
}

.social-content {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid #ddd;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 45px 15px 35px 15px;
  width: 40%;
}

.social-content h2 {
  font-size: 36px;
  padding-bottom: 20px;
}

.social-content p {
  font-size: 16px;
  padding-bottom: 15px;
}

.social-content ul li {
  list-style: none;
}

.social-content ul li a {
  color: #fff;
  font-weight: 600;
  padding-top: 5px;
}
/* Social Soirées  Section Styling End */

/* Orlando Weddings Section Styling Start */
.wedding-section {
  background: url("../images/Img4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  width: 100%;
  background-attachment: fixed;
  opacity: 1;
}

.wedding-section .wedding-intro {
  padding-top: 10%;
}

.wedding-content {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid #ddd;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 45px 15px 35px 15px;
  width: 40%;
}

.wedding-content h2 {
  font-size: 36px;
  padding-bottom: 20px;
}

.wedding-content p {
  font-size: 16px;
  padding-bottom: 10px;
}

.wedding-content ul li {
  list-style: none;
}

.wedding-content ul li a {
  color: #fff;
  font-weight: 600;
  padding-top: 5px;
}
/* Orlando Weddings Section Styling End */

/* Space Section Styling Start */
.space-section {
  background: url("../images/embassy-suites-orlando-north_DSC4482-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  width: 100%;
  background-attachment: fixed;
  opacity: 1;
}

.space-section .space-intro {
  padding-top: 10%;
}

.space-content {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid #ddd;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 45px 15px 35px 15px;
  width: 40%;
}

.space-content h2 {
  font-size: 36px;
  padding-bottom: 20px;
}

.space-content p {
  font-size: 16px;
  padding-bottom: 10px;
}

.space-content ul li {
  list-style: none;
}

.space-content ul li a {
  color: #fff;
  font-weight: 600;
  padding-top: 5px;
}
/* Space Section Styling End */

/* Media Queries */
/* `xl` applies to large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
  .navbar-nav {
    margin-top: 10px;
  }

  .nav-link,
  .nav-link.active,
  .nav-link:hover.active {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .catering-home .catering-intro {
    padding-top: 15%;
  }

  .corporate-events-section .corporate-intro {
    padding-top: 8%;
  }

  .social-soirees-section .social-intro,
  .wedding-section .wedding-intro,
  .space-section .space-intro {
    padding-top: 13%;
  }

  .catering-content .logo-image {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .catering-content .logo-image img {
    width: 100px;
  }

  .catering-content h2,
  .corporate-content h2,
  .social-content h2,
  .wedding-content h2,
  .space-content h2 {
    font-size: 26px;
  }
  .contact-info {
    margin-top: 20px;
  }
  .nav-link.active {
    font-weight: bold;
    color: #007bff;
  }
  .contact-info a {
    color: #008000;
    text-decoration: none;
  }
  .contact-info a:hover {
    text-decoration: underline;
  }
  .active {
    width: max-content;
    padding: 5px 10px !important;
  }

  .catering-content p,
  .corporate-content p,
  .social-content p,
  .wedding-content p,
  .space-content p {
    font-size: 16px;
    padding-bottom: 10px;
  }
}
footer {
  margin-top: 120px;
}
/* `lg` applies to medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
  .catering-content,
  .corporate-content,
  .social-content,
  .wedding-content,
  .space-content {
    width: 60%;
  }
  .catering-home .catering-intro,
  .space-section .space-intro {
    padding-top: 20%;
  }

  .corporate-events-section .corporate-intro {
    padding-top: 14%;
  }

  .social-soirees-section .social-intro,
  .wedding-section .wedding-intro,
  .space-section .space-intro {
    padding-top: 16%;
  }
}

/* `md` applies to small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
  .catering-content,
  .corporate-content,
  .social-content,
  .wedding-content,
  .space-content {
    width: 80%;
  }

  .catering-home .catering-intro {
    padding-top: 28%;
  }

  .corporate-events-section .corporate-intro {
    padding-top: 20%;
  }

  .social-soirees-section .social-intro,
  .wedding-section .wedding-intro,
  .space-section .space-intro {
    padding-top: 22%;
  }
}

/* `sm` applies to x-small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .catering-content,
  .corporate-content,
  .social-content,
  .wedding-content,
  .space-content {
    width: 90%;
  }

  .catering-home .catering-intro {
    padding-top: 44%;
  }

  .corporate-events-section .corporate-intro,
  .space-section .space-intro {
    padding-top: 25%;
  }

  .social-soirees-section .social-intro,
  .wedding-section .wedding-intro {
    padding-top: 27%;
  }
}
