#sliderHomepageContainer .banner-header h1, #immobilierListContainer .banner-title {
	font-size: 70px !important;
}
@media screen and (max-width: 1512px) {
    	#sliderHomepageContainer .banner-header h1, #immobilierListContainer .banner-title {
        	font-size: 60px !important;
    	}
}
@media screen and (max-width: 1200px) {
    	#sliderHomepageContainer .banner-header h1, #immobilierListContainer .banner-title {
        	font-size: 50px !important;
    	}
    	#immobilierListContainer .banner-title span{
		margin-top: 0 !important;
	}
}
@media screen and (min-width: 1512px) {
    	#sliderHomepageContainer .header .container, #sliderHomepageContainer .banner-header .container {
        	max-width: 1411px;
    	}
}

#footerContainer * {
	color: black !important;
}

#immobilierListContainer .banner-title{
	-webkit-text-stroke-width: inherit !important;
	text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5) !important;
}

#immobilierListContainer .banner-title .alternate-title{
	margin-top: 0 !important;
	text-shadow: 0 0 transparent;
}

#immobilierListContainer .card-title{
	font-size: 25px !important;
}
#immobilierListContainer .card-type{
	font-size: 20px !important;
}
#immobilierListContainer .card-house{
	font-size: 18px !important;
}
#immobilierListContainer .card-btn{
	font-size: 17px !important;
}

.about{
	.page__subtitle{
		span{
			font-size: 1rem !important;
		}
	}
}

.section-title, .newsletterTitle h2, .honorairesElement .titleElement, #calculHonoraires .titleElement, .contact h2, .contact h5{
	font-size: 35px;
}
#newsletterContainer .newsletterParagraph h3{
	font-size: 24px;
}
#competencesElements .item-box .info h6{
	font-size: 35px;
	text-align: center;
}
#footerContainer .topbanner-footer h5{
	font-size: 17px;
}

#savoye-aside .savoye-logo .animsition-link img{
	overflow: auto !important;
	border-radius: 100px;
}

#teamsHomepageContainer .item .full-width span{
	color: black !important;
}

#teamsHomepageContainer .item .full-width .details__phone,
#teamsHomepageContainer .item .full-width .material-icons{
	color: #79968a !important;
}

#teamsHomepageContainer .item .full-width{
	text-align: start;
}

#teamsHomepageContainer .item .full-width p{
	font-weight: normal !important;
}
#teamsHomepageContainer .team .info span {
    margin-left: 0;
}

#contactContainer h2, #contactContainer .section-title{
	display: none;
}
#immobilierListContainer .banner-title {
 	font-weight: initial;
}
#immobilierListContainer .services-feat {
	padding-top: 0;
}
#immobilierListContainer .services-feat .text-container{
	padding-bottom: 60px !important;
}
#immobilierListContainer h2{
	margin-bottom: 5px;
}

#honorairesContainer h1{
	margin-bottom: 40px
}

.header {
	height: 75vh !important;
	min-height: 50vh !important;
}
#actualiteContainer .savoye-blog.section-padding{
	padding-top: 40px;
}
#actualiteContainer h1, #immobilierListContainer h1{
	margin-bottom: 30px;
}