@import url('https://fonts.googleapis.com/css?family=Cinzel&display=swap');
@import url('https://fonts.googleapis.com/css?family=Caudex&display=swap');
@import url('https://fonts.googleapis.com/css?family=Amatic+SC&display=swap');

html, body, .menu, h1, h2, h3, h4, h5, h6 {
	font-family: 'Cinzel', serif;
}

a, a:hover {
	color: rgba(0,0,0,.9);
}

.texte {
	font-family: 'Caudex', serif;
	color: #403637;
	font-size: .875rem;
}

.texte-1rem {
	font-family: 'Caudex', serif;
	color: #403637;
	font-size: 1rem;
}

/* Menu */

.navbar-nav, .dropdown-item {
	font-size: .813rem;
}

.navbar-nav li:not(:first-child) {
	padding: 0 5px;
	border-left: 1px solid rgba(41, 35, 37, 0.23);
}

.nav-link-last {
	background-color: #e21c23;
	color: #fff !important;
}

.menu-actif {
	background-color: rgba(186, 184, 176, 0.27);
	transition: background-color 0.4s ease 0s;
}

.dropdown:hover .dropdown-menu {
   display: block;
}

@media (max-width: 991px){
	.navbar-nav li:not(:first-child) {
		border: 0;
	}
}

/* Pages */

.myButton-primaire {
	background-color: transparent;
	border: 1px solid #e21c23;
	display: inline-block;
	cursor: pointer;
	color: #e21c23;
	font-family: 'Cinzel', serif;
	font-size: 1.125rem;
	padding: 10px 25px;
	text-decoration: none;
	transition: background-color 0.5s ease;
}

.myButton-primaire:hover {
	background-color: #c9c9c9;
	background-color: #e21c23;
	text-decoration: none;
	color: #403637;
	color: #e21c23;
	color: #fff;
	border: 1px solid #403637;
	border: 1px solid #fff;
}

.myButton-primaire:active {
	position: relative;
	top: 1px;
}

.myButton-secondaire {
	background-color: transparent;
	border: 1px solid #403637;
	display: inline-block;
	cursor: pointer;
	color: #403637;
	font-family: 'Cinzel', serif;
	font-size: 1.125rem;
	padding: 10px 25px;
	text-decoration: none;
	transition: background-color 0.5s ease;
}

.myButton-secondaire:hover {
	background-color: #403637;
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
}

.myButton-secondaire:active {
	position: relative;
	top: 1px;
}

.myButton-ter {
	background-color: transparent;
	border: 1px solid #403637;
	display: inline-block;
	cursor: pointer;
	color: #403637;
	font-family: 'Caudex', serif;
	font-size: .9375rem;
	padding: 10px 25px;
	text-decoration: none;
	transition: background-color 0.5s ease;
}

.myButton-ter:hover {
	background-color: #403637;
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
}

.myButton-ter:active {
	position: relative;
	top: 1px;
}


.heures-LHB {
	margin: 0 0 3.75rem;
}

/* Page Index */

#vid-container {
  position: relative;
  background-color: black;
  height: 370px;
  width: 100%;
  overflow: hidden;
  margin-4: 1.625rem 0 2.25rem;
}

#lhb-header {
  height: auto;
  width: 80%;
}

#vid-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.titre-index {
	position: relative;
	z-index: 2;
}

.titre-index p {
	letter-spacing: 0.3em;	
}

.h2-index {
	color: #e21c21;
	font-size: 1.5625rem;
}

.parallax-window {
    min-height: 730px;
    background: transparent;
}

.parallax-window2 {
    min-height: 365px;
    background: transparent;
}
/* Page Vignoble du futur */

.texte-rouge-1rem {
	color: #D2232B;
	font-family: 'Caudex', serif;
	font-size: 1rem;
}

.h1-vignoble-du-futur {
	font-size: 2.2rem;
	color: #404040;
}


/* Pages Œnotourisme */

.titre-oenotourisme h1 {
	position: relative;
	z-index: 2;
	font-size: 3.125rem;
}

.titre-oenotourisme {
	color: #e21c21;
	font-size: 1.875rem;
}

h2.titre-oenotourisme {
	position: relative;
	z-index: 2;
}

h2.fiche-oenotourisme {
	font-size: 1.875rem;
	color: #403637;
}

span.fiche-oenotourisme {
	font-size: 1.25rem;
	color: #403637;
	font-weight: bolder;
}

.texte-reservation {
	font-family: 'Caudex', serif;
	color: #403637;
	font-size: 1.125rem;
}

