/*
Theme Name: HNE
Theme URI: http://www.horizonsneufs.be
Description: Horizons Neufs theme
*/
@import url('bootstrap/css/bootstrap.css');
@import url('simulator/don.css');
@import url('css/diner-solidaire.css');
body {
  padding-top: 40px;
}

a, a:focus {outline:none}

.navbar a, a.en-savoir-plus{
  text-decoration: none;
}
.starter-template {

  padding: 40px 15px;

  text-align: center;

}
.alignleft {float:left!important; margin-bottom: 1em!important;}

#qui img.alignleft {padding:0.5em 2em 1.5em 0!important;float:left;margin-right: 1em;}
#actu img.alignleft {padding:2.5em 2em 1.5em 0!important;float:left;margin-right: 1em;}
.alignright {float:right;margin-left: 1em;}
#qui img.alignright {padding:0.5em 0 1.5em 2em!important;float:right;margin-left: 1em;}
#actu img.alignright {padding:2.5em 0 1.5em 2em!important;float:right;margin-left: 1em;}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
#qui p:first-child {margin-top:0;}
strong {font-weight:500;}
p {text-align:justify;margin-bottom:1em;}
.pp {margin-top:1.5em;}
input.newsletter {height:3.1em;width:20em;padding:0 0.5em;margin-right:0.5em;}
input.form-control {margin-right:0.5em;}
img {
  display: block;
  max-width: 100%;
  height: auto; }
.map img {
  display: inline;
  max-width: none;
  height: auto; }

/* Galaxy Portrait */
@media
  (max-device-width: 800px)
  and (orientation: portrait) {
  .carousel-caption h3 {
  font-size: 90%!important;
  }

}

