.ces-slider {
  position: relative;
  overflow: hidden;
}


.offer-slider .property_skin,
.news .default_skin {
  max-width: 1740px;
  margin-left: auto !important;
  margin-right: 0 !important;
  padding-left: 20px !important;
  width: 100% !important;
}

.property_skin .box {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.property_skin .box>a {
  padding: 40px;
  display: flex;
  flex-flow: column;
  position: relative;
}

.property_skin .box>a:after {
  opacity: 0;
  background-image: linear-gradient(0deg, transparent 26%, rgba(36, 56, 55, .39) 56%, rgba(36, 56, 55, .55) 83%);
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.property_skin .box>a:before {
  background-image: linear-gradient(180deg, transparent 26%, rgba(36, 56, 55, .39) 56%, rgba(36, 56, 55, .55) 83%);
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.property_skin .box:hover a:after {
  opacity: 1;
}

.property_skin .box:hover .bg img {
  transform: scale(1.2);
}

.property_skin .box .bg img {
  transition: all 0.3s linear;
}

.property_skin .house_lable {
  background: #F0E5CF;
  padding: 0 12px;
  max-width: max-content;
  font-size: 14px;
  color: #2A4140;
  font-weight: 400;
  line-height: 32px;
  font-family: 'Roboto';
  text-transform: uppercase;
  letter-spacing: 1.75px;
  margin-bottom: 205px;
}

.property_skin .bg img {
  position: absolute;
  inset: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.property_skin .house_detail .title h5 {
  color: #FAB417;
  font-family: 'Syne';
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
  margin: 0 0 8px 0;
}

.property_skin .house_detail {
  position: relative;
  z-index: 2;
}

.property_skin .sub-title {
  color: #F0E5CF;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
}

.property_skin .house_size {
  margin-top: 30px;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 40px;
  flex-flow: wrap;
}

.property_skin .house_size div {
  display: flex;
  flex-flow: wrap;
  gap: 10px;
  align-items: center;
}

.property_skin .house_size span {
  color: #F0E5CF;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  font-family: 'Roboto';
  text-transform: uppercase;
}

.elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-next,
.elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-prev {
  background: #243837;
  width: 65px !important;
  height: 65px !important;
}

.elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-next {
  right: 80px !important;
}

.elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-prev {
  left: 80px !important;
}

.elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-next:after,
.elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-prev:after {
  position: absolute !important;
  top: 0% !important;
  left: 0% !important;
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  content: "" !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
  background-image: url(https://markant.brightness-demo.com/wp-content/uploads/2025/07/swiper-aerrow.svg) !important;
}

.elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-prev:after {
  transform: rotate(180deg) !important;
}

.news .image-wrapper img {
  aspect-ratio: 1/ 0.6;
  object-fit: cover;
  transition: all 0.3s linear;
}

.news .box .image-wrapper {
  position: relative;
  overflow: hidden;
}

.news .box:hover .image-wrapper img {
  transform: scale(1.2);
}

.news .box .image-wrapper a {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  background: #F0E5CF;
  padding: 0 12px;
  font-size: 14px;
  line-height: 32px;
  font-weight: 400;
  text-transform: uppercase;
  color: #2A4140;
  font-family: 'Roboto';
}

.news .text-wrapper {
  background: #F0E5CF;
  padding: 40px;
}

.news .text-wrapper .text {
  display: flex;
  flex-flow: column;
  gap: 10px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #A6A6A6;
}

.news .date p {
  font-family: 'Syne';
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  color: #000000;
  margin: 0;
}

.news .title h5 {
  margin: 0;
  color: #000000;
  font-size: 32px;
  line-height: 1.4;
  font-weight: 500;
  font-family: 'Syne';
  letter-spacing: 0;
  text-transform: unset;
}

.news .text-wrapper .btn a {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  font-family: 'Syne';
  color: #000000;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s linear;
}

.news .text-wrapper .btn a:hover {
  color: #FAB417;
}

.review_box {
  background: #E5D9C4;
  padding: 30px;
}

.review_box .content {
  display: flex;
  flex-flow: column;
  gap: 30px;
}

.review_box .content p {
  margin: 0;
  font-family: 'Syne';
  color: #111111;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
}

.review_box .content .rating {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  gap: 10px;
}

.review_box .content .rating h6 {
  font-family: 'Roboto';
  color: #111111;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 500;
  margin: 0;
  text-transform: capitalize;
}

.testimonial_inner {
  max-width: 1740px;
  margin-left: auto !important;
  margin-right: 0 !important;
  padding-left: 20px !important;
  width: 100% !important;
}

.testimonial_inner .static_box {
  width: 100%;
  max-width: calc(28% - 15px);
}

.testimonial_inner .elementor-widget-ces_custom_slider {
  width: 100%;
  max-width: calc(72% - 15px) !important;
}

/* .everything .elementor-widget-ces_custom_slider .elementor-widget-container {
  max-width: 1544px;
  margin-left: auto !important;
  margin-right: 0 !important;
  padding-left: 20px !important;
  width: 100% !important;
  padding-right: 145px !important;
}

.modern_skin .img-wrapper {
  display: flex;
  justify-content: center;
  margin: 0 130px;
}

.modern_skin .img-wrapper img {
  aspect-ratio: 1/1.2;
  object-fit: cover;
  opacity: 0;
}


.modern_skin .text-wrapper {
  position: absolute;
  top: 38%;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-flow: wrap;
}

.modern_skin .box .text-wrapper h2 {
  margin: 0;
  font-family: 'Syne';
  color: #2A4140;
  font-size: 68px;
  line-height: 1.2;
  font-weight: 500;
  text-transform: unset;
}

.modern_skin .swiper-slide-active .img-wrapper img {
  opacity: 1;
}

.modern_skin .swiper-slide-active .text-wrapper h2 {
  color: #FAB417;
  order: 2;
}

.modern_skin .swiper-slide-active .text-wrapper img {
  filter: brightness(0) saturate(100%) invert(83%) sepia(35%) saturate(3757%) hue-rotate(347deg) brightness(102%) contrast(96%);
} */

.modern_skin .box .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1 / 0.5;
}

.modern_skin .box {
  position: relative;
  height: 100%;
}

.modern_skin .box .img-wrapper {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.modern_skin .box .text-wrapper {
  z-index: 1;
  position: relative;
  max-width: 1160px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  padding: 163px 30px;
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.modern_skin .box .text-wrapper h2 {
  max-width: 830px;
  margin: 0 auto;
  font-size: 104px;
  line-height: 1;
  width: 100%;
  text-transform: none;
  word-break: break-all;
}

.modern_skin .box .text-wrapper a.btn {
  margin-top: 40px;
  display: inline-block;
  background: #FAB417;
  color: #2A4140;
  font-size: 16px;
  line-height: 2;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Roboto';
  padding: 16px 30px;
  letter-spacing: 2px;
  transition: all 0.3s linear;
}

.modern_skin .box .text-wrapper a.btn:hover {
  background: #FED851;
}


.modern_skin .swiper-wrapper .swiper-slide {
  height: auto;
}

.modern_skin .box .img-wrapper:after {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  left: 0;
  background: linear-gradient(to left, rgb(0 0 0 / 12%), rgb(0 0 0 / 41%), rgb(0 0 0 / 51%));
}
.everything .elementor-widget-ces_custom_slider .elementor-widget-container div.swiper-pagination,
.testimonial_inner .elementor-widget-ces_custom_slider .elementor-widget-container div.swiper-pagination  {
  margin: 0;
}
.stay_slider .elementor-widget-container {
  padding: 0 10%;
  width: 100%;
}

.two_column_skin .stay_tuned_box {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-flow: wrap;
}

.two_column_skin .stay_tuned_box .left_part {
  width: 100%;
  max-width: 44%;
}

.two_column_skin .stay_tuned_box .right-part {
  width: 100%;
  max-width: 56%;
  background: #F0E5CF;
  padding: 120px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.two_column_skin .stay_tuned_box .left_part img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.two_column_skin .stay_tuned_box .right-part h3 {
  color: #2A4140;
  font-size: 48px;
  line-height: 1.2;
  font-weight: 500;
  text-transform: unset;
  position: relative;
  padding-bottom: 50px;
  margin: 0;
}

.two_column_skin .stay_tuned_box .right-part h3:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background: #FAB417;
  content: "";
}

.two_column_skin .stay_tuned_box .right-part p {
  margin: 50px 0 25px;
  font-size: 18px;
  line-height: 1.5;
  color: #2A4140;
  font-family: 'Roboto';
  font-weight: 300;
}

.two_column_skin .stay_tuned_box .right-part a {
  color: #2A4140;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  font-family: 'Syne';
  display: flex;
  align-items: center;
  gap: 10px;
}

.two_column_skin .stay_tuned_box .right-part a:hover {
  color: #FAB417;
}

.elementor-widget-ces_custom_slider .elementor-widget-container div.swiper-pagination {
  margin-top: 45px;
  position: relative;
  top: 0;
  width: 100% !important;
  max-width: 960px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.elementor-widget-ces_custom_slider .elementor-widget-container div.swiper-pagination span.swiper-pagination-bullet {
  width: 100%;
  height: 1px;
  border-radius: 0;
  margin: 0 !important;
  left: 0 !important;
  transform: none;
  background: #979797;
}

.elementor-widget-ces_custom_slider .elementor-widget-container div.swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active-main {
  background: #FAB417;
}

.everything .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-next,
.everything .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-prev {
  background: #E5D9C4;
}

.testimonial_inner .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-next,
.testimonial_inner .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-prev {
  background-color: #344746;
}

.everything .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-next::after,
.everything .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-prev::after {
  filter: brightness(0) saturate(100%) invert(22%) sepia(39%) saturate(315%) hue-rotate(129deg) brightness(90%) contrast(94%);
}

.elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-next:hover,
.elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-prev:hover {
  opacity: 0.7;
}


@media(max-width:1600px) {
  .modern_skin .box .text-wrapper {
    padding: 150px 15px;
  }

  .two_column_skin .stay_tuned_box .right-part {
    padding: 80px;
  }

  .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-next {
    right: 40px !important;
  }

  .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-prev {
    left: 40px !important;
  }

  .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-next,
  .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-prev {
    background: #243837;
    width: 40px !important;
    height: 40px !important;
  }

  .news .title h5 {
    font-size: 28px;
  }
}

@media(max-width:1440px) {
  .modern_skin .box .text-wrapper {
    padding: 120px 15px;
  }

  .two_column_skin .stay_tuned_box .right-part {
    padding: 60px;
  }

  .property_skin .house_size {
    gap: 20px;
  }

  .property_skin .box>a,
  .news .text-wrapper {
    padding: 30px;
  }
}

@media(max-width:1366px) {
  .modern_skin .box .text-wrapper {
    padding: 100px 15px;
  }

  .two_column_skin .stay_tuned_box .right-part h3 {
    font-size: 42px;
  }

  .two_column_skin .stay_tuned_box .right-part {
    padding: 50px;
  }

  .modern_skin .box .text-wrapper h2 {
    font-size: 90px;
  }
}

@media(max-width:1199px) {
  .modern_skin .box .text-wrapper {
    padding: 80px 15px;
  }

  .two_column_skin .stay_tuned_box .right-part p {
    margin: 25px 0 25px;
  }

  .two_column_skin .stay_tuned_box .right-part h3 {
    font-size: 37px;
    padding-bottom: 20px;
  }

  .two_column_skin .stay_tuned_box .right-part {
    padding: 50px 20px;
  }

  .modern_skin .box .text-wrapper h2 {
    font-size: 80px;
  }

  .testimonial_inner .static_box {
    max-width: calc(35% - 15px);
  }

  .testimonial_inner .elementor-widget-ces_custom_slider {
    max-width: calc(65% - 15px) !important;
  }

  .news .title h5 {
    font-size: 24px;
  }

  .property_skin .house_lable {
    margin-bottom: 125px;
  }
}

@media(max-width:1024px) {
  .modern_skin .box .text-wrapper a.btn {
    margin-top: 20px;
  }

  .modern_skin .box .text-wrapper {
    padding: 60px 15px;
  }

  .two_column_skin .stay_tuned_box .right-part {
    padding: 30px 20px;
  }

  .two_column_skin .stay_tuned_box .right-part h3 {
    font-size: 32px;
  }

  .modern_skin .box .text-wrapper h2 {
    font-size: 70px;
  }
}

@media(max-width:991px) {
  .modern_skin .box .text-wrapper {
    padding: 50px 15px;
  }

  .two_column_skin .stay_tuned_box .right-part h3 {
    font-size: 27px;
  }

  .modern_skin .box .text-wrapper h2 {
    font-size: 60px;
  }

  .testimonial_inner {
    padding-right: 20px !important;
  }

  .testimonial_inner .static_box {
    max-width: calc(50% - 15px);
  }

  .testimonial_inner .elementor-widget-ces_custom_slider {
    max-width: calc(50% - 15px) !important;
  }
}

@media(max-width:767px) {

  .two_column_skin .stay_tuned_box .left_part,
  .two_column_skin .stay_tuned_box .right-part {
    max-width: 100%;
  }

  .two_column_skin .stay_tuned_box .left_part img {
    aspect-ratio: 1/1;
    object-fit: cover;
  }

  .two_column_skin .stay_tuned_box .right-part p {
    font-size: 16px;
    line-height: 22px;
  }

  .two_column_skin .stay_tuned_box .right-part h3 {
    font-size: 22px;
  }

  .modern_skin .box .text-wrapper h2 {
    font-size: 50px;
  }

  .testimonial_inner .static_box {
    max-width: 100%;
  }

  .testimonial_inner .elementor-widget-ces_custom_slider {
    max-width: 100% !important;
  }

  .news .title h5 {
    font-size: 22px;
  }

  .property_skin .house_lable {
    margin-bottom: 100px;
  }

  .property_skin .box>a,
  .news .text-wrapper {
    padding: 20px;
  }

  .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-next,
  .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-prev {
    background: #243837;
    width: 30px !important;
    height: 30px !important;
  }

  .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-next {
    right: 10px !important;
  }

  .elementor-widget-ces_custom_slider .elementor-widget-container .swiper-button-prev {
    left: 10px !important;
  }

  .offer-slider .property_skin,
  .news .default_skin {
    padding-right: 20px !important;
  }
}

@media(min-width:768px) {
  .ces-slider.review_skin {
    position: unset;
  }

  .testimonial_inner .elementor-widget-container {
    position: unset !important;
  }

  .testimonial_inner .elementor-widget-ces_custom_slider {
    position: unset;
  }

  .testimonial_inner {
    position: unset !important;
  }
}