.bande-horizontale{
	padding: 0px;
	margin: 0px;
	border: none;
	width: 50px;
	height: 2px;
	background-color: #403637;
}

/* Page Jardin millesime */

.circle {
	position: absolute;
	z-index: -1;
}

.texte-jardin-millesime {
	font-family: 'Caudex', serif;
	color: #403637;
	font-size: 1.125rem;
}

.top-150 {
	margin-top: 150px;
}

.img-absolute {
	position: absolute;
	z-index: -1;
}

/* Page Oenofolies */

.oenofolies {
	background-color: rgba(230, 230, 230, 0.51);
}

.h1-oenofolies {
	font-size: 3.375rem;
	color: #e21c21;
}

.h1-oenofolies span {
	font-size: 1.5625rem;
}

.h2-oenofolies {
	font-size: 2.5625rem;
	color: #e21c21;
}

.filet-oenofolies {
	padding: 0px;
	margin: 0px;
	border: none;
	width: 340px;
	height: 2px;
	background-color: #dcdbd5;
}

.titre-oenofolies {
	font-family: 'Cinzel', serif;
	font-size: 7.5rem;
	color: #403637;
	font-weight: bold;
}

.texte-oenofolies {
	color: #e21c21;
	font-size: 1.563rem;
}

.col-thumbnail {
	padding-right: 0px;
	padding-left: 0px;
}

.img-thumbnail {
	padding: 0;
	border-radius: 0;
	object-fit: cover;
	object-position: center;
	width: 100%;
	max-height: 186px;
	min-height: 186px;
}

.img-thumbnail:hover {
	border: 1px solid #403637;
}

.oenofolies .myButton, .modal-content .myButton {
	background-color: rgba(255, 255, 255, 0.7);
	border: solid transparent 1px;
	display: inline-block;
	cursor: pointer;
	color: #787c80;
	font-family: 'Cinzel', serif;
	font-size: 1.125rem;
	padding: 10px 25px;
	text-decoration: none;
	transition: background-color 0.5s ease;
}

.oenofolies .myButton:hover, .modal-content .myButton:hover {
	background-color: #c9c9c9;
	text-decoration: none;
	color: #403637;
	transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}

.oenofolies .myButton:active, .modal-content .myButton:active {
	position: relative;
	top: 1px;
}

.titre-oenofolie {
	font-family: 'Cinzel', serif;
	font-size: 2.5rem;
	color: #403637;
	font-weight: bold;
}

.texte-oenofolie {
	color: #403637;
	font-size: 0.875rem;
	font-family: 'Caudex', serif;
}

#vid-container-oenofolies {
    position: relative;
    background-color: black;
    height: 160px;
    width: 100%;
    overflow: hidden;
    margin: 1.625rem 0 2.25rem;
}

.modal-dialog.texteModal {
    max-width: 615px;
}

.modal-dialog.galerieModal {
	max-width: 900px;
}

.carousel img {
	max-width: 900px;
    max-height: 500px;
    margin: 0 auto;
}

.modal-content {
	border-width: 20px;
	border-color: #e21c23;
}

.modal-footer .close {
	padding: 1rem 1rem;
	margin: -1rem -1rem -1rem auto;
}

.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e21c23' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e21c23' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

/* Page Notre Histoire */

.h1-notre-histoire {
	font-size: 3.375rem;
	color: #e21c21;
}

.h2-notre-histoire {
	font-size: 1.5625rem;
	color: #e21c21;
}

.credit {
	font-size: 0.625rem;
	font-family: 'Caudex', serif;
	color: #403637;
	font-weight: 400;
}

/* Page Nos Vins */

.h1-nos-vins {
	font-size: 3.375rem;
	color: #e21c21;
}

.h2-nos-vins {
	font-size: 1.5625rem;
	color: #e21c21;
}

.h3-nos-vins {
	font-size: 1.375rem;
	color: #000;
}

.nos-vins .list-inline-item:not(:last-child){
    margin-right: .1rem;
}

.nos-vins a {
	color: #403637;
}

/* Page Location des salles */

.h1-les-salles {
	font-size: 3.375rem;
	color: #e21c21;
}

.h2-les-salles {
	font-size: 1.5625rem;
	color: rgba(0,0,0,.5);
}

.h2-les-salles span {
	font-size: .875rem;
}

.h3-les-salles {
	font-size: 2.5rem;
	color: #e21c21;
}

