/*
* Style tweaks
* --------------------------------------------------
*/
html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
}
body {
    background-color: #C4B0A9 !important;
    padding-top: 100px;
    font-family: 'Raleway', sans-serif !important;
}

/*custom assign*/
.full-width{
  width: 100%;
}
.green{
  color: #00b622;
}
.red{
  color: #f3230f;
}
.orange{
  color: #ffa10c;
}
.img-size-100{
	width: 100%;
}
.hr{
    margin-top: -15px;
    margin-bottom: 30px;
}

/*fonts*/
.raleway{
	font-family: 'Raleway', sans-serif;
    font-size: 1.5em;
}
.merienda{
	font-family: 'Merienda', cursive;
}


/*for navbar*/
.navbar{
	background-color: #115D81;
}
.logo{
        width: 100%;
        position: relative;
        margin-top: -30px;
}
@media(max-width: 425px){
	.navbar{
		background-color: #115D81;
	    padding: 0 5px 0 5px;
	}
}
.navbar-nav>li>a{
	color: #e6e6e6;
}
li.active {
    background-color: #2C95B5;
}
@media (min-width: 1280px){
	.navbar-nav {
	    margin-left: -70px !important;
	}
  button.btn.btn-outline-success.my-2.my-sm-0 {
    margin-left: 10px;
  }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 990px)  {
  .navbar-nav {
      /*margin-left: 45px !important;*/
        max-height: none;
        top: 0;
        position: relative;
        float: right;
        width: fit-content;
  }
  button.btn.btn-outline-success.my-2.my-sm-0 {
        position: absolute;
        bottom: 10%;
        margin: auto;
        right: 2%;
        font-size: 10px;
        font-weight: 700;
        text-transform: uppercase;

  }
  .logo{
        display: none !important;
  }
}
@media only screen 
and (min-device-width : 991px) 
and (max-device-width : 1024px)  {
  .navbar-nav {
        max-height: none;
        top: 0;
        position: relative;
        float: right;
        width: fit-content;
  }
  button.btn.btn-outline-success.my-2.my-sm-0 {
        position: absolute;
        bottom: 10%;
        margin: auto;
        right: 2%;
        font-size: 10px;
        font-weight: 700;
        text-transform: uppercase;

  }
  .logo{
        display: none !important;
  }
}
@media (min-width: 768px){
  .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
      margin-left: -110px !important;
  }
}
.navbar-nav>li>a:hover {
    color: #333;
    background-color: #000;
}
.navbar-nav>li>a:focus {
    color: #333;
    background-color: #000;
}
.navbar-nav>li:hover {
    background-color: #000 !important;
}
.navbar-brand {
    font-size: 24px;
}

.navbar-container {
    padding: 20px 0 20px 0;
}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #115D81;
    border-color: #080808;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
}

.navbar-brand.fixed-theme {
    font-size: 18px;
}

.navbar-container.fixed-theme {
    padding: 0;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}
.navbar-toggle{
    background-color: #115D81 !important;
    border: 1px solid #ffffff !important;
	z-index: 99;
    margin-right: 23px;
}
.icon-bar{
    background: #fff;
}
@media(max-width: 425px){
   	.logo{
	    width: 100%;
	    position: relative;
	    margin-top: -50px;
	}
}

/*for slider*/
#slider-wrapper{
    margin-top: -30px;
}
@media (max-width: 480px){
	#wowslider-container1 {
	    width: 200% !important;
	    margin-left: -50% !important;
        margin-top: 70px !important;
	    overflow-x: hidden;
	}
}

/*for banner*/
#banner-wrapper{
	margin-top: -65px;
}

