.sticky-header .logo img {
  max-height: 65px !important;
}
.info-block {
  position: relative;
  margin-bottom: 31px !important;
  margin-right: 55px !important;
}
.recent-post .inner .post-info {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #adadad;
  line-height: 30px;
  margin-bottom: 10px !important;
  padding-left: 25px;
}

img.service {
  margin: 12px;
}
.about-box-main {
  margin: 25px 0px 0px 0px;
}

.about-box-1 {
  overflow: hidden;
  padding: inherit;
  min-height: inherit;
}
.about-box-2 {
  position: relative;
}
.about-box-3 {
  overflow: hidden;
  float: left;
  padding-right: 25px;
}
.about-box-3 .img-wrap {
  width: 80px;
  height: 80px;
  line-height: 80px;
  background-color: #eeb36f;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.btn-box {
  margin-top: 26px;
}
.image-column.col-xl-6.col-lg-6 {
  margin-top: 91px !important;
}
/* .about-box-3 .img-wrap .hover-bg {
  transition: 0.4s ease-in-out !important;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background:black !important;
  transform: scale(0) !important;
  background-color: green!important;
  border-radius: 50%;
} */
.about-box-1:hover .about-box-2 .about-box-3 .img-wrap img{
filter: brightness(1) invert(1);
    animation: bottomtotop .4s linear forwards;
}
.about-box-1 .about-box-2 .about-box-3 .img-wrap img{
  filter: brightness(0) invert(1);
      animation: bottomtotop .4s linear forwards;
  }
.about-content-box .info-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
}
.about-section .content-column .btn-box .theme-btn {
  margin-right: 42px;
  border: 0;
  background-color: #eeb36f !important;
  color: var(--theme-color-light);
  text-transform: uppercase;
  padding: 17px 42px 18px;
}

.header-style-one .outer-box .header-btn {
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 0;
  line-height: 48px;
  background-color: #662f90  !important;
  border-color: transparent;
  padding: 0;
  width: 140px;
  text-align: center;
  margin-top: -8px;
  position: relative;
  top: 5px;
  height: 50px;
  z-index: 9;
  border: 0;
}

.banner-section .content-box h1 {
  /* text-shadow: -1px 0px 6px #000; */
  color: #662f90 !important;
  text-transform: uppercase;
  font-size: 56px;
  margin-bottom: 42px;
}
.banner-section .content-box .sub-title {
  position: relative;
  text-transform: uppercase;
  color: #692f8c !important;
  margin-bottom: 30px;
  display: inline-block;
  margin-top: 70px;
}
/* .banner-section .content-box .btn {
    color: #692f8c !important;
    text-transform: uppercase;
    width: 170px;
    height: 50px;
    background-color: #f8b175 !important;
    line-height: 50px;
    padding: 0;
    border: 1px solid #692f8c !important;
    position: relative;
    z-index: 9;
} */

.recent-post .inner .post-info i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  margin-right: 10px;
  color: #f8b175 !important;
}

.room-block .inner-box .box-caption .book-btn:hover {
  background-color: #f8b175 !important;
  border-color: transparent;
}

.footer-style-one .about-widget .social-icon-two li a:hover {
  background-color: #f8b175 !important;
  border-color: transparent;
  color: #fff;
}

.banner-section .content-box .btn:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "";
  z-index: -1;
  background-color: #692f8c !important;
  border-color: #692f8c !important;

  color: white !important ;
}
.banner-section .content-box .btn:hover {
  color: white;
}
.btn-secondary {
  color: #fff;
  background-color: #eeb36f !important;
  border-color: #eeb36f !important;
}
div#foot {
  text-align: right;
}
div#footer {
  text-align: left;
}

