/*===================== TABLE OF CONTENT =======================1. General Styling2. Cross Browser Compatibility3. Registration4. Weather Wrapper5. Header6. Sticky Header7. Sliders8. Rooms Section9. Hotel Big Tabs10. Services Carousel11. Luxury Tours12. Clients Testimonial13. Adds Images14. Our Services Carousel15. Rooms Packages16. Page Top17. Gallery Page18. FAQ'S PAGE STYLE19. Dinnings20. About Us Page21. Testimonial Section22. Our Staff23. Contact Us24. Package Detail Page25. Comments Section26. Blog Grid View27. Blog Single Page28. Sidebar29. Footer30. Booking Popup31. Date Picker32. OWL CAROUSEL STYLING33. BOOTSTRAP DATEPICKER V1.4.0=============================================================*/
/*=============== Fonts Used arial, arial & arial ===================*/
@import url(http://fonts.googleapis.com/css?family=arial:400,700);
@import url(http://fonts.googleapis.com/css?family=arial:400,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=arial:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);

/*=============== General Styling ===================*/
html,
body {
  overflow-x: hidden;
}

body {
  float: left;
  width: 100%;
  font-family: arial;
  letter-spacing: 0.3px;
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: arial;
  color: #000000;
}

p {
  font-family: arial;
  color: #000000;
  line-height: 30px;
  letter-spacing: 0.3;
}

ul li,
ol li {
  font-family: arial;
  color: #000000;
}

a {
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}

.theme-layout {
  float: left;
  width: 100%;
  overflow-x: hidden;
}

.mobile-logo-link {
  display: none;
}

.theme-layout.boxed {
  background: none repeat scroll 0 0 #FFFFFF;
  float: none;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 1230px;
  -webkit-box-shadow: 0 0 6px #747474;
  -moz-box-shadow: 0 0 6px #747474;
  -ms-box-shadow: 0 0 6px #747474;
  -o-box-shadow: 0 0 6px #747474;
  box-shadow: 0 0 6px #747474;
}

section {
  float: left;
  position: relative;
  width: 100%;
}

.block {
  float: left;
  width: 100%;
  padding: 90px 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.block.less-spacing {
  padding: 60px 0
}

.block .container {
  padding: 0;
}

.container {
  padding: 0;
}

.block > .row,
.theme-layout > .row {
  --bs-gutter-x: 0;
  margin-left: 0;
  margin-right: 0;
}

.block.remove-gap {
  padding-top: 0;
}

.block.no-padding {
  padding: 0;
}

.block.remove-bottom {
  padding-bottom: 0;
}

.block.gray,
.gray {
  background-color: #f8f8f8;
}

.overlap {
  margin-top: -150px;
  z-index: 2;
}

.block.overlap-container .container {
  background: #ffffff none repeat scroll 0 0;
  margin-top: -150px;
  overflow: hidden;
  padding: 30px;
  position: relative;
  width: 1230px;
  z-index: 10000;
}

.block.overlap-container.gray .container {
  background: #f8f8f8;
}

.half-parallax {
  height: 80% !important;
}

.half-parallax.half-bottom::before,
.half-parallax.half-bottom .parallax {
  bottom: 0;
  top: auto;
}

.remove-ext {
  float: left;
  margin-bottom: -30px;
  width: 100%;
}

iframe {
  width: 100%;
  border: 0;
}

.parallax,
.fixed-bg {
  height: 100%;
  width: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.fixed-bg {
  background-attachment: fixed !important;
  background-size: cover !important;
}

.parallax.still {
  background-position: 0 0 !important;
}

.blackish:before,
.whitish:before,
.darkblue-layer:before,
.gray-layer:before,
.darkblack-layer:before {
  /* background: none repeat scroll 0 0 #000000; */
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.darkblue-layer:before {
  background: #0d141a none repeat scroll 0 0;
  opacity: 0.9;
}

/* .gray-layer:before {
  background: rgba(248, 248, 248, 1) none repeat scroll 0 0;
  opacity: 0.97;
} */

.darkblack-layer:before {
  background: rgba(17, 21, 26, 1) none repeat scroll 0 0;
  opacity: 0.7;
}

.half-parallax .parallax {
  height: 63%;
}

.half-parallax:before {
  height: 63%;
}

.coloured:before {
  opacity: 0.9;
}

.whitish:before {
  background-color: #FFFFFF;
  opacity: 0.95;
}

.half-parallax.half-bottom:before,
.half-parallax.half-bottom .parallax {
  bottom: 0;
  top: auto;
}

iframe {
  border: 0;
  width: 100%;
  float: left;
}

.block.half-gray:before {
  background: #f8f8f8 none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  width: calc(50% + 20px);
  z-index: 0;
}

.block.half-gray.overlap-container .container:before {
  background: #f8f8f8 none repeat scroll 0 0;
  content: "";
  height: 1000px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  width: calc(50% + 20px);
  z-index: -1;
}

/*=============== Cross Browser Compatibility ===================*/
.registration-buttons>a,
.registration-buttons>a:before,
.luxurious-carousel-content>img,
.luxurious-carousel-content,
.luxurious-carousel-content>h5,
.luxurious-carousel-content:after,
.footer-img-content,
.footer-img-content>span,
.footer-img-content>a,
.big-caption,
.bg-caption,
.book-now,
.room-name,
.big-tabs .nav li:before,
.tab-name i,
.tab-name span,
.tab-name span strong,
.big-tabs .nav li a::before,
.service-name>img,
.service-name,
.service-name>h5,
.service-name:after,
.service-name>span,
.offer-overlay,
.offer-overlay>span,
.offer-overlay>a,
.service-box img,
.recent-news>a,
.gallery-box:before,
.gallery-hover,
.clients-carousel-imgs img,
.deal-details h1 a,
.deal-details h4 a,
.deal-gallery .nav li a:before,
.deal-gallery .nav li a:after,
.deal-gallery .nav li a,
.room-title h4 a,
.pagetop ul li a,
.gallery-img:before,
.gallery-overlay>span,
.gallery-overlay>h5,
.gallery-overlay>a,
.option-isotop li>a,
.gallery-overlay>h5>a,
.toggle-item,
.toggle-item>h3,
.toggle-item>h3 i,
.toggle-item:before,
.social-media li>a,
.team-hover,
.team-hover p,
.team-name>h5>a,
.gallery-name:before,
.gallery-name,
.room-thumbs .nav li a:before,
.room-thumbs .nav li a:after,
.reply:before,
.blog-post>h3 a,
.registration,
.logo-sec,
.logo-sec a img,
.post-img:after,
.gallery-widget a:before,
.gallery-widget a:after,
.room-video:before,
.video-name,
.sidebar-post-img .meta,
.tagcloud>a:before,
.tagcloud>a:after,
.tagcloud>a,
.datepicker table thead tr th.prev,
.datepicker table thead tr th.next,
.datepicker table thead tr th.datepicker-switch,
.datepicker table tr td span,
.datepicker table tfoot tr th,
.datepicker .datepicker-days table tbody tr td,
.blog-post:before,
.gallery-hover h5,
.gallery-inner>span,
.room-image:after,
.fancy-search-tabs .nav li a:before,
.fancy-service:before,
.fancy-service>img,
.fancy-service:before,
.destination-thumb>a:before,
.destination-thumb>a:after,
.tour-name>h4 a,
.best-offered .tour-name>h4,
.best-offered .tour-name>.cost,
.slide-btn,
.offer-img>ul li,
.service-name>h5 a,
.book-now:before,
header,
.offer-detail>h3 a,
.search-form-wrapper .nav li a,
.search-form-wrapper .nav li a:before,
.gallery-overlay>a:after,
.gallery-img:after,
.gallery-carousel .gallery-img>img,
.weather-wrapper>img,
nav>ul>li>a,
nav li.menu-item-has-children ul li a:before,
nav li ul li.menu-item-has-children:after,
nav li.menu-item-has-children ul li:before,
.weather-wrapper:before,
.weather-wrapper,
.address,
.weather-wrapper>img,
.temprature,
.logo-sec img,
nav>ul>li,
.responsive-menu,
.responsive-menu ul li,
.packages-services a,
.poptrox-popup .nav-previous,
.poptrox-popup .nav-next,
.responsive-menu ul li,
.responsive-menu ul li a,
.responsive-menu ul li a:before,
.responsive-menu ul li i {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.big-tabs .nav li:before,
.service-name:before,
.service-name>span,
.testimonial-name>img,
.video-name>a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.contact-details>span,
.comment-form .input-fields input,
.comment-form .input-fields textarea,
.social-media li>a,
.comment,
.gallery-widget a,
.tagcloud>a:before,
.tagcloud>a:after,
.fancy-search-tabs .field,
.book-now,
.fancy-contact-form,
.gallery-overlay>a:after,
.gallery-overlay>a:before,
.packages-services a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/*=============== Registration ===================*/
.registration {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.registration::before {
  background: #11191e none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.registration .container {
  position: relative;
}

.close-btn {
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 10000000;
}

.registration h3 {
  color: #ffffff;
  float: left;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px;
  width: 100%;
}

.registration p {
  color: #dfdede;
  float: left;
  font-family: arial;
  font-size: 13px;
  letter-spacing: 0.2px;
  margin: 5px 0 0;
  width: 100%;
}

.registration-form,
.login-form {
  float: left;
  width: 100%;
  margin: 75px 0;
  display: none;
}

.registration-form form,
.login-form form {
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: -20px;
}

.input-fields {
  float: left;
  margin-bottom: -10px;
  width: 100%;
}

.input-fields .row>div {
  margin: 0;
  padding: 0 5px;
}

.input-fields .row {
  margin: 0 -5px;
}

.input-fields input,
.input-fields textarea {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  color: #878787;
  float: left;
  font-family: arial;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  margin-bottom: 10px;
  padding: 15px 15px 15px 30px;
  width: 100%;
}

.input-fields textarea {
  height: auto;
  min-height: 200px;
  padding: 30px;
}

.book-now {
  color: #ffffff;
  border: 0;
  display: inline-block;
  font-family: arial;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  padding: 15px 32px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.book-now:hover {
  color: #ffffff;
}

.book-now:before {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,b2b2b2+100 */
  background: rgb(255, 255, 255);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(178, 178, 178, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(178, 178, 178, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(178, 178, 178, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(178, 178, 178, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(178, 178, 178, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(178, 178, 178, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b2b2b2', GradientType=0);
  /* IE6-9 */
  content: "";
  height: 100%;
  opacity: 0.4;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.book-now:hover:before {
  opacity: 0;
}

.registration .book-now:hover {
  border-color: #ffffff !important;
  color: #ffffff;
}

.registration p a {
  text-decoration: underline;
}

.registration form p {
  margin-bottom: 20px;
}

/* topbar sec style */
.topbar {
  background: #2f2f2f none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  z-index: 10000;
}

.weather-wrapper {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
  float: left;
  margin-right: 60px;
  min-height: 50px;
  padding: 0 20px 0 30px;
  position: relative;
}

.weather-wrapper:before {
  border-bottom: 60px solid rgba(0, 0, 0, 0);
  border-right: 60px solid rgba(0, 0, 0, 0);
  border-top: 50px solid #000000;
  content: "";
  height: 0;
  left: 100%;
  position: absolute;
  top: 0;
  width: 0;
}

.weather-wrapper>img {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
}

.weather-detail {
  display: inline-block;
  padding-left: 10px;
  line-height: 16px;
  vertical-align: middle;
}

.weather-city {
  color: #ffffff;
  font-family: arial;
  font-size: 12px;
  letter-spacing: 0;
  width: 100%;
}

.temprature {
  font-family: arial;
  font-size: 17px;
  font-weight: 600;
  width: 100%;
}

.temprature i {
  font-size: 12px;
  font-style: normal;
}

.address {
  color: #d8d8d8;
  float: left;
  font-family: arial;
  font-size: 11px;
  letter-spacing: 0.3px;
  margin-left: 50px;
  margin-top: 15px;
}

.address i {
  margin-right: 5px;
}

.registration-buttons {
  float: right;
}

.registration-buttons>a {
  color: #d0cfcf;
  float: left;
  font-family: arial;
  font-size: 11px;
  padding: 15px 30px;
  text-transform: uppercase;
  position: relative;
}

.registration-buttons>a:nth-child(2n+1) {
  background: rgba(0, 0, 0, 0.2);
}

.registration-buttons>a::before {
  border-left: 5px solid rgba(0, 0, 0, 0);
  display: none;
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-top: 5px solid #ffffff;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -2.5px;
  position: absolute;
  top: 0;
  width: 0;
}

.registration-buttons>a.active::before {
  -webkit-transform: rotate(180deg) translateY(100%);
  -moz-transform: rotate(180deg) translateY(100%);
  -ms-transform: rotate(180deg) translateY(100%);
  -o-transform: rotate(180deg) translateY(100%);
  transform: rotate(180deg) translateY(100%);
}

/*=============== Header ===================*/
.header-container {
  /* float: left; */
  position: relative;
  width: 100%;
  z-index: 10000;
  -webkit-box-shadow: 0 0 5px #505050;
  -moz-box-shadow: 0 0 5px #505050;
  -ms-box-shadow: 0 0 5px #505050;
  -o-box-shadow: 0 0 5px #505050;
  box-shadow: 0 0 5px #ffffff;
}

header {
  float: left;
  width: 100%;
}

header .container {
  display: table;
}

.logo-sec {
  display: table-cell;
  vertical-align: middle;
  width: 25%;
}

.logo-sec img {
  max-width: 100%;
}

nav {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

nav>ul {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

nav>ul>li {
  float: left;
  padding: 15px 10px;
  position: relative;
}

nav>ul>li>a {
  color: #000000;
  display: inline-block;
  font-family: arial;
  font-size: 16px;
  font-weight: 400;
  padding: 18px 10px;
}

nav>ul>li::before {
  background: #a7a7a7 none repeat scroll 0 0;
  content: "";
  height: 10px;
  margin-top: -5px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
}

nav>ul>li:last-child:before {
  display: none;
}

nav>ul>li:hover {
  z-index: 10;
}

nav li.menu-item-has-children ul {
  border-top: 4px solid #dcdcdc;
  min-width: 250px;
  opacity: 0;
  padding: 20px 0;
  z-index: 1;
  position: absolute;
  text-align: left;
  top: -99999px;
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
  transform: translateX(100px);
  -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -moz-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -ms-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}

nav li.menu-item-has-children ul:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: white;
  opacity: 0.95;
  z-index: -1;
}

nav li.menu-item-has-children:hover>ul {
  opacity: 1;
  top: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

nav li.menu-item-has-children ul li {
  display: block;
  float: none;
  position: relative;
}

nav li.menu-item-has-children ul li a {
  color: #000000;
  display: inline-block;
  float: none;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 3px 17px;
}

nav li.menu-item-has-children ul li.menu-item-has-children ul {
  left: -9999px;
  top: 0;
}

nav li.menu-item-has-children ul li.menu-item-has-children:hover>ul {
  left: 100%;
}

nav li.menu-item-has-children ul li:before {
  content: "";
  height: 100%;
  left: 50%;
  padding: 10px 0;
  position: absolute;
  top: -2px;
  width: 0;
  z-index: -1;
  -webkit-box-shadow: 0 0 5px #d9d9d9;
  -moz-box-shadow: 0 0 5px #d9d9d9;
  -ms-box-shadow: 0 0 5px #d9d9d9;
  -o-box-shadow: 0 0 5px #d9d9d9;
  box-shadow: 0 0 5px #d9d9d9;
}

nav li.menu-item-has-children ul li:hover:before {
  left: 0;
  width: 100%;
}

nav li ul li.menu-item-has-children:after {
  content: "\f105";
  height: 0;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  right: 40px;
  top: 50%;
  width: 0;
  font-family: fontawesome;
}

nav li ul li.menu-item-has-children:hover:after {
  opacity: 1;
  right: 25px;
}

nav .book-now {
  vertical-align: middle;
}

nav li.menu-item-has-children .double>li {
  display: inline-block;
  width: 50%;
}

nav li.menu-item-has-children .double {
  width: 500px;
}

/*========================== Sticky Headers ==========================*/
.header-container.stick {
  position: fixed;
  left: 0;
  top: 0;
}

.header-container.stick header {
  background: #ffffff;
}

.header-container.stick.sticky header {
  background: rgba(255, 255, 255, 0.95);
}

.sticky .address {
  margin-top: 8px;
}

.sticky .weather-wrapper {
  padding: 0 20px 0 30px;
  min-height: 54px;
}

.sticky .weather-wrapper:before {
  border-top-width: 42px;
}

.sticky .logo-sec img {
  max-width: 250px;
}

.sticky nav>ul>li {
  padding: 7px 10px;
}

.sticky .temprature {
  font-size: 12px;
}

.sticky .weather-wrapper>img {
  width: 42px;
}

/*========================== Transparent Headers ==========================*/
.header-container.transparent {
  left: 0;
  position: absolute;
  top: 0;
}

.header-container.transparent.stick {
  position: fixed;
}

.header-container.transparent header {
  background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
}

/*========================== Dark Header ==========================*/
.topbar.light {
  background: #f2f2f2;
}

.topbar.light .address {
  color: #7f7f7f;
}

.topbar.light .registration-buttons>a {
  color: #626161;
}

.topbar.light .registration-buttons>a:nth-child(2n+1) {
  background: rgba(0, 0, 0, 0.1);
}

header.dark,
.header-container.stick header.dark {
  background: #232323;
}

header.dark nav>ul>li>a {
  color: #d5d5d5;
}

header.dark nav li.menu-item-has-children ul:before {
  background: #131313;
}

header.dark nav li.menu-item-has-children ul {
  border-color: #404040;
}

header.dark nav li.menu-item-has-children ul li a {
  color: #b5b5b5;
}

header.dark nav li.menu-item-has-children ul li::before {
  -webkit-box-shadow: 0 0 3px #333333;
  -moz-box-shadow: 0 0 3px #333333;
  -ms-box-shadow: 0 0 3px #333333;
  -o-box-shadow: 0 0 3px #333333;
  box-shadow: 0 0 3px #333333;
}

.transparent header.dark {
  background: rgba(0, 0, 0, 0.9);
}

.header-container.transparent header.dark {
  background: rgba(35, 35, 35, 0.96)
}

/*========================== Fancy Logo ==========================*/
.logo-sec.fancy {
  position: relative;
  text-align: center;
}

.logo-sec.fancy::before {
  background: rgba(0, 0, 0, 0) url("../images/fancy-logo.png") no-repeat scroll 0 0 / 100% 100%;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}

.transparent .logo-sec.fancy:before {
  opacity: 0.96;
}

.dark .logo-sec.fancy:before {
  background: rgba(0, 0, 0, 0) url("../images/fancy-logo2.png") no-repeat scroll 0 0 / 100% 100%;
}

header .book-now {
  margin-left: 30px;
}

.sticky .logo-sec.fancy::before {
  opacity: 0.96
}

.header-container.creative header.dark .logo-sec.fancy::after {
  background: rgba(0, 0, 0, 0) url("../images/fancy-logo2.png") no-repeat scroll 0 0 / 100% 100%;
}

.header-container.creative header .logo-sec.fancy:after,
.header-container.creative header .logo-sec.fancy:before {
  opacity: 0.96;
}

/*========================== Modern Book Now ==========================*/
.book-now.modern {
  border-radius: 0;
  bottom: 0;
  overflow: visible;
  padding: 15px 20px;
  position: absolute;
  right: 0;
}

.book-now.modern::after {
  border-right: 37px solid #ffffff;
  border-top: 48px solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  left: -37px;
  position: absolute;
  top: 0;
  width: 0;
}

.book-now.modern::before {
  display: none;
}

.book-now.modern~ul {
  margin-right: 40px;
}

/*========================== Center Logo ==========================*/

.center-logo nav>ul {
  display: inline-block;
  text-align: left;
  /* width: 38%; */
}

.center-logo nav .logo-sec {
  display: inline-block;
  padding: 16px 0;
  text-align: center;
  width: 17%;
}

.center-logo nav>ul:first-child {
  text-align: right;
}

.center-logo nav>ul li {
  display: inline-block;
  float: none;
}

/*========================== Creative Header ==========================*/
.header-container.creative header {
  background: rgba(0, 0, 0, 0) !important;
  margin-top: 40px;
}

.header-container.creative {
  box-shadow: none;
}

.header-container.creative header .container {
  background: rgba(255, 255, 255, 0.96);
  -webkit-box-shadow: 0 0 5px #505050;
  -moz-box-shadow: 0 0 5px #505050;
  -ms-box-shadow: 0 0 5px #505050;
  -o-box-shadow: 0 0 5px #505050;
  box-shadow: 0 0 5px #505050;
}

.header-container.creative header.dark .container {
  background: rgba(35, 35, 35, 0.96);
}

.header-container.creative .logo-sec.fancy:after {
  background: rgba(0, 0, 0, 0) url("../images/fancy-logo.png") no-repeat scroll 0 0 / 100% 100%;
  bottom: 100%;
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  width: 100%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.header-container.creative.transparent .logo-sec.fancy:after {
  opacity: 0.96;
}

.creative .logo-sec {
  text-align: center;
}

.header-container.creative.sticky header {
  margin-top: 0;
}

/*========================== Resposnive Menu ==========================*/
.responsive-btn {
  display: none;
}

.responsive-btn a {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
  float: right;
  font-size: 19px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 60px;
}

.responsive-menu {
  display: none;
  background: #1c1c1c;
  padding: 30px 0 !important;
  height: 100%;
  position: fixed;
  right: -330px;
  top: 0;
  width: 270px;
  z-index: 100000000;
}

.responsive-menu.slidein {
  right: 0;
}

.responsive-menu ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.responsive-menu ul li {
  float: left;
  padding: 0 20px;
  position: relative;
  width: 100%;
}

.responsive-menu ul li a {
  color: #ffffff;
  float: left;
  font-size: 13px;
  line-height: 20px;
  padding: 10px 20px;
  width: 100%;
  position: relative;
  font-family: arial;
  color: #eaeaea;
}

.responsive-menu ul ul {
  display: none;
}

.responsive-menu ul li a:before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: 7px;
  position: absolute;
  top: 20px;
  width: 3px;
}

.responsive-menu ul li.active {
  padding: 30px 20px;
}

.responsive-menu ul li.active>a::before {
  left: 11px;
  top: 21px;
}

.responsive-menu ul ul li.active {
  background: #1c1c1c none repeat scroll 0 0;
  float: right;
  margin-right: -20px;
}

/*========================== SLIDERS ==========================*/
.tp-banner-container {
  float: left;
  position: relative;
  width: 100%;
}

.slide-big-text {
  color: #ffffff;
  font-family: arial;
  font-weight: 900;
}

.slide-text {
  color: #ffffff;
  font-family: arial;
  letter-spacing: 0.3px;
  max-width: 1000px;
}

.slide-btn {
  color: #ffffff;
  font-family: arial;
  font-weight: 800;
  -webkit-box-shadow: 5px 7px 15px #3F3F3F;
  -moz-box-shadow: 5px 7px 15px #3F3F3F;
  -ms-box-shadow: 5px 7px 15px #3F3F3F;
  -o-box-shadow: 5px 7px 15px #3F3F3F;
  box-shadow: 5px 7px 15px #3F3F3F;
}

.slide-btn:hover {
  background: #ffffff;
}

.black-box {
  background: rgba(0, 0, 0, 0.9);
  font-family: arial;
  color: #ffffff;
}

/*========================== ROOMS SECTION ==========================*/
.rooms-list {
  float: left;
  width: 100%;
  position: relative;
}

.rooms-list:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}

.rooms-list.loaded:before {
  display: none;
}

.rooms-list>ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.rooms-list>ul li {
  float: left;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.rooms-list>ul li:first-child:nth-last-child(2),
.rooms-list>ul li:first-child:nth-last-child(2)~li {
  width: 35%;
}

.rooms-list>ul li:first-child.active:nth-last-child(2),
.rooms-list>ul li:nth-last-child(2)~li.active {
  width: 65% !important;
}

.rooms-list>ul li:first-child:nth-last-child(3),
.rooms-list>ul li:first-child:nth-last-child(3)~li {
  width: 32%;
}

.rooms-list>ul li:first-child.active:nth-last-child(3),
.rooms-list>ul li:nth-last-child(3)~li.active {
  width: 36% !important;
}

.rooms-list>ul li:first-child:nth-last-child(4),
.rooms-list>ul li:first-child:nth-last-child(4)~li {
  width: 22.5%;
}

.rooms-list>ul li:first-child.active:nth-last-child(4),
.rooms-list>ul li:nth-last-child(4)~li.active {
  width: 32.5% !important;
}

.rooms-list>ul li:first-child:nth-last-child(5),
.rooms-list>ul li:first-child:nth-last-child(5)~li {
  width: 17.5%;
}

.rooms-list>ul li:first-child.active:nth-last-child(5),
.rooms-list>ul li:nth-last-child(5)~li.active {
  width: 30% !important;
}

.room {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.room>img {
  height: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.rooms-list>ul li.active .room>img {
  width: 100% !important;
}

.room-name {
  /* Permalink - use to edit and share this gradient:http://colorzilla.com/gradient-editor/#7db9e8+0,2d3f4b+100&0+0,0.79+100 */
  background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(45, 63, 75, 0.79) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(125, 185, 232, 0)), color-stop(100%, rgba(45, 63, 75, 0.79)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(45, 63, 75, 0.79) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(45, 63, 75, 0.79) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(45, 63, 75, 0.79) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(45, 63, 75, 0.79) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#c92d3f4b', GradientType=0);
  /* IE6-9 */
  height: 40%;
  width: 100%;
  padding: 45px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.room-name>h4 {
  bottom: 0;
  color: #ffffff;
  font-family: arial;
  font-size: 26px;
  font-weight: 600;
  left: 0;
  line-height: 40px;
  padding: 40px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.room-name>h4 span {
  float: left;
  width: 100%;
}

.rooms-list>ul li.active .room-name {
  opacity: 0;
}

.room-detail {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  height: 100%;
  width: 100%;
  padding: 40px;
  text-align: center;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease 0.15s;
  -moz-transition: all 0.3s ease 0.15s;
  -ms-transition: all 0.3s ease 0.15s;
  -o-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
}

.rooms-list>ul li.active .room-detail {
  opacity: 1;
}

.room-detail:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.room-inner {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 97%;
}

.room-inner>h3 {
  color: #ffffff;
  float: left;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 0 30px;
  width: 100%;
}

.room-inner>p {
  color: #d8d7d7;
  float: left;
  font-family: arial;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 26px;
  margin-bottom: 50px;
  width: 100%;
}

.room-inner>strong {
  float: left;
  font-family: arial;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 50px;
  width: 100%;
}

.room-inner>strong i {
  color: #ffffff;
  font-family: arial;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.room-features {
  float: left;
  width: 50%;
}

.view-more {
  float: left;
  width: 50%;
}

.room-features>span {
  color: #ffffff;
  float: left;
  font-size: 15px;
  margin-right: 12px;
}

.view-more>a {
  color: #e9e9e9;
  float: right;
  font-family: arial;
  font-size: 12px;
  line-height: 24px;
  text-transform: capitalize;
}

/*========================== HOTEL BIG TABS ==========================*/
.big-tabs {
  float: left;
  width: 100%;
}

.big-tabs .nav {
  border: none;
  float: left;
  width: 100%;
  padding: 0 3px;
  text-align: center;
}

.big-tabs .nav li {
  border-bottom: 1px solid #e0e0e0;
  display: inline-block;
  float: none;
  margin: 0 -3px;
  width: 50%;
}

.big-tabs .nav li:nth-child(2) {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}

.big-tabs .nav li a {
  border: 0 none;
  display: block;
  padding: 35px 20px;
  text-align: center;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  border: medium none;
}

.big-tabs .nav li a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.big-tabs .nav li a {
  background: #fff none repeat scroll 0 0;
  border-radius: 0;
  color: #8f8f8f;
  font-family: arial;
  font-size: 11px;
  font-weight: 400;
  margin: 0;
  position: relative;
  z-index: 1;
}

.tab-name {
  display: inline-block;
  width: 100%;
}

.tab-name i {
  color: #b1b0a7;
  display: inline-block;
  font-size: 40px;
  margin-right: 5px;
  vertical-align: middle;
  width: 25%;
}

.tab-name>span {
  color: #8f8f8f;
  display: inline-block;
  font-family: arial;
  font-size: 16px;
  min-width: 65%;
  text-align: left;
  vertical-align: middle;
}

.tab-name>span strong {
  display: block;
  font-family: arial;
  font-size: 15px;
  font-weight: 800;
  color: #555555;
  margin-top: 2px;
}

.active .tab-name i,
.active .tab-name>span,
.active .tab-name>span strong {
  color: #ffffff;
}

.big-tabs .nav li a:hover .tab-name i,
.big-tabs .nav li a:hover .tab-name>span,
.big-tabs .nav li a:hover .tab-name>span strong {
  color: #ffffff
}

.big-tabs .nav li.active a {
  background: #71a865 none repeat scroll 0 0;
}

.big-tabs .nav li a:before {
  background: #71a863 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
  z-index: -1;
}

.big-tabs .nav li:hover a::before {
  height: 100%;
  width: 100%;
}

.big-tabs .nav li:before {
  background: #FFF none repeat scroll 0 0;
  bottom: -11px;
  content: "\f0d7";
  display: block;
  color: #303030;
  font-family: FontAwesome;
  height: 25px;
  opacity: 0;
  text-align: center;
  line-height: 25px;
  position: absolute;
  right: 25px;
  width: 25px;
  z-index: 2;
}

.big-tabs .nav li.active::before {
  opacity: 1;
}

.big-tabs .tab-content {
  float: left;
  padding: 70px 0 0;
  text-align: center;
  width: 100%;
}

.tab-data {
  float: left;
  width: 100%;
  text-align: center;
}

.tab-data>strong {
  color: #71a865;
  float: left;
  font-family: arial;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 3px;
  line-height: 28px;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
}

.tab-data>h4 {
  color: #555555;
  font-family: arial;
  font-size: 33px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 50px;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.tab-data>p {
  font-family: arial;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 25px;
  padding: 0 150px;
}

.tab-data>ul {
  float: left;
  list-style: outside none none;
  margin: 40px 0 0;
  padding: 0;
  width: 100%;
}

.tab-data ul li {
  border-right: 1px solid #d8d8d8;
  display: inline-block;
  padding: 0 50px;
  position: relative;
}

.tab-data ul li p {
  color: #555555;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 20px;
  margin: 10px 0 20px;
  text-transform: uppercase;
}

.tab-data ul li span {
  color: #71a865;
  float: left;
  font-family: arial;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 28px;
  margin: 0 0 10px;
  width: 100%;
}

.tab-data ul li:last-child {
  border: 0;
}

.tab-data ul li::before {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
  bottom: -8px;
  content: "";
  display: block;
  height: 10px;
  left: -9px;
  position: absolute;
  width: 10px;
}

.tab-data ul li:first-child::before {
  opacity: 0;
}

.tab-form {
  float: left;
  width: 100%;
}

.tab-from-title {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.tab-from-title>span {
  float: left;
  font-family: arial;
  font-size: 16px;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
  width: 100%;
}

.tab-from-title>h4 {
  float: left;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.3px;
  margin: 0 0 10px;
  text-transform: uppercase;
  width: 100%;
}

.tab-from-title>p {
  color: #454545;
  float: left;
  width: 100%;
}

.tab-form>form {
  float: left;
  padding: 0 90px;
  margin-bottom: -20px;
  text-align: left;
  width: 100%;
}

form .row>div {
  margin-bottom: 20px;
}

form label {
  color: #646464;
  float: left;
  font-family: arial;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.3px;
  margin: 0 0 10px;
  text-transform: uppercase;
  width: 100%;
}

.field {
  background: rgba(253, 253, 253, 0.62);
  position: relative;
  height: 40px;
  float: left;
  width: 100%;
  border: 1px solid #dbdada;
}

.field.textarea {
  min-height: 140px;
}

.field input,
.field textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #6f6f6f;
  float: left;
  font-family: arial;
  font-size: 11px;
  height: 100%;
  padding: 10px 30px 10px 20px;
  width: 100%;
}

.field-icon {
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.field input.userincr-btn-dec,
.field input.userincr-btn-inc {
  background: rgba(0, 0, 0, 0) url("../images/incr.png") no-repeat scroll center -32px;
  bottom: 0;
  height: 50%;
  padding: 0;
  position: absolute;
  right: 0;
  width: 20px;
}

.field input.userincr-btn-inc,
.form-field input.userincr-btn-inc {
  background-position: center 12px;
  bottom: auto;
  top: 0;
}

.userincr-container {
  float: left;
  position: relative;
  width: 100%;
}

.tab-form .book-now {
  display: table;
  float: none;
  padding: 15px 40px;
  margin: 30px auto 0;
}

/*========================== Services Carousel ==========================*/
.service-area {
  float: left;
  width: 100%;
}

.service-carousel {
  float: left;
  width: 100%;
}

.service-box {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.service-box img {
  width: 100%;
}

.service-box:hover>img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-trasform: scale(1.2);
  transform: scale(1.2);
}

.service-name {
  background: #71a865 none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.service-name>span {
  background: #000000 none repeat scroll 0 0;
  height: 75px;
  left: 50%;
  line-height: 75px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 75px;
  z-index: -1;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.service-name>span img {
  width: auto;
}

.service-name>h5 {
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
  padding: 25px 0;
  text-transform: uppercase;
}

.service-name>h5 a {
  color: #fff;
  text-decoration: none;
}

.service-name>h5 a:hover {
  letter-spacing: 1.5px;
}

.service-title {
  float: left;
  padding: 25px 0;
  text-align: center;
  width: 100%;
}

.service-title>p {
  color: #ffffff;
  font-family: arial;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 10px;
  text-transform: capitalize;
}

.service-title>h3 {
  color: #ffffff;
  font-size: 34px;
  font-weight: 600;
  line-height: 45px;
  margin: 0;
  text-transform: uppercase;
}

.service-title>span {
  color: #71a865;
  font-family: arial;
  font-size: 26px;
  font-weight: 700;
  line-height: 45px;
}

.service-carousel .owl-nav {
  height: 70px;
  left: -270px;
  position: absolute;
  top: 190px;
  width: 130px;
}

.service-carousel .owl-nav>div {
  background: rgba(0, 0, 0, 0) url("../images/arrow.webp") no-repeat scroll center center;
  color: rgba(0, 0, 0, 0);
  float: left;
  height: 100%;
  width: 50%;
}

.service-carousel .owl-nav>div.owl-prev {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.service-box:hover .service-name>span {
  -webkit-transform: translateX(-50%) translateY(-60%);
  -moz-transform: translateX(-50%) translateY(-60%);
  -ms-transform: translateX(-50%) translateY(-60%);
  -o-transform: translateX(-50%) translateY(-60%);
  transform: translateX(-50%) translateY(-60%);
}

/*========================== Luxury Tours ==========================*/
.luxury-tours {
  float: left;
  width: 100%;
}

.title {
  float: left;
  margin-bottom: 40px;
  /* text-align: center; */
  width: 100%;
  text-align: center;
}

.title>span {
  color: #3c3c3c;
  float: left;
  font-family: arial;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.3px;
  line-height: 10px;
  padding-bottom: 17px;
  position: relative;
  width: 100%;
}

.title>span:before {
  background: #dbdbdb none repeat scroll 0 0;
  bottom: -3px;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -34.5px;
  position: absolute;
  width: 69px;
}

.title>span:after {
  background: #dbdbdb none repeat scroll 0 0;
  bottom: -5px;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -10.5px;
  position: absolute;
  width: 21px;
}

.title h4 {
  color: #000000;
  float: left;
  font-size: 30px;
  font-weight: bold;
  line-height: 38px;
  margin: 13px 0 0;
  text-transform: uppercase;
  width: 100%;
}

.gallery-box {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.gallery-box::before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  width: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}

.gallery-box:hover:before {
  opacity: 0.8;
}

.gallery-hover {
  background: #ffffff none repeat scroll 0 0;
  padding: 30px;
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.gallery-box:hover .gallery-hover {
  background: none;
  top: 50%;
  padding: 0 30px 60px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.gallery-box.bottom .gallery-hover {
  bottom: 0;
  top: auto;
}

.gallery-box.bottom:hover .gallery-hover {
  bottom: 50%;
  top: auto;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}

.gallery-box:hover .gallery-inner>span {
  color: #ffffff;
}

.gallery-hover span {
  color: #696969;
  float: left;
  font-family: arial;
  font-size: 11px;
  font-weight: 300;
  width: 100%;
}

.gallery-box>img {
  width: 100%;
}

.amount {
  color: #71a865;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
}

.gallery-hover h5 {
  color: #000000;
  float: left;
  font-family: arial;
  font-size: 20px !important;
  text-decoration: none;
  text-transform: uppercase;
  margin: 10px 0 5px;
  width: 100%;
}

.gallery-hover h5 a {
  color: inherit;
}

.gallery-box:hover .gallery-hover h5 {
  color: #ffffff;
  font-size: 18px;
}

.gallery-hover ul {
  float: left;
  list-style: outside none none;
  margin: 6px 0px 10px 53px;
  text-align: left;
  padding: 0;
  width: 100%;
}

.gallery-hover ul li {
  color: #696969;
  display: inline-block;
  font-family: arial;
  font-size: 16px;
  font-weight: 500;
  padding: 0 5px;
  position: relative;
}

.gallery-hover ul li::before {
  content: ",";
  display: none;
  position: absolute;
  right: -5px;
  bottom: 0;
}

.gallery-hover ul li:last-child::before {
  display: none;
}

.gallery-box:hover .gallery-hover ul li {
  color: #ffffff;
}

.gallery-hover .book-now {
  left: 50%;
  position: absolute;
  bottom: 0;
  white-space: nowrap;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
}

.gallery-box:hover .gallery-hover .book-now {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}

.gallery-box.left .gallery-hover,
.gallery-box.right .gallery-hover {
  top: 50%;
  width: 30%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.gallery-box.left:before,
.gallery-box.right:before {
  background: #ffffff none repeat scroll 0 0;
  opacity: 1;
  width: 30%;
}

.gallery-box.right:before,
.gallery-box.right .gallery-hover {
  left: auto;
  right: 0;
}

/*========================== Clients Testimonial ==========================*/
.clients-carousel {
  float: left;
  width: 100%;
}

.client {
  padding: 10px 0 20px;
  text-align: center;
}

.client>a {
  float: left;
  width: 100%;
}

.clients-carousel-imgs img {
  max-width: 100%;
}

.clients-carousel-imgs:hover a img {
  box-shadow: 0 0 15px #f0f0f0;
}

.clients-carousel .owl-nav,
.gallery-carousel .owl-nav {
  color: transparent;
  left: -50px;
  position: absolute;
  top: 50%;
  width: 100%;
}

.clients-carousel .owl-nav .owl-prev,
.gallery-carousel .owl-nav .owl-prev {
  background: rgba(0, 0, 0, 0) url(../images/clients-carousel-control.png) no-repeat scroll 0 0;
  height: 28px;
  margin-top: -14px;
  position: absolute;
}

.clients-carousel .owl-nav .owl-next,
.gallery-carousel .owl-nav .owl-next {
  background: rgba(0, 0, 0, 0) url(../images/clients-carousel-control.png) no-repeat scroll 0 0;
  height: 28px;
  margin-top: -14px;
  position: absolute;
  right: -100px;
  transform: rotate(180deg);
}

/*========================== Adds Images ==========================*/
.adds-images {
  float: left;
  width: 100%;
  margin-bottom: -30px;
}

.add {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.add,
.add a {
  float: left;
  width: 100%;
}

.add img {
  width: 100%;
}

.moveup .container {
  background: #f7f7f7 none repeat scroll 0 0;
  margin-top: -90px;
  padding: 30px 30px 0 30px;
  width: 1230px;
}

/*========================== Fancy Search Tabs ==========================*/
.fancy-search-tabs {
  background: rgba(0, 0, 0, 0) url("../images/fancy-search-tabs.webp") repeat 0 0 / cover;
  float: left;
  position: relative;
  width: 100%;
}

.fancy-search-tabs>div {
  display: inline-block;
  float: none;
  margin-left: -3px;
  padding: 0 0 0 3px;
  vertical-align: middle;
}

.fancy-search-tabs .nav li {
  float: left;
  margin: 0;
  width: 100%;
}

.fancy-search-tabs .nav li a,
.fancy-search-tabs .nav li.active a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  float: left;
  margin: 0;
  padding: 30px 40px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.fancy-search-tabs .nav li a i,
.fancy-search-tabs .nav li a span,
.fancy-search-tabs .nav li a strong {
  color: #ffffff;
}

.fancy-search-tabs .nav li a strong {
  text-transform: uppercase;
}

.fancy-search-tabs .nav li a:before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.fancy-search-tabs .nav li.active a:before {
  height: 0;
}

.fancy-search-tabs .nav li a:after {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  opacity: 0.1;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  -webkit-transition: all 0.3s linear 0.2s;
  -moz-transition: all 0.3s linear 0.2s;
  -ms-transition: all 0.3s linear 0.2s;
  -o-transition: all 0.3s linear 0.2s;
  transition: all 0.3s linear 0.2s;
}

.fancy-search-tabs .nav li:nth-child(2n+1) a:after {
  opacity: 0.05;
}

.fancy-search-tabs .nav li.active a:after {
  height: 0;
}

.fancy-search-tabs .tab-content {
  padding: 0 60px;
  float: left;
  width: 100%;
}

.fancy-search-tabs .field input,
.fancy-search-tabs .field textarea {
  background-color: #ffffff;
}

.fancy-search-tabs .field {
  border: 0 none;
  overflow: hidden;
}

.fancy-search-tabs form label {
  color: #ffffff;
}

.fancy-search-tabs .book-now {
  margin-top: 20px;
}

.checkbox,
.radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(../images/checkbox.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}

.radio {
  background: url(../images/radio.png) no-repeat;
}

.check-radio {
  float: left;
  min-height: 70px;
  width: 100%;
  padding-top: 22px;
}

.check-radio span {
  color: #ffffff;
  display: inline-block;
  float: none;
  font-size: 12px;
  padding: 0;
  vertical-align: middle;
}

.fancy-search-tabs .field input.userincr-btn-dec,
.fancy-search-tabs .field input.userincr-btn-inc {
  height: 15px;
  top: 5px;
  background-position: center 8px;
}

.fancy-search-tabs .field input.userincr-btn-dec {
  top: 19px !important;
  background-position: center -4px !important;
}

/*========================== About Simple ==========================*/
.about-simple {
  float: left;
  width: 100%;
}

.about-simple>strong {
  color: #555555;
  float: left;
  font-family: arial;
  font-size: 20px;
  margin-bottom: 5px;
  width: 100%;
}

.about-simple h2 {
  float: left;
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 10px;
  width: 100%;
}

.about-simple>i {
  color: #454545;
  float: left;
  font-family: arial;
  font-size: 13px;
  font-style: normal;
  width: 100%;
}

.about-simple>p {
  float: left;
  margin-bottom: 0;
  margin-top: 20px;
  width: 100%;
}

.about-simple>a.book-now {
  margin-top: 30px;
}

/*========================== Fancy Service ==========================*/
.all-fancy-services {
  float: left;
  width: 100%;
  margin-bottom: -30px;
}

.fancy-service {
  float: left;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.fancy-service>img {
  width: 100%;
}

.fancy-service:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.fancy-service:before,
.fancy-service:after {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  width: 100%;
  opacity: 0.5;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}

.fancy-service:hover:before {
  -webkit-transform: scaleX(0.9) scaleY(0.85);
  -moz-transform: scaleX(0.9) scaleY(0.85);
  -ms-transform: scaleX(0.9) scaleY(0.85);
  -o-transform: scaleX(0.9) scaleY(0.85);
  transform: scaleX(0.9) scaleY(0.85);
}

.fancy-service-text {
  padding: 20px;
  text-align: center;
  width: 100%;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fancy-service-text>span {
  float: left;
  font-family: arial;
  font-size: 11px;
  width: 100%;
}

.fancy-service-text>h3 {
  color: #ffffff;
  float: left;
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0 0;
  width: 100%;
}

.fancy-service-text>h3 a {
  color: #ffffff;
}

/*========================== Special Offer ==========================*/
.special-offers {
  float: left;
  margin-bottom: -30px;
  width: 100%;
}

.sp-offer {
  background: #fbfbfb;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.offer-img {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}

.offer-img>img {
  width: 100%;
}

.offer-img:before {
  background: #fbfbfb none repeat scroll 0 0;
  content: "";
  height: 20%;
  width: 120%;
  z-index: 0;
  position: absolute;
  bottom: -12%;
  left: -10%;
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
}

.offer-detail {
  float: left;
  padding: 10px 30px 40px;
  width: 100%;
}

.offer-detail>span {
  float: left;
  font-family: arial;
  font-size: 11px;
  margin-bottom: 10px;
  width: 100%;
}

.offer-detail>h3 {
  color: #3e3e3e;
  float: left;
  font-size: 16px;
  font-weight: 800;
  margin: 0 0 20px;
  width: 100%;
}

.offer-detail>h3 a {
  color: inherit;
}

.cost {
  color: #666666;
  float: left;
  font-family: arial;
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 20px;
  text-transform: uppercase;
  width: 100%;
}

.cost>strong {
  font-size: 16px;
  padding: 0 3px;
}

.offer-img>ul {
  left: 0;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 30px;
}

.offer-img>ul li {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  color: #ffffff;
  display: table;
  font-family: arial;
  font-size: 11px;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 1px;
  padding: 12px 25px;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

.offer-img:hover>ul li {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.offer-img>ul li:nth-child(2n) {
  -webkit-transition: all 0.3s ease 0.2s;
  -moz-transition: all 0.3s ease 0.2s;
  -ms-transition: all 0.3s ease 0.2s;
  -o-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s;
}

.offer-img>ul li i {
  font-size: 12px;
  margin-right: 5px;
}

/*========================== Destination ==========================*/
.destination {
  float: left;
  margin: 0 10%;
  text-align: center;
  width: 80%;
}

.destination>h3 {
  color: #ffffff;
  float: left;
  font-size: 34px;
  font-weight: 700;
  margin: 0 0 10px;
  width: 100%;
}

.destination>span {
  float: left;
  font-family: arial;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
}

.destination>p {
  color: #d4d1d1;
  float: left;
  font-size: 14px;
  margin: 20px 0 40px;
  width: 100%;
}

.destination-carousel {
  float: left;
  width: 100%;
  padding: 0px 40px;
}

.destination-thumb {
  float: left;
  width: 100%;
}

.destination-thumb>a {
  float: left;
  width: 100%;
  position: relative;
}

.destination-thumb>a:before {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  opacity: 0.8;
}

.destination-thumb>a.true:before {
  height: 100%;
}

.destination-thumb>a img {
  width: 100%;
}

.destination-thumb>span {
  color: #ffffff;
  float: left;
  font-family: arial;
  font-size: 13px;
  font-weight: 600;
  margin-top: 20px;
  text-transform: uppercase;
  width: 100%;
}

.destination-carousel .owl-nav {
  position: absolute;
  height: 0;
  left: 0;
  top: 50%;
  width: 100%;
}

.destination-carousel .owl-nav>div {
  float: left;
  width: 30px;
  height: 30px;
  color: transparent;
  position: relative;
  margin-top: -20px;
}

.destination-carousel .owl-nav>div.owl-next {
  float: right;
}

.destination-carousel .owl-nav>div::before {
  color: #ffffff;
  content: "\f104";
  font-family: fontawesome;
  font-size: 34px;
  height: 100%;
  left: 0;
  line-height: 26px;
  position: absolute;
  top: 0;
  width: 100%;
}

.destination-carousel .owl-nav>div.owl-next:before {
  content: "\f105"
}

.destination-thumb>a:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 30px;
  background: url(../images/play.png) no-repeat scroll center center transparent;
  z-index: 1;
  margin-left: -15px;
  margin-top: -15px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.destination-thumb>a.true:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.destination-slide.overlap {
  float: left;
  margin: -90px 0;
  width: 100%;
}

.destination-detail {
  background: #ffffff none repeat scroll 0 0 padding-box content-box;
  bottom: 40px;
  left: 0;
  padding: 0 30px;
  position: absolute;
  width: 100%;
}

.destination-detail .book-now {
  vertical-align: middle;
}

.destination-name {
  display: inline-block;
  max-width: 70%;
  padding: 30px 10px 30px 30px;
  vertical-align: middle;
}

.destination-name>h4 {
  color: #3e3e3e;
  float: left;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 15px;
  width: 100%;
}

.destination-name .cost {
  margin: 0;
}

/*========================== Best Offered ==========================*/
.best-offered-tours {
  float: left;
  width: 100%;
  margin-bottom: -30px;
}

.best-offered {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}

.best-offered:before {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.73+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.73)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ba000000', GradientType=0);
  /* IE6-9 */
  bottom: 0;
  content: "";
  height: 60%;
  left: 0;
  position: absolute;
  width: 100%;
}

.best-offered>img {
  width: 100%;
}

.tour-name {
  padding: 45px 40px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.tour-name>h4 {
  color: #ffffff;
  float: left;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  margin: 0 0 20px;
  width: 100%;
}

.tour-name>h4 a {
  color: inherit;
}

.best-offered .tour-name .cost {
  color: #ffffff;
  margin: 0;
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.best-offered:hover .tour-name>h4,
.best-offered:hover .tour-name>.cost {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}

/*========================== Services Page ==========================*/
.services-page .service-box {
  margin-bottom: 30px;
}

.services-page {
  float: left;
  width: 100%;
  margin-bottom: -30px;
}

/*========================== Services Detail Page ==========================*/
.service-detail {
  float: left;
  width: 100%;
}

.service-image-tabs {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  margin-bottom: 40px;
  padding: 20px;
  width: 100%;
}

.service-image-tabs .tab-content {
  float: left;
  width: 100%;
  position: relative;
}

.service-image-tabs .tab-content img {
  width: 100%;
}

.service-image-tabs .nav {
  border: 0 none;
  float: left;
  margin: 20px 0 0;
  text-align: center;
  width: 100%;
}

.service-image-tabs .nav li {
  display: inline-block;
  float: none;
  margin: 0 5px;
}

.service-image-tabs .nav li a {
  border: 0 none;
  float: none;
  margin: 0;
  padding: 0;
}

.service-info {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
  height: 100%;
  padding: 40px;
  position: absolute;
  right: 30px;
  text-align: center;
  top: 0;
  width: 312px;
}

.service-info-center {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 98%;
}

.service-info::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.service-info-center>span {
  color: #ffffff;
  float: left;
  font-family: arial;
  font-size: 18px;
  margin-bottom: 5px;
  width: 100%;
}

.service-info-center>strong {
  color: #ffffff;
  float: left;
  font-family: arial;
  font-size: 28px;
  margin-bottom: 10px;
  width: 100%;
}

.service-info-center>p {
  color: #d2d0d0;
  float: left;
  font-size: 12px;
  line-height: 20px;
  width: 100%;
}

.service-info-center .cost {
  color: #ffffff;
  margin-top: 40px;
}

.service-info-center .cost strong {
  font-size: 22px;
}

.service-info .book-now {
  margin-top: 10px;
}

.service-detail>p {
  float: left;
  margin: 6px 0;
  width: 100%;
}

.service-detail ul{
  padding-left: 15px !important;
}
/*========================== Find Hotel Form ==========================*/
.find-hotels-form {
  bottom: 100px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1000;
}

.find-hotels-form .hotel-form-wrapper {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  float: left;
  padding: 80px 100px;
  width: 100%;
  -webkit-border-radius: 0 3px 3px;
  -moz-border-radius: 0 3px 3px;
  -ms-border-radius: 0 3px 3px;
  -o-border-radius: 0 3px 3px;
  border-radius: 0 3px 3px;
}

.hotels-form-title {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
  float: left;
  font-family: arial;
  font-size: 13px;
  padding: 20px 50px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.hotels-form-title i {
  font-size: 28px;
  margin-right: 10px;
  vertical-align: middle;
}

.hotels-form-title:before {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,b2b2b2+100 */
  background: rgb(255, 255, 255);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(178, 178, 178, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(178, 178, 178, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(178, 178, 178, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(178, 178, 178, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(178, 178, 178, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(178, 178, 178, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b2b2b2', GradientType=0);
  /* IE6-9 */
  content: "";
  height: 100%;
  opacity: 0.4;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.grid1 {
  float: left;
  padding: 0 15px;
  width: 24.691%;
}

.grid2 {
  float: left;
  padding: 0 15px;
  width: 10.8%;
}

.grid3 {
  float: left;
  padding: 0 15px;
  width: 18.12%;
}

.hotel-form-wrapper .book-now {
  margin-top: 20px;
  padding: 13px 4px;
  width: 100%;
}

/*========================== Footer ==========================*/
.special-deal {
  float: left;
  width: 100%;
}

.deal-details {
  float: left;
  width: 100%;
}

.deal-details>span {
  float: left;
  font-size: 16px;
  margin-bottom: 10px;
  width: 100%;
}

.deal-details h4,
.deal-details h1 {
  float: left;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 0 30px;
  text-transform: capitalize;
  width: 100%;
}

.deal-details h4 a,
.deal-details h1 a {
  color: #555555;
  text-decoration: none;
}

.deal-details p {
  float: left;
  font-size: 16px;
  margin: 0;
  width: 100%;
}

.features-price {
  float: left;
  margin-top: 50px;
  width: 100%;
}

.features-price ul {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 5px 40px 5px;
  width: 100%;
}

.features-price ul li {
  border-bottom: 1px solid #f3f1f1;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 10px 15px 15px;
  position: relative;
}

.features-price ul li:last-child {
  border-bottom: none;
}

.features-price ul li:before {
  content: "";
  height: 5px;
  left: 0;
  margin-top: -2.5px;
  position: absolute;
  top: 50%;
  width: 5px;
}

.start-from {
  float: left;
  text-align: center;
  width: 100%;
}

.start-from>span {
  color: #000000;
  float: left;
  font-family: arial;
  font-size: 13px;
  margin-top: 5px;
  width: 100%;
}

.start-from>strong {
  float: left;
  color: #000000;
  font-family: arial;
  font-size: 30px;
  line-height: 35px;
  margin: 10px 0;
  width: 100%;
}

.start-from>i {
  color: #000000;
  float: left;
  font-family: arial;
  font-size: 16px;
  width: 100%;
}

.start-from .book-now {
  margin-top: 15px;
}

.deal-gallery {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.deal-gallery>img {
  width: 100%;
}

.deal-gallery .tab-content {
  float: left;
  width: 100%;
}

.deal-gallery .tab-content img {
  width: 100%;
}

.deal-gallery .nav {
  background: #f8f8f8 none repeat scroll 0 0;
  border: medium none;
  padding: 30px 10px 0 30px;
  z-index: 1;
  position: absolute;
  bottom: 0;
  right: 0;
}

.deal-gallery .nav li {
  float: none;
  margin-bottom: 10px;
}

.deal-gallery .nav li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin: 0;
  padding: 0;
}

.deal-gallery .nav li a img {
  width: 100%;
}

.deal-gallery .nav li.active a {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.deal-gallery .nav li a:before {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
  content: "";
  height: 0;
  width: 100%;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
}

.deal-gallery .nav li a:after {
  background: rgba(0, 0, 0, 0) url("../images/rooms-tab-hover-img.webp") no-repeat scroll 0 0;
  content: "";
  height: 28px;
  left: 50%;
  margin-left: -12px;
  margin-top: -14px;
  position: absolute;
  top: 50%;
  width: 24px;
  z-index: 2;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.deal-gallery .nav li.active a:before {
  height: 100%;
  width: 100%;
}

.deal-gallery .nav li.active a:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/*========================== Our Services Carousel ==========================*/
.services-carousel {
  border: 15px solid #ffffff;
  float: left;
  width: 100%;
}

.service-slide {
  float: left;
  position: relative;
  width: 100%;
}

.service-inner {
  left: 0;
  max-height: 100%;
  padding: 80px;
  position: absolute;
  top: 50%;
  width: 100% !important;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

.service-img>img {
  width: 100%;
}

.service-name img {
  width: auto;
}

.service-slide:before {
  background: rgba(17, 25, 30, 0.8) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.service-heading {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 0 30px;
  width: 60%;
}

.service-heading>span {
  color: #ffffff;
  float: left;
  font-family: arial;
  font-size: 16px;
  letter-spacing: 1.5px;
  line-height: 18px;
  margin: 30px 0 10px;
  text-transform: uppercase;
  width: 100%;
}

.service-heading>h4 {
  color: #ffffff;
  float: left;
  font-size: 26px;
  font-weight: 800;
  letter-spacing: 1px;
  margin: 10px 0 0;
  text-transform: capitalize;
  width: 100%;
}

.service-inner ul {
  display: inline-block;
  list-style: outside none none;
  margin: 0 0 0 -5px;
  padding-left: 5px;
  vertical-align: middle;
  width: 40%;
}

.service-inner ul li {
  color: #e0e0e0;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.5px;
  padding: 10px 25px;
  position: relative;
}

.service-inner ul li:before {
  content: "";
  height: 5px;
  margin-top: -2.5px;
  width: 5px;
  position: absolute;
  top: 50%;
  left: 0;
}

.services-carousel .owl-nav {
  height: 0;
  left: 0;
  position: absolute;
  top: 65%;
  width: 100%;
}

.services-carousel .owl-nav>div {
  background: rgba(0, 0, 0, 0) url("../images/services-arrows.webp") no-repeat scroll center center;
  color: rgba(0, 0, 0, 0);
  float: left;
  margin-left: -130px;
  height: 60px;
  width: 35px;
}

.services-carousel .owl-nav>div.owl-next {
  float: right;
  margin-left: 0;
  margin-right: -130px;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/*========================== Rooms Packages ==========================*/
.rooms-packages {
  float: left;
  width: 100%;
  margin-bottom: -30px;
}

.room-package {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.room-image {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.room-image>img {
  width: 100%;
}

.room-image .book-now {
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%) translateY(-50%) scaleY(0);
  -moz-transform: translateX(-50%) translateY(-50%) scaleY(0);
  -ms-transform: translateX(-50%) translateY(-50%) scaleY(0);
  -o-transform: translateX(-50%) translateY(-50%) scaleY(0);
  transform: translateX(-50%) translateY(-50%) scaleY(0);
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.room-package:hover .room-image .book-now {
  -webkit-transform: translateX(-50%) translateY(-50%) scaleY(1);
  -moz-transform: translateX(-50%) translateY(-50%) scaleY(1);
  -ms-transform: translateX(-50%) translateY(-50%) scaleY(1);
  -o-transform: translateX(-50%) translateY(-50%) scaleY(1);
  transform: translateX(-50%) translateY(-50%) scaleY(1);
}

.about-room {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  width: 100%;
}

.room-title {
  border-bottom: 1px solid #f7f7f7;
  float: left;
  padding: 15px 0 20px;
  text-align: center;
  width: 100%;
}

.room-title>span {
  font-family: arial;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.3px;
  line-height: 20px;
}

.room-title>h4 {
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  margin: 10px 0 0;
  width: 100%;
}

.room-title h4 a {
  color: #3e3e3e;
  text-decoration: none;
  text-transform: uppercase;
}

.room-bottom {
  float: left;
  padding: 20px 30px;
  width: 100%;
}

.room-bottom>span {
  color: #696969;
  display: inline-block;
  font-family: arial;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  width: 40%;
}

.room-bottom>ul {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 58%;
}

.room-bottom>span strong {
  font-family: arial;
  font-size: 16px;
}

.room-bottom>ul li {
  color: #908989;
  display: inline-block;
  font-size: 14px;
  padding: 0 10px;
  position: relative;
}

.room-bottom>ul li::before {
  background: #efefef none repeat scroll 0 0;
  content: "";
  height: 10px;
  margin-top: -5px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
}

.room-bottom>ul li:last-child:before {
  display: none;
}

/*========================== Page Top ==========================*/
.pagetop {
  background-repeat: repeat;
  background-size: cover;
  background-position: center center;
  float: left;
  position: relative;
  z-index: 1;
  width: 100%;
}

.pagetop .container {
  display: table;
}

.pagetop h1 {
  color: #ffffff;
  display: table-cell;
  font-size: 26px;
  font-weight: 700;
  margin: 0;
  vertical-align: middle;
}

.pagetop ul {
  display: table-cell;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: right;
  vertical-align: middle;
}

.pagetop ul li {
  color: #ffffff;
  display: inline-block;
  font-family: arial;
  font-size: 16px;
  font-weight: 300;
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
  font-weight: 500 !important;
}

.pagetop ul li a {
  color: inherit;
}

.pagetop ul li::before {
  content: "/";
  position: absolute;
  right: -6px;
  top: 0;
}

.pagetop ul li:last-child:before {
  display: none;
}

.pagetop ul li:last-child {
  margin: 0;
  padding: 0;
}

/*========================== Gallery Page ==========================*/
.gallery-data {
  float: left;
  width: 100%;
}

#options {
  float: left;
  margin-bottom: 50px;
}

#options>span {
  color: #555555;
  float: left;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  margin-right: 30px;
  padding: 13px 0;
  text-transform: capitalize;
}

#options .option-isotop {
  float: left;
}

.option-isotop ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.option-isotop li {
  float: left;
  margin: 0 6px 0 0;
}

.option-isotop li>a {
  background: #ffffff none repeat scroll 0 0;
  color: #555555;
  display: block;
  float: left;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  padding: 15px 45px;
  text-transform: uppercase;
}

#options .option-isotop li>a:hover,
#options .option-isotop li>a.selected {
  color: #ffffff;
}

/** ISOTOPE STYLING **/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/** ISOTOPE STYLING **/
.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}

.rotating.flip {
  position: relative;
}

.rotating .front,
.rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 1px);
  -moz-transform: translate3d(0, 0, 1px);
  -ms-transform: translate3d(0, 0, 1px);
  -o-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px);
}

.rotating.flip .front {
  z-index: 1;
}

.rotating .back {
  display: block;
  opacity: 0;
}

.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}

.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
  -moz-transform: rotateY(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 0);
  -o-transform: rotateY(180deg) translate3d(0, 0, 0);
  transform: rotateY(180deg) translate3d(0, 0, 0);
}

.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
  -moz-transform: rotateX(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 0);
  -o-transform: rotateX(180deg) translate3d(0, 0, 0);
  transform: rotateX(180deg) translate3d(0, 0, 0);
}

.rotating.flip.cube .front {
  -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
}

.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}

.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}

.gallery {
  border: 0 none;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.gallery.gaps {
  margin-bottom: -30px;
}

.narrow {
  margin: 0 -5px;
}

.narrow .gallery>div {
  padding: 5px;
}

.without-gap {
  margin: 0;
}

.without-gap .gallery>div {
  padding: 0;
}

.gallery.gaps>div,
.gallery.gaps>li {
  margin-bottom: 30px;
  padding: 0 15px;
}

.gallery-img {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.gallery-img>img {
  width: 100%;
}

.gallery-img:hover::before,
.activated .gallery-img:before {
  height: 100%;
  opacity: 1;
}

.gallery-img:before {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  content: "";
  height: 30%;
  left: 0;
  opacity: 0;
  z-index: 1;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.2s ease 0.05s !important;
  -moz-transition: all 0.2s ease 0.05s !important;
  -ms-transition: all 0.2s ease 0.05s !important;
  -o-transition: all 0.2s ease 0.05s !important;
  transition: all 0.2s ease 0.05s !important;
}

.gallery-img:hover .gallery-overlay,
.activated .gallery-img .gallery-overlay {
  opacity: 1;
  top: 50%;
}

.gallery-overlay {
  left: 0;
  opacity: 0;
  padding: 30px 0;
  z-index: 1;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.gallery-overlay>span {
  float: left;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  line-height: 15px;
  margin-bottom: 10px;
  width: 100%;
}

.gallery-overlay>h5 {
  color: #fff;
  float: left;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px;
  text-transform: uppercase;
  width: 100%;
  -webkit-transform: scaleX(0.5);
  -moz-transform: scaleX(0.5);
  -ms-transform: scaleX(0.5);
  -o-transform: scaleX(0.5);
  transform: scaleX(0.5);
}

.gallery-overlay>h5>a {
  color: #fff;
}

.gallery-overlay>a {
  /* display: inline-block; */
  font-family: arial;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  /* height: 45px; */
  line-height: 45px;
  width: auto;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.gallery-img:hover .gallery-overlay>a,
.gallery-img:hover .gallery-overlay>h5,
.activated .gallery-img .gallery-overlay>a,
.activated .gallery-img .gallery-overlay>h5 {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.gallery-data.simple .gallery-overlay>span {
  font-size: 10px;
}

.gallery-data.simple .gallery-overlay>a {
  display: none;
}

.gallery-data.simple .gallery-overlay h5 {
  font-size: 15px;
  margin: 0;
}

.gallery-name {
  background: #ffffff none repeat scroll 0 0;
  padding: 30px 20px 40px;
  text-align: center;
  width: 100%;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
}

.gallery-name>span {
  float: left;
  font-family: arial;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
}

.gallery-name>h3 {
  float: left;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0 0;
  text-transform: uppercase;
  width: 100%;
}

.gallery-name:before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 50%;
  width: 150%;
  z-index: -1;
  position: absolute;
  left: -10%;
  top: -10%;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}

.gallery-img:hover .gallery-name:before {
  top: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

.gallery-img:hover .gallery-name {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}

.gallery-overlay>a:before,
.gallery-overlay>a:after {
  background: inherit;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.gallery-overlay>a:after {
  opacity: 0.8;
}

.gallery-overlay>a:hover:before {
  opacity: 0;
  -webkit-transform: scale(1.6);
  -moz-transform: scale(1.6);
  -ms-transform: scale(1.6);
  -o-transform: scale(1.6);
  transform: scale(1.6);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.gallery-data .tab-content img {
  width: 100%;
}

/*========================== FAQ'S PAGE STYLE ==========================*/
#toggle {
  float: left;
  width: 100%;
  margin-bottom: -5px;
}

.toggle-item {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  margin-bottom: 5px;
  padding: 25px 35px;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.toggle-item.activate {
  padding: 40px 35px;
}

.toggle-item:before {
  content: "";
  height: 100%;
  width: 100%;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.toggle-item.activate:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.toggle-item>h3 {
  cursor: pointer;
  color: #3e3e3e;
  float: left;
  font-family: arial;
  font-size: 13px;
  margin: 0;
  width: 100%;
}

.toggle-item.activate>h3 {
  font-size: 16px;
  margin: 0 0 15px;
  color: #ffffff;
}

.toggle-item>h3 i {
  margin-right: 10px;
}

.toggle-item.activate>h3 i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.content {
  float: left;
  width: 100%;
}

.simple-text {
  float: left;
  width: 100%;
}

.simple-text>p {
  color: #f1efef;
  float: left;
  font-size: 13px;
  margin: 0;
}

.comment-form {
  float: left;
  width: 100%;
}

.comment-form>p {
  margin-bottom: 30px;
}

.comment-form.center {
  text-align: center;
}

.comment-form.center .book-now {
  float: none;
  margin-top: 20px;
}

.simple-title {
  float: left;
  margin-bottom: 40px;
  width: 100%;
}

.simple-title h5 {
  color: #3c3c3c;
  float: left;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px;
  width: 100%;
}

.simple-title>span {
  color: #696969;
  float: left;
  font-size: 13px;
  letter-spacing: 0.4px;
  width: 100%;
}

.comment-form .input-fields input,
.comment-form .input-fields textarea {
  border: 1px solid #e4e2e2;
  color: #000000;
  margin-bottom: 10px;
}

.comment-form .book-now {
  float: right;
  margin-bottom: 10px;
}

/*========================== Rooms Packages Page ==========================*/
.rooms-list-view {
  float: left;
  margin-bottom: -50px;
  width: 100%;
}

.rooms-list-view .special-deal {
  margin-bottom: 50px;
}

/*========================== Dinnings ==========================*/
.all-dinnings {
  float: left;
  width: 100%;
}

.dinnning {
  float: left;
  width: 100%;
}

.dinning-details {
  display: inline-block;
  margin-left: -5px;
  padding: 30px 5%;
  vertical-align: middle;
  width: 50%;
}

.dinning-image {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

.dinning-image>img {
  width: 100%;
}

.dinning-details>h3 {
  color: #555555;
  float: left;
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 20px;
  width: 100%;
}

.dinning-details>p {
  float: left;
  margin-bottom: 40px;
  width: 100%;
}

.features-list {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.features-list>li {
  float: left;
  font-size: 12px;
  line-height: 23px;
  margin-bottom: 10px;
  padding-left: 15px;
  width: 50%;
  position: relative;
}

.features-list>li:before {
  content: "";
  height: 5px;
  width: 5px;
  position: absolute;
  left: 0;
  top: 7px;
}

.features-list>li strong {
  float: left;
  font-family: arial;
  font-size: 16px;
  font-weight: 600;
  margin-right: 20px;
}

/*========================== About Us Page ==========================*/
.merge-columns>.row>div,
.merge-columns>.container>.row>div {
  padding: 0;
}

.about-section {
  float: left;
  position: relative;
  width: 100%;
}

.about-section>img {
  width: 100%;
}

.overlay {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  height: 100%;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}

.overlay::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.inner {
  display: inline-block;
  vertical-align: middle;
  padding: 30px;
  width: 90%;
}

.about-section span {
  color: #ffffff;
  float: left;
  font-size: 15px;
  margin: 0 0 10px;
  width: 100%;
}

.about-section h4 {
  color: #ffffff;
  float: left;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 1px;
  margin: 0 0 20px;
  width: 100%;
}

.about-section p {
  color: #dddada;
}

.make-reservation {
  float: left;
  width: 100%;
  position: relative;
}

.make-reservation>img {
  width: 100%;
}

.make-reservation .book-now {
  font-size: 20px;
  font-weight: 800;
  padding: 25px 50px;
}

#message {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}

.error_message {
  background: url("../images/error.gif") no-repeat scroll 10px center #fbe3e4;
  border: 1px solid #fbc2c4;
  color: #8a1f11;
  display: block;
  float: left;
  font-family: raleway;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 20px;
  padding: 10px 10px 10px 35px;
  text-transform: uppercase;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.loader {
  padding: 0 10px;
}

#contact #success_page h1 {
  background: url('../images/success.html') left no-repeat;
  padding-left: 22px;
}

acronym {
  border-bottom: 1px dotted #ccc;
}

/*========================== Testimonial Section ==========================*/
.testimonial-section {
  float: left;
  width: 100%;
  position: relative;
}

.testimonial-section>img {
  width: 100%;
}

.testimonial-carousel {
  float: left;
  text-align: center;
  width: 100%;
}

.testimonial {
  float: left;
  width: 100%;
}

.testimonial blockquote {
  border: 0 none;
  color: #e8e8e8;
  float: left;
  font-family: arial;
  font-size: 13px;
  line-height: 27px;
  margin: 0 0 30px;
  padding: 40px 0 0;
  width: 100%;
}

.testimonial-name {
  float: left;
  text-align: center;
  width: 100%;
}

.testimonial-name>img {
  display: inline-block;
  margin-right: 20px;
}

.testimonial-name>strong {
  display: inline-block;
}

.quote-start {
  margin-right: -20px;
  margin-top: -40px;
}

.quote-end {
  margin-bottom: -20px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.testimonial-name>strong {
  color: #ffffff;
  display: inline-block;
  font-family: arial;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  vertical-align: middle;
}

.testimonial-name>strong span {
  display: table;
  font-size: 11px;
  text-transform: uppercase;
}

/*========================== Our Staff ==========================*/
.our-team {
  float: left;
  width: 100%;
  margin-bottom: -30px;
}

.team-member {
  float: left;
  margin-bottom: 30px;
  overflow: hidden;
  padding-left: 20%;
  position: relative;
  width: 100%;
}

.team-img {
  float: left;
  position: relative;
  width: 100%;
}

.team-img img {
  width: 100%;
}

.team-hover {
  height: 100%;
  opacity: 0;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.team-member:hover .team-hover {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.team-hover:before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  opacity: 0.9;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.team-hover p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  margin: -130px 0 0;
  opacity: 0;
  padding: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}

.team-member:hover .team-hover>p {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.social-media {
  left: 0;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 25px;
  width: 20%;
}

.social-media>li {
  float: left;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
}

.social-media li>a {
  background: #fbfbfb none repeat scroll 0 0;
  color: #6d6d6d;
  display: inline-block;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  width: 42px;
}

.social-media>li:hover>a {
  color: #ffffff;
}

.team-name {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  padding: 30px 0;
  position: absolute;
  text-align: center;
  width: 80%;
}

.team-name>span {
  font-family: arial;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.3px;
  line-height: 20px;
}

.team-name>h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
  text-transform: uppercase;
}

.team-name>h5>a {
  color: #3e3e3e;
}

/*========================== Contact Us ==========================*/
.map>iframe {
  height: 340px;
}

.block-gap {
  float: left;
  height: 90px;
  width: 100%;
}

.contact-content {
  float: left;
  width: 100%;
}

.address-sec {
  float: left;
  padding: 20px 0 0;
  width: 100%;
}

.address-sec>span {
  color: #3c3c3c;
  font-family: arial;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.3px;
  line-height: 30px;
}

.address-sec>h4 {
  color: #3c3c3c;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 50px;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.address-sec>p {
  font-size: 14px;
  margin: 0 0 30px;
}

.address-sec>ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.address-sec ul li {
  color: #787676;
  float: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 10px;
  width: 100%;
}

.address-sec ul li>strong {
  color: #605d5d;
  float: left;
  font-family: arial;
  line-height: 30px;
  margin-right: 42px;
  text-transform: uppercase;
}

.address-sec ul li>span {
  background: #ffffff none repeat scroll 0 0;
  color: #605d5d;
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 30px;
  text-align: center;
  width: 30px;
}

.contact-img {
  float: left;
  width: 100%;
}

.contact-img>img {
  width: 100%;
}

/*========================== Package Detail Page ==========================*/
.room-gallery {
  float: left;
  width: 100%;
}

.room-gallery img {
  width: 100%;
}

.room-thumbs {
  float: left;
  margin-top: 60px;
  width: 100%;
}

.room-thumbs .nav {
  border: 0 none;
}

.room-thumbs .nav {
  display: table;
  float: none;
  margin: 0 -15px;
  width: auto;
}

.room-thumbs .nav li {
  border: 0 none;
  padding: 0 15px;
  width: 16.666%;
}

.room-thumbs .nav li a,
.room-thumbs .nav li.active a,
.room-thumbs .nav li a:hover,
.room-thumbs .nav li.active a:hover {
  float: left;
  padding: 0;
  margin: 0;
  border: 0;
  position: relative;
  width: 100%;
}

.room-thumbs .nav li a img {
  width: 100%;
}

.room-thumbs .nav li a:before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  width: 0;
  opacity: 0.7;
  position: absolute;
  left: 50%;
  top: 0;
}

.room-thumbs .nav li.active a:before {
  left: 0;
  width: 100%;
}

.room-thumbs .nav li a:after {
  color: #ffffff;
  content: "+";
  font-family: arial;
  font-size: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  opacity: 0;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(2);
  -moz-transform: translateY(-50%) translateX(-50%) scale(2);
  -ms-transform: translateY(-50%) translateX(-50%) scale(2);
  -o-transform: translateY(-50%) translateX(-50%) scale(2);
  transform: translateY(-50%) translateX(-50%) scale(2);
  -webkit-transition: all 0.3s ease 0.1s;
  -moz-transition: all 0.3s ease 0.1s;
  -ms-transition: all 0.3s ease 0.1s;
  -o-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
}

.room-thumbs .nav li.active a:after {
  opacity: 1;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
  -moz-transform: translateY(-50%) translateX(-50%) scale(1);
  -ms-transform: translateY(-50%) translateX(-50%) scale(1);
  -o-transform: translateY(-50%) translateX(-50%) scale(1);
  transform: translateY(-50%) translateX(-50%) scale(1);
}

.room-specs {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  margin-top: -60px;
  padding: 70px 55px;
  position: absolute;
  right: 50px;
  top: 0;
  width: 393px;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.room-thumbs .container {
  position: relative;
}

.room-specs>h4 {
  float: left;
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 30px;
  text-transform: uppercase;
  width: 100%;
}

.room-specs>h4 span {
  float: left;
  font-size: 18px;
  margin-top: 5px;
  width: 100%;
}

.room-specs .features-list>li {
  width: 100%;
}

.room-specs .features-list>li strong {
  float: left;
  font-size: 14px;
  width: 30%;
}

.room-specs a.book-now {
  margin-top: 30px;
}

.package-single-detail {
  float: left;
  width: 100%;
}

.package-single-detail>span {
  float: left;
  font-family: arial;
  font-size: 12px;
  width: 100%;
}

.package-name {
  float: left;
  font-size: 30px;
  line-height: 34px;
  font-weight: 600;
  margin: 10px 0 20px;
  width: 100%;
}

.package-single-detail>p {
  font-size: 15px;
}

.package-price {
  background: #ffffff none repeat scroll 0 0;
  float: right;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-top: 30px;
  text-align: center;
  width: 170px;
}

.package-price>strong {
  color: #666666;
  float: left;
  font-family: arial;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 10px;
  padding: 0 20px;
  width: 100%;
}

.package-price>i {
  float: left;
  font-family: arial;
  font-size: 30px;
  font-style: normal;
  line-height: 32px;
  padding: 0 20px;
  width: 100%;
}

.package-price>span {
  color: #666666;
  float: left;
  font-family: arial;
  font-size: 11px;
  font-style: italic;
  font-weight: 600;
  padding: 0 20px;
  width: 100%;
}

.package-price>a.book-now {
  float: left;
  width: 100%;
  margin-top: 30px;
}

.package-price>a.book-now:hover {
  background: #2f2f1f none repeat scroll 0 0;
  border-color: #2f2f1f !important;
}

.room-services {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  margin: 60px 0;
  padding: 80px 70px;
  width: 100%;
}

.about-service {
  float: left;
  width: 100%;
}

.about-service>span {
  float: left;
  font-family: arial;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 10px;
  width: 100%;
}

.about-service h5 {
  float: left;
  font-size: 26px;
  font-weight: 800;
  margin: 0;
  text-transform: capitalize;
  width: 100%;
}

.about-service>p {
  float: left;
  font-size: 13px;
  letter-spacing: 0.3px;
  margin-top: 20px;
  width: 100%;
}

.room-services ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.room-services ul:before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}

.room-services ul:after {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

.room-services ul li {
  border-bottom: 1px solid #dadada;
  border-left: 1px solid #dadada;
  color: #888888;
  float: left;
  line-height: 25px;
  padding: 14px 20px;
  width: 25%;
}

.room-services ul li i {
  margin-right: 10px;
}

h2.side-title {
  color: #2a2929;
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 40px;
  width: 100%;
}

h2.side-title span {
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 10px;
}

/*=== Comments Section ===*/
.comments-thread {
  float: left;
  margin-bottom: -10px;
  width: 100%;
}

.comments-thread ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.comments-thread ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.comment {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  min-height: 200px;
  padding: 30px 40px 30px 213px;
  position: relative;
  width: 100%;
}

.comment>img {
  border: 1px dashed #d7d7d7;
  left: 60px;
  padding: 7px;
  position: absolute;
  top: 40px;
}

.comment-detail {
  display: table;
  width: 100%;
}

.comment-info {
  display: table-cell;
  padding-top: 40px;
  width: 20%;
}

.comment-rating {
  display: table-cell;
  padding-top: 50px;
  text-align: center;
  vertical-align: top;
  width: 20%;
}

.comment-detail>p {
  display: table-cell;
  line-height: 28px;
  padding-top: 40px;
  vertical-align: top;
  width: 60%;
}

.comment-info h6 {
  color: #343434;
  float: left;
  font-family: arial;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  width: 100%;
}

.comment-info h6 i {
  color: #666666;
  font-size: 13px;
  font-style: normal;
}

.comment-info>span {
  float: left;
  font-family: arial;
  font-size: 12px;
  margin-top: 7px;
  width: 100%;
}

.comment-rating>span {
  color: #343434;
  float: left;
  font-family: arial;
  font-size: 16px;
  font-weight: 300;
  width: 100%;
}

.stars {
  float: left;
  font-size: 16px;
  margin-top: 5px;
  width: 100%;
}

.reply {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 10px;
  padding: 5px 14px;
  text-transform: uppercase;
  z-index: 1;
  position: absolute;
  right: 80px;
  top: 30px;
}

.reply:hover {
  color: #ffffff;
}

.reply:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  background: black;
  opacity: 0.2;
  z-index: -1;
}

.reply:hover:before {
  width: 100%;
  height: 100%;
}

.comments-thread ul ul {
  margin-top: 10px;
  padding-left: 100px;
}

/*========================== Blog Grid View ==========================*/
.blog-post {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.blog-posts {
  float: left;
  width: 100%;
  margin-bottom: -30px;
}

.post-img {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}

.post-img>img {
  width: 100%;
}

.post-img:before,
.room-image:before,
.blog-post:before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 17%;
  position: absolute;
  bottom: -10%;
  left: -10%;
  width: 120%;
  z-index: 1;
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
}

.post-img:after,
.room-image:after {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  opacity: 0.8;
  width: 0;
  z-index: 0;
  position: absolute;
  left: 50%;
  top: 0;
}

.blog-post:hover .post-img:after,
.room-package:hover .room-image:after {
  left: 0;
  width: 100%;
}

.post-img>a {
  border: 1px solid #c9c3c5;
  border-radius: 50%;
  height: 46px;
  left: 50%;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 46px;
  z-index: 1;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0) rotate(180deg);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0) rotate(180deg);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0) rotate(180deg);
  -o-transform: translateX(-50%) translateY(-50%) scale(0) rotate(180deg);
  transform: translateX(-50%) translateY(-50%) scale(0) rotate(180deg);
  -webkit-transition: all 0.5s ease 0.2s;
  -moz-transition: all 0.5s ease 0.2s;
  -ms-transition: all 0.5s ease 0.2s;
  -o-transition: all 0.5s ease 0.2s;
  transition: all 0.5s ease 0.2s;
}

.blog-post:hover .post-img>a {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
  -o-transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
  transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
}

.blog-post>h3 {
  color: #3e3e3e;
  float: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  margin: 30px 0 0;
  padding: 0 50px;
  width: 100%;
}

.blog-post>h3 a {
  color: inherit;
}

.blog-post>p {
  float: left;
  font-size: 13px;
  margin: 15px 0 20px;
  padding: 0 50px;
  width: 100%;
}

.bottom-bar {
  border-top: 1px solid #f7f7f7;
  float: left;
  margin-top: 20px;
  padding: 15px 40px;
  text-align: center;
  width: 100%;
}

.meta {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.meta>li {
  display: inline-block;
  font-size: 11px;
  line-height: 20px;
  padding: 7px 15px;
  position: relative;
}

.meta>li:before {
  background: #6f6f6f none repeat scroll 0 0;
  content: "";
  height: 6px;
  width: 1px;
  margin-top: -3px;
  position: absolute;
  right: 0;
  top: 50%;
}

.meta>li a {
  color: inherit;
}

.meta>li:last-child:before {
  display: none;
}

.center .blog-post {
  text-align: center;
}

.list-view .blog-post>h3 {
  font-size: 20px;
  margin: 30px 20% 0;
  text-transform: uppercase;
  width: 60%;
}

.blog-post:before {
  background: #FFF none repeat scroll 0 0;
  bottom: auto;
  height: 0;
  left: -10%;
  right: auto;
  top: -10%;
  z-index: 2;
}

.gray .blog-post:before {
  background: #f8f8f8;
}

.blog-post:hover:before {
  height: 13%;
}

/*========================== Blog Single Page ==========================*/
.blog-single {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  width: 100%;
}

.post-details {
  float: left;
  padding: 40px 70px;
  width: 100%;
}

.post-details .meta>li {
  text-transform: uppercase;
}

.post-details .meta>li:first-child {
  padding-left: 0;
}

.post-details .meta {
  width: 100%;
}

.post-title {
  color: #000000;
  float: left;
  font-weight: 600;
  line-height: 38px;
  margin: 10px 0 30px;
  width: 100%;
}

.share-this {
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  float: left;
  margin-bottom: 30px;
  padding: 18px 0;
  width: 100%;
}

.share-this>strong {
  color: #343434;
  float: left;
  font-family: arial;
  font-size: 14px;
  margin-right: 20px;
}

.share-this>ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.share-this>ul li {
  float: left;
  position: relative;
}

.share-this>ul li a {
  color: #888888;
  padding: 0 12px;
}

.share-this>ul li:before {
  background: #cccccc none repeat scroll 0 0;
  content: "";
  height: 10px;
  margin-top: -5px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
}

.post-details blockquote {
  border: 0 none;
  color: #666666;
  font-family: arial;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 30px;
  margin: 30px -70px;
  padding: 55px 85px;
  position: relative;
  text-align: center;
  z-index: 1;
}

.post-details blockquote:before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.col-md-8 .comment {
  padding: 30px 30px 30px 183px;
}

.col-md-8 .comment>img {
  left: 30px;
}

.col-md-8 .comments-thread ul ul {
  padding-left: 50px;
}

/*========================== Sidebar ==========================*/
.sidebar {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  padding: 30px;
  width: 100%;
}

.sidebar .widget-title h4 {
  color: #000000;
}

.sidebar .widget {
  margin-bottom: 70px;
}

.sidebar .widget:last-child {
  margin: 0;
}

.searchform {
  background: #fdfdfd none repeat scroll 0 0;
  border: 1px solid #dadada;
  float: left;
  height: 50px;
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 0 12px #efefef inset;
  -moz-box-shadow: 0 0 12px #efefef inset;
  -ms-box-shadow: 0 0 12px #efefef inset;
  -o-box-shadow: 0 0 12px #efefef inset;
  box-shadow: 0 0 12px #efefef inset;
}

.searchform>input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #c1c1c1;
  float: left;
  font-family: arial;
  font-size: 12px;
  height: 100%;
  padding: 10px 20px;
  width: 100%;
}

.searchform>button {
  border: 0 none;
  color: #ffffff;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}

.sidebar .recent-news>a {
  color: #666666;
}

.sidebar .widget ul li {
  color: #000000;
}

.popular-posts {
  float: left;
  width: 100%;
  margin-bottom: -30px;
}

.sidebar-post {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.sidebar-post-img {
  float: left;
  position: relative;
  width: 100%;
}

.sidebar-post-img>img {
  width: 100%;
}

.sidebar-post-img .meta {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  bottom: 20px;
  left: 0;
  min-width: 20%;
  padding: 3px 10px;
  position: absolute;
  text-align: center;
}

.sidebar-post:hover .sidebar-post-img .meta {
  min-width: 100%;
}

.sidebar-post-img .meta li {
  font-size: 11px;
}

.sidebar-post>h4 {
  float: left;
  font-size: 15px;
  font-weight: 600;
  margin: 15px 0 0;
  width: 100%;
}

.sidebar-post>h4 a {
  color: inherit;
}

.sidebar .widget ul li a {
  color: inherit;
}

.sidebar p {
  color: #666666;
}

.gallery-widget {
  float: left;
  margin-bottom: -10px;
  width: 100%;
}

.gallery-widget .row {
  margin: 0 -5px;
}

.gallery-widget .row>div {
  padding: 0 5px;
}

.gallery-widget a {
  float: left;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.gallery-widget a img {
  width: 100%;
}

.gallery-widget a:before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.gallery-widget a:hover:before {
  opacity: 0.51
}

.gallery-widget a:after {
  color: #ffffff;
  content: "+";
  font-family: arial;
  font-size: 48px;
  left: 50%;
  line-height: 30px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  -o-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}

.gallery-widget a:hover:after {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.sidebar .widget ul li span {
  margin-left: 30px;
}

.room-video {
  float: left;
  position: relative;
  width: 100%;
}

.room-video>img {
  width: 100%;
}

.video-name {
  text-align: center;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 20%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.room-video:hover .video-name {
  opacity: 1;
  top: 50%;
}

.room-video:before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.room-video:hover:before {
  opacity: 0.7
}

.video-name>a {
  border: 4px solid #9f9f9f;
  display: inline-block;
  font-size: 20px;
  height: 60px;
  line-height: 50px;
  margin-bottom: 20px;
  width: 60px;
}

.video-name h5 {
  color: #ffffff;
  float: left;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
}

.video-name h5 a {
  color: inherit;
}

.tagcloud {
  float: left;
  margin-bottom: -10px;
  width: 100%;
}

.tagcloud>a {
  border: 2px solid #eeeeee;
  color: #666666;
  float: left;
  font-family: arial;
  font-size: 13px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px 20px;
  position: relative;
  z-index: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

.tagcloud>a::before,
.tagcloud>a::after {
  background: #eeeeee none repeat scroll 0 0;
  content: "";
  height: 10px;
  left: -2px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  width: 10px;
}

.tagcloud>a:after {
  left: auto;
  right: -3px;
}

/*========================== Booking Form ==========================*/
.booking-form {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  padding: 20px;
  width: 100%;
}

.booking-detail {
  background: #fafafa none repeat scroll 0 0;
  display: table;
  margin-bottom: 20px;
  padding: 0 40px 0 0;
  width: 100%;
}

.booking-detail:last-child {
  margin: 0
}

.booking-name {
  display: table-cell;
  padding: 30px;
  vertical-align: middle;
  width: 55%;
}

.booking-detail .package-price {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: table-cell;
  float: none;
  padding: 30px 0;
  vertical-align: middle;
  width: 20%;
}

.booking-detail .see-details {
  display: table-cell;
  padding: 30px 0;
  text-align: right;
  vertical-align: middle;
  width: 25%;
}

.booking-name>span {
  float: left;
  font-size: 12px;
  margin-bottom: 5px;
  width: 100%;
}

.booking-name>h5 {
  float: left;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  width: 100%;
}

.indivisual-forms {
  float: left;
  margin-bottom: -30px;
  width: 100%;
}

.per-person-form {
  background: #fafafa none repeat scroll 0 0;
  float: left;
  margin-bottom: 30px;
  padding: 80px 30px 60px;
  width: 100%;
}

.per-person-form .field>input {
  background-color: #ffffff
}

.center-heading {
  float: left;
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
}

.center-heading>h3 {
  float: left;
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 10px;
  text-transform: uppercase;
  width: 100%;
}

.center-heading>span {
  color: #888888;
  float: left;
  font-size: 14px;
  width: 100%;
}

.payment-method {
  float: left;
  margin-top: 80px;
  width: 100%;
}

.payment-method>h5,
.simple-heading {
  border-bottom: 1px dashed #dee1e2;
  float: left;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 10px;
  width: 100%;
}

.payment-method>h5 span,
.simple-heading span {
  color: #999999;
  font-family: arial;
  font-size: 13px;
  font-weight: 500;
  margin-left: 10px;
}

.packages-services {
  margin: 0 -13px
}

.packages-services .simple-heading {
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0 25px 10px;
}

.packages-services>ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.packages-services>ul li {
  background: #ffffff none repeat scroll 0 0;
  display: table;
  float: left;
  padding: 15px 20px;
  width: 100%;
}

.packages-services>ul li input {
  display: table-cell;
  height: 30px;
  margin: 0;
}

.packages-services>ul li span {
  color: #636363;
  display: table-cell;
  font-size: 12px;
  padding-left: 10px;
  vertical-align: middle;
}

.service-price {
  display: table-cell;
  font-family: arial;
  font-size: 12px;
  font-weight: 600;
  padding: 0 20px;
  text-align: center;
  vertical-align: middle;
}

.packages-services a {
  color: #ffffff;
  display: table-cell;
  font-size: 11px;
  padding: 10px 12px;
  text-align: center;
  vertical-align: middle;
}

.service-price i {
  font-size: 11px;
  color: #666666;
  margin-left: 5px;
}

.packages-services>ul li:nth-child(2n+2) {
  background: #fafafa none repeat scroll 0 0;
}

.indivisual-forms>.row {
  margin: 0 -10px
}

.indivisual-forms>.row>div {
  padding: 0 10px
}

.payment-method>ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.payment-method>ul li {
  border-bottom: 1px dashed #dee1e2;
  float: left;
  padding: 20px 0;
  width: 100%;
}

.payment-method>ul li .check-radio {
  min-height: 0;
  padding: 0;
}

.payment-method>ul li span {
  color: #646464;
  display: inline-block;
  font-family: arial;
  font-size: 14px;
  width: 20%;
}

.payment-method>ul li .check-radio span.radio {
  margin-right: 10px;
  width: 20px;
}

.payment-method>ul li strong {
  font-family: arial;
  margin-left: 50px;
}

.card-info {
  float: left;
  margin-top: 60px;
  width: 100%;
}

.card-info .field {
  height: auto;
}

/*========================== Footer ==========================*/
footer {
  float: left;
  width: 100%;
}

.footer-widgets {
  float: left;
  width: 100%;
  margin-bottom: -40px;
}

.widget {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.widget-title {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.about-widget {
  float: left;
  width: 105%;
}

.about-widget>a {
  display: block;
  margin-bottom: 20px;
}

.about-widget>p {
  color: #ffffff;
  font-size: 16px;
  margin: 0;
}

.recent-news {
  float: left;
  margin-bottom: 25px;
  width: 100%;
}

.widget-title>h4 {
  color: #ffffff;
  float: left;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px;
  text-transform: uppercase;
  width: 100%;
}

.widget-title>span {
  float: left;
  font-family: arial;
  font-size: 16px;
  font-weight: 300;
  padding-left: 57px;
  position: relative;
}

.widget-title>span:before {
  background: #71a865 none repeat scroll 0 0;
  bottom: 50%;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  margin-bottom: -1.5px;
  position: absolute;
  width: 35px;
}

.widget-news {
  float: left;
  width: 100%;
  margin-bottom: -25px;
}

.date {
  background: #696969 none repeat scroll 0 0;
  float: left;
  width: 67px;
  margin-right: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.date>i {
  background: #71a865 none repeat scroll 0 0;
  border-radius: 6px 6px 0 0;
  color: #ffffff;
  float: left;
  font-family: arial;
  font-size: 8px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.date>strong {
  color: #ffffff;
  float: left;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 26px;
  padding: 8px 5px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.date>strong::before {
  background: #4e4e4e none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: -1;
}

.date>strong::after {
  border-left: 1px solid #4e4e4e;
  border-right: 1px solid #4e4e4e;
  content: "";
  height: 6px;
  left: 2%;
  margin-top: -3px;
  position: absolute;
  top: 50%;
  width: 96%;
  z-index: -1;
}

.recent-news>a {
  color: #ffffff;
  display: block;
  font-family: arial;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.3px;
  line-height: 26px;
  margin-top: 10px;
  text-decoration: none;
  text-transform: capitalize;
}

.offer {
  float: left;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.offer-overlay {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  height: 100%;
  padding: 23px 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
}

.offer:hover .offer-overlay,
.offer.active .offer-overlay {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}

.offer-overlay>span {
  color: #71a865;
  float: left;
  font-family: arial;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.3px;
  line-height: 20px;
  width: 100%;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

.offer:hover .offer-overlay>span,
.offer.active .offer-overlay>span {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.offer-overlay>a {
  color: #3e3e3e;
  float: left;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.offer:hover .offer-overlay>a,
.offer.active .offer-overlay>a {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.offers-widget {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.offer>img {
  width: 100%;
}

.widget>ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.widget>ul li {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 30px;
  margin-bottom: 10px;
}

.widget>ul li i {
  color: #000000;
  font-size: 16px;
  margin-right: 10px;
}

.contact-bar {
  float: left;
  margin-bottom: 30px;
  margin-top: -80px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.contact-bar>div {
  padding: 0;
}

.contact-details {
  padding: 20px 45px;
  position: relative;
  z-index: 1;
}

.contact-details.dark:before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  opacity: 0.1;
  height: 100%;
  width: 100%;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
}

.contact-details>span {
  background: rgb(251 176 64);
  color: #ffffff;
  float: left;
  font-size: 18px;
  height: 38px;
  letter-spacing: 0.3px;
  line-height: 38px;
  margin-right: 20px;
  text-align: center;
  width: 38px;
}

.contact-details>strong {
  color: #ffffff;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 24px;
  text-transform: capitalize;
}

.contact-details>p {
  color: #ffffff;
  font-family: arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
}

.contact-details p span {
  margin-left: 10px;
}

footer .block {
  padding: 40px 0 120px;
}

footer .block.bar-off {
  padding: 90px 0;
}

.bottom-footer {
  background: #05090c none repeat scroll 0 0;
  float: left;
  padding: 30px 0;
  position: relative;
  width: 100%;
}

.bottom-footer>div>p {
  color: #ffffff;
  float: left;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  text-align: center;
  width: 100%;
}

.bottom-footer>div>p>a {
  color: #71a865;
  text-decoration: none;
}

/*========================== Booking Popup ==========================*/
.booking-popup,
.popup {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 2147483647;
  display: none;
}

.booking-popup .close-btn {
  right: 30px;
  top: 20px;
}

.popup-container,
.popup-center {
  height: 100%;
  left: 0;
  padding: 50px 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.popup-container:before,
.popup-center:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.popup-inner,
.simple-popup-inner {
  display: inline-block;
  max-height: 100%;
  padding: 0 !important;
  position: relative;
  vertical-align: middle;
  width: 90% !important;
}

.simple-popup-inner {
  background: none
}

.popup-title {
  float: left;
  width: 100%;
  padding: 50px 0;
  position: relative;
}

.popup-title>span {
  color: #f4f4f4;
  float: left;
  font-family: arial;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 20px;
  width: 100%;
}

.popup-title>h4 {
  color: #ffffff;
  float: left;
  font-size: 32px;
  font-weight: 800;
  line-height: 30px;
  margin: 10px 0;
  text-transform: uppercase;
  width: 100%;
}

.popup-details {
  float: left;
  text-align: left;
  padding: 0 100px;
  position: relative;
  width: 100%;
}

.popup-details:before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.95;
  position: absolute;
  top: 0;
  width: 100%;
}

.popup-block {
  border-bottom: 1px solid #dedede;
  float: left;
  padding: 70px 0;
  position: relative;
  width: 100%;
}

.popup-block-title>span {
  float: left;
  font-family: arial;
  font-size: 13px;
  margin-bottom: 5px;
  width: 100%;
}

.popup-block-title>h4 {
  color: #323232;
  float: left;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
}

.booking-popup .field input,
.booking-popup .field textarea {
  background-color: #ffffff;
}

.popup-rooms {
  float: left;
  width: 100%;
  margin-bottom: -30px;
}

.popup-room {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.popup-room-img {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
}

.popup-room-detail {
  display: inline-block;
  margin-left: -5px;
  padding-left: 30px;
  vertical-align: middle;
  width: 55%;
}

.popup-room-img>img {
  width: 100%;
}

.popup-room-detail>i {
  float: left;
  font-size: 12px;
  font-style: normal;
  margin-bottom: 5px;
  width: 100%;
}

.popup-room-detail>h5 {
  float: left;
  font-size: 20px;
  font-weight: 600;
  width: 100%;
}

.room-price-from {
  float: left;
  margin-top: 10px;
  width: 40%;
}

.room-price-from>strong {
  color: #666666;
  float: left;
  font-family: arial;
  font-size: 13px;
  width: 100%;
}

.room-price-from>span {
  font-family: arial;
  font-size: 30px;
  font-weight: 600;
}

.popup-room-detail .book-now {
  margin-top: 30px;
}

.alert>strong {
  font-family: arial;
  font-size: 26px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.alert.alert-success p {
  color: inherit;
  font-family: arial;
  font-size: 12px;
}

.simple-popup-inner .alert {
  margin: 0 auto;
  position: relative;
  width: 60%;
}

.simple-popup-inner .alert .close-btn {
  right: 10px;
  top: 10px;
}

/* ===============================================================    Date Picker================================================================*/
.dropdown-menu {
  border: 0 none;
  border-radius: 0;
  width: 277px;
  padding: 0;
}

.datepicker table {
  width: 100%;
  min-width: 0;
}

.datepicker table thead {
  float: left;
  padding: 15px 30px;
  width: 100%;
}

.datepicker table thead tr {
  display: table;
  float: left;
  width: 100%;
  text-align: center;
}

.datepicker table thead tr th.prev,
.datepicker table thead tr th.next {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  border-radius: 0;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  height: 30px;
  padding: 0;
  width: 30px;
}

.datepicker table thead tr th.datepicker-switch {
  border-radius: 0;
  color: #ffffff;
  display: inline-block;
  font-family: arial;
  font-size: 15px;
  height: auto;
  line-height: 20px;
  padding: 6px 20px;
  width: auto;
}

.datepicker table thead tr th.datepicker-switch:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #ffffff;
  -webkit-box-shadow: 0 0 8px #606060 inset;
  -moz-box-shadow: 0 0 8px #606060 inset;
  -ms-box-shadow: 0 0 8px #606060 inset;
  -o-box-shadow: 0 0 8px #606060 inset;
  box-shadow: 0 0 8px #606060 inset;
}

.datepicker table thead tr th.prev:hover,
.datepicker table thead tr th.next:hover {
  background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
  color: #4f4f4f;
}

.datepicker table tbody {
  float: left;
  padding: 20px;
  width: 100%;
}

.datepicker table tbody tr {
  display: table;
  float: left;
  width: 100%;
}

.datepicker table tbody tr td {
  padding: 0;
}

.datepicker table tr td span {
  border-radius: 0;
  background: none;
  color: #444444;
  font-family: arial;
  font-size: 12px;
  height: auto;
  letter-spacing: 0.5px;
  line-height: 40px;
  margin: 0;
  padding: 6px 5px;
  width: 25%;
  position: relative;
}

.datepicker table tr td span:hover,
.datepicker table tr td span.active {
  background: none !important
}

.datepicker table tr td span.month:before,
.datepicker table tr td span.month:after {
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 0;
}

.datepicker table tr td span.month::after {
  border-left: 0;
  border-top: 0;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  bottom: 0;
  left: auto;
  right: 0;
  top: auto;
}

.datepicker table tr td span.month:hover:before,
.datepicker table tr td span.month:hover:after {
  border-color: #2f2f2f;
  height: 80%;
  width: 80%;
}

.datepicker table tfoot {
  float: left;
  width: 100%;
}

.datepicker table tfoot tr {
  float: left;
  padding: 0 1px;
  width: 50%;
}

.datepicker table tfoot tr th {
  background: #f6f6f6 none repeat scroll 0 0;
  border-radius: 0;
  color: #303030;
  float: left;
  font-family: arial;
  font-size: 11px;
  line-height: 20px;
  height: auto;
  padding: 13px 22px;
  text-transform: uppercase;
  width: 100%;
}

.datepicker table tfoot tr th:hover {
  color: #ffffff;
}

.datepicker th.dow {
  color: #ffffff;
  font-family: arial;
  font-size: 12px;
  padding-top: 10px;
}

.datepicker .datepicker-days thead {
  padding: 20px 20px 0;
}

.datepicker .datepicker-days table tbody tr td {
  border-radius: 0;
  font-size: 11px;
  line-height: 30px;
}

.datepicker th.cw {
  width: 30px;
}

/* ===============================================================    OWL CAROUSEL STYLING================================================================*/
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* *   Owl Carousel - Auto Height Plugin*/
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* *  Core Owl Carousel CSS File*/
.owl-carousel {
  display: none;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* *    Owl Carousel - Lazy Load Plugin*/
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* *  Owl Carousel - Video Plugin*/
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.html") no-repeat;
  cursor: pointer;
  z-index: 1;
  backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* ===============================================================    BOOTSTRAP DATEPICKER V1.4.0================================================================*/
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr
}

.datepicker-inline {
  width: 220px
}

.datepicker.datepicker-rtl {
  direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
  float: right
}

.datepicker-dropdown {
  top: 0;
  left: 0
}

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, .2);
  position: absolute
}

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px
}

.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px
}

.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff
}

.datepicker>div {
  display: none
}

.datepicker.days .datepicker-days,
.datepicker.months .datepicker-months,
.datepicker.years .datepicker-years {
  display: block
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9
}

.datepicker table tr td.today:hover:hover {
  color: #000
}

.datepicker table tr td.today.active:hover {
  color: #fff
}

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9
}

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, gray);
  background-image: -ms-linear-gradient(top, #b3b3b3, gray);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(gray));
  background-image: -webkit-linear-gradient(top, #b3b3b3, gray);
  background-image: -o-linear-gradient(top, #b3b3b3, gray);
  background-image: linear-gradient(top, #b3b3b3, gray);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: gray #808080 #595959;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: gray
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666 \9
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -ms-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(top, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #04c
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #039 \9
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 44px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.datepicker table tr td span:hover {
  background: #eee
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -ms-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(top, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #04c
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #039 \9
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999
}

.datepicker .datepicker-switch {
  width: 145px
}

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer
}

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eee
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle
}

.datepicker thead tr:first-child .cw {
  cursor: default;
  background-color: transparent
}

.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px
}

.input-daterange input {
  text-align: center
}

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0
}

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px
}

/* ===============================================================    SELECT2 PLUGIN STYLING================================================================*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  z-index: 10000000000000;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f6f6f6;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.select2-container--open .select2-dropdown {
  margin-top: -3px;
}

.select2-container {
  float: left;
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  background: #FFF none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #818181;
  font-family: arial;
  font-size: 11px;
  height: 100%;
  line-height: 40px;
}

.select2-dropdown {
  background: #FFF none repeat scroll 0 0;
  border: 0 none;
  box-shadow: 0 4px 3px #ededed;
  padding: 20px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}

.select2-search--dropdown {
  float: left;
  width: 100%;
}

.select2-results {
  float: left;
  width: 100%;
}

.select2-results__option {
  font-family: noto sans;
  font-size: 12px;
  padding: 8px 20px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 40px 0 20px;
}

.poptrox-overlay {
  z-index: 2147483647 !important;
}

/* ===============================================================    Hotel Room Version 1.2================================================================*/
.contact-form-image {
  float: left;
  position: relative;
  width: 100%;
}

.contact-form-image>img {
  width: 100%;
}

.contact-form-image:before {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
}

.fancy-contact-form {
  background: rgba(255, 255, 255, 0.98) none repeat scroll 0 0;
  left: 10%;
  padding: 80px;
  position: absolute;
  top: 50%;
  width: 80%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fancy-form-title {
  float: left;
  margin-bottom: 35px;
  width: 100%;
}

.fancy-form-title>span {
  color: #000000;
  float: left;
  font-family: arial;
  font-size: 16px;
  margin-bottom: 7px;
  width: 100%;
}

.fancy-form-title>h3 {
  color: #000000;
  float: left;
  font-size: 26px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
}

.property-form-fields {
  float: left;
  margin-bottom: -10px;
  width: 100%;
}

.property-field {
  background: #fcfcfc none repeat scroll 0 0;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  box-shadow: 0 0 5px #dfdfdf inset;
  display: table;
  height: 45px;
  margin-bottom: 10px;
  width: 100%;
}

.property-field .fa {
  color: #adadad;
  display: table-cell;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
  width: 50px;
}

.property-field input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #000000;
  display: table-cell;
  font-family: arial;
  font-size: 16px;
  height: 44px;
  vertical-align: middle;
  width: 100%;
  padding: 12px 15px 15px 20px;
}

.all-fields {
  display: table-cell;
  padding-right: 10px;
  vertical-align: middle;
  width: 80%;
}

.submit-btn {
  display: table-cell;
  height: 100%;
  position: relative;
  vertical-align: middle;
}

.submit-btn .book-now {
  float: none;
  font-size: 15px;
  font-weight: bold;
  height: 50%;
  min-height: 50px;
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
}

.all-fields .row {
  margin: 0 -5px;
}

.all-fields .row>div {
  margin-bottom: 0;
  padding: 0 5px;
}

/*========================== Property Information ==========================*/
.property-information {
  display: table;
  width: 100%;
}

.property-detail {
  display: table-cell;
  padding: 20px 70px;
  vertical-align: middle;
  width: 50%;
}

.property-image {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.property-image img {
  width: 100%;
}

.property-detail>span {
  color: #8f8f8f;
  float: left;
  font-family: arial;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 10px;
  width: 100%;
}

.property-detail>h3 {
  float: left;
  font-size: 33px;
  font-weight: 700;
  margin: 0 0 20px;
  width: 100%;
}

.property-detail>p {
  float: left;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 28px;
  margin: 0;
  width: 100%;
}

.property-detail>ul {
  float: left;
  list-style: outside none none;
  margin: 30px 0 0;
  padding: 0;
  width: 100%;
}

.property-detail li {
  color: #666666;
  font-family: arial;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 12px;
}

.property-detail li:last-child {
  margin: 0;
}

.property-detail li i {
  margin-right: 10px;
}

/*========================== Ammenities ==========================*/
.amenities {
  display: table;
  width: 100%;
}

.about-amenities {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.about-amenities img {
  width: 100%;
}

.amenities-blocks {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.ammenities-text {
  position: absolute;
  left: 20%;
  top: 50%;
  width: 60%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.about-amenities::before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
}

.ammenities-text>span {
  color: #dcdcdc;
  float: left;
  font-family: arial;
  font-size: 15px;
  margin-bottom: 10px;
  width: 100%;
}

.ammenities-text>h4 {
  color: #ffffff;
  float: left;
  font-size: 48px;
  font-weight: 700;
  margin: 0 0 20px;
  width: 100%;
}

.ammenities-text>i {
  float: left;
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 20px;
  width: 100%;
}

.ammenities-text>p {
  color: #e5e4e4;
  float: left;
  font-size: 14px;
  margin-bottom: 60px;
  width: 100%;
}

.amenities .row {
  margin: 0;
}

.amenities .row>div {
  padding: 0;
}

.amenity-box {
  display: table;
  padding: 66px 20px;
  text-align: center;
  width: 100%;
}

.amenity-box-img {
  float: left;
  vertical-align: middle;
}

.amenity-detail {
  display: table-cell;
  padding-left: 10px;
  text-align: left;
  vertical-align: middle;
}

.amenity-detail>span {
  float: left;
  font-size: 11px;
  width: 100%;
}

.amenity-detail>strong {
  color: #232323;
  float: left;
  font-family: arial;
  font-size: 16px;
  margin: 2px 0 5px;
  width: 100%;
}

.amenity-detail>p {
  float: left;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0;
  width: 100%;
}

.gray .social-media li>a {
  background: #ffffff;
}

/*========================== Gallery Carousel ==========================*/
.gallery-carousel {
  float: left;
  width: 100%;
  padding: 0 70px;
}

.gallery-carousel .gallery-overlay>h5 {
  font-size: 18px;
}

.gallery-carousel .owl-nav {
  left: 0;
}

.gallery-carousel .owl-nav .owl-next {
  right: 30px;
}

.gallery-carousel .owl-nav .owl-prev {
  left: 30px;
}

.gallery-carousel .gallery-img:after {
  border-bottom: 40px solid #ffffff;
  border-top: 40px solid #ffffff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.gallery-carousel .gallery-img:hover:after {
  opacity: 0;
}

.gallery-carousel .gallery-img:hover>img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/*========================== Quote Section ==========================*/
.quote-section {
  float: left;
  padding-left: 100px;
  position: relative;
  width: 100%;
}

.quote-section>img {
  float: left;
  width: 100%;
}

.quote-section:before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 100%;
  opacity: 0.8;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

.quote-wrap {
  height: 100%;
  left: 0;
  padding: 10px 10px 10px 110px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 2;
}

.quote-inner {
  border: 3px solid #ffffff;
  float: left;
  height: 100%;
  width: 100%;
}

.quote-inner::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.quotation {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
}

.quotation>i {
  color: #828282;
  font-size: 40px;
}

.quotation blockquote {
  border: 0 none;
  color: #303030;
  display: block;
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  line-height: 35px;
  padding: 20px 0 0;
  width: 100%;
}

.quotation>span {
  float: left;
  font-family: arial;
  font-size: 15px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  width: 100%;
}

.quotation>span i {
  color: #545454;
  font-size: 13px;
  font-style: normal;
}

/* Poptrox Nav Styling */
.poptrox-popup .nav-previous,
.poptrox-popup .nav-next {
  background: #000 none repeat scroll 0 0;
  color: transparent !important;
  height: 50px !important;
  left: 35px !important;
  opacity: 0 !important;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px !important;
}

.poptrox-popup .nav-previous>div,
.poptrox-popup .nav-next>div {
  height: initial !important;
  left: 50% !important;
  margin-top: 0 !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: initial !important;
}

.poptrox-popup .nav-next {
  left: auto !important;
  right: 35px !important;
}

.poptrox-popup .nav-previous>div::before,
.poptrox-popup .nav-next>div::before {
  color: #fff;
  content: "\f053";
  font-family: fontawesome;
  font-size: 18px;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.poptrox-popup .nav-next>div::before {
  content: "\f054";
}

.poptrox-popup:hover .nav-previous {
  left: 10px !important;
  opacity: 0.5 !important;
}

.poptrox-popup:hover .nav-next {
  opacity: 0.5 !important;
  right: 10px !important;
}

.poptrox-popup .nav-previous:hover,
.poptrox-popup .nav-next:hover {
  opacity: 1 !important;
}

/*===== Responsive Menu Changes =====*/
.responsive-menu ul li a {
  width: auto;
}

.responsive-menu ul li i {
  color: #eaeaea;
  cursor: pointer;
  float: right;
  font-size: 15px;
  padding: 12px 10px;
  position: absolute;
  right: 10px;
}

.responsive-menu ul li.active>i::before {
  content: "\f106";
}

.responsive-menu ul li.active>i,
.responsive-menu ul li>i:hover,
.responsive-menu ul li.active>a,
.responsive-menu ul li.active>a:hover,
.responsive-menu ul li>a:hover {
  background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
}

.responsive-menu ul li.active>a:hover {
  color: #eaeaea;
}

.responsive-menu ul li.active>ul {
  margin-top: 10px;
}

/*@media screen and (max-width: 480px) {
    .contact-form-image .roomimg {
        display: none;
    }
} */
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
  font-weight: 700;
  font-size: 16px;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
  font-weight: 700;
  font-size: 16px;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
  font-weight: 700;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
  font-weight: 700;
}


.tag-cloud {
  text-align: left;
  padding-left: 0px;

}

.tag-cloud li a {
  background: #f5f5f5;
  color: #414141;
  border: 0;
  border-radius: 4px;
  padding: 8px 15px;
  font-size: 16px;
}

.tag-cloud li a:hover,
.tag-cloud li a:focus,
.tag-cloud li a:active {
  background-color: #71a865;
}

.tag-cloud li {
  list-style-type: none;
  padding: 5px;
  display: inline-block;
}

.tags-heading {
  font-size: 20px;
  color: #2da8d8ff;
  padding-left: 30px;
  padding-bottom: 15px;
}

.widget.tags {
  box-shadow: 0px 0px 20px 0px #dddddd70;
  padding: 25px 30px;
  margin-top: 30px;
}


.widget.tags .widget-title h4 {
  color: #000000;
}

.get-off {
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  margin-left: 8px;
}

@media (max-width:850px) {
  .get-off {
    display: none;
  }
}


.deal-details>span {
  font-size: 16px !important;
  color: #000000 !important;
}

.pagetop ul {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
}

.bg-op {
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
}



.bs-slider {
  overflow: hidden;
  max-height: 700px;
  position: relative;
  background: #000000;
}

.bs-slider:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab;
}

.bs-slider:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

/* .bs-slider .bs-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.40);
} */
.bs-slider>.carousel-inner>.carousel-item>img,
.bs-slider>.carousel-inner>.carousel-item>a>img {
  margin: auto;
  width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
  opacity: 1;
}

.fade .carousel-item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0 !important;
  display: block !important;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}

.fade .carousel-item:first-child {
  top: auto;
  position: relative;
}

.fade .carousel-item.active {
  opacity: 1;
  z-index: 2;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}






/*---------- BS5 COMPATIBILITY RESET ----------*/
.carousel-control-prev,
.carousel-control-next {
  width: 45px;
  height: 45px;
  top: 47%;
  bottom: auto;
  opacity: 0;
  background: none;
  background-image: none;
}

/* BS5 resets that affect nav layout */
ol, ul {
  padding-left: 0;
}

.row > * {
  min-height: 0;
}

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control-prev,
.control-round .carousel-control-next {
  top: 47%;
  bottom: auto;
  opacity: 0;
  width: 45px;
  height: 45px;
  z-index: 100;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
  overflow: hidden;
  line-height: 43px;
  text-shadow: none;
  position: absolute;
  font-weight: normal;
  background: transparent;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}

.control-round:hover .carousel-control-prev,
.control-round:hover .carousel-control-next {
  opacity: 1;
}

.control-round .carousel-control-prev {
  left: 1%;
}

.control-round .carousel-control-next {
  right: 1%;
  left: auto;
}

.control-round .carousel-control-prev:hover,
.control-round .carousel-control-next:hover {
  color: #fdfdfd;
  background: rgba(0, 0, 0, 0.5);
  border: 0px transparent;
}

.control-round .carousel-control-prev>span:nth-child(1) {
  left: 45%;
}

.control-round .carousel-control-next>span:nth-child(1) {
  right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line>.carousel-indicators {
  right: 45%;
  bottom: 3%;
  left: auto;
  width: 90%;
  height: 20px;
  font-size: 0;
  overflow-x: auto;
  text-align: right;
  overflow-y: hidden;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  white-space: nowrap;
}

.indicators-line>.carousel-indicators li {
  padding: 0;
  width: 15px;
  height: 15px;
  border: 1px solid rgb(158, 158, 158);
  text-indent: 0;
  overflow: hidden;
  text-align: left;
  position: relative;
  letter-spacing: 1px;
  background: rgb(158, 158, 158);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  z-index: 10;
  cursor: pointer;
}

.indicators-line>.carousel-indicators li:last-child {
  margin-right: 0;
}

.indicators-line>.carousel-indicators .active {
  margin: 1px 5px 1px 1px;
  box-shadow: 0 0 0 2px #fff;
  background-color: transparent;
  position: relative;
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;

}

.indicators-line>.carousel-indicators .active:before {
  transform: scale(0.5);
  background-color: #fff;
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
  text-align: left !important;
}

.slide_style_right {
  text-align: center !important;
}

.slide_style_center {
  text-align: center !important;
}

.slide-text {
  left: 0;
  top: 25%;
  right: 0;
  /* margin: auto; */
  padding: 10px;
  position: absolute;
  text-align: left;
  padding: 10px 85px;

}

.slide-text>h2 {

  padding: 0;
  color: #ffffff;
  font-size: 50px;
  font-style: normal;
  line-height: 84px;
  /* margin-bottom: 30px; */
  letter-spacing: 1px;
  display: inline-block;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.slide-text>p {
  padding: 0;
  color: #ffffff;
  font-size: 30px;
  font-family: arial;
  line-height: 40px;
  font-weight: 300;
  margin-bottom: 40px;
  letter-spacing: 1px;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.slide-text>a.btn-default {
  color: #000;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  margin-right: 10px;
  text-align: center;
  padding: 17px 30px;
  white-space: nowrap;
  letter-spacing: 1px;
  display: inline-block;
  border: none;
  text-transform: uppercase;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}

.slide-text>a.btn-primary {
  color: #ffffff !important;
  cursor: pointer;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  margin-left: 10px;
  text-align: center;
  padding: 17px 30px;
  white-space: nowrap;
  letter-spacing: 1px;
  background: #007A38;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.slide-text>a:hover,
.slide-text>a:active {
  color: #ffffff !important;
  background: #222222;
  -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
  .slide-text h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }

  .slide-text>p {

    font-size: 18px;
  }
}


/*---------- MEDIA 480px ----------*/
@media (max-width: 768px) {
  .slide-text {
    padding: 10px 50px;
  }

  .slide-text h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
  }

  .slide-text>p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  /* .control-round .carousel-control{
      display: none;
  } */

}

@media (max-width: 480px) {
  .slide-text {
    padding: 10px 30px;
  }

  .slide-text h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
  }

  .slide-text>p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
  }

  .slide-text>a.btn-default,
  .slide-text>a.btn-primary {
    font-size: 10px;
    line-height: 10px;
    margin-right: 10px;
    text-align: center;
    padding: 10px 15px;
  }

  .indicators-line>.carousel-indicators {
    display: none;
  }

}


/* General animation setup */
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: translateY(-80px);
  }

  to {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateY(80px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  to {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    transform: perspective(400px) rotateX(-90deg);
    opacity: 0;
  }

  to {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale(0) translateY(-40px);
  }

  to {
    opacity: 1;
    transform: scale(1) translateY(0px);
  }
}

.slide-text h2 {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.slide-text p {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* Specific animations for each slide */
.carousel-inner .carousel-item:nth-child(1) h2 {
  animation-name: zoomInRight;
  animation-delay: 0.5s;
}

.carousel-inner .carousel-item:nth-child(1) p {
  animation-name: fadeInLeft;
  animation-delay: .5s;
}

.carousel-inner .carousel-item:nth-child(2) h2 {
  animation-name: flipInX;
  animation-delay: 0.5s;
}

.carousel-inner .carousel-item:nth-child(2) p {
  animation-name: lightSpeedIn;
  animation-delay: 1s;
}

.carousel-inner .carousel-item:nth-child(3) h2 {
  animation-name: zoomInLeft;
  animation-delay: 0.5s;
}

.carousel-inner .carousel-item:nth-child(3) p {
  animation-name: fadeInRight;
  animation-delay: 1s;
}



@media (max-width:767px) {

  .bs-slider>.carousel-inner>.carousel-item>img,
  .bs-slider>.carousel-inner>.carousel-item>a>img,
  .carousel-inner,
  .carousel.bs-slider.slide {
    height: 42vh;
  }

  .bs-slider>.carousel-inner>.carousel-item>img,
  .bs-slider>.carousel-inner>.carousel-item>a>img {
    object-fit: cover;
  }

  /* .carousel.bs-slider.slide {
    margin-top: 160px;
  } */
}

.darkblue-layer.offr:before {
  background: #fbb040 none repeat scroll 0 0 !important;
  opacity: 1 !important;
}



@media (max-width:767px) {
  /* .pagetop {
    margin-top: 150px;
  } */
}

.logo-sec.fancy::before {
  display: none;
}

@media (min-width:991px) {
  .service-row {
    margin-bottom: 30px !important;
    padding-bottom: 30px !important;
    border-bottom: 1px solid #FBB040;
  }

  .data-large {
    display: block !important;
  }

  .data-small {
    display: none !important;
  }

  .theme-layout {
    margin-top: 155px !important;
  }
}

@media (max-width:991px) {
  .data-large {
    display: none !important;
  }

  .data-small {
    display: block !important;
  }

  .gallery-img {
    margin-bottom: 30px;
  }
}


.bottom-footer>div>p>a,
.bottom-footer>div>p>a,
.widget-title>span {
  color: #fbb040 !important;
}

.widget-title>span:before {
  background: #fbb040 !important;
}

.post-img:before {
  height: 0% !important;
}

.widget-title>span.contact-span {
  color: #007A38 !important;
}

.widget-title>span.contact-span::before {
  background: #007A38 !important;
}

.gallery-overlay>span {
  float: left;
  font-family: arial;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  width: 100%;
  font-weight: 400 !important;
  padding: 0 10px;
  color: #fff !important;
}



.offers-block .offer-cta {
  width: 140px;
  display: inline-block;
  height: 40px;
  color: #fff;
  background: #007a38;
  text-align: center;
  line-height: 40px;
  margin-top: 12px;
  border-radius: 3px;
}

.weather-wrapper #weather h3 {
  position: relative;
  top: 10px;
}

.gallery-overlay>h5>a:hover {
  color: #fff !important;
}





.blogs-container img {
  width: 100%;
}


.offers-section {
  padding-top: 75px;
  padding-bottom: 45px;
}

.offers-section h3 {
  color: #000;
  font-weight: 600;
}


.offers-section .col-carousel {
  margin: 25px 0;
}

/* owl nav */
.offers-section .owl-prev span,
.offers-section .owl-next span {
  color: #000;
  border: 1px solid;
  border-radius: 50%;
  font-size: 15px;
  padding: 7px 10px;
}

.offers-section .owl-prev span:hover,
.offers-section .owl-next span:hover {
  color: #000;
}

.offers-section .owl-prev,
.offers-section .owl-next {
  position: absolute;
  top: 50%;
  height: 100%;
}

.offers-section .owl-prev {
  left: -4%;
}

.offers-section .owl-next {
  right: 0%;
}

/* removing blue outline from buttons */
.offers-section button:focus,
.offers-section button:active {
  outline: none;
}

.sidebar-title .offer {
  margin-bottom: 12px;
}

.sidebar-title a {
  font-weight: 600;
}

.sidebar-title a:hover {
  color: #3bb44a;
}

.testimonial-heading {
  font-weight: 600;
  color: #fff;
}

.blogs-container img,
.owl-carousel.offers-main .owl-item img {
  transition: transform .4s;
}

.blogs-container img:hover,
.owl-carousel.offers-main .owl-item img:hover {
  transform: scale(1.05);
}


.owl-carousel.offers-main .owl-item img {
  width: 350px;
}

@media (max-width:768px) {
  .owl-carousel.offers-main .owl-item img {
    width: 100%;
    transform: scale(.95);
  }

  .offers-section .owl-prev {
    left: 1%;
  }

  .offers-section .owl-next {
    right: 1%;
  }
}

@media (max-width:1200px) {
  .header-logo {
    transform: scale(1) !important;
  }

  .contact-details>p {
    font-size: 14px !important;
  }
}

@media (max-width:991px) {
  .blogs-container .col-sm-6 {
    margin-bottom: 40px;
  }
}


@media (max-width:1200px) and (min-width:991px) {
  .topbar .registration-buttons>a {
    padding: 18px 9px !important;
  }

  .topbar .registration-buttons>a i {
    font-size: 16px !important;
  }

  .owl-carousel.offers-main .owl-item img {
    width: 290px !important;
  }
}

@media (max-width:1110px) and (min-width:991px) {
  nav>ul>li {
    padding: 7px 4px !important;
  }
}

.slide-text h2 {
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8), 0 0 20px rgba(0, 0, 0, 0.6);
}

.slide-text p {
  display: inline-block;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8), 0 0 20px rgba(0, 0, 0, 0.6);
}

@media (max-width:991px) and (min-width:767px) {

  .data-small.data-services,
  .gallery-full {
    width: 100% !important;
  }

  .gallery-hover {
    background: #ffffff00 none repeat scroll 0 0;
    padding-left: 0;
    padding-right: 0;
    left: -35px;
  }

  .carpets-right {
    right: -60px !important;
  }

  .gallery-hover .amount,
  .gallery-hover a,
  .gallery-hover h5 {
    color: #fff !important;
  }

  .gallery-box.left:before,
  .gallery-box.right:before {
    background: #ffffff00 none repeat scroll 0 0;
  }

  .owl-carousel.offers-main .owl-item img {
    width: 240px !important;
  }
}

@media (min-width:767px) {
  .half-size {
    display: none !important;
  }
}

@media (max-width:767px) {
  .full-size {
    display: none !important;
  }

  .half-size {
    display: block !important;
  }
}

@media (min-width:767px) {
  .mobile-links {
    display: none;
  }
}

@media (max-width:767px) {

  .mobile-view {
    display: none;
  }

  .mobile-links {
    display: block;
  }

  .mobile-links .registration-buttons {

    margin-bottom: 15px !important;
  }

  .mobile-links h4 {
    color: #ffffff;
    float: left;
    font-size: 20px;
    font-weight: 700;
    margin: 0 15px 15px;
    text-transform: uppercase;
    width: 100%;
    position: relative;
    z-index: 2;
  }

  .mobile-links .registration-buttons>a:nth-child(2n+1) {
    background: transparent;
  }

  .mobile-links .registration-buttons>a {
    font-size: 14px;
  }
}


@media (max-width:767px) {
  .tag-cloud li a {
    font-size: 13px;
  }

  .package-name {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width:500px) {
  .widget ul.contact-detailed li {
    font-size: 12px !important;
  }
}




.services-details h2 {
  font-size: 26px;
  font-weight: 600;
}

.services-details h3 {
  font-size: 18px;
}

.services-details h2,
.services-details h4,
.services-details h3,
.services-details h5 {
  font-weight: 600;
  width: 100%;
}

.services-details li {
  color: #000;
  width: 100%;
}


.services-details .text-to-cnter a {
  color: #fff;
}

.services-details a {
  text-decoration: underline;
  color: #007A38;
}

.services-details .faq-container {
  overflow: visible;
  float: left;
  width: 100%;
}

.services-details .faq-container h2 {
  text-align: left;
  color: #000000;
  margin-bottom: 25px;
}



.services-details h2 {
  margin-bottom: 8px;
  margin-top: 20px;
  color: #000000;
  float: left;
}

.services-details h3 {
  margin-bottom: 0px;
}



@media (max-width:767px) {
  .service-cta {
    margin-left: 0px !important;
  }

  .services-details h2 {
    font-size: 22px;
  }

  .text-to-cnter {
    text-align: center;
  }
}


.steps {
  position: relative;
}

.steps .container {
  width: 100%;
}

.steps:before {
  top: 125px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #007a38;
  left: 50%;
  margin-left: -1px;
}

.timeline {
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  padding: 0px;
  list-style-type: none;
}

.timeline .timeline-box {
  position: relative;
  float: left;
  clear: left;
  width: 45%;
  margin: 1em 2.5%;
  list-style-type: none;
  display: block;
  padding: 25px;
  background: #f8f8f8;
  z-index: 15;
}

.timeline .timeline-box .timeline-title {
  color: #000000;
  font-weight: 700;
  font-size: 1em;
  float: left;
  padding-left: 25px;
  padding-top: 8px;
}

.timeline .timeline-box .timeline-details {
  clear: both;
  padding-top: 5px;
}

.timeline .timeline-box span {
  position: absolute;
  top: -15px;
  right: 24px;
  font-size: 8em;
  font-weight: 700;
  color: #007a38;
  opacity: 0.21;
  z-index: -1;
}

@media all and (max-width: 600px) {
  .timeline .timeline-box {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.timeline .timeline-box:hover:after {
  background: #ff4769;
}

.timeline .timeline-box:nth-of-type(1n):before {
  position: absolute;
  top: 15px;
  right: -10px;
  display: inline-block;
  border-top: 10px solid transparent;
  border-left: 10px solid #f8f8f8;
  border-right: 0 solid #f8f8f8;
  border-bottom: 10px solid transparent;
  content: " ";
}

.timeline .timeline-box:nth-of-type(2n) {
  float: right;
  clear: right;
}

.timeline .timeline-box:nth-of-type(2n):before {
  right: auto;
  left: -10px;
  position: absolute;
  top: 15px;
  display: inline-block;
  border-top: 10px solid transparent;
  border-right: 10px solid #f8f8f8;
  border-left: 0 solid #f8f8f8;
  border-bottom: 10px solid transparent;
  content: " ";
}

.timeline .timeline-box:nth-child(2n):after {
  left: -6.5%;
  right: auto;
}

.timeline-box:hover,
.timeline-box:focus {
  transform: translate(0, -5px);
  -webkit-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
}

.timeline-box:hover,
.timeline-box:focus {
  -webkit-box-shadow: 0px 3px 0px 0px #007a38;
  -moz-box-shadow: 0px 3px 0px 0px #007a38;
  box-shadow: 0px 3px 0px 0px #007a38;
}

.timeline-box {
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
}

.steps-area {
  padding: 30px 0;
}


.text-to-cnter {
  text-align: left;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.ul-style i {
  color: #007a38;
}

.service-cta {
  padding: 12px 30px;
  background: #000000;
  color: #fff;
  font-size: 18px;
  text-decoration: none !important;
  display: inline-block;
  border-radius: 8px;
  text-transform: uppercase;
  margin-top: 15px;
}


.ul-style {
  list-style: none;
  float: left;
  line-height: 28px;
  padding-left: 20px;
  margin-top: 10px;
}

.ul-style-number {
  list-style: auto;
  float: left;
  line-height: 28px;
  padding-left: 20px;
  margin-top: 10px;
}

.ul-style li {
  color: #000;
}

.list-type {
  list-style: auto;
  float: left;
  line-height: 28px;
  padding-left: 20px;
  margin-top: 10px;
}

.ul-dto {
  list-style: disc;
  float: left;
  line-height: 28px;
  padding-left: 20px;
  margin-top: 10px;
}

.faq-container {
  border-radius: 10px;
  overflow: hidden;
  padding: 10px !important;
}

.home-faq-container {
  overflow: visible;
  margin-bottom: 45px;
  margin-top: 45px;
}

.home-faq-container h2 {
  font-weight: 600;
}

.faq-item {
  border-bottom: 1px solid #e9ecef;
}

.faq-item:last-child {
  border-bottom: none;
}

.faq-question {
  padding: 15px 20px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  background-color: #EFFEF6;
  transition: background-color 0.3s ease;
  color: #007A38 !important;
}

.faq-question:hover {
  background-color: #e9ecef;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  background-color: #ffffff;
  color: #000000;
  font-size: 16px;
  line-height: 1.6;
  transition: max-height 0.3s ease, padding 0.3s ease;
}

.faq-answer.open {
  max-height: 200px;
  padding: 15px 20px;
  background-color: #f4f4f4;
}

.arrow {
  font-size: 18px;
  transition: transform 0.3s ease;
  color: #fbb040;
}

.arrow.open {
  transform: rotate(90deg);
}

/* Responsive Design */
@media (max-width: 768px) {
  .faq-question {
    font-size: 14px;
    padding: 15px;
  }

  #advertisers .container {
    margin: 0px 12px;
  }

  .faq-answer {
    font-size: 13px;
  }
}

.what-we-do {
  padding: 45px 0px;
}

.what-we-do h2 {
  font-weight: 600;
  font-size: 28px;
}



.section-services {
  padding-top: 0px;
  padding-bottom: 50px;
  font-family: "Poppins", sans-serif;
  background-color: #fff;
  color: #fff;
}


.section-services .header-section .title {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 25px;
  text-transform: uppercase;
  font-weight: 700;
}

.section-services .header-section .title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 140px;
  height: 1px;
  background-color: #007a38;
}

.section-services .header-section .title:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 45px;
  height: 3px;
  background-color: #007a38;
}

.section-services .header-section .title span {
  color: #f70037;
}

.section-services .header-section .description {
  color: #6f6f71;
}

.section-services .single-service {
  margin-top: 40px;
  background-color: #f5f5f5;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  min-height: 350px;
}

.section-services .single-service .part-1 {
  padding: 25px 25px 35px;
  border-bottom: 1px solid #007a38;
}

.section-services .single-service .part-1 i {
  margin-bottom: 25px;
  font-size: 50px;
  color: #f70037;
}

.section-services .single-service .part-1 .title {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.8em;
  margin-bottom: 15px;
  text-align: left;
}

.section-services .single-service .part-2 {
  padding: 30px 22px 15px;
}

.section-services .single-service .part-2 .description {
  margin-bottom: 22px;
  color: #000000;
  font-size: 16px;
  line-height: 1.8em;
}

.section-services .single-service .part-2 a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.section-services .single-service .part-2 a i {
  margin-right: 10px;
  color: #f70037;
}

.blogs-details li {
  float: left;
}

.blogs-contain {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.blogs-contain p {
  padding: 15px 10px;
}

.sidebar a,
.blog-descriptor a {
  text-decoration: underline;
}

.img-size {
  width: 100%;
  /* height: auto; */
}

.blog-single {
  margin-bottom: 30px;
}

/* ============================================================
   FIGMA DESIGN UPDATES
   ============================================================ */

/* ---- Blog Cards with Orange Title Overlay ---- */
.blogs-contain > a {
  display: block;
}

.blog-img-wrap {
  position: relative;
  overflow: hidden;
  display: block;
  aspect-ratio: 555 / 361;
  min-height: 180px;
  background-color: #e8f0e8;
}

.blog-img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.blog-img-wrap:hover img {
  transform: scale(1.05);
}

.blog-title-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f59c00;
  padding: 14px 18px;
}

.blog-title-overlay h5 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin: 0;
  line-height: 1.4;
}

/* ---- Appointment Section ---- */
.appointment-section {
  background: linear-gradient(135deg, #f59c00 0%, #f59c00 100%);
  padding: 45px 0;
  display: block;
}

.appointment-section .container {
  display: block;
}

.appt-tagline {
  display: block;
  width: 100%;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.75);
  font-style: italic;
  margin: 0 0 8px;
}

.appt-heading {
  display: block;
  width: 100%;
  font-size: 28px;
  font-weight: 800;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 22px;
}

.appt-heading span {
  color: #007A38;
}

/* ---- Inline Appointment Form ---- */
.form-inline-row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 10px;
}

.form-inline-field {
  flex: 1 1 0;
  min-width: 140px;
}

.form-inline-field input {
  width: 100%;
  height: 50px;
  padding: 10px 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  font-size: 14px;
  outline: none;
  transition: border-color 0.2s, background 0.2s;
}

.form-inline-field input::placeholder {
  color: rgba(255, 255, 255, 0.65);
}

.form-inline-field input:focus {
  border-color: #3bb44a;
  background: rgba(255, 255, 255, 0.2);
}

.form-inline-btn {
  flex: 0 0 auto;
}

.form-submit-btn {
  height: 50px !important;
  padding: 0 30px !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
  border: none !important;
  cursor: pointer;
  white-space: nowrap;
}

/* ---- Footer ---- */
.site-footer {
  background: #0a2e1a;
  color: #ccc;
  font-size: 14px;
  line-height: 1.7;
}

.footer-top {
  padding: 40px 0 40px;
}

.footer-col {
  margin-bottom: 35px;
}

.footer-brand .footer-logo {
  height: 70px;
  /* width: auto; */
  margin-bottom: 18px;
  display: block;
  margin-left: -20px;
  margin-right: auto;
}

.footer-brand p {
  color: #bbb;
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 18px;
}

.footer-brand p a {
  color: #fbb040;
  text-decoration: none;
}

.footer-brand p a:hover {
  text-decoration: underline;
}

.footer-social {
  display: flex;
  gap: 12px;
  margin-top: 10px;
}

.footer-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #fbb040;
  color: #000;
  font-size: 16px;
  text-decoration: none;
  transition: background 0.3s;
}

.footer-social a:hover {
  opacity: 0.8;
}

.footer-widget-title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #007a38;
  display: inline-block;
}

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

.footer-links li {
  margin-bottom: 9px;
}

.footer-links li a {
  color: #bbb;
  text-decoration: none;
  font-size: 13px;
  transition: color 0.2s;
}

.footer-links li a:hover {
  color: #fbb040;
  padding-left: 4px;
}

.footer-contact-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-contact-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 18px;
  color: #bbb;
  font-size: 13px;
  line-height: 1.7;
}

.footer-contact-list li i {
  color: #fbb040;
  font-size: 16px;
  margin-top: 3px;
  flex-shrink: 0;
  width: 18px;
}

.footer-contact-list li a {
  color: #bbb;
  text-decoration: none;
}

.footer-contact-list li a:hover {
  color: #fbb040;
}

.footer-bottom {
  /* background: #061a0e; */
  padding: 14px 0;
  text-align: center;
}

.footer-bottom p {
  margin: 0;
  color: #fff;
  font-size: 13px;
}

.footer-bottom p a {
  color: #fbb040;
  text-decoration: none;
}

/* ---- Responsive: Footer ---- */
@media (max-width: 767px) {
  .footer-top {
    padding: 40px 0 20px;
  }

  .footer-col {
    margin-bottom: 30px;
  }
}

@media (max-width: 480px) {
  .footer-social {
    justify-content: flex-start;
  }
}

/* ---- Responsive: Inline Form ---- */
@media (max-width: 991px) {
  .form-inline-row {
    flex-direction: column;
    gap: 12px;
  }

  .form-inline-field,
  .form-inline-btn {
    flex: 1 1 100%;
    min-width: unset;
  }

  .form-submit-btn {
    width: 100% !important;
  }
}

/* ---- Responsive: Blogs ---- */
@media (max-width: 767px) {
  .blog-title-overlay h5 {
    font-size: 12px;
  }

  .blogs-container .col-sm-6 {
    margin-bottom: 30px;
  }
}


.banner-heading{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  text-shadow: 0px 0px 5px black;
}
.banner-heading h2{
    color: #fff;
    font-family:fantasy, sans-serif;
    /* font-weight: bold; */
    font-size: 4em;
    max-width: 400px;
    margin: auto;
    text-transform: uppercase;
}

.banner-heading ul{
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    background: none !important;
    /* font-size: em; */
}
.banner-heading li{
    font-size: 1.4em !important;
}

@media (max-width: 850px){

  .banner-heading h2{
    max-width: 300px;
      font-size: 2.7em;
  }

}

@media (max-width: 600px){

  .banner-heading h2{
      font-size: 2em;
  }

  .banner-heading li{
      font-size: 1em !important;
      margin: 0 !important;
      padding: 0 !important;
  }
}

.main-titles{
    font-size: 34px;
    line-height: 45px;
    margin: 0;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    padding-top: 30px;
    text-align: center;
}

.text-shadow{
    text-shadow:0px 0px 4px rgba(0,0,0,0.8) !important;
}
