@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans');/*font-family: 'Open Sans', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');/*font-family: 'Open Sans Condensed', sans-serif;*/
@import url("https://fonts.googleapis.com/css?family=Roboto:900");

@import url("https://fonts.googleapis.com/css?family=Roboto:900");
* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}

.container-fluid {
width: 100%;
padding-right: 70px!important;
padding-left: 70px!important;
margin-right: auto;
margin-left: auto;
}


@media (max-width:720px) {
.container-fluid {
width: 100%;
padding-right:20px!important;
padding-left: 20px!important;
margin-right: auto;
margin-left: auto;
}
}

button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
}
button.learn-more {
  transition: all 0.5s cubic-bezier(0.65, -0.25, 0.25, 1.95);
  font-weight: 900;
  color: #fff;
  padding: 1.25rem 2rem;
  background: #7CC242;
  text-transform: uppercase;
}
button.learn-more:hover, button.learn-more:focus, button.learn-more:active {
  letter-spacing: 0.125rem;
}



.sticky-toolbar {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 1020;
}


.sticky-menu {
    position: -webkit-sticky;
    position: sticky;
    top: 40px;
    z-index: 1020;
}


body {
line-height:1.4em;
}

.container {
max-width: 1170px;
}


/*toolbar*/
#toolbar {background-color:#fff; min-height:30px; padding: 10px 0px; border-bottom:1px solid #3d3d3d; margin-bottom: 30px}
.panier { color:#000}
.panier:hover { color:#000}
/*fin toolbar*/

/*POP UP home page*/
#admodal a { color:  #000}
/*POP UP*/


.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}



.scroll-down {
  position: absolute;
  bottom: 10%;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #fff;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 1;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid #fff;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}



/*CAROUSEL*/
.carousel-caption h2 { font-size:6vw; margin-top:-10%}
.carousel-caption p { font-size:1vw;}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 35%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color:#ccc;
    text-align: center;
}

.filtre { background-color:#000;}
.opaciter img { opacity: 0.7;}
/*CAROUSEL*/

/*MENU*/

.masthead .intro-text .circle-down  {margin-top:15%}
.masthead .intro-text .circle-down a  {color:#fff}


#contenu { margin-top:-80px ;padding-top:80px}

.logo-home {
    position: absolute;
    left: 45%;
    top: 20%;
    width: 600px;
    height: 240px;
    margin-top: -59px;
    margin-left: -163px;
    z-index: 999;
}

@media (max-width:1400px) {
.logo-home {position:absolute;
left:45%;
top: 20%;
 }
}

@media (max-width:960px) {
.logo-home {position:absolute;
left:60%;
top: 30%;
width: 70%	
 }
}

@media (max-width:450px){
.logo-home {
position: absolute;
left: 55%;
top: 17%;
width: 70%	
}
}

@media (max-width:320px){
.logo-home {
position: absolute;
left: 68%;
top: 25%;
width: 70%	
}
}



.masthead {
  text-align: center;
  color: white;
  background-image: url("../charte/1-blur.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
}


.masthead2 {
  text-align: center;
  color: white;
  background-image: url("../charte/1.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
}


@media (max-width:1400px) {
.masthead2 {
display:none
}	
}

@media (max-width:960px) {
.masthead2 {
display:none
}	
}

.masthead .intro-text {
  padding-top:600px;
  padding-bottom:470px;
}

.masthead2 .intro-text {
  padding-top:600px;
  padding-bottom:470px;
}


.masthead .intro-text .intro-lead-in {
  font-size: 22px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}



@media (max-width:1400px) {
.masthead .intro-text {
  padding-top:400px;
  padding-bottom:270px;
  }
}
	
@media (max-width:960px) {
.masthead .intro-text {
  padding-top: 300px;
  padding-bottom: 200px
  }	

	
.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
.masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
}
	

.banniere {background: url("../charte/paysagiste.jpg"); background-size: cover; height: 300px;}
.banniere h1 {color:#fff; padding-top: 15%}
@media (max-width:600px) {
.banniere h1 {color:#fff; padding-top: 25%}
}



.banniere-paysagiste {background: url("../charte/paysagiste.jpg"); background-size: cover; height: 300px;}
.banniere-paysagiste h1 {color:#fff; padding-top: 15%}
@media (max-width:600px) {
.banniere-paysagiste h1 {color:#fff; padding-top: 25%}
}

/*.logo-rub {position:absolute;
left: 45%;
top: 20%;
width: 500px;
height: 118px;
margin-top: -59px;
margin-left: -163px;
 z-index: 999;  }

.logo-rub h1 { font-size: 56px; color:#fff}

@media (max-width:1400px) {
.logo-rub {position:absolute;
left: 50%;
top: 20%;
 }
}

@media (max-width:960px) {
.logo-rub {position:absolute;
left: 50%;
top: 20%;
 }
}*/

.bg-light {
background-color: #000 !important;
}


.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: .5rem 0;
margin: .125rem 0 0;
font-size: 1rem;
color: #fff!important;
text-align: left;
list-style: none;
background-color: #000!important;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.15);
border-radius: .25rem;
}


.dropdown-item {
display: block;
width: 100%;
padding: .25rem 1.5rem;
clear: both;
font-weight: 400;
color: #fff!important;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
color: #7CC242!important;
text-decoration: none;
background-color: #000!important;
}

.navbar-brand { display: none}
.navbar-brand.active { display: block}
.navbar-nav { margin: 0 auto}



#menu.scrolled {
  background-color: #000;
}

#menu .navbar-toggler {
  font-size: 12px;
  right: 20px;
	top:10px;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color:#7CC242;
  font-family: 'Open Sans Condensed', sans-serif;
font-weight: bold
}



#menu .navbar-nav .nav-item .nav-link {
  font-size: 20px;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: #fff;
   font-family: 'Open Sans Condensed', sans-serif;
 font-weight: bold;
text-align: center
}

#menu .navbar-nav .nav-item .nav-link.active, #menu .navbar-nav .nav-item .nav-link:hover {
  color:#7CC242;
}
@media (min-width: 992px) {
  #menu {
     padding-top:   10px; /*pas toolbar*/
	 /* padding-top: 50px;si toolbar*/
    padding-bottom: 10px;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #menu .navbar-brand {
    font-size: 1.75em;
    transition: all 0.3s;
  }
  #menu .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #menu.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
	 margin-top: 40px; /*si toolbar aussi non commenté*/
  }
  #menu.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

@media (max-width: 992px) {
#menu {
  background-color: #212529;
}	
}


/*Ouverture menu mobile 2*/
@media (max-width: 992px) {
	
.navbar-nav {margin: 20px 0px;}
.navbar-brand.active { display: block; padding:10px }	
.bg-light {background-color: #000 !important;}		

	
.navbar {padding: 0rem 0rem;}	
.navbar-collapse {
       position: absolute;
	 	top: 0px;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 100%;
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
   .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
		background-color:#000;height: 900px;
		text-align: center;
	   position: fixed;
	   margin-top: 0px
    }
	
	.navbar-toggler {
    position: fixed;
    top:10px;
    right:0px;
    left:86%;
    z-index: 1030;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-toggler {background-color:#fff;}	
}
/*Fin ouverture menu mobile 2*/




/*MENU*/



/*INTEGRATION*/
h1, h2, h3, h4 {font-family: 'Open Sans Condensed', sans-serif;}
h1 {font-size:45px}
h2 {font-size:38px}
h3 {font-size:35px}
h4 {font-size:30px}
p {font-size: 16px}

a {color:#7CC242}
a:hover {color:#7CC242}


#pbc1 {background-color: #fff; background: url("../charte/back1.png") no-repeat; background-position: bottom; background-size: 100%; padding: 0px 0px; height: 1200px}

@media (max-width:960px) {
#pbc1 {background-color: #fff; background: #fff; background-position: bottom; background-size: 100%; padding: 0px 0px; height: auto}
}



#pbc2 {background:#fff; color:#000; padding: 40px 0px}
#pbc3 {background:#fff; padding: 40px 0px}
#pbc4 {background:#fff; color:#000; padding: 40px 0px}
#pbc5 {background:#fff; padding: 40px 0px}
#pbc6 {background:#000; padding: 40px 0px }
#pbc6 h2 {color:#fff}

#section7 {background: url("../charte/back2.png") no-repeat; background-color:#7cc242 }

#section-pbc-rubrique {background:#fff; padding: 40px 0px}

#section-pbc-parallax {}
#section-pbc-parallax img {padding-top:40px;}
#section-pbc-parallax h2 { color:#000; text-align: center }

@media (max-width: 992px) {
#section-pbc-parallax h2 {padding-top:30px}
}

.parallax {
    /* The image used */
    background-image: url("../charte/1.jpg");

    /* Set a specific height */
    height: auto;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



#section-contact {background:#000; color:#7CC242; padding: 40px 0px}
#section-contact h2 {font-size:46px}
/*Boutons*/

/*boutons custom bootstrap*/
.btn-custom-pbc {
	color: #000;
    background-color:#7CC242;
    border-color: #7CC242;
}
.btn-custom-pbc:hover, .btn-custom-pbc:focus, .btn-custom-pbc:active, .btn-custom-pbc.active, .open>.dropdown-toggle.btn-custom-pbc {
    color: #fff;
    background-color: #7CC242;
    border-color: #7CC242; /*set the color you want here*/
}
/*fin boutons custom bootstrap*/

/*Fin Boutons*/





#section-galerie {background:none; padding: 40px 0px}
/*hexagon
 */
.hexa, .hexa div {
  margin: 0 auto;
  transform-origin: 50% 50%;
  overflow: hidden;
  width: 100%;
  height: 300px;
}
.hexa {
  width: 100%;
  height: 230px;
}
.hexa div {
  width: 100%;
  height: 100%;
}
.hexa {
  transform: rotate(120deg);
}
.hex1 {
  transform: rotate(-60deg);
}
.hex2 {
  transform: rotate(-60deg);
}

.zoom {
  transition: transform .2s; /* Animation */
	cursor:pointer
}

.zoom:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}


#section-partenaires {background:#212529; color:#fff}


table td {padding:0.5em;border:1px solid #fff}

.bg-primary{padding:1em;background-color:#fff!important;border:1px solid #98ca40;border-radius:6px}

.ekko-lightbox-nav-overlay a {
    color: #c97b17;
}

@media (max-width: 767px){
dl, ol, ul {
margin-bottom: 0rem;
}
}


/* MASONRY */
.grid {
  background: #fff;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 33.333%;
}

.grid-item {
  float: left;
  padding:0.2em
}

.grid-item img {
  display: block;
  max-width: 100%;
}

@media screen and (max-width: 992px) {
.grid-sizer, .grid-item { width: 46%;
} 	
}
@media screen and (max-width: 767px) {
.grid-sizer, .grid-item { width: 100%;
} 	
}
/* FIN MASONRY */









@media screen and (max-width: 767px) {
/* DEBUT TABLEAU RESPONSIVE */


    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #eee; margin-top: 1em;}
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		/* border-bottom: 1px solid #eee; */
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }

/* FIN TABLEAU RESPONSIVE */

}

/*FIN INTEGRATION*/



/*ADRESSE*/
#lieux-pbc { background-color:#000; margin: 0; padding: 20px 0px; color:#fff}
#lieux-pbc a {color:#fff} 
/*ADRESSE*/



/*MAP*/
#carte-pbc {background-color:#464646;margin: 0; padding:0px}
/*MAP*/





/*FOOTER*/
#toTop{
	position: fixed;
	bottom: 10px;
	right: 50px;
	cursor: pointer;
	display: none; border-radius:40px
}

@media (max-width: 700px) {
#toTop{
	position: fixed;
	bottom: 10px;
	right:0px;
	cursor: pointer;
	display: none;
}
}


.btn-top {
    color:  #7CC242;
    background-color: #000;
}
.btn-top:hover {
    color:  #000;
    background-color: #7CC242 ;
}


footer {
background:  #000;
padding: 20px;
min-height: 100px;
}
footer p {color: #fff}
footer p a {color: #fff}
footer p a:hover {color:#fff; text-decoration: none}
footer ul.list-unstyled li a {color: #fff}
footer .rubrique { color: #fff}
footer .fab {color:#fff}
div#logo-distributeur > a {text-decoration:none;display:block;width:50px;height:70px;background:none no-repeat top left transparent; margin: 0 auto} 
div#logo-distributeur > a.distal {background-image:url('../charte/logo-al.png')}
div#logo-distributeur > a.distar {background-image:url('../charte/logo-ar.png')}
div#logo-distributeur > a.distco {background-image:url('../charte/logo-co.png')}
div#logo-distributeur > a.disteo {background-image:url('../charte/logo-eo.png')}
div#logo-distributeur > a.distsi {background-image:url('../charte/logo-si.png')}
/*FOOTER*/



/*ACTUALITES*/
/*ACTUALITES*/


/*CATALOGUE*/
/*CATALOGUE*/


/*CARTE*/
/*CARTE*/


/*FLEURISTE*/
/*FLEURISTE*/


   .g-recaptcha {
        display: inline-block;
    }


