/*slides*/
.home-hero-001 .sppb-carousel-extended-outer-stage {
    height: 100% !important;
}
.home-hero-001 .sp-slider .sp-item .sp-background {
    background-size: contain;
    background-repeat: no-repeat;
}

.home-hero-001 .sppb-carousel-extended-item.active{
    opacity: unset !important;
    animation: fade 5s;
}

@keyframe fade{
    0%   {opacity:0}
    33.333% {opacity:1}
    66.666% {opacity:0}
    100% {opacity:0}
}

.home-hero-001 .sppb-carousel-extended-item{
    opacity:0 !important;
}
.apt-slideshow .sp-slider .sp-item .sp-background{
	background-position:center bottom;
}
.apt-slideshow .sppb-addon-sp-slider .sp-item .sp-background:after{
    background-image: linear-gradient(90deg, rgb(2 75 177 / 80%),transparent);
}
.apt-slideshow .sppb-addon-sp-slider .sp-item .sp-background:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(0deg, #024bb1,rgb(0 69 166 / 60%),transparent, transparent, transparent, rgb(10 140 227 / 50%));
}
.apt-slideshow .sp-slider .sp-item .sppb-sp-slider-image img {
    height: 100vh;
    width: auto;
    object-fit: contain;
}
.apt-slideshow .sp-slider .sp-item .sppb-sp-slider-image{
    margin:auto !important;
}

.apt-slideshow .sppb-sp-slider-title{
	font-size:48px;
	margin-bottom:20px;
}
.apt-slideshow .sppb-sp-slider-text{
	font-size:16px !important;
}
.apt-slideshow .sppb-sp-slider-text p{
	margin-bottom:0;
}
.apt-slideshow .sppb-sp-slider-title, .apt-slideshow .sppb-sp-slider-text {
	width: 60%;
}
.apt-slideshow .sppb-sp-slider-text{
	margin-bottom:30px
}
.apt-slideshow .sp-item:not(:first-child) .sppb-sp-slider-button{
    position:absolute;
    top:0;
    height:100% !important;
    width:100% !important;
}
.apt-slideshow .sp-item:not(:first-child) .sp-slider-btn-text{
    border:none !important;
    background:transparent !important;
    box-shadow: none !important;
}


@media (max-width:1200px){
	.apt-slideshow .sppb-sp-slider-title{
		font-size:40px;
	}

	.apt-slideshow .sp-slider-content-align-left {
	    padding-top: 0px;
	}
}
@media (max-width:991px){
	.apt-slideshow .sppb-sp-slider-title, .apt-slideshow .sppb-sp-slider-text {
		width: 80%;
	}
	.apt-slideshow .sppb-sp-slider-text{
		font-size:14px !important;
	}
}
@media (max-width:767px){
	.apt-slideshow .sp-slider-content-align-left {
	    padding-top: 50px;
	}
	.apt-slideshow .sppb-sp-slider-title, .apt-slideshow .sppb-sp-slider-text {
		width: 90%;
	}
	.apt-slideshow{
		height:500px !important;
	}
	.apt-slideshow .sp-slider-outer-stage {
		height:500px !important;
	}
	.apt-slideshow .sp-slider .sp-item .sppb-sp-slider-image img {
	    height: auto;
	}
}


@media (min-width:1201px){
	.apt-slideshow .sppb-sp-slider-title, .apt-slideshow .sppb-sp-slider-text {
		width: 50%;
	}
}



/* home-news (articles) */
.home-article-001 .sppb-addon-title {
    margin-bottom: 30px !important;
}

.home-article-001 .sppb-addon-article .sppb-article-info-wrap h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom:20px;
    line-height: 1;
    color: #fff !important;
    font-family: 'Roboto';
}
.home-article-001 .sppb-addon-article .sppb-article-info-wrap h3 a{
    font-size:18px;
    text-transform:uppercase;
    color: #fff !important;
	transition:0.5s;
}

.home-article-001 .sppb-addon-article{
    border-radius: 20px;
    overflow: hidden;
    border: none !important;
    background-color: rgb(255 255 255 / 10%);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	transition:0.5s;
}

.home-article-001 .sppb-addon-article .sppb-article-info-wrap{
    padding: 15px;
}

.home-article-001 .sppb-addon-article .sppb-article-introtext{
    color:#fff;
    margin-bottom:20px;
	
}

.home-article-001 .sppb-addon-article .sppb-readmore{
    color:#fff;
    text-decoration-line:underline;
    transition: 0.3s;
}

.home-article-001 .sppb-addon-article .sppb-readmore:hover,.home-article-001 .sppb-addon-article .sppb-readmore:focus{

}
.home-article-001 .sppb-addon-article .sppb-article-img-wrap {
    aspect-ratio: 1 / 1;
    display: block;
}

