@import url('https://20a952.claudeassets.com/20250206185614cs_/https://fonts.googleapis.com/css?family=Roboto:400,500,700,900');
@import url('https://672b97.claudeassets.com/20250206185614cs_/https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i,900,900i');
@import url('https://3a9822.claudeassets.com/20250206185614cs_/https://fonts.googleapis.com/css?family=Poppins:400,600');
@import url('https://ebc173.claudeassets.com/20250206185614cs_/https://fonts.googleapis.com/css?family=Roboto');
@import url("https://274c6f.claudeassets.com/20250206185614cs_/https://fonts.googleapis.com/css2?family=Damion&display=swap");

/*font-family: 'Source Sans Pro', sans-serif;*/


@import url('https://d3071c.claudeassets.com/20250206185614cs_/https://acresninches.com/css/font-awesome.css');
@import url('https://a87eef.claudeassets.com/20250206185614cs_/https://acresninches.com/css/flaticon.css');
@import url('https://31b9cd.claudeassets.com/20250206185614cs_/https://acresninches.com/css/revolution-slider.css');
@import url('https://db64d8.claudeassets.com/20250206185614cs_/https://acresninches.com/css/slider-setting.css');
@import url('https://495184.claudeassets.com/20250206185614cs_/https://acresninches.com/css/jquery-ui.css');
@import url('https://f1996c.claudeassets.com/20250206185614cs_/https://acresninches.com/css/animate.css');
@import url('https://ef575f.claudeassets.com/20250206185614cs_/https://acresninches.com/css/owl.css');
@import url('https://e47c70.claudeassets.com/20250206185614cs_/https://acresninches.com/css/jquery.fancybox.css');

/*** 

====================================================================
	Reset
====================================================================

 ***/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}


::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.3);
    border-radius: 10px;
}
::-webkit-scrollbar {
    width: 12px;
    background-color: #f5f5f5;
}
/*** 



====================================================================
	Global Settings
====================================================================

 ***/

body {
	font-family: 'Roboto', sans-serif !important;
	font-size:15px;
	color:#666666;
	/*line-height:1.8em;*/
	font-weight:400;
	background:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
}

b, strong {
    color: #000;
}
img.img-round {
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
}
a{
	text-decoration:none;
	cursor:pointer;
	color:#337ab7;
}

a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-family: 'Source Sans Pro', serif;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.5em;
}

.default-property-box .lower-content .property-title h3 a{
        color: #007bff!important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500 !important;
}

input,button,select,textarea{
	font-family: 'Source Sans Pro', sans-serif;
}
ol, ul {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
p{
	position:relative;
	line-height:1.9em;	
}

.strike-through{
	text-decoration:line-through;	
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
	width: 100%;
}

.medium-container{
	max-width:850px;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	
}

#main-slider .owl-item .item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
/*    background: rgba(0,0,0,00.7);*/
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
}
#main-slider .owl-item  .item > div {
        z-index: 99;
}
#main-slider .owl-item   img{
    position: relative;
    z-index: 0 !important;
}
.main-slider .slide-content .image-column {
    position: relative;
    float: left;
    width: 48%;
    margin-top: 40px;
    margin-left: 10px;
}
ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.theme-btn{
	display:inline-block;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.centered{
	text-align:center;	
}

.btn-style-one{
	position:relative;
	font-family: 'Source Sans Pro', serif;
	padding:11px 40px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#ffffff;
	letter-spacing:0px;
	border:1px solid #ffffff;
	font-size:14px;
	font-weight:700;
	border-radius:0px;
}

.btn-style-one:hover{
	background:#01aeef;
	border-color:#01aeef;
}

.btn-style-two{
	position:relative;
	font-family: 'Source Sans Pro', serif;
	padding:11px 40px;
	line-height:24px;
	text-transform:uppercase;
	background:#9a0106;
	color:#ffffff;
	letter-spacing:0px;
	font-size:14px;
	font-weight:700;
	border-radius:0px;
}

.btn-style-two:hover{
	background:#01aeef;
	border-color:#01aeef;
	color:#ffffff;
}

.btn-style-three{
	position:relative;
	font-family: 'Source Sans Pro', serif;
	padding:11px 40px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#222222;
	letter-spacing:0px;
	border:1px solid #222222;
	font-size:14px;
	font-weight:700;
	border-radius:0px;
}

.btn-style-three:hover{
	background:#222222;
	color:#ffffff;
}

.btn-style-four{
	position:relative;
	font-family: 'Source Sans Pro', serif;
	padding:8px 30px;
	line-height:24px;
	text-transform:uppercase;
	background:#ffffff;
	color:#333333;
	font-size:13px;
	font-weight:700;
	border-radius:20px;
}

.btn-style-four:hover{
	background:#333333;
	color:#ffffff;
}

.btn-style-five{
	position:relative;
	font-family: 'Source Sans Pro', serif;
	padding:6px 30px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#ffffff;
	border:2px solid #ffffff;
	font-size:13px;
	font-weight:700;
	border-radius:3px;
}

.btn-style-five:hover{
	background:#ffffff;
	color:#121212;
}

.theme-btn .icon-left{
	padding-right:10px;
}

.theme-btn .icon-right{
	padding-left:10px;
}

.theme_color{
	color:#01aeef;	
}

.light-font{
	font-weight:300;	
}

.regular-font{
	font-weight:400;	
}

.semibold-font{
	font-weight:600;	
}

.bold-font{
	font-weight:700;	
}

.ex-bold-font{
	font-weight:800;	
}

.heavy-font{
	font-weight:900;
}

.bg-lightgrey{
	background-color:#fafafa;	
}

.no-bg{
	background:none;	
}

.text-uppercase{
	text-transform:uppercase;	
}

.grey-color{
	color:#333333 !important;	
}

.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(https://cc7c48.claudeassets.com/20250206185614im_/https://acresninches.com/images/icons/preloader.gif);}

img{
	display:inline-block;
	max-width:100%;
	height:auto;	
}

/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position:fixed;
	bottom:65px;
	right:15px;
	width:40px;
	height:40px;
	color:#ffffff;
	font-size:13px;
	text-transform:uppercase;
	line-height:38px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	border-radius:50%;
	background:#0a0a0a;
	display:none;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;		
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 131, 255, 0.4);
    box-shadow: 0px 5px 10px 0px rgba(0, 131, 255, 0.4);
    background: #0083ff;
    border-radius: 50%;
}

.scroll-to-top:hover{
	color:#ffffff;
	background:#01aeef;
}

/*** 

====================================================================
	Main Header style
====================================================================

***/
.main-header .auto-container.clear-container {
    position: relative;
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.main-header{
	position:relative;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
	background:#ffffff;
}

.main-header.light-version{
	position:absolute;
	background:none;	
}

.sticky-header{
	position:fixed;
	opacity:0;
	visibility:hidden;
	left:0px;
	top:0px;
	width:100%;
	padding:0px 0px;
	background:#ffffff;
	z-index:0;
	border-bottom:1px solid #cccccc;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sticky-header .logo{
	padding:2px 0px;
    flex:auto;
}

.fixed-header .sticky-header{
	z-index:999;
	opacity:1;
	visibility:visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;	
/*    border-top:5px solid #0557a5;*/
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    border-bottom: none;
}

.sticky-header .logo img {
    height: 80px;
    padding: 5px 0;
}

.tt{color: #fff}

.text-blue {
    color: #0E99D2;
}
.main-slider .slide-content .location{text-align: center;}
.main-header .auto-container{
	position:relative;	
}

.main-header .header-top-one{
    background: #9a0106;
	position:relative;
	font-size:14px;
	color:#aaaaaa;
	padding:8px 0px;
	line-height:20px;
	border-bottom:1px solid #f0f0f0;
    border-top: 2px solid #000;
}

.main-header.light-version .header-top-one{
	border-bottom:1px solid rgba(255,255,255,0.30);
}

.main-header .header-top-one .top-left{
	position:relative;
	float:left;
	width: 60%;
}
.top-left ul {
    margin-bottom: 0 !important;
}
.main-header .header-top-one .top-left ul li {
    position: relative;
    float: left;
    line-height: 20px;
    color: #e0e0e0;
    margin-left: 8px;
}
.top-links ul{ margin-bottom: 0 !important} 
.base{font-family: 'Roboto', sans-serif}
.main-header .header-top-one .social-links li{
	position:relative;
	float:left;
	line-height:20px;
	color:#e0e0e0;
	margin-right:24px;
}

.main-header .header-top-one .social-links li a{
	display:block;
	line-height:20px;
	color:#ffffff;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
	width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
}

.main-header .header-top-one .top-left .social-links ~ a {
    color: #fff;
    font-size: 13px;
    margin-right: 4px;
    position: relative;
    top: 3px;
}
.main-header .header-top-one .top-left ul li a {
    position: relative;
    font-size: 13px;
    color: #ffffff;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.main-header .header-top-one .top-right a {
    color: #fff;
    font-size: 13px;
        padding-left: 4px;
}
.main-header .header-top-one .top-left ul li a .fa {
    padding-right: 4px;
}
.main-header.light-version .header-top-one .social-links li a{
	color:#ffffff;
}

.main-header .header-top-one .top-right{
	position:relative;
	float:right;
	margin-top: 2px;
}

.main-header .header-top-one .top-right ul li{
	position:relative;
	float:left;
	line-height:20px;
	color:#e0e0e0;
	margin-left:40px;
}

.main-header .header-top-one .top-right ul li:before{
	content:'';
	position:absolute;
	right:-20px;
	top:50%;
	margin-top:-7px;
	height:14px;
	border-left:1px solid #e0e0e0;	
}

.main-header .header-top-one .top-right ul li:last-child:before{
	display:none;	
}

.main-header .header-top-one .top-right ul li .icon{
	position:relative;
	color:#fff;
	left:0px;
	top:0px;
	line-height:20px;
	padding-right:5px;
}

.main-header.light-version .header-top-one .top-right ul li .icon{
	color:#ffffff;	
}

.main-header .header-top-one .top-links ul li a{
	position:relative;
	color:#ffffff;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;	
}

.main-header.light-version .header-top-one .top-links ul li a{
	color:#ffffff;	
}

.main-header .header-top-one .top-links ul li a:hover,
.main-header .header-top-one .social-links li a:hover,
.main-header .header-top-one .top-right ul li a:hover .icon{
	color:#01aeef;
}

.main-header .main-box{
	position:relative;
	padding:0px 0px;
	left:0px;
	top:0px;
	width:100%;
	background:#ffffff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header.light-version .main-box{
	background:none;	
}

.main-header .main-box .outer-container{
	    position: relative;
    display: flex;
    align-items: center;
}

.main-header .main-box .logo-box{
	    position: relative;
    float: left;
    left: 0px;
    padding: 10px 0px;
    z-index: 10;
    width: 18%;
}

.header-style-two .main-box .logo-box{
	width:100%;
	text-align:center;
	padding-bottom:0px;
}

.main-header .main-box .logo-box .logo img{
	display:inline-block;
	max-width:100%;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.main-header .nav-outer{
	position:relative;
	float:right;
}

.header-style-two .nav-outer{
	width:100%;
}

.header-style-one .nav-outer{
	padding-right:0px;
        width: 82%;
}

.main-menu{
	position:relative;
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation{
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
    display: block;
    width: 100%;
    text-align: right;
}

.main-menu .navigation > li{
	position:relative;
	display:inline-block;
	padding:0px 0px;
	margin-left:0px;
}

.header-style-two .header-lower .main-menu .navigation{
	text-align:center;
}

.header-style-two .header-lower .main-menu .navigation > li{
	padding:0px 0px;
	display:inline-block;
	float:none;
	margin:0px 15px;
	text-align:left;	
}
.sticky-header .main-menu .navigation > li > a
{
    margin-top: 0px;
}
.main-menu .navigation > li > a{
        font-family: 'Roboto', sans-serif;
    position: relative;
    display: block;
    padding: 10px 14px;
    color: #252525;
    text-align: center;
    line-height: 20px;
    /* text-transform: uppercase; */
    font-weight: 400;
    letter-spacing: 0px;
    opacity: 1;
    font-size: 16px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sticky-header .main-menu .navigation > li > a{
	padding:8px 15px !important;
	color:#333333 !important;	
    text-decoration: none !important;
}

.sticky-header .main-menu .navigation > li.dropdown > a:after{
	display:none;
}

.main-menu .navigation > li.dropdown > a{
	padding-right:15px;
}

.main-menu .navigation > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f107";
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-14px;
	width:10px;
	height:30px;
	display:block;
	line-height:30px;
	font-size:14px;
	font-weight:normal;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	color:#fff;
	opacity:1;
        background: #9a0106;
}

.light-version .header-lower .main-menu .navigation > li:hover > a,
.light-version .header-lower .main-menu .navigation > li.current > a,
.light-version .header-lower .main-menu .navigation > li.current-menu-item > a,
.light-version .header-lower .main-menu .navigation > li > a,
.light-version .header-lower .main-menu .navigation > li > a,
.light-version .header-lower .main-menu .navigation > li > a{
	color:#ffffff;
}

.light-version .header-lower .main-menu .navigation > li.current > a:before,
.light-version .header-lower .main-menu .navigation > li.current-menu-item > a:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:15px;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.70);
}

.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li.current-menu-item > a{
	color:#ffffff !important;
	background:#9a0106;
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:120%;
	width:220px;
	padding:0px;
	z-index:100;
	display:none;
	background:#ffffff;
	border-top:2px solid #01aeef;
	transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.light-version .header-lower .main-menu .navigation > li > ul{
	margin-top:-30px;	
}

.main-menu .navigation > li > ul.from-right{
	left:auto;
	right:0px;	
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(0,0,0,0.10);
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:12px 20px;
	line-height:24px;
	font-weight:600;
	font-size:14px;
	text-transform:capitalize;
	color:#222222;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li:hover > a{
	color:#ffffff;
	background:#01aeef;	
}

.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f105";
	position:absolute;
	right:10px;
	top:14px;
	width:10px;
	height:20px;
	display:block;
	color:#222222;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;	
}

.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:100%;
	top:40px;
	width:220px;
	padding:0px;
	z-index:100;
	display:none;
	background:#ffffff;
	border-top:2px solid #01aeef;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul > li > ul.from-right{
	left:auto;
	right:0px;	
}

.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(0,0,0,0.10);
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li > ul > li > a{
	position:relative;
	display:block;
	padding:12px 20px;
	line-height:24px;
	font-weight:600;
	font-size:14px;
	text-transform:capitalize;
	color:#222222;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li > ul > li:hover > a{
	color:#ffffff;
	background:#01aeef;	
}

.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f105";
	position:absolute;
	right:10px;
	top:12px;
	width:10px;
	height:20px;
	display:block;
	color:#222222;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;	
}

.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;	
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:0px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	text-align:center;
	font-size:16px;
	line-height:28px;
	background:#ffffff;
	color:#01aeef;
	cursor:pointer;
	z-index:5;
	display:none;
}

.sticky-header .main-menu .navigation > li{
	float:left;
	padding:0px;
	margin:0px;
	display:block;
}

.header-style-one .search-btn{
	position:absolute;
	right:0px;
	top:50%;
	text-align:right;
	margin-top:-8px;
	border-left:1px solid #e0e0e0;
	width:30px;
	height:16px;
	color:#aaaaaa;
	line-height:16px;
	font-size:14px;
	cursor:pointer;
}

.header-style-one .search-btn:hover,
.header-style-one .search-btn.active{
	color:#333333;	
}

