html {
  scroll-behavior: unset !important;
}

#logo-anime-mobile{
	display: none !important;
}

.video_head div span.line4{
	color: transparent !important;
}

.top-banner-wrapper .banner-text {
  font-size: 60px);
  line-height: 72px;
  letter-spacing: 0em;
  text-align: center;
  bottom: 45px !important;
}

.top-banner-wrapper .banner-body {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  right: 0;
}

.top-banner-wrapper {
  background-position: center;
}

.discover-title {
  color: #373534;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 20px;
  opacity: 0.5;
}

.discover-subtitle {
  color: #a79d96;
  font-size: 52px;
  line-height: 62px;
  margin-bottom: 20px;
  margin-left: -5px;
}

.discover-place {
  color: #373534;
  font-size: 24px;
  font-weight: 500;
  line-height: 43px;
  letter-spacing: 2.4px;
  margin-bottom: 20px;
}

.discover-description {
  color: #adacac;
  font-size: 20px;
  line-height: 140%;
  font-weight: 300;
}

.blur-bgr > .e-child{
	backdrop-filter: blur(100px) !important;
    background-color: #8a956e52 !important;
}

.image-scroll-col {
  width: 50%;
  margin-right: 0;
  display: block !important;
}

.image-wrapper {
  height: 100vh;
  width: 100%;
  margin: 40px 0;
}

.image-wrapper img {
  transition: none !important;
  width: 100% !important;
}

#fullpage_height {
    height: 100%;
    overflow: hidden;
}

.hm_video_wrapper {
    width: 100%;
    height: 100vh;
}

.hm_video_wrapper video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.hm_video_wrapper figure {
    height: 100%;
}

.video_head div span.line4 {
    color: #929292;
    transform: scale(0);
    -webkit-transform: scale(0);
}

.BK_img_wrapper {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #42565E;
    pointer-events: none;
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    transform-origin: bottom;
    overflow: hidden;
}

.BK_img_wrapper img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-origin: 42% 48%;
    display: block;
}

.BK_img_wrapper figure {
    width: 102%;
    height: 102%;
    margin: -2px 0 0 -2px;
}

.BK_img_wrapper figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate3d(0, 0, 0);
    /* will-change: transform, opacity;
    -webkit-will-change: transform, opacity; */
    object-position: center;
    backface-visibility: hidden;
}

.ins_main_banner_topbar {
    width: 100% !important;
}

.hm_line_wrp {
    pointer-events: none;
    z-index: 999;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.discover-left-col .floating-btn-wrapper {
    opacity: 1;
    visibility: visible;
    text-decoration: none !important;
}

.inner_fxl_bx {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}

.fade_text_wrp {
    position: absolute;
    transform: translateY(20px);
    opacity: 0;
}

.discover_sticky_wrp {
    position: relative;
}

.showcase_item {
    width: calc(25% - 20px);
}

.discover-more-main-wrapper .container-fluid {
    padding: 0;
}

.showcase .floating-btn-wrapper {
    opacity: 0;
    visibility: hidden;
    justify-content: center;
}

.foot_ani3,
.foot_ani1,
.foot_ani2 {
    visibility: hidden;
    transform: translateY(120px) scale(0.6);
    opacity: 0;
    transform-origin: bottom center;
}

.foot_ani4,
.foot_ani5 {
    opacity: 0;
    visibility: hidden;
}

#sync1 {
    display: block !important;
}

.ins_discover_sticky_wrp .image-wrapper img {
    object-fit: contain !important;
}

@media (max-width: 1024px) {
    .hm_line_wrp {
        z-index: 1;
    }
	
	#logo-anime-mobile{
		display: block !important;
	}
	
	#logo-anime-web{
		display: none !important;
	}
	
	.BK_img_wrapper img {
		transform-origin: 43% 48%;
	}

    .fade_text_wrp {
        position: static;
        transform: translateY(0);
        opacity: 1;
        padding: 0 5px;
    }

    .foot_ani4,
    .foot_ani5 {
        opacity: 1;
        visibility: visible;
    }

    .foot_ani3,
    .foot_ani1,
    .foot_ani2 {
        visibility: visible;
        transform: translateY(0) scale(1);
        opacity: 0;
        transform-origin: bottom center;
    }

    .discover-left-col .floating-btn-wrapper {
        margin-bottom: 0;
    }

    #fullpage_height {
        height: auto;
        overflow: visible;
    }

    .top-banner-wrapper {
        padding-top: 59px;
    }

    .hm_video_wrapper {
        height: calc(100vh - 59px);
    }
}

