
/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
  margin: 0;padding: 0;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
body {
    padding-top: 0px;
    padding-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.50);
    height: 100%;
    /* Margin bottom by footer height */
    margin-bottom: 100px;
    color: #003B4B;
}
h1,h2,h3,h4 {font-family: 'Roboto Condensed', sans-serif;}
.container-full {
    width: 100%;
    margin: 0 auto;
}
#TopLogo{position:fixed;left:0;top:0;width:150px;height:75px;padding:0;margin:0;z-index:1035;background-image:url(../bhsmedia/BHS-Media-logo_base.svg);background-size:cover;background-position:center center;text-align:center;line-height:70px;font-size:25px}#TopLogo a{color:#FFF;text-decoration:none;
}

/*#NaviG {display: none;}*/
.navbar-inverse {
    background-color: rgba(255,255,255,1);
    border-bottom:  solid 4px #ec6607;
}
.navbar-brand {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color:#FFF !important;
    padding-top: 0;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
    line-height: 30px;
}
h2 {font-weight: 300;}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus {
    color: #ec6607;
    font-weight: 700;
    background-color: #FFF;
}
 .navbar-inverse .navbar-nav a:hover, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #003B4B!important;
    font-weight: 700;
    background-color: #FFF;
 }
 .nav>li>a {
    position: relative;
    display: block;
    padding: 20px 5px;
}
.navbar-inverse .navbar-toggle {
    border:  0px;
    border-color: #FFF;
    /*border-bottom-color: #FFF;*/
    border-left:  1px;
    border-left-color: #003B4B;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #003B4B;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #ec6607;
}

.navbar-inverse .navbar-toggle:hover .icon-bar, .navbar-inverse .navbar-toggle:focus .icon-bar {
    background-color: #FFF;
}
.navbar-toggle {
    position: relative;
    float: right;
     margin-right: 0;
    padding: 18px 18px;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}
