@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,400;1,600;1,700;1,800;1,900&display=swap');
body{font-family: 'Nunito', sans-serif; background: #fff; color: #484848;}
:root {
	--bg-blue : #0061a2;
	--bg-warning: #ffc107;
	--text-black: #000;
	--nunito:'Nunito', sans-serif;
  --hedding: 'Kaushan Script', cursive;
}
a{text-decoration: none;}
.top-nav{background: #83b5a2; padding: 2px 0; text-align: right;}
.top-nav ul{margin: 0; padding: 0; }
.top-nav ul li{display: inline-block; font-size: 16px; padding: 0 8px;}
.top-nav ul li a{color: #fff; padding: 0 2px;}
.header {background:#fff;}
.header .rsnav{background: #e2e7f3 !important; margin-top: 0.5rem; padding-top: 0.2em; padding-bottom: 0.2em; }
.header .rsnav .navbar-nav .nav-link{text-transform: uppercase; font-weight: 600; font-family: var(--nunito); color: #132127; padding-right:1.3em; padding-left: 1.3em;}


.header .rsnav .navbar-nav li .dropdown-menu{border: none;border-radius: 6px;box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
min-width: 230px;}
.header .rsnav .navbar-nav li .dropdown-menu li{border-bottom: 1px solid #ebebeb;}
.menubox .navbar-nav li .dropdown-menu li:last-child{border-bottom: 0px solid #ebebeb;}
.header .rsnav .navbar-nav li .dropdown-menu .dropdown-item{font-size: 16px; padding: 8px 15px; }
.header .rsnav.navbar-nav .nav-link:hover{color:#ff5a5f !important;}
.header .rsnav .navbar-nav .active{color:#f00 !important; background-color: rgba(255,255,255,.20) !important;}

.banenr-home .carousel-item img{max-height: 600px; object-fit: cover;}
.btn-success{padding: 10px 1.9rem; background-color: #43a06f;border-color: #43a06f;}
.form-control{min-height: 48px;}


.mybox {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.mybox .owl-text{padding: 1.5rem;}
.TestimonialsBox h3{margin-top: 1.5rem; font-weight: 800; font-size: 22px}
.owl-carousel .owl-stage-outer{margin: 0 -5px; padding: 0 5px}
.mybox:before, 
.mybox:after { position: absolute;
    left: 20px;
    bottom: -19px;
    display: block;
    width: 0;
    height: 0;
    border-width: 0 25px 20px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #fff;
    content: ' ';
}
.mybox:before { left: 19px;
    bottom: -21px;
    border-left-color: #ccc; }



.about-content-box .sub-title {
 display:block;
 text-transform:uppercase;
 margin-bottom:10px;
 font-size:14px;
 font-weight:600;
 color: #fe4a55;
}
.about-content-box h2 {
 margin-bottom:16px;
 font-size:2.5rem;
 font-weight:800;
 color: #221638;
 font-family: var(--hedding);
}
.serv-home{margin:2rem 0px;}
.services-box {
 margin:0rem 0px;
 position:relative;
 /*border: #ccc 1px solid;*/
 padding: 1rem 0;
 border-radius: 4px;
}
.services-box .icon {
 width: 80px;
 height: 80px;
 line-height:70px;
 background-color:#fff;
 font-size:40px;
 color:#6ba292;
 -webkit-animation:border-transform 10s linear infinite alternate forwards;
 animation:border-transform 10s linear infinite alternate forwards;
 border-radius:50%;
 -webkit-transition:.5s;
 transition:.5s;
 text-align:center;
 border:1px solid #6ba292;
margin: auto;
}
.services-box .icon img{height: 50px}
.services-box h3 {
 margin:12px 0;
 font-size:24px;
 font-weight:800;
 text-align: center;
}
.services-box p {text-align: center;}
.services-box:hover .icon {
 background-color: #ffffff;
 color:#fff;
}
@-webkit-keyframes border-transform {
 0%,
 100% {
  border-radius:63% 37% 54% 46%/55% 48% 52% 45%
 }
 14% {
  border-radius:40% 60% 54% 46%/49% 60% 40% 51%
 }
 28% {
  border-radius:54% 46% 38% 62%/49% 70% 30% 51%
 }
 42% {
  border-radius:61% 39% 55% 45%/61% 38% 62% 39%
 }
 56% {
  border-radius:61% 39% 67% 33%/70% 50% 50% 30%
 }
 70% {
  border-radius:50% 50% 34% 66%/56% 68% 32% 44%
 }
 84% {
  border-radius:46% 54% 50% 50%/35% 61% 39% 65%
 }
}
@keyframes border-transform {
 0%,
 100% {
  border-radius:63% 37% 54% 46%/55% 48% 52% 45%
 }
 14% {
  border-radius:40% 60% 54% 46%/49% 60% 40% 51%
 }
 28% {
  border-radius:54% 46% 38% 62%/49% 70% 30% 51%
 }
 42% {
  border-radius:61% 39% 55% 45%/61% 38% 62% 39%
 }
 56% {
  border-radius:61% 39% 67% 33%/70% 50% 50% 30%
 }
 70% {
  border-radius:50% 50% 34% 66%/56% 68% 32% 44%
 }
 84% {
  border-radius:46% 54% 50% 50%/35% 61% 39% 65%
 }
}


.about-area-three {
 position:relative;
 z-index:1;
 padding:2rem 0 4rem 0;
}
.about-area-three .shape3 {
 right:12%;
 bottom:auto;
 top:38%
}
.about-area-three .shape4 {
 left:40%;
 bottom:auto;
 top:20%
}
.about-img {
 position:relative;
 z-index:1
}
.about-img .image {
 text-align:right;
 position:relative;
 padding-bottom:45px
}
.about-img .image img:nth-child(2) {
 position:absolute;
 left:82px;
 bottom:-13px;
 border:0 solid #fff;
 z-index:99
}
.divider {
 width:100%;
 position:absolute;
 height:100px;
 pointer-events:none;
 -webkit-mask-image:url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");
 mask-image:url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");
 -webkit-mask-size:100% 101%;
 mask-size:100% 101%;
 background:#fffaf3;
 top:-100px;
 left:0;
 z-index:-1
}
.shape1 {
 position:absolute;
 left:24%;
 top:-51px;
 z-index:-1
}
.shape1 img {
 -webkit-animation:moveleftbounce 4s linear infinite;
 animation:moveleftbounce 4s linear infinite
}
.shape2 {
 position:absolute;
 left:20%;
 bottom:57%;
 z-index:-1
}
.shape2 img {
 -webkit-animation:movebounce 5s linear infinite;
 animation:movebounce 5s linear infinite
}
.shape3 {
 position:absolute;
 right:9%;
 bottom:12%;
 z-index:-1
}
.shape3 img {
 -webkit-animation-name:rotateme;
 animation-name:rotateme;
 -webkit-animation-duration:100s;
 animation-duration:100s;
 -webkit-animation-iteration-count:infinite;
 animation-iteration-count:infinite;
 -webkit-animation-timing-function:linear;
 animation-timing-function:linear
}
.shape4 {
 position:absolute;
 left:5%;
 bottom:40%;
 z-index:-1
}
.shape4 img {
 -webkit-animation:movescale 4s linear infinite;
 animation:movescale 4s linear infinite
}
.shape17 {
 position:absolute;
 z-index:-1;
 top:-128px;
 left:160px;
 right:0;
 text-align:center
}
.shape17 img {
 -webkit-animation:moveleftbounce 4s linear infinite;
 animation:moveleftbounce 4s linear infinite
}
.shape18 {
 position:absolute;
 z-index:-1;
 top:0;
 left:-150px;
 right:0;
 text-align:center
}
.shape18 img {
 -webkit-animation-name:rotateme;
 animation-name:rotateme;
 -webkit-animation-duration:100s;
 animation-duration:100s;
 -webkit-animation-iteration-count:infinite;
 animation-iteration-count:infinite;
 -webkit-animation-timing-function:linear;
 animation-timing-function:linear
}
.shape19 {
 position:absolute;
 right:-15px;
 top:40%
}
.shape19 img {
 -webkit-animation:movescale 4s linear infinite;
 animation:movescale 4s linear infinite
}
.shape20 {
 position:absolute;
 z-index:-1;
 left:7%;
 top:57%
}
.shape20 img {
 -webkit-animation:movescale 4s linear infinite;
 animation:movescale 4s linear infinite
}
.shape21 {
 position:absolute;
 z-index:1;
 left:11%;
 bottom:15%
}
.shape21 img {
 -webkit-animation:movebounce 5s linear infinite;
 animation:movebounce 5s linear infinite
}
.shape22 {
 position:absolute;
 z-index:-1;
 left:55%;
 bottom:10px
}
.shape22 img {
 -webkit-animation-name:rotateme;
 animation-name:rotateme;
 -webkit-animation-duration:50s;
 animation-duration:50s;
 -webkit-animation-iteration-count:infinite;
 animation-iteration-count:infinite;
 -webkit-animation-timing-function:linear;
 animation-timing-function:linear
}
.shape23 {
 position:absolute;
 z-index:0;
 right:12%;
 bottom:-22%
}
.shape23 img {
 -webkit-animation-name:rotateme;
 animation-name:rotateme;
 -webkit-animation-duration:100s;
 animation-duration:100s;
 -webkit-animation-iteration-count:infinite;
 animation-iteration-count:infinite;
 -webkit-animation-timing-function:linear;
 animation-timing-function:linear
}
@-webkit-keyframes movebounce {
 0% {
  -webkit-transform:translateY(0);
  transform:translateY(0)
 }
 50% {
  -webkit-transform:translateY(20px);
  transform:translateY(20px)
 }
 100% {
  -webkit-transform:translateY(0);
  transform:translateY(0)
 }
}
@keyframes movebounce {
 0% {
  -webkit-transform:translateY(0);
  transform:translateY(0)
 }
 50% {
  -webkit-transform:translateY(20px);
  transform:translateY(20px)
 }
 100% {
  -webkit-transform:translateY(0);
  transform:translateY(0)
 }
}
@-webkit-keyframes moveleftbounce {
 0% {
  -webkit-transform:translateX(0);
  transform:translateX(0)
 }
 50% {
  -webkit-transform:translateX(20px);
  transform:translateX(20px)
 }
 100% {
  -webkit-transform:translateX(0);
  transform:translateX(0)
 }
}
@keyframes moveleftbounce {
 0% {
  -webkit-transform:translateX(0);
  transform:translateX(0)
 }
 50% {
  -webkit-transform:translateX(20px);
  transform:translateX(20px)
 }
 100% {
  -webkit-transform:translateX(0);
  transform:translateX(0)
 }
}
@-webkit-keyframes rotateme {
 from {
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 to {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
@keyframes rotateme {
 from {
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 to {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
@-webkit-keyframes movescale {
 0% {
  -webkit-transform:scale(.9);
  transform:scale(.9)
 }
 50% {
  -webkit-transform:scale(.8);
  transform:scale(.8)
 }
 100% {
  -webkit-transform:scale(.9);
  transform:scale(.9)
 }
}
@keyframes movescale {
 0% {
  -webkit-transform:scale(.9);
  transform:scale(.9)
 }
 50% {
  -webkit-transform:scale(.8);
  transform:scale(.8)
 }
 100% {
  -webkit-transform:scale(.9);
  transform:scale(.9)
 }
}


.serviceHotel{padding: 3.5rem 0;}
.serviceHotel .services-box{margin: 0rem 0px}






.PlacesBox{background: #eee; padding: 2rem 0;}
.PlacesBox h2 {margin-bottom:1rem; padding-bottom: 0.5rem;  font-size: 3rem; font-family: var(--hedding);; font-weight:800; color: #221638;}

.PlacesBox .owl-inner{margin: 0; background: #fff; padding: 0.5rem}
/*.PlacesBox .owl-inner .imgbx{height: 210px;}*/
.PlacesBox .owl-inner .imgbx img{height: 210px; width: 100%; object-fit: cover;}
.PlacesBox .owl-inner .owl-text{padding: 7px 5px; font-size: 14px; color: #002045;}
.PlacesBox .owl-inner .owl-text h5{color: #221638; font-weight:800;}
.PlacesBox .owl-inner .owl-text p{color: #686868;   margin: 0; padding:0 0 8px 0;}
.PlacesBox .owl-inner .owl-text a{color: #f00;}
.Accomodation{background: #132127 !important; background-repeat: no-repeat; padding: 3rem 0 4rem 0;}
.Accomodation h2{color: #fff; padding-bottom: 1.5rem; font-size: 3rem; font-family: var(--hedding);}
.Accomodation .owl-inner .imgbx img{height: 280px;}
.Accomodation .owl-inner{padding: 0rem; text-align: center;}

.PhotoGallery{background: #fff;padding: 3rem 0}
.PhotoGallery h2 {margin-bottom:16px; font-size: 3rem; font-family: var(--hedding); font-weight:800; color: #221638;}
.PhotoGallery .owl-inner .imgbx{height: 180px;}
.PhotoGallery .owl-inner .imgbx img{height: 180px; width: 100%; object-fit: cover;}

.TestimonialsBox{padding: 3rem 0}
.TestimonialsBox h2 {margin-bottom:16px;font-size:36px;font-weight:800; padding-bottom: 1.5rem; color: #221638;}
.TestimonialsBox .owl-text{}
.RestaurantBox{background: #fff4db; padding: 3rem 0;}
.RestaurantBox .span{font-weight: 600;}
.RestaurantBox h2{margin-bottom: 16px;
font-size: 2.5rem;
font-weight: 800;
color: #221638;
font-family: var(--hedding);}
.RestaurantBox p{}
.RestaurantBox .sub-title{display: block;
text-transform: uppercase;
margin-bottom: 10px;
font-size: 14px;
font-weight: 600;
color: #fe4a55;}



.holder { 
  background-color:#ccc;
  width:300px;
  height:300px;
  overflow:hidden;
  padding:10px;
  font-family:Helvetica;
}
.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  width:300px;
  height:290px;
  overflow: hidden;
}
.holder ul {
  list-style:none;
  margin:0;
  padding:0;
  position: relative;
}
.holder ul li {
  padding:10px 0px;
}
.holder ul li a {
  color:darkred;
  text-decoration:none;
}


.galleryBox{margin: 0;}
.galler-img{margin-bottom: 1rem; }
.galler-img p{text-align: center; color: #000; padding-top: 1rem;}
.galler-img img{width: 100%; object-fit: cover; height: 180px;}




footer{background: #333333; padding: 2rem 0;}
footer h5{color: #fff; font-size: 1rem; font-weight: 600; text-transform: uppercase;}
footer .footer-m{margin: 1rem 0;}
footer .footer-m ul{margin: 0; padding: 0;}
footer .footer-m ul li{display:block;margin: 0; padding: 0; color: #fff; font-size: 13px;padding: 0.5em 0em;}
footer .footer-m ul li a{display: block; color: #fff; font-size: 13px;  border-radius: 25px;}
footer .form-label{color: #fff;}
.footb{padding: 0.6rem 0; font-size: 13px;}
.followb a{color: #fff; display: inline-block; margin: 0 5px;}
.followb a i{color: #fff; font-size: 1rem}

.contantBx {background: #fff; padding: 0rem 0 2rem 0;}
.pagecont{margin: 0; min-height: 350px;}
.pagecont h1{margin-bottom: 1rem; font-family: var(--hedding); color: #221638;font-size: 2.5rem;
font-weight: 800; border-bottom: #ccc 1px solid; padding-bottom: 1rem;}
.pagebanenr{background: #000; background-size: cover; object-fit: cover; margin-bottom: 2rem;}
.pagebanenr h1{margin: 0; padding: 9px 0; color: #fff;}
.bannerb{padding: 1.5rem 0; background-color: rgba(0,0,0,.70) }
.bannerb .breadcrumb{margin-bottom: 0 !important}
.pagebanenr .breadcrumb-item a{color: #fff;}
.pagebanenr .breadcrumb-item.active{color: #ffe300;}
.aboutImg{max-width: 450px;}


.owl-theme .owl-nav{}
.owl-carousel .owl-nav button.owl-next{right: 0px;}
.owl-carousel .owl-nav button.owl-prev{left: 0px;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
background: #fff !important;
padding: 0;
display: inline-block;
font-size: 18px;
width: 40px;
height: 40px;
line-height: 40px;
color: #006c70;
transition: all 0.3s ease-in-out 0s;
position: absolute;
top: 50%;
transform: translate(0, -50%);
z-index: 2;
border: none;
border-radius: 50%;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.owl-theme .owl-nav [class*="owl-"]:hover{background-color: #ff5a5f !important;}

/*@media all and (min-width: 992px) {
.navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0;  }

.navbar .dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
.navbar .dropdown-menu.fade-up{ top:180%;  }
.navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
} */




/* ============ desktop view ============ */
@media all and (min-width: 992px) {

  .dropdown-menu li{
    position: relative;
  }
  .dropdown-menu .submenu{ 
    display: none;
    position: absolute;
    left:100%; top:-7px;
  }
  .dropdown-menu .submenu-left{ 
    right:100%; left:auto;
  }

  .dropdown-menu > li:hover{ background-color: #f1f1f1 }
  .dropdown-menu > li:hover > .submenu{
    display: block;
  }
} 
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
    margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

} 
/* ============ small devices .end// ============ */



/* Shutter In Horizontal */
.d4-box {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  /*box-shadow: 0 0 1px rgba(0, 0, 0, 0);*/
  position: relative;
  background: #2098D1;  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.d4-box:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  /*box-shadow: 0px 0px 25px rgba(0,0,0,0.10);*/
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.d4-box:hover, .d4-box:focus, .d4-box:active {
  color: white;
}
.d4-box:hover h4, .d4-box:focus h4, .d4-box:active h4 {
  color: #fff;
}
.d4-box:hover p, .d4-box:focus p, .d4-box:active p {
  color: #fff;
}
.d4-box:hover i , .d4-box:focus i, .d4-box:active i {
  color: #fff;
}
.d4-box:hover:before, .d4-box:focus:before, .d4-box:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}





.button {
        background-color: #43a06f;
        -webkit-border-radius: 60px;
        border-radius: 60px;
        border: none;
        cursor: pointer;
        display: inline-block;
        font-family: sans-serif;
        font-size: 20px;
        padding: 5px 35px;
        text-align: center;
        text-decoration: none;
        color: #fff !important;
      }
      @keyframes glowing {
        0% {
          background-color: #43a06f;
          box-shadow: 0 0 5px #43a06f;
        }
        50% {
          background-color: #f00;
          box-shadow: 0 0 20px #f00;
        }
        100% {
          background-color: #43a06f;
          box-shadow: 0 0 5px #43a06f;
        }
      }
      .button {
        animation: glowing 1300ms infinite;
      }