/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 14 2025 | 10:21:58 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


.button-carousel {
  padding: 20px 0;
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 100%;
}

.carousel-viewport {
  overflow: hidden;
  flex: 1;
}

.carousel-track {
  display: flex;
  transition: transform 0.4s ease;
  gap: 10px;
}

.carousel-item {
  flex: 0 0 calc((100% - 50px) / 6);
  color: #000;
  text-align: center;
  padding: 12px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 500;
  white-space: nowrap;
  background: #f2f2f2;
}

.prev-btn, .next-btn {
  background: #00e5ff;
  color: #fff;
  border: none;
  padding: 8px 12px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 18px;
}


.project-block-two .caption .date:before{
	background: #01e4fe;
}

body.home .agent-card-two .pt-30, body.page-id-12029 .agent-card-two .pt-30 {
    display: block !important;
}

body.home .listing-card-one .te-img__box img, body.page-id-10075 .listing-card-one .te-img__box img {
    height: 188px;
}

.contentor h2:nth-of-type(1),
.contentor h2:nth-of-type(1) ~ * {
     display: none; 
}

.single-project table{
	height: auto !important;
    width: fit-content !important;
}


body.single-project.elementor-kit-39 h4, body.single-project.elementor-kit-39 h5, body.page-id-5310.elementor-kit-39 h4{
	display: block !important;
}

body.single-project .superflous-images{
  flex: 1 1 calc(50% - 10px); /* Two per row */
  max-width: 50%;
  text-align: center;
  height: 275px;
  padding: 10px;
  margin-right: auto;
}

@media (min-width: 992px) {
    body.single-project .superflous-images {
        flex: 1 1 calc(32% - 10px);
        max-width: 32%;
    }
}

.superflous-images a{
	position: relative;
    top: -250px;
    width: 100%;
    height: 250px;
    background: #000;
    opacity: 0;
}

.superflous-images img{
	height: 250px;
}

body.single-project .banner-background::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Adjust opacity */
}
body.single-project .banner-background-content {
    position: relative; /* Ensures text is above the overlay */
    z-index: 1;
	color: #fff !important;
}

@media (max-width: 786px) {
    body.single-project .project-info-outline {
        align-items: center;
    }
	
	body.single-project .page-pagination .d-flex{
		flex-direction: column;
	}
	
	body.single-project .project-details-one .page-pagination .page-title .img{
		width: 100% !important;
	}
	
	.jkit-menu-wrapper{
		background-color: rgba(0, 0, 0, 0.7) !important;
		backdrop-filter: blur(20px);
		min-height: 100vh !important;
		top: 0px !important;
		padding-top: 30px !important;
	}
	
	.mobile-limit{
		max-height: 350px !important;
	}
	
	.mobile-gallery-limit{
		height: 100px;
	}
	
	.heroes{
		min-height: 100svh !important;
	}
}

body.page-id-5310.elementor-kit-39 a{
	color: #000;
}

body.home .project-block-two h4, body.home .blog-meta-one h4{
	font-size: 16px !important;
	font-weight: 600 !important;
}

body.home .project-block-two .btn-thirteen, body.page-id-5310 .project-block-two .btn-thirteen{
	max-width: 50px;
    height: 50px;
    min-width: 50px;
}

body.page-id-10075 .fs-16, body.home .fs-16{
	font-size: 14px !important;
}

body.home .listing-card-one .p-25, body.page-id-10075 .listing-card-one .p-25{
	padding: 15px 5px;
}

body.page-id-5310 .tag{
	margin-top: 10px !important;
}

body.home .property-info{
	padding-right: 5px;
	padding-left: 5px;
}

body.home .listing-card-one .price, .listing-card-one.style-two .price {
	font-size: 24px;
}

body.home .project-block-two .caption{
	background: #fff;
    padding: 45px 5px;
}

body.home .listing-card-one{
	padding: 0px !important;
}

.jkit-menu-wrapper.active {
    background-color: rgba(0, 0, 0, 0.7) !important;
    backdrop-filter: blur(20px);
	min-height: 100vh !important;
	top: 0px !important;
	padding-top: 30px !important;
}


