/* class="container-fluid nav-bg" */

body{font-family: "Montserrat", sans-serif !important; font-size:16px;}


.navbar-expand-xl .navbar-nav .nav-link{
	        padding-right:0;
        padding-left:0;
}

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}


/*Menu*/



.home-red{
	color:#ab2840;
}
.menu-area{
	padding-top:20px;
	padding-bottom:20px;
	background:#003d7f !important; 
	/* -webkit-box-shadow: 2px 13px 16px -7px rgba(0,0,0,0.34);
-moz-box-shadow: 2px 13px 16px -7px rgba(0,0,0,0.34);
box-shadow: 2px 13px 16px -7px rgba(0,0,0,0.34); */
}


.menu-set2{
	display: flex;
    justify-content: center;
}

.navbar{ padding-top:0px; font-size:17px; z-index:999}
.navbar-light .navbar-nav .nav-link{
	color:#fff;
	border-bottom:solid 0px #e03f38 !important;
}
.navbar-light .navbar-nav a{
	border-bottom:solid 0px #fff;
}

.navbar-light .navbar-nav .nav-link:hover .nav-link:focus {
	color:#000000;
	border-bottom:solid 2px #e03f38 !important;
	text-decoration:none;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active{
	/* border-bottom:solid 2px #e03f38 !important; */
	color:#7cd3e3;
	text-decoration:none;
}

.navbar-expand-lg .navbar-nav .nav-link{
	margin:0px 5px !important;
	padding-right:5px !important;
	padding-left:5px !important;
}

.navbar-nav .nav-item{
	margin:0 40px;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
}

.navbar-light .navbar-toggler {
    color: #fff;
	margin-right: 50px;
	top: -15px;
}

@media only screen and (max-width: 1024px) {


	.menu-set3{
		width:200px;
		float:right;
		margin-top:0px;
		margin-right:60px;
		position:relative;
		z-index:999;
	}

	.nav-bg button{
		position:absolute;
		right:0;
		top:5px;
	}
	.navbar-toggler:focus{
		box-shadow: 0 0 0 0rem;
	}
	.navbar-light .navbar-nav .nav-link {
		color: #fff;
	}
	.navbar-nav .nav-item {
    margin: 0 10px;
    text-align: center;
	
}
	
}



@media only screen and (max-width: 800px){
	
.navbar-nav .nav-item{
	margin:0 10px;
	font-size: 12px;
}

}

@media only screen and (max-width: 767px){
	
.navss-bg{
	width: 100%;
}
.navbar{
	display: block !important;
}
.navbar-nav .nav-item{
	margin:0 10px;
	font-size: 12px;
	text-align: left;
}
	
}

@media only screen and (max-width: 479px){

	.menu-set3{
		width:90px;
		float:right;
		margin-top:5px;
		margin-right:50px;
	}
	.menu-set3 img{
		height:40px;
		padding-left:0px;
	}
}

@media only screen and (max-width: 479px){
	.menu-set1 img{
		height:30px;
		margin-top: 10px;
	}
	
	.menu-set3{
		width:150px;
		float:right;
		margin-top:0px;
		margin-right:50px;
	}
	.menu-set3 img{
		height:40px;
		padding-left:0px;
		margin-top:10px;
	}
	.menu-set3 ul a {
		margin: 0 6px;
	}
	.menu-area {
		padding-top: 10px;
		padding-bottom: 20px;
	}
}

.banner-area{
	position: relative;
}
.banner-text{
	position: absolute;
    color: #fff;
    z-index: 999;
    content: '';
    font-weight: 700;
    top: 50%;
    font-size: 50px;
    text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.7);
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
}

.desktophide {display: none;}
.mobhide {display: block;}
/* Search bar start*/

.search-bar{
	background: #fff;
	padding: 20px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	margin-top: -110px;
	position: relative;
}
.search-bar-mini {margin-top:0; margin-bottom:30px;}
.searcha-box1{width: 39%; display: inline-block; margin-right: 20px; float:left}
.searcha-box3{width: 44%; display: inline-block; margin-right: 20px;}
.searcha-box2{width: auto; display:  inline; margin-right: 20px;}
.box3 { width: 28%; float: left; margin: 0px 25px 0 0;}
.box3-last {width: 28%; float: left;}
.nice-number button {
    border: none;
    background: #003d7f;
    color: #fff;
    font-size: 14px;
}