.navbar-nav {
    margin: 7.5px 0px;
}
.jumbotron {
    background-image: url(../img/bg-plan-vide-h.jpg);
    background-repeat: no-repeat;
    background-position: center -300px;
    background-attachment: fixed;
    padding: 0;
    padding-top: 120px;
    position:relative;
    border-bottom:  solid 4px #ec6607;
    min-height: 500px;

}
.jumbotron h2 {
    font-size: 35px;
    line-height: 35px;
    margin-top: 0;
    margin-left: 98px;
}
.jumbotron h1 span {color:#F9906C;}
.bgCarte {
    padding-top: 120px;
    background-image: url(../img/WalloniaMap-220420-Cover2022-RVB300.jpg),  url(../img/WalloniaMap-220420-Cover2022-RVB300.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: right 25px, right 90px top 100px;
    background-attachment: scroll, scroll;
    background-size: 400px, 400px;
    padding-top: 140px, 140px;
    padding: 80px, 180px;
}
.remonte {
    margin-top: 70px;
    /*background-color: #F00;*/
    margin-bottom: 70px;
    position:relative;
    z-index:200;
}
.pt150 {padding-top: 60px;padding-right: 30px;}
.pt150 p {
    font-size: 20px;line-height: 20px;font-weight: 300;
}
.visuel-display {
    padding-top: 78px;
}
.form {

    background-color: #003B4B;
    color:#FFF;
    padding: 20px;/*padding-top: 0;*/
    padding-bottom: 40px;
}
/*.form::before, .form::after{
        content : '';
        display: block;
        background-color: rgba(0,0,0,0.50);

        position:absolute;
        z-index: -1;
        top: 0;left: 0;right: 0;bottom: 0;
        -webkit-transform-origin: left top;
                transform-origin: left top;
        -webkit-transform : skewY(-2deg);
                transform : skewY(-2deg);
    }
    .form::after{
        background-color: rgba(0,0,0,0.50);
        border-top:0px;
        -webkit-transform-origin: right bottom;
                transform-origin: right bottom;

    }*/
/* ------------------------------------------- *\

    mon form

\* ------------------------------------------- */
.chkvrf {
    opacity:0;
}
.btn {
    border-radius:0px;
}
.btn-primary {
    color: #fff;
    background-color: #EC6607;
    border-color: #EC6607;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #F9906C;
    border-color: #F9906C;
}
.btn-success {
    background-color: #2ecc71;
    border-color: #2ecc71;
    box-shadow: none;
}
.bg-success{
  background-color: #2ecc71!important;
  border-radius:5px !important;
}
.noPnoM{
  margin: 0;padding: 0;
}
label.stibMap{
  font-size: 15px;
  font-weight: 300;
  color:#FFF;
}
a.lsm{
  color:#FFF;
}
.well2{
  border-radius: 5px;
  background-color: #FFF;
  padding: 30px;
  color:#3F3F3F;
  text-align: center;

}
.well2 h2{
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  /*margin-top: 5px;*/
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
::-webkit-input-placeholder {
   font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
   font-style: italic;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;
}

:-ms-input-placeholder {
   font-style: italic;
}
.modal {
    color:#222 !important;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 40;
    background-color: #000;
}
.modal.fade .modal-dialog {
  width: 85%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,50%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.skew {width: 100%;height: 100px;background-color: #FFF;
        padding-top: 0px;margin-top: -40px;
        position:relative;
        z-index:39;

}
.skew::before, .skew::after{
        content : '';
        display: block;
        background-color: #FFF;
        border-top:solid 10px #EC6607;
        position:absolute;
        z-index: -1;
        top: 0;left: 0;right: 0;bottom: 0;
        -webkit-transform-origin: left top;
                transform-origin: left top;
        -webkit-transform : skewY(-2deg);
                transform : skewY(-2deg);
    }
    .skew::after{
        background-color: #FFF;
        border-top:0px;
        -webkit-transform-origin: right bottom;
                transform-origin: right bottom;

    }

.footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
  margin-top: 50px;
  /* Set the fixed height of the footer here */
  background-color: #003B4B;
  background-image: url(../bhsmedia/default.jpg);
  background-repeat: no-repeat;
    background-position: left 80px center;
    background-size: 300px;
  line-height: 100px;
  font-size: 12px;
  text-align: right;
  color:#FFF !important;


}
/*.footer::before{
        content : '';
        display: block;
        background-color: #003B4B;
        position:absolute;
        z-index: -1;
        top: 0;left: 0;right: 0;bottom: 0;
        -webkit-transform-origin: left top;
                transform-origin: left top;
        -webkit-transform : skewY(-2deg);
                transform : skewY(-2deg);
    }*/
.footer a {color:#FFF;}


.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    margin-top: -50px;
}
/*
a .cookiesBtn {
    display: block;
    position:  relative;
    z-index: 1000000;
    right: 10px;
    bottom: 0;
    width: 25px;
    height: 25px;
    color: #fff;
    background-color: #EC6607!important;

}*/

/* cookies */
.termsfeed-com---palette-dark.termsfeed-com---nb {
    background-color: #003B4B!important;
    color: #fff;
}
.termsfeed-com---palette-dark .cc-nb-okagree, .termsfeed-com---palette-dark .cc-nb-reject, .termsfeed-com---palette-dark .cc-cp-foot-save  {
    color: #FFF!important;
    background-color: #EC6607!important;
}




/* ------------------------------------------- *\

    CONFIRMATION ET DEMANDE DE MEUBLES BHS

\* ------------------------------------------- */

#successMessage{
  display: none;
    margin-top: -85px;
}

.alert-success {
    background-color: #003B4B;
    border-color: #003B4B;
    color: #FFFFFF;
}

.alert {
  font-family: 'Roboto Condensed', sans-serif;
    padding: 30px 30px 30px 15px;
    margin-top: 30px;
    margin-bottom: 60px;
    border: 1px solid transparent;
    border-radius:10px;
}
#successMessage h1 {
    font-size: 33px;
    margin-top: -5px;
    margin-bottom: 10px;
}
#successMessage h3 {
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
}
#successMessage a {
  color:#EC6607;
}
#successMessage a:hover {
  color:#2c3e50;
  text-decoration: none;

}
.bgMeuble{
  min-height:303px;
  background-image: url(../img/visuel-meuble.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 33px;
  text-align: center;

}

.btn-custom {
  font-family: 'Roboto Condensed', sans-serif;
    border-color: transparent;
    /*text-shadow: 0 -1px 0 rgba(0,0,0,0.25);*/
    text-shadow:none;
    color: #FFF !important;
    background-color: #EC6607;
  -webkit-transition: all ease-in-out .15s;
          transition: all ease-in-out .15s;
}

.btn-custom:hover,
.btn-custom:active,
.btn-custom.active,
.btn-custom.disabled,
.btn-custom[disabled] {
    border-color: transparent;
    color: #ffffff !important;
    background-color: #2c3e50;
}

.alert-success hr {
    border-top-color: #EC6607;
}



/* ------------------------------------------- *\

    CSS IPHONE PORTRAIT

\* ------------------------------------------- */


@media(max-width:699px) {
  body {
      margin-bottom: 0px;
  }
  .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
  }
  .langs {
      width: 40px;height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 50px;
      margin: 5px;margin-left: -25px;
      background-color: #FFF;
      color:#000;
      font-weight: 700; /* IE 9 */
      -webkit-transform: scale(0.95 , 0.95); /* Chrome, Safari, Opera */
      transform: scale(0.95 , 0.95);
  }
  .bgCarte {
          background-image: none;
  }
  .jumbotron h2 {
      font-size: 25px;
      line-height: 25px;
      margin-top: 0px;
      margin-left: 20px;
  }
  .form {
    margin-top: 60px;
  }

  #successMessage{
      margin-top: 15px;
  }
  .alert {
    font-family: 'Roboto Condensed', sans-serif;
      padding: 15px;
      padding-top: 30px;
      margin-top: 30px;
      margin-bottom: 60px;
      border: 1px solid transparent;
      border-radius:0px;
  }
}

/* ------------------------------------------- *\

    CSS IPHONE LANDSCAPE

\* ------------------------------------------- */


@media (min-width: 480px) and (max-width:568px) {

  .bgCarte {
          background-image: none;
  }
  .form {
    margin-top: 60px;
  }


}


/* ------------------------------------------- *\

    CONDITIONS CSS POUR IPAD PORTRAIT

\* ------------------------------------------- */

@media (min-width: 700px) and (max-width: 968px) {

  .bgCarte {
         background-image: none;
  }
  .form {
    margin-top: 60px;
  }

}


/* ------------------------------------------- *\

    CONDITIONS CSS POUR IPAD LANDSCAPE

\* ------------------------------------------- */

@media (min-width: 969px) and (max-width: 1024px) {

  .bgCarte {
          background-image: none;
  }

}



