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: 'Barlow-Light', sans-serif, sans-serif; }

.sw-logo-text {
  font-family: 'Barlow-SemiBold', sans-serif, sans-serif; }

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

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

body {
  font-size: 14px; }

body {
  color: #5e5e5e; }

body {
  line-height: 1.42857; }

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

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

.sf-menu a:link, .sf-menu a:visited, .sf-menu a:active {
  color: #bcb1a6; }

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

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

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

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

.sf-menu ul {
  -webkit-box-shadow: inset 0px 0px 0px #5e5e5e, 0px 6px 12px #5e5e5e;
  box-shadow: inset 0px 0px 0px #5e5e5e, 0px 6px 12px #5e5e5e; }

.sf-menu ul {
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; }

.sf-menu ul {
  border: 1px solid #5e5e5e; }

.sf-menu ul {
  padding: 0px 0px 0px 0px; }

.sf-menu ul li a {
  color: #5e5e5e; }

.sf-menu ul li a {
  background-color: #fff; }

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

.sf-menu ul li a:hover {
  color: #2d862d; }

.sf-menu ul li a:hover {
  background-color: #fff; }

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

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

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

#sw_content {
  font-size: 18px; }

#sw_content {
  line-height: 130%; }

#sw_content {
  background-color: #fff; }

a:link, a:visited, a:active {
  font-family: 'Barlow-Light', sans-serif, sans-serif; }

a:link, a:visited, a:active {
  color: #2d862d; }

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

a:hover {
  color: #13336d; }

a:hover {
  text-decoration: none; }

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: 'Barlow-Light', sans-serif, sans-serif; }

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

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

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

.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 {
  text-transform: uppercase; }

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

.s-btn, a.s-btn:link, a.s-btn:active, a.s-btn:visited {
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px; }

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

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

.s-btn, a.s-btn:link, a.s-btn:active, a.s-btn:visited {
  padding: 15px 30px 15px 30px; }

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

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

.s-btn:hover, a.s-btn:hover {
  border: 1px solid #5e5e5e; }

.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-size: 16px; }

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

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

.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 {
  text-transform: uppercase; }

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

.s-btn-alt, a.s-btn-alt:link, a.s-btn-alt:active, a.s-btn-alt:visited {
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px; }

.s-btn-alt, a.s-btn-alt:link, a.s-btn-alt:active, a.s-btn-alt:visited {
  margin: 0px 0px 30px 0px; }

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

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

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

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

blockquote {
  font-size: 17.5px; }

blockquote {
  color: #5e5e5e; }

blockquote {
  border-left: 5px solid #2d862d; }

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

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

.s-tile {
  color: #5e5e5e; }

.s-tile {
  background-color: #5e5e5e;
  background-color: rgba(94, 94, 94, 0.1); }

.s-tile {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

.s-tile {
  border: 1px solid #5e5e5e; }

.s-tile {
  padding: 20px 20px 20px 20px; }

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

.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-size: 45px; }

.h1, h1 {
  font-weight: 400; }

.h1, h1 {
  color: #2d862d; }

.h1, h1 {
  text-align: center; }

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

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

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

.h2, h2 {
  color: #2d862d; }

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

.h2, h2 {
  line-height: 38px; }

h2 {
  margin: 0px 0px 10px 0px; }

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

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

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

.h3, h3 {
  color: #2d862d; }

h3 {
  margin: 20px 0px 15px 0px; }

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

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

.h4, h4 {
  font-weight: 600; }

h4 {
  margin: 0px 0px 10px 0px; }

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

.h5, h5 {
  color: #2d862d; }

h5 {
  margin: 20px 0px 15px 0px; }

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

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

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

.h6, h6 {
  color: #5e5e5e; }

::selection {
  background: #5e5e5e;
  color: #fff; }

::-moz-selection {
  background: #5e5e5e;
  color: #fff; }

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

@media (max-width: 480px) {
  .sf-menu ul {
    -webkit-box-shadow: inset 0px 0px 0px #5e5e5e, 0px 0px 0px #5e5e5e;
    box-shadow: inset 0px 0px 0px #5e5e5e, 0px 0px 0px #5e5e5e; }

  .sf-menu ul {
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px; }

  .sf-menu ul {
    border: 0px solid #5e5e5e; } }
/* DISABLE MAIN CSS
 ---------------------------------------*/
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
  display: none !important; }

div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_right {
  background: none !important; }

div.pp_default .pp_content, div.light_rounded .pp_content {
  background-color: transparent !important; }

div.pp_default .pp_description {
  color: white; }

@media handheld, only screen and (max-width: 767px) {
  .pp_details {
    width: 100% !important;
    background-color: transparent;
    padding-left: 0;
    padding-right: 0; }

  .pp_pic_holder.pp_default {
    padding: 0 15px; }

  a.pp_close {
    right: 0px !important; }

  #pp_full_res iframe {
    width: 100%;
    height: auto;
    min-height: 300px; } }

div.pp_default .pp_content_container .pp_details {
  margin: 0; }

div.pp_default .pp_nav {
  height: auto;
  width: auto;
  position: relative;
  margin: 0; }

div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
  display: none; }

div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
  display: none; }

div.pp_default .pp_nav .currentTextHolder {
  font-family: inherit;
  font-style: inherit;
  font-size: 11px;
  left: 0;
  line-height: 1;
  position: relative;
  top: 0;
  margin: 0;
  padding: 0;
  color: white; }

div.pp_default .pp_description {
  color: white;
  float: left;
  width: auto;
  margin: 0;
  line-height: 1;
  font-weight: normal;
  display: inline-block !important; }

div.pp_overlay {
  background: #000 0; }

div.pp_default .pp_previous, div.pp_default .pp_previous {
  background: none; }

div.pp_default .pp_close {
  position: relative;
  float: right;
  background: none;
  width: auto;
  height: auto;
  text-indent: 0;
  text-align: center;
  text-decoration: none; }

div.pp_default .pp_close:before {
  content: "×"; }

div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
  opacity: 1; }

a.pp_next, div.pp_default .pp_next:hover, a.pp_previous, div.pp_default .pp_previous:hover, div.pp_default .pp_expand, div.pp_default .pp_expand:hover, div.pp_default .pp_contract, div.pp_default .pp_contract:hover {
  background-image: none; }

div.pp_default .pp_previous, div.pp_default .pp_next, div.pp_default .pp_expand, div.pp_default .pp_contract {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a.pp_previous:before {
  content: "\f104 ";
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  right: auto;
  left: 0;
  text-indent: 0; }

a.pp_next:before {
  content: "\f105";
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  right: 0;
  left: auto;
  text-indent: 0; }

div.pp_default .pp_expand, div.pp_default .pp_contract {
  width: auto;
  height: auto; }

div.pp_default .pp_expand:before, div.pp_default .pp_contract:before {
  content: "\f065";
  text-indent: 0;
  position: absolute;
  right: 0; }

div.pp_default .pp_contract:before {
  content: "\f066"; }

div.ppt {
  margin: 0 0 20px 15px; }
/* END DISABLE MAIN CSS
 ---------------------------------------*/
div.pp_default .pp_content_container .pp_details {
  padding: 5px 0px 5px 5px; }

div.pp_default .pp_nav .currentTextHolder {
  margin: 5px 0px 0px 0px; }

div.pp_default .pp_description {
  margin: 5px 0px 0px 15px; }

div.pp_default .pp_close {
  font-size: 21px; }

div.pp_default .pp_close {
  color: #fff; }

div.pp_default .pp_close {
  margin: 0px 5px 0px 0px; }

div.pp_default .pp_close {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

div.pp_default .pp_previous:before, div.pp_default .pp_next:before {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

div.pp_default .pp_previous:before, div.pp_default .pp_next:before {
  padding: 0px 15px 0px 15px; }

div.pp_default .pp_previous:before, div.pp_default .pp_next:before {
  opacity: 0; }

div.pp_default .pp_previous:before, div.pp_default .pp_next:before {
  font-size: 30px; }

div.pp_default .pp_previous:before, div.pp_default .pp_next:before {
  color: #5e5e5e; }

div.pp_default .pp_previous:hover:before, div.pp_default .pp_next:hover:before {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

div.pp_default .pp_previous:hover:before, div.pp_default .pp_next:hover:before {
  opacity: 1; }

div.pp_default .pp_previous:before, div.pp_default .pp_next:before {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

div.pp_default .pp_expand:before, div.pp_default .pp_contract:before {
  background-color: #fff; }

div.pp_default .pp_expand:before, div.pp_default .pp_contract:before {
  -webkit-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px; }

div.pp_default .pp_expand:before, div.pp_default .pp_contract:before {
  width: 30px; }

div.pp_default .pp_expand:before, div.pp_default .pp_contract:before {
  height: 30px; }

div.pp_default .pp_expand:before, div.pp_default .pp_contract:before {
  margin: 0px 0px 0px 0px; }

div.pp_default .pp_expand:before, div.pp_default .pp_contract:before {
  padding: 8px 0px 0px 9px; }

div.pp_default .pp_expand:before, div.pp_default .pp_contract:before {
  font-size: 14px; }

div.pp_default .pp_expand:before, div.pp_default .pp_contract:before {
  color: #5e5e5e; }

div.pp_overlay {
  background-color: #5e5e5e; }
