@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.3/animate.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css");
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
}
.advance-slider {
  margin-top: 140px;
  width: 100%;
  position: relative;
}

@keyframes myMove {
  from {
    transform: scale(1, 1);
    transform-origin: 50% 50%;
  }
  to {
    transform: scale(1.8, 1.9);
    transform-origin: 50% 0%;
  }
}
@keyframes Slick-FastSwipeIn {
  0% {
    transform: rotate3d(0, 1, 0, 150deg) scale(0) perspective(400px);
  }
  100% {
    transform: rotate3d(0, 1, 0, 0deg) scale(1) perspective(400px);
  }
}

@keyframes in-left {
  from {
    -webkit-transform: rotate3d(0, 1, 0, 90deg);
    transform: rotate3d(0, 1, 0, 90deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes out-left {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    -webkit-transform: rotate3d(0, 1, 0, 86deg);
    transform: rotate3d(0, 1, 0, 86deg);
  }
}
@keyframes in-right {
  from {
    -webkit-transform: rotate3d(0, -1, 0, 90deg);
    transform: rotate3d(0, -1, 0, 90deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes out-right {
  from {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
  }
  to {
    -webkit-transform: rotate3d(0, -1, 0, 86deg);
    transform: rotate3d(0, -1, 0, 86deg);
  }
}
h1,
h2,
h3,
h4 {
  font-family: "Aboreto", serif;
}
.slider1 {
  background: url(/slider1.jpg) no-repeat center top;
  background-size: auto;
  animation: myMove 80s linear infinite;
  width: 100%;
  height: 982px;
  background-size: auto 100%;
}
.main-container {
  float: left;
  width: 100%;
}
.book-btn {
  background: #a64f31;
  color: #fff !important;
  padding: 0 20px !important;
  border-radius: 50px;
  border: 0;
}
.bg1 {
  background: rgba(252, 237, 227, 1);
  position: relative;
}
section {
  padding: 100px 0;
  clear: both;
  float: left;
  width: 100%;
}
.bg1::before {
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 400px;
  background: #a64f31;
  content: "";
  position: absolute;
  z-index: 1;
}
.title1 h1 {
  font-size: 45px;
  font-weight: normal;
  line-height: 82.13px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: rgba(68, 68, 68, 1);
  text-transform: uppercase;
  font-family: "Aboreto", serif;
}
.image-area img {
  position: relative;
  z-index: 9;
}

.bg2 {
  background: #a64f31;
  position: relative;
}
.bg3 {
  background: #feeee4;
  position: relative;
}
.bg4 {
  background: #f9dbce !important;
  position: relative;
}
.tagline {
  font-size: 24px;
  font-weight: 400;
  line-height: 35.91px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #fff;
  font-family: "Montserrat", serif;
}
.slider-container .container-fluid {
  padding: 0 15px;
}
.slider-container .slick-arrow {
  width: 65px;
  height: 85px;
  background: rgb(252, 237, 227) !important;
}
.slider-container .slick-prev {
  left: 0;
  z-index: 9;
}
.slider-container .slick-prev::before {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/right-arrow.svg)
    no-repeat center center;
  width: 65px;
  height: 46px;
  opacity: 1 !important;
  display: block !important;
  transform: rotate(-180deg);
  font-size: 0;
}
@media screen and (min-width:500px) {
  .slider-container .slick-next {
  right: 0 !important;
}
}
.slider-container .slick-next::before {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/right-arrow.svg)
    no-repeat center center;
  width: 65px;
  height: 46px;
  opacity: 1 !important;
  display: block !important;
  font-size: 0;
}
.slider-container .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding-left: 0 !important;
}
.slider-container .slick-slide img {
  width: 100%;
}
.home-slider .slick-slide img {
  display: block;
  width: 100%;
}
.title-bg {
  padding-bottom: 55px;
  width: 100%;
}
.slider-container .inner-column {
  padding-right: 0 !important;
}
.slider-container .container-fluid {
  padding: 0 15px 0 120px;
}

.slider-container2 {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/home-img2.jpg)
    no-repeat center center;
  width: 100%;
  height: 100%;
  /* background-attachment: fixed; */
  padding-left: 105px;
  /* height: 970px; */
  height: 700px;
}
.caption1 {
  font-size: 41px;
  font-weight: normal;
  line-height: 59px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #fff;
  text-transform: uppercase;
  font-family: "Aboreto", serif;
  background: rgb(166, 79, 49);
  margin-bottom: 10px;
  float: left;
  clear: both;
  padding: 0 10px;
}
.caption1.last {
  margin-bottom: 0;
}
.caption2 {
  background: rgb(252 237 227 / 80%);
  color: rgba(166, 79, 49, 1);
  font-size: 21px;
  clear: both;
  width: 420px;
  padding: 27px 36px;
}
.center-slider .slick-slide,
.center-slider2 .slick-slide {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(0.8);
}
.center-slider .slick-slide,
.center-slider
  .slick-slide[aria-hidden="true"]:not(.slick-cloned)
  ~ .slick-cloned[aria-hidden="true"],
.center-slider2 .slick-slide,
.center-slider2
  .slick-slide[aria-hidden="true"]:not(.slick-cloned)
  ~ .slick-cloned[aria-hidden="true"] {
  transform: scale(0.9, 0.9);
}
/* Active center slide (You can change anything here for cenetr slide)*/
.center-slider .slick-center,
.center-slider
  .slick-slide[aria-hidden="true"]:not([tabindex="-1"])
  + .slick-cloned[aria-hidden="true"],
.center-slider2 .slick-center,
.center-slider2
  .slick-slide[aria-hidden="true"]:not([tabindex="-1"])
  + .slick-cloned[aria-hidden="true"] {
  transform: scale(1);
  background-color: #000000;
}
.center-slider .slick-current.slick-active,
.center-slider2 .slick-current.slick-active {
  transform: scale(1);
  background-color: #000000;
}
.center-slider .slick-arrow {
  border: 1px solid #a64f31;
  width: 40px;
  height: 40px;
  border-radius: 50px;
}
.center-slider .slick-arrow:hover {
  background: #000000;
  opacity: 1;
}
.center-slider .slick-next,
.center-slider .slick-prev,
.center-slider2 .slick-next,
.center-slider2 .slick-prev {
  z-index: 5;
}
.center-slider .slick-next,
.center-slider2 .slick-next {
  right: 15px;
}
.center-slider .slick-prev,
.center-slider2 .slick-prev {
  left: 15px;
}
.center-slider .slick-next:before,
.center-slider .slick-prev:before,
.center-slider2 .slick-next:before,
.center-slider2 .slick-prev:before {
  color: #000;
  font-size: 0px;
}
section.slider-container3 {
  padding-bottom: 160px;
}
section.slider-container3.bg1 {
  position: inherit !important;
  width: 100%;
  float: left;
}
.slider-container3::after {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/title-bg.svg)
    no-repeat center left;
  position: absolute;
  right: 0;
  bottom: 30px;
  width: 223px;
  content: "";
  height: 126px;
}
a.nav-link.active {
  background: none !important;
  border: 0 !important;
}
.nav-tabs {
  border-bottom: 0;
}
.logo-column {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logo-box2 {
  font-family: "Montserrat", sans-serif;
  text-transform: lowercase;
  font-style: italic;
  padding: 0 15px;
}
.img-fill {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.Grid1k {
  padding: 0 15px;
  max-width: 1200px;
  margin: auto;
}

.blocks-box,
.slick-slider {
  margin: 0;
  padding: 0 !important;
}
.slick-slide {
  float: left /* If RTL Make This Right */;
  padding: 0;
}
.Modern-Slider .item .img-fill .info {
  position: absolute;
  width: 100%;
  height: auto;
  top: auto;
  left: 87px;
  line-height: normal;
  text-align: left;
  bottom: 35px;
  padding-left: 37px;
}
.Modern-Slider .item .info > div {
  display: inline-block !important;
  vertical-align: middle;
}
.Modern-Slider .NextArrow {
  position: absolute;
  top: 50%;
  right: -55px;
  width: 45px;
  height: 45px;
  border: 0 none;
  margin-top: -22.5px;
  text-align: center;
  font: 20px/45px FontAwesome;
  color: #fff;
  z-index: 5;
}
.Modern-Slider .NextArrow:before {
  content: "\f105";
}
.Modern-Slider .PrevArrow {
  position: absolute;
  top: 50%;
  left: -55px;
  width: 45px;
  height: 45px;
  border: 0 none;
  margin-top: -22.5px;
  text-align: center;
  font: 20px/45px FontAwesome;
  color: #fff;
  z-index: 5;
}
.Modern-Slider .slick-arrow {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  border: 1px solid #a64f31;
  background: none;
}
.Modern-Slider .slick-arrow:before {
  font-size: 0;
}
.Modern-Slider .PrevArrow:before {
  content: "\f104";
}
.Modern-Slider .slick-dots {
  position: absolute;
  height: 5px;
  bottom: 0px;
  width: 100%;
  left: 0px;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.Modern-Slider .slick-dots li button {
  display: none;
}
.Modern-Slider .slick-dots li {
  float: left;
  width: 0px;
  height: 5px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.Modern-Slider .slick-dots li.slick-active {
  width: 100%;
  animation: ProgressDots 11s both;
}
.Modern-Slider .slick-arrow:hover {
  background: #a64f31;
  opacity: 1;
}
.Modern-Slider .PrevArrow::before {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/left-active-arrow.svg)
    no-repeat center center;
  width: 14px;
  height: 30px;
  opacity: 1 !important;
  display: block !important;
  transform: rotate(-180deg);
  position: absolute;
  top: 4px;
  left: 12px;
}
.Modern-Slider .PrevArrow:hover::before {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/left-active-arrow-white.svg)
    no-repeat center center;
  transform: rotate(-180deg);
}
.Modern-Slider .NextArrow::before {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/left-active-arrow.svg)
    no-repeat center center;
  width: 14px;
  height: 20px;
  opacity: 1 !important;
  display: block !important;
  position: absolute;
  top: 9px;
  right: 10px;
}
.Modern-Slider .NextArrow:hover::before {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/left-active-arrow-white.svg)
    no-repeat center center;
}
.Modern-Slider .item h3 {
  text-transform: uppercase;
  color: #fcede3;
  animation: fadeOutRight 1s both;
  margin: 0;
  padding: 0;
  font-family: "Aboreto", system-ui;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 10px;
}
.Modern-Slider .item h4 {
  text-transform: uppercase;
  color: #fcede3;
  animation: fadeOutRight 1s both;
  margin: 0;
  padding: 0;
  font-family: "Aboreto", system-ui;
  font-size: 28px;
  line-height: 33px;
}
/* .info::after { background:rgba(166, 79, 49, 0.2); width: 331px; height: 97px; position: absolute; left: 0; content: ''; top: 17px; border-radius: 50px; } */
.Modern-Slider .item.slick-active h3 {
  animation: fadeInUp 1s both 1s;
}
.Modern-Slider .item.slick-active h4 {
  animation: fadeInUp 1s both 1.5s;
}
.slide-para {
  width: 887px;
  margin: 0px auto 0 auto;
  height: auto;
  font-size: 18px;
  color: rgba(163, 53, 27, 1);
  line-height: 26px;
  text-align: center;
  animation: fadeOutRight 1s both;
  font-family: "Montserrat", sans-serif;
  background: #f9dbce !important;
  padding: 20px 0;
}
.Modern-Slider .item.slick-active .slide-para {
  width: 100%;
  margin: 0px auto 0 auto;
  height: auto;
  font-size: 18px;
  color: rgba(163, 53, 27, 1);
  line-height: 26px;
  text-align: center;
  animation: fadeInUp 1s both 1.5s;
  font-family: "Montserrat", sans-serif;
  padding: 20px 0;
}
/* ==== Slick Slider Css Ruls === */
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left /* If RTL Make This Right */;
  height: 100%;
  min-height: 1px;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.center-slider {
  width: 1050px;
  padding: 0px !important;
  margin: 0 auto;
}
section.slider-container3 .nav-item {
  width: 100%;
}
section.slider-container3 a.nav-link {
  color: #a64f31;
  font-size: 28px;
  margin: 0;
  padding: 0;
  font-family: "Aboreto", serif;
  line-height: 46px;
  border: 0 !important;
  text-transform: uppercase;
  font-weight: normal;
}
section.slider-container3 a.nav-link.active {
  color: #a64f31;
  font-size: 44px;
}
.center-slider .slick-prev,
.center-slider2 .slick-prev {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background: #feeee4;
}
.center-slider button.slick-prev.slick-arrow {
  left: -35px;
}
.center-slider button.slick-next.slick-arrow {
  right: -35px;
}
section.slider-container3 a.nav-link.active span.arrow {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/active-tab-arrow.svg)
    no-repeat center center;
  width: 36px;
  height: 46px;
  float: left;
}
section.slider-container3 a.nav-link span.arrow {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/inactive-tab-arrow.svg)
    no-repeat center center;
  width: 36px;
  height: 46px;
  float: left;
  margin-right: 20px;
}
.slick-arrow {
  transition: all 0.3s ease;
}
section.slider-container3 .nav-tabs .nav-item {
  margin-bottom: 10px;
}
div#nav-tabContent {
  clear: both;
  width: 100%;
}
.nav-tabs {
  border-bottom: 0;
  display: inline-block;
  height: 97px;
  float: left;
}
.slider-container3 .slick-prev::before {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/left-active-arrow.svg)
    no-repeat center center;
  width: 17px;
  height: 30px;
  opacity: 1 !important;
  display: block !important;
  transform: rotate(-180deg);
  position: absolute;
  top: 5px;
  left: 8px;
}
.slider-container3 .slick-prev:hover::before {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/left-active-arrow-white.svg)
    no-repeat center center;
  transform: rotate(-180deg);
}
.slider-container3 .slick-next::before {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/left-active-arrow.svg)
    no-repeat center center;
  width: 17px;
  height: 20px;
  opacity: 1 !important;
  display: block !important;
  position: absolute;
  top: 9px;
  right: 11px;
}
.slider-container3 .slick-next:hover::before {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/left-active-arrow-white.svg)
    no-repeat center center;
}
.image-wrap img {
  object-fit: contain;
}
body:not(.no-js) .image-wrap {
  transition: 1s ease-out;
  transition-delay: 0.2s;
  position: relative;
  width: auto;
  height: 569px;
  overflow: hidden;
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  visibility: hidden;
}
body:not(.no-js) .animating .image-wrap {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  visibility: visible;
  transform: skewY(0);
  z-index: 9;
}
body:not(.no-js) .animating img {
  transform: scale(1);
  transition: 4s ease-out;
}
body:not(.no-js) .fadeup {
  opacity: 0;
  transition: 0.4s ease-out;
  transform: translateY(40px);
}
body:not(.no-js) .fading-up {
  opacity: 1;
  transition: 1s ease-out;
  transform: translateY(0px);
  transition-delay: 0.7s;
}
section.slider-container4 {
  background: #ffe7db;
}
.Modern-Slider {
  padding: 0 30px !important;
  width: 1300px;
  margin: 0 auto;
}
.bookbtn-container {
  background: #fcede3;
  position: relative;
  padding-top: 60px;
}
.bookbtn-container::after {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/title-bg3.svg)
    no-repeat center left;
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 336px;
  content: "";
  height: 114px;
  background-size: auto 100%;
}

