/**
/**
Theme Name: Roby Bali
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: roby-bali
Template: astra
*/
@import url('https://fonts.googleapis.com/css2?family=Alata&family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Karla:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kaisei+Decol:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
@font-face {
    font-family: ngy2_icon_font;
    src: url('https://res.cloudinary.com/eleorex/raw/upload/v1671166310/ngy2_icon_font/ngy2_icon_font_eln47r.woff2') format("woff2"), url('https://res.cloudinary.com/eleorex/raw/upload/v1671166309/ngy2_icon_font/ngy2_icon_font_lk0aab.woff') format("woff");
    font-weight: 400;
    font-style: normal;
}

*{
    box-sizing: border-box;
}
body{
    margin:0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif !important;
	background:#fff !important;
	
}
/* Globals type styling */

h1,h2,h3,h4,h5,h6,p,label,.btn,a{
    font-family:'Roboto', sans-serif;
  color: #333;
} 
/* Header CSS */
body.home header{
	display:block;
	position: fixed;
    z-index: 9999;
    top: 0px;
    width: 100%;
	background:transparent;
}
body.home #header{
	background:#fff;
}
#header {
   /* position: fixed;*/
    z-index: 999;
    width:100%;
	background:#fff;
   
}
.search-sec .rtl-slider .rtl-slider-slide .background-overlay{
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #000000;
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	
}
#header .container.container-header .row:first-child{
	
}
.fixed-header{
	position:fixed !important;
	top:0;
	width:100%;
	padding:5px 0 !important;
	background:#fff !important;
}
.left-side {
    float: left;
    width: 820px;
    display: inline-block;
}
#logo {
    display: inline-block;
    margin-top: 1px;
}
#logo, #navigation {
    float: left;
}
a {
    text-decoration: none;
    background-color: transparent;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
#logo img {
    width: 85%;
    height: auto;
    transform: translate3d(0,0,0);
	transition:all 1s ease-in-out;
}
.mmenu-trigger {
    height: 45px;
    width: 45px;
   
    position: relative;
    margin: 0 0 0px 0;
    
    border-radius: 4px;
    cursor: pointer;
	float:right;
}

.responsivesignin{
	display:none;
}

.hamburger {
    padding: 0;
    top: 0px;
    left: 13px;
    transform: scale(.9);
    -moz-transform: scale(.72) translateY(3px);
    position: relative;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity,filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    outline: none;
    overflow: visible;
}
.hamburger-box {
    position: relative;
}
.hamburger-inner {
    display: block;
    top: 50%;
    outline: none;
    margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 34px;
    height: 4px;
    background-color: #115989 !important;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    outline: none;
    transition-timing-function: ease;
}
#navigation {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-left: 20px;
}
.fixed-header .topbar.d-flex.justify-content-end {
    display: none !important;
}
.header1{
	display:none !important;
}

.fixed-header .header2{
	display:none !important;
}
.buildingdetails.col-md-6 {
    padding: 0;
}
.fixed-header .container.container-header .row:first-child{
	border-bottom:0px !important;
	padding-bottom:10px !important;
}

#navigation ul {
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
#navigation ul li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
#navigation.style-1 ul li {
    transition: all 0.25s;
    border-radius: 3px;
}
#navigation.style-1 ul li {
    margin: 0 5px;
}
#navigation ul a {
    display: block;
    color: #000;
    text-decoration: none;
}
#navigation.style-1 ul a {
    font-size: 16px;
    text-transform: capitalize;
    line-height: 32px;
    padding: 6px 16px;
}
#navigation.style-1.head-tr ul li a {
    color: #115989;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
}
#navigation ul li a:after, #navigation ul ul li a:after {
    font-family: "FontAwesome";
}
#navigation ul li a:only-child:after {
    content: '';
    padding: 0;
}
.right-side {
    margin-left: 30px;
    display: inline-block;
	align-items:center;
}
.wishlist-icon li i {
    color: rgba(5, 5, 5, 1);
    width: 32px;
    height: 32px;
    font-size: 24px;
    margin-top: 5px;
}
.user-menu {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-right: 25px;
    top: 9px;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 20px;
    margin-left: 25px;
}
.user-menu.active ul {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0,0,0);
}
.header-user-menu {
    position: relative;
    top: 0px;
    margin-left: 0;
    margin-right: 50px;
}
.header-user-menu.user-menu.add {
    margin-right: 40px;;
}
input.log-submit-btn {
    background: #115989;
}
h4.pr-price.text-right small{
	color:#fff;
}
button.btn.btn-primary.btn-lg.btn-submit-look {
    background: #115989;
    border-color: #115989;
}
.header-user-name {
    position: relative;
    float: left;
    cursor: pointer;
    color: #115989;
    -webkit-transition: .2s;
    transition: .2s;
    white-space: nowrap;
    text-overflow: ellipsis;
    
    font-weight: 400;
}
#header .header-user-name, .homepage-1 .header-user-name, .homepage-1 .header-user-name:before {
    color: #115989 !important;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
	text-transform:uppercase;
}
.header-user-name:before {
    font-family: "FontAwesome";
    content: "\f0d7";
    position: absolute;
    color: #115989;
    bottom: -2px;
    font-size: 13px;
    right: -16px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.wishlist-icon li {
    display: inline-flex;
    width: 29px;
    height: 32px;
    margin: 0 9px;
}
ul.wishlist-icon {
    list-style: none;
    /* display: inline-block; */
    margin: 0;
    margin-top: 9px;
}
.user-menu ul {
    float: left;
    text-align: left;
    position: absolute;
    top: 45px;
    right: 0;
    list-style: none;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.12);
    border-radius: 4px;
    display: inline-block;
    width: 190px;
    font-size: 15px;
    transform: translate3d(0,15px,0);
    padding: 16px 8px;
    box-sizing: border-box;
    transition: 0.25s;
    visibility: hidden;
    opacity: 0;
    z-index: 110;
}
.header-user-menu ul {
    margin: 10px 0 0;
    opacity: 0;
    list-style: none;
    visibility: hidden;
    position: absolute;
    min-width: 150px;
    top: 40px;
    left: -80px;
    z-index: 1;
    padding: 10px 0;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #eee;
}
.header-user-menu ul li {
    float: left;
    width: 100%;
    padding: 4px 0;
}
.user-menu ul li a {
    padding: 5px 15px;
    line-height: 22px;
    display: inline-block;
    color: #696969;
    transition: 0.2s;
}
.header-user-menu ul li a {
    color: #000;
    float: left;
    width: 100%;
    font-size: 18px;
	line-height:25px;
    text-decoration: none;
    font-weight: 400;
    text-align: left;
    padding: 6px 15px;
}
.topbar.d-flex.justify-content-end {
    margin-bottom: 10px;
}
.topbar ul.userdetails {
    color: #000080 !important;
    list-style: none;
    margin: 0;
    padding: 0;
}

.topbar ul.userdetails li.call a{
	font-family: "Poppins",sans-serif;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0em;
}
.topbar ul.userdetails li.mail{
	margin-bottom:10px;
}
.topbar ul.userdetails li.mail a{
	font-family: "Poppins",sans-serif;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0em;
	text-align: left;

}
.topbar  img{
	margin-right: 10px;
    padding-right: 0px;
    width: 25px;
}
.topbar .call img{
	width: 14px;
	margin-right:17px;
	position:relative;
	left:6px;
}
.fixed-header #logo img{
	width:60%;
}
.fixed-header .row{
	padding:0;
}
.topbar ul.userdetails li a {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    display: inline-block;
    color: #115989 !important;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 34px;
    height: 4px;
    background-color: #ddd;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    outline: none;
    transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}
.hamburger-inner::before {
    top: -10px;
    outline: none;
}
.hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(.33333,.66667,.66667,1),transform 0.13s cubic-bezier(.55,.055,.675,.19);
}
.hamburger-inner::after {
    bottom: -10px;
    outline: none;
}
.hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(.33333,.66667,.66667,1),opacity 0.1s linear;
}
.container-white-an {
   /* padding-bottom: 40px;
    height: 100vh;*/
    position: relative;
}
.header-bg {
    height: 90vh;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    background-size: cover;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background-position:center;
}
.sec-screen {
	position:relative;
    width: 100%;
}
.sec-screen .container{
	padding:0;
	width:100%;
	max-width:100%;
}
.home .similarpropertycarousel .slick-prev{
	display:none !important;
}
.similarpropertycarousel .propertyresultlist figure a {
    border-radius: 0 !important;
    background-size: cover !important;
    height: 500px;
}
.property-slider .propertyresultlist figure a.propertyimage:after{
	width: 100%;
    height: 100%;
    left: 0px;
    content: "";
    top: 0px;
    background-color: rgb(64 64 64 / 0.5);
    position: absolute;
}
header .row{
	align-items:center;
	padding:10px 0;
}
.header-widget.sign-in {
    margin-top: 1px;
	margin-right:20px;
}
.header-widget.sign-in .show-reg-form a {
    color: #050505;
    padding: 5px 10px;
    font-weight: 600;
}
@media screen and (min-width:1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1440px;
	}
}
@media screen and (min-width:1024px){
	#logo {
    margin-right: 0;
	}
	.header-user-menu ul {
    left: -80px !important;
	}
}
@media screen and (min-width:576px){
	
}

/* Header CSS */
/* Search Horizontal CSS */
#homesearchbar .panel-body {
    padding: 25px 20px;
}
#homesearchbar .columns {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.input_merge_wrapper {
    position: relative;
}
#homesearchbar .panel-body  input, #homesearchbar .panel-body select, #homesearchbar .panel-body .btnSubmit {
    height: 50px;
    font-family: 'Alata', sans-serif;
    font-weight: 600;
    font-size: 14px;
	border:1px solid #115989;
	color:#115989;
}
#homesearchbar .panel-body .btnSubmit{
	color:#fff;
}
#homesearchbar .form-group{
	margin-bottom:0;
}
#homesearchbar .panel-body .btnSubmit {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 3px;
	background: linear-gradient(315deg, #D68D15 0%, #115989 52.08%, #F8C73D 100%);
	border-color:#EAAA11;

}
#homesearchbar .slider-container .clickable-dummy{
	border-color:#115989;	
}
#homesearchbar .selected-bar{
	background:#115989;
}
#homesearchbar  .pointer.last-active{
	background: linear-gradient(315deg, #D68D15 0%, #115989 52.08%, #F8C73D 100%);
	border-color:#115989;
}

/* Search Horizontal CSS */
/* Footer CSS */
.top-footer {
    position: relative;
   
}
.first-footer .top-footer {
    color: #1D1D1D;
	background:#F7F7F7;
    
}
.top-footer.t1 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -168px;
    margin-bottom: 0px;
    padding: 168px 0px 0px 0px; /* 200px 0px 0px 0px */
    position: relative;
	background:#000;
}
.top-footer.t1 .container{
	padding:0;
}
.top-footer.t1 .container .row .col-lg-3.col-md-6:first-child{
	background:#fff;
	
}
.top-footer.t1 .container .row .col-lg-3.col-md-6{
	padding:15px;
}
.top-footer.t1 .container .row .col-lg-3.col-md-6:first-child p{
	color:#000;
}
.second-footer.middle-content{
	display:none;
}

.footer_signup{
    margin-bottom: 0px;
    z-index: 2;
    position: relative;
}
.home .footer_signup{
	margin-top: 50px;
}
h4.pricetitle {
    color: rgb(85,85,85) !important;
    font-size: 18px;
    font-weight: 500 !important;
}
.first-footer h3 {
     margin-bottom: 1rem;
    color: #115989;
    font-family: "Poppins",sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0em;
}
.navigation h3 {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    color: #000000;
}

.footermenu .netsocials {
	justify-content:flex-start !important;
}
.footermenu .netsocials a .fa{
	border:none !important;
	color:inherit !important;
}
.footer_signup .container{
	background: #FFF;
    box-shadow: 0px -5px 4px 0px rgba(0, 0, 0, 0.1); /* 0px 4px 15px 0px*/
	margin:0 auto;
	display:block;
	padding:50px;
}
.footer_signup .container h3{
	color: #000;
    font-family: "Poppins",sans-serif;
    font-size: 30px;
    font-weight: 700;
	padding-top:20px;
}
.footer_signup .container p{
	color: #000;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
}
.navigation ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
	margin:0;
}
.navigation ul li {
    margin-bottom: 1rem;
}
.navigation a {
    display: block;
    margin-bottom: .6rem;
}
.navigation ul li a {
    font-family: 'Alata';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #565656;
}
.nav-footer p, .nav-footer p a {
    font-family: 'Alata';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 148%;
    color: #00256E;
}
.first-footer .netsocials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 0px;
	
}
.maingrid .homes-content .totalprice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 1rem;
    align-items: center;
}
.maingrid .homes-content .totalprice h3 {
    color: #000;
    font-family: "Poppins",sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.maingrid .homes-content .bedbath {
    padding: 10px;
    padding-bottom: 15px;
    padding-left: 0;
    border-top: 1px solid #000;
    padding-top: 15px;
}
.maingrid .homes-content .bedbath .homes-list {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.maingrid .homes-content  .bedbath .propertylist li{
	    border: none !important;
    color: #AFAFAF;
    font-family: 'Alata', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 24px;
}
.maingrid .bedbath .propertylist li {
    margin-bottom: 0;
}
.maingrid .homes-content .bedbath .homes-list li {
    display: inline-flex;
    gap: 10%;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
}
.maingrid .homes-content .bedbath .homes-list li img {
    width: 20px;
}
.maingrid .homes-content .bedbath .homes-list li span {
    font-size: 14px;
    color: #000;
}
.first-footer .netsocials a .fa, .first-footer .netsocials a .fab {
    font-size: 18px;
    text-align: center;
    background: transparent;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    margin-right: 0.5rem;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #fff;
	border-radius:50%;
	border: 2px solid #B1B6B7;
}
.footer_copyright .row {
    align-items: center;
    justify-content: center;
}
.footer_copyright p img {
    max-width: 150px;
    padding-right: 10px;
}
.footer_copyright p.address img{
	width:30px;
}
.footer_copyright p.address,.footer_copyright p.address a {
    font-family: "Poppins",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
}
.footer_copyright {
  
    margin-bottom: 0px;/* 20px */
	padding-top:0px; /* 30px */
}
.footer_copyright .linklist{
	text-align:center;
	padding-bottom:40px;
}
.single-post div#primary {
    display: none;
}
a.rps-result-view.rps-result-view-grid.rps-toolbar-btn-lg {
    color: #000;
    border-color: #7E7E7E;
    background: none;
    font-size: 24px;
    text-align: center;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
	line-height:30px;
}
a.rps-result-view.rps-result-view-grid.rps-toolbar-btn-lg .fa-th:before {
    content: "\f00a";
    position: relative;
    top: 3px;
}
.first-footer .top-footer.t2{
	padding-top:40px;
}
.footer_copyright .linklist li{
	padding:0 10px;
}
.footer_copyright .linklist a{
	font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    text-transform: uppercase;
    color: #050505;
}
.col-lg-12.footer-content {
    padding-top: 30px;
}
.col-lg-12.footer-content p{
	font-weight: 400;
    font-size: 16px;
    line-height: 185%;
    text-align: center;
    color: #115989;
    text-transform: capitalize;
}
.footer_copyright p {
    color: #fff;
    font-family: "Poppins",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
   
}
.footer_copyright ul {
    padding-left: 0px;
	list-style:none;
	margin-left:0;
}
.footer_copyright ul li {
    font-family: "Poppins",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    
}
.first-footer .newsletterform{
	padding-bottom:50px;
	max-width:720px;
	margin:0 auto;
}
.first-footer .newsletterform p{
	margin-bottom:0;
	
}
.first-footer .newsletterform #submit-contact{
	box-shadow: none;
    font-size: 20px;
    width: 100%;
    height: 55px;
    padding: 0px;
    background-repeat: no-repeat;
    border-radius: 0;
}
.first-footer .newsletterform .wpcf7-spinner{
	display:none;
}
.first-footer .newsletterform input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    background: #fff;
    border: 1px solid #737373;
    color: #fff;
    border-radius: 0;
    border-right: 0px;
	height:55px;
}
.first-footer .newsletterform input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email::placeholder,.bootstrap-realtypress .listingpageform #input_merge{
	color:#737373;
}

