html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/* --------------- Reset styles --------- */
.tsavc-container ol, .tsavc-container ul, .tsavc-container ol li, .tsavc-container ul li, .tsavc-container ol:hover, .tsavc-container ul:hover, .tsavc-container ul li:hover, .tsavc-container ol li:hover, .tsavc-container ol li a, .tsavc-container ul li a, .tsavc-container ol li a:hover, .tsavc-container ul li a:hover, .tsavc-container img {
  padding: 0;
  margin: 0;
  border: none;
  box-shadow: none;
  list-style: none;
  background: none; }
  .tsavc-container ol:before, .tsavc-container ol:after, .tsavc-container ul:before, .tsavc-container ul:after, .tsavc-container ol li:before, .tsavc-container ol li:after, .tsavc-container ul li:before, .tsavc-container ul li:after, .tsavc-container ol:hover:before, .tsavc-container ol:hover:after, .tsavc-container ul:hover:before, .tsavc-container ul:hover:after, .tsavc-container ul li:hover:before, .tsavc-container ul li:hover:after, .tsavc-container ol li:hover:before, .tsavc-container ol li:hover:after, .tsavc-container ol li a:before, .tsavc-container ol li a:after, .tsavc-container ul li a:before, .tsavc-container ul li a:after, .tsavc-container ol li a:hover:before, .tsavc-container ol li a:hover:after, .tsavc-container ul li a:hover:before, .tsavc-container ul li a:hover:after, .tsavc-container img:before, .tsavc-container img:after {
    display: none; }
.tsavc-container a {
  text-decoration: initial; }
.tsavc-container img {
  max-width: 100%;
  width: auto;
  height: auto; }

/* ------- General styles ------------ */
.tsavc-container {
  margin-left: auto;
  margin-right: auto; }

.panel-grid .widget {
  border: 0; }

.tsavc-center {
  text-align: center; }

.tsavc-lastcol {
  margin-right: 0; }

.tsavc-container .tsavc-onecol, .tsavc-container .tsavc-twocol, .tsavc-container .tsavc-onefifthcol, .tsavc-container .tsavc-threecol, .tsavc-container .tsavc-fourcol, .tsavc-container .tsavc-fivecol, .tsavc-container .tsavc-sixcol, .tsavc-container .tsavc-sevencol, .tsavc-container .tsavc-eightcol, .tsavc-container .tsavc-ninecol, .tsavc-container .tsavc-tencol, .tsavc-container .tsavc-elevencol {
  min-height: 1px;
  /* Prevents columns from collapsing when housing absolute elements or when lazy loading content */ }
@media only screen and (min-width: 801px) {
  .tsavc-container .tsavc-onecol {
    float: left;
    display: block;
    margin-right: 3.44828%;
    width: 5.17241%; }
    .tsavc-container .tsavc-onecol:last-child {
      margin-right: 0; }
    .tsavc-container .tsavc-onecol:nth-child(12n) {
      margin-right: 0; }
    .tsavc-container .tsavc-onecol:nth-child(12n+1) {
      clear: left; }
  .tsavc-container .tsavc-twocol {
    float: left;
    display: block;
    margin-right: 3.44828%;
    width: 13.7931%; }
    .tsavc-container .tsavc-twocol:last-child {
      margin-right: 0; }
    .tsavc-container .tsavc-twocol:nth-child(6n) {
      margin-right: 0; }
    .tsavc-container .tsavc-twocol:nth-child(6n+1) {
      clear: left; }
  .tsavc-container .tsavc-threecol {
    float: left;
    display: block;
    margin-right: 3.44828%;
    width: 22.41379%; }
    .tsavc-container .tsavc-threecol:last-child {
      margin-right: 0; }
    .tsavc-container .tsavc-threecol:nth-child(4n) {
      margin-right: 0; }
    .tsavc-container .tsavc-threecol:nth-child(4n+1) {
      clear: left; }
  .tsavc-container .tsavc-fourcol {
    float: left;
    display: block;
    margin-right: 3.44828%;
    width: 31.03448%; }
    .tsavc-container .tsavc-fourcol:last-child {
      margin-right: 0; }
    .tsavc-container .tsavc-fourcol:nth-child(3n) {
      margin-right: 0; }
    .tsavc-container .tsavc-fourcol:nth-child(3n+1) {
      clear: left; }
  .tsavc-container .tsavc-fivecol {
    float: left;
    display: block;
    margin-right: 3.44828%;
    width: 39.65517%; }
    .tsavc-container .tsavc-fivecol:last-child {
      margin-right: 0; }
  .tsavc-container .tsavc-sixcol {
    float: left;
    display: block;
    margin-right: 3.44828%;
    width: 48.27586%; }
    .tsavc-container .tsavc-sixcol:last-child {
      margin-right: 0; }
    .tsavc-container .tsavc-sixcol:nth-child(2n) {
      margin-right: 0; }
    .tsavc-container .tsavc-sixcol:nth-child(2n+1) {
      clear: left; }
  .tsavc-container .tsavc-sevencol {
    float: left;
    display: block;
    margin-right: 3.44828%;
    width: 56.89655%; }
    .tsavc-container .tsavc-sevencol:last-child {
      margin-right: 0; }
  .tsavc-container .tsavc-eightcol {
    float: left;
    display: block;
    margin-right: 3.44828%;
    width: 65.51724%; }
    .tsavc-container .tsavc-eightcol:last-child {
      margin-right: 0; }
  .tsavc-container .tsavc-ninecol {
    float: left;
    display: block;
    margin-right: 3.44828%;
    width: 74.13793%; }
    .tsavc-container .tsavc-ninecol:last-child {
      margin-right: 0; }
  .tsavc-container .tsavc-tencol {
    float: left;
    display: block;
    margin-right: 3.44828%;
    width: 82.75862%; }
    .tsavc-container .tsavc-tencol:last-child {
      margin-right: 0; }
  .tsavc-container .tsavc-elevencol {
    float: left;
    display: block;
    margin-right: 3.44828%;
    width: 91.37931%; }
    .tsavc-container .tsavc-elevencol:last-child {
      margin-right: 0; } }