/* showcase css */
.showcase-main-wrapper {
  background: #fff;
  height: 100vh;
  width: calc(100% + 10px);
  margin: 0 -5px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}

.showcase-1 {
  background-image: url("https://pajtoniresidence.al/wp-content/uploads/A-36.jpg");
  height: 100vh;
  position: relative;
  margin-right: -20px;
}

.showcase-2 {
  background-image: url("../images/luxury-life.svg");
  height: 100vh;
  position: relative;
}

.showcase-3 {
  height: 100vh;
  margin-left: -20px;
  background-image: url("../images/expireience-bk.svg");
  position: relative;
}

.showcase-main-wrapper .description {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  color: #fff;
}

.showcase_item .description-content .elementor-button-icon{
	margin-right: 10px;
}

.showcase_item .description-content .elementor-button-icon svg{
	width: 30px;
}

.showcase_item .description-content a{
	font-family: var(--btn-family);
    font-weight: var(--btn-fweight);
    transition: var(--effect);
    font-style: var(--btn-fstyle);
    letter-spacing: var(--btn-fspace);
    text-transform: var(--btn-transform);
	background-color: rgba(2, 1, 1, 0);
	font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    text-align: center;
    fill: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-radius: 100px;
	width: fit-content;
    margin: 0 auto;
    margin-top: 20px;
}

.showcase-main-wrapper .showcase .description .hover-main-description .inner-wrapper .hover-title::after{
	display: none !important;
}

.hero-banner video {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}

.video_head {
  position: absolute;
  bottom: 200px;
  width: 100%;
  left: 0;
  right: 0;
}

.video_head div span {
  text-align: center;
  display: block;
  width: 100%;
  opacity: 0;
  font-size: 60px;
  font-weight: 500;
  color: #fff;
  transform: translateY(180px);
  font-family: "Lora", Sans-serif;
}

.video_head div span .video_head .line3 {
  height: 50px;
  display: table;
  transition: none !important;
  -webkit-transition: none;
}


.middle-section {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mouse_line {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  opacity: 0;
  z-index: 1;
}

@media (max-width: 1440px) {
  .video_head div span {
    font-size: 36px;
    line-height: 1.5;
  }
}

@media (max-width: 1024px) {

	.showcase_item {
		width: 100%;
	    flex: 1;
	}
	
	.showcase-main-wrapper .showcase {
		height: 100% !important;
	}
  
	.top-banner-wrapper .banner-text {
		bottom: 100px !important;
	}
	
	.video_head div span {
        font-size: 33px;
        line-height: 1.5;
        padding: 0 60px;
    }

  .showcase-main-wrapper {
        display: flex;
    flex-direction: column;
    height: 100vh;
    gap: 10px;
  }

}


.border-0 {
  border: 0;
}

.br-0 {
  border-radius: 0;
}


.scroll {
  width: 60px;
  height: 60px;
  position: relative;
  animation: down 1.5s infinite;
  -webkit-animation: down 1.5s infinite;
}

.scroll::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 18px;
  width: 18px;
  height: 18px;
  border-left: 2px solid var(--color-white);
  border-bottom: 2px solid var(--color-white);
  transform: rotate(-45deg);
}

@keyframes down {
  0% {
    transform: translate(0);
  }

  20% {
    transform: translateY(15px);
  }

  40% {
    transform: translate(0);
  }
}

@-webkit-keyframes down {
  0% {
    transform: translate(0);
  }

  20% {
    transform: translateY(15px);
  }

  40% {
    transform: translate(0);
  }
}

.arrow {
  position: relative;
  top: 0;
  border: solid #ffffff7d;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 10px;
  animation: bounce 0.5s ease-out infinite alternate;
}

@keyframes bounce {
  0% {
    top: 0;
    color: #fff;
  }

  100% {
    top: 8px;
    color: #e0e0e0;
  }
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}


/* showcase css */
.showcase-main-wrapper {
  background: var(--color-white);
  height: 100vh;
  width: 100%;
  margin: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  overflow: hidden;
}

