* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none !important;
	list-style: none !important;
	outline: none !important;
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}

body {
	color: #4b4b4b;
	font-size: 18px;
	height: 100%;
	overflow-x: hidden;
	font-family: 'Arsenal', serif;
}

a {
	text-decoration: none !important;
}

a:hover {
	color: #0a3c88 !important;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
span, a {
	display: inline-block;
	color: inherit;
}
h1 {
	color: #05183a;
	font-weight: 600;
	margin: 0;
	font-family: 'Adamina', serif;
}

h2, h5, h6 {
	color: #17165e;
	font-weight: 600;
	margin: 0;
	font-family: 'Adamina', serif;
}
h4{
	font-weight: 400;
	color: #070b49;
	font-family: 'Adamina', serif;
}
h3{
	font-weight: 400;
	color: #267916;
	font-family: 'Adamina', serif;
}
p {
	line-height: 1.6;
	font-weight: 400;
	margin: 0;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 26px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 17px;
}
h4 {
	font-weight: 400;
}
h6 {
	font-weight: bold;
}
.navbar {
	position: fixed;
	right: 0;
	left: 0;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	min-height: 50px;
	line-height: 50px;
	background: transparent;
	z-index: 1030;
}
.navbar .active {
	color: #0816e2 !important;
}
.navbar .navbar-brand {
}
.navbar .nav-item {
	margin: 0 5px;
	padding: 0;
}
.navbar .nav-item a {
	color: #ffffff;
	font-weight: 300;
}
.navbar .nav-link {
	position: relative;
	padding: 0;
}
.navbar .navbar-toggler {
	cursor: pointer;
}
.navbar .navbar-toggler span {
	color: #fff;
}
.navbar-style2 .active:after, .navbar-style2 .nav-link:after {
	display: none;
}
.nav-scroll {
	background: #fff;
	-webkit-box-shadow: 0 1px 8px 3px rgba(0, 0, 0, 0.0509803922);
	box-shadow: 0 1px 8px 3px rgba(0, 0, 0, 0.0509803922);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.nav-scroll .navbar-nav > li > a {
	color: #333;
}
.nav-scroll .navbar-brand img {
	-webkit-transform: scale(1.03) !important;
	transform: scale(1.03) !important;
}
.nav-scroll .navbar-toggler {
	cursor: pointer;
}
.nav-scroll .navbar-toggler span {
	color: #333;
}
.nav-scroll .nav-link:hover:after {
	background-color: #2388ed;
}
.nav-scroll .active {
	position: relative;
}
.banner {
	background:url(images/bg1.webp) no-repeat 0% 0% / 100% 100%;
	color:#ffffff;
	text-align: center;
	width: 100%;
}
.banner-overlay {
	background:linear-gradient(to bottom, rgba(94, 92, 92, 0.82) 0%, #110a0ae0 100%);
	padding:220px 0px 170px;
}
.banner h1 {
	color:#ffffff;
}
.banner p {
	margin:15px auto 15px;
	max-width: 670px
}
.banner-btn {
	background: #20d808;
	padding: 12px 45px;
	font-size: 17px;
	border-radius: 30px;
	margin-top: 30px;
}
.banner-btn:hover {
	background: #ffffff;
	color:#1b8002;
}
.section-padding {
	padding: 80px 0px;
}
.section-title {
	padding-bottom: 80px;
}
.section-title h3 {
	color: #075285;
	text-transform:capitalize;
	font-weight: 600;
	font-family: 'Adamina', serif;
	margin-bottom: 22px;
}
.section-title p {
	width: 60%;
	margin: 15px auto 20px;
}
.section-title-line {
	background: #ececec;
	content: "";
	height: 1px;
	position: absolute;
	left: calc(50% - 87px);
	width: 175px;
}
.section-title-line:after {
	background: #0885d8;
	bottom: -1px;
	content: "";
	height: 2px;
	left: calc(50% - 22px);
	position: absolute;
	width: 45px;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.mb-50 {
	margin-bottom: 50px !important;
}
.mb-100 {
	margin-bottom: 100px !important;
}
.mt-50 {
	margin-top: 50px !important;
}
.mt-100 {
	margin-bottom: 100px !important;
}
.pd-lt-10 {
	padding-left:10px;
}
.no-padding {
	padding: 0px !important;
}
.sub-title-paragraph {
}
.sub-title-paragraph h4 {
	margin-bottom: 5px;
}
.sub-title-paragraph h5 {
	color:#023480;
}
.sub-title-paragraph p {
	padding-top: 20px;
	font-weight: 300;
	font-size: 18px;
	line-height: 25px;
	font-family: 'Arsenal', sans-serif;
}
.anchor-btn {
	background: #023480;
	padding: 10px 20px;
	color: #ffffff !important;
	border-radius: 50px;
	margin-top: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
}
.bg-grey {
	background-color: #fafafa;
}
.bg-white {
	background: #ffffff;
}
.service-box {
	padding: 50px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
	box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
}
.service-box .icon {
}
.service-box .icon i {
	font-size: 40px;
	color: #256bd4;
}
.icon-text {
}
.icon-text h4 {
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0px;
	position: relative;
	padding-bottom: 14px;
}
.icon-text h4:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 2px;
	background-color: #bcbcbc;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	left: calc(50% - 30px);
}
.icon-text p {
	line-height: 25px;
	font-weight: 300;
}
.portfolio .filtering {
	border-radius: 28px;
	margin: 0 auto;
	border: 1px dotted #e1e1e1;
}
.portfolio .filtering button {
	position: relative;
	top: -1px;
	font-size: 17px;
	font-weight: 400;
	padding: 10px 30px;
	letter-spacing: 2px;
	color: #777;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: none;
	border: 0;
}
.portfolio .filtering .active {
	background-color: #67e042;
	color: #fff;
	border-radius: 28px;
	-webkit-box-shadow: 0px 10px 30px -4px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 10px 30px -4px rgba(0, 0, 0, 0.2);
}
.portfolio .gallery {
	padding: 0;
	overflow: hidden;
	overflow: hidden !important;
	position: relative;
}
.portfolio .gallery .item-img {
	position: relative;
	overflow: hidden;
}
.portfolio .gallery .item-img a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.portfolio .gallery .item-img .part-img {
	position: relative;
}
.portfolio .gallery .item-img .part-img img {
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.portfolio .gallery .item-img .part-img .overlay-img {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.portfolio .gallery .item-img .part-img .overlay-img:after {
	content: '';
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 50%;
	background: rgba(0, 0, 0, 0.8);
	-webkit-transition: all 150ms ease-in-out 200ms;
	transition: all 150ms ease-in-out 200ms;
}
.portfolio .gallery .item-img .part-img .overlay-img:before {
	content: '';
	position: absolute;
	right: -100%;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: rgba(0, 0, 0, 0.8);
	-webkit-transition: all 150ms ease-in-out 200ms;
	transition: all 150ms ease-in-out 200ms;
}
.portfolio .gallery .item-img .part-img .overlay-img a {
	width: 100%;
	height: 100%;
}
.portfolio .gallery .item-img .part-img .overlay-img h4 {
	color: transparent;
	overflow: hidden;
	position: absolute;
	top: 54px;
	right: 25px;
	z-index: 2;
	font-size: 18px;
	-webkit-transition: color 150ms ease-in-out 200ms;
	transition: color 150ms ease-in-out 200ms;
	text-align: center;
	padding: 0 10px;
}
.portfolio .gallery .item-img .part-img .overlay-img h4:before {
	content: '';
	background: #fff;
	bottom: 0;
	position: absolute;
	right: 100%;
	top: 0;
	width: 100%;
	-webkit-transition: right 600ms ease-in-out 0s;
	transition: right 600ms ease-in-out 0s;
}
.portfolio .gallery .item-img .part-img .overlay-img h6 {
	color: transparent;
	overflow: hidden;
	position: absolute;
	top: 30px;
	right: 25px;
	z-index: 2;
	font-size: 18px;
	-webkit-transition: color 150ms ease-in-out 200ms;
	transition: color 150ms ease-in-out 200ms;
	text-align: center;
	padding: 0 10px;
}
.portfolio .gallery .item-img .part-img .overlay-img h6::before {
	content: '';
	background: #fff;
	bottom: 0;
	right: auto;
	position: absolute;
	left: 100%;
	top: 0;
	width: 100%;
	-webkit-transition: left 600ms ease-in-out 0s;
	transition: left 600ms ease-in-out 0s;
}
.portfolio .gallery .item-img:hover img {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}
.portfolio .gallery .item-img:hover .overlay-img:after {
	left: 0;
	-webkit-transition: all .8s;
	transition: all .8s;
	opacity: 1;
}
.portfolio .gallery .item-img:hover .overlay-img:before {
	right: 0;
	width: 100%;
	height: 50%;
	-webkit-transition: all .8s;
	transition: all .8s;
	opacity: 1;
}
.portfolio .gallery .item-img:hover .overlay-img h4 {
	color: white;
}
.portfolio .gallery .item-img:hover .overlay-img h4:before {
	right: -100%;
}
.portfolio .gallery .item-img:hover .overlay-img h6 {
	color: white;
}
.portfolio .gallery .item-img:hover .overlay-img h6:before {
	left: -100%;
}
.portfolio-style2 .filtering {
	border: 1px solid #e1e1e1;
}
.portfolio-style2 .filtering .active {
	background-color: #1c1c1c;
}
.testimonials {
	background:url(images/bg1.webp) no-repeat 0% 0% / 100% 100%;
	width:100%;
}
.testimonials-overlay {
	background: rgba(0,0,0,0.9);
}
.testimonials .testimonial-item p {
	max-width: 700px;
	color: #ffffff;
	margin-bottom: 30px !important;
}
.testimonials .icon i {
	color: #0885d8;
	font-size: 47px;
	margin-bottom: 25px;
}
.testimonials h5 {
	color:#023480;
}
.testimonials h6 {
	color: #ffffff;
	margin-bottom: 10px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #0885d8 !important;
}

.info-box {
	position:relative;
	padding-bottom:30px;
}
.info-box .icon {
	display:inline-block;
	width: 30px;
}
.info-box .icon i {
	font-size: 20px;
	color: #0885d8;
}
.info-box .content {
	display:inline-block;
	margin-left:10px;
}
.info-box .content h4 {
	font-size: 20px;
}
.contact-form input, .contact-form textarea {
	border: none;
	border-bottom: 1px solid #1c1c1c;
	border-radius: 0;
	padding: 10px 10px 10px 0;
	margin-bottom: 20px;
	font-size: 14px;
	width:100%;
}
.bttn {
	position: relative;
	cursor: pointer;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: #0885d8;
	padding: 12px 45px;
	font-size: 15px;
	border-radius: 30px;
	margin-top: 30px;
	border: none;
}
.footer-copy{
    background:#1f1f1f;
    color:#bbb;
    font-size:14px;
    padding:20px 0;
    border-top:1px solid rgba(255,255,255,0.08);
}

.footer-bottom{
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    gap:10px;
}

.footer-copy p{
    margin:0;
}

.footer-copy strong{
    color:#ffffff;
}

.footer-copy a{
    color:#0885d8;
    text-decoration:none;
    font-weight:500;
    transition:all .3s;
}

.footer-copy a:hover{
    color:#ffffff;
}

/* Mobile Responsive */

@media (max-width:768px){

.footer-bottom{
    flex-direction:column;
    text-align:center;
}

}
@media all and (max-width:991px) {
.navbar .navbar-collapse {
	overflow: auto;
	background: rgba(0, 0, 0, 0.72);
	color: #fff !important;
	text-align: center;
	padding: 10px 0;
}
.nav-scroll .navbar-collapse {
	background: #fff !important;
}
}
@media all and (max-width:768px) {
.nav-scroll .navbar-brand img, .navbar-brand img{
	transform: scale(0.75) !important;
	-webkit-transform: scale(0.75) !important;
}
.banner h1 {
	font-size: 30px;
}
.section-title p {
	width: 100%;
}
.section-title h3 {
	margin-bottom: 12px;
	font-size: 25px;
}
.section-padding {
	padding: 60px 0px;
}
.section-title {
	padding-bottom: 40px;
}
.portfolio .filtering {
	border:none;
}
.portfolio .filtering .active {
	border-radius: 0px;
}
.portfolio .filtering button {
	font-size: 10px;
	padding: 10px 15px;
}
.banner-overlay {
	padding: 150px 0px 100px;
}
}

/* WhatsApp Button */
.whatsapp-float {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 90px;
    right: 20px;
    background-color: #25D366;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 26px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Call Button */
.call-float {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 20px;
    right: 20px;
    background-color: #007bff;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Hover Effect */
.whatsapp-float:hover,
.call-float:hover{
    color:#fff;
    transform: scale(1.1);
}

.about-slider{
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius: 10px;
}

.about-slider img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transform: scale(1.15) translateX(40px);
    animation: villaSlider 7.5s infinite;
}

/* animation delay */
.about-slider .img1{ animation-delay:0s; }
.about-slider .img2{ animation-delay:2.5s; }
.about-slider .img3{ animation-delay:5s; }

@keyframes villaSlider{

    0%{
        opacity:0;
        transform:scale(1.2) translateX(60px);
    }

    10%{
        opacity:1;
        transform:scale(1.05) translateX(0);
    }

    30%{
        opacity:1;
        transform:scale(1);
    }

    40%{
        opacity:0;
        transform:scale(1.1) translateX(-40px);
    }

    100%{
        opacity:0;
    }

}

.delux-slider{
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius: 12px;
}

.delux-slider img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transform: scale(1.2);
    animation: deluxeZoom 12s infinite;
}

/* delay */
.delux-slider .img1{ animation-delay:0s; }
.delux-slider .img2{ animation-delay:4s; }
.delux-slider .img3{ animation-delay:8s; }

@keyframes deluxeZoom{

0%{
opacity:0;
transform:scale(1.2);
}

10%{
opacity:1;
}

40%{
opacity:1;
transform:scale(1);
}

50%{
opacity:0;
}

100%{
opacity:0;
}
}

/* Container spacing (optional improvement) */
.whatsapp-box {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 15px;
}

/* Common style for all buttons */
.whatsapp-box a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 14px;
    border-radius: 6px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
}

/* Booking Button (optional consistency) */
.whatsapp-btn {
    background: #28a745;
}
.whatsapp-btn:hover {
    background: #218838;
}








.standard-slider{
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius: 12px;
}

.standard-slider img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translateX(100%);
    opacity:0;
    animation: standardSlide 12s infinite;
}

/* delay */
.standard-slider .img1{ animation-delay:0s; }
.standard-slider .img2{ animation-delay:4s; }
.standard-slider .img3{ animation-delay:8s; }

@keyframes standardSlide{

0%{
transform:translateX(100%);
opacity:0;
}

10%{
transform:translateX(0);
opacity:1;
}

40%{
transform:translateX(0);
opacity:1;
}

50%{
transform:translateX(-100%);
opacity:0;
}

100%{
opacity:0;
}
}

.section-img{
box-shadow:0 15px 35px rgba(0,0,0,0.2);
transition:0.4s;
}

.section-img:hover img{
transform:scale(1.05);
}


.info-card{
    display:flex;
    align-items:flex-start;
    gap:18px;
    padding:22px;
    margin-bottom:18px;
    background:#ffffff;
    border-radius:12px;
    box-shadow:0 5px 15px rgba(0,0,0,0.05);
    transition:all .3s ease;
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    -ms-border-radius:12px;
    -o-border-radius:12px;
}

.info-card:hover{
    transform:translateY(-4px);
    box-shadow:0 8px 25px rgba(0,0,0,0.08);
}

.info-card .icon{
    width:55px;
    height:55px;
    min-width:55px;
    border-radius:50%;
    background:#1e73be;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:20px;
}

.info-card .content h5{
     font-size:24px;
    font-weight:600;
    margin-bottom:6px;
    color:#0c2340;

}

.info-card .content p{
    margin:0;
    font-size:17px;
    color:#555;
}

.info-card a{
    color:#0885d8;
    text-decoration:none;
}



.whatsapp-btn{
     display:inline-flex;
    align-items:center;
    gap:10px;
    background:#25D366;
    color:#fff;
    padding:12px 26px;
    border-radius:30px;
    font-size:16px;
    text-decoration:none;

}

.whatsapp-btn:hover{
    background:#1ebe5d;
    color:#fff;
}
/* MAP CARD */

.map-card{
    position:relative;
    width:100%;
    height:420px;
    border-radius:12px;
    overflow:hidden;
    box-shadow:0 8px 30px rgba(0,0,0,0.08);
    background:#fff;
}

.map-card iframe{
    width:100%;
    height:100%;
    border:0;
}

/* Direction Button */

.map-direction-btn{
    position:absolute;
    bottom:15px;
    right:15px;
    background:#0885d8;
    color:#fff;
    padding:10px 16px;
    border-radius:30px;
    font-size:14px;
    text-decoration:none;
    display:flex;
    align-items:center;
    gap:6px;
    transition:all .3s;
}

.map-direction-btn:hover{
    background:#8f2542;
    color:#fff;
}

/* Contact spacing */

.contact-info-wrapper{
    display:flex;
    flex-direction:column;
    gap:20px;
}


/* Responsive */

@media (max-width:991px){

.map-card{
    height:350px;
    margin-top:30px;
}

}

@media (max-width:768px){

.contact .row{
    gap:20px;
}

.map-card{
    height:300px;
}

}

@media (max-width:576px){

.map-card{
    height:260px;
}

}

/* Preloader */

#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.preloader-content {
    text-align: center;
}

.loading-text{
    font-family: 'Poppins', sans-serif;
    margin-top: 10px;
    font-size: 18px;
}
.room-highlights{
    display:grid;
    grid-template-columns: repeat(2, 1fr);
    gap:14px;
    margin-top:20px;
}

.feature{
    display:flex;
    align-items:center;
    gap:12px;
    background:#ffffff;
    padding:12px 15px;
    border-radius:8px;
    box-shadow:0 2px 8px rgba(0,0,0,0.05);
    font-size:15px;
    color:#333;
    transition:0.3s;
}

.feature i{
    color:#28a745;
    font-size:18px;
    width:22px;
}

.feature:hover{
    transform:translateY(-3px);
    box-shadow:0 6px 14px rgba(0,0,0,0.08);
}
.about-us h4{
    font-size:28px;
    font-weight:600;
    margin-bottom:10px;
}
.review-subtitle{
    color:#28a745;
    font-size:18px;
    margin-bottom:10px;
}

.review-title{
    font-size:34px;
    font-weight:600;
}

.review-title span{
    color:#28a745;
}

.review-card{
    background:#fff;
    border:2px solid #28a745;
    border-radius:18px;
    padding:40px 30px;
    transition:0.3s;
}

.review-card:hover{
    transform:translateY(-5px);
    box-shadow:0 10px 25px rgba(0,0,0,0.08);
}

.review-stars i{
    color:#f4b400;
    font-size:22px;
}

.review-count{
    margin-top:10px;
    color:#555;
}

.review-logo{
    margin:20px auto;
    height:35px;
}

.review-btn{
    display:inline-block;
    background:#28a745;
    color:#fff;
    padding:10px 22px;
    border-radius:6px;
    font-size:15px;
    text-decoration:none;
}

.review-btn:hover{
    background:#218838;
    color:#fff;
}

/* TripAdvisor rating dots */

.review-dots span{
    display:inline-block;
    width:12px;
    height:12px;
    background:#28a745;
    border-radius:50%;
    margin:3px;
}

.review-dots span.light{
    background:#d9d9d9;
}* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none !important;
	list-style: none !important;
	outline: none !important;
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}

body {
	color: #4b4b4b;
	font-size: 18px;
	height: 100%;
	overflow-x: hidden;
	font-family: 'Arsenal', serif;
}

a {
	text-decoration: none !important;
}

a:hover {
	color: #0a3c88 !important;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
span, a {
	display: inline-block;
	color: inherit;
}
h1 {
	color: #05183a;
	font-weight: 600;
	margin: 0;
	font-family: 'Adamina', serif;
}

h2, h5, h6 {
	color: #17165e;
	font-weight: 600;
	margin: 0;
	font-family: 'Adamina', serif;
}
h4{
	font-weight: 400;
	color: #070b49;
	font-family: 'Adamina', serif;
}
h3{
	font-weight: 400;
	color: #267916;
	font-family: 'Adamina', serif;
}
p {
	line-height: 1.6;
	font-weight: 400;
	margin: 0;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 26px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 17px;
}
h4 {
	font-weight: 400;
}
h6 {
	font-weight: bold;
}
.navbar {
	position: fixed;
	right: 0;
	left: 0;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	min-height: 50px;
	line-height: 50px;
	background: transparent;
	z-index: 1030;
}
.navbar .active {
	color: #0816e2 !important;
}
.navbar .navbar-brand {
}
.navbar .nav-item {
	margin: 0 5px;
	padding: 0;
}
.navbar .nav-item a {
	color: #ffffff;
	font-weight: 300;
}
.navbar .nav-link {
	position: relative;
	padding: 0;
}
.navbar .navbar-toggler {
	cursor: pointer;
}
.navbar .navbar-toggler span {
	color: #fff;
}
.navbar-style2 .active:after, .navbar-style2 .nav-link:after {
	display: none;
}
.nav-scroll {
	background: #fff;
	-webkit-box-shadow: 0 1px 8px 3px rgba(0, 0, 0, 0.0509803922);
	box-shadow: 0 1px 8px 3px rgba(0, 0, 0, 0.0509803922);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.nav-scroll .navbar-nav > li > a {
	color: #333;
}
.nav-scroll .navbar-brand img {
	-webkit-transform: scale(1.03) !important;
	transform: scale(1.03) !important;
}
.nav-scroll .navbar-toggler {
	cursor: pointer;
}
.nav-scroll .navbar-toggler span {
	color: #333;
}
.nav-scroll .nav-link:hover:after {
	background-color: #2388ed;
}
.nav-scroll .active {
	position: relative;
}
.banner {
	background:url(images/bg1.webp) no-repeat 0% 0% / 100% 100%;
	color:#ffffff;
	text-align: center;
	width: 100%;
}
.banner-overlay {
	background:linear-gradient(to bottom, rgba(94, 92, 92, 0.82) 0%, #110a0ae0 100%);
	padding:220px 0px 170px;
}
.banner h1 {
	color:#ffffff;
}
.banner p {
	margin:15px auto 15px;
	max-width: 670px
}
.banner-btn {
	background: #20d808;
	padding: 12px 45px;
	font-size: 17px;
	border-radius: 30px;
	margin-top: 30px;
}
.banner-btn:hover {
	background: #ffffff;
	color:#1b8002;
}
.section-padding {
	padding: 80px 0px;
}
.section-title {
	padding-bottom: 80px;
}
.section-title h3 {
	color: #075285;
	text-transform:capitalize;
	font-weight: 600;
	font-family: 'Adamina', serif;
	margin-bottom: 22px;
}
.section-title p {
	width: 60%;
	margin: 15px auto 20px;
}
.section-title-line {
	background: #ececec;
	content: "";
	height: 1px;
	position: absolute;
	left: calc(50% - 87px);
	width: 175px;
}
.section-title-line:after {
	background: #0885d8;
	bottom: -1px;
	content: "";
	height: 2px;
	left: calc(50% - 22px);
	position: absolute;
	width: 45px;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.mb-50 {
	margin-bottom: 50px !important;
}
.mb-100 {
	margin-bottom: 100px !important;
}
.mt-50 {
	margin-top: 50px !important;
}
.mt-100 {
	margin-bottom: 100px !important;
}
.pd-lt-10 {
	padding-left:10px;
}
.no-padding {
	padding: 0px !important;
}
.sub-title-paragraph {
}
.sub-title-paragraph h4 {
	margin-bottom: 5px;
}
.sub-title-paragraph h5 {
	color:#023480;
}
.sub-title-paragraph p {
	padding-top: 20px;
	font-weight: 300;
	font-size: 18px;
	line-height: 25px;
	font-family: 'Arsenal', sans-serif;
}
.anchor-btn {
	background: #023480;
	padding: 10px 20px;
	color: #ffffff !important;
	border-radius: 50px;
	margin-top: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
}
.bg-grey {
	background-color: #fafafa;
}
.bg-white {
	background: #ffffff;
}
.service-box {
	padding: 50px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
	box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
}
.service-box .icon {
}
.service-box .icon i {
	font-size: 40px;
	color: #256bd4;
}
.icon-text {
}
.icon-text h4 {
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0px;
	position: relative;
	padding-bottom: 14px;
}
.icon-text h4:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 2px;
	background-color: #bcbcbc;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	left: calc(50% - 30px);
}
.icon-text p {
	line-height: 25px;
	font-weight: 300;
}
.portfolio .filtering {
	border-radius: 28px;
	margin: 0 auto;
	border: 1px dotted #e1e1e1;
}
.portfolio .filtering button {
	position: relative;
	top: -1px;
	font-size: 17px;
	font-weight: 400;
	padding: 10px 30px;
	letter-spacing: 2px;
	color: #777;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: none;
	border: 0;
}
.portfolio .filtering .active {
	background-color: #67e042;
	color: #fff;
	border-radius: 28px;
	-webkit-box-shadow: 0px 10px 30px -4px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 10px 30px -4px rgba(0, 0, 0, 0.2);
}
.portfolio .gallery {
	padding: 0;
	overflow: hidden;
	overflow: hidden !important;
	position: relative;
}
.portfolio .gallery .item-img {
	position: relative;
	overflow: hidden;
}
.portfolio .gallery .item-img a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.portfolio .gallery .item-img .part-img {
	position: relative;
}
.portfolio .gallery .item-img .part-img img {
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.portfolio .gallery .item-img .part-img .overlay-img {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.portfolio .gallery .item-img .part-img .overlay-img:after {
	content: '';
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 50%;
	background: rgba(0, 0, 0, 0.8);
	-webkit-transition: all 150ms ease-in-out 200ms;
	transition: all 150ms ease-in-out 200ms;
}
.portfolio .gallery .item-img .part-img .overlay-img:before {
	content: '';
	position: absolute;
	right: -100%;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: rgba(0, 0, 0, 0.8);
	-webkit-transition: all 150ms ease-in-out 200ms;
	transition: all 150ms ease-in-out 200ms;
}
.portfolio .gallery .item-img .part-img .overlay-img a {
	width: 100%;
	height: 100%;
}
.portfolio .gallery .item-img .part-img .overlay-img h4 {
	color: transparent;
	overflow: hidden;
	position: absolute;
	top: 54px;
	right: 25px;
	z-index: 2;
	font-size: 18px;
	-webkit-transition: color 150ms ease-in-out 200ms;
	transition: color 150ms ease-in-out 200ms;
	text-align: center;
	padding: 0 10px;
}
.portfolio .gallery .item-img .part-img .overlay-img h4:before {
	content: '';
	background: #fff;
	bottom: 0;
	position: absolute;
	right: 100%;
	top: 0;
	width: 100%;
	-webkit-transition: right 600ms ease-in-out 0s;
	transition: right 600ms ease-in-out 0s;
}
.portfolio .gallery .item-img .part-img .overlay-img h6 {
	color: transparent;
	overflow: hidden;
	position: absolute;
	top: 30px;
	right: 25px;
	z-index: 2;
	font-size: 18px;
	-webkit-transition: color 150ms ease-in-out 200ms;
	transition: color 150ms ease-in-out 200ms;
	text-align: center;
	padding: 0 10px;
}
.portfolio .gallery .item-img .part-img .overlay-img h6::before {
	content: '';
	background: #fff;
	bottom: 0;
	right: auto;
	position: absolute;
	left: 100%;
	top: 0;
	width: 100%;
	-webkit-transition: left 600ms ease-in-out 0s;
	transition: left 600ms ease-in-out 0s;
}
.portfolio .gallery .item-img:hover img {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}
.portfolio .gallery .item-img:hover .overlay-img:after {
	left: 0;
	-webkit-transition: all .8s;
	transition: all .8s;
	opacity: 1;
}
.portfolio .gallery .item-img:hover .overlay-img:before {
	right: 0;
	width: 100%;
	height: 50%;
	-webkit-transition: all .8s;
	transition: all .8s;
	opacity: 1;
}
.portfolio .gallery .item-img:hover .overlay-img h4 {
	color: white;
}
.portfolio .gallery .item-img:hover .overlay-img h4:before {
	right: -100%;
}
.portfolio .gallery .item-img:hover .overlay-img h6 {
	color: white;
}
.portfolio .gallery .item-img:hover .overlay-img h6:before {
	left: -100%;
}
.portfolio-style2 .filtering {
	border: 1px solid #e1e1e1;
}
.portfolio-style2 .filtering .active {
	background-color: #1c1c1c;
}
.testimonials {
	background:url(images/bg1.jpg) no-repeat 0% 0% / 100% 100%;
	width:100%;
}
.testimonials-overlay {
	background: rgba(0,0,0,0.9);
}
.testimonials .testimonial-item p {
	max-width: 700px;
	color: #ffffff;
	margin-bottom: 30px !important;
}
.testimonials .icon i {
	color: #0885d8;
	font-size: 47px;
	margin-bottom: 25px;
}
.testimonials h5 {
	color:#023480;
}
.testimonials h6 {
	color: #ffffff;
	margin-bottom: 10px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #0885d8 !important;
}

.info-box {
	position:relative;
	padding-bottom:30px;
}
.info-box .icon {
	display:inline-block;
	width: 30px;
}
.info-box .icon i {
	font-size: 20px;
	color: #0885d8;
}
.info-box .content {
	display:inline-block;
	margin-left:10px;
}
.info-box .content h4 {
	font-size: 20px;
}
.contact-form input, .contact-form textarea {
	border: none;
	border-bottom: 1px solid #1c1c1c;
	border-radius: 0;
	padding: 10px 10px 10px 0;
	margin-bottom: 20px;
	font-size: 14px;
	width:100%;
}
.bttn {
	position: relative;
	cursor: pointer;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: #0885d8;
	padding: 12px 45px;
	font-size: 15px;
	border-radius: 30px;
	margin-top: 30px;
	border: none;
}
.footer-copy{
    background:#1f1f1f;
    color:#bbb;
    font-size:14px;
    padding:20px 0;
    border-top:1px solid rgba(255,255,255,0.08);
}

.footer-bottom{
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    gap:10px;
}

.footer-copy p{
    margin:0;
}

.footer-copy strong{
    color:#ffffff;
}

.footer-copy a{
    color:#0885d8;
    text-decoration:none;
    font-weight:500;
    transition:all .3s;
}

.footer-copy a:hover{
    color:#ffffff;
}

/* Mobile Responsive */

@media (max-width:768px){

.footer-bottom{
    flex-direction:column;
    text-align:center;
}

}
@media all and (max-width:991px) {
.navbar .navbar-collapse {
	overflow: auto;
	background: rgba(0, 0, 0, 0.72);
	color: #fff !important;
	text-align: center;
	padding: 10px 0;
}
.nav-scroll .navbar-collapse {
	background: #fff !important;
}
}
@media all and (max-width:768px) {
.nav-scroll .navbar-brand img, .navbar-brand img{
	transform: scale(0.75) !important;
	-webkit-transform: scale(0.75) !important;
}
.banner h1 {
	font-size: 30px;
}
.section-title p {
	width: 100%;
}
.section-title h3 {
	margin-bottom: 12px;
	font-size: 25px;
}
.section-padding {
	padding: 60px 0px;
}
.section-title {
	padding-bottom: 40px;
}
.portfolio .filtering {
	border:none;
}
.portfolio .filtering .active {
	border-radius: 0px;
}
.portfolio .filtering button {
	font-size: 10px;
	padding: 10px 15px;
}
.banner-overlay {
	padding: 150px 0px 100px;
}
}

/* WhatsApp Button */
.whatsapp-float {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 90px;
    right: 20px;
    background-color: #25D366;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 26px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Call Button */
.call-float {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 20px;
    right: 20px;
    background-color: #007bff;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Hover Effect */
.whatsapp-float:hover,
.call-float:hover{
    color:#fff;
    transform: scale(1.1);
}

.about-slider{
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius: 10px;
}

.about-slider img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transform: scale(1.15) translateX(40px);
    animation: villaSlider 7.5s infinite;
}

/* animation delay */
.about-slider .img1{ animation-delay:0s; }
.about-slider .img2{ animation-delay:2.5s; }
.about-slider .img3{ animation-delay:5s; }

@keyframes villaSlider{

    0%{
        opacity:0;
        transform:scale(1.2) translateX(60px);
    }

    10%{
        opacity:1;
        transform:scale(1.05) translateX(0);
    }

    30%{
        opacity:1;
        transform:scale(1);
    }

    40%{
        opacity:0;
        transform:scale(1.1) translateX(-40px);
    }

    100%{
        opacity:0;
    }

}

.delux-slider{
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius: 12px;
}

.delux-slider img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transform: scale(1.2);
    animation: deluxeZoom 12s infinite;
}

/* delay */
.delux-slider .img1{ animation-delay:0s; }
.delux-slider .img2{ animation-delay:4s; }
.delux-slider .img3{ animation-delay:8s; }

@keyframes deluxeZoom{

0%{
opacity:0;
transform:scale(1.2);
}

10%{
opacity:1;
}

40%{
opacity:1;
transform:scale(1);
}

50%{
opacity:0;
}

100%{
opacity:0;
}
}

.standard-slider{
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius: 12px;
}

.standard-slider img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translateX(100%);
    opacity:0;
    animation: standardSlide 12s infinite;
}

/* delay */
.standard-slider .img1{ animation-delay:0s; }
.standard-slider .img2{ animation-delay:4s; }
.standard-slider .img3{ animation-delay:8s; }

@keyframes standardSlide{

0%{
transform:translateX(100%);
opacity:0;
}

10%{
transform:translateX(0);
opacity:1;
}

40%{
transform:translateX(0);
opacity:1;
}

50%{
transform:translateX(-100%);
opacity:0;
}

100%{
opacity:0;
}
}

.section-img{
box-shadow:0 15px 35px rgba(0,0,0,0.2);
transition:0.4s;
}

.section-img:hover img{
transform:scale(1.05);
}


.info-card{
    display:flex;
    align-items:flex-start;
    gap:18px;
    padding:22px;
    margin-bottom:18px;
    background:#ffffff;
    border-radius:12px;
    box-shadow:0 5px 15px rgba(0,0,0,0.05);
    transition:all .3s ease;
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    -ms-border-radius:12px;
    -o-border-radius:12px;
}

.info-card:hover{
    transform:translateY(-4px);
    box-shadow:0 8px 25px rgba(0,0,0,0.08);
}

.info-card .icon{
    width:55px;
    height:55px;
    min-width:55px;
    border-radius:50%;
    background:#1e73be;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:20px;
}

.info-card .content h5{
     font-size:24px;
    font-weight:600;
    margin-bottom:6px;
    color:#0c2340;

}

.info-card .content p{
    margin:0;
    font-size:17px;
    color:#555;
}

.info-card a{
    color:#0885d8;
    text-decoration:none;
}

.whatsapp-box{
    margin-top:10px;
}

.whatsapp-btn{
     display:inline-flex;
    align-items:center;
    gap:10px;
    background:#25D366;
    color:#fff;
    padding:12px 26px;
    border-radius:30px;
    font-size:16px;
    text-decoration:none;

}

.whatsapp-btn:hover{
    background:#1ebe5d;
    color:#fff;
}
/* MAP CARD */

.map-card{
    position:relative;
    width:100%;
    height:420px;
    border-radius:12px;
    overflow:hidden;
    box-shadow:0 8px 30px rgba(0,0,0,0.08);
    background:#fff;
}

.map-card iframe{
    width:100%;
    height:100%;
    border:0;
}

/* Direction Button */

.map-direction-btn{
    position:absolute;
    bottom:15px;
    right:15px;
    background:#0885d8;
    color:#fff;
    padding:10px 16px;
    border-radius:30px;
    font-size:14px;
    text-decoration:none;
    display:flex;
    align-items:center;
    gap:6px;
    transition:all .3s;
}

.map-direction-btn:hover{
    background:#8f2542;
    color:#fff;
}

/* Bottom container */
.bottom {
    display: flex;
    gap: 14px;
    margin-top: 20px;
    align-items: center;
}

/* Common social button */
.bottom a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 12px; /* slightly rounded (modern look) */
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

/* Facebook */
.facebook-btn {
    background: #1877f2;
    box-shadow: 0 4px 12px rgba(24, 119, 242, 0.3);
	margin-left: 10px;
}
.facebook-btn:hover {
    transform: translateY(-4px) scale(1.05);
    box-shadow: 0 8px 20px rgba(24, 119, 242, 0.5);
}

/* Instagram gradient */
.instagram-btn {
    background: linear-gradient(135deg, 
        #f09433, 
        #e6683c, 
        #dc2743, 
        #cc2366, 
        #bc1888);
    box-shadow: 0 4px 12px rgba(220, 39, 67, 0.3);
}
.instagram-btn:hover {
    transform: translateY(-4px) scale(1.05);
    box-shadow: 0 8px 20px rgba(220, 39, 67, 0.5);
}

/* Optional glow effect */
.bottom a::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 12px;
    background: rgba(255,255,255,0.15);
    opacity: 0;
    transition: opacity 0.3s ease;
}
.bottom a:hover::after {
    opacity: 1;
}




/* Responsive */

@media (max-width:991px){

.map-card{
    height:350px;
    margin-top:30px;
}

}

@media (max-width:768px){

.contact .row{
    gap:20px;
}

.map-card{
    height:300px;
}

}

@media (max-width:576px){

.map-card{
    height:260px;
}

}

/* Preloader */

#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.preloader-content {
    text-align: center;
}

.loading-text{
    font-family: 'Poppins', sans-serif;
    margin-top: 10px;
    font-size: 18px;
}
.room-highlights{
    display:grid;
    grid-template-columns: repeat(2, 1fr);
    gap:14px;
    margin-top:20px;
}

.feature{
    display:flex;
    align-items:center;
    gap:12px;
    background:#ffffff;
    padding:12px 15px;
    border-radius:8px;
    box-shadow:0 2px 8px rgba(0,0,0,0.05);
    font-size:15px;
    color:#333;
    transition:0.3s;
}

.feature i{
    color:#28a745;
    font-size:18px;
    width:22px;
}

.feature:hover{
    transform:translateY(-3px);
    box-shadow:0 6px 14px rgba(0,0,0,0.08);
}
.about-us h4{
    font-size:28px;
    font-weight:600;
    margin-bottom:10px;
}
.review-subtitle{
    color:#28a745;
    font-size:18px;
    margin-bottom:10px;
}

.review-title{
    font-size:34px;
    font-weight:600;
}

.review-title span{
    color:#28a745;
}

.review-card{
    background:#fff;
    border:2px solid #28a745;
    border-radius:18px;
    padding:40px 30px;
    transition:0.3s;
}

.review-card:hover{
    transform:translateY(-5px);
    box-shadow:0 10px 25px rgba(0,0,0,0.08);
}

.review-stars i{
    color:#f4b400;
    font-size:22px;
}

.review-count{
    margin-top:10px;
    color:#555;
}

.review-logo{
    margin:20px auto;
    height:35px;
}

.review-btn{
    display:inline-block;
    background:#28a745;
    color:#fff;
    padding:10px 22px;
    border-radius:6px;
    font-size:15px;
    text-decoration:none;
}

.review-btn:hover{
    background:#218838;
    color:#fff;
}

/* TripAdvisor rating dots */

.review-dots span{
    display:inline-block;
    width:12px;
    height:12px;
    background:#28a745;
    border-radius:50%;
    margin:3px;
}

.review-dots span.light{
    background:#d9d9d9;
}
