body {
  font-family: 'Poppins', sans-serif;
}

header {
  position: relative;
}

@media (min-width: 1920px) {
  header {
    position: static;
  }
}

header .top-img {
  position: absolute;
  top: 80px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  header .top-img {
    width: 700px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  header .top-img {
    width: 400px;
    top: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  header .top-img {
    width: 300px;
    top: 20px;
  }
}

@media (max-width: 767.98px) {
  header .top-img {
    width: 280px;
    top: 30px;
  }
}

header .our-service {
  background-image: url(../img/service-img.png);
  background-repeat: no-repeat;
  background-size: 1310px 501px;
  padding-left: 50px;
  padding-left: 50px;
  max-width: 1310px;
  width: 100%;
  padding-bottom: 140px;
  padding-top: 120px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  header .our-service {
    background-size: 1140px 501px;
    width: 1140px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  header .our-service {
    width: 960px;
    background-size: 960px 501px;
    padding-top: 100px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  header .our-service {
    width: 720px;
    background-size: 720px 400px;
    padding-top: 80px;
    padding-bottom: 120px;
  }
}

@media (max-width: 767.98px) {
  header .our-service {
    position: static;
    background-image: none;
    -webkit-transform: none;
            transform: none;
    text-align: center;
    padding: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
  }
}

@media (max-width: 767.98px) {
  header .our-service {
    text-align: left;
  }
}

header .our-service h1 {
  font-size: 50px;
  font-weight: 800;
  text-transform: uppercase;
  padding-left: 32px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  header .our-service h1 {
    font-size: 30px;
  }
}

@media (max-width: 767.98px) {
  header .our-service h1 {
    padding-left: 0px;
    font-size: 20px;
  }
}

header .our-service span {
  font-size: 30px;
  font-weight: 600;
  padding-left: 32px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  header .our-service span {
    font-size: 20px;
  }
}

@media (max-width: 767.98px) {
  header .our-service span {
    padding-left: 0px;
    font-size: 16px;
  }
}

header .our-service ul {
  list-style-type: none;
}

@media (max-width: 767.98px) {
  header .our-service ul {
    padding-left: 0px;
  }
}

header .our-service ul li {
  font-size: 20px;
  font-weight: 500;
}

header .d-md-none {
  height: 5px;
  background: #0071bc;
  background: linear-gradient(129deg, #0071bc 0%, #cd115a 100%);
  margin-bottom: 30px;
}

.our-offers {
  position: relative;
  bottom: -70px;
}

@media (max-width: 767.98px) {
  .our-offers {
    bottom: 0px;
  }
}

.our-offers h1 {
  text-align: center;
  font-size: 50px;
  font-weight: 800;
  margin-bottom: 50px;
}

@media (max-width: 767.98px) {
  .our-offers h1 {
    font-size: 30px;
    margin-bottom: 30px;
    margin-top: 20px;
  }
}

.our-offers .offer-1 {
  padding: 1.563rem 5rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
}

.our-offers .offer-2 {
  background: #0071bc;
  background: -webkit-gradient(linear, left top, right top, from(#0071bc), to(#2e3192));
  background: linear-gradient(90deg, #0071bc 0%, #2e3192 100%);
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  padding: 2.188rem;
  border-bottom-left-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
  text-align: center;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .our-offers .offer-2 {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}

@media (max-width: 575.98px) {
  .our-offers .offer-2 {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.our-offers .offer-3 {
  background: #662d91;
  background: radial-gradient(circle, #662d91 0%, #93278f 100%);
  font-weight: 600;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 1.25rem;
  padding-left: 60px;
  padding-right: 60px;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
}

@media (max-width: 575.98px) {
  .our-offers .offer-3 {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.our-offers .offer-5 {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.4;
  padding-top: 11px;
  padding-bottom: 11px;
}

.our-offers .offer-6 {
  background: #9e005d;
  background: linear-gradient(45deg, #9e005d 0%, #d4145a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9e005d",endColorstr="#d4145a",GradientType=1);
  font-weight: 600;
  padding-left: 50px;
  font-size: 1.25rem;
  padding-right: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom-left-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}

@media (max-width: 575.98px) {
  .our-offers .offer-6 {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.our-offers-1 {
  background-image: url(../img/midIMG.png);
  padding-bottom: 180px;
  padding-top: 160px;
  background-size: 100% 790px;
}

@media (max-width: 575.98px) {
  .our-offers-1 {
    padding-bottom: 120px;
    padding-top: 60px;
  }
}

.our-offers-1 h1 {
  font-size: 3.125rem;
  font-weight: 800;
  margin-bottom: 20px;
}

.our-offers-1 p {
  font-size: 20px;
  font-weight: 500;
}

.our-offers-1 button {
  font-size: 25px;
  border: none;
  background: #4e4e4e;
  background: repeating-linear-gradient(45deg, #4e4e4e 0%, #000000 31%, #666666 63%, #000000 100%);
  background: -webkit-repeating-linear-gradient(45deg, #4e4e4e 0%, #000000 31%, #666666 63%, #000000 100%);
  background: -moz-repeating-linear-gradient(45deg, #4e4e4e 0%, #000000 31%, #666666 63%, #000000 100%);
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  padding: 15px 25px;
  border-radius: 20px;
  text-transform: uppercase;
  box-shadow: -1px 3px 9px -3px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -1px 3px 9px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 3px 9px -3px rgba(0, 0, 0, 0.75);
  margin-top: 30px;
}

.our-packets {
  position: relative;
  top: -50px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .our-packets {
    position: static;
    margin-top: 30px;
  }
}

@media (max-width: 767.98px) {
  .our-packets {
    position: static;
    margin-top: 30px;
  }
}

.our-packets .our-packet-heading {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 575.98px) {
  .our-packets .packet-1 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .our-packets .packet-1 {
    top: 0px;
    margin: 10px;
  }
}

@media (max-width: 767.98px) {
  .our-packets .packet-1 {
    top: 0px;
    margin: 10px;
  }
}

@media (max-width: 575.98px) {
  .our-packets .packet-1 {
    top: 0px;
    margin: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
  }
}

.our-packets .packet-1 div:first-child {
  background: #0071bc;
  background: linear-gradient(129deg, #0071bc 0%, #2e3192 100%);
  color: #fff;
  font-weight: 500;
  padding: 10px 40px;
  font-size: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

@media (max-width: 575.98px) {
  .our-packets .packet-1 div:first-child {
    font-size: 16px;
  }
}

.our-packets .packet-1 div:last-child {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 30px;
  box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

@media (max-width: 575.98px) {
  .our-packets .packet-1 div:last-child {
    font-size: 25px;
    padding-bottom: 20px;
  }
}

.our-packets .packet-2 {
  position: relative;
  top: -10px;
}

@media (max-width: 767.98px) {
  .our-packets .packet-2 {
    top: 0px;
    margin: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .our-packets .packet-2 {
    top: 0px;
    margin: 10px;
  }
}

.our-packets .packet-2 div:first-child {
  position: relative;
  background: #662d91;
  background: radial-gradient(circle, #662d91 0%, #93278f 100%);
  color: #fff;
  font-weight: 500;
  padding: 10px 40px;
  font-size: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-top: 40px;
  padding-bottom: 30px;
  background-image: url("../img/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .our-packets .packet-2 div:first-child {
    background-repeat: no-repeat;
    background-size: 295px 160px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .our-packets .packet-2 div:first-child {
    background-image: none;
    background: #662d91;
    background: radial-gradient(circle, #662d91 0%, #93278f 100%);
  }
}

@media (max-width: 767.98px) {
  .our-packets .packet-2 div:first-child {
    background-image: none;
    background: #662d91;
    background: radial-gradient(circle, #662d91 0%, #93278f 100%);
  }
}

@media (max-width: 575.98px) {
  .our-packets .packet-2 div:first-child {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.our-packets .packet-2 div:last-child {
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 30px;
  box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

@media (max-width: 575.98px) {
  .our-packets .packet-2 div:last-child {
    font-size: 25px;
    padding-bottom: 20px;
  }
}

.our-packets .packet-2 div:last-child::after {
  content: "";
  position: absolute;
  background: #fff;
  -webkit-transform: skewY(5deg);
          transform: skewY(5deg);
  border-radius: 10px;
  width: 50%;
  height: 40%;
  top: 50pxpx;
  left: 0;
  height: 10%;
  bottom: -10px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .our-packets .packet-2 div:last-child::after {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .our-packets .packet-2 div:last-child::after {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .our-packets .packet-2 div:last-child::after {
    display: none;
  }
}

.our-packets .packet-2 div:last-child::before {
  content: "";
  position: absolute;
  background: #fff;
  -webkit-transform: skewY(-5deg);
          transform: skewY(-5deg);
  border-radius: 10px;
  width: 50%;
  height: 10%;
  bottom: -10px;
  right: 0px;
  width: 53%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .our-packets .packet-2 div:last-child::before {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .our-packets .packet-2 div:last-child::before {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .our-packets .packet-2 div:last-child::before {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .our-packets .packet-3 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .our-packets .packet-3 {
    top: 0px;
    margin: 10px;
  }
}

.our-packets .packet-3 div:first-child {
  position: relative;
  background: #9e005d;
  background: -webkit-gradient(linear, left top, right top, from(#9e005d), color-stop(80%, #d4145a));
  background: linear-gradient(90deg, #9e005d 0%, #d4145a 80%);
  background: -moz-linear-gradient(90deg, #9e005d 0%, #d4145a 80%);
  color: #fff;
  font-weight: 500;
  padding: 10px 40px;
  font-size: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 10px 20px;
}

@media (max-width: 575.98px) {
  .our-packets .packet-3 div:first-child {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.our-packets .packet-3 div:last-child {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 30px;
  box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
}

@media (max-width: 575.98px) {
  .our-packets .packet-3 div:last-child {
    font-size: 25px;
    padding-bottom: 20px;
  }
}

.our-packets .line {
  right: 0px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 55px;
  left: -5px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: -999999;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .our-packets .line {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .our-packets .line {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .our-packets .line {
    display: none;
  }
}

.our-packets .line div:first-child {
  width: 450px;
  height: 100px;
  border: 3px solid #F2F2F2;
  border-right: 0px;
  border-bottom: 0px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .our-packets .line div:first-child {
    width: 380px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .our-packets .line div:first-child {
    width: 320px;
  }
}

.our-packets .line div:last-child {
  width: 450px;
  height: 100px;
  border: 3px solid #F2F2F2;
  border-bottom: 0px;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .our-packets .line div:last-child {
    width: 380px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .our-packets .line div:last-child {
    width: 320px;
  }
}

.contact {
  background-image: url(../img/bottom-img.png);
  padding-top: 3.75rem;
  padding-bottom: 90px;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 575.98px) {
  .contact {
    padding-bottom: 0px;
  }
}

.contact .contact-form {
  background: #fff;
  padding: 30px 25px;
  padding-bottom: 6px;
  border-radius: 20px;
  box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 2px 11px 21px 1px rgba(0, 0, 0, 0.19);
}

@media (max-width: 575.98px) {
  .contact .contact-form {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0px;
    padding-top: 0px;
  }
}

.contact h1 {
  font-size: 1.875rem;
  font-weight: 700;
}

.contact .footer-p {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 2.5rem;
}

.contact form input {
  background-color: #F2F2F2;
  border: none;
  outline: none;
  margin-bottom: 1.438rem;
  border-radius: 1.25rem;
  padding: 1rem 1.25rem;
  text-align: center;
}

.contact form input::-webkit-input-placeholder {
  color: #B3B3B3;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 300;
}

.contact form input:-ms-input-placeholder {
  color: #B3B3B3;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 300;
}

.contact form input::-ms-input-placeholder {
  color: #B3B3B3;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 300;
}

.contact form input::placeholder {
  color: #B3B3B3;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 300;
}

.contact form select {
  background-color: #F2F2F2;
  border: none;
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 20px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-align: center;
}

.contact form button {
  border: none;
  color: #fff;
  font-size: 1.563rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  background: #4e4e4e;
  background: repeating-linear-gradient(45deg, #4e4e4e 0%, #000000 31%, #666666 63%, #000000 100%);
  background: -webkit-repeating-linear-gradient(45deg, #4e4e4e 0%, #000000 31%, #666666 63%, #000000 100%);
  background: -moz-repeating-linear-gradient(45deg, #4e4e4e 0%, #000000 31%, #666666 63%, #000000 100%);
  border-radius: 1.25rem;
  text-transform: uppercase;
  font-weight: 700;
}

.contact ul {
  list-style: none;
  margin-top: 1.563rem;
}

@media (max-width: 575.98px) {
  .contact ul {
    margin-top: 0px;
  }
}

.contact ul li {
  font-size: 1.25rem;
  font-weight: 500;
}

.contact .contact-num {
  font-size: 1.25rem;
  font-weight: 500;
}

.contact .social {
  font-size: 1.563rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 575.98px) {
  .contact .social {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.contact .social button {
  border: none;
  color: #fff;
  font-weight: 700;
  padding: .625rem 2.5rem;
  border-radius: 1.25rem;
  box-shadow: -1px 3px 9px -3px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -1px 3px 9px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 3px 9px -3px rgba(0, 0, 0, 0.75);
}

@media (max-width: 575.98px) {
  .contact .social button {
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px !important;
  }
}

.contact .social .insta {
  background: #9e005d;
  background: linear-gradient(94deg, #9e005d 0%, #d4145a 100%);
  margin-bottom: .938rem;
}

.contact .social .fb {
  background: #0071bc;
  background: -webkit-gradient(linear, left top, right top, from(#0071bc), to(#2e3192));
  background: linear-gradient(90deg, #0071bc 0%, #2e3192 100%);
  padding-right: 3.125rem;
}

.thank-you-section {
  background-image: url(../img/top-img.png);
  background-size: cover;
  height: 100vh;
}

.thank-you-section .reservation-success {
  text-align: center;
  background-color: white;
  border-radius: 10px;
  padding-bottom: 10px;
}

.thank-you-section .back-to-site {
  text-decoration: none;
}

.thank-you-section .back-to-site button {
  border: none;
  background: #4e4e4e;
  background: repeating-linear-gradient(45deg, #4e4e4e 0%, #000000 31%, #666666 63%, #000000 100%);
  background: -webkit-repeating-linear-gradient(45deg, #4e4e4e 0%, #000000 31%, #666666 63%, #000000 100%);
  background: -moz-repeating-linear-gradient(45deg, #4e4e4e 0%, #000000 31%, #666666 63%, #000000 100%);
  color: #fff;
  font-weight: 700;
  padding: 15px 25px;
  border-radius: 20px;
  box-shadow: -1px 3px 9px -3px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -1px 3px 9px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 3px 9px -3px rgba(0, 0, 0, 0.75);
}
/*# sourceMappingURL=main.css.map */