.header-style-one .search-btn.active .fa:before{
	font-size:16px;
	content:'\f00d';
}

/*** 

====================================================================
	Lightbox style
====================================================================

***/

.fancybox-next span,
.fancybox-prev span{
	background-image:none !important;
	width:44px !important;
	height:44px !important;
	line-height:44px !important;
	text-align:center;
}

.fancybox-next span:before,
.fancybox-prev span:before{
	content:'';
	position:absolute;
	font-family: 'FontAwesome';
	left:0px;
	top:0px;
	font-size:12px;
	width:44px !important;
	height:44px !important;
	line-height:44px !important;
	background-color:rgba(28,28,28,0.40) !important;
	color:#ffffff;
	visibility:visible;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.fancybox-next span:before{
	content:'\f178';
}

.fancybox-prev span:before{
	content:'\f177';
}

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before{
	background-color:#01aeef !important;
	color:#ffffff;	
}

.fancybox-type-image .fancybox-close{
	right:7px;
	top:7px;
	width:36px;
	height:36px;
	background:url(https://edfa0f.claudeassets.com/20250206185614im_/https://acresninches.com/images/icons/icon-cross.png) center center no-repeat;
	background-color:rgba(17,17,17,0.50) !important;	
}

.fancybox-type-image .fancybox-close:hover{
	background-color:#000000 !important;	
}

.fancybox-type-image .fancybox-skin{
	padding:0px !important;	
}

/*** 

====================================================================
	Default Form Styling
====================================================================

***/

.default-form .form-group{
	position:relative;
	margin-bottom:20px;	
}

.default-form .form-group .field-inner{
	position:relative;
}

.default-form .form-group .field-inner .input-icon{
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
	line-height: 20px;
	font-size: 12px;
	color: #01aeef;
}

.default-form .field-label{
	display:block;
	line-height:24px;
	font-weight:400;
	font-size:13px;
}

.default-form .form-group .field-label sup,
.default-form .form-group .field-label .req{
	color:#f06529;
	font-size:16px;
	padding-left:3px;
}

.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="tel"],
.default-form input[type="url"],
.default-form select,
.default-form textarea{
	display:block;
	width:100%;
	line-height:24px;
	height:48px;
	font-size:14px;
	border: 1px solid #bfb8b8;
	padding:11px 20px;	
	background-color:#ffffff;
	color:#222222;
	background:#ffffff;
	border-radius:0px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;	
}

.default-form select{
	cursor:pointer;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	background:#ffffff url(https://281783.claudeassets.com/20250206185614im_/https://acresninches.com/images/icons/icon-select.png) right center no-repeat;
}

.default-form textarea{
	height:120px;
	resize:none;	
}

.default-form select option{
	text-indent:15px;
	color:#222222;	
}

.default-form input:focus,
.default-form select:focus,
.default-form textarea:focus{
	border-color:#01aeef;	
}

.default-form input.error:focus,
.default-form select.error:focus,
.default-form textarea.error:focus{
	border-color:#ff0000 !important;	
}

.default-form .form-group label.error{
	display:block;
	line-height:20px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:600;
	color:#ff0000;
	padding-top:10px;	
}

.default-form .check-box{
	position:relative;
	padding:15px 0px 0px;	
}

.default-form .check-box input{
	position:absolute;
	opacity:0;
	visibility:hidden;	
}

.default-form .check-box label{
	position:relative;
	display:block;
	font-weight:normal;
	padding-left:26px;
	font-size:14px;
	line-height:24px;
	cursor:pointer;
}

.default-form .check-box input:checked + label{
	color:#01aeef;
}

.default-form .check-box label .icon{
	position:absolute;
	left:0px;
	top:4px;
	display:block;
	width:16px;
	height:16px;
}

.default-form .check-box label .square{
	position:absolute;
	left:0px;
	top:0px;
	width:14px;
	height:14px;
	border:1px solid #eeeeee;
}

.default-form .check-box label .fa{
	position:absolute;
	left:0px;
	top:0px;
	color:#01aeef;
	padding-right:2px;
	width:16px;
	height:16px;
	line-height:16px;
	font-size:10px;
	text-align:center;
	opacity:0;
}

.default-form .check-box input:checked + label .fa{
	opacity:1;
}

.default-form .radio-group{
	position:relative;
	line-height:24px;
	padding:4px 0px;
}

.default-form .radio-group input{
	position:absolute;
	left:0px;
	top:6px;
	line-height:24px;
}

.default-form .radio-group label{
	position:relative;
	padding-left:20px;
	display:block;
	line-height:24px;
	font-weight:400;
	font-size:13px;
	cursor:pointer;
}

.form-group .ui-selectmenu-button.ui-button{
	width:100%;
	background:#ffffff;
	font-size:14px;
	font-style:normal;
	height:48px;
	padding:11px 20px;
	border:1px solid #e0e0e0;
	font-family:'Source Sans Pro',sans-serif;
	line-height:24px;
	color:#333333;
	border-radius:3px;
}

.add-listing-form .ui-selectmenu-button.ui-button{
	margin-bottom:15px;
}

.form-group .ui-button .ui-icon{
	background:none;
	position:relative;
	top:3px;
	left:0px;
	text-indent:0px;
	color:#333333;	
}

.form-group .ui-button .ui-icon:before{
	font-family: 'FontAwesome';
	content: "\f0d7";
	position:absolute;
	right:0px;
	top:0px !important;
	top:5px;
	width:10px;
	height:20px;
	display:block;
	color:#333333;
	line-height:20px;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	z-index:5;
}

.ui-selectmenu-menu{
	z-index:999;	
}

.ui-widget.ui-widget-content{
	border:1px solid #e0e0e0;
	font-family:'Source Sans Pro',sans-serif;
}

.ui-menu .ui-menu-item{
	font-size:14px;
	border-bottom:1px solid #f0f0f0;
}

.ui-menu .ui-menu-item:last-child{
	border:none;	
}

.ui-menu .ui-menu-item-wrapper{
	position:relative;
	display:block;
	padding:10px 20px ;
	font-size:14px;
	line-height:24px;
}

/*** 

====================================================================
	Property Search Form Styling
====================================================================

***/

.main-header .search-form-panel{
	position:absolute;
	left:0px;
	top:120%;
	width:100%;
	padding:40px 30px 20px;
	background:rgba(255,255,255,0.95);
	transition:all 700ms ease;
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
	opacity:0;
	visibility:hidden;
	z-index:20;
}

.main-header .search-form-panel.opened{
	opacity:1;
	visibility:visible;
	top:100%;	
}

.property-search-form .theme-btn{
	display: block;
    width: auto;
    margin: 0 auto;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
}

.property-search-form .default-form input[type="text"]{    border: 1px solid #222 !important;
    border-radius: 50px;}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #222 !important;
    border-radius: 50px;
}

.sidebar .default-form input[type="text"] {
    border: 1px solid #000 !important;
    border-radius: 50px;
}
.sidebar .default-form input[type="email"] {
    border: 1px solid #000 !important;
    border-radius: 50px;
}
.sidebar  .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #000 !important;
    border-radius: 50px;
    cursor: text;
}


.range-slider-one{
	position:relative;
	margin:0px 8px;
	min-height:48px;
}

.range-slider-one .slider-header{
	position:relative;
	color:#666666;
	font-size:12px;
	margin:0px -8px 15px;
	line-height:0px;	
}

.range-slider-one .slider-header .title{
	float:left;
	font-size:14px;
	font-weight:600;	
}

.range-slider-one .slider-header .input{
	float:right;	
}

.range-slider-one .slider-header .input input{
	height:20px;
	line-height:20px;
	padding:0px;
	border:none;
	background:none;
	font-size:14px;
	width:auto;
	text-align:right;	
}

.range-slider-one .ui-widget.ui-widget-content{
	top:4px;
	height:2px;
	border:none;
	background:#d0d0d0;	
}

.range-slider-one .ui-slider .ui-slider-range{
	top: 0px;
    height: 14px;
    background: #01aeef;
    border-top: 1px solid #1a436b;
    border-bottom: 1px solid #1a436b;	
}

.range-slider-one .ui-state-default,
.ui-widget-content .ui-state-default{
	top:-6px;
	width:25px;
	height:25px;
	border:2px solid #01aeef;
	background:#ffffff;
	border-radius:50%;
	cursor:pointer;	
	border: 2px solid #1a436b;
    background: #1a436b;
}

/*** 

====================================================================
	Property Listing Section
====================================================================

***/

.property-listing{
	position:relative;
	padding:110px 0px 80px;	
}

.sidebar-page-container .property-listing{
	padding:0px;	
}

.sec-title{
	position:relative;
	padding-bottom:12px;
	margin-bottom:50px;	
}

.sec-title.medium{
	margin-bottom:30px;	
}

.sec-title .subtitle{
	font-size:16px;
	font-style:italic;
	color:#666666;
	line-height:1.6em;	
}

.sec-title.medium .subtitle{
	font-size:14px;
	line-height:1.8em;	
}

