@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@300;400;500;700&family=Poppins:wght@400;500;600;700&display=swap');
:root {
    --Is-blue: #1F88CA; 
    --Is-text: #051427;
    --Is-white: #fff;
    --Is-title: #0C2444;
    --Is-black: #000;
    --Is-gold: #C49B43;
    --Is-bg: #F2F6FB;
}
a {color: var(--Is-blue);}

body {
  font-family: 'Be Vietnam Pro', sans-serif !important;
    color: var(--Is-text);
    font-size: 16px;
    line-height: 1.65;
    letter-spacing: .4px;
}


h1, h2, h3, h4, h5, h6{
    font-weight: bold;
    line-height: 1.1;
    font-family: 'Poppins', sans-serif;
}
h3, h4, h5, h6{
    line-height: 1.3;
}
input, textarea, button, a, select{
    outline: none;
    text-decoration: none;
    transition: all .3s;
    font-family: 'Be Vietnam Pro', sans-serif;
}
a:hover { text-decoration: none; color: var(--Is-gold); }
.row{clear: both;}
.logo {font-size: 0;}
ul {
    padding: 0;
    margin: 0;
}
/*ul li{
    list-style: none;
}*/
.menu-item {
    list-style: none;
}
.mobile-only{
    display: none;
}
.mobile_banner{
    display: none;
}
img {
    max-width: 100%;
}
p, li{
    color: var(--Is-text);
}
p:last-of-type{
    margin: 0;
}
.py{
    padding: 85px 0;
    float: left;
    width: 100%;
}
h2 {
    font-size: 40px;
    color: var(--Is-title);
    margin-bottom: 25px;
}
/***************************************************CUSTOM CSS****************************************************/
.container{
    max-width: 1280px;
}
.header_top_rchomes {
    width: 100%;
    float: left;  
    position: relative;
    z-index: 9;
    padding: 20px 0;
}
header .logo {
	max-width: 255px;
	display: flex;
	align-items: center;
}
header .logo img{
    max-height: 90px;
}

header .sub-menu {
	position: absolute;
	width: 290px;
	display: flex;
	flex-direction: column;
	text-align: left;
	justify-content: flex-start !important;
	align-items: flex-start;
	width: 250px !important;
	justify-content: flex-start !important;
}

header .ast-menu-toggle {
	padding: 0px !important;
	position: absolute;
	top: 14px;
	right: 0px;
}
header  .menu-item {
	position: relative;
}


.header_top{
    padding: 0;
    width: 100%;
    /* float: left; */
    text-align: center;
}
.col-12.head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#menu-main-menu li {
	list-style: none;
}
.navbar {
    padding: 0;
    flex-wrap: nowrap;
/*     width: 100%; */
}
.navbar ul {
    display: flex;
    justify-content: center;
    width: 100%;
}
.header_right {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
}
.navbar ul li a {
	color: var(--Is-white);
	display: inline-block;
	position: relative;
	padding: 9px 15px;
	font-weight: 300;
}
.navbar ul li a:hover {
    color: var(--Is-blue);
}
.menu_icon, .close_icon {
    display: none;
    cursor: pointer;
}
.navbar .phone_view {
    display: none;
}
.close_icon {
    position: absolute;
    top: 20px;
    cursor: pointer;
    right: 20px;
}
.btn_design {
    font-size: 14px;
    color: var(--Is-white);
    text-decoration: none;
    padding: 12px 30px 11px 30px;
    background-color: var(--Is-blue);
    border: 2px solid var(--Is-white);
    box-shadow: 0px 0px 0px 3px var(--Is-blue);
    border-radius: 0px 0px 0px 0px;
    text-transform: uppercase;
    white-space: nowrap;
    display: inline-block;
    margin-top: 30px;
}
.btn_design:hover{
    background: var(--Is-gold);
    box-shadow: 0px 0px 0px 3px var(--Is-gold);
    color: var(--Is-white);
}
.header_right button.btn {
    color: var(--Is-white);
    margin-right: 15px;
}
.header_right button.btn:hover{
    color: var(--Is-blue);
}
.header_right .btn_design {
	padding: 6px 10px 5px !important;
}

.header_right .sub-menu {
	margin-left: 0px; 
	background: #fff;
}
.header_right .sub-menu .menu-item a {
	color: #333;
}
.header_right .sub-menu .menu-item a:hover {
	color: #0274be;
}
.header_top #menu-main-menu {	
	margin-left: 10px;
}
.header_top .btn_design.desktop_col {
	margin-top: 0px;
}
.header-nav button.ast-menu-toggle {
    display: block;
    color: #fff;
}
header .open_item .ast-arrow-svg {
	transform: rotate(183deg);
	-webkit-transform: rotate(183deg);
	-moz-transform: rotate(183deg);
}

/* .page-template-properties .marketplace_menu_under_logo {
	position: relative;
	z-index: 9;
} */
.page-template-properties .inner_hero {
	padding: 200px 0 60px;
	margin-top: -180px;
}   
.page-template-properties .marketplace_menu_under_logo .marketplace-header-navout {
	max-width: 1280px;
	margin: auto;
	padding: 0 30px;
}
.page-template-properties .marketplace_menu_under_logo #menu-marketplace-menu li a {
	color: #fff !important;
	padding-right: 28px;
	padding-top: 20px !important;
	display: inline-block;
	font-size: 14px;
}
.page-template-properties .marketplace-header-navout #menu-marketplace-menu {
	display: flex;
	width: 100%;
	position: relative;
	z-index: 1; 
}
.page-template-properties .marketplace_menu_under_logo {
	clear: both;
	position: relative;
	top: -20px;
}

.page-template-properties .marketplace-header-navout  ul {
	margin-left: 0px !important;
}

.hero {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 21% 0 17%;
    position: relative;
}
.hero:before {
    content: "";
    background-color: var(--Is-black);
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner_content {
    text-align: center;
    max-width: 800px;
    margin: auto;
    position: relative;
}
.banner_content h4 {
    color: var(--Is-white);
    font-weight: normal;
}
.banner_content h4 span {
    padding: 0 5px;
}
.banner_content h1 {
    font-size: 60px;
    color: var(--Is-white);
    margin: 25px 0 25px;
    letter-spacing: 4px;
}
#searchModal input{
    color: var(--Is-white);
}
button.btn.btn-light i {
    color: var(--Is-blue);
}

