@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
article.node--type-sargasse {
  clear: both; }

#sargasses-main #date {
  font-size: 16px;
  line-height: 21px;
  font-family: "Roboto", sans-serif;
  color: #333333;
  margin-bottom: 25px;
  margin-top: 15px; }

#sargasses-main figure {
  margin-bottom: 20px; }

#sargasses-main .indice {
  text-align: center;
  font-size: 14px;
  line-height: 21px;
  font-family: "Quicksand",sans-serif;
  font-weight: 700;
  color: #145e9a; }

#sargasses-main #map-background {
  margin-top: 30px; }

#sargasses-main #download-pdf {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  border: 2px solid #145e9a;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 5px 29px;
  padding-right: 20px;
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  cursor: pointer;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #ffffff;
  background: #145e9a;
  display: block;
  max-width: 100%;
  margin: auto;
  text-align: center;
  clear: both;
  margin-bottom: 30px;
  margin-top: 30px; }
  #sargasses-main #download-pdf:after {
    content: "\EA04";
    font-family: "fa";
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin-left: 20px;
    font-size: 12px; }
  #sargasses-main #download-pdf:hover {
    color: #145e9a;
    background: none; }