/* .book-a-call {font-size:26px;text-transform:uppercase;color:#feeee4;background: rgba(166, 79, 49, 1);font-family: "Aboreto", serif; float: left; width: 250px; text-align: center; height: 60px; border-radius: 50px; line-height:57px;-webkit-transition: ease-out 0.4s;-moz-transition: ease-out 0.4s;transition: ease-out 0.4s !important; box-shadow: inset 0 0 0 0 #fcede3 !important; display: inline-block;}
.book-a-call:hover { box-shadow: inset 400px 0 0 0 #444444 !important;color:#fff } */

a.book-a-call {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  overflow: hidden;
  width: auto;
  padding: 1rem 0;
  position: relative;
  z-index: 0;
  margin: 0 0.5rem;
  border: 1px solid rgba(166, 79, 49, 1);
  width: 250px;
  text-align: center;
  height: 60px;
  border-radius: 50px;
  line-height: 57px;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Aboreto", serif;
  transition: 0.8s !important;
  background: rgba(166, 79, 49, 1) !important;
}
a.book-a-call:hover {
  background: rgba(166, 79, 49, 1) !important;
  color: #fff;
}

a.book-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  overflow: hidden;
  width: auto;
  padding: 1rem 0;
  position: relative;
  z-index: 0;
  margin: 0 0.5rem;
  background: rgba(166, 79, 49, 1);
}
a.book-btn:before {
  background: rgb(129 48 20);
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  border-radius: 50%;
  transition: all 500ms ease-in-out;
}
a.book-btn:hover:before {
  content: "";
  width: 250px;
  height: 250px;
  left: -13%;
  top: -150%;
  transition: all 500ms ease-in-out;
}