.search-bar-input{
	border: solid 1px #21568f;
	width: 100%;
	padding: 10px;
	position: relative;
	padding-left: 40px;
	min-width:40%
}
.common-icon{
	position: absolute;
	z-index: 999;
	top: 10px;
	left:10px;
	font-size: 22px;
	color: #003d7f;
}
.common-icon-min{
	position: absolute;
	z-index: 999;
	top: 10px;
	left:23px;
	font-size: 20px;
	color: #003d7f;
}

.setting-btn{
	background: #003d7f;
    height: 42px;
	width: 42px;
    display: inline-block;
	text-align: center;
	line-height: 42px;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}
.search-btn{
	background: #003d7f;
    height: 42px;
    padding: 0 14px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 20px;
    float: right;
	text-transform: uppercase;
	cursor: pointer;
}
.setting-btn:hover, .search-btn:hover{
	text-decoration: none;
	color: #fff;
	background: #002f62;
}
.search-btn span{
	font-size: 16px;
	text-transform: uppercase;
}

.blue-bar{
	background: #003d7f;
    position: relative;
	padding: 80px 0 30px 0px;
	z-index: 2;
}
.blue-bar ul{
	padding: 0;
    margin-left: auto;
    width: 80%;
    margin-right: auto;
}
.blue-bar ul li{
	list-style: none;
	display: inline-block;
	margin:0 50px;
	position: relative;
	text-transform: uppercase;
	color: #fff;
	padding-left: 70px;
	font-size: 18px;
	line-height: 24px;
}
.blue-bar ul li img{
	padding-right: 20px;
	position: absolute;
	left: 0;
	top: 0;
}

@media only screen and (max-width: 1024px){
	.searcha-box1 {
		width: 37%;
	}
	.blue-bar ul {
		width: 90%;
	}
}
@media only screen and (max-width: 800px){
	.searcha-box1 {
		width: 46%;
		margin: 0 12px;
	}
	.blue-bar ul {
		width: 100%;
		margin-top: 40px;
	}
	.searcha-box2 {
		width: 170px;
		display: block;
		margin: 20px auto 0;
	}
	.blue-bar {		padding: 40px 0 30px 0px;
	}
	.search-bar {
		margin-top: 0;
	}
	.blue-bar ul li {
		margin: 0 25px;
	}
	.banner-text {
		font-size: 30px;
	}
}
@media only screen and (max-width: 767px){
	.searcha-box1 {
		width: 100%;
		margin: 10px 0px;
	}
	.blue-bar ul {
		width: 90%;
	}
	.searcha-box2 {
		width: 170px;
		display: block;
		margin: 10px auto 0;
	}
	.blue-bar ul li {
		margin: 0 40px 30px;
	}
}
@media only screen and (max-width: 480px){
	.banner-text {
		font-size: 20px;
	}
	.left-btn {float:left !important;}
}


.welcome-content{
	background: #f6f6f6;
	padding: 80px 0;
	margin-bottom: 40px;
}

.welcome-content h2{
	font-size: 30px;
	color: #003d7f;
	text-align: center;
	font-weight: 600;
	width: 60%;
	margin: 0 auto	;
	margin-bottom: 40px;
	line-height:45px;
}
.welcome-content p{
	font-size: 16px;
	color:#1a1a1a;
	margin-bottom: 20px;
}

.img-text{
	font-size: 24px;
	text-transform: uppercase;
	color: #003d7f;
	text-align: center;
	margin-bottom: 10px;
}

.guest-review{
	background: #e6e6e6;
	padding: 80px 0;
}

.guest-review h2{
	font-size: 40px;
	color: #003d7f;
	text-align: center;
	font-weight: 500;
	width: 60%;
	margin: 0 auto	;
	margin-bottom: 40px;
	text-transform: uppercase;
}
.guest-review p{
	font-size: 16px;
	color:#1a1a1a;
	margin-bottom: 20px;
	text-align: center;
}