.home-article-001 .sppb-addon-article .sppb-article-img-wrap img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.home-article-001 .sppb-addon-article:hover{
	background-color: rgb(255 255 255 / 25%);
	transform:scale(1.01);
	box-shadow:0 0 5px rgb(255 255 255 / 50%);
}
.home-article-001 .sppb-addon-article .sppb-readmore:hover, .home-article-001 .sppb-addon-article .sppb-readmore:focus{
	opacity:1;
	text-shadow:0 0 5px #fff;
}
.home-article-001 .sppb-addon-article .sppb-article-info-wrap h3 a:hover{
	text-shadow:0 0 5px #fff;
}

/* home-about */
.home-about-001{
  	background-color: rgb(255 255 255 / 10%);
  	-webkit-backdrop-filter: blur(10px);
  	backdrop-filter: blur(10px);
  	border-radius: 20px !important;
}
.home-title-001 .sppb-row-column {
    margin-bottom: 0px !important;
}
.home-title-001 .sppb-addon-title{
  	font-size: 48px;
  	color: #fff !important;
    text-shadow:0 0 5px #fff !important;
  	text-transform: uppercase;
	margin-top: 0px;
}
.home-title-001 h5.sppb-addon-title{
	font-size: 20px;
	margin-bottom:5px !important;
}
.home-title-001 .sppb-addon-content{
    color: #fff !important;
    letter-spacing: 0.3px;
  	text-shadow:1px 1px 3px #00000036;
}
@media(max-width:991px){
  	.home-title-001 .sppb-addon-content{
	  	font-size: 13px !important;
}
}
.outer-glow-001{
  	filter:drop-shadow(0 0 5px #fff);
}


/*HOME LISTING*/
#fwre .mod-fwre-latest-horizontal {
    width: calc(25%);
    margin-right: 0;
    height: 700px;
    position:relative;
}
@media (max-width:1480px){
  #fwre .mod-fwre-latest-horizontal {
    width: calc(25%);
    margin-right: 0;
    height: 600px;
    position:relative;
  }}

@media (max-width:1200px){
  #fwre .mod-fwre-latest-horizontal {
    width: calc(25%);
    margin-right: 0;
    height: 550px;
    position:relative;
}
}

@media (max-width:767px){
    #fwre .mod-fwre-latest-horizontal {
        width: calc(100%);
        margin-right: 0;
        height: 450px;
        margin-bottom: 0px;
    }
}
a.mod-fwre-latest-item-photo {
    height:100%;
}
.mod-fwre-latest-info{
	padding:15px !important;
}
.mod-fwre-latest-item.mod-fwre-latest-horizontal .fwre-item-categories {
    position: absolute !important;
    top: 10px;
    right: 0px;
    text-align: center;
    z-index: 2;
}
.mod-fwre-latest-info .fa-chart-area:before{
    margin-right: 5px;
}
.mod-fwre-latest-item.mod-fwre-latest-horizontal .fwre-item-types {
    position: absolute;
    color: #fff;
    font-weight: 500;
    background: #101242;
    padding: 3px 15px;
    right: 0;
    font-size: 14px;
    transition: 0.3s;
    top: 45px;
    z-index: 2;
    border-radius: 3px 0 0 3px;
}
.mod-fwre-latest-item.mod-fwre-latest-horizontal .fwre-item-types a {
    color: #fff;
}
.mod-fwre-latest-info, .mod-fwre-latest-price, .mod-fwre-building-size{
    color: #fff !important;
    transition:0.5s;
    z-index:2;
}
.mod-fwre-latest-address, .mod-fwre-latest-price, .mod-fwre-building-size{
    margin-bottom: 10px !important;
    font-size: 14px;
    text-shadow: none;
    font-weight: 500 !important;
}
.mod-fwre-latest-item:before {
	content: " ";
	background: rgb(3 75 177);
	position:absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
	opacity: 0.7;
	transition: 0.5s;
}
.mod-fwre-latest-item:hover:before {
    opacity:0;   
}
.mod-fwre-latest-item:after {
    content: " ";
    background: linear-gradient(rgb(255 255 255 / 10%), white) ;
    position:absolute;
    left:0;
    top:0;
    height: 100%;
    width: 100%;
    opacity:0;
    transition: 0.5s;
}
.mod-fwre-latest-item:hover:after {
    opacity:1;   
}
.mod-fwre-latest-item:hover .mod-fwre-latest-info {
    color: rgb(1 27 140) !important;
}
.mod-fwre-latest-item:hover .mod-fwre-latest-price {
    color: rgb(1 27 140) !important;
}
.mod-fwre-latest-item:hover .mod-fwre-building-size {
    color: rgb(1 27 140) !important;
}
.mod-fwre-latest-item:hover button.sppb-btn.sppb-btn-default.sppb-btn-rounded.mod-fwre-latest-button{
    color: rgb(1 27 140) !important;
    border-color: rgb(1 27 140) !important;
}
.mod-fwre-latest-item button.sppb-btn.sppb-btn-default.sppb-btn-rounded.mod-fwre-latest-button{
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
    font-weight: bold !important;
    background-color: #0000001f !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #fff !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    transition: 0.3s;
    width:100%;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
}
.mod-fwre-latest-item button.sppb-btn.sppb-btn-default.sppb-btn-rounded.mod-fwre-latest-button:hover, .mod-fwre-latest-item button.sppb-btn.sppb-btn-default.sppb-btn-rounded.mod-fwre-latest-button:focus{
    color:rgb(255 255 255) !important;
    background-color:rgb(1 27 140) !important;
    border-color:rgb(1 27 140) !important;
}
.mod-fwre-latest-price:before {
    position: absolute;
    content: '\f155';
    font-family: 'Font Awesome 5 Free';
    left: 17px;
    font-size: 14px;
    font-weight: 900;
}
.mod-fwre-latest-price {
    margin-left: 20px !IMPORTANT;
}

