/* project signature css start */

.banner_inner h1 {
  font-size: 50px;
  font-weight: 400;
}

.toolbar_line {
  padding: 0px 60px;
  border-left: 0;
  border-radius: 0;
  position: relative;
  z-index: 0;
}
.border-animation {
  position: absolute;
  z-index: 1;
  width: 0;
  height: 1px;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(255, 255, 255, 0.5);
  transition: all ease 1s;
}

.main_toolbar select {
  color: white;
  font-size: 10px;
  text-transform: uppercase;
  background: #111;
  padding: 20px 0px;
  width: 100%;
}

.main_toolbar {
  padding: 0px 10px;
  width: 100%;
  border: none;
  grid-column: span 1;
}
.flex-items {
  align-items: center;
  gap: 25px;
  border: none;
  display: grid;
  overflow: visible;
  grid-column: 1 / span 7;
  grid-template-columns: repeat(7, 1fr);
}
.property_flex {
  padding: 0 0px;
}

.details-property {
  padding: 20px 40px;
  /* border: 1px solid rgba(255, 255, 255, 0.5); */
  border-bottom: 0;
  height: 100%;
  position: relative;
  z-index: 0;
}

.property_img img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
.flex-info {
  display: flex;
  align-items: center;
  gap: 35px;
}

.signature_property h6 {
  font-size: 10px;
  line-height: 0;
}
.flex-info h6 {
  font-size: 10px;
  font-weight: 300;
  color: white;
}

.signature_property h2 {
  font-size: 22px;
  font-weight: 400;
  margin: 6px 0;
}
.signature_property {
  padding-top: 40px;
}
.btn-div {
  margin: 20px 0;
}

.transparent-btn {
  text-align: center;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 20px 20px;
  border-radius: 20px;
  font-size: 10px;
  font-weight: 400;
}
/* project signature css start */
/* discover-almakky-designs css start */

.banner_back {
  background-image: url(../images/30.png);
  background-position: top;
  background-repeat: no-repeat;
  height: 850px;
  background-size: cover;
  overflow: hidden;
}
.main_box {
  padding: 40px 30px;
}
.h_W-st {
  height: 150px;
  border: 1px solid #000000;
  display: flex;
  align-items: self-start;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px 20px;
}

.boxs-sec {
  background: white;
  /* border-bottom: 1px solid #000000; */
}
.f-box h5 {
  color: black;
  font-weight: 500;
  font-size: 12px;
}

.flex_box-h a {
  color: black;
  font-weight: 400;
  font-size: 12px;
}

.flex_box-h {
  display: flex;
  gap: 70px;
  padding-left: 30px;
}
.side_box h1 {
  color: black;
  font-size: 160px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 70px;
  padding-left: 30px;
}
.text_para p {
  color: black;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  margin-top: 20px;
  width: 80%;
}

.text_para {
  padding-bottom: 60px;
  /* border-top: 1px solid #000; */
  padding-left: 30px;
}
.h_W-stwo {
  border-left: 1px solid #000;
  padding: 0;
}
.slides-banners {
  background: white;
  padding: 50px 20px;
  position: relative;
  z-index: 0;
}
.slides-banner-img p {
  color: black;
  font-weight: 600;
  text-align: start;
  width: 45%;
  margin-left: auto;
  line-height: 18px;
  margin-bottom: 20px;
}

.slides-banner-img img {
  padding-bottom: 30px;
}

.swipe_slides-carousel {
  padding: 50px 0;
  background: white;
  /* border-top: 1px solid #000000; */
  position: relative;
  z-index: 0;
}

.swiper_carousel .swiper {
  width: 100%;
  height: 500px;
  margin: 20px auto;
  overflow: unset;
}

.swiper_carousel .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: unset;
  width: 80% !important;
  margin-left: 60px;
}

.swiper_carousel .append-buttons {
  text-align: center;
  margin-top: 20px;
}

.swiper_carousel .append-buttons a {
  display: inline-block;
  border: 1px solid #007aff;
  color: #007aff;
  text-decoration: none;
  padding: 4px 10px;
  border-radius: 4px;
  margin: 0 10px;
  font-size: 13px;
}
.swiper_carousel .swiper-slide img {
  width: 100%;
  height: 500px !important;
}
.swiper-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
  position: absolute;
  z-index: 10;
  left: 60px;
  bottom: -21px;
  /* background: black; */
  text-align: start;
  width: unset;
  color: black;
}

.swiper_carousel {
  position: relative;
  z-index: 0;
  border-bottom: 60px;
  height: 560px;
}

.swiper-pagination.swiper-pagination-fraction.swiper-pagination-horizontal
  span {
  color: black;
  font-size: 20px;
}
.swiper-button {
  position: absolute;
  z-index: 10;
  bottom: -60px;
  padding: 0px;
  width: 40px;
  top: unset;
}
.swiper-button i {
  color: black;
  font-size: 30px;
  width: 40px;
  height: 20px;
  display: flex;
  align-items: center;
  border: 1px solid black;
  border-radius: 10px;
  font-size: 13px;
  justify-content: center;
}

.right-btn {
  left: 110px;
}
.left-btn {
  left: 60px;
}

.border-animation-horzontal:before {
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  top: 0;
  transition: all ease 1s;
}

.border-animation-horzontal:after {
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  top: 0;
  transition: all ease 1s;
}

.border-animation-horzontal.yetbox.show:after {
  transition: all ease 1s;
  height: 100%;
}

.border-animation-horzontal.yetbox.show:before {
  transition: all ease 1s;
  height: 100%;
}

.border-animation.yetbox.show {
  transition: all ease 1s;
  width: 100%;
}
.boxs-sec .border-animation-horzontal.yetbox.show:before {
  background: black;
  left: 0;
}
.boxs-sec .border-animation.yetbox.show {
  background: black;
  bottom: 250px;
}
.slides-banners .border-animation.yetbox.show {
  top: 0;
  background: black;
}
.swipe_slides-carousel .border-animation.yetbox.show {
  top: 0;
  background: black;
}
.swiper-button:after,before {
  display: none;
}
/* discover-almakky-designs css end */
