@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Rokkitt');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=PT+Serif');
/*
 * Common
 */
body {
	padding-bottom: 0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.content {
	padding: 25px 0;
}
.color-1 {
	color: #0195E1;
}
.ptb20 {
	padding: 20px 0;
}
.header {
	background: url('../img/header.jpg')no-repeat;
	background-size: cover;
	background-attachment:fixed;
	padding: 100px 0;
	position:relative;
}
.overlay{
	background:rgba(0,0,0,.5);
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.header h1 {
	text-transform: uppercase;
	margin: 0;
	font-size: 2em;
	color:#fff;
}
.header h4 {
	margin: 0;
	text-transform: capitalize;
	color: #fff;
}
.header a {
	color: #fff;
}
/*
 * Buttons
 */
.btn-1 {
	background-color: #0195E1;
	color: #FFFFFF;
	text-transform: capitalize;
}
/*
 * Titles
 */
.title h2 {
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	position: relative;
	font-size: 1.2em;
	display: inline-block;
	padding: 0 10px;
}
.title h2:before {
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	background-color: #0195E1;
	transform: rotate(45deg);
	left: 0;
	top: 5px;
}
.title h2:after {
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	background-color: #0195E1;
	transform: rotate(45deg);
	right: 0;
	top: 5px;
}
.title h1 {
	margin-top: 0;
	text-transform: capitalize;
	font-family: 'MTCORSVA';
}
/*
 * Navigation
 */
.navbar-default {
	border: none;
	background: none;
	border-radius: 0;
	position: relative;
	margin-bottom: 0;
	background-color:#003b55;
}
.navbar-header {
	background-color: #003b55;
	padding:20px 0;
}
.navbar-default .navbar-brand {
	color: #FFFFFF;
}
.navbar-brand{
	font-family: 'MTCORSVA';
}
a.navbar-brand{
	font-size:3em!important;
	text-align: center;
	padding:0px 15px;
	height:auto;
}
.navbar-brand span{
		display: block;	
		font-size:.6em;
		text-transform: capitalize;
		margin-top:10px;
	}
@media screen and (min-width: 768px) and (max-width:991px){
	.navbar-brand span{
		display: inline-block;	
		position: static;
		top:0px;
	}
	.navbar-header {
	    float: none;
	    text-align:center
	}
	.navbar-brand{
		float:none;
	}
}
@media screen and (min-width: 992px){
	.navbar-nav{
		margin-top:25px;
	}
}
.social-channels {
	padding-left: 80px;
}
.social-channels a {
	color: #fff;
	display: inline-block;
	float: left;
	padding: 10px 5px !important;
}
.social-channels a i {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #0195e1;
	border-radius: 50%;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover{
	color:#b7b7b7;
}
.details-bar {
	background: rgba(255,255,255,.75);
	color: #003B55;
	text-align: center;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	z-index:999;
}
.details-bar ul {
	display: inline-block;
}
.details-bar li {
	display: inline-block;
	float: left;
	padding: 10px 20px;
}
@media screen and (max-width:767px){
	.details-bar li:last-child {
		display:none;
	}
}
.details-bar a{
	font-weight:bold;
	color:inherit;
}
/*
 * Slider
 */
.slider-container{
	position: relative;
}
#slider .carousel-caption {
	top: 50%;
}
#slider .carousel-caption h3 {
	font-size: 2.6em;
}
#slider .carousel-control i {
	display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
}
#main-slider .carousel-control.left, #main-slider .carousel-control.right {
	background: none;
	opacity: 1;
}
/*
 * Index
*/
.widget {
	margin-top: 30px;
}
.widget div.aw-widget-current-inner div.aw-widget-content {
	border: none !important;
	background: none !important;
}
#link_get_widget {
	display: none;
}
div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather h3 {
	display: none;
}
.widget div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p time, .widget  div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p span.aw-weather-description {
	display: none !important;
}
.widget div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather span.aw-icon {
	width: 10% !important;
	background-size: 70px !important;
	height: 60px !important;
}
.abt-sec {
	margin-bottom: 25px;
}
.about-image {
	position: relative;
	text-align:right;
	margin-bottom:50px;
}
.about-image img{
	display:inline-block;
}
.about-image .overlapped-img {
	position: absolute;
	left: -10%;
	bottom: -10%;
}
.room-img {
	position: relative;
}
.room-name {
	position: absolute;
	width: 80%;
	left: 10%;
	bottom: 5px;
	background:rgba(255,255,255,.9);
}
.room-name > div {
	width: 70%;
	padding: 10px;
	float: left;
}
.room-name > div:nth-of-type(2) {
	width: 30%;
	background-color: #000;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.room-name a {
	color: #fff!important;
}
.room-name h3 {
	margin-top: 0;
	text-transform: capitalize;
	font-size: 1.5em;
	font-family: 'Montserrat', sans-serif;
}
.room-name p {
	margin-bottom: 0;
}
.amenities{
	display: flex;
    flex-wrap: wrap;
}
.amenities li {
	width: 20%;
	float: left;
	padding-bottom: 20px;
	text-align:center;
	text-transform:capitalize;
}
.amenities li .icon{
	background:url('../img/anchorage-icons.png') no-repeat;
	display:inline-block;
	width:50px;
	height:50px;
}
/*
 pool
 wifi
 parking
 amazon
 bar
 dth
 fridge
 ac
 kittle
 cab
 bike
 airport-transfers
 sightseing
 doctor
 balcony
 * */
