
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/quicksand-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/quicksand-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/quicksand-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/quicksand-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/quicksand-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/quicksand-v20-latin-regular.svg#Quicksand') format('svg'); /* Legacy iOS */
}

body{
  font-size: 17px;
  font-family: "Quicksand", "Book Antiqua", Palatino, serif;
  font-weight: 200;
  background: #fff; /* Old browsers */
}

ul.nomargin, ol.nomargin {
  padding: 0;
  margin: 0 15px;
}

.pagetitle {
  font-size: 32px;
  font-weight: bold;
  margin-top: 3%;
  margin-bottom: 3%;
}

.space, .space-top {
  margin-top: 5px;
}

.space, .space-bottom {
  margin-bottom: 5px;
}

.imageslider2 .slick-track{
  display: flex !important;
   align-items: stretch !important;
   justify-content: center !important;
  .slick-slide{
      height: auto;
  }
}

.fixcontainer { min-width: 900px; max-width:1600px; margin:0px auto; }
.dcontainer { max-width:1600px; margin:0px auto; }
.mcontainer  { max-width:768px; }

.bg-fixed-image{
  background-image: url(../images/contact/bone.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.bg-section{
  background-image: url(../images/bg-fixed.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}


.color-965142	{
  background:#965142 !important;
}

.mediumblue{ background: #4169E1;}

.alignfull { //for removing padd from row image
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 1000%;
  width: auto;
}

.padding-unset{ padding:unset };

.nav-link {padding:0 0; }

.vertical-img{
  list-style: none;
  margin: 5px 0 10px -25px;
}

.vertical-img li{
  display:inline;
  // margin: 0 5px;
  border: 0px solid #2D2D2D;
  width: 32px;
  display: inline-block;
  text-align: center;
  height: 32px;
  vertical-align: baseline;
  color: #000;
}

.vertical-img li img{
  /* vertical-align: middle; */
  // height: 3.2vw;
}

.app-body{
  margin: 0;
  padding: 0;
}

.btn-more{
  border: 0;
  border-radius: 0;
  padding:0.175rem 0.75rem;
  font-weight:400;
  color:white;
  font-size: 90%;
  display:inline-block;
  text-align:center;
  white-space:no-wrap;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.app-header{
  /* border-bottom: 1px solid black; */
  background: #fff; /* Old browsers */
  box-shadow: 0 1px 3px rgba(0,0,0,.4);
  position: relative;
  z-index: 10;
}

.head-logo {
  display: block;
  width: 90px;
}

/*--------------------------------------------------------------
# Menu
--------------------------------------------------------------*/

.menu-top .btn{
  display: inline-block;
  position: relative;
  margin: 1em;
  padding: 0.67em;
  border: 2px solid #FFF;
  overflow: hidden;
  text-decoration: none;
  font-size: 2em;
  outline: none;
  color: #FFF;
  background: transparent;
  font-family: 'raleway', sans-serif;

}

.menu-top .btn span{
  -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.menu-top input[type="text"]{

}

/*--------------------------------------------------------------
# Section
--------------------------------------------------------------*/
// section:not(.banner-section){
//   margin-bottom: 20px;
// }

// section .section-header{
//   align-content: center;
// }

.section-header .text-border-line {
  overflow: hidden;
  text-align: center;
  font-size:200%;
  font-weight: bold;
  padding:10px 0px;
}

.section-header .text-border-line:before,
.section-header .text-border-line:after {
  background-color:#965142;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 20.4vw;
}

.section-header .text-border-line:before {
  right: 0.5em;
  margin-left: -50%;
}

.section-header .text-border-line:after {
  left: 0.5em;
  margin-right: -50%;
}

section .section-header .section-title{
  position: absolute;
  background:inherit; padding:0 10px;
  display:block;
  clear: none;
// width:100%;
}

/*--------------------------------------------------------------
# feedback Section
--------------------------------------------------------------*/

.feedback {
  position: fixed;
  bottom: 25%;
  right: 5%;
  cursor: pointer;
  width: 30px;
  display: none;
}

/*--------------------------------------------------------------
# Care Section
--------------------------------------------------------------*/
.imageslider img {
  position: relative;
}

.imageslider .centered-right {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(62vw, -50%);
  transform: translate(62vw, -50%);
  // line-height: 1.5;
}

.imageslider .banner-text .heading{
  font-size: 250%;
  font-weight: 700;
  // display:inline-block;
  line-height: 1.0 !important;
  margin-bottom: 20px !important;
}

.imageslider .banner-text .small{
  margin: 10px 0;
  max-width: 50%;
}

.care .banner-row {
  background-color :#965142;
}

.care .banner-row .banner-row-text{
  // margin: auto;
  width: 90%;
  margin: 15px auto;

  // min-height: 150px;
}

.care .banner-row .banner-row-text div:first-child{
  font-size:120%;
}

.banner-txt {
  position: absolute;
  right: 2%;
  top: 50%;
  width: 55%;
  padding-left: 5%;
  transform: translateY(-50%);
  overflow: hidden;
  text-shadow: 1px 1px 0 #666;
}

.banner-txt .maintitle {
  display: block;
  font-size: 36px;
  font-weight: bold;
  opacity: 0;
  transform: translateX(100%);
  animation: bannertitle .5s ease-out forwards;
}

.banner-txt .maindesc {
  display: block;
  opacity: 0;
  font-weight: bold;
  font-size: 20px;
  transform: translateY(30px);
  animation: bannerdesc .5s ease-out forwards .5s;
}

.banner-txt .bannerbook {
  display: inline-block;
  padding: 7px 15px;
  background-color: #845346;
  color: #fff;
  margin: 15px 0;
  border-radius: 5px;
  font-weight: bold;
  opacity: 0;
  animation: bannerbook .5s ease-out forwards 1s;
  text-shadow: none;
  box-shadow: 2px 1px 0 #666;
}

.bannerdesc {
  background-color: #fff;
  border-bottom: 1px solid #666;
  padding: 15px 0;
}

.bannerdesc .descwrapper {
  overflow: hidden;
  display: flex;
  align-items: center;
  cursor: default;
}

.bannerdesc .descwrapper img {
  display: block;
  width: 75px;
  float: left;
  transition: .3s ease-in-out;
}

.bannerdesc .descwrapper img:hover {
  animation: ringRotate .5s ease-in-out;
}

.bannerdesc .descwrapper .desc {
  display: block;
  float: left;
  width: calc(100%  - 75px);
  padding-left: 10px;
}

.bannerdesc .descwrapper .desc span:first-child {
  display: block;
  font-size: 14px;
  font-weight: bold;
}

.bannerdesc .descwrapper .desc span:last-child {
  display: block;
  font-size: 12px;
  line-height: 15px;
}

.welcomebanner {
  display: flex;
  background-color: #fff;
  flex-flow: row;
}

.welcomebanner .left {
  width: 60%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.welcomebanner .left img {
  display: block;
  margin: 0 30px 8% 30px;
  width: 300px;
}

.welcomebanner .left .title, .welcomebanner .left .content {
  display: block;
  margin: 0 30px;
  max-width: 800px;
}

.welcomebanner .left .title {
  font-weight: bold;
}

.maobulouswrapper {
		display: block;
		width: 300px;
    margin: 30px;
}

.maobulouswrapper #Layer_1 path {
	stroke: #000000;
	fill: #000;
  stroke-width:3;
  stroke-miterlimit:10;
	stroke-dasharray: 2000;
	opacity: 10;
	// animation: maobulous 2s cubic-bezier(0,.23,1,.1);
}

.maobulouswrapper.active #Layer_1 path {
  animation: maobulous 2s cubic-bezier(0,.23,1,.1);
}

.welcomebanner .right {
  width: 40%;
  position: relative;
}

.welcomebanner .right .catwrapper {
  width: 100%;
  height: 100%;
}

.welcomebanner .right:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
  height: 100%;
  background-image: url('/images/shine1.png');
  background-size: auto 70%;
  background-position: left 25%;
  background-repeat: no-repeat;
  animation: shine 1.3s ease-in-out infinite;
}

.welcomebanner .right:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30%;
  height: 100%;
  background-image: url('/images/shine2.png');
  background-size: auto 45%;
  background-position: center center;
  background-repeat: no-repeat;
  animation: shine 1.3s ease-in-out infinite .5s;
}

.welcomebanner .right img {
  display: block;
  margin: 10% auto;
  width: 55%;
  position: relative;
  z-index: 8;
}

/*--------------------------------------------------------------
# Contact Us Page
--------------------------------------------------------------*/

.contacttitle {
  display: block;
  font-size: 130%;
  font-weight: bold;
  width: 85%;
  margin: 0 auto;
}

.contactlist {
  list-style: none;
  padding: 0;
  width: 85%;
  margin: 0 auto;
  overflow: hidden;
}

.contactlist li {
  display: block;
  width: 100%;
  clear: both;
  margin: 15px auto;
  overflow: hidden;
}

.contactlist li img {
  display: block;
  width: 25px;
  float: left;
  margin-right: 8px;
}

.contactlist li span {
  display: block;
  line-height: 25px;
  float: left;
  font-size: 90%;
  width: 85%;
  padding-bottom: 2px;
}

.contactlist li a {
  text-decoration: none;
  color: #845346;
}

.contactcat {
  width: 110px;
  float: left;
}

.contactfbqr {
  width: 240px;
  float: left;
  margin-left: 25px;
  margin-bottom: 30px;
}

.contactlabel {
  display: block;
  width: 85%;
  margin: 15px auto 0 auto;
}

.contactinput {
  display: block;
  width: 85%;
  margin: 0 auto;
  resize: none;
}

.contactsubmit {
  display: block;
  margin: 20px auto;
  padding: 2px 20px;
  background-color: #777;
  color: #fff;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
}

.paddingbottom15 {
  padding-bottom: 15px;
}

#maps {
  border: 8px solid #ccc;
}

/*--------------------------------------------------------------
# Hotel Page
--------------------------------------------------------------*/

.hotel-banner-txt {
  position: absolute;
  width: 50%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: bold;
  color: #000;
  padding-right: 3%;
  text-align: center;
}

.hotel-banner-txt h3 {
  font-size: 42px;
}

.hotel-banner-tnc {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 10px;
  color: #ddd;
}

.hotel-features-wrapper {
  border-bottom: 1px solid rgba(0,0,0,.4);
}

.hotel-features-wrapper div {
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.hotel-features-wrapper div img {
  width: 90px;
}

.hotel-features-wrapper div span {
  width: calc(100% - 55px);
  padding-left: 10px;
  font-size: 18px;
  font-weight: bold;
}

.hotel-what {
  justify-content: center;
  align-items: center;
  padding: 15px 0;
  flex-flow: column;
  text-align: center;
}

.hotel-what small {
  display: block;
  width: 95%;
  margin: 0 auto;
  font-size: 16px;
}

.hotel-provide-cat {
  border-bottom: 1px solid rgba(0,0,0,.3);
}

.hotel-provide-cat div {
  margin-top: 15px;
  margin-bottom: 15px;
}

.hotel-provide-cat div img {
  display: block;
  width: 70%;
  margin: 10px auto;
}

.hotel-provide-cat div span {
  display: block;
  text-align: center;
  font-size: 22px;
}

.hotel-room-row {
  display: flex;
  margin: 3% auto;
}
.hotel-room-row .left {
  flex: 1;
  display: block;
  width: 30%;
  float: left;
  margin-right: 30px;
}
.hotel-room-row .left img {
  max-width: 100%;
}
.hotel-room-row .middle {
  flex: 2;
  display: block;
  float: left;
}
.hotel-room-row .middle .room-name {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #845346;
}
.hotel-room-row .middle .room-desc {
  display: block;
  font-size: 16px;
}

.hotel-room-row .middle .room-offer {
  display: block;
  font-size: 16px;
  margin-top: 15px;
}

.hotel-room-row .middle .room-offer b {
  display: inline-block;
  padding: 0 5px;
  margin-right: 5px;
  background-color: #845346;
  color: #fff;
}

.hotel-room-row .middle .room-free-grooming {
  display: block;
  font-size: 16px;
  color: #845346;
  margin-top: 15px;
  font-weight: bold;
}

.hotel-room-row .middle .room-free-grooming small {
  font-size: 10px;
  display: block;
  clear: both;
}

.hotel-room-row .middle ul {
  margin: 25px 0 15px 0;
  padding: 0;
  list-style: none;
  display: block;
}
.hotel-room-row .middle ul li {
  display: inline-block;
  width: 40px;
  margin-right: 10px;
  position: relative;
  overflow: visible;
  cursor: pointer;
}
.hotel-room-row .middle ul li span {
  position: absolute;
  top: 45px;
  left: 0;
  border: 1px solid #845346;
  background-color: #fff;
  color: #845346;
  text-align: center;
  white-space: nowrap;
  display: none;
  padding: 0 10px;
  font-size: 12px;
  border-radius: 2px;
  text-transform: uppercase;
  transform: translateX(-25%);
  font-weight: bold;
}
.hotel-room-row .middle ul li:hover span {
  display: block;
}

.hotel-room-row .right {
  flex: 1;
  /* background-color: #ccc; */
}
.hotel-room-row .right .room-price {
  color: goldenrod;
  display: block;
  text-align: center;
  margin-top: 30px;
  font-size: 25px;
  font-weight: bold;
  line-height: 28px;
}
.hotel-room-row .right .room-price small {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.hotel-room-row .right .room-per {
  display: block;
  text-align: center;
  font-size: 10px;
}
.hotel-room-row .right .room-book-btn {
    display: flex;
    margin: 15px auto 0 auto;
    background-color: #845346;
    border-radius: 5px;
    border: none;
    color: #fff;
    padding: 2%;
    width: 80%;
    text-align: center;
    justify-content: center;
    line-height: 26px;
}

.hotel-service-list {
  display: flex;
  overflow: hidden;
  margin: 15px 0;
  align-items: center;
  padding: 0 50px;
}
.hotel-service-list img {
  display: inline-block;
  height: 36px;
  float: left;
  margin-right: 7px;
}
.hotel-service-list span {
  display: inline-block;
  float: left;
  font-size: 16px;
}

.shop-sponsor {
  width: 10%;
  margin: 15px 2%;
  align-self: center;
}

.shop-items-name {
  display: block;
  margin-top: 15px;
}

.shop-items-name strong {
  text-transform: uppercase;
  font-weight: bold;
}
.shop-items-desc {
  display: block;
  white-space: pre-line;
}
.shop-items-add {
  display: block;
  margin-top: 15px;
  white-space: pre-line;
}
.shop-items-status {
  display: block;
  font-weight: bold;
  margin-top: 10px;
}

.symboltag{
  position:absolute;
  font-size:26px;
  font-weight:initial;  
}

/*--------------------------------------------------------------
# Addon Page
--------------------------------------------------------------*/

.addon {
  margin: 20px 0px;
  padding: 0px 0px;
}
.addon h1{
  font-family: Sans-serif;
  font-weight: 700;
}
.addon h2{
  font-family: Sans-serif;
  font-weight: 700;
  color: #855245;
}
.addon .caution h5{
  font-weight: 600;
  text-align: center;
  padding: 10px 0px;
}
.addon .caution p{
  text-align: justify;
  font-size: 14px;
}
.addon .caution img{
  border-radius: 20px;
}

/*--------------------------------------------------------------
# Gallery Page
--------------------------------------------------------------*/

.gallery-photo-wrapper, .gallery-event-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.gallery-video-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.gallery-video-wrapper .gallery-video-thumb, .gallery-event-wrapper .gallery-event-thumb, .gallery-photo-wrapper .gallery-photo-thumb {
  width: 100%;
  padding: 5px;
  display: block;
  cursor: pointer;
}

.gallery-photo-wrapper .gallery-photo-thumb:nth-child(5n+3), .gallery-event-wrapper .gallery-event-thumb:nth-child(5n+1) {
  grid-column: auto /span 2;
  grid-row: auto /span 2;
}

.pop-bg {
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0,0,0,.7);
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.pop-wrapper {
  display: block;
  width: 60%;
  background-color: #000;
}

.pop-close {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 3%;
  top: 3%;
  cursor: pointer;
}

.pop-close span {
  width: 100%;
  height: 5px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pop-close span:before, .pop-close span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: inherit;
  background-color: #fff;
  border-radius: 5px;
}

.pop-close span:before {
  transform: rotate(45deg);
}

.pop-close span:after {
  transform: rotate(135deg);
}

/*--------------------------------------------------------------
# FAQ Page
--------------------------------------------------------------*/

.faq-ind {
  display: block;
  width: 35px;
  float: left;
}

.faq-wrapper {
  display: block;
  width: calc(100% - 35px);
  float: left;
}

.faq-title {
  display: block;
  font-weight: bold;
}
.faq-content {
  display: block;
}

.faq-content a, .faq-content a:hover {
  color: #845346;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

.navbar-light .navbar-toggler-icon {
  background-image: url("../images/mobile/menu icon.png");
}

.navbar-light .navbar-toggler {
  border: none;
  outline: none;
}

.navbar-expand-md .navbar-nav .dropdown-menu {
  background: #fff;
}

.navbar-expand-md .navbar-nav .dropdown-menu  .dropdown-item:hover{
  background: #ccc;
}

.nav .nav-item > .nav-link{
  font-weight: bold;
  color: #000;
  // font-size: 2.0vw;
}

.nav .nav-item.router-link-exact-active > .nav-link {
  color: #965142;
  text-decoration: underline;
}

// .nav .nav-item.router-link-exact-active > a.nav-link {
//   color: #fff;
// }

.nav .nav-item .nav-link:focus{
  // border-bottom: 2px solid #965142;
}

.membership-txt {
  // font-weight: bold;
}

.membership-btn {
  display: block;
  margin: 30px auto 15px auto;
  padding: 8px 15px;
  background: #845346;
  color: #fff;
  width: 250px;
  text-align: center;
  border-radius: 5px;
}

.membership-btn:hover {
  color: #fff;
}

/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 0; /* Stay at the top */
  right: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}
.sidenav .dropdown-menu a.dropdown-item:hover,
.sidenav .dropdown-menu a.dropdown-item:focus {
  color: #000;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 15px;}
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.app-footer {
  background: #383838;
  font-size: 12px;
}

.app-footer{
  color: #D1D1D1;
}

.app-footer .footer-aboutinfo ul li {
  list-style-type: none;
  list-style-position:inside;
  margin:0;
  padding:0;
}

.app-footer .footer-aboutinfo .fa{
  vertical-align: -0.75em;
  transform: rotate(110deg);
}

.app-footer .footer-aboutinfo .heading img{
  // height: 2.4em;
  // width:60%;
  height:100%;
}

.app-footer .footer-top {
  background: #383838;
}

.app-footer .footer-links a{
  color:inherit;
}

.app-footer .footer-links a:hover{
  color:#fff;
}

.app-footer [class*="col-"] .heading{
  height:40px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.app-footer .footer-aboutinfo ul li:not(:first-child):not(:last-child){
  margin-bottom: 13px;
}

.app-footer [class*="col-4"] ul li:not(:last-child){
  margin-bottom: 0px;
}

.app-footer .footer-links .heading{
  font-weight: bold;
  font-size: 120%;
}

.footerspace {
  margin-top: 25px !important;
  margin-bottom: 20px !important;
}

.footeremailicon {
  height: 26px;
  margin: 0 12.5px;
}

.footericon {
  display: inline-block;
  margin-right: 5px;
  height: 26px;
  width: 26px;
  background-image: url('/images/footer-icon.png');
  background-size: 100% auto;
}

.footericon.footerhp {
  background-position: 0 0;
}
.footericon.footerwa {
  background-position: 0 -26px;
}
.footericon.footerem {
  background-position: 0 -52px;
}

.app-footer .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.app-footer .copyright {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 15px;
}

.footer-aboutinfo .contacthp{
  position:relative;
  display:flex;
  flex-flow:column wrap;
}

.footer-aboutinfo  svg {
  font-size: 20px;
}

.footer-fbig, .footer-fbig:hover {
  color: #fff;
}

.footer-icon {
  display: inline-block;
  width: 26px;
  margin-right: 5px;
  align-self: center;
}

.footer-map-img {
 margin-right: 5px;
}
.footer-a-link, .footer-a-link:hover {
  color: #fff;
}

/*--------------------------------------------------------------
# Service Section
--------------------------------------------------------------*/
// .service-title {
//   width: 100%;
//   text-align: center;
//   border-bottom: 1px solid #000;
//   line-height: 0.1em;
//   margin: 10px 0 20px;
// }

// .service-title span {
//    background:#fff;
//    padding:0 10px;
// }

#services {
  background-color: #e9e9e9;
}

.normal-section {
  transition: .4s ease-in;
  transform: translateY(30px);
  opacity: 0;
}

.normal-section.showElement {
  transform: translateY(0px);
  opacity: 1;
}

.review-bg{
  background-image:url('/images/review/reviews-bg.jpg');
  background-repeat:no-repeat;
  background-size: 100% 100%;
}
		   
.servicedesc {
  width: 60%;
  padding: 3%;
}

.servicedesc .servicetitle {
  display: block;
  text-align: center;
  margin: 2% auto;
  font-size: 35px;
  font-weight: bold;
}

.servicedesc .servicecontent {
  display: block;
  text-align: center;
  font-size: 17px;
}

.res-wrapper {
  width: 90%;
  display: block;
  margin: 0 auto;
}

.res-wrapper .title {
  display: block;
  width: 100%;
  margin: 15px auto 0 auto;
  padding: 3px 0;
  text-align: center;
  background-color: #845346;
  color: #fff;
  border-radius: 30px;
}

.res-wrapper .content {
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 15px;
  text-align: center;
  background-color: #C69C6D;
  border-radius: 0 0 10px 10px;
  font-size: 15px;
}

.servicebanner {
  width: 40%;
}

.servicebanner .cat {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
}

.servicebanner span {
  position: absolute;
  background-image: url('/images/food.png');
  width: 70px;
  height: 45px;
  top: 0;
  left: calc(30%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  animation: servicetoy .5s infinite alternate ease-in-out;
}

.servicebanner span:before {
  content: "";
  position: absolute;
  background-image: url('/images/toy.png');
  width: 38px;
  height: 64px;
  top: 200%;
  left: -200%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}

.servicebanner span:after {
  content: "";
  position: absolute;
  background-image: url('/images/ball.png');
  width: 48px;
  height: 48px;
  top: 200%;
  left: 200%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}

.servicebanner img {
  width: 65%;
  display: block;
  margin: 0 auto;
  align-self: flex-end;
}

.service-wrapper {
  width: 33%;
  padding: 15px 30px;
  color: #000;
  text-decoration: none;
}

.service-wrapper:hover {
  text-decoration: none;
  color: #000;
}

.service-wrapper img {
  display: block;
  width: 40%;
  margin: 0 auto;
  // animation: swing .8s infinite linear;
}

.service-wrapper .title {
  display: block;
  width: 80%;
  margin: 10px auto 0 auto;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.service-wrapper .content {
  display: block;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  line-height: 17px;
}

/*--------------------------------------------------------------
# Category Section
--------------------------------------------------------------*/
.categorylist{
  background-color: #FFAD98;
  margin-left: auto;
	margin-right: auto;
  width: 97%;
  padding: 0 10px;
}

.categorylist-item{
  min-height: 170px;
  max-height: 300px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.19);
  background-color: #F5EDE2;
  color: #AF8070;
  transition: .4s ease-out;
}

.categorylist-item > img {
  width: 80%;
  margin: 0 auto;
}

.categorylist-item:hover {
  box-shadow: 0 10px 24px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.categorylist-item > div{
  font-size: 20px;
  padding: 10px 0;
}

/*--------------------------------------------------------------
# Banner Section
--------------------------------------------------------------*/

#banner {
  background-color: #fff;
  overflow: hidden;
}

.social-desc {
  display: block;
  width: 100%;
  text-align: center;
}

.social-icon-wrapper {
  display: block;
  text-align: center;
  width: 100%;
  padding: 10px 0;
}

.social-icon-wrapper a {
  display: inline-block;
  padding: 0 15px;
}

.social-icon-wrapper a img {
  width: 50px;
  margin-right: 5px;
  -webkit-transform: translateX(-1000px) rotate(-720deg);
          transform: translateX(-1000px) rotate(-720deg);
  -webkit-filter: blur(50px);
          filter: blur(50px);
  opacity: 0;
}

.social-icon-wrapper a, .social-icon-wrapper a:hover {
  color: #845346;
  text-decoration: none !important;
}

.socialgallery .slick-prev::before, .socialgallery .slick-next::before {
  color: #7c7c7c;
}

.socialgallery .card-img-top {
  width: 95%;
  border-radius: 10px;
}

/* --------------------------------------------------------------
# Stat Section
--------------------------------------------------------------*/

#stats {
  background-color: #e9e9e9;
}

.stat-display {
  margin: 0 20px;
}

.stat-display .num {
  font-size: 65px;
  display: block;
  font-weight: bold;
  color: #845346;
}

.stat-display .title {
  font-weight: bold;
  font-size: 18px;
}

.dash-hotel-wrapper {
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 0 7% 0 3%;
  text-align: center;
}

.dash-hotel-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 8px;
}

.dash-hotel-desc {
  font-size: 19px;
}

.dash-hotel-btn {
  display: block;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  padding: 1% 5%;
  background-color: #845346;
  color: #fff;
  font-size: 18px;
  border-radius: 5px;
  min-width: 250px;
}

.dash-hotel-btn:hover {
  color: #fff;
}

.cat3 {
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.cat3 img {
  width: 100%;
}

.cat3 img.toy2 {
  position: absolute;
  width: 17%;
  top: 25%;
  left: 5%;
  transform-origin: top center;
  animation: toy2 .8s infinite alternate ease-in-out;
}

/*--------------------------------------------------------------
# Spa Page
--------------------------------------------------------------*/

.spa-banner-txt {
  display: block;
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
  width: 50%;
  text-align: center;
  color: #ccc;
}
.spa-banner-txt .title {
  display: block;
  font-size: 45px;
  font-weight: bold;
  // text-shadow: 1px 1px 0 #000;
}
.spa-banner-txt .content {
  display: block;
  font-size: 20px;
}

.spa-wrapper {
  margin: 20px auto;
  border: 3px solid #845346;
  padding: 0;
  border-radius: 12px;
}
.spa-wrapper img {
  display: block;
  float: left;
  width: 50%;
  margin: -2px 0 -2px -2px;
}
.spa-wrapper .spa-desc {
  display: block;
  float: left;
  width: 50%;
  padding: 15px 30px;
}
.spa-wrapper .spa-desc .spa-desc-title {
  display: block;
  font-size: 28px;
  font-weight: bold;
}
.spa-wrapper .spa-desc .spa-desc-content {
  display: block;
  font-size: 18px;
}

.spa-sub-title {
  font-weight: bold;
}
.basic-grooming-block {
  border: 2px solid transparent;
  overflow: hidden;
}
.basic-grooming-block:hover {
  border: 2px solid #ccc;
}
.basic-grooming-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}

.basic-grooming-block ul li {
  width: 45px;
  margin: 0 3px;
  padding: 0;
  position: relative;
  // background-color: #efefef;
}

.basic-grooming-block ul li img {
  width: 100%;
}

.basic-grooming-block ul li span {
  position: absolute;
  top: 100%;
  left: 50%;
  border-radius: 3px;
  border: 1px solid #845346;
  padding: 1px 5px;
  color: #845346;
  font-size: 12px;
  background-color: #fff;
  z-index: 2;
  width: 100px;
  transform: translateX(-50%);
  text-align: center;
  display: none;
}

.basic-grooming-block ul li:hover span {
  display: block;
}

.basic-grooming-block .basic-grooming-call {
  display: flex;
  margin: 15px 2.5%;
  width: 45%;
  font-size: 18px;
  color: #fff;
  background-color: #845346;
  padding: 6px;
  text-align: center;
  border-radius: 4px;
  float: left;
  line-height: 26px;
  justify-content: center;
}

.spa-ala-wrapper {
  width: 45%;
  margin: 20px 2.5%;
  padding: 15px;
  border-bottom: 1px solid #ccc;
}

.spa-ala-wrapper span {
  display: block;
  font-size: 22px;
  font-weight: bold;
}

.spa-ala-wrapper a {
  display: flex;
  justify-content: center;
  text-align: center;
  color: #fff;
  background-color: #845346;
  float: left;
  padding: 3px 25px;
  border-radius: 5px;
  margin-top: 15px;
  align-items: center;
  width: 80%;
}

/*--------------------------------------------------------------
# Login
--------------------------------------------------------------*/
.login-wrapper{
  background-image: url(../images/login/login-bg.jpg);
  // background-size: 100% auto;
  background-size: 100% 100%;
    background-repeat:   no-repeat;
}

.login-wrapper .icon-mail{
  // background-image: url(../images/login/icon-mail.png);
}

.login-wrapper [class*="col"] {
  float: none;
  // margin: 1 auto;
}

.login-wrapper [class*="col"] .card{
  background-image: url(../images/login/login-form-bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 0.65rem;
  padding:0% -40%;
}

.login-wrapper [class*="col"] .card-body [class*="login-"]:not(.login-logo){
  margin-top: 5%;
}

.input-group-img{
  border-radius: 0.25rem;
  border: 1px solid #ced4da;
  background-color: #e9ecef;

  line-height: 1.5 !important;
  // margin:auto;
  //  display:inline-block;
  align-items: center;
  // padding: 0.375rem 0.75rem;
}

/*--------------------------------------------------------------
    # AboutUs Page
    --------------------------------------------------------------*/
  .aboutus [class*="row"]{
    margin-bottom: 2vw;
    //font-family: "Quicksand", "Book Antiqua", Palatino, serif;
    font-weight: 200;
  }

  .whitewrapper {
    background-color: #fff;
  }

  .aboutmenu {
    margin: 6% auto;
  }

  .aboutmenu span {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: right;
    //background-color: rgb(216,184,169);
    background-color: #fff;
    color: #845346;
    font-size: 15px;
    padding: 0 5%;
    width: 90%;
    float: right;
    margin-bottom: 5px;
    border-radius: 7px;
    cursor: pointer;
  }

  .aboutmenu span.active {
    background-color: #845346;
    width: 100%;
    font-weight: bold;
	color:#fff;			 
  }

  .aboutwrapper {
    overflow: visible;
    margin: 6% auto;
    background-color: #fff;
    padding: 0 6% 4% 6%;
    border-radius: 5px;
    box-shadow: 0 0 9px #666;
    text-align: justify;
  }

  .aboutnote {
    display: block;
    width:65%;
    position: relative;
    margin: 0 auto;
    transform: translateY(-50%);
  }

  .aboutlogo {
    display: block;
    width: 23%;
    min-width: 180px;
    margin: 0 auto;
  }

  .aboutwelcome {
    margin-top: 25px;
    font-weight: bold;
    font-size: 120%;
  }

  .aboutcat {
    display: block;
    clear: both;
    float: right;
    width: 40%;
    min-width: 180px;
  }

  .aboutlink, .aboutlink:hover{
    text-decoration: none;
    color: #000;
  }


/* KEYFRAMES CLASS */

.rotate-in-center {
	-webkit-animation: rotate-in-center 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: rotate-in-center 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.roll-in-blurred-left {
	-webkit-animation: roll-in-blurred-left 0.65s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
	        animation: roll-in-blurred-left 0.65s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
}

/* KEYFRAMES */

@keyframes bannertitle {
  from {opacity: 0; transform: translateX(100%);}
  to {opacity: 1; transform: translateX(0);}
}

@keyframes bannerdesc {
  from {opacity: 0; transform: translateY(30px);}
  to {opacity: 1; transform: translateY(0);}
}

@keyframes bannerbook {
  0% {opacity: 0; transform: scale(.7);}
  50% {opacity: 1; transform: scale(1.05);}
  100% {opacity: 1; transform: scale(1);}
}

@keyframes ringRotate {
  0% {transform: rotateY(0deg);}
  100% {transform: rotateY(360deg);}
}

@keyframes maobulous {
	0% {
		opacity: 0;
		fill: none;
		stroke-dashoffset: 2000;
	}

	30% {
		opacity: 10;
		fill: none;
		stroke-dashoffset: 2000;
	}

	90% {
		fill: rgba(0,0,0,0);
		stroke-dashoffset: 0;
	}

	100% {
		opacity: 10;
		fill: rgba(0,0,0,1);
	}
}

@keyframes shine {
  0%, 100% {transform: rotateY(0); opacity: .7;}
  50% {transform: rotateX(12deg); opacity: 1;}
}

@keyframes servicetoy {
  from {opacity: .7;}
  to {opacity: 1;}
}

@keyframes toy2{
  from {transform: rotate(-10deg);}
  to {transform: rotate(10deg);}
}

@keyframes swing {
  0%, 50%, 100% {transform: rotate(0deg);}
  25% {transform: rotate(-5deg);}
  75% {transform: rotate(5deg);}
}

@-webkit-keyframes rotate-in-center {
  0% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotate-in-center {
  0% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}

@-webkit-keyframes roll-in-blurred-left {
  0% {
    -webkit-transform: translateX(-1000px) rotate(-720deg);
            transform: translateX(-1000px) rotate(-720deg);
    -webkit-filter: blur(50px);
            filter: blur(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}

@keyframes roll-in-blurred-left {
  0% {
    -webkit-transform: translateX(-1000px) rotate(-720deg);
            transform: translateX(-1000px) rotate(-720deg);
    -webkit-filter: blur(50px);
            filter: blur(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}

@media only screen and (max-width: 768px){
    body{
        font-size: 13px;
    }

    .head-logo {
      width: 45px;
    }

    .nav .nav-item.router-link-exact-active > .nav-link {
      color: #fff;
    }

    .banner-txt .maintitle {
      font-size: 15px;
    }

    .banner-txt .maindesc {
      display: none;
    }

    .banner-txt .bannerbook {
      font-size: 12px;
      margin: 10px 0 0 0;
      padding: 5px 17px;
      animation: bannerbook .5s ease-out forwards .5s;
    }

    .bannerdesc .descwrapper {
      margin: 3% auto;
    }

    .welcomebanner {
      flex-wrap: wrap;
    }

    .welcomebanner .left {
      width: 100%;
    }

    .welcomebanner .left img {
      margin: 8% 30px;
    }

    .welcomebanner .right {
      width: 100%;
    }

    .servicedesc {
      width: 100%;
    }

    .servicedesc .servicetitle {
      font-size: 25px;
    }

    .servicedesc .servicecontent {
      font-size: 12px;
    }

    .res-wrapper .title {
      font-size: 16px;
    }

    .res-wrapper .content {
      font-size: 12px;
    }

    .servicebanner {
      display: none;
    }

    .service-wrapper {
      width: 100%;
    }

    .service-wrapper img {
      float: left;
      width: 30%;
    }

    .service-wrapper .title {
      width: 70%;
      margin: 0 auto;
      float: left;
      padding-left: 10px;
      text-align: left;
      font-size: 15px;
    }

    .service-wrapper .content {
      float: left;
      width: 70%;
      padding-left: 10px;
      text-align: left;
      font-size: 12px;
    }

    #stats {
      // display: none;
    }

    .aboutblock {
      flex-flow: column;
    }

    .aboutwrapper {
      margin: 0 auto;
    }

    .aboutmenu span {
      display: block;
      text-align: center;
      font-size: 12px;
      width: auto;
      padding: 0 2%;
      margin: 5px .5%;
      float: left;
      overflow: hidden;
    }

    .aboutmenu span.active {
      background-color: #FFE3A5;
      width: 49%;
      font-weight: bold;
    }

    .dash-hotel-title {
      font-size: 24px;
    }

    .dash-hotel-desc {
      display: none;
    }

    .dash-hotel-btn {
      margin-top: 10px;
      margin-bottom: 45px;
    }

    .hotel-banner-txt h3 {
      font-size: 15px;
    }

    .hotel-banner-txt small {
      display: none;
    }

    .hotel-what h2 {
      font-size: 20px;
    }

    .hotel-what small {
      font-size: 12px;
    }

    .hotel-features-wrapper div {
      margin-bottom: 0;
    }

    .hotel-features-wrapper div:last-child {
      margin-bottom: 15px;
    }

    .hotel-features-wrapper div img {
      width: 55px;
    }

    .hotel-provide-cat div img {
      width: 80%;
    }

    .hotel-provide-cat div span {
      font-size: 13px;
    }

    .hotel-room-row {
      flex-flow: column;
      border-bottom: 1px solid #ccc;
      padding-bottom: 15px;
    }

    .hotel-room-row .left {
      width: unset;
    }
    .hotel-room-row .middle ul li span {
      font-size: 11px;
    }

    .hotel-room-row .right .room-price {
      margin-top: 15px;
    }

    .hotel-room-row .right .room-book-btn {
      margin: 15px 2.5% 0 2.5%;
      width: 45%;
      float: left;
    }

    .hotel-service-list {
      padding: 0 15px;
      margin: 10px 0;
    }

    .hotel-service-list span {
      font-size: 12px;
    }

    .spa-wrapper {
      border: none;
    }

    .spa-wrapper img {
      width: 95%;
      float: none;
      margin: 0 auto;
    }

    .spa-sub-title {
      font-size: 17px;
    }

    .spa-banner-txt .title {
      font-size: 15px;
    }

    .spa-banner-txt .content {
      font-size: 12px;
    }

    .basic-grooming-block h4 {
      font-size: 14px;
    }

    .basic-grooming-block .basic-grooming-call {
      font-size: 14px;
    }

    .spa-ala-wrapper {
      width: 100%;
      margin: 15px 0;
    }

    .spa-ala-wrapper span {
      font-size: 16px;
    }

    .shop-sponsor {
      width: 27%;
      margin: 5px 2%;
    }

    .membership-txt {
      font-size: 15px;
    }

    .faq-ind {
      display: block;
      width: 25px;
      float: left;
    }

    .faq-wrapper {
      display: block;
      width: calc(100% - 25px);
      float: left;
    }

    .gallery-video-wrapper, .gallery-event-wrapper, .gallery-photo-wrapper {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
    }

    .pop-wrapper {
      width: 95%;
    }

    /*--------------------------------------------------------------
    # Feedback Right Side
    --------------------------------------------------------------*/
    .feedback .logo .mr-sm-img{
        margin-right: 2.0vw !important;
    }

    .feedback .logo img{
        position: static;
    }

    .footerphoneicon {
      height: 39px;
    }

    .footeremailicon {
      height: 26px;
      margin: 0 6px;
    }

    .app-footer .copyright {
      padding-top: 0;
    }

    .footerphonemail li {
      display: block;
      clear: both;
      height: 30px;
    }

    /*--------------------------------------------------------------
    # Navigation Menu
    --------------------------------------------------------------*/
    .navbar{
        // padding: unset !important;
    }

    .navbar-nav{
        border: 2px solid #E4CFCA;
        padding: 4px;
        margin-bottom: 10px;
    }

    .navbar .navbar-toggler{
        font-size: unset !important;
        border-color: transparent !important;
        padding: 0;
    }

    .navbar-brand-centered-mobile{
        // background: url(../images/mobile/m-logo.png) no-repeat;
        // background-size: 100% 100%;
        // padding-left: 2vw;
        // margin-left: auto;
        margin-right: auto;
    }

    .navbar-collapse{
        text-align:center;
    }

    .navbar-light .navbar-nav .dropdown-menu{
        text-align: center;
        background: #fff;
        margin: unset !important;
        border-radius:0 0 0.75rem 0.75rem !important;
        padding:0.1rem 0 !important;
    }

    .navbar-light .navbar-nav .dropdown-menu .dropdown-item{
        color: #000;
    }

    .navbar-light .navbar-nav .dropdown-menu .dropdown-item:hover,
    .navbar-light .navbar-nav .dropdown-menu .dropdown-item:focus{
        background-color: #ccc;
        color:#000;
        // font-size: 150%;
        border-radius:0.75rem !important;
    }

    .navbar-light .nav .nav-link:hover{
        background-color: #ccc;
        color:#000;
        // font-size: 150%;
        border-radius:0.75rem !important;
    }

    // .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav{
    //     border-radius:0.75rem !important;
    // }

    .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active {
        background: #955144;
        color: white;
        // font-size: 150%;
        border-radius:0.75rem !important;
    }

    .navbar-light .navbar-nav .show {
        background: #fff;
    }



    /*--------------------------------------------------------------
    # Care Section
    --------------------------------------------------------------*/
    .imageslider .banner-text .heading{
        font-size: 110%;
    }

    .imageslider .banner-text .small{
        margin: 10px 0;
        max-width: 120px;
        display: none;
    }

    .btn-more {
      margin-top: 10px;
    }

    .imageslider .centered-right {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(60%, -50%);
      transform: translate(60%, -50%);
      right: 25%;
    }

    .care .banner-row {
        text-align: center;
    }


     /*--------------------------------------------------------------
        # Banner Section
    --------------------------------------------------------------*/
    .banner-welovepet{
        background-color: #965142;
    }

    .banner-welovepet  div:first-child img{
        position: relative;
        width: unset;
        height: unset;
    }

    .randomcar-banner-sm {
        // margin-top: -10px;
        margin-bottom:  -2.2em;
        // height: 10%;
    }

    .randomcar-banner-sm img{
        width: 100%;
        // max-height: 130px;
        min-height: 100px;
        margin-bottom: -10px;
    }

    .randomcar-banner-sm [class*="col"]{
        z-index: 2;
    }

    .app-footer [class*="col-"] .heading {
      height: unset;
    }

}

@media only screen and (min-width: 1600px){
    body{
        font-size: 25px;
    }

     /*--------------------------------------------------------------
        # Banner Section
    --------------------------------------------------------------*/
    .banner-welovepet  div:first-child img{
        position: relative;
        width: 100%;
    }

    .banner-welovepet  div:nth-child(2) img{
        position: absolute;
        margin-left: -20%;
        height: 100%;
        width: 120%;
    }


    /*--------------------------------------------------------------
    # Care Section
    --------------------------------------------------------------*/

    .imageslider .centered-right {
        // right: 10%;
        -webkit-transform: translate(1040px, -50%);
        transform: translate(1040px, -50%);
    }
}
