html,
body {
  margin: 0px;
  padding: 0px;
  font-family: 'frutiger_lt_std45_light';
}
@font-face {
  font-family: 'frutiger_lt_std45_light';
  src: url('../fonts/frutigerltstd-light_-_copy-webfont.woff2') format('woff2'),
       url('../fonts/frutigerltstd-light_-_copy-webfont.woff') format('woff'),
       url('../fonts/frutigerltstd-light_-_copy-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: "Frutiger";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Frutiger.woff");
}

@font-face {
  font-family: "Frutiger Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Frutiger_bold.woff");
}

/* .center_text_plaq {

  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

} */

.margin_top_reduse {
  margin-top: -80px;
}
.height_mian_100vh {
  height: 100vh;
}
.height_auto_main {
  height: auto !important;
}
.main_section_inner {
  float: left;
  width: 100%;
  background: url(../images/about_us.jpg) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 999;
  position: relative;
  z-index: 999;
  display: flex;
  align-items: center;
  height: auto;
  flex-direction: column;
}

.main_section_inner3 {
  background: url(../images/choose.jpg) no-repeat;
  background-position: center;
}
.main_section_inner4 {
  float: left;
  width: 100%;
  background: url(../images/contacts.jpg) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 999;
  position: relative;
  z-index: 999;
  display: flex;
  align-items: center;
  height: 100vh !important;
  flex-direction: column;
}

.st5 {
  font-size: 11.9657px;
  font-family: "Frutiger Bold";
}
.st4 {
  font-size: 11.9657px;
  font-family: "Frutiger Bold";
}

.roundbtn {
  background-color: #C4122F !important;
  font-size: 15px;
  padding: 15px 19px;
  text-decoration: none;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 39px;
  margin-top: 11px;
  float: none;
  font-weight: 300;
  letter-spacing: 2px;
}

.footer_left_section h4 {
  font-size: 21px;
  font-weight: 800;
  color: #ffffff !important;
  letter-spacing: 2px;
  margin-bottom: 24px;
  text-decoration: underline;
  text-underline-offset: 30px;
  text-decoration-color: #c61330;
  text-decoration-thickness: 4px;
  margin-bottom: 59px;
}

.footer_left_section h3 {
  font-size: 21px;
  font-weight: 700;
  color: #C4122F !important;
  letter-spacing: 2px;
  margin-bottom: 24px;
}

.footer_left_section img {
  width: 14%;
  margin-top: 12px;
}

.footer_left_section {display: flex;
  flex-direction: column;}


.footer_left_section .pargraph {
  text-align: left;
  color: #FFF !important;
  width: 56%;
  font-size: 14px;
}

.footer_main {
  background: url(../images/footer.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0;
  padding: 91px 47px;
  position: relative;
  height: auto;
}

.header_2 {
  background: url(../images/slide-2.jpg) no-repeat;
  background-size: cover;
  background-position: bottom;
  margin: 0;
  padding: 38px 47px;
  position: relative;
  height: 50vh;
}

.faq_banner_inner {
  background: url(../images/ab-1.jpg) no-repeat;
  background-size: cover;
  background-position: bottom;  position: relative;
  z-index: 999;
}

.about_banner_inner {
  background: url(../images/about-header.jpeg) no-repeat;
  background-size: cover;
  background-position: center;  position: relative;
  z-index: 999;
}
.about_banner_inner:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -99;
  background-color: #000000;
  opacity: 0.3;
}


.mobile {
  display: none;
}

.overflow {
  height: auto !important;
}

.footer-relative {
  position: relative !important;
}
.accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #bf122e;
  box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 18px;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}


.gray {
  color: #6d6e71 !important;
}
.about_left-section .title {
  font-size: 25px;
  font-weight: 700;
  color: #C4122F !important;
  letter-spacing: 2px;
}
.nav-item {
  margin-left: 30px;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
  font-size: 17px !important;
  color: #fff !important;
  letter-spacing: 1px;
}

footer p {
  float: left;
}