/* .book-a-site {display: flex; justify-content: center; align-items: center; list-style: none; overflow: hidden; width: auto; padding: 1rem 0; position: relative; z-index: 0; margin: 0 .5rem;border:1px solid rgba(166, 79, 49, 1);width: 250px;text-align: center; height: 60px; border-radius: 50px; line-height:57px;font-size:22px;text-transform:uppercase;color:rgba(166, 79, 49, 1);font-family: "Aboreto", serif;transition:0.8s !important;}
.book-a-site:hover { box-shadow: inset 400px 0 0 0 #a64f31 !important;color:#fff }
 */
.book-a-site {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  overflow: hidden;
  width: auto;
  padding: 1rem 0;
  position: relative;
  z-index: 0;
  margin: 0 0.5rem;
  border: 1px solid rgba(166, 79, 49, 1);
  width: 250px;
  text-align: center;
  height: 60px;
  border-radius: 50px;
  line-height: 57px;
  font-size: 22px;
  text-transform: uppercase;
  color: rgba(166, 79, 49, 1);
  font-family: "Aboreto", serif;
  transition: 0.8s !important;
}
.book-a-site:hover {
  background: rgba(166, 79, 49, 1);
  color: #fff;
}

.bookbtn-container .container {
  display: flex;
  justify-content: center;
  gap: 45px;
}

