
/*Default Css Start-------------------------------------------------------*/
@media (min-width: 1360px){
	.container{max-width:1352px;}
}
@media (min-width: 992px){
	.navbar-toggler{display: none;}
}

.max-container{max-width:1575px; padding:0;}
.full-container{max-width:1905px; padding:0; margin-left: auto; margin-right: auto;}


body{font-family: 'Roboto', sans-serif;}
h1,h2,h3,h4,h5,h6{font-weight:600;}

.btn{padding:10px 26px; text-transform: uppercase; border-radius:0;}
.btn-primary{color:#fff; background: linear-gradient(to bottom,  rgba(243,218,124,1) 0%,rgba(173,123,18,1) 100%); border:transparent;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:focus-visible{background: linear-gradient(to bottom,  rgba(173,123,18,1) 0%,rgba(243,218,124,1) 100%);}
.btn-lg{padding-top:10px; padding-bottom:10px;}

.btn-secondary{background:#0a233d; color:#fff; border-color:#0a233d;}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary:focus-visible{background:#06376a; color:#fff; border-color:#06376a;}

.check-list{list-style: none; padding:0; margin:0;}
.check-list li{position: relative; font-size:16px; color:#4a4954; padding-left:28px; margin-bottom:12px;}
/* .check-list li:before{content:''; background:url(../img/check-icon.png) no-repeat 0 0; width:14px; height:14px; position: absolute; top:4px; left:0;} */
.check-list img{width:20px; position: absolute; top:0; left:0;}


.btn-blue{background:#0E4057; color:#fff; border-color:#0E4057;}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active{background:#005A84 !important; color:#fff !important; border-color:#005A84 !important;}
/*Default Css End-------------------------------------------------------*/

.banner-slider .item img {
    width: 100%;
    height: auto;
    max-height:500px; /* Adjust as needed */
    object-fit: cover;
}
.banner-slider.owl-carousel .owl-nav {
    text-align: right;
    margin-top: -20px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}

.banner-slider.owl-carousel .owl-nav button.owl-next, .banner-slider.owl-carousel .owl-nav button.owl-prev{margin:0;}

/*Header Css Start*/
.navbar{padding:8px 0; border-bottom:1px solid #fff; background:#0a233d;}
.navbar-nav .nav-link{color:#fff; font-size:15px; text-transform: uppercase; letter-spacing:1px;}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show, .navbar-nav .nav-link:hover{color:#F3DA7C;}
.navbar-nav .nav-item{margin-right:32px;}
.book-now{float: right;}
/*Header Css End*/

/*Banner Section Css Start*/
.banner-section{min-height: 400px; background-repeat: no-repeat; background-position: center; background-size:cover;}
.luxury-banquet-section{background:url(../img/flowers-bg.png) repeat center; padding:0 0 50px;}
/*Banner Section Css End*/

/*Banquet Detail Div Section Css Start*/
.banquet-detail-div{position: relative; top:-41px; margin-bottom:30px; z-index: 4;}
.banquet-detail-list{background:#fff3a0; border-radius:12px; border:1px solid #f3efcc; text-align: center; padding:12px; min-height:150px; display: flex; align-items: center; justify-content: center; margin-bottom:24px;}
.banquet-detail-list-number{font-size:28px; color:#0a233d; line-height:30px; font-weight:600; max-width:200px; margin-left: auto; margin-right: auto; margin-bottom:5px;}
.banquet-detail-list-title{font-size:15px; color:#484848; text-transform: uppercase; letter-spacing:1px;}

.website-service-sec{margin-top:20px;}
.about-website-img{display: inline-block; position: relative;}
.about-website-img img{position: relative; z-index:2; border:1px solid #fff;}
.about-website-img:after{content:''; position: absolute; right:-20px; top:-20px; bottom:-20px; width:195px; z-index:0;  background: linear-gradient(to bottom,  rgba(237,223,143,1) 0%,rgba(14,64,87,1) 100%);}
.about-website-text-title{font-size:42px; line-height:52px; color:#0a0a0a; font-weight:600; margin-bottom:14px;}
.about-website-text-title span{color:#F3DA7C;}
.about-website-text p{font-size:15px; color:#7d7d7d; margin-bottom:30px;}
.website-service-list{background:#fff; padding:10px; text-align: center; min-height:100%; margin-bottom:20px;}
.website-service-list-icon{border:1px solid rgba(0,0,0,0.08); border-radius:50px; width:96px; height:96px; line-height:94px; margin:0 auto 15px; display: flex; align-items: center; justify-content: center;}
.website-service-list-icon img {width: 45px !important; display: inline-block !important;}
.website-service-sec .owl-carousel .owl-item img{max-width: 50px;}
.website-service-list-title{font-size:16px; color:#0e4057; font-weight:500; margin-bottom:0;}
/*Banquet Detail Div Section Css End*/

.our-services-section{padding:70px 0;}
.section-title{font-size:28px; color:#0e4057; font-weight:600; position: relative; padding-bottom:35px; margin-bottom:32px; text-align: center; text-transform: uppercase;}
.section-title:after{content:''; position: absolute; bottom:10px; left:0; right:0;  height:21px; background:url(../img/title-bg.png) no-repeat center 0;}
.our-service-list-img img{border-radius:0px;}
.our-service-list-content{background:#fff; padding:30px; border:1px solid #e4e4e4; border-radius:20px; margin-top:-40px; position: relative; z-index:1; margin-right:30px;}
.our-service-list-content p{font-size:15px; color:#4f4f4f; line-height:24px; margin-bottom:22px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;  overflow: hidden;}
.our-service-list-title{font-size:26px; color:#262626; font-weight:600;}
.our-service-listsub-title{font-size:18px; color:#444; font-weight:500; font-style: italic; margin-bottom:12px;}

.owl-carousel .owl-nav{text-align: right; margin-top:30px;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{display: inline-block; width: 40px; height: 40px; background: #f0f0f0; text-align: center; margin-left:12px;}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover{background:#0a233d; color:#fff;}
.owl-dots{position: absolute; bottom: 0; left: 0; background: rgba(0,0,0,0.5); padding: 8px 16px;}
.owl-carousel button.owl-dot{background: rgb(244 244 244 / 50%);width: 12px;height: 12px;margin: 0 6px;border-radius: 8px;display: inline-block;vertical-align: middle;}
.owl-carousel button.owl-dot.active{background: #f3da7c;}

.our-services-section .owl-carousel .owl-nav button.owl-prev{position: absolute; left: 0; top: 50%; margin-left: -20px;}
.our-services-section .owl-carousel .owl-nav button.owl-next{position: absolute; right: 0; top: 50%; margin-right: -20px;}

.facilities-section{padding:0 0 70px;}
.facilities-title{font-size:30px; color:#0e4057; text-transform: uppercase; margin-bottom:20px;}
.facilities-containt{padding-left:124px; padding-right:100px;}

.stories-section{background:url(../img/stories-bg.webp) no-repeat center; box-shadow:0 0 24px 0 rgba(0,0,0,0.12); background-size: cover;}
.stories-section .container, .stories-section .row{max-height:500px;}
.stories-box{background:#fff; padding:50px 80px 30px; text-align: center; height:calc(100% - 39px);}
.stories-box p{text-align: justify; color:#6d6d6d; font-size:16px; line-height:28px;}
.stories-box-message{position: relative; margin-bottom:40px;}
.stories-box-message:before{content:''; background:url(../img/quote-icon.png) no-repeat center 100%; position: absolute; top:50%; left:50%; width:258px; height:195px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}
.author-name{font-size:20px; font-weight:600; color:#0e4057;}
.stories-section .item{min-height:320px;}
.stories-section .owl-carousel .owl-nav{text-align: center;}
.stories-section .owl-carousel .owl-nav button.owl-next, .stories-section .owl-carousel .owl-nav button.owl-prev{margin:0 6px;}

.play-icon{position: absolute; top:50%; left:50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.video-section{padding:80px 0 0;}

.video-wrapper{width: 100%; max-width: 1150px; height:530px; overflow: hidden; border-radius:20px; position: relative; margin:0 auto;}
.video-wrapper video{width: 100%;  height: 100%; object-fit: cover; object-position: center; display: block;}

.stories-section .owl-carousel .owl-nav button.owl-prev{position: absolute; left: -65px; top: 50%; margin-top: -20px;}
.stories-section .owl-carousel .owl-nav button.owl-next{position: absolute; right: -65px; top: 50%; margin-top: -20px;}

/*Gallery Css Start*/
.gallery-section{padding:40px 0 70px;}
.mfp-with-zoom .mfp-title, .touch .gallery-image figcaption, html:not(.touch) .gallery-image figcaption{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 14px; color: rgba(255, 255, 255, 0); padding: 1em; transition: all 0.2s ease; font-weight: 600; max-width: calc(100% - 9em); line-height: 1.25; text-align: center; box-sizing: border-box;}
.mfp-with-zoom .mfp-title:before, .touch .gallery-image figcaption:before, html:not(.touch) .gallery-image figcaption:before, .mfp-with-zoom .mfp-title:after, .touch .gallery-image figcaption:after, html:not(.touch) .gallery-image figcaption:after{content: ""; position: absolute; background: rgba(0, 0, 0, 0.2); width: 100%; height: 100%; padding: 1em; transition: all 0.3s ease-in-out; opacity: 0; z-index: -1;}
.mfp-with-zoom .mfp-title:before, .touch .gallery-image figcaption:before, html:not(.touch) .gallery-image figcaption:before, .mfp-with-zoom .mfp-title:after, .touch .gallery-image figcaption:after, html:not(.touch) .gallery-image figcaption:after{right: 100%; bottom: 100%;}
.mfp-with-zoom .mfp-title:after, .touch .gallery-image figcaption:after, html:not(.touch) .gallery-image figcaption:after{left: 100%; top: 100%;}
.mfp-with-zoom.mfp-ready .mfp-title, .touch .gallery-image figcaption, html:not(.touch) .gallery-image:hover figcaption{color: white; text-shadow: 0 0 1px rgba(0, 0, 0, 0.2); transition: all 0.2s ease 0.3s;}
.mfp-with-zoom.mfp-ready .mfp-title:before, .touch .gallery-image figcaption:before, html:not(.touch) .gallery-image:hover figcaption:before, .mfp-with-zoom.mfp-ready .mfp-title:after, .touch .gallery-image figcaption:after, html:not(.touch) .gallery-image:hover figcaption:after{opacity: 1;}
.mfp-with-zoom.mfp-ready .mfp-title:before, .touch .gallery-image figcaption:before, html:not(.touch) .gallery-image:hover figcaption:before{right: -1.5em; bottom: -1.5em;}
.mfp-with-zoom.mfp-ready .mfp-title:after, .touch .gallery-image figcaption:after, html:not(.touch) .gallery-image:hover figcaption:after{left: -1.5em; top: -1.5em;}

.gallery{-moz-column-gap: 0; column-gap: 0;}
@media (min-width: 480px) {
  .gallery{-moz-column-count: 2; column-count: 2;}
}
@media (min-width: 1260px) {
  .gallery{-moz-column-count: 3; column-count: 3;}
}

.gallery-image{position: relative; margin: 0; padding: 0; margin: 6px 0px;}
.gallery-image:before, .gallery-image:after{content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border: 16px solid rgba(0, 0, 0, 0.1); transition: all 0.2s; will-change: border;}
.gallery-image:after{border-width: 0;}
.gallery-image img{display: block; max-width: 100%; height: auto;}
html:not(.touch) .gallery-image{overflow: hidden;}
html:not(.touch) .gallery-image:hover:before{border-width: 16px;}
html:not(.touch) .gallery-image:hover:after{border-width: 32px;}
.touch .gallery-image figcaption{top: auto; bottom: 2em;}
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg{opacity: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; transition: all 0.3s ease-out;}
.mfp-with-zoom.mfp-bg{background-color: rgba(0, 0, 0, 0.9);}
.mfp-with-zoom.mfp-ready .mfp-container{opacity: 1;}
.mfp-with-zoom.mfp-ready.mfp-bg {opacity: 1;}
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg{opacity: 0;}
.mfp-with-zoom img.mfp-img{padding: 0;}
.mfp-with-zoom .mfp-figure:after{top: 0; bottom: 0;}
.mfp-with-zoom .mfp-container{padding: 0;}
.mfp-with-zoom .mfp-content{overflow: hidden;}
.mfp-with-zoom .mfp-bottom-bar{ top: auto; bottom: 0; margin-top: 0;}
.mfp-with-zoom .mfp-title { top: auto; bottom: 2em;}
.mfp-arrow { opacity: 1; margin-top: 0 !important; width: 20%; height: 30%; transform: translateY(-50%);}
.mfp-arrow:before, .mfp-arrow:after { margin: 0; border: none; width: 2rem; height: 2rem; transform: rotate(-45deg) translate(-50%, -100%); opacity: 1; top: 50%; left: 50%; transition: all 0.15s;}
.mfp-arrow:active{transform: translateY(-50%) scale(0.95);}
.mfp-arrow-left{left: 0;}
.mfp-arrow-left:before, .mfp-arrow-left:after {border-top: 2px solid white; border-left: 2px solid white;}
.mfp-arrow-left:after{margin-left: 2rem;}
.mfp-arrow-left:hover:before, .mfp-arrow-left:active:before{margin-left: 2rem;}
.mfp-arrow-left:hover:after, .mfp-arrow-left:active:after{margin-left: 0;}
.mfp-arrow-right{right: 0;}
.mfp-arrow-right:before, .mfp-arrow-right:after{border-right: 2px solid white; border-bottom: 2px solid white;}
.mfp-arrow-right:after{margin-left: 2rem;}
.mfp-arrow-right:hover:before{margin-left: 2rem;}
.mfp-arrow-right:hover:after{margin-left: 0;}
button.mfp-close { opacity: 1; margin-top: 0 !important; width: 20%; height: 30%; font: 0/0 serif; text-shadow: none; color: transparent;}
button.mfp-close:before, button.mfp-close:after { content: ""; position: absolute; top: 50%; left: 50%; margin: 0; border: none; width: 2rem; height: 2rem; opacity: 1; transition: all 0.15s; transform-origin: 0 0; border-top: 2px solid white; border-left: 2px solid white;}
button.mfp-close:before{transform: rotate(-45deg);}
button.mfp-close:after {transform: rotate(135deg);}
button.mfp-close:hover:before {transform: rotate(135deg);}
button.mfp-close:hover:after {transform: rotate(315deg);}
button.mfp-close:active {transform: scale(0.95);}
/*Gallery Css End*/

.contact-section{margin-bottom:40px;}
.contact-section iframe{width:100%; height:100%; border:2px solid #ffeda9; display: block;}
.contact-box{background:#ffeda9; min-height:100%; margin-left:24px; padding:40px;}
.contact-box-title{font-size:28px; color:#171717; font-weight:600;}
.open-time{font-size:18px; color:#171717; font-weight:500; margin-bottom:28px;}
.contact-list{display: inline-flex; gap: 12px; margin-bottom: 25px;}
.contact-list address{margin:0;}
a.contact-list{text-decoration: none; color: #000;}
a.contact-list:hover, a.contact-list:focus{text-decoration: none; color: #2263b2;}
.contact-list-icon{max-width: 23px; min-width: 23px;}

/*Footer Css Start*/
.footer-section{background-color:#011118; padding:60px 0 0; color:#fff;}
.footer-section ul{list-style: none; padding:0; margin-bottom:0;}
.footer-section ul li{padding:4px 0;}
.footer-section ul li a{color:#bebec9; font-size:15px; text-decoration: none;}
.footer-section ul li a:hover, .footer-section ul li a:focus{color:#eddf8f; text-decoration: none;}
.footer-section p{font-size:15px; color:rgba(255,255,255,0.5);}
.footer-title{font-size:18px; text-transform:uppercase; position: relative; /*padding:0 0 15px;*/ margin-bottom:20px; color:#eddf8f; font-weight:300;}
/*.footer-title:before{content:''; position: absolute; top:100%; left:0; width:23px; height:19px; background:url(../img/title-logo.png) no-repeat 0 0; margin-top:-10px;}*/
/*.footer-title:after{content:''; position: absolute; top:100%; left:35px; width:100px; height:1px; background-color:rgba(255,255,255,0.15); z-index:0;}*/
.social-div{margin-bottom:40px;}
.social-div a{display: inline-block; width:36px; height:36px; line-height:36px; text-align: center; background-color:#eddf8f; border-radius:50%; color:#000; text-decoration: none; margin:0 8px 10px 0;}
.social-div a:hover, .social-div a:focus{background-color:#fff; color:#000;}

.copyright{text-align: center; padding:15px 0; margin-top:40px; border-top:1px solid rgba(255,255,255,0.15);}
.copyright p{margin-bottom:0; color:#eddf8f; font-weight:300;}
/*Footer Css End*/

/*About Page Css Start*/
.page-banner{text-align: center; padding:20px 0; min-height:320px; display: flex; align-items: center; justify-content: center; background-size:cover; background-repeat: no-repeat; background-position: center; position: relative; border-bottom: 4px solid #e0bf5e;}
.page-banner:after{content:''; position: absolute; top:10%; bottom:0; left:0; right:0; z-index:1; background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);}
.page-banner p{font-size:18px; font-weight: normal; color:#fff; position: relative; z-index:2;}
.page-banner-title{font-size:42px; font-weight:700; color:#fff; position: relative; z-index:2;}

.luxury-banquet-section.about-gape{padding: 90px 0 30px;}
.about-gape .banquet-detail-div{top:0; margin-top:20px; margin-bottom:0;}

.our-mission-vision .our-vision{margin-bottom: 60px;}
.luxury-banquet-section.about-gape .banquet-detail-div{margin-top: 70px;}


.our-mission-vision{padding:10px 0;}
.our-mission-vision > div{padding:80px 100px;}
.our-mission-vision p{font-size:16px; line-height:26px; opacity:0.7;}
.our-mission-vision p:last-child{margin-bottom:0;}
.mis-vis-title{font-size:34px; font-weight:600; margin-bottom:10px;}
.our-mission{background:#000; color:#fff;}
.our-mission .mis-vis-title{opacity:0.9}
.our-vision{background:#f9f9f9; color:#000;}
.our-vision .col-xl-6{text-align: right;}
.top-gape{padding-top:80px;}
/*About Page Css End*/

/*Contactus Page Css Start*/
.contact-form{max-width:1060px; margin:-40px auto 100px; background:#fff; border-radius:20px; padding:60px 60px 80px; box-shadow:0 8px 25px 0 rgba(0,0,0,0.15); position: relative; z-index:5;}
.contact-form .intro{font-size:16px; color:#707070; margin-bottom:40px;}
.contact-form .form-label{font-size:16px; color:#707070;}
.contact-form .form-control{height:50px; border-radius:8px; font-size:14px; color:rgba(112,112,112,0.7);}
.contact-form .form-control::-webkit-input-placeholder{color:rgba(112,112,112,0.7);}
.contact-form .form-control::-moz-placeholder{color:rgba(112,112,112,0.7);}
.contact-form .form-control:-ms-input-placeholder{color:rgba(112,112,112,0.7);}
.contact-form .form-control:-moz-placeholder{color:rgba(112,112,112,0.7);}
.contact-form textarea.form-control{height:auto;}
.contact-form-title{font-size:30px; color:#000; font-weight:600; text-transform: uppercase;}
/*Contactus Page Css End*/

/*Service Page Css Start*/
.service-page{padding:60px 0;}
.service-page .col-xl-3{margin-bottom:24px;}
.service-list{display: block; text-decoration: none; border-radius: 10px; overflow: hidden; height: 411px; position: relative; color:#fff; font-size:22px; line-height:30px; text-align: center; transition: all 0.8s;}
.service-list:after{content:''; position: absolute; top:0%; bottom:0; left:0; right:0; z-index:1; background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); transition: all 0.3s;}
.service-list img{height: 100%; width: 100%; object-fit: cover;}
.service-list span{position: absolute; bottom:24px; left:10px; right:10px; z-index:2;  transition: all 0.8s;}
.service-list:hover span{bottom:-100%;}
.service-list:hover:after{top:100%;}
/*Service Page Css End*/

/*Blog Page Css Start*/
.blog-page{padding:80px 0 1px;}
.right-gap{padding-right:72px;}
.blog-list{margin-bottom:70px;}
.blog-list p{font-size:18px; line-height:26px; color:#4F4F4F; margin-bottom:30px;}
.blog-list-img{display: block; margin-bottom:20px; overflow:hidden; border-radius:6px; background:#f5f5f5;}
.blog-list-img img{transition: all 0.5s ease-out;}
.blog-list:hover .blog-list-img img{
	-webkit-transform: scale(1.2) rotate(-2deg);
	-ms-transform: scale(1.2) rotate(-2deg);
	-o-transform: scale(1.2) rotate(-2deg);
	-moz-transform: scale(1.2) rotate(-2deg);
	transform: scale(1.2) rotate(-2deg);
}
.blog-list-title{font-size:28px; color:#000;}
.blog-list-title a{color:#000; text-decoration: none; transition: all 0.3s ease-out;}
.blog-list-title a:hover{color:#c9ad43; text-decoration: none;}
.blog-post-name{font-size:18px; color:#0E4057; font-weight:400; margin:10px 0 15px;}
.blog-list-action{text-align: right;}
.blog-list-action a{color:#000; text-decoration: none; display: inline-block; margin-left:10px; font-size:18px;}
.blog-social img{transition: all 0.8s ease-out;}
.blog-social:hover img{
	-webkit-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	transform:rotate(360deg);
}
.blog-share{background:transparent; padding:3.5px 10px; border-radius:6px;}
.blog-share:hover{background:#f5f5f5;}

.search-box{position: relative; margin-bottom:15px}
.search-box .form-control{height: 50px; border-radius:8px; border-color: #d9d9d9; padding: 5px 60px 5px 20px}
.search-box .search-btn{position: absolute; top:0; right:0; width: 50px; height:50px; border-radius:0 8px 8px 0; background: #0E4057; color: #fff; border: 0}

.latest-blog-list{display: flex; text-decoration: none; gap: 24px; box-shadow:0 2px 50px 0 rgba(0,0,0,0.10); border-radius:6px; overflow: hidden; margin-bottom:28px;}
.latest-blog-list p{font-size:14px; color:#000; font-weight:500;}
.latest-blog-list:first-child,.categories-list:first-child{padding-top: 0;}
.latest-blog-list:last-child,.categories-list:last-child{padding-bottom: 0; border-bottom: 0}
.latest-blog-img{max-width: 143px; min-width: 143px; height: 113px; overflow: hidden; border-radius:6px;}
.latest-blog-img img{height: 100%; width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.latest-blog-list:hover .latest-blog-img img {
    -webkit-transform: rotate(2deg) scale(1.2);
    -ms-transform: rotate(2deg) scale(1.2);
    -o-transform: rotate(2deg) scale(1.2);
    -moz-transform: rotate(2deg) scale(1.2);
    transform: rotate(2deg) scale(1.2)
}
.latest-blog-title{color: #000; text-decoration: none; font-size: 19px; color: #0E4057; font-weight:700; margin:12px 0 8px;}
.latest-blog-list:hover .latest-blog-title,.latest-blog-list:focus .latest-blog-title{color: #c9ad43; text-decoration: none}
.sidebar-heading{font-size: 28px; color:#0E4057; font-weight:700; text-transform: uppercase; margin:0 0 16px; padding-top:15px}
.categories-list{list-style: none; padding:0; margin:0;}
.categories-list li{margin-bottom:16px;}
.categories-list li a{font-size:18px; color:#4F4F4F; text-decoration: none;}
.categories-list li a:hover{color:#c9ad43; text-decoration: none;}
/*Blog Page Css End*/

/*Blog Detail Page Css Start*/
.blog-detail-page{padding:0 0 30px 0;}
.blog-detail-page p{font-size:16px; line-height:26px; color:#4F4F4F;}
.blog-detail-page .img-fluid{margin-bottom:25px; border-radius:6px;}
.breadcrumb{font-size:18px; color:#4F4F4F; font-weight:400; margin:30px 0;}
.breadcrumb a{color:rgba(79, 79, 79, 0.52); text-decoration: none; font-size:16px;}

.blog-Dtitle{font-size:28px; color:#0E4057;font-weight:700; text-transform: uppercase; max-width:788px; margin-bottom:20px;}
.Bsort-title{font-size:16px; color:#0E4057; font-weight:600; text-transform:uppercase; margin:12px 0 15px;}
.blog-row{display: flex; gap:20px;}
.blog-col{width:100%;}
.blog-colsort{min-width:145px; max-width:145px; position: relative;}
.blog-social a{display: block; width: 50px; height: 50px; line-height: 50px; margin: 0 auto; color: #7F7F7F; text-decoration: none; font-size: 40px; text-align: center; margin-top: 20px;}
.blog-social a:hover, .blog-social a:focus{color: #c9ad43; text-decoration: none}
.blog-row .share-blog .sharethis-sticky-share-buttons#st-1.st-right{right:50%; top: 0; margin-right: -24px;}
/*Blog Detail Page Css End*/

/*Service Detail Page Css Start*/
/*.service-detail-img{border-radius:15px; overflow: hidden; margin-bottom:20px;}*/
/*.service-detail-imgfirst{height:392px; overflow: hidden; border-radius: 6px;}*/
/*.service-detail-imgfirst img, .service-detail-imgsec img{height: 100%;  width: 100%; object-fit: cover;}*/
/*.service-detail-imgsec{height:194px; overflow: hidden; border-radius: 6px;}*/
.mb-4g{margin-bottom:4px;}

.ser-rating{font-size:18px; color:#4F4F4F;}
.ser-rating strong{font-size:16px; color:#1D1B1B;}
.ser-rating strong .fa{color:#FFB612; font-weight: normal;}
.ser-det-title {font-size: 28px; font-weight: 600; color: #0E4057; margin: 10px 0 12px;}
.ser-det-subtitle {font-size: 24px;margin: 0 0 8px;}
.service-detail{padding:0 0 60px;}
.service-detail p{font-size: 18px; color: #4F4F4F; line-height: 28px; margin-bottom:30px;}

.left-spacing{padding-left: 10%;}
.resort-box{padding: 30px 30px; background: #F6F6F5; margin-bottom:15px;}
.resort-box-name{font-size: 28px; color: #0E4057; font-weight: 600;}
.resort-box address{color: #4F4F4F; font-size: 14px;}
.resort-box .btn{text-transform: none;}
.resort-box .btn-light{background: #E6E6E6; color: #0E4057; margin: 10px 0; font-weight: 500;}
.location-link{color: #0E4057; text-decoration: none; font-weight: 500; font-size: 14px;}

.getintouch-box{padding: 30px; box-shadow: 0 10px 15px 0 rgba(0,0,0,0.10); border-radius: 12px; margin:20px 0;}
.getintouch-title { font-size: 24px; color: #0E4057; font-weight: 500; margin-bottom: 10px;}
.getintouch-box .form-control { border-color: rgba(215, 212, 208, 0.6); height: 50px; font-size: 14px;}
.getintouch-box .form-label { font-size: 16px; color: rgba(0,0,0,0.5); font-weight: 500;}
.getintouch-box textarea.form-control{height: auto; resize: none;}
.getintouch-box .input-group-text{background:#fff; border-right-color:#fff; padding-right:4px;}
.getintouch-box .input-group .form-control{border-left-color:#fff; padding-left:4px;}

.service-tags a{display: inline-block; padding:6px 12px; border:1px solid #eee; border-radius:20px; margin:0 8px 12px 0; text-decoration: none; color:#000; font-size:14px;}
.service-tags a.active, .service-tags a:hover{color:#fff; background:#0E4057; border-color:#0E4057; font-size:14px;}
/*Service Detail Page Css End*/

/*Event Page Css Start*/
.event-page{padding:70px 0;}
.event-page .section-title{margin-bottom:0;}
.event-page .intro{max-width:980px; font-size:18px; color:#4F4F4F; text-align: center; margin:0 auto;}
.filter-section{margin:60px 0 40px;}
.search-filter-div{display: flex; grid-gap:10px;}
.filter-design{grid-gap:12px;}
.filter-design .nav-link{background:rgba(233, 233, 233, 0.55); color:rgba(0, 0, 0, 0.5); font-size:18px; border-radius:0; padding:12px 75px; min-width:155px; text-align: center;}
.filter-design .nav-link.active, .filter-design .show>.nav-link{background:#0E4057; color:#fff;}
.search-filter-div .input-group .form-control{height:50px;}
.search-filter-div .input-group .btn{width:50px; padding:0 0; border-radius:0 6px 6px 0;}
.filter-dropdown .btn-light{background:rgba(14, 64, 87, 0.1); color:#0E4057; padding:0; width:50px; height:50px; border-radius:6px; font-size:24px;}
.filter-dropdown .btn-light:hover, .filter-dropdown .btn-light:focus{background:rgba(14, 64, 87, 1); color:#fff;}
.filter-dropdown .dropdown-toggle::after{display: none;}
.filter-dropdown .dropdown-menu{text-align: right; min-width:180px;}
.filter-dropdown .dropdown-item{padding:8px 15px; font-size:14px;}
.filter-dropdown .dropdown-item.active, .filter-dropdown .dropdown-item:active, .filter-dropdown .dropdown-item:hover{background:#0E4057; color:#fff;}

.event-list{box-shadow:0 20px 50px 0 rgba(0,0,0,0.1); background:#fff; padding:24px; margin-bottom:24px; min-height:calc(100% - 24px)}
.event-list-date{font-size: 14px; color: rgba(0, 0, 0, 0.5); display: flex; align-items: center; grid-gap: 7px; margin-bottom:15px;}
.event-list-img{height:250px; overflow: hidden; display:block;}
.event-list-img img{height: 100%;  width: 100%;  object-fit: cover; transition: all 0.5s ease-out;}
.event-list-title{font-size: 24px; font-weight: 500; color: #1D1B1B; margin: 15px 0 3px; display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;  overflow: hidden;}
.event-list-title a{color: #1D1B1B; text-decoration: none; transition: all 0.3s ease-out;}
.event-list p{font-size: 12px; line-height: 22px; color: #4F4F4F; margin-bottom: 6px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;  overflow: hidden;}
.event-list-link{display: flex; justify-content: space-between; align-items: center; text-decoration: none; color:#0E4057; margin-top: 10px; transition: all 0.3s ease-out;}
.event-list:hover .event-list-title a, .event-list:hover .event-list-link{text-decoration: none; color:#ad7b12;}
.event-list:hover .event-list-img img{
	-webkit-transform: rotate(5deg) scale(1.15);
	-ms-transform: rotate(5deg) scale(1.15);
	-o-transform: rotate(5deg) scale(1.15);
	-moz-transform: rotate(5deg) scale(1.15);
	transform: rotate(5deg) scale(1.15);
}

.gap-div{margin-top:65px;}
/*Event Page Css End*/

/*FAQ Page Css Start*/
.img-posi-top{background-position:center -25px;}
.faq-page{padding:60px 0;}
.accordion-item{border: 0; margin-bottom:10px; }
.accordion-item .accordion-button{padding-left:30px; padding-right:50px;}
.accordion-item .accordion-button:after{content:'\f107'; background-image: none; font-family: 'FontAwesome'; font-size: 27px; color: #4F4F4F; top: 50%; position: absolute; right: 20px; margin-top: -15px;}
.accordion-item .accordion-button:not(.collapsed):after{color: #fff; margin-top:-5px;}
.accordion-item:first-of-type .accordion-button{border-top-left-radius:0; border-top-right-radius:0;}
.accordion-button:not(.collapsed){background:#0E4057; color:#fff; box-shadow: none; outline: none;}
.accordion-body{background:rgba(243, 243, 243, 0.6); padding:30px;}
.accordion-body p{color:#4F4F4F; font-size:14px; line-height:24px;}
.accordion-body p:last-child{margin-bottom:0;}
/*FAQ Page Css End*/

.darkbg-title:after{background: url(../img/title-bg2.png) no-repeat center 0;}

/*Why Page Css Start*/
.max-w{max-width:538px; margin:0 auto;}
.beacause-sec p{color:#F3F3F3; font-size:18px; line-height:32px; font-weight:300;}
.beacause-sec .section-title{color:#fff; margin-bottom:5px;}
.beacause-sec-inner{margin: -24px 0 0; background: #0E4057; padding: 60px 6% 70px; color: #fff; text-align: center; position: relative; z-index: 10; border: 4px solid #ffffff; border-radius: 20px;}

.team-exp{padding:80px 0; background: url(../img/flowers-bg.png) repeat 0 0;}
.team-exp p{color:#4F4F4F; font-size:18px; line-height:32px;}
.team-exp-title{font-size:28px; font-weight:600; color:#0E4057; margin-bottom:15px;}
.right-space{padding-right:60px;}

.appointment-div{background:#0E4057; padding:30px; color:#fff; border-radius:15px; margin:60px 0; display: flex; align-items: center; justify-content: space-between; column-gap: 15px;}
.appointment-div p{font-size:14px; color:#F3F3F3; font-weight:300;}
.appointment-title{font-size:28px; margin-bottom:5px;}
/*Why Page Css End*/

/*Venue Page Css Start*/

.venue-banner{display: flex; align-items: center;}
.venue-banner:after{background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.17) 30%,rgba(0,0,0,0.54) 100%);}
.venue-banner .page-banner-title{font-size:30px; font-weight:700; text-transform: uppercase;}
.venue-banner-box{background-color:rgba(0, 0, 0, 0.21); padding:20px; max-width:670px; margin:0 auto; position: relative; z-index:105;}

.video-div{overflow: hidden; border-radius: 20px; height: 550px; margin-bottom: 30px;}
.video-div video{width: 100%; height: 100%; object-fit: cover;}

.memorable-wedd-sec{margin: 60px 0; border: 1px solid #d9d9d9; padding:35px 80px 25px; border-radius:10px; text-align: center;}
.memorable-wedd-sec iframe{border-radius:12px; display: block; margin:0 0 24px;}
.memorable-wedd-sec p{font-size:18px; color:#4F4F4F; margin-bottom:30px;}
.memorable-wedd-sec .btn{letter-spacing:0.5px;}

.view-more-link{font-size:12px; color:#0E4057; text-transform: uppercase; font-weight:700; letter-spacing:3px; text-decoration: none; margin-top:20px; display: inline-block;}
.view-more-link:hover{color:#ad7b12;}
.view-more-link:hover svg path{fill:#ad7b12;}

.venue-info{display: flex; justify-content: space-between; padding: 15px 0 0;}
.venue-amount-capa span{color: #4F4F4F; font-size: 12px; padding: 0 4px 0 2px;}
.venue-amount-capa strong {font-size: 13px; color: #262626;}
.separater{width: 1px; height:22px; background:#4F4F4F; margin:0 10px; display: inline-block; vertical-align: middle; opacity:0.5}

.venue-listing-title{font-size:28px; color:#0E4057; text-transform: uppercase; margin-bottom:15px;}
.view-more-link{font-size:12px; color:#0E4057; text-transform: uppercase; font-weight:700; letter-spacing:3px; text-decoration: none; margin-top:20px; display: inline-block;}
.view-more-link:hover, .venue-title:hover{color:#ad7b12;}
.view-more-link:hover svg path{fill:#ad7b12;}
.text-orange{font-size: 14px; color: #EE5D0C; margin-left: 7px; font-weight:500;}

.venue-list{border: 1px solid #d9d9d9; margin-bottom: 30px; min-height:calc(100% - 30px)}
.venue-list-inner{padding: 20px;}
.venue-title{font-size: 22px; line-height: 28px; margin-bottom: 10px; display: inline-block; color: #262626; text-decoration: none; font-weight: 500; letter-spacing: 0.3px;}
.venue-list-img{width:100%; height:360px; overflow: hidden; display: block;}
.venue-list-img img{height: 100%;  width: 100%;  object-fit: cover; -webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.venue-list:hover .venue-list-img img{
	-webkit-transform:rotate(5deg) scale(1.14);
	-ms-transform:rotate(5deg) scale(1.14);
	-o-transform:rotate(5deg) scale(1.14);
	-moz-transform:rotate(5deg) scale(1.14);
	transform:rotate(5deg) scale(1.14);
}

.venue-service .col-xl-4{margin-bottom:50px;}
.venue-service .service-list{height:460px;}

.celebrating-life-sec{text-align: center; padding-bottom:50px;}
.celebrating-life-sec .venue-listing-title{margin-bottom:35px;}
.celebrating-life-img{border:1px solid #ECD072; width:170px; height:170px; line-height:168px; border-radius:50%;  text-align: center; margin:0 auto; box-shadow:0 0 40px 0 rgba(0,0,0,0.05); }
.celebrating-life-title{font-size:24px; color:#0E4057; font-weight:600; margin:12px 0 15px;}
.celebrating-life-list p{font-size:12px; color:#4F4F4F; max-width:78%; margin:0 auto;}

.blog-section{padding:30px 0 60px;}
/*Venue Page Css End*/

/*Venue Detail Page Css Start*/
.venue-detail-page{padding:60px 0 30px;}
.venue-detail-page .venue-page-title2{margin:15px 0 1px; text-transform: uppercase; color:#0E4057;}
.venue-detail-page .venue-add-rating{margin-bottom:15px;}
.amenities-sec{background:rgba(243, 243, 243, 0.6); padding:40px 10px 10px; margin-top:40px;}
.amenities-sec-title{font-size:20px; color:#0E4057; font-weight:600; margin:0 0 10px; text-align: center;}
.amenities-list{text-align: center; margin:18px 0;}
.amenities-list span{display:block; font-size:14px; color:#4F4F4F; opacity:0.8; margin-top:5px;}

.nav-leftright .owl-nav button.owl-next, .nav-leftright .owl-nav button.owl-prev{position: absolute; top: 50%; margin-top: -20px; left:15px; margin:0;}
.nav-leftright .owl-nav button.owl-next{left:auto; right:15px;}
/*Venue Detail Page Css End*/

.gallery-img{
    width: 100%;
    height: 285px;
    overflow: hidden;
    border-radius: 20px!important;
}

.js-conveyor-1{
    background-color: #0a233d;
    color: #ffff;
}
.js-conveyor-1 a{color:#f3da7c; text-decoration: none;}
.jctkr-wrapper{
    height: 26px!important;
     
}
.jctkr-wrapper ul li {
    font-size: 15px!important;
    margin-top: 5px;
}

#play{
    max-width: 710px!important;
}



/* footer 23-04-25 */

.MainFooter{padding:40px 0 0; color: #fff; background: linear-gradient(45deg,  #000826 0%,#00011c 17%,#040011 33%,#000226 67%,#010014 83%,#000000 100%);}
.MainFooterMenu{list-style: none; padding:0; margin:0; display: grid;  grid-template-columns: repeat(2,1fr);  row-gap:10px; gap:10px;}
.MainFooterMenu li{margin-bottom:6px;}
.MainFooterMenu a{text-decoration: none; color: #c5c5c5; text-transform: uppercase; font-size: 15px; letter-spacing: 0.3px;}
.MainFooterMenu a:hover, .MainFooterContactDetailLink:hover{text-decoration: none; color:#fae17c;}
.MainFooterTitle{font-size: 24px; font-weight: 600; text-transform: uppercase; margin-bottom:40px; position: relative; padding-bottom:15px; letter-spacing: 0.2px;}
.MainFooterTitle:before{content: ''; position: absolute; left: 0; top: 100%; height: 9px; width: 9px; background: #fae17c; margin-top: -4px;}
.MainFooterTitle:after{content: ''; position: absolute; left: 21px; top: 100%; height: 1px; width: 100px; background: #ffffff24;}
.MainFooterContactList{display: flex; align-items: start; grid-gap: 15px; margin-bottom: 30px;}
.MainFooterContactTitle{color: #fae17c; font-size: 20px; line-height: 20px; text-transform: uppercase; font-weight: 600; margin-bottom: 10px;}
.MainFooterContactDetailLink{font-size: 16px; text-transform: inherit; font-weight: normal; color: #bebec9; text-decoration: none;}

.MainFooterSubscribe{padding: 10px; background: #fff; border: 0; border-radius: 45px; max-width: 500px; margin-bottom:0}
.MainFooterSubscribe input{border: 0; border-radius: 30px !important; outline: none; box-shadow: none; height: 46px; padding-left: 20px;}
.MainFooterSubscribe .btn-primary{border-radius: 30px !important; position: relative; z-index: 2; margin-left: 1px; background: #fae17c; color: #000; border-color: #fae17c;}
.MainFooterSubscribe .btn{padding:8px 22px 7px; text-transform: uppercase;}
.MainFooterSubscribeTitle{font-size:22px; font-weight:400; text-transform:uppercase; letter-spacing: 0.2px; margin-bottom:12px;}

.SubsSocial{border-top: 1px solid #ffffff1a; margin-top: 20px; padding: 20px 0; align-items: center;}
.MainFooterSocial{margin-top: 16px;}
.MainFooterSocial a{font-size: 16px; background: rgba(255, 255, 255, .06); width: 36px; height: 36px; text-align: center; line-height: 34px; border-radius: 34px; margin: 0 4px 5px 0; display: inline-flex; align-items: center; justify-content: center; border: 1px solid rgba(255, 255, 255, .03); -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.MainFooterSocial a svg{fill:#fff;}
.MainFooterSocial a:hover svg{fill:#fae17c;}
.MainFooterCopyright{padding: 12px 0; background:rgba(255,255,255,0.04); text-align: center;}
.MainFooterCopyright p{margin-bottom:0; font-size:14px; opacity:0.6; direction: initial; text-transform: uppercase;}

.MainFooterFlex{display: flex; justify-content: space-between; direction: rtl;}
.MainFooterlinks{direction: initial;}
.MainFooterlinks a{color:#fff; display: inline-block; margin-left:22px; text-decoration: none; opacity:0.6; font-size:13px; font-weight:normal; text-transform: uppercase;  -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.MainFooterlinks a:hover, .MainFooterlinks a:focus{color:#fae17c; opacity:1;}

.MainFooter .accordion-button{background: #fae17c; color:#222; border-radius: 0 !important; font-size: 18px; font-weight: 600; letter-spacing: 0.5px; outline: none; box-shadow: none;}
.MainFooter .accordion-button.collapsed{background: #fae17c;}
.MainFooter .accordion-item{background: transparent; border: 1px solid #fae17c; border-radius: 0;}
.MainFooter .accordion-item .accordion-button:not(.collapsed):after{color:#222;}
.MainFooter .accordion{padding: 24px 0 33px;}
.MainFooter .accordion-body{padding:30px; background:transparent;}

.HotelsListing{display: grid; grid-template-columns: repeat(4,1fr); row-gap: 15px; gap: 15px; justify-content: center;}
.HotelsListname a{color: rgb(255 255 255 / 75%); text-decoration: none; font-size:16px;}
.HotelsListname a:hover, .HotelsListname a:focus{color:#fae17c; text-decoration: none;}

.BransListSection{padding: 6px 0 33px;}
.BransListing{display: grid; grid-template-columns: repeat(6, 1fr); row-gap: 10px; gap: 10px; text-align: center;}
.BransListing img{max-height:200px; max-width:200px; width:100%; display: inline-block;}

.BHRLogoSec{margin-bottom:40px;}
.BHRLogoSec img{max-width:120px;}
.BHRLogoSec a{display: inline-block; text-decoration: none;}
.BHRLogoSecText{font-size: 26px; color: #fff; text-decoration: none; outline: none; box-shadow: none; display: inline-block; margin: 0px 0 -10px 20px; font-weight: 600; vertical-align: bottom; text-transform: uppercase;}

.gallery-list{display: block; text-decoration: none; height:250px; overflow: hidden; margin-bottom:24px;}
.gallery-list img{width:100%; height:100%; object-fit: cover;}

@media (max-width:1500px){
    .our-services-section .owl-carousel .owl-nav button.owl-next{margin-right: -10px;}
    .our-services-section .owl-carousel .owl-nav button.owl-prev{margin-left: -10px;}
    .HomeGallery .owl-carousel .owl-nav button.owl-next, .HomeGallery .owl-carousel .owl-nav button.owl-prev{margin-top: -20px;}
}

@media (max-width:1200px){
	.BransListing{grid-template-columns: repeat(4, 1fr);}
    .video-wrapper{height: 440px;}
    .banquet-detail-list-number{font-size: 24px;}
    .banquet-detail-div .col{flex: 0 0 auto; width: 33.33%;}
    .about-website-text{padding-left: 30px;}
    .about-website-text-title{font-size: 38px; line-height: 46px;}
    .website-service-list-icon{width: 70px; height: 70px; line-height: 70px;}
    .website-service-sec .owl-carousel .owl-item img{max-width: 35px;}
    .MainFooter embed, .MainFooter iframe{margin-top: 30px;}

    .our-mission-vision > div{padding: 40px 40px;}
    .our-mission .mis-vis-title{margin-top: 30px;}
    .video-div{border-radius: 10px; height: 367px;}
    .venue-service .service-list{height: 300px;}
    .service-page.venue-service .row.gx-5, .venue-listing.blog-section .row.gx-5{--bs-gutter-x: 1rem;}
    .venue-service .col-xl-4{margin-bottom: 15px;}
    section.service-page.venue-service{padding-top: 30px;}
    .celebrating-life-title{font-size: 20px;}
    .celebrating-life-img{width: 120px; height: 120px; line-height: 118px;}
    .celebrating-life-img img{max-width: 88px; max-height: 65px;}
    .celebrating-life-list p{max-width: none;}

    .blog-page{padding: 40px 0 1px;}
    .right-gap{padding-right: 0;}
    .sidebar-heading{margin: -10px 0 16px; padding-top: 0;}
    .latest-blog-list{align-items: center;}
    .latest-blog-title{font-size: 17px; line-height: 19px; margin:0;}
    .latest-blog-img{max-width: 100px; min-width: 100px; height: 100px;}
    .latest-blog-inner{padding-right: 12px;}
    .blog-list-title{font-size: 24px;}

    .blog-colsort{min-width: 60px; max-width: 60px;}
    .blog-row .share-blog .sharethis-sticky-share-buttons#st-1.st-right{margin-right: 0; display: block;}
    .filter-design .nav-link{font-size: 14px; padding: 9px 10px;}
    .event-page .filter-design{display: flex; flex-wrap: wrap;}
    .event-page .filter-design li.nav-item{flex: 1 1 auto; text-align: center;}
    .gallery-list{height:190px;}
}

@media (max-width:991px){
  .SubsSocial{text-align: center; padding-top:0}
  .SubsSocial .MainFooterSubscribeTitle{margin-top: 25px;}
  .MainFooterSubscribe{margin-left:auto; margin-right:auto;}
  .BransListing{grid-template-columns: repeat(3, 1fr);}
  .video-wrapper{height:320px;}

  /*If the menu is fixed below then apply this*/
  /*.MainFooter{padding-bottom:80px;}*/
  .MainFooterFlex{display: block;}
  .about-website-img{margin: 0 0 50px;}
  .about-website-text{padding-left:0;}
  .facilities-containt{padding: 15px 15px 1px;}
  .contact-box{margin-left:0}
  .contact-section{margin-bottom: 0;}
  .contact-section iframe {height:350px;}
  .HotelsListing{grid-template-columns: repeat(2, 1fr);}
  .luxury-banquet-section.about-gape .banquet-detail-div{margin-top: 10px;}

  .service-page .service-list{height: 260px;}
  .venue-banner{min-height:1px;}
  .venue-banner .page-banner-title{font-size: 28px;}
  .memorable-wedd-sec{padding-left:20px; padding-right:20px;}
  .video-div{height: 305px;}
  .celebrating-life-sec{padding-bottom:1px;}
  .celebrating-life-list{margin-bottom: 40px;}
  .blog-section{padding: 30px 0 10px;}
  .venue-listing .row.gx-5{--bs-gutter-x: 1rem;}

  .banner-slider.owl-carousel .owl-nav button.owl-next, .banner-slider.owl-carousel .owl-nav button.owl-prev{opacity: 0.2; background: #fff; color: #000; cursor: pointer;}
  .banner-slider.owl-carousel .owl-nav button.owl-next:hover, .banner-slider.owl-carousel .owl-nav button.owl-prev:hover{opacity:1;}

  .gallery-list{height:140px;}
}

@media (max-width:767px){
  .MainFooterTitle{margin-top:40px;}
  .MainFooterTop{margin-bottom:0}
  .BransListing{grid-template-columns: repeat(2, 1fr);}
  .BransListing img{max-width: 160px;}
  .video-wrapper{height:240px;}

  .banquet-detail-div .col{flex: 0 0 auto; width:50%;}
  .MainFooterMenu{margin-bottom:30px;}
  .beacause-sec, .team-exp{padding: 40px 0;}
  .right-space{padding-right: 0;}
  .gap-div{margin-top:0;}

  .service-page .service-list{height: 180px; font-size: 17px; line-height: 17px;}
  .gallery-section .col-4{width: 50%;}

  .appointment-div{display: block;}
  .appointment-title{font-size: 28px; line-height: 35px; margin-bottom: 12px;}
}

@media (max-width:600px){
  .MainFooterMenu{margin-bottom:20px;}
  .MainFooterMenu li{margin-bottom:2px;}
  .MainFooterMenu a{font-size:13px;}
  .MainFooterSubscribe{background:transparent; padding:0;}
  .MainFooterSubscribe input{width:100% !important; text-align: center;}
  .MainFooterSubscribeSerch-field{display: block; border-radius: inherit; background: transparent;}
  .MainFooterSubscribe .btn-primary{width:100%; margin-top:10px;}
  .MainFooterMessage, .MainFooterTitle{font-size:18px; line-height:28px;}
  .MainFooterTitle{margin-bottom:24px;}
  .MainFooterContactTitle{font-size:16px; margin-bottom:0}
  .MainFooterContactDetailLink{font-size:14px;}
  .BransListing{grid-template-columns: repeat(2, 1fr);}
  .HotelsListing{grid-template-columns: repeat(1, 1fr);}
  .MainFooter .accordion-body{padding: 15px;}
  .MainFooter .accordion-item .accordion-button{padding: 12px 30px 12px 15px; font-size: 14px;}
  .MainFooter .accordion-item .accordion-button:after{right:6px;}
  .MainFooterCopyright p, .MainFooterlinks a{font-size: 11px;}
  .MainFooterSocial a svg{max-width: 15px; max-height: 15px;}
  .contact-box{padding: 20px 15px 0;}
  .our-services-section{padding: 25px 0 1px;}
  .stories-box{padding: 20px 30px 30px;}
  .author-name{font-size: 17px;}
  .stories-section .owl-carousel .owl-nav button.owl-prev{left:-48px;}
  .stories-section .owl-carousel .owl-nav button.owl-next{right:-48px;}
  .stories-section .section-title{margin-bottom:2px;}
  .facilities-section{padding: 0 0 30px;}
  .video-section{padding: 30px 0 0;}
  .BHRLogoSec img{max-width: 90px;}
  .BHRLogoSecText{font-size: 18px; margin:0px 0 -9px 10px;}
  .MainFooterSubscribeTitle{font-size: 18px;}
  .section-title{font-size: 22px;}
  .facilities-title{font-size: 25px;}
  .about-website-text-title{font-size: 30px; line-height: 38px;}
  .banquet-detail-div .col{width: 100%;}
  .banquet-detail-list{min-height: 100px; margin-bottom:10px;}

  .video-wrapper{height: 185px; border-radius: 8px;}
  .luxury-banquet-section.about-gape{padding: 50px 0 20px;}
  .our-mission-vision > div{padding: 20px;}
  .our-mission-vision .img-fluid{max-width: 180px;}
  .beacause-sec p, .team-exp p{font-size: 14px; line-height: 24px;}
  .page-banner p {font-size: 15px;}
  .team-exp-title{font-size: 24px;}
  .appointment-div{display: block; margin:20px 0;}

  .service-page .col-xl-3{width:50%;}
  .page-banner-title{font-size: 28px;}
  .service-page{padding: 30px 0;}
  .top-gape{padding-top: 0;}
  .gallery-section{padding: 20px 0 40px;}
  .gallery-image{margin: 12px 0px;}
  .gallery-section .section-title{margin-bottom: 0px;}
  .faq-page{padding: 30px 0;}
  .contact-form{margin: -30px auto 40px; padding: 20px 20px 20px;}
  .contact-form-title{font-size: 20px;}

  .venue-banner .page-banner-title{font-size: 22px;}
  .memorable-wedd-sec{margin: 30px 0; padding:20px;}
  .memorable-wedd-sec p{font-size: 15px;}
  .video-div{height: 160px; margin-bottom:15px;}
  .venue-listing-title{font-size: 22px;}
  .venue-title{font-size: 18px; line-height: 24px;}
  .service-page.venue-service .col-xl-4{flex: 0 0 auto; width: 50%;}
    
  .sidebar-heading{font-size: 22px;}  
  .latest-blog-img{max-width: 82px; min-width: 82px; height: 82px;}
  .blog-list p{font-size: 15px; line-height: 24px;}
  .blog-list-title{font-size: 24px; line-height: 28px;}
  .blog-Dtitle{font-size: 20px;}
  .about-website-img:after{right: -10px;}
  .event-page{padding:30px 0 0;}
  .event-page .intro{font-size:14px; line-height:22px;}
  .event-page .event-list{padding:10px;}
  .filter-section{margin: 30px 0 24px;}
  .service-detail p, .blog-detail-page p{font-size: 15px; line-height: 25px; margin-bottom: 15px;}
  .service-detail p:empty, .blog-detail-page p:empty{display: none;}
  .ser-det-title{margin: 10px 0 0;}
  .ser-det-subtitle {font-size: 20px;}
  .service-detail{padding: 0 0 20px;}
  .banquet-detail-div{top:12px;}
  .beacause-sec-inner{margin-top:0; padding: 20px 6%;}
  .banner-slider .item img{height:200px;}
  .venue-list-img{height: 220px;}
  .gallery-section .row{--bs-gutter-x: 0.5rem;}
  .gallery-list{height:110px; margin-bottom:10px;}
}


.error{color:red;}.location_url{text-decoration:none;}

