@import url(//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300italic,300,400italic,500,500italic,700,700italic,900,900italic);


body {
  font-family: 'Source Sans Pro' !important;
  font-size: 15px;
  font-weight:300px;
  line-height: 1.4;
  color: #37424a;
  background-color: #fefffe;
}

#main-section{
  background-color: #fefffe;
}


.navbar>.container .navbar-brand{

  margin: 0px;
}

.row_back{
  background-color: #eceff1;
  padding: 2% 0px;
}


.container{
  width: 98%;
}

/*****************************************header *******************************/
header{

  width: 100%;
  box-shadow: none !important;
  margin-bottom: 50px !important;
}


.head-title{
      margin: 0;
    text-align: center;
    position: absolute;
    top: 40px;
    left: 50%;
    max-width: 70px;
    margin-left: -30px;
    z-index: 9999999;
}


.head-logo-top{
  display:inline-block;
  width:65px;
  height:100px;
  background-size:contain;
  background-repeat:no-repeat;
  position:relative;
  top:-5px; 
  margin:0 !important;
  background-image: url("../images/brand.png");
}

.menu1{
  width: 100% !important;
  font-weight: bold;
  font-size: 12px;
}

.menu1>ul.navbar-right>li{
  display: inline-block !important;
  margin: 0px;
  left: 17px;
}

.nav>li>a {
  padding: 5px;
}


ul.dropdown-menu{
 
  background-color: #37424a  ;
  position: absolute !important;
  padding: 0px !important;
  margin: 0px !important;
  min-width: 10px !important;
  z-index: 999999999;
}

.navbar-nav .open .dropdown-menu>li>a {
  padding-left: 10px;
}

header, .menu1, .menu1 ul li a, .menu2 nav div a {
  color:#fff;
}

#dropdownMenu1{
  background-color:transparent;
  margin-top: 0px;
  padding: 0px;
}

.dropdown-menu>li>a{
  background-color: #37424a;
}
.links-top{
  float: right;
}

.nav-phone{
  margin-right:  0px !important;
  width:auto !important;
  top:5px;
  background-color: #000 !important;
}

.icon-bar {
  background-color: #fff;
}

.links-top .container-fluid .sidebar-toggle1{

  width: 190px !important;
    float: right !important;
    margin-top: 0px !important;
    cursor: pointer !important;
    margin-left: 58px;
    margin-right: -340px !important;
    color:#000;
    display: block; 
    background-color: #37424a;
    height: 100vh;
    position: absolute;
}

#myNavbarTest ul li a {

  color: #000 !important;
 
}

/*******************************************************************************/


/********************************/
/*          Hero Headers        */
/********************************/
.hero {
  z-index: 999;
  position: absolute;
  color: #fff;
  text-align: center;
  text-transform: uppercase;

}

.fixe-title {
  overflow: hidden;  
  height: 80vh ;
  width: 100%; 
}


.back-image-xs{
  background-image:url('../images/slider/slider1.png'); 
  background-size: cover; 
  background-position: bottom;
  overflow: hidden;
  height: 100vh !important;
  width: 100%;
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  z-index: 0;
}

.overlay{
  overflow: hidden;
  background: #000;
  height: 100vh !important;
  width: 100%;
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  opacity: 0.5;
  z-index: 1;
}

.hero hgroup{
  margin-top: 5%;
  min-height: 190px;
}

.hero h1 {    
  font-size: 2.5em;    
  -webkit-text-shadow:  1px 2px #696969;
  -moz-text-shadow:  1px 2px #696969;
  text-shadow:  1px 2px #696969;
}

.hero h3{
  font-size: 1em;       
}


.call_to_action_little{
  position: relative;
  padding: 5px; 
  margin: 1%; 
  color: #FFF;
  background-color: #D7A900 ;
  border-color: #D7A900 ;
  width: 150px;
  height: 30px;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}

.call_to_action {

  position: relative;
  padding: 5px 20px; 
  margin-bottom: 20px;
  color: #FFF;
  background-color: #D7A900 ;
  border-color: #D7A900 ;
  width: 250px;
  height: 60px;
  font-size: 18px;
  font-weight: bold;
  line-height: 50px;
  vertical-align: center;
}


/**********************************************************/


.title-borders {
  position: relative;
  margin-bottom: 15px;
  text-align: center;
  line-height: 1.1;
  color: inherit;
  text-transform: uppercase;
  margin: 6% 0px;
  padding:0px 15%;
  letter-spacing: 1px;
}

