body {
	background: white;
	font-family: 'Montserrat', sans-serif;
}

#masthead .col-sm-4 {
	text-align: center;
}
.navbar-brand {
	width: 300px;
	position: relative;
	overflow: hidden;
}

.navbar-brand:after {
	content: ' ';
	box-shadow: 10px 10px 10px rgba(0,0,0,.55);
	width: 50px;
	display: block;
	position: absolute;
	right: -50px;
	height: 100%;
	top: 0;
}
.produits {
	display: flex;
	justify-content: flex-end;
	width: 100%;
	flex-direction: column;
	align-items: flex-end;
}
.produits header {
	background: #e30613;
	width: 80%;
	position: relative;
	overflow: hidden;
	height: 10px;
	margin: auto;
}
.produits header h1 {
	color: white;
	font-size: 20px;
	padding: 5px 10px 5px 65px;
	margin: 0;
}

.produits header:before {
	background: #e30613;
	background: white;
	content: ' ';
	width: 60px;
	height: 100px;
	position: absolute;
	left: -25px;
	transform: rotate(200deg);
	bottom: 0
}
.bold {
	font-weight: 600;
}

#main-nav {
	padding: 45px 0 0;
}
.navbar-nav a.nav-link {
	color: #9d9d9c;
	text-transform: uppercase;
	display: block;
	padding: 0 15px;
}
.navbar-nav {
	align-items: center;
	text-align: center;
}

.navbar-nav li.active a.nav-link {
	color: black;
}


#colophon {
	font-size: 12px;
}
#colophon p {
	margin-bottom: 0;
}
h1 {
	font-size: 30px;
}

.dropdown-item:focus, .dropdown-item:hover, .menu-item.current-menu-item a {
	font-weight: bold;
}

.produits h3 {
	font-style: italic;
}

#banner:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 1300px 400px 700px 0;
	border-color: #fff transparent transparent transparent;
	content : ' ';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}
#banner {
	position: relative;
	overflow: hidden;
	height: 70vh;
}
#banner img.img-fluid {
	width: 100%;
}
a.btn-demoisy {
	color: #e30613;
}
.btn-demoisy i {
	background: #e30613;
	color: white;
	display: inline-block;
	padding: 3px;
	border-radius: 50%;
}

.item {
	position: relative;
}

.item .header-content {
	position: absolute;
	top: 45px;
	left: 10%;
	z-index: 9999;
	width: 50%;
}

.header-content {
 /*	opacity: 0; */
}
.slideshow h1 {
	font-size: 40px;
}

.page-id-37 {
	background: url(../images/historique.jpg) no-repeat;

}
a.skip-content {
	display: none;
}
#masthead {
	background: white;
}

      #cartemonde .cls-1, #cartemonde .cls-3 {
        fill: #e3e3e3;
      }

      #cartemonde .cls-1, #cartemonde .cls-2 {
        fill-rule: evenodd;
      }

      #cartemonde .cls-2 {
        fill: #e30613;
      }

      #separator h1, .separator h1 {
      	color: white;
      	margin-bottom: 0;
      }
      #separator, .separator {
      	background: #e30613;
      	padding: 10px;
      	overflow: hidden;
      	position: relative;
      	margin: 30px 0px 0;
      }
      #separator:before, .separator:before {
      		background: #e30613;
	background: white;
	content: ' ';
	width: 60px;
	height: 200%;
	position: absolute;
	left: -25px;
	transform: rotate(200deg);
	bottom: 0

      }

.square {
	overflow: hidden;;
}
      .square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.square img {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
}

h2 {
	font-size: 16px;
}
.contact {
	background: #f9f9f9;
}

.hamburger-box {
	display: none;
}

.btn-primary {
	background: #e30613;
	border:  transparent;
}

.navbar-toggler {
	display: none;

}




/* SVG */

	.st0{fill:none;stroke:#ccc;stroke-width:0.4;stroke-miterlimit:10;}
	.st1{fill:#FFFFFF;stroke:#ccc;stroke-width:0.4;stroke-miterlimit:10;}

	#lignevinicole .st0{fill:#fff;stroke: transparent;}
	#lignevinicole .st1{fill:white;stroke:#1D1D1B;stroke-width:0.4;stroke-miterlimit:10;}
	#lignevinicole .st2{fill:white;stroke:#1D1D1B;stroke-width:0.4;stroke-miterlimit:10;}




.active .st0, .active .st1 {
	stroke: #1d1d1b;
}

/* réception */
.page-id-223 g#reception_1_:hover .st1,
.page-id-223 g#reception_1_:hover .st2,
.strokeActive {
	stroke: #e30613;
}


/* table de tri */
.page-id-223 g#tabledetri_1_:hover .st1,
.page-id-223 g#tabledetri_1_:hover .st2 {
	stroke: #e30613;
}

.page-id-223 g#tabledetri_1_ .st1 {
	fill: white;
}

/* transfert */
.page-id-223 g#transfert:hover .st1,
.page-id-223 g#transfert:hover .st2 {
	stroke: #e30613;
}

.page-id-223 g#transfert .st1 {
	fill: white;
}


/* egrappoir */
.page-id-223 g#egrappoir_1_:hover .st1,
.page-id-223 g#egrappoir_1_:hover .st2 {
	stroke: #e30613;
}

.page-id-223 g#egrappoir_1_ .st1 {
	fill: white;
}

#descriptionligne {
	position:  relative;
	left: 0;
	min-height: 100px;
}
#descriptionligne div {
	opacity: 0;
	position: absolute;
}

#descriptionligne h2 {
	font-size: 24px;
}