.contact_info_section_bottom {
  float: left;
  width: 100%;
  /* padding: 40px 47px; */
  position: relative;
  bottom: -30px;
}
.contact_info_section_bottom ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin: 0 auto;
  text-align: center;
}
.contact_info_section_bottom ul li {
  display: inline-block;
  margin: 16px;
  margin-top: 0;
  margin-bottom: 0;
}
.contact_info_section_bottom ul li a {
  font-size: 14px;
  color: #0a0a0a !important;
  text-decoration: none;
  letter-spacing: 1px;
}
.contact_info_section_bottom ul li a img {
  margin-right: 10px;
}
.sub_header_home {
  margin-top: 20px;
  letter-spacing: 1px;
}
.about_read {
  float: left;
  color: #c61330;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.about_left-section .pargraph {
  font-size: 16px;
  color: #777 !important;
  text-align: left;
  letter-spacing: 1px;
}

.main_section_100 {
  float: left;
  width: 100%;
  height: 100vh;
}
.about_campan_section {
  float: left;
  width: 100%;
  padding: 40px 47px;
}
.about_left-section {
  float: left;
  width: 100%;
}

.margin_top {
  margin-top: 100px;
}
.margin_top_about {
  margin-top: 61px;
}
.form-check {
  display: flex;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
  margin-top: 17px;
  flex-direction: row;
}

.footer {
  position: relative !important;
  margin-top: 52px;
}
.desktop {
  display: block;
}
.input_seat_text {color: rgb(30, 25, 104) !important;}


.contact_text {
  font-size: 28px;
  text-align: center;
  color: #000 !important;
}
.pargraph {
  font-size: 18px;
  color: #777 !important;
  text-align: center;
}
.golden_patch {
  float: left;
  width: 100%;
  position: relative; 
  margin-top: 15px;
}

.golden_patch img {filter: grayscale(1) brightness(1) contrast(1.2);}

.dedication_text {
  position: absolute;
}
.foam_group {
  float: left;
  width: 100%;
  margin-bottom: 14px;
}
.plaque-details-review p {
  font-size: 18px;
  color: #777 !important;
  letter-spacing: 1px;
  margin-bottom: 9px;
}

.main_section {
  float: left;
  width: 100%;
  background: url(../images/main_banner.jpg) no-repeat;
  background-size: cover;
  height: 50vh;
  overflow: hidden;
  position: relative;
  z-index: 999;
  display: flex;
  align-items: center;
  background-position: center;
}
.form-check-input {
  width: 57px;
  height: 33px;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  margin-right: 15px;
  margin-top: 7px;
}

.form-check-input:checked {
  background-color: #1d1968 !important;
  border-color: #1d1968 !important;
}

.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none !important;
}

.form-label {
  margin-bottom: 0.5rem;
  color: #1E1968 !important;
  letter-spacing: 1px;
  font-size: 18px;
}
.form-control:focus {
  color: #000;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  outline: 0;
  box-shadow: none;
}
.form-check-label {
  color: #777 !important;
}
.btn_seciton_div ul {
  margin: 0px;
  padding: 0px;
}
.btn_seciton_div ul li {
  display: inline-block;
}
.btn_seciton_div ul li .btn_new {
  width: auto;
  margin-top: 30px;
  margin-bottom: 13px;
  margin-right: 20px; background-color: #1E1968 !important;
}
.btn_seciton_div ul li a {
  margin-bottom: 0 !important;
}

.form-control {
  display: block;
  width: 100%;
  padding: 12px 15px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  color: #777 !important;
  background-color: #fff !important;
  background-clip: padding-box;
  border: 0px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-top: 9px;
}

.pool_box h6 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  color: #fff;
  letter-spacing: 3px;
  color: #C4122F !important;
}

.pool_box_padding {
  float: left;
  width: 100%;
  padding: 20px;
}
.main_section_inner2 {
  float: left;
  width: 100%;
  background: url(../images/banner.jpg) no-repeat;

  background-size: cover;
  height: 100vh;
  overflow: hidden;
  position: relative;
  z-index: 999;
  display: flex;
  align-items: center;
}
.main_section_inner2 .title {
  text-align: center;
  margin-bottom: 18px;
}
.payment_x {
  float: left;
  width: 100%;
  margin-top: 24px;
}

