body {
  /*
   background-color:#fff;
   */ }

.s-btn, .s-btn-alt, a.s-btn:link, a.s-btn:active, a.s-btn:visited, a.s-btn-alt:link, a.s-btn-alt:active, a.s-btn-alt:visited {
  text-decoration: none;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.s-btn:hover, .s-btn-alt:hover, a.s-btn:hover, a.s-btn-alt:hover {
  text-decoration: none; }

h1:before, h2:before, h3:before, h4:before, h5:before, h6:before, h1:after, h2:after, h3:after, h4:after, h5:after, h6:after {
  content: "";
  position: relative;
  display: block; }

body {
  font-family: 'Droid Sans', sans-serif, sans-serif; }

.sw-logo-text {
  font-family: 'Droid Sans', sans-serif, sans-serif; }

h1, h2, h3, h4, h5, h6, sw_textcat {
  font-family: 'Droid Sans', sans-serif, sans-serif; }

.s-navmenu {
  font-family: 'Roboto', sans-serif, sans-serif; }

body {
  font-size: 16px; }

body {
  color: #000; }

body {
  line-height: 24px; }

.sf-menu a:link, .sf-menu a:visited, .sf-menu a:active {
  font-size: 14px; }

.sf-menu a:link, .sf-menu a:visited, .sf-menu a:active {
  font-weight: bold; }

.sf-menu a:link, .sf-menu a:visited, .sf-menu a:active {
  text-transform: uppercase; }

.sf-menu a:link, .sf-menu a:visited, .sf-menu a:active {
  padding: 15px 15px 15px 15px; }

.sf-menu a:hover {
  color: #b6bf00; }

.sf-menu a {
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s; }

.sf-menu ul {
  background-color: #f5f5f5; }

.sf-menu ul li a:link, .sf-menu ul li a:visited, .sf-menu ul li a:active {
  padding: 8px 30px 8px 30px; }

.sf-menu ul li a {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

hr {
  background-color: #b5b5b7; }

hr {
  border-top: 1px solid #b5b5b7; }

hr {
  margin: 20px 0px 20px 0px; }

a:link, a:visited, a:active {
  color: #000; }

a:link, a:visited, a:active {
  text-decoration: underline; }

a {
  -webkit-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s; }

a:hover {
  color: #b6bf00;
  text-decoration: underline; }

a:link, a:visited, a:active {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

.s-btn, a.s-btn:link, a.s-btn:active, a.s-btn:visited {
  font-family: 'Roboto', sans-serif, sans-serif; }

.s-btn, a.s-btn:link, a.s-btn:active, a.s-btn:visited {
  font-size: 12px; }

.s-btn, a.s-btn:link, a.s-btn:active, a.s-btn:visited {
  font-weight: 700; }

.s-btn, a.s-btn:link, a.s-btn:active, a.s-btn:visited {
  color: #677077; }

.s-btn, a.s-btn:link, a.s-btn:active, a.s-btn:visited {
  text-align: center; }

.s-btn, a.s-btn:link, a.s-btn:active, a.s-btn:visited {
  letter-spacing: 1px; }

.s-btn, a.s-btn:link, a.s-btn:active, a.s-btn:visited {
  text-transform: uppercase; }

.s-btn, a.s-btn:link, a.s-btn:active, a.s-btn:visited {
  border: 2px solid #677077; }

.s-btn, a.s-btn:link, a.s-btn:active, a.s-btn:visited {
  padding: 5px 26px 5px 26px; }

.s-btn:hover, a.s-btn:hover {
  color: #b6bf00; }

.s-btn:hover, a.s-btn:hover {
  background-color: #b6bf00;
  background-color: rgba(182, 191, 0, 0); }

.s-btn:hover, a.s-btn:hover {
  border: 2px solid #b6bf00; }

.s-btn {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

.s-btn-alt, a.s-btn-alt:link, a.s-btn-alt:active, a.s-btn-alt:visited {
  font-family: 'Roboto', sans-serif, sans-serif; }

.s-btn-alt, a.s-btn-alt:link, a.s-btn-alt:active, a.s-btn-alt:visited {
  font-size: 12px; }

.s-btn-alt, a.s-btn-alt:link, a.s-btn-alt:active, a.s-btn-alt:visited {
  font-weight: 700; }

.s-btn-alt, a.s-btn-alt:link, a.s-btn-alt:active, a.s-btn-alt:visited {
  color: #f5f5f5; }

.s-btn-alt, a.s-btn-alt:link, a.s-btn-alt:active, a.s-btn-alt:visited {
  text-align: center; }

.s-btn-alt, a.s-btn-alt:link, a.s-btn-alt:active, a.s-btn-alt:visited {
  letter-spacing: 1px; }

.s-btn-alt, a.s-btn-alt:link, a.s-btn-alt:active, a.s-btn-alt:visited {
  text-transform: uppercase; }

.s-btn-alt, a.s-btn-alt:link, a.s-btn-alt:active, a.s-btn-alt:visited {
  background-color: #677077; }

.s-btn-alt, a.s-btn-alt:link, a.s-btn-alt:active, a.s-btn-alt:visited {
  padding: 7px 26px 7px 26px; }

.s-btn-alt:hover, a.s-btn-alt:hover {
  color: #f5f5f5; }

.s-btn-alt:hover, a.s-btn-alt:hover {
  background-color: #b6bf00; }

.s-btn-alt, a.s-btn-alt {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

blockquote {
  font-family: 'Droid Serif', sans-serif, sans-serif; }

blockquote {
  font-size: 20px; }

blockquote {
  color: #000; }

blockquote {
  text-align: center; }

blockquote {
  border: 2px solid #b5b5b7; }

blockquote {
  margin: 0px 0px 0px 0px; }

blockquote {
  padding: 28px 20px 20px 20px; }

.s-tile {
  color: #000; }

.s-tile hr {
  border-top: 1px solid #b5b5b7; }

.s-tile hr {
  margin: 20px 0px 20px 0px; }

.s-tile .s-btn, .s-tile a.s-btn {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

.s-tile .s-btn-alt, .s-tile a.s-btn-alt {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

.s-tile .s-content {
  margin: 20px 0px 0px 0px; }

.h1, h1 {
  font-family: 'Great Vibes', sans-serif, sans-serif; }

.h1, h1 {
  font-size: 75px; }

.h1, h1 {
  line-height: 1.5; }

.h2, h2 {
  font-family: 'Source Sans Pro', sans-serif, sans-serif; }

.h2, h2 {
  font-size: 30px; }

.h2, h2 {
  font-weight: bold; }

.h2, h2 {
  color: #b6bf00; }

.h2, h2 {
  text-align: right; }

.h2, h2 {
  line-height: 1.5; }

.h2, h2 {
  text-transform: uppercase; }

.h2, h2 {
  text-overflow: clip; }

.h2, h2 {
  text-shadow: 0px 0px 0px #b5b5b7; }

.h2, h2 {
  border-bottom: 1px solid #b6bf00; }

.h3, h3 {
  font-family: 'Roboto', sans-serif, sans-serif; }

.h3, h3 {
  font-size: 35px; }

.h3, h3 {
  font-weight: 300; }

.h3, h3 {
  letter-spacing: -1px; }

.h4, h4 {
  font-family: 'Roboto', sans-serif, sans-serif; }

.h4, h4 {
  font-size: 25px; }

.h4, h4 {
  letter-spacing: -1px; }

.h5, h5 {
  font-family: 'Roboto', sans-serif, sans-serif; }

.h5, h5 {
  font-size: 21px; }

.h5, h5 {
  font-weight: 300; }

.h6, h6 {
  font-family: 'Roboto', sans-serif, sans-serif; }

.h6, h6 {
  font-size: 18px; }

.h6, h6 {
  font-weight: 300; }

::selection {
  background: #252839;
  color: #fff; }

::-moz-selection {
  background: #252839;
  color: #fff; }

.s-tselect {
  background: #252839;
  color: #fff; }