.tsavc-container .tsavc-twelvecol, .tsavc-container .tsavc-fullwidth {
  float: left;
  display: block;
  width: 100%; }

/*--------- Support for 5 column grid ----*/
@media only screen and (min-width: 801px) {
  .tsavc-container .tsavc-onefifthcol {
    float: left;
    display: block;
    margin-right: 2.73973%;
    width: 17.80822%; }
    .tsavc-container .tsavc-onefifthcol:last-child {
      margin-right: 0; }
    .tsavc-container .tsavc-onefifthcol:nth-child(5n) {
      margin-right: 0; }
    .tsavc-container .tsavc-onefifthcol:nth-child(5n+1) {
      clear: left; } }

/* Tablet and Mobile responsiveness */
@media only screen and (min-width: 480px) and (max-width: 800px) {
  .tsavc-container .tsavc-onecol, .tsavc-container .tsavc-twocol, .tsavc-container .tsavc-onefifthcol, .tsavc-container .tsavc-threecol, .tsavc-container .tsavc-fourcol, .tsavc-container .tsavc-fivecol, .tsavc-container .tsavc-sixcol, .tsavc-container .tsavc-sevencol, .tsavc-container .tsavc-eightcol, .tsavc-container .tsavc-ninecol, .tsavc-container .tsavc-tencol, .tsavc-container .tsavc-elevencol {
    float: left;
    display: block;
    margin-right: 3.44828%;
    width: 48.27586%; }
    .tsavc-container .tsavc-onecol:last-child, .tsavc-container .tsavc-twocol:last-child, .tsavc-container .tsavc-onefifthcol:last-child, .tsavc-container .tsavc-threecol:last-child, .tsavc-container .tsavc-fourcol:last-child, .tsavc-container .tsavc-fivecol:last-child, .tsavc-container .tsavc-sixcol:last-child, .tsavc-container .tsavc-sevencol:last-child, .tsavc-container .tsavc-eightcol:last-child, .tsavc-container .tsavc-ninecol:last-child, .tsavc-container .tsavc-tencol:last-child, .tsavc-container .tsavc-elevencol:last-child {
      margin-right: 0; }
    .tsavc-container .tsavc-onecol:nth-child(2n), .tsavc-container .tsavc-twocol:nth-child(2n), .tsavc-container .tsavc-onefifthcol:nth-child(2n), .tsavc-container .tsavc-threecol:nth-child(2n), .tsavc-container .tsavc-fourcol:nth-child(2n), .tsavc-container .tsavc-fivecol:nth-child(2n), .tsavc-container .tsavc-sixcol:nth-child(2n), .tsavc-container .tsavc-sevencol:nth-child(2n), .tsavc-container .tsavc-eightcol:nth-child(2n), .tsavc-container .tsavc-ninecol:nth-child(2n), .tsavc-container .tsavc-tencol:nth-child(2n), .tsavc-container .tsavc-elevencol:nth-child(2n) {
      margin-right: 0; }
    .tsavc-container .tsavc-onecol:nth-child(2n+1), .tsavc-container .tsavc-twocol:nth-child(2n+1), .tsavc-container .tsavc-onefifthcol:nth-child(2n+1), .tsavc-container .tsavc-threecol:nth-child(2n+1), .tsavc-container .tsavc-fourcol:nth-child(2n+1), .tsavc-container .tsavc-fivecol:nth-child(2n+1), .tsavc-container .tsavc-sixcol:nth-child(2n+1), .tsavc-container .tsavc-sevencol:nth-child(2n+1), .tsavc-container .tsavc-eightcol:nth-child(2n+1), .tsavc-container .tsavc-ninecol:nth-child(2n+1), .tsavc-container .tsavc-tencol:nth-child(2n+1), .tsavc-container .tsavc-elevencol:nth-child(2n+1) {
      clear: left; } }