/*for index*/
.container-in{
	background-color: #fff;
}
.h2-name{
	position: relative;
    margin-top: -66px;
    margin-bottom: 35px;
    margin-left: -15px;
    z-index: 99;
    color: #fff;
    background-color: #242834;
    border-radius: 5px;
    width: 347px;
    padding: 15px;
    font-size: 1.4em;
}
.row-in{
    padding: 0 25px 35px 20px;
    position: relative;
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 990px)  {
  #in-col-xs-col-md-4{
    width: 33.33333%;
  }
}
@media(max-width: 425px){
	.row-in{
		padding: 0 0 0 0;
	}
	#in-col-xs-col-md-4{
		width: 100%;
		padding-bottom: 25px;
	}
}
.divider{
    position: relative;
    z-index: 9;
    margin-top: -80px;
}
.grid figure figcaption, .grid figure figcaption > a{
	top:0 !important;
}
.in-p-goliath{
	background-color: #4b92a7;
    width: 100%;
    text-align: center;
    color: white;
}


/*for rooms*/
.r-pricelabel{
  left: 2% !important;
}
thead{
  border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.divider-container{
	margin-top: 45px;
}
.checkavailability {
    background-color: #7dcb00;
    color: #fff;
    border-color: #7dcb00;
    padding: 8px 15px 8px 15px;
    border-radius: 3px;
}
.imprtResponsiveRoom_tooltip {
  text-align: center !important;
}
.imprtResponsiveRoom_tooltip_direct {
  width: 34% !important;
}
.imprtResponsiveRoom_tooltip_nohidden {
  width: 34% !important;
}
@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
  .imprtResponsiveRoom_tooltip_nohidden {
    /* width: 33% !important;*/
  }
  .imprtResponsiveRoom_tooltip_direct {
    width: 32% !important;
  }
}
@media only screen and (max-width: 360px) and (-webkit-min-device-pixel-ratio: 2) {
  .imprtResponsiveRoom_tooltip_nohidden {
    /* width: 33% !important;*/
  }
  .imprtResponsiveRoom_tooltip_direct {
    width: 32% !important;
  }
}
@media only screen and (max-width: 375px) and (-webkit-min-device-pixel-ratio: 2) {
  .imprtResponsiveRoom_tooltip_direct {
    /* width: 40%;*/
  }
  .imprtResponsiveRoom_tooltip_nohidden {
    width: 36% !important;
  }
}
@media only screen and (min-width: 384px) and (max-width: 425px) and (-webkit-min-device-pixel-ratio: 2) {
  .imprtResponsiveRoom_tooltip_direct {
    /*width: 36% !important;*/
  }
  .imprtResponsiveRoom_tooltip_nohidden {
    width: 34% !important;
  }
}


/*for rooms 2*/
.room-container{
  width: 85%;
    margin-left: 7%;
}
.room-name{
  font-size: 17px;
  font-weight: bold;
  margin: 25px 0 0 0 !important;
  text-align: center;
}
em {
    color: #fff !important;
}
.btn-info{
  width: 49%;
}
.btn-book{
  color: #46b8da !important;
    background-color: #ffffff !important;
    border-color: #46b8da;
}
.buttons{
    margin-top: -85px;
    margin-bottom: 45px;
}
.r-pricelabel {
    background-color: #5ECBDF;
    width: 100px;
    height: 100px;
    padding-top: 23px;
    position: relative;
    display: inline-block;
    cursor: default;
    outline: none;
    z-index: 10;
    text-align: center;
    border: 5px solid #fff;
    top: -50px;
    left: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.r-pricelabel:hover{
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.r-ftext {
    font-weight: bold;
    color: #fff;
}
.uk-modal-dialog{
  text-align: left;
}
/*for facilities*/
/*for gallery*/
/*for location*/
.grid-100.responsiveLocation_map {
    height: 300px;
}
/*for contact*/
.form-group input, select, textarea {
    width: 100% !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
}

/*for marketing banner*/
#marketingbanner-wrapper{
    background-color: #0e1d23;
    border-bottom: 4px solid #f9ac15;
}
@media(min-width: 1400px){
	#marketingbanner-wrapper{
	    padding: 0 140px 0 140px;
	}
}
.needhelp>a>img, .securepayment>a>img{
    padding: 50px 0 50px 0px;
    width: 100%;
    max-width: 265px;
}
@media(max-width: 425px){
	.needhelp>a>img, .securepayment>a>img {
		padding: 15px 0 15px 0px;
	    margin-left: 65px;
	}
}
@media(max-width: 375px){
	.needhelp>a>img, .securepayment>a>img {
		padding: 15px;
    	margin-left: 40px;
	}
}
@media(max-width: 320px){
	.needhelp>a>img, .securepayment>a>img {
		padding: 15px 15px 15px 40px;
		margin-left: 0px;
	}
}
.whybooking>ul{
	color: #fff;
	list-style: none;
}
.whybooking>h2{
	color: #f9ac15;
}