/*new-module-listing*/
#fwre .mod-fwre-latest-info {
    background: none;
    padding: 20px;
    z-index:1;
    transition:0.3s;
    height: 100%;
    vertical-align: bottom;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-start;
}
.mod-fwre-latest-item.mod-fwre-latest-horizontal {
    box-shadow: 0px 0px 10px #00000030 !important;
}
.mod-fwre-latest-title {
    font-size: 16px;
    text-shadow: none;
    letter-spacing: 0.6px;
    margin-bottom: 15px;
}

.mod-fwre-latest-price {
    font-size: 14px;
    font-weight: 500 !important;
}
#fwre .mod-fwre-latest-item > a {
    padding-top: 0px;
}

.fa-chart-area:before {
    /*font-family: 'FontAwesome' !important;*/
    content: '\f1ad' !important;
}
.mod-fwre-latest-property .fwre-item-categories span {
    color: #fff;
    background: #011b8c;
    padding: 3px 15px;
    border-radius: 3px 0 0 3px !important;
    font-size: 12px;
}
.mod-fwre-latest-button-container {
    height: 100%;
    width: 100%;
    opacity: 0;
}




/* development-projects */
.home-logo-001 .sppb-row-column{
  	padding-left: 0px;
  	padding-right: 0px;
}
.home-logo-white{
  	background-color: #fff !important;
}
.home-logo-blue{
  	background-color: #55c6f5 !important;
}



/* home-contact */
.home-contact-001 {
  	background-color: rgb(255 255 255 / 10%);
  	-webkit-backdrop-filter: blur(10px);
  	backdrop-filter: blur(10px);
  	border-radius: 20px !important;
  	padding: 15px 0px 0px 15px;
  	height: 300px;
  	overflow:hidden;
}
.home-contact-001 .sppb-addon-title{
  	font-size: 48px;
	font-weight: 700;
  	color: #fff !important;
    text-shadow:0 0 0 #fff !important;
  	text-transform: uppercase;
}
.home-contact-001 .sppb-feature-box-title{
    font-size:32px;
}
.home-contact-001 .sppb-addon-text{
    color: #fff !important;
	font-size:15px !important;
    letter-spacing: 0.3px;
  	text-shadow:1px 1px 3px #000000b3;
}
.home-contact-001 img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 100%;
    width: fit-content;
    z-index: -1 !important;
	filter:drop-shadow(0 0 5px #fff);
}
.home-contact-001 .sppb-button-wrapper{
    position: absolute !important;
    bottom: 0px !important;
    left: 0px !important;
}
.home-contact-001 .sppb-btn-default{
	margin-bottom: 15px !important;
}
@media (max-width:991px){
    .home-contact-001 img {
    right: -35px;
    bottom: 0px;
    height: 200px;
	scale: 1.5;
  	}
}
@media (max-width:767px){
    .home-contact-001 img {
    right: 30px;
    bottom: -40px;
    height: 200px;
    width: 200px;
   }
	.home-contact-001 .sppb-addon-text{
	font-size:13px !important;
	}
	.home-contact-001{
    	margin-bottom: 15px;
		height: 200px;
	}
}
@media (max-width:480px){
	.home-contact-001 .sppb-addon-text{
	font-size:13px !important;
	}
	.home-contact-001 .sppb-addon-title{
  	font-size: 16px !important;
}
}
.home-contact-001 .sppb-addon-text {
    width: 50%;
}