body{
  font-family: 'Montserrat', sans-serif;
  color: #555;
}
#mainNav {
    padding-top: 0;
    padding-bottom: 0;
}
.bg-secondary {
    background-color: #2b96a7 !important;
}

.page-section {
    padding:  0;
}
.mt-30{
  margin-top: 30px;
}
.mt-50{
  margin-top: 50px;
}
h1 {
    font-family: 'Alex Brush', cursive;
    color: #fff;
    font-size: 85px;
    text-transform: none;
    font-weight: 100;
    margin-bottom: -5px;
}

h2, .h2 {
    font-size: 2.3rem;
    font-style: italic;
    font-weight: 100;
    color: #222;
}
h3{
  color: #333;
}
a {
    color: #2b96a7;
    text-decoration: none;
    background-color: transparent;
}

.rdv {
    color: #fff;
    font-size: 40px;
    text-transform: none;
    font-weight: 100;
}
.rdv a{
  color: #fff;
}
.rdv a:hover{
  color: #212529;
  text-decoration: none;
}
.rdv .fa-phone{
  font-size: 70%;
  vertical-align: inherit;
}
.rdv span{
  font-size: 70%;
}
ul.list-exp{
  padding-left: 10px;
}
.list-exp li{
  list-style: none;
  margin-bottom: 3px;
}

.list-exp .fa-cut{
  color:#2b96a7;
  font-size: 80%;
  vertical-align: inherit;
}
.img-shirley{
  box-shadow: 5px 10px 10px rgba(0,0,0,0.3);
}
.citation{
  font-style: italic;
  font-size: 24px;
  line-height: 36px;
}
.citation span{
  font-family: 'Alex Brush', cursive;
  font-size: 34px;
}
hr.divider{
  height: 1px ;
  border:none ;
  background: rgba(0,0,0,0.1);
  margin:20px 0;
}
h2.produits-offerts{
  font-style: normal;
  font-size: 40px;
  margin: 30px 0 0;
  text-transform: uppercase;
}
/* Logos */
.brands {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px
}

.brands_slider_container {
    height: 150px;
    border: 1px solid transparent;
    box-shadow: none;
    padding-left: 97px;
    padding-right: 97px;
    background: #fff;
}

.brands_slider {
    height: 100%;
    margin-top: 50px
}

.brands_item {
    height: 100%
}

.brands_item img {
    max-width: 100%
}

.brands_nav {
    position: absolute;
    top: 65%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px;
    cursor: pointer
}

.brands_nav i {
    color: #e5e5e5;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

.brands_nav:hover i {
    color: #676767
}

.brands_prev {
    left: 40px
}

.brands_next {
    right: 40px
}

.img-produits {
    box-shadow: 5px 10px 10px rgba(0,0,0,0.3);
}
.royal-botox{
  background: #2b96a7;
  padding:20px 0;
}
.logo-botox{
  max-width:175px;
}
p.rb{
  font-size: 30px;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
hr.divider-footer{
  height: 1px ;
  border:none ;
  background: rgba(255,255,255,0.1);
  margin:20px 0;
}
.copyright {
    background-color: #121212;
}
.copyright a{
  color: #999;
}

@media only screen
and (min-width : 200px)
and (max-width : 767px) {
.logo{
  margin:0 auto 20px auto;
  display: block;
}
h1 {
    font-family: 'Alex Brush', cursive;
    font-size: 78px;
    text-align: center;
    line-height: 70px;
}
h2, .h2 {
    font-size: 22px;
    text-align: center;
}
.navbar .container{
  padding:0;
}
.rdv {
    font-size: 37px;
    text-align: center;
    line-height: 35px;
}
.img-shirley {
    margin-bottom: 20px;
}
.citation {
    font-size: 20px;
    line-height: 36px;
    text-align: center;
}
p.rb {
    font-size: 28px;
    display: inline-block;
    margin-right: 0;
    vertical-align: middle;
}
.brands_slider img{
  width:78% !important;
}
.brands_slider_container {
    height: 150px;
    padding-left: 30px;
    padding-right: 30px;
}
.brands_nav{
  display: none;
}
.img-produits {
    margin-bottom: 25px;
}
}

@media only screen
and (min-width : 768px)
and (max-width : 1024px) {
.navbar .container{
  padding:0;
}

h1 {
    font-size: 72px;
}
h2, .h2 {
    font-size: 30px;
}
h3, .h3 {
    font-size: 20px;
}
p{
  font-size:14px;
}
.rdv {
    font-size: 28px;
}
.list-exp li {
    list-style: none;
    margin-bottom: 1px;
    font-size: 14px;
}
.margin-ipad{
  padding: 0;
}
.img-shirley {
    margin-bottom: 20px;
}
.citation {
    font-size: 20px;
    line-height: 36px;
    text-align: left;
}
p.rb {
    font-size: 28px;
    display: inline-block;
    margin-right: 0;
    vertical-align: middle;
}
.brands_slider img{
  width:78% !important;
}
.brands_slider_container {
    height: 150px;
    padding-left: 30px;
    padding-right: 30px;
}
.brands_nav{
  display: none;
}
.img-produits {
  margin: 0 auto 25px auto;
  display: block;
}
.mt-50 {
    margin-top: 30px;
}
}