.showcase-main-wrapper .showcase {
  height: 100vh;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.showcase-main-wrapper .showcase:first-of-type {
  margin-right: -10px;
}

.showcase-main-wrapper .showcase:last-of-type {
  margin-left: -10px;
}

.showcase-main-wrapper .showcase .description {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  color: var(--color-white);
  transition: all 0.3s ease;
}

.showcase-overlay {
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.2s ease-in;
  /* transform: scale(0); */
  opacity: 0;
}

.showcase-main-wrapper .showcase .description .title {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  transform: translateY(150px);
}

.hover-main-description {
  transition: all 0.4s ease;
  /* transform: translateY(21.5vh); */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.showcase-main-wrapper .showcase .description:hover .title {
  transition: all 1s cubic-bezier(0.01, 0.69, 0.3, 1.13);
  transform: translateY(150px);
  display: none;
}

.showcase-main-wrapper .showcase .description .showcase-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 1.5s
    linear(
      0 0%,
      0 1.8%,
      0.01 3.6%,
      0.03 6.35%,
      0.07 9.1%,
      0.13 11.4%,
      0.19 13.4%,
      0.27 15%,
      0.34 16.1%,
      0.54 18.35%,
      0.66 20.6%,
      0.72 22.4%,
      0.77 24.6%,
      0.81 27.3%,
      0.85 30.4%,
      0.88 35.1%,
      0.92 40.6%,
      0.94 47.2%,
      0.96 55%,
      0.98 64%,
      0.99 74.4%,
      1 86.4%,
      1 100%
    );
  /* opacity: 0; */
  opacity: 0.3;
  background: rgba(0, 0, 0, 0.6);
}

.showcase-main-wrapper .showcase .description:hover .showcase-overlay {
  opacity: 1;
}

.showcase-main-wrapper .showcase .description:hover .hover-main-description {
  transform: translateY(-6vh);
  opacity: 1 !important;
}
.showcase-main-wrapper
  .showcase
  .description
  .hover-main-description
  .inner-wrapper {
  max-width: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}

.showcase-main-wrapper
  .showcase
  .description
  .hover-main-description
  .inner-wrapper
  .hover-title {
  margin-bottom: 25px;
  padding-bottom: 25px;
  color: #fff;
  font-size: var(--fs-24);
  line-height: 100%;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  position: relative;
  white-space: wrap;
  /* white-space: nowrap; */
  text-align: center;
  transition: all 0.6s ease;
  font-weight: 600;
}

.showcase-main-wrapper
  .showcase
  .description
  .hover-main-description
  .inner-wrapper
  .hover-title::after {
  width: 70%;
  height: 2px;
  opacity: 0;
  visibility: hidden;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 50.04%,
    rgba(255, 255, 255, 0) 100%
  );
  position: absolute;
  content: "";
  bottom: 0px;
  left: calc(50% - 35%);
  transition: all 1.5s
    linear(
      0 0%,
      0 1.8%,
      0.01 3.6%,
      0.03 6.35%,
      0.07 9.1%,
      0.13 11.4%,
      0.19 13.4%,
      0.27 15%,
      0.34 16.1%,
      0.54 18.35%,
      0.66 20.6%,
      0.72 22.4%,
      0.77 24.6%,
      0.81 27.3%,
      0.85 30.4%,
      0.88 35.1%,
      0.92 40.6%,
      0.94 47.2%,
      0.96 55%,
      0.98 64%,
      0.99 74.4%,
      1 86.4%,
      1 100%
    );
}

.showcase-main-wrapper
  .showcase
  .description:hover
  .hover-main-description
  .inner-wrapper
  .hover-title::after {
  opacity: 1;
  visibility: visible;
}

.hover-description {
  position: relative;
  margin: auto;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  width: 305px;
  line-height: 4;
  letter-spacing: normal;
  padding-bottom: 10px;
  opacity: 0;
  visibility: hidden;
  text-transform: none;
  text-align: center;
  transition: all 0.6s
    linear(
      0 0%,
      0 1.8%,
      0.01 3.6%,
      0.03 6.35%,
      0.07 9.1%,
      0.13 11.4%,
      0.19 13.4%,
      0.27 15%,
      0.34 16.1%,
      0.54 18.35%,
      0.66 20.6%,
      0.72 22.4%,
      0.77 24.6%,
      0.81 27.3%,
      0.85 30.4%,
      0.88 35.1%,
      0.92 40.6%,
      0.94 47.2%,
      0.96 55%,
      0.98 64%,
      0.99 74.4%,
      1 86.4%,
      1 100%
    );
}
.description-content {
  position: absolute;
  top: 100%;
  /* left: 50%;
  width: 100%;
  right: 50%;
  transform: translateX(-50%); */
}
.showcase-main-wrapper .showcase .description:hover .hover-description {
  line-height: 2;
  opacity: 1;
  visibility: visible;
  margin: auto;
}