section.box-section {
    margin-top: -80px;
}
.box_col {
    padding: 40px 30px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    border-radius: 10px;
    border: 5px solid rgb(159 159 159 / 75%);
    position: relative;
    overflow: hidden;
}
.box_col *{
    position: relative;
}
.box-section .col-md-4 {
    display: flex;
}
.box_col:before{
    content: "";
    background-color: var(--Is-title);
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.box_icons img {
    height: 80px;
    margin-bottom: 30px;
}
.box_col h5 {
    color: var(--Is-white);
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.box_col p {
    color: #fff;
    font-size: 15px;
}
h5 {
    color: var(--Is-blue);
    font-weight: normal;
}
.project_img img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.project_img {
    position: relative;
    padding-bottom: 75%;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}
.project_img span {
    position: absolute;
    right: 0;
    background: var(--Is-blue);
    padding: 5px 10px;
    border-radius: 0 10px 0 10px;
    color: var(--Is-white);
    font-size: 15px;
}
.project_content {
    padding-left: 60px;
    position: relative;
}
.project_items {
    margin: 15px 0;
}
.project_content h3 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 4px;
    color: var(--Is-text);
}
.project_content p{
    color: var(--Is-text);
    opacity: .6;
}
.project_content:before {
    content: "";
    background: var(--Is-gold);
    position: absolute;
    left: 0;
    top: 11px;
    width: 46px;
    height: 3px;
}
.gray_bg{
    background: var(--Is-bg);
}
.about_img img {
    border-radius: 10px;
}
.about_img {
    margin-left: -90px;
    padding-right: 40px;
}
section.about_sec, section.about_sec .container{
    position: relative;
}
section.about_sec:before {
    content: "";
    background: var(--Is-white);
    position: absolute;
    top: 0;
    left: 0;
    width: 15%;
    height: 100%;
}
.counter_sec h3 {
	margin-top: 10px;
	font-weight: 700;
}
.counter_content {
    display: flex;
    align-items: center;
    justify-content:space-around;
    text-align: center;
}
.counter_col h2 {
    color: var(--Is-blue);
    font-size: 60px;
    font-weight: 600;
    margin-bottom: 10px;
}
.video_sec video {
    border-radius: 20px;
    object-fit: cover;
    width: 100%;
}

.fast_facts{
    background: url(../images/bg_shape.png) repeat var(--Is-text);
}
section.fast_facts {
    padding: 27% 0 8%;
    margin-top: -19%;
}
.fast_facts.facts_inner {
	clear: both;
}
.about_sec.py.no-shape .about_img {
	/* margin-left: -90px; */
	padding-right: 40px;
}

.page-template-properties  header .profile-preview {
	top: -11px;
}
header .profile-preview {
	width: 37px;
	height: 37px;
	object-fit: cover;
	position: relative;
	top:0px;
	margin-left: 5px;
	border-radius: 50%;
}
.header_right p {
    color: #ffffff;
}
header .btn {
	border:none;
}
header .btn:hover {
	background: #fff;
	border: none !important;
}
header li {
	list-style: none !important;
}

.user-registration.ur-frontend-form.ur-frontend-form--flat {
	background: #fff;
}
.user_registration_form._with_nextend_social_login {
	background: #fff !important;
	width: 50%;
}
.registration_form_outer .user-registration.ur-frontend-form.ur-frontend-form--flat {
	padding: 0px;
}	
.user-registration.ur-frontend-form {
	max-width: 100% !important;
	margin: auto;
}
.registration_form_outer {
	padding: 40px 50px;
	box-shadow: 2px 2px 32px #e8e8e8;
	border-radius: 10px; 
}
.sponsor_registration_form {
	width: 50%;
}
.registration_form_outer #business_address {
	border: 1px solid #f4f4f4 !important;
	background: #f4f4f4 !important;
}
#ur-recaptcha-node {
	padding-left: 10px;
	margin-top: 20px;
}
.registration_form_outer .btn.button.ur-submit-button {
	margin-left: 0px !important;
}
.registration_form_outer {
	display: flex;
	gap: 25px;
	max-width: 1240px;
	margin: auto;
}
.registration_form_outer .input-wrapper input {
	border: 1px solid #f4f4f4 !important;
	background: #f4f4f4 !important;
}

.user_registration_form._with_nextend_social_login .input-text {
	border: 1px solid #f4f4f4 !important;
	background: #f4f4f4 !important;
}

 .user_registration_form._with_nextend_social_login .input-text:focus {
	box-shadow: none !important;
}
.user-registration.ur-frontend-form.ur-frontend-form--flat {
	padding-bottom: 0px;
}

.woocommerce-LostPassword.lost_password a {
	color: #eb2031;
}
.woocommerce-privacy-policy-link {
	color: #eb2031;
}


.fast_facts h2, .fast_facts p {
    color: #fff;
}
.fast_facts .container {
    max-width: 600px;
}
.fast_facts p{
    margin-bottom: 20px;
    font-weight: 300;
}
.testi_items {
    border: 1px solid #D6DDE1;
    background: url(../images/quote_icon.svg) no-repeat;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 8%);
    background-position: 86% 100%;
    background-size: 140px;
}

.slick-slide {
    padding: 15px;
}
.testi_items .author {
    margin-top: 24px;
}
.testi_items .author h4 {
    margin-top: 15px;
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 4px;
}
.testi_items .author span {
    font-size: 14px;
    color: var(--Is-blue);
}
ul.slick-dots {
    display: flex !important;
    justify-content: center;
    margin-top: 30px;
}
.testimonials_sec .slick-dots {
    list-style: none;
}
ul.slick-dots {
    list-style: none;
}
ul.slick-dots button {
    border: none;
    background: var(--Is-title);
    padding: 0;
    font-size: 0;
    margin: 4px;
    width: 10px;
    height: 10px;
    border-radius: 20px;
}
ul.slick-dots li.slick-active button{
    width: 30px;
}
.partner_sec .gallery_col{
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 25px 15px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.partner_sec .row{
    position: relative;
}
.partner_sec h2 {
    margin-bottom: 45px;
}
.partner_sec .row:before {
    content: "";
    height: 100%;
    width: 2px;
    background-color: #fff;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 1;
}
.partner_sec .row:after {
    content: "";
    height: 2px;
    width: 100%;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}



/******************************Footer***********************************/
footer.footer {
    float: left;
    width: 100%;
    padding: 60px 0 70px;
    background: url(../images/bg_shape.png) repeat var(--Is-text);
    position: relative;
    overflow: hidden;
    font-weight: 300;
}

.footer .container{
    position: relative;
}
footer.footer p{
    color: var(--Is-white);
}
.footer_logo {
    margin-bottom: 20px;
    max-width: 250px;
    margin-top: 10px;
}
footer.footer h2 {
    font-size: 22px;
    color: var(--Is-white);
    margin: 15px 0 15px;
    font-weight: 600;
    letter-spacing: .5px;
}
footer.footer a {
    color: var(--Is-white);
    margin-bottom: 10px;
    display: block;
    word-break: break-word;
}
footer.footer a:hover {
    color: var(--Is-blue);
}
footer .social_icons {
    margin-top: 30px;
}
footer .social_icons h4 {
    font-size: 16px;
    color: var(--Is-white);
}
footer .social_icons li{
    margin-right: 15px;
    float: left;
}
footer .social_icons a {
    font-size: 20px;
    color: var(--Is-blue);
}
footer .social_icons a:hover {
    font-size: 20px;
    color: var(--Is-white);
}
footer.footer p.address i, footer.footer p.phone i,footer.footer  p.phone i {
    position: absolute;
    left: 0;
    top: 4px;
    color: var(--Is-white);
}
footer.footer p.address, footer.footer p.phone, footer.footer p.phone {
    padding-left: 22px;
    position: relative;
}
.copyright {
    padding: 15px 0;
    background: var(--Is-blue);
    position: relative;
    float: left;
    width: 100%;
}
footer .copyright p{
    margin: 0;
    color: var(--Is-text);
}
.copyright ul{
    display: flex;
    justify-content: flex-end;
}
.copyright ul li a {
    color: var(--Is-text);
    margin-left: 20px;
    border-left: 1px solid var(--Is-text);
    padding-left: 20px;
}
.copyright ul li a:hover{
    color: var(--Is-white);
}
.copyright ul li:first-child a{
    padding-left: 0;
    margin-left: 0;
    border: none;
} 
.terms_conditions abbr {
    display: none !important;
}
.terms_conditions ur-label {
    display: none !important;
}
.terms_conditions ul {
    padding: 0 !important;
}
/********************PROPERTIES********************/
.inner_hero:before {
    content: "";
    background: var(--Is-title);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
}
.inner_hero {
	padding: 100px 0 45px;
	background-size: cover;
	background-position: center;
	position: relative;
	margin-top: -100px;
}
.inner_hero .banner_content h1 {
	font-size: 45px;
	letter-spacing: 1px;
	/* text-transform: uppercase; */
	font-weight: 700;
}
.filter_sec select, .filter_sec input {
    padding: 10px 15px;
    width: 100%;
    font-size: 14px;
    height: 50px;
}
.properties_items {
	box-shadow: 0 20px 30px 0px rgb(0 0 0 / 10%);
	margin-bottom: 0;
	border-radius: 10px;
	height: 100%;
}
.page-template-orientation .header_top_rchomes {
	background: transparent;
}




.properties_content {
	padding: 15px 25px 95px 25px;
	position: relative;
	height: calc(100% - 250px);
}
.properties_img {
    position: relative;
}
.properties_img span {
    position: absolute;
    bottom: 11px;
    left: 11px;
    background: var(--Is-blue);
    padding: 5px 10px 4px;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
	text-transform: uppercase;
	display: inline-block;
	line-height: 20px;
	font-weight: 600;
} 
#projects_result .inner_box.display {
	margin-bottom: 28px;
}
.filter_sec p {
	font-family: 'Be Vietnam Pro', sans-serif;
}

