.header-menu {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
    margin: 0;
}

.header-menu li {
}

.header-menu li a {
    color: #FFF;
    display: block;
    margin: 30px 0;
    padding: 1px 19px;
    border: 1px solid #df2d42;
    border-radius: 50px;
}

.header-menu li a:hover {
    background-color:  #df2d42;
}
.header-menu li.logolist a:hover {
    background-color:  transparent;
}
.header-menu .logolist {
    width: 210px;
    position: relative;
}
.header-menu .logolist a{
    padding: 0;
    border: none;
    padding: 0;
    margin: 0;
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
}

.header-menu .logolist img {
    width: 210px;
}


.rule-list, .rule-list ul, .rule-list ul li
{
	list-style: none;
	padding:0px;
}
.rule-list > li
{
	color: #d7d8f1;
	margin: 0 0 19px;
	position: relative;
	padding: 0 0 0 27px;
	text-align: justify;
	line-height: 21px;
}
.rule-list > li > ul
{
	margin: 9px 0 0;
}
.rule-list > li::after
{
    content:'';
    position: absolute;
    left: 0px;
    top: 5px;
    width: 14px;
    height: 14px;
    background: #df2d42;
    border-radius: 50%;
}
.rule-list ul li
{
	padding-left: 12px;
}
.rule-list ul li::after
{
    content:'';
    position: absolute;
    left: 0px;
    top: 8px;
    width: 10px;
    height: 10px;
    background: #df2d42;
    border-radius: 50%;
}
.pr-md-40
{
	padding-right: 40px;
}
.footer-top-wrap
{
	    margin-top: -32px;
}
iframe
{
	display: block;
}

.footer-contact {
    list-style: none;
    padding: 0px;
}

.footer-contact li {
    margin: 0 0 11px;
    position: relative;
    padding: 0 0 0 30px;
    color: #FFF;
}


.footer-contact li a{
    color: #FFF;
}

.footer-contact li i {
    position: absolute;
    left: 0px;
    top: 3px;
    color: #da1e46;
}


.social-media-icons-s2 {
    list-style: none;
    padding: 0px;
}

.social-media-icons-s2 li {
    display: inline-block;
    margin-right: 12px;
}


.social-media-icons-s2 li a {
    display: block;
    text-align: center;
    font-size: 25px;
    color: #da1e46;
}
.floatingwhatsapp {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 9999;
    color: #FFF;
    background: #4dc247;
    font-size: 26px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    -webkit-box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
    -moz-box-shadow: -8px 9px 5px -7px rgba(0, 0, 0, 0.24);
    box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
}

.floatingwhatsapp:hover {
    color: #FFF;
}

.main-banner {
    width: 100%;
    position: relative;
  }

  .main-banner .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Keep images proportionate */
  }

.sticky .header-menu .logolist img {
    width: 100px;
}

.main-banner .swiper-button-next, .main-banner .swiper-button-prev
{
	color: #FFF;
}
.title-s1
{
	color: #FFF;
	text-transform: uppercase;
	font-weight: 900;
	font-style: italic;
	display: inline-block;
}
.slotbook-area
{
	padding: 39px 0 0;
	margin: 0 0 30px;
}
.slotbook-btn
{
	background: #00ff2d;
	color: #000000;
	font-size: 30px;
	padding: 2px 40px;
	margin: 0 0 0 20px;
	font-weight: 700;
	position: relative;
	top: -12px;
	display: inline;
}
.pb-80
{
	padding-bottom: 80px;
}
.bookfloat
{
	font-size: 13px;
	position: fixed;
	right: 27px;
	bottom: 120px;
	background: #00ff2d;
	z-index: 99;
	width: 60px;
	height: 44px;
	padding: 7px;
	line-height: 14px;
	color: #171e69;
	border-radius: 3px;
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase;
}
.service-card2 .service-card-icon img {
	width: 40px;
}

 .responsive-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
    background: #FFF;
  }
  .responsive-table th, .responsive-table td {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: left;
    color: #000;
  }
  .responsive-table th {
    background-color: #da1e46;
    color: #FFF;
  }
  /* Hide empty table cells on smaller devices */
  @media (max-width: 600px) {
    .responsive-table thead {
      display: none;
    }
    .responsive-table tr {
      display: block;
    }
	  .day-end-row
	  {
		  border-bottom: 9px solid #171e69;
		 }
    .responsive-table td {
      display: block;
      text-align: right;
      position: relative;
      padding-left: 50%;
    }
	  .day-name {
    color: #171e69;
    font-weight: bold;
    background: #da1e46;
    font-weight: bold;
    color: #FFF !important;
    
    !i;
    !;
}
    .responsive-table td::before {
      content: attr(data-label);
      position: absolute;
      left: 0;
      width: 45%;
      padding-left: 10px;
      font-weight: 500;
      text-align: left;
      font-size: 13px;
      line-height: 15px;
      top: 8px;
    }
    /* Hide empty table cells */
    .responsive-table td:empty {
      display: none;
    }
  }
  /* Style for day names */
  .day-name {
    color: #171e69; /* Red color */
    font-weight: bold; /* Bold text */
  }

.icbx
{
	text-align: center;
	background: #da1e46;
	border-radius: 20px;
	padding: 30px 10px;
	margin: 0 0 30px;
}
.icbx img
{
	width: 50px;
	margin: 0 0 15px;
}
.icbx h2
{
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
@media(max-width:992px)
{
	.lgtd
	{
		min-height: 63px;
	}
.header-menu li {
	display: none;
}
	.header-menu .logolist
	{
		display: block;
	}
	.header-menu .logolist img {
    width: 120px;
}
.th-header {
    position: absolute;
}
	.sticky-wrapper.sticky {
    position: inherit;
	}
	.title-s1 {
    display: block;
}
	.slotbook-area {
    padding: 19px 0 0;
    margin: 0 0 20px;
}
	.service-card2 {
    padding: 0px 17px 30px;
    border-radius: 10px;
}
	.service-card2 .box-shape svg
	{
		display: none;
	}
	.service-card2 .service-card-icon {
    width: 70px;
    height: 70px;
	}
	.service-card2 .box-text {
    color: #ffffff;
    margin-bottom: 13px;
    max-width: 100%;
    line-height: 18px;
    text-align: justify;
}
	    .service-card2 .box-title {
        font-size: 17px;
    }
:root {
    --section-space-mobile: 0px;
}
	.gallery-slider1 .slider-pagination {
        margin-top: 10px;
        margin-bottom: 30px;
    }
	.venuerules
	{
		padding-top: 50px;
	}
	.footer-top-wrap {
    margin-top: 0;
    background: #000;
    padding-top: 20px;
    padding-bottom: 30px;
}
	.th-widget-about {
    max-width: 100%;
    text-align: center;
}
	.footer-wrapper {
    background-position: right 0px bottom 151px;
    background-size: 90%;
}
	.footer-contact-wrap .info-box
	{
		position: relative;
		padding-left: 80px;
	}
	.footer-contact-wrap .info-box_icon
	{
		position: absolute;
		left: 0px;
	}
	.footer-contact-wrap .info-box_link a
	{
		font-size: 18px;
	}
	.bn-effect-scroll .bn-news ul li
	{
		font-size: 17px;
		
	}
	.slotbook-btn {
    top: -2px;
}
	.text-xs-center
	{
		text-align: center;
	}
}