.sec-title h2{
    font-size: 27px;
    color: #041533;
    font-weight: 700;
    line-height: 1.5em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.sec-title.medium h2{
	font-size:24px;
	line-height:1.6em;
	letter-spacing:0px;
}

.sec-title:after{
	content:'';
	position:absolute;
	width:50px;
	left:0px;
	bottom:0px;
	border-bottom:2px solid #01aeef;	
    display: none !important
}

.sec-title.centered:after{
	left:50%;
	margin-left:-25px;	
}

.default-property-box{
	position:relative;
	margin-bottom:40px;	
}

.default-property-box .inner-box{
	position:relative;
	display:block;
	border:1px solid #f0f0f0;	
}

.default-property-box.list-style .image-column,
.default-property-box.list-style-two .image-column{
	padding:0px;	
}

.default-property-box.list-style .content-column,
.default-property-box.list-style-two .content-column{
	padding:0px;	
}

.default-property-box .image-box{
	position:relative;
	display:block;	
}

.default-property-box .image-box img{
	position:relative;
	display:block;
	width:100%;
}

.default-property-box .image-box .upper-info{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	padding:15px 20px;
	color:#ffffff;
	line-height:24px;
}

.default-property-box .image-box .upper-info .property-label{
	position:relative;
	float:left;
}

.default-property-box .image-box .upper-info .add-fav{
	position:relative;
	float:right;
}

.default-property-box .image-box .upper-info .add-fav a{
	color:#ffffff;	
}

.default-property-box .image-box .property-price{
	position:absolute;
	right:0px;
	bottom:0px;
	font-weight:600;
	line-height:24px;
	padding:10px 25px;
	text-align:center;
	color:#ffffff;
	background:rgba(1,174,239,0.80);
}

.default-property-box .lower-content{
	position:relative;
	padding:0px 20px;	
}

.default-property-box.list-style .lower-content{
	padding:0px 25px;	
}

.default-property-box.list-page .lower-content .property-title h3{
    color: #16599b
}

.default-property-box .lower-content .property-title{
	position:relative;
	padding:12px 0px 0px;
	line-height:24px;
	border-bottom:1px solid #f0f0f0;	
}

.default-property-box.list-style .lower-content .property-title{
	padding:20px 0px;
}
.default-property-box.list-page:hover a {
    text-decoration: none;
}
.default-property-box.list-page .inner-box{
      -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.default-property-box.list-page:hover .inner-box{
    -weblit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-box-shadow: 0 0 18px rgba(0,0,0,0.3);
    box-shadow: 0 0 18px rgba(0,0,0,0.3) !important;
}
.default-property-box .lower-content .property-title h3{
	font-size:16px;
	color:#222222;
	line-height:1.6em;
	font-weight:700;
	margin-bottom:3px;	
}
.indicator {
    max-width: 1200px;
    margin: 0 auto;
    text-align: right;
    margin-top: 14px;
    margin-right: 33px;
    margin: 22px auto 0;
}
.indicator span {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 4px;
    position: relative;
    top: 4px;
} 
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #ff0000 !important;
}
.indicator span.centeral-ani {
     background: #0d71b1!important;
}
.indicator span.ani-projects {
     background: green;
}
.indicator span.metro {
/*     background: #e11562;*/
}
.indicator + section {
    margin-top: 30px !important;
}
.default-property-box .lower-content .property-title h3 a{
	color:#222222;
}

.default-property-box .lower-content .property-title h3 a:hover{
	color:#01aeef;
}

.default-property-box .lower-content .property-title .location{
	color:#222222;
}
.default-property-box .lower-content .property-title .location b, .default-property-box .lower-content .property-title  strong {
    font-weight: 600;
    font-size: 11px;
    color: #000 !important ;
}
.default-property-box .lower-content .text-desc{
	line-height:1.8em;
	padding:8px 0px;
}
.default-property-box .lower-content{min-height: 280px !important}
.default-property-box .lower-content .text-desc p { 
        font-size: 13px;
    margin-bottom: 6px !important;
    font-family: roboto;
    color: #535353
}
.default-property-box .lower-content .text-desc p span{ font-weight: 600;
    color: #2c2b2b;}
.text-desc .fa-rupee:before, .text-desc .fa-inr:before {
/*
    content: "\f156";
    font-size: 10px;
    color: #0557a5;
*/
}

.text-desc .fa{
    font-size: 15px;
}
.default-property-box.list-style .lower-content .text-desc,
.default-property-box.list-style-two .lower-content .text-desc{
	padding:25px 0px;
}

.default-property-box .lower-content .property-specs ul{
	display:table;
	width:100%;
	vertical-align:middle;	
}

.default-property-box.list-style .lower-content .property-specs ul{
	padding:10px 0px;
}

.default-property-box .lower-content .property-specs li{
	position:relative;
	display:table-cell;
	vertical-align:middle;
	line-height:24px;
	font-weight:600;
	padding-left:25px;
	padding:10px 20px 10px 25px;	
}

.default-property-box .lower-content .property-specs li:last-child{
	padding-right:0px;	
}

.default-property-box .lower-content .property-specs li .icon{
	position:absolute;
	display:block;
	line-height:24px;
	color:#222222;
	left:0px;
	font-weight:normal;
	font-size:15px;
	top:10px;	
}

.property-listing .view-all{
	position:relative;
	text-align:center;
	padding-bottom:40px;	
}

.layout-controls{
	position:relative;
	margin-bottom:40px;	
}

.layout-controls .inner{
	position:relative;
	background:#f8f8f8;	
}

.layout-controls .inner .current-layout{
	position:relative;
	float:left;
	padding:15px 0px;
	padding-left:80px;	
}

.layout-controls .inner .current-layout .icon{
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	width:60px;
	height:60px;
	line-height:60px;
	font-size:16px;
	color:#ffffff;
	background:#1b2936;	
}

.layout-controls .inner .current-layout h5{
	font-size:16px;
	color:#222222;
	font-weight:700;
	text-transform:uppercase;
	line-height:30px;	
}

.layout-controls .inner .layout-options{
	position:relative;
	float:right;
	padding:15px 20px;
}

.layout-controls .inner .layout-options li{
	position:relative;
	float:left;
	margin-left:15px;
	line-height:30px;
	font-size:16px;
}

.layout-controls .inner .layout-options li a{
	position:relative;
	display:block;
	line-height:30px;
	color:#999999;
}

.layout-controls .inner .layout-options li:hover a,
.layout-controls .inner .layout-options li.current a{
	color:#222222;	
}

/*** 

====================================================================
	Featured Properties
====================================================================

***/

.featured-properties{
	position:relative;
	padding:0px;	
}

.featured-properties .fluid-slide-item{
	position:relative;
	background:#fafafa;	
}

.featured-properties .fluid-slide-item .slide-container{
	position:relative;
	background:#fafafa;	
}

.featured-properties .fluid-slide-item .image-column{
	position:absolute;
	left:0px;
	top:0px;
	float:left;
	width:50%;
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center center;	
}

.featured-properties .fluid-slide-item .image-column .image{
	display:none;	
}

.featured-properties .fluid-slide-item .image-column .image img{
	display:block;
	width:100%;
}

.featured-properties .fluid-slide-item .image-column .overlay-link{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

.featured-properties .fluid-slide-item .content-column{
	position:relative;
	float:right;
	width:50%;
}

.featured-properties .fluid-slide-item .content-column .inner{
	position:relative;
	padding:80px 100px;	
}

.featured-properties .fluid-slide-item .content-column .slide-header{
	position:relative;
	padding:10px 0px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:30px;	
}

.featured-properties .fluid-slide-item .content-column h3{
	font-size:24px;
	text-transform:capitalize;
	font-weight:700;
	color:#222222;
	margin-bottom:5px;	
}

.featured-properties .fluid-slide-item .content-column h3 a{
	color:#222222;	
}

.featured-properties .fluid-slide-item .content-column .location{
	font-size:16px;
	color:#222222;
	margin-bottom:10px;
}

.featured-properties .fluid-slide-item .content-column .info{
	position:relative;
}

.featured-properties .fluid-slide-item .content-column .info .price{
	position:relative;
	float:left;
	color:#01aeef;
	font-weight:700;
	font-size:16px;
	line-height:28px;
	margin-bottom:10px;
}

.featured-properties .fluid-slide-item .content-column .info .prop-label{
	position:relative;
	float:right;
	line-height:28px;
	color:#ffffff;
	text-transform:uppercase;
	background:#1b2936;
	padding:0px 25px;
	font-weight:700;
}

.featured-properties .fluid-slide-item .content-column .description{
	position:relative;
	margin-bottom:30px;
}

.featured-properties .fluid-slide-item .content-column .agent-info{
	position:relative;	
}

.featured-properties .fluid-slide-item .content-column .agent-info .agent{
	position:relative;
	float:left;
	padding-left:90px;
	min-height:70px;
	padding-top:20px;
	line-height:30px;
	text-transform:uppercase;
	color:#222222;
}

.featured-properties .fluid-slide-item .content-column .agent-info .agent .image{
	position:absolute;
	left:0px;
	top:0px;
	width:70px;	
}

.featured-properties .fluid-slide-item .content-column .agent-info .add-fav{
	position:relative;
	float:right;
	margin:20px 0px 50px;
	line-height:30px;
}

.featured-properties .fluid-slide-item .content-column .agent-info .add-fav a{
	display:block;
	line-height:30px;
	color:#666666;	
}

.featured-properties .fluid-slide-item .content-column .property-specs{
	position:relative;
	padding:20px 0px 0px;
	border-top:1px solid #e6e6e6;	
}

.featured-properties .fluid-slide-item .content-column .property-specs ul{
	display:table;
	width:100%;
	vertical-align:middle;	
}

.featured-properties .fluid-slide-item .content-column .property-specs ul li{
	position:relative;
	display:table-cell;
	vertical-align:middle;
	line-height:24px;
	font-weight:600;
	padding-left:25px;
	padding:10px 15px 10px 25px;	
}

.featured-properties .fluid-slide-item .content-column .property-specs ul li:last-child{
	padding-right:0px;	
}

.featured-properties .fluid-slide-item .content-column .property-specs ul li .icon{
	position:absolute;
	display:block;
	line-height:24px;
	color:#666666;
	left:0px;
	font-weight:normal;
	font-size:18px;
	top:10px;	
}

.featured-properties .featured-properties-carousel .owl-dots{
	display:none;
}

.featured-properties .featured-properties-carousel .owl-nav .owl-prev,
.featured-properties .featured-properties-carousel .owl-nav .owl-next{
	position:absolute;
	top:50%;
	margin-top:-30px;
	width:60px;
	height:60px;
	display:block;
	text-align:center;
	line-height:60px;
	font-size:16px;
	color:#ffffff;
	background:rgba(0,0,0,0.30);
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.featured-properties .featured-properties-carousel .owl-nav .owl-prev{
	left:20px;	
}

.featured-properties .featured-properties-carousel .owl-nav .owl-next{
	left:50%;
	margin-left:-80px;	
}

.featured-properties .featured-properties-carousel .owl-nav .owl-prev:hover,
.featured-properties .featured-properties-carousel .owl-nav .owl-next:hover{
	background:rgba(0,0,0,0.90);
}

/*** 

====================================================================
	Team Section
====================================================================

***/

.team-section{
	position:relative;
	padding:110px 0px 60px;	
}

.team-member{
	position:relative;
	margin-bottom:90px;	
}

.team-member .inner-box{
	position:relative;	
}

.team-member .inner-box .image-box{
	position:relative;
	display:block;	
}

.team-member .inner-box .image-box img{
	position:relative;
	display:block;
	width:100%;
}

.team-member .inner-box .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.50);
	color:#ffffff;
	text-align:center;
	opacity:0;
	visibility:hidden;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.team-member .inner-box:hover .overlay-box{
	opacity:1;
	visibility:visible;	
}

.team-member .inner-box .overlay-box .social-links{
	position:absolute;
	left:0px;
	width:100%;
	padding:0px 12px;
	top:50%;
	margin-top:-100px;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.team-member .inner-box:hover .overlay-box .social-links{
	margin-top:-30px;	
}

.team-member .inner-box .overlay-box .social-links li{
	position:relative;
	display:inline-block;
	width:36px;
	height:36px;
	margin:0px 1px;	
}

.team-member .inner-box .overlay-box .social-links li a{
	display:block;
	line-height:34px;
	width:36px;
	height:36px;
	font-size:14px;
	color:rgba(255,255,255,0.70);
	border:1px solid rgba(255,255,255,0.70);
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.team-member .inner-box .overlay-box .social-links li a:hover{
	background:#01aeef;
	border-color:#01aeef;
	color:#ffffff;	
}

.team-member .inner-box .lower-content{
	position:absolute;
	left:0px;
	bottom:-42px;
	width:100%;
	padding:0px 30px;
	text-align:center;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}

.team-member .inner-box:hover .lower-content{
	padding:0px 0px;	
}

.team-member .inner-box .lower-content .inner{
	position:relative;
	display:block;
	background:#1b2936;
	color:#ffffff;
	padding:15px;	
}

.team-member .inner-box .lower-content h4{
	font-size:18px;
	text-transform:capitalize;
	font-weight:700;
	line-height:1.6em;	
}

.team-member .inner-box .lower-content h4 a{
	color:#ffffff;
}

.team-member .inner-box .lower-content .designation{
	font-size:16px;
	text-transform:uppercase;
	font-weight:400;
	line-height:1.6em;	
}

/*** 

====================================================================
	Testimonials Section One
====================================================================

***/

.testimonials-section-one{
	position:relative;
	padding:50px 0px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;	
}

/*
.testimonials-section-one:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#ffffff;	
	opacity:1;
}
*/

.testimonials-section-one .slide-item{
	position:relative;
	padding:0px 10px;	
        background: #fff;
}

.testimonials-section-one .slide-item .slide-content{
	position:relative;
	max-width:100%;
	margin:0 auto;
/*	background:#ffffff;*/
}
.testimonials-section-one .slide-item .slide-content {
    position: relative;
/*    max-width: 560px;*/
    margin: 0 auto;
/*    background: #ffffff;*/
}
.testimonials-section-one .slide-item .slide-content .image{
	position:relative;
	float:left;
	width:50%;
}

/*
.testimonials-section-one .slide-item .slide-content .content-box{
	position:relative;
	float:left;
	width:90%;
	padding:35px 30px;	
}
*/

.testimonials-section-one .slide-item .slide-content .info{
	position:relative;
	margin-bottom:25px;	
}

.testimonials-section-one .slide-item .slide-content .info h4{
	    font-size: 20px;
    color: #16599b;
    font-weight: 600;
    text-transform: uppercase;
}

.testimonials-section-one .slide-item .slide-content .info .designation{
	font-size:14px;
	font-style:italic;	
}

.testimonials-section-one .slide-item .slide-content .text{
	position:relative;
	line-height:1.8em;
	margin-bottom:20px;
}

/*
.testimonials-section-one .slide-item .slide-content .quote-icon{
	position:relative;
	display:block;
	width:30px;
	height:30px;
	background:url(https://c7bed8.claudeassets.com/20250206185614im_/https://acresninches.com/images/icons/quote-icon-1.png) center center no-repeat;
	margin-left:70%;	
}
*/

.testimonials-section-one .owl-nav .owl-prev,
.testimonials-section-one .owl-nav .owl-next{
	position:absolute;
	top:50%;
	margin-top:-25px;
	width:40px;
	height:50px;
	display:block;
	text-align:center;
	line-height:50px;
	font-size:16px;
	color:#ffffff;
	border-radius:3px;
	background:rgba(0,0,0,0.50);
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.testimonials-section-one .owl-nav .owl-prev{
	left:0px;	
}

.testimonials-section-one .owl-nav .owl-next{
	right:0px;
}

.testimonials-section-one .owl-nav .owl-prev:hover,
.testimonials-section-one .owl-nav .owl-next:hover{
	background:rgba(0,0,0,0.90);
}


/*** 

====================================================================
	News Section
====================================================================

***/

.news-section {
    position: relative;
    padding: 50px 0px 20px;
/*    background: url(https://eorrangeshop.com/wp/theme/markesia/wp-content/uploads/2018/08/pricing-bg.jpg);*/
    background-position: center center;
   background: none;
}
.news-style-one{
	position:relative;
	margin-bottom:50px;	
}

.news-style-one .inner-box{
	position:relative;
	display:block;
	border:1px solid #f0f0f0;	
}

.news-style-one .image-box{
	position:relative;
	display:block;	
}

.news-style-one .image-box img{
	position:relative;
	display:block;
	width:100%;
}

.news-style-one .lower-content{
	position:relative;
	padding:0px 20px 20px;	
    background: #fff;
}

.news-style-one .lower-content .post-meta{
	position:relative;
	padding:12px 0px;
	line-height:24px;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:15px;	
}

.news-style-one .lower-content .post-meta li{
	position:relative;
	float:left;	
}

.news-style-one .lower-content .post-meta li:last-child{
	float:right;
}

.news-style-one .lower-content .post-meta li a{
	display:block;
	line-height:24px;
	padding-left:25px;
	color:#666666;	
}

.news-style-one .lower-content .post-meta li a .fa{
	position:absolute;
	left:0px;
	top:0px;
	line-height:24px;	
}

.news-style-one .lower-content h4{
	font-size:16px;
	color:#222222;
	line-height:1.6em;
	font-weight:700;
	margin-bottom:10px;	
}

.news-style-one .lower-content h4 a{
	color:#222222;
}

.news-style-one .lower-content h4 a:hover{
	color:#01aeef;
}

.news-style-one .lower-content .text-desc{
	line-height:1.8em;
	margin-bottom:15px;
}

.news-style-one .lower-content .more-link{
	position:relative;	
}

.news-style-one .lower-content .more-link a{
	position:relative;
	color:#222222;
	font-weight:600;
	text-transform:uppercase;
}

.news-style-one .lower-content .more-link a:hover{
	color:#01aeef;
}

.news-style-one .lower-content .more-link a .fa{
	position:relative;
	font-weight:normal;
	padding-right:3px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-style-one .lower-content .more-link a .txt{
	position:relative;
	opacity:0;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-style-one .lower-content .more-link a:hover .txt{
	opacity:1;	
}

/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer{
	position:relative;
	background:#101b25;
}

.main-footer .widgets-section{
	position:relative;
	padding:90px 0px 50px;
	color:#cccccc;
	background:rgba(36, 44, 66, 0.92); 
/*        url(https://67b183.claudeassets.com/20250206185614im_/https://acresninches.com/images/background/footer-bg.jpg) center bottom no-repeat;*/
}

.main-footer .widgets-section .footer-column{
	margin-bottom:30px;	
}

.main-footer .footer-widget{
	position:relative;	
}

.main-footer .footer-widget h2{
	position:relative;
	font-size:18px;
	text-transform:capitalize;
	font-weight:600;
	margin-bottom:38px;
	color:#ffffff;
}
.main-footer .footer-widget h2::Before {
    border-radius: 10px;
    bottom: -10px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 50px;
    background-color: #9a0106;
}

.main-footer .about-widget .logo{
	position:relative;
	margin-bottom:25px;
	margin-top:-10px;	
}

.main-footer .about-widget .text{
	position:relative;
	margin-bottom:25px;
	line-height:1.9em;	
    text-align: justify;
    color: #fff;
}

.main-footer .newsletter-widget .text{
	position:relative;
	margin-bottom:25px;
	line-height:1.9em;	
}

.main-footer .about-widget .social-links{
	position:relative;	
}

.main-footer .about-widget .social-links li{
	position:relative;
	display:inline-block;
	margin-right:5px;
}

.main-footer .about-widget .social-links li a{
	position: relative;
    display: block;
    line-height: 36px;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 14px;
    background: none;
    border: none !important;
    color: #fff;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 50%;
}

.main-footer .about-widget .social-links li a:hover{
	color:#ffffff;
	background:#01aeef;
	border-color:#01aeef;
}

.main-footer .about-widget .contact-info{
	margin-bottom:30px !important;	
}

.main-footer .contact-info li{
	position:relative;
	display:block;
	line-height:26px;
	margin-bottom:12px;
	padding-left:30px;
    color:#fff;
}

.main-footer .contact-info li .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:16px;
	line-height:26px;
}

.main-footer .contact-info li:last-child{
	margin-bottom:0px;	
}

.main-footer .footer-bottom{
	position:relative;
	padding:18px 0px;
	color:#cccccc;
	background:#131313;
	line-height:24px;
	text-align:center;	
}

.main-footer .subscribe-widget{
	position:relative;	
}

.main-footer .subscribe-widget .text{
	position:relative;
	font-size:14px;
	line-height:1.7em;
	margin-bottom:24px;	
}

.main-footer .subscribe-widget .form-group{
	position:relative;
	display:block;
	margin:0px;
	max-width:300px;
}

.main-footer .subscribe-widget .form-group input[type="text"],
.main-footer .subscribe-widget .form-group input[type="tel"],
.main-footer .subscribe-widget .form-group input[type="email"],
.main-footer .subscribe-widget .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:12px 50px 12px 20px;
	height:48px;
	color:#222222;
	font-size:14px;
	border-radius:2px;
	background:#ffffff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.main-footer .subscribe-widget .form-group input[type="text"]:focus,
.main-footer .subscribe-widget .form-group input[type="tel"]:focus,
.main-footer .subscribe-widget .form-group input[type="email"]:focus,
.main-footer .subscribe-widget .form-group textarea:focus{
	background:#fefefe;
}

.main-footer .subscribe-widget .form-group input[type="submit"],
.main-footer .subscribe-widget button{
	position:absolute;
	right:0px;
	top:0px;
	width:48px;
	height:48px;
	line-height:48px;
	color:#ffffff;
	background:#01aeef;
	border-radius:0px 2px 2px 0px;
}

.main-footer .links-widget .list li{
	position:relative;
	margin-bottom:12px;
}

.main-footer .links-widget .list li a{
	    position: relative;
    display: block;
    line-height: 24px;
    padding: 0px 0px 0px 12px;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 14px;
}

.main-footer .links-widget .list li a:before{
	content: '\f105';
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 24px;
    font-size: 18px;
    font-family: 'FontAwesome';
    color: #9a0106;
}

.main-footer .links-widget .list li a:hover{
	color:#9a0106;	
}

.main-footer .footer-bottom{
	position:relative;
	font-size:14px;
	padding:25px 0px;
	line-height:30px;
	color:#cccccc;
	background:#fff;
	z-index:1;
}

.main-footer .footer-bottom .copyright-text{
	position:relative;
/*	float:left;*/
	line-height:30px;
    color: #000
}

.main-footer .footer-bottom .footer-nav{
	position:relative;
	float:right;
	line-height:30px;
}

.main-footer .footer-bottom .footer-nav li{
	position:relative;
	float:left;
	margin-left:25px;
	line-height:30px;	
}

.main-footer .footer-bottom .footer-nav li a{
	display:block;
	color:#000;	
}

.main-footer .footer-bottom .footer-nav li a:hover{
	color:#01aeef;	
}

/*** 

====================================================================
	Map Banner
====================================================================

***/

.map-banner{
	position:relative;
	background:#f0f0f0;	
}

.map-banner #map_wrapper {
    height: 650px;
}

.map-banner #map_canvas {
    width: 100%;
    height: 100%;
}

.map-banner .info_content{
	padding-bottom:0px;	
}

.map-banner .info_content h3{
	font-size:16px;
	font-weight:700;
	color:#222222;	
}

/*** 

====================================================================
	Default Search Section
====================================================================

***/

.default-search-section{
	position:relative;
	z-index:5;
       
}

.default-search-section .search-form-panel{
	    position: relative;
    background: #fff;
    border-radius: 8px;
    margin: auto;
    margin-top: -70px;
    width: 100%;
    padding: 32px 20px;
    position: relative;
    box-shadow: 0 1px 4px 0 rgb(0 106 194 / 20%);
	
}
.ticker-wrapper .ticker-title:after {
    border-color: rgba(136, 183, 213, 0);
        border-left-color: #9a0106 !important;
    border-width: 7px !important;
    margin-top: -7px;
}
.ticker-wrapper .ticker-title:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    z-index: 1;
}
 .ticker-wrapper.has-js {
    height: 44px;
    display: block;
    background-color: #e1e3e9;
}
      .ticker-wrapper .ticker {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
}
      .ticker-wrapper .ticker-title {
    width: 165px;
    float: left;
    padding: 10px 13px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    background-color: #9a0106;
    font-size: 16px;
}
.map-banner .owl-dots {
    display: none;
}
/*** 

====================================================================
	Property Categories Section
====================================================================

***/

.property-categories{
	position:relative;
	padding:110px 0px 0px;	
}

.property-categories .columns-outer{
	position:relative;
	padding:0px 5px;
}

.property-categories .columns-outer .column{
	position:relative;
	float:left;
}

.property-categories .columns-outer .big-column{
	width:59.3%;
}

.property-categories .columns-outer .small-column{
	width:40.7%;
}

.property-categories .columns-outer .row{
	margin:0px 0px;	
}

.category-box{
	position:relative;
	padding:0px 5px;
	margin-bottom:10px;
}

.category-box .inner-box{
	position:relative;
	display:block;
	overflow:hidden;	
}

.category-box .inner-box .image-box{
	position:relative;	
}

.category-box .inner-box .image-box img{
	position:relative;
	display:block;
	width:100%;
}

.category-box .inner-box .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	padding:15px;
	background:rgba(0,0,0,0.40);
	text-align:center;
}

.category-box .inner-box .overlay-box .content{
	position:absolute;
	left:0px;
	top:50%;
	width:100%;
	margin-top:-22px;	
}

.category-box .inner-box .overlay-box h4{
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;	
}

.category-box .inner-box .overlay-box a{
	color:#ffffff;	
}

/*** 

====================================================================
	Sponsors Section
====================================================================

***/

.sponsors-section{
	position:relative;
	padding:30px 0px;
	background:#fefefe;
	border-top:1px solid #f5f5f5;
}

.sponsors-section .image{
	display:block;
	text-align:center;	
}

.sponsors-section .image img{
	position:relative;
	display:inline-block;
	width:auto;
	max-width:100%;	
}

.sponsors-section .owl-nav,
.sponsors-section .owl-dots{
	display:none;	
}

/*** 

====================================================================
	Default Section
====================================================================

***/

.default-section{
	position:relative;
	padding:110px 0px 80px;
}

.default-section .left-column,
.default-section .right-column{
	margin-bottom:30px;	
}

.testimonial-style-two .slide-item{
	position:relative;	
}

.testimonial-style-two .slide-item .slide-content{
	position:relative;
}

.testimonial-style-two .slide-item .image{
	position:relative;
	float:left;
	width:37%;
}

.testimonial-style-two .slide-item .content-box{
	position:relative;
	float:left;
	width:63%;
	padding:10px 0px;
	z-index:3;	
}

.testimonial-style-two .slide-item .content-box .inner{
	position:relative;
	display:block;
	margin-left:-20px;
	margin-right:5px;
	margin-bottom:50px;
	padding:25px 25px 25px 40px;
	background:#ffffff;
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.10);
	-ms-box-shadow:0px 0px 5px rgba(0,0,0,0.10);
	-o-box-shadow:0px 0px 5px rgba(0,0,0,0.10);
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.10);
	box-shadow:0px 0px 5px rgba(0,0,0,0.10);	
}

.testimonial-style-two .slide-item .info{
	position:relative;
	margin-bottom:15px;	
}

.testimonial-style-two .slide-item .info h4{
	font-size:16px;
	color:#01aeef;
	font-weight:700;
	text-transform:uppercase;	
}

.testimonial-style-two .slide-item .info .designation{
	font-size:14px;
	font-style:italic;	
}

.testimonial-style-two .slide-item .text{
	position:relative;
	line-height:1.8em;
}

.testimonial-style-two .owl-dots{
	display:none;	
}

.testimonial-style-two .owl-nav{
	position:absolute;
	right:5px;
	bottom:0px;	
}

.testimonial-style-two .owl-nav .owl-prev,
.testimonial-style-two .owl-nav .owl-next{
	position:relative;
	display:inline-block;
	width:30px;
	height:40px;
	margin-left:7px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	color:#ffffff;
	border-radius:3px;
	background:rgba(0,0,0,0.50);
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.testimonial-style-two .owl-nav .owl-prev:hover,
.testimonial-style-two .owl-nav .owl-next:hover{
	background:rgba(0,0,0,0.90);
}


/*Property Carousel*/

.property-carousel{
	position:relative;	
}

.property-carousel .slide-content{
	position:relative;
	border:1px solid #f0f0f0;	
}

.property-carousel .slide-item .image-column{
	position:relative;
	float:left;
	width:50%;	
}

.property-carousel .slide-item .image-column img{
	display:block;
	width:100%;	
}

.property-carousel .slide-item .content-column{
	position:relative;
	float:left;
	width:50%;	
}

.property-carousel .slide-item .content-column .upper{
	position:relative;
	padding:20px 25px 15px;	
}

.property-carousel .slide-item .content-column .prop-label{
	position:absolute;
	right:100%;
	margin-right:-10px;
	top:27px;
	line-height:24px;
	padding:2px 22px;
	font-weight:700;
	color:#ffffff;
	background:#1b2936;
	text-transform:uppercase;	
}

.property-carousel .slide-item .content-column h4{
	font-size:16px;
	color:#222222;
	font-weight:700;
	line-height:1.6em;
	margin-bottom:5px;
}

.property-carousel .slide-item .content-column h4 a{
	color:#222222;
}

.property-carousel .slide-item .content-column h4 .location{
	font-weight:400;
}

.property-carousel .slide-item .content-column .price{
	font-size:14px;
	color:#01aeef;
	font-weight:700;
	margin-bottom:20px;	
}

.property-carousel .slide-item .content-column .text{
	line-height:1.8em;
}

.property-carousel .slide-item .property-specs{
	position:relative;
	padding:8px 20px;
	border-top:1px solid #f0f0f0;	
}

.property-carousel .slide-item .property-specs ul{
	display:table;
	width:100%;
	vertical-align:middle;	
}

.property-carousel .slide-item .property-specs li{
	position:relative;
	display:table-cell;
	vertical-align:middle;
	line-height:24px;
	font-weight:600;
	padding-left:25px;
	padding:10px 20px 10px 25px;	
}

.property-carousel .slide-item .property-specs li:last-child{
	padding-right:0px;	
}

.property-carousel .slide-item .property-specs li .icon{
	position:absolute;
	display:block;
	line-height:24px;
	color:#222222;
	left:0px;
	font-weight:normal;
	font-size:15px;
	top:10px;	
}

.property-carousel .owl-nav{
	position:absolute;
	right:0px;
	top:-70px;	
}

.property-carousel .owl-nav .owl-prev,
.property-carousel .owl-nav .owl-next{
	position:relative;
	display:inline-block;
	width:38px;
	height:38px;
	margin-left:4px;
	text-align:center;
	line-height:36px;
	font-size:16px;
	color:#aaaaaa;
	border-radius:0px;
	background:none;
	border:1px solid #aaaaaa;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.property-carousel .owl-nav .owl-prev:hover,
.property-carousel .owl-nav .owl-next:hover{
	background:#222222;
	color:#ffffff;
	border-color:#222222;
}

/*** 

====================================================================
	Featured Properties Two
====================================================================

***/

.featured-properties-two{
	position:relative;
	padding:110px 0px 0px;	
}

.featured-properties-two .slide-item{
	position:relative;
	background:#fafafa;	
}

.featured-properties-two .slide-item .slide-container{
	position:relative;
	background:#fafafa;	
}

.featured-properties-two .slide-item .image-column{
	position:absolute;
	left:0px;
	top:0px;
	float:left;
	width:50%;
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center center;	
}

.featured-properties-two .slide-item .image-column .image{
	display:none;	
}

.featured-properties-two .slide-item .image-column .image img{
	display:block;
	width:100%;
}

.featured-properties-two .slide-item .image-column .overlay-link{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

.featured-properties-two .slide-item .content-column{
	position:relative;
	float:right;
	width:50%;
}

.featured-properties-two .slide-item .content-column .inner{
	position:relative;
	padding:20px 30px;	
}

.featured-properties-two .slide-item .content-column .slide-header{
	position:relative;
	padding:10px 0px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:30px;	
}

.featured-properties-two .slide-item .content-column h3{
	font-size:22px;
	text-transform:capitalize;
	font-weight:700;
	color:#222222;
	margin-bottom:5px;	
}

.featured-properties-two .slide-item .content-column h3 a{
	color:#222222;	
}

.featured-properties-two .slide-item .content-column .location{
	font-size:14px;
	color:#222222;
	margin-bottom:10px;
}

.featured-properties-two .slide-item .content-column .info{
	position:relative;
}

.featured-properties-two .slide-item .content-column .info .price{
	position:relative;
	float:left;
	color:#01aeef;
	font-weight:700;
	font-size:16px;
	line-height:28px;
}

.featured-properties-two .slide-item .content-column .info .prop-label{
	position:relative;
	float:right;
	line-height:28px;
	color:#ffffff;
	text-transform:uppercase;
	background:#1b2936;
	padding:0px 24px;
	font-weight:700;
}

.featured-properties-two .slide-item .content-column .description{
	position:relative;
	margin-bottom:20px;
}

.featured-properties-two .slide-item .content-column .agent-info{
	position:relative;	
}

.featured-properties-two .slide-item .content-column .agent-info .agent{
	position:relative;
	float:left;
	padding-left:70px;
	min-height:50px;
	padding-top:10px;
	line-height:30px;
	text-transform:uppercase;
	color:#222222;
}

.featured-properties-two .slide-item .content-column .agent-info .agent .image{
	position:absolute;
	left:0px;
	top:0px;
	width:50px;	
}

.featured-properties-two .slide-item .content-column .agent-info .add-fav{
	position:relative;
	float:right;
	margin:20px 0px 20px;
	line-height:30px;
}

.featured-properties-two .slide-item .content-column .agent-info .add-fav a{
	display:block;
	line-height:30px;
	color:#666666;	
}

.featured-properties-two .slide-item .content-column .property-specs{
	position:relative;
	padding:20px 0px 0px;
	border-top:1px solid #e6e6e6;	
}

.featured-properties-two .slide-item .content-column .property-specs ul{
	display:table;
	width:100%;
	vertical-align:middle;	
}

.featured-properties-two .slide-item .content-column .property-specs ul li{
	position:relative;
	display:table-cell;
	vertical-align:middle;
	line-height:24px;
	font-weight:600;
	padding-left:25px;
	padding:10px 15px 10px 25px;	
}

.featured-properties-two .slide-item .content-column .property-specs ul li:last-child{
	padding-right:0px;	
}

.featured-properties-two .slide-item .content-column .property-specs ul li .icon{
	position:absolute;
	display:block;
	line-height:24px;
	color:#666666;
	left:0px;
	font-weight:normal;
	font-size:18px;
	top:10px;	
}

.featured-properties-two .featured-properties-carousel .owl-dots{
	display:none;
}

.featured-properties-two .featured-properties-carousel .owl-nav{
	position:absolute;
	right:0px;
	top:-80px;	
}

.featured-properties-two .featured-properties-carousel .owl-nav .owl-prev,
.featured-properties-two .featured-properties-carousel .owl-nav .owl-next{
	position:relative;
	display:inline-block;
	width:38px;
	height:38px;
	margin-left:4px;
	text-align:center;
	line-height:36px;
	font-size:16px;
	color:#aaaaaa;
	border-radius:0px;
	background:none;
	border:1px solid #aaaaaa;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.featured-properties-two .featured-properties-carousel .owl-nav .owl-prev:hover,
.featured-properties-two .featured-properties-carousel .owl-nav .owl-next:hover{
	background:#222222;
	color:#ffffff;
	border-color:#222222;
}

/*** 

====================================================================
	Services Section
====================================================================

***/

.services-section{
	position:relative;
	padding:100px 0px 40px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;	
}

.services-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#1b2936;	
	opacity:0.92;
}

.services-section .service-column{
	position:relative;
	margin-bottom:50px;	
}

.services-section .service-column .inner-box{
	position:relative;
	display:block;
	text-align:center;
	color:#dddddd;
	line-height:1.8em;	
}

.services-section .service-column .icon-box{
	position:relative;
	display:block;
	text-align:center;
	width:102px;
	height:102px;
	line-height:90px;
	font-size:40px;
	border:6px solid rgba(255,255,255,0.10);
	margin:0 auto 30px;
	color:#ffffff;
	border-radius:50%;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.services-section .service-column:hover .icon-box{
	border-color:rgba(255,255,255,1);
	color:#01aeef;
}

.services-section .service-column h3{
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:15px;
	color:#ffffff;
}

.services-section .service-column h3 a{
	color:#ffffff;
}

.services-section .service-column .desc-text{
	position:relative;
	margin-bottom:20px;
}

.services-section .service-column .more-link{
	position:relative;
}

.services-section .service-column .more-link a{
	position:relative;
	display:inline-block;
	border:1px solid rgba(255,255,255,0);
	border-left:none;
	border-right:none;
	text-transform:uppercase;
	line-height:30px;
	padding:4px 0px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;	
}

.services-section .service-column .more-link a .front{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	display:block;
	color:#ffffff;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;	
}

.services-section .service-column:hover .more-link a .front{
	opacity:0;
	visibility:hidden;	
}

.services-section .service-column .more-link a .back{
	position:relative;
	display:block;
	color:#ffffff;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.services-section .service-column .more-link a .back .fa{
	padding-left:5px;
	font-size:12px;
}

.services-section .service-column:hover .more-link a .back{
	opacity:1;
	visibility:visible;	
}

.services-section .service-column:hover .more-link a .back{
	opacity:1;
	visibility:visible;	
}

.services-section .service-column:hover .more-link a{
	border-color:rgba(255,255,255,0.20);
}

/*** 

====================================================================
	Testimonials Section Two
====================================================================

***/

.testimonials-section-two{
	position:relative;
	padding:110px 0px;
}

.testimonials-section-two .testimonial-slider-content{
	position:relative;
	max-width:800px;
	margin:0 auto;
	text-align:center;	
}

.testimonials-section-two .testimonial-slider-content .text{
	font-size:14px;
	line-height:1.8em;
	color:#666666;
	font-weight:400;
	margin-bottom:50px;	
}

.testimonials-section-two .testimonial-slider-content .icon{
	display:block;
	width:50px;
	height:50px;
	background:url(https://f44e28.claudeassets.com/20250206185614im_/https://acresninches.com/images/icons/quote-icon-2.png) center center no-repeat;
	margin:0 auto 15px;	
}

.testimonials-section-two .pagers-outer{
	position:relative;
	max-width:800px;
	margin:0 auto;
	overflow:hidden;
}

.testimonials-section-two .pagers-outer .owl-stage-outer{
	overflow:visible;	
}

.testimonials-section-two .testimonial-slider-pager{
	position:relative;
	max-width:220px;
	margin:0 auto;
}

.testimonials-section-two .pager-item{
	position:relative;
}

.testimonials-section-two .pager-item .inner-box{
	position:relative;
	padding:10px 0px 10px 90px;
	min-height:70px;	
}

.testimonials-section-two .pager-item .inner-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:70px;
	height:70px;
	overflow:hidden;
	border-radius:50%;	
}

.testimonials-section-two .pager-item .inner-box .author-thumb img{
	position:relative;
	display:block;
	width:70px;
	height:70px;
	border-radius:50%;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	opacity:0.70;
	-webkit-filter:grayscale(100%);	
	-ms-filter:grayscale(100%);	
	-o-filter:grayscale(100%);	
	-moz-filter:grayscale(100%);	
}

.testimonials-section-two .testimonial-slider-pager .active .pager-item .inner-box .author-thumb img{
	-webkit-filter:grayscale(0%);	
	-ms-filter:grayscale(0%);	
	-o-filter:grayscale(0%);	
	-moz-filter:grayscale(0%);
	opacity:1;	
}

.testimonials-section-two .pager-item .title{
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
	line-height:24px;
	color:#222222;
	margin-bottom:1px;	
}

.testimonials-section-two .testimonial-slider-pager .active .pager-item .designation{
	color:#888888;
	font-size:14px;
	font-style:italic;
}

.testimonials-section-two .testimonial-slider-pager .active .pager-item .designation{
	color:#222222;	
}

.page-title{
	position:relative;
	padding:100px 0px 80px;
	color:#ffffff;
	background-color:#ffffff;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.page-title:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#000000;
	opacity:0.50;	
}

.page-title .auto-container{
	position:relative;
	z-index:1;	
}

.page-title .title-column{
	position:relative;
	float:none;	
}

.page-title .breadcrumb-column{
	position:relative;
	float:right;	
}

.page-title h1{
	position:relative;
	font-size:32px;
	line-height:50px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:700;
}

.page-title .bread-crumb{
	position:relative;
	padding-top:13px;
}

.page-title .bread-crumb li{
	position:relative;
	display:inline-block;
	line-height:24px;
	margin-left:20px;
	color:#ffffff;
	font-size:14px;
	text-transform:capitalize;
}

.page-title .bread-crumb li:before{
	content:'/';
	position:absolute;
	right:-20px;
	width:20px;
	top:0px;
	text-align:center;
	line-height:24px;
}

.page-title .bread-crumb li:first-child{
	margin-left:0px;	
}

.page-title .bread-crumb li:last-child:before{
	display:none;	
}

.page-title .bread-crumb li a{
	color:#ffffff;	
}

.page-title .bread-crumb li a:hover,
.page-title .bread-crumb li.active{
	color:#01aeef;
}

/*** 

====================================================================
	About Section
====================================================================

***/


.aboutcontent{margin-top: 50px}

.about-section{
	position:relative;
	padding:110px 0px 80px;
}

.about-section .content-column,
.about-section .image-column{
	position:relative;
	margin-bottom:30px;	
}

.about-section .content-column .sec-title{
	margin-bottom:30px;
	margin-top:-10px;
}

.about-section .content-column .text p{
	margin-bottom:15px;	
}

.about-section .content-column .text p:last-child{
	margin-bottom:25px;	
}

.about-section .image-column img{
	position:relative;
	display:block;
	width:100%;
}


/*** 

====================================================================
	Agent Details
====================================================================

***/

.agent-details{
	position:relative;
	padding:100px 0px 80px;
}

.agent-details .basic-details{
	position:relative;	
}

.agent-details .basic-details .details-column{
	position:relative;
	margin-bottom:20px;	
}

.agent-details .basic-details .title{
	position:relative;
	margin-bottom:30px;	
}

.agent-details .basic-details .title h2{
	font-size:24px;
	color:#222222;
	text-transform:uppercase;
	font-weight:700;	
}

.agent-details .basic-details .image-column{
	position:relative;
	margin-bottom:30px;	
}

.agent-details .basic-details .image-column img{
	display:block;
	width:100%;	
}

.agent-details .basic-details .content-column{
	position:relative;
	margin-bottom:30px;	
}

.agent-details .basic-details .content-column .inner{
	padding-right:30px;	
}

.agent-details .basic-details .content-column .upper-info{
	position:relative;
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:1px solid #f0f0f0;
}

.agent-details .basic-details .content-column .upper-info h3{
	position:relative;
	font-size:16px;
	color:#222222;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:3px;
}

.agent-details .basic-details .content-column .upper-info .designation{
	position:relative;
	font-size:14px;
}

.agent-details .basic-details .content-column .description{
	position:relative;
	margin-bottom:20px;
	line-height:1.8em;
}

.agent-details .basic-details .contact-info{
	position:relative;
	margin-bottom:25px;	
}

.agent-details .basic-details .contact-info li{
	position:relative;
	display:block;
	line-height:24px;
	margin-bottom:10px;
	padding-left:25px;
}

.agent-details .basic-details .contact-info li .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:14px;
	line-height:26px;
}

.agent-details .basic-details .contact-info li:last-child{
	margin-bottom:0px;	
}

.agent-details .basic-details .social-links{
	position:relative;	
}

.agent-details .basic-details .social-links li{
	position:relative;
	display:inline-block;
	margin-right:2px;
}

.agent-details .basic-details .social-links li a{
	position:relative;
	display:block;
	line-height:30px;
	width:32px;
	height:32px;
	text-align:center;
	font-size:14px;
	background:none;
	border:1px solid #666666;
	color:#666666;
	border-radius:2px;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	transition:all 500ms ease;
}

.agent-details .basic-details .social-links li a:hover{
	color:#01aeef;
	border-color:#01aeef;
}

.agent-details .basic-details .form-column{
	position:relative;
	margin-bottom:50px;
}

.agent-details .basic-details .form-column .inner{
	position:relative;
	padding:30px 30px 15px;
	background:#f8f8f8;	
}

.agent-details .basic-details .form-column .form-group{
	margin-bottom:15px;	
}

.agent-details .basic-details .form-column .form-group textarea{
	height:90px;	
}

.agent-details .agent-properties{
	position:relative;	
}

.agent-details .agent-properties .title{
	position:relative;
	margin-bottom:25px;	
}

.agent-details .agent-properties .title h2{
	font-size:18px;
	color:#222222;
	text-transform:uppercase;
	font-weight:700;	
}

/*** 

====================================================================
	Gallery Section
====================================================================

***/

.gallery-section{
	position:relative;
	padding:100px 0px;
}

.default-portfolio-item{
	position:relative;
	margin-bottom:30px;	
}

.masonry-items-container{
	position:relative;
	margin:0px -12px;	
}

.default-portfolio-item.masonry-item{
	padding:0px 12px;
	margin-bottom:24px;
}

.default-portfolio-item .inner-box{
	position:relative;
	display:block;
	text-align:center;
	overflow:hidden;	
}

.default-portfolio-item .inner-box .image-box{
	position:relative;
	display:block;
}

.default-portfolio-item .inner-box .image-box img{
	position:relative;
	display:block;
	width:100%;
}

.default-portfolio-item .inner-box .overlay-link{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	color:#ffffff;
	background:rgba(0,0,0,0.40);
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	transition:all 500ms ease;
	opacity:0;
	visibility:hidden;	
}

.default-portfolio-item .inner-box:hover .overlay-link{
	opacity:1;
	visibility:visible;	
}

.default-portfolio-item .inner-box .overlay-link .icon{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-25px;
	margin-top:-25px;
	width:50px;
	height:50px;
	line-height:48px;
	border:1px solid #ffffff;
	font-size:18px;	
}

.gallery-section .load-more{
	padding-top:20px;
	text-align:center;	
}

/*** 

====================================================================
	Contact Section
====================================================================

***/

.contact-section{
	position:relative;
	padding:100px 0px 60px;
}

.contact-section h2{
	font-size:20px;
	font-weight:700;
	color:#222222;
	text-transform:uppercase;
	margin-bottom:25px;	
}

.contact-section .form-column{
	margin-bottom:30px;
}

.contact-section .form-column .row{
	margin:0px -12px;	
}

.contact-section .form-column .form-group{
	margin-bottom:24px;
	padding:0px 12px;	
}

.contact-section .form-column .default-form textarea{
	height:128px;	
}

.contact-section .contact-info{
	position:relative;
	padding:20px 42px;
	display:block;
	background: #01aeef;
    height: 500px;
}

.contact-section .contact-info ul{
	position:relative;
}

.contact-column h2{    color: #fff;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 500;
    font-family: roboto;
    text-align: left;}
.contact-column li, .contact-column .contact-info li .icon{color: #fff !important; border-color: #fff !important}
.indicator {
    max-width: 1200px;
    margin: 0 auto;
    text-align: right;
    margin-top: 14px;
    margin-right: 63px;
    margin: 22px auto 0;
    position:  absolute;
    right: 60px;
    top: -13px;
    background: #fff;
    padding:  10px 10px;
    color:  #222;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.contact-section .contact-info li{
	position:relative;
	padding-left:0px;
	display:block;
	width:100%;	
	line-height:22px;
	padding-top:12px;
	color:#222222;
	min-height:44px;
	margin-bottom:0px;	
}
.main-slider .slide-content {
    top: 230px;
    right: 50px;
    position: absolute !important;
}
.main-slider .slide-content .content-column{    padding: 25px 30px 0 !important;}
.contact-section .contact-info li h4 {
    text-transform: uppercase;
}
.contact-section .contact-info li {
    position: relative;
    padding-left: 0px;
    display: block;
    width: 100%;
    line-height: 22px;
    padding-top: 0px;
    color: #222222;
    min-height: 44px;
    font-size: 14px;
    margin-bottom: 30px;
}
.contact-section .contact-info li.address{
	padding-top:2px;
	line-height:20px;	
}

.contact-section .contact-info li:last-child{
	margin-bottom:0px;	
}

.contact-section .contact-info li .icon{
	position:absolute;
	left:0px;
	top:0px;
	line-height:42px;
	width:44px;
	height:44px;
	border:1px solid #222222;
	text-align:center;
	font-size:18px;
	color:#222222;	
}

/*** 

====================================================================
	Map Section Style
====================================================================

***/

.map-section{
	position:relative;
}

.map-section .map-container{
	position:relative;
	z-index:10;	
}

.map-data{
	text-align:center;
	font-size:13px;
	font-weight:400;
	line-height:1.8em;
}

.map-canvas{
	position:relative;
	height:500px;
}

.map-data h6{
	font-size:18px;
	font-weight:600;
	text-align:center;
	margin-bottom:5px;
	color:#121212;
}

/*** 

====================================================================
	Styled Pagination
====================================================================

***/

.styled-pagination{
	position:relative;
	margin:10px 0px 40px;
}

.sidebar-page-container .styled-pagination{
	margin-bottom:0px;
}

.styled-pagination li{
	position:relative;
	display:inline-block;
	margin:0px 5px 7px 0px;
}

.styled-pagination li a{
	position:relative;
	display:block;
	line-height:24px;
	padding:10px 5px;
	font-size:14px;
	text-transform:capitalize;
	min-width:44px;
	background:#f8f8f8;
	color:#222222;
	font-weight:700;
	text-align:center;
	border-radius:3px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.styled-pagination li a.next,
.styled-pagination li a.prev{
	padding:10px 20px;
}

.styled-pagination li a:hover,
.styled-pagination li a.active{
	color:#ffffff;	
	border-color:#1b2936;
	background:#1b2936;	
}

/*** 

====================================================================
	Sidebar Page
====================================================================

***/

.sidebar-page-container{
	position:relative;
	padding:100px 0px 70px;
}

.sidebar-page-container .sidebar-side,
.sidebar-page-container .content-side{
	margin-bottom:30px !important;	
}

.side-detail .sidebar {
    position: relative;
    background: #f5f5f5;
    border: 1px solid #e8e4e4;
}

.side-detail .sidebar h3{background: #0380af;
    padding: 4px 17px;
    color: #fff;}

.blog-sidebar{
	position:relative;
	padding-left:25px;
}

.sidebar .sidebar-widget{
	position:relative;
	margin-bottom:40px;	
}

.sidebar .sidebar-widget .sidebar-title{
	position:relative;
	margin-bottom:30px;	
}

.sidebar-widget .sidebar-title h3{
	position:relative;
	font-size:16px;
	font-weight:700;
	color:#222222;
	text-transform:uppercase;
	padding-bottom:12px;
	margin-bottom:25px;
}

.sidebar-widget .sidebar-title h3:before{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:30px;
	border-bottom:1px solid #01aeef;	
}

.sidebar .popular-posts .post{
	position:relative;
	font-size:14px;
	color:#666666;
	padding:0px 0px 0px 0px;
	padding-left:124px;
	min-height:84px;
	margin-bottom:25px;
}

.sidebar .popular-posts .post:last-child{
	margin-bottom:0px;
}

.sidebar .popular-posts .post .post-thumb{
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:104px;
}

.sidebar .popular-posts .post .post-thumb img{
	display:block;
	width:100%;
}

.sidebar .popular-posts h4{
	font-size:14px;
	line-height:1.8em;
	color:#222222;
	font-weight:600;
	text-transform:uppercase;
}

.sidebar .popular-posts h4 a{
	color:#222222;
}

.sidebar .popular-posts h4 a:hover{
	color:#01aeef;	
}

.sidebar .popular-posts .post .location{
	position:relative;
	display:block;
	line-height:24px;
	font-size:14px;
	margin-bottom:10px;
}

.sidebar .popular-posts .post .location .fa{
	padding-right:5px;	
}

.sidebar .popular-posts .post .price{
	position:relative;
	display:block;
	line-height:24px;
	color:#01aeef;
	font-size:16px;
}

.sidebar .featured-posts .post{
	position:relative;
	margin-bottom:25px;
}

.sidebar .featured-posts .post:last-child{
	margin-bottom:0px;
}

.sidebar .featured-posts .post .post-image{
	position:relative;
	display:block;
	margin-bottom:20px;
}

.sidebar .featured-posts .post .post-image img{
	display:block;
	width:100%;
}

.sidebar .featured-posts .post h4{
	font-size:16px;
	line-height:1.6em;
	color:#222222;
	font-weight:700;
	margin-bottom:3px;
}

.sidebar .featured-posts .post h4 a{
	color:#222222;
}

.sidebar .featured-posts .post h4 a:hover{
	color:#01aeef;	
}

.sidebar .featured-posts .post h4 a .location{
	position:relative;
	font-weight:normal;
}

.sidebar .featured-posts .post .price{
	position:relative;
	display:block;
	line-height:24px;
	color:#01aeef;
	font-size:16px;
	font-weight:700;
	margin-bottom:10px;
}

.sidebar .featured-posts .post .post-label{
	position:absolute;
	left:20px;
	top:20px;
	line-height:20px;
	padding:3px 22px;
	background:#1b2936;
	font-weight:600;
	color:#ffffff;
	text-transform:uppercase;	
}

.prop-search-widget .widget-header {
    position: relative;
    padding: 10px 10px;
    text-align: center;
    color: #0557a5;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    /* background: #16599b; */
}

.slide-content .price a:hover{color: #fff !important}

.prop-search-widget .form-box{
	position: relative;
    padding: 30px 30px 20px;
    background: #fff3d0;
    text-align: center;	 
}

.prop-search-widget .form-box .row{
/*	margin:0px -10px;	*/
}
.extra-controls .form-group {
    margin-bottom: 0 !important;
}
.prop-search-widget .form-box .row .form-group {
    /* padding: 0px 10px; */
    margin-bottom: 15px;
}
.prop-search-widget .form-box .row .form-group{
/*	padding:0px 10px;	*/
}
.sticky-header .main-menu .navigation > li .fa-2x {
    font-size: 19px;
}

.prop-search-widget .form-box .field-label{
	text-transform:capitalize;
	color:#222222;
	font-size:18px;
	line-height:24px;
	padding:0px;
	font-weight:600;
	margin-bottom:7px;	
}

.property-search-form .form-group span {
    font-weight: 600;
}

.rera {
    font-size: 12px;
    margin: 7px 0;
}

/*** 

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-page-container .comments-area{
	position:relative;
	margin-bottom:40px;	
}

.sidebar-page-container .group-title{
	position:relative;
	margin-bottom:30px;
}

.sidebar-page-container .group-title h2{
	font-size:16px;
	text-transform:uppercase;
	color:#222222;
	font-weight:700;
}

.comments-area .comments-box{
	position:relative;	
}

.comments-area .comment{
	position:relative;
	margin-bottom:30px;
}

.comments-area .comments-box .comment:last-child{
	margin-bottom:0px;	
}

.comments-area .comment .comment-inner{
	position:relative;
	padding-left:100px;
	min-height:114px;	
}

.comments-area .comment .comment-content{
	position:relative;
	padding:20px 20px 20px 40px;
	background:#f8f8f8;
}

.comments-area .comment .author-thumb{
	position:absolute;
	left:0px;
	top:22px;
	width:114px;
	z-index:2;
}

.comments-area .comment .author-thumb img{
	width:100%;
	display:block;
}

.comments-area .comment .comment-info{
	position:relative;
	color:#222222;
	font-size:14px;
	font-weight:500;
	margin-bottom:15px;
}

.comments-area .comment .comment-info li{
	position:relative;
	float:left;
	margin-right:20px;
	color:#222222;
	line-height:24px;	
}

.comments-area .comment .comment-info li .fa{
	padding-right:5px;	
}

.comments-area .comment .comment-content .text{
	line-height:1.8em;
	font-size:14px;
	margin-bottom:10px;
}

.comments-area .comment .comment-content .reply{
	position:relative;
	display:inline-block;
}

.comments-area .comment .reply:hover{
	color:#01aeef;	
}

/*** 

====================================================================
	Comment Form
====================================================================

 ***/
 
 .comment-form .row{
	margin:0px -12px; 
 }

.comment-form .form-group{
	position:relative;
	padding:0px 12px;
	margin-bottom:24px;	
}

.comment-form .form-group textarea{
	resize:none;
	height:150px;
}

.comment-form button{
	position:relative;
}

/*** 

====================================================================
	News Details
====================================================================

 ***/
 
.news-details{
	position:relative; 
 }

.news-details .inner-box{
	position:relative;
	display:block;
	margin-bottom:40px;
}

.news-details .inner-box .post-meta{
	position:relative;
	margin-bottom:20px;	
}

.news-details .inner-box .post-header h3{
	position:relative;
	font-size:20px;
	color:#222222;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:5px;
}

.news-details .inner-box .post-meta li{
	position:relative;
	float:left;
	margin-right:25px;	
}

.news-details .inner-box .post-meta li a{
	display:block;
	line-height:24px;
	padding-left:22px;
	color:#666666;	
}

.news-details .inner-box .post-meta li a .fa{
	position:absolute;
	left:0px;
	top:0px;
	line-height:24px;	
}

.news-details .inner-box .image-box{
	position:relative;
	display:block;	
}

.news-details .inner-box .image-box img{
	position:relative;
	display:block;
	width:100%;
}

.news-details .inner-box .lower-content{
	position:relative;
	padding:25px 0px 0px;
	border-bottom:1px solid #f0f0f0;	
}

.news-details .inner-box .text-content p{
	margin-bottom:20px;
	line-height:1.7em;
}

.news-details .inner-box .text-content p strong{
	font-weight:600;
}

.news-details .inner-box .post-tags{
	position:relative;
	padding:15px 0px 0px;
	line-height:24px;	
}

.news-details .inner-box .post-tags li{
	position:relative;
	float:left;
	margin-right:20px;
	line-height:32px;
	font-size:16px;
	margin-bottom:10px;	
}

.news-details .inner-box .post-tags li a{
	position:relative;
	display:block;
	font-size:14px;
	line-height:32px;
	padding:0px 12px;
	background:#f8f8f8;
	color:#666666;
	border-radius:2px;	
}

.news-details .inner-box .post-tags li a:hover{
	background:#01aeef;
	color:#ffffff;	
}

.news-details .inner-box .post-tags li a:before{
	content:'';
	position:absolute;
	right:100%;
	top:50%;
	margin-top:-5px;
	border:5px solid transparent;
	border-right:10px solid #f8f8f8;
}

.news-details .inner-box .post-tags li a:hover:before{
	border-right-color:#01aeef;	
}

/*** 

====================================================================
	Property Details
====================================================================

 ***/

.property-details{
	position:relative;
}

.property-details .prop-header{
	position:relative;
	padding-bottom:20px;	
}

.property-details .prop-header h3{
	font-size:24px;
	color:#222222;
	font-weight:700;
	line-height:1.5em;
	margin-bottom:5px;
}

.property-details .prop-header .info{
	position:relative;
}

.property-details .prop-header .info .location{
	float:left;
	font-size:16px;
	line-height:28px;
	color:#222222;	
}

.property-details .prop-header .info .prop-label{
	float:right;
	font-size:14px;
	line-height:28px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:600;
	padding:0px 25px;
	background:#1b2936;
	margin-bottom:10px;
}

.property-details .product-carousel-outer{
	position:relative;
	margin-bottom:40px;	
}

.property-details .product-carousel-outer .property-price{
	position:absolute;
	left:20px;
	top:20px;
	font-weight:600;
	line-height:24px;
	padding:10px 25px;
	text-align:center;
	color:#ffffff;
	background:rgba(1,174,239,0.80);
	z-index:20;
}

.property-details .product-carousel-outer .prod-image-carousel{
	position:relative;
	margin-bottom:15px;	
}

.property-details .product-carousel-outer .prod-thumbs-carousel{
	position:relative;
	padding:0px 55px;
}

.property-details .product-carousel-outer .prod-thumbs-carousel .owl-prev,
.property-details .product-carousel-outer .prod-thumbs-carousel .owl-next{
	position:absolute;
	top:50%;
	margin-top:-20px;
	line-height:38px;
	height:40px;
	width:40px;
	text-align:center;
	font-size:16px;
	border:1px solid #d0d0d0;
	color:#999999;
}

.property-details .product-carousel-outer .prod-thumbs-carousel .owl-prev{
	left:0px;	
}

.property-details .product-carousel-outer .prod-thumbs-carousel .owl-next{
	right:0px;	
}

.property-details .product-carousel-outer .prod-thumbs-carousel .owl-prev:hover,
.property-details .product-carousel-outer .prod-thumbs-carousel .owl-next:hover{
	background:#222222;
	color:#ffffff;
	border-color:#222222;	
}

.property-details .detail-content h3{
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	color:#222222;
	margin-bottom:30px;	
}

.property-details .detail-content .text-content{
	margin-bottom:20px;	
}

.property-details .detail-content .text-content h3{
	margin-bottom:20px;	
}

.property-details .detail-content .text-content p{
	line-height:1.7em;
	margin-bottom:15px;	
}

.property-details .detail-content .text-content p strong{
	font-weight:600;	
}

.property-details .detail-content .property-specs{
	position:relative;
	padding:45px 45px 30px;
	background:#f8f8f8;
	margin-bottom:40px;
}

.property-details .detail-content .property-specs .specs-list li{
	position:relative;
	margin-bottom:16px;
	line-height:24px;
	padding-left:30px;	
}

.property-details .detail-content .property-specs .specs-list li .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:16px;
	line-height:24px;	
}

.property-details .detail-content .property-specs h3{
	margin-bottom:20px;	
}

.property-details .detail-content .location-box{
	position:relative;
	margin-bottom:40px;
}

.property-details .detail-content .property-specs .list li{
	position:relative;
	margin-bottom:10px;
	line-height:24px;
	padding-left:15px;	
}

.property-details .detail-content .property-specs .list li:before{
	font-family: 'FontAwesome';
	content:'\f105';
	position:absolute;
	left:0px;
	top:0px;
	font-size:14px;
	line-height:24px;	
}

.property-details .map-canvas{
	position:relative;
	height:350px;
}

/*** 

====================================================================
	Contact Agent
====================================================================

***/

.contact-agent{
	position:relative;
    margin-top: 12px;
    padding: 10px 14px;
}

.contact-agent .details{
	position:relative;	
}

.contact-agent .details .details-column{
	position:relative;
}

.contact-agent .details .image-column{
	position:relative;
	margin-bottom:20px;
}

.contact-agent .details .image-column img{
	display:block;
	width:100%;	
}

.contact-agent .details .content-column{
	position:relative;
	margin-bottom:20px;	
}

.contact-agent .details .content-column .inner{
	position:relative;
}

.contact-agent .details .content-column .upper-info{
	position:relative;
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:1px solid #f0f0f0;
}

.contact-agent .details .content-column .upper-info h3{
	position:relative;
	font-size:16px;
	color:#222222;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:3px;
}

.contact-agent .details .content-column .upper-info .designation{
	position:relative;
	font-size:14px;
}

.contact-agent .details .content-column .description{
	position:relative;
	margin-bottom:20px;
	line-height:1.8em;
}

.contact-agent .details .contact-info{
	position:relative;
	margin-bottom:25px;	
}

.contact-agent .details .contact-info li{
	position:relative;
	display:block;
	line-height:24px;
	margin-bottom:10px;
	padding-left:25px;
}

.contact-agent .details .contact-info li .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:14px;
	line-height:26px;
}

.contact-agent .details .contact-info li:last-child{
	margin-bottom:0px;	
}

.contact-agent .details .social-links{
	position:relative;	
}

.contact-agent .details .social-links li{
	position:relative;
	display:inline-block;
	margin-right:2px;
}

.contact-agent .details .social-links li a{
	position:relative;
	display:block;
	line-height:30px;
	width:32px;
	height:32px;
	text-align:center;
	font-size:14px;
	background:none;
	border:1px solid #666666;
	color:#666666;
	border-radius:2px;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	transition:all 500ms ease;
}

.contact-agent .details .social-links li a:hover{
	color:#01aeef;
	border-color:#01aeef;
}

.contact-agent .details .form-column{
	position:relative;
}

.contact-agent .details .form-column .inner{
	position:relative;
	padding:0;
}

.contact-agent .details .form-column .form-group{
	margin-bottom:15px;	
}

.contact-agent .details .form-column .form-group textarea{
	height:80px;
	padding:8px 20px;	
}

.contact-agent .details .form-column .form-group input{
	height:42px;
	line-height:24px;
	padding:8px 20px;	
}

.contact-agent .details .form-column button{
	width:100%;
	text-align:center;	
}
.director-profile h2 {
    color: #000;
    font-size: 55px;
    font-weight: bold;
    margin-top: 60px;
    margin-bottom: 20px;
}
p.d-content {
    font-size: 24px;
    width: 620px;
    margin: 0 auto;
    line-height: 43px;
    text-align: center;
    font-weight: 300;
    font-family: 'Crimson Text', serif; 
}

.tab-pane {
    padding-top: 20px;
}
.caption {
    position: absolute;
    z-index: 99;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: rgba(0,0,0,0.5);
    height: 47px;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 47px;
    font-weight: 600;
}
.caption-wrapper {
    position: absolute;
    top: 140px;
    width: 100%;
    height: 100%;
}
.caption-wrapper h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
}
.owl-item.active .caption-wrapper h2{
    -webkit-animation: fadeInUp 1s ease;
    animation: fadeInUp 1s ease;
}
.text-white {color: #fff;}
.select2-container--default .select2-selection--multiple {
    border: 1px solid #d2d0d0 !important;
 }
.select2-container--default .select2-selection--multiple {
    border-width: 1px !important;
}
.default-form input[type="text"] {border: 1px solid #d2d0d0 !important;}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 6px 10px;
    overflow-y: auto !important;
    max-height: 132px;
}
.default-property-box .lower-content{/* background: none !important*/}
.property-title  .location  {
    font-size: 13px !important;
    color: #535353 !important;
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif !important;
    text-align: left !important  ;
    display: block;
    padding: 0
}
.select2-container--open .select2-selection--multiple:before{display: none !important}
.property-title .location .fa{    margin-right: 5px;
    font-size: 15px;}

.property-title .location {
    color: #222222;
    
}
.property-title .location .fa {
    margin-right: 5px;
    font-size: 15px;

}
.img-box:hover .listing-badges .featured{
    background: #ff0000 !important
}
.modal-body-fullscreen p {
    font-size: 15px;
}
/*
body, html {
    overflow-x: hidden !important;
}
*/
#slideit *{    font-weight: 500 !important;     font-family: 'robot', sans-serif !important;}
#slideit{width: 300px !important;}
.select2-container--focus .select2-selection--multiple:before{display: none !important;}
#slideit label.close{right: 4px !important;background: #3567d3 !important; color: #fff; width: 22px; opacity: 1 !important; border-radius: 0 !important}
#slideit label {
    font-family: 'roboto', sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    border-radius: 5px 5px 0 0 !important;
    padding: 12px 0 !important;
}
.default-property-box.list-page .lower-content .property-title h3{margin-top: 0}
/*
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #e5e5e5 !important;
}
*/
/*
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #4b6aca;
    border: 1px solid #4b6aca;
    border-radius: 2px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    color: #fff;
    padding: 0 5px;
    font-size: 12px;
    font-weight: 100;
    white-space: pre-wrap;
}  
*/
.custom-bullet li:before{    color: #030303 !important;}
.jumbotron p{font-family: 'roboto' !important;}
a.wyl-btn { 
    background: #e3e3e3;
    color: #000;
    margin: 3px 4px;
    padding: 0 6px;
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
}
a.wyl-btn:hover {
    background: #2876e7;
    color: #fff;
}
.default-property-box.list-page .lower-content {
    background: #ededed !important;
}
#slideit p.info{color: #222 !important;}
.default-property-box .lower-content .property-title h3 a, .default-property-box .lower-content .property-title h3 a {
    color: #0557a5!important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important;
    margin-bottom: 9px;
    display: block;
    font-size: 18px !important;
    text-transform: uppercase !important;
}
.default-property-box .lower-content .property-title h3 a:hover{
    text-decoration: none
}
.default-property-box.list-page .lower-content .property-title .location {
/*    background: #90dd90;*/
    padding: 0;
    border-radius: 2px;
    display: inline-block;
    color: #0fc80f;
}
.default-property-box .lower-content {
    padding: 0px 20px !important;
}
.property-listing .default-property-box .lower-content{min-height: 140px !important;background: #e8e6e6;}
.property-listing .default-property-box .lower-content .property-title{border-bottom: none}
.bg-darkgray{background: #dfdede}
.thumb_bg{    margin: 0 4px !important; margin-bottom: 0 !important}
.tthumb-box {
    max-width: 290px;
    /* float: left; */
    flex-basis: 260px;
    margin-bottom: 20px;
}
.top-thumb{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    overflow-x: scroll;
}
.map-banner .owl-nav.disabled{display: block !important}
.map-banner .owl-prev {
    background: rgba(0,0,0,0.5);
    width: 30px;
    color: #fff;
    padding: 20px 6px; top:50%;position: absolute;}
.map-banner .owl-next {;
    background: rgba(0,0,0,0.5);
    width: 30px;
    color: #fff;
    padding: 20px 6px;top:50%; position: absolute;    text-align: right;}
.map-banner .owl-prev {left:0}
.map-banner .owl-next {right:0}

.text-desc {
    margin-top: 10px;
}










.cd-add-to-cart {
  display: inline-block;
  padding: 1.2em 1.8em;
  background: #2c97de;
  border-radius: 50em;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: .1em;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .2s;
  transition: all .2s;
}
.cd-add-to-cart:hover {
  background: #42a2e1;
}
.cd-add-to-cart:active {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}

/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-cart-container::before {
  /* dark bg layer visible when the cart is open */
  content: '';
  position: fixed;
  z-index: 1;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
}

.cd-cart-container.cart-open::before {
  opacity: 1;
  visibility: visible;
}

.cd-cart-trigger,
.cd-cart {
  position: fixed;
  bottom: 20px;
  right: 5%;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: transform;
  backface-visibility: hidden;
}
.empty .cd-cart-trigger, .empty
.cd-cart {
  /* hide cart */
  -webkit-transform: translateY(150px);
      -ms-transform: translateY(150px);
          transform: translateY(150px);
}
@media only screen and (min-width: 1170px) {
  .cd-cart-trigger,
  .cd-cart {
    bottom: 40px;
  }
}

.cd-cart-trigger {
    z-index: 3;
    height: 72px;
    width: 72px;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
    background: white;
    border: 2px solid #337ab7;
    border-radius: 4px;
}
.cd-cart-trigger::after, .cd-cart-trigger::before {
  /* used to create the cart/'X' icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  height: 100%;
  width: 100%;
  background: url(https://70c185.claudeassets.com/20250206185614im_/https://acresninches.com/images/cd-icons-cart-close.svg) no-repeat 0 0;
  -webkit-transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, transform .2s;
  transition: opacity .2s, transform .2s, -webkit-transform .2s;
}
.cd-cart-trigger::after {
  /* 'X' icon */
  background-position: -72px 0;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(90deg);
          transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
.cart-open .cd-cart-trigger::before {
  opacity: 0;
}
.cart-open .cd-cart-trigger::after {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.cd-cart-trigger .count {
  /* number of items indicator */
  position: absolute;
  top: -10px;
  right: -10px;
  height: 28px;
  width: 28px;
  background: #e94b35;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 50%;
  text-indent: 0;
  -webkit-transition: -webkit-transform .2s .5s;
  transition: -webkit-transform .2s .5s;
  transition: transform .2s .5s;
  transition: transform .2s .5s, -webkit-transform .2s .5s;
}
.cd-cart-trigger .count li {
  /* this is the number of items in the cart */
  position: absolute;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.cd-cart-trigger .count li:last-of-type {
  visibility: hidden;
}
.cd-cart-trigger .count.update-count li:last-of-type {
  -webkit-animation: cd-qty-enter .15s;
          animation: cd-qty-enter .15s;
  -webkit-animation-direction: forwards;
          animation-direction: forwards;
}
.cd-cart-trigger .count.update-count li:first-of-type {
  -webkit-animation: cd-qty-leave .15s;
          animation: cd-qty-leave .15s;
  -webkit-animation-direction: forwards;
          animation-direction: forwards;
}
.cart-open .cd-cart-trigger .count {
  -webkit-transition: -webkit-transform .2s 0s;
  transition: -webkit-transform .2s 0s;
  transition: transform .2s 0s;
  transition: transform .2s 0s, -webkit-transform .2s 0s;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.empty .cd-cart-trigger .count {
  /* fix bug - when cart is empty, do not animate count */
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.cd-cart-trigger:hover + div .wrapper {
  box-shadow: 0 6px 40px rgba(0, 0, 0, 0.3);
}
.cart-open .cd-cart-trigger:hover + div .wrapper {
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17);
}

.cd-cart {
  /* cart content */
  z-index: 2;
  width: 90%;
  max-width: 440px;
  height: 400px;
  max-height: 90%;
  pointer-events: none;
}
.cd-cart .wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  overflow: hidden;
  height: 72px;
  width: 72px;
  border-radius: 6px;
  -webkit-transition: height .4s .1s, width  .4s .1s, box-shadow .3s;
  transition: height .4s .1s, width  .4s .1s, box-shadow .3s;
  -webkit-transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
          transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
  background: #ffffff;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17);
  pointer-events: auto;
}
.cd-cart header, .cd-cart footer {
  position: absolute;
  z-index: 2;
  left: 0;
  width: 100%;
}
.cd-cart header, .cd-cart .body {
  opacity: 0;
}
.cd-cart header {
  top: 0;
  border-radius: 6px 6px 0 0;
  padding: 0 1.4em;
  height: 40px;
  line-height: 40px;
  background-color: #ffffff;
  -webkit-transition: opacity .2s 0s;
  transition: opacity .2s 0s;
  border-bottom: 1px solid #e6e6e6;
}
.cd-cart header::after {
  clear: both;
  content: "";
  display: block;
}
.cd-cart footer {
  bottom: 0;
  border-radius: 0 0 6px 6px;
  box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.cd-cart h2 {
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: .1em;
}
.cd-cart .undo {
  float: right;
  font-size: 1.2rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s, visibility .2s;
  transition: opacity .2s, visibility .2s;
  color: #808b97;
}
.cd-cart .undo a {
  text-decoration: underline;
  color: #2b3e51;
}
.cd-cart .undo a:hover {
  color: #2c97de;
}
.cd-cart .undo.visible {
  opacity: 1;
  visibility: visible;
}
.cd-cart .checkout {
  display: block;
  height: 72px;
  line-height: 72px;
  margin-right: 72px;
  background: #2c97de;
  color: rgba(255, 255, 255, 0);
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
  -webkit-transition: all .2s 0s;
  transition: all .2s 0s;
}
.cd-cart .checkout:hover {
  background: #399ee0;
}
.cd-cart .checkout em {
  position: relative;
  display: inline-block;
  -webkit-transform: translateX(40px);
      -ms-transform: translateX(40px);
          transform: translateX(40px);
  -webkit-transition: -webkit-transform 0s .2s;
  transition: -webkit-transform 0s .2s;
  transition: transform 0s .2s;
  transition: transform 0s .2s, -webkit-transform 0s .2s;
}
.cd-cart .checkout em::after {
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  content: '';
  height: 24px;
  width: 24px;
  background: url(https://7d9cfd.claudeassets.com/20250206185614im_/https://acresninches.com/img/cd-icon-arrow-next.svg) no-repeat center center;
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.cd-cart .body {
  position: relative;
  z-index: 1;
  height: calc(100% - 40px);
  padding: 20px 0 10px;
  margin: 40px 0 10px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.cd-cart .body ul {
  overflow: hidden;
  padding: 0 1.4em;
  position: relative;
  padding-bottom: 90px;
}
.cd-cart .body li {
  position: relative;
  opacity: 0;
  -webkit-transform: translateX(80px);
      -ms-transform: translateX(80px);
          transform: translateX(80px);
  -webkit-transition: opacity 0s .2s, -webkit-transform 0s .2s;
  transition: opacity 0s .2s, -webkit-transform 0s .2s;
  transition: opacity 0s .2s, transform 0s .2s;
  transition: opacity 0s .2s, transform 0s .2s, -webkit-transform 0s .2s;
}
.cd-cart .body li::after {
  clear: both;
  content: "";
  display: block;
}
.cd-cart .body li:not(:last-of-type) {
  margin-bottom: 20px;
}
.cd-cart .body li.deleted {
  /* this class is added to an item when it is removed form the cart */
  position: absolute;
  left: 1.4em;
  width: calc(100% - 2.8em);
  opacity: 0;
  -webkit-animation: cd-item-slide-out .3s forwards;
          animation: cd-item-slide-out .3s forwards;
}
.cd-cart .body li.deleted.undo-deleted {
  /* used to reinsert an item deleted from the cart when user clicks 'Undo' */
  -webkit-animation: cd-item-slide-in .3s forwards;
          animation: cd-item-slide-in .3s forwards;
}
.cd-cart .body li.deleted + li {
  -webkit-animation: cd-item-move-up-mobile .3s;
          animation: cd-item-move-up-mobile .3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.cd-cart .body li.undo-deleted + li {
  -webkit-animation: cd-item-move-down-mobile .3s;
          animation: cd-item-move-down-mobile .3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.cd-cart .product-image {
  display: inline-block;
  float: left;
  /* the image height determines the height of the list item - in this case height = width */
  width: 50px;
}
.cd-cart .product-image img {
  display: block;
}
.cd-cart .product-details {
  position: relative;
  display: inline-block;
  float: right;
  width: calc( 100% - 50px);
  padding: 0.3em 0 0 0.5em;
}
.cd-cart .product-details::after {
  clear: both;
  content: "";
  display: block;
}
.cd-cart h3, .cd-cart .price {
  font-weight: bold;
}
.cd-cart h3 {
  width: 70%;
  float: left;
  /* truncate title with dots if too long */
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cd-cart h3 a {
  color: #2b3e51;
}
.cd-cart h3 a:hover {
  color: #2c97de;
}
.cd-cart .price {
  float: right;
  width: 30%;
  text-align: right;
}
.cd-cart .actions {
  font-size: 1.4rem;
  height: 1.6em;
  line-height: 1.6em;
}
.cd-cart .actions::after {
  clear: both;
  content: "";
  display: block;
}
.cd-cart .delete-item, .cd-cart .quantity {
  float: left;
  color: #808b97;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-cart .delete-item {
  margin-right: 1em;
}
.cd-cart .delete-item:hover {
  color: #e94b35;
}
.cd-cart .quantity label {
  display: inline-block;
  margin-right: .3em;
}
.cd-cart .select {
  position: relative;
}
.cd-cart .select::after {
  /* switcher arrow for select element */
  content: '';
  position: absolute;
  z-index: 1;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 12px;
  height: 12px;
  background: url(https://5bad0b.claudeassets.com/20250206185614im_/https://acresninches.com/img/cd-icon-select.svg) no-repeat center center;
  pointer-events: none;
}
.cd-cart select {
  position: relative;
  padding: 0 1em 0 0;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font-size: 1.4rem;
  margin: 0;
  color: #808b97;
}
.cd-cart select:focus {
  outline: none;
  color: #2b3e51;
  box-shadow: 0 1px 0 currentColor;
}
.cd-cart select::-ms-expand {
  /* hide default select arrow on IE */
  display: none;
}
.cart-open .cd-cart .wrapper {
  height: 100%;
  width: 100%;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.cart-open .cd-cart header, .cart-open .cd-cart .body {
  opacity: 1;
}
.cart-open .cd-cart header {
  -webkit-transition: opacity .2s .2s;
  transition: opacity .2s .2s;
}
.cart-open .cd-cart .body {
  -webkit-transition: opacity 0s;
  transition: opacity 0s;
}
.cart-open .cd-cart .body li {
  -webkit-transition: opacity .3s .2s, -webkit-transform .3s .2s;
  transition: opacity .3s .2s, -webkit-transform .3s .2s;
  transition: transform .3s .2s, opacity .3s .2s;
  transition: transform .3s .2s, opacity .3s .2s, -webkit-transform .3s .2s;
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.cart-open .cd-cart .body li:nth-of-type(2) {
  -webkit-transition-duration: .4s;
          transition-duration: .4s;
}
.cart-open .cd-cart .body li:nth-of-type(3) {
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
}
.cart-open .cd-cart .body li:nth-of-type(4), .cart-open .cd-cart .body li:nth-of-type(5) {
  -webkit-transition-duration: .55s;
          transition-duration: .55s;
}
.cart-open .cd-cart .checkout {
  color: #ffffff;
  -webkit-transition: color .2s .3s;
  transition: color .2s .3s;
}
.cart-open .cd-cart .checkout em {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: padding .2s 0s, -webkit-transform .2s .3s;
  transition: padding .2s 0s, -webkit-transform .2s .3s;
  transition: transform .2s .3s, padding .2s 0s;
  transition: transform .2s .3s, padding .2s 0s, -webkit-transform .2s .3s;
}
.cart-open .cd-cart .checkout:hover em {
  padding-right: 30px;
}
.cart-open .cd-cart .checkout:hover em::after {
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-cart .body li:not(:last-of-type) {
    margin-bottom: 14px;
  }
  .cd-cart .body li.deleted + li {
    -webkit-animation: cd-item-move-up .3s;
            animation: cd-item-move-up .3s;
  }
  .cd-cart .body li.undo-deleted + li {
    -webkit-animation: cd-item-move-down .3s;
            animation: cd-item-move-down .3s;
  }
  .cd-cart .checkout {
    font-size: 2.4rem;
  }
  .cd-cart .product-image {
    width: 90px;
  }
  .cd-cart .product-details {
    padding: 1.4em 0 0 1em;
    width: calc( 100% - 90px);
  }
  .cd-cart h3, .cd-cart .price {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes cd-qty-enter {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
}

@keyframes cd-qty-enter {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
}
@-webkit-keyframes cd-qty-leave {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-100%);
            transform: translateX(-50%) translateY(-100%);
  }
}
@keyframes cd-qty-leave {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-100%);
            transform: translateX(-50%) translateY(-100%);
  }
}
@-webkit-keyframes cd-item-move-up-mobile {
  0% {
    padding-top: 70px;
  }
  100% {
    padding-top: 0px;
  }
}
@keyframes cd-item-move-up-mobile {
  0% {
    padding-top: 70px;
  }
  100% {
    padding-top: 0px;
  }
}
@-webkit-keyframes cd-item-move-up {
  0% {
    padding-top: 104px;
  }
  100% {
    padding-top: 0px;
  }
}
@keyframes cd-item-move-up {
  0% {
    padding-top: 104px;
  }
  100% {
    padding-top: 0px;
  }
}
@-webkit-keyframes cd-item-move-down-mobile {
  0% {
    padding-top: 0px;
  }
  100% {
    padding-top: 70px;
  }
}
@keyframes cd-item-move-down-mobile {
  0% {
    padding-top: 0px;
  }
  100% {
    padding-top: 70px;
  }
}
@-webkit-keyframes cd-item-move-down {
  0% {
    padding-top: 0px;
  }
  100% {
    padding-top: 104px;
  }
}
@keyframes cd-item-move-down {
  0% {
    padding-top: 0px;
  }
  100% {
    padding-top: 104px;
  }
}
@-webkit-keyframes cd-item-slide-out {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(80px);
            transform: translateX(80px);
    opacity: 0;
  }
}
@keyframes cd-item-slide-out {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(80px);
            transform: translateX(80px);
    opacity: 0;
  }
}
@-webkit-keyframes cd-item-slide-in {
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  0% {
    -webkit-transform: translateX(80px);
            transform: translateX(80px);
    opacity: 0;
  }
}
@keyframes cd-item-slide-in {
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  0% {
    -webkit-transform: translateX(80px);
            transform: translateX(80px);
    opacity: 0;
  }
}
.abut-image-captiob {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
    width: 100%;
    background: rgba(255,255,255,0.8);
    text-align: center;
    padding: 3px 0;
    color: #111;
    font-weight: 500;
    font-size: 21px;
}
.abut-image-captiob span{color: #08587c; font-weight: 600}
.property-thumb {
    border: 1px solid #e9e9e9;
    margin-bottom: 20px;
}
.propdescription {
    background: #e6e6e6;
    text-align: center;
    padding: 0 16px;
    height: 100px;
}
.propdescription .proptitle {
    font-weight: 700;
    color: #222;
    margin: 6px 0;
    display: block;
    clear: both;
    float: left;
    width: 100%;
}
.propdescription p {
    font-size: 13px;
    padding: 0 29px;
    line-height: 19px;
    padding-bottom: 8px;
    margin: 0;
    color: #222;
    padding: 10px 0;
} 
.property-thumb .owl-prev {
    position: absolute;
    top: 24px;
    margin-left: 7px;
}
.property-thumb .owl-next {
    position: absolute;
    right: 0;
    top: 24px;
    margin-right: 7px;
}
.search-filters{margin-top: 25px}
.search-bar .form-control{    
    border-radius: 7px;
    height: 41px;
    border: 1px solid #222;
}
#map {
    text-align: center;
}
.emi-title{padding: 133px 0;}
.emi-title:before {
    opacity: 0;
}
.gray-bg {
    background: #f4f3f3;
}
.EMI-calculator {
    text-align: center;
    padding: 43px 0;
}
.EMI-calculator .title {
    font-size: 30px;
    color: #0557a5;
    font-weight: 700;
}
.emi {
    border-bottom: 3px solid #01aeef;
    display: inline-block;
}
.EMI-calculator {
    text-align: center;
    padding: 43px 0;
    max-width: 750px;
    margin: 0 auto;
}
.range {
    margin-bottom: 0;
    margin-top: 50px;
}
.range h3 {
    font-size: 20px;
}
.intrest-rate label {
    display: block;
    font-size: 20px;
    font-weight: 400;
}
.intrest-rate input.form-group {
    width: 240px;
    border-radius: 7px;
    border: 1px solid #222;
    height: 40px;
}
.intrest-rate {
    margin-top: 50px;
}
.calculate-btn button {
    background: #16599b;
    color: #fff;
    border: none;
    font-size: 22px;
    padding: 7px 30px;
    border-radius: 50px;
}
.btl {
    font-size: 19px;
    margin-bottom: 13px;
    margin-left: 40px;
}
.emi-crt {
    background: #fff;
    padding: 40px 0;
    text-align: left;
    margin-top: 30px;
    border-radius: 5px;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,0.1);
}

.pt-0 {
    padding-top: 0;
}
.looking-for {
    background: #ffff;
    text-align: center;
    padding: 60px 0;
}
.look-title {
    font-weight: 600;
    font-size: 22px;
    color: #222;
    margin: 8px 0;
}
.subtitle-top h3 span {
    color: #9a0106;
    font-family: 'Damion', cursive;
    font-size: 60px;
    text-transform: capitalize;
    font-weight: 400;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
    width: 100%;
}
.subtitle-top h3 {
    display: inline-block;
/*    background: #fff;*/
    padding: 0 16px;
    color: #041533;
    font-weight: 600;
    font-size: 21px;
    border-radius: 0 5px 5px 0;
    text-transform: uppercase;
    text-align: center;
}
.location-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(5, 166, 246, 0.8);
    color: #fff;
    padding: 5px 0;
    font-size: 23px;
    text-align: center;
    font-weight: 500;
}
.img-box:hover .img-box-background {
    transform: inherit !important;
}
.location-caption a {
    color: #fff;
    display: block;
}
.bluebox {
    display: none;
    background: #ac0000;
    color: #fff;
    padding: 7px 15px;
    height: 150px !important;
}
#exclusive-listing .owl-prev {
    margin-left: -50px;
}
#exclusive-listing .owl-next {
    margin-right: -50px;
}
#exclusive-listing .owl-nav .owl-prev, #exclusive-listing .owl-nav .owl-next, #non-exclusive-listing .owl-nav .owl-prev, #non-exclusive-listing .owl-nav .owl-next{
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 40px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
    border-radius: 3px;
    background: rgba(0,0,0,0.50);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
#exclusive-listing  .owl-nav .owl-next {
    right: 0px;
}
.graybox {
    background: #f3f0f0;
    padding: 9px 14px;
    height: 130px !important;
}
.pro-image {
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    margin: 10px 3px;
}
#non-exclusive-listing .owl-prev {
    margin-left: -50px;
    left: 0
}
#non-exclusive-listing .owl-next {
    margin-right: -50px;
    right: 0
}
.exclusive-btn button {
    background: #16599b;
    color: #fff;
    font-size: 23px;
    padding: 7px 20px;
    border-radius: 50px;
    margin-top: 60px;
    border: none;
}
.title-gray {
    font-weight: 600;
    color: #222;
}
.graybox .rera {
    color: #006699;
    font-size: 11px;
    margin: 7px 0;
}
.addressblue {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
}

.newcaption {
    position: absolute;
    top: 0;
    text-align: center;
    display: flex;
    background: rgba(0,0,0,0.5);
    width: 100%;
    text-align: center;
    justify-content: space-between;
    margin-top: 70px;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
    width: 100%;
}
.justify-space-between {
    justify-content: space-between;
}
.d-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.newcaption div.sec {
    margin: 10px 0;
    color: #fff;
    font-weight: 600;
    font-size: 21px;
}
.pt-0{padding-top: 0;}
.testimonials-section-one .slide-item .slide-content .image {
   position: relative;
    float: left;
    width: 50%;
    margin-top: 8px;
    box-shadow: -4px 4px 1px #9a0106;
    padding: 10px;
    height: 278px;
}
.testimonials-section-one .slide-item p {
    color: #282828;
}
.testimonials-section-one .slide-item .slide-content .content-box {
   position: relative;
    float: left;
    width: 50%;
    padding: 45px 50px;
    box-shadow: 4px -4px 0px #9a0106;
    height: 278px;
}
.testimonial-carousel .owl-nav {
    display: none;
}
.sec-title h2:after {
    content: "";
    display: none !Important;
    width: 120px;
    height: 2px;
    background: #16599b;
    /* position: absolute; */
    bottom: 0;
    display: block;
    margin: 8px auto;
}
.search-bar .form-group > label{
    color: #222;
    font-size: 20px;
    font-weight: 700;
}
a.view-more {
    display: inline-block !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    font-size: 15px !important;
    background: #01aeef;
    width: auto !important;
    padding: 12px 20px !important;
    border-radius: 50px;
    letter-spacing: 1px;
}
a.view-more:hover {
    background: #16599b;
    transition: all 0.5s ease;
}
#non-exclusive-listing .addressblue {
    color: #000;
}
.pt-100{padding-top: 100px !important;}

.pb-100{padding-bottom: 100px !important;}
.gallery-box{position: relative;text-align: center;}


section.property-sec {
    background: #fff3f3;
       padding: 40px 0;
    position: relative;
}
.hh {
    color: #282828;
    font-weight: 600;
    margin-bottom: 8px;
}
.margin-bottom-40
{
    margin-bottom: 15px;
}
.exclusive-btn1 button {
    background: #9a0106;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    outline: none;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    padding: 12px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.property-sec .margin-bottom-10
{
        margin-bottom: 10px !important;
}
.property-sec .col-md-6.padding {
    padding-left: 50px;
    padding-top: 20px;
}
.flex {
    display: flex;
}
.flex .flex-d {
    padding: 8px;
}
.flex .flex-d img {
    border-radius: 8px;
    margin-bottom: 20px;
        height: 196px !important;
    object-fit: cover;
}
.flex h3 {
    font-size: 16px;
    font-weight: 700;
    color: #253858 !important;
}
section.residential-sec {
    background: #fff3f3;
    padding: 40px 0;
}
.imgHover {
    position: relative;
    overflow: hidden !important;

}
.imgHover img {
    border-radius: 8px;
    position: absolute;
    object-fit: cover;
    object-position: bottom;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
}
.CardCspaces__grad {
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(180deg, #d0e1ffde 37.22%, rgb(255 255 255 / 25%) 128.44%);
}
.spacer:after {
    height: 12px;
    clear: both;
    content: '';
    display: block;
    overflow: hidden;
}
.infoText {
    position: relative;
    padding: 30px 30px;
}
.caption_subdued_large
{
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #9a0106;
    display: block;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 0px;
}
.display_l_bold {
    font-size: 19px;
    line-height: 48px;
    font-weight: 700;
    color: #091E42;
    display: block;
    text-align: left;
    vertical-align: middle;
}
.spacer20 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #041533;
    display: block;
    vertical-align: middle;
    margin-bottom: 20px;
}
.imgHover button {
    box-shadow: 0 1px 4px 0 rgb(0 106 194 / 20%);
    background: #9a0106;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    outline: none;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    padding: 12px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
span.card--tag-offer
{
   width: auto;
    height: 21px;
    line-height: 23px;
    display: inline-block;
    text-align: center;
    padding: 0px 8px;
    color: #303030;
    font-size: 14px;
    font-weight: 600;
    background-color: #ffc72c;
    text-transform: uppercase;
    position: absolute;
    left: 8px;
    bottom: 16px;
    border-radius: 4px;
    background-clip: padding-box;
    transition: all .35s ease-in;  
}
div#exclusive-listing img {
    box-shadow: 0px 0px 1px #9a0106;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    margin-top: 10px;
    width: 100%;
    height: 200px;
    object-fit: cover;
}
/* div#exclusive-listing a:hover img
{
    transform: scale(1.2);
    width: 100%;
    height: 100%;
    transition: .35s ease-in;
	overflow: hidden;
} */
.filter

{
    background:#fff3f3;padding:40px 0
}
.flex1 {
    display: flex;
    width: 100%;
    align-items: center;
        margin-bottom: 34px;
}
.flex1 .left {
    flex-basis: 180px;
}
.flex1 .left img {
    border-radius: 8px;
}
.flex1 .right {
    padding-left: 20px;
}
.flex1 .right h4 {
    color: #282828;
    font-weight: 600;
    margin-bottom: 3px;
}
.flex1 .right p {
    color: #282828;
}
.box1 {
    border: solid 1px #fff;
    box-shadow: 0px 1px 4px #006ac233;
    border-radius: 5px;
    padding: 15px;
    height: 225px;
    text-align: center;
    background-color: #fff;
}
.box1 img {
    margin-bottom: 30px;
    width: 50px;
}
/* .box1 h3 {
    color: #282828;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
} */
.box1 h3 {
    color: #282828;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
}
.col-md-4.mt-2 {
    margin-top: 20px;
}
.box1 p {
    line-height: 26px;
}
.blog
{
    padding: 40px 0;
}
div#exclusive-listing1 .bb {
    border: 1px solid #eee;
    text-align: center;
        padding-bottom: 30px;
}
div#exclusive-listing1 h3 {
    font-size: 20px;
    padding: 10px 14px;
    color: #282828;
    line-height: 28px;
    margin-bottom: 12px;
}
div#exclusive-listing1 {
    padding-top: 15px;
}
div#exclusive-listing1 a.couresebtn {
    background-color: #9a0106;
    padding: 10px 18px;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}
#exclusive-listing1 .owl-nav {
    display: none;
}

.spacer20 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #041533;
    display: block;
    vertical-align: middle;
    margin-bottom: 20px;
    min-height: 120px;
}
.txt {
        font-family: Calibri;
        font-size: 13px;
        color: #963;
      }

      .overlay {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        z-index: 9999;
      }

      .overlay:target {
        visibility: visible;
        opacity: 1;
      }

      .popup {
        margin: 20px auto;
        padding: 20px;
        background: #fff;
        border-radius: 5px;
        width: 40%;
        position: relative;
        transition: all 5s ease-in-out;
      }

      .popup h2 {
        margin-top: 0;
        color: #333;
        font-family: Tahoma, Arial, sans-serif;
      }

      .popup .close {
        position: absolute;
        top: 5px;
        right: 5px;
        font-size: 14px;
        text-decoration: none;
        color: #930;
      }

      .popup .close:hover {
        color: #930;
      }

      .popup .content {
        height: auto;
        overflow: auto;

      }

      /*bootstrap-select css*/
      .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
        position: relative;
        display: inline-block;
        right: 15px;
        top: 5px;
      }

      .dropdown-menu>li>a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
        border-bottom: 1px solid #dcdbdb;
      }

      .bootstrap-select .dropdown-toggle .filter-option {
        position: absolute;
        top: 0;
        left: 0;
        padding-top: inherit;
        padding-right: inherit;
        padding-bottom: inherit;
        padding-left: inherit;
        height: 100%;
        width: 100%;
        text-align: left;
        color: #232323;
        font-weight: 600;
      }

      .glyphicon-home:before {
        content: "\e021";
        color: #0f7529;
      }

      .toggle {
        font-family: arial, sans-serif;
      }

      .toggle .tabs {
        border-bottom: 1px solid grey;
        width: 100%;
        overflow: hidden;
        height: 36px;
        line-height: 36px;
      }

      .toggle .tabs .tab {
        float: left;
        background: #777777;
        color: #fff;
        height: 31px;
        margin: 2px 5px 0;
        padding: 0 8px;
        cursor: pointer;
      }

      .toggle .tabs .tab.active {
        color: #fff;
        /*border-bottom: 3px solid #dd4b39;*/
        background-color:#9F9F30tabs;
      }

      .toggle .panels .panel {
        padding: 20px 10px;
        display: none;
      }

      .toggle .panels .panel:first-child {
        display: block;
      }


      /*end bootstarap-select css*/
      @media screen and (max-width: 700px) {
        .box {
          width: 90%;
        }

        .popup {
          width: 90%;
        }
      }

  
/*
     FILE ARCHIVED ON 13:27:33 Sep 22, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:43:17 Jun 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.402
  exclusion.robots: 0.037
  exclusion.robots.policy: 0.029
  esindex: 0.005
  cdx.remote: 56.339
  LoadShardBlock: 153.122 (3)
  PetaboxLoader3.datanode: 166.181 (5)
  PetaboxLoader3.resolve: 350.685 (3)
  load_resource: 395.366 (2)
*/