.str-les-salles {
	font-size: 1.25rem;
	color: #292325;
	font-weight: bold;
}

.bd-les-salles {
	border: 6px solid #d1d1d1;
}

.galerie-salles {
   max-width: 840px;
}

.galerie-salles ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}

.galerie-salles li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}

.galerie-salles .lSSlideOuter .lSPager.lSGallery li.active, .galerie-salles .lSSlideOuter .lSPager.lSGallery li:hover {
	border-radius: 0;
}

.galerie-salles li img {
    display: block;
    height: auto;
    max-width: 100%;
}

.couleur-controle {
	color: #e21c21;
	font-size: 3rem;
	text-align: center;
}
/* Page Actualités */

.h1-actualites {
	font-size: 2.875rem;
	color: #292325;
}

.h2-actualites {
	color: #e21c21;
	font-size: 1.875rem;
}

.date-actualite {
	font-family: 'Caudex', serif;
	color: #32322d;
}

.titre-actualite {
	color: #e21c21;
	font-size: 1.125rem;
}

.texte-list {
	font-family: 'Caudex', serif;
	color: #403637;
	font-size: 1rem;
	width: 80%;
}

.card-img-top {
    width: 100%;
    height: 256px;
    object-fit: cover;
    object-position: center top;
}

.card-block {
	padding: 0.75rem;
}

.img-logo {
	margin: 2.125rem 0 2.375rem;
}

.img-bottom {
	width: 100%;
	height: 75vh;
	object-fit: cover;
   object-position: center bottom;
}

.m-contenu {
	margin-top: 1.625rem;
}

.img-wrapper {
	position: relative;
}

.img-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img-overlay:before {
	content: ' ';
	display: block;
	/* adjust 'height' to position overlay content vertically */
	height: 50%;
}

.myOverlay {
	background-color: rgba(255, 255, 255, 0.75);
	color: #212529;
	font-family: 'Cinzel', serif;
	font-size: 1.25rem;
	width: 75%;
	height: 75px;
	text-decoration: none;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* Page Contact */

.h2-contact {
	font-size: 1.125rem;
	color: #e21c21;
}

.h3-contact {
	font-size: 1.25rem;
	color: #292325;
}

.formBox{
	font-family: 'Caudex', serif;
	color: #403637;
}

.inputBox{
	position: relative;
	box-sizing: border-box;
	margin-bottom: 50px;
}

.inputBoxarea{
	position: relative;
	box-sizing: border-box;
	margin-bottom: 0;
}

.inputBox .inputText, .inputBoxarea .inputTextarea{
	position: absolute;
	font-size: 0.875rem;
	line-height: 50px;
	transition: .5s;
	opacity: .5;
}

.inputBox .input, .inputBoxarea .input{
	position: relative;
	width: 100%;
	height: 50px;
	background: transparent;
	border: none;
   outline: none;
   font-size: 1.125rem;
   border-bottom: 1px solid rgba(0,0,0,.5);

}
.focus .inputText{
	transform: translateY(-30px);
	opacity: 1;
	font-size: 1.125rem;
	color: #403637;
}

.focus .inputTextarea {
	transform: translateY(-40px);
	opacity: 1;
	font-size: 1.125rem;
	color: #403637;
}

textarea{
	height: 100px !important;
}

.button-formbox{
	width: 100%;
    height: 50px;
    border: none;
    outline: none;
    background: #fff;
    color: #403637;
}

a.contact {
    color: #403637;
    text-decoration: underline;
}

.texte-contact {
	font-family: 'Caudex', serif;
	color: #403637;
	font-size: 1rem;
}

.map-responsive {
overflow:hidden;
padding-bottom:56.25%;
position:relative;>
height:0;
}

.map-responsive iframe {
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

/* footer */

.bg-plan {
	font-family: 'Caudex', serif;
	background-color: #292325;
	color: #949494;
	font-size: 0.875rem;
}

.bg-plan a {
	color: #e9ebec;
}

.bg-footer {
	font-family: 'Caudex', serif;
	background-color: #e9ebec;
	color: #292325;
	font-size: 0.875rem;
}

.bg-footer p:nth-child(3) {
	font-size: 0.625rem;
}

.social [class*="fab fa-"] {
	background-color: #949494;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin: auto 3px;
	width: 40px;
	font-size: 1.75rem;
	text-align: center;
	transition: background-color 0.5s ease;
}

.fa-twitter:hover, .fa-instagram:hover, .fa-facebook-f:hover { 
	background-color: #e21e21;
}
