.menu-salut{
    font-size: 1.5rem;  
}

.btn-rodo{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 1.5rem;
    border-radius: 25px !important;
    padding: .3rem;
}

#mainHead .title{
    font-size: 3rem;
    line-height: 1;
    color: #212529; 
    max-width: 540px; 
}

.text-max-650{
    width: 650px;
}

.text-max-500{
    width: 500px;
}

.text-max-700{
    width: 700px;
}

.text-max-750{
    width: 750px;
}

#mainHead {
    height: 200px;
    background-color: #212529;  
}

#faqOpt #faqOpt.solid{
    padding-bottom: 5px;
    border-bottom: 1px solid #DEE2E6;
}

#caption {
    top: 50%;
    transform: translateY(-50%);
}

#passio .title  {
    color: #212529;  
}

#passio .subtitle  {
    color: #212529;  
}

  
#faqOpt .card {
    margin-bottom: 0px;
    border: 0;
 }
  
#faqOpt .card .card-header {
    border: 0;
    padding: 0;
    margin-bottom: 12px !important;
}
  
#faqOpt .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    color: #212529;
    padding: 5px;
}
  
#faqOpt .card .card-header .btn-header-link:after {
    content: "\f106";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
}
  
 
#faqOpt .card .card-header .btn-header-link.collapsed:after {
    content: "\f107";   
}
  
  
#faqOpt .card .collapse {
    border: 0;
}

#faqOpt a{
    text-decoration: none;
    background-color: white;
    border-bottom: 1px solid #DEE2E6;
}

  
#faqVisual .card {
    margin-bottom: 0px;
    border: 0;
 }
  
#faqVisual .card .card-header {
    border: 0;
    padding: 0;
    margin-bottom: 12px !important;
}
  
#faqVisual .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    color: #212529;
    padding: 5px;
}
  
#faqVisual .card .card-header .btn-header-link:after {
    content: "\f106";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
}
  
 
#faqVisual .card .card-header .btn-header-link.collapsed:after {
    content: "\f107";   
}
  
  
#faqVisual .card .collapse {
    border: 0;
}

#faqVisual a{
    text-decoration: none;
    background-color: white;
    border-bottom: 1px solid #DEE2E6;
}





/* X Small devices ( phones, 376px and 576pc)*/
@media (min-width: 300px) and (max-width: 575.98px) {
    #mainHead {
        height: 240px;
        background-color: #212529;  
    }
  
    #mainTitle .title {
        font-size: 2rem;
        line-height: 2rem;
    }
    
    #mainTitle .subtitle {
        margin-top: 10px;
        font-size: 1.4rem;
        line-height: 1.4rem;
    }

    #text .title {
        font-size: 1.4rem;
        line-height: 1.4rem;
    }

    #passio {
        background-color: #F2F5F4;
        height: 500px;
    }

    #passio .title  {
        font-size: 3.5rem;
        line-height: 3.5rem;
    }

    #passio .subtitle  {
        font-size: 1.8rem;
        line-height: 1.8rem;
        width: 300px;
        text-align: center;
    }
  }
  
  
  /* Small devices (landscape phones, 576px and up)*/
  @media (min-width: 576px) and (max-width: 767.98px) {
    #mainHead {
        height: 240px;
        background-color: #212529;  
    }

    .text-max-width{
        width: 768px;
    }

    #mainTitle .title {
        font-size: 2rem;
        line-height: 2rem;
    }
    
    #mainTitle .subtitle {
        font-size: 1.8rem;
        line-height: 1.8rem;
    }

    #text .title {
        font-size: 1.4rem;
        line-height: 1.4rem;
    }

   #passio {
    background-color: #F2F5F4;
    height: 500px;
   }

 

   #passio .title  {
    font-size: 3.5rem;
    line-height: 3.5rem;
   }

   #passio .subtitle  {
    font-size: 1.8rem;
    line-height: 1.8rem;
    width: 500px;
    text-align: center;
   }

  }
  
  
    
  /* Medium devices (tablets, 768px and up)*/
  @media (min-width: 768px) and (max-width: 991.98px) { 
    #mainHead {
        height: 240px;
        background-color: #212529;  
    }

    .text-max-width{
        width: 900px;
    }

    #mainTitle .title {
        font-size: 2rem;
        line-height: 2rem;
    }
    
    #mainTitle .subtitle {
        font-size: 1.8rem;
        line-height: 1.8rem;
    }

    #text .title {
        font-size: 1.4rem;
        line-height: 1.4rem;
    }

   #passio {
    background-color: #F2F5F4;
    height: 500px;
   }

 

   #passio .title  {
    font-size: 3.5rem;
    line-height: 3.5rem;
   }

   #passio .subtitle  {
    font-size: 1.8rem;
    line-height: 1.8rem;
    width: 500px;
    text-align: center;
   }

  }
  
  /* Large devices (desktops, 992px and up)*/
  @media (min-width: 992px) and (max-width: 1199.98px) { 
    #mainHead {
        height: 200px;
        background-color: #212529;  
    }

    .text-max-width{
        width: 892px;
    }

    
    #mainTitle .title {
        font-size: 2rem;
        line-height: 2rem;
    }
    
    #mainTitle .subtitle {
        font-size: 1.8rem;
        line-height: 1.8rem;
    }

    #text .title {
        font-size: 1.4rem;
        line-height: 1.4rem;
    }

   #passio {
    background-color: #F2F5F4;
    height: 500px;
   }

 

   #passio .title  {
    font-size: 3.5rem;
    line-height: 3.5rem;
   }

   #passio .subtitle  {
    font-size: 1.8rem;
    line-height: 1.8rem;
    width: 500px;
    text-align: center;
   }

  }

  
    
  /* Extra large devices (large desktops, 1200px )*/
  @media (min-width: 1200px) and (max-width: 1499.98px){ 

    #mainHead {
        height: 200px;
        background-color: #212529;  
    }

    .text-max-width{
        width: 1100px;
    }

    
    #mainTitle .title {
        font-size: 2rem;
        line-height: 2rem;
    }
    
    #mainTitle .subtitle {
        font-size: 1.8rem;
        line-height: 1.8rem;
    }

    #text .title {
        font-size: 1.4rem;
        line-height: 1.4rem;
    }

   #passio {
    background-color: #F2F5F4;
    height: 500px;
   }

 

   #passio .title  {
    font-size: 3.5rem;
    line-height: 3.5rem;
   }

   #passio .subtitle  {
    font-size: 1.8rem;
    line-height: 1.8rem;
    width: 500px;
    text-align: center;
   }

    

  }
  
  
  
  /* Extra large devices (large desktops, 1500px and up)*/
  @media (min-width: 1500px) {
    #mainHead {
        height: 200px;
        background-color: #212529;  
    }

    .text-max-width{
        width: 1400px;
    }

    #mainTitle .title {
        font-size: 2rem;
        line-height: 2rem;
    }
    
    #mainTitle .subtitle {
        font-size: 1.8rem;
        line-height: 1.8rem;
    }

    #text .title {
        font-size: 1.4rem;
        line-height: 1.4rem;
    }

   #passio {
    background-color: #F2F5F4;
    height: 500px;
   }

 

   #passio .title  {
    font-size: 3.5rem;
    line-height: 3.5rem;
   }

   #passio .subtitle  {
    font-size: 1.8rem;
    line-height: 1.8rem;
    width: 500px;
    text-align: center;
   }

  }
  