.prprt_type {
    font-size: 14px; 
    color: #555;
    margin-bottom: 7px;
}
.properties_content h3 {
    font-size: 22px;
}
.flex-col {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 15px 0;
}
.properties_content p {
    font-size: 15px;
}
.properties_content .flex-col p {
    font-size: 13px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.pro_info {
    width: 100%;
    border-bottom: 1px  dashed var(--Is-text);
    padding: 5px 0;
}
p.font-semibold {
    font-weight: bold;
}
.assets_type {
    display: inline-block;
    background: var(--Is-bg);
    padding: 5px 10px;
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
}
.properties_content a.btn_design {
	width: 90%;
	text-align: center;
	margin-top: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	bottom: 25px;
}
.properties_img img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
}
.properties_img {
	position: relative;
	padding-bottom: 65%;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 0;
	height: 250px;
}

#projects_result .inner_box , #toggle-project .inner_box{
    display:none;
}
#projects_result .inner_box.display, #toggle-project .inner_box.display {
	display: inline-block;
}

.filter_sec select {
    padding: 10px 15px;
    width: 100%;
    font-size: 14px;
    height: 50px;
    font-family: 'Be Vietnam Pro', sans-serif;
    color: #000;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #a6a2a2;
}
#search {
	border-radius: 0;
	background-color: #fff;
	border: 1px solid #a6a2a2;
	font-size: 14px;
	height: 50px;
	font-family: 'Be Vietnam Pro', sans-serif;
}
.page-template-properties-php header {
	background: transparent;
}

.logged-in.wp-custom-logo.user-registration-page.user-registration-account #user-registration {
	max-width: 94%;
	padding: 0;
}
.header_right .btn {
	top: 4px;
	margin-left: 20px;
	margin-right: 0px !important;
}
/* .logged-in.admin-bar.wp-custom-logo.user-registration-page.user-registration-account header h3 {
	color: #fff !important; 
} */
/* .user-registration-nick-name {
	color: #fff !important;
} */
.user-registration-profile-header header {
	background: transparent;
}
.clearboth {
	clear: both;
}
.logged-in .user-registration-MyAccount-navigation li a {
	color: #333;
}  
.logged-in .user-registration-MyAccount-navigation li {
	border-bottom: 1px solid #e1e1e1;
}
.logged-in .user-registration-MyAccount-content a {
	color: #333 !important;
	text-decoration: none !important;
}


/**************************************** Product Detail Page***********************************************/

.single-project .img_outer img {
	width: 100%;
	height: 370px;
	object-fit: cover;
	border-radius: 15px;
}
.single-project ul {
	margin: 0px;
	padding: 0px;
}
.single-project ul {
	margin: 0px;
	padding: 0px !important;
}

.single-project .business_plan h5 {
	color: #1f88ca;
	margin-bottom: 10px;
}
.single-project .business_plan h3 {
	margin-bottom: 30px;
	font-weight: 700;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 15px;
	margin-top: 0;
}
.single-project .business_plan, .single-project .property_plan, .single-project .location_tabs, .single-project .location_tabs, .single-project .content_outer {
	padding: 30px 30px;
	box-shadow: 2px 2px 12px #dfdfdf;
	border-radius: 15px;
	margin-bottom: 23px;
	background: #fff;
}

.single_project {
	clear: both;
	margin-top: 40px;
	display: block;
	float: left;
	width: 100%;
}

.single_project .content_outer {
	margin-top: 30px;
}
.single_project .content_outer h4 {
	color: #1f88ca;
	margin-bottom: 10px;
	font-size: 20px;
	margin-top: 20px;
}
.single_project .detail_content h2 {
	font-weight: 700;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 26px;
}
.single_project .accordion-item .accordion-button {
	padding: 8px 13px;
	font-size: 16px;
	font-weight: 600;
	background: #f4f4f4;
	border: ;
	margin-bottom: 15px;
}

.single_project .accordion-item {
	border: none !important;
}
.single_project .accordion-button {
	border: 1px solid #ccc;
	border-radius: 5px !important;
}
.single_project .accordion {
	margin-top: 25px;
}

.single_project  .content_outer img {
	max-width: 130px;
}

.single_project .property_doc h3 {
	font-weight: 600;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 22px;
}

.single_project .property_doc ul {
    list-style: none;
}

.single_project .property_doc li a {
	color: #1f88ca;
	margin-bottom: 10px;
	margin-left: 11px;
	margin-top: 0;
}
.single_project .pro_info {
	border-bottom: 1px solid #e4e4e4;
}

.single_project .accordion-body {
	padding-top: 0px;
}

.single_project .property_doc {
	padding: 25px 24px;
	box-shadow: 2px 2px 12px #dfdfdf;
	border-radius: 15px;
	margin-bottom: 30px;
	background: #fff;
}
.single_project .property_detail {
	padding: 25px 24px;
	box-shadow: 2px 2px 12px #dfdfdf;
	border-radius: 15px;
	margin-bottom: 30px;
	background: #fff;
}
.single_project .rightside_product h1 {
	font-size: 28px;
}

.single_project  .rightside_product .font-normal {
	margin-bottom: 5px;
	margin-top: 5px;
}

.single_project .left_side_bar_product ul li {
	list-style: disc;
	margin-left: 13px;
}
.single_project .left_side_bar_product   li li {
	list-style: circle;
	margin-left: 25px;
}

.single_project .property_plan h3 {
	margin-bottom: 20px;
	font-weight: 700;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 15px;
	margin-top: 0;
}
.single_project .accordion-button:hover {
	color: #000;
}
.single_project {
	margin-bottom: 55px;
}
.single_project .location_tabs h3 {
	margin-bottom: 20px;
	font-weight: 700;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 15px;
	margin-top: 0;
}
.single_project .location_tabs h5 {
	font-size: 16px;
	margin-bottom: 15px;
}
.single_project  .property_doc ul li {
	margin-bottom: 8px;
}
.single_project .accordion-button.collapsed:focus {
	color: #000;
}

.single_project .rightside_product h1 {
	font-size: 27px !important;
	margin-bottom: 14px;
}
.single_project .rightside_product p {
	text-align: center;
}
.single_project .webner_text {
	padding: 25px 24px;
	box-shadow: 2px 2px 12px #dfdfdf;
	border-radius: 15px;
	margin-bottom: 30px;
	background: #fff;
	margin-top: 25px;
}

.single_project  .webner_text a {
	font-size: 14px;
	color: var(--Is-white);
	text-decoration: none;
	padding: 12px 30px 11px 30px;
	background-color: var(--Is-blue);
	border: 2px solid var(--Is-white);
	box-shadow: 0px 0px 0px 3px var(--Is-blue);
	border-radius: 0px 0px 0px 0px;
	text-transform: uppercase;
	white-space: nowrap;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 25px;
	text-align: center;
}



.single_project .calculator {
	padding: 25px 24px;
	box-shadow: 2px 2px 12px #dfdfdf;
	border-radius: 15px;
	margin-bottom: 35px;
	background: #fff;
}
.single_project .calculator h3 {
	font-weight: 600;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 22px;
}
.single_project .calculator input[type="submit"] {
	font-size: 14px;
	color: var(--Is-white);
	text-decoration: none;
	padding: 14px 30px 14px 30px;
	background-color: var(--Is-blue);
	border: 2px solid var(--Is-white);
	box-shadow: 0px 0px 0px 3px var(--Is-blue);
	border-radius: 0px 0px 0px 0px;
	text-transform: uppercase;
	white-space: nowrap;
	display: inline-block;
	position: relative;
	top: -1px;
}

