/*
Theme Name: Gateway Apartment
Theme URI: https://beswifty.com/
Author: Team Swifty
Author URI: https://beswifty.com/
Version: 1.0.0
License: GNU General Public License v2 or later
*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");

/* ===== Global Styles ===== */
html {
  font-size: 16px;
}

body {
  font-family: "Inter", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.title-font {
  font-family: "Inter", sans-serif;
}

.ulp h2.section-title {
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 15px;
  position: relative;
}
.ulp h2.section-title::after{
  display: none;
}
.ulp span.section-sub-title {
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  margin: 15px auto;
  text-transform: uppercase;
  display: block;
}

.ulp h2.small-font {
  font-size: 1.125rem;
}

.ulp h1.ulp-hero-title {
  font-size: 3.38rem;
}

.ulp h1.section-title {
  font-size: 3.38rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  font-family: "Inter", sans-serif;
}

.ulp .container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  z-index: 9;
  position: relative;
  padding: 0 20px;
}

.ulp .center-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.ulp .two-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}

.ulp form input[type="text"],
.ulp form input[type="email"],
.ulp form input[type="number"],
.ulp form select,
.ulp form textarea {
  border-bottom: 1px solid;
}

.ulp p {
  font-size: 1rem;
  line-height: 1.5;
  margin: 0 0 20px;
  font-weight: 400;
}
.ulp p:last-child {
  margin-bottom: 0;
}
.ulp a {
  cursor: pointer;
}

.ulp a.btn:hover {
  opacity: 0.75;
}

.ulp img {
  width: auto;
  max-width: 100%;
  height: auto;
}
/* .main {
  padding-top: 100px;
} */
/*  for long header css  add this css in style.css below the menu*/
.ulp .hidemenu {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: absolute;
}
.ulp .mobile-only {
  display: none;
}

/* ====== Common Css ===== */
.ulp .section-content{
  margin-bottom: 20px;
}
/* ====== Header styles ===== */
/* ====== End Header styles ===== */


/* ====== Start intro common style ===== */



/* ====== ENd intro common style ===== */
/* Main Container */
.ulp .main-content {
  transition: all 0.5s ease;
}

/* ====== Home Page styles ===== */
.ulp section.ulp-hero-banner {
  position: relative;
  opacity: 1;
  z-index: 99;
  background: #fff;
  transition: all 0.5s ease 0s;
}

.ulp section.ulp-hero-banner .ulp-hero-container.container {
  width: 70vw;
  max-width: 1640px;
  padding: 0 10px;
  display: flex;
  flex-direction: column;
  padding-bottom: 200px;
  z-index: 3;
}

.ulp section.ulp-hero-banner .slider {
  border-radius: 0;
  overflow: hidden;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 0;
/*   min-height: 100vh;
 */}

 .ulp section.ulp-hero-banner .slider .slick-list {
  height: 100%;
}