.amenities li .icon.pool{
	background-position: 0 0;
} 
.amenities li .icon.wifi{
	background-position: -50px 0;
} 
.amenities li .icon.parking{
	background-position: -100px 0;
} 
.amenities li .icon.amazon{
	background-position: -150px 0;
} 
.amenities li .icon.bar{
	background-position: -200px 0;
} 
.amenities li .icon.dth{
	background-position: -250px 0;
} 
.amenities li .icon.fridge{
	background-position: -300px 0;
}
.amenities li .icon.ac{
	background-position: -350px 0;
} 
.amenities li .icon.kittle{
	background-position: -400px 0;
} 
.amenities li .icon.cab{
	background-position: -450px 0;
} 
.amenities li .icon.bike{
	background-position: -500px 0;
} 
.amenities li .icon.airport-transfers{
	background-position: -550px 0;
} 
.amenities li .icon.sightseing{
	background-position: -600px 0;
} 
.amenities li .icon.doctor{
	background-position: -650px 0;
}
.amenities li .icon.balcony{
	background-position: -700px 0;
}
.amenities li img {
	width: 20%;
}
.testimonials {
	background: url(../img/slider-1.jpg);
	position: relative;
	color: #FFFFFF;
	text-align:center;
}
.testimonials .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.7);
}
#testimonials {
	margin-top: 30px;
}
#testimonials .owl-item {
	padding: 10px;
}
.testimonial-content {
	background: rgba(255,255,255,0.1);
	border: 1px solid #fff;
	padding: 20px;
	position: relative;
}
.testimonial-content:after {
	position: absolute;
	content: "";
	bottom: -9px;
	right: 10%;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 9px solid rgba(255,255,255,1);
}
.author ul {
	float: right;
	margin-top: 30px;
}
.author li {
	display: inline-block;
	float: left;
	padding-right: 20px;
	text-transform: capitalize;
}
.author li h3 {
	margin-bottom: 0;
	font-size: 1.4em;
}
.author .icon {
	background-color: #ededed;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
}
#testimonials .owl-nav button{
	opacity: 1;
	padding: 5px;
	border-radius: 0;
	background: none;
	border: 1px solid #FFFFFF;
	position: absolute;
	display: block;
}
#testimonials.owl-carousel .owl-nav{
	display: block;
}
#testimonials .owl-nav span {
	line-height: 20px;
    padding: 10px;
    font-size: 50px;
}
#testimonials .owl-nav .owl-prev {
	left: -35px;
	top: 25%;
}
#testimonials .owl-nav .owl-next {
	right: -35px;
    top: 25%;
}
@media screen and (min-width: 768px) {
	#TA_cdsratingsonlynarrow706 {
		position: absolute;
		right: 10px;
		bottom: 10px;
	}
}
@media screen and (max-width: 767px) {
	#TA_cdsratingsonlynarrow706 {
		display:inline-block;
	}
}
#sight-seeing {
	margin-top: 30px;
}
#sight-seeing p{
	text-align:justify;
}
#sight-seeing h2 {
	font-size: 1.4em;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
#sight-seeing .owl-item > div {
	padding: 5px;
}
#sight-seeing .owl-dots{
	text-align: center;
}
#sight-seeing button.owl-next,#sight-seeing button.owl-prev,#sight-seeing  button.owl-dot {
    width: 10px;
    height: 10px;
    display:inline-block;
    background-color: #0195E1;
    margin: 5px;
}
#sight-seeing button.owl-dot.active{
	background-color:#000000;
}
/*
 * Footer
 */
