@import url("../images/webfonts/edwardian_script_itc/stylesheet.css");
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}



header {
    background-color: #071A33;
    color: white;
    padding: 20px;
    text-align: center;
}

header h1 {
    margin-bottom: 10px;
    color: #ECEBEB;
}

nav ul {
    list-style-type: none;
}

nav ul li {
    display: inline;
    margin-right: 20px;
}

nav ul li a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

section {
    padding: 40px 20px;
    margin-bottom: 20px;
    text-align: center;
}

H1 {
    text-align: center;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-size: 28px;
}
h2 {
    text-align: center;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: italic;
    font-size: 20px;
}
.video-container {
    text-align: center;
}

.prestations {
    display: flex;
    flex-wrap: wrap;
	  justify-content: center; // centré
}

.prestation {
    background-color: #fff;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 25px;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 8px;
    width: 450px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-right: 10px;
    text-align: center;
    float: right;
}

.prestation h3 {
    color: #333;
    margin-bottom: 10px;
}

.gallery {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.gallery img {
    width: 250px;
    object-fit: cover;
    border-radius: 8px;
}
.gallery img:hover {
    transform: scale(1.05);
    transition: transform 0.3s ease;
}


.gab {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.gab img {
    width: 250px;
    object-fit: cover;
    border-radius: 8px;
}
.gab img:hover {
    transform: scale(1.05);
    transition: transform 0.3s ease;
}
form {
    max-width: 600px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

form label {
    margin-bottom: 5px;
}

form input, form textarea {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

form button {
    padding: 15px;
    background-color: #f36f6f;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

form button:hover {
    background-color: #e25c5c;
}

footer {
    background-color: #333;
    color: white;
    text-align: center;
    padding: 10px;
    margin-top: 30px;
}
.ctaButton{
    border-radius: 0.7em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    display: inline-block;
    font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', serif;
    font-weight: bold;
    margin-top: 12px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
.orange{
	background-color: #F0E6E6;
	background-repeat: repeat;
	background-position: center top , #FFCC80, #FFB580) repeat scroll 0 0 transparent;
	background-attachment: scroll;
	color: #1D279E;
	width: 250px;
	font-size: 8px;
	font-weight: bold;
	font-style: italic;
	border-top: medium solid #EDECE6;
	border-bottom: medium inset #ADA586;
	border-right: medium inset #0F0F0F;
	border-left: medium solid #5D91B3;
	height: 100;
	margin-left: px;
	margin-right: 5px;
}
.orange:hover{
    background-color: #57596A;
    background-repeat: repeat;
    background-position: center top , #FFB580, #FFCC80) repeat scroll 0 0 transparent;
    background-attachment: scroll;
    font-size: medium;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    color: #123FEB;
    width: 250px;
    height: 100px
}
.vert{
	background-color: #F0E6E6;
	background-repeat: repeat;
	background-position: center top , #FFCC80, #FFB580) repeat scroll 0 0 transparent;
	background-attachment: scroll;
	color: #1D279E;
	width: 200px;
	font-size: 8px;
	font-weight: bold;
	font-style: italic;
	border-top: medium solid #EDECE6;
	border-bottom: medium inset #ADA586;
	border-right: medium inset #0F0F0F;
	border-left: medium solid #5D91B3;
	height: 100
		;
	margin-left: px;
	margin-right: 5px;
}
.vert:hover{
    background-color: #57596A;
    background-repeat: repeat;
    background-position: center top , #FFB580, #FFCC80) repeat scroll 0 0 transparent;
    background-attachment: scroll;
    font-size: medium;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    color: #123FEB;
    width: 180px;
    height: 100px
}
r{
	font-size: 14px;
	top: 0px;
	margin-top: 50px;
	text-align: center;
	color: #4D4A4C;
	font-style: normal;
	font-weight: bold;
}
.png{
    color: #050505;
    text-align: left;
	}
.filters{
		clear: both;
	width: 100%;
	margin: auto auto;
}
.filters .filter{
	float: left;
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
    border-radius: 5px;
	border: 1 px solid #AAAAAA
}
.filters .filter a{
	float: hidden;
	display: inline-block;
	padding: 5px;
	margin-left: 5px;
	font-size: 14px;
	text-transform: uppercase;
	outline: none;
color:text-align:center;															background: #FFFFFF;
	border-radius: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #7B7777;
	-webkit-box-shadow: 0px 0px 50px #D815D1;
	box-shadow: 0px 0px 50px #D815D1;
}
.filters .filter a:hover{
	color: #FFFFFF;
	background: #000000;
	margin-bottom: 6px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
.filters .filter .active{background:#eee;color:#111;}
.filters .container{
	vertical-align: middle; /* On aligne les éléments au milieu */
	display: inline-block;/* On le remplace au float:left; */
	clear: both;
	width: 100%;
	position: relative;
	margin-left: 0px;
	left: 5px;
}
.filters .container ul,
.filters .container ul li{
	display:block;
list-style:none;
padding:0;

}
.filters .container ul li{
	float: left;
	font-size: 0;
	line-height: 0;
	border-radius: 0px;

}
.filters .container a{
    display: block;
    width: 145px;
    height: 140px;
    text-align: center;
    font-size: 14px;
    border-radius: 7px;
    padding-left: 0px;
    padding-right: 5px;
    color: rgba(243,240,240,1.00);
}*/