.elementor-10077 .elementor-element.elementor-element-fef248f.elementor-element.e-flex.jkit-sticky-element--enabled.sticky-pinned{
	backdrop-filter: blur(20px);
}

.property-info .te-title, .property-info .te-text{
	color: #000 !important;
}

.grid-2column .grid-sizer, .grid-2column .isotop-item {
    width: 25% !important;
}

@media (min-width: 769px) and (max-width: 1199px) {
  .grid-2column .grid-sizer, .grid-2column .isotop-item {
	 width: 50% !important;
  }
}

@media (max-width: 768px) {
    .grid-2column .grid-sizer, .grid-2column .isotop-item {
		width: 100% !important;
	}
	
	body.single-project .superflous-images{
		height: 165px;
	}
	
	.superflous-images a {
		top: -150px;
		height: 150px;		
	}
	
	.superflous-images img{
		height: 150px;
	}
}


body:not(.home) {
	background: #f9f9f9 !important;
}

.blog-details .blog-post-meta .post-data .list-item li{
	color: #fff !important;
}

body.single-project{
	color: #000 !important;
}

.agent-card-two:hover .agent-img{
	transform: none !important;
}

body.home .agent-card-two .media, body.page-id-12029 .agent-card-two .media {
    background: none !important; /* Removes bg-dark effect */
	display: flex;
    justify-content: center;
}

body.home #agents-box .row{
	margin: 0px;
}

body.home .agent-card-two .media .tag, body.page-id-12029 .agent-card-two .media .tag, body.single-agent .ere-agent-single .media .tag{
    display: none !important; /* Hides the .tag element */
}

body.single-agent .info-pack-one{
	background: transparent;
}

body.single-agent .theme-sidebar-one a[href^="tel:"] {
    color: #000;
	padding: 5px;
}

.project-details-one .details-text .project-info-outline{
	padding: 0px;
}

.project-details-one .image-wrapper{
	margin: 0 0px 40px 0;
}

.project-details-one .image-wrapper img{
	border-radius: 20px;
}

.single-property-area, .ere-agent-single, .project-details-one{
    max-width: min(100%, 1140px) !important;
    margin: 0 auto !important;
}

.single-properties .post-img, .single-properties .es-property_section--request_form{
	display: none;
}

.single-properties .es-gallery__thumb a{
	display: inline;
}

.address{
	display: none !important;
}

@media (max-width: 768px) {  /* Adjust for mobile screens */
	.elementor-9183 .elementor-element.elementor-element-7e636d4.e-con, .elementor-9183 .elementor-element.elementor-element-65656c1.e-con, .elementor-9183 .elementor-element.elementor-element-3474705.e-con {
		--e-con-transform-skewX: 0deg;
		--align-self: center;
	}
}

@media (max-width: 991px) {
    .theme-details-one .media-gallery .carousel .carousel-indicators button {
        margin: 10px !important;
        width: 23%;
        float: left !important;
    }
	
	.blog-details h3{
		word-wrap: break-word;
    	overflow-wrap: break-word;
	}
}

.menu-item{
	align-items: center;
} 


.jeg-elementor-kit.jkit-nav-menu.break-point-tablet .jkit-menu-wrapper .jkit-menu li>a {
	display: inline-block !important;
	width: auto;
	height: 50px !important;
}

.elementor-2 .elementor-element.elementor-element-796e0325>.elementor-shape-bottom .elementor-shape-fill, .elementor-2 .elementor-element.elementor-element-796e0325>.e-con-inner>.elementor-shape-bottom .elementor-shape-fill{
	fill: #f9f9f9 !important;
}

.blog-details .size-medium{
	width: 100% !important;
}

.btn-thirteen{
	background: #01e4fe;
	border: 1px solid #01e4fe;
}

.filter-nav-one.style-two li.is-checked{
	border-color: #01e4fe;
    background: #01e4fe;
}

.page-id-5180 .elementor-widget-homy_sidebar{
	position: sticky;
    top: 0;
    overflow-y: auto;
}
.btn-four{
	background:#01e4fe !important;
}
.metform-btn.metform-submit-btn {
  background-color: #01E4FE !important; /* your color */
  color: #fff !important;
  border-color: #01E4FE !important;
}