@media only screen and (max-width: 479px) {
  .tsavc-container .tsavc-onecol, .tsavc-container .tsavc-twocol, .tsavc-container .tsavc-onefifthcol, .tsavc-container .tsavc-threecol, .tsavc-container .tsavc-fourcol, .tsavc-container .tsavc-fivecol, .tsavc-container .tsavc-sixcol, .tsavc-container .tsavc-sevencol, .tsavc-container .tsavc-eightcol, .tsavc-container .tsavc-ninecol, .tsavc-container .tsavc-tencol, .tsavc-container .tsavc-elevencol {
    width: 100%;
    margin-right: 0; } }

/*-------- Remove margins on last column -----*/
.tsavc-container .tsavc-lastcol {
  margin-right: 0; }

/*--------- No margin columns ----*/
.tsavc-container .tsavc-zero-margin, #content .tsavc-zero-margin {
  margin-right: 0; }

.tsavc-container .tsavc-onecol.tsavc-zero-margin, .tsavc-container .tsavc-twocol.tsavc-zero-margin, .tsavc-container .tsavc-onefifthcol.tsavc-zero-margin, .tsavc-container .tsavc-threecol.tsavc-zero-margin, .tsavc-container .tsavc-fourcol.tsavc-zero-margin, .tsavc-container .tsavc-fivecol.tsavc-zero-margin, .tsavc-container .tsavc-sixcol.tsavc-zero-margin, .tsavc-container .tsavc-sevencol.tsavc-zero-margin, .tsavc-container .tsavc-eightcol.tsavc-zero-margin, .tsavc-container .tsavc-ninecol.tsavc-zero-margin, .tsavc-container .tsavc-tencol.tsavc-zero-margin, .tsavc-container .tsavc-elevencol.tsavc-zero-margin {
  margin-right: 0; }
@media only screen and (min-width: 801px) {
  .tsavc-container .tsavc-onecol.tsavc-zero-margin {
    width: 8.33333%; }
  .tsavc-container .tsavc-twocol.tsavc-zero-margin {
    width: 16.66667%; }
  .tsavc-container .tsavc-onefifthcol.tsavc-zero-margin {
    width: 20%; }
  .tsavc-container .tsavc-threecol.tsavc-zero-margin {
    width: 25%; }
  .tsavc-container .tsavc-fourcol.tsavc-zero-margin {
    width: 33.33333%; }
  .tsavc-container .tsavc-fivecol.tsavc-zero-margin {
    width: 41.66667%; }
  .tsavc-container .tsavc-sixcol.tsavc-zero-margin {
    width: 50%; }
  .tsavc-container .tsavc-sevencol.tsavc-zero-margin {
    width: 58.33333%; }
  .tsavc-container .tsavc-eightcol.tsavc-zero-margin {
    width: 66.66667%; }
  .tsavc-container .tsavc-ninecol.tsavc-zero-margin {
    width: 75%; }
  .tsavc-container .tsavc-tencol.tsavc-zero-margin {
    width: 83.33333%; }
  .tsavc-container .tsavc-elevencol.tsavc-zero-margin {
    width: 91.66667%; } }
