/*
Theme Name: Xorbeo RealEstate 1.0 
Theme URI: http://xorbeo.com/
Author: Xorbeo Theme
Author URI: http://xorbeo.com/
Description: Xorbeo WordPress theme.
Version: 1.0
*/
.pl-x-15{padding-left:15px;}
.pr-x-25{padding-right:25px;}
.text-center{text-align:center;}
.bg-theme{
	background-image: url(../../../wp-content/uploads/2025/12/plot-bg.jpg);
	background-size: cover;        /* fits image */
	background-position: center;   /* centers image */
	background-repeat: no-repeat;  
	padding:75px;
}
.plot-img{
	height:550px;
}
.about p{
	text-align: justify;
    line-height: 34px;
}
.logo img{
	width:110px !important;
}
/*accordin*/
.accordion {
    width: 100%;
}
.content {
	display: none;
	background-color: #fff;
	color: #000;
	margin-top: -7px;
	margin-bottom: 5px;
	padding:15px;
}
.title {
	cursor: pointer;
	background: #fff;
	padding: 10px;
	font-size: 18px;
	font-family: "Montserrat", sans-serif;
	font-weight: 700 !important;
	color:#000;
}
/*footer*/
.footer p{color:#fff;}