.title-borders:before {
  background: #37424a;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 70%;
  left: 0;
  width: 100%;
  z-index: 0;
}

.title-borders a, .title-borders span {
  position: relative;
  z-index: 1;
  background: #fff;
  font-size: 16px;
  text-align: center;
  height: auto;
  padding: 0px 5%;
}

/******************why us***************/

.list-quotes {
    
  overflow: hidden;
  position: relative;
  text-align: center;
  height: 350px !important;
  margin-bottom: 10px;

}
.list-quotes img {
    object-fit: contain;
}


.slides {

    position:relative;
    width:100%;
}

.slides ul {
   list-style:none;
   position:relative;
   margin:0px !important;
   padding: 0px !important;
}
 

.slides ul li img {
  object-fit: cover; 
  height: 250px; 
}

.why_us_p {
 
  padding:10px;
  font-size: 15px;
  font-weight: bolder;
  width: 100%;
  text-align: justify;
  border:1px #ddd solid;
  border-radius:5px;
  box-shadow: 0px 3px 6px 0px rgba(1,1,1,0.3);

}

.dario_photo{
  width: 100%;
}

/*******************how it works**********************/

.how_it_works {
  width: 100%;
  height: auto;
}

.how_it_works ul{
  width: 100%;  
  margin:15px 0px;
  padding: 0px !important;
}


.how_it_works ul li{
  display: block; 
  margin: 0 20%;
  width: 60%;
}

.how_it_works ul li p {

  font-size: 17px;
  color: #37424a;
  font-weight: bolder;
  border-radius: 20px;
  background-color: #fff;
  height:auto;
  padding: 1%;    
  text-align: center;
  width: 80%;
  margin: 0px 10%;
}

.how_it_works ul li span.number{

  padding: 0.7% 10px;
  color: #fff;
  border-radius: 100px;
  border: 1px #D7A900 solid;
  font-weight: bold;
  width: 20px;
  font-size: 24px;
  background-color:#D7A900 ;

}

.how_it_works ul li p span{
  font-size: 15px !important;
}

.how_it_works ul li img{
  
  object-fit: contain;
}

.how_it_works_p{

  font-weight: bolder;
  margin-top: 6.6%;
  font-size: 14px;
  width: 100%;
  line-height: 30px;
  text-align: center;
}

/*************************our last boxes***********************************/


.thumbnail {
  position:relative;
  overflow:hidden;
  height: 200px;
  width: auto;
  margin: 2% !important;
  border:none;
}

.thumbnail img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
 
.caption {
  position:absolute;
  top:0;
  right:0;
  background:rgba(0,0,0, 0.5);
  width:100%;
  height:200px;
  text-align:center;
  z-index:2;
  cursor: pointer;

}

.caption h3{
  padding-top: 40px;
  color: #fff;
  font-weight: bold;

}

/***************************************************************************************/


.random_info{
  
  width: 100%;
  height: 151px;
  padding: 0px 0px !important;
  margin: 10% 0px; 
  
}


.info_down{
  position: absolute;
  z-index: 9;
  top:88%;
  background-color: #D7A900;
  color: #fff;
  width: 100%;
  padding: 0px;
}


.info_middle{
  position: absolute;
  width: 100%;
  top: 0%;
  padding: 3% 10%;
  color: #fff;
    display: block;
  background-color: rgba(0,0,0,0.4);
  height: 100%;
}




/**************************our recipes*********************************/

.recipes {
  background-color: #37424a;
  padding: 0%;
  height: auto;
  width: 100%;
  margin: 0px;
}

.recipes h2{
  color: #fff !important;
  
}

.recipes img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.recipes p{
  font-size: 15px;
  color:#FFF;
  text-transform: uppercase;
  font-weight: bolder;
  margin: 20px 0px !important;
  width: 100%;
  height:auto;
}

/***********************************************************/


.box-discret{
  background-color: #e0e0e0;
  height: auto;
  width: 100%;
  padding: 7% 1.5%;
  text-align: center;

}

.press{
  margin: 0px !important;
  padding: 0px; 
}

.press li{
  display: inline-block;
  margin-left: 3.5%;
  margin-bottom: 6%;
}

.press img{
  height: 45px;
  width: 200px;
}

/************************************************************************************/

.end_hp_p{
   
  line-height: 25px;
  font-size: 12px;
  font-weight: bolder;
  margin: 3% 0;
  font-style: italic;
}