@media only screen and (min-width: 480px) and (max-width: 800px) {
  .tsavc-container .tsavc-onecol.tsavc-zero-margin, .tsavc-container .tsavc-twocol.tsavc-zero-margin, .tsavc-container .tsavc-onefifthcol.tsavc-zero-margin, .tsavc-container .tsavc-threecol.tsavc-zero-margin, .tsavc-container .tsavc-fourcol.tsavc-zero-margin, .tsavc-container .tsavc-fivecol.tsavc-zero-margin, .tsavc-container .tsavc-sixcol.tsavc-zero-margin, .tsavc-container .tsavc-sevencol.tsavc-zero-margin, .tsavc-container .tsavc-eightcol.tsavc-zero-margin, .tsavc-container .tsavc-ninecol.tsavc-zero-margin, .tsavc-container .tsavc-tencol.tsavc-zero-margin, .tsavc-container .tsavc-elevencol.tsavc-zero-margin {
    width: 50%; } }
@media only screen and (max-width: 479px) {
  .tsavc-container .tsavc-onecol.tsavc-zero-margin, .tsavc-container .tsavc-twocol.tsavc-zero-margin, .tsavc-container .tsavc-onefifthcol.tsavc-zero-margin, .tsavc-container .tsavc-threecol.tsavc-zero-margin, .tsavc-container .tsavc-fourcol.tsavc-zero-margin, .tsavc-container .tsavc-fivecol.tsavc-zero-margin, .tsavc-container .tsavc-sixcol.tsavc-zero-margin, .tsavc-container .tsavc-sevencol.tsavc-zero-margin, .tsavc-container .tsavc-eightcol.tsavc-zero-margin, .tsavc-container .tsavc-ninecol.tsavc-zero-margin, .tsavc-container .tsavc-tencol.tsavc-zero-margin, .tsavc-container .tsavc-elevencol.tsavc-zero-margin {
    width: 100%; } }

/* --------------- Flexslider Styles -------------- */
.tsavc-container .tsavc-flex-direction-nav {
  padding: 0 !important;
  margin: 0 !important; }
.tsavc-container .tsavc-flex-direction-nav li {
  position: initial; }