.single_project #final_val {
	margin-top: 10px;
	font-weight: 600; 
}



.page-template-portfolio_performance  section.fast_facts {
	padding: 70px 0 70px;
	margin-top: 0px;
}

.page-template-portfolio_performance .fast_facts.facts_inner .container {
	max-width: 1280px;
}

.page-template-portfolio_performance .fast_facts.facts_inner .btn_design {
	white-space: unset !important;
}
.page-template-portfolio_performance  .about_sec.py.no-shape .about_img {
	margin-left: 0px !important;
	padding-right: 0px !important;
}
.page-template-portfolio_performance .track_record {
	padding-top: 30px;
	border-top: 1px solid rgb(255 255 255 / 27%);
	margin-top: 20px;
}
.page-template-portfolio_performance .why_realCol h4 {
	font-size: 22px;
	margin-top: 0;
	color: #fff;
	margin-bottom: 10px;
}
.page-template-portfolio_performance .why_realCol a {
	color: #1f88ca;
}

.property_not_found {
	width: 100%;
	font-size: 16px;
	height: 40px;
	font-family: 'Be Vietnam Pro', sans-serif;
	color: #000;
	border-radius: 5px;
	background-color: #fff;
	text-align: center;  
} 



/********************Portfolio Performance************************/
.track_record {
    padding-top: 30px;
    border-top: 1px solid rgb(255 255 255 / 27%);
    margin-top: 20px;
}
.facts_inner .why_realCol {
    padding: 0;
    background: transparent;
    margin-top: 0;
}
.facts_inner .why_realCol h4 {
    font-size: 22px;
    margin-top: 0;
    color: #fff;
}
section.fast_facts.facts_inner .why_realCol a {
    margin-top: 10px;
    margin-bottom: 15px;
    display: inline-block;
}
.properties_slide ul.slick-dots {
    margin-top: 0;
}
.properties_slide .assets_type {
    margin-top: 15px;
}
.page-template-portfolio_performance h2 {
	font-weight: 700;
	margin-bottom: 20px;
	font-size: 40px;
}


/********************Why Real Estate Investing************************/
.page-template-real_estate_investing  .no-shape:before{
    display: none;
}
.page-template-real_estate_investing  .whyIcon img {
    max-width: 70px;
    margin-bottom: 15px;
}
.page-template-real_estate_investing  .why_realCol {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 6px 20px rgb(0 0 0 / 10%);
    padding: 35px 25px;
    margin: 30px 0 20px;
}
.page-template-real_estate_investing  .why_real_estate  .col-md-4.col-12 {
    display: flex;
}
.page-template-real_estate_investing  .why_real_estate h2, .page-template-real_estate_investing  .why_real_estate p {
    max-width: 1000px;
    margin: 0 auto 25px;
}
.page-template-real_estate_investing  .investing_platform  .why_realCol {
    padding: 0;
    background: transparent;
    box-shadow: none;
}
.page-template-real_estate_investing  .investing_platform  .why_realCol a {
    border-bottom: 1px solid;
    margin-top: 20px;
    display: inline-block;
}
.page-template-real_estate_investing .why_realCol h4 {
	font-size: 22px;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
.page-template-real_estate_investing  section.facts_inner {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 70px 0;
}
.page-template-real_estate_investing  section.facts_inner .container {
    max-width: 1280px;
}
.page-template-real_estate_investing  .why_realCol p {
    margin: 0;
}

.page-template-real_estate_investing  .about_img {
	margin-left: 0;
	padding-right: 40px;
}

.page-template-real_estate_investing h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 1.1;
	margin-bottom: 20px;
}
.page-template-real_estate_investing header {
	background: transparent !important;
}
.page-template-portfolio_performance header {
	background: transparent !important;
}

.why_realCol {
	margin-bottom: 95px;
}


/********************Investor Commitment ************************/
.investor_commitment .about_content h4 {
    font-weight: 400;
    margin-bottom: 25px;
}
.investor_commitment h4 {
    font-weight: 400;
    margin-bottom: 30px;
}
.investor_commitment_second {
    clear: both;
}
.team_bottom_sec .team_realCol h4 {
    font-size: 22px;
    margin-top: 10px;
}
.team_bottom_sec h2, .team_bottom_sec p {
    max-width: 1000px;
    margin: 0 auto 25px;
}

.team_bottom_sec .team_realCol {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 6px 20px rgb(0 0 0 / 10%);
    padding: 35px 25px 15px 25px;
    margin: 30px 0 0;
    height: 100%;
}

.investor_commitment .about_content h4 {
	font-weight: 400;
	margin-bottom: 25px;
	margin-top: 20px;
}
.investor_commitment h4 {
	font-weight: 400;
	margin-bottom: 30px;
}
.investor_commitment_second {
	clear: both;
}
.team_bottom_sec .team_realCol h4 {
	font-size: 22px;
	margin-top: 10px;
}
.team_bottom_sec h2, .team_bottom_sec p {
	max-width: 1000px;
	margin: 0 auto 25px;
}

.team_bottom_sec .team_realCol {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 6px 20px rgb(0 0 0 / 10%);
	padding: 35px 25px 15px 25px;
	margin: 30px 0 0;
	height: 100%;
}
.investor_commitment_second .about_img {
	margin: 0px;
}
.investor_commitment .about_img {
	margin: 0;
}
.page-template-investor_commitment .fast_facts.facts_inner {
	padding: 80px 0px 60px 0px;
}
.page-template-investor_commitment .fast_facts .container {
	max-width: 1280px;
}

.page-template-investor_commitment .about_content h2 {
	margin-bottom: 20px;
}
.page-template-investor_commitment .fast_facts.facts_inner h2 {
	margin-bottom: 20px;
}


.page-template-investor_commitment header {
	background: transparent;
}


/********************Help Center ************************/


.help_center .banner_content {
	text-align: center;
	max-width: 530px;
	margin: auto;
	position: relative;
}
.page-template-help_center header {
	background: transparent;
}
.banner_content .search-field {
	background: transparent;
}
.banner_content .search-field:focus {
	background: transparent !important;
}

.banner_content .search-form {
	margin: auto;
}


/******************** Blog ************************/

.blog_main {
	padding: 20px 20px;
	border: 1px solid #e8e8e8;
	margin-bottom: 25px;
	border-radius: 10px;
}
.blog_main_img img {
	width: 100%;
	height: 390px;
	object-fit: cover;
	margin-bottom: 25px;
	border-radius: 15px;
}
.blog_main_top h4 {
	font-weight: 400;
	font-size: 20px;
}
.resources_page {
	margin-top: 45px;
}

.blog_sec {
	display: flex;
	gap: 25px;
}
.blog_img img {
	max-width: 140px;
	border-radius: 8px;
}
.blog_sec_outer {
	flex-direction: column;
	gap: 20px;
}
.right_bar_blog h4 {
	margin-bottom: 20px;
}
.page-template-resources .fast_facts.facts_inner {
	padding-top: 80px;
	padding-bottom: 80px;
}
.page-template-resources .container {
	max-width: 1280px !important;
}
.page-template-resources .fast_facts.facts_inner h2 {
	margin-bottom: 20px;
}
.page-template-resources  .blog_realCol .img_author img {
	height: 270px;
	width: 100%;
	object-fit: cover;
}
.page-template-resources  .post-date {
	margin-bottom: 14px;
}
.page-template-resources .blog_realCol h4 {
	margin-bottom: 15px;
}
.page-template-resources .blog_sec .d-flex {
	gap: 25px; 
}
.page-template-resources .blog_sec {
	margin-bottom: 15px;
}
.page-template-resources header {
	background: transparent;
}