/* floating btn css */
.floating-btn-wrapper {
  background: transparent;
  text-decoration: none;
  border: 0;
  display: flex;
  align-items: center;
  margin: 50px 0;
  font-weight: 600;
  outline: none !important;
  text-decoration: none !important;
  transition: all 1.5s
    linear(
      0 0%,
      0 1.8%,
      0.01 3.6%,
      0.03 6.35%,
      0.07 9.1%,
      0.13 11.4%,
      0.19 13.4%,
      0.27 15%,
      0.34 16.1%,
      0.54 18.35%,
      0.66 20.6%,
      0.72 22.4%,
      0.77 24.6%,
      0.81 27.3%,
      0.85 30.4%,
      0.88 35.1%,
      0.92 40.6%,
      0.94 47.2%,
      0.96 55%,
      0.98 64%,
      0.99 74.4%,
      1 86.4%,
      1 100%
    );
}

.showcase-main-wrapper .showcase .description:hover .floating-btn-wrapper {
  opacity: 1;
  visibility: visible;
  text-decoration: none;
  justify-content: center;
}

.showcase .floating-btn-wrapper {
  margin-top: 20px;
}

.showcase .floating-btn-wrapper .float-text {
  background: transparent;
  color: #fff;
}



.discover-more-main-wrapper .floating-btn-wrapper .float-text a {
  color: #000;
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 1.2px;
}

.trigger-wpsec {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
}

.spacer {
  left: 0;
  height: 1px;
  position: absolute;
  width: 100%;
  margin-top: 0;
  top: 50%;
}

.fixed_tabs_wrp {
  width: 100%;
}



.menu-col .floating-btn-wrapper {
  margin: 20px 0;
}

.gap-10 {
  gap: 10px;
}


/******Card Box Shadow*********/
.cardboxshadow {
  background: var(--color-white);
  box-shadow: 0px 0px 20px 0px rgba(163, 163, 164, 0.2);
}

@media (min-width: 1200px){
  /**Sidepanel Images**/
.ins_discover_sticky_wrp .image-wrapper img {
  object-fit: contain !important;
}
/**Sidepanel Images End**/
}

@media (max-width: 1440px) {
  .showcase-main-wrapper
    .showcase
    .description
    .hover-main-description
    .inner-wrapper
    .hover-title {
    font-size: 28px;
  }
}

@media (max-width: 1366px) {
  .image-scroll-col {
    /* width: 48%; */
    /* width: calc(100% - 640px); */
    width: calc(100% - 700px);
  }
}

@media (max-width: 1280px) {
  .description-content {
    position: absolute;
    top: 100%;
    width: 100%;
  }
  .showcase-main-wrapper
    .showcase
    .description
    .hover-main-description
    .inner-wrapper
    .hover-title {
    font-size: 26px;
    white-space: wrap;
  }
  .showcase-main-wrapper .showcase .description:hover .hover-description,
  .showcase-main-wrapper .showcase .description .hover-description {
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
  .showcase-main-wrapper .showcase .description .showcase-overlay {
    opacity: 1;
  }
  .description-content {
        display: none  !important;
    }

  .showcase-main-wrapper .showcase .description .hover-main-description {
    /* transform: translateY(6vh); */
    transform: translateY(4vh);
    opacity: 1 !important;
  }

  .showcase-main-wrapper .showcase .description .floating-btn-wrapper {
    opacity: 1;
    visibility: visible;
    text-decoration: none;
  }

  .showcase-main-wrapper .showcase .description .hover-description {
    line-height: 2;
    opacity: 1;
    visibility: visible;
  }

  .showcase-main-wrapper
    .showcase
    .description
    .hover-main-description
    .inner-wrapper
    .hover-title::after {
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1024px) {
  .image-scroll-col {
    width: 100%;
  }

  .image-wrapper {
    height: auto;
    width: 100%;
    margin: 0;
  }
}

@media screen and (min-width: 1680px) and (max-width: 2700px) {
  .hover-main-description {
    transform: translateY(-8vh);
  }
  .contactus .container-fluid {
    padding-left: 100px !important;
    max-width: 100% !important;
  }
}