.footer-container {
  background: rgba(166, 79, 49, 1);
  width: 100%;
}
.col-lg-2.col-md-6.col-sm-12.footer-column:nth-child(1) {
  padding-left: 0;
}

.widget-content ul.links li a {
  font-size: 16px;
  color: #fcede3;
  font-family: "Montserrat", sans-serif;
}
.widget-content ul.links {
  margin: 0 0 10px 0;
  padding: 0;
  float: left;
  width: 100%;
}
.widget-content ul.links li {
  margin-bottom: 3px;
}
.widget-content ul.links li a {
  position: relative;
}
.widget-content ul.links li a::before {
  content: "";
  position: absolute;
  bottom: -2px;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #eaccbd;
  transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.widget-content ul.links li a:hover::before {
  left: 0;
  right: auto;
  width: 100%;
}
.col-lg-2.col-md-6.col-sm-12.footer-column {
  width: 17%;
  flex: 17%;
  max-width: 17%;
  padding: 0 32px;
}
.col-lg-2.col-md-6.col-sm-12.footer-column:nth-child(1) {
  padding-left: 0;
}
.col-lg-6.col-md-6.col-sm-12.footer-column {
  width: 40%;
  max-width: 49%;
  padding-left: 30px;
}
.footer-widget.contact-widget h3 {
  color: #fcede3;
  font-size: 17px;
}
.footer-widget.contact-widget .box {
  width: 100%;
  color: #fcede3;
  float: left;
  margin-bottom: 20px;
}
.footer-widget.contact-widget .box p {
  color: #fcede3;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 4px;
}
.footer-widget.contact-widget .box p b {
  font-weight: normal;
}
section.footer-bottom.style-one {
  background: #a64f31;
  color: #fff;
  padding: 0;
}
section.footer-bottom.style-one .container {
  padding: 20px;
  background: #a64f31;
  border-top: 1px solid rgba(201, 116, 93, 1);
}
section.footer-bottom.style-one p {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
}

.inside-header {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 953px;
  margin-top: 140px;
  background-size: cover !important;
}
.one-world-header {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/images/Arattoneworldheader.jpeg)no-repeat center center;
}
.amenities-header {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/amenities-header.jpg)
    no-repeat center center;
  width: 100%;
}
.gallery-header {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/gallery-header.jpg)
    no-repeat center center;
  width: 100%;
}
.legacy-header {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/legacy-header.jpg)
    no-repeat center center;
  width: 100%;
  align-items: flex-start;
  padding-top: 152px;
}
.flrpln-container {
  margin-top: 140px;
  background: #feeee4;
}
.inside-header.one-world-header {
  align-items: start;
  justify-content: start;
}
.inside-header.one-world-header h1 {
  top: 250px;
  left: 1170px;
}
.page-title {
  color: rgba(252, 237, 227, 1);
  font-size: 45px;
  font-weight: normal;
  line-height: 51px;
  text-transform: uppercase;
  font-family: "Aboreto", serif;
}
.page-title.btm-title {
}
.main-tagline {
  text-transform: uppercase;
  color: rgba(166, 79, 49, 1);
  font-size: 60px;
  line-height: 58px;
  font-family: "Aboreto", serif;
  margin-top: 15px;
  font-weight: normal;
}
.tagline p {
  font-size: 21px;
  width: 90%;
  line-height: 31px;
}
.tagline p.text2 {
  color: rgba(68, 68, 68, 1);
  margin-top: 40px;
}
.page-title2 {
  width: 187px;
}
.tagline p br {
  display: none;
}
.slick-slide {
  overflow: hidden;
}
.inner-img {
  transition: 1.3s;
}
.inner-img:hover {
  transform: scale(1.07);
}

