.bottom-4.text-center.w-full.m-auto {
    background: #ff6847;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
	position:relative;
}
	.footer-section-2:nth-child(4) {
		word-break:break-all;
	}
	.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
	.our-founders .testimonial {
		height:200px;
	}
	.marquiz__modal {
    max-width: 700px;
}
.line-height17{
    line-height: 17px!important;
}
.bloc-right{
    margin-right: 20px;
 }
.bloc-actions a{
    text-align: center;
    display: inline-block;
    font-family: "Avenir Book Oblique";
    font-size: 28px;
    border-radius: 16px;
    padding: 38px 30px 35px 30px;
    line-height: 0;
    text-transform: uppercase;
    font-weight: bold;
    min-width: 400px;
}
.btn-action-home-renovation{ 
    color:#0C2221;
    background-color: #FF6846;
}
.btn-action-home-renovation:hover{
    color:white;
    background-color: transparent;
    border: 1px solid white;
}
.btn-action-home-villa{  
    color: white;
    background-color: transparent;
    border: 1px solid white;
}
.btn-action-home-villa:hover{
    color:#0C2221;
    background-color: #FF6846;
    border: 1px solid #FF6846;
}
button.whitelabel__button_mobile.whitelabel__button_fixed {
    display: none;
}
	
	#testimonial-0 {
		width:490px;
	}
	@media (min-width: 1280px){
.xl\:bottom-\[39px\] {
    bottom: 31px;
	}
	}

	
	@media (min-width: 1287px) and (max-width: 1535px) {

		.footer-section-left {
			padding-left:0 !important;
		}
		
	}

		
	
	
	
@media (min-width: 678px) and (max-width: 1286px) {
    .footer-section-2 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .footer-section-right-items {
        padding-right: 0;
        padding-left: 15px;
    }
    .footer-section-1 {
        padding-left: 5px;
        padding-right: 5px;
    }
	.footer-section-1 img {
		min-width:45px;
	}
}

	@media (max-width:576px){
		.our-founders-main {
			margin-top:30px;
		}
		.our-founders .testimonial {
    height: 300px;
}
	}
