/*

Ultra Profile Template

http://www.templatemo.com/tm-464-ultra-profile

*/

body {
  background: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #606060;
  position: relative;
}
html, body {
  width: 100%;
  overflow-x: hidden;
}
h1,h2,h3 { font-weight: 300; }
p { line-height: 28px; }
hr {
  border-color: #f2f2f2;
  width: 100px;
  margin-bottom: 40px;
}
.title {
  color: #303030;
  font-size: 60px;
  padding-bottom: 40px;
  text-transform: uppercase;
}

/* START HOME */
.tm-home-title,
 .tm-home-subtitle {
  text-transform: uppercase;
 }
.tm-home-subtitle {
  color: #eb5424;
  font-weight: bold;
  padding-bottom: 10px;
  letter-spacing: 2px;
}
.tm-contact {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 10px;
}
/* END CONTACT */