.btn-four:hover, .btn-four:focus, {
	background: #01e4fe !important;
	color: #01e4fe !important;
}

.elementor-2 .elementor-element.elementor-element-d5854f7 .homy-icon{
	background: #01e4fe !important;
	color: #fff !important;
}

.page-id-5180 .widget ul li a:before, .category .widget ul li a:before{
	background: #000 !important;
}

.te-featured{
	background: #000 !important;
}

.theme-color{
	color: #0c0c0c !important;
}

.theme-details-one .img-fancy-btn{
	line-height: 40px;
	padding: 0 15px;
}

.theme-details-one .img-fancy-btn i{
	font-size: 25px;
	color: #000 !important;
}

.widget ul li:after, .widget ol li:after, .widget ul li a:hover, .widget ol li a:hover{
	color: #000 !important;
}

.theme-details-one .info-pack-one .designation{
	color: #000 !important;
}

.btn-eight:hover, .btn-eight:focus{
	color: #000 !important;
	background: none !important;
}

.bg-pink{
	background: #f9f9f9 !important;
}

.tags{
	flex-wrap: wrap;
}

.slick-arrow-one li:hover, .slick-arrow-one li:focus {
    background: #000 !important;
    color: #fff;
}

.elementor-128 .elementor-element.elementor-element-62453a0a .metform-btn{
	color: #fff !important;
	background: #000 !important;
}

.metform-btn:hover{
	background: #fff !important;
	color: #000 !important;
}

.home .blog-meta-one .post-data, .page-id-5180 .blog-meta-one .post-data{
	min-height: 200px;
}

.feedback-section-six .slider-arrows li{
	position: absolute;
    left: -10px;
    bottom: -5%;
    z-index: 1;	
}

.feedback-section-six .slider-arrows li[class*=next]{
	left: auto;
    right: -7px;
}

.category .btn-eight{
	padding: 10px;
    border-radius: 20px;
    background: #000;
}

.category .btn-eight:hover, .category .btn-eight:focus{
	color: #000 !important;
    background: #ffffff !important;
    border-color: #000 !important;
}

.elementor-item.elementor-item-active{
	font-weight: 600;
    color: #000 !important;
}

.one-search {
	border-radius: 15px;
	display: flex;
	background: #fff;
	flex-wrap: wrap; /* Allows wrapping if needed */
}

.one-search .elementor-widget-container {
	margin: 15px;
	flex-direction: column;
}

.btn-thirteen:hover, .btn-thirteen:focus{
	background: #000;
    border-color: #000;	
}

/* Mobile View: Stack all children vertically */
@media (max-width: 768px) {
	.one-search {
		flex-direction: column;
	}

	.one-search .elementor-widget-container {
		margin: 10px;
		flex: none; /* Reset flex properties */
		width: 90%; /* Full width */
	}
	
	.elementor-10077 .elementor-element.elementor-element-9ddc876 .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu li.menu-item-has-children .sub-menu{
		background-color: transparent !important;
	}
	
	body.home .elementor-background-video-container, body.home .elementor-2{
		height: 100vh;
	}	
	
	body.home .heroes{
		height: 700px;
	}
	
	body.home .elementor-element::before{
		visibility: hidden;
		opacity: 0;
	}
}

.te-title a{
	color: #000 !important;
}

body.home .te-title a,body.page-id-12029 .te-title a{
	text-decoration: none !important;
	font-size: 16px !important;
    font-weight: 900;
}

.blog-meta-one .post-img{
	height: 188px;
}

.blog-meta-one .post-data .read-btn{
	height: 50px;
	width: 50px;
	font-size: 25px;
}

.blog-meta-one .post-info{
	justify-content: space-between;
    display: flex;
}

.theme-details-one .list-type {
    border: 1px solid #01e4fe;
    background: #01e4fe; 
}

body.single-property .mr-2{
	margin-right: 10px;
}

.btn-nine:hover, .btn-nine:focus{
	background: #fff; 
	color: #01e4fe;
}

@media (max-width: 991px) {
    .blog-meta-one .post-img {
        height: 280px;
    }
}

body.home .listing-card-one .title, .page-id-10075 .listing-card-one .title{
	font-size: 16px;
	margin: 0px 0px 10px 0px;
    padding: 5px 15px 5px 15px;
    font-size: 16px;
    font-weight: 600;
}