.tsavc-container .tsavc-flex-direction-nav a, .tsavc-container .tsavc-flex-direction-nav a:hover {
  opacity: 1;
  text-shadow: none;
  background: none;
  color: #888;
  font-family: 'tsavc-icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  width: 28px;
  height: 28px;
  margin: -14px 0 0;
  bottom: initial;
  left: initial;
  right: initial;
  top: 50%;
  text-indent: 0;
  text-align: center;
  color: #aaa;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  outline: none; }
  .tsavc-container .tsavc-flex-direction-nav a:before, .tsavc-container .tsavc-flex-direction-nav a:hover:before, .tsavc-container .tsavc-flex-direction-nav a:hover:before, .tsavc-container .tsavc-flex-direction-nav a:hover:hover:before {
    margin: 2px;
    vertical-align: middle;
    display: inline;
    font-family: inherit !important;
    opacity: 1; }
  .tsavc-container .tsavc-flex-direction-nav a:hover, .tsavc-container .tsavc-flex-direction-nav a:hover:hover {
    color: #888; }
  .tsavc-dark-bg .tsavc-container .tsavc-flex-direction-nav a, .tsavc-dark-bg .tsavc-container .tsavc-flex-direction-nav a:hover {
    color: #888; }
    .tsavc-dark-bg .tsavc-container .tsavc-flex-direction-nav a:hover, .tsavc-dark-bg .tsavc-container .tsavc-flex-direction-nav a:hover:hover {
      color: #aaa; }
  @media only screen and (max-width: 960px) {
    .tsavc-container .tsavc-flex-direction-nav a, .tsavc-container .tsavc-flex-direction-nav a:hover {
      display: none;
      /* Let users navigate via touch */ } }
.tsavc-container .tsavc-flex-direction-nav a.tsavc-flex-prev {
  left: -30px; }
  .tsavc-container .tsavc-flex-direction-nav a.tsavc-flex-prev:before {
    content: "\e900"; }
.tsavc-container .tsavc-flex-direction-nav a.tsavc-flex-next {
  right: -30px; }
  .tsavc-container .tsavc-flex-direction-nav a.tsavc-flex-next:before {
    content: "\e901"; }
.tsavc-container .tsavc-flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
  padding: 0 !important;
  margin: 0 !important; }
  .tsavc-container .tsavc-flex-control-nav li, .tsavc-container .tsavc-flex-control-nav li:hover {
    margin: 0 8px 0 0;
    padding: 0;
    border: none;
    box-shadow: none; }
  .tsavc-container .tsavc-flex-control-nav li a, .tsavc-container .tsavc-flex-control-nav li a:hover {
    background: #aaa;
    border: 1px solid #aaa;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    box-shadow: none;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -ms-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    display: inline-block;
    vertical-align: middle;
    outline: none; }
    .tsavc-dark-bg .tsavc-container .tsavc-flex-control-nav li a, .tsavc-dark-bg .tsavc-container .tsavc-flex-control-nav li a:hover {
      background: #ccc;
      border-color: #ccc; }
  .tsavc-container .tsavc-flex-control-nav li a.tsavc-flex-active, .tsavc-container .tsavc-flex-control-nav li a:hover.tsavc-flex-active, .tsavc-container .tsavc-flex-control-nav li a:hover {
    background: none; }
  .tsavc-container .tsavc-flex-control-nav li a.tsavc-flex-active, .tsavc-container .tsavc-flex-control-nav li a:hover.tsavc-flex-active {
    width: 14px;
    height: 14px; }

/* Sleek Carousel Styles */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

.tsavc-container button.slick-prev, .tsavc-container button.slick-next {
  position: absolute;
  opacity: 1;
  text-shadow: none;
  background: none !important;
  border: none;
  padding: 0;
  color: #888;
  font-family: 'tsavc-icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  width: 28px;
  height: 28px;
  margin: -14px 0 0;
  bottom: initial;
  left: initial;
  right: initial;
  top: 50%;
  text-indent: 0;
  text-align: center;
  color: #aaa !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  overflow: hidden;
  box-shadow: none;
  outline: none; }
  .tsavc-container button.slick-prev:before, .tsavc-container button.slick-next:before {
    margin: 2px;
    vertical-align: middle; }
  .tsavc-container button.slick-prev:hover, .tsavc-container button.slick-next:hover {
    color: #888 !important; }
  .tsavc-dark-bg .tsavc-container button.slick-prev, .tsavc-dark-bg .tsavc-container button.slick-next {
    color: #888 !important; }
    .tsavc-dark-bg .tsavc-container button.slick-prev:hover, .tsavc-dark-bg .tsavc-container button.slick-next:hover {
      color: #aaa !important;
      background: none !important; }
  @media only screen and (max-width: 1024px) {
    .tsavc-container button.slick-prev, .tsavc-container button.slick-next {
      display: none !important;
      /* Let users navigate via touch */ } }
.tsavc-container button.slick-prev {
  left: -40px; }
  .tsavc-container button.slick-prev:before {
    content: "\e900"; }
.tsavc-container button.slick-next {
  right: -40px; }
  .tsavc-container button.slick-next:before {
    content: "\e901"; }
.tsavc-container ul.slick-dots {
  width: 100%;
  position: absolute;
  text-align: center;
  padding: 0 !important;
  margin: 0 !important; }
  .tsavc-container ul.slick-dots li {
    margin: 0 8px 0 0 !important;
    padding: 0 !important;
    display: inline-block;
    font-size: 0; }
  .tsavc-container ul.slick-dots li button {
    padding: 0;
    background: #aaa;
    border: 1px solid #aaa;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    box-shadow: none;
    -webkit-transition: background 0.3s ease-in-out 0s;
    -moz-transition: background 0.3s ease-in-out 0s;
    -ms-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    font-size: 0;
    outline: none; }
    .tsavc-dark-bg .tsavc-container ul.slick-dots li button {
      background: #888 !important;
      border-color: #888 !important; }
  .tsavc-container ul.slick-dots li button:hover, .tsavc-container ul.slick-dots li.slick-active button {
    background: none !important;
    border-color: #aaa !important; }
  .tsavc-container ul.slick-dots li.slick-active button {
    width: 14px;
    height: 14px; }

/* -------- Widget separator headline ------------ */
.tsavc-widget-heading {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  clear: none;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 52px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .tsavc-widget-heading {
      font-size: 32px;
      line-height: 44px; } }

/* -------- Spacer styling ----------- */
.tsavc-spacer {
  clear: both; }

/*# sourceMappingURL=tsavc-frontend.css.map */
