/*.wrapper .navbar li a 
{
	color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
}

*/
.card-villa figcaption h5
{
	font-size:1.5rem;
}
@media(max-width:991.98px)
{
	.imgGallinette
	{
		height:400px !important;
		width:100%; 
		object-fit:cover;
	}
}

.swiper-slide a {
	z-index: 10000;
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.mt-100
{
	margin-top:100px;
}

@media(max-width:991px)
{
	.mt-100
	{
		margin-top:150px;
	}
}

.imageContact
{
	background-position: bottom;
}

.grecaptcha-badge
{
	display:none;
}
.iframePlanning h1
{
	display:none;
}
.form-check-input {
	box-shadow: 0 0 1.25rem rgba(30,34,40,.04);
	margin-top: .1rem;
}

.figureBlog
{
	text-align: center;

}
.figureBlog .imageCentered
{
	max-width:400px;
	height:400px;
	margin:auto;
}

.figureBlog .imageCentered .swiper-hero
{
	height:300px !important;
}
.photoBlog
{
	height:400px !important; 
	max-width:400px !important;
	object-fit:cover;
}

.swiper-blog
{
	max-width:400px !important;
	margin:auto !important;
}

.form-reservation
{
	background-color:#D16B86;
	color:#fff;
	padding:10px 20px;
}