* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  color: #1b1e2f;
  font-family: Lato;
  font-size: 16px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  overflow-x: hidden;
  padding: 0;
  z-index: 0;
}
.body {
  background-color: #fff;
  overflow: hidden;
}
.bold {
  font-weight: 700;
}
@media (max-width: 767px) {
  .container {
    margin: 0 15px;
  }
}
.navbar-fixed-top {
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
}
.navbar-fixed-top:before {
  content: '';
  background-color: #1B1E2F;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  z-index: 1;
}
.navbar-fixed-top:after {
  content: '';
  background-color: #1b1e2f;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50%;
  z-index: 1;
}
.navbar-fixed-top .navbar-inner {
  margin: 0 auto;
  width: 1170px;
  z-index: 2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 1199px) {
  .navbar-fixed-top .navbar-inner {
    width: 940px;
  }
}
@media (max-width: 979px) {
  .navbar-fixed-top .navbar-inner {
    width: 724px;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top .navbar-inner {
    width: auto;
  }
}
section .light,
div .light {
  color: #ffffff;
}
section .light a,
div .light a {
  color: #ffffff;
  font-weight: 700;
}
section .light a:hover,
div .light a:hover,
section .light a:focus,
div .light a:focus {
  color: #d9d9d9;
}
section .light h1,
div .light h1,
section .light h2,
div .light h2,
section .light h3,
div .light h3,
section .light h4,
div .light h4,
section .light h5,
div .light h5,
section .light h6,
div .light h6 {
  color: #ffffff;
}
section .lighter,
div .lighter {
  color: #bfbfbf;
}
section .lighter a,
div .lighter a {
  color: #bfbfbf;
  font-weight: 700;
}
section .lighter a:hover,
div .lighter a:hover,
section .lighter a:focus,
div .lighter a:focus {
  color: #999;
}
section .lighter h1,
div .lighter h1,
section .lighter h2,
div .lighter h2,
section .lighter h3,
div .lighter h3,
section .lighter h4,
div .lighter h4,
section .lighter h5,
div .lighter h5,
section .lighter h6,
div .lighter h6 {
  color: #bfbfbf;
}
section .darker,
div .darker {
  color: #737373;
}
section .darker a,
div .darker a {
  color: #737373;
  font-weight: 700;
}
section .darker a:hover,
div .darker a:hover,
section .darker a:focus,
div .darker a:focus {
  color: #4d4d4d;
}
section .darker h1,
div .darker h1,
section .darker h2,
div .darker h2,
section .darker h3,
div .darker h3,
section .darker h4,
div .darker h4,
section .darker h5,
div .darker h5,
section .darker h6,
div .darker h6 {
  color: #737373;
}
section .dark,
div .dark {
  color: #333333;
}
section .dark a,
div .dark a {
  color: #333333;
  font-weight: 700;
}
section .dark a:hover,
div .dark a:hover,
section .dark a:focus,
div .dark a:focus {
  color: #0d0d0d;
}
section .dark h1,
div .dark h1,
section .dark h2,
div .dark h2,
section .dark h3,
div .dark h3,
section .dark h4,
div .dark h4,
section .dark h5,
div .dark h5,
section .dark h6,
div .dark h6 {
  color: #333333;
}
section .background-primary,
div .background-primary {
  background-color: #1b1e2f;
  color: #ffffff;
}
section .background-primary a,
div .background-primary a {
  color: #ffffff;
  font-weight: 700;
}
section .background-primary a:hover,
div .background-primary a:hover,
section .background-primary a:focus,
div .background-primary a:focus {
  color: #d9d9d9;
}
section .background-primary h1,
div .background-primary h1,
section .background-primary h2,
div .background-primary h2,
section .background-primary h3,
div .background-primary h3,
section .background-primary h4,
div .background-primary h4,
section .background-primary h5,
div .background-primary h5,
section .background-primary h6,
div .background-primary h6 {
  color: #ffffff;
}
section .background-secondary,
div .background-secondary {
  background-color: #af8634;
  color: #ffffff;
}
section .background-secondary a,
div .background-secondary a {
  color: #ffffff;
  font-weight: 700;
}
section .background-secondary a:hover,
div .background-secondary a:hover,
section .background-secondary a:focus,
div .background-secondary a:focus {
  color: #d9d9d9;
}
section .background-secondary h1,
div .background-secondary h1,
section .background-secondary h2,
div .background-secondary h2,
section .background-secondary h3,
div .background-secondary h3,
section .background-secondary h4,
div .background-secondary h4,
section .background-secondary h5,
div .background-secondary h5,
section .background-secondary h6,
div .background-secondary h6 {
  color: #ffffff;
}
section .background-light,
div .background-light {
  background-color: #ffffff;
}
section .background-lighter,
div .background-lighter {
  background-color: #d9d9d9;
}
section .background-darker,
div .background-darker {
  background-color: #595959;
  color: #ffffff;
}
section .background-darker a,
div .background-darker a {
  color: #ffffff;
  font-weight: 700;
}
section .background-darker a:hover,
div .background-darker a:hover,
section .background-darker a:focus,
div .background-darker a:focus {
  color: #d9d9d9;
}
section .background-darker h1,
div .background-darker h1,
section .background-darker h2,
div .background-darker h2,
section .background-darker h3,
div .background-darker h3,
section .background-darker h4,
div .background-darker h4,
section .background-darker h5,
div .background-darker h5,
section .background-darker h6,
div .background-darker h6 {
  color: #ffffff;
}
section .background-dark,
div .background-dark {
  background-color: #333333;
  color: #ffffff;
}
section .background-dark a,
div .background-dark a {
  color: #ffffff;
  font-weight: 700;
}
section .background-dark a:hover,
div .background-dark a:hover,
section .background-dark a:focus,
div .background-dark a:focus {
  color: #d9d9d9;
}
section .background-dark h1,
div .background-dark h1,
section .background-dark h2,
div .background-dark h2,
section .background-dark h3,
div .background-dark h3,
section .background-dark h4,
div .background-dark h4,
section .background-dark h5,
div .background-dark h5,
section .background-dark h6,
div .background-dark h6 {
  color: #ffffff;
}
section .primary-overlay,
div .primary-overlay {
  color: #ffffff;
  position: relative;
}
section .primary-overlay a,
div .primary-overlay a {
  color: #ffffff;
  font-weight: 700;
}
section .primary-overlay a:hover,
div .primary-overlay a:hover,
section .primary-overlay a:focus,
div .primary-overlay a:focus {
  color: #d9d9d9;
}
section .primary-overlay h1,
div .primary-overlay h1,
section .primary-overlay h2,
div .primary-overlay h2,
section .primary-overlay h3,
div .primary-overlay h3,
section .primary-overlay h4,
div .primary-overlay h4,
section .primary-overlay h5,
div .primary-overlay h5,
section .primary-overlay h6,
div .primary-overlay h6 {
  color: #ffffff;
}
section .primary-overlay .overlay,
div .primary-overlay .overlay {
  background-color: #1b1e2f;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
section .primary-overlay-featured,
div .primary-overlay-featured {
  color: #ffffff;
  position: relative;
}
section .primary-overlay-featured a,
div .primary-overlay-featured a {
  color: #ffffff;
  font-weight: 700;
}
section .primary-overlay-featured a:hover,
div .primary-overlay-featured a:hover,
section .primary-overlay-featured a:focus,
div .primary-overlay-featured a:focus {
  color: #d9d9d9;
}
section .primary-overlay-featured h1,
div .primary-overlay-featured h1,
section .primary-overlay-featured h2,
div .primary-overlay-featured h2,
section .primary-overlay-featured h3,
div .primary-overlay-featured h3,
section .primary-overlay-featured h4,
div .primary-overlay-featured h4,
section .primary-overlay-featured h5,
div .primary-overlay-featured h5,
section .primary-overlay-featured h6,
div .primary-overlay-featured h6 {
  color: #ffffff;
}
section .primary-overlay-featured .overlay,
div .primary-overlay-featured .overlay {
  background-color: #1b1e2f;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  -webkit-box-shadow: inset 0 20px 30px -20px rgba(0, 0, 0, 0.5), inset 0 -20px 30px -20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 20px 30px -20px rgba(0, 0, 0, 0.5), inset 0 -20px 30px -20px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 20px 30px -20px rgba(0, 0, 0, 0.5), inset 0 -20px 30px -20px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 20px 30px -20px rgba(0, 0, 0, 0.5), inset 0 -20px 30px -20px rgba(0, 0, 0, 0.5);
}
section .primary-overlay-featured .overlay:before,
div .primary-overlay-featured .overlay:before {
  background-image: url(../../images/sqr.png);
  background-repeat: repeat;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
section .secondary-overlay,
div .secondary-overlay {
  color: #ffffff;
  position: relative;
}
section .secondary-overlay a,
div .secondary-overlay a {
  color: #ffffff;
  font-weight: 700;
}
section .secondary-overlay a:hover,
div .secondary-overlay a:hover,
section .secondary-overlay a:focus,
div .secondary-overlay a:focus {
  color: #d9d9d9;
}
section .secondary-overlay h1,
div .secondary-overlay h1,
section .secondary-overlay h2,
div .secondary-overlay h2,
section .secondary-overlay h3,
div .secondary-overlay h3,
section .secondary-overlay h4,
div .secondary-overlay h4,
section .secondary-overlay h5,
div .secondary-overlay h5,
section .secondary-overlay h6,
div .secondary-overlay h6 {
  color: #ffffff;
}
section .secondary-overlay .overlay,
div .secondary-overlay .overlay {
  background-color: #af8634;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
section .secondary-overlay-featured,
div .secondary-overlay-featured {
  color: #ffffff;
  position: relative;
}
section .secondary-overlay-featured a,
div .secondary-overlay-featured a {
  color: #ffffff;
  font-weight: 700;
}
section .secondary-overlay-featured a:hover,
div .secondary-overlay-featured a:hover,
section .secondary-overlay-featured a:focus,
div .secondary-overlay-featured a:focus {
  color: #d9d9d9;
}
section .secondary-overlay-featured h1,
div .secondary-overlay-featured h1,
section .secondary-overlay-featured h2,
div .secondary-overlay-featured h2,
section .secondary-overlay-featured h3,
div .secondary-overlay-featured h3,
section .secondary-overlay-featured h4,
div .secondary-overlay-featured h4,
section .secondary-overlay-featured h5,
div .secondary-overlay-featured h5,
section .secondary-overlay-featured h6,
div .secondary-overlay-featured h6 {
  color: #ffffff;
}
section .secondary-overlay-featured .overlay,
div .secondary-overlay-featured .overlay {
  background-color: #af8634;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  -webkit-box-shadow: inset 0 20px 30px -20px rgba(0, 0, 0, 0.5), inset 0 -20px 30px -20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 20px 30px -20px rgba(0, 0, 0, 0.5), inset 0 -20px 30px -20px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 20px 30px -20px rgba(0, 0, 0, 0.5), inset 0 -20px 30px -20px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 20px 30px -20px rgba(0, 0, 0, 0.5), inset 0 -20px 30px -20px rgba(0, 0, 0, 0.5);
}
section .secondary-overlay-featured .overlay:before,
div .secondary-overlay-featured .overlay:before {
  background-image: url(../../images/sqr.png);
  background-repeat: repeat;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
hr {
  border-color: #e1e1e1;
}
a {
  color: #1b1e2f;
  outline: 0;
  -webkit-transition: linear color 0.2s 0s;
  -moz-transition: linear color 0.2s 0s;
  -o-transition: linear color 0.2s 0s;
  transition: linear color 0.2s 0s;
}
a:hover,
a:active,
a:focus {
  color: #000;
  text-decoration: none;
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1b1e2f;
  font-family: Lato;
  font-weight: 300;
  line-height: 1.2;
  margin: 20px 0;
}
h1 {
  font-size: 56px;
}
@media (max-width: 480px) {
  h1 {
    font-size: 42px;
  }
}
h2 {
  font-size: 48px;
}
@media (max-width: 480px) {
  h2 {
    font-size: 36px;
  }
}
h3 {
  font-size: 20px;
  font-weight: 400;
}
h4 {
  font-size: 24px;
  font-weight: 600;
}
h5 {
  font-size: 20px;
  font-weight: 600;
}
h6 {
  font-size: 19px;
  font-weight: 600;
}
legend {
  border-bottom: 1px solid #e1e1e1;
  font-weight: 400;
}
p {
  margin: 0 0 25px 0;
}
::selection {
  background: #1b1e2f;
  color: #ffffff;
  text-shadow: none;
}
::-moz-selection {
  background: #1b1e2f;
  color: #ffffff;
  text-shadow: none;
}
.highlight {
  background-color: #1b1e2f;
  color: #ffffff;
  font-weight: 600;
  padding: 0 4px;
}
.label,
.badge {
  background-color: #f6b324;
  border-radius: 4px;
  color: #ffffff;
  text-shadow: none;
  -webkit-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}
.label p,
.badge p {
  color: #ffffff;
}
.label.label-success,
.badge.label-success,
.label.badge-success,
.badge.badge-success {
  background-color: #9fc61e;
}
.label.label-info,
.badge.label-info,
.label.badge-info,
.badge.badge-info {
  background-color: #2287b5;
}
.label.label-error,
.badge.label-error,
.label.badge-error,
.badge.badge-error {
  background-color: #e70329;
}
.label.label-inverse,
.badge.label-inverse,
.label.badge-inverse,
.badge.badge-inverse {
  background-color: #8f8f8f;
  color: #ffffff;
}
.muted {
  color: rgba(143, 143, 143, 0.5);
}
.text-warning {
  color: #f6b324;
}
.text-error {
  color: #e70329;
}
.text-info {
  color: #2287b5;
}
.text-success {
  color: #9fc61e;
}
blockquote,
q {
  quotes: '' '';
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  display: block;
  font-size: 22px;
  font-weight: 300;
  font-style: italic;
  margin: 0;
  padding: 15px;
  width: 100%;
}
blockquote:after,
q:after {
  margin: 40px 0 30px 0;
}
blockquote > *,
q > * {
  margin-left: 15px;
}
blockquote > p,
q > p {
  font-size: 24px;
  font-style: italic;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
blockquote > p:before,
q > p:before {
  content: '\f10d';
  color: #e6e6e6;
  font-family: 'FontAwesome';
  font-size: 2em;
  position: absolute;
  left: 0;
  top: 0;
  height: 1em;
  width: 1em;
  z-index: -1;
}
blockquote > p + *,
q > p + * {
  color: #af8634;
  font-weight: 400;
  margin-left: 30px;
}
blockquote.right,
q.right {
  text-align: right;
}
blockquote.right > *,
q.right > * {
  margin-left: 0;
  margin-right: 15px;
}
blockquote.right > p + *,
q.right > p + * {
  color: #af8634;
  margin-left: 0;
  margin-right: 30px;
}
dt {
  font-weight: 400;
  margin-bottom: 10px;
}
dd {
  margin-left: 20px;
  margin-bottom: 10px;
}
dfn,
cite,
em {
  font-style: italic;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.input-prepend .add-on:last-child,
.input-prepend .btn:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.well {
  background-color: #f2f2f2;
  border-color: #e6e6e6;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
h1.rstpl-title,
h2.rstpl-title {
  text-transform: uppercase;
}
.rstpl-title {
  margin: 0 0 40px 0;
}
.rstpl-title h1,
.rstpl-title h2 {
  text-transform: uppercase;
}
.rstpl-m-title .rstpl-title {
  margin: 0 0 30px 0;
}
.rstpl-small-m-title .rstpl-title {
  margin: 0 0 15px 0;
}
.rstpl-icon-list [class*='span'] {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
  overflow: hidden;
}
.rstpl-icon-list [class*='icon-'] {
  font-size: 1.5em;
  width: 100%;
  text-align: center;
}
.rstpl-icon-list .rstpl-icon-label {
  display: block;
  font-size: 0.8em;
  text-align: center;
  width: 100%;
}
.rstpl-arrow-simple-bullet,
.rstpl-arrow-circle-bullet {
  list-style-type: none;
  margin: 0;
}
.rstpl-arrow-simple-bullet > li:before {
  content: '\f054';
  font-family: 'FontAwesome';
  font-size: 0.8em;
  font-weight: 700;
  margin-right: 10px;
  color: #af8634;
}
.rstpl-arrow-simple-bullet > li,
.rstpl-arrow-circle-bullet > li {
  line-height: 2em;
}
.rstpl-arrow-circle-bullet > li:before {
  content: '\f138';
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: 100;
  margin-right: 10px;
  vertical-align: 0;
}
.rs_clear {
  height: 0 !important;
  line-height: 0 !important;
}
.rs_table [id*='rscalendarmonth'] {
  font-weight: 900;
}
.rs_calendar_arrows_module {
  font-size: 1.5em;
  line-height: 1.5em;
  padding: 0 8px !important;
  width: 10px;
}
.table-bordered {
  border-radius: 4px;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
  border: 1px solid #e1e1e1;
  max-width: 100%;
  margin-bottom: 20px;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 15px;
  vertical-align: top;
  border: 1px solid #e1e1e1;
}
table > thead > tr > th,
table > thead > tr > td {
  border-bottom-width: 2px;
}
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e1e1e1;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 2px solid #e1e1e1;
}
button:not('.fancy-button') {
  background-color: #fff;
  background-image: none;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-bottom: none;
  border-radius: 4px;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #e6e6e6;
  -moz-box-shadow: 0 3px 0 0 #e6e6e6;
  -o-box-shadow: 0 3px 0 0 #e6e6e6;
  box-shadow: 0 3px 0 0 #e6e6e6;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button'):hover,
button:not('.fancy-button'):focus {
  background-color: #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-bottom: none;
  color: #333;
  -webkit-box-shadow: 0 3px 0 0 #ccc;
  -moz-box-shadow: 0 3px 0 0 #ccc;
  -o-box-shadow: 0 3px 0 0 #ccc;
  box-shadow: 0 3px 0 0 #ccc;
}
button:not('.fancy-button').btn-primary {
  background-color: #1b1e2f;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-primary:hover,
button:not('.fancy-button').btn-primary:focus {
  background-color: #08090f;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
}
button:not('.fancy-button').btn-primary:hover,
button:not('.fancy-button').btn-primary:focus {
  background-color: #404770;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #1b1e2f;
  -moz-box-shadow: 0 3px 0 0 #1b1e2f;
  -o-box-shadow: 0 3px 0 0 #1b1e2f;
  box-shadow: 0 3px 0 0 #1b1e2f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-primary:hover:hover,
button:not('.fancy-button').btn-primary:focus:hover,
button:not('.fancy-button').btn-primary:hover:focus,
button:not('.fancy-button').btn-primary:focus:focus {
  background-color: #2e334f;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #1b1e2f;
  -moz-box-shadow: 0 3px 0 0 #1b1e2f;
  -o-box-shadow: 0 3px 0 0 #1b1e2f;
  box-shadow: 0 3px 0 0 #1b1e2f;
}
button:not('.fancy-button').btn-secondary {
  background-color: #af8634;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #0e111b;
  -moz-box-shadow: 0 3px 0 0 #0e111b;
  -o-box-shadow: 0 3px 0 0 #0e111b;
  box-shadow: 0 3px 0 0 #0e111b;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-secondary:hover,
button:not('.fancy-button').btn-secondary:focus {
  background-color: #20253c;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #0e111b;
  -moz-box-shadow: 0 3px 0 0 #0e111b;
  -o-box-shadow: 0 3px 0 0 #0e111b;
  box-shadow: 0 3px 0 0 #0e111b;
}
button:not('.fancy-button').btn-secondary:hover,
button:not('.fancy-button').btn-secondary:focus {
  background-color: #5463a1;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #af8634;
  -moz-box-shadow: 0 3px 0 0 #af8634;
  -o-box-shadow: 0 3px 0 0 #af8634;
  box-shadow: 0 3px 0 0 #af8634;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-secondary:hover:hover,
button:not('.fancy-button').btn-secondary:focus:hover,
button:not('.fancy-button').btn-secondary:hover:focus,
button:not('.fancy-button').btn-secondary:focus:focus {
  background-color: #424f80;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #af8634;
  -moz-box-shadow: 0 3px 0 0 #af8634;
  -o-box-shadow: 0 3px 0 0 #af8634;
  box-shadow: 0 3px 0 0 #af8634;
}
button:not('.fancy-button').btn-warning {
  background-color: #f6b324;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #ad7807;
  -moz-box-shadow: 0 3px 0 0 #ad7807;
  -o-box-shadow: 0 3px 0 0 #ad7807;
  box-shadow: 0 3px 0 0 #ad7807;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-warning:hover,
button:not('.fancy-button').btn-warning:focus {
  background-color: #de9a09;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #ad7807;
  -moz-box-shadow: 0 3px 0 0 #ad7807;
  -o-box-shadow: 0 3px 0 0 #ad7807;
  box-shadow: 0 3px 0 0 #ad7807;
}
button:not('.fancy-button').btn-warning:hover,
button:not('.fancy-button').btn-warning:focus {
  background-color: #fad586;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #f6b324;
  -moz-box-shadow: 0 3px 0 0 #f6b324;
  -o-box-shadow: 0 3px 0 0 #f6b324;
  box-shadow: 0 3px 0 0 #f6b324;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-warning:hover:hover,
button:not('.fancy-button').btn-warning:focus:hover,
button:not('.fancy-button').btn-warning:hover:focus,
button:not('.fancy-button').btn-warning:focus:focus {
  background-color: #f8c455;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #f6b324;
  -moz-box-shadow: 0 3px 0 0 #f6b324;
  -o-box-shadow: 0 3px 0 0 #f6b324;
  box-shadow: 0 3px 0 0 #f6b324;
}
button:not('.fancy-button').btn-danger {
  background-color: #e70329;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #820217;
  -moz-box-shadow: 0 3px 0 0 #820217;
  -o-box-shadow: 0 3px 0 0 #820217;
  box-shadow: 0 3px 0 0 #820217;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-danger:hover,
button:not('.fancy-button').btn-danger:focus {
  background-color: #b50220;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #820217;
  -moz-box-shadow: 0 3px 0 0 #820217;
  -o-box-shadow: 0 3px 0 0 #820217;
  box-shadow: 0 3px 0 0 #820217;
}
button:not('.fancy-button').btn-danger:hover,
button:not('.fancy-button').btn-danger:focus {
  background-color: #fd536f;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #e70329;
  -moz-box-shadow: 0 3px 0 0 #e70329;
  -o-box-shadow: 0 3px 0 0 #e70329;
  box-shadow: 0 3px 0 0 #e70329;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-danger:hover:hover,
button:not('.fancy-button').btn-danger:focus:hover,
button:not('.fancy-button').btn-danger:hover:focus,
button:not('.fancy-button').btn-danger:focus:focus {
  background-color: #fc2145;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #e70329;
  -moz-box-shadow: 0 3px 0 0 #e70329;
  -o-box-shadow: 0 3px 0 0 #e70329;
  box-shadow: 0 3px 0 0 #e70329;
}
button:not('.fancy-button').btn-info {
  background-color: #2287b5;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #12475f;
  -moz-box-shadow: 0 3px 0 0 #12475f;
  -o-box-shadow: 0 3px 0 0 #12475f;
  box-shadow: 0 3px 0 0 #12475f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-info:hover,
button:not('.fancy-button').btn-info:focus {
  background-color: #1a678a;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #12475f;
  -moz-box-shadow: 0 3px 0 0 #12475f;
  -o-box-shadow: 0 3px 0 0 #12475f;
  box-shadow: 0 3px 0 0 #12475f;
}
button:not('.fancy-button').btn-info:hover,
button:not('.fancy-button').btn-info:focus {
  background-color: #5db7e0;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #2287b5;
  -moz-box-shadow: 0 3px 0 0 #2287b5;
  -o-box-shadow: 0 3px 0 0 #2287b5;
  box-shadow: 0 3px 0 0 #2287b5;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-info:hover:hover,
button:not('.fancy-button').btn-info:focus:hover,
button:not('.fancy-button').btn-info:hover:focus,
button:not('.fancy-button').btn-info:focus:focus {
  background-color: #32a4d8;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #2287b5;
  -moz-box-shadow: 0 3px 0 0 #2287b5;
  -o-box-shadow: 0 3px 0 0 #2287b5;
  box-shadow: 0 3px 0 0 #2287b5;
}
button:not('.fancy-button').btn-link {
  background-color: transparent;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #1b1e2f;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 0;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-link:hover,
button:not('.fancy-button').btn-link:focus {
  background-color: rgba(0, 0, 0, 0);
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #1b1e2f;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
}
button:not('.fancy-button').btn-link:hover,
button:not('.fancy-button').btn-link:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 0;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-link:hover:hover,
button:not('.fancy-button').btn-link:focus:hover,
button:not('.fancy-button').btn-link:hover:focus,
button:not('.fancy-button').btn-link:focus:focus {
  background-color: rgba(0, 0, 0, 0);
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #000;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
}
button:not('.fancy-button').btn-success {
  background-color: #9fc61e;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #586d11;
  -moz-box-shadow: 0 3px 0 0 #586d11;
  -o-box-shadow: 0 3px 0 0 #586d11;
  box-shadow: 0 3px 0 0 #586d11;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-success:hover,
button:not('.fancy-button').btn-success:focus {
  background-color: #7b9a17;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #586d11;
  -moz-box-shadow: 0 3px 0 0 #586d11;
  -o-box-shadow: 0 3px 0 0 #586d11;
  box-shadow: 0 3px 0 0 #586d11;
}
button:not('.fancy-button').btn-success:hover,
button:not('.fancy-button').btn-success:focus {
  background-color: #c9e763;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #9fc61e;
  -moz-box-shadow: 0 3px 0 0 #9fc61e;
  -o-box-shadow: 0 3px 0 0 #9fc61e;
  box-shadow: 0 3px 0 0 #9fc61e;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-success:hover:hover,
button:not('.fancy-button').btn-success:focus:hover,
button:not('.fancy-button').btn-success:hover:focus,
button:not('.fancy-button').btn-success:focus:focus {
  background-color: #b9e136;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #9fc61e;
  -moz-box-shadow: 0 3px 0 0 #9fc61e;
  -o-box-shadow: 0 3px 0 0 #9fc61e;
  box-shadow: 0 3px 0 0 #9fc61e;
}
button:not('.fancy-button').btn-inverse {
  background-color: #333;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-inverse:hover,
button:not('.fancy-button').btn-inverse:focus {
  background-color: #1a1a1a;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
}
button:not('.fancy-button').btn-inverse:hover,
button:not('.fancy-button').btn-inverse:focus {
  background-color: #666;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #333;
  -moz-box-shadow: 0 3px 0 0 #333;
  -o-box-shadow: 0 3px 0 0 #333;
  box-shadow: 0 3px 0 0 #333;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
button:not('.fancy-button').btn-inverse:hover:hover,
button:not('.fancy-button').btn-inverse:focus:hover,
button:not('.fancy-button').btn-inverse:hover:focus,
button:not('.fancy-button').btn-inverse:focus:focus {
  background-color: #4d4d4d;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #333;
  -moz-box-shadow: 0 3px 0 0 #333;
  -o-box-shadow: 0 3px 0 0 #333;
  box-shadow: 0 3px 0 0 #333;
}
button:not('.fancy-button').dropdown-toggle {
  background-color: #f5f5f5;
  border-radius: 4px;
}
button:not('.fancy-button').dropdown-toggle:active,
button:not('.fancy-button').dropdown-toggle:focus,
button:not('.fancy-button').dropdown-toggle:hover {
  background-color: #dcdcdc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
button:not('.fancy-button').btn-mini {
  font-size: 12px;
  padding: 5px 10px;
}
button:not('.fancy-button').btn-mini:hover,
button:not('.fancy-button').btn-mini:focus {
  font-size: 12px;
}
button:not('.fancy-button').btn-small {
  padding: 10px 25px;
}
button:not('.fancy-button').btn-large {
  padding: 20px 45px;
}
button:not('.fancy-button') .caret {
  margin-bottom: 4px;
  margin-top: 5px;
}
button:not('.fancy-button'):hover,
button:not('.fancy-button'):focus {
  background-color: #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-bottom: none;
  color: #333;
  -webkit-box-shadow: 0 3px 0 0 #ccc;
  -moz-box-shadow: 0 3px 0 0 #ccc;
  -o-box-shadow: 0 3px 0 0 #ccc;
  box-shadow: 0 3px 0 0 #ccc;
}
.btn {
  background-color: #fff;
  background-image: none;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-bottom: none;
  border-radius: 4px;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #e6e6e6;
  -moz-box-shadow: 0 3px 0 0 #e6e6e6;
  -o-box-shadow: 0 3px 0 0 #e6e6e6;
  box-shadow: 0 3px 0 0 #e6e6e6;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn:hover,
.btn:focus {
  background-color: #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-bottom: none;
  color: #333;
  -webkit-box-shadow: 0 3px 0 0 #ccc;
  -moz-box-shadow: 0 3px 0 0 #ccc;
  -o-box-shadow: 0 3px 0 0 #ccc;
  box-shadow: 0 3px 0 0 #ccc;
}
.btn.btn-primary {
  background-color: #1b1e2f;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background-color: #08090f;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background-color: #404770;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #1b1e2f;
  -moz-box-shadow: 0 3px 0 0 #1b1e2f;
  -o-box-shadow: 0 3px 0 0 #1b1e2f;
  box-shadow: 0 3px 0 0 #1b1e2f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-primary:hover:hover,
.btn.btn-primary:focus:hover,
.btn.btn-primary:hover:focus,
.btn.btn-primary:focus:focus {
  background-color: #2e334f;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #1b1e2f;
  -moz-box-shadow: 0 3px 0 0 #1b1e2f;
  -o-box-shadow: 0 3px 0 0 #1b1e2f;
  box-shadow: 0 3px 0 0 #1b1e2f;
}
.btn.btn-secondary {
  background-color: #af8634;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #0e111b;
  -moz-box-shadow: 0 3px 0 0 #0e111b;
  -o-box-shadow: 0 3px 0 0 #0e111b;
  box-shadow: 0 3px 0 0 #0e111b;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus {
  background-color: #20253c;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #0e111b;
  -moz-box-shadow: 0 3px 0 0 #0e111b;
  -o-box-shadow: 0 3px 0 0 #0e111b;
  box-shadow: 0 3px 0 0 #0e111b;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus {
  background-color: #5463a1;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #af8634;
  -moz-box-shadow: 0 3px 0 0 #af8634;
  -o-box-shadow: 0 3px 0 0 #af8634;
  box-shadow: 0 3px 0 0 #af8634;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-secondary:hover:hover,
.btn.btn-secondary:focus:hover,
.btn.btn-secondary:hover:focus,
.btn.btn-secondary:focus:focus {
  background-color: #424f80;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #af8634;
  -moz-box-shadow: 0 3px 0 0 #af8634;
  -o-box-shadow: 0 3px 0 0 #af8634;
  box-shadow: 0 3px 0 0 #af8634;
}
.btn.btn-warning {
  background-color: #f6b324;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #ad7807;
  -moz-box-shadow: 0 3px 0 0 #ad7807;
  -o-box-shadow: 0 3px 0 0 #ad7807;
  box-shadow: 0 3px 0 0 #ad7807;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-warning:hover,
.btn.btn-warning:focus {
  background-color: #de9a09;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #ad7807;
  -moz-box-shadow: 0 3px 0 0 #ad7807;
  -o-box-shadow: 0 3px 0 0 #ad7807;
  box-shadow: 0 3px 0 0 #ad7807;
}
.btn.btn-warning:hover,
.btn.btn-warning:focus {
  background-color: #fad586;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #f6b324;
  -moz-box-shadow: 0 3px 0 0 #f6b324;
  -o-box-shadow: 0 3px 0 0 #f6b324;
  box-shadow: 0 3px 0 0 #f6b324;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-warning:hover:hover,
.btn.btn-warning:focus:hover,
.btn.btn-warning:hover:focus,
.btn.btn-warning:focus:focus {
  background-color: #f8c455;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #f6b324;
  -moz-box-shadow: 0 3px 0 0 #f6b324;
  -o-box-shadow: 0 3px 0 0 #f6b324;
  box-shadow: 0 3px 0 0 #f6b324;
}
.btn.btn-danger {
  background-color: #e70329;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #820217;
  -moz-box-shadow: 0 3px 0 0 #820217;
  -o-box-shadow: 0 3px 0 0 #820217;
  box-shadow: 0 3px 0 0 #820217;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-danger:hover,
.btn.btn-danger:focus {
  background-color: #b50220;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #820217;
  -moz-box-shadow: 0 3px 0 0 #820217;
  -o-box-shadow: 0 3px 0 0 #820217;
  box-shadow: 0 3px 0 0 #820217;
}
.btn.btn-danger:hover,
.btn.btn-danger:focus {
  background-color: #fd536f;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #e70329;
  -moz-box-shadow: 0 3px 0 0 #e70329;
  -o-box-shadow: 0 3px 0 0 #e70329;
  box-shadow: 0 3px 0 0 #e70329;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-danger:hover:hover,
.btn.btn-danger:focus:hover,
.btn.btn-danger:hover:focus,
.btn.btn-danger:focus:focus {
  background-color: #fc2145;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #e70329;
  -moz-box-shadow: 0 3px 0 0 #e70329;
  -o-box-shadow: 0 3px 0 0 #e70329;
  box-shadow: 0 3px 0 0 #e70329;
}
.btn.btn-info {
  background-color: #2287b5;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #12475f;
  -moz-box-shadow: 0 3px 0 0 #12475f;
  -o-box-shadow: 0 3px 0 0 #12475f;
  box-shadow: 0 3px 0 0 #12475f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-info:hover,
.btn.btn-info:focus {
  background-color: #1a678a;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #12475f;
  -moz-box-shadow: 0 3px 0 0 #12475f;
  -o-box-shadow: 0 3px 0 0 #12475f;
  box-shadow: 0 3px 0 0 #12475f;
}
.btn.btn-info:hover,
.btn.btn-info:focus {
  background-color: #5db7e0;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #2287b5;
  -moz-box-shadow: 0 3px 0 0 #2287b5;
  -o-box-shadow: 0 3px 0 0 #2287b5;
  box-shadow: 0 3px 0 0 #2287b5;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-info:hover:hover,
.btn.btn-info:focus:hover,
.btn.btn-info:hover:focus,
.btn.btn-info:focus:focus {
  background-color: #32a4d8;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #2287b5;
  -moz-box-shadow: 0 3px 0 0 #2287b5;
  -o-box-shadow: 0 3px 0 0 #2287b5;
  box-shadow: 0 3px 0 0 #2287b5;
}
.btn.btn-link {
  background-color: transparent;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #1b1e2f;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 0;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-link:hover,
.btn.btn-link:focus {
  background-color: rgba(0, 0, 0, 0);
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #1b1e2f;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
}
.btn.btn-link:hover,
.btn.btn-link:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 0;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-link:hover:hover,
.btn.btn-link:focus:hover,
.btn.btn-link:hover:focus,
.btn.btn-link:focus:focus {
  background-color: rgba(0, 0, 0, 0);
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #000;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
}
.btn.btn-success {
  background-color: #9fc61e;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #586d11;
  -moz-box-shadow: 0 3px 0 0 #586d11;
  -o-box-shadow: 0 3px 0 0 #586d11;
  box-shadow: 0 3px 0 0 #586d11;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-success:hover,
.btn.btn-success:focus {
  background-color: #7b9a17;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #586d11;
  -moz-box-shadow: 0 3px 0 0 #586d11;
  -o-box-shadow: 0 3px 0 0 #586d11;
  box-shadow: 0 3px 0 0 #586d11;
}
.btn.btn-success:hover,
.btn.btn-success:focus {
  background-color: #c9e763;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #9fc61e;
  -moz-box-shadow: 0 3px 0 0 #9fc61e;
  -o-box-shadow: 0 3px 0 0 #9fc61e;
  box-shadow: 0 3px 0 0 #9fc61e;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-success:hover:hover,
.btn.btn-success:focus:hover,
.btn.btn-success:hover:focus,
.btn.btn-success:focus:focus {
  background-color: #b9e136;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #9fc61e;
  -moz-box-shadow: 0 3px 0 0 #9fc61e;
  -o-box-shadow: 0 3px 0 0 #9fc61e;
  box-shadow: 0 3px 0 0 #9fc61e;
}
.btn.btn-inverse {
  background-color: #333;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-inverse:hover,
.btn.btn-inverse:focus {
  background-color: #1a1a1a;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
}
.btn.btn-inverse:hover,
.btn.btn-inverse:focus {
  background-color: #666;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #333;
  -moz-box-shadow: 0 3px 0 0 #333;
  -o-box-shadow: 0 3px 0 0 #333;
  box-shadow: 0 3px 0 0 #333;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn.btn-inverse:hover:hover,
.btn.btn-inverse:focus:hover,
.btn.btn-inverse:hover:focus,
.btn.btn-inverse:focus:focus {
  background-color: #4d4d4d;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #333;
  -moz-box-shadow: 0 3px 0 0 #333;
  -o-box-shadow: 0 3px 0 0 #333;
  box-shadow: 0 3px 0 0 #333;
}
.btn.dropdown-toggle {
  background-color: #f5f5f5;
  border-radius: 4px;
}
.btn.dropdown-toggle:active,
.btn.dropdown-toggle:focus,
.btn.dropdown-toggle:hover {
  background-color: #dcdcdc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn.btn-mini {
  font-size: 12px;
  padding: 5px 10px;
}
.btn.btn-mini:hover,
.btn.btn-mini:focus {
  font-size: 12px;
}
.btn.btn-small {
  padding: 10px 25px;
}
.btn.btn-large {
  padding: 20px 45px;
}
.btn .caret {
  margin-bottom: 4px;
  margin-top: 5px;
}
.btn-group .btn {
  border-radius: 0;
  font-size: 12px;
}
.btn-group .btn:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.btn-group .btn:last-child {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.btn-group .btn + .dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active .btn-group .btn.active {
  z-index: initial;
}
.btn-group.open > .btn.dropdown-toggle,
.icons.open > .btn.dropdown-toggle {
  background-color: #2e334f;
}
.btn-group > .dropdown-toggle.btn-primary,
.dropdown-toggle.btn-primary,
.btn-group > .dropdown-toggle.btn,
.dropdown-toggle.btn {
  background-color: #1b1e2f;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 10px 24px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #08090f;
  -moz-box-shadow: 0 3px 0 0 #08090f;
  -o-box-shadow: 0 3px 0 0 #08090f;
  box-shadow: 0 3px 0 0 #08090f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.btn-group > .dropdown-toggle.btn-primary:hover,
.dropdown-toggle.btn-primary:hover,
.btn-group > .dropdown-toggle.btn:hover,
.dropdown-toggle.btn:hover,
.btn-group > .dropdown-toggle.btn-primary:focus,
.dropdown-toggle.btn-primary:focus,
.btn-group > .dropdown-toggle.btn:focus,
.dropdown-toggle.btn:focus {
  background-color: #08090f;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
}
.btn-group > .dropdown-toggle.btn-primary .caret,
.dropdown-toggle.btn-primary .caret,
.btn-group > .dropdown-toggle.btn .caret,
.dropdown-toggle.btn .caret {
  border-top-color: #ffffff;
}
.btn-group > .dropdown-toggle.btn-primary:hover,
.dropdown-toggle.btn-primary:hover,
.btn-group > .dropdown-toggle.btn:hover,
.dropdown-toggle.btn:hover,
.btn-group > .dropdown-toggle.btn-primary:active,
.dropdown-toggle.btn-primary:active,
.btn-group > .dropdown-toggle.btn:active,
.dropdown-toggle.btn:active,
.btn-group > .dropdown-toggle.btn-primary:focus,
.dropdown-toggle.btn-primary:focus,
.btn-group > .dropdown-toggle.btn:focus,
.dropdown-toggle.btn:focus {
  background-color: #2e334f;
}
.btn-group > .dropdown-toggle.btn-mini,
.dropdown-toggle.btn-mini {
  font-size: 12px;
  padding: 5px 10px;
}
.btn-group > .dropdown-toggle.btn-mini:hover,
.dropdown-toggle.btn-mini:hover,
.btn-group > .dropdown-toggle.btn-mini:focus,
.dropdown-toggle.btn-mini:focus {
  font-size: 12px;
  padding: 5px 10px;
}
.btn-group > .dropdown-toggle.btn-small,
.dropdown-toggle.btn-small {
  padding: 10px 25px;
}
.btn-group > .dropdown-toggle.btn-small:hover,
.dropdown-toggle.btn-small:hover,
.btn-group > .dropdown-toggle.btn-small:focus,
.dropdown-toggle.btn-small:focus {
  padding: 10px 25px;
}
.btn-group > .dropdown-toggle.btn-large,
.dropdown-toggle.btn-large {
  padding: 20px 45px;
}
.btn-group > .dropdown-toggle.btn-large:hover,
.dropdown-toggle.btn-large:hover,
.btn-group > .dropdown-toggle.btn-large:focus,
.dropdown-toggle.btn-large:focus {
  padding: 20px 45px;
}
.btn-toolbar .btn {
  font-size: 12px;
}
.btn-floating {
  background-color: #f5f5f5;
  border-radius: 50%;
  color: #8f8f8f;
  cursor: pointer;
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 37px;
  width: 37px;
  line-height: 37px;
  padding: 0;
  transition: 0.3s;
  vertical-align: middle;
  z-index: 1;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.btn-floating i {
  color: #8f8f8f;
  display: inline-block;
  font-size: 20px;
  text-align: center;
  width: inherit;
}
.btn-floating:hover {
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
.btn-floating:before {
  border-radius: 0;
}
.btn-floating.large {
  width: 52px;
  height: 52px;
  line-height: 52px;
}
.btn-floating.floating-primary {
  background-color: #1b1e2f;
  color: #ffffff;
}
.btn-floating.floating-primary i {
  color: #ffffff;
}
.btn-floating.floating-secondary {
  background-color: #af8634;
  color: #ffffff;
}
.btn-floating.floating-secondary i {
  color: #ffffff;
}
.btn-floating.floating-red {
  background-color: #e70329;
  color: #ffffff;
}
.btn-floating.floating-red i {
  color: #ffffff;
}
.btn-floating.floating-green {
  background-color: #9fc61e;
  color: #ffffff;
}
.btn-floating.floating-green i {
  color: #ffffff;
}
.btn-floating.floating-blue {
  background-color: #2287b5;
  color: #ffffff;
}
.btn-floating.floating-blue i {
  color: #ffffff;
}
.btn-floating.facebook {
  background-color: #3b5998;
  color: #ffffff;
}
.btn-floating.facebook i {
  color: #ffffff;
}
.btn-floating.twitter {
  background-color: #55acee;
  color: #ffffff;
}
.btn-floating.twitter i {
  color: #ffffff;
}
.btn-floating.linkedin {
  background-color: #1984bc;
  color: #ffffff;
}
.btn-floating.linkedin i {
  color: #ffffff;
}
.btn-floating.google {
  background-color: #df4b38;
  color: #ffffff;
}
.btn-floating.google i {
  color: #ffffff;
}
.btn-floating.youtube {
  background-color: #b00;
  color: #ffffff;
}
.btn-floating.youtube i {
  color: #ffffff;
}
.btn-floating.vimeo {
  background-color: #46b5fe;
  color: #ffffff;
}
.btn-floating.vimeo i {
  color: #ffffff;
}
.btn-floating.flickr {
  background-color: #ff0084;
  color: #ffffff;
}
.btn-floating.flickr i {
  color: #ffffff;
}
.btn-floating.pinterest {
  background-color: #cb2027;
  color: #ffffff;
}
.btn-floating.pinterest i {
  color: #ffffff;
}
.btn-floating.instagram {
  background-color: #125688;
  color: #ffffff;
}
.btn-floating.instagram i {
  color: #ffffff;
}
.btn-floating.yahoo {
  background-color: #1d1da3;
  color: #ffffff;
}
.btn-floating.yahoo i {
  color: #ffffff;
}
.btn-floating.skype {
  background-color: #00aff0;
  color: #ffffff;
}
.btn-floating.skype i {
  color: #ffffff;
}
.fixed-action-btn {
  bottom: 40px;
  position: fixed;
  z-index: 998;
}
.fixed-action-btn.float-right {
  right: 100px;
  left: auto;
}
@media (max-width: 767px) {
  .fixed-action-btn.float-right {
    right: 20px;
    bottom: 20px;
  }
}
.fixed-action-btn.float-left {
  left: 100px;
  right: auto;
}
@media (max-width: 767px) {
  .fixed-action-btn.float-left {
    left: 20px;
    bottom: 20px;
  }
}
.fixed-action-btn ul {
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  list-style-type: none;
  bottom: 64px;
  margin: 0;
  display: none;
}
.fixed-action-btn ul li {
  margin-bottom: 10px;
}
.fixed-action-btn ul a.btn-floating {
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.fixed-action-btn.active a.btn-floating {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rstpl-tags.inline > li {
  margin: 0;
  padding-left: 0;
  margin-right: 10px;
}
.rstpl-tags .label {
  background-color: #1b1e2f;
  font-size: 13px;
  padding: 5px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.rstpl-tags .label:hover {
  background-color: #af8634;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.tagspopular ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.tagspopular ul li {
  display: inline-block;
  float: left;
  background-color: #1b1e2f;
  padding: 5px 10px;
  font-size: small;
  margin-right: 5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.tagspopular ul li:hover {
  background-color: #af8634;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.tagspopular ul li a {
  color: #ffffff;
}
.btn.jmodedit {
  height: 30px;
  width: 30px;
  padding: 0;
  text-align: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn.jmodedit [class^='icon-'],
.btn.jmodedit [class*=' icon-'] {
  line-height: 30px;
}
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'],
select,
textarea,
.uneditable-input {
  border-radius: 0;
  border-color: #e1e1e1;
  line-height: 20px;
  min-height: 32px;
  width: 300px;
  padding: 6px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type='text']:focus,
input[type='password']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='time']:focus,
input[type='week']:focus,
input[type='number']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='color']:focus,
select:focus,
textarea:focus,
.uneditable-input:focus {
  outline: none;
  border-color: #af8634;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 4px rgba(49, 58, 94, 0.6);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 4px rgba(49, 58, 94, 0.6);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 4px rgba(49, 58, 94, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 4px rgba(49, 58, 94, 0.6);
}
input[type='text'][class*='span'],
input[type='password'][class*='span'],
input[type='datetime'][class*='span'],
input[type='datetime-local'][class*='span'],
input[type='date'][class*='span'],
input[type='month'][class*='span'],
input[type='time'][class*='span'],
input[type='week'][class*='span'],
input[type='number'][class*='span'],
input[type='email'][class*='span'],
input[type='url'][class*='span'],
input[type='search'][class*='span'],
input[type='tel'][class*='span'],
input[type='color'][class*='span'],
select[class*='span'],
textarea[class*='span'],
.uneditable-input[class*='span'] {
  min-height: 32px;
}
@media (max-width: 480px) {
  input[type='text'],
  input[type='password'],
  input[type='datetime'],
  input[type='datetime-local'],
  input[type='date'],
  input[type='month'],
  input[type='time'],
  input[type='week'],
  input[type='number'],
  input[type='email'],
  input[type='url'],
  input[type='search'],
  input[type='tel'],
  input[type='color'],
  select,
  textarea,
  .uneditable-input {
    width: 100%;
  }
}
.popover input,
.popover select,
.popover textarea,
.popover .uneditable-input {
  min-width: 0;
}
select option {
  padding: 6px 12px;
}
select:not([size]):not([multiple]),
select[size='1'] {
  height: 32px !important;
  line-height: 20px !important;
}
textarea {
  height: auto;
  min-width: 312px;
}
.input-append .add-on,
.input-append .btn {
  border: 1px solid #e1e1e1;
  height: 32px;
  padding: 4px 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.input-append .add-on:first-child,
.input-append .btn:first-child {
  border-radius: 4px 0 0 4px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
  border-radius: 0 4px 4px 0;
}
.full-width-form form input[type='text'],
.full-width-form form input[type='password'],
.full-width-form form input[type='datetime'],
.full-width-form form input[type='datetime-local'],
.full-width-form form input[type='date'],
.full-width-form form input[type='month'],
.full-width-form form input[type='time'],
.full-width-form form input[type='week'],
.full-width-form form input[type='number'],
.full-width-form form input[type='email'],
.full-width-form form input[type='url'],
.full-width-form form input[type='search'],
.full-width-form form input[type='tel'],
.full-width-form form input[type='color'],
.full-width-form form select,
.full-width-form form textarea,
.full-width-form form .uneditable-input {
  min-width: 150px;
  width: 100%;
}
form [id*='captcha_image'] {
  margin-bottom: 15px !important;
}
.form-actions {
  background-color: #b5bcd9;
  border: none;
  padding: 20px;
}
.rstpl-navigation {
  position: relative;
  z-index: 2;
}
.rstpl-navigation .menu-left {
  float: left;
}
@media (max-width: 979px) {
  .rstpl-navigation .menu-left {
    float: none;
  }
}
.rstpl-navigation .menu-right {
  float: right;
}
@media (max-width: 979px) {
  .rstpl-navigation .menu-right {
    float: none;
  }
}
.rstpl-navigation .menu-center {
  text-align: center;
}
.rstpl-navigation .menu-center .rstpl-template-menu {
  float: none;
}
.rstpl-navigation .menu-center .rstpl-template-menu > li {
  float: none;
  display: inline-block;
}
.rstpl-navigation .menu-center .rstpl-mega-menu-container .rstpl-template-menu > li {
  display: block;
}
.rstpl-navigation .navbar {
  margin: 0;
}
.rstpl-navigation .navbar .btn-navbar {
  background-color: #af8634;
  background-image: none;
  border: none;
  border-radius: 0;
  margin: 22px 15px;
  height: 40px;
  width: 45px;
  overflow: hidden;
  padding: 10px;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rstpl-navigation .navbar .btn-navbar .icon-bar {
  background-color: #fff;
  margin-bottom: 5px;
  position: relative;
  top: 0;
  height: 3px;
  width: 25px;
  text-shadow: none;
  -webkit-backface-visibility: hidden;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.rstpl-navigation .navbar .btn-navbar .icon-bar:last-of-type {
  margin-bottom: 0;
}
.rstpl-navigation .navbar .btn-navbar .icon-bar.bottom-bar {
  margin: 0;
  top: 60px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.rstpl-navigation .navbar .btn-navbar .icon-bar.left-bar {
  margin: 0;
  top: 9px;
  -webkit-transform: rotate(136deg);
  -moz-transform: rotate(136deg);
  -ms-transform: rotate(136deg);
  -o-transform: rotate(136deg);
  transform: rotate(136deg);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.rstpl-navigation .navbar .btn-navbar .icon-bar.right-bar {
  margin: 0;
  top: 6px;
  -webkit-transform: rotate(404deg);
  -moz-transform: rotate(404deg);
  -ms-transform: rotate(404deg);
  -o-transform: rotate(404deg);
  transform: rotate(404deg);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.rstpl-navigation .navbar .btn-navbar.collapsed .icon-bar {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
@media (max-width: 480px) {
  .rstpl-navigation .navbar .btn-navbar {
    margin: 22px 5px;
  }
}
.rstpl-navigation .navbar .rstpl-template-menu {
  position: static;
  margin: 0;
}
.rstpl-navigation .navbar .rstpl-template-menu > li > a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 34px 15px;
  position: relative;
  text-transform: none;
}
.rstpl-navigation .navbar .rstpl-template-menu > li > a.fill-text:before {
  color: #af8634;
  content: attr(data-fill);
  display: block;
  height: 1em;
  overflow: hidden;
  position: absolute;
  max-width: 0;
  left: 15px;
  top: 34px;
  -webkit-transition: max-width 0.2s linear 0s;
  -moz-transition: max-width 0.2s linear 0s;
  -o-transition: max-width 0.2s linear 0s;
  transition: max-width 0.2s linear 0s;
}
.rstpl-navigation .navbar .rstpl-template-menu > li > a:hover,
.rstpl-navigation .navbar .rstpl-template-menu > li > a:focus {
  color: #af8634;
}
.rstpl-navigation .navbar .rstpl-template-menu > li > a:hover.fill-text:before,
.rstpl-navigation .navbar .rstpl-template-menu > li > a:focus.fill-text:before {
  max-width: 100%;
}
@media (max-width: 1199px) {
  .rstpl-navigation .navbar .rstpl-template-menu > li > a {
    padding: 34px 5px;
  }
  .rstpl-navigation .navbar .rstpl-template-menu > li > a.fill-text:before {
    left: 5px;
  }
}
@media (max-width: 979px) {
  .rstpl-navigation .navbar .rstpl-template-menu > li > a {
    border-radius: 0;
    font-size: 16px;
    padding: 15px;
  }
  .rstpl-navigation .navbar .rstpl-template-menu > li > a.fill-text:before {
    left: 15px;
    top: 15px;
  }
  .rstpl-navigation .navbar .rstpl-template-menu > li > a:hover,
  .rstpl-navigation .navbar .rstpl-template-menu > li > a:focus {
    background-color: #1b1e2f;
  }
}
.rstpl-navigation .navbar .rstpl-template-menu > li[data-icon] > a.fill-text:before {
  left: calc(20px + 1em);
}
.rstpl-navigation .navbar .rstpl-template-menu > li[data-icon] > a .menu-icon {
  color: #fff;
  font-size: 1em;
  margin-right: 5px;
  vertical-align: baseline;
}
.rstpl-navigation .navbar .rstpl-template-menu > li.active > a {
  color: #af8634;
}
.rstpl-navigation .navbar .rstpl-template-menu > li.active > a.fill-text:before {
  content: none;
}
.rstpl-navigation .navbar .rstpl-template-menu > li.parent > a:after {
  color: #fff;
  font-family: 'FontAwesome';
  content: '\f0d7';
  margin-left: 2px;
  position: absolute;
}
.rstpl-navigation .navbar .rstpl-template-menu > li.parent:hover > a,
.rstpl-navigation .navbar .rstpl-template-menu > li.parent:focus > a {
  color: #af8634;
}
.rstpl-navigation .navbar .rstpl-template-menu > li.parent:hover > a.fill-text:before,
.rstpl-navigation .navbar .rstpl-template-menu > li.parent:focus > a.fill-text:before {
  max-width: 100%;
}
.rstpl-navigation .navbar .rstpl-template-menu > li .submenu-button {
  background-color: transparent;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  z-index: 10;
}
.rstpl-navigation .navbar .rstpl-template-menu > li .submenu-button:before {
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  left: 17px;
  top: 24px;
  width: 16px;
  height: 2px;
  z-index: 99;
}
.rstpl-navigation .navbar .rstpl-template-menu > li .submenu-button:after {
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  left: 24px;
  top: 17px;
  width: 2px;
  height: 16px;
  z-index: 99;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.rstpl-navigation .navbar .rstpl-template-menu > li .submenu-button.opened:after {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (max-width: 979px) {
  .rstpl-navigation .navbar .rstpl-template-menu > li {
    border-bottom: 1px solid #000;
    position: relative;
  }
  .rstpl-navigation .navbar .rstpl-template-menu > li:last-of-type {
    border-bottom: none;
  }
  .rstpl-navigation .navbar .rstpl-template-menu > li.parent > a:after {
    content: none;
  }
  .rstpl-navigation .navbar .rstpl-template-menu > li .submenu-button {
    display: block;
  }
}
.rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu li > a {
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 979px) {
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu {
    margin: 0;
  }
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu li.parent:focus > a,
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu li.parent:hover > a {
    background-color: transparent;
    color: #af8634;
  }
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu li > a {
    color: #fff;
    padding: 10px 10px 10px 30px;
  }
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu li > a:hover,
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu li > a:focus {
    color: #af8634;
    background-color: transparent;
  }
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu li li > a {
    padding-left: 45px;
  }
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu li li li > a {
    padding-left: 60px;
  }
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu li li li li > a {
    padding-left: 75px;
  }
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu li li li li li > a {
    padding-left: 90px;
  }
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu li + li a {
    margin: 0;
  }
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu .dropdown-submenu:hover > a,
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu .dropdown-submenu:focus > a {
    background-color: transparent;
  }
  .rstpl-navigation .navbar .rstpl-template-menu .dropdown-menu > .active > a {
    background-color: transparent;
    color: #af8634;
  }
}
@media (max-width: 979px) {
  .rstpl-navigation .navbar .rstpl-template-menu {
    overflow: hidden;
  }
}
.rstpl-navigation .navbar-inner {
  background-image: none;
  background-color: #1b1e2f;
  border: none;
  padding: 0;
  position: relative;
}
.rstpl-navigation .rstpl-brand {
  background-color: transparent;
}
.rstpl-navigation .rstpl-brand.pull-left {
  margin-right: 30px;
  padding-right: 70px;
  position: relative;
  z-index: 0;
}
/*.rstpl-navigation .rstpl-brand.pull-left:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,0 100,0 0,100' style='fill:%23fff;' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: '';
  position: absolute;
  top: 0;
  left: calc(100% - 70px);
  height: 100%;
  width: 70px;
  z-index: -1;
} */
.rstpl-navigation .rstpl-brand.pull-left:after {
  background-color: #1B1E2F;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(100% - 70px);
  z-index: -1;
}
.rstpl-navigation .rstpl-brand.pull-left h1,
.rstpl-navigation .rstpl-brand.pull-left h2,
.rstpl-navigation .rstpl-brand.pull-left h3 {
  margin-right: 30px;
}
@media (max-width: 979px) {
  .rstpl-navigation .rstpl-brand.pull-left {
    padding-left: 15px;
  }
}
@media (max-width: 480px) {
  .rstpl-navigation .rstpl-brand.pull-left {
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 50px;
    position: relative;
    z-index: 0;
  }
/*  .rstpl-navigation .rstpl-brand.pull-left:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,0 100,0 0,100' style='fill:%23fff;' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    position: absolute;
    top: 0;
    left: calc(100% - 50px);
    height: 100%;
    width: 50px;
    z-index: -1;
  } */
  .rstpl-navigation .rstpl-brand.pull-left:after {
    background-color: #1B1E2F;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: calc(100% - 50px);
    z-index: -1;
  }
  .rstpl-navigation .rstpl-brand.pull-left h1,
  .rstpl-navigation .rstpl-brand.pull-left h2,
  .rstpl-navigation .rstpl-brand.pull-left h3 {
    margin-right: 5px;
  }
}
.rstpl-navigation .rstpl-brand.pull-right {
  margin-left: 30px;
  padding-left: 70px;
  position: relative;
  z-index: 0;
}
.rstpl-navigation .rstpl-brand.pull-right:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='100,0 100,100 0,0' style='fill:%23fff;' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: '';
  position: absolute;
  top: 0;
  right: calc(100% - 70px);
  height: 100%;
  width: 70px;
  z-index: -1;
}
.rstpl-navigation .rstpl-brand.pull-right:after {
  background-color: #fff;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(100% - 70px);
  z-index: -1;
}
.rstpl-navigation .rstpl-brand.pull-right h1,
.rstpl-navigation .rstpl-brand.pull-right h2,
.rstpl-navigation .rstpl-brand.pull-right h3 {
  margin-left: 30px;
}
@media (max-width: 979px) {
  .rstpl-navigation .rstpl-brand.pull-right {
    padding-right: 15px;
  }
}
@media (max-width: 480px) {
  .rstpl-navigation .rstpl-brand.pull-right {
    margin-left: 5px;
    padding-right: 5px;
    padding-left: 50px;
    position: relative;
    z-index: 0;
  }
  .rstpl-navigation .rstpl-brand.pull-right:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='100,0 100,100 0,0' style='fill:%23fff;' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    position: absolute;
    top: 0;
    right: calc(100% - 50px);
    height: 100%;
    width: 50px;
    z-index: -1;
  }
  .rstpl-navigation .rstpl-brand.pull-right:after {
    background-color: #fff;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: calc(100% - 50px);
    z-index: -1;
  }
  .rstpl-navigation .rstpl-brand.pull-right h1,
  .rstpl-navigation .rstpl-brand.pull-right h2,
  .rstpl-navigation .rstpl-brand.pull-right h3 {
    margin-left: 5px;
  }
}
.rstpl-navigation .rstpl-brand h1 {
  font-size: 48px;
  line-height: 1.25;
  margin: 15px 0;
}
.rstpl-navigation .rstpl-brand h2 {
  font-size: 40px;
  line-height: 1.3;
  margin: 18px 0;
}
.rstpl-navigation .rstpl-brand h3 {
  line-height: 1.35;
  margin: 23px 0;
}
.rstpl-navigation .collapse {
  position: static;
}
.rstpl-mega-menu .rstpl-mega-menu-container {
  background-color: #fff;
  display: block;
  padding: 20px;
  position: absolute;
  left: 50%;
  top: 100%;
  visibility: hidden;
  width: calc(100% - 20px);
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.rstpl-mega-menu .rstpl-mega-menu-container.container {
  padding: 20px;
}
@media (max-width: 979px) {
  .rstpl-mega-menu .rstpl-mega-menu-container {
    background-color: #1b1e2f;
    color: #fff;
    display: none;
    padding: 0;
    position: static;
    visibility: visible;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (max-width: 767px) {
  .rstpl-mega-menu .rstpl-mega-menu-container [class*='span'] {
    margin: 0px 0px 10px 0px;
  }
}
.rstpl-mega-menu [class*='span'] .rstpl-template-menu {
  border-right: 1px solid #ccc;
  list-style-type: none;
  margin: 0;
  padding: 0 20px 0 0;
}
.rstpl-mega-menu [class*='span'] .rstpl-template-menu > li {
  padding: 0;
}
.rstpl-mega-menu [class*='span'] .rstpl-template-menu > li > a {
  color: #8f8f8f;
  display: block;
  font-size: 13px;
  padding: 10px;
}
.rstpl-mega-menu [class*='span'] .rstpl-template-menu > li > a:hover,
.rstpl-mega-menu [class*='span'] .rstpl-template-menu > li > a:focus {
  background-color: #e6e6e6;
  color: #8f8f8f;
}
.rstpl-mega-menu [class*='span'] .rstpl-template-menu > li.active > a {
  background-color: #e6e6e6;
  color: #8f8f8f;
}
.rstpl-mega-menu [class*='span']:last-of-type .rstpl-template-menu {
  border-right: none;
}
@media (max-width: 979px) {
  .rstpl-mega-menu [class*='span'] {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .rstpl-mega-menu [class*='span']:last-of-type {
    margin-bottom: 0;
  }
  .rstpl-mega-menu [class*='span'] .rstpl-template-menu {
    border-right: none;
    padding: 0;
  }
  .rstpl-mega-menu [class*='span'] .rstpl-template-menu > li {
    border-bottom: none;
  }
  .rstpl-mega-menu [class*='span'] .rstpl-template-menu > li > a {
    color: #fff;
    padding: 10px 10px 10px 30px;
  }
  .rstpl-mega-menu [class*='span'] .rstpl-template-menu > li > a:hover,
  .rstpl-mega-menu [class*='span'] .rstpl-template-menu > li > a:focus {
    background-color: transparent;
    color: #af8634;
  }
  .rstpl-mega-menu [class*='span'] .rstpl-template-menu > li.active > a {
    background-color: transparent;
    color: #af8634;
  }
  .rstpl-mega-menu [class*='span'] > div {
    padding: 0 15px 15px 15px;
  }
}
@media (min-width: 980px) {
  .rstpl-mega-menu:hover > .rstpl-mega-menu-container {
    visibility: visible;
    z-index: 10;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
}
.rstpl-absolute-menu .rstpl-navigation .nav .rstpl-brand:after {
  content: none;
}
.navbar .nav > li > a {
  color: #ffffff;
  font-size: 18px;
  text-shadow: none;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #af8634;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:focus,
.navbar .nav > .active > a:hover {
  background-color: transparent;
  color: #af8634;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.navbar-inner {
  background-color: #373d60;
  background-image: none;
  border-color: #24283f;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#column-right,
#column-left {
  background-color: #ffffff;
}
#column-right > [class*='rstpl-'],
#column-left > [class*='rstpl-'] {
  border-radius: 4px;
  margin: 0 0 30px 0;
  overflow: hidden;
  padding: 20px;
  position: relative;
  z-index: 1;
}
#column-right > [class*='rstpl-']:before,
#column-left > [class*='rstpl-']:before {
  background-color: #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -4;
}
#column-right > [class*='rstpl-']:after,
#column-left > [class*='rstpl-']:after {
  background-color: #f9f9f9;
  content: '';
  position: absolute;
  right: 25%;
  top: 0;
  height: 1000%;
  width: 200%;
  z-index: -3;
  transform-origin: top right;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
}
#column-right > [class*='rstpl-'] h1,
#column-left > [class*='rstpl-'] h1,
#column-right > [class*='rstpl-'] h2,
#column-left > [class*='rstpl-'] h2,
#column-right > [class*='rstpl-'] h3,
#column-left > [class*='rstpl-'] h3,
#column-right > [class*='rstpl-'] h4,
#column-left > [class*='rstpl-'] h4,
#column-right > [class*='rstpl-'] h5,
#column-left > [class*='rstpl-'] h5,
#column-right > [class*='rstpl-'] h6,
#column-left > [class*='rstpl-'] h6 {
  word-break: break-all;
}
#column-right > [class*='rstpl-'] h1.rstpl-title,
#column-left > [class*='rstpl-'] h1.rstpl-title,
#column-right > [class*='rstpl-'] h2.rstpl-title,
#column-left > [class*='rstpl-'] h2.rstpl-title,
#column-right > [class*='rstpl-'] h3.rstpl-title,
#column-left > [class*='rstpl-'] h3.rstpl-title,
#column-right > [class*='rstpl-'] h4.rstpl-title,
#column-left > [class*='rstpl-'] h4.rstpl-title,
#column-right > [class*='rstpl-'] h5.rstpl-title,
#column-left > [class*='rstpl-'] h5.rstpl-title,
#column-right > [class*='rstpl-'] h6.rstpl-title,
#column-left > [class*='rstpl-'] h6.rstpl-title {
  margin: 0 0 20px 0;
}
#column-right > [class*='rstpl-'] form,
#column-left > [class*='rstpl-'] form {
  margin: 0;
  width: 100%;
  z-index: 1111;
}
#column-right > [class*='rstpl-'] form .input-prepend,
#column-left > [class*='rstpl-'] form .input-prepend {
  width: 100%;
}
#column-right > [class*='rstpl-'] form input[type='text'],
#column-left > [class*='rstpl-'] form input[type='text'],
#column-right > [class*='rstpl-'] form input[type='password'],
#column-left > [class*='rstpl-'] form input[type='password'],
#column-right > [class*='rstpl-'] form input[type='datetime'],
#column-left > [class*='rstpl-'] form input[type='datetime'],
#column-right > [class*='rstpl-'] form input[type='datetime-local'],
#column-left > [class*='rstpl-'] form input[type='datetime-local'],
#column-right > [class*='rstpl-'] form input[type='date'],
#column-left > [class*='rstpl-'] form input[type='date'],
#column-right > [class*='rstpl-'] form input[type='month'],
#column-left > [class*='rstpl-'] form input[type='month'],
#column-right > [class*='rstpl-'] form input[type='time'],
#column-left > [class*='rstpl-'] form input[type='time'],
#column-right > [class*='rstpl-'] form input[type='week'],
#column-left > [class*='rstpl-'] form input[type='week'],
#column-right > [class*='rstpl-'] form input[type='number'],
#column-left > [class*='rstpl-'] form input[type='number'],
#column-right > [class*='rstpl-'] form input[type='email'],
#column-left > [class*='rstpl-'] form input[type='email'],
#column-right > [class*='rstpl-'] form input[type='url'],
#column-left > [class*='rstpl-'] form input[type='url'],
#column-right > [class*='rstpl-'] form input[type='search'],
#column-left > [class*='rstpl-'] form input[type='search'],
#column-right > [class*='rstpl-'] form input[type='tel'],
#column-left > [class*='rstpl-'] form input[type='tel'],
#column-right > [class*='rstpl-'] form input[type='color'],
#column-left > [class*='rstpl-'] form input[type='color'],
#column-right > [class*='rstpl-'] form select,
#column-left > [class*='rstpl-'] form select,
#column-right > [class*='rstpl-'] form textarea,
#column-left > [class*='rstpl-'] form textarea,
#column-right > [class*='rstpl-'] form .uneditable-input,
#column-left > [class*='rstpl-'] form .uneditable-input {
  border-color: #ffffff;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  height: 25px;
}
#column-right > [class*='rstpl-'] form input[type='text']:focus,
#column-left > [class*='rstpl-'] form input[type='text']:focus,
#column-right > [class*='rstpl-'] form input[type='password']:focus,
#column-left > [class*='rstpl-'] form input[type='password']:focus,
#column-right > [class*='rstpl-'] form input[type='datetime']:focus,
#column-left > [class*='rstpl-'] form input[type='datetime']:focus,
#column-right > [class*='rstpl-'] form input[type='datetime-local']:focus,
#column-left > [class*='rstpl-'] form input[type='datetime-local']:focus,
#column-right > [class*='rstpl-'] form input[type='date']:focus,
#column-left > [class*='rstpl-'] form input[type='date']:focus,
#column-right > [class*='rstpl-'] form input[type='month']:focus,
#column-left > [class*='rstpl-'] form input[type='month']:focus,
#column-right > [class*='rstpl-'] form input[type='time']:focus,
#column-left > [class*='rstpl-'] form input[type='time']:focus,
#column-right > [class*='rstpl-'] form input[type='week']:focus,
#column-left > [class*='rstpl-'] form input[type='week']:focus,
#column-right > [class*='rstpl-'] form input[type='number']:focus,
#column-left > [class*='rstpl-'] form input[type='number']:focus,
#column-right > [class*='rstpl-'] form input[type='email']:focus,
#column-left > [class*='rstpl-'] form input[type='email']:focus,
#column-right > [class*='rstpl-'] form input[type='url']:focus,
#column-left > [class*='rstpl-'] form input[type='url']:focus,
#column-right > [class*='rstpl-'] form input[type='search']:focus,
#column-left > [class*='rstpl-'] form input[type='search']:focus,
#column-right > [class*='rstpl-'] form input[type='tel']:focus,
#column-left > [class*='rstpl-'] form input[type='tel']:focus,
#column-right > [class*='rstpl-'] form input[type='color']:focus,
#column-left > [class*='rstpl-'] form input[type='color']:focus,
#column-right > [class*='rstpl-'] form select:focus,
#column-left > [class*='rstpl-'] form select:focus,
#column-right > [class*='rstpl-'] form textarea:focus,
#column-left > [class*='rstpl-'] form textarea:focus,
#column-right > [class*='rstpl-'] form .uneditable-input:focus,
#column-left > [class*='rstpl-'] form .uneditable-input:focus {
  border-color: #af8634;
}
.rstpl-main-menu-position {
  position: relative;
  z-index: 10;
}
.rstpl-main-menu-position ::-moz-selection {
  background: #af8634;
  color: #ffffff;
  text-shadow: none;
}
.rstpl-main-menu-position ::selection {
  background: #af8634;
  color: #ffffff;
  text-shadow: none;
}
.rstpl-main-menu-position:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
.rstpl-main-menu-position:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
.rstpl-main-menu-position.logo-left:before {
  background-color: #1B1E2F;
}
.rstpl-main-menu-position.logo-left:after {
  background-color: #1b1e2f;
}
.rstpl-main-menu-position.logo-right:before {
  background-color: #1b1e2f;
}
.rstpl-main-menu-position.logo-right:after {
  background-color: #fff;
}
.rstpl-main-menu-position.rstpl-absolute-menu {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.rstpl-main-menu-position .container {
  padding: 0;
}
@media (max-width: 979px) {
  .rstpl-main-menu-position .container {
    margin: 0;
    width: auto;
  }
}
.rstpl-footer-position,
.rstpl-after-footer-position {
  background-color: #f7f7f7;
}
.rstpl-footer-position input,
.rstpl-after-footer-position input,
.rstpl-footer-position select,
.rstpl-after-footer-position select,
.rstpl-footer-position textarea,
.rstpl-after-footer-position textarea {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #8f8f8f;
  min-height: 44px;
  min-width: unset;
  padding: 12px;
  width: 100%;
}
.rstpl-footer-position input:focus,
.rstpl-after-footer-position input:focus,
.rstpl-footer-position select:focus,
.rstpl-after-footer-position select:focus,
.rstpl-footer-position textarea:focus,
.rstpl-after-footer-position textarea:focus {
  border-color: #af8634;
}
.rstpl-footer-position input::-webkit-input-placeholder,
.rstpl-after-footer-position input::-webkit-input-placeholder,
.rstpl-footer-position textarea::-webkit-input-placeholder,
.rstpl-after-footer-position textarea::-webkit-input-placeholder {
  color: #8f8f8f;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rstpl-footer-position input::-moz-placeholder,
.rstpl-after-footer-position input::-moz-placeholder,
.rstpl-footer-position textarea::-moz-placeholder,
.rstpl-after-footer-position textarea::-moz-placeholder {
  color: #8f8f8f;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rstpl-footer-position input:-ms-input-placeholder,
.rstpl-after-footer-position input:-ms-input-placeholder,
.rstpl-footer-position textarea:-ms-input-placeholder,
.rstpl-after-footer-position textarea:-ms-input-placeholder {
  color: #8f8f8f;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rstpl-footer-position ::-moz-selection,
.rstpl-after-footer-position ::-moz-selection {
  background: #af8634;
  color: #ffffff;
  text-shadow: none;
}
.rstpl-footer-position ::selection,
.rstpl-after-footer-position ::selection {
  background: #af8634;
  color: #ffffff;
  text-shadow: none;
}
.rstpl-footer-position p,
.rstpl-after-footer-position p,
.rstpl-footer-position li,
.rstpl-after-footer-position li,
.rstpl-footer-position i,
.rstpl-after-footer-position i,
.rstpl-footer-position span,
.rstpl-after-footer-position span {
  color: #909090;
}
.rstpl-footer-position h1.rstpl-title,
.rstpl-after-footer-position h1.rstpl-title,
.rstpl-footer-position h2.rstpl-title,
.rstpl-after-footer-position h2.rstpl-title,
.rstpl-footer-position h3.rstpl-title,
.rstpl-after-footer-position h3.rstpl-title,
.rstpl-footer-position h4.rstpl-title,
.rstpl-after-footer-position h4.rstpl-title,
.rstpl-footer-position h5.rstpl-title,
.rstpl-after-footer-position h5.rstpl-title,
.rstpl-footer-position h6.rstpl-title,
.rstpl-after-footer-position h6.rstpl-title {
  color: #1b1e2f;
}
.rstpl-footer-position h1.rstpl-title .bold,
.rstpl-after-footer-position h1.rstpl-title .bold,
.rstpl-footer-position h2.rstpl-title .bold,
.rstpl-after-footer-position h2.rstpl-title .bold,
.rstpl-footer-position h3.rstpl-title .bold,
.rstpl-after-footer-position h3.rstpl-title .bold,
.rstpl-footer-position h4.rstpl-title .bold,
.rstpl-after-footer-position h4.rstpl-title .bold,
.rstpl-footer-position h5.rstpl-title .bold,
.rstpl-after-footer-position h5.rstpl-title .bold,
.rstpl-footer-position h6.rstpl-title .bold,
.rstpl-after-footer-position h6.rstpl-title .bold {
  color: #1b1e2f;
}
.rstpl-footer-position h3.rstpl-title,
.rstpl-after-footer-position h3.rstpl-title {
  text-transform: uppercase;
  font-weight: 300;
}
.rstpl-footer-position .rstpl-social-icons .rstpl-social-link:after,
.rstpl-after-footer-position .rstpl-social-icons .rstpl-social-link:after {
  border-color: #ffffff;
}
.rstpl-footer-position .rstpl-widget,
.rstpl-after-footer-position .rstpl-widget {
  padding: 0;
}
.rstpl-footer-position .rstpl-widget h3,
.rstpl-after-footer-position .rstpl-widget h3 {
  font-size: 30px;
  line-height: 40px;
  margin: 0 0 25px;
}
.rstpl-footer-position .rstpl-widget .rstpl-twitter-widget-list li,
.rstpl-after-footer-position .rstpl-widget .rstpl-twitter-widget-list li {
  padding-top: 0;
}
.rstpl-footer-position .rstpl-widget .rstpl-twitter-widget-list li:before,
.rstpl-after-footer-position .rstpl-widget .rstpl-twitter-widget-list li:before {
  top: 5px;
}
.rstpl-footer-position .rstpl-widget .rstpl-twitter-widget-list li .author,
.rstpl-after-footer-position .rstpl-widget .rstpl-twitter-widget-list li .author {
  color: #af8634;
}
.rstpl-footer-position .rspbld-horizontal-icon-box .rspbld-icon:after,
.rstpl-after-footer-position .rspbld-horizontal-icon-box .rspbld-icon:after,
.rstpl-footer-position .rspbld-vertical-icon-box .rspbld-icon:after,
.rstpl-after-footer-position .rspbld-vertical-icon-box .rspbld-icon:after,
.rstpl-footer-position .rspbld-horizontal-icon-box .rspbld-icon:before,
.rstpl-after-footer-position .rspbld-horizontal-icon-box .rspbld-icon:before,
.rstpl-footer-position .rspbld-vertical-icon-box .rspbld-icon:before,
.rstpl-after-footer-position .rspbld-vertical-icon-box .rspbld-icon:before {
  background-color: #ffffff;
}
.rstpl-footer-position .rstpl-rscontact .rscontact,
.rstpl-after-footer-position .rstpl-rscontact .rscontact {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .rstpl-footer-position .rstpl-rscontact .rscontact,
  .rstpl-after-footer-position .rstpl-rscontact .rscontact {
    width: 100%;
  }
}
.rstpl-copyright-position {
  color: #4a5280;
  padding: 40px 0;
}
.rstpl-copyright-position .rstpl-template-menu {
  list-style: none;
  margin: 0;
  text-transform: uppercase;
}
.rstpl-copyright-position .rstpl-template-menu > li {
  display: inline-block;
}
.rstpl-copyright-position .rstpl-template-menu > li.rstpl-mega-menu .rstpl-mega-menu-container {
  display: none;
}
.rstpl-copyright-position .rstpl-template-menu > li > a {
  color: #4a5280;
  display: block;
  font-weight: 600;
  padding: 5px 10px;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rstpl-copyright-position .rstpl-template-menu > li > a:hover {
  color: #1b1e2f;
}
@media (max-width: 979px) {
  .rstpl-copyright-position .rstpl-template-menu {
    text-align: center;
  }
}
.rstpl-copyright-position .nav-inner {
  display: none;
}
.rstpl-copyright-position .rstpl-copyright {
  color: #4a5280;
}
.rstpl-copyright-position .rstpl-copyright a {
  color: #4a5280;
  font-weight: 600;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rstpl-copyright-position .rstpl-copyright a:hover {
  color: #1b1e2f;
}
.rstpl-copyright-position .rstpl-copyright span {
  text-align: center;
  vertical-align: middle;
}
.rstpl-copyright-position .rstpl-copyright p {
  display: inline-block;
  margin: 0;
}
@media (max-width: 979px) {
  .rstpl-copyright-position .row-fluid [class*='span'] {
    margin: 0 0 15px 0;
    width: 100%;
  }
  .rstpl-copyright-position .row-fluid [class*='span']:last-of-type {
    margin-bottom: 0;
  }
  .rstpl-copyright-position .rstpl-copyright.text-left,
  .rstpl-copyright-position .rstpl-copyright.text-right {
    text-align: center;
  }
}
.copyright-link {
  background-color: #af8634;
  color: #ffffff;
  line-height: 3;
}
.copyright-link a {
  color: #7280b6;
  font-weight: 600;
  -webkit-transition: color 0.2s linear 0s;
  -moz-transition: color 0.2s linear 0s;
  -o-transition: color 0.2s linear 0s;
  transition: color 0.2s linear 0s;
}
.copyright-link a:hover {
  color: #1b1e2f;
}
.copyright-link.copyright-hide {
  position: absolute;
  left: 1000%;
  bottom: 0;
}
.accordion {
  margin-bottom: 0;
}
.accordion.rotate-collapsed .accordion-toggle i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.accordion.rotate-collapsed .accordion-toggle.collapsed i {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.accordion-group {
  background-color: #ffffff;
  border-color: #e1e1e1;
  border-style: none solid solid solid;
  border-width: 0 1px 1px 1px;
  border-radius: 0;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.accordion-group:first-of-type {
  border-top: 1px solid #e1e1e1;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-group:last-of-type {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion-group .accordion-heading .accordion-toggle {
  color: #1b1e2f;
  background-color: #ffffff;
  margin: 0;
  padding: 20px;
  position: relative;
  text-decoration: none;
}
.accordion-group .accordion-heading .accordion-toggle i {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.accordion-group .accordion-heading .accordion-toggle.collapsed {
  color: #4f4f4f;
  text-decoration: none;
}
.accordion-group .accordion-heading .accordion-toggle.collapsed i {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.accordion-group .accordion-heading > a {
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.accordion-group a {
  color: #af8634;
}
.accordion-group a:hover {
  color: #424f80;
}
.accordion-inner {
  background-color: #ffffff;
  border-top: 0;
  color: #8f8f8f;
  line-height: 1.8;
  padding: 0 30px 30px 30px;
}
.accordion-inner a {
  color: #1b1e2f;
}
.accordion-inner a:hover {
  color: #1b1e2f;
}
.accordion-inner p:last-of-type {
  margin-bottom: 0;
}
.accordion-inner legend {
  color: inherit;
}
.accordion-inner .add-on,
.accordion-inner .popover-content {
  color: #8f8f8f;
}
.accordion-inner .form-actions {
  background-color: #12141f;
}
.accordion-inner .rspbld-image {
  margin: 0 15px 0 0;
}
.accordion-inner .table.table-striped tbody > tr:nth-child(2n + 1) > td,
.accordion-inner .table.table-striped tbody > tr:nth-child(2n + 1) > th {
  color: #8f8f8f;
}
.alert {
  background-color: #f6b324;
  border: none;
  border-radius: 0;
  color: #ffffff;
  text-shadow: none;
  -webkit-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}
.alert p {
  color: #ffffff;
}
.alert p:last-of-type {
  margin-bottom: 0;
}
.alert .alert-heading {
  color: #ffffff;
}
.alert.alert-success {
  background-color: #9fc61e;
}
.alert.alert-info {
  background-color: #2287b5;
}
.alert.alert-danger,
.alert.alert-error {
  background-color: #e70329;
}
.alert .close {
  background-color: transparent;
  background-image: none;
  border: none;
  margin: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.alert .close:hover {
  background-color: transparent;
  background-image: none;
}
.rsdir-contact-modal {
  min-height: initial !important;
}
.breadcrumb {
  background-color: #f2f2f2;
  border: 2px solid #fff;
}
.breadcrumbs {
  background-color: transparent;
  display: inline-block;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 15px;
  position: relative;
  vertical-align: middle;
  width: 100%;
  z-index: 1;
}
.breadcrumbs:before {
  background-color: #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -4;
}
.breadcrumbs:after {
  background-color: #f9f9f9;
  content: '';
  position: absolute;
  right: 25%;
  top: 0;
  height: 1500%;
  width: 200%;
  z-index: -3;
  transform-origin: top right;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
}
.breadcrumbs li {
  float: left;
  font-weight: 400;
}
.breadcrumbs li:first-of-type {
  font-weight: 600;
  margin-right: 20px;
}
.breadcrumbs li:last-of-type {
  color: #af8634;
}
.breadcrumbs li .divider {
  margin-left: 10px;
  vertical-align: -1px;
}
.breadcrumbs li .divider:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  font-size: 15px;
  color: #8f8f8f;
}
@media (max-width: 768px) {
  .breadcrumbs li {
    display: none;
  }
  .breadcrumbs li:first-of-type {
    display: inline-block;
  }
  .breadcrumbs li:nth-of-type(2) {
    display: inline-block;
  }
  .breadcrumbs li:last-of-type {
    display: inline-block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 38%;
    white-space: nowrap;
  }
}
.carousel {
  margin: 0;
}
.carousel-inner {
  background-color: #ffffff;
  margin: 0 auto;
  width: calc(100% - 160px);
}
.carousel-inner .item-container .item-image {
  float: left;
  margin: 0 30px 0 0;
  overflow: hidden;
  position: relative;
  width: calc(50% - 15px);
  z-index: 3;
}
.carousel-inner .item-container .item-image:before {
  border: 20px solid #f2f2f2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 40px);
  width: calc(100% - 40px);
  z-index: 4;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.carousel-inner .item-container .item-image > img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
@media (max-width: 979px) {
  .carousel-inner .item-container .item-image {
    max-width: 280px;
  }
}
@media (max-width: 767px) {
  .carousel-inner .item-container .item-image {
    float: none;
    margin: 0 0 15px 0;
    max-width: 100%;
    width: 100%;
  }
}
.carousel-inner .item-container:hover .item-image:before {
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
}
.carousel-inner .item-container:hover .item-image > img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.carousel-inner .item-container .item-title {
  margin: 0 0 30px 0;
}
@media (max-width: 767px) {
  .carousel-inner .item-container .item-title {
    margin: 30px 0 30px 0;
  }
}
.carousel-inner .item-container .item-content {
  line-height: 1.6;
}
.carousel-control {
  background-color: #af8634;
  border: none;
  border-radius: 0;
  height: 50px;
  width: 50px;
  top: 50%;
  z-index: 3;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.carousel-control.left {
  background-image: url(../../images/prev-light.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 30px;
  left: 0;
}
.carousel-control.right {
  background-image: url(../../images/next-light.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 30px;
  left: auto;
  right: 0;
}
.carousel-control:hover {
  background-color: #1b1e2f;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.carousel-control i:before {
  content: none;
}
.carousel-indicators.center-bottom,
.carousel-indicators.left-bottom,
.carousel-indicators.right-bottom {
  bottom: 22px;
}
.carousel-indicators.center-bottom + .carousel-inner .rspbld-item-container,
.carousel-indicators.left-bottom + .carousel-inner .rspbld-item-container,
.carousel-indicators.right-bottom + .carousel-inner .rspbld-item-container {
  padding-bottom: 60px;
}
.carousel-indicators li {
  border: 2px solid #1b1e2f;
  height: 12px;
  width: 12px;
}
.carousel-indicators li.active {
  background-color: #1b1e2f;
}
.navbar .nav > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu:after {
  border: none;
  content: '';
}
.dropdown-menu {
  background-color: #fff;
  border-radius: 0;
  border: none;
  padding: 0;
  margin: 0;
  top: 100%;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.2s ease-in 0s;
  -moz-transition: opacity 0.2s ease-in 0s;
  -o-transition: opacity 0.2s ease-in 0s;
  transition: opacity 0.2s ease-in 0s;
}
.dropdown-menu.right-edge {
  left: 0;
  top: 115% !important;
}
.dropdown-menu li:last-of-type > a {
  border-bottom: none;
}
.dropdown-menu li > a {
  color: #8f8f8f;
  font-size: 14px;
  padding: 10px;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-menu li > a:active {
  background: #e6e6e6;
  color: #8f8f8f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.dropdown-menu .dropdown-submenu {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.dropdown-menu .dropdown-submenu:hover,
.dropdown-menu .dropdown-submenu:focus {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.dropdown-menu .dropdown-submenu:hover > a,
.dropdown-menu .dropdown-submenu:focus > a {
  background: #e6e6e6;
  color: #8f8f8f;
}
.dropdown-menu .dropdown-submenu:hover > .dropdown-menu,
.dropdown-menu .dropdown-submenu:focus > .dropdown-menu {
  -webkit-transition: opacity 0.2s ease-in 0s;
  -moz-transition: opacity 0.2s ease-in 0s;
  -o-transition: opacity 0.2s ease-in 0s;
  transition: opacity 0.2s ease-in 0s;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  visibility: visible;
}
.dropdown-menu .dropdown-submenu > a {
  padding: 10px 20px 10px 10px;
  position: relative;
}
.dropdown-menu .dropdown-submenu > a:after {
  border-color: transparent transparent transparent #8f8f8f;
  position: absolute;
  right: 20px;
  top: 10px;
}
.dropdown-menu .dropdown-submenu .dropdown-menu {
  border-radius: 0;
  top: 15%;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #8f8f8f;
  background-color: #e6e6e6;
  background-image: none;
}
li > .dropdown-menu {
  display: block;
  visibility: hidden;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s linear 0s;
  -moz-transition: opacity 0.2s linear 0s;
  -o-transition: opacity 0.2s linear 0s;
  transition: opacity 0.2s linear 0s;
  -webkit-transition: visibility 0s linear 0.2s;
  -moz-transition: visibility 0s linear 0.2s;
  -o-transition: visibility 0s linear 0.2s;
  transition: visibility 0s linear 0.2s;
}
@media (max-width: 979px) {
  li > .dropdown-menu {
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    visibility: visible;
    display: none;
    margin: 0;
  }
  li > .dropdown-menu > li > a {
    border-radius: 0;
    border-bottom: none;
    padding: 15px 25px;
  }
  li > .dropdown-menu > li > a:hover,
  li > .dropdown-menu > li > a:focus,
  li > .dropdown-menu > li > a:active {
    background-color: #e6e6e6;
  }
  li > .dropdown-menu .dropdown-submenu:hover > a,
  li > .dropdown-menu .dropdown-submenu:focus > a {
    background-color: #e6e6e6;
  }
  li > .dropdown-menu .dropdown-submenu:hover > a:hover,
  li > .dropdown-menu .dropdown-submenu:focus > a:hover,
  li > .dropdown-menu .dropdown-submenu:hover > a:focus,
  li > .dropdown-menu .dropdown-submenu:focus > a:focus,
  li > .dropdown-menu .dropdown-submenu:hover > a:active,
  li > .dropdown-menu .dropdown-submenu:focus > a:active {
    background-color: #e6e6e6;
  }
  li > .dropdown-menu .dropdown-submenu > a:after {
    border: none;
  }
  li > .dropdown-menu .dropdown-submenu .dropdown-menu {
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    visibility: visible;
    display: none;
    margin: 0;
  }
  li > .dropdown-menu .dropdown-submenu .dropdown-menu > li > a {
    padding-left: 35px;
  }
}
@media (min-width: 768px) {
  li:hover > .dropdown-menu {
    -webkit-transition: opacity 0.2s ease-in 0s;
    -moz-transition: opacity 0.2s ease-in 0s;
    -o-transition: opacity 0.2s ease-in 0s;
    transition: opacity 0.2s ease-in 0s;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    visibility: visible;
  }
}
.row-fluid.rspbld-card-container > .container {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  padding: 60px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.03);
  -o-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.03);
}
@media (max-width: 767px) {
  .row-fluid.rspbld-card-container > .container {
    padding: 30px;
  }
}
.row-fluid [class*='span'] {
  min-height: 0;
}
.row-fluid [class*='span'].no-float {
  float: none;
}
@media (max-width: 767px) {
  .row-fluid [class*='span'] {
    margin-bottom: 40px;
  }
  .row-fluid [class*='span']:last-of-type {
    margin-bottom: 0;
  }
}
.hero-unit {
  border-radius: 4px;
}
.hero-unit h1 {
  margin: 0 0 20px 0;
}
.pager {
  margin: 0 0 20px 0;
}
.pager li a {
  background-color: #1b1e2f;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 10px 20px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #08090f;
  -moz-box-shadow: 0 3px 0 0 #08090f;
  -o-box-shadow: 0 3px 0 0 #08090f;
  box-shadow: 0 3px 0 0 #08090f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.pager li a:hover,
.pager li a:focus {
  background-color: #08090f;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
}
.pager li a:hover,
.pager li a:focus,
.pager li a:active {
  background-color: #2e334f;
}
.pagination li a > i {
  text-align: center;
}
.progress {
  height: 35px;
  margin: 0 0 16px 0;
  background-color: #f7f7f7;
  border-radius: 4px;
  overflow: hidden;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.progress .bar {
  font-size: 18px;
  color: #fff;
  text-align: center;
  text-shadow: none;
  background-color: #1b1e2f;
  background-image: none;
  line-height: 35px;
  float: left;
  width: 0;
  height: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.progress.progress-info .bar {
  background-color: #2287b5;
}
.progress.progress-success .bar {
  background-color: #9fc61e;
}
.progress.progress-warning .bar {
  background-color: #f6b324;
}
.progress.progress-danger .bar {
  background-color: #e70329;
}
.nav-tabs {
  border-color: #e1e1e1;
  margin: 0;
}
.nav-tabs > li > a {
  background-color: #ffffff;
  border-color: #e1e1e1;
  border-radius: 0;
  color: #4f4f4f;
  font-size: 14px;
  font-weight: 600;
  margin-right: 6px;
  padding: 15px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.nav-tabs > li > a:hover {
  background-color: #ffffff;
  border-color: #e1e1e1;
  color: #1b1e2f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.nav-tabs > li > a > i {
  vertical-align: baseline;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  background-color: #ffffff;
  border-color: #e1e1e1 #e1e1e1 transparent #e1e1e1;
  color: #1b1e2f;
}
.tab-content {
  background-color: #ffffff;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  color: #8f8f8f;
  line-height: 1.8;
  overflow: hidden;
  padding: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.tab-content a {
  color: #af8634;
}
.tab-content a:hover {
  color: #424f80;
}
.tab-content p {
  margin-bottom: 15px;
}
.tab-content p:last-of-type {
  margin-bottom: 0;
}
.tab-content legend {
  color: inherit;
}
.tab-content .add-on,
.tab-content .popover-content {
  color: #8f8f8f;
}
.tab-content .form-actions {
  background-color: #12141f;
}
.tab-content .table.table-striped tbody > tr:nth-child(2n + 1) > td,
.tab-content .table.table-striped tbody > tr:nth-child(2n + 1) > th {
  color: #8f8f8f;
}
@media (max-width: 979px) {
  .nav-tabs > li > a {
    margin-right: 2px;
    padding: 8px;
  }
}
.thumbnail {
  border: 20px solid #f2f2f2;
  border-radius: 0;
  padding: 0;
  overflow: hidden;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.background-primary .thumbnail,
.background-secondary .thumbnail,
.primary-overlay .thumbnail,
.primary-overlay-featured .thumbnail,
.secondary-overlay .thumbnail,
.secondary-overlay-featured .thumbnail {
  border-color: #fff;
}
.tooltip {
  font-size: 0.8em;
  font-weight: 700;
  border: none;
}
.tooltip .tooltip-inner {
  border: none;
}
.tooltip.top .tooltip-arrow {
  border-top: 0;
}
.tooltip.right .tooltip-arrow {
  border-right: 0;
}
.tooltip.left .tooltip-arrow {
  border-left: 0;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom: 0;
}
.icons {
  position: relative;
}
.article-info {
  display: block;
}
.article-info .article-info-term {
  display: inline-block;
  margin-right: 10px;
}
.article-info dd {
  display: inline;
  margin-left: 0;
  margin-right: 15px;
  line-height: 25px;
}
.article-info dd:last-of-type {
  margin-right: 0;
}
.article-info dd.createdby img {
  width: 40px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .article-info dd {
    display: block;
  }
  .article-info dd:first-of-type {
    margin-left: 10px;
  }
}
.item-image.pull-left,
.item-image.pull-right {
  float: none;
  width: 100%;
}
@media (max-width: 767px) {
  .item-image.rstpl-m-top-big {
    margin-top: 0;
  }
}
.item-image img {
  width: 100%;
}
div[itemprop='blogPost'] {
  margin: 30px 0;
  position: relative;
}
@media (max-width: 767px) {
  div[itemprop='blogPost'] {
    margin: 0;
    padding: 0;
  }
}
div[itemprop='blogPost'] .page-header {
  margin: 0;
}
div[itemprop='blogPost'] .page-header .rstpl-title {
  margin: 10px;
}
div[itemprop='blogPost'] .item-image {
  margin-bottom: 20px;
  overflow: hidden;
}
div[itemprop='blogPost'] .item-image a {
  background-color: #af8634;
  display: block;
  position: relative;
}
div[itemprop='blogPost'] .item-image a:after {
  content: '\f149';
  color: #ffffff;
  display: block;
  font-family: 'FontAwesome';
  font-size: 48px;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-transform: translate(-100%, -100%);
  -moz-transform: translate(-100%, -100%);
  -ms-transform: translate(-100%, -100%);
  -o-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
}
div[itemprop='blogPost'] .item-image a:before {
  background-color: rgba(49, 58, 94, 0.5);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  -webkit-transform: scale(2, 1.55) rotate(30deg) translate(-100%, 0);
  -moz-transform: scale(2, 1.55) rotate(30deg) translate(-100%, 0);
  -ms-transform: scale(2, 1.55) rotate(30deg) translate(-100%, 0);
  -o-transform: scale(2, 1.55) rotate(30deg) translate(-100%, 0);
  transform: scale(2, 1.55) rotate(30deg) translate(-100%, 0);
  z-index: 1;
}
div[itemprop='blogPost'] .item-image a > img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
div[itemprop='blogPost'] .item-image:hover a:after {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
div[itemprop='blogPost'] .item-image:hover a:before {
  -webkit-transform: scale(2, 1.55) rotate(30deg) translate(100%, 0);
  -moz-transform: scale(2, 1.55) rotate(30deg) translate(100%, 0);
  -ms-transform: scale(2, 1.55) rotate(30deg) translate(100%, 0);
  -o-transform: scale(2, 1.55) rotate(30deg) translate(100%, 0);
  transform: scale(2, 1.55) rotate(30deg) translate(100%, 0);
}
div[itemprop='blogPost'] .item-image:hover a > img {
  -moz-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter: alpha(opacity=75);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
div[itemprop='blogPost'] .readmore {
  margin: 20px 0 0 0;
}
div[itemprop='blogPost'] .readmore a.btn {
  background-color: #af8634;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 30px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #20253c;
  -moz-box-shadow: 0 3px 0 0 #20253c;
  -o-box-shadow: 0 3px 0 0 #20253c;
  box-shadow: 0 3px 0 0 #20253c;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
div[itemprop='blogPost'] .readmore a.btn:hover,
div[itemprop='blogPost'] .readmore a.btn:focus {
  background-color: #20253c;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #0e111b;
  -moz-box-shadow: 0 3px 0 0 #0e111b;
  -o-box-shadow: 0 3px 0 0 #0e111b;
  box-shadow: 0 3px 0 0 #0e111b;
}
.items-leading div[itemprop='blogPost']:first-of-type {
  margin-top: 0;
}
@media (max-width: 767px) {
  .items-leading {
    margin: 0 0 30px 0;
  }
}
div[itemprop='articleBody'] {
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  div[itemprop='articleBody'] {
    padding: 0 15px;
  }
}
div[itemprop='articleBody'] p {
  margin-bottom: 20px;
}
.page-header {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.rstpl-article-container .icons {
  display: inline-block;
  float: right;
  position: relative;
}
.blog .item {
  position: relative;
}
.blog .icons {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.blog .icons .dropdown-toggle.btn-mini {
  display: block;
  padding: 5px;
}
.blog .items-row:last-of-type {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .blog .items-row:last-of-type {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .blog .items-row {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .rstpl-all-content-position [class*='span'] {
    float: left;
  }
}
#rstpl-com_contact .dl-horizontal dt {
  width: 15px;
}
#rstpl-com_contact .dl-horizontal dd {
  margin: 0 0 15px 35px;
}
@media (min-width: 768px) and (max-width: 980px) {
  #rstpl-com_contact .contact .row-fluid .span7 {
    width: 100%;
    margin-left: 0;
  }
}
.newsfeed ol {
  counter-reset: rstpl-newsfeed-counter;
  list-style: none;
  margin: 0;
}
.newsfeed ol li {
  margin: 0 0 40px 0;
  padding: 0 0 24px 30px;
}
.newsfeed .feed-item-description p {
  margin-bottom: 10px;
}
#rstpl-com_k2 #k2Container {
  padding: 0;
}
#rstpl-com_k2 .k2FeedIcon {
  margin-bottom: 15px;
  padding: 0;
}
#rstpl-com_k2 .k2FeedIcon a {
  font-family: 'FontAwesome';
  font-size: 18px;
}
#rstpl-com_k2 .k2FeedIcon a:before {
  content: '\f09e';
}
#rstpl-com_k2 .k2FeedIcon a:hover:before {
  content: '\f09e';
}
#rstpl-com_k2 .itemListCategory {
  background-color: #1b1e2f;
  border: none;
  border-radius: 0;
  color: #ffffff;
  margin: 0 0 40px 0;
  padding: 20px;
  position: relative;
}
#rstpl-com_k2 .itemListCategory a {
  color: #ffffff;
}
#rstpl-com_k2 .itemListCategory a:hover,
#rstpl-com_k2 .itemListCategory a:focus {
  color: #d9d9d9;
}
#rstpl-com_k2 .itemListCategory h1,
#rstpl-com_k2 .itemListCategory h2,
#rstpl-com_k2 .itemListCategory h3,
#rstpl-com_k2 .itemListCategory h4,
#rstpl-com_k2 .itemListCategory h5,
#rstpl-com_k2 .itemListCategory h6 {
  color: #ffffff;
}
#rstpl-com_k2 .itemListCategory img {
  border: 10px solid #f2f2f2;
  margin: 0;
}
#rstpl-com_k2 .itemListCategory img[src$='/category.png'] {
  border: none;
}
#rstpl-com_k2 .itemListCategory .itemListCategoryImageBlock {
  float: left;
  margin: 0 15px 0 0;
}
#rstpl-com_k2 .itemListCategory .itemListCategoryDetailsBlock {
  overflow: hidden;
}
#rstpl-com_k2 .itemListCategory .itemListCategoryDetailsBlock > h1,
#rstpl-com_k2 .itemListCategory .itemListCategoryDetailsBlock > h2,
#rstpl-com_k2 .itemListCategory .itemListCategoryDetailsBlock > h3,
#rstpl-com_k2 .itemListCategory .itemListCategoryDetailsBlock > h4,
#rstpl-com_k2 .itemListCategory .itemListCategoryDetailsBlock > h5,
#rstpl-com_k2 .itemListCategory .itemListCategoryDetailsBlock > h6 {
  margin-bottom: 10px;
  margin-top: 0;
}
#rstpl-com_k2 .subCategory {
  background-color: #af8634;
  border: none;
  color: #ffffff;
  margin: 10px;
  padding: 20px;
}
#rstpl-com_k2 .subCategory a {
  color: #ffffff;
}
#rstpl-com_k2 .subCategory a:hover,
#rstpl-com_k2 .subCategory a:focus {
  color: #d9d9d9;
}
#rstpl-com_k2 .subCategory a.subCategoryImage img {
  border: 10px solid #f2f2f2;
  margin: 0;
}
#rstpl-com_k2 .subCategory a.subCategoryImage img[src$='/category.png'] {
  background-color: #f2f2f2;
  border: none;
}
#rstpl-com_k2 .subCategory a.subCategoryMore {
  font-weight: 700;
}
#rstpl-com_k2 .subCategory h1,
#rstpl-com_k2 .subCategory h2,
#rstpl-com_k2 .subCategory h3,
#rstpl-com_k2 .subCategory h4,
#rstpl-com_k2 .subCategory h5,
#rstpl-com_k2 .subCategory h6 {
  color: #ffffff;
}
#rstpl-com_k2 .subCategory .subCategoryImageBlock {
  float: left;
  margin: 0 15px 0 0;
}
#rstpl-com_k2 .subCategory .subCategoryDetailsBlock {
  overflow: hidden;
}
#rstpl-com_k2 .subCategory .subCategoryDetailsBlock > h1,
#rstpl-com_k2 .subCategory .subCategoryDetailsBlock > h2,
#rstpl-com_k2 .subCategory .subCategoryDetailsBlock > h3,
#rstpl-com_k2 .subCategory .subCategoryDetailsBlock > h4,
#rstpl-com_k2 .subCategory .subCategoryDetailsBlock > h5,
#rstpl-com_k2 .subCategory .subCategoryDetailsBlock > h6 {
  margin-bottom: 10px;
  margin-top: 0;
}
#rstpl-com_k2 .itemListCategoriesBlock + .itemList {
  margin-top: 60px;
}
#rstpl-com_k2 .catItemView {
  margin-bottom: 70px;
  padding: 0;
}
#rstpl-com_k2 .catItemView.groupPrimary .catItemImageBlock {
  max-width: 45%;
}
@media (max-width: 767px) {
  #rstpl-com_k2 .catItemView.groupPrimary .catItemImageBlock {
    max-width: none;
  }
}
#rstpl-com_k2 .catItemView.groupSecondary .catItemImageBlock {
  max-width: 35%;
}
@media (max-width: 767px) {
  #rstpl-com_k2 .catItemView.groupSecondary .catItemImageBlock {
    max-width: none;
  }
}
#rstpl-com_k2 .catItemView.groupLinks .catItemImageBlock {
  float: none;
  margin: 0;
  max-width: 400px;
}
@media (max-width: 767px) {
  #rstpl-com_k2 .catItemView.groupLinks .catItemImageBlock {
    max-width: none;
  }
}
#rstpl-com_k2 .catItemAddLink {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 3px;
}
#rstpl-com_k2 .catItemAddLink a {
  background-color: #af8634;
  border: none;
  color: #ffffff;
  line-height: 1;
  margin: 0;
  padding: 5px;
}
#rstpl-com_k2 .catItemAddLink a i {
  font-size: 1em;
  height: 1em;
  width: 1em;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
}
#rstpl-com_k2 .catItemImageBlock {
  float: left;
  margin: 0 30px 0 0;
  max-width: 400px;
  overflow: hidden;
  padding: 0;
}
@media (max-width: 979px) {
  #rstpl-com_k2 .catItemImageBlock {
    max-width: 40%;
  }
}
@media (max-width: 767px) {
  #rstpl-com_k2 .catItemImageBlock {
    float: none;
    margin: 0 auto 30px auto;
    max-width: none;
  }
}
#rstpl-com_k2 .catItemImage {
  background-color: #af8634;
  margin: 0;
}
#rstpl-com_k2 .catItemImage a {
  display: block;
  position: relative;
}
#rstpl-com_k2 .catItemImage a:before {
  color: #ffffff;
  content: '\f0c1';
  font-family: 'FontAwesome';
  font-size: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .catItemImage a:after {
  border: 20px solid #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 40px);
  width: calc(100% - 40px);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .catItemImage a > img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .catItemImage:hover a:before {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#rstpl-com_k2 .catItemImage:hover a:after {
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
}
#rstpl-com_k2 .catItemImage:hover a > img {
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#rstpl-com_k2 .catItemContainer {
  overflow: hidden;
}
#rstpl-com_k2 .catItemTitle {
  padding: 0;
}
#rstpl-com_k2 .catItemTitle sup {
  background-color: #af8634;
  border-radius: 2px;
  color: #ffffff;
  padding: 0 4px;
  top: 0.7em;
  vertical-align: top;
}
#rstpl-com_k2 .catItemIsFeatured:before {
  right: 0;
  top: 0;
}
#rstpl-com_k2 .catItemEditLink {
  width: 24px;
}
#rstpl-com_k2 .catItemEditLink a {
  background-color: transparent;
  color: #1b1e2f;
  font-size: 14px;
  margin: 30px 0 0 0;
  padding: 0;
}
#rstpl-com_k2 .catItemEditLink a:hover {
  color: #000;
}
#rstpl-com_k2 .catItemPreInfo {
  color: #c2c2c2;
  margin-top: 20px;
}
#rstpl-com_k2 .catItemPostInfo {
  color: #c2c2c2;
}
#rstpl-com_k2 .catItemAuthor {
  display: inline-block;
  margin-right: 15px;
}
#rstpl-com_k2 .catItemDateCreated {
  color: inherit;
  font-size: 16px;
  margin-right: 15px;
}
#rstpl-com_k2 .catItemCategory {
  padding: 0;
  margin-right: 15px;
}
#rstpl-com_k2 .catItemTagsBlock {
  margin: 0 0 10px 0;
  padding: 10px 0;
}
#rstpl-com_k2 .catItemTagsBlock .catItemTags {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#rstpl-com_k2 .catItemTagsBlock .catItemTags li {
  display: inline-block;
  margin: 0 4px 8px 0;
  padding: 0;
}
#rstpl-com_k2 .catItemTagsBlock .catItemTags li a {
  background-color: #d9d9d9;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 8px;
  -webkit-transition: background-color 0.2s linear 0s;
  -moz-transition: background-color 0.2s linear 0s;
  -o-transition: background-color 0.2s linear 0s;
  transition: background-color 0.2s linear 0s;
}
#rstpl-com_k2 .catItemTagsBlock .catItemTags li a:before {
  content: none;
}
#rstpl-com_k2 .catItemTagsBlock .catItemTags li a:hover,
#rstpl-com_k2 .catItemTagsBlock .catItemTags li a:focus {
  background-color: #b3b3b3;
}
#rstpl-com_k2 .catItemRatingBlock {
  border-top: 2px solid #f2f2f2;
  color: #c2c2c2;
  margin-top: 10px;
  padding: 5px 0 0 0;
}
#rstpl-com_k2 .catItemRatingBlock span {
  color: #c2c2c2;
}
#rstpl-com_k2 .catItemBody {
  padding: 10px 0;
}
#rstpl-com_k2 .catItemIntroText {
  font-weight: inherit;
  margin: 10px 0;
  padding: 0;
}
#rstpl-com_k2 .catItemIntroText > p:last-of-type {
  margin-bottom: 0;
}
#rstpl-com_k2 .catItemReadMore {
  display: inline-block;
  margin: 10px 0;
}
#rstpl-com_k2 .catItemHits {
  float: left;
  margin-right: 15px;
}
#rstpl-com_k2 .catItemComments {
  float: left;
}
#rstpl-com_k2 .catItemDateModified {
  border: none;
  color: #c2c2c2;
  margin: 0;
  padding: 0;
}
#rstpl-com_k2 .catItemAttachmentsBlock {
  border-bottom: none;
  border-top: 2px solid #f2f2f2;
  color: #c2c2c2;
  margin-top: 10px;
  padding: 5px 0 0 0;
}
#rstpl-com_k2 ul.catItemAttachments {
  margin-left: 2px;
}
#rstpl-com_k2 ul.catItemAttachments li {
  padding: 0 5px 0 0;
  position: relative;
}
#rstpl-com_k2 ul.catItemAttachments li:after {
  content: ',';
  position: absolute;
  bottom: 0;
  right: 5px;
}
#rstpl-com_k2 ul.catItemAttachments li span {
  color: #c2c2c2;
  padding: 0;
}
#rstpl-com_k2 ul.catItemAttachments li:last-of-type:after {
  content: none;
}
#rstpl-com_k2 .catItemVideoBlock {
  background: none;
  margin: 40px 0 0 0;
  padding: 0;
}
#rstpl-com_k2 .catItemVideoBlock > h1,
#rstpl-com_k2 .catItemVideoBlock > h2,
#rstpl-com_k2 .catItemVideoBlock > h3,
#rstpl-com_k2 .catItemVideoBlock > h4,
#rstpl-com_k2 .catItemVideoBlock > h5,
#rstpl-com_k2 .catItemVideoBlock > h6 {
  margin-top: 0;
}
#rstpl-com_k2 .catItemImageGallery {
  margin: 20px 0 0 0;
}
#rstpl-com_k2 .itemTitle {
  padding: 0;
}
#rstpl-com_k2 .itemTitle sup {
  background-color: #af8634;
  border-radius: 2px;
  color: #ffffff;
  padding: 0 4px;
  top: 0.7em;
  vertical-align: top;
}
#rstpl-com_k2 .itemIsFeatured:before {
  right: 0;
  top: 0;
}
#rstpl-com_k2 .itemEditLink {
  width: 24px;
}
#rstpl-com_k2 .itemEditLink a {
  background-color: transparent;
  color: #1b1e2f;
  font-size: 14px;
  margin: 30px 0 0 0;
  padding: 0;
}
#rstpl-com_k2 .itemEditLink a:hover {
  color: #000;
}
#rstpl-com_k2 .itemPreInfo {
  color: #1b1e2f;
  margin-top: 20px;
}
#rstpl-com_k2 .itemPostInfo {
  color: #1b1e2f;
}
#rstpl-com_k2 .itemAuthor {
  display: inline-block;
  margin-right: 15px;
}
#rstpl-com_k2 .itemDateCreated {
  color: #1b1e2f;
  font-size: 16px;
  margin-right: 15px;
}
#rstpl-com_k2 .itemCategory {
  padding: 0;
  margin-right: 15px;
}
#rstpl-com_k2 .itemTagsBlock {
  margin: 0 0 10px 0;
  padding: 10px 0;
}
#rstpl-com_k2 .itemTagsBlock .itemTags {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#rstpl-com_k2 .itemTagsBlock .itemTags li {
  display: inline-block;
  margin: 0 4px 8px 0;
  padding: 0;
}
#rstpl-com_k2 .itemTagsBlock .itemTags li a {
  background-color: #d9d9d9;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 8px;
  -webkit-transition: background-color 0.2s linear 0s;
  -moz-transition: background-color 0.2s linear 0s;
  -o-transition: background-color 0.2s linear 0s;
  transition: background-color 0.2s linear 0s;
}
#rstpl-com_k2 .itemTagsBlock .itemTags li a:before {
  content: none;
}
#rstpl-com_k2 .itemTagsBlock .itemTags li a:hover,
#rstpl-com_k2 .itemTagsBlock .itemTags li a:focus {
  background-color: #b3b3b3;
}
#rstpl-com_k2 .itemView .itemRatingBlock {
  float: left;
}
#rstpl-com_k2 .itemView .itemRatingList {
  text-align: left;
}
#rstpl-com_k2 .itemView .itemRatingList li {
  border: none;
  padding: 0;
}
#rstpl-com_k2 .itemToolbar {
  border-top: 2px solid #f2f2f2;
  background-color: transparent;
  color: #c2c2c2;
  margin: 10px 0 0 0;
  padding: 5px 0 0 0;
}
#rstpl-com_k2 .itemToolbar ul li {
  border: none;
  padding: 0 5px;
}
#rstpl-com_k2 .itemToolbar ul li#font-size {
  padding-right: 15px;
  position: relative;
}
#rstpl-com_k2 .itemToolbar .itemRatingBlock {
  padding: 0;
}
#rstpl-com_k2 .itemToolbar .itemRatingBlock span {
  color: #c2c2c2;
}
#rstpl-com_k2 .itemToolbar a#fontDecrease {
  font-size: 0.85em;
  position: absolute;
  bottom: -10px;
  right: 3px;
}
#rstpl-com_k2 .itemToolbar a#fontDecrease:before {
  content: none;
}
#rstpl-com_k2 .itemToolbar a#fontIncrease {
  font-size: 0.85em;
  position: absolute;
  right: 3px;
  top: -5px;
}
#rstpl-com_k2 .itemToolbar a#fontIncrease:before {
  content: none;
}
#rstpl-com_k2 .itemImageBlock {
  margin: 0 0 20px 0;
  padding: 0;
}
#rstpl-com_k2 .itemImage {
  margin: 0 0 10px 0;
  position: relative;
}
#rstpl-com_k2 .itemImageCaption {
  background-color: rgba(49, 58, 94, 0.75);
  color: #ffffff;
  float: none;
  font-size: 16px;
  font-weight: 400;
  padding: 5px 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  width: 100%;
}
#rstpl-com_k2 .itemImageCredits {
  color: #8f8f8f;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
#rstpl-com_k2 .itemIntroText {
  color: #4f4f4f;
  font-size: 18px;
  line-height: 1.6;
  padding: 0;
}
#rstpl-com_k2 .itemBody {
  margin: 40px 0;
  padding: 0;
}
#rstpl-com_k2 .itemVideoBlock {
  background: none;
  margin: 40px 0 0 0;
  padding: 0;
}
#rstpl-com_k2 .itemVideoBlock > h1,
#rstpl-com_k2 .itemVideoBlock > h2,
#rstpl-com_k2 .itemVideoBlock > h3,
#rstpl-com_k2 .itemVideoBlock > h4,
#rstpl-com_k2 .itemVideoBlock > h5,
#rstpl-com_k2 .itemVideoBlock > h6 {
  margin-top: 0;
}
#rstpl-com_k2 .itemVideoBlock .itemVideoCaption {
  background-color: #af8634;
  color: inherit;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  padding: 10px;
  width: 100%;
}
#rstpl-com_k2 .itemVideoBlock .itemVideoCredits {
  color: #8f8f8f;
  font-size: 14px;
  font-weight: 400;
  margin: 10px 0 0 0;
}
#rstpl-com_k2 .itemPostInfo {
  color: #1b1e2f;
}
#rstpl-com_k2 .itemPostInfo .itemDateModified {
  float: right;
}
#rstpl-com_k2 .itemAttachmentsBlock {
  border-bottom: none;
  border-top: 2px solid #f2f2f2;
  color: #1b1e2f;
  margin-top: 10px;
  padding: 5px 0 0 0;
}
#rstpl-com_k2 ul.itemAttachments {
  margin-left: 2px;
}
#rstpl-com_k2 ul.itemAttachments li {
  padding: 0 5px 0 0;
  position: relative;
}
#rstpl-com_k2 ul.itemAttachments li:after {
  content: ',';
  position: absolute;
  bottom: 0;
  right: 5px;
}
#rstpl-com_k2 ul.itemAttachments li span {
  color: #c2c2c2;
  padding: 0;
}
#rstpl-com_k2 ul.itemAttachments li:last-of-type:after {
  content: none;
}
#rstpl-com_k2 .itemBottomToolbar {
  background-color: #f2f2f2;
  margin: 20px 0 0 0;
  padding: 20px;
}
#rstpl-com_k2 .itemBottomToolbar .itemPrevious {
  background-color: #1b1e2f;
  color: #ffffff;
  display: inline-block;
  line-height: 1;
  margin: 0 5px 0 0;
  padding: 10px;
  text-align: center;
}
#rstpl-com_k2 .itemBottomToolbar .itemPrevious i {
  line-height: 1;
  height: 1em;
  width: 1em;
}
#rstpl-com_k2 .itemBottomToolbar .itemNext {
  background-color: #1b1e2f;
  color: #ffffff;
  display: inline-block;
  line-height: 1;
  margin: 0 0 0 5px;
  padding: 10px;
  text-align: center;
}
#rstpl-com_k2 .itemBottomToolbar .itemNext i {
  line-height: 1;
  height: 1em;
  width: 1em;
}
#rstpl-com_k2 .itemSocialSharing {
  padding: 0;
}
#rstpl-com_k2 .itemTwitterButton {
  margin: 0 20px 0 0;
}
#rstpl-com_k2 .itemFacebookButton {
  margin: 0 20px 0 0;
  width: auto;
}
#rstpl-com_k2 .itemNavigation {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
  text-align: right;
}
#rstpl-com_k2 .itemAuthorBlock {
  background-color: #af8634;
  border-radius: 0;
  border: none;
  margin: 40px 0 0 0;
  overflow: hidden;
  padding: 20px;
}
#rstpl-com_k2 .itemAuthorBlock .itemAuthorAvatar {
  border-radius: 0;
  margin: 0 20px 0 0;
  padding: 10px;
}
#rstpl-com_k2 .itemAuthorBlock .itemAuthorDetails {
  color: #ffffff;
  overflow: hidden;
  padding: 0;
}
#rstpl-com_k2 .itemAuthorBlock .itemAuthorName {
  margin: 0 0 10px 0;
}
#rstpl-com_k2 .itemAuthorBlock .itemAuthorUrl,
#rstpl-com_k2 .itemAuthorBlock .itemAuthorEmail {
  color: #ffffff;
}
#rstpl-com_k2 .itemLatestRelated {
  margin: 40px 0 0 0;
}
#rstpl-com_k2 .itemAuthorLatest {
  margin: 0;
}
#rstpl-com_k2 .itemAuthorLatest > h1,
#rstpl-com_k2 .itemAuthorLatest > h2,
#rstpl-com_k2 .itemAuthorLatest > h3,
#rstpl-com_k2 .itemAuthorLatest > h4,
#rstpl-com_k2 .itemAuthorLatest > h5,
#rstpl-com_k2 .itemAuthorLatest > h6 {
  margin-top: 0;
}
#rstpl-com_k2 .itemAuthorLatest ul {
  list-style: none;
  margin: 0;
}
#rstpl-com_k2 .itemAuthorLatest ul li {
  margin: 0 0 20px 0;
  overflow: hidden;
  padding: 0;
}
#rstpl-com_k2 .itemAuthorLatest ul li:hover .itemAuthorLatestImage:before {
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
}
#rstpl-com_k2 .itemAuthorLatest ul li:hover .itemAuthorLatestImage img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#rstpl-com_k2 .itemAuthorLatest ul li:last-of-type {
  margin-bottom: 0;
}
#rstpl-com_k2 .itemAuthorLatestImage {
  float: left;
  margin-right: 15px;
  overflow: hidden;
  position: relative;
}
#rstpl-com_k2 .itemAuthorLatestImage:before {
  border: 10px solid #f2f2f2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  z-index: 2;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .itemAuthorLatestImage img {
  height: 100px;
  width: 100px;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .itemAuthorLatestDetails {
  overflow: hidden;
}
#rstpl-com_k2 .itemAuthorLatestTitle {
  margin: 0 0 5px 0;
}
#rstpl-com_k2 .itemAuthorLatestInfo {
  font-size: 14px;
  margin: 0 0 5px 0;
}
#rstpl-com_k2 .itemRelated {
  margin: 0;
}
#rstpl-com_k2 .itemRelated > h1,
#rstpl-com_k2 .itemRelated > h2,
#rstpl-com_k2 .itemRelated > h3,
#rstpl-com_k2 .itemRelated > h4,
#rstpl-com_k2 .itemRelated > h5,
#rstpl-com_k2 .itemRelated > h6 {
  margin-top: 0;
}
#rstpl-com_k2 .itemRelated ul {
  list-style: none;
  margin: 0;
}
#rstpl-com_k2 .itemRelated ul li {
  margin: 0 0 20px 0;
  overflow: hidden;
  padding: 0;
}
#rstpl-com_k2 .itemRelated ul li:hover .itemRelImage:before {
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
}
#rstpl-com_k2 .itemRelated ul li:hover .itemRelImage img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#rstpl-com_k2 .itemRelated ul li:last-of-type {
  margin-bottom: 0;
}
#rstpl-com_k2 .itemRelImage {
  float: left;
  margin-right: 15px;
  overflow: hidden;
  position: relative;
}
#rstpl-com_k2 .itemRelImage:before {
  border: 10px solid #f2f2f2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  z-index: 2;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .itemRelImage img {
  height: 100px;
  width: 100px;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .itemRelInfo {
  font-size: 14px;
  margin: 0 0 5px 0;
}
#rstpl-com_k2 .itemRelDetails {
  overflow: hidden;
}
#rstpl-com_k2 .itemRelTitle {
  margin: 0 0 5px 0;
}
#rstpl-com_k2 .itemRelInfo {
  margin: 0 0 15px 0;
}
#rstpl-com_k2 .itemRelCat {
  margin: 0 10px 0 0;
}
#rstpl-com_k2 .itemComments {
  background-color: transparent;
  border: none;
  border-radius: 0;
  margin: 40px 0 0 0;
  padding: 0;
}
#rstpl-com_k2 .itemComments .itemCommentsCounter {
  margin-top: 0;
}
#rstpl-com_k2 .itemComments ul.itemCommentsList {
  margin: 0;
}
#rstpl-com_k2 .itemComments ul.itemCommentsList li {
  background-color: transparent;
  border: none;
  border-radius: 4px;
  margin: 0 0 20px 0;
  padding: 20px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#rstpl-com_k2 .itemComments ul.itemCommentsList li:before {
  background-color: #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -4;
}
#rstpl-com_k2 .itemComments ul.itemCommentsList li:after {
  background-color: #f9f9f9;
  content: '';
  position: absolute;
  right: 25%;
  top: 0;
  height: 1000%;
  width: 200%;
  z-index: -3;
  transform-origin: top right;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
}
#rstpl-com_k2 .itemComments ul.itemCommentsList li p {
  padding: 0;
}
#rstpl-com_k2 .itemComments ul.itemCommentsList li:last-of-type {
  margin: 0;
}
#rstpl-com_k2 .itemComments .commentAuthorAvatar {
  border: 10px solid #fff;
  margin: 0 15px 0 0;
  padding: 0;
  text-align: center;
}
#rstpl-com_k2 .itemComments .commentInfo {
  margin: 0 0 10px 0;
}
#rstpl-com_k2 .itemComments .commentInfo .commentAuthorName {
  font-weight: 300;
  margin: 0 15px 0 0;
}
#rstpl-com_k2 .itemComments .commentInfo .commentDate {
  border: none;
  font-weight: 300;
  margin: 0 15px 0 0;
  padding: 0;
}
#rstpl-com_k2 .itemComments .commentInfo .commentLink {
  float: none;
  margin: 0;
}
#rstpl-com_k2 .itemComments .commentInfo .commentLink a {
  color: #1b1e2f;
  font-size: 14px;
}
#rstpl-com_k2 .itemComments .commentInfo .commentLink a:hover {
  color: #000;
}
#rstpl-com_k2 .itemComments .commentDetails {
  overflow: hidden;
}
#rstpl-com_k2 .itemComments .commentToolbar a {
  color: #1b1e2f;
  font-size: 14px;
  height: 1em;
  width: 1em;
  margin: 0 5px 0 0;
  text-align: center;
}
#rstpl-com_k2 .itemComments .commentToolbar a:hover {
  color: #000;
}
#rstpl-com_k2 .itemComments .itemCommentsForm {
  border-radius: 4px;
  margin: 60px 0 0 0;
  overflow: hidden;
  padding: 40px;
  position: relative;
  z-index: 1;
}
#rstpl-com_k2 .itemComments .itemCommentsForm:before {
  background-color: #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -4;
}
#rstpl-com_k2 .itemComments .itemCommentsForm:after {
  background-color: #f9f9f9;
  content: '';
  position: absolute;
  right: 25%;
  top: 0;
  height: 1000%;
  width: 200%;
  z-index: -3;
  transform-origin: top right;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
}
#rstpl-com_k2 .itemComments .itemCommentsForm input::-webkit-input-placeholder,
#rstpl-com_k2 .itemComments .itemCommentsForm textarea::-webkit-input-placeholder,
#rstpl-com_k2 .itemComments .itemCommentsForm input::-moz-placeholder,
#rstpl-com_k2 .itemComments .itemCommentsForm textarea::-moz-placeholder,
#rstpl-com_k2 .itemComments .itemCommentsForm input:-ms-input-placeholder,
#rstpl-com_k2 .itemComments .itemCommentsForm textarea:-ms-input-placeholder {
  color: red;
}
#rstpl-com_k2 .itemComments .itemCommentsForm h3 {
  margin: 0 0 20px 0;
  padding: 0;
}
#rstpl-com_k2 .itemComments .itemCommentsForm .itemCommentsFormNotes {
  border: none;
  padding: 0;
}
#rstpl-com_k2 .itemComments .itemCommentsForm form label {
  margin: 15px 0 5px 0;
}
#rstpl-com_k2 .itemComments .itemCommentsForm form #formLog {
  font-weight: 400;
  margin: 20px 0;
  padding: 10px;
}
#rstpl-com_k2 .itemComments .itemCommentsForm form #submitCommentButton {
  background-color: #af8634;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #0e111b;
  -moz-box-shadow: 0 3px 0 0 #0e111b;
  -o-box-shadow: 0 3px 0 0 #0e111b;
  box-shadow: 0 3px 0 0 #0e111b;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .itemComments .itemCommentsForm form #submitCommentButton:hover,
#rstpl-com_k2 .itemComments .itemCommentsForm form #submitCommentButton:focus {
  background-color: #20253c;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #0e111b;
  -moz-box-shadow: 0 3px 0 0 #0e111b;
  -o-box-shadow: 0 3px 0 0 #0e111b;
  box-shadow: 0 3px 0 0 #0e111b;
}
#rstpl-com_k2 .itemComments .itemCommentsForm form #submitCommentButton:hover,
#rstpl-com_k2 .itemComments .itemCommentsForm form #submitCommentButton:focus {
  background-color: #5463a1;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #af8634;
  -moz-box-shadow: 0 3px 0 0 #af8634;
  -o-box-shadow: 0 3px 0 0 #af8634;
  box-shadow: 0 3px 0 0 #af8634;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .itemComments .itemCommentsForm form #submitCommentButton:hover:hover,
#rstpl-com_k2 .itemComments .itemCommentsForm form #submitCommentButton:focus:hover,
#rstpl-com_k2 .itemComments .itemCommentsForm form #submitCommentButton:hover:focus,
#rstpl-com_k2 .itemComments .itemCommentsForm form #submitCommentButton:focus:focus {
  background-color: #424f80;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #af8634;
  -moz-box-shadow: 0 3px 0 0 #af8634;
  -o-box-shadow: 0 3px 0 0 #af8634;
  box-shadow: 0 3px 0 0 #af8634;
}
#rstpl-com_k2 .itemBackToTop a {
  text-decoration: none;
}
#rstpl-com_k2 .itemBackToTop i {
  height: 1em;
  width: 1em;
}
#rstpl-com_k2 #itemListLinks {
  background-color: transparent;
  border: none;
  margin: 0 0 40px 0;
  padding: 0;
}
#rstpl-com_k2 .tagItemView {
  margin-bottom: 70px;
  width: 100%;
}
#rstpl-com_k2 .tagItemImageBlock {
  margin: 0 30px 0 0;
  max-width: 300px;
  overflow: hidden;
  padding: 0;
}
@media (max-width: 979px) {
  #rstpl-com_k2 .tagItemImageBlock {
    max-width: 40%;
  }
}
@media (max-width: 767px) {
  #rstpl-com_k2 .tagItemImageBlock {
    float: none;
    margin: 0 auto 30px auto;
    max-width: 300px;
  }
}
#rstpl-com_k2 .tagItemImage {
  background-color: #af8634;
  margin: 0;
}
#rstpl-com_k2 .tagItemImage a {
  display: block;
  position: relative;
}
#rstpl-com_k2 .tagItemImage a:before {
  color: #ffffff;
  content: '\f0c1';
  font-family: 'FontAwesome';
  font-size: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .tagItemImage a:after {
  border: 20px solid #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 40px);
  width: calc(100% - 40px);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .tagItemImage a > img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .tagItemImage:hover a:before {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#rstpl-com_k2 .tagItemImage:hover a:after {
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
}
#rstpl-com_k2 .tagItemImage:hover a > img {
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#rstpl-com_k2 .tagItemContainer {
  overflow: hidden;
}
#rstpl-com_k2 .tagItemTitle {
  margin: 0;
  padding: 0;
}
#rstpl-com_k2 .tagItemInfo {
  color: #c2c2c2;
  margin: 20px 0 0 0;
}
#rstpl-com_k2 .tagItemAuthor {
  margin: 0 15px 0 0;
}
#rstpl-com_k2 .tagItemDateCreated {
  color: inherit;
  font-size: 16px;
  margin: 0 15px 0 0;
}
#rstpl-com_k2 .tagItemBody {
  padding: 10px 0;
}
#rstpl-com_k2 .tagItemIntroText {
  margin: 10px 0;
  padding: 0;
}
#rstpl-com_k2 .latestItemsUser {
  background-color: #af8634;
  border-radius: 0;
  border: none;
  margin: 0 0 40px 0;
  overflow: hidden;
  padding: 20px;
  position: relative;
}
#rstpl-com_k2 .latestItemsUser .k2FeedIcon {
  margin: 0;
  position: absolute;
  right: 2px;
  top: 2px;
}
#rstpl-com_k2 .latestItemsUser .latestItemsUserAvatar {
  border-radius: 0;
  margin: 0 20px 0 0;
  padding: 10px;
}
#rstpl-com_k2 .latestItemsUser .latestItemsUserDetails {
  color: #ffffff;
  overflow: hidden;
}
#rstpl-com_k2 .latestItemsUser .latestItemsUserName {
  margin: 0 0 10px 0;
}
#rstpl-com_k2 .latestItemsUser .latestItemsUserAdditionalInfo {
  margin: 0;
  padding: 0;
}
#rstpl-com_k2 .latestItemsUser .latestItemsUserURL,
#rstpl-com_k2 .latestItemsUser .latestItemsUserEmail {
  color: #ffffff;
  display: inline-block;
  font-weight: normal;
  margin: 0 10px 0 0;
}
#rstpl-com_k2 .latestItemsCategory {
  background-color: #1b1e2f;
  border: none;
  border-radius: 0;
  color: #ffffff;
  margin: 0 0 40px 0;
  padding: 20px;
  position: relative;
}
#rstpl-com_k2 .latestItemsCategory a {
  color: #ffffff;
}
#rstpl-com_k2 .latestItemsCategory a:hover,
#rstpl-com_k2 .latestItemsCategory a:focus {
  color: #d9d9d9;
}
#rstpl-com_k2 .latestItemsCategoryImage {
  float: left;
  margin: 0 15px 0 0;
}
#rstpl-com_k2 .latestItemsCategoryImage img {
  border: 10px solid #f2f2f2;
  margin: 0;
}
#rstpl-com_k2 .latestItemsCategoryDetails {
  overflow: hidden;
}
#rstpl-com_k2 .latestItemsCategoryDetails > h1,
#rstpl-com_k2 .latestItemsCategoryDetails > h2,
#rstpl-com_k2 .latestItemsCategoryDetails > h3,
#rstpl-com_k2 .latestItemsCategoryDetails > h4,
#rstpl-com_k2 .latestItemsCategoryDetails > h5,
#rstpl-com_k2 .latestItemsCategoryDetails > h6 {
  margin-bottom: 10px;
  margin-top: 0;
}
#rstpl-com_k2 .latestItemList {
  padding: 0;
}
#rstpl-com_k2 .latestItemView {
  margin-bottom: 70px;
  width: 100%;
}
#rstpl-com_k2 .latestItemImageBlock {
  margin: 0 30px 0 0;
  max-width: 33.33%;
  overflow: hidden;
  padding: 0;
}
@media (max-width: 767px) {
  #rstpl-com_k2 .latestItemImageBlock {
    float: none;
    margin: 0 auto 30px auto;
  }
}
#rstpl-com_k2 .latestItemImage {
  background-color: #af8634;
  margin: 0;
}
#rstpl-com_k2 .latestItemImage a {
  display: block;
  position: relative;
}
#rstpl-com_k2 .latestItemImage a:before {
  color: #ffffff;
  content: '\f0c1';
  font-family: 'FontAwesome';
  font-size: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .latestItemImage a:after {
  border: 20px solid #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 40px);
  width: calc(100% - 40px);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .latestItemImage a > img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  min-height: 249px;
}
#rstpl-com_k2 .latestItemImage:hover a:before {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#rstpl-com_k2 .latestItemImage:hover a:after {
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
}
#rstpl-com_k2 .latestItemImage:hover a > img {
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#rstpl-com_k2 .latestItemDetails {
  overflow: hidden;
}
#rstpl-com_k2 .latestItemTitle {
  padding: 0;
}
#rstpl-com_k2 .latestItemInfo {
  color: #1b1e2f;
  margin: 15px 0 0 0;
}
#rstpl-com_k2 .latestItemDateCreated {
  color: #1b1e2f;
  font-size: 16px;
  margin: 0 15px 0 0;
}
#rstpl-com_k2 .latestItemBody {
  padding: 10px 0;
}
#rstpl-com_k2 .latestItemIntroText {
  margin: 10px 0;
  padding: 0;
}
#rstpl-com_k2 .latestItemReadMore {
  display: inline-block;
  margin: 10px 0;
}
#rstpl-com_k2 .latestItemTagsBlock {
  margin: 0 0 10px 0;
  padding: 10px 0;
}
#rstpl-com_k2 .latestItemTagsBlock .latestItemTags {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#rstpl-com_k2 .latestItemTagsBlock .latestItemTags li {
  display: inline-block;
  margin: 0 4px 8px 0;
  padding: 0;
}
#rstpl-com_k2 .latestItemTagsBlock .latestItemTags li a {
  background-color: #ccc;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 8px;
  white-space: nowrap;
  -webkit-transition: background-color 0.2s linear 0s;
  -moz-transition: background-color 0.2s linear 0s;
  -o-transition: background-color 0.2s linear 0s;
  transition: background-color 0.2s linear 0s;
}
#rstpl-com_k2 .latestItemTagsBlock .latestItemTags li a:before {
  content: none;
}
#rstpl-com_k2 .latestItemTagsBlock .latestItemTags li a:hover,
#rstpl-com_k2 .latestItemTagsBlock .latestItemTags li a:focus {
  background-color: #999;
}
#rstpl-com_k2 .latestItemVideoBlock {
  background: none;
  margin: 40px 0 10px 0;
  padding: 0;
}
#rstpl-com_k2 .latestItemVideoBlock > h1,
#rstpl-com_k2 .latestItemVideoBlock > h2,
#rstpl-com_k2 .latestItemVideoBlock > h3,
#rstpl-com_k2 .latestItemVideoBlock > h4,
#rstpl-com_k2 .latestItemVideoBlock > h5,
#rstpl-com_k2 .latestItemVideoBlock > h6 {
  margin-top: 0;
}
#rstpl-com_k2 .latestItemCommentsLink {
  border: none;
  color: #c2c2c2;
  margin: 0;
  padding: 0;
}
#rstpl-com_k2 .latestItemsContainer[class*='cols'] .latestItemView {
  margin: 0 0 30px 0;
}
#rstpl-com_k2 .latestItemsContainer[class*='cols'] .latestItemImageBlock {
  float: none;
  margin: 0;
  max-width: 100%;
}
#rstpl-com_k2 .latestItemsContainer[class*='cols'] .latestItemDetails {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 30px;
  position: relative;
  z-index: 1;
}
#rstpl-com_k2 .latestItemsContainer[class*='cols'] .latestItemDetails:before {
  background-color: #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -4;
}
#rstpl-com_k2 .latestItemsContainer[class*='cols'] .latestItemDetails:after {
  background-color: #f9f9f9;
  content: '';
  position: absolute;
  right: 25%;
  top: 0;
  height: 1000%;
  width: 200%;
  z-index: -3;
  transform-origin: top right;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
}
#rstpl-com_k2 .latestItemsContainer[class*='cols'] .latestItemTagsBlock {
  margin: 0;
  padding: 0;
}
#rstpl-com_k2 .latestItemsContainer[class*='cols'] .latestItemImage a:after {
  border: none;
  height: 100%;
  width: 100%;
}
#rstpl-com_k2 .userBlock {
  background-color: #af8634;
  border-radius: 0;
  border: none;
  margin: 0 0 40px 0;
  overflow: hidden;
  padding: 20px;
  position: relative;
}
#rstpl-com_k2 .userBlock .userDetails {
  color: #ffffff;
  overflow: hidden;
}
#rstpl-com_k2 .userBlock .userAvatar {
  border-radius: 0;
  margin: 0 20px 0 0;
  padding: 10px;
  text-align: center;
}
#rstpl-com_k2 .userBlock .userItemAddLink {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
#rstpl-com_k2 .userBlock .userItemAddLink a {
  background-color: #1b1e2f;
  border: none;
  border-radius: 0;
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
  margin: 0;
  padding: 5px;
}
#rstpl-com_k2 .userBlock .userItemAddLink a i {
  font-size: 1em;
  height: 1em;
  width: 1em;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
}
#rstpl-com_k2 .userBlock .userItemAddLink a:hover {
  color: #d9d9d9;
}
#rstpl-com_k2 .userBlock .userName {
  color: #ffffff;
  margin: 0 0 10px 0;
}
#rstpl-com_k2 .userBlock .userDescription {
  padding: 0;
}
#rstpl-com_k2 .userBlock .userAdditionalInfo {
  margin: 0;
  padding: 0;
}
#rstpl-com_k2 .userBlock .userURL,
#rstpl-com_k2 .userBlock .userEmail {
  color: #ffffff;
  display: inline-block;
  font-weight: normal;
}
#rstpl-com_k2 .userItemView {
  margin-bottom: 70px;
}
#rstpl-com_k2 .userItemIsFeatured:before {
  right: 0;
  top: 0;
}
#rstpl-com_k2 .userItemEditLink {
  width: 24px;
}
#rstpl-com_k2 .userItemEditLink a {
  background-color: transparent;
  color: #1b1e2f;
  font-size: 14px;
  margin: 30px 0 0 0;
  padding: 0;
}
#rstpl-com_k2 .userItemEditLink a:hover {
  color: #000;
}
#rstpl-com_k2 .userItemImageBlock {
  float: left;
  margin: 0 30px 0 0;
  max-width: 300px;
  overflow: hidden;
  padding: 0;
}
@media (max-width: 979px) {
  #rstpl-com_k2 .userItemImageBlock {
    max-width: 40%;
  }
}
@media (max-width: 767px) {
  #rstpl-com_k2 .userItemImageBlock {
    float: none;
    margin: 0 auto 30px auto;
    max-width: 300px;
  }
}
#rstpl-com_k2 .userItemImage {
  background-color: #af8634;
  margin: 0;
}
#rstpl-com_k2 .userItemImage a {
  display: block;
  position: relative;
}
#rstpl-com_k2 .userItemImage a:before {
  color: #ffffff;
  content: '\f0c1';
  font-family: 'FontAwesome';
  font-size: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .userItemImage a:after {
  border: 20px solid #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 40px);
  width: calc(100% - 40px);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .userItemImage a > img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .userItemImage:hover a:before {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#rstpl-com_k2 .userItemImage:hover a:after {
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
}
#rstpl-com_k2 .userItemImage:hover a > img {
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#rstpl-com_k2 .userItemContainer {
  overflow: hidden;
}
#rstpl-com_k2 .userItemTitle {
  margin: 0;
  padding: 0;
}
#rstpl-com_k2 .userItemPreInfo {
  color: #c2c2c2;
  margin-top: 20px;
}
#rstpl-com_k2 .userItemDateCreated {
  color: inherit;
  font-size: 16px;
  margin: 0 15px 0 0;
}
#rstpl-com_k2 .userItemBody {
  padding: 10px 0;
}
#rstpl-com_k2 .userItemIntroText {
  margin: 10px 0;
  padding: 0;
}
#rstpl-com_k2 .userItemReadMore {
  display: inline-block;
  margin: 10px 0;
}
#rstpl-com_k2 .userItemTagsBlock {
  margin: 0 0 10px 0;
  padding: 10px 0;
}
#rstpl-com_k2 .userItemTagsBlock .userItemTags {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#rstpl-com_k2 .userItemTagsBlock .userItemTags li {
  display: inline-block;
  margin: 0 4px 8px 0;
  padding: 0;
}
#rstpl-com_k2 .userItemTagsBlock .userItemTags li a {
  background-color: #d9d9d9;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 8px;
  -webkit-transition: background-color 0.2s linear 0s;
  -moz-transition: background-color 0.2s linear 0s;
  -o-transition: background-color 0.2s linear 0s;
  transition: background-color 0.2s linear 0s;
}
#rstpl-com_k2 .userItemTagsBlock .userItemTags li a:before {
  content: none;
}
#rstpl-com_k2 .userItemTagsBlock .userItemTags li a:hover,
#rstpl-com_k2 .userItemTagsBlock .userItemTags li a:focus {
  background-color: #b3b3b3;
}
#rstpl-com_k2 .userItemCommentsLink {
  border: none;
  color: #c2c2c2;
  margin: 0;
  padding: 0;
}
#rstpl-com_k2 .genericView .componentheading {
  color: #af8634;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 20px 0;
}
#rstpl-com_k2 .genericItemView {
  margin-bottom: 70px;
}
#rstpl-com_k2 .genericItemInfo {
  margin-bottom: 20px;
}
#rstpl-com_k2 .genericItemDateCreated {
  color: inherit;
  font-size: 16px;
  margin: 0 15px 0 0;
}
#rstpl-com_k2 .genericItemTitle {
  margin-top: 0;
}
#rstpl-com_k2 .genericItemImageBlock {
  float: left;
  margin: 0 30px 0 0;
  max-width: 300px;
  overflow: hidden;
  padding: 0;
}
@media (max-width: 979px) {
  #rstpl-com_k2 .genericItemImageBlock {
    max-width: 40%;
  }
}
@media (max-width: 767px) {
  #rstpl-com_k2 .genericItemImageBlock {
    float: none;
    margin: 0 auto 30px auto;
    max-width: 300px;
  }
}
#rstpl-com_k2 .genericItemImage {
  background-color: #af8634;
  margin: 0;
}
#rstpl-com_k2 .genericItemImage a {
  display: block;
  position: relative;
}
#rstpl-com_k2 .genericItemImage a:before {
  color: #ffffff;
  content: '\f0c1';
  font-family: 'FontAwesome';
  font-size: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .genericItemImage a:after {
  border: 20px solid #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 40px);
  width: calc(100% - 40px);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .genericItemImage a > img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rstpl-com_k2 .genericItemImage:hover a:before {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#rstpl-com_k2 .genericItemImage:hover a:after {
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
}
#rstpl-com_k2 .genericItemImage:hover a > img {
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#rstpl-com_k2 .genericItemContent {
  overflow: hidden;
}
#rstpl-com_k2 .genericItemIntroText {
  padding: 0;
}
#rstpl-com_k2 .genericItemReadMore {
  display: inline-block;
  margin: 10px 0 0 0;
}
#rstpl-com_k2 .itemRatingList {
  background-image: url(../../../../templates/rstrone/images/rating_stars.png);
}
#rstpl-com_k2 .itemRatingList a:hover {
  background-image: url(../../../../templates/rstrone/images/rating_stars.png);
}
#rstpl-com_k2 .itemRatingList .itemCurrentRating {
  background-image: url(../../../../templates/rstrone/images/rating_stars.png);
}
#rstpl-com_k2 .itemIsFeatured:before,
#rstpl-com_k2 .catItemIsFeatured:before,
#rstpl-com_k2 .userItemIsFeatured:before {
  content: '\f006';
  font-family: 'FontAwesome';
  font-size: 18px;
}
#rstpl-com_k2 .cols2 {
  width: 49%;
}
#rstpl-com_k2 .cols3 {
  width: 32%;
}
#rstpl-com_k2 .cols4 {
  width: 23.5%;
}
#rstpl-com_k2 .cols5 {
  width: 18.4%;
}
#rstpl-com_k2 .cols6 {
  width: 15%;
}
#rstpl-com_k2 .cols7 {
  width: 12.571%;
}
#rstpl-com_k2 .cols8 {
  width: 10.75%;
}
#rstpl-com_k2 .cols9 {
  width: 9.333%;
}
#rstpl-com_k2 .cols10 {
  width: 8.2%;
}
#rstpl-com_k2 .cols11 {
  width: 7.272%;
}
#rstpl-com_k2 .cols12 {
  width: 6.5%;
}
#rstpl-com_k2 [class*='cols'] {
  margin-right: 2%;
}
#rstpl-com_k2 [class*='cols'].last {
  margin-right: 0;
}
@media (max-width: 767px) {
  #rstpl-com_k2 [class*='cols'] {
    margin: 0;
    width: 100%;
  }
}
#rstpl-com_users .k2AccountPageUpdate {
  border: none;
  margin: 0;
  padding: 0;
}
#rstpl-com_users .componentheading h3 {
  margin-top: 0;
}
ul.sigFreeClassic li.sigFreeThumb {
  margin: 0 5px 5px 0;
}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:after {
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s linear 0s;
  -moz-transition: opacity 0.2s linear 0s;
  -o-transition: opacity 0.2s linear 0s;
  transition: opacity 0.2s linear 0s;
}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg {
  -webkit-transition: opacity 0.2s linear 0s;
  -moz-transition: opacity 0.2s linear 0s;
  -o-transition: opacity 0.2s linear 0s;
  transition: opacity 0.2s linear 0s;
}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover {
  background-color: #1b1e2f;
}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover:after {
  background: none;
  color: #ffffff;
  content: '\f002';
  font-family: 'FontAwesome';
  font-size: 32px;
  line-height: 1;
  margin: 0;
  height: 1em;
  width: 1em;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {
  opacity: 0.25;
}
#k2ModalHeader {
  border-bottom: 2px solid #bfbfbf;
  padding: 10px;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
}
#k2ModalHeader h2 {
  font-size: 32px;
  font-weight: 400;
}
#k2ModalLogo {
  background-size: 70px;
  padding: 15px 0 15px 90px;
}
#k2ModalToolbar {
  margin: 10px 0;
}
#k2ModalToolbar #toolbar-save {
  padding: 15px 5px 15px 15px;
}
#k2ModalToolbar #toolbar-save a {
  background-color: #9fc61e;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 10px 15px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #586d11;
  -moz-box-shadow: 0 3px 0 0 #586d11;
  -o-box-shadow: 0 3px 0 0 #586d11;
  box-shadow: 0 3px 0 0 #586d11;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#k2ModalToolbar #toolbar-save a:hover,
#k2ModalToolbar #toolbar-save a:focus {
  background-color: #7b9a17;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #586d11;
  -moz-box-shadow: 0 3px 0 0 #586d11;
  -o-box-shadow: 0 3px 0 0 #586d11;
  box-shadow: 0 3px 0 0 #586d11;
}
#k2ModalToolbar #toolbar-save a:hover,
#k2ModalToolbar #toolbar-save a:focus {
  background-color: #c9e763;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 10px 15px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #9fc61e;
  -moz-box-shadow: 0 3px 0 0 #9fc61e;
  -o-box-shadow: 0 3px 0 0 #9fc61e;
  box-shadow: 0 3px 0 0 #9fc61e;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#k2ModalToolbar #toolbar-save a:hover:hover,
#k2ModalToolbar #toolbar-save a:focus:hover,
#k2ModalToolbar #toolbar-save a:hover:focus,
#k2ModalToolbar #toolbar-save a:focus:focus {
  background-color: #b9e136;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #9fc61e;
  -moz-box-shadow: 0 3px 0 0 #9fc61e;
  -o-box-shadow: 0 3px 0 0 #9fc61e;
  box-shadow: 0 3px 0 0 #9fc61e;
}
#k2ModalToolbar #toolbar-cancel {
  padding: 15px 15px 15px 5px;
}
#k2ModalToolbar #toolbar-cancel a {
  background-color: #e70329;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 10px 15px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #820217;
  -moz-box-shadow: 0 3px 0 0 #820217;
  -o-box-shadow: 0 3px 0 0 #820217;
  box-shadow: 0 3px 0 0 #820217;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#k2ModalToolbar #toolbar-cancel a:hover,
#k2ModalToolbar #toolbar-cancel a:focus {
  background-color: #b50220;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #820217;
  -moz-box-shadow: 0 3px 0 0 #820217;
  -o-box-shadow: 0 3px 0 0 #820217;
  box-shadow: 0 3px 0 0 #820217;
}
#k2ModalToolbar #toolbar-cancel a:hover,
#k2ModalToolbar #toolbar-cancel a:focus {
  background-color: #fd536f;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 10px 15px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #e70329;
  -moz-box-shadow: 0 3px 0 0 #e70329;
  -o-box-shadow: 0 3px 0 0 #e70329;
  box-shadow: 0 3px 0 0 #e70329;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#k2ModalToolbar #toolbar-cancel a:hover:hover,
#k2ModalToolbar #toolbar-cancel a:focus:hover,
#k2ModalToolbar #toolbar-cancel a:hover:focus,
#k2ModalToolbar #toolbar-cancel a:focus:focus {
  background-color: #fc2145;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #e70329;
  -moz-box-shadow: 0 3px 0 0 #e70329;
  -o-box-shadow: 0 3px 0 0 #e70329;
  box-shadow: 0 3px 0 0 #e70329;
}
#k2ModalContainer #adminForm {
  margin-top: 200px;
}
.k2Table .k2TableValue input[type='text'],
.k2Table .k2TableValue input[type='password'],
.k2Table .k2TableValue input[type='datetime'],
.k2Table .k2TableValue input[type='datetime-local'],
.k2Table .k2TableValue input[type='date'],
.k2Table .k2TableValue input[type='month'],
.k2Table .k2TableValue input[type='time'],
.k2Table .k2TableValue input[type='week'],
.k2Table .k2TableValue input[type='number'],
.k2Table .k2TableValue input[type='email'],
.k2Table .k2TableValue input[type='url'],
.k2Table .k2TableValue input[type='search'],
.k2Table .k2TableValue input[type='tel'],
.k2Table .k2TableValue input[type='color'],
.k2Table .k2TableValue select,
.k2Table .k2TableValue textarea,
.k2Table .k2TableValue .uneditable-input {
  line-height: 20px !important;
  min-height: 32px !important;
  padding: 6px !important;
}
.k2Table .k2TableValue ul.tags {
  border-radius: 0;
  line-height: 32px;
  min-height: 44px;
  padding: 6px;
}
.k2Table .k2TableValue ul.tags li {
  font-family: Lato;
}
.k2Table .k2TableValue ul.tags li.addedTag,
.k2Table .k2TableValue ul.tags li.tagAdded {
  background-color: #d9d9d9;
  color: #af8634;
  height: 32px;
  margin: 2px 6px 2px 0;
  padding: 8px;
}
.k2Table .k2TableValue ul.tags li.tagAdd {
  height: 32px;
}
.k2Table .k2TableValue ul.tags li.tagAdd input {
  font-family: Lato;
  font-size: 16px;
}
.k2Table .k2TableValue ul.tags li.tagAdd input#search-field {
  height: 32px;
}
.k2Table .k2TableValue ul.tags li span.tagRemove {
  margin-left: 4px;
}
.k2Table .k2TableValue .k2TitleBox {
  height: 38px !important;
}
.k2SubTable .k2SubTableValue input[type='text'],
.k2SubTable .k2SubTableValue input[type='password'],
.k2SubTable .k2SubTableValue input[type='datetime'],
.k2SubTable .k2SubTableValue input[type='datetime-local'],
.k2SubTable .k2SubTableValue input[type='date'],
.k2SubTable .k2SubTableValue input[type='month'],
.k2SubTable .k2SubTableValue input[type='time'],
.k2SubTable .k2SubTableValue input[type='week'],
.k2SubTable .k2SubTableValue input[type='number'],
.k2SubTable .k2SubTableValue input[type='email'],
.k2SubTable .k2SubTableValue input[type='url'],
.k2SubTable .k2SubTableValue input[type='search'],
.k2SubTable .k2SubTableValue input[type='tel'],
.k2SubTable .k2SubTableValue input[type='color'],
.k2SubTable .k2SubTableValue select,
.k2SubTable .k2SubTableValue textarea,
.k2SubTable .k2SubTableValue .uneditable-input,
.k2SubTable .k2SubTableValue .chzn-container {
  width: 210px;
}
#k2FormTopNav ul.k2NavTabs {
  background-color: transparent;
}
#k2FormTopNav ul.k2NavTabs li a {
  color: #8f8f8f;
}
#k2FormTopNav ul.k2NavTabs li a i {
  color: #8f8f8f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#k2FormTopNav ul.k2NavTabs li a:hover {
  color: #1b1e2f;
}
#k2FormTopNav ul.k2NavTabs li a:hover i {
  color: #1b1e2f;
}
#k2FormTopNav ul.k2NavTabs li.ui-tabs-selected a {
  color: #1b1e2f;
}
#k2FormTopNav ul.k2NavTabs li.ui-tabs-selected a i {
  color: #1b1e2f;
}
#k2TabContent {
  border: none;
}
.k2Selector {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.k2Selector:hover {
  border-color: inherit;
  color: #1b1e2f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#k2Tabs ul.k2TabsNavigation li {
  margin: 0;
  text-transform: uppercase;
}
#k2Tabs ul.k2TabsNavigation li a {
  border-radius: 0;
  color: #8f8f8f;
  font-weight: 600;
}
#k2Tabs ul.k2TabsNavigation li a i {
  color: #8f8f8f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#k2Tabs ul.k2TabsNavigation li a:hover {
  color: #1b1e2f;
}
#k2Tabs ul.k2TabsNavigation li a:hover i {
  color: #1b1e2f;
}
#k2Tabs ul.k2TabsNavigation li.ui-tabs-selected a {
  color: #1b1e2f;
}
#k2Tabs ul.k2TabsNavigation li.ui-tabs-selected a i {
  color: #1b1e2f;
}
input#k2ImageBrowseServer {
  padding: 0;
}
.itemAdditionalField input {
  line-height: 20px !important;
  min-height: 32px !important;
  width: auto !important;
}
.k2ScrollingContent > h3,
.k2NavTabContent h3 {
  color: #1b1e2f;
}
ul.k2ScrollSpyMenu li a {
  color: #1b1e2f;
  font-weight: 400;
}
ul.k2ScrollSpyMenu li a:hover {
  color: #000;
}
.flatpickr-month {
  height: 50px;
}
.flatpickr-time input.flatpickr-hour,
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  width: 50px;
}
.k2NavTabContent .itemHits {
  background-color: #1b1e2f;
  color: #000;
}
.k2NavTabContent .itemRating {
  background-color: #f6b324;
  color: #946706;
}
#k2ID {
  color: #8f8f8f !important;
}
#k2ID strong {
  color: #cfcfcf !important;
}
table.calendar tr td.calendarNavMonthPrev a,
table.calendar tr td.calendarNavMonthNext a {
  color: #af8634;
  font-weight: 400;
  padding: 0 10px;
}
table.calendar tr td.calendarNavMonthPrev a:hover,
table.calendar tr td.calendarNavMonthNext a:hover {
  color: #171b2c;
}
table.calendar tr td.calendarCurrentMonth {
  color: #af8634;
  font-weight: 400;
}
table.calendar tr td.calendarDayName {
  font-weight: 400;
}
table.calendar tr td.calendarToday {
  background-color: #1b1e2f;
}
.k2Pagination {
  margin: 0 !important;
  padding: 0 !important;
}
.k2Pagination ul {
  margin: 0 !important;
}
.k2Pagination ul li a {
  border: 1px solid #e1e1e1 !important;
  border-radius: 0 !important;
  margin: 0 5px !important;
  padding: 5px !important;
}
.k2TopCommentersBlock ul {
  padding: 0 !important;
}
.k2TopCommentersBlock ul li {
  margin: 0 0 40px 0 !important;
  position: relative;
}
.k2TopCommentersBlock ul li a.tcAvatar {
  float: left;
}
.k2TopCommentersBlock ul li a.tcAvatar img {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  display: inline-block;
  float: none;
  margin: 0 10px 10px 0;
  padding: 5px;
  text-align: center;
}
.k2TopCommentersBlock ul li a.tcLatestComment {
  position: absolute;
  right: 8px;
  top: 8px;
}
.k2TopCommentersBlock ul li a.tcLink {
  display: block;
}
.k2TopCommentersBlock ul li .commentContainer {
  border-radius: 4px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2;
  overflow: hidden;
  padding: 30px;
  position: relative;
  z-index: 1;
}
.k2TopCommentersBlock ul li .commentContainer:before {
  background-color: #f2f2f2;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.k2TopCommentersBlock ul li .commentContainer:after {
  background-color: #f9f9f9;
  content: '';
  position: absolute;
  right: 40%;
  top: 0;
  height: 1000%;
  width: 200%;
  z-index: -1;
  transform-origin: top right;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
}
.k2TopCommentersBlock ul li .commentContainer .icon-quote-left {
  display: inline-block;
  font-size: 1em;
  margin-right: 5px;
}
.k2TopCommentersBlock ul li .commentContainer .icon-quote-right {
  display: inline-block;
  font-size: 1em;
  margin-left: 5px;
}
.k2TopCommentersBlock ul li .commentDetailsContainer {
  padding: 10px 70px 0 0;
  position: relative;
  text-align: right;
}
.k2TopCommentersBlock ul li .commentDetailsContainer:after {
  border-left: 30px solid #f2f2f2;
  border-bottom: 30px solid transparent;
  content: '';
  position: absolute;
  right: 30px;
  top: 0;
}
.k2TopCommentersBlock ul li .commentDetails {
  display: inline-block;
}
.k2TopCommentersBlock ul li .commentInfo {
  overflow: hidden;
  text-align: left;
}
.k2TopCommentersBlock .k2FeedIcon {
  padding: 0;
}
.k2LatestCommentsBlock ul {
  padding: 0 !important;
}
.k2LatestCommentsBlock ul li {
  margin: 0 0 40px 0 !important;
  position: relative;
}
.k2LatestCommentsBlock ul li a.lcAvatar {
  float: left;
}
.k2LatestCommentsBlock ul li a.lcAvatar img {
  background-color: #d9d9d9;
  border: none;
  border-radius: 0;
  display: inline-block;
  float: none;
  margin: 0 20px 20px 0;
  padding: 10px;
  text-align: center;
}
.k2LatestCommentsBlock ul li .commentHeader {
  overflow: hidden;
}
.k2LatestCommentsBlock ul li .commentHeaderInfo {
  color: #c2c2c2;
  margin-bottom: 20px;
  overflow: hidden;
}
.k2LatestCommentsBlock ul li .commentHeaderInfo i {
  margin-right: 5px;
}
.k2LatestCommentsBlock ul li .lcUsername {
  margin-bottom: 5px;
}
.k2LatestCommentsBlock ul li .lcComment {
  font-weight: 400;
  font-size: 20px;
  font-style: italic;
  line-height: 1.2;
}
.k2LatestCommentsBlock ul li .commentDetails {
  color: #c2c2c2;
  margin-top: 20px;
}
.k2LatestCommentsBlock ul li .commentDetails i {
  margin-right: 5px;
}
.k2LatestCommentsBlock ul li .lcItemTitle {
  margin-bottom: 5px;
}
.k2LatestCommentsBlock ul li .lcCommentLink {
  position: absolute;
  top: 5px;
  right: 5px;
}
.k2LatestCommentsBlock .k2FeedIcon {
  padding: 0;
}
.k2ItemsBlock > ul {
  padding: 0 !important;
}
.k2ItemsBlock > ul > li {
  margin: 0 0 70px 0 !important;
}
.k2ItemsBlock > ul > li .moduleItemAuthorInfo {
  border-radius: 4px;
  margin-bottom: 40px;
  overflow: hidden;
  padding: 20px;
  position: relative;
  z-index: 1;
}
.k2ItemsBlock > ul > li .moduleItemAuthorInfo:before {
  background-color: #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -4;
}
.k2ItemsBlock > ul > li .moduleItemAuthorInfo:after {
  background-color: #f9f9f9;
  content: '';
  position: absolute;
  right: 25%;
  top: 0;
  height: 1000%;
  width: 200%;
  z-index: -3;
  transform-origin: top right;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
}
.k2ItemsBlock > ul > li .moduleItemAuthorInfo a.moduleItemAuthorAvatar {
  float: left;
  margin: 0 10px 0 0;
}
.k2ItemsBlock > ul > li .moduleItemAuthorInfo a.moduleItemAuthorAvatar img {
  background-color: #fff;
  border: none;
  border-radius: 0;
  display: inline-block;
  float: none;
  margin: 0;
  padding: 10px;
  text-align: center;
}
.k2ItemsBlock > ul > li .moduleItemAuthorInfo .moduleItemAuthor {
  overflow: hidden;
}
.k2ItemsBlock > ul > li .moduleItemAuthorInfo .moduleItemAuthor h4 {
  margin: 0 0 10px 0;
}
.k2ItemsBlock > ul > li .moduleItemAuthorInfo .moduleItemAuthor p:last-of-type {
  margin-bottom: 0;
}
.k2ItemsBlock > ul > li .moduleItemImageBlock {
  float: left;
  margin: 0 30px 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .k2ItemsBlock > ul > li .moduleItemImageBlock {
    float: none;
    margin: 0 auto 30px auto;
    max-width: 200px;
  }
}
.k2ItemsBlock > ul > li .moduleItemImage {
  background-color: #af8634;
}
.k2ItemsBlock > ul > li .moduleItemImage a {
  display: block;
  position: relative;
}
.k2ItemsBlock > ul > li .moduleItemImage a:before {
  color: #ffffff;
  content: '\f0c1';
  font-family: 'FontAwesome';
  font-size: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.k2ItemsBlock > ul > li .moduleItemImage a:after {
  border: 10px solid #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.k2ItemsBlock > ul > li .moduleItemImage a > img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.k2ItemsBlock > ul > li .moduleItemImage:hover a:before {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.k2ItemsBlock > ul > li .moduleItemImage:hover a:after {
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
}
.k2ItemsBlock > ul > li .moduleItemImage:hover a > img {
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.k2ItemsBlock > ul > li .moduleItemTitle {
  margin-top: 0;
}
.k2ItemsBlock > ul > li .moduleItemContent {
  overflow: hidden;
}
.k2ItemsBlock > ul > li .moduleItemIntroText {
  margin: 10px 0;
  padding: 0;
}
.k2ItemsBlock > ul > li .moduleItemVideo .moduleItemVideoCaption {
  background-color: #af8634;
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  padding: 10px;
  width: 100%;
}
.k2ItemsBlock > ul > li .moduleItemReadMore {
  display: inline-block;
  margin: 10px 0;
}
.k2ItemsBlock > ul > li .moduleItemTagsBlock {
  padding: 10px 0;
}
.k2ItemsBlock > ul > li .moduleItemTagsBlock .moduleItemTags {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.k2ItemsBlock > ul > li .moduleItemTagsBlock .moduleItemTags li {
  display: inline;
  margin: 0 5px 0 0;
  padding: 0;
}
.k2ItemsBlock > ul > li .moduleItemTagsBlock .moduleItemTags li a {
  background-color: #d9d9d9;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 8px;
  -webkit-transition: background-color 0.2s linear 0s;
  -moz-transition: background-color 0.2s linear 0s;
  -o-transition: background-color 0.2s linear 0s;
  transition: background-color 0.2s linear 0s;
}
.k2ItemsBlock > ul > li .moduleItemTagsBlock .moduleItemTags li a:before {
  content: none;
}
.k2ItemsBlock > ul > li .moduleItemTagsBlock .moduleItemTags li a:hover,
.k2ItemsBlock > ul > li .moduleItemTagsBlock .moduleItemTags li a:focus {
  background-color: #b3b3b3;
}
.k2ItemsBlock > ul > li .moduleItemInfo {
  border-radius: 4px;
  margin: 40px 0 0 0;
  overflow: hidden;
  padding: 20px;
  position: relative;
  z-index: 1;
}
.k2ItemsBlock > ul > li .moduleItemInfo:before {
  background-color: #f2f2f2;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.k2ItemsBlock > ul > li .moduleItemInfo:after {
  background-color: #f9f9f9;
  content: '';
  position: absolute;
  right: 40%;
  top: 0;
  height: 1000%;
  width: 200%;
  z-index: -1;
  transform-origin: top right;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
}
.k2ItemsBlock > ul > li .moduleItemDateCreated {
  margin: 0 15px 0 0;
}
.k2ItemsBlock > ul > li .moduleItemHits {
  border: none !important;
  float: right;
  margin: 0 15px 0 0 !important;
  padding: 0 !important;
}
.k2ItemsBlock > ul > li .moduleItemComments {
  border: none !important;
  float: right;
  margin: 0 !important;
  padding: 0 !important;
}
.k2ItemsBlock > ul > li .moduleAttachments {
  margin: 15px 0 0 0;
}
.k2ItemsBlock .k2FeedIcon {
  padding: 0;
}
.k2ArchivesBlock > ul {
  font-size: 18px;
  font-weight: 400;
}
.k2AuthorsListBlock > ul {
  padding: 0 !important;
}
.k2AuthorsListBlock > ul > li {
  overflow: hidden;
}
.k2AuthorsListBlock > ul > li > a.abAuthorAvatar {
  float: left;
}
.k2AuthorsListBlock > ul > li > a.abAuthorAvatar img {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  display: inline-block;
  float: none;
  margin: 0 10px 0 0;
  padding: 5px;
  text-align: center;
}
.k2AuthorsListBlock > ul > li .abAuthorInfo {
  overflow: hidden;
}
.k2AuthorsListBlock > ul > li .abAuthorName {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 5px;
}
.k2BreadcrumbsBlock {
  font-weight: 400;
  text-transform: uppercase;
}
.k2BreadcrumbsBlock .bcTitle {
  color: #c2c2c2 !important;
  margin: 0 10px 0 0;
  padding: 0 !important;
  text-transform: none;
}
.k2BreadcrumbsBlock .bcSeparator {
  font-size: 0 !important;
}
.k2BreadcrumbsBlock .bcSeparator:before {
  content: '/';
  font-size: 16px;
  padding: 0 2px;
}
.k2CategoriesListBlock ul {
  padding: 0 0 0 10px !important;
}
.k2CategoriesListBlock ul li {
  margin: 0 !important;
}
.k2CategoriesListBlock ul li a {
  display: block;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 10px 0;
}
.k2CategoriesListBlock ul li > ul > li > a {
  padding: 0 0 0 15px;
  position: relative;
}
.k2CategoriesListBlock ul li > ul > li > a:before {
  content: '\f105';
  display: block;
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: 0;
}
.k2TagCloudBlock {
  border-radius: 4px;
  padding: 0 !important;
}
.k2TagCloudBlock a {
  border-radius: 4px;
  color: #af8634;
  padding: 5px 10px !important;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.k2TagCloudBlock a:hover {
  background-color: #f2f2f2 !important;
  color: #af8634 !important;
}
.k2LoginBlock .input {
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
}
.k2LoginBlock ul {
  padding: 0 !important;
}
.k2LoginBlock ul li {
  margin: 0 0 5px 0 !important;
}
.k2LoginBlock .btn {
  margin: 10px 0 0 0;
}
.k2UserBlock {
  overflow: hidden;
}
.k2UserBlock .k2UserBlockImagine a {
  float: left;
  margin: 0 10px 0 0;
}
.k2UserBlock .k2UserBlockImagine a img {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  display: inline-block;
  float: none;
  margin: 0;
  padding: 5px;
  text-align: center;
}
.k2UserBlock .k2UserBlockContent {
  overflow: hidden;
}
.k2UserBlock .k2UserBlockContent form {
  margin: 20px 0;
}
.k2UserBlock .k2UserBlockDetails {
  margin: 0 0 15px 0;
}
.k2UserBlock .k2UserBlockDetails .ubName {
  font-size: 18px !important;
}
.k2UserBlock .k2UserBlockActions {
  margin: 0 0 15px 0 !important;
  padding: 0 !important;
}
.k2UserBlock .k2UserBlockActions li {
  margin: 0 0 5px 0;
}
.k2UserBlock .k2UserBlockRenderedMenu {
  margin: 0 0 15px 0 !important;
  padding: 0 !important;
}
.k2UserBlock .k2UserBlockRenderedMenu li {
  margin: 0 0 5px 0;
}
.k2UsersBlock a.ubUserAvatar {
  float: left;
  margin: 0 20px 0 0;
}
.k2UsersBlock a.ubUserAvatar img {
  background-color: #f2f2f2;
  border: none;
  border-radius: 0;
  display: inline-block;
  float: none;
  margin: 0;
  padding: 10px;
  text-align: center;
}
.k2UsersBlock ul li h3 {
  margin: 40px 0 0 0 !important;
}
.k2UsersBlock .ubUserContent {
  overflow: hidden;
}
.k2UsersBlock .ubUserName {
  margin: 0 0 5px 0;
}
.k2UsersBlock .ubUserDescription p {
  margin: 0 0 10px 0;
}
.k2UsersBlock ul.ubUserItems {
  margin: 10px 0 0 0;
  padding: 0;
}
.k2UsersBlock ul.ubUserItems > li {
  margin: 0 0 5px 0;
}
.k2UsersBlock ul.ubUserItems > li a {
  font-size: 18px;
  font-weight: 400;
}
a.ubUserFeedIcon {
  font-family: 'FontAwesome';
  margin: 0 5px 0 0;
}
a.ubUserFeedIcon:before {
  content: '\f09e';
}
a.ubUserFeedIcon:hover {
  font-family: 'FontAwesome';
}
a.ubUserURL {
  font-family: 'FontAwesome';
  margin: 0 5px 0 0;
}
a.ubUserURL:before {
  content: '\f0ac';
}
a.ubUserURL:hover {
  font-family: 'FontAwesome';
}
span.ubUserEmail a {
  text-indent: 0;
}
span.ubUserEmail a:before {
  font-family: 'FontAwesome';
  content: '\f0e0';
  font-size: 16px;
}
span.ubUserEmail:before {
  content: none;
}
.rscomments {
  background-color: #b5bcd9;
}
.rscomments .rscomment-form {
  background-color: transparent;
  border: 0;
  padding: 0;
}
.rscomments .media.rscomment {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  padding: 15px;
}
.rscomments hr {
  display: none;
}
.rscomments .row-fluid {
  position: relative;
}
.rscomments .rscomm-editor-buttons .btn-toolbar {
  margin: 0;
}
.rscomments .char-left {
  position: absolute;
  bottom: -10px;
  left: 0;
}
.rsblog-post .rsblog-entry-image {
  margin-bottom: 30px;
}
.rsblog-post .rsblog-entry-image img {
  width: 100%;
  margin-bottom: 0;
}
.rsblog-tag-cloud li .rsblog-tag {
  border-radius: 4px;
  background-color: #1b1e2f;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 5px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.rsblog-tag-cloud li .rsblog-tag:hover {
  background-color: #af8634;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.rsblog-main-container .well,
.rsblog-main-post-container .well {
  background-color: transparent;
  border-color: #e1e1e1;
  border-width: 0 0 1px 0;
  border-radius: 0;
  margin: 0 0 40px 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rsblog-main-container .well h1,
.rsblog-main-post-container .well h1,
.rsblog-main-container .well h2,
.rsblog-main-post-container .well h2,
.rsblog-main-container .well h3,
.rsblog-main-post-container .well h3,
.rsblog-main-container .well h4,
.rsblog-main-post-container .well h4,
.rsblog-main-container .well h5,
.rsblog-main-post-container .well h5,
.rsblog-main-container .well h6,
.rsblog-main-post-container .well h6,
.rsblog-main-container .well p,
.rsblog-main-post-container .well p,
.rsblog-main-container .well span,
.rsblog-main-post-container .well span,
.rsblog-main-container .well a,
.rsblog-main-post-container .well a {
  color: #1b1e2f;
}
.rsblog-main-container .well .row-fluid,
.rsblog-main-post-container .well .row-fluid {
  display: table;
}
.rsblog-main-container .well .row-fluid > [class^='span'],
.rsblog-main-post-container .well .row-fluid > [class^='span'],
.rsblog-main-container .well .row-fluid > [class*='span'],
.rsblog-main-post-container .well .row-fluid > [class*='span'] {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.rsblog-main-container .rsblog-social-share table,
.rsblog-main-post-container .rsblog-social-share table {
  border: none;
}
.rsblog-main-container .rsblog-social-share table th,
.rsblog-main-post-container .rsblog-social-share table th,
.rsblog-main-container .rsblog-social-share table td,
.rsblog-main-post-container .rsblog-social-share table td {
  border: none;
}
.rsblog-main-container .rsblog-author-bio,
.rsblog-main-post-container .rsblog-author-bio {
  background-color: #ffffff;
  border-bottom-color: #1b1e2f;
}
.rsblog-main-container .rsblog-author-bio .muted,
.rsblog-main-post-container .rsblog-author-bio .muted {
  display: none;
}
.rsblog-main-container .rsblog-author-bio .media > .pull-left,
.rsblog-main-post-container .rsblog-author-bio .media > .pull-left {
  margin-right: 30px;
}
.rsblog-main-container .rsblog-author-bio .media img,
.rsblog-main-post-container .rsblog-author-bio .media img {
  border-radius: 50%;
}
.rsblog-main-container .rsblog-post-actions > .btn,
.rsblog-main-post-container .rsblog-post-actions > .btn {
  border-radius: 4px;
  background-color: #1b1e2f;
  color: #ffffff;
  padding: 3px 7px;
}
.rsblog-main-container .rsblog-post-actions > .btn [class^='rsbicon-']:before,
.rsblog-main-post-container .rsblog-post-actions > .btn [class^='rsbicon-']:before,
.rsblog-main-container .rsblog-post-actions > .btn [class*=' rsbicon-']:before,
.rsblog-main-post-container .rsblog-post-actions > .btn [class*=' rsbicon-']:before {
  margin: 0;
}
.rsblog-main-container .rsblog-post-actions > .btn .caret,
.rsblog-main-post-container .rsblog-post-actions > .btn .caret {
  border-top-color: #ffffff;
}
.rsblog-main-container footer.rsblog-entry-meta,
.rsblog-main-post-container footer.rsblog-entry-meta {
  border-bottom: 1px solid #1b1e2f;
  border-top: 1px solid #e1e1e1;
}
.rsblog_cover_actions a {
  width: auto;
}
.category-list .list-edit span {
  margin-right: 5px;
}
.category-list .hasTooltip span {
  margin-right: 5px;
  vertical-align: 0;
}
#rstpl-com_rsblog .as-selections {
  background-color: #fff;
}
#rstpl-com_rsblog .as-selections input {
  margin: 0;
}
.mfp-close:hover,
.mfp-close:focus {
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rsdir-breadcrumb.breadcrumb {
  border-radius: 0;
  padding: 15px;
}
.rsdir-filter-bar {
  margin-bottom: 30px;
}
.rsdir-price-wrapper {
  background-color: #1b1e2f;
  color: #ffffff;
}
.rsdir-listing {
  border-color: #e1e1e1;
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 30px;
  margin-bottom: 30px;
  width: 100%;
}
.rsdir-listing .thumbnail {
  padding: 10px;
}
.rsdir-listing .thumbnail:after {
  z-index: -1;
}
.rsdir-listing.rsdir-listing-promoted {
  background-color: rgba(49, 58, 94, 0.15);
}
.rsdir-listing.rsdir-listing-promoted:after {
  background-color: rgba(49, 58, 94, 0.15);
}
.rsdir-delete-file {
  background-color: transparent;
  border: none;
}
.rsdir-delete-file:hover {
  background-color: transparent;
}
.rsdir-file-upload {
  margin-bottom: 10px;
}
.rsdir-images-list li {
  border: none;
}
.item-page #rsdir-big-thumbs .thumbnail {
  border-radius: 0;
  padding: 10px;
}
.item-page .control-group.clearfix .btn {
  padding: 5px 10px;
}
.rs_events_container {
  width: 100%;
}
.rs_events_container > .rs_event_detail {
  background-color: transparent !important;
  border: 1px solid #e1e1e1;
  border-radius: 0;
  margin-bottom: 30px !important;
  padding: 30px !important;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rs_events_container > .rs_event_detail .rs_options {
  position: absolute;
  top: 30px;
  right: 30px;
}
.rs_events_container > .rs_event_detail .rs_event_image {
  padding: 0 20px 5px 0;
  width: 120px;
}
.rs_events_container > .rs_event_detail.rs_featured:before {
  background-color: #1b1e2f;
  color: #ffffff;
  content: '\f005';
  font-family: 'FontAwesome';
  font-size: 16px;
  position: absolute;
  height: 1em;
  width: 1em;
  line-height: 1em;
  padding: 4px 4px 10px 4px;
  right: 0;
  top: 0;
  text-align: center;
}
.rs_events_container > .rs_event_detail.rs_featured:after {
  content: '';
  border-bottom: 0 solid transparent;
  border-left: 24px solid #fff;
  border-top: 6px solid transparent;
  position: absolute;
  right: 0;
  top: 24px;
}
.rs_events_container a.thumbnail {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  padding: 0;
  background-color: #af8634;
}
.rs_events_container a.thumbnail:hover > img {
  -moz-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.rs_events_container a.thumbnail img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  border-radius: 4px;
  width: 100%;
}
.rs_events_container.rsepro-categories-list li,
.rs_events_container.rsepro-locations-list li {
  padding: 0 !important;
}
.rs_events_container.rsepro-categories-list li .well,
.rs_events_container.rsepro-locations-list li .well {
  background: none;
  border: none;
  border-radius: 0;
  margin-bottom: 5px;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rs_events_container.rsepro-categories-list li .well a,
.rs_events_container.rsepro-locations-list li .well a {
  display: block;
  padding: 10px;
}
.rs_events_container.rsepro-categories-list li .well .rs_options a,
.rs_events_container.rsepro-locations-list li .well .rs_options a {
  padding: 3px 10px;
}
.rs_events_container.rsepro-categories-list li .well,
.rs_events_container.rsepro-locations-list li .well {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rs_events_container.rsepro-categories-list li .well:hover,
.rs_events_container.rsepro-locations-list li .well:hover {
  background-color: #e6e6e6;
}
.rs_events_container.rsepro-locations-list .rs_description {
  margin: 0;
  padding: 0 10px 10px 10px;
}
.rsepro-calendar .table-bordered caption + thead tr:first-child th:first-child,
.rsepro-calendar .table-bordered caption + tbody tr:first-child td:first-child,
.rsepro-calendar .table-bordered colgroup + thead tr:first-child th:first-child,
.rsepro-calendar .table-bordered colgroup + tbody tr:first-child td:first-child,
.rsepro-calendar .table-bordered caption + thead tr:first-child th:last-child,
.rsepro-calendar .table-bordered caption + tbody tr:first-child td:last-child,
.rsepro-calendar .table-bordered colgroup + thead tr:first-child th:last-child,
.rsepro-calendar .table-bordered colgroup + tbody tr:first-child td:last-child,
.rsepro-calendar .table-bordered thead:last-child tr:last-child > th:first-child,
.rsepro-calendar .table-bordered tbody:last-child tr:last-child > td:first-child,
.rsepro-calendar .table-bordered tbody:last-child tr:last-child > th:first-child,
.rsepro-calendar .table-bordered tfoot:last-child tr:last-child > td:first-child,
.rsepro-calendar
  .table-bordered
  tfoot:last-child
  tr:last-child
  > th:first-child
  .table-bordered
  thead:last-child
  tr:last-child
  > th:last-child,
.rsepro-calendar .table-bordered tbody:last-child tr:last-child > td:last-child,
.rsepro-calendar .table-bordered tbody:last-child tr:last-child > th:last-child,
.rsepro-calendar .table-bordered tfoot:last-child tr:last-child > td:last-child,
.rsepro-calendar .table-bordered tfoot:last-child tr:last-child > th:last-child {
  border-radius: 0;
}
.rsepro-calendar table th {
  background-color: #af8634;
}
.rsepro-calendar table th,
.rsepro-calendar table td {
  border-color: #e1e1e1;
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
}
.rsepro-calendar table caption {
  border: none;
  margin-bottom: 20px;
  padding: 10px 0;
}
.rsepro-calendar .input-medium,
.rsepro-calendar .input-small {
  min-width: initial;
  width: initial;
}
.curr-month.curr-day .rsepro-calendar-day {
  background-color: #1b1e2f;
}
.curr-month.curr-day .rsepro-calendar-day a {
  color: #ffffff;
}
.curr-month.curr-day .rsepro-calendar-day a:hover {
  color: #ffffff;
}
.rsepro-filter-container .navbar-inner {
  background-image: none;
  background-color: #1b1e2f;
  border-radius: 4px;
  border: 1px solid #12141f;
  padding: 5px 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rsepro-filter-container .navbar-inner .center {
  margin-top: 5px;
}
.rsepro-filter-container .navbar-inner .btn-group {
  display: inline;
}
@media (max-width: 979px) {
  .rsepro-filter-container .navbar-inner .btn-group .btn:last-child {
    height: 40px;
  }
}
.rsepro-filter-container .navbar-inner #rsepro-filter-from,
.rsepro-filter-container .navbar-inner #rsepro-filter-condition {
  margin-top: 5px;
}
.rsepro-filter-container .navbar-inner .divider-vertical {
  border-left: none;
  height: 50px;
}
.rsepro-filter-container .navbar-inner #rsepro-search > input {
  margin-bottom: 0;
  min-height: 38px;
  width: 295px;
  min-width: 295px;
}
.rsepro-filter-container .navbar-inner ul li.dropdown.open > .dropdown-toggle,
.rsepro-filter-container .navbar-inner ul li.dropdown.active > .dropdown-toggle,
.rsepro-filter-container .navbar-inner ul li.dropdown.open.active > .dropdown-toggle {
  background: transparent;
  color: #af8634;
}
.rsepro-filter-container .navbar-inner ul li.dropdown > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.rsepro-filter-container .navbar-inner ul li.dropdown > .dropdown-toggle:hover > .caret {
  border-top-color: #af8634;
  border-bottom-color: #af8634;
}
.rsepro-filter-container .navbar-inner ul li a {
  color: #fff;
  text-shadow: none;
}
.rsepro-filter-container .navbar-inner ul li a:focus,
.rsepro-filter-container .navbar-inner ul li a:active,
.rsepro-filter-container .navbar-inner ul li a:hover {
  background-color: transparent;
  color: #af8634;
}
.rsepro-filter-container .rsepro-filter-filters .btn-group .btn {
  line-height: 15px;
}
#checkoutForm input[type='text'],
#checkoutForm input[type='password'],
#checkoutForm input[type='datetime'],
#checkoutForm input[type='datetime-local'],
#checkoutForm input[type='date'],
#checkoutForm input[type='month'],
#checkoutForm input[type='time'],
#checkoutForm input[type='week'],
#checkoutForm input[type='number'],
#checkoutForm input[type='email'],
#checkoutForm input[type='url'],
#checkoutForm input[type='search'],
#checkoutForm input[type='tel'],
#checkoutForm input[type='color'],
#checkoutForm select,
#checkoutForm textarea,
#checkoutForm .uneditable-input {
  min-width: 150px;
}
.chzn-container-multi .chzn-choices li.search-field input[type='text'] {
  height: 25px;
}
.rs_controls .btn {
  background-color: #1b1e2f;
  color: #ffffff;
}
.rs_controls .btn:hover {
  background-color: #24283f;
}
.rs_controls .btn .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#rsepro-edit-container form,
#rsepro-edit-container input,
#rsepro-edit-container textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
[id*='rsepro-edit-tab'].tab-pane .rsepro-chosen + div + .btn {
  margin-left: 3px;
  padding: 10px 20px;
}
.rsform-select-box-small {
  min-width: 0;
}
.yui-calcontainer.single {
  border: none;
  padding: 0;
  z-index: 10 !important;
}
.yui-calcontainer.single table {
  margin: 0;
}
.yui-calcontainer.single .yui-calendar .calhead {
  background-color: #fff;
}
.yui-calcontainer.single .yui-calendar .calnavleft {
  background: none;
  height: 17px;
  width: 17px;
  left: 0;
  top: 0;
  text-indent: 0;
}
.yui-calcontainer.single .yui-calendar .calnavleft:before {
  background-color: #fff;
  content: '\f053';
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
}
.yui-calcontainer.single .yui-calendar .calnavright {
  background: none;
  height: 17px;
  width: 17px;
  right: 0;
  top: 0;
  text-indent: 0;
}
.yui-calcontainer.single .yui-calendar .calnavright:before {
  background-color: #fff;
  content: '\f054';
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
}
.yui-calcontainer.single .yui-calendar .calweekdaycell {
  background-color: #af8634;
  color: #ffffff;
  font-weight: 600;
}
.yui-calcontainer.single .yui-calendar td.calcell {
  border: 1px solid #e1e1e1;
}
.yui-calcontainer.single .yui-calendar td.calcell a {
  color: #8f8f8f;
}
.yui-calcontainer.single .yui-calendar td.calcell.today {
  font-weight: 600;
}
.yui-calcontainer.single .yui-calendar td.calcell.today a {
  color: #1b1e2f;
}
.yui-calcontainer.single .yui-calendar td.calcell.oom {
  background-color: #e6e6e6;
}
.yui-calcontainer.single .yui-calendar td.calcell.calcellhover,
.yui-calcontainer.single .yui-calendar td.calcell.selected {
  background-color: #1b1e2f;
}
.yui-calcontainer.single .yui-calendar td.calcell.calcellhover a,
.yui-calcontainer.single .yui-calendar td.calcell.selected a {
  color: #ffffff;
}
.formResponsive select,
.formResponsive textarea,
.formResponsive input[type='text'],
.formResponsive input[type='number'],
.formResponsive input[type='email'],
.formResponsive input[type='tel'],
.formResponsive input[type='url'],
.formResponsive input[type='password'] {
  border-radius: 4px !important;
  border-color: #e1e1e1 !important;
  min-height: 32px;
  line-height: 20px !important;
  margin: 0 !important;
  padding: 6px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.formResponsive select:focus,
.formResponsive textarea:focus,
.formResponsive input[type='text']:focus,
.formResponsive input[type='number']:focus,
.formResponsive input[type='email']:focus,
.formResponsive input[type='tel']:focus,
.formResponsive input[type='url']:focus,
.formResponsive input[type='password']:focus {
  outline: none !important;
  border-color: #af8634 !important;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 4px rgba(49, 58, 94, 0.6) !important;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 4px rgba(49, 58, 94, 0.6) !important;
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 4px rgba(49, 58, 94, 0.6) !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 4px rgba(49, 58, 94, 0.6) !important;
}
.formResponsive input[type='button'].rsform-calendar-button {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  line-height: 12px !important;
  margin: 0 !important;
  padding: 10px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.formResponsive input[type='button'].rsform-calendar-button:hover,
.formResponsive input[type='button'].rsform-calendar-button:focus,
.formResponsive input[type='button'].rsform-calendar-button:active {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.formResponsive input[type='button'] {
  background-color: #1b1e2f;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 10px 20px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #08090f;
  -moz-box-shadow: 0 3px 0 0 #08090f;
  -o-box-shadow: 0 3px 0 0 #08090f;
  box-shadow: 0 3px 0 0 #08090f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.formResponsive input[type='button']:hover,
.formResponsive input[type='button']:focus {
  background-color: #08090f;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
}
.formResponsive input[type='reset'] {
  background-color: #e70329;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 10px 20px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #b50220;
  -moz-box-shadow: 0 3px 0 0 #b50220;
  -o-box-shadow: 0 3px 0 0 #b50220;
  box-shadow: 0 3px 0 0 #b50220;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.formResponsive input[type='reset']:hover,
.formResponsive input[type='reset']:focus {
  background-color: #b50220;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #820217;
  -moz-box-shadow: 0 3px 0 0 #820217;
  -o-box-shadow: 0 3px 0 0 #820217;
  box-shadow: 0 3px 0 0 #820217;
}
.formResponsive input[type='submit'] {
  background-color: #af8634;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 10px 20px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #20253c;
  -moz-box-shadow: 0 3px 0 0 #20253c;
  -o-box-shadow: 0 3px 0 0 #20253c;
  box-shadow: 0 3px 0 0 #20253c;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.formResponsive input[type='submit']:hover,
.formResponsive input[type='submit']:focus {
  background-color: #20253c;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #0e111b;
  -moz-box-shadow: 0 3px 0 0 #0e111b;
  -o-box-shadow: 0 3px 0 0 #0e111b;
  box-shadow: 0 3px 0 0 #0e111b;
}
#rsfilter {
  padding: 7px;
  margin: 0;
}
#rstpl-com_rsfeedback .navbar-search + .btn-group .btn {
  padding: 10px 20px;
}
.rsfe_votes_box {
  border-width: 1px;
  border-radius: 0;
}
ul#rsmg_gallery li div.rsmg_item_container {
  background-color: #f2f2f2;
  border: none;
  border-radius: 0;
  color: #8f8f8f;
  font-family: Lato;
  font-size: inherit;
  padding: 20px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_lightbox:not(.rsmg_title) {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_lightbox:not(.rsmg_title):before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_lightbox:not(.rsmg_title) > img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_lightbox:not(.rsmg_title):hover:before {
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_lightbox:not(.rsmg_title):hover > img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_social_sharing .rsmg-share {
  font-size: 24px;
}
ul#rsmg_gallery li div.rsmg_item_container a.rsmg_title {
  border: none;
  color: #4f4f4f;
  font-size: 32px;
  font-family: Lato;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
  padding: 20px 0 0 0;
  text-align: left;
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_item_description {
  line-height: 1.6;
  margin: 0;
  padding: 20px 0 0 0;
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_item_description:empty {
  display: none;
}
ul#rsmg_gallery li img:hover {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#rsmg_main {
  overflow: visible !important;
}
#rsmg_main a.rsmg_big_button {
  width: 100%;
  background-color: #af8634;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 10px 0;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #20253c;
  -moz-box-shadow: 0 3px 0 0 #20253c;
  -o-box-shadow: 0 3px 0 0 #20253c;
  box-shadow: 0 3px 0 0 #20253c;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rsmg_main a.rsmg_big_button:hover,
#rsmg_main a.rsmg_big_button:focus {
  background-color: #20253c;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #0e111b;
  -moz-box-shadow: 0 3px 0 0 #0e111b;
  -o-box-shadow: 0 3px 0 0 #0e111b;
  box-shadow: 0 3px 0 0 #0e111b;
}
#rstpl-pagewrap .rsp_icon_over {
  color: #1b1e2f;
}
.rsp_cover_close {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rsp_cover_close:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#rsmg_albums li div.rsmg_album_container {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 0;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: linear box-shadow 0.2s 0s;
  -moz-transition: linear box-shadow 0.2s 0s;
  -o-transition: linear box-shadow 0.2s 0s;
  transition: linear box-shadow 0.2s 0s;
}
#rsmg_albums li div.rsmg_album_container a.rsmg_album_inner_container {
  border-radius: 0;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#rsmg_albums li div.rsmg_album_container a.rsmg_title {
  border-bottom: none;
  color: #1b1e2f;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
  padding: 10px 0 0 0;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#rsmg_albums li div.rsmg_album_container a.rsmg_title:hover,
#rsmg_albums li div.rsmg_album_container a.rsmg_title:focus,
#rsmg_albums li div.rsmg_album_container a.rsmg_title:active {
  color: #000;
}
#rsmg_albums li div.rsmg_album_container:hover {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
}
#jquery-lightbox {
  text-align: left;
}
#jquery-lightbox h2.rsmg_title {
  font-size: 32px;
  text-align: left;
}
#lightbox-container-image-data #lightbox-image-details {
  font-size: 14px;
}
#lightbox-container-image-data-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
  border: none;
  border-radius: 0;
  height: 50px;
  width: 50px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#rstpl-com_rsmembership .rsm_container {
  border-radius: 0;
  padding: 30px;
}
#rstpl-com_rsmembership .rsm_container .thumbnail {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
}
#rstpl-com_rsmembership .rsm_container .thumbnail .caption {
  padding: 0;
}
#rstpl-com_rsmembership .rsm_container .thumbnail .caption .rsm_thumb {
  margin: 0 3% 2% 0 !important;
}
#rstpl-com_rsmembership .rsm_container .rsm_title {
  margin: 0;
}
#rstpl-com_rsmembership .rsmembership_form input,
#rstpl-com_rsmembership .rsmembership_form select,
#rstpl-com_rsmembership .rsmembership_form textarea {
  background: none;
  border: 1px solid #e1e1e1;
  padding: 5px;
}
#rstpl-com_rsmembership .rsmembership_form input:focus,
#rstpl-com_rsmembership .rsmembership_form select:focus,
#rstpl-com_rsmembership .rsmembership_form textarea:focus {
  border: 1px solid #af8634;
}
.rspbld-page section > .row-fluid,
.rspbld-page section > .container > .row-fluid,
.rspbld-pages .preview section > .row-fluid,
.rspbld-pages .preview section > .container > .row-fluid {
  margin-top: 30px;
}
.rspbld-page .row-fluid.primary-overlay [class*='span'],
.rspbld-page .row-fluid.secondary-overlay [class*='span'],
.rspbld-page .row-fluid.primary-overlay-featured [class*='span'],
.rspbld-page .row-fluid.secondary-overlay-featured [class*='span'],
.rspbld-page .row-fluid.primary-overlay .rspbld-row-title,
.rspbld-page .row-fluid.secondary-overlay .rspbld-row-title,
.rspbld-page .row-fluid.primary-overlay-featured .rspbld-row-title,
.rspbld-page .row-fluid.secondary-overlay-featured .rspbld-row-title,
.rspbld-page .row-fluid.primary-overlay .rspbld-row-subtitle,
.rspbld-page .row-fluid.secondary-overlay .rspbld-row-subtitle,
.rspbld-page .row-fluid.primary-overlay-featured .rspbld-row-subtitle,
.rspbld-page .row-fluid.secondary-overlay-featured .rspbld-row-subtitle {
  position: relative;
  z-index: 2;
}
.rspbld-pages .rspbld-page-container .row-fluid.primary-overlay [class*='span'],
.rspbld-pages .rspbld-page-container .row-fluid.secondary-overlay [class*='span'],
.rspbld-pages .rspbld-page-container .row-fluid.primary-overlay-featured [class*='span'],
.rspbld-pages .rspbld-page-container .row-fluid.secondary-overlay-featured [class*='span'],
.rspbld-pages .rspbld-page-container .row-fluid.primary-overlay .rspbld-row-title,
.rspbld-pages .rspbld-page-container .row-fluid.secondary-overlay .rspbld-row-title,
.rspbld-pages .rspbld-page-container .row-fluid.primary-overlay-featured .rspbld-row-title,
.rspbld-pages .rspbld-page-container .row-fluid.secondary-overlay-featured .rspbld-row-title,
.rspbld-pages .rspbld-page-container .row-fluid.primary-overlay .rspbld-row-subtitle,
.rspbld-pages .rspbld-page-container .row-fluid.secondary-overlay .rspbld-row-subtitle,
.rspbld-pages .rspbld-page-container .row-fluid.primary-overlay-featured .rspbld-row-subtitle,
.rspbld-pages .rspbld-page-container .row-fluid.secondary-overlay-featured .rspbld-row-subtitle {
  position: relative;
  z-index: 2;
}
.rspbld-pages .rspbld-page-container .wrapper {
  position: relative;
}
.rspbld-pages .rspbld-page-container .rspbld-icon * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.rstpl-all-content-position .rspbld-page section:first-of-type > .row-fluid,
.rstpl-all-content-position .rspbld-page section:first-of-type > .container > .row-fluid {
  margin: 0;
}
.rstpl-all-content-position .rspbld-pages .rspbld-page-container {
  margin: 40px 5%;
}
.rstpl-all-content-position .rspbld-pages .rspbld-page-container:first-of-type {
  margin: 90px 5% 40px 5%;
}
.rstpl-all-content-position .rspbld-pages .rspbld-page-container:last-of-type {
  margin: 40px 5% 90px 5%;
}
@media (max-width: 1199px) {
  .rstpl-all-content-position .rspbld-pages .rspbld-page-container .result {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.rspbld-icon * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.rspbld-title,
.rspbld-subtitle {
  margin: 0 0 30px 0;
}
.rspbld-column-title,
.rspbld-row-title,
.rspbld-column-subtitle,
.rspbld-row-subtitle {
  color: #1b1e2f;
  margin: 0 0 60px 0;
}
.rspbld-featured-heading-left .rspbld-title {
  color: #1b1e2f;
  margin-bottom: 60px;
  padding: 15px 0 15px 36%;
  padding-right: 70px;
  position: relative;
  z-index: 0;
  font-weight: bold;
}
.rspbld-featured-heading-left .rspbld-title:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,0 100,0 0,100' style='fill:%23f2f2f2;' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: '';
  position: absolute;
  top: 0;
  left: calc(34% - 70px);
  height: 100%;
  width: 70px;
  z-index: -1;
}
.rspbld-featured-heading-left .rspbld-title:after {
  background-color: #f2f2f2;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(34% - 70px);
  z-index: -1;
}
@media (max-width: 480px) {
  .rspbld-featured-heading-left .rspbld-title {
    padding: 15px 0 15px 12%;
    padding-right: 25px;
    position: relative;
    z-index: 0;
  }
  .rspbld-featured-heading-left .rspbld-title:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,0 100,0 0,100' style='fill:%23f2f2f2;' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    position: absolute;
    top: 0;
    left: calc(10% - 25px);
    height: 100%;
    width: 25px;
    z-index: -1;
  }
  .rspbld-featured-heading-left .rspbld-title:after {
    background-color: #f2f2f2;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: calc(10% - 25px);
    z-index: -1;
  }
}
.rspbld-featured-heading-right .rspbld-title {
  color: #1b1e2f;
  margin-bottom: 60px;
  padding: 15px 36% 15px 0;
  padding-left: 70px;
  position: relative;
  z-index: 0;
}
.rspbld-featured-heading-right .rspbld-title:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='100,0 100,100 0,0' style='fill:%23f2f2f2;' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: '';
  position: absolute;
  top: 0;
  right: calc(34% - 70px);
  height: 100%;
  width: 70px;
  z-index: -1;
}
.rspbld-featured-heading-right .rspbld-title:after {
  background-color: #f2f2f2;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(34% - 70px);
  z-index: -1;
}
@media (max-width: 480px) {
  .rspbld-featured-heading-right .rspbld-title {
    padding: 15px 12% 15px 0;
    padding-left: 25px;
    position: relative;
    z-index: 0;
  }
  .rspbld-featured-heading-right .rspbld-title:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='100,0 100,100 0,0' style='fill:%23f2f2f2;' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    position: absolute;
    top: 0;
    right: calc(10% - 25px);
    height: 100%;
    width: 25px;
    z-index: -1;
  }
  .rspbld-featured-heading-right .rspbld-title:after {
    background-color: #f2f2f2;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: calc(10% - 25px);
    z-index: -1;
  }
}
.rspbld-thumb {
  border: 1px solid #e1e1e1;
  max-width: 125px;
  padding: 10px;
}
.rspbld-thumb.pull-left {
  margin-right: 20px;
}
.rspbld-thumb.pull-right {
  margin-left: 20px;
}
.rspbld-thumbnail {
  border: 20px solid #e1e1e1;
  padding: 0;
}
.rspbld-inline-block {
  display: inline-block;
}
h1.rspbld-title,
h2.rspbld-title,
h1.rspbld-column-title,
h2.rspbld-column-title,
h1.rspbld-row-title,
h2.rspbld-row-title,
h1.rspbld-subtitle,
h2.rspbld-subtitle,
h1.rspbld-column-subtitle,
h2.rspbld-column-subtitle,
h1.rspbld-row-subtitle,
h2.rspbld-row-subtitle {
  text-transform: uppercase;
}
.rspbld-content > p:last-of-type,
.rspbld-item-content > p:last-of-type {
  margin-bottom: 0;
}
.rspbld-button {
  margin: 30px 0 0 0;
}
.rspbld-accordion .accordion {
  margin-bottom: 0;
}
.rspbld-accordion .accordion-group {
  background-color: #ffffff;
  border-color: #e1e1e1;
  border-style: none solid solid solid;
  border-width: 0 1px 1px 1px;
  border-radius: 0;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rspbld-accordion .accordion-group:first-of-type {
  border-top: 1px solid #e1e1e1;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.rspbld-accordion .accordion-group:last-of-type {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.rspbld-accordion .accordion-group .accordion-heading .accordion-toggle {
  color: #1b1e2f;
  background-color: #ffffff;
  margin: 0;
  padding: 20px;
  position: relative;
  text-decoration: none;
}
.rspbld-accordion .accordion-group .accordion-heading .accordion-toggle i {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-accordion .accordion-group .accordion-heading .accordion-toggle.collapsed {
  color: #4f4f4f;
  text-decoration: none;
}
.rspbld-accordion .accordion-group .accordion-heading .accordion-toggle.collapsed i {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-accordion .accordion-group .accordion-heading > a {
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-accordion .accordion-group a {
  color: #af8634;
}
.rspbld-accordion .accordion-group a:hover {
  color: #424f80;
}
.rspbld-accordion .accordion-inner {
  background-color: #ffffff;
  border-top: 0;
  color: #8f8f8f;
  line-height: 1.8;
  padding: 0 30px 30px 30px;
}
.rspbld-accordion .accordion-inner a {
  color: #1b1e2f;
}
.rspbld-accordion .accordion-inner a:hover {
  color: #1b1e2f;
}
.rspbld-accordion .accordion-inner p:last-of-type {
  margin-bottom: 0;
}
.rspbld-accordion .accordion-inner legend {
  color: inherit;
}
.rspbld-accordion .accordion-inner .add-on,
.rspbld-accordion .accordion-inner .popover-content {
  color: #8f8f8f;
}
.rspbld-accordion .accordion-inner .form-actions {
  background-color: #12141f;
}
.rspbld-accordion .accordion-inner .rspbld-image {
  margin: 0 15px 0 0;
}
.rspbld-accordion .accordion-inner .table.table-striped tbody > tr:nth-child(2n + 1) > td,
.rspbld-accordion .accordion-inner .table.table-striped tbody > tr:nth-child(2n + 1) > th {
  color: #8f8f8f;
}
.rspbld-accordion.rotate-collapsed .accordion-toggle i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.rspbld-accordion.rotate-collapsed .accordion-toggle.collapsed i {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.rspbld-alert .alert {
  background-color: #f6b324;
  border: none;
  border-radius: 0;
  color: #ffffff;
  text-shadow: none;
  -webkit-transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  transition: all 0.1s linear 0s;
}
.rspbld-alert .alert p {
  color: #ffffff;
}
.rspbld-alert .alert p:last-of-type {
  margin-bottom: 0;
}
.rspbld-alert .alert .alert-heading {
  color: #ffffff;
}
.rspbld-alert .alert.alert-success {
  background-color: #9fc61e;
}
.rspbld-alert .alert.alert-info {
  background-color: #2287b5;
}
.rspbld-alert .alert.alert-danger,
.rspbld-alert .alert.alert-error {
  background-color: #e70329;
}
.rspbld-alert .alert .close {
  background-color: transparent;
  background-image: none;
  border: none;
  margin: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rspbld-alert .alert .close:hover {
  background-color: transparent;
  background-image: none;
}
.rspbld-animated-number .rspbld-number {
  background-color: transparent;
  color: #8f8f8f;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  padding: 0;
  position: relative;
  text-align: center;
}
.rspbld-animated-number .rspbld-title {
  margin: 20px 0;
}
.rspbld-button.btn {
  background-color: #fff;
  background-image: none;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-bottom: none;
  border-radius: 4px;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #e6e6e6;
  -moz-box-shadow: 0 3px 0 0 #e6e6e6;
  -o-box-shadow: 0 3px 0 0 #e6e6e6;
  box-shadow: 0 3px 0 0 #e6e6e6;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn:hover,
.rspbld-button.btn:focus {
  background-color: #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-bottom: none;
  color: #333;
  -webkit-box-shadow: 0 3px 0 0 #ccc;
  -moz-box-shadow: 0 3px 0 0 #ccc;
  -o-box-shadow: 0 3px 0 0 #ccc;
  box-shadow: 0 3px 0 0 #ccc;
}
.rspbld-button.btn.btn-primary {
  background-color: #1b1e2f;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-primary:hover,
.rspbld-button.btn.btn-primary:focus {
  background-color: #08090f;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
}
.rspbld-button.btn.btn-primary:hover,
.rspbld-button.btn.btn-primary:focus {
  background-color: #404770;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #1b1e2f;
  -moz-box-shadow: 0 3px 0 0 #1b1e2f;
  -o-box-shadow: 0 3px 0 0 #1b1e2f;
  box-shadow: 0 3px 0 0 #1b1e2f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-primary:hover:hover,
.rspbld-button.btn.btn-primary:focus:hover,
.rspbld-button.btn.btn-primary:hover:focus,
.rspbld-button.btn.btn-primary:focus:focus {
  background-color: #2e334f;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #1b1e2f;
  -moz-box-shadow: 0 3px 0 0 #1b1e2f;
  -o-box-shadow: 0 3px 0 0 #1b1e2f;
  box-shadow: 0 3px 0 0 #1b1e2f;
}
.rspbld-button.btn.btn-secondary {
  background-color: #af8634;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #0e111b;
  -moz-box-shadow: 0 3px 0 0 #0e111b;
  -o-box-shadow: 0 3px 0 0 #0e111b;
  box-shadow: 0 3px 0 0 #0e111b;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-secondary:hover,
.rspbld-button.btn.btn-secondary:focus {
  background-color: #20253c;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #0e111b;
  -moz-box-shadow: 0 3px 0 0 #0e111b;
  -o-box-shadow: 0 3px 0 0 #0e111b;
  box-shadow: 0 3px 0 0 #0e111b;
}
.rspbld-button.btn.btn-secondary:hover,
.rspbld-button.btn.btn-secondary:focus {
  background-color: #5463a1;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #af8634;
  -moz-box-shadow: 0 3px 0 0 #af8634;
  -o-box-shadow: 0 3px 0 0 #af8634;
  box-shadow: 0 3px 0 0 #af8634;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-secondary:hover:hover,
.rspbld-button.btn.btn-secondary:focus:hover,
.rspbld-button.btn.btn-secondary:hover:focus,
.rspbld-button.btn.btn-secondary:focus:focus {
  background-color: #424f80;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #af8634;
  -moz-box-shadow: 0 3px 0 0 #af8634;
  -o-box-shadow: 0 3px 0 0 #af8634;
  box-shadow: 0 3px 0 0 #af8634;
}
.rspbld-button.btn.btn-warning {
  background-color: #f6b324;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #ad7807;
  -moz-box-shadow: 0 3px 0 0 #ad7807;
  -o-box-shadow: 0 3px 0 0 #ad7807;
  box-shadow: 0 3px 0 0 #ad7807;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-warning:hover,
.rspbld-button.btn.btn-warning:focus {
  background-color: #de9a09;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #ad7807;
  -moz-box-shadow: 0 3px 0 0 #ad7807;
  -o-box-shadow: 0 3px 0 0 #ad7807;
  box-shadow: 0 3px 0 0 #ad7807;
}
.rspbld-button.btn.btn-warning:hover,
.rspbld-button.btn.btn-warning:focus {
  background-color: #fad586;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #f6b324;
  -moz-box-shadow: 0 3px 0 0 #f6b324;
  -o-box-shadow: 0 3px 0 0 #f6b324;
  box-shadow: 0 3px 0 0 #f6b324;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-warning:hover:hover,
.rspbld-button.btn.btn-warning:focus:hover,
.rspbld-button.btn.btn-warning:hover:focus,
.rspbld-button.btn.btn-warning:focus:focus {
  background-color: #f8c455;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #f6b324;
  -moz-box-shadow: 0 3px 0 0 #f6b324;
  -o-box-shadow: 0 3px 0 0 #f6b324;
  box-shadow: 0 3px 0 0 #f6b324;
}
.rspbld-button.btn.btn-danger {
  background-color: #e70329;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #820217;
  -moz-box-shadow: 0 3px 0 0 #820217;
  -o-box-shadow: 0 3px 0 0 #820217;
  box-shadow: 0 3px 0 0 #820217;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-danger:hover,
.rspbld-button.btn.btn-danger:focus {
  background-color: #b50220;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #820217;
  -moz-box-shadow: 0 3px 0 0 #820217;
  -o-box-shadow: 0 3px 0 0 #820217;
  box-shadow: 0 3px 0 0 #820217;
}
.rspbld-button.btn.btn-danger:hover,
.rspbld-button.btn.btn-danger:focus {
  background-color: #fd536f;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #e70329;
  -moz-box-shadow: 0 3px 0 0 #e70329;
  -o-box-shadow: 0 3px 0 0 #e70329;
  box-shadow: 0 3px 0 0 #e70329;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-danger:hover:hover,
.rspbld-button.btn.btn-danger:focus:hover,
.rspbld-button.btn.btn-danger:hover:focus,
.rspbld-button.btn.btn-danger:focus:focus {
  background-color: #fc2145;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #e70329;
  -moz-box-shadow: 0 3px 0 0 #e70329;
  -o-box-shadow: 0 3px 0 0 #e70329;
  box-shadow: 0 3px 0 0 #e70329;
}
.rspbld-button.btn.btn-info {
  background-color: #2287b5;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #12475f;
  -moz-box-shadow: 0 3px 0 0 #12475f;
  -o-box-shadow: 0 3px 0 0 #12475f;
  box-shadow: 0 3px 0 0 #12475f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-info:hover,
.rspbld-button.btn.btn-info:focus {
  background-color: #1a678a;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #12475f;
  -moz-box-shadow: 0 3px 0 0 #12475f;
  -o-box-shadow: 0 3px 0 0 #12475f;
  box-shadow: 0 3px 0 0 #12475f;
}
.rspbld-button.btn.btn-info:hover,
.rspbld-button.btn.btn-info:focus {
  background-color: #5db7e0;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #2287b5;
  -moz-box-shadow: 0 3px 0 0 #2287b5;
  -o-box-shadow: 0 3px 0 0 #2287b5;
  box-shadow: 0 3px 0 0 #2287b5;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-info:hover:hover,
.rspbld-button.btn.btn-info:focus:hover,
.rspbld-button.btn.btn-info:hover:focus,
.rspbld-button.btn.btn-info:focus:focus {
  background-color: #32a4d8;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #2287b5;
  -moz-box-shadow: 0 3px 0 0 #2287b5;
  -o-box-shadow: 0 3px 0 0 #2287b5;
  box-shadow: 0 3px 0 0 #2287b5;
}
.rspbld-button.btn.btn-link {
  background-color: transparent;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #1b1e2f;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 0;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-link:hover,
.rspbld-button.btn.btn-link:focus {
  background-color: rgba(0, 0, 0, 0);
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #1b1e2f;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
}
.rspbld-button.btn.btn-link:hover,
.rspbld-button.btn.btn-link:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 0;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-link:hover:hover,
.rspbld-button.btn.btn-link:focus:hover,
.rspbld-button.btn.btn-link:hover:focus,
.rspbld-button.btn.btn-link:focus:focus {
  background-color: rgba(0, 0, 0, 0);
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #000;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
}
.rspbld-button.btn.btn-success {
  background-color: #9fc61e;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #586d11;
  -moz-box-shadow: 0 3px 0 0 #586d11;
  -o-box-shadow: 0 3px 0 0 #586d11;
  box-shadow: 0 3px 0 0 #586d11;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-success:hover,
.rspbld-button.btn.btn-success:focus {
  background-color: #7b9a17;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #586d11;
  -moz-box-shadow: 0 3px 0 0 #586d11;
  -o-box-shadow: 0 3px 0 0 #586d11;
  box-shadow: 0 3px 0 0 #586d11;
}
.rspbld-button.btn.btn-success:hover,
.rspbld-button.btn.btn-success:focus {
  background-color: #c9e763;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #9fc61e;
  -moz-box-shadow: 0 3px 0 0 #9fc61e;
  -o-box-shadow: 0 3px 0 0 #9fc61e;
  box-shadow: 0 3px 0 0 #9fc61e;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-success:hover:hover,
.rspbld-button.btn.btn-success:focus:hover,
.rspbld-button.btn.btn-success:hover:focus,
.rspbld-button.btn.btn-success:focus:focus {
  background-color: #b9e136;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #9fc61e;
  -moz-box-shadow: 0 3px 0 0 #9fc61e;
  -o-box-shadow: 0 3px 0 0 #9fc61e;
  box-shadow: 0 3px 0 0 #9fc61e;
}
.rspbld-button.btn.btn-inverse {
  background-color: #333;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-inverse:hover,
.rspbld-button.btn.btn-inverse:focus {
  background-color: #1a1a1a;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
}
.rspbld-button.btn.btn-inverse:hover,
.rspbld-button.btn.btn-inverse:focus {
  background-color: #666;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #333;
  -moz-box-shadow: 0 3px 0 0 #333;
  -o-box-shadow: 0 3px 0 0 #333;
  box-shadow: 0 3px 0 0 #333;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-inverse:hover:hover,
.rspbld-button.btn.btn-inverse:focus:hover,
.rspbld-button.btn.btn-inverse:hover:focus,
.rspbld-button.btn.btn-inverse:focus:focus {
  background-color: #4d4d4d;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #333;
  -moz-box-shadow: 0 3px 0 0 #333;
  -o-box-shadow: 0 3px 0 0 #333;
  box-shadow: 0 3px 0 0 #333;
}
.rspbld-button.btn.dropdown-toggle {
  background-color: #f5f5f5;
  border-radius: 4px;
}
.rspbld-button.btn.dropdown-toggle:active,
.rspbld-button.btn.dropdown-toggle:focus,
.rspbld-button.btn.dropdown-toggle:hover {
  background-color: #dcdcdc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rspbld-button.btn.btn-mini {
  font-size: 12px;
  padding: 5px 10px;
}
.rspbld-button.btn.btn-mini:hover,
.rspbld-button.btn.btn-mini:focus {
  font-size: 12px;
}
.rspbld-button.btn.btn-small {
  padding: 10px 25px;
}
.rspbld-button.btn.btn-large {
  padding: 20px 45px;
}
.rspbld-button.btn .caret {
  margin-bottom: 4px;
  margin-top: 5px;
}
.rspbld-button.btn:hover,
.rspbld-button.btn:focus {
  background-color: #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-bottom: none;
  color: #333;
  -webkit-box-shadow: 0 3px 0 0 #ccc;
  -moz-box-shadow: 0 3px 0 0 #ccc;
  -o-box-shadow: 0 3px 0 0 #ccc;
  box-shadow: 0 3px 0 0 #ccc;
}
.rspbld-button.btn.btn-primary {
  background-color: #1b1e2f;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-primary:hover,
.rspbld-button.btn.btn-primary:focus {
  background-color: #08090f;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
}
.rspbld-button.btn.btn-primary:hover,
.rspbld-button.btn.btn-primary:focus {
  background-color: #404770;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #1b1e2f;
  -moz-box-shadow: 0 3px 0 0 #1b1e2f;
  -o-box-shadow: 0 3px 0 0 #1b1e2f;
  box-shadow: 0 3px 0 0 #1b1e2f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-primary:hover:hover,
.rspbld-button.btn.btn-primary:focus:hover,
.rspbld-button.btn.btn-primary:hover:focus,
.rspbld-button.btn.btn-primary:focus:focus {
  background-color: #2e334f;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #1b1e2f;
  -moz-box-shadow: 0 3px 0 0 #1b1e2f;
  -o-box-shadow: 0 3px 0 0 #1b1e2f;
  box-shadow: 0 3px 0 0 #1b1e2f;
}
.rspbld-button.btn.btn-secondary {
  background-color: #af8634;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #0e111b;
  -moz-box-shadow: 0 3px 0 0 #0e111b;
  -o-box-shadow: 0 3px 0 0 #0e111b;
  box-shadow: 0 3px 0 0 #0e111b;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-secondary:hover,
.rspbld-button.btn.btn-secondary:focus {
  background-color: #20253c;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #0e111b;
  -moz-box-shadow: 0 3px 0 0 #0e111b;
  -o-box-shadow: 0 3px 0 0 #0e111b;
  box-shadow: 0 3px 0 0 #0e111b;
}
.rspbld-button.btn.btn-secondary:hover,
.rspbld-button.btn.btn-secondary:focus {
  background-color: #5463a1;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #af8634;
  -moz-box-shadow: 0 3px 0 0 #af8634;
  -o-box-shadow: 0 3px 0 0 #af8634;
  box-shadow: 0 3px 0 0 #af8634;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-secondary:hover:hover,
.rspbld-button.btn.btn-secondary:focus:hover,
.rspbld-button.btn.btn-secondary:hover:focus,
.rspbld-button.btn.btn-secondary:focus:focus {
  background-color: #424f80;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #af8634;
  -moz-box-shadow: 0 3px 0 0 #af8634;
  -o-box-shadow: 0 3px 0 0 #af8634;
  box-shadow: 0 3px 0 0 #af8634;
}
.rspbld-button.btn.btn-warning {
  background-color: #f6b324;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #ad7807;
  -moz-box-shadow: 0 3px 0 0 #ad7807;
  -o-box-shadow: 0 3px 0 0 #ad7807;
  box-shadow: 0 3px 0 0 #ad7807;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-warning:hover,
.rspbld-button.btn.btn-warning:focus {
  background-color: #de9a09;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #ad7807;
  -moz-box-shadow: 0 3px 0 0 #ad7807;
  -o-box-shadow: 0 3px 0 0 #ad7807;
  box-shadow: 0 3px 0 0 #ad7807;
}
.rspbld-button.btn.btn-warning:hover,
.rspbld-button.btn.btn-warning:focus {
  background-color: #fad586;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #f6b324;
  -moz-box-shadow: 0 3px 0 0 #f6b324;
  -o-box-shadow: 0 3px 0 0 #f6b324;
  box-shadow: 0 3px 0 0 #f6b324;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-warning:hover:hover,
.rspbld-button.btn.btn-warning:focus:hover,
.rspbld-button.btn.btn-warning:hover:focus,
.rspbld-button.btn.btn-warning:focus:focus {
  background-color: #f8c455;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #f6b324;
  -moz-box-shadow: 0 3px 0 0 #f6b324;
  -o-box-shadow: 0 3px 0 0 #f6b324;
  box-shadow: 0 3px 0 0 #f6b324;
}
.rspbld-button.btn.btn-danger {
  background-color: #e70329;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #820217;
  -moz-box-shadow: 0 3px 0 0 #820217;
  -o-box-shadow: 0 3px 0 0 #820217;
  box-shadow: 0 3px 0 0 #820217;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-danger:hover,
.rspbld-button.btn.btn-danger:focus {
  background-color: #b50220;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #820217;
  -moz-box-shadow: 0 3px 0 0 #820217;
  -o-box-shadow: 0 3px 0 0 #820217;
  box-shadow: 0 3px 0 0 #820217;
}
.rspbld-button.btn.btn-danger:hover,
.rspbld-button.btn.btn-danger:focus {
  background-color: #fd536f;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #e70329;
  -moz-box-shadow: 0 3px 0 0 #e70329;
  -o-box-shadow: 0 3px 0 0 #e70329;
  box-shadow: 0 3px 0 0 #e70329;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-danger:hover:hover,
.rspbld-button.btn.btn-danger:focus:hover,
.rspbld-button.btn.btn-danger:hover:focus,
.rspbld-button.btn.btn-danger:focus:focus {
  background-color: #fc2145;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #e70329;
  -moz-box-shadow: 0 3px 0 0 #e70329;
  -o-box-shadow: 0 3px 0 0 #e70329;
  box-shadow: 0 3px 0 0 #e70329;
}
.rspbld-button.btn.btn-info {
  background-color: #2287b5;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #12475f;
  -moz-box-shadow: 0 3px 0 0 #12475f;
  -o-box-shadow: 0 3px 0 0 #12475f;
  box-shadow: 0 3px 0 0 #12475f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-info:hover,
.rspbld-button.btn.btn-info:focus {
  background-color: #1a678a;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #12475f;
  -moz-box-shadow: 0 3px 0 0 #12475f;
  -o-box-shadow: 0 3px 0 0 #12475f;
  box-shadow: 0 3px 0 0 #12475f;
}
.rspbld-button.btn.btn-info:hover,
.rspbld-button.btn.btn-info:focus {
  background-color: #5db7e0;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #2287b5;
  -moz-box-shadow: 0 3px 0 0 #2287b5;
  -o-box-shadow: 0 3px 0 0 #2287b5;
  box-shadow: 0 3px 0 0 #2287b5;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-info:hover:hover,
.rspbld-button.btn.btn-info:focus:hover,
.rspbld-button.btn.btn-info:hover:focus,
.rspbld-button.btn.btn-info:focus:focus {
  background-color: #32a4d8;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #2287b5;
  -moz-box-shadow: 0 3px 0 0 #2287b5;
  -o-box-shadow: 0 3px 0 0 #2287b5;
  box-shadow: 0 3px 0 0 #2287b5;
}
.rspbld-button.btn.btn-link {
  background-color: transparent;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #1b1e2f;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 0;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-link:hover,
.rspbld-button.btn.btn-link:focus {
  background-color: rgba(0, 0, 0, 0);
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #1b1e2f;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
}
.rspbld-button.btn.btn-link:hover,
.rspbld-button.btn.btn-link:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 0;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-link:hover:hover,
.rspbld-button.btn.btn-link:focus:hover,
.rspbld-button.btn.btn-link:hover:focus,
.rspbld-button.btn.btn-link:focus:focus {
  background-color: rgba(0, 0, 0, 0);
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #000;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0);
}
.rspbld-button.btn.btn-success {
  background-color: #9fc61e;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #586d11;
  -moz-box-shadow: 0 3px 0 0 #586d11;
  -o-box-shadow: 0 3px 0 0 #586d11;
  box-shadow: 0 3px 0 0 #586d11;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-success:hover,
.rspbld-button.btn.btn-success:focus {
  background-color: #7b9a17;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #586d11;
  -moz-box-shadow: 0 3px 0 0 #586d11;
  -o-box-shadow: 0 3px 0 0 #586d11;
  box-shadow: 0 3px 0 0 #586d11;
}
.rspbld-button.btn.btn-success:hover,
.rspbld-button.btn.btn-success:focus {
  background-color: #c9e763;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #9fc61e;
  -moz-box-shadow: 0 3px 0 0 #9fc61e;
  -o-box-shadow: 0 3px 0 0 #9fc61e;
  box-shadow: 0 3px 0 0 #9fc61e;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-success:hover:hover,
.rspbld-button.btn.btn-success:focus:hover,
.rspbld-button.btn.btn-success:hover:focus,
.rspbld-button.btn.btn-success:focus:focus {
  background-color: #b9e136;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #9fc61e;
  -moz-box-shadow: 0 3px 0 0 #9fc61e;
  -o-box-shadow: 0 3px 0 0 #9fc61e;
  box-shadow: 0 3px 0 0 #9fc61e;
}
.rspbld-button.btn.btn-inverse {
  background-color: #333;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-inverse:hover,
.rspbld-button.btn.btn-inverse:focus {
  background-color: #1a1a1a;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #000;
  -moz-box-shadow: 0 3px 0 0 #000;
  -o-box-shadow: 0 3px 0 0 #000;
  box-shadow: 0 3px 0 0 #000;
}
.rspbld-button.btn.btn-inverse:hover,
.rspbld-button.btn.btn-inverse:focus {
  background-color: #666;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
  padding: 15px 35px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: 0 3px 0 0 #333;
  -moz-box-shadow: 0 3px 0 0 #333;
  -o-box-shadow: 0 3px 0 0 #333;
  box-shadow: 0 3px 0 0 #333;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-button.btn.btn-inverse:hover:hover,
.rspbld-button.btn.btn-inverse:focus:hover,
.rspbld-button.btn.btn-inverse:hover:focus,
.rspbld-button.btn.btn-inverse:focus:focus {
  background-color: #4d4d4d;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  color: #fff;
  -webkit-box-shadow: 0 3px 0 0 #333;
  -moz-box-shadow: 0 3px 0 0 #333;
  -o-box-shadow: 0 3px 0 0 #333;
  box-shadow: 0 3px 0 0 #333;
}
.rspbld-button.btn.btn-mini {
  font-size: 12px;
  padding: 5px 10px;
}
.rspbld-button.btn.btn-mini:hover,
.rspbld-button.btn.btn-mini:focus {
  font-size: 12px;
  padding: 5px 10px;
}
.rspbld-button.btn.btn-small {
  padding: 10px 25px;
}
.rspbld-button.btn.btn-small:hover,
.rspbld-button.btn.btn-small:focus {
  padding: 10px 25px;
}
.rspbld-button.btn.btn-large {
  padding: 20px 45px;
}
.rspbld-button.btn.btn-large:hover,
.rspbld-button.btn.btn-large:focus {
  padding: 20px 45px;
}
.rspbld-carousel .carousel {
  margin: 0;
}
.rspbld-carousel .carousel-inner {
  background-color: #ffffff;
  margin: 0 auto;
  width: calc(100% - 160px);
}
.rspbld-carousel .carousel-inner .item.horizontal-image .rspbld-image {
  width: calc(50% - 15px);
}
.rspbld-carousel .carousel-inner .item.horizontal-image .rspbld-image.pull-left {
  margin: 0 30px 0 0;
}
.rspbld-carousel .carousel-inner .item.horizontal-image .rspbld-image.pull-right {
  margin: 0 0 0 30px;
}
@media (max-width: 979px) {
  .rspbld-carousel .carousel-inner .item.horizontal-image .rspbld-image {
    max-width: 280px;
  }
}
@media (max-width: 767px) {
  .rspbld-carousel .carousel-inner .item.horizontal-image .rspbld-image {
    float: none;
    margin: 0 0 15px 0;
    max-width: 100%;
    width: 100%;
  }
}
.rspbld-carousel .carousel-inner .rspbld-image {
  overflow: hidden;
  position: relative;
  z-index: 3;
}
.rspbld-carousel .carousel-inner .rspbld-image:before {
  border: 20px solid #f2f2f2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 40px);
  width: calc(100% - 40px);
  z-index: 4;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-carousel .carousel-inner .rspbld-image > img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-carousel .carousel-inner .rspbld-item-container:hover .rspbld-image:before {
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
}
.rspbld-carousel .carousel-inner .rspbld-item-container:hover .rspbld-image > img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.rspbld-carousel .carousel-inner .rspbld-item-container .rspbld-item-title {
  margin: 0 0 30px 0;
}
@media (max-width: 767px) {
  .rspbld-carousel .carousel-inner .rspbld-item-container .rspbld-item-title {
    margin: 30px 0 30px 0;
  }
}
.rspbld-carousel .carousel-inner .rspbld-item-container .rspbld-item-content {
  line-height: 1.6;
}
.rspbld-carousel .carousel-inner .rspbld-item-container .rspbld-item-content + .rspbld-button {
  margin-top: 30px;
}
.rspbld-carousel .carousel-control {
  background-color: #af8634;
  border: none;
  border-radius: 0;
  height: 50px;
  width: 50px;
  top: 50%;
  z-index: 3;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.rspbld-carousel .carousel-control.left {
  background-image: url(../../images/prev-light.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 30px;
  left: 0;
}
.rspbld-carousel .carousel-control.right {
  background-image: url(../../images/next-light.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 30px;
  left: auto;
  right: 0;
}
.rspbld-carousel .carousel-control:hover {
  background-color: #1b1e2f;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rspbld-carousel .carousel-control i:before {
  content: none;
}
.rspbld-carousel .carousel-indicators.center-bottom,
.rspbld-carousel .carousel-indicators.left-bottom,
.rspbld-carousel .carousel-indicators.right-bottom {
  bottom: 22px;
}
.rspbld-carousel .carousel-indicators.center-bottom + .carousel-inner .rspbld-item-container,
.rspbld-carousel .carousel-indicators.left-bottom + .carousel-inner .rspbld-item-container,
.rspbld-carousel .carousel-indicators.right-bottom + .carousel-inner .rspbld-item-container {
  padding-bottom: 60px;
}
.rspbld-carousel .carousel-indicators li {
  border: 2px solid #1b1e2f;
  height: 12px;
  width: 12px;
}
.rspbld-carousel .carousel-indicators li.active {
  background-color: #1b1e2f;
}
@media (max-width: 767px) {
  .rspbld-carousel {
    margin-bottom: 70px;
  }
  .rspbld-carousel .carousel-inner {
    width: 100%;
  }
  .rspbld-carousel .carousel-control {
    top: auto;
    bottom: -70px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.rspbld-carousel.full-width .carousel-inner {
  background-color: transparent;
  width: 100%;
}
.rspbld-carousel.full-width .carousel-inner .item.horizontal-image .rspbld-image {
  max-width: none;
}
.rspbld-carousel.full-width .carousel-inner .item > [class*='span'] {
  margin: 0;
}
.rspbld-carousel.full-width .carousel-inner .item > .span12 {
  width: 100%;
}
.rspbld-carousel.full-width .carousel-inner .item > .span6 {
  width: 50%;
}
.rspbld-carousel.full-width .carousel-inner .item > .span4 {
  width: 33.33%;
}
.rspbld-carousel.full-width .carousel-inner .item > .span3 {
  width: 25%;
}
.rspbld-carousel.full-width .carousel-inner .item > .span2 {
  width: 16.66%;
}
.rspbld-carousel.full-width .carousel-inner .item > .span1 {
  width: 8.33%;
}
.rspbld-carousel.full-width .carousel-inner .item .rspbld-image {
  background-color: #af8634;
  position: relative;
  width: 100%;
}
.rspbld-carousel.full-width .carousel-inner .item .rspbld-image > img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-carousel.full-width .carousel-inner .item .rspbld-image:before {
  background-color: rgba(49, 58, 94, 0.5);
  border: none;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  -webkit-transform: scale(2) rotate(30deg) translate(-100%, 0);
  -moz-transform: scale(2) rotate(30deg) translate(-100%, 0);
  -ms-transform: scale(2) rotate(30deg) translate(-100%, 0);
  -o-transform: scale(2) rotate(30deg) translate(-100%, 0);
  transform: scale(2) rotate(30deg) translate(-100%, 0);
  z-index: 3;
}
.rspbld-carousel.full-width .carousel-inner .item .rspbld-item-content-container {
  padding: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  visibility: hidden;
  width: 100%;
  z-index: 4;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
.rspbld-carousel.full-width .carousel-inner .item .rspbld-item-container:hover .rspbld-image > img {
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.rspbld-carousel.full-width .carousel-inner .item .rspbld-item-container:hover .rspbld-image:before {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transform: scale(2) rotate(30deg) translate(100%, 0);
  -moz-transform: scale(2) rotate(30deg) translate(100%, 0);
  -ms-transform: scale(2) rotate(30deg) translate(100%, 0);
  -o-transform: scale(2) rotate(30deg) translate(100%, 0);
  transform: scale(2) rotate(30deg) translate(100%, 0);
}
.rspbld-carousel.full-width .carousel-inner .item .rspbld-item-container:hover .rspbld-item-content-container {
  visibility: visible;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rspbld-carousel.full-width .carousel-control {
  z-index: 4;
}
@media (max-width: 979px) {
  .rspbld-carousel.full-width .carousel-inner .item .rspbld-item-container .rspbld-item-title {
    margin: 0 0 10px 0;
  }
  .rspbld-carousel.full-width .carousel-inner .item .rspbld-item-container .rspbld-item-content + .rspbld-button {
    margin-top: 10px;
  }
  .rspbld-carousel.full-width .carousel-inner .item .rspbld-item-content-container {
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .rspbld-carousel.full-width {
    margin-bottom: 0;
  }
  .rspbld-carousel.full-width .carousel-inner .item.horizontal-image .rspbld-image {
    margin: 0;
  }
  .rspbld-carousel.full-width .carousel-inner .item .rspbld-item-container:hover .rspbld-item-content-container {
    visibility: hidden;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
  }
  .rspbld-carousel.full-width .carousel-control {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 767px) {
  .rspbld-carousel.slider {
    margin: 0;
  }
}
.rspbld-carousel.slider .carousel-inner {
  background-color: transparent;
  width: 100%;
}
.rspbld-carousel.slider .carousel-inner .item.horizontal-image .rspbld-image {
  max-width: none;
}
.rspbld-carousel.slider .carousel-inner .item .rspbld-image {
  position: relative;
  width: 100%;
  z-index: 0;
}
.rspbld-carousel.slider .carousel-inner .item .rspbld-image:before {
  content: none;
}
.rspbld-carousel.slider .carousel-inner .item .rspbld-image > img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0s none 0s;
  -moz-transition: all 0s none 0s;
  -o-transition: all 0s none 0s;
  transition: all 0s none 0s;
}
.rspbld-carousel.slider .carousel-inner .item h1,
.rspbld-carousel.slider .carousel-inner .item h2,
.rspbld-carousel.slider .carousel-inner .item h3,
.rspbld-carousel.slider .carousel-inner .item h4,
.rspbld-carousel.slider .carousel-inner .item h5,
.rspbld-carousel.slider .carousel-inner .item h6 {
  color: #ffffff;
}
.rspbld-carousel.slider .carousel-inner .item h1.rspbld-item-title {
  font-size: 70px;
  font-weight: 500;
}
.rspbld-carousel.slider .carousel-inner .item h2.rspbld-item-title {
  font-size: 60px;
  font-weight: 500;
}
.rspbld-carousel.slider .carousel-inner .item h3.rspbld-item-title {
  font-size: 40px;
  font-weight: 500;
}
.rspbld-carousel.slider .carousel-inner .item h4.rspbld-item-title {
  font-size: 30px;
}
.rspbld-carousel.slider .carousel-inner .item h5.rspbld-item-title {
  font-size: 25px;
}
.rspbld-carousel.slider .carousel-inner .item h6.rspbld-item-title {
  font-size: 24px;
}
.rspbld-carousel.slider .carousel-inner .item .rspbld-item-title {
  margin: 0 0 20px 0;
}
.rspbld-carousel.slider .carousel-inner .item .rspbld-item-container {
  color: #cfcfcf;
  max-height: 840px;
  text-align: center;
}
.rspbld-carousel.slider .carousel-inner .item .rspbld-item-container .rspbld-item-content {
  font-size: 20px;
  line-height: 1.2;
}
.rspbld-carousel.slider .carousel-inner .item .rspbld-item-container .rspbld-item-content + .rspbld-button {
  margin-top: 20px;
}
.rspbld-carousel.slider .carousel-inner .item .rspbld-item-content-container {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 979px) {
  .rspbld-carousel.slider .carousel-inner .item .rspbld-item-content-container {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .rspbld-carousel.slider .carousel-inner .item .rspbld-item-content-container {
    display: none;
  }
}
@media (max-width: 480px) {
  .rspbld-carousel.slider .carousel-inner .item h1.rspbld-item-title {
    font-size: 56px;
  }
  .rspbld-carousel.slider .carousel-inner .item h2.rspbld-item-title {
    font-size: 48px;
  }
  .rspbld-carousel.slider .carousel-inner .item h3.rspbld-item-title {
    font-size: 32px;
  }
  .rspbld-carousel.slider .carousel-inner .item h4.rspbld-item-title {
    font-size: 24px;
  }
  .rspbld-carousel.slider .carousel-inner .item h5.rspbld-item-title {
    font-size: 20px;
  }
  .rspbld-carousel.slider .carousel-inner .item h6.rspbld-item-title {
    font-size: 19px;
  }
}
.rspbld-carousel.slider .carousel-indicators {
  width: auto;
}
.rspbld-carousel.slider .carousel-indicators.center-bottom {
  bottom: 150px;
}
.rspbld-carousel.slider .carousel-indicators.center-bottom + .carousel-inner .rspbld-item-container {
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  .rspbld-carousel.slider .carousel-indicators.center-bottom {
    bottom: 110px;
  }
}
@media (max-width: 767px) {
  .rspbld-carousel.slider .carousel-indicators.center-bottom {
    bottom: 60px;
  }
}
@media (max-width: 480px) {
  .rspbld-carousel.slider .carousel-indicators.center-bottom {
    bottom: 40px;
  }
}
.rspbld-carousel.slider .carousel-indicators.left-bottom {
  bottom: 150px;
  left: 10%;
}
.rspbld-carousel.slider .carousel-indicators.left-bottom + .carousel-inner .rspbld-item-container {
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  .rspbld-carousel.slider .carousel-indicators.left-bottom {
    bottom: 110px;
  }
}
@media (max-width: 767px) {
  .rspbld-carousel.slider .carousel-indicators.left-bottom {
    bottom: 60px;
  }
}
@media (max-width: 480px) {
  .rspbld-carousel.slider .carousel-indicators.left-bottom {
    bottom: 40px;
  }
}
.rspbld-carousel.slider .carousel-indicators.right-bottom {
  bottom: 150px;
  right: 10%;
}
.rspbld-carousel.slider .carousel-indicators.right-bottom + .carousel-inner .rspbld-item-container {
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  .rspbld-carousel.slider .carousel-indicators.right-bottom {
    bottom: 110px;
  }
}
@media (max-width: 767px) {
  .rspbld-carousel.slider .carousel-indicators.right-bottom {
    bottom: 60px;
  }
}
@media (max-width: 480px) {
  .rspbld-carousel.slider .carousel-indicators.right-bottom {
    bottom: 40px;
  }
}
.rspbld-carousel.slider .carousel-indicators.center-top {
  top: 60px;
}
.rspbld-carousel.slider .carousel-indicators.left-top {
  left: 10%;
  top: 60px;
}
.rspbld-carousel.slider .carousel-indicators.right-top {
  right: 10%;
  top: 60px;
}
.rspbld-carousel.slider .carousel-indicators li {
  background-color: transparent;
  border: 2px solid #fff;
  margin: 0 5px;
  height: 22px;
  width: 22px;
}
.rspbld-carousel.slider .carousel-indicators li.active {
  background-color: #ffffff;
}
@media (max-width: 979px) {
  .rspbld-carousel.slider .carousel-indicators {
    display: none;
  }
}
.rspbld-carousel.slider .carousel-control {
  background-color: #1b1e2f;
  height: 100px;
  width: 100px;
  z-index: 1;
}
.rspbld-carousel.slider .carousel-control i {
  display: none;
}
.rspbld-carousel.slider .carousel-control.left,
.rspbld-carousel.slider .carousel-control.right {
  background-size: auto 60px;
}
.rspbld-carousel.slider .carousel-control:hover {
  background-color: #af8634;
}
@media (max-width: 979px) {
  .rspbld-carousel.slider .carousel-control {
    height: 75px;
    width: 75px;
  }
  .rspbld-carousel.slider .carousel-control.left,
  .rspbld-carousel.slider .carousel-control.right {
    background-size: auto 45px;
  }
}
@media (max-width: 767px) {
  .rspbld-carousel.slider .carousel-control {
    display: none;
  }
}
.rspbld-carousel.gallery .carousel-inner .item .rspbld-item-container {
  position: relative;
}
.rspbld-carousel.gallery .carousel-inner .item .rspbld-item-container:hover .rspbld-item-content-container {
  visibility: visible;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rspbld-carousel.gallery .carousel-inner .item .rspbld-item-container:hover .rspbld-image > img {
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.rspbld-carousel.gallery .carousel-inner .item .rspbld-item-content-container {
  color: #ffffff;
  padding: 0 25px;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 3;
  visibility: hidden;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.2s linear 0s;
  -moz-transition: opacity 0.2s linear 0s;
  -o-transition: opacity 0.2s linear 0s;
  transition: opacity 0.2s linear 0s;
}
.rspbld-carousel.gallery .carousel-inner .item .rspbld-image {
  background-color: #af8634;
  margin: 0;
  width: 100%;
}
.rspbld-carousel.gallery .carousel-inner .item .rspbld-item-title {
  color: #ffffff;
  margin: 0 0 15px 0;
}
.rspbld-carousel.gallery .carousel-inner .item .rspbld-item-content + .rspbld-button {
  margin-top: 15px;
}
.rspbld-carousel.gallery .carousel-inner .item .rspbld-button {
  margin-top: 0;
}
.rspbld-carousel.gallery .carousel-inner .item .rspbld-button.btn-link {
  color: #ffffff;
}
.rspbld-carousel.gallery.featured .carousel-inner .item .rspbld-item-content-container {
  height: 100%;
  padding: 0;
}
.rspbld-carousel.gallery.featured .carousel-inner .item .rspbld-item-content-container .rspbld-button:only-child {
  background-color: transparent;
  border: none;
  color: #ffffff;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rspbld-carousel.gallery.featured .carousel-inner .item .rspbld-item-content-container .rspbld-button:only-child > i {
  font-size: 32px;
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 979px) {
  .rspbld-carousel.gallery.featured .carousel-inner .rspbld-image:before {
    border-width: 10px;
    height: calc(100% - 20px);
    width: calc(100% - 20px);
  }
}
@media (max-width: 767px) {
  .rspbld-carousel.gallery.featured .carousel-inner .rspbld-image:before {
    border-width: 20px;
    height: calc(100% - 40px);
    width: calc(100% - 40px);
  }
}
.background-primary .rspbld-carousel .carousel-inner .rspbld-image:before,
.background-secondary .rspbld-carousel .carousel-inner .rspbld-image:before,
.primary-overlay .rspbld-carousel .carousel-inner .rspbld-image:before,
.primary-overlay-featured .rspbld-carousel .carousel-inner .rspbld-image:before,
.secondary-overlay .rspbld-carousel .carousel-inner .rspbld-image:before,
.secondary-overlay-featured .rspbld-carousel .carousel-inner .rspbld-image:before {
  border-color: #fff;
}
.element-preview .rspbld-carousel .rspbld-image {
  max-width: 280px;
}
.element-preview .rspbld-carousel .carousel-control.left {
  background-image: url(../../../templates/rstrone/images/prev-light.png);
}
.element-preview .rspbld-carousel .carousel-control.right {
  background-image: url(../../../templates/rstrone/images/next-light.png);
}
.rspbld-countdown-timer .rspbld-inner .wrapper {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  width: 150px;
}
.rspbld-countdown-timer .rspbld-inner .wrapper .countdown {
  color: #af8634;
  font-size: 40px;
  font-weight: 600;
}
.rspbld-countdown-timer .rspbld-inner .wrapper .detail {
  font-size: 24px;
  font-weight: 900;
  margin-left: 5px;
}
.rspbld-google-map .rspbld-infowindow .rspbld-title {
  color: #1b1e2f;
  margin-bottom: 10px;
  text-shadow: none;
}
.rspbld-google-map .rspbld-infowindow .rspbld-content {
  margin-bottom: 0;
}
.rspbld-horizontal-icon-box .rspbld-icon {
  background-color: #e6e6e6;
  border-radius: 50%;
  color: #1b1e2f;
  font-size: 36px;
  padding: 10px;
  position: relative;
  height: 120px;
  width: 120px;
  z-index: 1;
}
.rspbld-horizontal-icon-box .rspbld-icon:before {
  background-color: #ccc;
  border: none;
  border-radius: 50%;
  clip: rect(0, 60px, 120px, 0);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 120px;
  width: 120px;
  z-index: -2;
  transform-origin: center center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.rspbld-horizontal-icon-box .rspbld-icon:after {
  background-color: #e6e6e6;
  border: none;
  border-radius: 50%;
  clip: rect(0, 60px, 120px, 0);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 120px;
  width: 120px;
  z-index: -1;
  transform-origin: center center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.rspbld-horizontal-icon-box .rspbld-icon i {
  background-color: #fff;
  border-radius: 50%;
  padding: 32px;
}
.rspbld-horizontal-icon-box:hover .rspbld-icon:before {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: transform 0.4s linear 0s;
  -moz-transition: transform 0.4s linear 0s;
  -o-transition: transform 0.4s linear 0s;
  transition: transform 0.4s linear 0s;
}
.rspbld-horizontal-icon-box:hover .rspbld-icon:after {
  background-color: #ccc;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0s linear 0.2s;
  -moz-transition: all 0s linear 0.2s;
  -o-transition: all 0s linear 0.2s;
  transition: all 0s linear 0.2s;
}
.rspbld-horizontal-icon-box .rspbld-icon.pull-left {
  margin-right: 30px;
}
.rspbld-horizontal-icon-box .rspbld-icon.pull-right {
  margin-left: 30px;
}
.rspbld-horizontal-icon-box .rspbld-content p:last-of-type {
  margin-bottom: 0;
}
.rspbld-horizontal-icon-box .rspbld-button {
  margin-top: 30px;
}
.rspbld-horizontal-icon-box.featured .rspbld-icon {
  background-color: transparent;
  border-radius: 0;
  font-size: 72px;
  padding: 0;
  height: auto;
  width: auto;
}
.rspbld-horizontal-icon-box.featured .rspbld-icon:before,
.rspbld-horizontal-icon-box.featured .rspbld-icon:after {
  content: none;
}
.rspbld-horizontal-icon-box.featured .rspbld-icon i {
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}
.rspbld-horizontal-icon-box.featured .rspbld-button {
  margin-top: 0;
}
.rspbld-horizontal-icon-box.featured .rspbld-button.pull-left {
  margin-right: 30px;
}
.rspbld-horizontal-icon-box.featured .rspbld-button.pull-right {
  margin-left: 30px;
}
.rspbld-horizontal-icon-box.featured .rspbld-title {
  margin: 0 0 5px 0;
}
.rspbld-horizontal-icon-box.featured .rspbld-content {
  line-height: 1.2;
}
@media (max-width: 480px) {
  .rspbld-horizontal-icon-box.featured .rspbld-icon {
    margin-bottom: 15px;
  }
  .rspbld-horizontal-icon-box.featured .rspbld-content-container {
    width: 100%;
  }
  .rspbld-horizontal-icon-box.featured .rspbld-button.pull-left {
    margin-bottom: 15px;
    margin-right: 20px;
  }
  .rspbld-horizontal-icon-box.featured .rspbld-button.pull-right {
    margin-bottom: 15px;
    margin-left: 20px;
  }
}
@media (max-width: 480px) {
  .rspbld-horizontal-icon-box .rspbld-icon {
    background-color: #e6e6e6;
    border-radius: 50%;
    color: #1b1e2f;
    font-size: 32px;
    padding: 8px;
    position: relative;
    height: 90px;
    width: 90px;
    z-index: 1;
  }
  .rspbld-horizontal-icon-box .rspbld-icon:before {
    background-color: #ccc;
    border: none;
    border-radius: 50%;
    clip: rect(0, 45px, 90px, 0);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 90px;
    width: 90px;
    z-index: -2;
    transform-origin: center center;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .rspbld-horizontal-icon-box .rspbld-icon:after {
    background-color: #e6e6e6;
    border: none;
    border-radius: 50%;
    clip: rect(0, 45px, 90px, 0);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 90px;
    width: 90px;
    z-index: -1;
    transform-origin: center center;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .rspbld-horizontal-icon-box .rspbld-icon i {
    background-color: #fff;
    border-radius: 50%;
    padding: 21px;
  }
  .rspbld-horizontal-icon-box .rspbld-icon.pull-left {
    margin-right: 20px;
  }
  .rspbld-horizontal-icon-box .rspbld-icon.pull-right {
    margin-left: 20px;
  }
}
.background-primary .rspbld-horizontal-icon-box.featured .rspbld-icon,
.background-secondary .rspbld-horizontal-icon-box.featured .rspbld-icon,
.background-darker .rspbld-horizontal-icon-box.featured .rspbld-icon,
.background-dark .rspbld-horizontal-icon-box.featured .rspbld-icon,
.primary-overlay .rspbld-horizontal-icon-box.featured .rspbld-icon,
.secondary-overlay .rspbld-horizontal-icon-box.featured .rspbld-icon {
  color: #ffffff;
}
.rspbld-horizontal-image-box .rspbld-image {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.rspbld-horizontal-image-box .rspbld-image:before {
  border: 20px solid #f2f2f2;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 40px);
  width: calc(100% - 40px);
  z-index: 2;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-horizontal-image-box .rspbld-image.pull-left {
  margin: 0 30px 0 0;
}
.rspbld-horizontal-image-box .rspbld-image.pull-right {
  margin: 0 0 0 30px;
}
.rspbld-horizontal-image-box .rspbld-image > img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-horizontal-image-box .rspbld-button {
  margin-top: 30px;
}
.rspbld-horizontal-image-box:hover .rspbld-image:before {
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
}
.rspbld-horizontal-image-box:hover .rspbld-image > img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.rspbld-horizontal-image-box.thumb .rspbld-image {
  width: 100px;
}
.rspbld-horizontal-image-box.thumb .rspbld-image:before {
  border: 10px solid #f2f2f2;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
}
.rspbld-horizontal-image-box.thumb .rspbld-image.pull-left {
  margin: 0 15px 0 0;
}
.rspbld-horizontal-image-box.thumb .rspbld-image.pull-right {
  margin: 0 0 0 15px;
}
.rspbld-horizontal-image-box.thumb .rspbld-title {
  margin: 0 0 5px 0;
}
.rspbld-horizontal-image-box.thumb .rspbld-button {
  margin-top: 10px;
}
.rspbld-horizontal-image-box.thumb:hover .rspbld-image:before {
  -webkit-box-shadow: inset 0 0 5px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 5px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 5px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 5px 3px rgba(0, 0, 0, 0.5);
}
@media (max-width: 979px) {
  .rspbld-horizontal-image-box.thumb .rspbld-image {
    width: 100%;
  }
  .rspbld-horizontal-image-box.thumb .rspbld-image:before {
    border: 20px solid #f2f2f2;
    height: calc(100% - 40px);
    width: calc(100% - 40px);
  }
  .rspbld-horizontal-image-box.thumb .rspbld-image.pull-left,
  .rspbld-horizontal-image-box.thumb .rspbld-image.pull-right {
    float: none;
    margin: 0 0 15px 0;
  }
  .rspbld-horizontal-image-box.thumb:hover .rspbld-image:before {
    -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
    -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  }
}
@media (max-width: 767px) {
  .rspbld-horizontal-image-box .rspbld-image {
    width: 100%;
  }
  .rspbld-horizontal-image-box .rspbld-image:before {
    border: 20px solid #f2f2f2;
    height: calc(100% - 40px);
    width: calc(100% - 40px);
  }
  .rspbld-horizontal-image-box .rspbld-image.pull-left,
  .rspbld-horizontal-image-box .rspbld-image.pull-right {
    float: none;
    margin: 0 0 30px 0;
  }
}
.background-primary .rspbld-horizontal-image-box .rspbld-image:before,
.background-secondary .rspbld-horizontal-image-box .rspbld-image:before,
.primary-overlay .rspbld-horizontal-image-box .rspbld-image:before,
.primary-overlay-featured .rspbld-horizontal-image-box .rspbld-image:before,
.secondary-overlay .rspbld-horizontal-image-box .rspbld-image:before,
.secondary-overlay-featured .rspbld-horizontal-image-box .rspbld-image:before {
  border-color: #fff;
}
.background-primary .rspbld-horizontal-image-box.thumb .rspbld-image:before,
.background-secondary .rspbld-horizontal-image-box.thumb .rspbld-image:before,
.primary-overlay .rspbld-horizontal-image-box.thumb .rspbld-image:before,
.primary-overlay-featured .rspbld-horizontal-image-box.thumb .rspbld-image:before,
.secondary-overlay .rspbld-horizontal-image-box.thumb .rspbld-image:before,
.secondary-overlay-featured .rspbld-horizontal-image-box.thumb .rspbld-image:before {
  border-color: #fff;
}
.rspbld-icon {
  background-color: transparent;
  border-radius: 0;
  color: #af8634;
  font-size: 2em;
  line-height: 1;
  padding: 20px;
}
.rspbld-icon i {
  width: auto;
}
.rspbld-image a:not(.rspbld-magnific-popup) {
  background-color: #af8634;
  display: block;
  position: relative;
  z-index: 1;
}
.rspbld-image a:not(.rspbld-magnific-popup):after {
  color: #ffffff;
  content: '\f0c1';
  font-family: 'FontAwesome';
  font-size: 29px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-image a:not(.rspbld-magnific-popup):before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-image a:not(.rspbld-magnific-popup) > img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-image:hover a:not(.rspbld-magnific-popup):after,
.rspbld-image:hover a:not(.rspbld-magnific-popup):before {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rspbld-image:hover a:not(.rspbld-magnific-popup) > img {
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.rspbld-image.rspbld-thumbnail a,
.rspbld-image.thumbnail a {
  overflow: hidden;
}
.rspbld-image.rspbld-thumbnail a:not(.rspbld-magnific-popup) > img,
.rspbld-image.thumbnail a:not(.rspbld-magnific-popup) > img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.rspbld-image.rspbld-thumbnail:hover a:not(.rspbld-magnific-popup) > img,
.rspbld-image.thumbnail:hover a:not(.rspbld-magnific-popup) > img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.rspbld-image .rspbld-image-caption {
  background-color: #8f8f8f;
  color: #ffffff;
  padding: 5px;
}
.rspbld-image .rspbld-magnific-popup:before {
  background-color: #af8634;
}
.rspbld-image .rspbld-magnific-popup:after {
  color: #ffffff;
}
@media (max-width: 979px) {
  .rspbld-image.text-center img,
  .rspbld-image.text-left img,
  .rspbld-image.text-right img {
    width: 100%;
  }
}
.mfp-wrap.mfp-gallery button {
  background-color: transparent;
  background-image: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rspbld-list .rspbld-content {
  margin: 0;
}
.rspbld-list .rspbld-content p {
  margin: 0 0 10px 0;
}
.rstpl-mega-menu .rstpl-mega-menu-container .rspbld-masonry-boxes {
  padding-left: 1px;
  padding-top: 1px;
}
.rspbld-personal-box .rspbld-image {
  background-color: #af8634;
  display: block;
  overflow: hidden;
  position: relative;
}
.rspbld-personal-box .rspbld-image > img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.rspbld-personal-box .rspbld-image:before {
  background-color: rgba(49, 58, 94, 0.5);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  -webkit-transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  -moz-transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  -ms-transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  -o-transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  z-index: 5;
}
.rspbld-personal-box .rspbld-content-container {
  padding: 40px 0 0 0;
}
.rspbld-personal-box .rspbld-title {
  margin: 0;
}
.rspbld-personal-box .rspbld-title + .rspbld-subtitle {
  margin: 5px 0 0 0;
}
.rspbld-personal-box .rspbld-content {
  margin: 30px 0 0 0;
}
.rspbld-personal-box .rspbld-content + .rspbld-social-icons {
  margin-top: 30px;
}
.rspbld-personal-box .rspbld-social-icons > li > a i {
  background-color: #1b1e2f;
  margin: 0 2px 0 0;
  padding: 8px;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-personal-box .rspbld-social-icons > li > a:hover i {
  background-color: #af8634;
}
.rspbld-personal-box .rspbld-social-icons + .rspbld-content {
  margin-top: 30px;
}
.rspbld-personal-box:hover .rspbld-image > img {
  -moz-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter: alpha(opacity=75);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.rspbld-personal-box:hover .rspbld-image:before {
  -webkit-transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
  -moz-transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
  -ms-transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
  -o-transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
  transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
}
.rspbld-personal-box.featured .rspbld-content-container {
  overflow: hidden;
  padding: 40px;
  position: relative;
  z-index: 1;
}
.rspbld-personal-box.featured .rspbld-content-container:before {
  background-color: #f2f2f2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -4;
}
.rspbld-personal-box.featured .rspbld-content-container:after {
  background-color: #f9f9f9;
  content: '';
  position: absolute;
  right: 25%;
  top: 0;
  height: 1000%;
  width: 200%;
  z-index: -3;
  transform-origin: top right;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
}
@media (max-width: 979px) {
  .rspbld-personal-box.featured .rspbld-content-container {
    padding: 20px;
  }
}
.element-preview .rspbld-personal-box {
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.rspbld-portfolio-filtering .rspbld-filter {
  margin-left: 0;
  margin-right: 0;
}
.rspbld-portfolio-filtering .rspbld-filter > li {
  font-weight: 600;
  padding: 5px 26px 5px 0;
  position: relative;
  text-transform: uppercase;
}
.rspbld-portfolio-filtering .rspbld-filter > li:last-of-type {
  padding-right: 0;
}
.rspbld-portfolio-filtering .rspbld-filter > li:last-of-type:before {
  content: none;
}
.rspbld-portfolio-filtering .rspbld-filter > li:before {
  content: '/';
  font-weight: 900;
  position: absolute;
  right: 10px;
  top: 5px;
}
.rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item {
  padding: 15px;
}
.rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item .filtr-item-inner {
  background-color: #f2f2f2;
}
.rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item .filtr-item-inner .rspbld-image {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item .filtr-item-inner .rspbld-image:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-portfolio-filtering
  .rspbld-portfolio-filtering-container
  .filtr-item
  .filtr-item-inner
  .rspbld-image.pull-left {
  margin: 0 30px 0 0;
}
.rspbld-portfolio-filtering
  .rspbld-portfolio-filtering-container
  .filtr-item
  .filtr-item-inner
  .rspbld-image.pull-right {
  margin: 0 0 0 30px;
}
.rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item .filtr-item-inner .rspbld-image > img {
  filter: none;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item .filtr-item-inner .rspbld-title {
  margin: 20px 0 0 0;
  text-shadow: none;
}
.rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item .filtr-item-inner > a {
  padding: 20px;
}
.rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item .filtr-item-inner .rspbld-content {
  padding: 0 20px 20px 20px;
}
.rspbld-portfolio-filtering
  .rspbld-portfolio-filtering-container
  .filtr-item
  .filtr-item-inner
  .rspbld-content
  p:last-of-type {
  margin-bottom: 0;
}
.rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item:hover .rspbld-image:before {
  -webkit-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.5);
}
.rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item:hover .rspbld-image > img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media (max-width: 767px) {
  .rspbld-portfolio-filtering .rspbld-portfolio-filtering-container [class*='grid_'] {
    width: 100%;
  }
}
.background-primary .rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item .filtr-item-inner,
.background-secondary .rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item .filtr-item-inner,
.primary-overlay .rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item .filtr-item-inner,
.primary-overlay-featured
  .rspbld-portfolio-filtering
  .rspbld-portfolio-filtering-container
  .filtr-item
  .filtr-item-inner,
.secondary-overlay .rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item .filtr-item-inner,
.secondary-overlay-featured
  .rspbld-portfolio-filtering
  .rspbld-portfolio-filtering-container
  .filtr-item
  .filtr-item-inner {
  background-color: #fff;
}
.element-preview .rspbld-portfolio-filtering .rspbld-portfolio-filtering-container .filtr-item {
  padding: 5px;
}
.rspbld-price-box {
  position: relative;
}
.rspbld-price-box .rspbld-icon {
  background-color: #e6e6e6;
  border-radius: 50%;
  color: #1b1e2f;
  font-size: 36px;
  padding: 10px;
  position: relative;
  height: 120px;
  width: 120px;
  z-index: 1;
}
.rspbld-price-box .rspbld-icon:before {
  background-color: #ccc;
  border: none;
  border-radius: 50%;
  clip: rect(0, 60px, 120px, 0);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 120px;
  width: 120px;
  z-index: -2;
  transform-origin: center center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.rspbld-price-box .rspbld-icon:after {
  background-color: #e6e6e6;
  border: none;
  border-radius: 50%;
  clip: rect(0, 60px, 120px, 0);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 120px;
  width: 120px;
  z-index: -1;
  transform-origin: center center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.rspbld-price-box .rspbld-icon i {
  background-color: #fff;
  border-radius: 50%;
  padding: 32px;
}
.rspbld-price-box:hover .rspbld-icon:before {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: transform 0.4s linear 0s;
  -moz-transition: transform 0.4s linear 0s;
  -o-transition: transform 0.4s linear 0s;
  transition: transform 0.4s linear 0s;
}
.rspbld-price-box:hover .rspbld-icon:after {
  background-color: #ccc;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0s linear 0.2s;
  -moz-transition: all 0s linear 0.2s;
  -o-transition: all 0s linear 0.2s;
  transition: all 0s linear 0.2s;
}
.rspbld-price-box .rspbld-title {
  color: #af8634;
  margin: 30px 0 0 0;
  text-transform: none;
}
.rspbld-price-box .rspbld-price {
  background-color: #1b1e2f;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.2;
  margin: 30px 0 0 0;
  padding: 20px 0;
}
.rspbld-price-box .rspbld-price > sup {
  font-size: 50%;
  top: 0;
  vertical-align: super;
}
.rspbld-price-box .rspbld-content {
  font-weight: 300;
  font-size: 14px;
  margin: 30px 0 0 0;
}
.rspbld-price-box .rspbld-content > p:last-of-type {
  margin: 0;
}
.rspbld-price-box .rspbld-button {
  margin: 0;
}
.rspbld-price-box table {
  border: 1px solid #e1e1e1;
  margin-bottom: 0;
}
.rspbld-price-box table tr:first-of-type > td {
  padding: 40px 0 30px 0;
}
.rspbld-price-box table tr:first-of-type > td > *:not(.rspbld-icon) {
  padding-left: 30px;
  padding-right: 30px;
}
.rspbld-price-box table tr:last-of-type > td {
  padding: 30px 0 40px 0;
}
.rspbld-price-box table td,
.rspbld-price-box table th {
  border: 1px solid #e1e1e1;
  font-weight: 400;
  padding: 20px 30px;
}
.rspbld-price-box.featured {
  border-radius: 4px;
  overflow: hidden;
  z-index: 1;
}
.rspbld-price-box.featured:before {
  background-color: #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -4;
}
.rspbld-price-box.featured:after {
  background-color: #f9f9f9;
  content: '';
  position: absolute;
  right: 25%;
  top: 0;
  height: 1000%;
  width: 200%;
  z-index: -3;
  transform-origin: top right;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
}
.rspbld-price-box.featured table {
  border: none;
}
.rspbld-price-box.featured table tr:first-of-type {
  background-color: transparent !important;
}
.rspbld-price-box.featured table tr:last-of-type {
  background-color: transparent !important;
}
.rspbld-price-box.featured table tr:nth-child(2n) {
  background-color: #e6e6e6;
}
.rspbld-price-box.featured table tr:nth-child(2n + 1) {
  background-color: #ececec;
}
.rspbld-price-box.featured table td,
.rspbld-price-box.featured table th {
  border: none;
}
@media (max-width: 979px) {
  .rspbld-price-box table tr:first-of-type > td {
    padding: 20px 0;
  }
  .rspbld-price-box table tr:first-of-type > td > *:not(.rspbld-icon) {
    padding-left: 10px;
    padding-right: 10px;
  }
  .rspbld-price-box table tr:last-of-type > td {
    padding: 20px 0;
  }
}
.element-preview .rspbld-price-box {
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}
.rspbld-progress-bars .progress {
  border-radius: 0;
  height: 35px;
  margin-bottom: 16px;
}
.rspbld-progress-bars .progress .bar {
  background-color: #1b1e2f;
}
.rspbld-progress-bars .progress .bar .rspbld-item-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 35px;
}
.rspbld-progress-circles .progress-circle {
  margin: 0 10% 0 0;
}
.rspbld-progress-circles .progress-circle:last-of-type {
  margin: 0;
}
.rspbld-progress-circles .progress-circle .item-wrapper {
  background-color: #e1e1e1;
}
.rspbld-progress-circles .progress-circle .item-wrapper .bar-wrapper .bar,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='51'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='52'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='53'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='54'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='55'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='56'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='57'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='58'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='59'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='60'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='61'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='62'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='63'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='64'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='65'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='66'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='67'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='68'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='69'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='70'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='71'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='72'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='73'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='74'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='75'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='76'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='77'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='78'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='79'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='80'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='81'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='82'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='83'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='84'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='85'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='86'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='87'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='88'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='89'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='90'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='91'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='92'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='93'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='94'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='95'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='96'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='97'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='98'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='99'] .fill,
.rspbld-progress-circles .progress-circle .item-wrapper[data-width='100'] .fill {
  border-color: #1b1e2f;
}
.rspbld-progress-circles .progress-circle .item-wrapper span {
  background-color: #fff;
  color: #b5b5b5;
  font-weight: 700;
  font-size: 28px;
}
.rspbld-progress-circles .progress-circle .rspbld-item-title {
  font-size: 20px;
  font-weight: 600;
  margin: 20px 0 0 0;
  text-transform: uppercase;
}
@media (max-width: 979px) {
  .rspbld-progress-circles .progress-circle {
    display: block;
    margin: 0 0 30px 0;
  }
  .rspbld-progress-circles .progress-circle .item-wrapper {
    margin: 0 auto;
  }
}
.rspbld-tab .nav-tabs {
  border-color: #e1e1e1;
}
.rspbld-tab .nav-tabs > li > a {
  background-color: #ffffff;
  border-color: #e1e1e1;
  border-radius: 0;
  color: #4f4f4f;
  font-size: 14px;
  font-weight: 600;
  margin-right: 6px;
  padding: 15px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-tab .nav-tabs > li > a:hover {
  background-color: #ffffff;
  border-color: #e1e1e1;
  color: #1b1e2f;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-tab .nav-tabs > li > a > i {
  vertical-align: baseline;
}
.rspbld-tab .nav-tabs > .active > a,
.rspbld-tab .nav-tabs > .active > a:hover,
.rspbld-tab .nav-tabs > .active > a:focus {
  background-color: #ffffff;
  border-color: #e1e1e1 #e1e1e1 transparent #e1e1e1;
  color: #1b1e2f;
}
.rspbld-tab .tab-content {
  background-color: #ffffff;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  color: #8f8f8f;
  line-height: 1.8;
  overflow: hidden;
  padding: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rspbld-tab .tab-content a {
  color: #af8634;
}
.rspbld-tab .tab-content a:hover {
  color: #424f80;
}
.rspbld-tab .tab-content p {
  margin-bottom: 15px;
}
.rspbld-tab .tab-content p:last-of-type {
  margin-bottom: 0;
}
.rspbld-tab .tab-content legend {
  color: inherit;
}
.rspbld-tab .tab-content .add-on,
.rspbld-tab .tab-content .popover-content {
  color: #8f8f8f;
}
.rspbld-tab .tab-content .form-actions {
  background-color: #12141f;
}
.rspbld-tab .tab-content .table.table-striped tbody > tr:nth-child(2n + 1) > td,
.rspbld-tab .tab-content .table.table-striped tbody > tr:nth-child(2n + 1) > th {
  color: #8f8f8f;
}
@media (max-width: 979px) {
  .rspbld-tab .nav-tabs > li > a {
    margin-right: 2px;
    padding: 8px;
  }
}
.background-primary .rspbld-tab .nav-tabs > li > a,
.primary-overlay .rspbld-tab .nav-tabs > li > a {
  background-color: #af8634;
  border-color: #af8634 #af8634 #e1e1e1 #af8634;
}
.background-primary .rspbld-tab .nav-tabs > li > a:hover,
.primary-overlay .rspbld-tab .nav-tabs > li > a:hover {
  background-color: #ffffff;
  border-color: #e1e1e1;
  color: #af8634;
}
.background-primary .rspbld-tab .nav-tabs > .active > a,
.primary-overlay .rspbld-tab .nav-tabs > .active > a,
.background-primary .rspbld-tab .nav-tabs > .active > a:hover,
.primary-overlay .rspbld-tab .nav-tabs > .active > a:hover,
.background-primary .rspbld-tab .nav-tabs > .active > a:focus,
.primary-overlay .rspbld-tab .nav-tabs > .active > a:focus {
  background-color: #ffffff;
  border-color: #e1e1e1 #e1e1e1 transparent #e1e1e1;
  color: #af8634;
}
.rspbld-testimonial-box .rspbld-avatar {
  background-color: #af8634;
  overflow: hidden;
  position: relative;
}
.rspbld-testimonial-box .rspbld-avatar.pull-left {
  margin-right: 30px;
}
@media (max-width: 480px) {
  .rspbld-testimonial-box .rspbld-avatar.pull-left {
    margin-right: 15px;
    max-width: 100px;
  }
}
.rspbld-testimonial-box .rspbld-avatar.pull-right {
  margin-left: 30px;
}
@media (max-width: 480px) {
  .rspbld-testimonial-box .rspbld-avatar.pull-right {
    margin-left: 15px;
    max-width: 100px;
  }
}
.rspbld-testimonial-box .rspbld-avatar > img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.rspbld-testimonial-box .rspbld-avatar:before {
  background-color: rgba(49, 58, 94, 0.5);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  -webkit-transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  -moz-transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  -ms-transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  -o-transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  z-index: 5;
}
.rspbld-testimonial-box .rspbld-details {
  font-size: 20px;
  line-height: 1.2;
  margin: 15px 0 0 0;
}
.rspbld-testimonial-box .rspbld-content {
  font-style: italic;
  margin: 0;
  padding: 0;
  position: relative;
}
.rspbld-testimonial-box .rspbld-content .fa-quote-left {
  color: #8f8f8f;
  display: block;
  font-size: 1.4em;
  margin-right: 0;
  padding: 0 2px;
  text-align: left;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.rspbld-testimonial-box .rspbld-content .fa-quote-right {
  color: #8f8f8f;
  display: block;
  font-size: 1.4em;
  margin-left: 0;
  padding: 0 2px;
  text-align: right;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.rspbld-testimonial-box:hover .rspbld-avatar > img {
  -moz-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter: alpha(opacity=75);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.rspbld-testimonial-box:hover .rspbld-avatar:before {
  -webkit-transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
  -moz-transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
  -ms-transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
  -o-transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
  transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
}
.rspbld-testimonial-box.featured .rspbld-avatar.pull-left,
.rspbld-testimonial-box.featured .rspbld-avatar.pull-right {
  float: none;
  margin: 0;
}
.rspbld-testimonial-box.featured .rspbld-avatar + .rspbld-content-container .rspbld-content {
  border-radius: 0;
}
.rspbld-testimonial-box.featured .rspbld-content {
  border-radius: 4px;
  overflow: hidden;
  padding: 30px;
  position: relative;
  z-index: 1;
}
.rspbld-testimonial-box.featured .rspbld-content:before {
  background-color: #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.rspbld-testimonial-box.featured .rspbld-content:after {
  background-color: #f9f9f9;
  content: '';
  position: absolute;
  right: 40%;
  top: 0;
  height: 1000%;
  width: 200%;
  z-index: -1;
  transform-origin: top right;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
}
.rspbld-testimonial-box.featured .rspbld-details {
  color: #1b1e2f;
  padding: 10px 10px 0 0;
  margin: 0;
  position: relative;
  text-align: right;
  width: 85%;
}
.rspbld-testimonial-box.featured .rspbld-details:after {
  border-left: 30px solid #f2f2f2;
  border-bottom: 30px solid transparent;
  content: '';
  position: absolute;
  right: -30px;
  top: 0;
}
.rspbld-testimonial-box.featured .rspbld-content {
  font-weight: 400;
}
.rspbld-testimonial-box.featured .rspbld-content .fa-quote-left {
  display: inline-block;
  font-size: 1em;
  margin-right: 5px;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rspbld-testimonial-box.featured .rspbld-content .fa-quote-right {
  display: inline-block;
  font-size: 1em;
  margin-left: 5px;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
@media (max-width: 979px) {
  .rspbld-testimonial-box.featured .rspbld-details {
    width: 80%;
  }
}
@media (max-width: 480px) {
  .rspbld-testimonial-box.featured .rspbld-avatar.pull-left,
  .rspbld-testimonial-box.featured .rspbld-avatar.pull-right {
    margin: 0;
    max-width: none;
  }
}
.element-preview .rspbld-testimonial-box {
  margin: 0 auto;
  width: 60%;
}
.rspbld-text-block .rspbld-content {
  margin: 0;
}
.rspbld-text-block .rspbld-button {
  margin: 30px 0 0 0;
}
.rspbld-vertical-icon-box .rspbld-icon {
  background-color: #e6e6e6;
  border-radius: 50%;
  color: #1b1e2f;
  font-size: 36px;
  padding: 10px;
  position: relative;
  height: 120px;
  width: 120px;
  z-index: 1;
}
.rspbld-vertical-icon-box .rspbld-icon:before {
  background-color: #ccc;
  border: none;
  border-radius: 50%;
  clip: rect(0, 60px, 120px, 0);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 120px;
  width: 120px;
  z-index: -2;
  transform-origin: center center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.rspbld-vertical-icon-box .rspbld-icon:after {
  background-color: #e6e6e6;
  border: none;
  border-radius: 50%;
  clip: rect(0, 60px, 120px, 0);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 120px;
  width: 120px;
  z-index: -1;
  transform-origin: center center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.rspbld-vertical-icon-box .rspbld-icon i {
  background-color: #fff;
  border-radius: 50%;
  padding: 32px;
}
.rspbld-vertical-icon-box:hover .rspbld-icon:before {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: transform 0.4s linear 0s;
  -moz-transition: transform 0.4s linear 0s;
  -o-transition: transform 0.4s linear 0s;
  transition: transform 0.4s linear 0s;
}
.rspbld-vertical-icon-box:hover .rspbld-icon:after {
  background-color: #ccc;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0s linear 0.2s;
  -moz-transition: all 0s linear 0.2s;
  -o-transition: all 0s linear 0.2s;
  transition: all 0s linear 0.2s;
}
.rspbld-vertical-icon-box .rspbld-icon {
  margin-bottom: 30px;
}
.rspbld-vertical-icon-box .rspbld-content p:last-of-type {
  margin-bottom: 0;
}
.rspbld-vertical-icon-box .rspbld-button {
  margin-top: 30px;
}
.rspbld-vertical-icon-box.featured {
  overflow: hidden;
  padding: 40px;
  position: relative;
  z-index: 1;
}
.rspbld-vertical-icon-box.featured:before {
  background-color: #f2f2f2;
  border-radius: 4px;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -4;
}
.rspbld-vertical-icon-box.featured:after {
  background-color: #f9f9f9;
  content: '';
  position: absolute;
  right: 25%;
  top: 0;
  height: 1000%;
  width: 200%;
  z-index: -3;
  transform-origin: top right;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
}
@media (max-width: 979px) {
  .rspbld-vertical-icon-box.featured {
    padding: 20px;
  }
}
.element-preview .rspbld-vertical-icon-box {
  margin: 0 auto;
  width: 60%;
}
.rspbld-vertical-image-box .rspbld-image {
  background-color: #af8634;
  display: block;
  overflow: hidden;
  position: relative;
}
.rspbld-vertical-image-box .rspbld-image > img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.rspbld-vertical-image-box .rspbld-image:before {
  background-color: rgba(49, 58, 94, 0.5);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  -webkit-transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  -moz-transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  -ms-transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  -o-transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  transform: scale(2, 1.5) rotate(30deg) translate(-100%, 0);
  z-index: 5;
}
.rspbld-vertical-image-box .rspbld-button {
  margin: 30px 0 0 0;
}
.rspbld-vertical-image-box:hover .rspbld-image > img {
  -moz-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter: alpha(opacity=75);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.rspbld-vertical-image-box:hover .rspbld-image:before {
  -webkit-transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
  -moz-transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
  -ms-transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
  -o-transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
  transform: scale(2, 1.5) rotate(30deg) translate(100%, 0);
}
.rspbld-vertical-image-box.featured .rspbld-content-container {
  overflow: hidden;
  padding: 40px;
  position: relative;
  z-index: 1;
}
.rspbld-vertical-image-box.featured .rspbld-content-container:before {
  background-color: #f2f2f2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -4;
}
.rspbld-vertical-image-box.featured .rspbld-content-container:after {
  background-color: #f9f9f9;
  content: '';
  position: absolute;
  right: 25%;
  top: 0;
  height: 1000%;
  width: 200%;
  z-index: -3;
  transform-origin: top right;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  transform: rotate(38deg);
}
.element-preview .rspbld-vertical-image-box {
  margin: 0 auto;
  width: 60%;
}
.rspbld-youtube-background-box.primary-overlay:after {
  background-color: #1b1e2f;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  -moz-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.rspbld-youtube-background-box.primary-overlay .rspbld-content-container {
  margin: 0 auto;
  position: relative;
  width: 1170px;
  z-index: 2;
}
@media (max-width: 1199px) {
  .rspbld-youtube-background-box.primary-overlay .rspbld-content-container {
    width: 940px;
  }
}
@media (max-width: 979px) {
  .rspbld-youtube-background-box.primary-overlay .rspbld-content-container {
    width: 724px;
  }
}
@media (max-width: 767px) {
  .rspbld-youtube-background-box.primary-overlay .rspbld-content-container {
    margin: 0 15px;
    width: auto;
  }
}
.rspbld-youtube-background-box.secondary-overlay {
  color: #ffffff;
}
.rspbld-youtube-background-box.secondary-overlay:after {
  background-color: #af8634;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  -moz-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.rspbld-youtube-background-box.secondary-overlay .rspbld-content-container {
  margin: 0 auto;
  position: relative;
  width: 1170px;
  z-index: 2;
}
@media (max-width: 1199px) {
  .rspbld-youtube-background-box.secondary-overlay .rspbld-content-container {
    width: 940px;
  }
}
@media (max-width: 979px) {
  .rspbld-youtube-background-box.secondary-overlay .rspbld-content-container {
    width: 724px;
  }
}
@media (max-width: 767px) {
  .rspbld-youtube-background-box.secondary-overlay .rspbld-content-container {
    margin: 0 15px;
    width: auto;
  }
}
.rspbld-youtube-background-box .rspbld-title {
  margin: 0 0 30px 0;
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPPlaypause {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPPlaypause:hover {
  color: #af8634;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPMuteUnmute {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPMuteUnmute:hover {
  color: #af8634;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-youtube-background-box .mb_YTPBar .simpleSlider {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-youtube-background-box .mb_YTPBar .simpleSlider:hover .level {
  background-color: #af8634;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPUrl {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPUrl:hover {
  color: #af8634;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-youtube-background-box .mb_YTPBar .mb_OnlyYT {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-youtube-background-box .mb_YTPBar .mb_OnlyYT:hover {
  color: #af8634;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPseekbar {
  background-color: #1b1e2f;
}
.element-preview .rspbld-youtube-background-box.primary-overlay h1,
.element-preview .rspbld-youtube-background-box.secondary-overlay h1,
.element-preview .rspbld-youtube-background-box.primary-overlay h2,
.element-preview .rspbld-youtube-background-box.secondary-overlay h2,
.element-preview .rspbld-youtube-background-box.primary-overlay h3,
.element-preview .rspbld-youtube-background-box.secondary-overlay h3,
.element-preview .rspbld-youtube-background-box.primary-overlay h4,
.element-preview .rspbld-youtube-background-box.secondary-overlay h4,
.element-preview .rspbld-youtube-background-box.primary-overlay h5,
.element-preview .rspbld-youtube-background-box.secondary-overlay h5,
.element-preview .rspbld-youtube-background-box.primary-overlay h6,
.element-preview .rspbld-youtube-background-box.secondary-overlay h6 {
  color: #ffffff;
}
.element-preview .rspbld-youtube-background-box .rspbld-content-container {
  margin: 0 15px;
  width: auto;
}
#rstpl-com_rsticketspro .filters .btn {
  padding: 9px 20px;
}
.rst_dashboard_items .thumbnail {
  background-color: #1b1e2f;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rst_dashboard_items .thumbnail > a {
  margin: 20px 0;
}
.rst_dashboard_items .thumbnail > a:before {
  content: '\f022';
  display: block;
  font-size: 40px;
  font-family: 'FontAwesome';
  line-height: 1;
  position: relative;
  color: #af8634;
}
.rst_dashboard_items .thumbnail > a > img {
  display: none;
}
.rst_dashboard_items .thumbnail .caption {
  padding: 0 30px;
  color: #ffffff;
}
.rst_dashboard_items .thumbnail .caption h3 a {
  color: #af8634;
  text-transform: capitalize;
}
.rst_dashboard_items .span4:first-child .thumbnail > a:before {
  content: '\f044';
}
.rst_dashboard_items .span4:last-child .thumbnail > a:before {
  content: '\f002 ';
}
.rsblog-calendar table caption {
  line-height: 50px;
}
.rsblog-calendar table caption a {
  line-height: 50px;
}
.rsblog-calendar table th {
  background-color: #1b1e2f;
  color: #ffffff;
  font-size: 13.6px;
  padding: 10px;
}
.rsblog-calendar table td {
  font-size: 12.8px;
  padding: 0;
}
.rsblog-calendar table td.active a,
.rsblog-calendar table td a:active {
  background-color: #af8634;
}
.rsblog-calendar table td a {
  padding: 10px;
}
.rsdir-categories li a {
  border-color: #e1e1e1 !important;
  padding: 5px !important;
}
.rsdir-categories li a:hover {
  background-color: #e6e6e6 !important;
}
.rsdir-categories .rsdir-entries-number {
  background-color: #af8634 !important;
  border-radius: 4px !important;
}
.rsdir .carousel .carousel-entry-title {
  font-size: 20px;
}
.rsdir .carousel .carousel-entry-price {
  color: #af8634;
  font-size: 18px;
}
.rsdir .carousel .carousel-control {
  line-height: 0.28;
}
.rsepro_attendees li {
  margin-bottom: 15px;
}
.rs_calendar_module table:first-of-type {
  margin-bottom: 0;
}
.rs_calendar_module table:first-of-type td {
  padding: 0;
  line-height: 50px;
}
.rs_calendar_module table.rs_calendar_module th {
  background-color: #1b1e2f;
  padding: 10px;
  text-transform: uppercase;
  width: auto;
}
.rs_calendar_module table.rs_calendar_module td a {
  color: #8f8f8f;
  padding: 5px;
}
.rs_calendar_module table.rs_calendar_module td a:hover,
.rs_calendar_module table.rs_calendar_module td a:focus,
.rs_calendar_module table.rs_calendar_module td a:active {
  background-color: #e6e6e6;
}
.rs_calendar_module table.rs_calendar_module td.has-events a {
  background-color: #af8634;
  color: #ffffff;
}
.rs_calendar_module table.rs_calendar_module td.prev-month a,
.rs_calendar_module table.rs_calendar_module td.next-month a {
  background-color: #e6e6e6;
  color: #cfcfcf;
}
.rsepro_events_module li {
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 15px !important;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rsepro_events_module li:hover {
  background-color: #f2f2f2;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rsepro_featured li {
  margin-bottom: 10px;
}
.rsepro_locations li {
  margin-bottom: 10px;
}
.rs_module_map {
  margin: 0 !important;
}
.rse_popular_list .rs_box {
  background-color: #fff !important;
  border: 1px solid #e1e1e1 !important;
  border-radius: 0 !important;
  margin-bottom: 20px !important;
  padding: 10px !important;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rse_popular_list .rs_box:hover {
  background-color: #f2f2f2 !important;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rstpl-slideshow-position {
  position: relative;
}
.rstpl-slideshow-position .rstpl-rseventspro_search {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 60px;
  width: 71%;
  z-index: 10;
}
.rstpl-slideshow-position .rstpl-rseventspro_search.jmoddiv,
.rstpl-slideshow-position .rstpl-rseventspro_search.jmodinside {
  position: absolute;
  left: 50%;
  top: initial;
  right: initial;
}
.rstpl-slideshow-position .rstpl-rseventspro_search .rstpl-module .rsepro_search_ajax {
  overflow: visible;
  -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.28);
  box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.28);
}
.rstpl-slideshow-position .rstpl-rseventspro_search .rstpl-module .rsepro_search_ajax:after {
  font-family: 'FontAwesome';
  content: '\f002';
  display: block;
  position: absolute;
  right: 0;
  font-size: 22px;
  top: 0;
  width: 40px;
  height: 60px;
  line-height: 55px;
  background-color: #ffffff;
}
.rstpl-slideshow-position .rstpl-rseventspro_search .rstpl-module .rsepro_search_ajax .rsepro_ajax_container {
  position: absolute;
  margin: 0;
  background-color: #1b1e2f;
}
.rstpl-slideshow-position .rstpl-rseventspro_search .rstpl-module .rsepro_search_ajax .rsepro_ajax_list {
  width: 100%;
}
.rstpl-slideshow-position
  .rstpl-rseventspro_search
  .rstpl-module
  .rsepro_search_ajax
  .rsepro_ajax_list
  .rsepro_ajax_close {
  margin-right: 35px;
}
.rstpl-slideshow-position
  .rstpl-rseventspro_search
  .rstpl-module
  .rsepro_search_ajax
  .rsepro_ajax_list
  .rsepro_ajax_close
  a::before {
  font-family: 'FontAwesome';
  content: '\f00d';
  font-size: 18px;
  color: #ffffff;
}
.rstpl-slideshow-position .rstpl-rseventspro_search .rstpl-module .rsepro_search_ajax .rsepro_ajax_list li {
  padding: 5px;
}
.rstpl-slideshow-position .rstpl-rseventspro_search .rstpl-module .rsepro_search_ajax .rsepro_ajax_list li a {
  font-size: 16px;
}
.rstpl-slideshow-position .rstpl-rseventspro_search .rstpl-module .rsepro_search_ajax .rsepro_ajax_list li a:hover {
  color: #af8634;
}
.rstpl-slideshow-position .rstpl-rseventspro_search .rstpl-module .rsepro_search_ajax #rsepro_ajax {
  height: 60px;
  width: 100%;
  min-width: 0;
  padding: 20px 15px;
  border: none;
  color: #1b1e2f;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 480px) {
  .rstpl-slideshow-position .rstpl-rseventspro_search .rstpl-module .rsepro_search_ajax #rsepro_ajax {
    width: 88%;
  }
}
.rstpl-slideshow-position .rstpl-rseventspro_search.standard-search {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  bottom: -38%;
  width: 71%;
}
.rstpl-slideshow-position .rstpl-rseventspro_search.standard-search .rsepro_search_form {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.28);
  box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.28);
  padding: 20px;
  display: inline-block;
}
.rstpl-slideshow-position .rstpl-rseventspro_search.standard-search .rsepro_search_form form > div {
  width: 35%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rstpl-slideshow-position .rstpl-rseventspro_search.standard-search .rsepro_search_form form > div.rs_date {
  width: 15%;
}
.rstpl-slideshow-position
  .rstpl-rseventspro_search.standard-search
  .rsepro_search_form
  form
  > div.rs_date
  input[type='text'] {
  min-width: initial;
  width: 73px;
}
.rstpl-slideshow-position .rstpl-rseventspro_search.standard-search .rsepro_search_form form > div .input-append input {
  min-width: 250px;
}
@media (max-width: 768px) {
  .rstpl-slideshow-position .rstpl-rseventspro_search.standard-search .rsepro_search_form form > div {
    width: 100%;
    float: none;
  }
  .rstpl-slideshow-position .rstpl-rseventspro_search.standard-search .rsepro_search_form form > div .chzn-container {
    width: 100% !important;
  }
  .rstpl-slideshow-position .rstpl-rseventspro_search.standard-search .rsepro_search_form form > div.rs_date {
    display: inline;
  }
  .rstpl-slideshow-position .rstpl-rseventspro_search.standard-search .rsepro_search_form form > div .input-append {
    width: 100%;
  }
  .rstpl-slideshow-position
    .rstpl-rseventspro_search.standard-search
    .rsepro_search_form
    form
    > div
    .input-append
    input {
    min-width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .rstpl-slideshow-position .rstpl-rseventspro_search.standard-search .rsepro_search_form form > div {
    width: 50%;
    float: left;
  }
  .rstpl-slideshow-position .rstpl-rseventspro_search.standard-search .rsepro_search_form form > div .chzn-container {
    width: 95% !important;
  }
  .rstpl-slideshow-position .rstpl-rseventspro_search.standard-search .rsepro_search_form form > div.rs_date {
    width: 50%;
  }
}
.rstpl-slideshow-position
  .rstpl-rseventspro_search.standard-search
  .rsepro_search_form
  form
  .chzn-container.chzn-container-single
  .chzn-single {
  height: 32px;
}
.rstpl-slideshow-position
  .rstpl-rseventspro_search.standard-search
  .rsepro_search_form
  form
  .chzn-container-multi
  .chzn-choices
  li.search-field {
  min-width: 0;
  width: 0;
}
#column-right #rsepro_ajax {
  min-width: 0;
}
.rs_eventsslider_timeline .rs_events_slider_timeline_events li {
  background-color: transparent !important;
  border: 1px solid #e1e1e1;
  border-radius: 4px !important;
  position: relative;
}
.rs_eventsslider_timeline .rs_events_slider_timeline_events li:after {
  content: '';
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.rs_eventsslider_timeline .rs_events_slider_timeline_events li .rse_date {
  width: 100% !important;
  display: inline-block !important;
  float: none !important;
  background-color: #af8634 !important;
  color: #ffffff;
}
.rs_eventsslider_timeline .rs_events_slider_timeline_events li .rse_name {
  margin-bottom: 5px;
}
.rseprocarousel.mod_slider_container .mod_slider_caption {
  background-color: #af8634 !important;
}
.rseprocarousel.mod_slider_container .mod_slider_caption a {
  color: #ffffff;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rseprocarousel.mod_slider_container .mod_slider_caption a:hover,
.rseprocarousel.mod_slider_container .mod_slider_caption a:focus,
.rseprocarousel.mod_slider_container .mod_slider_caption a:active {
  color: #d9d9d9;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rseprocarousel.mod_slider_container .mod_slider_control {
  background-color: #20253c;
  border: none;
  border-radius: 0;
  bottom: 0;
  left: 0;
  width: 20px;
}
.rseprocarousel.mod_slider_container .mod_slider_control.mod_slider_right {
  left: auto;
  right: 0;
}
.rsepro-tag-module > li > a {
  background-color: #1b1e2f;
  color: #ffffff;
}
.rsepro_upcoming li {
  margin-bottom: 10px;
  padding: 0 !important;
}
.rstpl-rsfeedback_button #FeedbackLinkDiv {
  height: 110px;
  width: 40px;
}
.mod_rsfe_testimonials .carousel-control {
  height: 57px;
  width: 57px;
}
.mod_rsfe_testimonials .carousel-inner .item a.btn {
  color: #1b1e2f !important;
}
.rsmg_adv_mod_container .rsmg_adv_mod_box .label_skitter {
  background-color: #1b1e2f;
}
.rsmg_adv_mod_container .rsmg_adv_mod_box .progressbar {
  background-color: #1b1e2f !important;
}
.skitter-square .info_slide_dots {
  bottom: 100px !important;
}
.skitter-square .info_slide_dots .image_number {
  background-color: #ffffff !important;
  border: 2px solid #fff;
  height: 20px !important;
  width: 20px !important;
}
.skitter-square .info_slide_dots .image_number.image_number_select {
  background-color: transparent !important;
}
[class*='rsmg_rsp_container'].rscarousel {
  margin-bottom: 0;
}
[class*='rsmg_rsp_container'].rscarousel .carousel-indicators li {
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #fff;
  margin: 0 5px;
  height: 22px;
  width: 22px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
[class*='rsmg_rsp_container'].rscarousel .carousel-indicators li:hover {
  background-color: transparent;
}
[class*='rsmg_rsp_container'].rscarousel .carousel-indicators li.active {
  background-color: #ffffff;
}
[class*='rsmg_rsp_container'].rscarousel .carousel-indicators.center-inline-bottom {
  bottom: 150px;
}
@media (max-width: 1199px) {
  [class*='rsmg_rsp_container'].rscarousel .carousel-indicators.center-inline-bottom {
    bottom: 110px;
  }
}
@media (max-width: 767px) {
  [class*='rsmg_rsp_container'].rscarousel .carousel-indicators.center-inline-bottom {
    bottom: 60px;
  }
}
@media (max-width: 480px) {
  [class*='rsmg_rsp_container'].rscarousel .carousel-indicators.center-inline-bottom {
    bottom: 40px;
  }
}
[class*='rsmg_rsp_container'].rscarousel .carousel-indicators.left-inline-bottom {
  bottom: 150px;
  left: 10%;
}
@media (max-width: 1199px) {
  [class*='rsmg_rsp_container'].rscarousel .carousel-indicators.left-inline-bottom {
    bottom: 110px;
  }
}
@media (max-width: 767px) {
  [class*='rsmg_rsp_container'].rscarousel .carousel-indicators.left-inline-bottom {
    bottom: 60px;
  }
}
@media (max-width: 480px) {
  [class*='rsmg_rsp_container'].rscarousel .carousel-indicators.left-inline-bottom {
    bottom: 40px;
  }
}
[class*='rsmg_rsp_container'].rscarousel .carousel-indicators.right-inline-bottom {
  bottom: 150px;
  right: 10%;
}
@media (max-width: 1199px) {
  [class*='rsmg_rsp_container'].rscarousel .carousel-indicators.right-inline-bottom {
    bottom: 110px;
  }
}
@media (max-width: 767px) {
  [class*='rsmg_rsp_container'].rscarousel .carousel-indicators.right-inline-bottom {
    bottom: 60px;
  }
}
@media (max-width: 480px) {
  [class*='rsmg_rsp_container'].rscarousel .carousel-indicators.right-inline-bottom {
    bottom: 40px;
  }
}
[class*='rsmg_rsp_container'].rscarousel .carousel-indicators.center-inline-top {
  top: 60px;
}
[class*='rsmg_rsp_container'].rscarousel .carousel-indicators.left-inline-top {
  left: 10%;
  top: 60px;
}
[class*='rsmg_rsp_container'].rscarousel .carousel-indicators.right-inline-top {
  right: 10%;
  top: 60px;
}
@media (max-width: 979px) {
  [class*='rsmg_rsp_container'].rscarousel .carousel-indicators {
    display: none;
  }
}
[class*='rsmg_rsp_container'].rscarousel > .carousel-control {
  background-color: #1b1e2f;
  background-image: none;
  border: none;
  border-radius: 0;
  left: 0;
  padding: 20px;
  height: 100px;
  top: 50%;
  width: 100px;
  z-index: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: linear background-color 0.2s 0s;
  -moz-transition: linear background-color 0.2s 0s;
  -o-transition: linear background-color 0.2s 0s;
  transition: linear background-color 0.2s 0s;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
[class*='rsmg_rsp_container'].rscarousel > .carousel-control:before {
  background-image: url(../../images/prev-light.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
}
[class*='rsmg_rsp_container'].rscarousel > .carousel-control:hover {
  background-color: #af8634;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
@media (max-width: 979px) {
  [class*='rsmg_rsp_container'].rscarousel > .carousel-control {
    padding: 15px;
    height: 75px;
    width: 75px;
  }
}
@media (max-width: 767px) {
  [class*='rsmg_rsp_container'].rscarousel > .carousel-control {
    display: none;
  }
}
[class*='rsmg_rsp_container'].rscarousel > .carousel-control.right {
  left: auto;
  right: 0;
}
[class*='rsmg_rsp_container'].rscarousel > .carousel-control.right:before {
  background-image: url(../../images/next-light.png);
}
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption {
  color: #ffffff;
  display: inline-block;
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption h1,
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption h2,
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption h3,
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption h4,
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption h5,
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption h6 {
  color: #ffffff;
  margin-top: 0;
  text-transform: none;
}
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption .lead {
  font-weight: 300;
  margin: 30px auto 0 auto;
}
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption .lead + .btn {
  margin-top: 30px;
}
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption h1 {
  font-size: 70px;
  font-weight: 500;
}
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption h2 {
  font-size: 60px;
  font-weight: 500;
}
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption h3 {
  font-size: 40px;
  font-weight: 500;
}
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption h4 {
  font-size: 30px;
}
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption h5 {
  font-size: 25px;
}
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption h6 {
  font-size: 24px;
}
[class*='rsmg_rsp_container'].rscarousel .rstpl-caption p {
  color: #cfcfcf;
  line-height: 1.2;
  margin: 30px auto 0 auto;
  font-size: 20px;
  font-weight: 300;
}
@media (max-width: 979px) {
  [class*='rsmg_rsp_container'].rscarousel .rstpl-caption {
    width: 75%;
  }
  [class*='rsmg_rsp_container'].rscarousel .rstpl-caption .lead {
    font-weight: 300;
    margin: 20px auto 0 auto;
  }
  [class*='rsmg_rsp_container'].rscarousel .rstpl-caption .lead + .btn {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  [class*='rsmg_rsp_container'].rscarousel .rstpl-caption {
    width: 95%;
  }
  [class*='rsmg_rsp_container'].rscarousel .rstpl-caption h1 {
    font-size: 49px;
  }
  [class*='rsmg_rsp_container'].rscarousel .rstpl-caption h2 {
    font-size: 42px;
  }
  [class*='rsmg_rsp_container'].rscarousel .rstpl-caption h3 {
    font-size: 28px;
  }
  [class*='rsmg_rsp_container'].rscarousel .rstpl-caption h4 {
    font-size: 21px;
  }
  [class*='rsmg_rsp_container'].rscarousel .rstpl-caption h5 {
    font-size: 18px;
  }
  [class*='rsmg_rsp_container'].rscarousel .rstpl-caption h6 {
    font-size: 17px;
  }
  [class*='rsmg_rsp_container'].rscarousel .rstpl-caption p {
    font-size: 14px;
  }
}
[class*='rsmg_rsp_slider_container'].slick-carousel .slick-dots {
  height: 22px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .slick-dots li {
  margin: 0 5px !important;
  height: 22px;
  width: 22px;
  vertical-align: top;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .slick-dots li button {
  background-color: transparent;
  border: 2px solid #fff;
  height: 22px;
  width: 22px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .slick-dots li.slick-active button {
  background-color: #ffffff;
}
@media (max-width: 979px) {
  [class*='rsmg_rsp_slider_container'].slick-carousel .slick-dots {
    display: none;
  }
}
[class*='rsmg_rsp_slider_container'].slick-carousel.center-inline-bottom .slick-dots {
  bottom: 150px;
}
@media (max-width: 1199px) {
  [class*='rsmg_rsp_slider_container'].slick-carousel.center-inline-bottom .slick-dots {
    bottom: 110px;
  }
}
@media (max-width: 767px) {
  [class*='rsmg_rsp_slider_container'].slick-carousel.center-inline-bottom .slick-dots {
    bottom: 60px;
  }
}
@media (max-width: 480px) {
  [class*='rsmg_rsp_slider_container'].slick-carousel.center-inline-bottom .slick-dots {
    bottom: 40px;
  }
}
[class*='rsmg_rsp_slider_container'].slick-carousel.left-inline-bottom .slick-dots {
  bottom: 150px;
  left: 10%;
}
@media (max-width: 1199px) {
  [class*='rsmg_rsp_slider_container'].slick-carousel.left-inline-bottom .slick-dots {
    bottom: 110px;
  }
}
@media (max-width: 767px) {
  [class*='rsmg_rsp_slider_container'].slick-carousel.left-inline-bottom .slick-dots {
    bottom: 60px;
  }
}
@media (max-width: 480px) {
  [class*='rsmg_rsp_slider_container'].slick-carousel.left-inline-bottom .slick-dots {
    bottom: 40px;
  }
}
[class*='rsmg_rsp_slider_container'].slick-carousel.right-inline-bottom .slick-dots {
  bottom: 150px;
  right: 10%;
}
@media (max-width: 1199px) {
  [class*='rsmg_rsp_slider_container'].slick-carousel.right-inline-bottom .slick-dots {
    bottom: 110px;
  }
}
@media (max-width: 767px) {
  [class*='rsmg_rsp_slider_container'].slick-carousel.right-inline-bottom .slick-dots {
    bottom: 60px;
  }
}
@media (max-width: 480px) {
  [class*='rsmg_rsp_slider_container'].slick-carousel.right-inline-bottom .slick-dots {
    bottom: 40px;
  }
}
[class*='rsmg_rsp_slider_container'].slick-carousel.center-inline-top .slick-dots {
  top: 60px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel.left-inline-top .slick-dots {
  left: 10%;
  top: 60px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel.right-inline-top .slick-dots {
  right: 10%;
  top: 60px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-previous,
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-next {
  background-color: #1b1e2f;
  left: 0;
  padding: 20px;
  height: 100px;
  width: 100px;
  z-index: 1;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-previous:before,
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-next:before {
  background-image: url(../../images/prev-light.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-previous .prev-img,
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-next .prev-img,
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-previous .next-img,
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-next .next-img {
  display: none;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-previous:hover,
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-next:hover {
  background-color: #af8634;
}
@media (max-width: 979px) {
  [class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-previous,
  [class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-next {
    padding: 15px;
    height: 75px;
    width: 75px;
  }
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-next {
  left: auto;
  right: 0;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-car-next:before {
  background-image: url(../../images/next-light.png);
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption {
  color: #ffffff;
  display: inline-block;
  padding: 0;
  width: 50%;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption h1,
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption h2,
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption h3,
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption h4,
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption h5,
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption h6 {
  color: #ffffff;
  text-transform: none;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption h1 {
  font-size: 49px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption h2 {
  font-size: 42px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption h3 {
  font-size: 28px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption h4 {
  font-size: 21px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption h5 {
  font-size: 18px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption h6 {
  font-size: 17px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption p {
  color: #cfcfcf;
  font-size: 16px;
  line-height: 1.2;
  margin: 30px auto 0 auto;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption p + .btn-container {
  margin-top: 30px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.vertical-middle.big,
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.vertical-middle.medium {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.medium h1 {
  font-size: 56px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.medium h2 {
  font-size: 48px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.medium h3 {
  font-size: 32px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.medium h4 {
  font-size: 24px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.medium h5 {
  font-size: 20px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.medium h6 {
  font-size: 19px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.medium p {
  font-size: 18px;
  font-weight: 300;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big h1 {
  font-size: 70px;
  font-weight: 500;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big h2 {
  font-size: 60px;
  font-weight: 500;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big h3 {
  font-size: 40px;
  font-weight: 500;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big h4 {
  font-size: 30px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big h5 {
  font-size: 25px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big h6 {
  font-size: 24px;
}
[class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big p {
  font-size: 20px;
  font-weight: 300;
}
@media (max-width: 979px) {
  [class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption {
    width: 75%;
  }
  [class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption p {
    margin: 20px auto 0 auto;
  }
  [class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption p + .btn-container {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  [class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption {
    width: 95%;
  }
  [class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big h1 {
    font-size: 56px;
  }
  [class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big h2 {
    font-size: 48px;
  }
  [class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big h3 {
    font-size: 32px;
  }
  [class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big h4 {
    font-size: 24px;
  }
  [class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big h5 {
    font-size: 20px;
  }
  [class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big h6 {
    font-size: 19px;
  }
  [class*='rsmg_rsp_slider_container'].slick-carousel .rstpl-caption.big p {
    font-size: 16px;
  }
}
[class*='rsmg_rsp_slider_container'].slick-slider {
  margin-bottom: 0;
}
.rsp_container {
  padding: 0 !important;
}
.rsp_container .rsp_picture_container {
  margin: 7px 14px 7px 0;
}
.rsp_container .rsp_picture_container .rsp_picture {
  max-height: 200px;
  position: relative;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
}
.rsp_container .rsp_picture_container .rsp_picture:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.rsp_container .rsp_picture_container .rsp_icon_over {
  background-color: transparent;
  font-size: 32px;
  max-height: 200px;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rsp_container .rsp_picture_container .rsp_icon_over:before {
  background-color: #1b1e2f;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rsp_container .rsp_picture_container .rsp_icon_over .rsmgsc-search {
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rsp_container .rsp_picture_container:hover .rsp_icon_over:before {
  -moz-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter: alpha(opacity=75);
}
.rsp_container .rsp_picture_container:hover .rsp_icon_over .rsmgsc-search {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rsp_cover_close:hover,
.rsp_cover_arrow_button:hover,
.rsp_cover_close:focus,
.rsp_cover_arrow_button:focus {
  background-color: transparent;
  background-image: none;
  border: none;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rstpl-error-page .rstpl-read-more-link-all {
  font-size: 1.75rem;
}
.rstpl-error-page h1 {
  border: none;
  font-size: 2em;
  margin: 30px 0;
  padding-bottom: 30px;
  text-align: center;
}
.rstpl-actual-error .label-inverse {
  background-color: #1b1e2f;
  border-radius: 0;
  color: #ffffff;
  font-size: 6.5em;
  font-weight: 400;
  line-height: 2;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%;
  height: 2em;
}
.rstpl-actual-error .label-inverse:before {
  content: '';
  position: absolute;
  left: 15%;
  top: 0;
  border-left: 85px solid transparent;
  border-right: 185px solid transparent;
  border-top: 40px solid #fff;
}
.rstpl-actual-error .label-inverse:after {
  content: '';
  position: absolute;
  right: 15%;
  bottom: 0;
  border-left: 185px solid transparent;
  border-right: 85px solid transparent;
  border-bottom: 40px solid #fff;
}
.rstpl-actual-error p {
  font-size: 26px;
  font-weight: 400;
  margin-top: 60px;
  line-height: 28px;
}
.rstpl-error-reasons {
  margin: 0 auto;
  text-align: center;
}
.rstpl-error-reasons li {
  list-style: none;
}
.rstpl-widget {
  margin-bottom: 30px;
}
.rstpl-widget {
  padding: 30px;
}
.rstpl-widget .rstpl-title {
  margin: 0 0 15px 0;
}
.rstpl-widget .rstpl-twitter-widget-slider {
  margin-bottom: 75px;
  text-align: center;
}
.rstpl-widget .rstpl-twitter-widget-slider .icon-twitter {
  font-size: 30px;
  color: #af8634;
  display: inline-block;
  margin: 30px 0;
  width: 100%;
}
.rstpl-widget .rstpl-twitter-widget-slider .author {
  font-size: 18px;
  color: #1b1e2f;
  font-weight: 700;
  width: 100%;
  margin-bottom: 30px;
  display: inline-block;
}
.rstpl-widget .rstpl-twitter-widget-slider p {
  line-height: 22px;
}
.rstpl-widget .rstpl-twitter-widget-slider small {
  text-transform: lowercase;
  font-weight: 700;
  margin-top: 15px;
  display: inline-block;
}
.rstpl-widget .rstpl-twitter-widget-slider .carousel-inner {
  width: 100%;
}
.rstpl-widget .rstpl-twitter-widget-slider .carousel-control {
  bottom: -75px;
  top: auto;
  right: auto;
  left: 0;
}
.rstpl-widget .rstpl-twitter-widget-slider .carousel-control.right {
  left: auto;
  right: 0;
}
.rstpl-widget .rstpl-twitter-widget-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.rstpl-widget .rstpl-twitter-widget-list li {
  padding: 30px 0 30px 45px;
  border-bottom: 1px solid rgba(27, 30, 47, 0.15);
  position: relative;
}
.rstpl-widget .rstpl-twitter-widget-list li:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
.rstpl-widget .rstpl-twitter-widget-list li .author {
  color: #1b1e2f;
  font-weight: 700;
}
.rstpl-widget .rstpl-twitter-widget-list li:before {
  position: absolute;
  font-family: 'FontAwesome';
  content: '\f099';
  font-size: 34px;
  top: 37px;
  left: 0;
  color: #af8634;
  display: block;
}
.rstpl-widget .rstpl-twitter-widget-list li small {
  text-transform: lowercase;
  font-weight: 700;
}
.rstpl-social-icons {
  list-style: none;
  font-size: 30px;
  margin: 20px 0 0 0;
  padding: 0;
}
.rstpl-social-icons.rstpl-social-more {
  float: right;
}
.rstpl-social-icons.rstpl-social-small {
  margin: 0;
  padding: 0;
}
.rstpl-social-icons.text-center li {
  display: inline-block;
  margin: 5px 10px 5px 10px;
}
.rstpl-social-icons.text-left li {
  display: inline-block;
  margin: 5px 20px 5px 0;
}
.rstpl-social-icons.text-left li:last-of-type {
  margin-right: 0;
}
.rstpl-social-icons.text-right li {
  display: inline-block;
  margin: 5px 0 5px 20px;
}
.rstpl-social-icons.text-right li:last-of-type {
  margin-left: 0;
}
.rstpl-social-icons .rstpl-social-link {
  color: #ffffff;
  display: inline-block;
  font-weight: 100;
  position: relative;
  text-align: center;
  z-index: 1;
  -webkit-transition: color 0.2s linear 0s;
  -moz-transition: color 0.2s linear 0s;
  -o-transition: color 0.2s linear 0s;
  transition: color 0.2s linear 0s;
}
.rstpl-social-icons .rstpl-social-link:before {
  border: 2px solid #1b1e2f;
  border-radius: 50%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  z-index: -2;
}
.rstpl-social-icons .rstpl-social-link:after {
  background-color: #1b1e2f;
  border-radius: 50%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rstpl-social-icons .rstpl-social-link [class*='rstpl-social-icon-'] {
  width: 60px;
  height: 60px;
  display: inline-block;
  line-height: 60px;
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-facebook:before {
  content: '\f09a';
  font-family: 'FontAwesome';
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-twitter:before {
  content: '\f099';
  font-family: 'FontAwesome';
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-linkedin:before {
  content: '\f0e1';
  font-family: 'FontAwesome';
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-google:before {
  content: '\f1a0';
  font-family: 'FontAwesome';
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-youtube:before {
  content: '\f167';
  font-family: 'FontAwesome';
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-vimeo:before {
  content: '\f27d';
  font-family: 'FontAwesome';
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-flickr:before {
  content: '\f16e';
  font-family: 'FontAwesome';
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-pinterest:before {
  content: '\f0d2';
  font-family: 'FontAwesome';
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-instagram:before {
  content: '\f16d';
  font-family: 'FontAwesome';
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-yahoo:before {
  content: '\f19e';
  font-family: 'FontAwesome';
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-skype:before {
  content: '\f17e';
  font-family: 'FontAwesome';
}
.rstpl-social-icons .rstpl-social-link:hover {
  color: #1b1e2f;
}
.rstpl-social-icons .rstpl-social-link:hover:after {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.background-primary .rstpl-social-icons .rstpl-social-link {
  color: #1b1e2f;
}
.background-primary .rstpl-social-icons .rstpl-social-link:before {
  border: 2px solid #fff;
}
.background-primary .rstpl-social-icons .rstpl-social-link:after {
  background-color: #ffffff;
}
.background-primary .rstpl-social-icons .rstpl-social-link:hover {
  color: #ffffff;
}
.background-secondary .rstpl-social-icons .rstpl-social-link {
  color: #af8634;
}
.background-secondary .rstpl-social-icons .rstpl-social-link:before {
  border: 2px solid #fff;
}
.background-secondary .rstpl-social-icons .rstpl-social-link:after {
  background-color: #ffffff;
}
.background-secondary .rstpl-social-icons .rstpl-social-link:hover {
  color: #ffffff;
}
@media (max-width: 767px) {
  .rstpl-social.pull-right {
    float: none;
  }
}
.chzn-container {
  width: 300px;
}
.chzn-container.chzn-container-single .chzn-single {
  background-color: #ffffff;
  background-image: none;
  border-radius: 0;
  min-height: 32px;
  padding: 5px;
  display: block;
  width: 100%;
  line-height: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div b {
  background-position: 0 7px;
}
.chzn-container.chzn-container-single .chzn-single span {
  display: inline;
  overflow: initial;
}
.chzn-container.chzn-container-single .chzn-search input {
  min-width: 100px;
}
.chzn-container.chzn-container-multi .chzn-choices {
  background-image: none;
  border-color: #e1e1e1;
}
.chzn-container.chzn-container-active .chzn-choices {
  border-color: #af8634;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 4px rgba(49, 58, 94, 0.6);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 4px rgba(49, 58, 94, 0.6);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 4px rgba(49, 58, 94, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset, 0 0 4px rgba(49, 58, 94, 0.6);
}
.chzn-container.chzn-container-active .chzn-drop {
  border-radius: 0;
}
.chzn-container.chzn-container-active .chzn-results li {
  color: initial;
}
.chzn-container.chzn-container-active .chzn-results li.highlighted {
  background-color: #af8634;
  background-image: none;
  color: #ffffff;
}
@media (max-width: 480px) {
  .chzn-container {
    width: 100%;
  }
}
.rstpl-go-top {
  position: fixed;
  bottom: 55px;
  right: 5px;
  visibility: hidden;
  z-index: 9;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rstpl-go-top a {
  background-color: transparent;
  border: 2px solid #000;
  color: #000000;
  display: inline-block;
  font-size: 34px;
  font-weight: 100;
  position: relative;
  height: 50px;
  width: 50px;
  text-align: center;
}
.rstpl-go-top a span {
  font-size: 1em;
  margin: 0;
  padding: 10px;
  height: 100%;
  width: 100%;
  vertical-align: top;
}
.rstpl-go-top.rstpl-go-top-is-visible,
.rstpl-go-top .rstpl-go-top.rstpl-go-top-fade-out,
.rstpl-go-top .no-touch .rstpl-go-top:hover {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rstpl-go-top.rstpl-go-top-is-visible {
  visibility: visible;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rstpl-go-top.rstpl-go-top-fade-out {
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.rstpl-go-top.rstpl-go-top-fade-out:hover {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.body > section {
  margin: 90px 0 0 0;
}
.body > section.rstpl-main-menu-position,
.body > section.rstpl-slideshow-position {
  margin: 0;
}
.rstpl-inline-block {
  display: inline-block;
}
.rstpl-margin-s {
  margin: 20px;
}
.rstpl-margin {
  margin: 40px;
}
.rstpl-margin-l {
  margin: 60px;
}
.rstpl-margin-xl {
  margin: 90px;
}
.rstpl-margin-bottom-s {
  margin-bottom: 20px;
}
.rstpl-margin-bottom {
  margin-bottom: 40px;
}
.rstpl-margin-bottom-l {
  margin-bottom: 60px;
}
.rstpl-margin-bottom-xl {
  margin-bottom: 90px;
}
.rstpl-margin-left-s {
  margin-left: 20px;
}
.rstpl-margin-left {
  margin-left: 40px;
}
.rstpl-margin-left-l {
  margin-left: 60px;
}
.rstpl-margin-left-xl {
  margin-left: 90px;
}
.rstpl-margin-right-s {
  margin-right: 20px;
}
.rstpl-margin-right {
  margin-right: 40px;
}
.rstpl-margin-right-l {
  margin-right: 60px;
}
.rstpl-margin-right-xl {
  margin-right: 90px;
}
.rstpl-margin-top-s {
  margin-top: 20px;
}
.rstpl-margin-top {
  margin-top: 40px;
}
.rstpl-margin-top-l {
  margin-top: 60px;
}
.rstpl-margin-top-xl {
  margin-top: 90px;
}
.rstpl-margin-tb-s {
  margin: 20px 0;
}
.rstpl-margin-tb {
  margin: 40px 0;
}
.rstpl-margin-tb-l {
  margin: 60px 0;
}
.rstpl-margin-tb-xl {
  margin: 90px 0;
}
.rstpl-margin-lr-s {
  margin: 0 20px;
}
.rstpl-margin-lr {
  margin: 0 40px;
}
.rstpl-margin-lr-l {
  margin: 0 60px;
}
.rstpl-margin-lr-xl {
  margin: 0 90px;
}
.rstpl-no-margin {
  margin: 0 !important;
}
.rstpl-no-margin-left {
  margin-left: 0 !important;
}
.rstpl-no-margin-right {
  margin-right: 0 !important;
}
.rstpl-no-margin-bottom {
  margin-bottom: 0 !important;
}
.rstpl-no-margin-top {
  margin-top: 0 !important;
}
.rstpl-no-margin-lr {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.rstpl-no-margin-tb {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.rstpl-padding-s {
  padding: 20px;
}
.rstpl-padding {
  padding: 40px;
}
.rstpl-padding-l {
  padding: 60px;
}
.rstpl-padding-xl {
  padding: 90px;
}
.rstpl-padding-bottom-s {
  padding-bottom: 20px;
}
.rstpl-padding-bottom {
  padding-bottom: 40px;
}
.rstpl-padding-bottom-l {
  padding-bottom: 60px;
}
.rstpl-padding-bottom-xl {
  padding-bottom: 90px;
}
.rstpl-padding-left-s {
  padding-left: 20px;
}
.rstpl-padding-left {
  padding-left: 40px;
}
.rstpl-padding-left-l {
  padding-left: 60px;
}
.rstpl-padding-left-xl {
  padding-left: 90px;
}
.rstpl-padding-right-s {
  padding-right: 20px;
}
.rstpl-padding-right {
  padding-right: 40px;
}
.rstpl-padding-right-l {
  padding-right: 60px;
}
.rstpl-padding-right-xl {
  padding-right: 90px;
}
.rstpl-padding-top-s {
  padding-top: 20px;
}
.rstpl-padding-top {
  padding-top: 40px;
}
.rstpl-padding-top-l {
  padding-top: 60px;
}
.rstpl-padding-tb-s {
  padding: 20px 0;
}
.rstpl-padding-tb-s {
  padding: 20px 0;
}
.rstpl-padding-tb {
  padding: 40px 0;
}
.rstpl-padding-tb-l {
  padding: 60px 0;
}
.rstpl-padding-tb-xl {
  padding: 90px 0;
}
.rstpl-padding-lr-s {
  padding: 0 20px;
}
.rstpl-padding-lr {
  padding: 0 40px;
}
.rstpl-padding-lr-l {
  padding: 0 60px;
}
.rstpl-no-padding {
  padding: 0 !important;
}
.rstpl-no-padding-left {
  padding-left: 0 !important;
}
.rstpl-no-padding-right {
  padding-right: 0 !important;
}
.rstpl-no-padding-bottom {
  padding-bottom: 0 !important;
}
.rstpl-no-padding-top {
  padding-top: 0 !important;
}
.rstpl-no-padding-lr {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.rstpl-no-padding-tb {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.animsition-rotate-bullets-loading {
  background-color: #af8634;
  border-radius: 50%;
  position: fixed;
  left: 50%;
  top: 50%;
  height: 12px;
  width: 12px;
  -webkit-animation: rotate-bullets 1s ease-out 0s infinite;
  -moz-animation: rotate-bullets 1s ease-out 0s infinite;
  animation: rotate-bullets 1s ease-out 0s infinite;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.animsition-rotate-bullets-loading:before {
  content: '';
  background-color: #af8634;
  border-radius: 50%;
  position: absolute;
  left: -18px;
  top: 0;
  height: 12px;
  width: 12px;
}
.animsition-rotate-bullets-loading:after {
  content: '';
  background-color: #af8634;
  border-radius: 50%;
  position: absolute;
  right: -18px;
  top: 0;
  height: 12px;
  width: 12px;
}
@keyframes rotate-bullets {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
.animsition-fill-circle-loading {
  border-radius: 50%;
  border: 5px solid #af8634;
  overflow: hidden;
  position: fixed;
  left: 50%;
  top: 50%;
  height: 40px;
  width: 40px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.animsition-fill-circle-loading:after {
  background-color: #6271ad;
  border-radius: 50%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-animation: fill-circle 1s ease-in-out 0s infinite;
  -moz-animation: fill-circle 1s ease-in-out 0s infinite;
  animation: fill-circle 1s ease-in-out 0s infinite;
}
@keyframes fill-circle {
  0% {
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transform: translate(125%, 0);
    -moz-transform: translate(125%, 0);
    -ms-transform: translate(125%, 0);
    -o-transform: translate(125%, 0);
    transform: translate(125%, 0);
  }
  39% {
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  59% {
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  98% {
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transform: translate(-125%, 0);
    -moz-transform: translate(-125%, 0);
    -ms-transform: translate(-125%, 0);
    -o-transform: translate(-125%, 0);
    transform: translate(-125%, 0);
  }
  99% {
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transform: translate(-125%, 0);
    -moz-transform: translate(-125%, 0);
    -ms-transform: translate(-125%, 0);
    -o-transform: translate(-125%, 0);
    transform: translate(-125%, 0);
  }
  100% {
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transform: translate(125%, 0);
    -moz-transform: translate(125%, 0);
    -ms-transform: translate(125%, 0);
    -o-transform: translate(125%, 0);
    transform: translate(125%, 0);
  }
}
.animsition-square-bullets-loading {
  position: fixed;
  left: 50%;
  top: 50%;
  height: 40px;
  width: 40px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.animsition-square-bullets-loading > span {
  position: absolute;
  height: 50%;
  width: 50%;
}
.animsition-square-bullets-loading > span:nth-child(1) {
  background-color: #1b1e2f;
  left: 0;
  top: 0;
  -webkit-animation: square-bullets-1 2s linear 0s infinite;
  -moz-animation: square-bullets-1 2s linear 0s infinite;
  animation: square-bullets-1 2s linear 0s infinite;
}
.animsition-square-bullets-loading > span:nth-child(2) {
  background-color: #af8634;
  left: 50%;
  top: 0;
  -webkit-animation: square-bullets-2 2s linear 0s infinite;
  -moz-animation: square-bullets-2 2s linear 0s infinite;
  animation: square-bullets-2 2s linear 0s infinite;
}
.animsition-square-bullets-loading > span:nth-child(3) {
  background-color: #af8634;
  left: 0;
  top: 50%;
  -webkit-animation: square-bullets-3 2s linear 0s infinite;
  -moz-animation: square-bullets-3 2s linear 0s infinite;
  animation: square-bullets-3 2s linear 0s infinite;
}
.animsition-square-bullets-loading > span:nth-child(4) {
  background-color: #1b1e2f;
  left: 50%;
  top: 50%;
  -webkit-animation: square-bullets-4 2s linear 0s infinite;
  -moz-animation: square-bullets-4 2s linear 0s infinite;
  animation: square-bullets-4 2s linear 0s infinite;
}
@keyframes square-bullets-1 {
  0% {
    border-radius: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    -moz-transform: translate(0, 0) rotate(0deg);
    -ms-transform: translate(0, 0) rotate(0deg);
    -o-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
  20% {
    border-radius: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    -moz-transform: translate(0, 0) rotate(0deg);
    -ms-transform: translate(0, 0) rotate(0deg);
    -o-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
  58% {
    border-radius: 50%;
    -webkit-transform: translate(-100%, 100%) rotate(360deg);
    -moz-transform: translate(-100%, 100%) rotate(360deg);
    -ms-transform: translate(-100%, 100%) rotate(360deg);
    -o-transform: translate(-100%, 100%) rotate(360deg);
    transform: translate(-100%, 100%) rotate(360deg);
  }
  62% {
    border-radius: 50%;
    -webkit-transform: translate(-100%, 100%) rotate(360deg);
    -moz-transform: translate(-100%, 100%) rotate(360deg);
    -ms-transform: translate(-100%, 100%) rotate(360deg);
    -o-transform: translate(-100%, 100%) rotate(360deg);
    transform: translate(-100%, 100%) rotate(360deg);
  }
  100% {
    border-radius: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    -moz-transform: translate(0, 0) rotate(0deg);
    -ms-transform: translate(0, 0) rotate(0deg);
    -o-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
}
@keyframes square-bullets-2 {
  0% {
    border-radius: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    -moz-transform: translate(0, 0) rotate(0deg);
    -ms-transform: translate(0, 0) rotate(0deg);
    -o-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
  20% {
    border-radius: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    -moz-transform: translate(0, 0) rotate(0deg);
    -ms-transform: translate(0, 0) rotate(0deg);
    -o-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
  58% {
    border-radius: 50%;
    -webkit-transform: translate(100%, 100%) rotate(360deg);
    -moz-transform: translate(100%, 100%) rotate(360deg);
    -ms-transform: translate(100%, 100%) rotate(360deg);
    -o-transform: translate(100%, 100%) rotate(360deg);
    transform: translate(100%, 100%) rotate(360deg);
  }
  62% {
    border-radius: 50%;
    -webkit-transform: translate(100%, 100%) rotate(360deg);
    -moz-transform: translate(100%, 100%) rotate(360deg);
    -ms-transform: translate(100%, 100%) rotate(360deg);
    -o-transform: translate(100%, 100%) rotate(360deg);
    transform: translate(100%, 100%) rotate(360deg);
  }
  100% {
    border-radius: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    -moz-transform: translate(0, 0) rotate(0deg);
    -ms-transform: translate(0, 0) rotate(0deg);
    -o-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
}
@keyframes square-bullets-3 {
  0% {
    border-radius: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    -moz-transform: translate(0, 0) rotate(0deg);
    -ms-transform: translate(0, 0) rotate(0deg);
    -o-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
  20% {
    border-radius: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    -moz-transform: translate(0, 0) rotate(0deg);
    -ms-transform: translate(0, 0) rotate(0deg);
    -o-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
  58% {
    border-radius: 50%;
    -webkit-transform: translate(-100%, 0) rotate(360deg);
    -moz-transform: translate(-100%, 0) rotate(360deg);
    -ms-transform: translate(-100%, 0) rotate(360deg);
    -o-transform: translate(-100%, 0) rotate(360deg);
    transform: translate(-100%, 0) rotate(360deg);
  }
  62% {
    border-radius: 50%;
    -webkit-transform: translate(-100%, 0) rotate(360deg);
    -moz-transform: translate(-100%, 0) rotate(360deg);
    -ms-transform: translate(-100%, 0) rotate(360deg);
    -o-transform: translate(-100%, 0) rotate(360deg);
    transform: translate(-100%, 0) rotate(360deg);
  }
  100% {
    border-radius: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    -moz-transform: translate(0, 0) rotate(0deg);
    -ms-transform: translate(0, 0) rotate(0deg);
    -o-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
}
@keyframes square-bullets-4 {
  0% {
    border-radius: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    -moz-transform: translate(0, 0) rotate(0deg);
    -ms-transform: translate(0, 0) rotate(0deg);
    -o-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
  20% {
    border-radius: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    -moz-transform: translate(0, 0) rotate(0deg);
    -ms-transform: translate(0, 0) rotate(0deg);
    -o-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
  58% {
    border-radius: 50%;
    -webkit-transform: translate(100%, 0) rotate(360deg);
    -moz-transform: translate(100%, 0) rotate(360deg);
    -ms-transform: translate(100%, 0) rotate(360deg);
    -o-transform: translate(100%, 0) rotate(360deg);
    transform: translate(100%, 0) rotate(360deg);
  }
  62% {
    border-radius: 50%;
    -webkit-transform: translate(100%, 0) rotate(360deg);
    -moz-transform: translate(100%, 0) rotate(360deg);
    -ms-transform: translate(100%, 0) rotate(360deg);
    -o-transform: translate(100%, 0) rotate(360deg);
    transform: translate(100%, 0) rotate(360deg);
  }
  100% {
    border-radius: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    -moz-transform: translate(0, 0) rotate(0deg);
    -ms-transform: translate(0, 0) rotate(0deg);
    -o-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }
}
.animsition-circle-sectors-loading {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  overflow: hidden;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.animsition-circle-sectors-loading:after {
  background-color: #ffffff;
  border-radius: 50%;
  content: '';
  position: absolute;
  left: 5px;
  top: 5px;
  height: 30px;
  width: 30px;
}
.animsition-circle-sectors-loading > span {
  position: absolute;
  left: 50%;
  top: -6px;
  height: 0;
  width: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 26px solid #b5bcd9;
  transform-origin: bottom center;
}
.animsition-circle-sectors-loading > span:nth-child(1) {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-animation: circle-sectors 1.6s ease-out 0s infinite;
  -moz-animation: circle-sectors 1.6s ease-out 0s infinite;
  animation: circle-sectors 1.6s ease-out 0s infinite;
}
.animsition-circle-sectors-loading > span:nth-child(2) {
  -webkit-transform: translate(-50%, 0) rotate(45deg);
  -moz-transform: translate(-50%, 0) rotate(45deg);
  -ms-transform: translate(-50%, 0) rotate(45deg);
  -o-transform: translate(-50%, 0) rotate(45deg);
  transform: translate(-50%, 0) rotate(45deg);
  -webkit-animation: circle-sectors 1.6s ease-out 0.2s infinite;
  -moz-animation: circle-sectors 1.6s ease-out 0.2s infinite;
  animation: circle-sectors 1.6s ease-out 0.2s infinite;
}
.animsition-circle-sectors-loading > span:nth-child(3) {
  -webkit-transform: translate(-50%, 0) rotate(90deg);
  -moz-transform: translate(-50%, 0) rotate(90deg);
  -ms-transform: translate(-50%, 0) rotate(90deg);
  -o-transform: translate(-50%, 0) rotate(90deg);
  transform: translate(-50%, 0) rotate(90deg);
  -webkit-animation: circle-sectors 1.6s ease-out 0.4s infinite;
  -moz-animation: circle-sectors 1.6s ease-out 0.4s infinite;
  animation: circle-sectors 1.6s ease-out 0.4s infinite;
}
.animsition-circle-sectors-loading > span:nth-child(4) {
  -webkit-transform: translate(-50%, 0) rotate(135deg);
  -moz-transform: translate(-50%, 0) rotate(135deg);
  -ms-transform: translate(-50%, 0) rotate(135deg);
  -o-transform: translate(-50%, 0) rotate(135deg);
  transform: translate(-50%, 0) rotate(135deg);
  -webkit-animation: circle-sectors 1.6s ease-out 0.6s infinite;
  -moz-animation: circle-sectors 1.6s ease-out 0.6s infinite;
  animation: circle-sectors 1.6s ease-out 0.6s infinite;
}
.animsition-circle-sectors-loading > span:nth-child(5) {
  -webkit-transform: translate(-50%, 0) rotate(180deg);
  -moz-transform: translate(-50%, 0) rotate(180deg);
  -ms-transform: translate(-50%, 0) rotate(180deg);
  -o-transform: translate(-50%, 0) rotate(180deg);
  transform: translate(-50%, 0) rotate(180deg);
  -webkit-animation: circle-sectors 1.6s ease-out 0.8s infinite;
  -moz-animation: circle-sectors 1.6s ease-out 0.8s infinite;
  animation: circle-sectors 1.6s ease-out 0.8s infinite;
}
.animsition-circle-sectors-loading > span:nth-child(6) {
  -webkit-transform: translate(-50%, 0) rotate(225deg);
  -moz-transform: translate(-50%, 0) rotate(225deg);
  -ms-transform: translate(-50%, 0) rotate(225deg);
  -o-transform: translate(-50%, 0) rotate(225deg);
  transform: translate(-50%, 0) rotate(225deg);
  -webkit-animation: circle-sectors 1.6s ease-out 1s infinite;
  -moz-animation: circle-sectors 1.6s ease-out 1s infinite;
  animation: circle-sectors 1.6s ease-out 1s infinite;
}
.animsition-circle-sectors-loading > span:nth-child(7) {
  -webkit-transform: translate(-50%, 0) rotate(270deg);
  -moz-transform: translate(-50%, 0) rotate(270deg);
  -ms-transform: translate(-50%, 0) rotate(270deg);
  -o-transform: translate(-50%, 0) rotate(270deg);
  transform: translate(-50%, 0) rotate(270deg);
  -webkit-animation: circle-sectors 1.6s ease-out 1.2s infinite;
  -moz-animation: circle-sectors 1.6s ease-out 1.2s infinite;
  animation: circle-sectors 1.6s ease-out 1.2s infinite;
}
.animsition-circle-sectors-loading > span:nth-child(8) {
  -webkit-transform: translate(-50%, 0) rotate(315deg);
  -moz-transform: translate(-50%, 0) rotate(315deg);
  -ms-transform: translate(-50%, 0) rotate(315deg);
  -o-transform: translate(-50%, 0) rotate(315deg);
  transform: translate(-50%, 0) rotate(315deg);
  -webkit-animation: circle-sectors 1.6s ease-out 1.4s infinite;
  -moz-animation: circle-sectors 1.6s ease-out 1.4s infinite;
  animation: circle-sectors 1.6s ease-out 1.4s infinite;
}
@keyframes circle-sectors {
  0% {
    border-top-color: #b5bcd9;
  }
  10% {
    border-top-color: #af8634;
  }
  40% {
    border-top-color: #b5bcd9;
  }
  100% {
    border-top-color: #b5bcd9;
  }
}
.animsition-wave-bullets-loading {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.animsition-wave-bullets-loading > span {
  background-color: #af8634;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 12px;
  width: 12px;
  margin-right: 4px;
}
.animsition-wave-bullets-loading > span:nth-child(1) {
  -webkit-animation: wave-bullets 1s ease-out 0s infinite;
  -moz-animation: wave-bullets 1s ease-out 0s infinite;
  animation: wave-bullets 1s ease-out 0s infinite;
}
.animsition-wave-bullets-loading > span:nth-child(2) {
  -webkit-animation: wave-bullets 1s ease-out 0.2s infinite;
  -moz-animation: wave-bullets 1s ease-out 0.2s infinite;
  animation: wave-bullets 1s ease-out 0.2s infinite;
}
.animsition-wave-bullets-loading > span:nth-child(3) {
  -webkit-animation: wave-bullets 1s ease-out 0.4s infinite;
  -moz-animation: wave-bullets 1s ease-out 0.4s infinite;
  animation: wave-bullets 1s ease-out 0.4s infinite;
}
.animsition-wave-bullets-loading > span:nth-child(4) {
  -webkit-animation: wave-bullets 1s ease-out 0.6s infinite;
  -moz-animation: wave-bullets 1s ease-out 0.6s infinite;
  animation: wave-bullets 1s ease-out 0.6s infinite;
}
.animsition-wave-bullets-loading > span:nth-child(5) {
  margin-right: 0;
  -webkit-animation: wave-bullets 1s ease-out 0.8s infinite;
  -moz-animation: wave-bullets 1s ease-out 0.8s infinite;
  animation: wave-bullets 1s ease-out 0.8s infinite;
}
@keyframes wave-bullets {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  40% {
    -webkit-transform: translate(0, -150%);
    -moz-transform: translate(0, -150%);
    -ms-transform: translate(0, -150%);
    -o-transform: translate(0, -150%);
    transform: translate(0, -150%);
  }
  80% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.animsition-ripple-circles-loading {
  position: fixed;
  left: 50%;
  top: 50%;
  height: 40px;
  width: 40px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.animsition-ripple-circles-loading:before {
  border-radius: 50%;
  border: 4px solid #af8634;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 40px;
  -webkit-animation: ripple-circles 2s ease-in-out 0s infinite;
  -moz-animation: ripple-circles 2s ease-in-out 0s infinite;
  animation: ripple-circles 2s ease-in-out 0s infinite;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.animsition-ripple-circles-loading:after {
  border-radius: 50%;
  border: 4px solid #af8634;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 40px;
  -webkit-animation: ripple-circles 2s ease-in-out 1s infinite;
  -moz-animation: ripple-circles 2s ease-in-out 1s infinite;
  animation: ripple-circles 2s ease-in-out 1s infinite;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
@keyframes ripple-circles {
  0% {
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
  }
  19% {
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  99% {
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
  }
}
.animsition-pulse-squares-loading {
  position: fixed;
  left: 50%;
  top: 50%;
  height: 40px;
  width: 40px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.animsition-pulse-squares-loading > span {
  position: absolute;
  height: calc(50% - 1px);
  width: calc(50% - 1px);
}
.animsition-pulse-squares-loading > span:nth-child(1) {
  background-color: #1b1e2f;
  left: 0;
  top: 0;
  -webkit-animation: pulse-squares 0.9s linear 0s infinite;
  -moz-animation: pulse-squares 0.9s linear 0s infinite;
  animation: pulse-squares 0.9s linear 0s infinite;
}
.animsition-pulse-squares-loading > span:nth-child(2) {
  background-color: #af8634;
  right: 0;
  top: 0;
  -webkit-animation: pulse-squares 0.9s linear 0.15s infinite;
  -moz-animation: pulse-squares 0.9s linear 0.15s infinite;
  animation: pulse-squares 0.9s linear 0.15s infinite;
}
.animsition-pulse-squares-loading > span:nth-child(3) {
  background-color: #af8634;
  left: 0;
  bottom: 0;
  -webkit-animation: pulse-squares 0.9s linear 0.3s infinite;
  -moz-animation: pulse-squares 0.9s linear 0.3s infinite;
  animation: pulse-squares 0.9s linear 0.3s infinite;
}
.animsition-pulse-squares-loading > span:nth-child(4) {
  background-color: #1b1e2f;
  right: 0;
  bottom: 0;
  -webkit-animation: pulse-squares 0.9s linear 0.45s infinite;
  -moz-animation: pulse-squares 0.9s linear 0.45s infinite;
  animation: pulse-squares 0.9s linear 0.45s infinite;
}
@keyframes pulse-squares {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.animsition-grow-bullets-loading {
  position: fixed;
  left: calc(50% - 22px);
  top: calc(50% - 22px);
  height: 44px;
  width: 44px;
  -webkit-animation: grow-bullets-rotate 2.8s ease-in-out 0s infinite;
  -moz-animation: grow-bullets-rotate 2.8s ease-in-out 0s infinite;
  animation: grow-bullets-rotate 2.8s ease-in-out 0s infinite;
}
.animsition-grow-bullets-loading > span {
  border-radius: 50%;
  position: absolute;
  height: calc(50% - 2px);
  width: calc(50% - 2px);
}
.animsition-grow-bullets-loading > span:nth-child(1) {
  background-color: #1b1e2f;
  left: 0;
  top: 0;
  -webkit-animation: grow-bullets-1 0.7s ease-in-out 0s infinite;
  -moz-animation: grow-bullets-1 0.7s ease-in-out 0s infinite;
  animation: grow-bullets-1 0.7s ease-in-out 0s infinite;
}
.animsition-grow-bullets-loading > span:nth-child(2) {
  background-color: #af8634;
  right: 0;
  top: 0;
  -webkit-animation: grow-bullets-2 0.7s ease-in-out 0s infinite;
  -moz-animation: grow-bullets-2 0.7s ease-in-out 0s infinite;
  animation: grow-bullets-2 0.7s ease-in-out 0s infinite;
}
.animsition-grow-bullets-loading > span:nth-child(3) {
  background-color: #af8634;
  left: 0;
  bottom: 0;
  -webkit-animation: grow-bullets-3 0.7s ease-in-out 0s infinite;
  -moz-animation: grow-bullets-3 0.7s ease-in-out 0s infinite;
  animation: grow-bullets-3 0.7s ease-in-out 0s infinite;
}
.animsition-grow-bullets-loading > span:nth-child(4) {
  background-color: #1b1e2f;
  right: 0;
  bottom: 0;
  -webkit-animation: grow-bullets-4 0.7s ease-in-out 0s infinite;
  -moz-animation: grow-bullets-4 0.7s ease-in-out 0s infinite;
  animation: grow-bullets-4 0.7s ease-in-out 0s infinite;
}
@keyframes grow-bullets-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes grow-bullets-1 {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes grow-bullets-2 {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes grow-bullets-3 {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes grow-bullets-4 {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.animsition-slide-bullets-loading {
  position: fixed;
  left: 50%;
  top: 50%;
  height: 40px;
  width: 40px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.animsition-slide-bullets-loading > span {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 6px;
  transform-origin: center center;
}
.animsition-slide-bullets-loading > span:after {
  background-color: #af8634;
  border-radius: 50%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 6px;
  width: 6px;
}
.animsition-slide-bullets-loading > span:nth-child(1) {
  -webkit-animation: slide-bullets 2s ease-in-out 0s infinite;
  -moz-animation: slide-bullets 2s ease-in-out 0s infinite;
  animation: slide-bullets 2s ease-in-out 0s infinite;
}
.animsition-slide-bullets-loading > span:nth-child(2) {
  -webkit-animation: slide-bullets 2s ease-in-out 0.15s infinite;
  -moz-animation: slide-bullets 2s ease-in-out 0.15s infinite;
  animation: slide-bullets 2s ease-in-out 0.15s infinite;
}
.animsition-slide-bullets-loading > span:nth-child(3) {
  -webkit-animation: slide-bullets 2s ease-in-out 0.3s infinite;
  -moz-animation: slide-bullets 2s ease-in-out 0.3s infinite;
  animation: slide-bullets 2s ease-in-out 0.3s infinite;
}
.animsition-slide-bullets-loading > span:nth-child(4) {
  -webkit-animation: slide-bullets 2s ease-in-out 0.45s infinite;
  -moz-animation: slide-bullets 2s ease-in-out 0.45s infinite;
  animation: slide-bullets 2s ease-in-out 0.45s infinite;
}
.animsition-slide-bullets-loading > span:nth-child(5) {
  -webkit-animation: slide-bullets 2s ease-in-out 0.6s infinite;
  -moz-animation: slide-bullets 2s ease-in-out 0.6s infinite;
  animation: slide-bullets 2s ease-in-out 0.6s infinite;
}
.animsition-slide-bullets-loading > span:nth-child(6) {
  -webkit-animation: slide-bullets 2s ease-in-out 0.75s infinite;
  -moz-animation: slide-bullets 2s ease-in-out 0.75s infinite;
  animation: slide-bullets 2s ease-in-out 0.75s infinite;
}
@keyframes slide-bullets {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
[class*='newsflash-horiz'],
[class*='newsflash-vert'],
.latest-articles {
  list-style-type: none;
  margin: 0;
}
@media (max-width: 767px) {
  [class*='newsflash-horiz'],
  [class*='newsflash-vert'],
  .latest-articles {
    margin: 0;
  }
}
[class*='newsflash-horiz'] [class*='span'],
[class*='newsflash-vert'] [class*='span'],
.latest-articles [class*='span'] {
  margin: 0;
}
[class*='newsflash-horiz'] [class*='span']:first-of-type,
[class*='newsflash-vert'] [class*='span']:first-of-type,
.latest-articles [class*='span']:first-of-type {
  margin: 0;
}
[class*='newsflash-horiz'] li,
[class*='newsflash-vert'] li,
.latest-articles li {
  width: 50%;
  float: left;
  padding: 15px;
}
@media (max-width: 767px) {
  [class*='newsflash-horiz'] li,
  [class*='newsflash-vert'] li,
  .latest-articles li {
    padding: 15px;
  }
}
[class*='newsflash-horiz'] li h1,
[class*='newsflash-vert'] li h1,
.latest-articles li h1,
[class*='newsflash-horiz'] li h2,
[class*='newsflash-vert'] li h2,
.latest-articles li h2,
[class*='newsflash-horiz'] li h3,
[class*='newsflash-vert'] li h3,
.latest-articles li h3,
[class*='newsflash-horiz'] li h4,
[class*='newsflash-vert'] li h4,
.latest-articles li h4,
[class*='newsflash-horiz'] li h5,
[class*='newsflash-vert'] li h5,
.latest-articles li h5,
[class*='newsflash-horiz'] li h6,
[class*='newsflash-vert'] li h6,
.latest-articles li h6,
[class*='newsflash-horiz'] li p,
[class*='newsflash-vert'] li p,
.latest-articles li p {
  padding: 0 15px;
}
@media (max-width: 1200px) {
  [class*='newsflash-horiz'] li,
  [class*='newsflash-vert'] li,
  .latest-articles li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  [class*='newsflash-horiz'] li,
  [class*='newsflash-vert'] li,
  .latest-articles li {
    width: 100%;
    padding: 0;
  }
}
[class*='newsflash-horiz'] li h1,
[class*='newsflash-vert'] li h1,
.latest-articles li h1,
[class*='newsflash-horiz'] li h2,
[class*='newsflash-vert'] li h2,
.latest-articles li h2,
[class*='newsflash-horiz'] li h3,
[class*='newsflash-vert'] li h3,
.latest-articles li h3,
[class*='newsflash-horiz'] li h4,
[class*='newsflash-vert'] li h4,
.latest-articles li h4,
[class*='newsflash-horiz'] li h5,
[class*='newsflash-vert'] li h5,
.latest-articles li h5,
[class*='newsflash-horiz'] li h6,
[class*='newsflash-vert'] li h6,
.latest-articles li h6 {
  padding: 0;
  margin: 20px 0;
}
[class*='newsflash-horiz'] li .rstpl-box-image,
[class*='newsflash-vert'] li .rstpl-box-image,
.latest-articles li .rstpl-box-image {
  margin-bottom: 20px;
}
[class*='newsflash-horiz'] li .rstpl-box-image .rstpl-overlay-effect,
[class*='newsflash-vert'] li .rstpl-box-image .rstpl-overlay-effect,
.latest-articles li .rstpl-box-image .rstpl-overlay-effect {
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}
[class*='newsflash-horiz'] li .rstpl-box-image .rstpl-overlay-effect .post-bio,
[class*='newsflash-vert'] li .rstpl-box-image .rstpl-overlay-effect .post-bio,
.latest-articles li .rstpl-box-image .rstpl-overlay-effect .post-bio {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 3em;
  padding: 0 1em;
  max-width: 150px;
  border-right: 4px solid #28304d;
  text-align: right;
  color: #28304d;
  font-weight: 600;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s ease-out 0s;
  -moz-transition: all 0.35s ease-out 0s;
  -o-transition: all 0.35s ease-out 0s;
  transition: all 0.35s ease-out 0s;
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
[class*='newsflash-horiz'] li .rstpl-box-image .rstpl-overlay-effect .news-image,
[class*='newsflash-vert'] li .rstpl-box-image .rstpl-overlay-effect .news-image,
.latest-articles li .rstpl-box-image .rstpl-overlay-effect .news-image,
[class*='newsflash-horiz'] li .rstpl-box-image .rstpl-overlay-effect img,
[class*='newsflash-vert'] li .rstpl-box-image .rstpl-overlay-effect img,
.latest-articles li .rstpl-box-image .rstpl-overlay-effect img {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.35s ease-out 0s;
  -moz-transition: all 0.35s ease-out 0s;
  -o-transition: all 0.35s ease-out 0s;
  transition: all 0.35s ease-out 0s;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  -moz-transform: scale3d(1.05, 1.05, 1);
  -ms-transform: scale3d(1.05, 1.05, 1);
  -o-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  width: 100%;
}
[class*='newsflash-horiz'] li .rstpl-box-image .rstpl-overlay-effect:before,
[class*='newsflash-vert'] li .rstpl-box-image .rstpl-overlay-effect:before,
.latest-articles li .rstpl-box-image .rstpl-overlay-effect:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  content: '';
  -webkit-transition: all 0.45s ease-out 0s;
  -moz-transition: all 0.45s ease-out 0s;
  -o-transition: all 0.45s ease-out 0s;
  transition: all 0.45s ease-out 0s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -126%, 0);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -126%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -126%, 0);
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -126%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -126%, 0);
  z-index: 5;
}
[class*='newsflash-horiz'] li:hover .rstpl-overlay-effect > .news-image,
[class*='newsflash-vert'] li:hover .rstpl-overlay-effect > .news-image,
.latest-articles li:hover .rstpl-overlay-effect > .news-image,
[class*='newsflash-horiz'] li:hover .rstpl-overlay-effect img,
[class*='newsflash-vert'] li:hover .rstpl-overlay-effect img,
.latest-articles li:hover .rstpl-overlay-effect img {
  -moz-opacity: 0.25;
  opacity: 0.25;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
  filter: alpha(opacity=25);
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
[class*='newsflash-horiz'] li:hover .rstpl-overlay-effect:before,
[class*='newsflash-vert'] li:hover .rstpl-overlay-effect:before,
.latest-articles li:hover .rstpl-overlay-effect:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 125%, 0);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 125%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 125%, 0);
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 125%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 125%, 0);
}
[class*='newsflash-horiz'] li:hover .rstpl-overlay-effect > .post-bio,
[class*='newsflash-vert'] li:hover .rstpl-overlay-effect > .post-bio,
.latest-articles li:hover .rstpl-overlay-effect > .post-bio {
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
[class*='newsflash-horiz'] li > .btn.btn-primary,
[class*='newsflash-vert'] li > .btn.btn-primary,
.latest-articles li > .btn.btn-primary {
  margin-top: 10px;
  width: 170px;
  display: block;
}
[class*='newsflash-vert'] li {
  width: 100%;
}
@media (max-width: 767px) {
  [class*='newsflash-vert'] li {
    padding: 15px;
  }
}
[class*='newsflash-vert'] li .rstpl-box-image .rstpl-overlay-effect .news-image {
  height: 340px;
  width: 100%;
  background-position: center center;
  background-size: cover;
  display: block;
}
[class*='newsflash-vert'] li .rstpl-box-image .rstpl-overlay-effect:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(49, 58, 94, 0.7);
  content: '';
  -webkit-transition: all 0.45s ease-out 0s;
  -moz-transition: all 0.45s ease-out 0s;
  -o-transition: all 0.45s ease-out 0s;
  transition: all 0.45s ease-out 0s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -137%, 0);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -137%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -137%, 0);
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -137%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -137%, 0);
  z-index: 5;
}
[class*='newsflash-vert'] li .rstpl-box-image:hover .rstpl-overlay-effect:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 137%, 0);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 137%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 137%, 0);
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 137%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 137%, 0);
}
.article-news.rstpl-simple-carousel {
  position: relative;
}
.article-news.rstpl-simple-carousel .item .rstpl-box-content {
  padding-left: 0;
}
.article-news.rstpl-simple-carousel .item .post-bio {
  margin: 15px 0;
}
.article-news.rstpl-simple-carousel .item .post-bio .icon-calendar {
  margin-left: 10px;
}
.article-news.rstpl-simple-carousel .item .rstpl-box-image .news-image {
  height: 280px;
  width: 100%;
  background-position: center center;
  background-size: cover;
  display: block;
}
@media (max-width: 767px) {
  [class*='newsflash-horiz'] li,
  .latest-articles li {
    padding: 15px;
  }
}
[class*='newsflash-horiz'] li .rstpl-box-image .rstpl-overlay-effect .news-image,
.latest-articles li .rstpl-box-image .rstpl-overlay-effect .news-image {
  height: 450px;
  width: 100%;
  background-position: center center;
  background-size: cover;
  display: block;
}
@media (max-width: 979px) {
  [class*='newsflash-horiz'] li .rstpl-box-image .rstpl-overlay-effect .news-image,
  .latest-articles li .rstpl-box-image .rstpl-overlay-effect .news-image {
    height: 250px;
  }
}
.rstpl-blocks {
  list-style-type: none;
  margin: 0;
}
.rstpl-blocks li {
  position: relative;
  float: left;
  width: 33.3%;
  padding: 30px;
  color: #ffffff;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  min-height: 305px;
}
@media (max-width: 1200px) {
  .rstpl-blocks li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .rstpl-blocks li {
    width: 100%;
  }
}
.rstpl-blocks li a,
.rstpl-blocks li span,
.rstpl-blocks li p,
.rstpl-blocks li h1,
.rstpl-blocks li h2,
.rstpl-blocks li h3,
.rstpl-blocks li h4,
.rstpl-blocks li h5,
.rstpl-blocks li h6 {
  position: relative;
  z-index: 5;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  transform: translateY(100%);
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) {
  .rstpl-blocks li a,
  .rstpl-blocks li span,
  .rstpl-blocks li p,
  .rstpl-blocks li h1,
  .rstpl-blocks li h2,
  .rstpl-blocks li h3,
  .rstpl-blocks li h4,
  .rstpl-blocks li h5,
  .rstpl-blocks li h6 {
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    transform: translate(0, 0);
  }
}
.rstpl-blocks li a,
.rstpl-blocks li h1,
.rstpl-blocks li h2,
.rstpl-blocks li h3,
.rstpl-blocks li h4,
.rstpl-blocks li h5,
.rstpl-blocks li h6 {
  color: #af8634;
}
.rstpl-blocks li a:hover,
.rstpl-blocks li h1:hover,
.rstpl-blocks li h2:hover,
.rstpl-blocks li h3:hover,
.rstpl-blocks li h4:hover,
.rstpl-blocks li h5:hover,
.rstpl-blocks li h6:hover {
  color: #ffffff;
}
.rstpl-blocks li .mod-articles-category-title,
.rstpl-blocks li .title {
  display: block;
  margin-bottom: 20px;
}
.rstpl-blocks li .mod-articles-category-hits,
.rstpl-blocks li .hits {
  display: block;
}
.rstpl-blocks li .mod-articles-category-hits:before,
.rstpl-blocks li .hits:before {
  font-family: 'FontAwesome';
  content: '\f080';
}
.rstpl-blocks li .mod-articles-category-writtenby,
.rstpl-blocks li .author {
  display: block;
}
.rstpl-blocks li .mod-articles-category-writtenby:before,
.rstpl-blocks li .author:before {
  font-family: 'FontAwesome';
  content: '\f007';
}
.rstpl-blocks li .mod-articles-category-category,
.rstpl-blocks li .category {
  display: block;
}
.rstpl-blocks li .mod-articles-category-category:before,
.rstpl-blocks li .category:before {
  font-family: 'FontAwesome';
  content: '\f07b';
}
.rstpl-blocks li .mod-articles-category-date,
.rstpl-blocks li .date {
  display: block;
  overflow: hidden;
}
.rstpl-blocks li .mod-articles-category-date:before,
.rstpl-blocks li .date:before {
  font-family: 'FontAwesome';
  content: '\f073';
}
.rstpl-blocks li .mod-articles-category-introtext,
.rstpl-blocks li .introtext {
  margin-top: 20px;
  height: 40px;
  overflow: hidden;
}
.rstpl-blocks li:hover a,
.rstpl-blocks li:hover span,
.rstpl-blocks li:hover p,
.rstpl-blocks li:hover h1,
.rstpl-blocks li:hover h2,
.rstpl-blocks li:hover h3,
.rstpl-blocks li:hover h4,
.rstpl-blocks li:hover h5,
.rstpl-blocks li:hover h6 {
  transform: translateY(0);
  transition: all 0.2s ease-in-out;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rstpl-blocks li:hover:nth-of-type(odd):after {
  background-color: rgba(27, 30, 47, 0.95);
  transition: all 0.2s ease-in-out;
}
.rstpl-blocks li:hover:nth-of-type(even):after {
  background-color: rgba(49, 58, 94, 0.95);
  transition: all 0.2s ease-in-out;
}
.rstpl-blocks li:nth-of-type(odd):after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(27, 30, 47, 0.15);
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) {
  .rstpl-blocks li:nth-of-type(odd):after {
    background-color: rgba(27, 30, 47, 0.75);
  }
}
.rstpl-blocks li:nth-of-type(even):after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(49, 58, 94, 0.15);
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) {
  .rstpl-blocks li:nth-of-type(even):after {
    background-color: rgba(49, 58, 94, 0.75);
  }
}
.rstpl-blocks li:nth-of-type(even) a,
.rstpl-blocks li:nth-of-type(even) h1,
.rstpl-blocks li:nth-of-type(even) h2,
.rstpl-blocks li:nth-of-type(even) h3,
.rstpl-blocks li:nth-of-type(even) h4,
.rstpl-blocks li:nth-of-type(even) h5,
.rstpl-blocks li:nth-of-type(even) h6 {
  color: #1b1e2f;
}
.rstpl-blocks li:nth-of-type(even) a:hover,
.rstpl-blocks li:nth-of-type(even) h1:hover,
.rstpl-blocks li:nth-of-type(even) h2:hover,
.rstpl-blocks li:nth-of-type(even) h3:hover,
.rstpl-blocks li:nth-of-type(even) h4:hover,
.rstpl-blocks li:nth-of-type(even) h5:hover,
.rstpl-blocks li:nth-of-type(even) h6:hover {
  color: #ffffff;
}
#column-left .latestnews,
#column-right .latestnews,
#column-left .categories-module,
#column-right .categories-module {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#column-left .latestnews li,
#column-right .latestnews li,
#column-left .categories-module li,
#column-right .categories-module li {
  margin: 0 0 5px 0;
}
#column-left .latestnews li:last-of-type,
#column-right .latestnews li:last-of-type,
#column-left .categories-module li:last-of-type,
#column-right .categories-module li:last-of-type {
  margin-bottom: 0;
}
#column-left .latestnews li:before,
#column-right .latestnews li:before,
#column-left .categories-module li:before,
#column-right .categories-module li:before {
  font-family: 'FontAwesome';
  content: '\f105';
  margin-right: 5px;
}
#column-left .latestnews li h1,
#column-right .latestnews li h1,
#column-left .categories-module li h1,
#column-right .categories-module li h1,
#column-left .latestnews li h2,
#column-right .latestnews li h2,
#column-left .categories-module li h2,
#column-right .categories-module li h2,
#column-left .latestnews li h3,
#column-right .latestnews li h3,
#column-left .categories-module li h3,
#column-right .categories-module li h3,
#column-left .latestnews li h4,
#column-right .latestnews li h4,
#column-left .categories-module li h4,
#column-right .categories-module li h4,
#column-left .latestnews li h5,
#column-right .latestnews li h5,
#column-left .categories-module li h5,
#column-right .categories-module li h5,
#column-left .latestnews li h6,
#column-right .latestnews li h6,
#column-left .categories-module li h6,
#column-right .categories-module li h6 {
  display: inline;
  font-size: 18px;
}
#column-left .rstpl-latest-articles,
#column-right .rstpl-latest-articles {
  margin: 0;
}
#column-left .rstpl-latest-articles li,
#column-right .rstpl-latest-articles li {
  min-height: 50px;
}
#column-left .rstpl-latest-articles li:last-of-type,
#column-right .rstpl-latest-articles li:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  #column-left .rstpl-latest-articles .rstpl-latest-articles-thumb,
  #column-right .rstpl-latest-articles .rstpl-latest-articles-thumb {
    display: none;
  }
}
@media (max-width: 767px) {
  #column-left .rstpl-latest-articles .rstpl-latest-articles-thumb,
  #column-right .rstpl-latest-articles .rstpl-latest-articles-thumb {
    display: block;
  }
}
#column-left .rstpl-search .inputbox,
#column-right .rstpl-search .inputbox {
  height: 41px !important;
  max-width: calc(100% - 50px) !important;
  min-width: calc(100% - 50px) !important;
  width: calc(100% - 50px) !important;
}
.rstpl-latest-articles li {
  display: block;
  clear: both;
  margin-bottom: 15px;
  overflow: hidden;
}
.rstpl-latest-articles .rstpl-latest-articles-thumb {
  float: left;
  margin-right: 15px;
}
.rstpl-latest-articles .rstpl-latest-articles-thumb a {
  display: block;
  height: 70px;
  width: 70px;
}
.rstpl-latest-articles .rstpl-latest-articles-thumb img {
  height: 70px;
  width: 70px;
}
.rstpl-latest-articles .rstpl-latest-articles-container {
  overflow: hidden;
}
.rstpl-latest-articles .rstpl-latest-articles-title {
  margin: 0 0 5px 0;
}
.rstpl-latest-articles .rstpl-latest-articles-title a {
  font-size: 18px;
  font-weight: 600;
}
.rstpl-articles_category .category-module {
  list-style: none;
}
.rstpl-articles_category .category-module li {
  margin: 0 0 5px 0;
}
.rstpl-articles_popular .mostread {
  list-style: none;
}
.rstpl-articles_popular .mostread li {
  margin: 0 0 5px 0;
}
.form-search .input-append .search-query {
  border-radius: 0;
}
.rstpl-template-menu .rstpl-navbar-search {
  position: relative;
}
.rstpl-template-menu .rstpl-navbar-search .open-search {
  cursor: pointer;
  margin: 0;
  position: relative;
  z-index: 1;
}
.rstpl-template-menu .rstpl-navbar-search .open-search:before {
  display: none;
}
.rstpl-template-menu .rstpl-navbar-search .open-search .icon-search {
  text-align: center;
}
.rstpl-template-menu .rstpl-navbar-search form {
  float: right;
  position: absolute;
  top: 24px;
  right: 66px;
}
.rstpl-template-menu .rstpl-navbar-search form .inputbox {
  border: none;
  position: absolute;
  right: -2px;
  top: -2px;
  height: 44px;
  width: 0;
  min-width: 0;
  padding: 2px 5px;
  background: #ffffff;
  color: #8f8f8f;
  z-index: 2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.rstpl-template-menu .rstpl-navbar-search form .inputbox:active,
.rstpl-template-menu .rstpl-navbar-search form .inputbox:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rstpl-template-menu .rstpl-navbar-search form .inputbox.open {
  left: auto;
  width: 220px;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search {
  display: inline-block;
  position: absolute;
  right: 64px;
  top: 21px;
  z-index: 2;
}
.rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search form {
  position: relative;
  right: auto;
  top: auto;
}
.rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .search-query {
  border: none;
  height: 44px;
  padding: 2px 5px;
  background: #ffffff;
  color: #8f8f8f;
  min-width: 0;
  width: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .search-query:active,
.rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .search-query:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .search-query.open {
  left: auto;
  width: 220px;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .btn {
  display: none;
}
@media (max-width: 979px) {
  .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search {
    right: 0;
    top: 0;
  }
  .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .search-query {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    height: 50px;
  }
  .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .search-query.open {
    width: 600px;
  }
}
@media (max-width: 767px) {
  .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .search-query.open {
    width: 270px;
  }
}
.rstpl-template-menu .rstpl-navbar-search .k2SearchBlock {
  display: inline-block;
  position: absolute;
  right: 64px;
  top: 21px;
  z-index: 2;
}
.rstpl-template-menu .rstpl-navbar-search .k2SearchBlock .k2SearchBlockForm {
  position: relative;
  right: auto;
  top: auto;
}
.rstpl-template-menu .rstpl-navbar-search .k2SearchBlock .k2SearchBlockForm .inputbox {
  right: 0;
  top: 0;
}
@media (max-width: 979px) {
  .rstpl-template-menu .rstpl-navbar-search .k2SearchBlock {
    right: 0;
    top: 0;
  }
  .rstpl-template-menu .rstpl-navbar-search .k2SearchBlock .inputbox {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    height: 50px;
  }
}
@media (max-width: 979px) {
  .rstpl-template-menu .rstpl-navbar-search .open-search {
    display: inline-block;
  }
  .rstpl-template-menu .rstpl-navbar-search form {
    position: relative;
    right: 0;
    top: 0;
  }
  .rstpl-template-menu .rstpl-navbar-search form .inputbox {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    height: 50px;
    right: 0;
    top: 0;
  }
  .rstpl-template-menu .rstpl-navbar-search form .inputbox.open {
    width: 600px;
  }
}
@media (max-width: 767px) {
  .rstpl-template-menu .rstpl-navbar-search form .inputbox.open {
    width: 270px;
  }
}
.rstpl-navbar-login {
  cursor: pointer;
  position: relative;
}
.rstpl-navbar-login .open-login:before {
  display: none;
}
.rstpl-navbar-login #login-form {
  background-color: #af8634;
  position: absolute;
  left: 50%;
  top: 106px;
  min-width: 300px;
  padding: 0;
  text-align: left;
  visibility: hidden;
  z-index: 12;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-75%);
  -moz-transform: translateX(-75%);
  -ms-transform: translateX(-75%);
  -o-transform: translateX(-75%);
  transform: translateX(-75%);
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.rstpl-navbar-login #login-form.open {
  top: 88px;
  visibility: visible;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.rstpl-navbar-login #login-form a,
.rstpl-navbar-login #login-form label {
  color: #ffffff;
  font-size: 13px;
}
.rstpl-navbar-login #login-form a:hover,
.rstpl-navbar-login #login-form label:hover {
  color: #bfbfbf;
}
.rstpl-navbar-login #login-form input[type='text'],
.rstpl-navbar-login #login-form input[type='password'],
.rstpl-navbar-login #login-form input[type='datetime'],
.rstpl-navbar-login #login-form input[type='datetime-local'],
.rstpl-navbar-login #login-form input[type='date'],
.rstpl-navbar-login #login-form input[type='month'],
.rstpl-navbar-login #login-form input[type='time'],
.rstpl-navbar-login #login-form input[type='week'],
.rstpl-navbar-login #login-form input[type='number'],
.rstpl-navbar-login #login-form input[type='email'],
.rstpl-navbar-login #login-form input[type='url'],
.rstpl-navbar-login #login-form input[type='search'],
.rstpl-navbar-login #login-form input[type='tel'],
.rstpl-navbar-login #login-form input[type='color'],
.rstpl-navbar-login #login-form select,
.rstpl-navbar-login #login-form textarea,
.rstpl-navbar-login #login-form .uneditable-input {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rstpl-navbar-login #login-form input[type='text']:focus,
.rstpl-navbar-login #login-form input[type='password']:focus,
.rstpl-navbar-login #login-form input[type='datetime']:focus,
.rstpl-navbar-login #login-form input[type='datetime-local']:focus,
.rstpl-navbar-login #login-form input[type='date']:focus,
.rstpl-navbar-login #login-form input[type='month']:focus,
.rstpl-navbar-login #login-form input[type='time']:focus,
.rstpl-navbar-login #login-form input[type='week']:focus,
.rstpl-navbar-login #login-form input[type='number']:focus,
.rstpl-navbar-login #login-form input[type='email']:focus,
.rstpl-navbar-login #login-form input[type='url']:focus,
.rstpl-navbar-login #login-form input[type='search']:focus,
.rstpl-navbar-login #login-form input[type='tel']:focus,
.rstpl-navbar-login #login-form input[type='color']:focus,
.rstpl-navbar-login #login-form select:focus,
.rstpl-navbar-login #login-form textarea:focus,
.rstpl-navbar-login #login-form .uneditable-input:focus {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.rstpl-navbar-login #login-form > div {
  padding: 30px;
}
@media (max-width: 979px) {
  .rstpl-navbar-login #login-form {
    position: absolute;
    width: 95%;
    top: 5px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0s linear 0s;
    -moz-transition: all 0s linear 0s;
    -o-transition: all 0s linear 0s;
    transition: all 0s linear 0s;
  }
  .rstpl-navbar-login #login-form:after {
    border-color: transparent;
  }
  .rstpl-navbar-login #login-form.open {
    position: relative;
    top: 5px;
  }
}
.rstpl-navbar-login #login-form .btn {
  margin-top: 10px;
}
.rstpl-navbar-login #login-form .controls .input-prepend {
  width: 100%;
}
.rstpl-navbar-login #login-form .controls .input-prepend input {
  width: 100%;
}
.rstpl-navbar-login #login-form #form-login-submit {
  margin-bottom: 0;
}
.rstpl-tmpl-component #rstpl-modal .login input[type='text'],
.rstpl-tmpl-component #rstpl-modal .login input[type='password'] {
  width: 100%;
}
.rstpl-tmpl-component .login {
  margin: 0 auto;
  max-width: 450px;
}
.rstpl-tmpl-component .login + div {
  margin: 0 auto;
  max-width: 450px;
}
.rstpl-tmpl-component .login + div .nav-tabs.nav-stacked > li > a {
  margin: 0;
}
@media (max-width: 480px) {
  .rstpl-tmpl-component .login {
    width: 100%;
  }
  .rstpl-tmpl-component .login + div {
    width: 100%;
  }
}
#rstpl-modal {
  padding: 0 10px;
}
#cboxContent,
#colorbox,
#mbox,
#rstpl-modal,
input {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#rstpl-modal .form-horizontal .control-label {
  float: none;
  text-align: left;
  width: 100%;
}
#rstpl-modal .form-horizontal .controls {
  margin-left: 0;
}
#rstpl-modal .btn {
  margin-bottom: 5px;
  padding: 8px;
}
#rstpl-modal .form-horizontal .form-actions {
  padding-left: 0;
}
a.jmodedit {
  background: none;
  border: none;
  font-size: 1.5em;
  padding: 0;
}
a.jmodedit:hover,
a.jmodedit:focus {
  background: none;
  border: none;
}
#rstpl-pagewrap {
  height: 100%;
  position: relative;
}
.bootstrap-datetimepicker-widget {
  background-color: #ffffff;
}
.bootstrap-datetimepicker-widget > ul {
  padding: 5px;
}
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  border-radius: 4px;
  vertical-align: middle;
}
.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget th.active,
.bootstrap-datetimepicker-widget td.active:hover,
.bootstrap-datetimepicker-widget th.active:hover {
  background-color: #1b1e2f !important;
  background-image: none;
  text-shadow: none;
}
.bootstrap-datetimepicker-widget td span,
.bootstrap-datetimepicker-widget th span {
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td span.active,
.bootstrap-datetimepicker-widget th span.active {
  background-image: none;
  text-shadow: none;
}
.bootstrap-datetimepicker-widget .btn {
  font-size: 0.6em;
  padding: 5px;
}
.bootstrap-datetimepicker-widget .timepicker table,
.bootstrap-datetimepicker-widget .timepicker td,
.bootstrap-datetimepicker-widget .timepicker th {
  border: none;
}
.bootstrap-datetimepicker-widget .picker-switch {
  line-height: 30px;
}
.bootstrap-datetimepicker-widget .picker-switch a {
  padding: 0;
}
.bootstrap-datetimepicker-widget .picker-switch a:hover,
.bootstrap-datetimepicker-widget .picker-switch a:focus {
  background-color: transparent;
}
.bootstrap-datetimepicker-widget .picker-switch:hover a {
  color: #af8634;
}
#sbox-window {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.rstpl-show-grid {
  text-align: center;
}
.rstpl-show-grid [class^='span'],
.rstpl-show-grid [class*=' span'] {
  font-weight: 700;
  padding-top: 25px;
  padding-bottom: 25px;
}
#column-right .rstpl-menu .nav-inner,
#column-left .rstpl-menu .nav-inner {
  display: none;
}
#column-right .rstpl-menu .rstpl-template-menu,
#column-left .rstpl-menu .rstpl-template-menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#column-right .rstpl-menu .rstpl-template-menu li,
#column-left .rstpl-menu .rstpl-template-menu li {
  margin-bottom: 5px;
}
#column-right .rstpl-menu .rstpl-template-menu li.active a,
#column-left .rstpl-menu .rstpl-template-menu li.active a {
  color: #af8634;
}
#column-right .rstpl-menu .rstpl-template-menu li:hover a,
#column-left .rstpl-menu .rstpl-template-menu li:hover a {
  color: #af8634;
}
#column-right .rstpl-menu .rstpl-template-menu li:before,
#column-left .rstpl-menu .rstpl-template-menu li:before {
  font-family: 'FontAwesome';
  content: '\f101';
  color: #af8634;
  font-size: 18px;
  margin-right: 10px;
}
#publishing .control-group .input-append button {
  padding: 4px 12px;
}
.mce-flow-layout button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.calendar > table {
  margin: 0;
  width: 100%;
}
.calendar > table > thead > tr > th,
.calendar > table > tbody > tr > th,
.calendar > table > tfoot > tr > th,
.calendar > table > thead > tr > td,
.calendar > table > tbody > tr > td,
.calendar > table > tfoot > tr > td {
  padding: 2px;
}
.calendar > table > thead.hilite,
.calendar > table > tbody.hilite,
.calendar > table > tfoot.hilite {
  border: none;
  padding: 2px;
}
.js-calendar .calendar-container td.day:hover {
  background-color: #af8634;
}
.js-calendar .calendar-container td.selected {
  background-color: #af8634;
}
.js-calendar .calendar-container td.time {
  border: none;
}
.js-calendar .calendar-container td.today:after {
  background-color: #1b1e2f;
}
#imageForm #upbutton {
  background-color: #1b1e2f;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding: 10px;
}
#imageForm #upbutton:hover {
  border: none;
}
.manager.thumbnails li {
  display: inline-block;
  overflow: hidden;
}
.manager.thumbnails li .icon-folder-2:before {
  content: '\f114';
}
.body > section.triangle-bottom-left,
.body > section .row-fluid.triangle-bottom-left {
  overflow: auto;
  position: relative;
}
.body > section.triangle-bottom-left:after,
.body > section .row-fluid.triangle-bottom-left:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 10%;
  z-index: 2;
  border-left: 125px solid transparent;
  border-right: 275px solid transparent;
  border-bottom: 60px solid #fff;
}
@media (max-width: 979px) {
  .body > section.triangle-bottom-left:after,
  .body > section .row-fluid.triangle-bottom-left:after {
    border-left: 83px solid transparent;
    border-right: 183px solid transparent;
    border-bottom: 40px solid #fff;
  }
}
@media (max-width: 480px) {
  .body > section.triangle-bottom-left:after,
  .body > section .row-fluid.triangle-bottom-left:after {
    border-left: 42px solid transparent;
    border-right: 92px solid transparent;
    border-bottom: 20px solid #fff;
  }
}
.body > section.triangle-bottom-right,
.body > section .row-fluid.triangle-bottom-right {
  overflow: auto;
  position: relative;
}
.body > section.triangle-bottom-right:after,
.body > section .row-fluid.triangle-bottom-right:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 10%;
  z-index: 2;
  border-left: 275px solid transparent;
  border-right: 125px solid transparent;
  border-bottom: 60px solid #fff;
}
@media (max-width: 979px) {
  .body > section.triangle-bottom-right:after,
  .body > section .row-fluid.triangle-bottom-right:after {
    border-left: 183px solid transparent;
    border-right: 83px solid transparent;
    border-bottom: 40px solid #fff;
  }
}
@media (max-width: 480px) {
  .body > section.triangle-bottom-right:after,
  .body > section .row-fluid.triangle-bottom-right:after {
    border-left: 92px solid transparent;
    border-right: 42px solid transparent;
    border-bottom: 20px solid #fff;
  }
}
.body > section.triangle-top-left,
.body > section .row-fluid.triangle-top-left {
  overflow: auto;
  position: relative;
}
.body > section.triangle-top-left:before,
.body > section .row-fluid.triangle-top-left:before {
  content: '';
  position: absolute;
  top: 0;
  left: 10%;
  z-index: 2;
  border-left: 125px solid transparent;
  border-right: 275px solid transparent;
  border-top: 60px solid #fff;
}
@media (max-width: 979px) {
  .body > section.triangle-top-left:before,
  .body > section .row-fluid.triangle-top-left:before {
    border-left: 83px solid transparent;
    border-right: 183px solid transparent;
    border-top: 40px solid #fff;
  }
}
@media (max-width: 480px) {
  .body > section.triangle-top-left:before,
  .body > section .row-fluid.triangle-top-left:before {
    border-left: 42px solid transparent;
    border-right: 92px solid transparent;
    border-top: 20px solid #fff;
  }
}
.body > section.triangle-top-right,
.body > section .row-fluid.triangle-top-right {
  overflow: auto;
  position: relative;
}
.body > section.triangle-top-right:before,
.body > section .row-fluid.triangle-top-right:before {
  content: '';
  position: absolute;
  top: 0;
  right: 10%;
  z-index: 2;
  border-left: 275px solid transparent;
  border-right: 125px solid transparent;
  border-top: 60px solid #fff;
}
@media (max-width: 979px) {
  .body > section.triangle-top-right:before,
  .body > section .row-fluid.triangle-top-right:before {
    border-left: 183px solid transparent;
    border-right: 83px solid transparent;
    border-top: 40px solid #fff;
  }
}
@media (max-width: 480px) {
  .body > section.triangle-top-right:before,
  .body > section .row-fluid.triangle-top-right:before {
    border-left: 92px solid transparent;
    border-right: 42px solid transparent;
    border-top: 20px solid #fff;
  }
}
.body > section.triangle-bottom-left-l,
.body > section .row-fluid.triangle-bottom-left-l {
  overflow: auto;
  position: relative;
  margin-bottom: -100px !important;
}
.body > section.triangle-bottom-left-l:after,
.body > section .row-fluid.triangle-bottom-left-l:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 10%;
  z-index: 2;
  border-left: 200px solid transparent;
  border-right: 400px solid transparent;
  border-bottom: 90px solid #fff;
  display: none;
}
@media (max-width: 979px) {
  .body > section.triangle-bottom-left-l:after,
  .body > section .row-fluid.triangle-bottom-left-l:after {
    border-left: 133px solid transparent;
    border-right: 266px solid transparent;
    border-bottom: 60px solid #fff;
  }
}
@media (max-width: 480px) {
  .body > section.triangle-bottom-left-l:after,
  .body > section .row-fluid.triangle-bottom-left-l:after {
    border-left: 66px solid transparent;
    border-right: 133px solid transparent;
    border-bottom: 30px solid #fff;
  }
}
.body > section.triangle-bottom-right-l,
.body > section .row-fluid.triangle-bottom-right-l {
  overflow: auto;
  position: relative;
}
.body > section.triangle-bottom-right-l:after,
.body > section .row-fluid.triangle-bottom-right-l:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 10%;
  z-index: 2;
  border-left: 400px solid transparent;
  border-right: 200px solid transparent;
  border-bottom: 90px solid #fff;
}
@media (max-width: 979px) {
  .body > section.triangle-bottom-right-l:after,
  .body > section .row-fluid.triangle-bottom-right-l:after {
    border-left: 133px solid transparent;
    border-right: 266px solid transparent;
    border-bottom: 60px solid #fff;
  }
}
@media (max-width: 480px) {
  .body > section.triangle-bottom-right-l:after,
  .body > section .row-fluid.triangle-bottom-right-l:after {
    border-left: 133px solid transparent;
    border-right: 66px solid transparent;
    border-bottom: 30px solid #fff;
  }
}
.body > section.triangle-top-left-l,
.body > section .row-fluid.triangle-top-left-l {
  overflow: auto;
  position: relative;
}
.body > section.triangle-top-left-l:before,
.body > section .row-fluid.triangle-top-left-l:before {
  content: '';
  position: absolute;
  top: 0;
  left: 10%;
  z-index: 2;
  border-left: 200px solid transparent;
  border-right: 400px solid transparent;
  border-top: 90px solid #fff;
}
@media (max-width: 979px) {
  .body > section.triangle-top-left-l:before,
  .body > section .row-fluid.triangle-top-left-l:before {
    border-left: 133px solid transparent;
    border-right: 266px solid transparent;
    border-top: 60px solid #fff;
  }
}
@media (max-width: 480px) {
  .body > section.triangle-top-left-l:before,
  .body > section .row-fluid.triangle-top-left-l:before {
    border-left: 66px solid transparent;
    border-right: 133px solid transparent;
    border-top: 30px solid #fff;
  }
}
.body > section.triangle-top-right-l,
.body > section .row-fluid.triangle-top-right-l {
  overflow: auto;
  position: relative;
}
.body > section.triangle-top-right-l:before,
.body > section .row-fluid.triangle-top-right-l:before {
  content: '';
  position: absolute;
  top: 0;
  right: 10%;
  z-index: 2;
  border-left: 400px solid transparent;
  border-right: 200px solid transparent;
  border-top: 90px solid #fff;
}
@media (max-width: 979px) {
  .body > section.triangle-top-right-l:before,
  .body > section .row-fluid.triangle-top-right-l:before {
    border-left: 266px solid transparent;
    border-right: 133px solid transparent;
    border-top: 60px solid #fff;
  }
}
@media (max-width: 480px) {
  .body > section.triangle-top-right-l:before,
  .body > section .row-fluid.triangle-top-right-l:before {
    border-left: 133px solid transparent;
    border-right: 66px solid transparent;
    border-top: 30px solid #fff;
  }
}
.body > section.triangle-bottom-left-s,
.body > section .row-fluid.triangle-bottom-left-s {
  overflow: auto;
  position: relative;
}
.body > section.triangle-bottom-left-s:after,
.body > section .row-fluid.triangle-bottom-left-s:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 25%;
  z-index: 2;
  border-left: 100px solid transparent;
  border-right: 170px solid transparent;
  border-bottom: 40px solid #fff;
}
@media (max-width: 979px) {
  .body > section.triangle-bottom-left-s:after,
  .body > section .row-fluid.triangle-bottom-left-s:after {
    border-left: 75px solid transparent;
    border-right: 128px solid transparent;
    border-bottom: 30px solid #fff;
  }
}
@media (max-width: 480px) {
  .body > section.triangle-bottom-left-s:after,
  .body > section .row-fluid.triangle-bottom-left-s:after {
    border-left: 36px solid transparent;
    border-right: 64px solid transparent;
    border-bottom: 15px solid #fff;
  }
}
.body > section.triangle-bottom-right-s,
.body > section .row-fluid.triangle-bottom-right-s {
  overflow: auto;
  position: relative;
}
.body > section.triangle-bottom-right-s:after,
.body > section .row-fluid.triangle-bottom-right-s:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 25%;
  z-index: 2;
  border-left: 170px solid transparent;
  border-right: 100px solid transparent;
  border-bottom: 40px solid #fff;
}
@media (max-width: 979px) {
  .body > section.triangle-bottom-right-s:after,
  .body > section .row-fluid.triangle-bottom-right-s:after {
    border-left: 128px solid transparent;
    border-right: 75px solid transparent;
    border-bottom: 30px solid #fff;
  }
}
@media (max-width: 480px) {
  .body > section.triangle-bottom-right-s:after,
  .body > section .row-fluid.triangle-bottom-right-s:after {
    border-left: 64px solid transparent;
    border-right: 36px solid transparent;
    border-bottom: 15px solid #fff;
  }
}
.body > section.triangle-top-left-s,
.body > section .row-fluid.triangle-top-left-s {
  overflow: auto;
  position: relative;
}
.body > section.triangle-top-left-s:before,
.body > section .row-fluid.triangle-top-left-s:before {
  content: '';
  position: absolute;
  top: 0;
  left: 25%;
  z-index: 2;
  border-left: 100px solid transparent;
  border-right: 170px solid transparent;
  border-top: 40px solid #fff;
}
@media (max-width: 979px) {
  .body > section.triangle-top-left-s:before,
  .body > section .row-fluid.triangle-top-left-s:before {
    border-left: 75px solid transparent;
    border-right: 128px solid transparent;
    border-top: 30px solid #fff;
  }
}
@media (max-width: 480px) {
  .body > section.triangle-top-left-s:before,
  .body > section .row-fluid.triangle-top-left-s:before {
    border-left: 36px solid transparent;
    border-right: 64px solid transparent;
    border-top: 15px solid #fff;
  }
}
.body > section.triangle-top-right-s,
.body > section .row-fluid.triangle-top-right-s {
  overflow: auto;
  position: relative;
}
.body > section.triangle-top-right-s:before,
.body > section .row-fluid.triangle-top-right-s:before {
  content: '';
  position: absolute;
  top: 0;
  right: 25%;
  z-index: 2;
  border-left: 170px solid transparent;
  border-right: 100px solid transparent;
  border-top: 40px solid #fff;
}
@media (max-width: 979px) {
  .body > section.triangle-top-right-s:before,
  .body > section .row-fluid.triangle-top-right-s:before {
    border-left: 128px solid transparent;
    border-right: 75px solid transparent;
    border-top: 30px solid #fff;
  }
}
@media (max-width: 480px) {
  .body > section.triangle-top-right-s:before,
  .body > section .row-fluid.triangle-top-right-s:before {
    border-left: 64px solid transparent;
    border-right: 36px solid transparent;
    border-top: 15px solid #fff;
  }
}
.rstpl-clear {
  clear: both;
}
.primary-color {
  color: #1b1e2f;
}
.primary-color a {
  color: #1b1e2f;
}
.primary-color a:hover,
.primary-color a:focus {
  color: #1b1e2f;
}
.primary-color h1,
.primary-color h2,
.primary-color h3,
.primary-color h4,
.primary-color h5,
.primary-color h6 {
  color: #1b1e2f;
}
.secondary-color {
  color: #af8634;
}
.secondary-color a {
  color: #af8634;
}
.secondary-color a:hover,
.secondary-color a:focus {
  color: #af8634;
}
.secondary-color h1,
.secondary-color h2,
.secondary-color h3,
.secondary-color h4,
.secondary-color h5,
.secondary-color h6 {
  color: #af8634;
}
.white-color {
  color: #ffffff;
}
.white-color a {
  color: #ffffff;
}
.white-color a:hover,
.white-color a:focus {
  color: #ffffff;
}
.white-color h1,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color h5,
.white-color h6 {
  color: #ffffff;
}
.black-color {
  color: #000000;
}
.black-color a {
  color: #000000;
}
.black-color a:hover,
.black-color a:focus {
  color: #000000;
}
.black-color h1,
.black-color h2,
.black-color h3,
.black-color h4,
.black-color h5,
.black-color h6 {
  color: #000000;
}
.pull-center {
  display: block;
  margin: 0 auto;
}