/******************************* footer ***************************************/


.footer_advantages {

  width: 100%;
  height: auto;
  line-height: 70px;
  text-align: center;
  background-color: #fff;
  margin: 0px 0px 1px 0px !important;
  border-top: 1px #d7d7d7 solid;
  font-size: 18px;

}


.advantages_items{
  padding: 0px;
  margin:0px -15px;
  width: 109%;
  text-align: center;
  position: relative;
  border-bottom: 1px #d7d7d7 solid;
}


.footer_advantages a{
  color: #37424a;
}


#footer {
  background: #eee;
  padding-top: 0px !important;
  margin-top: 0% !important;  
  font-size: 13px;
  font-weight: bolder;
}


#footer .footer_main{

  border-top: 1px black solid;
}


#footer ul li a {
  color: #37424a;
  padding: 4px 0px;
  transition: color 0.2s linear; 
        
}


#footer ul.social_links li a img {

  width:  50px;
  height: 50px;
}
#footer ul.social_links li {

  display: inline-block;
  margin: 0px 5em;
}

#footer .menu {
  margin-top: 5px;
}

.modal-header{
  background-color: #D7A900;
  color:#fff;
}

.enjoy{
  top: 20px;
}

    /*****************************************box of the month*********************************************/
  
.container_brewery_photo{
  padding: 0px !important;
  width: 100% !important;
  position: relative;
  margin: 0px !important;
  height: 100vh;

}


.noel_photo,
.background_photo,
.brewery_photo{

  width: 100%;
  height: 100vh;  
  margin-top:-119px;
  padding: 0px !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position:center;
  border-bottom: 3px #f8ac59 solid;
  
}

.brewery_photo .hero hgroup{
  margin-top: 0px;
  font-size: 10px;
  height: 340px !important;
}

.timer{
  
  height: auto;
}

.clock{
   
  top :15%;
  zoom: 0.4;
  -moz-transform: scale(0.4);
  left:50%;
  margin-left: -310px !important;
    
}

.teaser h1{
  color: #D7A900;
  text-transform: uppercase;
  font-size: 18px;
}

.teaser p{

  font-size: 14px;
  line-height: 30px;
  text-align: justify;
  font-weight: bolder;
}

.video{
  width: 100%;
  height:100%;
  margin: 5% 0px;
}