.pricing-section-two {
  position: relative;
  padding: 0px 0 !important;
}
.pricing-block-two.col-sm-6 {
  /* padding: 24px; */
  margin-top: 0px;
}
input.zt-control {
  border: 1px solid #aa8453 !important;
  padding: 9px !important;
}
.pricing-block-two .inner-box .content-column .inner-column span {
    font-size: 22px !important;
}
i.fa.fa-refresh.referesh_icon {
  margin-top: 15px;
}
.service-section::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 665px;
  height: 466px;
  background-image: url("") !important;
}
.news-section-two {
  position: relative;
  padding: 0px 0 90px !important;
}
.service-section-two {
  position: relative !important;
  padding: 120px 0 88px !important;
  background-color: #f8f5f0 !important;
}
section#news {
  padding-top: 100px !important;
}
section#pricing {
  padding-top: 75px !important;
}
section#pricing {
  margin-bottom: 100px !important;
}

button#rooms {
  position: relative;
  font-size: 16px;
  line-height: 25px;
  left: 46%;
  width: 300px !important;
  margin-top: 50px !important;
  padding: 14px 32px 18px;
  overflow: hidden;
  color: var(--theme-color1);
  border: 1px solid var(--theme-color1);
  background: #ffffff;
  text-transform: uppercase;
  z-index: 9;
}
.form-control,
.input-text {
  height: calc(2.25rem + 27px);
  padding: 14px 30px;
  outline: 0;
  background-color: #fff !important;
  border: 1px solid #f4f5f8;
  color: #2c364e;
  font-size: 0.9rem;
  width: 100%;
}
.sidebar__post.mb-30 {
  margin-top: 52px;
}
.product-details .bxslider .image-box img {
  width: 100% !important;
  height: 661px !important;
}
h6.title {
  font-size: 48px;
  color: var(--theme-color1);
  margin-bottom: 0px;
}
a#mail {
  color: #adadad !important;
}
.page-title:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(17, 32, 33, 0.9)),
    to(transparent)
  );
  background: linear-gradient(
    180deg,
    rgb(97 232 241 / 90%),
    transparent
  ) !important;
}
.news-block-two .inner-box .content-box .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #f8f5f0;
  margin-left: -34px;
  padding-left: 4px !important;
}
.content-column.col-xl-6.col-lg-6.order-lg-2.wow.fadeInRight.animated {
  margin-top: -75px;
}
inner-column {
  margin-top: 56px;
}
a#quote {
  display: flex;
}
img#arow {
  margin-left: 3px;
  margin-top: 3px;
  width: 17px;
}
div#book {
  margin-left: 114px !important;
}
div#text {
  margin-top: 24px !important;
  font-size: 20px !important;
}
div#text p {
  margin: 0;
}
.page-title .title {
  font-size: 64px;
  color: #642c8e !important;
  margin-bottom: 17px;
}
.contact-details__info li .text span {
  font-size: 18px !important;
  color: var(--notech-black);
}
.form-control, .input-text {
  height: calc(2.25rem + 27px);
  padding: 14px 30px;
  outline: 0;
  background-color: #f4f5f8;
  border: 1px solid #f4f5f8;
  color: #aa8453;
  font-size: .9rem;
  width: 100%;
}
.form-control, .input-text {
  height: calc(2.25rem + 27px);
  padding: 14px 30px;
  outline: 0;
  background-color: #f4f5f8;
  border: 1px solid #aa8453 !important;
  color: #686a6f;
  font-size: .9rem;
  width: 100%;
}
.theme-btn .btn-title {

  font-size: 20px !important;
}
.page-breadcrumb li:after {
  position: absolute;
  content: "\f105";
  right: -6px;
  top: 1px;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  font-family: "font awesome 6 pro";
  color: #642c8e !important;
}
.page-breadcrumb li a {
  color: #642c8e !important;
  font-weight: 500;
  text-transform: capitalize;}
