*,
html,
body {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Arial;

}
img {
display: inline-block;
vertical-align: bottom;
width: 100%;
height: 100%;
}
.pd-top-30 {
padding-top: 30px;
}
.pd-btm-30 {
padding-bottom: 30px;
}
a {
text-decoration: none;
color: #ff1b83;
}
a:hover {
text-decoration: underline;
color: #d9b633;
}
.text-center {
text-align: center;
}
.cl {
clear: both;
}
.display-flex {
display: flex;
}
.display-flex-center {
display: flex;
align-items: center;
}
.see-more-cate {
margin-top: 10px;
text-align: right;
}
.see-more-cate a {
display: inline-block;
font-size: 15px;
background: #bb0e0e;
padding: 1px 10px;
font-weight: 600;
border-radius: 5px;
color: #fff;
}
.see-more-cate a:hover {
background: #730808;
}
.w-100 {
width: 100%;
}
.w-25 {
width: 25%;
}
.white-text {
color: #fff !important;
}
.red-text {
color: #ff1b83 !important;
}
.black-text {
color: #fff !important;
}
.container {
max-width: 100%;
margin: auto;
padding-left: 15px;
padding-right: 15px;
}
.container-top {
max-width: 1360px;
margin: auto;
}
h1 {
font-size: 32px;
line-height: 44px;
font-style: italic;
font-weight: 700;
}
h2 {
font-size: 30px;
line-height: 44px;
font-style: italic;
font-weight: 700;
color:#ff1b83;
}
h3,
.location-hd {
font-size: 28px;
line-height: 44px;
font-style: italic;
font-weight: 700;
color:#ff1b83;
}

h4,
.location-hd {
font-size: 18px;
line-height: 44px;
color:#ff1b83;
}

.main-hd {
margin: 0px 0;
}
.main-text p {
font-size: 19px;
line-height: 29px;
color: #fff;
margin-bottom: 10px;
font-weight: 500;
text-align: justify;
font-family: emoji;
}
.main-text ul {
margin: 10px 15px;
}
.main-text ul li {
font-size: 19px;
line-height: 27px;
color: #000;
margin-bottom: 8px;
}
.purple-text {
color: #ff0054;
}
.text-white {
color: #fff;
}
.text-yellow {
color: #ddb821;
}
header {
padding: 10px 30px;
background: #680808;
width: 100%;
z-index: 999;
}
.header-box {
display: flex;
}
.logo {
color: #fff;
font-size: 40px;
font-family: "Georgia", serif;
width: 200px;
font-weight: 600;
}
.logo a {
color: #fff;
}
.logo img {
width: 100%;
}
.logo .footer-social-icons {
display: none;
}
.menu-trigger {
display: none;
}
.header-menu {
display: flex;
justify-content: flex-end;
flex: 1;
}
.header-menu ul {
margin: 0;
padding: 0;
text-align: center;
}
.header-menu ul li {
display: inline-block;
position: relative;
}
.header-menu ul li a {
color: rgba(255, 255, 255, 0.7);
font-size: 15px;
font-family: "MV Boli", sans-serif !important;
padding: 18px 15px;
font-weight: 600;
text-transform: uppercase;
display: inline-block;
}
.cg-loc {
color: rgba(255, 255, 255, 0.7);
font-size: 15px;
cursor: pointer;
font-family: "MV Boli", sans-serif !important;
padding: 18px 15px;
font-weight: 600;
text-transform: uppercase;
display: inline-block;
}
.header-menu ul li ul {
display: none;
width: 250px;
background: #bb0e0e;
z-index: 99;
position: absolute;
top: 100%;
border: rgba(255, 255, 255, 0.2) solid 1px;
border-radius: 7px;
}
.header-menu ul li ul li {
width: 100%;
text-align: left;
}
.header-menu ul li ul li a {
display: block;
color: rgba(255, 255, 255, 0.9);
text-transform: none;
padding: 10px 15px;
font-size: 16px;
}
.header-menu ul li ul li a:hover {
background: rgba(0, 0, 0, 0.1);
}
.header-menu ul li:hover ul {
display: block;
}
.arrow-down {
position: relative;
height: 0;
width: 0;
border-top: solid 4px rgba(255, 255, 255, 0.7);
border-left: solid 4px transparent;
border-right: solid 4px transparent;
display: inline-block;
top: -2px;
}