.ulp section.ulp-hero-banner .slider .slick-list .slick-track {
  height: 100%;
  min-width: 100vw !important;
}
.ulp section.ulp-hero-banner .slide-outer {
  display: block;
  height: 100%;
}
.ulp section.ulp-hero-banner .slide-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.ulp section.ulp-hero-banner .slide-bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ulp section.ulp-hero-banner .slide-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;

}
/* section.ulp-hero-banner .slide-overlay-after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
} */
.ulp section.ulp-hero-banner .ulp-slide-flex-wrapper,
.ulp section.ulp-hero-banner.ulp-video-wrapper .ulp-vedio-content-wrap {
  height: 100%;
  z-index: 9;
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.ulp section.ulp-hero-banner .ulp-slide-content-box {
  height: auto;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding-top: 150px;
  padding-bottom: 150px;
  width: 100%;
  text-align: center;
  align-items: center;
}

.ulp section.ulp-hero-banner .ulp-slide-flex-wrapper .container {
  height: auto;
  position: relative;
  padding: 0 40px;
}

.ulp section.ulp-hero-banner .ulp-slide-flex-wrapper .container .ulp-slide-content,
.ulp section.ulp-hero-banner .container .ulp-video-content {
  color: #fff;
  position: relative;
  padding: 0px;
  overflow: hidden;

  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.ulp section.ulp-hero-banner .container .ulp-video-content {
 
  min-height: 350px;}
.ulp section.ulp-hero-banner .ulp-slide-flex-wrapper .container .ulp-slide-content .caption-bg,
.ulp section.ulp-hero-banner .ulp-video-content .caption-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -9;
  opacity: 0.5;
}

.ulp section.ulp-hero-banner .ulp-slide-flex-wrapper .container .ulp-slide-content h1.ulp-hero-title,
.ulp section.ulp-hero-banner .ulp-video-content h1.ulp-hero-title {
  margin-bottom: 10px;
  margin-top: 0px;
  font-weight: 700;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  font-size: 3.2rem;
  line-height: 1.4;
  margin-bottom: 25px;
}
.ulp section.ulp-hero-banner .hero-subtitle {
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0 0 25px;
  padding: 0;
  display: block;
  text-transform: uppercase;
  line-height: 1.2;
}

.ulp section.ulp-hero-banner .ulp-hero-paragraph {
  line-height: 1.5;
  display: block;
  width: 100%;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 35px;
}

.ulp section.ulp-hero-banner .upl-hero-paragraph p {
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1.2px;
  font-size: 1.125rem;
}

.ulp section.ulp-hero-banner .ulp-slider-container .slick-dots {
  display: block;
  text-align: center;
  padding: 0 10px;
  bottom: 6vw;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1560px;
  z-index: 9;
  left: 50%;
}

.ulp section.ulp-hero-banner .ulp-slider-container .slick-dots > li {
  display: inline-block;
  border-radius: 0;
  overflow: hidden;
  margin: 15px;
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 50px;
}

.ulp section.ulp-hero-banner .ulp-slider-container .slick-dots > li button {
  font-size: 0;
  line-height: 20px;
  width: 20px;
  height: 20px;
  opacity: 0.5;
  color: #fff;
  display: block;
  text-align: center;
  background-color: #fff;
}

.ulp .slick-dots li button:before {
  display: none;
}

.ulp section.ulp-hero-banner .ulp-slider-container .slick-dots > li.slick-active button {
  opacity: 1;
}

.ulp section.ulp-hero-banner .ulp-slider-container .slick-dots > li button:before {
  font-size: 8px;
}

.ulp section.ulp-hero-banner .ulp-slider-container .slick-dots > li:only-child {
  display: none;
}

.ulp section.ulp-hero-banner.ulp-video-wrapper {
  height: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
  min-height: 100vh;
}

.ulp section.ulp-hero-banner.ulp-video-wrapper iframe.ulp-youtube-video {
  height: 120vh;
  width: 120%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.ulp .ulp-hero-slider {
  overflow: hidden;
}
.ulp .ulp-hero-container .ulp-hero-slider .slick-prev  {
  left: 30px;
}
.ulp .ulp-hero-container .ulp-hero-slider .slick-next {
  right: 30px;
}
.ulp button.slick-arrow {
  width: 60px;
  height: 60px;
  border: 2px solid #000000;
  border-radius: 50%;
}

 .ulp .slick-next:before, .ulp .slick-prev:before {
  content: "";
  width: 30px;
  border-top: 3px solid #111111 !important;
  left: 15px !important;
  position: absolute;
  color: inherit;
  display: block !important;
}
.ulp .slick-next:after, .ulp .slick-prev:after {
  content: "" !important;
  position: absolute;
  width: 14px;
  height: 14px;
  right: 17px;
  top: 38px;
  border-top: 3px solid #111111 !important;
  border-right: 3px solid #111111 !important;  
  z-index: 1;
  border-radius: 0px;
}
.ulp .slick-next:after {
  transform: rotate(45deg);
  top: 22.3px;
  left: 31px;
}
.ulp .slick-prev:after {
  transform: rotate(227deg);
  top: 22.3px;
  left: 16px;
  border-left: none !important;
 
}
.ulp button.slick-arrow::before {
  top: 49% !important;
  opacity: 1;
  opacity: 1;
  transform: none;
  border: none;
  margin-left: 0;
  margin-top: 0;
}

.ulp section.ulp-hero-banner
  .ulp-hero-slider
  button.slick-next
  section.ulp-hero-banner
  .banner-img {
  width: 100%;
}

.ulp section.ulp-hero-banner section.ulp-hero-banner {
  height: 100vh;
}
.ulp section.ulp-hero-banner .section-buttons {
  display: flex;
  gap: 10px;
  overflow: hidden;
  flex-flow: wrap;
  justify-content: center;
}

.ulp section.ulp-hero-banner .ulp-hero-container,
.ulp section.ulp-hero-banner .video-slider-outer-wrapper,
.ulp section.ulp-hero-banner .video-slider-outer,
.ulp section.ulp-hero-banner .video-gallery-slider,
.ulp section.ulp-hero-banner .video-gallery-slider ul.slides,
.ulp section.ulp-hero-banner li.single-video-slide,
.ulp section.ulp-hero-banner .video-bg.auto-thumbnail {
  height: 100%;
}

.ulp section.ulp-hero-banner .slick-slide {
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  transition: all 0.5s ease;
  width: 100%;
  height: 100%;
}
.ulp section.ulp-hero-banner button.slick-arrow {
  background-color: rgb(255 255 255 / 18%);
  transform: none;
  top: 50%;
}
.ulp .slick-dots li button {
  border: 1px solid;
  border-radius: 50%;
}

body.ulp button.slick-arrow {
  opacity: 1;
  z-index: 9;
}

.ulp button.slick-arrow.slick-disabled {
  opacity: 0.25;
}

.ulp .bg-pattern {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.1;
  z-index: -1;
}
/* img.intro-pattern {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 25%;
  height: auto;
  right: -5%;
} */
.ulp .ulp-video-container{
  margin: 0 auto;
}


/* ====== Socail Media Bar ===== */

/* ====== Image Text Block styles ===== */


/* ====== Home Intro ===== */
.ulp-home-intro .intro-slider-container{
  align-items: center;
}
.ulp-home-intro h2.section-title{
  max-width: 500px;
}
.ulp-home-intro .ulp-left-col{
  order: 2;
}
.ulp-home-intro .ulp-right-col{
  padding-right: 60px;
}
.ulp-slide-bg img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ulp .ulp-home-intro .ulp-it-image-section{
  display: flex;
  height: 100%;
}
.ulp .ulp-home-intro .ulp-it-image-section .ulp-slide-bg{
  height: 100%;
}
/* ====== End intro slider ===== */

/* ====== Home Page styles ===== */


/* ====== Home Page Tabs ===== */
.ulp section.ulp-tabs-block {
  position: relative;
}

.ulp-tabs-block .ulp-tab-image {
  display: none;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.ulp-tabs-block .container-full {
  z-index: 9;
}
section.ulp-tabs-block .container-full .col-6 {
  position: relative;
  
}

.ulp section.ulp-tabs-block .home-tabs-block-bg {
  width: 100%;
  height: calc(100% - 240px);
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}
.ulp .heading-tab-btn-wrap {
  margin-bottom: 56px;
}
.ulp-tabs-block .ulp-tab-image img {
  position: absolute;
  object-fit: cover;
  object-position: center center;
  height: 100%;
  width: 100%;
}
.ulp-tabs-block .ulp-right-col.ulp-tabs-amenities{
  padding: 35px;
}
.ulp-tabs-block .ulp-tab-image.active {
  display: block;
}
.ulp section.ulp-tabs-block ul.tabs-nav {
  display: flex;
  margin: 0 auto;
  border-bottom: 1px solid rgba(18, 18, 18, 0.149);
}
.ulp section.ulp-tabs-block .tabs-nav li {
  border: none;
  margin: 0;
  padding-right: 30px;
}
.ulp section.ulp-tabs-block .tabs-nav li:last-child {
  padding-right: 0;
}
.ulp-tabs-block .tabs-nav a {
  font-weight: 600;
  border: none;
  margin-bottom: 0;
  font-size: 1.5rem;
  padding-bottom: 15px;
  display: block;
}
.ulp-tabs-block .tabs-nav a.active{
  border-bottom: 1px solid rgba(18, 18, 18, 1);;
}
section.ulp-tabs-block .ulp-tabs-amenities-images {
  padding: 0;
  position: relative;
  z-index: 1;
  min-height: 450px;
}

section.ulp-tabs-block .ulp-tabs-amenities-images .ulp-tab-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

section.ulp-tabs-block .ulp-tabs-amenities-images .ulp-tab-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

section.ulp-tabs-block .ulp-tabs-amenities {
  max-width: 100%;
}

section.ulp-tabs-block .ulp-tabs-amenities .ulp-tabs-stage .tab-content {
  position: relative;
  padding: 50px 0px 0px;
  transition: all 0.5s ease;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.ulp-tabs-block .ulp-tabs-amenities .ulp-tabs-stage .tab-content .tab-content-wrap {
  max-width: 650px;
  margin-left: auto;
  margin-right: 100px;
}

section.ulp-tabs-block .ulp-tabs-amenities .ulp-tabs-stage .tab-content-wrap ul.ulp-amenities-grid {
  min-height: 100px;
  columns: 2;
}
section.ulp-tabs-block .ulp-tabs-amenities .home-amne-desc {
  margin-bottom: 24px;
}
section.ulp-tabs-block .ulp-tabs-amenities .tab-content-wrap ul.ulp-amenities-grid li {
  font-weight: 400;
  font-size: 1.125rem;
  position: relative;
  padding-left: 0px;
  line-height: 1.1;
  margin-bottom: 15px;
  list-style: none;
  display: flex;
}
section.ulp-tabs-block .ulp-tabs-amenities-images img {
  width: 100%;
}

section.ulp-tabs-block .tabs-heading-blk {
  padding: 5px 0px;
  max-width: 700px;
}

#ulp-tabs-block .text-color-light.active span {
  color: #fff;
  font-weight: 700;
}

section.ulp-tabs-block .tab-content .ulp-tab-image {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
}

section.ulp-tabs-block .tab-content .tab-image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
section.ulp-tabs-block .tab-content-wrap ul.ulp-amenities-grid li .ulp-list-icon {
  display: flex;
}
section.ulp-tabs-block .tab-content-wrap ul.ulp-amenities-grid li .ulp-list-icon svg {
  margin-right: 8px;
  width: 20px;
}
.ulp-tabs-block .ulp-left-col img{
height: 100%;
width: 100%;
object-fit: cover;
object-position: center;
}
.ulp-tabs-block .ulp-left-col .ulp-single-amenity img{
  position: absolute;
}
/* ====== Home Floorplan Section ===== */
.ulp section.ulp-home-floorplans {
  list-style: none;
  width: 100%;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
.ulp section.ulp-home-floorplans button.slick-arrow {
  color: #111111;
  border: 2px solid #111111;
}
.ulp section.ulp-home-floorplans button.slick-arrow::before {
  border-color: inherit;
}
.ulp section.ulp-home-floorplans .container-full {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  z-index: 9;
  position: relative;
  padding: 0 15px;
}

.ulp section.ulp-home-floorplans .col.right-col {
  width: 100%;
}

.ulp .ulp-floorplans-container .ulp-home-floorplans-slider {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}
.ulp .ulp-floorplans-container .ulp-home-floorplans-slider .flp-card{
  box-shadow: none;
  border: 1px solid #ababab;
}
.ulp .home-flp-content-outer {
  position: relative;
}

.ulp section.ulp-home-floorplans .slick-slide .floorplan-slide-details {
  position: absolute;
  width: 100%;
  height: auto;
  padding: 15px;
  padding-top: 12px;
}
.ulp section.ulp-home-floorplans .filter {
  width: 100%;
  display: flex;
  justify-content: center;
}
.ulp section.ulp-home-floorplans .filter span {
  display: block;
  position: absolute;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.ulp section.ulp-home-floorplans .filter .home-flp-desktop-filters {
  display: flex;
  border: 1px solid #ededed;
  border-radius: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding: 8px;
  gap: 5px;
}
.ulp section.ulp-home-floorplans .filter .filter-item {
  width: 180px;
  text-transform: uppercase;
  cursor: pointer;
  border-right: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
.ulp section.ulp-home-floorplans .filter .filter-item:not(.active) {
  border: none;
}
.ulp section.ulp-home-floorplans .col.flp-slider {
  position: relative;
  display: flex;
  width: 100%;
}
.ulp .ulp-floorplans-content {
  min-height: 480px;
  cursor: pointer;
  position: relative;
}
.ulp .ulp-home-floorplans .slick-track .slick-slide {
  margin:12px;
  border-radius: 10px;
}
.ulp .ulp-home-floorplans .slick-slide[aria-hidden="false"] {
  opacity: 1;
  transition: all 0.5s ease;
}
.ulp .ulp-floorplans-slick,
.ulp .ulp-flp-slider-wrapper,
.ulp .ulp-floorplans-container {
  display: flex;
  width: 100%;
}
.ulp .ulp-floorplans-container .flp-card-meta{
  display: flex;
  flex-direction: column;
}
.ulp .ulp-home-floorplans .floorplan-slide-img {
  max-width: 310px;
  max-height: 323px;
  width: 100%;
  height: 100%;
  padding: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ulp section.ulp-home-floorplans .col.flp-slider .slick-list .slick-track img {
  height: 100%;
  max-height: 100%;
  object-position: center center;
  margin: 0 auto;
}
.ulp .ulp-flp-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}
.ulp .ulp-flp-title-wrap {
  text-align: left;
}
.ulp .ulp-flp-card {
  width: 100%;
  background-color: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: center;
  min-height: 450px;
}
.ulp .ulp-card-img-wrap {
  position: relative;
  display: block;
  padding: 10px;
}
.ulp .ulp-card-img-wrap .ulp-flp-flag {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  max-width: calc(100% - 20px);
  overflow: hidden;
  background: #c9c3b2 !important;
  color: #fff;
  text-align: left;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 0.6rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 5px 35px 5px 30px;
  margin-left: -20px;
}
.ulp .ulp-flp-flag::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-width: 12px 0;
  border-right-color: #fff;
  border-right-width: 7px;
  display: inline-block;
  height: 0;
  width: 0;
}
.ulp .ulp-card-inner-img{
  padding: 20px 0px;
}
.ulp .ulp-flp-title {
  font-size: 1.2em;
  /* color: #0d1a52; */
  margin: 10px 0 5px;
  font-weight: 600;
}
.ulp .ulp-flp-details {
  color: #666;
  font-size: 0.9em;
  margin: 5px 0;
}
.ulp .ulp-flp-icon-wrap {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  margin-bottom: 10px;
}
.ulp .ulp-flp-icon a {
  display: block;
}
.ulp .ulp-flp-card-footer {
  display: flex;
  width: 100%;
  color: inherit;
  align-items: center;
  justify-content: space-between;
}
.ulp .ulp-flp-card-meta {
  text-align: left;
}
.ulp .ulp-flp-price {
  font-weight: bold;
  color: #0d1a52;
  margin-top: 10px;
  margin-bottom: 0;
}
.ulp .ulp-flp-availability {
  color: #888;
  font-size: 0.9em;
}
.ulp .ulp-flp-next-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  width: 45px;
  height: 45px;
  padding: 0 !important;
  font-size: 1.8rem !important;
  /* background-color: #043074 !important;
  border-color: #043074 !important; */
  text-align: center;
  border-radius: 50%;
}
.ulp .ulp-flp-next-btn svg {
  color: inherit;
  fill: #fff;
}

.ulp .mobile-home-flp-filter {
  display: none;
}
/* ====== End Home Floorplan Section ===== */
/* ====== Home Neighbourhoos Section ===== */
.ulp section.home-neighborhood .fliters-map-container {
  display: flex;
  flex-flow: wrap;
}
.ulp .map-filters-box {
  display: flex;
  flex-flow: wrap;
  padding: 0;
  width: 100%;
}
.ulp section.home-neighborhood .map-canvas {
  width: 50%;
  height: 50vh;
  min-height: 450px;
  position: relative;
  overflow: hidden;
}
.ulp section.home-neighborhood .map-canvas .map-wrap {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e5e3df;
}
.ulp section.home-neighborhood .nbp-filter-places {
  width: 50%;
  padding: 65px 40px;
  min-height: 250px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  z-index: 99;
  position: relative;
}
.ulp section.home-neighborhood .nbp-fliter-dropdown {
  display: none;
}

.ulp section.home-neighborhood ul.nb-places-ul {
  column-count: 2;
  text-align: left;
}
.ulp section.home-neighborhood ul.nb-places-ul li.nb-places {
  margin: 0 0 15px;
}
.ulp section.home-neighborhood h3.section-sub-title{
  font-weight: 600;
  font-size: 1.5rem;
  text-align: left;
}
.ulp section.home-neighborhood .nbp-filter-options {
  padding: 0;
  text-align: center;
  border-radius: 60px;
  overflow: hidden;
  position: relative;
  z-index: 999;
  background-color: #F5F5F5;
  padding: 10px;
  display: flex;
  margin-bottom: 30px;
}
.ulp section.home-neighborhood a.nb-map-filter {
  position: relative;
  font-weight: 700;
  width: auto;
  text-align: center;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  cursor: pointer;
  padding: 10px 20px;
  margin: 0;
  display: inline-block;
  text-transform: capitalize;
  color: #757575;
}
.ulp section.home-neighborhood a.nb-map-filter.active{
  background-color: #1396E2;
  color: #ffffff;
  border-radius: 60px;
}

/* ====== End Neighbourhoos Section ===== */

/* ====== Available Unit Section ===== */

.ulp-available-unit-content{
  min-height: 480px;
  cursor: pointer;
  position: relative;
}
.ulp-available-unit-content .ulp-card-img-wrap .ulp-flp-flag{
  left: auto;
  top: auto;
  margin-left: 0;
}
.ulp-available-unit-content .ulp-card-inner-img{
  padding-top: 30px;
}
.ulp-available-unit-content .ulp-card-inner-img img{
  margin: 0 auto;
}
.ulp-available-unit-content .ulp-card-img-wrap{
padding: 20px;
}
.ulp-available-unit .slick-track .slick-slide{
  margin: 0 12px;
    border-radius: 10px;
}
.ulp-available-unit .ulp-flp-card-header{
  flex-flow: wrap;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.ulp-available-unit .ulp-flp-title-wrap{
  margin-bottom: 10px;
}
.ulp-available-unit .ulp-flp-title-wrap h3{
  margin-bottom: 0px;
}
.ulp-available-unit .ulp-flp-details-wrap{
  margin-bottom: 10px;
}
.ulp-available-unit .ulp-flp-details-wrap p{
  margin: 0px;
} 
.ulp-available-unit .ulp-flp-details-wrap p span{
color: #111111;
  font-weight: 500;
}
.ulp-available-unit .card-amnts-wrap{
  margin-bottom: 10px;
}
.ulp-available-unit .card-amnts-wrap .view-aments-link{
  color: #1A96F0;
  text-decoration: underline;
}
.ulp-available-unit .ulp-flp-card-meta .ulp-flp-footer-title{
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0;
}
.ulp-available-unit .ulp-flp-card-meta .ulp-flp-price{ 
  font-weight: 400;
  line-height: 1rem;  
}
.ulp-available-unit .ulp-flp-card-meta .ulp-flp-price span{
font-size: 1.5rem;
font-weight: 600;
}
.ulp-available-unit .ulp-flp-card-footer{
  border-top: 1px solid #E0E0E0; 
  padding-top: 20px;
}
.ulp-available-unit .ulp-flp-card{
  border: 1px solid rgba(17, 17, 17, 0.301);
}
.ulp-available-unit button.slick-arrow.slick-prev,
.ulp-home-floorplans button.slick-arrow.slick-prev{
  left: -60px;
  transform: none;
  top: 50%;
}
.ulp-available-unit button.slick-arrow.slick-next,
.ulp-home-floorplans button.slick-arrow.slick-next{
  right: -60px;
  transform: none;
  top: 50%;
}
.ulp-available-unit .ulp-available-unit-slider-wrap {
  padding-bottom: 50px;
}
.ulp-home-floorplans .ulp-floorplans-container.ulp-slider-container{
  padding-bottom: 100px;
}
/* ====== Available Unit Section ===== */

/* ====== Home Image Gallery Section ===== */
.ulp section.ulp-home-gallery {
  padding: 100px 0 20px;
}
.ulp-home-gallery .container-full {
  position: relative;
  z-index: 9;
  contain: paint;
  padding-bottom: 80px;
}

.ulp-home-gallery .slick-initialized .slick-slide img {
  object-fit: cover;
  height: 35vw;
  object-position: center;
  width: 100%;
  max-height: 531px;
}
.ulp-home-gallery .slick-initialized .slick-slide.slick-center {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.5s ease-in-out;
  z-index: 9;
  position: relative;
}
.ulp-home-gallery .slick-initialized .slick-slide {
  transform: scale(0.95);
  transition: all 0.5s ease-in-out;
  margin: 15px;
}
.ulp-home-gallery .ulp-img-gallery-magnific  {
  max-width: 90%;
  margin: 0 auto;
  padding: 30px 0;
}
.ulp-home-gallery .slick-list {
  overflow: visible;
}
.ulp-home-gallery .slick-track {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ulp-home-gallery .slick-active {
  margin-left: -15px !important;
}
.ulp-home-gallery .slick-active.slick-current + .slick-active {
  margin-right: -15px !important;
  margin-left: 15px !important;
}
.ulp-home-gallery .slick-current.slick-active.slick-center {
  margin: 15px !important;
}

.ulp-home-gallery .image-slider-container {
  position: relative;
  width: 100%;
  height: auto;
}
.ulp-home-gallery button.slick-arrow {
  border-color: #111111;
}
.ulp-home-gallery button.slick-arrow::before {
  border-color: #111111;
}

.ulp-home-gallery button.slick-prev {
  left: 50%;
  top: 95%;
  transform: translate(-110%, 95%);
}

.ulp-home-gallery button.slick-next {
  right: 50%;
  top: 95%;
  transform: translate(110%, 95%);
}
/* .slick-prev {
  left: -60px;
}
.slick-next {
  right: -60px;
} */
/*====== End Home Page Gallery Slider ===== */

/* ====== Footer CTA Block Style ===== */
.ulp-footer-cta{
  display: flex;
  align-items: center;
}
.ulp-footer-cta .cta-container{
  align-items: center;
}
.ulp-footer-cta .ulp-footer-cta-text .text-wrap{
  padding-left: 60px;
}
.ulp-footer-cta .ulp-footer-cta-img .image-wrap img{
  border-radius: 10px;
}
/* ====== Footer CSS ===== */

/* ====== End Footer CSS ===== */

/* ====== Blog Page Style ===== */


.ulp input#humans {
  width: 0;
  height: 0;
  font-size: 0;
  border: 0;
  visibility: hidden;
  padding: 0;
  margin: 0;
}

/*  ===== Form section css start here ===== */
.ulp-form-section .subcol {
  max-width: 900px;
  margin-left: auto;
  margin-right: 100px;
  padding: 0 20px;
}
section.ulp-form-section .ulp-form-wrap .subcol .formmangr-field label,
section.ulp-form-section .ulp-form-wrap .subcol .field-type-pets .formmangr-field label.formmangr-form-lbl,
section.ulp-form-section .ulp-form-wrap .subcol .field-type-contact_by .formmangr-field label.formmangr-form-lbl {
  display: block;
  position: relative;
}
section.ulp-form-section .ulp-form-wrap .subcol .field-type-pets .formmangr-field label,
section.ulp-form-section .ulp-form-wrap .subcol .field-type-contact_by .formmangr-field label {
  display: flex;
}
section.ulp-form-section .ulp-form-wrap .subcol .field-type-pets .formmangr-field label.show,
section.ulp-form-section .ulp-form-wrap .subcol .field-type-contact_by .formmangr-field label.show {
  width: 100%;
}
section.ulp-form-section .ulp-form-wrap .subcol .formmangr-row {
  display: flex;
  margin-bottom: 20px;
  min-height: 30px;
  width: 100%;
  flex-flow: wrap;
}
section.ulp-form-section .ulp-form-wrap .subcol .formmangr-col {
  width: 50%;
  margin-bottom: 25px;
  flex-grow: 1;
  padding: 0 12px;
}
.ulp-form-section .subcol .section-content {
  margin-bottom: 10px;
}
.ulp-form-section .form-img-col {
  height: 100%;
}
.ulp-form-section .form-img-col img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.form-img-col img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ulp-form-section .formmangr-row .formmangr-input, .ulp-form-section .formmangr-row select.formmangr-form-dd, .ulp-form-section .formmangr-row .formmangr-field textarea{
  border: 1px solid !important;
  color: #000000;
}
section.ulp-form-section label.formmangr-form-lbl,
section.ulp-form-section label.formmangr-form-lbl-shrt,.field-type-generaic_checkbox label.formmangr-field-label{
  display: none !important;

}
section.ulp-form-section .ulp-form-wrap .subcol .formmangr-col.field-type-comment {
  width: 100%;
}
section.ulp-form-section .generic-checkbox-wrapper .checkmark-container{
display: flex !important;
}
.field-type-time_to_call .formmangr-field .formmangr-field-label{
  width: 100%;
}
.ulp .formmangr-field:hover label{
  top: 0;
}
/* .formmangr-form-lbl{
  display: none;
} */
/*  ===== common css for blog  =====*/

.ulp .submit-icon{
  max-width: 30px;
  display: flex;

}
.ulp-form-wrap button.formmangr-button.formmangr-button-submit{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  gap: 4px;
  min-width: 250px;
}
/* ====== When section does't have image on right or left side styles ===== */

.ulp .above-two-cta-btn {
  flex-grow: 1;
  flex-basis: content;
}
/* //review slider  css
 */
.ulp .home_srs_reviews_slider_wrap .slick-next {
  right: -100px;
}
.ulp .home_srs_reviews_slider_wrap .slick-disabled {
  opacity: 0.5;
  pointer-events: none;
  display: block !important;
  border-color: rgba(0, 0, 0, 0.3);
}
.ulp section#reviews-slider .home_srs_reviews_slider_wrap {
  position: relative;
}
.ulp section#reviews-slider .home_srs_reviews_slider_wrap button.slide-arrow {
  left: 20px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.ulp section#reviews-slider
  .home_srs_reviews_slider_wrap
  button.slide-arrow.slick-next {
  left: auto;
  right: 20px;
}
.ulp .home_srs_reviews_slider_wrap .slick-list .slides .slides-content {
  box-shadow: none;
}
.ulp section#reviews-slider h2.luxury-life-heading {
  padding: 0 20px;
}
/* mobile filter design */
.ulp .nbp-fliter-dropdown,
.ulp .swifty-gallery-mobile-tabs-dropdown,
.ulp .mobile-home-flp-filter,
.ulp .swifty-gallery-mobile-tabs-dropdown {
  border: 1px solid #ededed;
  border-radius: 10px;
  padding: 14px;
  display: none;
}
.ulp .nbp-fliter-dropdown select.nbp-mobile-filters,
.ulp .swifty-gallery-mobile-tabs-dropdown select,
.ulp .mobile-home-flp-filter select,
.ulp .swifty-gallery-mobile-tabs-dropdown select {
  width: 100%;
  border: 0;
  padding: 10px;
  text-align: center;
  border: 1px solid;
  color: #111111;
  background: #fff;
  border-radius: 10px;
}
body.theme-apiary.ulp{
  padding-left: 220px;
}
/* .theme-apiary .ulp-available-unit button.slick-arrow.slick-prev, 
.theme-apiary .ulp-home-floorplans button.slick-arrow.slick-prev{
left: 30px;
}
.theme-apiary .ulp-available-unit button.slick-arrow.slick-next, 
.theme-apiary .ulp-home-floorplans button.slick-arrow.slick-next{
  right: 30px;
} */
.ulp.theme-apiary .ulp-floorplans-container .ulp-home-floorplans-slider{
  max-width: 1120px;
}
.ulp.theme-apiary .ulp-available-unit .container{
  max-width: 1120px;
}
.ulp.theme-tupelo .content-block:not(.vedio-info-deials) .left-col{
  order: 0;
  min-height: auto;
  max-height: inherit;
}
.ulp.theme-parchaus .ulp-form-section {
  margin-top: 0;
}
/* body.ulp .text-color-light svg path{
  fill: #ffffff;
} */
body.ulp.theme-colony{
padding: 0 60px;
}
.theme-colony .ulp-available-unit button.slick-arrow.slick-prev, .ulp-home-floorplans button.slick-arrow.slick-prev{
  left: -60px;
}
.theme-colony .ulp-available-unit button.slick-arrow.slick-next, .ulp-home-floorplans button.slick-arrow.slick-next{
  right: -60px;
}
.full-width-section .ulp-right-col.col-7, .full-width-section .col-6.ulp-footer-cta-text, .ulp-form-section.full-width-section .col-7.ulp-left-col {
width: 100%;
padding-right: 0;
  text-align: center;
  max-width: 990px;
  margin: 0 auto;
  
}
.ulp-home-intro.full-width-section .ulp-right-col.col-7{
  text-align: left;
}
.ulp-form-section.full-width-section .subcol{
  margin-left: auto;
  margin-right: auto;

}
.full-width-section.ulp-home-intro h2.section-title{
  max-width: 100%;
}
.full-width-section.ulp-home-intro .equal-height{
justify-content: center;
}
.ulp-tabs-block .property-logo-img img.flp-pmc-logo{
  width: unset;
    height: 250px;
    object-fit: contain;
    position: absolute;
    right: 50%;
    transform: translate(50%, -50%);
    top: 50%;
}
/* form css from here */
/* css add from here for form  add this in main.css*/
/* ====== Form Section ===== */
.ulp .formmangr-row .formmangr-input,
.ulp .formmangr-row select.formmangr-form-dd {
  border: 1px solid #636363 !important;
}
.ulp .formmangr-row .formmangr-input:focus,
.ulp .formmangr-row select.formmangr-form-dd:focus,
.ulp .formmangr-row textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
}

.ulp .formmangr-col {
  padding: 0 30px 0 0;
}
.ulp .formmangr-field {
  flex-flow: column;
}
section.ulp-form-section .form-wrap .subcol .formmangr-field label {
  margin-bottom: 10px;
}
.ulp .formmangr-row .formmangr-input,
.ulp .formmangr-row select.formmangr-form-dd,
.ulp .formmangr-row .formmangr-field textarea {
  width: 100%;
  font-size: 1rem;
  font-family: inherit;
  font-weight: 400;
  border-width: 0;
  border-style: none;
  border-radius: 0;
  -webkit-appearance: none;
  padding:10px 30px;
  background-color: transparent;
  line-height: normal;
  overflow: hidden;
  height: 60px;
  text-transform: capitalize;
  background-color: #ffffff;
  border-radius: 8px;
}
.ulp .formmangr-row .formmangr-field textarea {
  min-height: 120px;
}
section.ulp-form-section .form-wrap .subcol .formmangr-col.field-type-comment {
  margin-bottom: 0;
}
.ulp button.formmangr-button.formmangr-button-submit {
  display: inline-block;
  padding: 20px 40px;
  min-width: 125px;
  font-size: 1rem;
  line-height: 1.25;
  transition: all 0.5s ease 0s;
  margin: 15px 0 0;
  box-shadow: none;
  border: none;
  cursor: pointer;
  text-align: center;
  min-width: 170px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}

.ulp [for="unit_type_field_name"].formmangr-field-label.show {
  opacity: 0;
}

.ulp select {
  /* background-image: url(../images/arrow-down.svg) !important; */
  background-size: 20px 20px !important;
  background-position: 98% center !important;
  background-repeat: no-repeat !important;
}

section.ulp-form-section .ulp-form-wrap .subcol .field-type-time_to_call.formmangr-col {
  width: 100%;
}
.ulp .field-from,
.ulp .field-to {
  width: 50%;
  flex-grow: 1;
}
.ulp .field-type-time_to_call .formmangr-field {
  flex-flow: wrap;
  display: flex;
}
.ulp .formmangr-field .formmangr-form-lbl-shrt {
  width: 100%;
  margin-bottom: 10px;
  display: block;
}
.ulp .formmangr-field label.checkmark-container {
  margin-bottom: 10px;
}
.ulp .formmangr-field .formmangr-form-lbl {
  margin-bottom: 10px;
  display: block;
}
.ulp .field-from {
  padding-right: 10px;
}
.ulp .field-to {
  padding-left: 10px;
}

/* radio button css */
.ulp .checkmark-container {
  display: flex;
  align-items: center;
}

.ulp input[type="radio"] {
  appearance: none;
  width: 22px;
  height: 22px;
  border: 2px solid;
  border-radius: 50%;
  display: flex;
  margin-right: 8px;
  color: inherit;
  position: relative;
  justify-content: center;
  align-items: center;
}

.ulp input[type="radio"]::before {
  content: "";
  border-radius: 50%;
  transform: scale(0);
  border: 6px solid;
  position: relative;
  background-color: transparent;
}

.ulp input[type="radio"]:checked::before {
  transform: scale(1);
}
.ulp input[type="checkbox"] {
  appearance: none;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 20px;
  height: 20px;
  border: 2px solid;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  margin-right: 8px;
}
.ulp input[type="checkbox"]::before {
  content: "";
  transform: scale(0);
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0, 43% 62%);
  border: 7px solid;
}
.ulp input[type="checkbox"]:checked::before {
  transform: scale(1);
}
.ulp .formmangr-col .formmangr-field span.error {
  margin: 10px 0 0;
  color: #ff0000;
}
.ulp .field-type-time_to_call .formmangr-input {
  margin-top: 10px;
}
section.ulp-form-section .ulp-form-wrap .subcol .formmangr-col.field-type-pets .formmangr-field,
section.ulp-form-section .ulp-form-wrap .subcol .formmangr-col.field-type-contact_by .formmangr-field{
flex-flow: wrap;
}
section.ulp-form-section .ulp-form-wrap .subcol .formmangr-col.field-type-pets .formmangr-field .formmangr-form-lbl,
section.ulp-form-section .ulp-form-wrap .subcol .formmangr-col.field-type-contact_by .formmangr-field .formmangr-form-lbl
{
width: 100%;
}
.ulp .generic-checkbox-wrapper {
  margin-top: 15px;
}
.ulp input#humans {
  width: 0;
  height: 0;
  font-size: 0;
  border: 0;
  visibility: hidden;
  padding: 0;
  margin: 0;
}
section.ulp-form-section .ulp-form-wrap .subcol .formmangr-field label {
  margin-bottom: 10px;
}
section.ulp-form-section .ulp-form-wrap .subcol .formmangr-col.field-type-pets .formmangr-field,
section.ulp-form-section .ulp-form-wrap .subcol .formmangr-col.field-type-contact_by .formmangr-field{
flex-flow: wrap;
display: flex;
}
section.ulp-form-section .ulp-form-wrap .subcol .formmangr-col.field-type-pets .formmangr-field .formmangr-form-lbl,
section.ulp-form-section .ulp-form-wrap .subcol .formmangr-col.field-type-contact_by .formmangr-field .formmangr-form-lbl
{
width: 100%;
}
.ulp .field-type-pets label.checkmark-container, .ulp .field-type-contact_by label.checkmark-container {
  margin-right: 30px;
}
.ulp .d-flex {
  display: flex;
}
.ulp .center-text,.ulp .text-center {
  text-align: center;
}
.theme-dextrose .ulp-hero-banner .ulp-slide-content-box,
.theme-the section.ulp-hero-banner .ulp-slide-content-box,
.theme-collective .ulp-hero-banner .ulp-slide-content-box,
.theme-acacia .ulp-hero-banner .ulp-slide-content-box,
.theme-tupelo .ulp-hero-banner .ulp-slide-content-box {
  padding-top: 200px;
}
.theme-stinger .ulp-hero-banner .ulp-slide-content-box {
  padding-top: 300px;
}
.theme-nucleus section.ulp-hero-banner .ulp-slide-content-box{
  padding-top: 230px;
}
.theme-nucleus .content-blocks section:last-child{
  padding-bottom: 100px;
}
.theme-parchaus .content-blocks section:last-child{
  padding-bottom: 200px;
}
body.theme-parchaus .text-color-light svg path{
  fill: inherit;
}
body.theme-parchaus section#contact{
margin-top: 0;
}
.theme-dextrose .ulp-right-col .intro-heading, .theme-dextrose .ulp-right-col .intro-content{
width: 100%;
padding-left: 0px;
}
.theme-dextrose .ulp-right-col .intro-heading span.section-sub-title{
margin: 0;
}
/* ====== Responsive styles ===== */
@media screen and (max-width: 1676px) {
  
}