.page-template-resources .blog_img img {
	height: 90px;
	object-fit: cover;
	border-radius: 0px;
}

.related-posts-after-content .related-thumb.col-md-4 {
	width: 100%;
}
.related-posts-after-content.related-thumb.col-md-4 img {
	width: 100% !important;
	margin-bottom: 15px;
}
.related-posts-after-content .related-thumb.col-md-4 a {
	color: #333;
}
.related-posts-after-content h3 {
	margin-bottom: 35px;
	margin-top: 55px;
}
.related-posts-after-content {
	padding-bottom: 80px;
}
.related-posts-after-content .related-thumb.col-md-4 {
	margin-bottom: 20px;
}
.blog_sec .blog_realCol {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 6px 20px rgb(0 0 0 / 10%);
	padding: 35px 25px 15px 25px;
	margin: 30px 0 0;
	height: 100%;
}
.single_post {
	clear: both;
	padding-top: 60px;
	display: flow-root list-item;
}

.single_post .main_posts h1 {
	font-size: 38px;
	margin-bottom: 25px;
}
.single_post .date {
	margin-top: 15px;
	margin-bottom: 15px;
}
#respond {
	padding: 30px;
}
.related-posts-after-content .related-thumb.col-md-4 {
	padding: 20px;
	background: #fff;
	box-shadow: 3px 2px 22px #eaeaea;
	border-radius: 5px;
}
.related-posts-after-content .main_posts img {
	max-height: 360px;
	object-fit: ;
}
.related-posts-after-content img {
	width: 100%;
}
.related-posts-after-content img {
	width: 100%;
	height: 260px;
	object-fit: cover;
	margin-bottom: 15px;
}

.related-posts-after-content .main_posts .attachment-post-thumbnail {
	width: 100%;
}

.related-posts-after-content  .main_posts img {
	height: 500px;
	object-fit: cover;
}

.ast-comment-list .ast-comment-info {
	gap: 0px;
}
.single-post  .main_posts img {
	max-height: 410px;
	object-fit: cover;
	width:100%;
}
.single-post .ast-comment-formwrap.ast-row {
	width: 100%;
}

.ast-comment-meta.ast-row.ast-comment-author.vcard.capitalize {
	background: transparent !important;
}
.blog_sec .blog_realCol  h4 {
	font-size: 22px;
	margin-top: 10px;
}
.blog_realCol h5 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 15px;
}

.blog_box_Sec .blog_realCol {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 6px 20px rgb(0 0 0 / 10%);
	padding: 25px 25px 5px 25px;
	margin: 30px 0 0;
	height: 100%;
}


.page-template-orientation .about_img {
	margin: 0px;
}
.page-template-orientation  .about_img img {
	width: 100%;
}
.page-template-orientation  .fast_facts .container {
	max-width: 600px;
}

.page-template-orientation  .fast_facts.facts_inner {
	padding: 80px 0;
}

.page-template-orientation .fast_facts.facts_inner h2 {
	margin-bottom: 25px;
}
.page-template-orientation  .why_realCol {
	margin-bottom: 25px;
}

.page-template-orientation  .invest_properties_slide.py h2 {
	margin-bottom: 25px;
}

.page-template-orientation  .about_content h2 {
	margin-bottom: 25px;
}

.page-template-orientation .fast_facts .container {
	max-width: 1280px !important;
}

.page-template-start_guide .fast_facts.facts_inner .container{
	max-width: 1280px !important;
}
.page-template-start_guide .fast_facts.facts_inner {
	padding: 80px 0px;
}
.page-template-start_guide .fast_facts.facts_inner h2 {
	margin-bottom: 20px !important;
}

.page-template-start_guide   .why_real_estate.py.gray_bg h2 {
	margin-bottom: 30px;
}
.page-template-start_guide  .why_realCol h4 {
	margin-bottom: 25px;
}

.page-template-start_guide .why_realCol {
	margin-bottom: 0;
}
.page-template-start_guide .why_realCol {
	background: #fff;
	padding: 40px 30px;
	height: 100%;
}
.page-template-start_guide  .why_real_estate.py.text-center .why_realCol {
	box-shadow: 2px 2px 22px #eee;
}

.page-template-start_guide  header {
	background: transparent;
}
.page-template-start_guide .start_guide h4 {
	font-size: 20px;
}
.why_real_estate.py.text-center.start_guide h2 {
	margin-bottom: 25px;
}
.page-template-start_guide-php .about_img {
	margin-left: 0px;
}


/*************************************Event***************************************/
.tribe-tickets__commerce-checkout-cart-items {
    width: 100%;
}
section.tribe-tickets__commerce-checkout {
    max-width: 100% !important;
}
h3.tribe-common-h2.tribe-tickets__commerce-checkout-header-title {
    color: #fff;
}
a.tribe-common-anchor-alt.tribe-tickets__commerce-checkout-header-link-back-to-event {
    color: #fff !important;
}
article.tribe-tickets__commerce-checkout-cart-item.post-599.tec_tc_ticket.type-tec_tc_ticket.status-publish.ast-article-single.tribe-common-b1 {
    display: block;
}

#tribe-events-pg-template {
	max-width: 1280px !important;
	padding-top: 55px;
	clear: both;
}
#tribe-tickets__tickets-buy {
	font-size: 14px;
	color: var(--Is-white);
	text-decoration: none;
	padding: 12px 30px 11px 30px;
	background-color: var(--Is-blue);
	border: 2px solid var(--Is-white);
	box-shadow: 0px 0px 0px 3px var(--Is-blue);
	border-radius: 0px 0px 0px 0px;
	text-transform: uppercase;
	white-space: nowrap;
	display: inline-block;
	margin-top: 30px;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
	border: 1px solid #1f88ca !important;
	color: #1f88ca !important;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover {
	background: #1f88ca !important;
}

#tribe-tickets__tickets-form {
	border-radius: 0px;
}
.tribe-common-c-btn.tribe-events-c-search__button {
	background: #1f88ca !important;
}

.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover {
	background: #1f88ca !important;
	color: #fff !important;
}
.tribe-events-calendar-list__event-header {
	background: transparent !important;
}
.tribe-events-calendar-list__event {
	padding: 30px 10px !important;
}
.tribe-events-header.tribe-events-header--has-event-search {
	margin-top: 40px !important;
	clear: both;
}
.tribe-common-l-container.tribe-events-l-container {
	padding-bottom: 50px !important;
}
 #tribe-tickets__tickets-form {
	max-width: 100%;
}

.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
	width: 50%;
}
.tribe-events-single-section.tribe-events-event-meta.secondary.tribe-clearfix {
	width: 50%;
}