.map-container {
  background: #feebe4;
  width: 100%;
  height: 100%;
  align-items: flex-start;
  padding: 0;
  min-height: auto !important;
  margin-top: 140px;
}
section.map-container img {
  width: 100%;
  height: 100%;
}
section.map-container .container {
  position: relative;
}
.map-container h1.page-title {
  color: #444;
  padding-top: 60px;
  top: 0;
  position: absolute;
  left: 0;
}
h1.page-title3 {
  font-size: 39px;
  width: 100%;
  text-align: center;
  color: rgba(68, 68, 68, 1);
  text-transform: uppercase;
  margin-bottom: 0px;
  padding-top: 0;
  padding-bottom: 40px;
  font-weight: normal;
}
.lightbox-opened {
  cursor: pointer;
  text-align: center;
}
.lightbox-opened {
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
  cursor: pointer;
  height: 100%;
  left: 0;
  overflow-y: scroll;
  padding: 24px;
  padding-top: 24px;
  position: fixed;
  text-align: center;
  top: 0;
  z-index: 99999;
  width: 100%;
  padding-top: 50px;
}
.lightbox-opened::after {
  color: #fff;
  content: "";
  font-family: sans-serif;
  padding: 1px 12px;
  position: absolute;
  text-transform: uppercase;
  right: 0;
  top: 0;
  font-size: 20px;
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/close.svg)
    no-repeat center center #a64f31;
  width: 30px;
  height: 30px;
  padding: 23px;
}
.zoom {
  display: inline-block;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90%;
  min-height: 75%;
  background: #fff;
  margin: 0 auto;
}
.zoom img {
  display: inline-block;
}
.lightbox-opened img {
  max-width: auto;
}
.map-area {
  margin-bottom: 100px;
}
.map-area.last {
  margin-bottom: 0px;
}
.inside-header.amenities-header.btm-title {
  align-items: end;
  padding-bottom: 139px;
  text-shadow: 1px 2px 4px black;
}
.inside-header.gallery-header {
  align-items: end;
  padding-bottom: 50px;
}
.amenities-list {
  width: 1240px;
  margin: 0 auto;
}
.amenities-list ul {
  margin: 0;
  padding: 0 50px 0 50px;
  width: 25%;
  float: left;
  border-right: 1px solid rgba(166, 79, 49, 1);
  min-height: 350px;
}
.amenities-list ul li {
  margin-bottom: 28px;
  font-size: 17px;
}
.amenities-list ul li:last-child {
  margin-bottom: 0 !important;
}
.amenities-list ul:last-child {
  border: 0;
}
section.slider-container3.no-bm-bg::after {
  display: none;
}
section.slider-container3.inside-content-slider {
  padding-bottom: 0px !important;
}
section.slider-container3.inside-content-slider2 {
  padding-bottom: 100px;
}
.bookbtn-container::after {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/title-bg3.svg)
    no-repeat center left;
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 302px;
  content: "";
  height: 174px;
  background-size: 100%;
}
.page-title3 {
  padding-top: 110px;
  color: #444444 !important;
  padding-bottom: 70px;
}
.amenities-list.amenities-list2 ul {
  min-height: 310px !important;
}

