@font-face {
  font-family: "Montserrat";
  src: url("../font/montserrat/Montserrat-SemiBold-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
  U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
  U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-weight: 600;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: "Montserrat";
  src: url("../font/montserrat/Montserrat-SemiBold-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-weight: 600;
  font-style: normal;
  font-display: swap
}

html, body, p {
  padding: 0;
  margin: 0; }

body {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
  color: #292929; }

a {
  color: #F70; }

a:hover {
  text-decoration: none; }

.g-1 {
  max-width: 700px;
  margin: auto; }

@media only screen and (max-width: 700px) {
  .g-1 {
    padding: 0 22px; } }
.header {
  padding-top: 168px;
  background: url("../img/topo.svg") no-repeat top center;
  position: relative;
  margin-bottom: 60px; }

.header p {
  padding: 0 36px;
  color: #757575;
  font-size: 18px; }

.palheta {
  display: block;
  width: 135px;
  height: 119px;
  background: url("../img/logo.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -67px; }

.palheta.es {
  background-image: url("../img/logo-es.png"); }

.palheta.en {
  background-image: url("../img/logo-en.png"); }

@media only screen and (max-width: 700px) {
  .header p {
    padding: 0;
    font-size: 14px; } }
.h1 {
  display: block;
  font: 600 32px/1.2 "Montserrat", sans-serif;
  text-align: center; }

.h2 {
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: underline;
  text-align: center;
  margin: 0 0 40px; }

strong {
  display: block;
  margin-bottom: 30px;
  font-family: "Montserrat", sans-serif; }

section p {
  margin: 0 0 50px;
  font-size: 21px; }

@media only screen and (max-width: 700px) {
  .h1 {
    font-size: 18px; }

  section p {
    font-size: 18px;
    margin: 0 0 30px; } }
.footer_ss b, .footer_ss_s, .footer_ss_p, .footer_ss_l, .footer_ss_r {
  background-image: url("../img/sprite-footer.svg");
  background-repeat: no-repeat; }

.footer {
  background: #212121;
  color: #757575;
  font-size: 13px;
  padding-bottom: 0;
  transition: padding-bottom 300ms; }

.footer hr {
  border: 0;
  height: 0;
  border-bottom: 1px dashed #424242;
  margin: 25px 0; }

.footer strong {
  display: block;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 15px; }

.footer .g-1 {
  background: url("../img/bg-footer.svg") no-repeat bottom right;
  padding: 25px 0 20px; }

.footer_ss p {
  line-height: 1.5; }

.footer_ss p a {
  color: #757575; }

.footer_ss b {
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 10px;
  background-position: -94px -48px;
  margin: 0 3px 2px; }

.footer_ss div {
  margin: 25px 50px 0 0;
  display: inline-block;
  vertical-align: top;
  color: #424242; }

.footer_ss span {
  color: #757575;
  font-weight: bold;
}

.footer_ss_s, .footer_ss_p, .footer_ss_l {
  font-size: 0; }

.footer_ss_p, .footer_ss_l {
  display: inline-block;
  vertical-align: bottom; }

.footer_ss_p, .footer_ss_l {
  opacity: .7; }

.footer_ss_p:hover, .footer_ss_l:hover {
  opacity: 1; }

.footer_ss_s {
  display: block;
  width: 197px;
  height: 42px;
  margin-bottom: 15px;
  background-position: 0 0; }

.footer_ss_t, .footer_ss_t:hover {
  font-weight:bold;
  color:#757575
}

.footer_museu, .footer_igreja, .footer_praca {
  position: absolute;
  bottom: -35px; }

.footer_museu {
  width: 170px;
  height: 150px;
  right: 0; }

.footer_igreja {
  width: 265px;
  height: 80px;
  right: 175px; }

.footer_praca {
  width: 75px;
  height: 100px;
  right: 440px; }

@media only screen and (max-width: 700px) {
  .footer .g-1 {
    padding: 25px 20px 20px; } }

/*# sourceMappingURL=css.css.map */
