
@font-face {
    font-family: 'Convergence';
    src: url('../fonts/Convergence-Regular.ttf') format('truetype');
    src: url('../fonts/Convergence-Regular.woff2') format('truetype');
  }
  
  *
  {
    font-family : 'Convergence', sans-serif;
  }
  
  .navbar {
      background-color: #fff;
    }
    
    .navbar-brand 
    {
      text-align: center;
      font-weight: bold;
    }
    
    .navbar-nav .nav-link_entet {
      margin: 0 50px;
      color: #BF7538;
      font-size: 15px;
      text-decoration: none;
    }

    .nav-link_entet:hover
    {
        color: #976C68;
        text-decoration: none;
    }
    
  
    @media (max-width: 576px) {
      .navbar-nav .nav-link_entet {
        margin: 10px 0;
        color: #BF7538;
        text-decoration: none;
      }
    }
  
    body,html{
      width:100%;
      height: 100%;
    }
    body{
      margin:0;
      padding:0;
      background-color: #fff;
    }
    @keyframes rise{
      0%{
        bottom:-100px;
        transform:translateX(0);
      }
      50%{
        transform:translate(100px);
      }
      100%{
        bottom:1080px;
        transform:translateX(-200px);
      }
    }

    #home
    {
      margin-top: 60px;
      background-image: url(../images/background_home.png);
      text-align: center;
      color:#fff;
      padding: 100px 100px 100px 100px;
      background-repeat: no-repeat;
      background-size: cover;
    }

    .btn_call_to_action1
      {
          color: #fff;
          background-color: #BF7538;
          border-color: #fff;
          padding: 20px 10px 20px 10px;
          border-radius: 50px;
          border-width: 4px;
          transition: all 0.3s;
      }
  
      .btn_call_to_action1:hover {
          color: #fff; 
          background-color: #E13E15; 
          transform: scale(1.1); 
        }

    #qui_je_suis
    {
        margin-top: 50px;
    }

    #qui_je_suis, 
    #nos_services, 
    #temoignages,
    #ils_nous_font_confiance,
    #contact
    {
        text-align: center;
        padding: 50px;
    }

   

    #ils_nous_font_confiance
    {
      background-color: #fff;
    }

 
    .qui_je_suis,
    .qui_je_suis_deux
    {
        text-align: left;
    }

    .paragraphe_qui_je_suis,
    .paragraphe_qui_je_suis_deux
    {
        color:#5E2A00; 
        line-height: 1.7; 
        margin-top: 25px;
        font-size: 20px;
    }

    .qui_je_suis_button
    {
        margin-top: 50px;
        text-align: center;
    }

    .btn_qui_je_suis
    {
        color: #fff;
        background-color: #BF7538;
        border-color: #EADFDA;
        padding: 10px 50px 10px 50px;
        border-radius: 12px;
        transition: all 0.3s;
    }

    .btn_qui_je_suis:hover {
        color: #BF7538; 
        background-color: #fff; 
        border: 1px solid #BF7538;
        transform: scale(1.1); 
      }


      #nos_services
      {
        padding-bottom: 100px;
      }
      #nos_valeurs
      {
        text-align: center;
      }
      
      .titre_service
      {
        color: #E13E15;
        margin-left: 20px;
      }

      .col_service
      {
        background-color: #fff;
        margin: 30px;
        padding: 25px;
        border-radius: 25px;
        text-align: left;
      }

      .ul_services
      {
        text-align: left;
        padding-top: 25px;
        margin-left: 50px;
      }

    
      .ul_services .vache {
       
        list-style-image: url('../images/point_vache.png');
        margin-bottom: 10px;
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .mouton {
       
        list-style-image: url('../images/point_mouton.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .chevre {
       
        list-style-image: url('../images/point_chevre.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }

      .ul_services .fromage {
       
        list-style-image: url('../images/fromage.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .lait {
       
        list-style-image: url('../images/lait.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .cochon {
       
        list-style-image: url('../images/cochon.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .poisson {
       
        list-style-image: url('../images/poisson.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .canard {
       
        list-style-image: url('../images/canard.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .viande {
       
        list-style-image: url('../images/viande.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .epices {
       
        list-style-image: url('../images/epices.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }

      .ul_services .huile {
       
        list-style-image: url('../images/huile.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .olives {
       
        list-style-image: url('../images/olives.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .fruit {
       
        list-style-image: url('../images/fruit.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .confiture {
       
        list-style-image: url('../images/confiture.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .miel {
       
        list-style-image: url('../images/miel.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .cornichon {
       
        list-style-image: url('../images/cornichon.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .vinaigre {
       
        list-style-image: url('../images/vinaigre.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }
      .ul_services .condiment {
       
        list-style-image: url('../images/condiment.png');
        margin-bottom: 10px; 
        vertical-align: middle;
        padding-left: 20px; 
        
      }

      @media screen and (max-width: 991px) {
        .col_service
        {
          padding: 15px; 
          width: 75%;
        }
        .nos_services_contain_row
        {
          text-align: center;
          padding-left: 150px;
        }
       
      }

      #ma_devise
      {
        text-align: center;
        background-image: url('../images/devise_background.png');
        background-size: cover; /* Ajuste la taille de l'image pour couvrir toute la div */
        background-repeat: no-repeat; /* Empêche la répétition de l'image */
        background-position: center center; /* Centre l'image horizontalement et verticalement */
        /* Vous pouvez ajouter d'autres propriétés CSS selon vos besoins */
        padding: 50px;
        color: #fff;
        
      }

      .btn_call_to_action
      {
          color: #fff;
          background-color: #eadfda51;
          border-color: #fff;
          padding: 25px 10px 20px 10px;
          border-radius: 50px;
          border-width: 4px;
          transition: all 0.3s;
      }
  
      .btn_call_to_action:hover {
          color: #fff; 
          background-color: #BF7538; 
          transform: scale(1.1); 
        }

        .timeline {
          position: relative;
          padding: 0;
          list-style: none;
        }
        .timeline:before {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 40px;
          width: 2px;
          margin-left: -1.5px;
          content: "";
          width: 3px;
          background-color: #E9ECEF;
        }
        .timeline > li {
          position: relative;
          min-height: 50px;
          margin-bottom: 50px;
        }
        .timeline > li:after, .timeline > li:before {
          display: table;
          content: " ";
        }
        .timeline > li:after {
          clear: both;
        }
        .timeline > li .timeline-panel {
          position: relative;
          float: right;
          width: 100%;
          padding: 0 20px 0 100px;
          text-align: left;
        }
        .timeline > li .timeline-panel:before {
          right: auto;
          left: -15px;
          border-right-width: 15px;
          border-left-width: 0;
        }
        .timeline > li .timeline-panel:after {
          right: auto;
          left: -14px;
          border-right-width: 14px;
          border-left-width: 0;
        }
        .timeline > li .timeline-image {
          position: absolute;
          z-index: 100;
          left: 0;
          width: 80px;
          height: 80px;
          margin-left: 0;
          text-align: center;
          color: white;
          border: 7px solid #E9ECEF;
          border-radius: 100%;
          background-color: #fff;
        }
        .timeline > li .timeline-image h4, .timeline > li .timeline-image .h4 {
          font-size: 10px;
          line-height: 14px;
          margin-top: 12px;
        }
        .timeline > li.timeline-inverted > .timeline-panel {
          float: right;
          padding: 0 20px 0 100px;
          text-align: left;
        }
        .timeline > li.timeline-inverted > .timeline-panel:before {
          right: auto;
          left: -15px;
          border-right-width: 15px;
          border-left-width: 0;
        }
        .timeline > li.timeline-inverted > .timeline-panel:after {
          right: auto;
          left: -14px;
          border-right-width: 14px;
          border-left-width: 0;
        }
        .timeline > li:last-child {
          margin-bottom: 0;
        }
        .timeline .timeline-heading p, .timeline .timeline-heading .p {
          margin-top: 0;
          color: inherit;
        }
        .timeline .timeline-heading p.subheading, .timeline .timeline-heading .subheading.p {
          text-transform: none;
          color: #BF7538;
        }
        .timeline .timeline-body > ul,
        .timeline .timeline-body > p {
          margin-bottom: 0;
        }

        .timeline-title
        {
          color: #BF7538;
        }
        .rounded-circle {
          border-radius: 50% !important;
        }

        .img-fluid {
          max-width: 100%;
          height: auto;
        }

        

        @media (min-width: 768px) {
          .timeline:before {
            left: 50%;
          }
          .timeline > li {
            min-height: 100px;
            margin-bottom: 100px;
          }
          .timeline > li .timeline-panel {
            float: left;
            width: 41%;
            padding: 0 20px 20px 30px;
            text-align: right;
          }
          .timeline > li .timeline-image {
            left: 50%;
            width: 100px;
            height: 100px;
            margin-left: -50px;
          }
          .timeline > li .timeline-image h4, .timeline > li .timeline-image .h4 {
            font-size: 13px;
            line-height: 18px;
            margin-top: 16px;
          }
          .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
            padding: 0 30px 20px 20px;
            text-align: left;
          }
        }
        @media (min-width: 992px) {
          .timeline > li {
            min-height: 150px;
          }
          .timeline > li .timeline-panel {
            padding: 0 20px 20px;
          }
          .timeline > li .timeline-image {
            width: 150px;
            height: 150px;
            margin-left: -75px;
          }
          .timeline > li .timeline-image h4, .timeline > li .timeline-image .h4 {
            font-size: 18px;
            line-height: 26px;
            margin-top: 30px;
          }
          .timeline > li.timeline-inverted > .timeline-panel {
            padding: 0 20px 20px;
          }
        }
        @media (min-width: 1200px) {
          .timeline > li {
            min-height: 170px;
          }
          .timeline > li .timeline-panel {
            padding: 0 20px 20px 100px;
          }
          .timeline > li .timeline-image {
            width: 170px;
            height: 170px;
            margin-left: -85px;
          }
          .timeline > li .timeline-image h4, .timeline > li .timeline-image .h4 {
            margin-top: 40px;
          }
          .timeline > li.timeline-inverted > .timeline-panel {
            padding: 0 100px 20px 20px;
          }
        }



        #temoignages
      {
        background-color: #fff;
        padding-bottom: 100px;
      }


      .temoignages_row
      {
        background-color: #BF7538;
        padding : 50px 50px 50px 50px;
        margin: 50px;
      }
      .temoignages_row_col_img
      {
        text-align: center;
      }

      .temoignages_row_col_txt
      {
        text-align: left;
      }
      .titre_honoraires
      {
        color: #BF7538;
      }

      @media screen and (max-width: 991px) {
        .col_disponibilite,
        .col_tarif, 
        .col_deplacement {
          padding: 15px; 
          width: 75%;
        }
        .nos_honoraires_contain_row
        {
          text-align: center;
          padding-left: 150px;
        }
       
      }


    .contact,
    .contact_deux
    {
        text-align: left;
    }

    .paragraphe_contact,
    .paragraphe_contact_deux
    {
        color:#BF7538; 
        line-height: 1.7; 
        margin-top: 25px;
    }

    .contact
    {
      background-color: #BF7538;
      padding: 75px 60px 75px 60px;
      border-radius: 50px;
    }

    .left_contact_all
    {
      text-align: left;
      margin-left: 75px;
    }

    .contact_nom,
    .contact_prenom,
    .contact_email,
    .contact_telephone,
    .contact_message
    {
      border-radius: 18px;
      border-color: #BF7538;
      padding: 20px;
    }

    .btn_form
      {
          color: #fff;
          background-color: #E13E15; 
          border-color: #fff;
          padding: 25px 10px 20px 10px;
          border-radius: 50px;
          border-width: 4px;
          transition: all 0.3s;
      }
  
      .btn_form:hover {
          color: #E13E15; 
          background-color: #fff; 
          transform: scale(1.1); 
        }

    .text_services_gauche
    {
      text-align: left;
      color: #fff;
      padding: 20px;
      background-color: #BF7538;
      border-radius: 20px;
    }
    .text_services_droite
    {
      text-align: left;
      color: #5E2A00;
      padding: 20px;
      background-color: white;
    }

    
   
    #call-to-action
    {
      text-align: center;
      background-image: url('../images/call_to_action_background.png');
      background-size: cover; /* Ajuste la taille de l'image pour couvrir toute la div */
      background-repeat: no-repeat; /* Empêche la répétition de l'image */
      background-position: center center; /* Centre l'image horizontalement et verticalement */
      /* Vous pouvez ajouter d'autres propriétés CSS selon vos besoins */
      padding: 50px;
      color: #fff;
      
    }

    .btn_call_to_action
    {
        color: #fff;
        background-color: #BF7538;
        border-color: #fff;
        padding: 25px 10px 20px 10px;
        border-radius: 50px;
        border-width: 4px;
        transition: all 0.3s;
    }

    .btn_call_to_action:hover {
        color: #fff; 
        background-color: #E13E15; 
        transform: scale(1.1); 
      }