section.gallery-container.bg3 {
  padding-bottom: 50px;
}
.left-box {
  width: 50%;
  float: left;
  padding-right: 22px;
}
.first-box {
  width: 100%;
  position: relative;
  margin-bottom: 60px;
  float: left;
}
.first-box .thumb {
  float: right;
  width: 74%;
}
.first-box .title {
  color: rgba(166, 79, 49, 1);
  font-size: 42px;
  font-weight: normal;
  line-height: 175.13px;
  text-transform: uppercase;
  font-family: "Aboreto", serif;
  transform: rotate(-90deg);
  position: absolute;
  width: 0%;
  left: 101px;
  top: 68px;
}
.secd-box {
  width: 100%;
  position: relative;
  float: left;
}
.secd-box .title {
  color: rgba(166, 79, 49, 1);
  font-size: 25px;
  font-weight: normal;
  line-height: 30px;
  text-transform: uppercase;
  font-family: "Aboreto", serif;
  position: static;
  width: 100%;
  left: 0;
  margin-top: 20px;
  text-align: center;
}
.secd-box .title a {
  color: rgba(166, 79, 49, 1);
}
.right-box {
  padding-left: 22px;
  float: left;
  width: 50%;
  padding-top: 120px;
}
.third-box {
  width: 100%;
  position: relative;
  float: left;
}
.forth-box {
  width: 100%;
  position: relative;
  float: left;
  margin-top: 50px;
}
.third-box .title {
  color: rgba(166, 79, 49, 1);
  font-size: 42px;
  font-weight: normal;
  line-height: 54.13px;
  text-transform: uppercase;
  font-family: "Aboreto", serif;
  position: relative;
  width: 100%;
  right: 0;
  top: 0px;
  float: right;
  text-align: right;
  margin-bottom: 15px;
}
.forth-box .title {
  color: rgba(166, 79, 49, 1);
  font-size: 42px;
  font-weight: normal;
  line-height: 45.13px;
  text-transform: uppercase;
  font-family: "Aboreto", serif;
  position: absolute;
  width: 0;
  right: 70px;
  bottom: -48px;
  transform: rotate(-90deg);
}
.forth-box .thumb {
  width: 74%;
}
.thumb {
  overflow: hidden;
  width: 100%;
  height: 250px;
}
.left-box .title a {
  color: rgba(166, 79, 49, 1);
}
.right-box .title a {
  color: rgba(166, 79, 49, 1);
}
.caption-info h1 {
  color: rgba(166, 79, 49, 1);
  font-size: 44px;
  margin: 0 0 10px 0;
  line-height: 49px;
}
.caption-info .text2 {
  color: rgba(166, 79, 49, 1);
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  font-family: "Aboreto", serif;
}
.text1 {
  color: rgba(166, 79, 49, 1);
  font-family: "Aboreto", serif;
  font-size: 44px;
  line-height: 49px;
  position: relative;
}
.text1::after {
  width: 200px;
  height: 1px;
  background: rgba(166, 79, 49, 1);
  content: "";
  position: absolute;
  left: 186px;
  bottom: 8px;
  display: none;
}
.contact_icon {
  position: fixed;
  bottom: 20px;
  right: 65px;
  width: 80px;
  height: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  text-align: center;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  border-radius: 50%;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  80% {
    box-shadow: 0 0 0 14px rgba(255, 255, 255, 0);
  }
}
.legacy-container {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/legacy-bg.jpg)
    no-repeat center top;
  height: 1085px;
  background-attachment: scroll;
  width: 100%;
  padding-top: 100px;
  background-size: 100%;
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}
.legacy-text p {
  font-size: 21px;
  color: #fff;
  margin-bottom: 45px;
}
.contact-header {
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/contact-header.jpg)
    no-repeat center center;
}
.contact-header .container {
  position: relative;
}
.contact-info {
  position: absolute;
  right: 0;
  bottom: -80px;
  top: auto;
  height: 100%;
}
.contact-info.contact-info2 {
  position: absolute;
  /* right: -60px; */
  right: 0;
  bottom: 10px;
  top: auto;
  height: 100%;
}
.schedule-btn {
  width: 100%;
  text-align: center;
  margin-top: 60px;
}
.schedule-btn a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  overflow: hidden;
  width: auto;
  padding: 1rem 0;
  position: relative;
  z-index: 0;
  margin: 0 0.5rem;
  background: rgba(166, 79, 49, 1);
  width: 250px;
  text-align: center;
  height: 60px;
  border-radius: 50px;
  line-height: 57px;
  font-size: 22px;
  text-transform: uppercase;
  color: #feeee4;
  font-family: "Aboreto", serif;
  float: left;
}
.schedule-btn a::before {
  background: rgb(129 48 20);
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  border-radius: 50%;
  transition: all 500ms ease-in-out;
}
.schedule-btn a:hover::before {
  content: "";
  width: 250px;
  height: 250px;
  left: 0;
  top: -150%;
  transition: all 500ms ease-in-out;
}

.btn-area {
  float: left;
  width: 100%;
  margin-bottom: 100px;
}
.btn-area a {
  margin-right: 45px;
}
.contact-info1.last {
  margin-bottom: 0 !important;
}
.btn-area .book-a-call {
  display: inline-block;
  line-height: 27px;
  float: left;
  background: none !important;
  color: rgba(166, 79, 49, 1) !important;
}
a.book-a-call.active {
  color: #fff !important;
}
.btn-area .book-a-call:hover {
  background: rgba(166, 79, 49, 1) !important;
  color: #fff !important;
}
.btn-area .active {
  background: rgba(166, 79, 49, 1) !important;
  color: #fff;
}
.contact-info1 textarea.field-insert {
  min-height: 130px;
}
.contact-info1 {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.contact-info1 label {
  font-size: 18px;
  text-transform: uppercase;
  color: #444;
  font-family: "Aboreto", serif;
  float: left;
  width: 160px;
  border-radius: 50px;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s !important;
  box-shadow: inset 0 0 0 0 #fcede3 !important;
  display: inline-block;
  margin-right: 65px;
  line-height: 58px;
  margin-bottom: 0;
}
.contact-info1 input {
  width: 433px;
  height: 50px;
  padding: 0 20px;
  border: 1px solid rgba(68, 68, 68, 1);
  background: none;
  outline: 0;
  border-radius: 50px;
}
.contact-info1 textarea {
  width: 433px;
  height: 59px;
  padding: 0 20px;
  border: 1px solid rgba(68, 68, 68, 1);
  background: none;
  outline: 0;
  border-radius: 50px;
}
.contact-info1 input.submit-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  overflow: hidden;
  width: auto;
  padding: 1rem 0;
  position: relative;
  z-index: 0;
  margin: 0 0.5rem;
  background: rgba(166, 79, 49, 1);
  width: 250px;
  text-align: center;
  height: 60px;
  border-radius: 50px;
  line-height: 27px;
  font-size: 22px;
  text-transform: uppercase;
  color: #feeee4;
  font-family: "Aboreto", serif;
  border: 0;
}
.contact-info1 input.submit-btn:hover {
  background: rgb(129 48 20);
}