footer h1{
	margin-top:0px;
}
footer {
	background-color: #003B55;
	color: #fff;
	padding: 30px;
}
footer .icon-text i {
	float: left;
	margin-top:4px;
}
footer .icon-text p {
	padding-left: 30px;
}
.footer-social i {
	color: #fff;
	padding-right: 10px;
	font-size: 1.5em;
}
.footer-social img {
	max-width:50px;
	padding-right: 10px;
}
.footer-nav li {
	display: inline-block;
	float: left;
	text-transform: uppercase;
	padding-right: 10px;
	margin-top: 30px;
}
.footer-nav li a {
	color: #fff;
}
footer a{
	color: #fff;
}
/*
* About
*/
.distance{
	margin-top: 30px;
}
.distance img{
	max-width:30px;
}
.distance h3{
	margin-top: 10px;
	font-size: 1.2em;
	text-transform: capitalize;
	font-weight: bold;
}
/*
* Contact
*/
.contact .col-sm-12 {
	padding: 0;
}
.map {
	position: relative;
}
.contact-details .title h3 {
	color: #003B55;
	letter-spacing: 3px;
}
.contact-details li > div {
	display: inline-block;
	padding-left: 20px;
}
.contact-details .fa {
	font-size: 30px;
	color: #0195E1;
	width:50px;
}
.contact-details h3 {
	font-size: 20px;
}
.contact-details {
	position: absolute;
	left: 10%;
	top: -10px;
	background: #ffffff;
	padding: 20px 40px;
	box-shadow: 0px 0px 20px 0px rgba(102, 102, 102, 0.15);
}
#enquiry-form .form-border {
	box-shadow: 0px 0px 20px 0px rgba(102, 102, 102, 0.15);
	padding: 40px;
}
#enquiry-form .btn {
	background: #003B55;
	color: #fff;
}
.sub-heading {
	font-size:4em;
	color: #003B55;
	line-height: 1;
	margin-top: 60px;
	font-family: 'MTCORSVA';
}
/*
 * Gallery
 *
 */
.sl-wrapper .sl-image .sl-caption{
	padding:0 5px!important;
	background:rgba(0,0,0,.5)!important;
}
.gallery a{
	display:inline-block;
}
.gallery img {
	width: 100%;
}
.gallery .caption{
	color: #000;
    text-align: center;
    position: relative;
    top: -25px;
    background: rgba(255,255,255,.75);
    font-weight: bold;
}
/*
 Rooms
 * */
.single-room .container > .row{
	margin-bottom:30px;
}
@media screen and (min-width:768px) {
	.single-room > .container > .row {
		display: flex;
		justify-content: center;
		text-align: center;
		align-items: center;
	}	
}
.room-details {
	padding: 0 25px;
}
.room-details .amenities {
	margin: 25px 0 0;
}
.room-details .amenities li {
	padding-bottom: 0px;
}
.room-brief {
	border-bottom: 1px solid #ff6600;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.room-brief h3{
	font-size:3em;
	color: #003B55;
	line-height: 1;
	font-family: 'MTCORSVA';
}
.single-room .carousel .carousel-inner>.item>img{
	width: 100%;
	height: 370px;
}
ul.policies > li{
	margin-bottom:20px;
}
.policies li strong{
	color: #5252c4;
	text-transform:uppercase;
}
.bank{
    padding: 10px 20px;
    background: #f7f7f7;
    color: #fff;
    margin-bottom:15px;
}
.bank h3{
	text-transform:uppercase;
	color: #5252c4;
	font-weight:bold;
}
.bank li{
	padding: 5px 0;
	color:#003B55;
}
.bank li strong{
	color:#000;
	text-decoration: underline;
}
.nav>li>a>img{
	width: 30px;
    background: #0195e1;
    border-radius: 50%;
}
#nav{
	padding-left: 80px;
}

/***media queries***/
@media only screen and (max-width: 419px){
	#nav{
		padding-left: 0px;
	}
	.social-channels {
	    padding-left: 0px;
	}
	.amenities li{
		width: 33%;
	}
	.footer-logo{
		padding: 30px;
	}
	.footer-nav li{
		padding-right: 6px;
	}
	.details-bar{
		display: none;
	}
	.details-bar li{
		padding: 10px 18px;
	}
}
@media only screen and (max-width: 466px){
	.details-bar li{
		padding: 10px 13px;;
	}
	.abt-sec {
		margin-bottom: 0px;
	}
	.content{
		padding:0;
	}
}
@media only screen and (max-width: 608px){
	.about-image .overlapped-img{
		left: 5%;
	}	
}
@media only screen and (max-width: 768px){
	.details-bar li{
		padding: 10px 7px;
	}
	.room-img{
	    padding: 10px 0;
	}
	.main-room{
		padding: 10px 0;
	}
	.room-name > div:nth-of-type(2){
		height: 67px!important;
	}
	#nav {
   		 padding-left: 0px;
	}
	.social-channels{
		padding-left: 0px;
	}
	.about-image .overlapped-img {
	    left: 15%;
	}
	#testimonials .owl-nav span{
		display: none;
	}
}
@media screen and (max-width: 986px) and (min-width: 769px){
	.about-image .overlapped-img{
		left: -15%;
	}
}
@media only screen and (max-width: 1024px){
		#nav {
   		 padding-left: 0px;
	}
	.social-channels{
		padding-left: 0px;
	}
	.details-bar li{
		padding: 10px 5px;
	}
}
@media only screen and (max-width: 768px) and (min-width: 498px){
	.footer-logo{
		text-align: left;
		padding: 20px 0;
	}
}

#google_translate_element .goog-te-combo{
	 width: 108px;
}
#google_translate_element{
	color: #fff;
	padding: 8px;
}