.nowcalling {
display: block;
position: fixed;
bottom: 0;
width: 100%;
z-index: 9999;
}
.lcol,
.rcol {
float: left;
width: 50%;
}
.lcol {
background-color: #ff66cc;
}
.rcol {
background-color: #66ff33;
}
.lcol a,
.rcol a {
display: block;
padding: 15px 0;
text-align: center;
text-decoration: none;
color: #fff;
}


.banner-box {
position: relative;
}
.banner-box img {
aspect-ratio: 1/0;
object-fit: cover;
}
.top-category {
display: flex;
flex-wrap: wrap;
}
.top-category-lf-box {
display: flex;
width: 100%;
padding: 20px;
border: #ccc solid 5px;
background: #eee;
margin: 10px;
align-items: flex-start;
}
.top-category-lf {
width: 10%;
}
.top-category-rt {
width: 100%;
padding-left: 30px;
}
.category-hd {
font-size: 19px;
font-weight: 600;
color: #000;
font-style: italic;
margin-bottom: 10px;
}
.category-text {
font-size: 17px;
color: #000;
line-height: 27px;
}

.row{background:#011d47}

.top-box{
background:#011d47;
}


.top-box-inner {
display: flex;
}
.top-box-lf {
width: 60%;
}
.top-box-rt {
width: 40%;
padding-left: 30px;
}
.inner-box-inner {
display: flex;
}
.inner-box-lf {
width: 77%;
}
.inner-box-rt {
width: 23%;
padding-left: 30px;
margin-top: 20px;
margin-right: 14px;
}
.inner-box-img {
padding: 10px;
background: #fff;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 10px;
}
.gallery-box {
background: #eee;
border-top: #ddd solid 1px;
border-bottom: #ddd solid 1px;
}
.main-gallery ul {
margin: 0 -10px;
display: flex;
padding: 0;
flex-wrap: wrap;
}
.main-gallery ul li {
width: 20%;
padding: 10px;
display: inline-block;
cursor: pointer;
}
.main-gallery-back {
background: rgba(0, 0, 0, 0.7);
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 999;
display: none;
}
.main-gallery-caption {
width: 600px;
position: fixed;
margin: 50px auto;
left: 0;
right: 0;
top: 0;
z-index: 9999;
border-radius: 6px;
overflow: hidden;
display: none;
}
.main-gallery-img-pop {
width: 40%;
}
.main-gallery-img-pop img {
width: 100%;
}
.close-gallery {
position: fixed;
right: 10px;
top: 10px;
z-index: 99999999;
background: #fff;
border-radius: 50%;
height: 30px;
width: 30px;
display: none;
}
.close-gallery:before {
content: "";
position: absolute;
left: 13px;
top: 6px;
transform: rotate(45deg);
height: 14px;
width: 2px;
border-radius: 999px;
background: #000;
}
.close-gallery:after {
content: "";
position: absolute;
left: 13px;
top: 6px;
transform: rotate(-45deg);
height: 14px;
width: 2px;
border-radius: 999px;
background: #000;
}
.main-gallery ul li.main-gallery-active .main-gallery-caption {
display: flex;
}
.main-gallery-img {
padding: 10px;
overflow: hidden;
background: #fff;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 10px;
position: relative;
}
.main-gallery-img img {
height: 100%;
width: 100%;
transform: scale(1);
transition: 0.3s ease;
}
.main-gallery-img:hover img {
transform: scale(1.03);
transition: 0.3s ease;
}
.main-gallery-pop-table {
background: #fff;
width: 60%;
}
.main-gallery-pop-table table {
width: 100%;
border-collapse: collapse;
}
.main-gallery-pop-table table tr td {
padding: 10px;
font-size: 14px;
color: #000;
}
.main-gallery-pop-table table tr:nth-child(odd) {
background: #eee;
}
.view-gallery {
position: absolute;
width: 65%;
color: #fff;
background: #000;
font-size: 16px;
display: inline-block;
padding: 5px 15px;
left: 0;
top: 0;
bottom: 0;
right: 0;
margin: auto;
height: 32px;
text-align: center;
z-index: 9999;
border: #fff solid 2px;
transform: scale(0);
transition: 0.3s ease;
}

.inner-data-wrap{
color: white;
background:#580852;
}

.underl{
text-align: center;
padding-bottom: 15px;
color: #f8c83d;
text-decoration: underline;
}

details-note-section .inner-data-wrap {
margin-bottom: 20px;
}


.inner-data-wrap li{
color: white;
}
.faq-container {
max-width: 80%;
margin: 0 auto;
padding: 20px;
}
.mobile-nav{
display: none;
}

.question {
font-weight: bold;
cursor: pointer;
color: #333;
background-color: #f9f9f9;
padding: 10px;
border-radius: 5px;
margin-bottom: 10px;
transition: background-color 0.3s ease;
}

.answer {
display: none;
margin-top: 10px;
color: #FFF0DB;
}

.answer.show {
display: block;
animation: fadeIn 0.5s ease;
padding-bottom: 10px;
}



.mayhave {
    background-color: #007bff;
    /* display: flex;
    flex-flow: wrap; */
}

.half {
    /* width: 50%; */
    box-shadow: #20c997;
    padding: 15px;
    /* display: flex;
    flex-flow: wrap; */
}

.half h2 {
    text-align: center;
    color: #FCFAFA !important;
    font-weight: 1000;
}

.half h3 {
    text-align: center;
    background-color: #FCFAFA;
    color: #f54013 !important;
    font-weight: 1000;
}

.half p {
    text-align: center;
    color: #eeea0a !important;
    text-shadow: 2px 2px 5px #042592;
    font-size: 2rem;

    font-weight: 700;
}

.sbox {
    display: flex;
    flex-flow: wrap;
    justify-content: center;

}

.sbox li {
    
    border-radius: 15px;
    padding: 10px;
    list-style: none;
    margin: 5px;
    text-align: center;
}

.sbox a {
    font-weight: 800;
    color: #cf2727;

}

.btn-1 {
    background-color: #fefffe;
}
.about {
padding: 50px 20px;
background-color: #cf0446;
}

.about h2 {
text-align: center;
margin-bottom: 40px;
font-size: 2rem;
color: #fff;
}

.about ul {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 30px;
list-style: none;
padding: 0;
margin: 0 auto;
max-width: 1200px;
}

.about li {
background-color: #f9f9f9;
border-radius: 10px;
padding: 20px;
box-shadow: 0 4px 8px rgba(0,0,0,0.05);
text-align: center;
transition: transform 0.3s ease;
}

.about li:hover {
transform: translateY(-5px);
}

.about img {
width: 100%;
height: auto;
object-fit: cover;
border-radius: 8px;
margin-bottom: 15px;
}

.about h3 {
font-size: 1.2rem;
color: #222;
margin-bottom: 10px;
}

.about p {
font-size: 0.95rem;
color: #000;
line-height: 1.5;
}

p {
text-align: justify;
color: #fff;
font-size: 17px;
margin-bottom: 10px;
}

/* Responsive Breakpoints */
@media (max-width: 1024px) {
.gallery-item {
flex: 1 1 calc(33.33% - 20px);
max-width: calc(33.33% - 20px);
}
}

@media (max-width: 768px) {
.gallery-item {
flex: 1 1 calc(50% - 20px);
max-width: calc(50% - 20px);
}
}

@media (max-width: 480px) {
.gallery-item {
flex: 1 1 100%;
max-width: 100%;
}
}


.bottom-banner {
padding: 30px 0;
}
.bottom-banner-inner ul {
display: flex;
margin: 0 -10px;
padding: 0;
}
.bottom-banner-inner ul li {
display: inline-block;
width: 33.33%;
padding: 10px;
}
.bottom-banner-img {
padding: 10px;
background: #fff;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 10px;
}
.footer {
background: #000;
padding: 30px 0;
}
.footer-social-icons {
margin-top: 20px;
}
.footer-social-icons ul {
margin: 0;
padding: 0;
text-align: center;
}
.footer-social-icons ul li {
display: inline-block;
position: relative;
margin: 5px;
}
.footer-social-icons ul li a {
display: inline-block;
height: 40px;
width: 40px;
background: #fff;
border-radius: 50%;
overflow: hidden;
padding: 3px;
}
.footer-social-icons ul li a img {
width: 100%;
}
.footer-box {
display: flex;
}
.footer-foo {
width: 25%;
padding: 0 30px;
}
.footer-hd {
font-size: 15px;
margin-bottom: 17px;
font-weight: 600;
color: #fff;
text-align: center;
}
.footer-foo p {
font-size: 16px;
color: #fff;
line-height: 24px;
}
.footer-foo ul {
margin: 0;
padding: 0;
}
.footer-foo ul li {
display: block;
position: relative;
}
.footer-foo ul li a {
padding: 7px 0;
color: #fff;
font-size: 16px;
display: block;
}
.footer-fixed {
width: 100%;
padding: 10px;
padding-top: 0;
position: fixed;
width: 100%;
z-index: 999;
bottom: 0;
display: none;
}
.footer-fixed-inner {
position: relative;
padding: 15px;
border-radius: 6px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 10px;
border: #ddd solid 1px;
background: #fff;
}

.copyright{
padding:1rem 1rem;
background:#280202;
color:#fff; 
text-align:center;
position:relative;
z-index:1;}



.whatsapp {
position: absolute;
left: 10px;
top: 5px;
}
.whatsapp a {
height: 40px;
width: 40px;
border-radius: 50%;
background: #0c6830;
padding: 7px;
display: inline-block;
}
.phone {
position: absolute;
right: 10px;
top: 5px;
}
.phone a {
height: 40px;
width: 40px;
border-radius: 50%;
background: #bb0e0e;
padding: 5px;
display: inline-block;
}
.whatsapp a img,
.phone a img {
width: 100%;
}
.phone-txt {
font-size: 19px;
font-weight: 600;
text-align: center;
}
.local-pages-box {
display: flex;
}
.local-pages-img {
width: 25%;
}
.local-pages-images {
background: #fff;
padding: 10px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 10px;
}
.local-pages-text {
width: 75%;
padding-left: 30px;
}
.contact-us-form {
border-radius: 10px;
background: #eee;
padding: 30px;
}
.contact-us-head {
font-size: 29px;
color: #fff;
font-weight: 600;
margin-bottom: 10px;
}
.contact-inputs {
margin-bottom: 15px;
}
.contact-inputs label {
font-size: 13px;
text-transform: uppercase;
color: #fff;
font-weight: 600;
display: block;
margin-bottom: 3px;
}
.contact-inp {
border-radius: 6px;
width: 100%;
background: #fff;
box-shadow: rgba(0, 0, 0, 0.05) 1px 10px 10px;
border: #ddd solid 1px;
padding: 10px;
}
.contact-inputs textarea {
border-radius: 6px;
width: 100%;
background: #fff;
box-shadow: rgba(0, 0, 0, 0.05) 1px 10px 10px;
border: #ddd solid 1px;
padding: 10px;
height: 75px;
}
.contact-submit {
border-radius: 6px;
font-size: 15px;
font-weight: 600;
color: #fff;
background: #bb0e0e;
padding: 13px;
text-align: center;
border: 0;
width: 60%;
margin: auto;
}
.faq-accor {
padding-bottom: 50px;
}
.faq-accor ul {
margin: 0;
padding: 0;
}
.faq-accor ul li {
display: block;
position: relative;
background: #eee;
border: #ddd solid 1px;
margin-bottom: 10px;
}
.faq-head {
position: relative;
font-size: 18px;
font-weight: 600;
color: #fff;
padding: 10px 50px;
}
.count {
position: absolute;
left: 0;
top: 0;
padding: 10px;
}
.down-arrw-faq {
position: absolute;
display: inline-block;
right: 10px;
border: #aaa solid 2px;
height: 9px;
width: 9px;
border-top: 0;
border-right: 0;
transform: rotate(-45deg);
top: 13px;
}
.faq-txt {
font-size: 19px;
line-height: 29px;
padding: 10px;
padding-left: 50px;
}
@media (max-width: 767px) {
.logo {
width: 100%;
text-align: center;
}
.logo a img {
width: 255px;
}
.header-box {
display: block;
}
.header-menu ul li {
display: block;
}
.header-menu ul li a {
display: block;
border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
font-size: 16px;
color: rgba(255, 255, 255, 1);
padding: 12px 15px;
}
.cg-loc {
display: block;
border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
font-size: 16px;
color: rgba(255, 255, 255, 1);
padding: 12px 15px;
}
.header-menu ul li:hover ul {
display: none;
}
.header-menu ul li ul {
position: relative;
width: 100%;
height: 250px;
overflow: auto;
}
.header-menu ul li.open-menu ul {
display: block;
}
.header-menu ul li ul li a {
font-size: 16px;
text-align: center;
}
.header-menu {
display: block;
}
.banner-box img {
height: 230px;
aspect-ratio: 1/0;
object-fit: cover;
}
.banner-video {
display: block;
}
.top-box-inner {
display: block;
}
.top-box-lf {
width: 100%;
}
.top-box-rt {
width: 100%;
padding-left: 0;
}
.main-gallery ul li {
width: 50%;
}

.location-btm-box {
display: block;
}
.location-btm-lf {
width: 100%;
}
.location-btm-rt {
width: 100%;
padding-left: 0;
}
.bottom-banner-inner ul {
display: block;
}
.bottom-banner-inner ul li {
width: 100%;
margin: 10px 0;
}
.footer-fixed {
display: block;
}
.footer {
padding-bottom: 80px;
}
.footer-box {
display: block;
}
.footer-foo {
width: 100%;
padding: 0;
}
.footer-hd {
margin-top: 30px;
}
.inner-box-inner {
display: block;
}
.inner-box-lf {
width: 100%;
}
.inner-box-rt {
width: 100%;
padding-left: 0;
}

.gallery {
width: 100%;
padding-left: 0;
display: flow;
}



.footer-social-icons {
display: none;
}
.logo .footer-social-icons {
display: block;
}
.logo .footer-social-icons ul li a {
height: 30px;
width: 30px;
}
.logo .footer-social-icons ul li a img {
position: relative;
top: -21px;
}
.logo .footer-social-icons ul li {
margin: 0;
}
.logo .footer-social-icons {
margin-top: 10px;
}
.footer-hd {
font-size: 20px;
text-align: center;
}
.footer-foo p {
text-align: center;
font-size: 18px;
}
.footer-foo ul li a {
text-align: center;
font-size: 18px;
}
.main-gallery-caption {
width: 90%;
}
.main-gallery ul li.main-gallery-active .main-gallery-caption {
display: block;
height: 90vh;
overflow: auto;
margin: 10px auto;
}
.main-gallery-img-pop {
height: 350px;
overflow: hidden;
}
.main-gallery-img-pop img {
height: auto;
}
.main-gallery-img-pop {
width: 100%;
}
.main-gallery-pop-table {
width: 100%;
}
}
@media (max-width: 580px) {
.banner-box img {
height: 213px;
}
}
@media (max-width: 480px) {
.banner-box img {
height: 171px;
}
}
@media (max-width: 380px) {
.banner-box img {
height: 155px;
}
}

@media (max-width: 767px) {
    .gallery-item {
        width: 100%;
        padding-left: 0;}