@media screen and (max-width: 1440px) {
  
}

@media screen and (max-width: 1280px) {
  .ulp .slick-prev {
    left: 14px;
  }
  .ulp .slick-next{
    right: 14px;
  }
  .ulp-available-unit button.slick-arrow.slick-prev, .ulp-home-floorplans button.slick-arrow.slick-prev {
    left: -30px;
  }
  .ulp-available-unit button.slick-arrow.slick-next, .ulp-home-floorplans button.slick-arrow.slick-next {
    right: -30px;
  }
  .ulp .ulp-floorplans-container .ulp-home-floorplans-slider,.ulp .ulp-available-unit .container{
    max-width: 1120px;
  }
}

@media screen and (max-width: 1024px) {
  .ulp .ulp-floorplans-container .ulp-home-floorplans-slider, .ulp .ulp-available-unit .container{
    max-width: 850px;
  }
}

@media screen and (max-width: 992px) {
  .ulp header .menu-trigger {
    font-size: 0;
    width: 120px;
    padding: 0 0 0 25px;
  }
  .ulp.theme-acacia header .menu-trigger {
     padding: 0 ;
  }
  .ulp-header-cta a.btn {
    display: none;
  }
  .ulp-home-intro .ulp-intro-slider-container{
    flex-flow: wrap;
  }
  .ulp-home-intro .ulp-left-col{
    width: 100%;
    text-align: center;
  }
  .ulp-home-intro .ulp-right-col{
    width: 100%;
    padding-right: 0px;
    text-align: center;
    order: 2;
  }
  .ulp-home-intro .ulp-right-col .intro-heading {
    width: 100%;
  }
  .ulp-home-intro h2.section-title {
    margin: 0 auto;
  }
  section.ulp-tabs-block .container-full .col-6.left-col{
    min-height: 400px;
  }
  section.ulp-tabs-block .container-full .col-6{
    width: 100%;
  }
  .ulp-form-section .ulp-left-col{
    width: 100%;
  }
  .ulp-form-section .ulp-right-col{
    width: 100%;
  }
  .ulp-form-section .subcol{
    margin: 0 auto;
  }
  .ulp  section.home-neighborhood .nbp-filter-options{
    display: none;
  }
  .ulp section.home-neighborhood .nbp-fliter-dropdown{
    display: block;
  }
  .ulp section.home-neighborhood .map-canvas{
    width: 100%;
  }
  .ulp section.home-neighborhood .nbp-filter-places{
    width: 100%;
    padding: 65px 20px 0px;
  }
  .ulp-form-section .subcol{
    margin-right: 0px;
  }
  .ulp-footer-cta-img.image-wrapper.col-6{
    width: 100%;
  }.ulp-footer-cta-text.col-6{
    width: 100%;
  }
  .ulp-footer-cta .ulp-footer-cta-text .text-wrap{
    padding-left: 0;
    text-align: center;
  }
  body.theme-apiary.ulp{
    padding-left: 0;
  }
 /*  .ulp-available-unit button.slick-arrow.slick-prev, .ulp-home-floorplans button.slick-arrow.slick-prev {
    left: 30px;
  }
  .ulp-available-unit button.slick-arrow.slick-next, .ulp-home-floorplans button.slick-arrow.slick-next {
    right: 30px;
  } */
  .ulp-available-unit button.slick-arrow.slick-prev, .ulp-home-floorplans button.slick-arrow.slick-prev {
    left: 50%;
    top: 90%;
    transform: translate(-110%, 95%);
  }
  .ulp-available-unit button.slick-arrow.slick-next, .ulp-home-floorplans button.slick-arrow.slick-next {
    right: 50%;
    top: 90%;
    transform: translate(110%, 95%);
}
}

