body{
	font-family: "Helvetica Neue";
	line-height: 120%;
	color: #707070;
}

.container{
	max-width: 1110px;
}

#top{
	line-height: 50px;
	color: #973C77;
	font-weight: lighter;
}

#top p{
	margin: 0;
}

#topr{
	text-align: right;
	font-weight: bold;
}

#header{
	justify-content: center;
	color: white;
	background: url("images/header.jpg") no-repeat;
	background-color: #ad5991;
}

#header ul{
	list-style: none;
	padding-left: 0;
}

#nav{
	margin-bottom: 10px;
}

#header a{
	padding: 0;
	padding-inline: 10px; 
	border-right: 2px solid white;
	color: white;
	text-decoration: none;
	transition: all 200ms;
}

#header a:hover{
	color: yellow;
}

#lastnav a{
	border: none!important;
}

#header h1{
	text-align: center;
	font-size: 60px;
	padding-top: 10px;
	font-family: 'medhurstregular';
	padding-bottom: 45px;
	background: url("images/ornement.png") center bottom no-repeat;
	margin-bottom: 30px;
}

#iheader ul{
	display: flex;
	justify-content: center;
}

#imgheader{
	background: url("images/imgheader.jpg") no-repeat;
	background-size: cover;
	height: 150px;
	-webkit-box-shadow:inset 0 0 10px 0 #000000;
	box-shadow:inset 0 0 10px 0 #000000;
}

#principal{
	background: url("images/pattern.png");
	padding-bottom: 75px;
	padding-top: 50px;
}

#principal h2{
	font-family: 'medhurstregular';
	text-transform: uppercase;
	text-align: center;
	font-size: 30px;
	padding-bottom: 130px;
	background: url("images/pictos/ornement.svg") bottom no-repeat;
	margin-bottom: 20px;
	color: black;
}

#principalhaut .col-sm-3{
	padding-right: 0;
}

#principalhaut img{
	width: 100%;
	min-width: 150px;
	height: auto;
}

#principalhaut .col-sm-9{
	background: white;
	padding-left: 50px;
	padding-right: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#principalhaut{
	margin-bottom: 50px;
}

#principalhaut .col-sm-9 p{
	font-weight: lighter;
	font-size: 16px;
	line-height: 140%;
	text-align: justify;
	margin-bottom: 0;
}

#principalbas .col-sm-3{
	background: white;
	border-right: 2px solid #707070;
	position: relative;
}

#principalbas img{
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}

#lastcol3{
	border: none!important;
}

.trigger{
	background: url("images/pictos/plus.svg") no-repeat rgba(206, 165, 117, 0.5);
	opacity: 0;
	width: 100%;
	height: 100%;
	transition: all 200ms;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.trigger:hover{
	opacity: 1;
}

#principalbas h4{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
	color: black;
}

#principalbas p{
	text-align: justify;
	font-size: 13px;
	margin-inline: 10px;
	margin-bottom: 10px;
}

#contact{
	background: url("images/imgfooter.jpg") no-repeat;
	background-size: cover;
	padding: 50px 0;
	-webkit-box-shadow:inset 0 0 10px 0 #000000;
	box-shadow:inset 0 0 10px 0 #000000;
}

#bordcontact{
	border: 1px solid white;
	padding-top: 70px;
	padding-bottom: 10px;
}

#contact h2{
	font-family: 'medhurstregular';
	color: white;
	font-size: 70px;
	text-align: center;
	margin-bottom: 50px;
}

#formcontact{
	width: 75%;
	margin: auto;
}

.colonnes2{
	width: 47%;
	margin: 0 1.5%;
}

#formcontact input[type="text"],[type="email"],[type="tel"]{
	background: none;
	border: none;
	color: white;
	border-bottom: 1px solid white;
	font-family: "Helvetica Neue";
	font-style: italic;
	font-weight: lighter;
	width: 100%;
	padding-left: 5px;
	margin-bottom: 20px;
	font-size: 16px;
}

#textarea{
	width: 100%;
}

#formcontact textarea{
	background: none;
	color: white;
	border: 1px solid white;
	font-family: "Helvetica Neue";
	font-style: italic;
	font-weight: lighter;
	box-sizing: border-box;
	width: 100%;
	height: 115px;
	font-size: 16px;
	padding-left: 5px;
	resize: none;
	margin-bottom: 5px;
}

#formcontact input[type="submit"]{
	font-family: 'medhurstregular';
	background: white;
	width: 350px;
	height: 50px;
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	border: 1px solid white;
	transition: all 200ms;
}

#formcontact input[type="submit"]:hover{
	background: none;
	cursor: pointer;
	color: white;
}

#submitcontent{
	text-align: center;
}

#formcontact h4{
	color: white;
	font-family: "Helvetica Neue";
	font-style: italic;
	font-weight: lighter;
	font-size: 16px;
	margin-bottom: 10px;
}

.labelcheckbox{
	color: white;
	font-style: italic;
	margin-bottom: 5px;
	font-size: 13px;
}

.checkboxmargin{
	margin-bottom: 15px;
}

footer{
	text-align: center;
	height: 52px;
	padding-top: 33px;
}

.navbar-toggler-icon { 
    background-image: url( 
	"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

@media screen and (max-width:991.98px){
	#header a{
		padding-inline: 5px; 
		font-size: 14px;
	}
	#top p{
		font-size: 12px;
	}
	#principalhaut .col-sm-9 p{
		font-size: 14px;
	}
	.labelcheckbox{
		font-size: 11px;
	}
}

@media screen and (max-width:767.98px){
	#header h1{
		margin-bottom: 10px;
	}
	#header a{
		margin-bottom: 10px;
		border: none;
	}
	#top p{
		font-size: 10px;
	}
	#imgheader{
		height: 100px;
	}
	#principal h2{
		font-size: 20px;
		background: none;
		margin-bottom: 50px;
		padding: 0;
	}
	#principalhaut .col-sm-9 p{
		font-size: 11px;
	}
	#principalbas p{
		font-size: 11px;
		margin-inline: 8px;
		margin-bottom: 10px;
	}
	#contact h2{
		font-size: 50px;
		margin-bottom: 40px;
	}
}

@media screen and (max-width:575.98px){
	#header h1{
		font-size: 40px;
		padding-top: 25px;
		background: none;
	}
	#imgheader{
		height: 75px;
	}
	#top p{
		text-align: center;
		line-height: 30px;
	}
	#principalhaut img{
		width: 150px;
		text-align: center;
	}
	#principalhaut .col-sm-3{
		display: flex;
		justify-content: center;
	}
	#principalhaut .col-sm-9{
		margin: auto;
		margin-top: 20px;
		width: 90%;
	}
	#principalhaut .col-sm-9 p{
		font-size: 12px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#principalbas{
		justify-content: space-evenly;
	}
	#principalbas .col-sm-3{
		border: 2px solid #707070!important;
		margin-bottom: 30px;
	}
	#formcontact input[type="submit"]{
		width: 200px;
		height: 35px;
		font-size: 20px;
	}
	#contact h2{
		font-size: 35px;
		margin-bottom: 30px;
	}
}