.reviewer{
	color: #003d7f;
	font-size: 22px;
	text-align: center;
}

.footer-area{
	background: #003d7f;
	padding:60px 0;
	position: relative;
}
.footer-area::before{
	background-image: url(../images/glow.png);
    position: absolute;
    content: '';
    top: 0;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}


.footer-title-social{
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 5px;
}
.footer-title{
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 20px;
}
.social-icon{
	margin-bottom: 20px;
}
.footer-menu{
	padding: 0;
}
.footer-menu li{
	list-style: none;
	margin-bottom: 10px;
}
.footer-menu li a{
	font-size: 16px;
	color: #fff;
}
.contact{
	padding: 0;
}
.contact li{
	list-style: none;
	margin-bottom: 20px;
	color: #fff;
	padding-left: 25px;
	position: relative;
}
.contact li a{
	font-size: 16px;
	color: #fff;
	word-wrap: break-word;
}
.contact-icon{
	position: absolute;
	color: #fff;
	left: 0;
	top: 3px;
}


.footer-bar{
	background: #042950;
	padding:40px 0;
	text-align: center;
}
.footer-bar ul{
	padding: 0;
}
.footer-bar ul li{
	list-style: none;
	display: inline-block;
}
.footer-bar ul li a{
	list-style: none;
	color: #f2f2f2;
	float: left;
	padding: 0 30px;
}
.footer-bar p{
	font-size: 12px;
	color:#f2f2f2;
	margin-bottom: 5px;
	font-weight: 300;
	text-align: center;
}


.header-area{
	padding: 20px 0;
}
.header-text{
	font-size: 22px;
	color:#003d7f;
	text-transform: uppercase;
	width: 60%;
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
	font-weight: 600;
}

.header-btn{
	background: #003d7f;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    padding: 10px 15px;
    text-transform: uppercase;
    margin-top: 15px;
    float: right;
	cursor: pointer;
	transition: all 0.5s;
}
.header-btn-min
{
	color: #003d7f !important;
    padding: 6px 12px 6px 12px;
    background: #fff;
    margin-top: 0;
    font-size: 18px;
	transition: all 0.5s;
}

.header-btn span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.5s;
  }
  .header-btn span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
  }
  
  .header-btn:hover span {
	padding-right: 25px;
  }
  
  .header-btn:hover span:after {
	opacity: 1;
	right: 0;
  }


.header-btn:hover{
	background: #003d7f;
    color: #fff;
	text-decoration: none;
}
.header-btn-min:hover
{
	color: #003d7f !important;
    background: #efeffb;
}



.sml-btn{
	background: #fff;
    font-size: 20px;
    color: #003d7f;
    display: inline-block;
    font-size: 14px;
    padding: 5px 7px;
    text-transform: uppercase;
    margin-top: 15px;
	cursor: pointer;
	transition: all 0.5s;
}

.sml-btn span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.5s;
  }
  .sml-btn span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -15px;
	transition: 0.5s;
  }
  
  .sml-btn:hover span {
	padding-right: 15px;
  }
  
  .sml-btn:hover span:after {
	opacity: 1;
	right: 0;
  }


.sml-btn:hover{
	background: #fff;
    color: #003d7f;
	text-decoration: none;
}

@media only screen and (max-width: 1024px){
	.searcha-box1, .searcha-box3{
		width: 37%;
	}
	.header-text{
		font-size: 18px;
		width: 80%;
	}
	.search-bar-input {min-width:15%}
}

@media only screen and (max-width: 800px){
	.box3 {width:27%}
	.header-btn-min {display:none !important;}
	.searcha-box1, .searcha-box3 {
		width: 46%;
		margin: 0 12px;
	}
	.searcha-box2 {
		width: 135px;
		display: block;
		margin: 20px auto 0;
	}
	.welcome-content h2 {
		font-size: 30px;
		font-weight: 600;
		width: 100%;
	}
	.welcome-content p {text-align: justify;}
	.desktophide {display: block;}
    .mobhide {display: none;}
	.guest-review h2 {font-size: 30px;}
}