.quote.col-lg-5 {
  width: 33% !important;
}
.page-breadcrumb li {
  position: relative;
  display: inline-block;
  margin-right: 12px;
  padding-right: 13px;
  color: #642c8e !important;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}
div#text p.help_call {
  font-family: "Gilda Display", serif;
  font-size: 21px;
  color: #fff;
  font-weight: 600;
  font-style: italic;
}
div#text p.book_consulation a {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 17px;
  letter-spacing: 1.5px;
  font-style: italic;
  color: #f8f5f0;
}
div#text p.book_consulation a i {
  font-size: 14px;
  font-style: italic;
}
.icon-box {
  padding: 0px 20px
}
.quote-box {
  background-color: #eeb36f85 !important;
  padding: 14px 15px 15px !important;
  max-width: 460px !important;
  border-radius: 10px;
  display: flex;
}
section.quoet {
  background-image: url(../images/background/book_bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
button#rooms {
  position: relative;
  font-size: 16px;
  line-height: 25px;
  left: 38%;
  width: 300px !important;
  margin-top: 50px !important;
  padding: 14px 32px 18px;
  overflow: hidden;
  color: black;
  border: 1px solid #aa8453;
  background: #ffffff;
  text-transform: uppercase;
  z-index: 9;
}
button#gallery {
  position: relative;
  font-size: 16px;
  line-height: 25px;
  left: 38%;
  width: 300px !important;
  margin-top: 50px !important;
  padding: 14px 32px 18px;
  overflow: hidden;
  color: black;
  border: 1px solid #aa8453;
  background: #ffffff;
  text-transform: uppercase;
  z-index: 9;
}

.header-style-one .main-box .nav-outer .nav .navigation li a {
  color: #6a2f8d !important;
  font-weight: 500;
  font-size: 20px !important;
}
h1.fadeInUp.animated {
  background-color: #f0f8ff8c;
  border-radius: 10px;
}
.contact-details__info li .icon {
   padding:28px;
}
.banner-section .content-box h1 {
    padding: 25px 0px;
    font-size: 50px !important;
}

@media (max-width: 767px) {
  .about-section .content-column .btn-box {
    display: block;
    margin-left: 27px;
  }
  button#gallery {
   
    left: 6% !important;}

  div#footer {
    text-align: center !important;
  }
  div#foot {
    padding: 5px;
    text-align: center !important;
  }
  .about-section .outer-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row !important;
  }
  .info-block .inner {
    position: relative;
    padding-left: 2px !important;
    margin-left: 20px;

    min-height: 80px;
  }
  .quote-box {
    margin-top: 15px !important;
}
  .about-section {
    position: relative;
    padding: 50px 0 23px !important;
  }
  .pricing-block-two .inner-box .image-column .image-box {
    display: block !important;
  }
  section#news {
    padding-top: 20px !important;
  }
  .service-section-two {
    position: relative !important;
    padding: 35px 0 88px !important;
    background-color: #f8f5f0 !important;
  }
  section#pricing {
    padding-top: 40px !important;
  }
  img#captchaimg {
    margin-top: 14px !important;
  }
  .quote.col-lg-6 {
    padding-top: 15px !important;
  }
  div#book {
    margin-left: 74px !important;
  }
  button#rooms {
    position: relative;
    font-size: 16px;
    line-height: 25px;
    left: 4%;
    width: 300px !important;
    margin-top: 50px !important;
    padding: 14px 32px 18px;
    overflow: hidden;
    color: var(--theme-color1);
    border: 1px solid var(--theme-color1);
    background: #ffffff;
    text-transform: uppercase;
    z-index: 9;
  }
  .quote.col-lg-5 {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .banner-section .content-box {
    margin-top: 36px !important;
  }
}
@media only screen and (max-width: 767px) {
  .banner-section .banner-slider {
    height: 590px !important;
  }
}
@media (min-width: 991px) and (max-width:1024px) {
  .icon-box {
    padding: 20px;
}
  div#text p.help_call {
    font-size: 16px;
}
div#text p.book_consulation a {
  font-size: 14px;
}
}