.listing-card-one:hover .title{
	color: #000;
}

body.page-id-12136 .mf-input{
	margin-top: 0px;
	margin-bottom: 0px;
}

body.single-property .specials, body.single-agent .specials{
	border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding: 15px 24px 17px 24px;
    border-radius: 6px;
    border-color: #EAECF1;
    background-color: #fff;
    box-shadow: 0px 0px 2px rgba(234, 236, 241, 0.3);
}

body.single-property input.specials, body.single-agent input.specials {
    height: 55px;
}

body.single-agent.elementor-kit-39 a{
	color: #000;
}


body.single-agent.elementor-kit-39 .linker a, body.page-id-5310.elementor-kit-39 .linker a{
	color: #fff;
}

body.page-id-9183 .card-style-one img{
	width: 80px;
    background: #f9f9f9;
    padding: 15px;
    border-radius: 30px;
}

body.page-id-5180 ul.pagination{
	gap: 0px !important;
}

.dummies .agent-item, body.home .pagination-one, body.page-id-5180 .next, body.page-id-5180 .prev{
	display: none !important; 
}

body.single-post .blog-title{
	font-size: 48px;
	font-weight: 900;
}

body.single-post .wp-block-heading{
	font-size: 30px;
	font-weight: 900;
}

body.page-id-12139 .elementor-heading-title, 
body.page-id-12157 .elementor-heading-title,
body.page-id-12137 .elementor-heading-title, 
body.page-id-12150 .elementor-heading-title, 
body.page-id-12038 .elementor-heading-title, 
body.page-id-12072 .elementor-heading-title, 
body.page-id-12136 .elementor-heading-title{
	font-size: 48px;
	font-weight: 900;
} 

body.page-id-12154 h3, body.page-id-12154 h2, body.page-id-12154 h4,
body.page-id-12139 h3, body.page-id-12139 h2, body.page-id-12139 h4,
body.page-id-12157 h3, body.page-id-12157 h2, body.page-id-12157 h4,
body.page-id-12137 h3, body.page-id-12137 h2, body.page-id-12137 h4,
body.page-id-12150 h3, body.page-id-12150 h2, body.page-id-12150 h4,
body.page-id-12038 h3, body.page-id-12038 h2, body.page-id-12038 h4,
body.page-id-12072 h3, body.page-id-12072 h2, body.page-id-12072 h4,
body.page-id-12136 h3, body.page-id-12136 h2, body.page-id-12136 h4{
	font-size: 30px;
	font-weight: 900;
}

.agent-section-one .wrapper:before, .agent-section-one:before, .agent-section-one:after{
	background: none !important;
}

.agent-card-one:hover .img img {
    transform: none !important;
}

.borderer{
	border-radius: 50% !important;
	width: 300px !important;
/*     height: 300px !important; */
}

.agent-section-one .slider-arrows li{
	left: 5px;
}

.agent-section-one .slider-arrows li[class*=next]{
	right: 5px;
}

@media (max-width: 1199px) {
    .agent-section-one .wrapper:before {
        right: 0px;
        left: 0px;
    }
}

.chaty-i-trigger .chaty-channel{
	right: 2px !important;
}

body.home .logoss {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
body.home .logoss.loaded {
    visibility: visible;
    opacity: 1;
}

body.home .partner-logoss img{
	width: 135px;
	height: 55px;
}

.head-logos img{
	width: 200px !important;
	height: 60px !important;
}

elementor-10077 .elementor-element.elementor-element-a40267f img{
	object-fit:contain !important;
}

body.home .project-block-two img{
	height: 200px;
}

.pagination {
  margin-top: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
}

.page-info-isotope{
	margin-top: 7px;
}

.pagination button {
  margin: 0 10px;
  padding: 8px 16px;
}

body:not(.page-id-5310) .prev-isotope,
body:not(.page-id-5310) .next-isotope {
  display: none !important;
}

@media (max-width: 767px) {
    .elementor-10077 .elementor-element.elementor-element-9ddc876 .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-nav-identity-panel .jkit-nav-site-title .jkit-nav-logo img {
        width: 200px !important;
    }
}