@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.menu-sec {
  max-width: 1140px;
  margin: auto;
  position: absolute;
  z-index: 1;
  width: 100%; }
  @media (max-width: 500px) {
    .menu-sec {
      position: static; } }
  .menu-sec #content {
    display: none; }
  .menu-sec #title {
    cursor: hand; }
  .menu-sec .navbar-brand img {
    width: 80%; }
  @media (max-width: 992px) {
    .menu-sec .menu-list {
      background-color: #EC5C82; } }
  .menu-sec .menu-list ul .active a {
    color: #FFD03F !important; }
  .menu-sec .menu-list ul li {
    padding: 10px; }
    .menu-sec .menu-list ul li a {
      font-family: "Roboto", Sans-serif;
      font-size: 13px;
      font-weight: bold;
      text-transform: uppercase;
      padding: 0px 0px 0px 0px;
      color: #ce4c57 !important; }
      @media (max-width: 992px) {
        .menu-sec .menu-list ul li a {
          color: #ffffff !important; } }
      .menu-sec .menu-list ul li a:hover {
        color: #000 !important; }
  .menu-sec .menu-list .phone-sec > a {
    color: #ce4c57 !important; }

.home-sec .banner-row {
  background-image: url("../images/2222new.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .home-sec .banner-row .banner-col {
    padding: 0px; }
    .home-sec .banner-row .banner-col .banner-box {
      position: relative; }
      .home-sec .banner-row .banner-col .banner-box .banner-text {
            background-color: #0000004d;
        padding: 120px 0px; }
        .home-sec .banner-row .banner-col .banner-box .banner-text .container h2 {
          color: #FD7682;
          font-family: "Poppins", Sans-serif;
          font-size: 32px;
          font-weight: 700;
          text-transform: uppercase;
          margin-top: 340px; }
          @media (max-width: 768px) {
            .home-sec .banner-row .banner-col .banner-box .banner-text .container h2 {
              font-size: 25px; } }
          @media (max-width: 500px) {
            .home-sec .banner-row .banner-col .banner-box .banner-text .container h2 {
              font-size: 20px;
              margin-top: 0px; } }
        .home-sec .banner-row .banner-col .banner-box .banner-text .container h4 {
          color: #fff;
          font-family: "Poppins", Sans-serif;
          font-size: 37px;
          font-weight: 600; }
          .home-sec .banner-row .banner-col .banner-box .banner-text .container h4 span {
            color: #fff002; }
          @media (max-width: 768px) {
            .home-sec .banner-row .banner-col .banner-box .banner-text .container h4 {
              font-size: 22px; } }
          @media (max-width: 400px) {
            .home-sec .banner-row .banner-col .banner-box .banner-text .container h4 {
              font-size: 18px; } }
        .home-sec .banner-row .banner-col .banner-box .banner-text .container h3 {
          color: #0023FF;
          font-family: "Poppins", Sans-serif;
          font-size: 36px;
          font-weight: 700;
          text-transform: uppercase;
          line-height: 37px; }
          @media (max-width: 768px) {
            .home-sec .banner-row .banner-col .banner-box .banner-text .container h3 {
              font-size: 22px; } }
          @media (max-width: 400px) {
            .home-sec .banner-row .banner-col .banner-box .banner-text .container h3 {
              font-size: 18px; } }
        .home-sec .banner-row .banner-col .banner-box .banner-text .container p {
          color: #EDEDED;
          font-family: "Poppins", Sans-serif;
          font-size: 17px;
          font-weight: 600; }
          @media (max-width: 768px) {
            .home-sec .banner-row .banner-col .banner-box .banner-text .container p {
              font-size: 16px; } }
        .home-sec .banner-row .banner-col .banner-box .banner-text .container .Online-text {
          font-family: "Poppins", Sans-serif;
          font-size: 18px;
          font-weight: 600;
          color: #fff002; }
.home-sec .about-row {
  margin-bottom: 80px;
  background-image: url("../images/banner2.jpeg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .home-sec .about-row .about-col {
    padding: 0px; }
    .home-sec .about-row .about-col .about-box {
      position: relative; }
      .home-sec .about-row .about-col .about-box .content-box {
        background-color: #ff000094;
        opacity: 0.8;
        padding: 120px 0px; }
        .home-sec .about-row .about-col .about-box .content-box .container h1 {
          color: #fff;
          font-family: "Roboto", Sans-serif;
          font-size: 40px;
          font-weight: 600;
          text-align: center;
          margin-bottom: 80px; }
        .home-sec .about-row .about-col .about-box .content-box .container h2 {
          color: #000;
          font-family: "Poppins", Sans-serif;
          font-size: 24px;
          font-weight: 600;
          padding: 20px 0px; }
        .home-sec .about-row .about-col .about-box .content-box .container h3 {
          color: #fff;
          font-family: "Poppins", Sans-serif;
          font-size: 18px;
          font-weight: 500;
          line-height: 30px; }
        .home-sec .about-row .about-col .about-box .content-box .container p {
          color: #fff;
          font-family: "Poppins", Sans-serif;
          font-size: 22px;
          font-weight: 400; }
        .home-sec .about-row .about-col .about-box .content-box .container .video-box video {
          width: 100%; }
.home-sec .service-row {
  margin-bottom: 80px;
  margin-bottom: 80px;
  background-image: url("../images/service.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .home-sec .service-row .service-col {
    padding: 0px; }
    .home-sec .service-row .service-col .service-box {
      position: relative; }
      .home-sec .service-row .service-col .service-box .content-box {
        background-color: #ffffff1f;
        padding: 120px 0px; }
        .home-sec .service-row .service-col .service-box .content-box .container h1 {
          color: #EC5F82;
          font-family: "Poppins", Sans-serif;
          font-size: 56px;
          font-weight: 600; }
        .home-sec .service-row .service-col .service-box .content-box .container p {
          color: #E3E3E3;
          font-family: "Poppins", Sans-serif;
          font-size: 18px;
          font-weight: 400; }

.schedule-sec .schedule-about .hedding-box {
  padding: 60px 0px; }
  .schedule-sec .schedule-about .hedding-box h1 {
    color: #E1687E;
    font-family: "Poppins", Sans-serif;
    font-size: 45px;
    font-weight: 600;
    text-align: center; }
.schedule-sec .about-row {
  margin-bottom: 80px; }
  .schedule-sec .about-row .about-img img {
    width: 100%; }
  .schedule-sec .about-row .about-text-box {
    display: flex;
    align-items: center; }
    .schedule-sec .about-row .about-text-box .text-box h2 {
      color: #d4785c;
      font-family: "Poppins", Sans-serif;
      font-size: 50px;
      font-weight: 800;
      line-height: 76px; }
    .schedule-sec .about-row .about-text-box .text-box h3 {
      color: #000;
      font-family: "Poppins", Sans-serif;
      font-size: 33px;
      font-weight: 600; }
    .schedule-sec .about-row .about-text-box .text-box p {
      font-weight: 400;
      font-family: "Poppins", Sans-serif;
      font-size: 21px; }
.schedule-sec .table-sec {
  border: 3px solid;
  margin-bottom: 80px;
  padding: 30px 0px; }
  .schedule-sec .table-sec .table-box .hedding-box {
    border-bottom: 1px solid #bdbdbd;
    border-top: 1px solid #bdbdbd; }
    .schedule-sec .table-sec .table-box .hedding-box h1 {
      color: #CF1E4E;
      font-family: "Poppins", Sans-serif;
      font-size: 30px;
      font-weight: 600;
      margin-top: 10px; }
  .schedule-sec .table-sec .table-box .time-schedule {
    border-bottom: 1px solid #bdbdbd;
    padding: 10px 0px;
    margin-bottom: 10px; }
    .schedule-sec .table-sec .table-box .time-schedule h1 {
      font-size: 20px;
      color: #000;
      font-family: "Poppins", Sans-serif;
      margin: 0px;
      font-weight: 300; }
.schedule-sec .booking-sec {
  margin-bottom: 80px; }
  .schedule-sec .booking-sec .booking-text ul li {
    color: #7A7A7A;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 63px; }
.schedule-sec .service-row {
  margin-bottom: 80px; }
  .schedule-sec .service-row .service-img img {
    width: 100%; }
  .schedule-sec .service-row .service-text-box {
    display: flex;
    align-items: center; }
    @media (max-width: 768px) {
      .schedule-sec .service-row .service-text-box .text-box {
        margin-top: 30px; } }
    .schedule-sec .service-row .service-text-box .text-box h2 {
      color: #CF1E4E;
      font-family: "Poppins", Sans-serif;
      font-size: 30px;
      font-weight: 600; }
    .schedule-sec .service-row .service-text-box .text-box h3 {
      color: #7A7A7A;
      font-family: "Poppins", Sans-serif;
      font-size: 18px;
      font-weight: 400;
      line-height: 24px; }

.onboard-sec .banner-row {
  background-image: url("../images/123.jpeg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 80px; }
  .onboard-sec .banner-row .banner-col {
    padding: 0px; }
    .onboard-sec .banner-row .banner-col .banner-box {
      position: relative; }
      .onboard-sec .banner-row .banner-col .banner-box .banner-text {
        background-color: #000000e6;
        opacity: 0.8;
        padding: 120px 0px; }
        .onboard-sec .banner-row .banner-col .banner-box .banner-text .container h2 {
          color: #ff0050;
          font-family: "Roboto", Sans-serif;
          font-size: 35px;
          font-weight: 800;
          text-align: center; }
        .onboard-sec .banner-row .banner-col .banner-box .banner-text .container p {
          color: #fff;
          font-family: "Roboto", Sans-serif;
          font-size: 22px;
          font-weight: 500;
          line-height: 31px; }

.contact-sec .contact-box {
  margin-top: 30px;
  margin-bottom: 150px; }
  .contact-sec .contact-box .map-left {
    padding-right: 0px;
    height: 100%; }
  .contact-sec .contact-box .form-sec {
    background-color: #D0FBFF; }
    .contact-sec .contact-box .form-sec .form-box .form-text-box {
      margin: 10px 0px; }
      .contact-sec .contact-box .form-sec .form-box .form-text-box .img-box {
        text-align: center; }
      .contact-sec .contact-box .form-sec .form-box .form-text-box .text-box p {
        color: #6F7493;
        font-family: "Roboto", Sans-serif;
        font-weight: bold;
        font-size: 15px;
        border-bottom: 1px solid #ff990096;
        padding-bottom: 20px; }
    .contact-sec .contact-box .form-sec .hedding-box h2 {
      padding: 30px 0px 25px 0px;
      text-align: center;
      font-size: 25px;
      font-weight: 600;
      font-family: "Poppins", Sans-serif; }

.footer-sec {
  background: #343a40; }
  .footer-sec .list-box {
    height: 100%; }
    .footer-sec .list-box ul {
      margin: 0px;
      padding: 0px;
      list-style-type: none;
      display: flex;
      align-items: center;
      height: 100%; }
      .footer-sec .list-box ul li {
        padding: 10px; }
        .footer-sec .list-box ul li a {
          color: #f8f9fa;
          text-decoration: none;
          font-family: "Poppins", Sans-serif;
          font-size: 12px; }
      @media (max-width: 768px) {
        .footer-sec .list-box ul {
          display: block; } }
  .footer-sec .text-box {
    display: flex;
    align-items: center;
    height: 100%; }
    .footer-sec .text-box p {
      color: #f8f9fa;
      margin: 0px;
      font-family: "Poppins", Sans-serif;
      font-size: 12px; }

#gallery {
  padding-top: 40px;
  margin-bottom: 150px; }
  @media screen and (min-width: 991px) {
    #gallery {
      padding: 30px 30px 0 30px; } }

.img-wrapper {
  position: relative;
  margin-top: 15px; }
  .img-wrapper img {
    width: 100%; }

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0; }
  .img-overlay i {
    color: #fff;
    font-size: 20px; }

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  #overlay img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%; }
    @media screen and (min-width: 768px) {
      #overlay img {
        width: 60%; } }
    @media screen and (min-width: 1200px) {
      #overlay img {
        width: 50%; } }

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s; }
  #nextButton:hover {
    opacity: 0.7; }
  @media screen and (min-width: 768px) {
    #nextButton {
      font-size: 3em; } }

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s; }
  #prevButton:hover {
    opacity: 0.7; }
  @media screen and (min-width: 768px) {
    #prevButton {
      font-size: 3em; } }

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px; }
  #exitButton:hover {
    opacity: 0.7; }
  @media screen and (min-width: 768px) {
    #exitButton {
      font-size: 3em; } }

/*# sourceMappingURL=style.css.map */