.invisible {display:none;}
.red {background:red;}
.yellow {background:yellow;}

      /* Customize the navbar links to be fill the entire space of the .navbar */
      .nav li a {
      	font-size:75%;
        font-weight: normal;
        text-transform: uppercase;
        color: #7b7a7a;
        border-radius: 0;
      }
      .nav li{
      	padding-right:0.3em;padding-left:0.3em;
        border-right: 1px solid #eee;
      	}
      .nav li:first-child a {
        border-left: 0;
        border-radius: 0;
      }
      .nav li:last-child a,.nav li:last-child {
        border-right: 0;
        border-radius: 0;
      }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #f7f7f7;/*e7e7e7 MOD*/
}
.navbar-nav li a {
    line-height: 5px;
}
.navbar-default {background:#ffffff;border:0;}
#navbar{border:0;font-size:95%;}
.navbar-nav {margin-top:7.7%}

.nopadd {padding:0}
.nomargbott {margin-bottom:0}
.nomarg-txt h3 {margin-top:0}

.temoignages-pq {color:#762278}

#news h3 {color:#4eae33;margin-top: 1em;}
.thumbnail {border:0;}
.caption {padding:0!important}
.thumbnail p {color:#7b7a7a;}

.bord-jaune{border-bottom:8px solid #fec900;}
.bord-rose{border-bottom:8px solid #e81684;}
.bord-bleu{border-bottom:8px solid #357bc0;}
.bord-violet{border-bottom:8px solid #762278;}
.bord-turquoise{border-bottom:8px solid #009069;}
.bord-vert{border-bottom:8px solid #4eae33;}
.bord-orange{border-bottom:8px solid #eb671c;}

.rose,.rosee {color:#E81684}
.jaune, .jaune-actu {color:#fec900}
.turquoise {color:#508e6a}
.turquois {color:#00B3AF}
.violet{color:#762278;}
.bleu{color:#357bc0;}
.vert{color:#4eae33;}
.orange{color:#eb671c;}


h3 {font-weight: 300;margin-top:1.5em;margin-bottom:1em;}
.v-center {
  position: relative;
  transform: translateY(100%);
}
.newsletter {padding:2em 2em 0 0;}
.en-savoir-plus {margin-top:1.5em;font-weight: 300;font-size:90%;text-transform:uppercase;}
.container2{ height:6.5em;font-size:77%;}
.container-menu{ height:9.5em;padding:2em 0;font-size:77%;}
#simulator {margin-top:2em;}
.dindon {background:#357bc0;color:#ffffff!important;}

.panel-title {border:0px solid #337AB7;border-radius:10px;padding:0.7em 0 1em;margin:0 0 1em;}
.panel-title a {color:white;text-decoration:none;}

#menu{ padding-right:0;
  height:130px;
  position:relative;
  bottom: -webkit-calc(-100% + 260px);
  bottom:calc(-100% + 260px);
}
.menu{
  height:40px;
  position:relative;
  bottom: -webkit-calc(-100% + 20px);
  bottom:calc(-100% + 20px);
}/*
.tigre {
    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAMLCwgAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==);
    background-repeat: repeat-x;
    background-position: left;
    text-align: center;
}
.tigre h1 {
    background-color: #ffffff;
    margin: 1em auto;
    padding:0 30px;
    display: inline-block;
}
*/
.titre-tigre{
    width:100%;
    margin:30px auto;
    overflow:hidden;
    text-align:center;
    line-height:1.2em;
}

.titre-tigre:before, .titre-tigre:after{
    content:"";
    vertical-align:top;
    display:inline-block;
    width:50%;
    height:0.65em;
    border-bottom:1px solid #ccc;
    margin:0 2% 0 -55%;
}
.titre-tigre:after{ margin:0 -55% 0 2%; }
h1 {
	font-weight:300;text-transform:uppercase; margin:0.8em 0 1em;
    overflow: hidden;
    text-align: center;
}/*
h1:before,
h1:after {
    background-color: #9e9e9e;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
h1:before { right: 0.5em; margin-left: -50%; }
h1:after { left: 0.5em;margin-right: -50%; }*/
h1 span:after {vertical-align:-6%;}
h1.rose span:after {content:url(imgs/picto_qui.png);}
h1.jaune span:after {content:url(imgs/picto_maison.png);}
h1.turquois span:after {content:url(imgs/picto_services.png);}
h1.violet span:after {content:url(imgs/picto_pourquoi.png);}
h1.bleu span:after {content:url(imgs/picto_don.png);}
h1.vert span:after {content:url(imgs/picto_news.png);}
h1.turquoise span:after {content:url(imgs/picto_merci.png);}
h1.orange span:after {content:url(imgs/picto_contacts.png);}



.boite .overlay:hover {opacity: 1;cursor: pointer;}
.boite .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    border-radius: inherit;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
}
.boite .overlay { background-color: rgba(123,122,122,0.15);}


/*CAROUSEL*/
#hne-slider {margin-top:1em;}
.item img {width:100%;}
.carousel-control.left, .carousel-control.right {
top:45%;
background-image:none !important;
opacity:1;
}
.carousel-control span {font-size:150%}
.carousel-caption {
top:0%;
text-align:left;
height:auto;
left:18%;
right:18%;
}
.carousel-caption h3 {margin-top:0.3em}
.carousel-caption h2 {
line-height:160%
}
.carousel-caption h2 span {
background:#428BCA;
padding:10px 20px;
color:#fff;
}
p.caption {
background: transparent;
padding:1em 0;
color:#428BCA;
}
.bande-carousel {
  background:rgba(254,201,0,0.8);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  /* z-index: 10; */
}
/* Carousel Header Styles */
.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}


/*bouton don et newsletter*/

/*
DEMO 4
*/

.gros-bouton {margin:3em 0 2em;}
.gros-bouton-ssmarg {margin: 1em 0 1em;}
.gros-bouton2 {margin:0.3em 0 0em; display:inline-block}

/* Galaxy Portrait */
@media
  (max-device-width: 800px)
  and (orientation: portrait) {
  .gros-bouton2 {
  display:block!important;margin:0.3em 0 0em 1.3em!important;
  }
}
/* Galaxy Landscape */
@media
  (max-device-width: 1280px)
  and (orientation: landscape) {
  .gros-bouton2 {
  display:block!important;margin:0.3em 0 0em 1.3em!important;
}
}
.gros-bouton2 a:hover, .gros-bouton a:hover,.gros-bouton2 a:focus, .gros-bouton a:focus {color:#DBE3D5;text-decoration:none;}
.bouton-don {
	background-color:#3bb3e0;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	text-decoration:none;
	text-transform: uppercase;
	color:#fff;
	position:relative;
	padding:10px 20px;
	padding-right:50px;
	background-image: linear-gradient(bottom, rgb(82, 123, 188) 0%, rgb(62,184,229) 100%);
	background-image: -o-linear-gradient(bottom, rgb(82, 123, 188) 0%, rgb(62,184,229) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(82, 123, 188) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(82, 123, 188) 0%, rgb(62,184,229) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(82, 123, 188) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(44,160,202)),
	color-stop(1, rgb(62,184,229))
	);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #527bbc, 0px 8px 5px #052756;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #527bbc, 0px 8px 5px #052756;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #527bbc, 0px 8px 5px #052756;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #527bbc, 0px 8px 5px #052756;
}

.bouton-don:active {
	top:0;
	background-image: linear-gradient(bottom, rgb(82, 123, 188) 0%, rgb(44,160,202) 100%);
	background-image: -o-linear-gradient(bottom, rgb(82, 123, 188) 0%, rgb(44,160,202) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(82, 123, 188) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(82, 123, 188) 0%, rgb(44,160,202) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(82, 123, 188) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(82, 123, 188)),
	color-stop(1, rgb(44,160,202))
	);
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #527bbc, 0px 8px 5px #052756;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #527bbc, 0px 8px 5px #052756;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #527bbc, 0px 8px 5px #052756;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #527bbc, 0px 8px 5px #052756;
}

.bouton-don::before {
	background-color:#527bbc;
	background-image:url(imgs/picto_fleche.png);
	background-repeat:no-repeat;
	background-position:center center;
	content:"";
	width:20px;
	height:20px;
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-9px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-moz-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-o-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
}

.bouton-don:active::before {
	top:50%;
	margin-top:-12px;
	-webkit-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-moz-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-o-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
}

/* bouton vert*/
.input-newsletter {background:transparent;border:0;padding:0;text-transform:uppercase;}

.bouton-newsletter {
	background-color:#4e752a;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	text-decoration:none;
	text-transform: uppercase;
	color:#fff;
	position:relative;
	padding:8px 20px;
	padding-right:50px;
	background-image: linear-gradient(bottom, rgb(78,117,42)  0%, rgb(115,172,64) 100%);
	background-image: -o-linear-gradient(bottom, rgb(78,117,42)  0%, rgb(115,172,64) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(78,117,42)  0%, rgb(115,172,64) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(78,117,42)  0%, rgb(115,172,64) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(78,117,42)  0%, rgb(115,172,64) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(89,134,48)),
	color-stop(1, rgb(115,172,64))
	);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #73ac40, 0px 5px 0px 0px #4e752a, 0px 10px 5px #999;
	-moz-box-shadow: inset 0px 1px 0px #73ac40, 0px 5px 0px 0px #4e752a, 0px 10px 5px #999;
	-o-box-shadow: inset 0px 1px 0px #73ac40, 0px 5px 0px 0px #4e752a, 0px 10px 5px #999;
	box-shadow: inset 0px 1px 0px #73ac40, 0px 5px 0px 0px #4e752a, 0px 10px 5px #999;
}

.bouton-newsletter:active {
	top:0px;
	background-image: linear-gradient(bottom, rgb(78,117,42)  0%, rgb(115,172,64) 100%);
	background-image: -o-linear-gradient(bottom, rgb(78,117,42)  0%, rgb(115,172,64) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(78,117,42)  0%, rgb(115,172,64) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(78,117,42)  0%, rgb(115,172,64) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(78,117,42)  0%, rgb(115,172,64) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(115,172,64)),
	color-stop(1, rgb(78,117,42))
	);
	-webkit-box-shadow: inset 0px 1px 0px #73ac40, 0px 5px 0px 0px #4e752a, 0px 10px 5px #999;
	-moz-box-shadow: inset 0px 1px 0px #73ac40, 0px 5px 0px 0px #4e752a, 0px 10px 5px #999;
	-o-box-shadow: inset 0px 1px 0px #73ac40, 0px 5px 0px 0px #4e752a, 0px 10px 5px #999;
	box-shadow: inset 0px 1px 0px #73ac40, 0px 5px 0px 0px #4e752a, 0px 10px 5px #999;
}

.bouton-newsletter::before {
	background-color:#4e752a;
	background-image:url(imgs/picto_fleche.png);
	background-repeat:no-repeat;
	background-position:center center;
	content:"";
	width:20px;
	height:20px;
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-9px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #73ac40;
	-moz-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #73ac40;
	-o-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #73ac40;
	box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #73ac40;
}

.bouton-newsletter:active::before {
	top:50%;
	margin-top:-9px;
	-webkit-box-shadow: inset 0px 1px 0px #73ac40, 0px 5px 0px 0px #4e752a, 0px 10px 5px #73ac40;
	-moz-box-shadow: inset 0px 1px 0px #73ac40, 0px 5px 0px 0px #4e752a, 0px 10px 5px #73ac40;
	-o-box-shadow: inset 0px 1px 0px #73ac40, 0px 5px 0px 0px #4e752a, 0px 10px 5px #73ac40;
	box-shadow: inset 0px 1px 0px #73ac40, 0px 5px 0px 0px #4e752a, 0px 10px 5px #73ac40;
}