.tribe_events.type-tribe_events {
	padding-top: 15px !important;
}
.tribe-events-calendar-day__event-header {
	background: transparent !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event::before {
	content: none !important;
}

.tribe-events-calendar-month__header {
	background: transparent;
	border-bottom: 1px solid #e4e4e4 !important;
}

.about_sec.py.no-shape.investor_form .wpcf7-form.init {
	max-width: 500px;
	margin: auto;
}
.about_sec.py.no-shape.investor_form label {
	width: 100%;
}
.about_sec.py.no-shape.investor_form .wpcf7-form.init {
	max-width: 500px;
	margin: auto;
	box-shadow: 0 2px 20px rgba(45,53,89,.1);
	padding: 10px 40px;
	margin-top: 65px;
}
.wpcf7-form-control.wpcf7-textarea {
	height: 130px !important;
	margin-bottom: 10px;
}
.about_sec.py.no-shape.investor_form {
	padding-top: 0px;
}
.about_sec.py.no-shape.investor_form .wpcf7-form-control.has-spinner.wpcf7-submit {
	font-size: 14px;
	color: var(--Is-white);
	text-decoration: none;
	padding: 13px 30px 13px 30px;
	background-color: var(--Is-blue);
	border: 2px solid var(--Is-white);
	box-shadow: 0px 0px 0px 3px var(--Is-blue);
	border-radius: 0px 0px 0px 0px;
	text-transform: uppercase;
	white-space: nowrap;
	display: inline-block;
}
.why_real_estate.investing_platform.py.gray_bg p {
	margin-bottom: 35px;
}

.user_registration_form .nsl-container.nsl-container-block {
	text-align: center;
	margin-bottom: 35px;
}
.user_registration_form  .btn.button.ur-submit-button {
	margin-left: auto !important;
	margin-right: auto !important;
}
.home .short_content p {
    margin: 10px 0;
    text-align: justify;
}
/*********************************Term and conditions******************************************/
.term_conditions h1 {
    text-align: center;
    padding: 40px 0 20px 0;
}
.term_conditions ol {
    margin-bottom: 10px;
    padding-bottom: 10px !important;
    margin-left: 10px;
}
.term_conditions ul {
    margin-bottom: 10px;
    padding-bottom: 10px !important;
    margin-left: 10px;
}
.term_conditions ol > li {
    padding: 10px 0;
} 
.term_conditions_text p {
    text-align: justify;
}
/********************Login register***************************/
.user-registration-account .entry-title {
    display: none;
}
.user-registration-error {
    display: flex !important;
}
.user-registration-message {
    display: flex;
}
.user-registration-error li {
    padding: 16px 0;
}
.user-registration-error::before {
    padding: 10px 0;
}
.user-registration-page .entry-title {
    display: none;
}

#user-registration legend {
	font-size: 32px !important;
	border: none !important;
}
#user-registration fieldset {
	border: none; 
}
#user-registration fieldset legend {
	padding-left: 0px !important;
	text-align: center;
}
#user_registration_terms_conditions_field ul {
	padding-left: 0px;
}

#user_registration_user_login {
	font-size: 16px;
}

.user-registration-page .acf-fields.-top.-border {
	border: none !important;
	text-align: left;
}
.user-registration-page .acf-fields > .acf-field {
	border-top-color: transparent;
}
.user-registration-page .acf-field[data-width] + .acf-field[data-width] {
	border-left: none !important;
}
.user-registration-page .acf-fields > .acf-field { 
	padding: 0px 16px;
}
.user-registration-page  .user-registration-Button.button {
	margin-top: 20px !important;
}
.acf-field .acf-label label {
	text-align: left;
}
#ur-frontend-form {
	padding-top: 0px;
}
#user-registration .acf-basic-uploader {
	border: 1px solid #e1e1e1;
	padding: 7px 0;
	text-align: left;
	padding-left: 10px;
}
#user-registration .acf-field .acf-label label {
	text-align: left;
}


/****************************************Raise Capital*******************************************/
.page-template-raise_capital header {
    background: transparent !important;
}
.page-template-raise_capital .about_img {
    margin-left: 0;
    padding-right: 40px;
}
.page-template-raise_capital h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 20px;
}
.page-template-raise_capital  .why_real_estate h2, .page-template-raise_capital  .why_real_estate p {
    max-width: 1000px;
    margin: 0 auto 25px;
}
.page-template-raise_capital  .why_realCol {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 6px 20px rgb(0 0 0 / 10%);
    padding: 35px 25px;
    margin: 30px 0 20px;
}
.page-template-raise_capital .why_realCol h4 {
    font-size: 22px;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 10px;
}
.page-template-raise_capital  .whyIcon img {
    max-width: 70px;
    margin-bottom: 15px;
}
.page-template-raise_capital .why_realCol p {
    margin: 0;
}
.page-template-raise_capital section.facts_inner {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 70px 0;
}
.page-template-raise_capital section.facts_inner .container {
    max-width: 1280px;
}

/****************************************Right Deal*******************************************/
.page-template-right_deal header ,.page-template-investment header {
    background: transparent !important;
}
.page-template-right_deal .about_img {
    margin-left: 0;
    padding-right: 40px;
}
.page-template-right_deal h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 20px;
}
.page-template-right_deal section.facts_inner {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 70px 0;
}
.page-template-right_deal section.facts_inner .container {
    max-width: 1280px;
}

/****************************************On The Marketplace*******************************************/
.page-template-on_the_marketplace header ,.page-template-investment header {
    background: transparent !important;
}
.page-template-on_the_marketplace .about_img {
    margin-left: 0;
    padding-right: 40px;
}
.page-template-on_the_marketplace h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 20px;
}
.page-template-on_the_marketplace section.facts_inner {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 70px 0;
}
.page-template-on_the_marketplace section.facts_inner .container {
    max-width: 1280px;
}
/****************************************Result*******************************************/
.page-template-result header {
    background: transparent !important;
}
.page-template-result .about_img {
    margin-left: 0;
    padding-right: 40px;
}
.page-template-result h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 20px;
}
.page-template-result  .why_real_estate h2, .page-template-result  .why_real_estate p {
    max-width: 1000px;
    margin: 0 auto 25px;
}
.page-template-result  .why_realCol {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 6px 20px rgb(0 0 0 / 10%);
    padding: 35px 25px;
    margin: 30px 0 20px;
}
.page-template-result .why_realCol h4 {
    font-size: 22px;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 10px;
}
.page-template-result  .whyIcon img {
    margin-bottom: 15px;
}
.page-template-result .why_realCol p {
    margin: 0;
}
.page-template-result section.facts_inner {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 70px 0;
}
.page-template-result section.facts_inner .container {
    max-width: 1280px;
}

/****************************************Post Fundraise*******************************************/
.page-template-post_fundraise header {
    background: transparent !important;
}
.page-template-post_fundraise .about_img {
    margin-left: 0;
    padding-right: 40px;
}
.page-template-post_fundraise h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 20px;
}
.page-template-post_fundraise  .why_real_estate h2, .page-template-post_fundraise  .why_real_estate p {
    max-width: 1000px;
    margin: 0 auto 25px;
}
.page-template-post_fundraise  .why_realCol {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 6px 20px rgb(0 0 0 / 10%);
    padding: 35px 25px;
    margin: 30px 0 20px;
}
.page-template-post_fundraise .why_realCol h4 {
    font-size: 22px;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 10px;
}
.page-template-post_fundraise  .whyIcon img {
    margin-bottom: 15px;
}
.page-template-post_fundraise .why_realCol p {
    margin: 0;
}
.page-template-post_fundraise section.facts_inner {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 70px 0;
}
.page-template-post_fundraise section.facts_inner .container {
    max-width: 1280px;
}

/****************************************Get Started*******************************************/
.page-template-get_started header {
    background: transparent !important;
}
.page-template-get_started .about_img {
    margin-left: 0;
    padding-right: 40px;
}
.page-template-get_started h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 20px;
}
.page-template-get_started .deals_form input {
    margin-bottom: 10%;
}
.page-template-get_started .deals_form select {
    margin-bottom: 5%;
}
.page-template-get_started .wpcf7-submit {
    margin-bottom: 0 !important;
}