.form-area {
  border-right: 1px solid rgba(166, 79, 49, 1);
}
.address-area {
  padding-left: 90px;
}
.address-title {
  font-size: 21px;
  font-family: "Aboreto", serif;
  float: left;
  width: 100%;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: normal;
}
.address-content {
  float: left;
  width: 100%;
  margin-bottom: 67px;
  font-size: 20px;
  line-height: 30px;
}

.counter-area {
  width: 100%;
  float: left;
}
.counter-area .title1 {
  margin-bottom: 60px;
}
.inner-box {
  text-align: center;
  width: 100%;
  float: left;
  margin-bottom: 50px;
}
.count-outer.count-box.counted {
  font-family: "Montserrat", sans-serif;
  font-size: 43px;
  font-weight: 700;
  color: rgba(166, 79, 49, 1);
  line-height: 55px;
  margin: 14px 0 0 0;
}
.counter-block-one h4 {
  font-size: 23px;
  color: rgba(166, 79, 49, 1);
  font-family: "Montserrat", sans-serif;
}
.counter-block::after {
  background: rgba(166, 79, 49, 1);
  position: absolute;
  left: 0;
  content: "";
  width: 2px;
  height: 105px;
  top: 55px;
  transform: rotate(15deg);
}
.counter-block:nth-child(1)::after {
  display: none;
}
.last-section .inner-box {
  margin-bottom: 0;
}
.counter-title {
  text-align: center;
  position: relative;
  margin-bottom: 10px;
}
.counter-title::before {
  background: rgba(166, 79, 49, 1);
  position: absolute;
  left: 0;
  content: "";
  width: 30%;
  height: 1px;
  top: 5px;
}
.counter-title::after {
  background: rgba(166, 79, 49, 1);
  position: absolute;
  right: 0;
  content: "";
  width: 30%;
  height: 1px;
  top: 5px;
}

.legacy-container .text2.last {
  margin-bottom: 0;
}

section.slider-container {
  overflow: hidden;
}
.social-icon {
  float: left;
  margin-top: 20px;
}
.social-icon a {
  float: left;
  margin-right: 13px;
}
.social-icon a:nth-child(2) {
  margin-right: 9px;
}
.copyright a {
  color: #fff !important;
}
.container.small-grid {
  width: 1110px;
}
section.main-container {
  padding-top: 50px;
}
.contact-header h1.page-title {
  font-size: 52px;
  line-height: 57px;
  text-align: left !important;
}

.mob-site-visite-btn {
  display: none;
}

.gallery-tabs {
  width: 100%;
  float: left;
}
.gallery-tabs ul {
  display: flex;
  justify-content: center;
}
.gallery-tabs ul li a {
  font-size: 20px;
  text-transform: uppercase;
  color: #444;
  background: none;
  font-family: "Aboreto", serif;
  float: left;
  width: auto;
  text-align: center;
  height: 50px;
  border-radius: 50px;
  line-height: 48px;
  display: inline-block;
  border: 1px solid rgba(166, 79, 49, 1);
  padding: 0 19px;
}
.gallery-tabs ul li a.active {
  background: rgba(166, 79, 49, 1);
  color: #fff;
}
.gallery-tabs ul li {
  margin: 0 12px;
}

.content-area {
  float: left;
  width: 100%;
  margin-top: 70px;
}
section.main-container.home-title h1 {
  font-size: 45px;
}
.slider-container5 .main-tagline {
  font-size: 45px;
  text-align: center;
  width: 100%;
  color: rgba(53, 53, 53, 1);
}
.CmsPage p {
  font-size: 15px;
  line-height: 25px;
}
.CmsPage p a {
  color: #444;
  text-decoration: underline;
}
.privacy-area h2 {
  color: #a64f31;
  font-size: 28px;
  margin: 25px 0 12px 0;
}
.privacy-area h3 {
  margin: 25px 0 12px 0;
  font-size: 25px;
}
.privacy-area ul {
  margin: 0;
  padding: 0;
}
.privacy-area ul li {
  margin-bottom: 9px;
  padding-bottom: 9px;
  position: relative;
  padding-left: 15px;
}
.privacy-area ul li::before {
  content: "";
  position: absolute;
  left: 0;
  width: 2px;
  height: 15px;
  top: 4px;
  background: #a64f31;
}

.map-container h1 {
  font-size: 35px;
  position: relative;
}
.map-container h1::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100px;
  height: 2px;
  bottom: -7px;
  background: #a64f31;
}

