@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,latin-ext,cyrillic);

h1, h2, h3, h4 {
  font-family: Raleway, sans-serif;
}

.brand-text .market-titulo {
  font-weight: 900;
  color: #e6dfd4;
  font-size: 41px;
  margin: 0 0 5px;
  line-height: 1.2;
}

h3 {
  font-family: Raleway, sans-serif;
  font-size: 36px;
  font-weight: bold;
  color:#ff5400;
  line-height: 1.2;
}

label {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color:#000;
}