@media screen and (max-width: 767px) {
  .ulp footer .contact, 
  .ulp footer .address, 
  .ulp footer .email-contact{
    min-width: 100%;
  }
  .ulp .copyright-area {
    gap: 10px;
  }
  .ulp .site-footer {
    text-align: center;
    padding: 70px 0px 0px;
  }
  .ulp .footer-address {
    flex-flow: wrap;
    gap: 20px;
  }
  .ulp .copyright-text,
  .ulp .property-icons{
    width: 100%;
    position: relative;
    text-align: center;
  }
  .ulp .attribution{
    position: relative;
  }
  .ulp .header-contact-wrap{
    display: none;
  }
  section.ulp-hero-banner .ulp-slide-content-box {
    padding: 100px 0;
  }
  .language-mobile-template section.ulp-hero-banner .ulp-slide-content-box {
    padding: 100px 0 !important;
  }
  .theme-collective .ulp-hero-banner .ulp-slide-content-box {
    padding-top: 150px;
  }
  .theme-dextrose .ulp-hero-banner .ulp-slide-content-box {
    padding-top: 120px;
  }
  section.ulp-tabs-block .ulp-tabs-amenities .ulp-tabs-stage .tab-content-wrap ul.ulp-amenities-grid{
    columns: 1;
  }section.ulp-form-section .ulp-form-wrap .subcol .formmangr-col{
    width: 100%;
  }
  .ulp ul.policy-nav{
    text-align: center;
  }
  section.ulp-home-gallery{
    padding: 100px 0 0px;
  }
 .theme-acacia section.ulp-hero-banner .ulp-slide-content-box{
    padding: 170px 0 100px;
  }
 .theme-stinger section.ulp-hero-banner .ulp-slide-content-box{
    padding-top: 170px;
  }
  section.ulp-hero-banner .ulp-slide-flex-wrapper .container .ulp-slide-content h1.ulp-hero-title, section.ulp-hero-banner .ulp-video-content h1.ulp-hero-title{
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .theme-dextrose .ulp-hero-banner .ulp-slide-content-box,
  .theme-the section.ulp-hero-banner .ulp-slide-content-box,
  .theme-collective .ulp-hero-banner .ulp-slide-content-box,
  .theme-acacia .ulp-hero-banner .ulp-slide-content-box,
  .theme-tupelo .ulp-hero-banner .ulp-slide-content-box {
    padding-top: 150px;
  }
}
