@import url(lightbox.css);
h1, h2, h3, h4 {
  font-weight: lighter !important;
  font-size: 2.5rem; }

.ui.dividing.header {
  padding-top: 2.5rem;
  margin-bottom: 2rem; }

#footer {
  padding: 3em 0; }

#slogan {
  background: #79d3f7;
  background: radial-gradient(100px at 50px, #79d3f7, #0d9cd4 600px);
  background-image: url("../images/helico.jpg");
  background-position: center center;
  min-height: 600px; }
  #slogan h2 {
    font-size: 5rem; }
  #slogan h1 {
    font-size: 3rem;
    font-weight: lighter; }

#products .row {
  padding: 3rem 0; }

.realisations > .container, .contact > .container {
  margin-bottom: 2.5rem; }

.realisations h2.ui.dividing.header {
  font-weight: 500 !important;
  margin-bottom: 1rem; }
  .realisations h2.ui.dividing.header .sub.header {
    display: inline;
    padding-left: 10px; }

.realisations .ui.images .ui.image {
  max-height: 150px;
  overflow: hidden; }

.associations.ui.link.items .item .header, .associations.ui.link.items .item .description {
  color: white; }
