.tab-price h2{
    font-size:30px;
}
.tarifs-table {
  width: 100%;
  border-collapse: collapse;
  font-family:Roboto, sans-serif;
  margin-bottom:30px;
}

.tarifs-table th,
.tarifs-table td {
  border: 1px solid #000;
  padding: 10px;
  text-align: left;
  vertical-align: top;
}

.tarifs-table th {
  background-color: #f5f5f5;
  font-weight: bold;
}

.tarifs-table em {
  font-style: italic;
}


.tarifs-table .important {
  font-weight: bold;
}
.phone-li a{
    color:white;
    background-color:black;
}
html[lang="en-US"] .homepage .silder .front .btnFront, html[lang="en-US"] .homepage .action-Btn .btn-flat{
    width:240px;
}
.row ul{    display: block;   list-style-type: disc;padding-left:40px;}
.row ul li {   list-style-type: disc;}

.collapsible.popout li{
    list-style-type: none;
}
.collapsible.popout .collapsible-body{
    padding:20px;
}
.temoignage.homepage {
  top:0;
}
.temoignage.homepage .testimony .carousel-slider{
    min-height:350px!important;
}