.product_photo1, .product_photo2, .product_photo3, .product_photo4{

  height: 70vh;
  position: relative;  
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.product_photo1 {
  background-image: url("../images/brewery_of_the_month/black-c.png");
}
.product_photo2 {
  background-image: url("../images/brewery_of_the_month/torpah30.png");
}
.product_photo3 {
  background-image: url("../images/brewery_of_the_month/torpah60.png");
}
.product_photo4 {
  background-image: url("https://belgibeer.com/images/brewery_of_the_month/torpah90.png");
}

.product_info1 { 
  position:absolute;
  z-index: 9; 
}

.beer_name{
  color:#D7A900;
  line-height: 1px;
  width: 100%;
}

.product_info1 ul {
  margin-top: 10px;
  padding: 0px;
}


.product_info1 ul li{
    
  height: 40px;
  margin-top: 15px;
  display: flex;
  align-items: center;
}

.product_info1 ul li img{
  height: 40px;
  width: 40px;
}


.product_info1 ul li span{

  font-size: 10px;
  text-align: left;
  width: 100px;
  color:#000;
  font-weight: bold;
  margin-left: 1%;
   
}

.product_info2{
  
  height: 400px;
  float:right;
}

.product_info2 ul{
  margin-top: 2em;
  margin-left:-20px !important;
  margin-right: -20px !important;
}

.product_info2 ul li{
  margin: 1rem;
  width: 60px;
  background-color: #000;
  color: #fff ;
  text-align: center ;
  padding: 2px;
  align-items: center;
  display: block;
  font-weight: bold;
}


.space{
  height: 0px;
}
.modal-brewery-body {
  background-color: #ffffff;
}

.modal-brewery-body h3{
  color: #D7A900;
}
.modal-brewery-body  p{
  color:#000;
  font-size: 15px;
  opacity: 0.9;
  padding: 15px;
  width: 80%;
  text-align: left;
}

/***********************concept**********************************************/


.video-section{
  background-color: #eee;
}
.video-section .pattern-overlay {
  margin-top: -140px;
  min-height:106vh; 
  background-position: center;
  width: 100%;
}

.video-section .buttonBar{display:none;}
.player {font-size: 1px;}

.quote{
  margin-top:0px;
  width: 100%;
  font-size: 15px;
  text-align: center;
  line-height: 30px;
  font-style: italic;
  color: #fff;
  z-index: 1;
  position: relative;
  height: 72vh;
}

.concept_content{
  width: auto;
  margin: 2% 6.5%;
  text-align: left;
}

.concept_content h2{
  text-align: left;
}
/***********************************profile***************************/

.profile_photo img {
  margin-top: 15%;
  max-width: 180px;
}

.form_profile{
  padding: 1em;
  margin: 2em 0px;
 }

/*************************************shop*************************************/

.product-listing {
  padding:7px;
  margin-bottom:20px;
}

.product-featured {
  border:1px solid #FFFFA8;
  margin-bottom:35px;
  box-shadow: 3px 3px 7px 3px #ddd;
}

.product-featured-text {
  border-radius:2px;
  border:1px solid #BB9E00;
  color: #BB9E00;
  padding:3px 4px;
  position:absolute;
  top:7px;
  left:7px;
  opacity:0.9;
  background:#fff;
  font-size:11px;
}

.product_btn {
  width: 100%;
}

.product_btn .add, .product_btn .details{
  color: #fff !important;
}


/*********************subscrive / offer**********************/

.info_left, 
.info_right{
  position: absolute;
  width: 100%;
  padding:10% 5% ;
  height: 90vh;
  text-align: center;
  color: #37424a;
  z-index: 3;
  background: rgba(255,255,255,0.8);
  top: 10%;
}


.info_right p,
.info_left p{
  font-size: 14px;
  font-weight: bolder;
  text-align: justify;
  margin-top: 5%;

}


.formulaire,
.subscribe_formulaire{
  font-size: 15px;
  font-weight: bolder;
  background-color: #37424a;
  opacity: 0.9;
  width:  100%; 
  margin: 5% 0;
  color: #fff;
  text-align: left;
}

.subscribe_formulaire{
  padding: 2px 5px;
  width: 100%;
  height: auto;
  text-align: center;
}


.formulaire{
  height: 98px;
  padding: 5% 0;
  text-align: center;
  margin-top: 11%;
}

.subscribe_formulaire span{
  
  margin: 5px;
}

.subscribe_formulaire a{
  
  margin-top: 2%;
}

.info_left .subscribe_formulaire .under{
  font-size: 10px;
  width: 42%;
}


.offer_photo,
.subscribe_photo{
  width: 100%;
  height: 100vh;
  margin-top:-119px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}


/******************************** photos background **********************************/

.concept_photo{
  background-image: url("../images/storybelgibeer.png");

}
.brewery_photo{
  background-image: url("../images/brewery_of_the_month/brasserie-avril.png");
}
.trappist_photo{
  background-image: url("../images/trappist_box/trappistbac.png");
}

.imperial_photo{
  background-image: url("../images/landing_pages/postiche-web-FR.png");
}

.wignac_photo{
  background-image: url("../images/landing_pages/wignac.png");
}

.specialDiscoveryBox_photo{
  background-image: url("../images/landing_pages/specialDiscoveryBox.png"); 
}

.offerGrouponFrance_photo{
 background-image: url("../images/landing_pages/DSC_0030.JPG");  
}

.offerGrouponBelgique_photo{
 background-image: url("../images/landing_pages/brogne-groupon.png");  
}

.brewkit_photo{
  background-image: url("../images/slider/kitbrassage.png");
}

.subscribe_photo{
  background-image: url("../images/offrirabonner1-slidersize.png");
}

.offer_photo{
  background-image: url("../images/offrirabonner3.png");
}


.offre2017_photo{
background-image: url("../images/landing_pages/offre2017.png");
}


/***************************landing page noel **********************************************/

.noel_photo .hero hgroup{  
    margin-top: 50vh;
    font-size: 10px;
}

.noel_photo .hero{
  width: 100%;
}

.box_contains ul{  
  width: 100%;
  position: relative;
  margin: 3% -20px;
  vertical-align: bottom;
}

.box_contains ul li.bottle_perso{
  top: 0%;
}

.box_contains ul li {
  display: block;
  text-align: center;
}

.box_contains ul li img{
  object-fit: contain;  
}

.box_contains ul li p{

  font-weight: bolder;
}

.box_contains_trap ul li{
  display: block !important;
  height: auto;
  margin: 0px 20px;
}