.first-footer .newsletterform  .col-lg-9, .first-footer .newsletterform .col-lg-3{
padding:0;
}
.footer_copyright ul li a {
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: 0em;
    color: #fff;
}
.f_img_u {
    text-align: center;
	margin-bottom:10px;
}
.f_img_u span {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 30px;
    line-height: 150%;
    text-transform: uppercase;
    color: #050505;
}
.f_img {
    display: flex;
    column-gap: 20px;
    justify-content: center;
    border-radius: 4px;
	
}
.f_img a{
	background: linear-gradient(315deg, #D68D15 0%, #115989 52.08%, #F8C73D 100%);
    border-radius: 4px;
    color: #FEFEFE;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    padding: 10px;
   
}
.second-footer {
    padding: 10px 0; /* 10px 0 */
}
.second-footer.middle-footer{
	padding:0;
}
.second-footer .f_img {
    column-gap: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 0px;/* 10px  */
	background: #fff;
    border-radius: 0;
	padding:15px;
}
.second-footer p,.second-footer p, .second-footer p a {
    margin-top: .5rem;
    margin-bottom: 0;
    /* font-weight: 700; */
    font-size: 14px;
    line-height: 150%;
    color: #fff;
    font-family: "Poppins",sans-serif;
}
.copyright p{
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    font-family: "Poppins",sans-serif;
}
#primary{
	margin-top:0;
	margin-bottom:0;
}
.second-footer.rec-pro .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
footer .row{
	margin-right:0;
	margin-left:0;
}
/* Footer CSS */
/* Canada Real estate CSS */
section.canada_real_estate {
    padding: 40px 0;
    text-align: center;
}
section.canada_real_estate h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    color: #050505;
	margin-bottom:20px;
}
section.canada_real_estate h6 {
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    background: linear-gradient(315deg, #D68D15 0%, #115989 52.08%, #F8C73D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* Canada Real estate CSS */


/*Listing Results*/
.propertyresultlist .imagesection {
    position: relative;
}
.love-it {
    text-decoration: none !important;
    position: absolute;
    font-size: 25px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 2px;
    color: #fff;
    border: none;
    display: inline-block;
    z-index: 1;
    width: 84px !important;
    height: 17px;
    right: -15px;
    margin-top: 6px;
    top: 0;
}
.love-it .fa-heart {
    background: rgba(255,255,255,0.3);
    padding: 5px;
}
.fas.fa-heart {
    display: none;
}

.propertyresultlist .imagesection .forsale {
    position: absolute;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 2px;
    color: #fff;
    border: none;
    display: inline-block;
    z-index: 1;
    width: 84px !important;
    height: 31px;
    right: 15px;
    margin-top: 15px;
    top: 0;
    background: rgba(74,74,76,.7)!important;
}
.propertyresultlist figure a {
   
    border-radius:5px;
}
.slide-progress {
  width: 0;
  max-width: 100%;
  height: 150px;
  background: #00256E;
}
.slide-progress-main{
  float:none;
 
  width:100%;
background: #001C53;
	position:relative;
}
.slide-progress-main .container{
	position:absolute;
	top:40%;
}
.animateproperty .col-md-3 {
    background: #fff;
}
.animateproperty .col-md-3 .owlbuttons{
	position:relative;
	top:30%;
}
.animateproperty .col-md-3 .owlbuttons button.owlprev-btn,.animateproperty .col-md-3 .owlbuttons button.owlnext-btn{
	background:none;
}
.property-slider .propertyresultlist figure a {
    border-radius: 0px;
    position: relative;
    background-size: cover !important;
    max-height: 800px;
}
.property-slider .rps-property-info.rps-text-center-sm.filterproperty {
    position: absolute;
    bottom: 30%;
    left: 20%;
}
.property-slider .animateproperty {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.property-slider .streetaddress h4{
	font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    color: #FFFFFF;
	opacity: 0;
    transform: translateY(20px);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.property-slider .rps-price.rps-price-default.totalprice{
	opacity: 0;
    transform: translateY(-20px);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.property-slider .owl-item.active .streetaddress h4, .property-slider .owl-item.active ul.propertylist,.property-slider .owl-item.active .rps-price.rps-price-default.totalprice {
    opacity: 1;
    transform: translateY(0);
}
.slide-progress-main .viewdetails.text-uppercase a:hover:after{
	transform: scale(2, 1);
}
.property-slider ul.propertylist{
	opacity: 0;
    transform: translateY(10px);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.property-slider .propertyresultlist ul.propertylist li{
	font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
}
.animateproperty .col{
	margin:0;
	padding:0;
}
.slide-progress-main .rps-price.rps-price-default.totalprice {
    color: #E1AB2A;
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
}
.slide-progress-main  .viewdetails.text-uppercase a {
    font-family: 'Alata';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    color: #FFFFFF;
}
.slide-progress-main  .viewdetails.text-uppercase a:after{
	 content: " ";
    border-top: 2px solid #fff;
    width: 36px;
    height: 7px;
    display: inline-block;
    margin-left: 20px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    transform-origin: top left;
}
.propertyresultlist .rps-property-info {
    border-radius: 10px;
}

.bootstrap-realtypress .rps-grid-result .propertyresultlist .rps-property-info {
    padding: 5px 20px!important;
    border-top: 0 !important;
    margin: 0 1px;
	background:none !important; 
}
.filterproperty .totalprice {
    padding-top: 10px;
    margin-bottom: 0px;
    font-family: 'Alata', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 23px !important;
    line-height: 150%;
    height: auto !important;
    color: #050505;
    letter-spacing: 0.12em;
}
.justlisted .streetaddress, .addressdetails .streetaddress {
    font-family: 'Alata', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #6F6F6F;
    padding: 10px 20px;
}
.addressdetails .streetaddress {
    padding: 0;
}
.propertyresultlist .rps-property-info a {
    text-decoration: none !important;
}
.bootstrap-realtypress .rps-grid-result .rps-property-result.propertyresultlist h4 a {
    color: #000 !important;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
   
}
.bootstrap-realtypress .rps-grid-result .rps-property-result {
    border-top: 0;
    /* border: 1px solid #f3f3f3; 
    box-shadow: 0px 0px 50px rgba(160, 97, 39, 0.1);*/
    border-radius: 10px;
    margin-bottom: 20px;
}
.propertyresultlist .bedbath {
    display: block;
}
.propertyresultlist  ul.propertylist {
    list-style: none;
    margin: 0;
    padding-left: 0;
	display: grid;
    grid-template-columns: 1fr 1fr;
 /*     display: inline-block;
    grid-template-columns: 1fr 1fr 1fr 1fr;*/
}
.justlisted .bedbathlist, .bedbath .propertylist li {
    border: none !important;
    color: #AFAFAF;
    font-family: 'Alata', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 24px;
}
.bedbath .propertylist li {
    margin-bottom: 0;
}
.propertyresultlist  ul.propertylist li {
    display: block;
    -ms-flex-align: center;
    line-height: 150% !important;
    padding-bottom: 12px;
    font-size: 16px;
    list-style: none;
    /* margin-right: 10px; */
    background: linear-gradient(315deg, #fff 0%, #fff 52.08%, #fff 100%);
    -webkit-background-clip: text;
    
    text-align: left;
    justify-content: center;
    
	padding-bottom:15px;
}
.latestlisting  .homes-content .homes-list li{
	width:100% !important;
}
.latestlisting .img-zoom{
	max-height:250px;
}
.propertyresultlist  ul.propertylist li:last-child{
	border:none !important;
}
.propertyresultlist  ul.propertylist li img {
    padding-bottom:5px;
     width: auto;
    text-align: center;
}
.propertyresultlist  ul.propertylist li span{
	font-family: "Poppins",sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.propertyresultlist .mlsnumber {
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #B1B6B7;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
	padding-bottom:15px;
}
.mlsnumber span {
    font-size: 13px !important;
    line-height: 29px !important;
    margin-bottom: 15px;
    font-weight: 500;
}
.bootstrap-realtypress .pagination{
	margin:0 !important;
}
.bootstrap-realtypress .pagination > .active > span{
    z-index: 2;
   
   
    cursor: default;
    background: none;
   
	color: #000 !important;
	font-family: "Poppins",sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	position:relative;
	top:-9px;
}
.bootstrap-realtypress .pagination > li:first-child > a, .bootstrap-realtypress .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.bootstrap-realtypress .pagination > li > span,.bootstrap-realtypress .pagination > li > a{
   
    background-color: transparent !important;
    border: none !important;
    font-size: 18px;
    color: #000;
    font-family: "Poppins",sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.mlsnumber span {
    font-size: 13px !important;
    line-height: 29px !important;
    margin-bottom: 15px;
    font-weight: 500;
}
.bootstrap-realtypress a {
    
    text-decoration: none;
}
a.btn.btn-primary.btn-block.btn-filter-search-results {
    color: white !important;
    background: #115989;
    border-color: #115989;
}
a.prev.page-numbers ,a.next.page-numbers {
    color: #001C53 !important;
}
a.page-numbers{
	color:#000 !important;
}
section.col-xs-4.col-sm-4.col-md-4.listing-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 10px !important;
}
header.result-header {
    position: relative !important;
}
body.home .sortingheader{
	display:none;
}
.property-name h6{
	font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 150% !important;
    background: linear-gradient(315deg, #D68D15 0%, #115989 52.08%, #F8C73D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
	margin:0 !important;
}
@media screen and (min-width:1200px){
	.bootstrap-realtypress .container {
    width: 100% !important;
    max-width: 1440px;
	}
}
/*Listing Results*/

/*Popup Modal*/
.login-and-register-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: auto;
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
  background: rgba(0, 0, 0, 0.81);
}

.login-and-register-form .main-register-holder {
  max-width: 480px;
  margin: 100px auto 50px;
  position: relative;
  z-index: 5;
}


.login-and-register-form .main-register {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 0 30px;
  margin-bottom: 50px;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.12);
}

.login-and-register-form .fl-wrap {
  float: left;
  width: 100%;
  position: relative;
}

.login-and-register-form .main-register h3 {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 20px;
  padding: 20px 30px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #444;
  border-bottom: 1px solid #eee;
}


.login-and-register-form #tabs-container {
  float: left;
  width: 100%;
  margin-top: 20px;
  padding: 0 30px;
}

.login-and-register-form #tabs-container {
  margin-top: 0px;
}

.login-and-register-form .custom-form textarea, .login-and-register-form .custom-form input[type="text"], .login-and-register-form .custom-form input[type="email"], .login-and-register-form .custom-form input[type="password"], .login-and-register-form .custom-form input[type="button"] {
  float: left;
  border: 1px solid #eee;
  background: #f9f9f9;
  width: 100%;
  padding: 15px 20px 15px 55px;
    padding-left: 55px;
  border-radius: 6px;
  color: #666;
  font-size: 13px;
  -webkit-appearance: none;
}

.login-and-register-form.modal .custom-form input {
  margin-bottom: 5px;
  float: none;
}


.login-and-register-form .main-register .custom-form input[type="text"], .login-and-register-form .main-register .custom-form input[type="email"], .login-and-register-form .main-register .custom-form input[type="password"] {

    padding-left: 20px;

}

#login .login, #register .login {
  width: 430px;
  padding: 45px 60px 60px;
  overflow-y: auto;
  background-color: #fff;
}
.my_favorites .propertyresultlist{
	box-shadow:none;
}
section.all-similar-property.bootstrap-realtypress.my-favorites {
    margin-top: 30px;
}
.my_favorites .propertyresultlist .rps-property-info{
	padding: 5px 20px!important;
    border-top: 0 !important;
    margin: 0 1px;
    position: relative;
    top: -10px;
	font-size:0.9em;
}
.my_favorites .propertyresultlist  h4{
	color: #115989 !important;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 150% !important;
}
.my_favorites .project-single{
	box-shadow: 0px 0px 50px rgba(160, 97, 39, 0.1);
	border-radius: 10px;
    margin-bottom: 20px;
}
.fa-heart{
	color:#000;
}
.my-favorites .col-xs-12.col-sm-12.col-md-12.listing-container {
    padding-bottom: 40px !important;
}
.love-it{
	text-decoration: none !important;
    position: absolute;
    font-size: 25px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 2px;
    color: #fff;
    border: none;
    display: inline-block;
    z-index: 1;
    width: 84px !important;
    height: 17px;
    right: -15px;
    margin-top: 6px;
    top: 0;
    
}

.my_favorites .streetaddress a{
	text-decoration:none !important;
}
.my_favorites .item.col-lg-4.col-md-6.col-xs-12.landscapes {
    margin: 10px 0;
}
.elementor-element.elementor-element-e3c4d7e {
    overflow: visible !important;
}
#login {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fas.fa-heart {
    display: none;
}
.love-it .fa-heart{
	background:rgba(255,255,255,0.3);
	padding:5px;
}

.loved .fas.fa-heart {
    display: inline;
}

.loved .far.fa-heart {
    display: none;
}
.closebutton{
	float:right;
	cursor:pointer;
	right: 20px;
    top: 20px;
    position: relative;
}
.closebutton i{
	font-size:20px;
}
.closebutton.buttonhide{
	display:none;
}
.login-and-register-form .close-reg {
    position: absolute;
    background: #115989;
    top: 14px;
    right: 30px;
    border-radius: 100%;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.login-and-register-form .fa.fa-times {
    padding-left: 14px;
    text-align: center;
}
/*Popup Modal*/


/*Home Content*/
.home_content .container .inner-content{
	background: #FFFAEE;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.16);
    background-image: url();
    background-size: cover;
    background-repeat: no-repeat;
}
section.home_content.quick_inquiry {
    padding-bottom: 50px;
}
section.home_content.quick_inquiry .rld-main-contact{
	 max-width: 746px;
    margin: 0 auto;
}
section.home_content.quick_inquiry .rld-main-contact input, section.home_content.quick_inquiry .rld-main-contact textarea{
	background: none;
    border-color: #000;
    font-family: "Poppins",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    border-radius: 5px;
}
section.home_content.quick_inquiry .rld-main-contact input::placeholder, section.home_content.quick_inquiry .rld-main-contact textarea::placeholder{
	color:#000;
}
section.home_content.quick_inquiry  #wpcf7-f77-p10-o1 p{
	margin-bottom:20px;
}
section.home_content.quick_inquiry  #wpcf7-f83-p20-o1 input.wpcf7-form-control.has-spinner.wpcf7-submit,section.home_content.quick_inquiry  #wpcf7-f83-o1 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #FFD872;
    font-family: "Poppins",sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
    text-transform: uppercase;
	transition:all 3s ease-in-out;
	animation:flipInX 4s infinite alternate;
}
ul.featuredpropertiescarousel .col-md-4:hover .slide-link {
    border-radius: 15px;
	
}
ul.featuredpropertiescarousel .col-md-4:hover .homes-content{
    transition: all 1s ease-out;
     
}
ul.featuredpropertiescarousel .col-md-4:hover .homes-content .streetaddress{
	padding:0 5px;
}
ul.featuredpropertiescarousel .col-md-4:hover .homes-content .totalprice{
	padding-left: 5px;
    padding-right: 5px;
}
ul.featuredpropertiescarousel .col-md-4:hover .homes-content .bedbath{
	padding-left: 5px;
    padding-right: 5px;
}
section.home_content.quick_inquiry  #wpcf7-f83-p20-o1 input.wpcf7-form-control.has-spinner.wpcf7-submit:hover,section.home_content.quick_inquiry  #wpcf7-f83-o1 input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
	background:#000 !important;
	color:#fff !important;
	transition:all 2s ease-in-out;
}
.home_content .container .inner-content h2{
	text-transform: uppercase;
    color: #050505;
    padding: 20px 0;
    font-family: "Poppins",sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
}
.home_content .container .inner-content p{
	line-height: 30px;
    color: #000;
    font-family: "Poppins",sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 20px;
}
/*Home Content*/
/*Scroll*/
#ast-scroll-top{
	font-size: 20px;
    border-radius: 50%;
	background-color:#000;
}
#primary{
	margin:0 !important;
}
section.banners{
	width:100%;
	min-height:600px;
	position:relative;
}
section.banners .text-heading {
    /* display: -webkit-box; */
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
section.banners h1{
    font-size: 30px;
    color: #fff;
	text-transform:uppercase;
	position: absolute;
    top: 50%;
    left: 50%;
	transform:translate(-50%, -50%);
}
/*Scroll*/
/* Sell Page */
.page-id-20 .rld-main-search input[type="submit"]{
	background-color:#115989;
}
.page-id-20 .rld-main-search .wpcf7 input:not([type=submit]),.page-id-20 .rld-main-search .wpcf7 select, .wpcf7 textarea {
    border-color: #000;
    background: transparent;
}
.page-id-20 .rld-main-search .one-in-row .wpcf7-form-control-wrap {
    margin-top: 13px;
}
.page-id-20 .rld-main-search {
    padding: 50px 30px 35px 30px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
    border-radius: 0 6px 6px 6px;
	margin: 40px auto;
    max-width: 1000px;
}
.page-id-20 .rld-main-search h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2rem;
}
.page-id-20 .rld-main-search .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 15px;
    font-weight: normal;
    height: 42px;
    line-height: 27px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
    margin-bottom: 16px;
}
.page-id-20 .rld-main-search .nice-select.wide {
    width: 100%;
}
.page-id-20 .rld-main-search .form-group .nice-select {
    margin: 0px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #757575;
    font-family: 'Alata', sans-serif;
    font-weight: 400;
    font-size: 15px;
	width:100%;
}
.page-id-20 .rld-main-search .nice-select.wide {
    margin-top: 0px !important;
    margin-bottom: 15px;
}
/* Sell Page */
/* Login Page */
.login-and-register-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: auto;
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
  background: rgba(0, 0, 0, 0.81);
}