@media only screen and (max-width: 767px){
	.searcha-box1, .searcha-box3 {
		width: 100%;
		margin: 10px 0px;
	}
	.searcha-box2 {
		width: 125px;
		display: block;
		margin: 10px auto 0;
	}
	.header-text{
		font-size: 18px;
		width: 80%;
	}
	.header-btn{
		background: #003d7f;
		font-size: 20px;
		color: #fff;
		
		font-size: 24px;
		padding: 10px 15px;
		text-transform: uppercase;
		margin-top: 15px;
		float: right;
		cursor: pointer;
	}
	.header-text {
        font-size: 18px;
        width: 100%;
		text-align: left;
		margin-bottom: 10px;
    }
	.hidemobile {display:none;}
	
}
@media only screen and (max-width: 680px){
	.header-text {
	 font-size: 14px;
	 text-align: center;	
	}
	.header-btn {font-size: 16px; float: right;}
}
@media only screen and (max-width: 400px){
.header-btn {margin-top: 0;}
.img-center {margin: 0 auto; display: block;}
}



.carousel-control-next-icon {
    background-image: url(../images/arrow-right.png) !important;
	background-repeat: no-repeat;
	height: 38px;
}

.carousel-dark .carousel-control-next-icon{
	filter: none;
}

.carousel-control-prev-icon {
     background-image: url(../images/arrow-left.png) !important;
	background-repeat: no-repeat;
	height: 38px;
}
.carousel-dark .carousel-control-prev-icon {
    filter:none;
}
.carousel-inner img, .slide-data img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	transform-origin: left;
  }
.slide-data.reveal, .slide-data.revel-slide {
	visibility: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	/*max-width: 500px;*/
	overflow: hidden;
  }

  
.img-style{position: relative; overflow: inherit !important;}
.img-style img{position: relative; z-index: 5;}
.img-style:before{
	position: absolute;
	content: "";
	background: #fff;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	width: 100%;
	height: 100%;
	left: -10px;
    top: -10px;
}
.img-style:after{
	position: absolute;
	content: "";
	background: #fff;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	width: 100%;
	height: 100%;
	right: -10px;
    bottom: -10px;
}
.roomSwiper .swiper-button-next, .roomSwiper .swiper-button-prev, .homeSlider .swiper-button-next, .breakfastSlider .swiper-button-prev, .breakfastSlider .swiper-button-next, .homeSlider .swiper-button-prev, .roomSlider .swiper-button-prev, .roomSlider .swiper-button-next {
    color: #fff !important;
    text-shadow: -2px 1px 6px rgba(0, 0, 0, 0.6);
}
.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(0 61 127 / 60%);
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: .5s ease;
}
.items {
    position: relative;
    overflow: hidden;
    margin: 20px 0;
}
.items:hover .overlay {
	bottom: 0;
	height: 100%;
	width: 100%;
  }
.left-overlay {
    right: 100%;
    height: 100%;
    left:auto;
}

.items:hover .left-overlay {
  right : 0;
}
.text {
    color: white;
    position: absolute;
    top: 50%;
    left: 5%;
    -webkit-transform: translate(-3%, -50%);
    -ms-transform: translate(-3%, -50%);
    transform: translate(-3%, -50%);
    text-align: center;
}
.facilities{
	padding: 20px 0;
}

.marquee {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    position: relative;
}

.marquee-content {
    display: inline-block;
    white-space: nowrap;
}

.iconcard{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding-left: 30px;
	padding-right:30px;
	flex-direction: column;
	
}
.iconCard-icon{
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 10px;
}
.iconCard-icon img {width:80px;}
.icon-text{
	color: #003D7F;
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
	font-weight:500;
}
.icon-swiper-img {
    max-width: 50px;
    margin: 0 auto;
    display: block;
    padding-bottom: 10px;
	
}
.card-header {background:#003d7f; color:#fff;}
hr:not([size]) {height: 0;
    border: 1px solid #8e8282;}
.icon-swiper-p { font-size: 12px !important;}
.animated-text strong {
    font-weight: 600;
}
.roomSlider .swiper-pagination-bullet, .breakfastSlider .swiper-pagination-bullet{width:14px !important; height:14px !important;}
.roomSlider .swiper-pagination-bullet-active, .breakfastSlider .swiper-pagination-bullet-active {background:#fff !important;}