/*for payment banner*/
#payment-wrapper{
	padding: 15px 0 15px 0;
    background-color: #C4B0A9;
    color: #090909;
}
@media(min-width: 1400px){
	#payment-wrapper{
	    padding: 15px 140px 15px 140px;
	}
}
@media(max-width: 425px){
	#payment-wrapper {
	    padding: 15px 40px 15px 40px;
	    text-align: center;
	}
	.margin-bottom-medium{
		padding-bottom: 15px;
	}
}
@media(max-width: 375px){
	#payment-wrapper{
		text-align: center;
    	padding: 15px 40px 15px 40px;
	}
	.margin-bottom-medium{
		padding-bottom: 15px;
	}
}
@media(max-width: 320px){
	#payment-wrapper{
		padding: 15px;
		text-align: center;
	}
	.margin-bottom-medium{
		padding-bottom: 15px;
	}
}
.pa-text{
	font-size: 11px;
}
.modeOfPayment, .cardSecurity{
	width: 100%;
	max-width: 225px;
}

/*for footer*/
#footer-wrapper{
    background-color: #242834;
    color: #fff;
    padding: 8px 0 2px 0;
}
#footer-wrapper>p>a{
	text-decoration: none;
}
.container-full{
  margin-left: -15px;
}
.footer1 a {
    color: #090909;
}
@media(max-width: 425px){
  .footer1{
    display: none;
  }
}

.footer1 a:hover,
.footer1 a:focus,
.footer1 a:active {
    color: #FFF;
}

.footer1 .footer {
    background-color: #2E3436;
    margin-top: 5em;
}

.footer1 .footer .footer-desc p {
    color: #DDD;
  margin: 15px 0 8px;
}

.footer1 .footer .social {
    margin: 0 auto;
    display: table;
}

.footer1 .footer .social li {
    float: left;
}

.footer1 .footer .social li a {
  display: block;
    font-size: 1em;
    color: #090909;
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    background-color: #489AC2;
    border-radius: 2px;
    margin: 15px 4px
}

.footer1 .footer .social li a:hover {
    background-color: #3A4144;
}

.footer1 .footer .input-group {
    margin: 15px 0;
}

.footer1 .footer .form-control {
    border-radius: 2px 0 0 2px;
    background-color: #585C5D;
    border-color: #585C5D;
    color: #DDD;
    font-size: 15px;
}

.footer1 .footer .form-control:hover,
.footer1 .footer .form-control:focus {
    border: 1px solid #C4B0A9;
    background-color: #489AC2;
}

.footer1 .footer .input-group-addon {
    border-radius: 0 2px 2px 0;
    background-color: #F7931D;
    color: #090909;
    border-color: #F7931D;
    font-size: 15px;
}

.footer1 .footer-bottom {
    background-color: #C4B0A9;
    color: #090909;
    font-size: 13px;
}

.footer1 .footer-bottom ul li {
    display: inline-block;
}

.footer1 .footer-bottom ul li a {
    display: block;
    padding-left: 8px;
    text-decoration: none;
    color: #aaa;
}

.footer1 .footer-bottom ul li a:after {
    content: "-";
    padding-left: 8px;
}

.footer1 .footer-bottom ul li:last-child a:after {
    content: "";
}

@media (max-width: 550px) {
  .footer1 .footer-bottom .pull-left,
  .footer1 .footer-bottom .pull-right {
    float: none !important;
    width: 100%;
    padding: 10px;
    text-align: center;
  }
}

/* Accommodation page custom button color */

.btn-book{
    background-color: #7dcb00 !important ;
    color: white !important;
    border-color: #D9EDBF !important ;
}
