/* CSS Document */

@font-face {
    font-family: 'medhurstregular';
    src: url('fonts/Medhurst/medhurst-regular-webfont.woff2') format('woff2'),
         url('fonts/Medhurst/medhurst-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body{
	background-color: #f5f5ed;
	background-image: url("images/pattern.png");
}

.container{
	max-width: 1140px;
}

h1{
	font-family: medhurstregular;
	font-size: 75px;
	color: #fff;
	text-align: center;
	padding-top: 15px;
}

h2{
	background: url("images/ornement2.png") bottom no-repeat;
	font-family: medhurstregular;
	font-size: 29px;
	color: #252525;
	text-align: center;
	padding-bottom: 45px;
	margin: 40px 0px;
}

/*--------- Header ---------*/

#upDown{
	line-height: 56px;
}

#upDown p{
	color: #953d77;
	margin-bottom: 0px;
}

#header{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#963d77+0,ad5891+100 */
	background: #963d77; /* Old browsers */
	background: -moz-linear-gradient(top,  #963d77 0%, #ad5891 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #963d77 0%,#ad5891 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #963d77 0%,#ad5891 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#963d77', endColorstr='#ad5891',GradientType=0 ); /* IE6-9 */
	
	border-bottom: 1px solid #fff;
}

#cn{
	font-weight: bold;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

.nav-link{
	color: #fff;
	padding: 0rem 1rem;
	margin: .5rem 0rem;
}

.nav-link:focus, .nav-link:hover{
	color: #9B9B9B;
}

.bordNav{
	border-right: 2px solid #fff;
}

.parallax-effect {
	box-shadow: inset 5px 5px 15px rgb(0,0,0,0.5), inset -5px -5px 15px rgb(0,0,0,0.5);
	background-image: url("images/bouquet01.jpg");
	min-height: 150px; 
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*--------- Accueil ---------*/

#actu{
	height: 100%;
	background: #FFFFFF;
}

#actu .col-3 img{
	width: 100%;
}

#actu .col-9 p{
	font-family: "Quicksand", sans-serif;
	font-size: 19px;
	line-height: 29px;
}

#blocVente{
	height: 26rem;
	background: #fff;
	position: relative;
}

#blocVente img{
	width: 100%;
}

#blocVente a{
	display: block;
	text-decoration: none;
	color: #000;
}

#blocVente h4{
	text-align: center;
	font-weight: bold;
}

#blocVente p{
	margin: 19px;
}

.overlay{
	width: 25%;
	height: 100%;
	background: rgba(211,122,53,0.25);
	position: absolute;
	transition: all .2s;
	opacity: 0;
	z-index: 1;
}

#blocVente .overlay img{
	width: 69px !important;
	position: absolute;
	top: 25%;
	left: 38%;
}

.overlay:hover{
	opacity: 1;
}

/*--------- Contact ---------*/

#contact{
	margin-top: 50px;
	background: #372059 url("images/bouquet07.jpg") no-repeat center;
}

#contact .col-md-8{
	border: 3px solid #fff;
}

h3{
	font-family: medhurstregular;
	font-size: 49px;
	color: #fff;
	margin: 10px 10px 40px 10px;
	text-align: center;
}

.form-row{
	display: flex;
}

.col-md-6 {
	margin: auto;
    width: 40%;
}

.col-md-6 input:focus{
	background: none;
	border: none;
	border-bottom: 2px solid #86b7fe;
	box-shadow: none;
}

input[type="text"], input[type="email"]{
	font-family: "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	font-style: italic;
	background: none;
	border: none;
	border-bottom: 2px solid #fff;
	border-radius: 0;
	margin-bottom: 15px;
}

input[type="email"]{
	margin-bottom: 30px;
}

input[type="checkbox"]{
	margin: 8px 5px 8px 70px;
}

input[type="checkbox"]:hover{
	cursor: pointer;
}

.form-control{
	background: none;
	border: 2px solid #fff;
	color: #fff;
}

.form-control:focus{
	background: none;
	box-shadow: none;
	color: #fff;
}

.form-check label, .form-group p{
	font-family: "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 13px;
	font-style: italic;
	color: #fff;
}

::placeholder{
	color: #ead6e1!important;
}

#retrait{
	float: right;
}

#contact button{
	width: 328px;
	height: 43px;
	border: none;
	font-family: medhurstregular;
	font-size: 29px;
	text-transform: uppercase;	
}

#contact .btn-primary{
	background: #fff;
	color: #252525;
	border: none;
	border-radius: 0;
}

#contact button:hover{
	cursor: pointer;
}

#contact button:active{
	background: #B5B5B5;
}

.navbar-toggler-icon{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-toggler:focus {
    box-shadow:0 0 0 .25rem #fff;
}

/*--------- Footer ---------*/

footer {
	background: #fff;
	font-family: "Quicksand", sans-serif;
	font-size: 20px;
	font-weight: lighter;
}

/*--------- Max-width 991px ---------*/

@media screen and (max-width: 991px){
	
	h1{
	font-size: 55px;
	}
	
	.bordNav{
	border-right: none;
	}
	
	#actu .col-9 p {
    font-size: 14px;
    line-height: 23px;
	}
	
	#actu .col-12 img {
    width: 4%;
	}
	
}

@media screen and (max-width: 815px){
	
	h1{
	font-size: 40px;
	}
	
	h2{
	font-size: 22px;
	}

}

@media screen and (max-width: 767px){
	.overlay{
		width: 50%;
		height: 50%;
	}
	
	#blocVente .overlay img{
	top: 34%;
	}
	
	#blocVente{
	height: 100%;
	}
	
	h3{
	font-size: 29px;
 }
}

@media screen and (max-width: 675px){
	
	#contact button{
		width: 260px;
	}
}

@media screen and (max-width:459px){
	#upDown{
	line-height: 30px;
}
}