.registration_form_outer .ur-button-container .btn.button.ur-submit-button {
	margin-left: 0px !important;
}
.validations-wrapper ul {
    margin: 0;
}
.validations-wrapper {
    margin-top: 10px;
}
.validations-wrapper ul li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0px 0 0px 25px;
    /*background: url(https://demo.odinwebtechnologies.com/rchomes/wp-content/uploads/2023/08/check_icon.svg) no-repeat;
    background-position: left 5px;*/
    font-weight: normal;
    font-size: 14px;
    position: relative;
}
.single_project .left_side_bar_product ul li:before {
    content: "\f058";
    margin-left: 0;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 0;
    font-size: 17px;
    top: 0px;
}
.single_project .ScrollStyle {
    max-height: 150px;
    overflow-y: scroll;
    margin: 40px 0px;
    border: 1px solid #dbdbdb;
    padding: 15px 24px 24px;
    font-size: 15px;
    letter-spacing: 0;
}
.left_side_bar_product form b {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.form-check  label.form-check-label {
    font-weight: normal;
    letter-spacing: 0;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    position: relative;
    padding-left: 29px;
}
.form-check {
    margin-bottom: 10px;
}
.form-check label.form-check-label:before {
    content: "";
    border: 2px solid #666;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
}
.single_project .form-check {
    position: relative;
}
.single_project .form-check .form-check-input {
    position: absolute;
    z-index: 1;
    width: 20px;
    height: 20px;
    left: 24px;
    top: 3px;
    margin: 0;
    opacity: 0;
}
.single_project .form-check .form-check-input:checked {
    opacity: 1;
}
.single_project .form-check .form-check-input:checked + label:before {
    border-color: #046bd2;
}
.left_side_bar_product input.btn.btn-primary {
    width: auto;
    margin-top: 20px;
    padding: 9px 25px;
    margin-left: auto;
    border-radius: 0;
    z-index: 9;
    cursor: pointer;
    height: 50px;
    position: relative;
}
.left_side_bar_product a.btn.btn-primary {
    width: auto;
    margin-left: 20px;
    background: transparent;
    border: 1px solid #999;
    color: #666;
    margin-top: 20px;
    padding: 9px 25px;
    height: 50px;
    line-height: 30px;
    border-radius: 0;
}
.left_side_bar_product input.form-control {
    border: 1px solid #666;
    box-shadow: none !important;
    outline: none !important;
}
.status-indicator {
    display: flex;
    justify-content: space-between;
    text-align: center;
    padding: 4px 4px 15px;
    position: relative;
}
.status-title {
    font-size: 11px;
    letter-spacing: 0;
}
.status-indicator-count {
    border: 2px solid #43a047;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    background: #fff;
    padding: 1px;
    display: inline-block;
}
.flex.thru-line-container {
    position: absolute;
    height: 1px;
    background: #ccc;
    bottom: 30px;
    left: 30px;
    right: 35px;
    z-index: -1;
}
.single_project .properties_items {
    box-shadow: 0 1px 30px 0px rgb(0 0 0 / 10%);
    margin-bottom: 0;
    border-radius: 10px;
    height: 100%;
    padding: 15px;
}
.single_project .properties_content {
    padding: 15px 6px 95px 5px;
}
.alert-panel-container.flex.WARNING {
    background: #fef3ef;
    border: 1px solid #ed6e33;
    border-radius: 2px;
    padding: 20px 25px;
    margin-bottom: 20px;
}
.title.font-weight--bold {
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 8px;
}
span.text-normal {
    letter-spacing: 0;
    font-size: 15px;
}
.alert-panel-container.flex.WARNING .validations-wrapper {
    margin: 0;
}
.alert-panel-container.flex.WARNING .validations-wrapper li:before {
    display: none;
}
.alert-panel-container.flex.WARNING .validations-wrapper li {
    list-style: disc !important;
    padding: 0;
    letter-spacing: 0;
    font-size: 15px;
}
.alert-panel-container.flex.WARNING .validations-wrapper ul {
    padding-left: 20px;
}




/***********************How It Work Page*****************************/
.tab-number {
    color: var(--Is-blue);
    width: 72px;
    height: 72px;
    border-radius: 50%;
    font-size: 1.75rem;
    background: radial-gradient(76.82% 76.82% at 79.32% 93.64%, rgba(224, 116, 0, 0.06) 17.71%, rgba(224, 116, 0, 0.00) 100%), #F6F9F6;
    margin: 0 auto 15px;
    line-height: 72px;
    font-weight: bold;
}
.compare_sec .nav-tabs .nav-link {
    text-align: center;
    border-radius: 10px 10px 0px 0px;
    padding: 30px 10px;
    width: 50%;
    position: relative;
    border-bottom: 12px solid var(--Is-bg) !important;
    background: #fff;
    transition: all .3s;
}
.compare_sec .nav-tabs .nav-link.active {
    border-color: var(--Is-blue) !important;
    background-color: #fff;
    box-shadow: 0px 11px 38px 10px rgba(0, 20, 45, 0.08);
    z-index: 1;
}
.compare_sec .nav-tabs .nav-link.active:after{
    content: "";
    position: absolute;
    bottom: -22px;
    left: calc(50% - 10px);
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: var(--Is-blue) transparent;
    display: block;
    width: 0;
}
.compare_sec .tab-content {
    background: var(--Is-bg);
}
.tab-title.h3 {
    color: var(--Is-black);
}
a.nav-item {
    cursor: pointer;
}
a.nav-item:hover {
    cursor: pointer;
}
.content-card{
    border-radius: 16px;
    box-shadow: 8px 8px 75px 0 rgba(0,0,0,.1);
    height: 100%;
    position: relative;
    text-align: left;
    transform-style: preserve-3d;
    transition: transform .6s;
    width: 100%;
}
.content-card .about_img {
    padding: 0;
}
.content-card .about_left_content {
    padding: 25px;
}
.marketplace_section .about_content {
    padding-left: 8%;
}


.section_four.py {
	background: #f0f0f0;
}
.section_four .fw-bold {
	color: var(--Is-blue);
	margin-bottom: 7px;
}
.team-member-card {
	margin-bottom: 25px;
}
.team-member-card  .bio-image-wrapper  img {
	border-radius: 15px;
}
.next_resources .h5.fw-bold, .featured_blog_section  .h5.fw-bold {
	color: #000;
}
.next_resources  .fw-bold, .featured_blog_section   .fw-bold {
	color: #000;
}

.csa_blog_section .card {
	background: transparent;
	color: #fff !important;
}
.csa_blog_section  p {
	color: #fff;
}
.csa_blog_section .card-body {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.csa_blog_section .card img {
	display: block;
	width: 100%;
}
.featured_blog_section  .card-body , .next_resources   .card-body {
	padding-left: 0px;
	padding-right: 0;
}
.resources_page .badge {
	color: #fff;
	background: #0274be;
}

.about_testimonials_sec   .testi_items {
	border: none !important;
	box-shadow: none !important;
	padding: 0px;
	border-radius: 15px 15px 0 0 !important;
	overflow: hidden;
}
.about_testimonials_sec  .testi_items img {
	height: 300px;
	object-fit:cover;
	width:100%;
}
.about_testimonials_sec  .testi_items .author h4 {
	font-weight: 700 !important;
	letter-spacing: 0;
	margin-bottom: 13px !important;
}
.about_testimonials_sec  .testi_items .read-more a {
	font-weight: 500 !important;
}
.testimonials_sec h2 {
	margin-bottom: 25px;
}
.single-team .content {
	margin-bottom: 55px;
	margin-top: 30px;
}
.single-team   .col-lg-2 img {
	border-radius: 13px;
/* 	box-shadow: 2px 2px 12px #cccccc7d;
 */}
 
.single-team .icons i {
	padding: 11px;
	background: #1f88ca;
	display: inline-block;
	width: 47px;
	text-align: center;
	height: 47px;
	line-height: ;
	border-radius: 50%;
	color: #fff;
	font-size: 19px;
}
.single-team .icons a {
	color: #000;
}
.single-team p {
	letter-spacing: 0;
}



.section_four h2 {
	margin-bottom: 60px;
	margin-top: 40px;
}
.section_four.py {
	padding-top: 30px !important;
}
.team-member-card h6 {
	letter-spacing: 0px;
	font-weight: 400;
}
.team-member-card .fw-bold {
	letter-spacing: 0;
}
.section_four  h2, .section_three   h2, .section_two   h2 {
	letter-spacing: 0;
}


@media (max-width:767px) {
	.single-team .col-lg-2 {
		text-align: center;
	}
	.single-team h1 {
		text-align: center;
	}
	.single-team p.mb-4 {
		text-align: center;
	}
}
 

/****************************************Media Query***********************************************/
@media(min-width: 1200px){
    header .sub-menu {
		display: none ;
	}
	.header_right .menu-item:hover .sub-menu {
		display: block;
	}
}


@media(max-width: 1199px){
    body {
        font-size: 15px;
        padding-top: 0;
        line-height: 1.5;
    }
    .navbar {
        position: fixed;
        left: -100%;
        height: 100%;
        top: 0;
        z-index: 99;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        overflow: auto;
        justify-content: center;
        align-content: flex-start;
        width: 94%;
        max-width: 500px;
        background: rgba(12, 36, 68, .9);
        padding: 50px 20px 20px;
        transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
    }
    .open .navbar {
        left: 0;
    }
    .menu_icon, .close_icon{
        display: block;
    }
    .navbar .phone_view {
        display: inline-block;
        padding: 11px 40px 10px;
        font-size: 13px;
    }
    button.ast-menu-toggle {
        display: block;
        color: #fff;
    }
    .navbar ul {
        flex-wrap: wrap;
    }
    .navbar ul li {
        float: left;
        margin-left: 0;
        width: 100%;
        text-align: left;
        padding: 5px 0;
        line-height: 1;
    }
    .navbar ul li a{
        font-size: 18px;
        padding: 6px 0;
        color: #fff;
    }
    .navbar ul li.contact a {
        margin: 0;
    }
    .menu_icon {
        position: relative;
        top: 0;
        right: 0;
        display: flex;
    }
    .col-12.head {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    header .logo {
        max-width: 200px;
    }
    .header_right {
        position: relative;
        padding-right: 10px;
        margin-left: auto;
    }
    header {
        position: relative;
    }
    .mob_col{
        display: block;
    }
    .desktop_col{
        display: none;
    }
    .banner_content h4 {
        font-size: 18px;
    }
    .banner_content h1 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .banner_content {
        max-width: 550px;
    }
    .btn_design {
        font-size: 12px;
        padding: 10px 25px 9px 25px;
        margin-top: 15px;
    }
    section.box-section {
        margin-top: -60px;
    }
    .box_col {
        padding: 30px 20px;
    }
    .box_col h5 {
        font-size: 17px;
        margin-bottom: 15px;
    }
    h2 {
        font-size: 34px;
        margin-bottom: 20px;
    }
    .py {
        padding: 60px 0;
    }
    .about_img {
        margin-left: 0;
        padding-right: 10px;
    }
    .h3, h3 {
        font-size: 20px;
    }
    .counter_col h2 {
        font-size: 40px;
    }
    .video_sec video {
        width: 92%;
        margin: 0 auto;
        display: block;
    }
    .header_right button.btn {
        margin-right: 0;
    }

	.header_right .sub-menu .menu-item a {
		color: #fff !important;
	}
	.header_top #menu-main-menu {
		padding-left: 0px;
	}
	.header_top #menu-main-menu {
		margin-bottom: 0;
		margin-right: 0px !important;
	}
	.header_right .sub-menu {
		margin-left: 0px;
		background: transparent;
		position: static;
		padding-left: 25px;
	}
	header   .sub-menu {
		margin-left: 0;
		background: #fff;
	}
	header  .sub-menu li a {
		font-size: 14px !important;
	}
	.header-navout .sub-menu { 
		display: none;
	}
	.header_right .sub-menu {
		margin-left: 0px !important;
	}
	header .sub-menu li {
		padding: 0px !important;
	}



}



@media(max-width: 991px){
    body {
        font-size: 14px;
    }
    p, li{
        font-size: 14px;
    }
    .py {
        padding: 40px 0;
    }
    h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    footer.footer {
        padding: 50px 10px 60px;
    }
    .copyright ul a{
        font-size: 12px;
    }
	header .sub-menu {
		position: static !important;
		display: block;
	}
	.header_right .sub-menu .menu-item.menu-item-type-post_type a {
		color: #fff;
	}
	.header_right .sub-menu {
		margin-left: 30px;
		background: #fff;
	}

}
@media(max-width: 767px){
    .about_img {
        padding-right: 0;
    }
    .banner_content h1 {
        font-size: 24px !important;
        letter-spacing: 1px;
        margin: 10px 0 10px;
    }
    .banner_content h4 {
        font-size: 14px;
    }
    .hero {
        padding: 130px 0 120px;
    }
    section.box-section {
        margin-top: -40px;
    }
    .box_col {
        padding: 25px 15px;
        margin-bottom: 20px;
    }
    h2 {
        font-size: 24px;
    }
    .about_content {
        padding: 20px 10px 0;
    }
    section.about_sec:before {
        display: none;
    }
    .counter_col h2 {
        font-size: 28px;
    }
    .counter_col p {
        font-size: 12px;
    }
    .video_sec video {
        width: 98%;
    }
    section.fast_facts {
        padding: 36% 0 13%;
        margin-top: -25%;
    }
    ul.slick-dots {
        margin-top: 10px;
    }
    .copyright p {
        text-align: center;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .copyright ul {
        justify-content: center;
    }
    .copyright ul li a {
        margin-left: 10px;
        padding-left: 10px;
    }
	.properties_content a.btn_design {
		position: static;
	}
	.properties_content {
		padding: 15px 25px 35px 25px;
		position: relative;
		height: auto;
	}
	.properties_content a.btn_design {
		margin-top: 25px;
	} 
	.single_project .left_side_bar_product li li {
		margin-left: 0;
	}
	.single_project .rightside_product h1 {
		font-size: 23px;
		text-align: center;
	}
	.page-template-portfolio_performance h2 {
		font-size: 34px;
	}
	.page-template-real_estate_investing h2 {
		font-weight: 700;
		font-size: 32px;
	}

	.single_post .main_posts h1 {
		font-size: 28px;
		margin-bottom: 25px;
	}
	.tribe-events-c-subscribe-dropdown {
		margin-bottom: 0px !important;
		margin-top: 10px !important;
	}


	footer.footer {
		padding: 30px 10px 30px;
	}
	#tribe-tickets__tickets-buy {
		font-size: 14px;
		padding: 7px 30px 10px 29px;
		margin-top: 10px;
		margin-bottom: 5px !important;
	}
	.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
		width: 100%;
	}
	.tribe-events-single-section.tribe-events-event-meta.secondary.tribe-clearfix {
		width: 100%;
	}
	header.phone_view a {
		text-align: center;
		display: block !important;
	}

	#ur-frontend-form {
		padding: 40px 0px 10px;
	}
	#user-registration .acf-field.acf-field-group {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	#user-registration .user-registration-MyAccount-content {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
		
	#user-registration  .acf-field {
		padding-left: 7px !important;
		padding-right: 7px !important;
		width: 100% !important;
	}
	#user-registration .acf-field.acf-field-select {
		min-height: auto !important;
	}
	#user-registration fieldset legend {
		padding-left: 0px !important;
		text-align: center;
		padding-right: 0px;
		line-height: 35px;
	}
	#ur-frontend-form {
		padding: 20px 0px 10px !important;
	}

	.page-template-properties .marketplace_menu_under_logo #menu-marketplace-menu li a {
		padding-right: 10px;
	}
	.page-template-properties .marketplace-header-navout #menu-marketplace-menu {
		flex-wrap: wrap;
	}
	.page-template-properties .marketplace_menu_under_logo ul {
		margin-left: 0px !important;
	}  
	.page-template-properties .inner_hero {
		margin-top: -190px;
	}
	.registration_form_outer {
		padding: 30px 20px;
	}
	.registration_form_outer {
		flex-direction: column;
	}
	.registration_form_outer .user_registration_form._with_nextend_social_login {
		background: #fff !important;
		width: 100%;
	}
	.registration_form_outer .sponsor_registration_form {
		width: 100%;
	}
}    