/* common Section */



#about , #portfolio {
    
    background: #fff;
}


.navbar-brand  img {
   width: 150px;
   height: 50px;
}


.navbar-produits {
    
  background-color: rgba(0, 0, 0, 0.65);
}


h2 {
    
    font-weight: bold;
   
}

#menu.navbar-default {
    background-color: rgba(0, 0, 0, 0.65);
    
}
#menu.navbar-default .navbar-nav > li > a:hover {
    color: #179A33;
}

.navbar-brand {
   padding: 0;
}

.btn-custom {
 
    margin-right: 20px;
    
}

.btn-custom2 {
    text-transform: uppercase;
    color: #fff;
    background: none;
    padding: 14px 20px;
    margin: 0;
    font-size: 15px;
    border-radius: 0;
    margin-top: 20px;
    transition: all 0.3s;
    border: 1px solid #fff;

    
}

a.btn-custom2:hover {  
    color: #fff; 
    
}

div.langue {  
    float: right ; 
  padding-left: 20px;
    padding-top: 10px;  
    
}

div.langue img {
    width: 50px;
    height: 25px;
    
}


/**********  carrousel  ***************/


#header .row {
    padding: 320px 0 220px;
}


.carousel{
   
}

.intro span {
    color: white;

}
.intro h1 {
    
    font-size: 45px;
    
}
.intro .rf1 h1 {
    
    font-size: 72px;
    
}


.intro p {
    margin-bottom: 15px;

}
.carousel-control.left , .carousel-control.right  {
    background: none;

}

.carousel-control {
   width: auto;
}

.carousel-control .fa-angle-left {
  position: absolute;
  top: 35%;
  
  
}

.carousel-control .fa-angle-right {
  position: absolute;
  top: 35%;
  left: -30px;
  
}

.carousel-inner > .item {
   padding-left: 60px;
}

.carousel-page {
	
	float: left;
	text-align: left;
	padding-right: 30px;
	
	
	
}
.carousel-caption {
	text-align: left;
	
	position: static;
	padding-right: 40px;

	
}


.carousel-indicators {
    bottom: -60px;
}


/**********  body  ***************/



.intro .overlay {
    background: -moz-linear-gradient(top, rgba(27,113,214,0.5) 0%, rgba(0, 132, 2, 0.34) 100%);
    background: -webkit-linear-gradient(top, rgba(27,113,214,0.5) 0%, rgba(0, 132, 2, 0.34) 100%);
    background: linear-gradient(to bottom, rgba(27,113,214,0.5) 0%, rgba(0, 132, 2, 0.34) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#801b71d6', endColorstr='#80179A33', GradientType=0 );
}

#achievements {
    background: url(../img/map-image.png) no-repeat center bottom fixed;
    background-color: #000;
    
}


.vide {	
	clear: both;	
}


#portfolio h3 {
    margin-bottom: 0;
font-size: 30px;

}


.typesdeproduits2 {	
	margin-top: 30px;
}

.typesdeproduits .mosaic {	
	 float: left;
	 margin-right: 20px;	
}

.typesdeproduits2 .mosaic {	
	 float: right;
	 margin-left: 20px;	
}


.typesdeproduits h2 , .typesdeproduits2 h2  {
	
	 color: #179A33;
	 font-weight: normal;
	 padding-top: 120px;
	 text-transform: capitalize;
	
}


.typesdeproduits p  , .typesdeproduits2 p   {
	
display: block;
 padding-top: 10px;
}

.typesdeproduits p a , .typesdeproduits2 p a  {
	
	 color: #fff;
	 background-color: #179A33;
	 font-weight: bold;
	
	 border-radius: 10px;
 padding: 10px 20px;
}






.liste_produits {
text-align: center;
border-bottom: 1px solid #179A33;

}


.liste_produits p {
    margin: 0 0 8px;
}



.liste_produits p a{

 color: #179A33;
	 background-color: white;
	 font-weight: bold;
 padding: 10px 20px;
 margin-right: 20px;
 border: 1px solid #179A33;
 border-bottom: none;
 

}

.liste_produits p a.active{

 color: #fff;
	 background-color: #179A33;
	 

}



.contenaire_produit {
	
	padding-top: 25px;
}



.produit {
float: left;
width: 360px;
padding: 10px;
border: 1px solid #179A33;
border-radius: 20px  ;


}



.produit .produit_img  {
width: 340px;
height: 300px;
 margin-bottom: 10px;


border-radius: 20px  ;

}

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


.pdtmilieu  {
margin: 0 25px ;
}

.produit span {
font-weight: bold;

color: #179A33;
}
.produit span.liste_details {
display: block;

}





#testimonial .item p {
    margin: 30px 0;
    font-size: 18px;
}



#contact .section-title {
    margin-bottom: 20px;
}

#coordonnes {
	
	text-align: left;
}

#coordonnes h3 {
	 color: #179A33;
font-size: 1em;
margin: 10px 0;
	
}


/*************  images galeries   **************/
.produit .pi1  {
 background: url(../img/produits/cuisse_de_poulet.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi2  {
 background: url(../img/produits/aile_de_poulet.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi3  {
 background: url(../img/produits/cuisse_de_dinde.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi4  {
 background: url(../img/produits/aile_de_dinde.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi5  {
 background: url(../img/produits/gesier_de_poulet.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi6  {
 background: url(../img/produits/gesier_de_dinde.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi7  {
 background: url(../img/produits/poulet_entier1.jpg) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/

}



.produit .pi8  {
 background: url(../img/produits/cotis_porc_viande.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi9  {
 background: url(../img/produits/cotis_porc_semi_viande.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi10 {
 background: url(../img/produits/queue_de_porc.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi11  {
 background: url(../img/produits/pied_de_porc.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}


.produit .pi12 {
 background: url(../img/produits/pangasius.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi13  {
 background: url(../img/produits/jurel.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi14 {
 background: url(../img/produits/corvina.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi15  {
 background: url(../img/produits/tilapia.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi16 {
 background: url(../img/produits/chinchard.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}



.produit .pi18  {
 background: url(../img/produits/filet_de_boeuf.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi19 {
 background: url(../img/produits/faux_filet_de_boeuf.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi20  {
 background: url(../img/produits/babine_de_boeuf.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi21  {
 background: url(../img/produits/viande_arriere.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi22  {
 background: url(../img/produits/viande_avant.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi23  {
 background: url(../img/produits/rognon_de_boeuf.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi24  {
 background: url(../img/produits/trippe_de_boeuf.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pi25  {
 background: url(../img/produits/queue_boeufs.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}






.produit .pia1  {
 background: url(../img/produits/lait_gala_pa.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pia2  {
 background: url(../img/produits/mayo_gala_pa.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pia3  {
 background: url(../img/produits/mayo_nita_pa.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pia4  {
 background: url(../img/produits/oeuf_pa.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}

.produit .pia5  {
 background: url(../img/produits/saucisson_pa.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pia6  {
 background: url(../img/produits/oignon_pa.png) no-repeat center center ;
 /***  /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/   ***/
}
.produit .pia7  {
 background: url(../img/produits/ail_pa.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}
.produit .pia8  {
 background: url(../img/produits/lait_nora_pa.png) no-repeat center center ;
 /***  background-size: contain; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;   ***/
}





/**********  contact  ***************/

#contact {
   
background: #F6F6F6;

}


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

#footer {
    background: #000000;
    color:#fff;
}

#footer a {
    color: #179A33;
}














