@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);


body,
input,
textarea,
.gab-company .list-group-text {
  font-family: 'Merriweather', serif;
}
.gab-footer-content li,
.gab-footer .gab-contacts li {
  font-family: 'Merriweather', serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.gab-figure .gab-figure-caption,
.gab-gallery-title,
.gab-map [data-state-details],
.gab-price {
  font-family: 'Montserrat', sans-serif;
}
.gab-footer-content h1,
.gab-footer .gab-contacts h1,
.gab-footer-content h2,
.gab-footer .gab-contacts h2,
.gab-footer-content h3,
.gab-footer .gab-contacts h3,
.gab-footer-content h4,
.gab-footer .gab-contacts h4,
.gab-footer-content p strong,
.gab-footer .gab-contacts p strong,
.gab-footer-content strong,
.gab-footer .gab-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.gab-section-subtitle,
.gab-section-hero .gab-section-lead,
.gab-cards .card-subtitle,
.gab-testimonial .card-block {
  font-family: 'Lora', serif;
}
.gab-author-name {
  font-family: 'Montserrat', sans-serif;
}
.gab-author-desc {
  font-family: 'Lora', serif;
}
.gab-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.gab-plan-subtitle,
.gab-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #c0a375 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #8e7041;
  color: #8e7041;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #c0a375 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #c0a375;
}
.btn-social:hover {
  background: #c0a375;
}
.gab-company .list-group-item.active .list-group-text {
  color: #c0a375;
}
.gab-footer p a,
.gab-footer ul a {
  color: #c0a375;
}
.gab-footer-content li::before,
.gab-footer .gab-contacts li::before {
  background: #c0a375;
}
.gab-footer-content li a:hover,
.gab-footer .gab-contacts li a:hover {
  color: #c0a375;
}
.lead a,
.lead a:hover {
  color: #c0a375;
}
.lead blockquote {
  border-color: #c0a375;
}
.gab-plan-header.bg-primary .gab-plan-subtitle,
.gab-plan-header.bg-primary .gab-plan-price-desc {
  color: #e8ddcd;
}
.gab-plan-header.bg-success .gab-plan-subtitle,
.gab-plan-header.bg-success .gab-plan-price-desc {
  color: #d0dac6;
}
.gab-plan-header.bg-info .gab-plan-subtitle,
.gab-plan-header.bg-info .gab-plan-price-desc {
  color: #c7d4d5;
}
.gab-plan-header.bg-warning .gab-plan-subtitle,
.gab-plan-header.bg-warning .gab-plan-price-desc {
  color: #ffffff;
}
.gab-plan-header.bg-danger .gab-plan-subtitle,
.gab-plan-header.bg-danger .gab-plan-price-desc {
  color: #ffffff;
}
.gab-small-footer a,
.gab-gallery-filter li:hover {
  color: #890301;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
#accueil .hide-buttons .nav-btn {
  display: none !important;
}
#accueil .navbar-caption {
  color: #ffffff;
}
#accueil .navbar-toggler {
  color: #000000;
}
#accueil .close-icon::before,
#accueil .close-icon::after {
  background-color: #000000;
}

#accueil .link:hover,
#accueil .dropdown-item:hover,
#accueil .link:focus,
#accueil .dropdown-item:focus {
  color: #890301;
}
#accueil .link,
#accueil .dropdown-item {
  color: #000000;
}
#accueil .link {
  font-size: 0.75rem;
}
#accueil .dropdown-item,
#accueil .nav-dropdown-sm .link {
  font-size: 0.812rem;
}