.login-and-register-form .main-register-holder {
  max-width: 480px;
  margin: 100px auto 50px;
  position: relative;
  z-index: 5;
}


.login-and-register-form .main-register {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 0 30px;
  margin-bottom: 50px;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.12);
}

.login-and-register-form .fl-wrap {
  float: left;
  width: 100%;
  position: relative;
}

.login-and-register-form .main-register h3 {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 20px;
  padding: 20px 30px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #444;
  border-bottom: 1px solid #eee;
}


.login-and-register-form #tabs-container {
  float: left;
  width: 100%;
  margin-top: 20px;
  padding: 0 30px;
}

.login-and-register-form #tabs-container {
  margin-top: 0px;
}

.login-and-register-form .custom-form textarea, .login-and-register-form .custom-form input[type="text"], .login-and-register-form .custom-form input[type="email"], .login-and-register-form .custom-form input[type="password"], .login-and-register-form .custom-form input[type="button"] {
  float: left;
  border: 1px solid #eee;
  background: #f9f9f9;
  width: 100%;
  padding: 15px 20px 15px 55px;
    padding-left: 55px;
  border-radius: 6px;
  color: #666;
  font-size: 13px;
  -webkit-appearance: none;
}

.login-and-register-form.modal .custom-form input {
  margin-bottom: 5px;
  float: none;
}


.login-and-register-form .main-register .custom-form input[type="text"], .login-and-register-form .main-register .custom-form input[type="email"], .login-and-register-form .main-register .custom-form input[type="password"] {

    padding-left: 20px;

}

#login .login, #register .login {
  width: 430px;
  padding: 45px 60px 60px;
  overflow-y: auto;
  background-color: #fff;
}
.customers-form input.btn_1.rounded.full-width.add_top_30.mt-5, .login-form input.btn_1.rounded.full-width {
    background: #115989 !important;
    margin: 0 auto;
    display: block;
}
.login-form input.btn_1.rounded.full-width {
    margin: 25px auto;
    display: block;
}
/* Login Page */
/* Profile Page */
.edit-profile .section-inforamation{
	background: #fff;
    padding: 30px;
    border-radius: 10px;
	border:1px solid #001C53;
}
.edit-profile input[type=email],.edit-profile input[type=number],.edit-profile input[type=password],.edit-profile input[type=search],.edit-profile input[type=tel],.edit-profile input[type=text],.edit-profile input[type=url],.edit-profile select,.edit-profile textarea {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #001C53;
    border-radius: 2px;
    background: none;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
}
.edit-profile .password-section {
    margin-top: 20px;
}
.edit-profile .password-section h6{
	font-size: 18px;
    margin-bottom: 20px;
    color: #001C53;
}
.edit-profile .col-md-6.col-sm-12 {
    margin-bottom: 15px;
}
.edit-profile button.btn.btn-primary.btn-lg.mt-2 {
    background: #115989;
    border-color: #115989;
    color: #fff;
    width: 100%;
    max-width: 200px;
}
.edit-profile .profilesubmitbutton {
	margin-top: 15px;
}
/* Profile Page */
/* Blog Page */
.blog section.headings {
    background: linear-gradient(rgba(18, 27, 34, 0.6), rgba(18, 27, 34, 0.6)), url('../../../wp-content/uploads/2023/09/photo-1518655048521-f130df041f66.jpg') no-repeat fixed center center;
	background-size:cover;
    width: 100%;
    min-height: 600px;
	position:relative;
}
.blog section.headings h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
	transform:translate(-50%, -50%);
}
.post-type-archive-rps_listing  #header {
    position: relative;
    z-index: 999;
    width: 100%;
    background: #fff;
}
.blog .blog-section{
	position:relative;
	padding: 3rem 0;
}

.blog .bl-meta {
    margin-top: 10px;
	margin-bottom: 10px;
}
.blog .blog-section .action-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .8rem;
    color: #444;
	margin:0;
}
.news-item {
    margin: 15px 0;
    border: 1px solid #115989;
    padding: 10px;
}
.blog .blog-section .action-item {
    color: #8C8C8C;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
}
.blog .blog-section .action-item.admin,.blog .blog-section .action-item.date {
    border-right: 1px solid #8C8C8C;
    padding-right: 10px;
}
.blog .blog-section .action-item{
	list-style:none;
}
.blog .blog-section .news-item-descr p {
    color: #6F6F6F;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
	margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

.blog .blog-section .news-item-descr p {
    margin-bottom: 15px;
}
.blog .read-more a{
	font-weight:600;
}
/* Blog Page */
/* Nice Select */
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 15px;
    font-weight: normal;
    height: 42px;
    line-height: 27px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
    margin-bottom: 10px;
	border-radius:5px !important;
}

.nice-select:hover {
    border-color: #3164F4;
}
.nice-select .current{
	font-family: 'Poppins',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: #999;
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 8px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 8px;
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #cccccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .list {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .list {
        background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    /* -webkit-transform-origin: 50% 0; */
    
    /* transform-origin: 50% 0; */
    /* -webkit-transform: scale(0.75) translateY(-21px); */
   
    /* transform: scale(0.75) translateY(-21px); */
    /* -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; */
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 4px;
	display:none;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.nice-select .option:hover {
    background-color: #238AC1;
    color: #fff;
}

.nice-select .option.selected {
    font-weight: bold;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}

.contact-form-wrapper .list {
    background: #2f3341 none repeat scroll 0 0;
    border-radius: 0;
}

/* Nice Select */
/* Listing Header */
.post-type-archive-rps_listing section.headings {
    background: linear-gradient(rgba(18, 27, 34, 0.6), rgba(18, 27, 34, 0.6)), url('') no-repeat center center;
    width: 100%;
    min-height: 300px;
}
.post-type-archive-rps_listing section.headings h1 {
    padding-top: 7.5rem;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
}
.post-type-archive-rps_listing .listingresults{
	margin-bottom:30px;
}
.post-type-archive-rps_listing .row.row-property-result {
    padding-top: 30px;
}
/* Listing Header */
/* Single Listing Header */
.listing-title-bar span.forsale{
	color: #000;
    font-family: Poppins;
    font-style: normal;
    border-radius: 4px;
    background: #E7E7E7;
    padding: 10px;
    margin: 0;
    font-weight: 300 !important;
}
.single-rps_listing .tab-desc {
    margin: 15px 0;
}
.single-rps_listing .tab-desc.pricevalue {
    padding-top: 50px;
	padding-bottom:10px;
}
.single-rps_listing .tab-desc.keydetails{
	margin-bottom:40px;
}
.prop-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
	align-items:center;
}
.rps_listing-template-default .headings-2 .listing-title-bar h4 {
    font-family: 'Poppins',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 42px;
    color: #115989;
	margin-top:20px;
}
.listing-title-bar span {
    color: #000000;
    font-family: 'Alata', sans-serif;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 150%;
}
h4.pr-price.text-right, h4.pr-price.text-center {
    letter-spacing: 0.02em;
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    color: #000000;
}
.extra_wrapper {
    text-align: right;
}
.share_wrapper {
    display: inline-block;
    position: relative;
    border-radius: 2px;
}
.single-rps_listing ul.share-buttons.action-list {
    list-style: none;
    position: absolute;
   
    top: -50px;
    display: none;
   
}
.post-type-archive-rps_listing .all-similar-property .rps-property-result.propertyresultlist figure a img, .all-similar-property .rps-property-result.propertyresultlist figure a img, .all-similar-property .rps-property-result.propertyresultlist  a img{
	height:100%;
	max-height:400px;
}
.listingpagebg img{
	max-height:400px;
	width: 100%;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.45);
}