.scroll-top img {
  transform: rotate(-90deg);
  margin-top: -5px !important;
}
.c {
  display: none;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.dd {
  z-index: 1;
  position: relative;
  width: 100%;
  display: inline-block;
}
.dd-a {
  padding: 10px;
  background: none;
  position: relative;
  transition-duration: 0.2s;
  border-radius: 50px;
  -webkit-transition-duration: 0.2s;
  border: 1px solid rgba(166, 79, 49, 1);
  color: rgba(166, 79, 49, 1);
}
.dd-a:after {
  content: "";
  width: 11px;
  height: 20px;
  position: absolute;
  display: block;
  background: url(https://d33m3g343o7hgb.cloudfront.net/ayatanaresidences/down-arrow.svg)
    no-repeat center center;
  bottom: 12px;
  right: 20px;
  transform: rotate(90deg);
}
.dd input {
  top: 0;
  opacity: 0;
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  height: 100%;
  width: 100%;
}
.dd input:hover {
  cursor: pointer;
}
.dd input:hover ~ .dd-a {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
}
.dd input:checked:after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
}
.dd input:checked ~ .dd-c {
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
}
.dd-a span {
  color: rgba(166, 79, 49, 1);
}
.dd-c {
  display: block;
  position: absolute;
  height: auto;
  transform: scaleY(0);
  transform-origin: top left;
  transition-duration: 0.2s;
  -webkit-transform: scaleY(0);
  -webkit-transform-origin: top left;
  -webkit-transition-duration: 0.2s;
  width: 85%;
  margin-left: 20px;
}
.dd-c ul {
  margin: 0;
  padding: 10px;
  list-style-type: none;
  background: rgba(166, 79, 49, 1);
  float: left;
  width: 100%;
}
.dd-c li {
  margin-botom: 5px;
  word-break: keep-all;
  white-space: nowrap;
  display: block;
  position: relative;
}
.dd-c li a {
  width: 100%;
  float: left;
  color: #fff !important;
  padding: 4px 0;
  font-size: 15px;
}
.counter-area .container {
  width: 1100px;
}
.container.mob {
  display: none;
}
.top-link {
  position: relative;
  top: -100px;
}
section.main-gallery-container {
  margin-top: 140px;
  padding-top: 0;
}
.container.top-title h1 {
  color: rgba(166, 79, 49, 1);
  margin: 60px 0;
}
.top-link2 {
  position: relative;
  top: -155px;
}
.floating_btn {
  display: none;
}
.widget-title {
  font-size: 22px;
  color: #fff;
  font-family: "Aboreto", serif;
  width: 100%;
  float: left;
  margin-bottom: 0;
  height: 120px;
}
.widget-content p {
  color: #fff;
}
.footer-widget.links-widget .widget-content p {
  color: #fff;
  margin-bottom: 14px;
  float: left;
  width: 100%;
}
.social-title {
  color: #fff;
  margin-bottom: 26px;
}
.widget-content p span {
  margin-right: 4px;
}
.footer-widget.contact-widget .box.last {
  margin-bottom: 0;
}
.widget-content a {
  color: #fff;
}
.list1 {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.list1 ul {
  margin: 0;
  padding: 0;
}
.list1 ul li {
  padding: 15px 0;
  width: 25%;
  float: left;
  color: rgba(163, 53, 27, 1);
  display: flex;
  height: auto;
}
.list1 ul li.last {
  height: auto !important;
}
.list1 ul li span {
  margin-right: 15px;
}
.list1 ul li.last-brd {
  border: 0 !important;
}
.mob-img {
  display: none;
}
.legacy-container h2 {
  color: rgba(255, 231, 219, 1);
  font-size: 57px;
  margin-bottom: 40px;
}
.slide__content.right-text2 {
  position: absolute;
  top: 29%;
  right: 20%;
  transform: translate(30%, -50%);
}
.slide__content.right-text2 .slide__content--headings {
  color: #fff !important;
}
.slide__content.right-text3 {
  top: 29% !important;
}
.slide__content.right-text3 .slide__content--headings {
  color: #fff !important;
}
h1.page-title.oneworls-title {
  text-shadow: 3px 2px 3px #000;
}
.amenities-list.amenities-list2 ul {
  min-height: 460px !important;
  width: 20%;
  padding: 0 30px 0 30px;
}
li.amm-title {
  font-weight: 600;
  color: #a64f31;
  height: 50px;
}
.col-lg-8.center-box {
  margin: 0 auto;
  padding: 0;
}
.footer-logo {
  margin-bottom: 10px;
  width: 47%;
}

.logo-box3 a {
  display: flex;
  align-items: center;
  padding-top: 19px;
}
.logo-box3.col-lg-2 a {
  float: right;
}
.outer-box {
  margin: 0 auto;
}
.mob-logo {
  display: none;
}
.slider-container5 .container {
  max-width: 1470px;
}
.list1 ul li:nth-child(2) {
  width: 30%;
}
.list1 ul li:nth-child(3) {
  width: 20%;
}
.top-arrat {
  position: relative;
  top: -180px;
}
.footer-logo img {
  margin-left: -7px;
}
.widget-content .footer-logo img {
  margin-left: 1px;
}
.price-table .table th {
  color: white !important;
}
.price-table .table-bordered th, .table-bordered td {
    border: 1px solid #a64f31 !important;
}
.desktop-banner{
  display: block;
}
.mobile-banner{
  display: none;
}
@media screen and (max-width:480px) {
  .mobile-banner{
  display: block;
}
.desktop-banner{
  display: none;
}
}

.table, .table th, .table td {
 font-family: "Aboreto", serif;   
  
}
.price-table table {
  table-layout: fixed;     
  width: 100%;             
}
.price-table th,
.price-table td {
  width: 33.33%;           
  text-align: center;      
  vertical-align: middle;  
  word-wrap: break-word;  
}
.iframe-container {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 400px;
  max-height: calc(100vh - 20px); 
  height: 500px;
  z-index: 109999;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.iframe-container iframe {
  width: 100%;
  height: 100%;
  border: none;
}