.payment_btn:hover {
  color: #fff;
  background-color: #d1272d;
}
.blue {color: #1E1968 !important;}
.payment_btn {
  background-color: #f0f0f0 !important;
  padding: 25px;
  border-radius: 5px;
  float: left;
  width: 100%;
  text-decoration: none;
  color: #fff;
  text-align: center;
  height: 217px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.payment_btn h3 {
  font-weight: 700;
  letter-spacing: 2px;
  color: #1d1968;
}

.payment_btn .pargraph {
  margin-bottom: 0px;
  margin-top: 10px;
}
.main_section_inner {
  float: left;
  width: 100%;
  background-size: cover;
  position: relative;
  z-index: 999;
  position: relative;
  z-index: 999;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 86vh;
  justify-content: center;
}
.btn_new {
  text-transform: uppercase;
  background-color: #d1272d !important;
  color: #fff;
  padding: 10px 23px;
  margin: 0 auto;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  display: block;
  width: 47%;
  margin-top: 19px;
  margin-bottom: 27px;
  border-radius: 5px;
}

.main_section_inner .title {
  text-align: center;
  margin-bottom: 30px;
  letter-spacing: 3px;
  font-weight: 800;
  font-size: 30px;
  color: #C4122F !important;
  text-transform: uppercase;
}

.set_avalibity {
  margin: 0px auto;
  padding: 0px;
  list-style: none;
  text-align: center;
}
.set_avalibity li {
  display: inline-block;
  font-size: 18px;
  color: #000 !important;
  margin-right: 17px;
  letter-spacing: 1px;
}
.set_avalibity li span {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  float: left;
  margin-right: 14px;
  margin-top: 3px;
}
.set_avalibity li:nth-child(3) {
  /* margin-right: 0px; */
}
.btn_seciton_div {
  float: left;
  width: 100%;
}
.btn_seciton_div .btn_new {
  width: 22%;
  margin-top: 50px;
  margin-bottom: 13px;
}
.normal_a {
    text-transform: uppercase;
    color: #777;
    margin: 0 auto;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    display: block;
    margin-top: 5px;
    margin-bottom: 27px;
}

.st0:hover {
  fill: #d1272d;
  cursor: pointer;
}

.st0:focus {
  fill: #d1272d;
}

.normal_a:hover {
  color: #000;
}
.seat_select_box {
  float: left;
  width: 100%;
}
.seat_select_inner {
  float: none;
  width: 28%;
  background-color: #C4122F !important;
  margin: 0 auto;
  margin-top: 40px;
  text-align: center;
  padding: 36px 14px;
  border-radius: 10px;
  position: relative;
}

.seat_select_inner .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 39px;
  padding: 6px;
}

.seat_select_inner h4 {
  text-transform: uppercase;
  color: #fff;
  font-size: 22px;
  letter-spacing: 1px;
}
.seat_select_inner h5 {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}

.pool_box {
  float: left;
  width: 100%;
  background-color: #f0f0f0 !important;
  padding: 10px;
  border-radius: 16px;
}

.main_inner_center {
  float: left;
  width: 100%;
  margin-bottom: 100px !important;
}

.acordian_main_section {
  float: left;
  width: 100%;
  margin-bottom: 51px !important;
}

.pool_box h4 {
  text-align: center;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 700;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  height: 100%;
  text-align: center;
  width: 100%;
  color: #000;
}
.main_section_inner2:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff !important;
  z-index: -99;
}
.main_section_inner2:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(18, 78, 138, 0.8);
  z-index: -99;
}
.btn_new:hover {
  color: #fff;
  background-color: #1E1968 !important;
}

.main_section:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -99;
  background-color: #cdcdcd;
  opacity: 0.1;
}

.banner_contain .title {
  font-size: 55px;
  color: #fff;
  letter-spacing: 4px;
  font-weight: bold;
  font-family: "Frutiger";
}

.title {
  font-size: 40px;
  color: #fff;
  letter-spacing: 4px;
  font-weight: 700;
  font-family: "Frutiger";
}
.banner_contain {
  float: left;
  width: 100%;
  text-align: center;
}
.banner_contain p {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
  margin-top: 22px;
  margin-bottom: 34px;
  font-weight: 400;
}

