.dark-green {
  background: #e7f3f3;
}
.dark-grey {
  background: linear-gradient(to right bottom, #fee6c3, #f1bd98, #e6a380);
}
.dark-grey-header {
  background: #f9ebe1 !important;
}
.signiapearlbanner {
  background: url(../images/signiaPearl/Main-banner.webp) no-repeat;
  background-size: cover !important;
  background-position: bottom;
}
.signiaIsle {
  background: url(../images/signia-Isle/Banner.webp) no-repeat;
  background-size: cover !important;
  background-position: bottom;
}
.signiapearlbanner::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(to top, #00000094, transparent);
  width: 100%;
  height: 100%;
}
.islseimgbandra {
  position: relative;
}
.signiaBanner .innerSignia {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 9;
  flex-direction: column;
}
.foresthd {
  bottom: 20%;
}
.signiaBanner .innerSignia .d-flex {
  flex-direction: column;
  align-items: center;
  width: 220px;
}
.signiaBanner .innerSignia .d-flex img {
  max-width: 100%;
  max-height: 100%;
}
.signiaBanner .innerSignia .subtitle {
  line-height: 4rem;
  letter-spacing: 3.5px;
  font-size: 55px;
  font-weight: 300;
  color: #fff;
}
.signiaBanner .innerSignia .subtitle b {
  display: block;
  font-size: 20px;
  position: relative;
  top: -1rem;
  font-weight: 200;
}
.signiaBanner .innerSignia .subtitle.smallhd span {
  font-size: 45px;
}
.signiaBanner .container,
.signiaBanner .row {
  height: 100%;
}
.open_doors {
  font-size: 60px;
  text-align: center;
  font-weight: 400;
}
.sig_overview p {
  text-align: center;
  width: 630px;
  margin: 20px auto 0;
  opacity: 0.5;
}
.sig_overview-pearl-p p {
  width: 500px;
}
.sig_overview {
  background: url(../images/Wave-BG.jpg) no-repeat;
  background-position: bottom !important;
  background-size: cover !important;
}
.sig_overview-pearl {
  background: url(../images/pearl-bg.webp) no-repeat !important;
  background-position: bottom !important;
  background-size: cover !important;
}
.sig_overview-Isle {
  background: url(../images/signia-Isle/signia_about.webp) no-repeat !important;
  background-position: bottom !important;
  background-size: cover !important;
}
.sig_overview-Isle1 {
  background: url(../images/signia-Isle/signia_about.webp) no-repeat !important;
  background-position: bottom !important;
  background-size: cover !important;
}
.sig_overview-Isle2 {
  background: url(../images/signia-Isle/signia_about.webp) no-repeat !important;
  background-position: bottom !important;
  background-size: cover !important;
}
.project_facility {
  position: relative;
  width: 100%;
  height: 100%;
}
.project_facility .project_f_img img {
  height: 100%;
  width: 100%;
  max-height: 100%;
  object-fit: cover;
}
.signia_project_des .row {
  width: 100%;
  margin: 0;
}
.project_faciltiy_detail {
  height: 100%;
  padding: 80px 0 150px;
}
.project_faciltiy_detail ul {
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: normal;
  justify-content: center;
  list-style: none;
}
.project_faciltiy_detail ul li {
  margin-bottom: 35px;
  background: url(../images/li-img.png) no-repeat;
  background-size: 12px;
  background-position: left 2px;
  margin-left: 15px;
  padding-left: 20px;
}
.project_faciltiy_detail ul li:last-child {
  margin-bottom: 0;
}
.water_views {
  position: relative;
}
.water_views img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s ease;
}
.water_wapper {
  position: absolute;
  top: 8%;
  left: 4%;
  background: #fff9f2;
  display: inline-block;
  width: 370px;
  padding: 25px 25px;
}
.water_wapper h4 {
  font-size: 25px;
  font-weight: 400;
  z-index: 1;
  position: relative;
}
.water_wapper p {
  margin-top: 15px;
  z-index: 1;
  position: relative;
}
.water_wapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/Wave-BG.jpg) no-repeat;
  background-position: bottom;
  width: 100%;
  height: 63%;
  background-size: cover;
}
.venetian-suites-content::after,
.sig_overviewIsle::after {
  content: unset;
}
.sig_overview-pearl::after {
  background: url(../images/signia-pearl.jpg) no-repeat;
  background-position: bottom;
}
.sig_overview-Isle-p p {
  width: 550px;
  margin: auto;
  text-align: center;
}
.sig_overview-Isle::after {
  background: url(../images/signia-Isle.jpg) no-repeat;
  background-position: bottom;
}
.amenity_detail {
  position: relative;
  transition: all 0.8s ease;
  overflow: hidden;
}
.amenity_detail img {
  width: 100%;
  object-fit: cover;
  transition: all 0.8s ease;
}
.amenity_description {
  color: #fff;
  opacity: 1;
  position: absolute;
  bottom: 7%;
  left: 0;
  right: 0;
  margin: auto;
  /* height: 90px; */
  height: 40px;
  width: 200px;
  background: #175cb3;
  display: inline-block;
  padding: 15px 25px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.8s ease;
}
.amenity_description p {
  line-height: 1.4rem;
}
.amenity_detail:hover .amenity_description {
  background: #fff9f2;
  color: #175cb3;
}
.amenity_detail:hover .amenity_description p {
  color: #175cb3;
}
.amenity_detail:hover img {
  transform: scale(1.1);
}
.discover_world h2 {
  font-weight: 400;
  line-height: 4rem;
  margin-top: -10px;
  margin-bottom: 45px;
}
.amenity_video #video {
  width: 100%;
  position: relative;
}
.interior_main_img {
  position: relative;
  overflow: hidden;
}
.interior_main_img h2 {
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  width: fit-content;
  color: #fff;
  font-size: 35px;
  font-weight: 400;
}
.interior_main_img img {
  height: 100vh;
  object-fit: cover;
}
.int_ext {
  overflow: hidden;
  position: relative;
  background: url(../images/signiaWaterfront/mainbanner-int.webp) no-repeat;
  background-size: cover !important;
  height: 100vh !important;
  max-height: auto !important;
}
.int_ext::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000045;
}
.signiaPearl-int {
  background: url(../images/signiaPearl/signiapearl-int.webp) no-repeat;
}
.signiaisle-int {
  background: url(../images/signia-Isle/signia-Isle-int.webp) no-repeat;
}
.interior_views {
  transform: translate(150%, 0);
}
.interior_view {
  overflow: hidden;
  height: 100vh;
  background: url(../images/Wave-BG.jpg) no-repeat;
  background-size: cover !important;
}
.inter_img1 {
  transform: scale(1.5);
}
.inter_img2 {
  transform: scale(1.5);
}
.innterior {
  transform: translate(0, 50%);
  transition: all ease 0.3s !important;
}
.int_views_wrp {
  width: 420px;
  height: 320px;
  margin: auto;
  margin: 60px auto;
  position: relative;
}
.int_views_wrp p {
  line-height: 1.4rem;
  text-align: center;
  opacity: 1;
  margin-top: 5px;
}
.int_views_wrp img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
.exterior {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all linear 0.3s !important;
}
.galleryslider-btn.prev-btn {
  left: -24px;
}
.galleryslider-btn.next-btn {
  right: -24px;
}
.active_interior_btn {
  position: absolute;
  display: flex;
  z-index: 2;
  bottom: 12%;
  right: 2%;
}
.btn_int_ext {
  width: 85px;
  height: 85px;
  padding: 2%;
  border: 1px solid grey;
  margin: 2%;
}
.btn_int_ext.active {
  opacity: 0.5;
}
.btn_int_ext img {
  max-width: 100%;
  height: 100%;
}
.typewriter {
  text-align: center;
}
.int_ext .container-fluid {
  display: block;
  position: relative;
  z-index: 999;
}
.int_ext .mob-conainer {
  display: none;
}
.nav-tabs {
  justify-content: center;
}
.int_ext .nav-tabs .nav-link::after {
  content: "";
  position: absolute;
  width: 0;
  background: #000;
  left: 0;
  bottom: 0;
  height: 2px;
  transition: all 0.3s ease 0s;
}
.int_ext .nav-tabs .nav-link:hover::after,
.int_ext .nav-tabs .nav-link.active::after {
  width: 100%;
}
.int_ext .nav-tabs .nav-link {
  padding: 0 0 6px 0;
  margin-right: 26px;
  color: #000;
  letter-spacing: 1px;
  background: none !important;
  opacity: 1;
  font-size: 16px;
  border: unset;
  position: relative;
}
.amenity_video .video .video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-55%);
  transform: translateX(-50%) translateY(-55%);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  border-radius: 50%;
}
.amenity_video .video .video-play-button span {
  color: #10100f;
  position: relative;
  z-index: 9;
  font-size: 12px;
}
.amenity_video .video .video-play-button span i {
  font-size: 26px;
  color: #595959;
  position: relative;
  top: 4px;
}
.amenity_video .video .video-play-button::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #fff9f2;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
}
.amenity_video .video .video-play-button::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #fff9f2;
  border-radius: 50%;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}
