.et_pb_section.home-slider {
    margin-top: -80px!important;
}
.home-slider .et_pb_slider,
.home-slider .et_pb_slide{
	height:100vh;
}

.home-slider .et_pb_slide:after {
    background: url('../images/slider_shadow.png');
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    background-size: cover;
	background-position: left -80px;
}
.home-slider h2.et_pb_slide_title {
    font-style: italic;
    text-align: left;
    font-size: 62px!important;
    font-family: 'Playfair Display', serif;
    color: #000!important;
    text-shadow: none;
    max-width: 700px;
    margin-left: -13%;
    padding: 15px;
    margin-bottom: 0;
    background: rgba(255,255,255,0.5);
}
.et-pb-controllers a {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
}

.et-pb-controllers .et-pb-active-control {
    background-color: #979797;
}
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #ffffff;
}
.home-about-section h2 {
    font-size: 48px;
    font-family: 'Playfair Display', serif;
    margin-bottom: 20px;
}
.home-about-section h5 {
    line-height: normal;
    font-size: 22px;
    margin-bottom: 10px;
}
a.et_pb_button.et_pb_bg_layout_light,
a.et_pb_button.et_pb_bg_layout_light:hover{
    font-weight: 400!important;
    font-size: 14px!important;
    padding: 10px 25px!important;
}


.property-section {
    border-bottom: 1px solid #939598;
}
.property-section h2 {
    font-size: 48px;
    color: #000;
    font-family: 'Playfair Display',serif;
}
.property-img {
    min-height: 300px;
	background-size: cover;
}
.property-short-content span {
    color: #7d7d7d;
    display: block;
}
.property-short-content h3 {
    font-family: 'Playfair Display', serif;
    color: #000;
    margin-top: 10px;
    padding-bottom:10px;
}
.property-short-content h3:after {
    display: inline-block;
    background: url('../images/arrow_icon_black.png');
    content: '';
    width: 15px;
    height: 9px;
    background-size: cover;
    margin-top: 7px;
	margin-left: 10px;
}
span.p-price {
    font-weight: 600;
    font-size: 18px;
}
.p-status {
    color: #f00202;
}
.property-short-content {
    margin-top: 20px;
}
.property-grids {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}
.property-grid {
    width: 31.333%;
    margin-right: 3%;
    margin-bottom: 40px;
}
.property-grid:nth-child(3n) {
    margin-right: 0;
}

.top-reasons-section .et_pb_text {
    background: #000;
    min-height: 200px;
    padding: 25px;
}
.top-reasons-section .et_pb_text:hover{
	background: #d1a745;
}
.top-reasons-section .et_pb_text_inner {
    background: url(../images/tick-mark.png);
    background-size: 24px;
    background-repeat: no-repeat;
    padding-top: 40px;
    font-size: 20px;
    max-width: 200px;
    font-family: 'Playfair Display', serif;
	color:#ffffff;
}
.top-reasons-section h2 {
    color: #000;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-size: 48px;
}
.investing-section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.investing-section .et_pb_text_inner {
    font-size: 48px;
    line-height: normal;
    font-family: 'Playfair Display', serif;
	color:#ffffff;
}
.investing-title {
    position: absolute;
    top: 100px;
    background: #ffffff;
    z-index: 1;
    padding: 20px;
    max-width: 280px!important;
    color: #000;
    text-align: center;
    font-size: 32px;
}
.investing-section-text.et_pb_row .et_pb_column:first-child{
	border-right:1px solid #ffffff;
}
.investing-section .et_pb_module_header {
    font-size: 24px;
    font-weight: 600;
}
.seller-buyer-section .et_pb_module.et_pb_code{
    position: absolute;
    top: 50%;
    margin: 0;
    font-family: 'Playfair Display', serif;
    background: #000000;
    padding: 30px 20px;
    font-size: 22px;
    max-width: 120px;
	color:#ffffff;
}
.overlay-bg:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
}
.overlay-bg-dark:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
}
.cta-section .et_pb_text {
    font-size: 48px;
    font-family: 'Playfair Display', serif;
    line-height: normal;
	color:#ffffff;
}
.testimonials-section h3 {
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    text-align: center;
    margin-bottom: 10px;
    font-style: italic;
	color:#ffffff;
}
.wpmtst-testimonial {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-size: 18px;
    line-height: 32px;
    padding-left: 150px!important;
    padding-right: 150px!important;
    text-align: center!important;
	color:#ffffff;
}
.strong-view.wpmtst-simple .wpmtst-testimonial-inner{
	text-align:center!important;
}
.blog-page-grid > div {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    gap: 3%;
}
.blog-page-grid article {
    width: 31.333%;
    height:380px;
    margin-bottom: 40px;
}
.blog-section-title h2 {
    font-size: 36px;
    color: #000;
    font-family: 'Playfair Display', serif;
}
.blog-section .et_pb_post {
    border: 0!important;
    padding: 0!important;
}
.et_pb_blog_grid .et_pb_image_container {
    margin: 0!important;
}
.blog-section .et_pb_post .entry-featured-image-url {
    margin-bottom: 15px;
}
.blog-section h2.entry-title {
    font-size: 24px;
    color: #000;
	font-family: 'Playfair Display', serif;
}
.blog-section h2.entry-title:after {
    display: table;
    background: url(../images/arrow_icon_black.png);
    content: '';
    width: 15px;
    height: 9px;
    background-size: cover;
    margin-top: 7px;
}
.et_pb_post {
	display: flex;
	flex-direction: column;
}
/* Blog grid */
.et_pb_blog_grid article {
    height: 550px;
    margin-bottom:10% !important;
}
.blog-section .et_pb_post .entry-featured-image-url {
    aspect-ratio: 3 / 2;
    display: flex;
    justify-content: center;
    align-items: center;
}
.et_pb_blog_grid .et_pb_image_container img {
    height: 100%;
    max-width: none;
    width: auto;
}
/*blog post featured image*/
.et_pb_post .et_pb_image_container, .et_pb_post .entry-featured-image-url {
	order: 1;
}
/*blog post title*/

.et_pb_post .entry-title {
	order: 3;
}
/*blog post meta*/
.et_pb_post .post-meta {
	order: 2;
}
.logo-group-section {
    border-top: 1px solid #939598;
}