#accueil .link[aria-expanded="true"],
#accueil .dropdown-menu {
  background: #d6d6d6;
}
#accueil .nav-dropdown-sm .link:focus,
#accueil .nav-dropdown-sm .link:hover,
#accueil .nav-dropdown-sm .dropdown-item:focus,
#accueil .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#accueil .navbar,
#accueil .nav-dropdown-sm,
#accueil .nav-dropdown-sm .link[aria-expanded="true"],
#accueil .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#accueil .bg-color.transparent .link {
  color: #000000;
  transition: none;
}
#accueil .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#accueil .bg-color.transparent.opened .link:hover,
#accueil .bg-color.transparent.opened .link:focus {
  color: #890301;
}
#accueil .link[aria-expanded="true"],
#accueil .dropdown-item[aria-expanded="true"] {
  color: #890301 !important;
}
#header1-1 .gab-section-title {
  color: #313131;
}
#header1-1 .gab-section-lead {
  color: #686868;
}
#header3-g .gab-section-title,
#header3-g .gab-section-subtitle {
  text-align: center;
}
/*msg-box8-i*/
#histoire .gab-section-title,
#histoire p {
  color: #fff;
}
#content1-h P {
  font-family: 'Merriweather', serif;
}
/*msg-box8-5*/
#vignes .gab-section-title,
#vignes p {
  color: #fff;
}
#content1-6 P {
  font-family: 'Merriweather', serif;
}
/*msg-box8-8*/
#vin .gab-section-title,
#vin p {
  color: #fff;
}
#content1-9 P {
  font-family: 'Merriweather', serif;
}
/*msg-box8-a*/
#cuvees .gab-section-title,
#cuvees p {
  color: #fff;
}
#header3-d .gab-section-title,
#header3-d .gab-section-subtitle {
  text-align: center;
}
#features3-c P {
  font-family: 'Merriweather', serif;
  font-size: 14px;
}
#features3-j P {
  font-family: 'Merriweather', serif;
  font-size: 14px;
}
#header3-1 .gab-section-title,
#header3-2 .gab-section-title,
#header3-3 .gab-section-title,
#header3-4 .gab-section-title,
#header3-1 .gab-section-subtitle
#header3-2 .gab-section-subtitle
#header3-3 .gab-section-subtitle
#header3-4 .gab-section-subtitle{
  text-align: center;
}
#features3-f P {
  font-family: 'Merriweather', serif;
  font-size: 14px;
}
/*msg-box8-k*/
#nous-trouver .gab-section-title,
#nous-trouver p {
  color: #fff;
}
#header3-l .gab-section-title,
#header3-l .gab-section-subtitle {
  text-align: center;
}
#header3-m .gab-section-title,
#header3-m .gab-section-subtitle {
  text-align: center;
}
#header3-n .gab-section-title,
#header3-n .gab-section-subtitle {
  text-align: center;
}
#header3-o .gab-section-title,
#header3-o .gab-section-subtitle {
  text-align: center;
}
.trouver a{color: #890301;text-decoration:underline; }
a:focus,a:hover{color: #7a0301;text-decoration:underline}
.ou {color: #890301;font-weight: 500;}
.trouver .details {padding-bottom:20px;font-family: Montserrat, sans-serif;}
.trouver .ville {font-size:12px; padding:2px; line-height:12px;font-weight: 700;  }
.trouver .titre {font-size:28px; margin:0; font-weight: 700; }
.nom-cuvee {
  padding-top: 15px;
  font-weight:600;
  font-size:18px;
}

p.description-cuvee {
  font-family:Montserrat,sans-serif;
  font-size:13px;
  padding-bottom:30px;
}
.footer-dark {
  padding:25px 0;
  color: #ffffff;
  background-color:#282d32;
}


.footer-dark h3 {
  margin-top:0;
  margin-bottom:12px;
  font-weight:bold;
  font-size:16px;
}

.footer-dark .copyright {
  text-align:center;
  padding-top:6px;
  opacity:0.8;
  font-size:13px;
  margin-bottom:0;
  font-family: Montserrat, sans-serif;
}
.adresse {font-family: Montserrat, sans-serif;}




  @media (max-width:769px){
    p.lead,
    .lead p {
      font-size: 0.9rem;
      font-weight: 300;
      margin-bottom: 2.3125rem;
      line-height: 22px;}
}
body {
  overflow: hidden;
}

/* Preloader */
#preloader {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#fff; /* change if the mask should have another color then white */
  z-index:9999; /* makes sure it stays on top */
}

#status {
  width:200px;
  height:200px;
  position:absolute;
  left:50%; /* centers the loading animation horizontally one the screen */
  top:50%; /* centers the loading animation vertically one the screen */
  background-image:url(../images/2.gif); /* path to your loading animation */
  background-repeat:no-repeat;
  background-position:center;
  margin:-100px 0 0 -100px; /* is width and height divided by two */
}

a.fiche-tech {
    color: #890301;
    margin-top: 10px;
    display: inline-block;
    padding: 4px;
    border: 1px solid;
    border-radius: 2px;
}

/*a.fiche-tech:hover {*/
    /*color: #FFF;*/
  /*background-color: rgba(0, 0, 0, 0.99);*/
/*}*/