.amenity_video .video .video-play-button:hover:after {
  background-color: #fff;
}
@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
      scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
      scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.int_ext .interior-exterior-hd {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
}
.int_ext .interior-exterior-hd .hd-line {
  text-align: center;
  color: #fff;
  margin-top: 53px;
  z-index: 1;
  width: 80vw;
  font-weight: 400;
}
.signia_gallery .galleryOuter {
  width: 100%;
  height: 100%;
}
.innerprojects::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 20%);
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.5s ease;
}
.innerprojects {
  cursor: pointer;
}
.innergridwrap {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  padding: 50px;
  transform: translateY(100%);
  transition: all 0.3s linear;
  display: flex;
  align-items: center;
  justify-content: center;
}
.innergridwrap.slidleft {
  transform: translateY(0);
  opacity: 1;
  z-index: 9999;
}
.closejoy {
  position: absolute;
  right: 50px;
  top: 50px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #f1be7f;
  border-radius: 50%;
  z-index: 555;
}
.closejoy img {
  width: 16px;
}
.amenitiesslidwrap {
  width: 100%;
  position: relative;
}
.contol_custom span {
  width: 60px;
  height: 60px;
  background: #175cb3;
  border: solid 1px #175cb3;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  cursor: pointer;
  top: 50%;
  position: absolute;
}
.contol_custom span svg #Line_21,
.contol_custom span svg #Path_145 {
  stroke: #fff;
}
.contol_custom span svg {
  width: 15px;
  height: 15px;
}
.contol_custom .slide-left {
  left: -30px;
}
.contol_custom .slide-right {
  right: -30px;
}
.contol_custom .slide-left svg {
  z-index: 2;
  transform: rotate(226deg);
}
.contol_custom .slide-right svg {
  z-index: 2;
  transform: rotate(45deg);
}
.amenslider .slick-slide {
  margin: 0 15px;
}
.amenslider .slick-list {
  margin: 0 -15px;
}
.amenslider .innerimg {
  width: 100%;
  position: relative;
}
.gdimg {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.gdimg img {
  width: 100%;
  transition: all 0.85s ease;
  transform: scale(1);
}
.gdimg:hover img {
  transform: scale(1.2);
}
.title_text {
  font-size: 3rem;
  line-height: normal;
  margin-bottom: 20px;
  letter-spacing: 2px;
  color: #000;
  display: inline-block;
}
.innerimg strong {
  width: 100%;
  display: block;
  color: #000;
  opacity: 0.7;
  padding: 8px 2px;
}
.threeImg {
  display: none !important;
}
.byinvitation {
  font-size: 24px;
  color: #fff;
  margin-top: 10px;
  font-style: italic;
}
@media (max-width: 1024px) {
  .water_wapper {
    top: 4%;
    left: 2%;
    width: 394px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .in-exGalery .slick-slide {
    margin: 0 15px;
  }
  .in-exGalery .slick-list {
    margin: 0 -15px;
  }
  .in-exGalery .slick-slide img {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .byinvitation {
    font-size: 16px;
  }
  .threeImg {
    display: flex !important;
  }
  .signiaBanner .innerSignia .subtitle b {
    display: block;
    font-size: 20px;
    position: relative;
    top: 0;
  }
  .amenity_description {
    height: 60px;
  }
  .amenity_video .video .video-play-button::before,
  .amenity_video .video .video-play-button::after {
    width: 60px;
    height: 60px;
  }
  .amenity_video .video .video-play-button span {
    font-size: 10px !important;
  }
  .inner-wrap {
    margin-top: 51px;
  }
  .signiaBanner .innerSignia {
    justify-content: center;
    height: 100%;
  }
  .open_doors {
    font-size: 24px;
    font-weight: 600;
  }
  .signiaBanner .innerSignia .subtitle.smallhd span {
    font-size: 24px;
  }
  .water_wapper {
    padding: 20px;
    top: 3%;
    left: 1.5%;
    width: 345px;
  }
  .innerbannertext h1,
  .textheading {
    font-size: 24px;
  }
  .signiaBanner .innerSignia .subtitle {
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 30px;
  }
  .project_faciltiy_detail ul li {
    font-size: 16px;
  }
  .galleryslider-btn.prev-btn {
    left: 30px;
  }
  .galleryslider-btn.next-btn {
    right: 30px;
  }
  .in-exGalery .galleryslider-btn.prev-btn {
    left: 15px;
    transform: translateY(-25px);
  }
  .in-exGalery .galleryslider-btn.next-btn {
    right: 15px;
    transform: translateY(-25px);
  }
  .sliderglipses {
    margin-top: 35px;
  }
  .padb60 {
    padding-bottom: 40px;
  }
  .typewriter h2:nth-child(1) {
    margin-top: 0;
  }
  .int_ext {
    height: auto !important;
    background: unset;
  }
  .int_ext .container-fluid,
  .int_ext .interior-exterior-hd {
    display: none;
  }
  .int_ext .mob-conainer {
    display: block;
  }
  .int_ext::after {
    content: unset;
  }
  .int_ext .mob-conainer .hd-line {
    padding: 0 15px;
    text-align: center;
    font-size: 400;
  }
  .int_ext .mob-conainer .bd-example-tabs {
    margin-top: 26px;
  }
  .int_ext .tab-content {
    margin-top: 35px;
  }
  .int_ext .nav-tabs {
    border-bottom: 0;
  }
  .amenity-int,
  .over {
    position: relative;
  }
  .amenity-int p {
    margin-top: 5px;
    position: static;
    opacity: 1;
    line-height: 1.3;
  }
  .amenity-int p a {
    color: #000;
    opacity: 1;
  }
  .amenity-int .over:after {
    content: "";
    background: linear-gradient(359deg, #000000d4, #00000082, transparent);
    position: absolute;
    bottom: 0;
    height: 100px;
    right: 0;
    left: 0;
  }
  .interior_views {
    transform: translate(0, 0);
  }
  .exterior {
    position: relative;
  }
  .innterior {
    margin-top: 0;
  }
  .int_views_wrp {
    height: auto;
    padding: 0 12px;
    margin: 0 auto;
  }
  .interior_main_img img {
    height: auto;
  }
  .inter_img1 {
    transform: scale(1);
  }
  .interior_view {
    height: auto;
    margin-bottom: 40px;
  }
  .spacing_div {
    display: none;
  }
  .inter_img2 {
    transform: scale(1);
  }
  .innterior .galleryslider-btn.prev-btn {
    left: 18px;
  }
  .innterior .galleryslider-btn.next-btn {
    right: 18px;
  }
  .project_facility {
    padding: 40px 0;
  }
  .project_facility .project_f_img {
    width: auto;
    height: 400px;
  }
  .project_faciltiy_detail {
    padding: 40px 0;
  }
  .discover_world h2 {
    font-weight: 700;
    line-height: initial;
    margin-top: -10px;
    margin-bottom: 24px;
  }
  .amenity-int img {
    width: 100%;
    object-fit: cover;
  }
  .signiaBanner {
    background-size: cover !important;
    background-position: center;
  }
  .typewriterisle h2 {
    width: auto;
    margin: auto;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .image-title {
    right: 20px;
  }
  .innergridwrap {
    padding: 20px;
  }
  .contol_custom .slide-left {
    left: 10px;
  }
  .contol_custom .slide-right {
    right: 10px;
  }
  .contol_custom span {
    width: 45px;
    height: 45px;
  }
  .closejoy {
    right: 22px;
    top: 22px;
    width: 45px;
    height: 45px;
  }
  .closejoy img {
    width: 13px;
  }
  .title_text {
    font-size: 2rem;
  }
  .signiaPearlLine {
    width: 90% !important;
  }
  .inivitation-line {
    display: block;
  }
  .amenity_description {
    height: auto;
    width: max-content;
    padding: 15px;
  }
  .amenity_description p {
    font-size: 14px;
  }
  .typewriter h2 {
    width: 100%;
  }
  .sig_overview-Isle-p p {
    width: auto;
  }
  .typewriterisle h2 {
    width: 100%;
  }
  .pearlExceptional h2 {
    width: 100%;
  }
  .galleryslider-btn {
    top: 50%;
  }
  .signiaBanner {
    background: url(../images/signiaWaterfront/Signia-Waterfront-mob.webp)
      no-repeat;
    background-size: cover !important;
  }
  .signiapearlbanner {
    background: url(../images/signiaPearl/Signia-Pearl-mob.webp) no-repeat;
  }
  .signiaIsle {
    background: url(../images/signia-Isle/Signia-Isle.webp) no-repeat;
  }
  .sig_overview p {
    width: auto;
    margin: 15px auto 0;
  }
  .signiaBanner .innerSignia .subtitle {
    font-size: 24px !important;
    letter-spacing: 0 !important;
  }
  .signiaBanner .innerSignia .subtitle.smallhd span {
    font-size: 24px !important;
    letter-spacing: 0 !important;
  }
  .print-container {
    width: auto;
  }
  .signiaBanner .innerSignia .subtitle.smallhd span {
    font-size: 24px;
  }
  .signiaBanner .innerSignia .d-flex {
    width: 165px;
  }
  .project_faciltiy_detail {
    padding: 40px 0;
  }
  .project_faciltiy_detail ul {
    align-items: flex-start;
    list-style-position: inside;
  }
  .project_faciltiy_detail ul li {
    text-align: start;
    margin: 0 15px 22px 15px;
    line-height: normal;
  }
  .water_wapper h4 {
    font-size: 24px;
    font-weight: 700;
  }
  .project_facility .project_f_img {
    width: auto;
    padding: 0 15px;
    height: 340px;
  }
  .water_wapper {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    padding: 20px;
  }
  .water_wapper-waterfront,
  .sig_overviewIsle {
    padding: 25px 0 0;
  }
  .water_wapper p {
    margin: 20px 0 25px;
  }
  .sliderglipses {
    margin-top: 20px;
  }
  .innerbannertext h1,
  .textheading {
    font-size: 24px;
  }
  .play-pause-btn {
    width: 60px;
    height: 60px;
    padding: 11px;
  }
  .amenity_detail img {
    height: auto;
  }
  .amenity-int img {
    width: 100%;
    object-fit: cover;
    transition: all 0.5s ease;
  }
  .signia_project_des .project_faciltiy_detail {
    border-right: unset;
  }
  .mob-conainer
    .in-exGalery
    .slick-slide.slick-current.slick-active
    .amenity-int {
    transform: scale(1) !important;
    transition: all 0.5s ease;
  }
  .amenity-int {
    transform: scale(0.9) !important;
    transition: all 0.5s ease;
  }
  .signia_project_des .project_faciltiy_detail.sig_overview-Isle {
    border-top: unset;
    border-right: unset;
    border-bottom: unset;
    margin-top: -2px;
  }
}
@media (max-width: 300px) {
  .project_faciltiy_detail ul li {
    font-size: 10px;
  }
}