.banner_contain a {
  background-color: #C4122F !important;
  font-size: 15px;
  padding: 18px 32px;
  text-decoration: none;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 39px;
  margin-top: 11px;
  float: none;
  font-weight: 300;
  letter-spacing: 2px;
}

header {
  float: left;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9999;
  margin-top: 27px;
  padding: 0px 47px;
}
.left_section_header {
  float: left;
}
.right_section_header {
  float: right;
}
.left_section_header img {
  width: 230px;
}
footer {
  float: left;
  width: 100%;
  position: relative;
  bottom: 0px;
  z-index: 999;
  padding: 0px 47px;
}
footer p {
  color: #fff;
  letter-spacing: 1px;
}
footer p a {
  color: #fff;
  text-decoration: none;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #d1272d;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  border-radius: 27px 0px 0px 27px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #fff;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #124e8a;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
.main_inner_center {
  float: left;
  width: 100%;
}

.pool_box {
  float: left;
  width: 100%;
}

.price {
  position: relative;
}
.price:before {
  border: 1px solid #fff;
  position: absolute;
  content: "";
  height: 26px;
  left: -2px;
}

.seat_select_inner h5 span {
  padding: 11px;
  letter-spacing: 2px;
}

@media (max-width: 1600px) {
  .banner_contain p {
    font-size: 17px;
  }
  .title {
    font-size: 32px;
    letter-spacing: 3px;
  }

  .pool_box h4 {
    font-size: 19px;
  }

  .btn_new {
    padding: 9px 11px;
    width: 43%;
    margin-top: 19px;
    margin-bottom: 27px;
    border-radius: 5px;
    font-size: 14px;
  }

  .banner_contain a {
    background-color: #d1272d;
    font-size: 16px;
    padding: 13px 19px;
  }
}
@media (max-width: 1440px) {

  .banner_contain .title {
    font-size: 48px;
    color: #fff;
    letter-spacing: 4px;
    font-weight: bold;
    font-family: "Frutiger";
  }

  footer .pargraph {
    font-size: 16px;
    color: #777 !important;
    text-align: center;
}

  .payment_btn h3 {
    font-weight: 700;
    letter-spacing: 1.5px;
    font-size: 22px;
  }
  .payment_btn .pargraph {
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 16px;
  }
  .about_left-section .pargraph {
    font-size: 14px;
    color: #000;
    text-align: left;
    letter-spacing: 1px;
  }
  .about_left-section img {
    height: 197px;
    object-fit: cover;
  }
}

@media (max-width: 1366px) {
  .banner_contain .title {
    font-size: 44px;
    color: #fff;
    letter-spacing: 4px;
    font-weight: bold;
    font-family: "Frutiger";
  }

  .seat_select_inner h5 {
    font-size: 17px;
  }
  .seat_select_inner h4 {
    font-size: 20px;
  }
  .set_avalibity li {
    font-size: 17px;
  }
  .set_avalibity li span {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    float: left;
    margin-right: 11px;
    margin-top: 4px;
  }
  .form-check-input {
    width: 73px;
  }
  .payment_btn h3 {
    font-weight: 700;
    letter-spacing: 1.5px;
    font-size: 22px;
  }
  .payment_btn .pargraph {
    font-size: 15px;
  }
  .contact_text {
    font-size: 22px;
    text-align: center;
    color: #fff;
  }
}

@media (max-width: 1280px) {
  .banner_contain .title {
    font-size: 40px;
    color: #fff;
    letter-spacing: 4px;
    font-weight: bold;
    font-family: "Frutiger";
  }

  .about_left-section .pargraph {
    font-size: 14px;
    color: #000;
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 0;
  }
}
@media (max-width: 1200px) {
  .about_left-section .pargraph {
    font-size: 14px;
    color: #000;
    text-align: left;
    letter-spacing: 1px;

    line-height: 19px;
  }
  .about_read {
    float: right;
    color: #6d6e71;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-decoration: none;
    margin-top: 12px;
  }

  .banner_contain p {
    font-size: 16px;
  }
  .contact_text {
    font-size: 19px;
    text-align: center;
    color: #fff;
  }
  .form-label {
    margin-bottom: 0.5rem;
    color: #fff;
    letter-spacing: 1px;
    font-size: 16px;
  }
  .title {
    font-size: 30px;
    letter-spacing: 2px;
  }
  .container {
    max-width: 1100px;
  }

  .banner_contain a {
    background-color: #d1272d;
    font-size: 15px;
    padding: 13px 19px;
  }
  .sidenav a {
    font-size: 20px;
  }
  .seat_select_inner {
    width: 38%;
  }
  .pool_box h6 {
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 15px !important;
  }
  .form-label {
    font-size: 15px;
    margin-bottom: 0;
  }

  .form-control {
    display: block;
    width: 100%;
    padding: 10px 7px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    background-color: #2a68a7;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-top: 9px;
  }
}

@media (max-width: 1024px) {
  .banner_contain p {
    font-size: 16px;
  }
  .form-check-input {
    width: 76px;
    height: 27px;
  }
  .title {
    font-size: 30px;
    letter-spacing: 2px;
  }
  .container {
    max-width: 960px;
  }
  .btn_new {
    padding: 9px 11px;
    width: 60%;
    margin-top: 19px;
    margin-bottom: 27px;
    border-radius: 5px;
    font-size: 14px;
  }

  .banner_contain a {
    background-color: #d1272d;
    font-size: 15px;
    padding: 13px 19px;
  }
  .sidenav a {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1000px) {

.footer_right {margin-top: 60px;}
.footer_left_section .pargraph {
  text-align: left;
  color: #FFF !important;
  width: 100%;
}
.footer_main {
  background: url(../images/footer.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0;
  padding: 40px 47px;
  position: relative;
  height: auto;
}

  .desktop {
    display: none;
}


  .extra_width_height {
    height: 100vh !important;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
  }

  .about_left-section img {
    width: 100%;
  }
  .main_inner_center {
    margin-top: 28px !important;
  }
  .main_section_inner .title {
    font-size: 23px;
  }
  .main_section_inner {
    height: auto;
  }
  .main_inner_center {
    margin-top: 21px;
  }

  .contact_info_section_bottom {
    float: left;
    width: 100%;
    padding: 40px 0px;
    display: none;
  }

  footer {
    float: left;
    width: 100%;
    position: relative;
    bottom: 0px;
    z-index: 999;
    padding: 0px 47px;
  }
  .about_left-section {
    float: left;
    width: 100%;
    margin-top: 33px;
  }

  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }

  .banner_contain p {
    font-size: 16px;
  }
  footer {
    padding: 0px 17px;
  }
  .mobile_margin {
    margin-top: 0 !important;
  }
  .contact_text {
    font-size: 18px;
    text-align: center;
    color: #fff;
  }
  .payment_btn {
    height: 187px;
    margin-bottom: 29px;
  }

  .payment_x {
    margin-top: 2px;
  }

  .seat_select_inner {
    width: 60%;
  }
  .main_section_inner .title {
    margin-bottom: 20px;
  }
  .price:before {
    height: 18px;
  }
  .seat_select_inner h5 {
    font-size: 15px;
  }
  .seat_select_inner h4 {
    font-size: 17px;
  }
  .btn_seciton_div .btn_new {
    width: 28%;
    margin-top: 23px;
    margin-bottom: 16px;
  }
  .overflow {
    overflow: scroll !important;
    height: 100%;
    background-position: revert;
  }
  .main_inner_center {
    margin-top: 19px;
  }

  .main_inner_center .title {
    margin-top: 35px;
  }
  .left_section_header img {
    width: 161px;
  }
  .right_section_header img {
    width: 41px;
  }
  .footer_relative {
    position: relative;
    background: #103f6f;
    padding-top: 19px;
  }
  .pool_box {
    margin-bottom: 30px;
  }

  .title {
    font-size: 30px;
    letter-spacing: 2px;
  }
  .mb-5 {
    margin-bottom: 22px !important;
  }
  .container {
    max-width: 620px;
  }
  .btn_new {
    padding: 9px 20px;
    width: 60%;
    margin-top: 19px;
    margin-bottom: 27px;
    border-radius: 5px;
    font-size: 14px;
  }
  .banner_contain a {
    background-color: #d1272d;
    font-size: 15px;
    padding: 13px 19px;
  }
  .sidenav a {
    font-size: 20px;
  }
  .pargraph {
    font-size: 15px;
    color: #fff;
    text-align: center;
  }
  .plaque-details-review p {
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 9px;
  }
}

@media (max-width: 768px) {
  .banner_contain .title {
    font-size: 30px;
    color: #fff;
    letter-spacing: 4px;
    font-weight: bold;
    font-family: "Frutiger";
  }

  .footer_right {margin-top: 60px;}
  .footer_left_section .pargraph {
    text-align: left;
    color: #FFF !important;
    width: 100%;
  }
  .footer_main {
    background: url(../images/footer.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0;
    padding: 43px 47px;
    position: relative;
    height: auto;
}

  .desktop {
    display: none;
}

  .header_2 {

    background-size: cover;
    background-position: center;
    margin: 0;
    padding: 17px 28px;
    position: relative;

  }
  .extra_width_height {
    height: 100vh !important;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
  }

  .about_left-section img {
    width: 100%;
  }
  .main_inner_center {
    margin-top: 28px !important;
  }
  .main_section_inner .title {
    font-size: 23px;
  }
  .main_section_inner {
    height: auto;
  }
  .main_inner_center {
    margin-top: 21px;
  }

  .contact_info_section_bottom {
    float: left;
    width: 100%;
    padding: 40px 0px;
    display: none;
  }

  footer {
    float: left;
    width: 100%;
    position: relative;
    bottom: 0px;
    z-index: 999;
    padding: 0px 47px;
  }
  .about_left-section {
    float: left;
    width: 100%;
    margin-top: 33px;
  }

  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }

  .banner_contain p {
    font-size: 16px;
  }
  footer {
    padding: 0px 17px;
  }
  .mobile_margin {
    margin-top: 0 !important;
  }
  .contact_text {
    font-size: 18px;
    text-align: center;
    color: #fff;
  }
  .payment_btn {
    height: 187px;
    margin-bottom: 29px;
  }

  .payment_x {
    margin-top: 2px;
  }

  .seat_select_inner {
    width: 60%;
  }
  .main_section_inner .title {
    margin-bottom: 20px;
  }
  .price:before {
    height: 18px;
  }
  .seat_select_inner h5 {
    font-size: 15px;
  }
  .seat_select_inner h4 {
    font-size: 17px;
  }
  .btn_seciton_div .btn_new {
    width: 28%;
    margin-top: 23px;
    margin-bottom: 16px;
  }
  .overflow {
    overflow: scroll !important;
    height: 100%;
    background-position: revert;
  }
  .main_inner_center {
    margin-top: 19px;
  }

  .main_inner_center .title {
    margin-top: 35px;
  }
  .left_section_header img {
    width: 161px;
  }
  .right_section_header img {
    width: 41px;
  }
  .footer_relative {
    position: relative;
    background: #103f6f;
    padding-top: 19px;
  }
  .pool_box {
    margin-bottom: 30px;
  }

  .title {
    font-size: 30px;
    letter-spacing: 2px;
  }
  .mb-5 {
    margin-bottom: 22px !important;
  }
  .container {
    max-width: 620px;
  }
  .btn_new {
    padding: 9px 20px;
    width: 60%;
    margin-top: 19px;
    margin-bottom: 27px;
    border-radius: 5px;
    font-size: 14px;
  }
  .banner_contain a {
    background-color: #d1272d;
    font-size: 15px;
    padding: 13px 19px;
  }
  .sidenav a {
    font-size: 20px;
  }
  .pargraph {
    font-size: 15px;
    color: #fff;
    text-align: center;
  }
  .plaque-details-review p {
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 9px;
  }
}

@media (max-width: 600px) {
  .main_section {
    height: 80vh;
  }

  .form-check-input {
    width: 83px;
    height: 23px;
  }

  .banner_contain p {
    font-size: 15px;
  }
  .overflow {
    overflow: scroll !important;
    height: 100%;
    background-position: revert;
  }
  .main_inner_center {
    margin-top: 98px;
  }

  .main_inner_center .title {
    margin-top: 14px;
  }
  .left_section_header img {
    width: 161px;
  }
  .right_section_header img {
    width: 41px;
  }
  .footer_relative {
    position: relative;
    background: #103f6f;
    padding-top: 19px;
  }
  .pool_box {
    margin-bottom: 30px;
  }

  .title {
    font-size: 25px;
    letter-spacing: 2px;
  }
  .mb-5 {
    margin-bottom: 22px !important;
  }
  .container {
    max-width: 520px;
  }
  .btn_new {
    padding: 9px 11px;
    width: 60%;
    margin-top: 19px;
    margin-bottom: 27px;
    border-radius: 5px;
    font-size: 14px;
  }

  .banner_contain a {
    background-color: #d1272d;
    font-size: 15px;
    padding: 13px 19px;
  }
  .sidenav a {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .banner_contain .title {
    font-size: 30px;
    color: #fff;
    letter-spacing: 4px;
    font-weight: bold;
    font-family: "Frutiger";
  }

  .footer_left_section img {
    width: 32%;
    margin-top: 12px;
}
  footer .pargraph {
    font-size: 14px;
    color: #777 !important;
    text-align: center;
}

  .main_section {
    height: 80vh;
  }

  .banner_contain p {
    font-size: 15px;
  }
  .payment_btn h3 {
    font-size: 19px;
  }
  .form-check-label {
    color: #809ebc;
    font-size: 14px;
  }
  .form-check-input {
    width: 76px;
    height: 20px;
    margin-right: 10px;
  }
  .pool_box h6 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    color: #fff;
  }
  .form-label {
    font-size: 14px;
  }
  .normal_a {
    font-size: 14px;
  }
  .footer {
    position: relative !important;
    margin-top: 52px;
    padding: 0px 20px;
  }
  footer p {
    font-size: 14px;
  }

  .set_avalibity li {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    margin-right: 8px;
    letter-spacing: 1px;
  }
  .set_avalibity li span {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    float: left;
    margin-right: 6px;
    margin-top: 4px;
  }

  .overflow {
    overflow: scroll !important;
    height: 100%;
    background-position: revert;
  }
  .main_inner_center {
    margin-top: 98px;
  }

  .main_inner_center .title {
    margin-top: 14px;
    margin-bottom: 10px;
  }
  .pargraph {
    font-size: 15px;
    color: #fff;
    text-align: center;
  }
  .left_section_header img {
    width: 142px;
  }
  .right_section_header img {
    width: 41px;
  }
  .footer_relative {
    position: relative;
    background: #103f6f;
    padding-top: 19px;
  }
  .pool_box {
    margin-bottom: 30px;
  }
  .title {
    font-size: 22px;
    letter-spacing: 2px;
  }
  .seat_select_inner {
    width: 80%;
  }
  .seat_select_inner {
    padding: 30px 14px;
  }
  .close img {
    width: 21px;
  }
  .btn_seciton_div .btn_new {
    width: 40%;
    margin-top: 23px;
    margin-bottom: 16px;
  }
  .mb-5 {
    margin-bottom: 22px !important;
  }
  .container {
    max-width: 420px;
  }
  .btn_new {
    padding: 9px 11px;
    width: 49%;
    margin-top: 19px;
    margin-bottom: 27px;
    border-radius: 5px;
    font-size: 13px;
  }
  .banner_contain a {
    background-color: #d1272d;
    font-size: 13px !important;
    padding: 13px 25px !important;
    letter-spacing: 1px;
  }
  .sidenav a {
    font-size: 17px;
  }
  .content_flex {
    margin: 0 auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
  }
}

@media (max-width: 414px) {
  .banner_contain p {
    font-size: 15px;
  }

  .contact_title {
    font-size: 26px !important;
  }
  .payment_btn h3 {
    font-size: 17px;
  }

  .overflow {
    overflow: scroll !important;
    height: 100%;
    background-position: revert;
  }
  .pool_box h4 {
    font-size: 18px;
  }
  header {
    z-index: 9999;
    margin-top: 16px;
    padding: 0px 30px;
  }
  .main_inner_center {
    margin-top: 98px;
  }

  .main_inner_center .title {
    margin-top: 14px;
  }
  .left_section_header img {
    width: 142px;
  }
  .right_section_header img {
    width: 41px;
  }
  .footer_relative {
    position: relative;
    background: #103f6f;
    padding-top: 19px;
  }
  .pool_box {
    margin-bottom: 18px;
  }
  .title {
    font-size: 18px;
    letter-spacing: 2px;
  }
  .mb-5 {
    margin-bottom: 22px !important;
  }
  .container {
    max-width: 360px;
  }
  .btn_new {
    padding: 9px 20px;
    width: 49%;
    margin-top: 19px;
    margin-bottom: 27px;
    border-radius: 5px;
    font-size: 13px;
  }
  .banner_contain a {
    background-color: #d1272d;
    font-size: 15px;
    padding: 13px 19px;
  }
  .sidenav a {
    font-size: 20px;
  }
}

@media (max-width: 375px) {
  .banner_contain p {
    font-size: 14px;
  }
  .contact_text {
    font-size: 17px;
    text-align: center;
    color: #fff;
  }
  .overflow {
    overflow: scroll !important;
    height: 100%;
    background-position: revert;
  }
  .pool_box h4 {
    font-size: 18px;
  }
  header {
    z-index: 9999;
    margin-top: 16px;
    padding: 0px 30px;
  }
  .main_inner_center {
    margin-top: 98px;
  }

  .main_inner_center .title {
    margin-top: 14px;
  }
  .left_section_header img {
    width: 142px;
  }
  .right_section_header img {
    width: 41px;
  }
  .footer_relative {
    position: relative;
    background: #103f6f;
    padding-top: 19px;
  }
  .pool_box {
    margin-bottom: 30px;
  }

  .title {
    font-size: 19px;
    letter-spacing: 2px;
  }
  .mb-5 {
    margin-bottom: 22px !important;
  }
  .container {
    max-width: 340px;
  }
  .btn_new {
    padding: 9px 11px;
    width: 49%;
    margin-top: 19px;
    margin-bottom: 27px;
    border-radius: 5px;
    font-size: 13px;
  }
  .banner_contain a {
    background-color: #d1272d;
    font-size: 15px;
    padding: 13px 19px;
  }
  .sidenav a {
    font-size: 20px;
  }
}

.progress-bar-wrapper {
  float: left;
  width: 100%;
}
ul.progress-bar {
  max-width: 500px;
  width: 80%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  position: relative;
  flex-direction: row;
  margin: 0 auto;
  background-color: transparent;
  margin-bottom: 34px;
}

ul.progress-bar li:first-child {
  padding-left: 0;
}
.progress-bar .active {
  background-color: #1E1968 !important;
}
ul.progress-bar li {
  display: block;
  list-style-type: none;
  background-color: rgba(126, 0, 57, 0.9);
  padding: 0;
  z-index: 1;
  height: 17px;
  width: 17px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
ul.progress-bar li {
  background: #1E1968;
  margin: 0;
}

ul.progress-bar li.active ~ li {
  /* border: 1px solid rgba(126, 0, 57, 0.9); */
  /* background: rgba(126, 0, 57, 0.9); */
}
ul.progress-bar li {
    display: block;
    list-style-type: none;
    background-color: #1E1968;
    padding: 0;
    z-index: 1;
    height: 17px;
    width: 17px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
ul.progress-bar::after {
  content: "";
  border-bottom: 1px solid #1d1968 !important;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  width: 99%;
  z-index: -9;
}

.val-error {
  color: red;
}

.selectdd {
  position: relative;
}

.selectdd::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: url("../images/down-arrow.png") no-repeat;
  width: 50px;
  height: 50px;
}

.tax_line {
  color: white;
  margin-top: 16px;
  font-family: "gt_pressuraregular";
}

.center_text_plaq {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

footer a:hover {
  color: #C4122F;
}

.roundbtn:hover {
  color: #FFF;
}