body {
  font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
  
}
#t3-header {
  display: none;
}
#t3-footer {
  background-image:  url('/images/photos/vieux-port-marseille.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  
  height: 400px;
}
.t3-copyright {
  padding: 30px 0 0;
}
a {
  font-weight: bold;
}
.sitename {
  display: inline;
  font-size: 30px;
  color: #00AFF0;
  font-weight: bold;
}
@media (max-width: 767px) {
  .logo-img {
    width: 100px;
  }
  .sitename {
    font-size: 20px;
  }
}

.t3-sl {
  padding-bottom: 0px;
  padding-top: 0px;
}
.t3-sl {
  padding-bottom: 0px;
  padding-top: 0px;
}
.t3-content {
  padding-top: 0px;
  padding-bottom: 20px;
  
}
.ifaq-tpl-clean_blue_arrow .collapse-open {
  background: #009ee3;
  color: white;
  text-shadow: none;
  box-shadow: none;
}
.collapse-open h3.ifaq-item-header {
  color: white;
}
.collapse-close h3.ifaq-item-header {
  color: #009ee3;
}
.ifaq-collapsible h3 {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.ifaq-collapsible.collapse-close {
  font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  background: none !important;
  background-color: white !important;
  
  filter: none !important;
  box-shadow: none;
}
.contact-categories a:hover {
  color: #0081c9;
}
.contact-category a:hover {
  color: #0081c9;
}
.category-desc.base-desc {
  margin-bottom: 20px;
}