/*section.col-xs-12.col-sm-12.col-md-12.listing-container {
  	padding-bottom: 40px !important;
}*/
.single-rps_listing  .share_wrapper li.action-item a {
    font-size: 14px;
    line-height: 32px;
    border: none;
    color: #E1AB2A;
	padding:5px;
    margin-right: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.col-md-6.col-sm-12.col-xs-12.jrange-slider-inputs.keywords {
    margin: 10px 0;
}
.single-rps_listing  li.action-item a .fa {
    position: relative;
    top: -1px;
}
.single-rps_listing  .share_wrapper > a {
    color: #A51220;
    font-size: 16px;
	color: #FDFDFD !important;
    padding: 8px 10px;
    border-radius: 2px;
	border:1px solid #E7E7E7;
	color:#000 !important;
	background:#E7E7E7;
}
.single-rps_listing  .fa-share-alt:before {
    content: "\f1e0";
}
.single-rps_listing  .share_wrapper > a span {
    font-family: 'Alata', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    display: inline-block;
    margin-left: 5px;
}
.single-rps_listing  .fav_wrapper {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 2px;
    position: relative;
	border:1px solid #E7E7E7;
	top: 2px;
    margin-right: 5px;
	background:#E7E7E7;
}

.single-rps_listing  .extra_wrapper   .fav_wrapper  .love-it .fa-heart {
    font-size: 16px !important;
	
}
.detail-wrapper.price.col-md-5.text-center .info-block {
    display: inline-block;
    margin: 0 5px;
}
.detail-wrapper.price.col-md-5.text-center h4.det {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    color: #000000;
}
.single-rps_listing .extra_wrapper  .fa-heart:before {
    content: "\f004";
	color:#000;
	margin-right:5px;
}
.detail-wrapper-body .fav-label {
    display: inline-block !important;
    font-family: 'Alata', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}
.single-rps_listing  .print_wrapper {
    display: inline-block;
    position: relative;
    top: -2px;
   
}
.single-rps_listing  .print_wrapper .btn {
    display: inline-block;
    padding: 5px 10px !important;
    height: 28px !important;
    background-color: transparent !important;
    border-radius: 2px !important;
}
.single-rps_listing  .print_wrapper span {
    color: #fff !important;
    font-size: 16px;
    position: relative;
    top: -4px;
}
.single-rps_listing  .print_wrapper strong {
    display: inline-block !important;
    font-family: 'Alata', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    position: relative;
    top: -3px;
}
.single-rps_listing  ul.share-buttons.action-list.active {
    display: flex;
	background:#fff;
}
.single-rps_listing  .extra_wrapper i.far.fa-heart:after {
    content: 'Save';
    color: #000;
    position: relative;
	font-weight:700;
}
.single-rps_listing .extra_wrapper .love-it {
    text-decoration: none !important;
    position: relative;
    font-size: 10px;
    font-weight: 600;
    padding: 0;
    border-radius: 2px;
    color: #fff;
    border: none;
    /* display: inline-block; */
    z-index: 1;
    width: auto !important;
    height: auto;
    right: 0;
    /* margin-top: 6px; */
    /* top: 0; */
}
.all-similar-property .propertyresultlist .rps-property-info {
    border-radius: 10px;
    padding: 5px 20px!important;
    border-top: 0 !important;
    margin: 0 1px;
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	top:0;
}
.single-rps_listing .extra_wrapper  .love-it .fa-heart {
    background: none;
    padding: 2.5px;
}
.home .listingresults{
	display:none;
}
.all-similar-property .similarhomes{
	font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 49px;
    text-align: center;
    color: #00256E;
}
.all-similar-property .ssubheading{
	font-family: 'Alata';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #E1AB2A;
	margin-bottom:30px;
}
.all-similar-property .forsale,.all-similar-property .forrent,.all-similar-property .openhouse{
	display:none !important;
}
.below-details-wrapper {
    padding-top: 60px;
    padding-bottom: 0px;
}
.single-rps_listing .below-details {
    background-color: #E4EDFF;
    box-shadow: 0px 4px 4px rgba(64, 7, 12, 0.1);
    border-radius: 2px;
    padding: 20px 20px 30px 30px;
}
.below-details-wrapper .listing-title-bar {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.below-details-wrapper .listing-title-bar .info-block {
    text-align: center;
    width: 16.66%;
	display: flex;
    align-items: center;
}
.below-details .icon-title {
    font-family: 'Alata', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #A51220;
}
.listing-title-bar .icon-box {
    position: relative;
    top: 0px;
    display: block;
    width: 80px;
    height: 80px;
    padding: 0px;
    margin: 0 auto;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    display: flex;
    align-items: center;
    justify-content: center;
}
.below-details-wrapper .listing-title-bar .icon-box {
    margin: 0 auto;
}
.listing-title-bar .info-block .icon-box::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    /* border: 1px solid #CDCDCD; */
    border-radius: 2px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.d-bed-icon {
    background-image: url();
    height: 64px;
    width: 64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.listingpagebg{
	/*background-image: url();*/
	background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
}
.d-bath-icon {
    background-image: url();
    height: 64px;
    width: 64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.d-car-icon {
    background-image: url();
    height: 64px;
    width: 64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.d-cal-icon {
    background-image: url();
    height: 64px;
    width: 64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.d-sq-icon {
    background-image: url();
    height: 64px;
    width: 64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.d-fire-icon{
	 background-image: url();
    height: 64px;
    width: 64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.d-garage-icon{
	background-image: url();
    height: 64px;
    width: 64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: inline-block;
}
.listing-title-bar .text-box span.det {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    display: block;
    color: #115989;
    
}
.below-details-wrapper .text-box span.det {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #00256E;
    justify-content: center;
}
section.single-proper {
    background: #FFF;
}
.single-rps_listing .blog .blog-info.details {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0px !important;
    background: transparent;
}
.single-rps_listing .blog .blog-info.details .tab-desc {
    border-bottom: none;
    background: #FEFEFE;
    padding-left:0;
	padding-right:0;
    border: none;
 
}
.bootstrap-realtypress hr{
	border-top: 1px solid #929292 !important;
}
.single-rps_listing .tab-desc h1 {
    display: inline-block;
    margin-right: 20px;
    color: #115989;
    font-family: "Poppins",sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.single-rps_listing .tab-desc h1 span {
   /* text-transform: uppercase;*/
}
.single-rps_listing .tab-desc p.rps-text-center-sm {
    color: #000;
    font-family: "Poppins",sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.single-rps_listing .feature_list {
    padding: 50px 30px;
    border-bottom: none;
    background: #FEFEFE;
   
    border-radius: 6px;
    margin-bottom: 0px;
}
.tab-det .no-bottom-border {
    border-bottom: none;
}
.single-rps_listing .feature_list {
    padding:0px;
    border-bottom: none;
    background: #FEFEFE;
    border-radius:0px;
}
.tab-det .no-bottom-border {
    border-bottom: none;
}
.feature_list h1 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #115989;
    margin-top: 0px;
}
.single-rps_listing .tab-det h1 span {
    letter-spacing: 0.02em;
    display: inline-block;
    margin-right: 20px;
    color: #000;
    font-family: "Poppins",sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.single-rps_listing .tab-det h1 span.lbl {
    color: #115989 !important;
}
.single-rps_listing .homes-content .homes-list {
    padding: 0px;
    margin: 0px;
}
.feature_list li {
   
}
.single-rps_listing .blog .homes-content .homes-list li {
    width: 50%;
    float: left;
    font-size: 14px;
    line-height: 36px;
    list-style: none;
    color: #0098ef;
}
.feature_list span.font-weight-bold {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 200%;
    color: #8D8D8E !important;
    width: 50%;
    display: inline-block;
    font-family: 'Alata', sans-serif;
}
.homes-content .font-weight-bold.mr-1 {
    color: #8D8D8E !important;
}
.feature_list span.det {
    font-size: 16px !important;
    line-height: 200% !important;
    color: #101010 !important;
    font-weight: 400 !important;
    letter-spacing: 0.03em;
    font-family: 'Alata', sans-serif;
}
.tab-det .rps-maintenance p, .tab-det .rps-maintenance span {
    font-size: 16px !important;
    line-height: 30px !important;
    color: #787878 !important;
    font-weight: 500 !important;
}
.tab-det .alternate-urls {
    padding: 15px 30px;
    background: #FEFEFE;
	padding-left:0;
}
.single-detail-list {
    padding: 50px 30px;
    border: none;
    background: #FEFEFE;
}
.tab-det h3 {
    font-family: 'Alata', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #115989;
    margin-top: 0px;
}
.single-rps_listing  .homes-content.details .fa {
    color: #115989;
    font-size: 1.5rem;
    font-weight: bold;
}
.single-rps_listing .ui-elements h4 {
    letter-spacing: 2px;
    margin-right: -2px;
}
.single-rps_listing .blog-info.details h4{
	color: #000;
    font-family: 'Alata', sans-serif;
    font-weight: 600;
    text-transform: capitalize;
}
.bootstrap-realtypress .rps-single-listing .open-house-row {
    margin-bottom: 30px;
}
.bootstrap-realtypress .rps-single-listing .open-house-row .open-house-calendar {
    border: 1px solid #ddd;
}
.bootstrap-realtypress .rps-single-listing .open-house-row .open-house-calendar .top {
    text-align: center;
    background: #f3f3f3;
    font-weight: 700;
    padding: 4px 4px;
    font-size: 15px;
}
.bootstrap-realtypress .rps-single-listing .open-house-row .open-house-calendar .middle .day-numeric {
    text-align: center;
    font-size: 36px;
    padding: 0;
}
.bootstrap-realtypress .rps-single-listing .open-house-row .open-house-calendar .middle .day-text {
    text-align: center;
    font-size: 13px;
    font-style: italic;
    background: #f3f3f3;
    padding: 3px 0;
}
.invest_in_property .row{
	align-items:center;
}
.invest_in_property .panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.invest_in_property .panel-default>.panel-heading a {
    display: block;
    padding: 10px 15px;
    color: #000;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-left: 0;
}

.invest_in_property .panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.invest_in_property .panel-default>.panel-heading a[aria-expanded="true"] {
   	background-color: #000;
    padding-left: 10px;
    color: #fff;
}
section.invest_in_property {
    margin-top: 50px;
}
.invest_in_property .panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.subscribesubmit.btn.btn-primary.btn-lg {
    height: 55px;
}
.invest_in_property .panel-default>.panel-heading a[aria-expanded="false"]:after {
   content: "\002b";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    padding: 8px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    font-size: 10px;
}
.invest_in_property .panel-body{
	padding:10px;
}
.invest_in_property h4{
	color: #000;
    font-family: "Poppins",sans-serif;
    font-size: 30px;
    font-weight: 700;
	margin-bottom:15px;
}
.single-detail-list {
    padding: 10px;
    border: none;
    background: #FEFEFE;
	margin:10px 0;
	border:1px solid #C8C8C8;
}
.tab-det h3 {
    letter-spacing: 0.02em;
    display: inline-block;
    margin-right: 20px;
    color: #115989 !important;
    font-family: "Poppins",sans-serif !important;
    font-size: 25px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    text-transform: none;
}
.bootstrap-realtypress .rps-single-listing .rps-altenate-url .fa {
    background: #115989 !important;
}
.bootstrap-realtypress .rps-single-listing .rps-altenate-url{
	color:#115989 !important;
}
@media screen and (min-width:768px){
	
	.rps-single-listing-map-tabs h6{
	letter-spacing: 0.02em;
    display: inline-block;
    margin-right: 20px;
    color: #115989 !important;
    font-family: "Poppins",sans-serif !important;
    font-size: 25px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    text-transform: none;
	}
}
.single-detail-list .table {
    margin-bottom: 0px !important;
}
.single-detail-list .table > tbody > tr > td {
    border-top: none !important;
    border-bottom: none !important;
}
.bootstrap-realtypress .single-detail-list .table tbody tr td {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.03em;
    color: #101010 !important;
    width: 25%;
	border:0;
}
.bootstrap-realtypress .single-detail-list .table tbody tr td.td-label {
    padding-left: 0px !important;
    color: #8D8D8E !important;
}
.bootstrap-realtypress .single-detail-list .table tbody tr td.td-label strong {
    font-weight: 500 !important;
}
.bootstrap-realtypress .single-detail-list .table tbody tr td.td-label:nth-child(3) {
    padding-left: 30px !important;
}
.bootstrap-realtypress table {
    border-collapse: collapse;
    border-spacing: 0;
}
.bootstrap-realtypress table {
    background-color: transparent;
}
.bootstrap-realtypress .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.bootstrap-realtypress .table {
    text-align: left;
    margin-bottom: 20px !important;
    letter-spacing: 0;
	border:0;
}
.bootstrap-realtypress .table-hover > tbody > tr:hover {
    background-color: #ffffff !important;
}
.bootstrap-realtypress .single-detail-list .table thead tr th{
	border:0;
}
.rps-single-listing-map-tabs {
    padding: 10px 0;
    border: none;
    background: #FEFEFE;
}
.rps-single-listing-map-tabs .nav-tabs > li > a {
    font-family: 'Alata', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #115989;
}
 .rps-single-listing-map-tabs .nav-tabs a.tab.aerial.et_smooth_scroll_disabled {
    display: none;
}
.bootstrap-realtypress  .rps-single-listing-map-tabs .nav-tabs {
    border-bottom: 0;
}
.rps-single-listing-map-tabs .tab-content{
	border:0 !important;
}
.inner-pages .contact-us {
    padding: 0 0;
}
section.contact-us .hp6 {
    padding: 20px;
    background-color: #FEFEFE;
    margin: 50px 0;
    border-radius: 10px;
    border: 1px solid #C8C8C8;
}
section.contact-us .hp6 .rld-main-contact p{
	color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
	margin-bottom:20px;
}
section.contact-us .hp6 .rld-main-contact {
    max-width: 746px;
    margin: 0 auto;
}
section.contact-us .hp6 .rld-main-contact h3 {
    font-family: 'Poppins',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #115989;
    margin: 10px 0 !important;
}
.latestlisting h3{
	font-family: 'Poppins',sans-serif !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 28px;
    color: #115989 !important;
    margin: 10px 0 !important;
}
section.contact-us input,section.contact-us textarea {
    background: none !important;
    border-color: #C8C8C8 !important;
}
section.contact-us span.wpcf7-spinner {
    display: none;
}
section.contact-us input{
	width:100% !important;	
}
section.contact-us input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: linear-gradient(315deg, #115989 0%, #115989 52.08%, #115989 100%) !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    margin: 0 auto;
    display: block;
    border-color: #115989 !important;
	width:auto !important;	
}


section.contact-us input.multiple-send-message{
 background-color: #115989 !important;
    color: #fff !important;	
    text-transform: uppercase !important;	
    font-size: 16px !important;	
    font-weight: 400 !important;	
    letter-spacing: 3px !important;	
    margin: 0 auto !important;	
    display: block !important;	
    border-color: #115989 !important;
	line-height:20px !important;	
	width:auto !important;
	}
.mortgageapplication .innermortgage{
    background-color: #FEFEFE;
    border-radius: 0px;
    margin: 60px 0;
    box-shadow: 0px 0px 50px rgba(160, 97, 39, 0.1);
    border-radius: 4px;
	margin-bottom:0;
}
.innermortgage .col-md-6{
	display: flex;
    justify-content: flex-start;
    align-items: center;
	padding:10px 30px;
}
.innermortgage .col-md-6 p{
	font-family: 'Alata', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    background: linear-gradient(315deg, #D68D15 0%, #115989 52.08%, #F8C73D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 30px;
}
.innermortgage .col-md-3{
	padding:30px 20px;
}
.innermortgage  .row{
	padding:30px;
}
.innermortgage .col-md-3 p{
	font-family: 'Alata', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #D9D9D9;
}
.innermortgage .col-md-3.applybutton p{
	background: linear-gradient(315deg, #D68D15 0%, #115989 52.08%, #F8C73D 100%);
    border-radius: 2px;
    padding: 15px;
    text-align: center;
    color: #fff;
}
.innermortgage .col-md-3.lowrate p{
	position:relative;
	top:15px;
}
.listing-title-bar .info-block span{
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
}
.nofavourite{
	margin:0 auto ;
}
.lodging_gallery .gallery_box{
	background: #fff;
    
}
.single-rps_listing  .bootstrap-realtypress .rps-single-listing{
	margin-top:0 !important;
}
.responsive-menu{
	display:none;
}
.bootstrap-realtypress .listingpageform input {
    font-family: 'Poppins',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 50px;
    padding: 20px;
    height: 50px;
    letter-spacing: 0.02em;
    color: #666666;
    border-radius: 2px;
    border: 1px solid #DADADA;
    background-color: #fff;
    width: 100%;
	
}
.bootstrap-realtypress .listingpageform #input_merge{
	background-image: url();
    background-repeat: no-repeat;
    background-position: right 10px center;
	background:transparent;
}
.listingpageform .panel{
	border:none !important;
}
.row.horizontalsearchform.show {
  
}
.bootstrap-realtypress .listingpageform .horizontalsearchform .btn-result-filter, .bootstrap-realtypress .listingpageform .horizontalsearchform .btn-result-save{
	width: auto;
}
.bootstrap-realtypress .theme-green .back-bar .selected-bar {
    background: #115989 none !important;
}
.bootstrap-realtypress .listingpageform .horizontalsearchform .btn-result-filter, .bootstrap-realtypress .listingpageform .horizontalsearchform .btn-result-save, .bootstrap-realtypress .listingpageform  .btn-result-filter, .bootstrap-realtypress .listingpageform  .btn-result-save{
    margin: 20px auto;
    background-color: #115989;
    border: 1px solid #115989;
    text-transform: Capitalize;
    padding: 15px 38px;
    font-weight: 400;
    font-size: 20px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.02em;
    border-radius: 0px;
    display: inline-block;
    font-family: 'Alata', sans-serif;
    height: 50px;
}
.theme-green .back-bar .pointer-label{
	color: #115989 !important;
}
.bootstrap-realtypress .theme-green .back-bar .pointer{
	border-color: #115989 !important;
    background: #115989 !important;
}
.bootstrap-realtypress .listingpageform  .search-btn-wrapper{
	text-align:center;
}
.bootstrap-realtypress .listingpageform  .fa-heart {
    color: #fff;
}
.bootstrap-realtypress .listingpageform .btn-result-filter:hover, .bootstrap-realtypress .listingpageform .btn-result-save:hover {
    background: #115989 !important;
    border: 1px solid #115989 !important;
}
.save-modal #login .btn_1,.save-modal  a.btn_1 {
    font-family:'Alata', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    background: rgba(234, 170, 17, 1);
    border-radius: 2px;
    color: #fff !important;
    border: 0px;
    text-transform: none;
    padding: 10px 10px;
    letter-spacing: 0.02em;
	width:100%;
}
.save-modal input[type=text]{
	background:#fff;
}
.listingpageform .nice-select{
    height: 50px !important;
    line-height: 50px !important;
    padding: 0 15px !important;
    border-radius: 5px !important;
    border: 1px solid #ddd !important;
    -webkit-box-shadow: none;
    box-shadow: none !important;
    color: #757575 !important;
    font-family: 'Alata', sans-serif;
    font-weight: 400;
    font-size: 15px !important;
    position: relative;
    border: 1px solid #EBEBEB !important;
    border-radius: 4px !important;
    font-size: 16px !important;
	background:transparent !important;
}
.listingpageform .nice-select.open .list{
	overflow: hidden;
    outline: none;
    width: 100% !important;
    transform: none !important;
    border-radius: 0px;
    padding: 9px;
    z-index: 99999;
    max-height: 230px;
    margin: 0;
	display:block;
}
.listingpageform .nice-select .current{
	color:#000;
}
.nicescroll-rails {
    z-index: 99999 !important;
}
.bootstrap-realtypress .listingpageform #input_merge::placeholder{
	color:#000;
}
/*.saveselect .nice-select.open .list{
	overflow: hidden;
    outline: none;
    width: 100% !important;
    transform: none !important;
    border-radius: 4px;
    padding: 9px;
    z-index: 99999;
    margin: 0;
}*/
.listingpageform .nice-select .option:hover {
    background-color: rgb(17, 89, 137);
}
.searchresultpage .nice-select .option:hover {
    background-color: rgb(17, 89, 137);
    color: #fff;
}
.listingpageform .col-md-6.col-sm-6.col-xs-12.jrange-slider-inputs {
    margin: 10px 0;
}
.listingpageform input#input_description {
    position: relative;
    top: 28px;
	background:none;
}
.listingpageform input#input_description::placeholder, .listingpageform  label{
	color:#000 !important;
}

.listingpageform select {
	    /* margin: 0px; */
    height: 50px !important;
    line-height: 50px !important;
    padding: 0 15px !important;
    border-radius: 5px !important;
    border: 1px solid #ddd !important;
    -webkit-box-shadow: none;
    box-shadow: none !important;
    color: #757575 !important;
    font-family: 'Alata', sans-serif;
    font-weight: 400;
    font-size: 15px !important;
    position: relative;
    border: 1px solid #EBEBEB !important;
    border-radius: 4px !important;
    font-size: 16px !important;
}
/*.searchresultpage select.sortingfilter {
    display: none !important;
}*/
.searchresultpage select.sortingfilter.show{
	display:block !important;
}
/*.searchresultpage .form-control {
    height: 0 !important;
    padding: 0 !important;
    border: none !important;
}*/
/*.searchresultpage span.current {
    display: none;
}*/
.searchresultpage .nice-select.form-control.sortingfilter.show ul.list {
    display: block !important;
    opacity: 1 !important;
}
.searchresultpage .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68,68,68,.11);
    box-sizing: border-box;
    /* margin-top: 4px; */
    opacity: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    -webkit-transition: all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
    z-index: 9;
    margin-left: 0;
}
.nice-select.form-control.sortingfilter {
    margin-bottom: 0 !important;
}
.searchresultpage .nice-select.show .list {
    opacity: 1 !important;
    overflow: visible !important;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    z-index: 99999;
    overflow: hidden;
    outline: none;
}
header.result-header.sortingheader .form-group.saveselect {
    margin-bottom: 10px;
}
header.result-header.sortingheader  select#saveselect {
    color: #fff;
    background: #000;
}
.result-header .searchresultpage .nice-select .list {
    width: 100% !important;
    overflow: hidden;
    outline: none;
}

.sortingheader a.btn.btn-primary.btn-block.btn-filter-search-results{
	color: white !important;
    border: 0px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    padding: 13px 0px;
    display: inline-block;
}
/* Single Listing Header */
/* Slider Single Page */
.slider .slick-prev:before, .slider-vertical .slick-next:before {
	display: none;
}
.slider .slick-prev, .slider .slick-next {
    width: 28px;
    height: 28px;
    border-style: solid;
    margin: 10px;
    display: inline-block;
    margin: auto;
    left: 0;
    right: 0;
		top: 0;
		bottom: 0;
    z-index: 10;
    cursor: pointer;
}
.slider .slick-prev:before, .slider .slick-next:before {
	display: none;
}
.slider .slick-prev {
    border-width: 14px 14px 14px 0px;
    border-color: transparent #ffffff;
    left: 0px;
		right: auto;
}
.slider .slick-next {
    border-width: 14px 0px 14px 14px;
    border-color: transparent #ffffff;
    right: 0px;
    left: auto;
}	
.slider .slick-prev:hover, .slider .slick-next:hover {
    border-color: transparent #ffd200;
}
.slider .slick-prev.slick-disabled, .slider .slick-next.slick-disabled, .slider .slick-prev.slick-disabled:hover, .slider .slick-next.slick-disabled:hover {
	opacity: 0.1;
	cursor: default;
    border-color: transparent #000000;
}
.slider div {
	
	max-height:700px;
	text-align: center;
	font-size: 75px;
	color: #ffffff;
}
.slider-thumb div {
	line-height: 50px;
	font-size: 25px;
}
.slider-thumb .slick-slide.slick-current {
	
}
.slider img{
	width:100%;
}
.hamburger-box span {
    display: block;
    height: 2px;
    width: 30px;
    background: #115989;
    opacity: 1;
    position: absolute;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
.hamburger-box span:nth-child(1) {
    top: 0;
}
.hamburger-box span:nth-child(2) {
    top: 9px;
}
.hamburger-box span:nth-child(3) {
    width: 10px;
    top: 19px;
}
.hamburger-box span:nth-child(4) {
    width: 6px;
    top: 19px;
    left: 15px;
}
/* Slider Single Page */
.overlay-menu {
    opacity: 0;
    visibility: hidden;
    background: #115989;
    width: 0%;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    overflow: scroll;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: opacity .15s ease, -webkit-transform .27s ease;
    transition: opacity .15s ease, -webkit-transform .27s ease;
    -o-transition: opacity .15s ease, transform .27s ease;
    transition: opacity .15s ease, transform .27s ease;
    transition: opacity .15s ease, transform .27s ease, -webkit-transform .27s ease;
}
.overlay-menu .container {
    width: 100%;
}
.overlay-menu header.mob {
    padding: 1rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.overlay-menu .btn-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    color: white;
}
.overlay-menu header.mob .btn-close {
    position: static;
}
.overlay-menu ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
        position: relative;
    top: -2px;
}
.overlay-menu ul#listMenuRoot li {
    line-height: 14.5px;
}
.overlay-menu ul li a {
    color: white;
    padding: 0 0 .5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .3px;
    -webkit-transition: color .27s ease;
    -o-transition: color .27s ease;
    transition: color .27s ease;
}
.overlay-menu ul li a {
    font-size: 17px;
    letter-spacing: 0.2px;
    font-weight: 500 !important;
	line-height:30px;
}
.mobile-menu-active .overlay-menu {
    position: fixed;
    visibility: visible;
    display: block;
    z-index: 999999;
    opacity: 1;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    width: 85%;
    height: 100vh;
    -webkit-box-shadow: -10px 0 30px 1px rgb(0 0 0 / 40%);
    box-shadow: -10px 0 30px 1px rgb(0 0 0 / 40%);
}
.overlay-menu a.btn-close:before {
    content: '\f00d' !important;
    font-family: FontAwesome;
    font-size: 24px;
}
.overlay-menu a.btn-close{
	font-size:0;
}
.close-reg.closebutton.buttonhide {
    display: none;
}
a.share-whatsapp {
    display: none;
}

.entry-header  .entry-meta,.entry-header  .entry-meta *, .single .post-navigation a {
    line-height: 1.45;
    color: rgba(234, 170, 17, 1) !important;
}
#comments .submit, .search .search-submit{
	background: #115989 !important;
}
/* Blog Detail Page */
.single-post .headings{
    background:  linear-gradient(rgba(18, 27, 34, 0.6), rgba(18, 27, 34, 0.6)), url('../../../wp-content/uploads/2023/09/photo-1518655048521-f130df041f66.jpg') no-repeat fixed center center;
    width: 100%;
    background-size: cover !important;
    min-height: 300px;
    position: relative;
}
.blog .blog-section .news-item h3 {
    color: #000;
    font-size: 15px;
    line-height: 21px;
    font-weight: 700;
    margin-top: 13px;
    text-transform: uppercase;
}
body.blog div#secondary{
	display:none;
}
.single-post  .text-heading {
    /* display: -webkit-box; */
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single-post  section h1 {
    margin-top: 7.5rem;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
}
.single-post section.blog-section {
    padding: 4.6rem 0;
    background: transparent;
    position: relative;
    z-index: 99;
}
.single-post section.blog-section {
    padding: 3rem 0;
    background: #f5f7fb;
}
.single-post .blog-section .news-item {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1px #e7e7e7 !important;
    box-shadow: 0px 0px 1px #e7e7e7 !important;
    border: 1px solid #e7e7e7;
    overflow: hidden;
}
.single-post .blog-section .news-item.details {
    background: transparent;
    -webkit-box-shadow: 0 0 0 0 #edeff1;
    box-shadow: 0 0 0 0 #edeff1;
}
.single-post  .blog-section .news-item-img {
    position: relative;
    width: 100%;
}
.single-post  .news-item-img img {
    width: 100%;
}
.single-post  .blog-section .news-item-text {
    padding: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.single-post .blog-section .news-item-text {
    padding: 20px !important;
}
.single-post  .blog-section .news-item h3 {
    color: #000;
    -webkit-transition: all .25s;
    transition: all .25s;
}
.single-post  .blog-section .news-item-text > a > h3 {
    font-size: 26px;
}
.single-post .blog-section .dates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: .3rem;
}
.single-post  .blog-section .news-item .date {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333;
}
.single-post .blog-section .news-item .date {
    margin-top: -2px;
}
.single-post  .blog-section .action-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .8rem;
    color: #444;
}
.single-post  .blog-section ul.action-list {
    margin-bottom: 0px;
	margin-left:0;
	top: 2px;
    position: relative;
}
.single-post  .blog-section .action-item {
    color: #8C8C8C;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
}
.single-post  .blog-section .action-item {
    display: inline-block;
    padding-left: 15px;
}
.single-post  .blog-section .action-item {
    padding-left: 0;
    padding-right: 15px;
}
.single-post  .blog-section .action-list .fa-comment {
    color: #115989;
}
.single-post .blog-section .news-item-descr {
    margin: 6px 0px 20px 0px;
    height: 80px;
}
.single-post  .blog-section .news-item-descr.big-news {
    height: auto !important;
    min-height: 56px;
}
.single-post  .blog-section .news-item-descr.big-news.details {
    
    margin-bottom: 2.5rem !important;
    -webkit-box-shadow: 0px !important;
    box-shadow: 0px !important;
}
.single-post  .blog-section .news-item-descr p {
    color: #666;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
.single-post  .blog-section .news-item-descr p {
    margin-bottom: 1rem;
}
.single-post .blog-section .news-item-descr p {
    font-size: 16px;
    line-height: 22px;
}
.single-post  section.leve-comments {
    margin-top: 4rem;
}
.single-post  .leve-comments h2 {
    font-family: 'Alata', sans-serif;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    text-transform: none;
    margin-top: 4rem;
}
.single-post  .comments h3::after, .single-post  .leve-comments h3::after, .single-post  .comments h2::after, .single-post   .leve-comments h2::after {
    display: block;
    height: 3px;
    font-weight: bold;
    background-color: rgba(234, 170, 17, 1);
    content: " ";
    width: 50px;
    margin-top: .5rem;
    margin-bottom: 1.5rem;
}
.single-post  #commentform textarea {
    display: block;
    width: 100%;
    height: auto;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.single-post  #commentform textarea, .single-post  #commentform input {
    padding: 0.7rem;
    border: 1px solid #dddddd;
}
.single-post  .leve-comments .btn {
    background: #A51220;
    cursor: pointer;
    font-size: 16px;
    border: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.single-post  #commentform textarea, .single-post  #commentform input {
    padding: 0.7rem;
    border: 1px solid #dddddd;
}
.single-post  .widget h5::after {
    display: block;
    height: 3px;
    font-weight: bold;
    background-color: #A51220;
    content: " ";
    width: 50px;
    margin-top: .5rem;
    margin-bottom: 1.5rem;
}
.single-post  .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.single-post  .form-control {
    padding: .7rem;
    border: 1px solid #dddddd;
}
.single-post  .input-group>.custom-select:not(:last-child),.single-post  .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
	height:37px;
}
.single-post  .input-group-btn .btn-primary {
    background: #115989;
    border: 1px solid  #115989;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
	color:#fff;
}
.single-post  #searchform .input-group-btn .btn-primary {
    border-radius: 0px;
    height: 37px;
}
.single-post  .input-group-btn .fa {
    font-size: 1rem;
    cursor: pointer;
}
.single-post  .widget h5::after {
    display: block;
    height: 3px;
    font-weight: bold;
    background-color: #115989;
    content: " ";
    width: 50px;
    margin-top: .5rem;
    margin-bottom: 1.5rem;
}
.single-post  .recent-post ul {
    margin: 0;
    padding: 0;
}
.single-post  .recent-post ul li {
    list-style: none;
    padding: .5rem 0;
    border-bottom: 1px solid #ccc;
}
.single-post  .recent-post ul li:last-child {
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.single-post  .recent-post ul li a {
    text-decoration: none;
    color: #666;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.single-post  .recent-post ul li .fa {
    margin-right: 1rem;
}
.single-post  div#respond {
    padding: 10px;
}
body.archive .ast-archive-description{
	max-width:100%;
}
img.filterimage {
    cursor: pointer;
}
/* Blog Detail Page */
/* Subscribe */
section.subscribe_section {
    background-image: url();
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 50px;
	margin-top:50px;
}
section.subscribe_section h2{
	font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 49px;
    color: #00256E;
    margin-bottom: 15px;
}
section.subscribe_section p{
	font-family: 'Alata';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #E1AB2A;
    margin-bottom: 0;
}
section.subscribe_section input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email{
	background: #FFFFFF;
    border-radius: 4px;
}
section.subscribe_section input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-family: 'Alata';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    text-transform: uppercase;
    color: #00256E;
    background: none;
    padding-left: 0;
	
}
section.subscribe_section .subscribebutton p:after {
    content: " ";
    border-top: 2px solid #333;
    width: 36px;
    height: 7px;
    display: inline-block;
    /* margin-left: 20px; */
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    transform-origin: top left;
}
section.subscribe_section .subscribebutton .wpcf7-spinner{
	display:none;
}
section.subscribe_section .subscribebutton p:hover:after{
	transform: scale(2, 1);
}
section.subscribe_section .subscribebutton {
    max-width: 300px;
}
/* Subscribe */
.recentblogs .imagefeatured img{
	border-radius: .3rem .3rem 0 .3rem;
}
.recentblogs .blogdetailinside {
    background-color: #fff;
    border-radius: .3rem 0 0 0;
    margin-left: 40px;
    padding: 20px 20px 0 20px;
    margin-top: -60px;
    overflow: hidden;
    position: relative;
	
}
.recentblogs ul.post-categories {
    margin: 0;
    list-style: none;
	margin-bottom:5px;
	webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.recentblogs ul.post-categories  li a{
	font-family: 'Alata';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    text-transform: uppercase;
}
.recentblogs .blogdetailinside a h3{
	font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #00256E;
	webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.recentblogs .blogdetailinside p.categorydate {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
    margin-top: 5px;
	margin-bottom:5px;
	webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.recentblogs .blogdetailinside .readarticle a{
	text-transform:uppercase;
}
.recentblogs .blogdetailinside p.readarticle {
    opacity: 0;
    transform: translateY(50%);
	-webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	margin-bottom:0;
}
.blogdescription:hover .post-categories {
    opacity: 0;
    transform: translateY(-200%);
}
.blogdescription:hover .blogdetailinside a h3{
	 transform: translateY(-22px);
}
.blogdescription:hover .blogdetailinside p.categorydate{
	    opacity: 0;
	display:none;
}
.blogdescription:hover  .blogdetailinside p.readarticle{
	transform: translateY(-50%);
    opacity: 1;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}
.blogs h3.blogheading{
	font-family: 'IBM Plex Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 38px;
	line-height: 49px;
	color: #00256E;
}
.blogs p.blogsubheading{
	font-family: 'Alata';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #E1AB2A;
}
.blogs a.text-uppercase.mt-2.mt-md-4.readmore, .Testimonials_section a.text-uppercase.mt-2.mt-md-4.readmore ,.browseall{
    font-family: 'Alata';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    color: #00256E;
}
.blogs a.text-uppercase.mt-2.mt-md-4.readmore:after, .Testimonials_section a.text-uppercase.mt-2.mt-md-4.readmore:after, .browseall:after{
	content: " ";
    border-top: 2px solid #00256E;
    width: 36px;
    height: 7px;
    display: inline-block;
    margin-left: 20px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    transform-origin: top left;
}
.blogs a.text-uppercase.mt-2.mt-md-4.readmore:hover:after, .Testimonials_section a.text-uppercase.mt-2.mt-md-4.readmore:hover:after, .browseall:hover:after{
	    transform: scale(2, 1);
}
section.Testimonials_section{
	    background-image: url();
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 50px;
    margin-top: 50px;
}
.Testimonials_section h2{
    font-family: "Poppins",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    color: #000;
}
.Testimonials_section p{
	font-family: 'Alata';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #E1AB2A;
}
.Testimonials_section .sliderinneritem {
    background: #fff;
    margin: 10px;
    padding: 50px 20px;
    text-align: center;
}
.Testimonials_section .sliderinneritem .review.name h4{
font-family: 'IBM Plex Sans';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 31px;
color: #000000;
}
.Testimonials_section .sliderinneritem .review.name span{
	font-family: 'IBM Plex Sans';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 21px;
color: #000000;
}
.Testimonials_section .sliderinneritem .review_text {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #000000;
}
.Testimonials_section button{
	background:none;
}
.Testimonials_section .slick-dots{
	display:none !important;
}
section.whychooseus {
    background: linear-gradient(90deg, #F7F7F7 50%, #fff 50%);
}
.whychooseus .services-container{
	 display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
	padding:50px 0;
	margin-bottom:50px;
}
.whychooseus .services-image{
	    border-radius: .3rem!important;
	    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    height: 540px;
    box-shadow: 0px 15px 30px rgba(0,0,0,0.10);
	transition: all .7s ease-in-out;
	    transform: translateX(0);
    opacity: 1;
	    background-image: url();
}
.whychooseus .services-items{
	    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
}
.whychooseus .whychooseservices{
	transform: translateX(0);
    opacity: 1;
	    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.whychooseus .media {
	  display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.whychooseus .media .media-body{
	    -ms-flex: 1;
    flex: 1;
	    color: #999;
}
.whychooseus .media .media-body h5{
	 font-weight: 900;
    color: #333;
    font-size: 1.3rem;
    margin-bottom: .5rem;
}
.titleheading h2{
	font-family: "Poppins",sans-serif;
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 42px;
color: #000;
}
.titleheading p{
font-family: "Poppins",sans-serif;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 28px;
color: #E1AB2A;	
}
.page-id-15 .rld-main-search {
    padding: 50px 30px 35px 30px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1);
    border-radius: 0 6px 6px 6px;
    margin: 40px auto;
    max-width: 1000px;
}
/*About Page*/
section.about-us {
    padding: 6rem 0;
}
section.about-us img{
	margin: 0 auto;
    display: block;
    max-width: 50%;
}
section.about-us h2 {
    font-size: 32px;
    line-height: 39px;
    text-transform: none;
    margin-bottom: 40px;
	font-family:"Poppins",sans-serif;
}
section.about-us h2 span{
	font-weight: 700;
    color: #000080;
}
section.about-us .pftext {
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #6F6F6F;
    margin-bottom: 20px;
}
section.about-us .pftext p{
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #6F6F6F;
    margin-bottom: 10px;
	font-family:"Poppins",sans-serif;
}
/*About Page*/
/*Contact Page*/
.contactussection .contact-inner {
    padding: 50px 0;
  }
 .contactussection .contact-inner h1 ,.contactussection .details-heading h2 ,.contactussection .Address h3 {
    font-weight: bold;
  }
 .contactussection .contact-inner p {
    color: #333;
    opacity: 0.7;
    font-weight: ;
  }
 .contactussection .contact-details-backgeound {
  min-height: 50px;
  }

.contactussection .form-heading h2{
	font-family:"Poppins",sans-serif;	
}
.contactussection .row.section-details {
    padding: 30px 0 0 0;
	text-align:center;
  }
 .contactussection .Address {
    padding-bottom: 20px;
  }
.contactussection .contact-content {
    position: relative;
  }
 .contactussection .contact-details-content {
    background: #fff;
    background-color: #fff;
    border-radius: .3rem;
    box-shadow: 0px 15px 30px rgba(0,0,0,0.10);
    padding:50px;
  }
 .contactussection .contact-content .container {
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
  }
.single-detail-list.building-features.detail-office ul {
    margin-left: 0;
}
.single-detail-list.building-features.detail-office ul span{
	font-family: 'poppins',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.03em;
    color: #101010 !important;
    width: 25%;
    border: 0;
}
.buildingdetails.col-md-6:nth-child(even) {
    float: left;
    clear: left;
}
 .contactussection .contact-form {
    margin-top: 150px;
}
.contactussection .col.input-group {
    padding: 10px;
}
.contactussection button.btn.btn-primary {
    background-color: #333;
    height: 46px;
    padding: 0 20px;
    border: 1px solid #333;
    border-radius: 0.25rem;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.contactussection .contact-connect {
    margin: 20px 0;
    text-transform: capitalize;
}
.contactussection input.form-control {
    padding: 10px;
}
.contactussection .row.section-details img{
	padding-right: 1rem;
    padding-bottom: .5rem;
    width: 100px;
    height: 100px;
    text-align: center;
}
.contactussection .row.section-details a{
	color:inherit;
}
#wpcf7-f158-p21-o1 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #00256E;
}
/*Contact Page*/
.widget-boxed {
	padding: 15px;
    border-bottom: none;
    margin: 30px 0;
    border: none;
    background: #FFFFFF;
   border:1px solid #C8C8C8;
    border-radius: 8px;
}
.widget-boxed .agent-box img{
	 width: 100px;
    height: 100px;
	border-radius:5px;
   
}
.widget-boxed .agent-box p.number{
	background: rgba(0, 0, 128, 0.5);
    border-radius: 4px;
    text-align: center;
    font-family: 'Karla';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    padding: 10px;
    max-width: 250px;
    margin: 0 auto;
}
.widget-boxed .agent-box p.message{
	background: #000080;
    border-radius: 4px;
    text-align: center;
    font-family: 'Karla';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    padding: 10px;
    max-width: 250px;
    margin: 0 auto;
	margin-bottom:20px;
	margin-top:20px;
}
.widget-boxed .agent-box p.number i, .widget-boxed .agent-box p.message i{
	margin-right:5px;
}
.widget-boxed .agent-box p.number a, .widget-boxed .agent-box p.message a{
	color: #fff !important;
    font-family: 'Karla';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    padding: 10px;
}
.widget-boxed .agent-box .conra h5{
	font-family: 'Poppins',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #115989;
    margin-top: 20px;
}
.detail-wrapper.price.col-md-4 {
    /* border: 1px solid #C8C8C8; */
    /* padding: 10px; */
    padding: 15px;
    border-bottom: none;
    margin: 30px 0;
    border: none;
    background: #FFFFFF;
    border: 1px solid #C8C8C8;
    border-radius: 8px;
}
.blog-info .buildingdetails h5{
	font-family: 'Alata';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #115989;
}
.blog-info .buildingdetails h6{
	font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 42px;
    color: #000000;
	border-bottom: 1px solid #919191;
}

.all-similar-property .streetaddress a h4{
	color: #000 !important;
    font-family: "Poppins",sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 15px;
}
.all-similar-property .filterproperty .totalprice {
     padding-top: 0px;
    color: #fff !important;
    font-family: "Poppins",sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 20px;
}
.all-similar-property  .propertyresultlist ul.propertylist li{
	color:#fff !important;
}
.all-similar-property  .propertyresultlist .bedbath{
	padding-top:10px;
	padding-bottom:10px;
}
.horizontalsearchform.show{
	display:block !important;
}
.all-similar-property .viewdetails a {
    color: #000;
    padding: 10px;
    bottom: 25px;
    left: 20px;
    right: 0;
    z-index: 3;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 700;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    font-family: "Poppins",sans-serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: #FFD872;
    width: 120px;
}
.all-similar-property .viewdetails a:hover{
	color:#fff !important;
}
/*.all-similar-property .propertyresultlist figure:hover {
	 transform: scale(1.01, 1.01);
}
.all-similar-property .propertyresultlist  figure:hover .rps-property-info{
	 transform: translateY(-30%);
}
.all-similar-property .propertyresultlist  figure:hover .viewdetails a{
	transform: translateY(95%);
    opacity: 1;
}*/
.all-similar-property .image-overlay{
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
}
.all-similar-property .slick-next{
    right: 13px;
    background: #fff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.16);
}

.all-similar-property .slick-prev{
	left: 14px;
    z-index: 2;
    background: #fff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.16);
}
.all-similar-property .slick-prev img{
	transform:rotate(180deg);
}
.all-similar-property .slick-next:before, .all-similar-property .slick-prev:before{
	content:none;
}
.post-type-archive-rps_listing .forsale, .post-type-archive-rps_listing .forrent, .post-type-archive-rps_listing .openhouse{
	display:none !important;
}
a.rps-result-view-map.rps-toolbar-btn-lg.mapimage{
	border: 1px solid #7E7E7E;
	line-height: 30px;
}
a.rps-result-view-map.rps-toolbar-btn-lg.mapimage img{
	padding: 3px;
}
.result-search-form-h .dropdown-filter span::before {
    content: url();
    position: relative;
    top: 2px;
    margin-right: 0;
    height: 32px;
    width: 32px;
    display: inline-block;
}
.row.result-search-form-h-body.mt-3.filter-block {
    display: block !important;
}
.post-type-archive-rps_listing  .bootstrap-realtypress .rps-result-count {
    font-family: 'Poppins',sans-serif;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 20px;
    line-height: 150%;
    color: #000000 !important;
}
.nice-select.form-control.sortingfilter.open ul.list{
	display:block !important;
	opacity:1 !important;
	visibility:visible !important;
}
.saveselect .nice-select, .saveselect .nice-select .list  {
   background:#000 !important;
	color:#fff !important;
}
.home form.result-filter-frm.result-search-form-h.rld-main-search.listingpageform {
    display: none !important;
}
.all-similar-property .rps-property-result.propertyresultlist figure a{
	border-radius: 0px;
    background-size: cover !important;
	transition: all 1s ease-in-out;
    
}
.page-id-14 #header, .blog #header{
	background:#fff;
}
.communities-list .owl-prev{
	display:none !important;
}
.communities-list .owl-nav{
	 position: absolute;
    right: 0;
    top: 40%;
}
.communities-list .owl-next{
	right: 13px;
    background: #fff !important;
    border-radius: 50% !important;
    width: 70px;
    height: 70px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.16);
}
.communities-list .small-category-2-thumb.img-1 img{
	height:500px;
}
.communities-list .small-category-2-thumb.img-1{
	position:relative;
}
.communities-list .small-category-2-thumb.img-1 .sc-2-detail {
    background-color: rgba(0,0,0, 0.4);
    color: white;
    font-weight: bold;
    border: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    padding: 20px;
    height: 500px;
}
.communities-list .proprtiescount a, .communities-list .proprtiescount h6{
	color:#fff;
}

section.feature-categories.rec-pro.explorecities .container{
    padding: 10px;
    position: relative;
}
section.feature-categories.rec-pro.explorecities h5{
	color: #FFF;
    font-family: "Poppins", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
	padding-bottom:10px;
}
.explorecities h3{
	color: #000;
    font-family: "Poppins",sans-serif;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 60px;
    text-align: center;
    margin-bottom: 20px;
    transition: all 5s ease-in-out;
	margin-top:30px;
}
section.feature-categories.rec-pro.explorecities h5 span{
	color:#FFD872;
}
section.feature-categories.rec-pro.explorecities h6{
	color:#fff;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;	
}
.amenities_details .col-md-12 {
	 gap: 5%;
    display: grid;
    column-gap: 50px;
    grid-template-columns: 1fr 1fr;
	margin-bottom:20px;
}
.amenities_details .col-md-12  p{
	border-bottom: 1px solid #919191;
}
section.homelistingdescription{
	padding-bottom:50px;
	padding-top:50px;
}
section.homelistingdescription h4{
	font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0em;
    text-align: center;

}
section.homelistingdescription h2{
	font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0em;
    text-align: center;
    padding-bottom: 0px;

}
section.homelistingdescription p{
	font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
	

}
section.homelistingdescription p a{
	border: 1px solid #FFD872;
    padding: 10px;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: 0em;
    text-align: center;

}
/*Home About*/
.homeabout {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
	padding:50px 0;
}
.homeabout figure {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0px;
    background: #FFD872;
    position: relative;
}
.homeabout figure .pattern-bg {
    width: 120%;
    height: 100%;
    position: absolute;
    left: 5%;
    top: -5%;
    background: url();
    background-size: contain;
}
.homeabout figure .holder {
    position: relative;
    width: 100%;
    float: left;
    display: block !important;
    transform: translate(74px, 3px);
}
.homeabout figure .holder img {
    box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.2);
    width: 525px;
}
.homeabout .content-box {
    display: block;
}
.homeabout .content-box  h4{
	font-family: "Poppins", sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: left;
    border-left: 1px solid #FFD872;
    padding-left: 20px;
	text-transform:uppercase;
}
.homeabout .content-box p{
	font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: justify;
    margin-top: 30px;

}
section.google_reviews {
    padding: 50px 0;
	margin:50px 0;
	background-image: url();
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
section.google_reviews  h5{
	font-family: "Poppins",sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom:20px;
}
section.google_reviews  h4{
	font-family: "Poppins",sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

section.home_popular_cities {
     padding: 40px 0;
    margin-bottom: 50px;
    background-image: url('');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
	position:relative;
}
section.home_popular_cities .background-overlay{
	 height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #000000;
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
section.home_popular_cities h4{
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-bottom:15px;
	color:#FFD872;
}
section.home_popular_cities ul{
	margin:0 !important;
}
section.home_popular_cities ul li{
	list-style:none;
}
section.home_popular_cities ul li a{
	font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
	color:#fff;
}
/*Home About*/
/*Home Slider*/
.search-sec .rtl-slider-flex{
	width: 100%;
	/*margin-top: 9em;*/
	background: white;
	
}

.search-sec .rtl-slider-flex{
	display: block;
	width:100%;
	position: relative;
}
.search-sec .rtl-slider{
	width: 100%;
	
}
.search-sec .rtl-slider-nav {
    width: 10%;
    margin-top: 0px;
    position: absolute;
    right: 0;
    top: 27%;
}
.search-sec .rtl-slider-slide{
	padding-top: 90%;
	opacity: .75;
	transition: all .3s ease;
	cursor: pointer;
}
.search-sec .slick-slide.slick-current.slick-active
.rtl-slider-slide	{
	opacity: 1;
}
.search-sec .rtl-slider-slide{
	
		    padding-top: 56.25%;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    opacity: 1;

}
.search-sec  .rtl-slider .rtl-slider-slide{
	background: #fff url() no-repeat center / cover;
		padding-top: 0;
	height:800px;
}
.search-sec .thumb-prev,.search-sec .thumb-next{
	position: absolute;
		bottom: 4px;
		right: 0;
		height: 88px;
		width: 9.5%;
		text-align: center;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		cursor: pointer;
		transition: all .3s ease;
		background: transparent;
	 color:#fff !important;
}
.search-sec .thumb-prev{
	right: 9.5%;
	z-index:999;
}
.search-sec .rtl-slider-nav .slick-list.draggable {
    max-height: 400px !important;
	visibility:hidden;
}
.search-sec .slick-dots {
    position: absolute;
    bottom: 45%;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    transform: rotateZ(90deg);
    /* top: 45%; */
    z-index: 999;
    right: -48px;
}
.search-sec .slick-dots li button:before{
	color: #fff !important;
}
.search-sec  .slick-dots li button:before{
	font-size:15px;
}
.search-sec .slick-dots li button{
	border:1px solid #fff;
	border-radius:50%;
}
.search-sec .slick-dots li button:before{
	content:none;
}
.search-sec .slick-dots button{
	width:15px;
	height:15px;
}
.search-sec .slick-dots .slick-active button{
	width:20px;
	height:20px;
}
.search-sec  .fa-lg {
    font-size: 2.333333em;
}
 .search-sec .rtl-slider-nav .slick-list.draggable{
	padding:0 !important;
}
.fixed-header #navigation.style-1.head-tr ul li a{
	font-size:18px;
}
.rtl-slider-slide h3{
	font-family: "Poppins",sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color:#fff;
	top: 50% !important;
    position: relative;
    left: 2%;
}
.rtl-slider-slide p{
	color: #E8E8E8;
    font-family: "Poppins",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    top: 45%;
    border-left: 10px solid #000;
    background: rgba(0, 0, 0, 0.40);
    max-width: 665px;
    padding: 20px;
}

.explorecities .col-xl-4 {
    margin: 20px 0;
}
.explorecities .col-xl-4  .small-category-2 {
    border: 1px solid var(--logo-main-clr, #FFD872);
    padding: 20px;
	border-radius:20px;
	
}
.explorecities h4.sc-jb-title{
	font-family:"Poppins",sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #fff;
	margin:5px 0;
}
.homeabout .holder img{
	width:75%;
	transition:all 1s ease-out;
	margin:0 auto;
	
}
.explorecities h4.sc-jb-title a{
	color: #fff;
    text-transform: capitalize;
}
.explorecities  h6 a{
	color:#fff;
}
#wpcf7-f142-p18-o1 input.wpcf7-form-control.has-spinner.wpcf7-submit{
	background: #000;
    color: #FFD872;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
    animation: flipInX 4s infinite alternate;
}
.propertyresultlist.maingrid .homes-content {
    background: #fff;
    margin-top: -10px;
    transition: all 1s ease-out;
    padding: 5px 10px;
}
.propertyresultlist.maingrid  .streetaddress h4 {
    padding: 10px 0 !important;
    margin: 10px 0 !important;
    color: #000 !important;
}
.propertyresultlist.maingrid  .streetaddress  a  h4{
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
/*section.col-xs-12.col-sm-12.col-md-12.listing-container:nth-child(even) .col-md-6.listingpageimage{
	float:right;
	
}
section.col-xs-12.col-sm-12.col-md-12.listing-container:nth-child(n+1) .col-md-6.listingpagebg{
	float:left;
	
}
/*Home Slider*/


.module-gallery {
	width: 100%;
}
.module-gallery .slider-wrapper {
	display: flex;
	overflow: hidden;
	max-height: 500px
}
.module-gallery .slider-thumb1 {
	max-width: 125px;
}
.module-gallery .slider-thumb1 li {
	max-height: 100px;
}
/* .module-gallery .slider-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
} */
.module-gallery .slider-thumb1 .slick-prev,
.module-gallery .slider-thumb1 .slick-next {
	z-index: 1;
	height: 1em;
	width: 100%;
	background-color: #000;
	opacity: 0.3;
	transition: opacity 300ms ease;
	font-size: 1.5em;
	color: #fff;
}
.module-gallery .slider-thumb1 .slick-prev:before,
.module-gallery .slider-thumb1 .slick-next:before {
	content: '';
}
.module-gallery .slider-thumb1 .slick-prev:hover,
.module-gallery .slider-thumb1 .slick-next:hover {
	opacity: 0.5;
}
.module-gallery .slider-thumb1 .slick-prev {
	left: unset;
	top: 0.5em;
}
.module-gallery .slider-thumb1 .slick-next {
	top: unset;
	right: unset;
	bottom: -0.5em;
}

.module-gallery .slick-track .slick-track { display: none; }


@media (max-width: 767px) {
	.single-rps_listing .tab-desc.keydetails {
    margin-bottom: 0px !important;
	}
	.single-rps_listing .pr-intro-sec{
	margin-top:0 !important;
	}
	.module-gallery .slider-wrapper {
		flex-direction: column-reverse;
	}
	.module-gallery .slider-thumb1 {
		max-width: 100%;
	}
	.module-gallery .slider-thumb1 .slick-prev,
	.module-gallery .slider-thumb1 .slick-next {
		top: 50%;
		width: 1em;
		height: 100%;
	}
	.module-gallery .slider-thumb1 .slick-prev {
		left: 0;
	}
	.module-gallery .slider-thumb1 .slick-prev .fa:before {
		content: "\f104";
	}
	.module-gallery .slider-thumb1 .slick-next {
		right: 0;
	}
	.module-gallery .slider-thumb1 .slick-next .fa:before {
		content: "\f105";
	}
}
.module-gallery .slider-preview1.slick-vertical .slick-slide {
    height: 500px;
}
.tab-desc h6.rps-ribbon.rps-ribbon-info.top-ribbon.forsale {
    font-family: "Poppins",sans-serif;
    font-size: 20px;
    font-style: normal;
}

.mapimage span.fa.fa-map-marker {
    color: #000;
}
form.result-filter-frm.result-search-form-h.rld-main-search.listingpageform {
    background-image: url("");
    background-size: cover;
    background-position: center;
}
form.result-filter-frm.result-search-form-h.rld-main-search.listingpageform  .panel{
	background:none;
}
form.result-filter-frm.result-search-form-h.rld-main-search.listingpageform .panel-body{
   padding:0;
}
form.result-filter-frm.result-search-form-h.rld-main-search.listingpageform .row {
    padding: 0;
}
.saveselect .nice-select{
	height: 42px !important;
    padding: 10px 17px !important;
}
.list-office-details {
    padding-left: 0px;
    list-style-type: none;
    color: #fff;
    margin-left: 0;
    padding-top: 10px !important;
    FONT-WEIGHT: 600;
    margin-bottom: 15px !important;
}
.list-office-details span{
	font-size:17px;
}
ul.list-office-details li {
	display: inline-grid;
    grid-template-columns: 1fr;
    margin-right: 10px;
}
.single-rps_listing .all-similar-property .rps-property-result.propertyresultlist figure a img {
    height: 100%;
    max-height: 400px;
}
.featuredlisting h3{
	color: #000;
    font-family: "Poppins",sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 25px;
}
.home .all-similar-property .listing-container:nth-child(even) .propertyresultlist{
	display:block;
}
.home .all-similar-property.featuredlisting .listing-container:nth-child(odd) .propertyresultlist .col-md-4.listingpagebg{
	
    z-index: 1;
    right: 0;
	float: right;
    margin-top: -15%;
}
.home .all-similar-property.featuredlisting .listing-container:nth-child(even) .propertyresultlist .col-md-4.listingpagebg{
	 z-index: 1;
    margin-top: -15%;
}
.featuredlisting .col-md-12{
	padding:0;
}
.home .all-similar-property.featuredlisting .listing-container:nth-child(odd) .propertyresultlist .col-md-12.listingpageimage{
	padding-left:5%;
}
.home .all-similar-property.featuredlisting .listing-container:nth-child(even) .propertyresultlist .col-md-12.listingpageimage{
	padding-right:5%;
}
.home .all-similar-property.featuredlisting .listing-container .propertyresultlist  figure{
	margin:0;
}
.home .featuredlisting section.col-xs-12.col-sm-12.col-md-12.listing-container {
    padding-bottom: 0px !important;
}

.home .featuredlisting.all-similar-property .filterproperty .totalprice{
	text-align:center;
	margin-top:25px;
	margin-bottom:15px;
}
.home .featuredlisting.all-similar-property .streetaddress a h4{
	font-size:20px;
	margin-top:0;
	text-align:center;
}
.home .featuredlisting.all-similar-property .img-top{
	position:absolute;
	top:10%;
}
.home .featuredlisting.all-similar-property .img-bottom{
	position:absolute;
	bottom:0;
}
.home .featuredlisting.all-similar-property .img-center{
	position:absolute;
	top:43%;
}
.home .featuredlisting.all-similar-property .properties-list{
	position:relative;
}
.home .featuredlisting.all-similar-property .propertyresultlist ul.propertylist{
	grid-template-columns: 1fr 1fr 1fr;
}
.home .featuredlisting.all-similar-property .propertyresultlist ul.propertylist li img{
	width:25px;
}
.home .featuredlisting.all-similar-property .propertyresultlist ul.propertylist li{
	display:flex;
}
.home .featuredlisting.all-similar-property .propertyresultlist ul.propertylist li span{
	font-size:15px;
}
.home .featuredlisting.all-similar-property .propertyresultlist .bedbath {
    padding-top: 25px;
    padding-bottom: 0px;
}
.home .featuredlisting.all-similar-property  .list-office-details{
	margin-bottom:0 !important;
	padding-bottom:10px !important;
	text-align:center;
}
.home .featuredlisting.all-similar-property .viewdetails{
	text-align:center;
}
.home .featuredlisting.all-similar-property .viewdetails a{
	background:none;
	color:#fff;
	padding:0;
}
.home .featuredlisting.all-similar-property .propertyresultlist .rps-property-info{
	background:#000;
	border-radius:0;
}
.home .featuredlisting.all-similar-property  ul.list-office-details li{
	display:inline-flex;
}
section.feature-categories.rec-pro.explorecities h6.propertycount {
    display: inline-grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
	font-size:16px;
   
}
.explorecities .sc-2-detail{
	color: white;
    font-weight: bold;
    border: 0;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 20px;
	
}
p:empty{
  display: none;
}
.explorecities .small-category-2 img {
    height: 400px;
	width:100%;
}
section.feature-categories.rec-pro.explorecities h6.propertycount span.properties {
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #000;
    background: #FFD872;
    padding: 6px 20px;
    border-radius: 5px;
    margin-right: 11px;
}
.featuredpropertiescarousel .slick-prev img, .featuredpropertiescarousel .slick-next img{
	max-width:20px;
}
section.feature-categories.rec-pro.explorecities h6.propertycount > div {
    padding-bottom: 25px;
    padding-top: 10px;
	font-size:13px;
}
.mmenu-trigger{
display:none;
}
ul.featuredpropertiescarousel {
    margin: 0 !important;
}
ul.featuredpropertiescarousel .slide-link img{
	width:100%;
}
.properties-list.featured.portfolio .panel-heading{
	color: #000;
    font-family: "Poppins",sans-serif;
    font-size: 30px;
    font-weight: 400;
	text-transform:uppercase;
	line-height:60px;
	text-align:center;
	margin-bottom:20px;
	transition:all 5s ease-in-out;
	margin-top:30px;
}
ul.featuredpropertiescarousel .slick-slide{
	padding:15px !important;
	position:relative;
}
.homes-content .compare{
	margin-top: 1.1rem;
    line-height: 0px;
	position: relative;
}
.homes-content ul.share-buttons.action-list {
    list-style: none;
    position: absolute;
    right: 0;
    top: -41px;
   display:none;
}
.homes-content ul li {
    list-style: none;
	background-color: #fff !important;
}
.homes-content  li.action-item a {
    font-size: 13px;
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #ccc;
	color: #666;
    text-decoration: none;
	margin-right: 0px;
}
.homes-content li.action-item a .fa {
    position: relative;
    top: -1px;
	float: none;
    margin-top: 0px !important;
}
.compare.active  ul.share-buttons.action-list {
    display: flex;
}
ul.featuredpropertiescarousel .slick-slide .slide-link img{
	width:100%;
	max-height:300px;
}
ul.featuredpropertiescarousel .homes-content {
    background: #fff;
	transition:all 1s ease-out;
	padding:5px 10px;
	
}
ul.featuredpropertiescarousel .col-md-4 {
    margin-bottom: 20px;
}
ul.featuredpropertiescarousel .slick-slide:hover  .homes-content{
	background:transparent;
}
ul.featuredpropertiescarousel li{
	list-style:none;
}
ul.featuredpropertiescarousel .totalprice h3{
	color: #000;
    font-family: "Poppins",sans-serif;
    font-size: 20px;
    font-weight: 400;
}
ul.featuredpropertiescarousel .streetaddress h4{
	padding:10px 0;
}

ul.featuredpropertiescarousel .streetaddress h4 a{
	    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
ul.featuredpropertiescarousel .bedbath .homes-list{
	list-style: none;
    margin: 0;
    padding-left: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
ul.featuredpropertiescarousel .bedbath .homes-list li{
	display: inline-flex;
    gap: 10%;
    justify-content: flex-start;
    align-items: center;
	color:#fff;
}
ul.featuredpropertiescarousel .bedbath .homes-list li img{
	width:20px;
}
ul.featuredpropertiescarousel .viewdetails{
	text-align:center;
	color:#fff;
	padding-bottom:20px;
}
ul.featuredpropertiescarousel .viewdetails a{
	color: #fff;
    font-family: "Poppins",sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 20px;
}
ul.featuredpropertiescarousel .bedbath {
	padding: 10px; 
    padding-bottom: 15px;
	padding-left:0;
	border-top:1px solid #000;
	padding-top:15px;
}
ul.featuredpropertiescarousel .totalprice{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 1rem;
	align-items:center;
}
ul.featuredpropertiescarousel .bedbath .homes-list li span{
	font-size:14px;
	color:#000;
}
ul.featuredpropertiescarousel .slide-link{
	/*border-radius:5px;*/

}
ul.featuredpropertiescarousel  .slick-slide:hover .slide-link{
	border-radius:30px;
	transition:all 1s ease-out;
	margin:20px;
}
ul.featuredpropertiescarousel  .slick-slide:hover .homes-content{
	margin:0;
	margin-top:-20px;
}
ul.featuredpropertiescarousel .slick-slide:after {
    content: '';
    position: absolute;
    width: 93%;
    height: 0%;
    background: #000; 
    top: auto;
    transition: all 0.6s linear;
    opacity: 0;
    bottom: 0;
	z-index:-1;
}
ul.featuredpropertiescarousel  .slick-slide:hover:after{
	opacity: 1;
    height: 70%;
}
ul.featuredpropertiescarousel .slick-next:before, ul.featuredpropertiescarousel .slick-prev:before{
	content:none;
}
section.homelistingdescription p:hover a {
    transform: scale(34);
    transition: all 1s ease-in-out;
    background: #000;
    color: #fff;
	border:none;
}

ul.featuredpropertiescarousel .slick-next{
	right: -14px;
    background: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.16);
    border-color: #000;
    border: 1px solid #000;
    opacity: 0.8;
}
ul.featuredpropertiescarousel .slick-prev{
	right: -14px;
    background: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.16);
    border-color: #000;
    border: 1px solid #000;
    opacity: 0.8;
    z-index: 9;
    transform: rotateZ(180deg);
	top:45%;
}
.single-rps_listing #header {
    position: relative;
    z-index: 999;
    width: 100%;
    background: #fff;
}
.homeabout .holder:hover img{
	border-radius: 50%;
	transition:all 1s ease-out;
}
.testimonials .reviewer {
	display: flex;
    justify-content: center;
    padding: 0 30px 70px;
    align-items: center;
}
.testimonials .reviewer .review.name{
	width: 35%;
}
.testimonials .reviewer .review.name img{
	max-width: 250px;
    width: 100%;
    position: relative;
    top: 22px;
    margin: auto;
    overflow: hidden;
    transition: all .3s linear;
    border-radius: 50%;
}
.testimonials .reviewer .review_text{
	max-width: 60%;
    margin-left: auto;
}
.testimonials .reviewer .review_text img{
	max-width: 110px;
    position: relative;
    left: -39px;
    top: 20px;
}
.testimonials .reviewer .review_text  p{
	font-size:16px;
}
.testimonials .reviewer .review_text h4 span{
	color: #FFD872;
}
.testimonials .reviewer .review_text p, .testimonials .reviewer .review_text h4, .testimonials .reviewer .review_text h6, .testimonials .reviewer .review_text span{
	font-family:"Poppins",sans-serif;
}
.testimonials_content{
	/*box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.45);*/
}
section.testimonials {
    margin-bottom: 50px;
	background: linear-gradient(20deg, #fff 45%, #f7f7f7 55%);
}
ul.featuredpropertiescarousel a:hover, ul.featuredpropertiescarousel a:focus{
	text-decoration:none;
}
.contactussection textarea{
	background:#F9FAFB;
	border-color:#e2e8f0;
}
section.our_mission{
	background: url(../../../wp-content/uploads/2023/08/dl.beatsnoop-1.png), lightgray 50% / cover no-repeat;
	padding:50px 0;
}
section.our_mission h4{
	color: #000;
    font-family: Poppins;
    font-size: 32px;
    font-weight: 700;
}
section.our_mission p{
	color: #000;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}
@keyframes lightSpeedIn{
  0%{-webkit-text-stroke: 1px var(--gradient-base-accent-3);
    color: green;}
  50%{-webkit-text-stroke:unset;    color: yellow;}
   100%{-webkit-text-stroke: 1px var(--gradient-base-accent-3);
    color: pink;}
}

@keyframes lightSpeedIn {
    0% {
       color:#000;
        opacity: 1;
		transition:all 2s ease-in-out;
    }
    60% {
        color:#FFD872;
        opacity: 1;
		transition:all 2s ease-in-out;
    }
    80% {
        color:#FFD872;
        opacity: 1;
		transition:all 2s ease-in-out;
    }
    100% {
        color:#000;
        opacity: 1;
		transition:all 2s ease-in-out;
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
/*.revealOnScroll { opacity: 0; }*/
.revealOnScroll.lightSpeedIn{
	opacity:1;
	transition: all 5s ease-in-out;
}
.animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.latestlisting .homes-content {
    background: #fff;
    margin-top: -10px;
    transition: all 1s ease-out;
    padding: 5px 10px;
	border:1px solid #C8C8C8;
}
.single-post .blog-section .news-item-descr.big-news.details ul{
	margin-left: 20px;
    margin-bottom: 15px;
}
.latestlisting  .streetaddress h4 {
    padding: 10px 0;
	color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.latestlisting  .listing-container{
	margin:10px 0;
}
.latestlisting .propertyresultlist figure a{
	border-radius:5px 5px 0 0;
}
.latestlisting  .totalprice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 1rem;
    align-items: center;
}
.latestlisting  .totalprice h3 {
    color: #000 !important;
    font-family: "Poppins",sans-serif;
    font-size: 20px !important;
    font-weight: 400;
}
.latestlisting  .bedbath {
    padding: 10px;
    padding-bottom: 15px;
    padding-left: 0;
    border-top: 1px solid #000;
    padding-top: 15px;
}
.latestlisting  .bedbath .homes-list {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.latestlisting  .bedbath .homes-list li {
    display: inline-flex;
    gap: 10%;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
	border: none !important;
    color: #AFAFAF;
    font-family: 'Alata', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 0px;
}
.latestlisting  .bedbath .homes-list li img {
    width: 20px;
	margin-right:0;
}
.latestlisting  .bedbath .homes-list li span {
    font-size: 14px;
    color: #000;
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@keyframes fadeInDown {
    0% {
       
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        -ms-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.singleviewgallery{
  width:100%;
  margin:0px auto;
	display:none;
}
.singleviewgallery .slick-slide{
  margin:10px;
	border-radius:10px;
}
.singleviewgallery .slick-slide img{
  width:100%;
  border: 2px solid #fff;
}
.wrapper .singleviewgallery .slick-dots li button:before {
  font-size:20px;
  color:white;
}

.range input.first-slider-value, .range input.second-slider-value {
    -webkit-text-fill-color: #757575;
    -webkit-opacity: 1;
}
	
	input.first-slider-value:focus,

input.second-slider-value:focus,

input.first-slider-value,

input.second-slider-value {

  width: 40%;

  display: inline-block;

  border: 0;

  background-color: transparent;

  padding: 0;

  margin: 12px 0 0 0;

  cursor: default;

}



 input.first-slider-value {

  float: left;

  margin-left: -8px !important;

  width: 40% !important;

}



input.second-slider-value {

  float: right;

  width: 40% !important;

  text-align: right;

  margin-right: -8px !important;

}

.range input.first-slider-value,
.range input.second-slider-value {
   position: relative;
    top:0px;
    margin-top: 0;
	color: #757575 !important;
    font-weight: 600;
	border:0 !important;
	 background-color: transparent !important; 
	 padding:0; 
}

.ui-widget.ui-slider-horizontal {
    background-color: #c5c5c5;
    height: 5px;
   
}

.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default {
    border: 1px solid #115989;
    background: #115989;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    top: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
    background-color: #1D1D1D;
}

.bootstrap-realtypress .jrange-input label{
	width:100%;
	display:block;
	text-align:left;
}

.bootstrap-realtypress .jrange-input::after {
    display: block;
    clear: both;
    content: "";
}

.homes-tag.button.alt.new {
    background: #115989 !important;
    left: 15px;
    top: 15px;
    margin-top: 0;
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    position: absolute;
    padding: 10px 20px;
    z-index: 9;
}