* {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box
}
body {
  color:#363636;
  font-family:Raleway;
  font-size:16px;
  -webkit-font-smoothing:antialiased;
  line-height:26px;
  padding:0;
  z-index:0
}
.body {
  background-color:#fff;
  overflow:hidden
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container,
.navbar-static-top .navbar-inner,
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  margin-left:auto;
  margin-right:auto;
  width:1090px
}
@media (max-width:1199px) {
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container,
  .navbar-static-top .navbar-inner,
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    width:940px
  }
}
@media (max-width:979px) {
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container,
  .navbar-static-top .navbar-inner,
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    width:724px
  }
}
@media (max-width:767px) {
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container,
  .navbar-static-top .navbar-inner,
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    margin-left:15px;
    margin-right:15px;
    width:auto
  }
}
section .light,
div .light {
  color:#363636
}
section .light a,
div .light a {
  font-weight:700
}
section .lighter,
div .lighter {
  background-color:#e6e6e6
}
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-light,
div .background-light {
  background-color:#ffffff
}
section .background-lighter,
div .background-lighter {
  background-color:#e6e6e6
}
section .background-darker,
div .background-darker {
  background-color:#4d4d4d;
  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:#e6e6e6
}
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 .background-primary,
div .background-primary {
  background-color:#537d8b
}
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-primary blockquote,
div .background-primary blockquote,
section .background-primary q,
div .background-primary q {
  background-color:#537d8b;
  color:#ffffff
}
section .background-primary blockquote p:before,
div .background-primary blockquote p:before,
section .background-primary q p:before,
div .background-primary q p:before {
  color:rgba(0,0,0,0.15)
}
section .background-secondary,
div .background-secondary {
  background-color:#30d2db
}
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-secondary blockquote,
div .background-secondary blockquote,
section .background-secondary q,
div .background-secondary q {
  background-color:#30d2db;
  color:#ffffff
}
section .background-secondary blockquote p:before,
div .background-secondary blockquote p:before,
section .background-secondary q p:before,
div .background-secondary q p:before {
  color:rgba(255,255,255,0.15)
}
section .primary-overlay,
div .primary-overlay {
  position:relative;
  overflow:hidden;
  background-color:#537d8b;
  background-blend-mode:luminosity
}
section .primary-overlay:after,
div .primary-overlay:after {
  background-color:#537d8b;
  content:'';
  display:block;
  height:100%;
  width:100%;
  position:absolute;
  left:0;
  top:0;
  z-index:1;
  -webkit-opacity:.8;
  -moz-opacity:.8;
  opacity:.8;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter:alpha(opacity=80)
}
section .primary-overlay>div,
div .primary-overlay>div {
  position:relative;
  z-index:2
}
section .primary-overlay a,
div .primary-overlay a {
  font-weight:700
}
section .secondary-overlay,
div .secondary-overlay {
  position:relative;
  overflow:hidden;
  background-color:#30d2db;
  background-blend-mode:luminosity
}
section .secondary-overlay ::selection,
div .secondary-overlay ::selection,
section .secondary-overlay ::-moz-selection,
div .secondary-overlay ::-moz-selection {
  background:#537d8b;
  color:#ffffff;
  text-shadow:none
}
section .secondary-overlay:after,
div .secondary-overlay:after {
  background-color:#30d2db;
  -webkit-opacity:.8;
  -moz-opacity:.8;
  opacity:.8;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter:alpha(opacity=80);
  content:'';
  display:block;
  height:100%;
  width:100%;
  position:absolute;
  left:0;
  top:0;
  z-index:1
}
section .secondary-overlay>div,
div .secondary-overlay>div {
  position:relative;
  z-index:2
}
section .secondary-overlay a,
div .secondary-overlay a {
  font-weight:700
}
section .gradient-top,
div .gradient-top {
  z-index:1
}
section .gradient-top:before,
div .gradient-top:before {
  position:absolute;
  display:block;
  top:0;
  left:0;
  content:"";
  width:100%;
  height:55%;
  min-height:550px;
  z-index:-1
}
section .gradient-top.primary:before,
div .gradient-top.primary:before {
  background:linear-gradient(180deg, #537d8b 0,transparent 100%);
  background:-webkit-linear-gradient(-90deg, #537d8b 0,transparent 100%);
  background:-moz-linear-gradient(-90deg, #537d8b 0,transparent 100%);
  background:-ms-linear-gradient(-90deg, #537d8b 0,transparent 100%);
  background:-o-linear-gradient(-90deg, #537d8b 0,transparent 100%)
}
section .gradient-top.secondary:before,
div .gradient-top.secondary:before {
  background:linear-gradient(180deg, #30d2db 0,transparent 100%);
  background:-webkit-linear-gradient(-90deg, #30d2db 0,transparent 100%);
  background:-moz-linear-gradient(-90deg, #30d2db 0,transparent 100%);
  background:-ms-linear-gradient(-90deg, #30d2db 0,transparent 100%);
  background:-o-linear-gradient(-90deg, #30d2db 0,transparent 100%)
}
section .gradient-bottom,
div .gradient-bottom {
  z-index:1
}
section .gradient-bottom:after,
div .gradient-bottom:after {
  position:absolute;
  display:block;
  top:auto;
  bottom:0;
  left:0;
  content:"";
  width:100%;
  height:55%;
  min-height:550px;
  z-index:-1
}
section .gradient-bottom.primary:after,
div .gradient-bottom.primary:after {
  background:linear-gradient(180deg, transparent 0,#537d8b 100%);
  background:-webkit-linear-gradient(-90deg, transparent 0,#537d8b 100%);
  background:-moz-linear-gradient(-90deg, transparent 0,#537d8b 100%);
  background:-ms-linear-gradient(-90deg, transparent 0,#537d8b 100%);
  background:-o-linear-gradient(-90deg, transparent 0,#537d8b 100%)
}
section .gradient-bottom.secondary:after,
div .gradient-bottom.secondary:after {
  background:linear-gradient(180deg, transparent 0,#30d2db 100%);
  background:-webkit-linear-gradient(-90deg, transparent 0,#30d2db 100%);
  background:-moz-linear-gradient(-90deg, transparent 0,#30d2db 100%);
  background:-ms-linear-gradient(-90deg, transparent 0,#30d2db 100%);
  background:-o-linear-gradient(-90deg, transparent 0,#30d2db 100%)
}
hr {
  border-color:#537d8b
}
a {
  color:#30d2db;
  outline:0;
  -webkit-transition:color .2s linear;
  -moz-transition:color .2s linear;
  -o-transition:color .2s linear;
  transition:color .2s linear
}
a:hover,
a:active,
a:focus {
  color:#53dae1;
  text-decoration:none;
  outline:0
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color:#5c5c5c;
  font-family:Merriweather;
  font-weight:300;
  line-height:1.2;
  margin:20px 0
}
h1 {
  font-size:43px
}
@media (max-width:1366px) {
  h1 {
    font-size:30.1px;
    margin-bottom:21.5px
  }
}
@media (max-width:980px) {
  h1 {
    font-size:25.8px
  }
}
@media (max-width:768px) {
  h1 {
    font-size:34.4px
  }
}
@media (max-width:480px) {
  h1 {
    font-size:30.1px
  }
}
h2 {
  font-size:37px
}
@media (max-width:1366px) {
  h2 {
    font-size:25.9px;
    margin-bottom:18.5px
  }
}
@media (max-width:980px) {
  h2 {
    font-size:22.2px
  }
}
@media (max-width:768px) {
  h2 {
    font-size:29.6px
  }
}
@media (max-width:480px) {
  h2 {
    font-size:25.9px
  }
}
h3 {
  font-size:30px
}
@media (max-width:1366px) {
  h3 {
    font-size:21px;
    margin-bottom:15px
  }
}
@media (max-width:980px) {
  h3 {
    font-size:18px
  }
}
@media (max-width:768px) {
  h3 {
    font-size:24px
  }
}
@media (max-width:480px) {
  h3 {
    font-size:21px
  }
}
h4 {
  font-size:26px
}
@media (max-width:1366px) {
  h4 {
    font-size:20.8px;
    margin-bottom:13px
  }
}
@media (max-width:980px) {
  h4 {
    font-size:18.2px
  }
}
@media (max-width:768px) {
  h4 {
    font-size:23.4px;
    font-weight:600
  }
}
h5 {
  font-size:23px
}
@media (max-width:1366px) {
  h5 {
    font-size:18.4px;
    margin-bottom:11.5px
  }
}
@media (max-width:980px) {
  h5 {
    font-size:18.4px
  }
}
@media (max-width:768px) {
  h5 {
    font-size:20.7px;
    font-weight:600
  }
}
h6 {
  font-size:20px
}
@media (max-width:1366px) {
  h6 {
    font-size:16px;
    margin-bottom:10px
  }
}
@media (max-width:980px) {
  h6 {
    font-size:16px
  }
}
@media (max-width:768px) {
  h6 {
    font-size:18px;
    font-weight:600
  }
}
h4,
h5,
h6 {
  font-weight:600;
  line-height:1.4
}
p {
  margin:0 0 15px 0
}
::selection {
  background:#30d2db;
  color:#ffffff;
  text-shadow:none
}
::-moz-selection {
  background:#30d2db;
  color:#ffffff;
  text-shadow:none
}
.highlight {
  background-color:#30d2db;
  color:#ffffff;
  font-weight:600;
  padding:0 4px
}
.label,
.badge {
  background-color:#f6b324;
  border-radius:0px;
  color:#ffffff;
  text-shadow:none;
  -webkit-transition:all .1s linear;
  -moz-transition:all .1s linear;
  -o-transition:all .1s linear;
  transition:all .1s linear
}
.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:#363636;
  color:#ffffff
}
.muted {
  color:#999999
}
.text-warning {
  color:#f6b324
}
.text-error {
  color:#e70329
}
.text-info {
  color:#2287b5
}
.text-success {
  color:#9fc61e
}
.text-primary {
  color:#537d8b
}
.text-secondary {
  color:#30d2db
}
.text-white {
  color:#ffffff
}
blockquote,
q {
  quotes:"" "";
  background-color:#ffffff;
  border:1px solid #537d8b;
  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:'FontAwesomeRSTemplate';
  font-size:2em;
  position:relative;
  left:0;
  top:0;
  height:1em;
  width:1em;
  z-index:-1;
  margin-right:0.5em
}
blockquote>p+*,
q>p+* {
  color:#30d2db;
  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:#30d2db;
  margin-left:0;
  margin-right:30px
}
dt {
  font-size:20px;
  font-weight:600;
  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-radius:0px 0 0 0px
}
.input-prepend .add-on:last-child,
.input-prepend .btn:last-child {
  border-radius:0 0px 0px 0
}
.well {
  background-color:#fff;
  color:#363636;
  border:none;
  border-radius:0px;
  -webkit-box-shadow:0 0 40px rgba(50,50,50,0.4);
  -moz-box-shadow:0 0 40px rgba(50,50,50,0.4);
  -ms-box-shadow:0 0 40px rgba(50,50,50,0.4);
  -o-box-shadow:0 0 40px rgba(50,50,50,0.4);
  box-shadow:0 0 40px rgba(50,50,50,0.4)
}
.well.background-primary,
.well.background-secondary {
  color:#ffffff
}
.rstpl-title {
  margin:0 0 40px 0
}
.rstpl-m-title .rstpl-title {
  margin:0 0 30px 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:.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:"FontAwesomeRSTemplate";
  font-size:.8em;
  font-weight:700;
  margin-right:10px;
  color:#30d2db
}
.rstpl-arrow-simple-bullet>li,
.rstpl-arrow-circle-bullet>li {
  line-height:2em
}
.rstpl-arrow-circle-bullet>li:before {
  content:"\f138";
  font-family:"FontAwesomeRSTemplate";
  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:0px
}
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 {
  background:linear-gradient(0deg, #40606b 25%,#537d8b 85%);
  background:-webkit-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-moz-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-ms-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-o-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background-color:#537d8b;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
button:hover,
button:focus,
button:active,
button:activebutton:focus {
  background-color:#5a8796;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.btn-line .btn-primary {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #537d8b;
  color:#537d8b;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.btn-line .btn-primary:hover,
.btn-line .btn-primary:focus,
.btn-line .btn-primary:active,
.btn-line .btn-primary:active.btn-line .btn-primary:focus {
  background-color:transparent;
  color:#5d8b9b;
  outline:none;
  border:3px solid #5d8b9b;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.btn-line .btn-secondary {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #30d2db;
  color:#30d2db;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.btn-line .btn-secondary:hover,
.btn-line .btn-secondary:focus,
.btn-line .btn-secondary:active,
.btn-line .btn-secondary:active.btn-line .btn-secondary:focus {
  background-color:transparent;
  color:#46d7df;
  outline:none;
  border:3px solid #46d7df;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.btn-line .btn-warning {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #f6b324;
  color:#f6b324;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.btn-line .btn-warning:hover,
.btn-line .btn-warning:focus,
.btn-line .btn-warning:active,
.btn-line .btn-warning:active.btn-line .btn-warning:focus {
  background-color:transparent;
  color:#f7bb3c;
  outline:none;
  border:3px solid #f7bb3c;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.btn-line .btn-danger {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #e70329;
  color:#e70329;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.btn-line .btn-danger:hover,
.btn-line .btn-danger:focus,
.btn-line .btn-danger:active,
.btn-line .btn-danger:active.btn-line .btn-danger:focus {
  background-color:transparent;
  color:#fc0830;
  outline:none;
  border:3px solid #fc0830;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.btn-line .btn-info {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #2287b5;
  color:#2287b5;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.btn-line .btn-info:hover,
.btn-line .btn-info:focus,
.btn-line .btn-info:active,
.btn-line .btn-info:active.btn-line .btn-info:focus {
  background-color:transparent;
  color:#2697ca;
  outline:none;
  border:3px solid #2697ca;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.btn-line .btn-success {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #9fc61e;
  color:#9fc61e;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.btn-line .btn-success:hover,
.btn-line .btn-success:focus,
.btn-line .btn-success:active,
.btn-line .btn-success:active.btn-line .btn-success:focus {
  background-color:transparent;
  color:#b1dc21;
  outline:none;
  border:3px solid #b1dc21;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.btn-line .btn-inverse {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #525252;
  color:#525252;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.btn-line .btn-inverse:hover,
.btn-line .btn-inverse:focus,
.btn-line .btn-inverse:active,
.btn-line .btn-inverse:active.btn-line .btn-inverse:focus {
  background-color:transparent;
  color:#5f5f5f;
  outline:none;
  border:3px solid #5f5f5f;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.btn {
  background:linear-gradient(0deg, #c6c6c6 25%,#dfdfdf 85%);
  background:-webkit-linear-gradient(90deg, #c6c6c6 25%,#dfdfdf 85%);
  background:-moz-linear-gradient(90deg, #c6c6c6 25%,#dfdfdf 85%);
  background:-ms-linear-gradient(90deg, #c6c6c6 25%,#dfdfdf 85%);
  background:-o-linear-gradient(90deg, #c6c6c6 25%,#dfdfdf 85%);
  background-color:#dfdfdf;
  background-clip:padding-box;
  border:none;
  color:#30d2db;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.btn:hover,
.btn:focus,
.btn:active,
.btn:active.btn:focus {
  background-color:#e8e8e8;
  background-image:none;
  color:#30d2db;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.btn.btn-link {
  padding:0;
  color:#30d2db;
  border:none;
  background:transparent;
  text-shadow:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:color .2s linear;
  -moz-transition:color .2s linear;
  -o-transition:color .2s linear;
  transition:color .2s linear;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.btn.btn-link:hover,
.btn.btn-link:focus,
.btn.btn-link:active {
  color:#53dae1;
  text-decoration:none;
  outline:0
}
.btn.btn-default {
  background:linear-gradient(0deg, #d6d6d6 25%,#efefef 85%);
  background:-webkit-linear-gradient(90deg, #d6d6d6 25%,#efefef 85%);
  background:-moz-linear-gradient(90deg, #d6d6d6 25%,#efefef 85%);
  background:-ms-linear-gradient(90deg, #d6d6d6 25%,#efefef 85%);
  background:-o-linear-gradient(90deg, #d6d6d6 25%,#efefef 85%);
  background-color:#efefef;
  background-clip:padding-box;
  border:none;
  color:secondary_color;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active,
.btn.btn-default:active.btn.btn-default:focus {
  background-color:#f8f8f8;
  background-image:none;
  color:secondary_color;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.btn.btn-primary {
  background:linear-gradient(0deg, #40606b 25%,#537d8b 85%);
  background:-webkit-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-moz-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-ms-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-o-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background-color:#537d8b;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary:active.btn.btn-primary:focus {
  background-color:#5a8796;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.btn.btn-secondary {
  background:linear-gradient(0deg, #20b0b8 25%,#30d2db 85%);
  background:-webkit-linear-gradient(90deg, #20b0b8 25%,#30d2db 85%);
  background:-moz-linear-gradient(90deg, #20b0b8 25%,#30d2db 85%);
  background:-ms-linear-gradient(90deg, #20b0b8 25%,#30d2db 85%);
  background:-o-linear-gradient(90deg, #20b0b8 25%,#30d2db 85%);
  background-color:#30d2db;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
.btn.btn-secondary:active,
.btn.btn-secondary:active.btn.btn-secondary:focus {
  background-color:#3fd5de;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.btn.btn-warning {
  background:linear-gradient(0deg, #de9a09 25%,#f6b324 85%);
  background:-webkit-linear-gradient(90deg, #de9a09 25%,#f6b324 85%);
  background:-moz-linear-gradient(90deg, #de9a09 25%,#f6b324 85%);
  background:-ms-linear-gradient(90deg, #de9a09 25%,#f6b324 85%);
  background:-o-linear-gradient(90deg, #de9a09 25%,#f6b324 85%);
  background-color:#f6b324;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.btn.btn-warning:hover,
.btn.btn-warning:focus,
.btn.btn-warning:active,
.btn.btn-warning:active.btn.btn-warning:focus {
  background-color:#f7b935;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.btn.btn-danger {
  background:linear-gradient(0deg, #b50220 25%,#e70329 85%);
  background:-webkit-linear-gradient(90deg, #b50220 25%,#e70329 85%);
  background:-moz-linear-gradient(90deg, #b50220 25%,#e70329 85%);
  background:-ms-linear-gradient(90deg, #b50220 25%,#e70329 85%);
  background:-o-linear-gradient(90deg, #b50220 25%,#e70329 85%);
  background-color:#e70329;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.btn.btn-danger:hover,
.btn.btn-danger:focus,
.btn.btn-danger:active,
.btn.btn-danger:active.btn.btn-danger:focus {
  background-color:#f9032c;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.btn.btn-info {
  background:linear-gradient(0deg, #1a678a 25%,#2287b5 85%);
  background:-webkit-linear-gradient(90deg, #1a678a 25%,#2287b5 85%);
  background:-moz-linear-gradient(90deg, #1a678a 25%,#2287b5 85%);
  background:-ms-linear-gradient(90deg, #1a678a 25%,#2287b5 85%);
  background:-o-linear-gradient(90deg, #1a678a 25%,#2287b5 85%);
  background-color:#2287b5;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.btn.btn-info:hover,
.btn.btn-info:focus,
.btn.btn-info:active,
.btn.btn-info:active.btn.btn-info:focus {
  background-color:#2592c4;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.btn.btn-success {
  background:linear-gradient(0deg, #7b9a17 25%,#9fc61e 85%);
  background:-webkit-linear-gradient(90deg, #7b9a17 25%,#9fc61e 85%);
  background:-moz-linear-gradient(90deg, #7b9a17 25%,#9fc61e 85%);
  background:-ms-linear-gradient(90deg, #7b9a17 25%,#9fc61e 85%);
  background:-o-linear-gradient(90deg, #7b9a17 25%,#9fc61e 85%);
  background-color:#9fc61e;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.btn.btn-success:hover,
.btn.btn-success:focus,
.btn.btn-success:active,
.btn.btn-success:active.btn.btn-success:focus {
  background-color:#abd620;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.btn.btn-inverse {
  background:linear-gradient(0deg, #393939 25%,#525252 85%);
  background:-webkit-linear-gradient(90deg, #393939 25%,#525252 85%);
  background:-moz-linear-gradient(90deg, #393939 25%,#525252 85%);
  background:-ms-linear-gradient(90deg, #393939 25%,#525252 85%);
  background:-o-linear-gradient(90deg, #393939 25%,#525252 85%);
  background-color:#525252;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.btn.btn-inverse:hover,
.btn.btn-inverse:focus,
.btn.btn-inverse:active,
.btn.btn-inverse:active.btn.btn-inverse:focus {
  background-color:#5b5b5b;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.btn.dropdown-toggle {
  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;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.btn.btn-mini {
  padding:5px 10px;
  font-size:12px
}
.btn.btn-small {
  padding:10px 20px;
  font-size:14px
}
.btn.btn-large {
  padding:20px 40px;
  font-size:18px
}
.btn .caret {
  margin-bottom:4px;
  margin-top:10px
}
.btn-group.radio>label:first-of-type {
  -webkit-border-radius:4px inherit inherit 4px;
  -moz-border-radius:4px inherit inherit 4px;
  border-radius:4px inherit inherit 4px
}
.btn-group.radio .btn:last-of-type {
  -webkit-border-radius:inherit 4px 4px inherit;
  -moz-border-radius:inherit 4px 4px inherit;
  border-radius:inherit 4px 4px inherit
}
.btn-group .btn {
  font-size:12px
}
.btn-group .btn:first-child {
  -webkit-border-radius:4px inherit inherit 4px;
  -moz-border-radius:4px inherit inherit 4px;
  border-radius:4px inherit inherit 4px
}
.btn-group .btn:last-child {
  -webkit-border-radius:inherit 4px 4px inherit;
  -moz-border-radius:inherit 4px 4px inherit;
  border-radius:inherit 4px 4px inherit
}
.btn-group .btn+.dropdown-toggle {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-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;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.btn-group.open>.btn.dropdown-toggle,
.icons.open>.btn.dropdown-toggle {
  background-color:#6b97a6
}
.btn-group>.dropdown-toggle.btn-primary,
.dropdown-toggle.btn-primary,
.btn-group>.dropdown-toggle.btn,
.dropdown-toggle.btn {
  background-color:#6b97a6;
  color:#ffffff
}
.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:#6b97a6;
  color:#ffffff
}
.btn-group>.dropdown-toggle.btn-mini,
.dropdown-toggle.btn-mini {
  padding:5px 7px;
  font-size:12px
}
.btn-group>.dropdown-toggle.btn-small,
.dropdown-toggle.btn-small {
  padding:8px 10px
}
.btn-group>.dropdown-toggle.btn-large,
.dropdown-toggle.btn-large {
  padding:15px 25px
}
.btn-toolbar .btn {
  font-size:12px
}
.btn-floating {
  background-color:#f5f5f5;
  border-radius:50%;
  color:#363636;
  cursor:pointer;
  display:inline-block;
  position:relative;
  overflow:hidden;
  height:37px;
  width:37px;
  line-height:37px;
  padding:0;
  vertical-align:middle;
  z-index:1;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.25);
  -moz-box-shadow:0 0 5px rgba(0,0,0,0.25);
  -ms-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:#363636;
  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);
  -ms-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.large {
  width:52px;
  height:52px;
  line-height:52px
}
.btn-floating.floating-primary {
  background-color:#537d8b;
  color:#ffffff
}
.btn-floating.floating-primary i {
  color:#ffffff
}
.btn-floating.floating-secondary {
  background-color:#30d2db;
  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.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.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 {
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0)
}
.fixed-action-btn.active a.btn-floating {
  -webkit-opacity:1;
  -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:#537d8b;
  font-size:13px;
  padding:5px;
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out
}
.rstpl-tags .label:hover {
  background-color:#30d2db;
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out
}
.tagspopular ul {
  list-style:none;
  padding:0;
  margin:0;
  display:inline-block
}
.tagspopular ul li {
  display:inline-block;
  float:left;
  background-color:#537d8b;
  padding:5px 10px;
  font-size:small;
  margin-right:5px;
  margin-bottom:5px;
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out
}
.tagspopular ul li:hover {
  background-color:#30d2db;
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out
}
.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;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.btn.jmodedit [class^="icon-"],
.btn.jmodedit [class*=" icon-"] {
  line-height:30px
}
.control-group {
  margin-bottom:34px
}
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:0px;
  line-height:20px;
  min-height:44px;
  padding:2px 4px;
  width:100%;
  max-width:100%;
  font-weight:500;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -moz-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -o-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  transition:all .3s cubic-bezier(.51, .92, .24, 1.15)
}
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,
input[type="text"]:active,
input[type="password"]:active,
input[type="datetime"]:active,
input[type="datetime-local"]:active,
input[type="date"]:active,
input[type="month"]:active,
input[type="time"]:active,
input[type="week"]:active,
input[type="number"]:active,
input[type="email"]:active,
input[type="url"]:active,
input[type="search"]:active,
input[type="tel"]:active,
input[type="color"]:active,
select:active,
textarea:active,
.uneditable-input:active,
input[type="text"]:focus:invalid:focus,
input[type="password"]:focus:invalid:focus,
input[type="datetime"]:focus:invalid:focus,
input[type="datetime-local"]:focus:invalid:focus,
input[type="date"]:focus:invalid:focus,
input[type="month"]:focus:invalid:focus,
input[type="time"]:focus:invalid:focus,
input[type="week"]:focus:invalid:focus,
input[type="number"]:focus:invalid:focus,
input[type="email"]:focus:invalid:focus,
input[type="url"]:focus:invalid:focus,
input[type="search"]:focus:invalid:focus,
input[type="tel"]:focus:invalid:focus,
input[type="color"]:focus:invalid:focus,
select:focus:invalid:focus,
textarea:focus:invalid:focus,
.uneditable-input:focus:invalid:focus {
  outline:none;
  border-color:#537d8b;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
input[type="text"]:focus:invalid:focus,
input[type="password"]:focus:invalid:focus,
input[type="datetime"]:focus:invalid:focus,
input[type="datetime-local"]:focus:invalid:focus,
input[type="date"]:focus:invalid:focus,
input[type="month"]:focus:invalid:focus,
input[type="time"]:focus:invalid:focus,
input[type="week"]:focus:invalid:focus,
input[type="number"]:focus:invalid:focus,
input[type="email"]:focus:invalid:focus,
input[type="url"]:focus:invalid:focus,
input[type="search"]:focus:invalid:focus,
input[type="tel"]:focus:invalid:focus,
input[type="color"]:focus:invalid:focus,
select:focus:invalid:focus,
textarea:focus:invalid:focus,
.uneditable-input:focus:invalid:focus {
  border-color:#9d261d
}
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:44px
}
.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:44px !important;
  line-height:44px !important
}
.input-append .add-on,
.input-append .btn {
  border:1px solid #537d8b;
  height:32px;
  min-height:44px;
  padding:0 5px;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-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
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  width:auto
}
.rstpl-form-line form,
.rstpl-form-line {
  margin-bottom:0
}
.rstpl-form-line form .control-group .control-label,
.rstpl-form-line .control-group .control-label {
  -webkit-transform:translateY(120%);
  -moz-transform:translateY(120%);
  -ms-transform:translateY(120%);
  -o-transform:translateY(120%);
  transform:translateY(120%);
  -webkit-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -moz-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -o-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  transition:all .3s cubic-bezier(.51, .92, .24, 1.15)
}
.rstpl-form-line form .control-group .controls,
.rstpl-form-line .control-group .controls {
  position:relative
}
.rstpl-form-line form .control-group .controls input[type="text"],
.rstpl-form-line .control-group .controls input[type="text"],
.rstpl-form-line form .control-group .controls input[type="password"],
.rstpl-form-line .control-group .controls input[type="password"],
.rstpl-form-line form .control-group .controls input[type="datetime"],
.rstpl-form-line .control-group .controls input[type="datetime"],
.rstpl-form-line form .control-group .controls input[type="datetime-local"],
.rstpl-form-line .control-group .controls input[type="datetime-local"],
.rstpl-form-line form .control-group .controls input[type="date"],
.rstpl-form-line .control-group .controls input[type="date"],
.rstpl-form-line form .control-group .controls input[type="month"],
.rstpl-form-line .control-group .controls input[type="month"],
.rstpl-form-line form .control-group .controls input[type="time"],
.rstpl-form-line .control-group .controls input[type="time"],
.rstpl-form-line form .control-group .controls input[type="week"],
.rstpl-form-line .control-group .controls input[type="week"],
.rstpl-form-line form .control-group .controls input[type="number"],
.rstpl-form-line .control-group .controls input[type="number"],
.rstpl-form-line form .control-group .controls input[type="email"],
.rstpl-form-line .control-group .controls input[type="email"],
.rstpl-form-line form .control-group .controls input[type="url"],
.rstpl-form-line .control-group .controls input[type="url"],
.rstpl-form-line form .control-group .controls input[type="search"],
.rstpl-form-line .control-group .controls input[type="search"],
.rstpl-form-line form .control-group .controls input[type="tel"],
.rstpl-form-line .control-group .controls input[type="tel"],
.rstpl-form-line form .control-group .controls input[type="color"],
.rstpl-form-line .control-group .controls input[type="color"],
.rstpl-form-line form .control-group .controls select,
.rstpl-form-line .control-group .controls select,
.rstpl-form-line form .control-group .controls textarea,
.rstpl-form-line .control-group .controls textarea,
.rstpl-form-line form .control-group .controls .uneditable-input,
.rstpl-form-line .control-group .controls .uneditable-input {
  background-color:transparent;
  color:#363636;
  border:none;
  border-bottom:3px solid #363636
}
.rstpl-form-line form .control-group .controls .input-append .btn,
.rstpl-form-line .control-group .controls .input-append .btn {
  padding:0 5px;
  background-color:transparent;
  background-image:none;
  color:#30d2db;
  border:none
}
@media (max-width:979px) {
  .rstpl-form-line form .control-group .controls .input-append,
  .rstpl-form-line .control-group .controls .input-append {
    width:97%
  }
}
.rstpl-form-line form .control-group .controls select,
.rstpl-form-line .control-group .controls select {
  display:inline-block;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-appearance:none;
  -moz-appearance:none;
  position:relative;
  overflow:hidden;
  z-index:2
}
.rstpl-form-line form .control-group .controls select+span,
.rstpl-form-line .control-group .controls select+span {
  color:#363636;
  position:absolute;
  right:0;
  top:19.2px;
  width:11.2px;
  height:11.2px;
  font-size:11.2px;
  z-index:1
}
.rstpl-form-line form .control-group .controls select option,
.rstpl-form-line .control-group .controls select option {
  color:#537d8b;
  padding:15px 3px
}
.rstpl-form-line form .control-group.error .controls,
.rstpl-form-line .control-group.error .controls {
  position:relative
}
.rstpl-form-line form .control-group.error .controls input[type="text"],
.rstpl-form-line .control-group.error .controls input[type="text"],
.rstpl-form-line form .control-group.error .controls input[type="password"],
.rstpl-form-line .control-group.error .controls input[type="password"],
.rstpl-form-line form .control-group.error .controls input[type="datetime"],
.rstpl-form-line .control-group.error .controls input[type="datetime"],
.rstpl-form-line form .control-group.error .controls input[type="datetime-local"],
.rstpl-form-line .control-group.error .controls input[type="datetime-local"],
.rstpl-form-line form .control-group.error .controls input[type="date"],
.rstpl-form-line .control-group.error .controls input[type="date"],
.rstpl-form-line form .control-group.error .controls input[type="month"],
.rstpl-form-line .control-group.error .controls input[type="month"],
.rstpl-form-line form .control-group.error .controls input[type="time"],
.rstpl-form-line .control-group.error .controls input[type="time"],
.rstpl-form-line form .control-group.error .controls input[type="week"],
.rstpl-form-line .control-group.error .controls input[type="week"],
.rstpl-form-line form .control-group.error .controls input[type="number"],
.rstpl-form-line .control-group.error .controls input[type="number"],
.rstpl-form-line form .control-group.error .controls input[type="email"],
.rstpl-form-line .control-group.error .controls input[type="email"],
.rstpl-form-line form .control-group.error .controls input[type="url"],
.rstpl-form-line .control-group.error .controls input[type="url"],
.rstpl-form-line form .control-group.error .controls input[type="search"],
.rstpl-form-line .control-group.error .controls input[type="search"],
.rstpl-form-line form .control-group.error .controls input[type="tel"],
.rstpl-form-line .control-group.error .controls input[type="tel"],
.rstpl-form-line form .control-group.error .controls input[type="color"],
.rstpl-form-line .control-group.error .controls input[type="color"],
.rstpl-form-line form .control-group.error .controls select,
.rstpl-form-line .control-group.error .controls select,
.rstpl-form-line form .control-group.error .controls textarea,
.rstpl-form-line .control-group.error .controls textarea,
.rstpl-form-line form .control-group.error .controls .uneditable-input,
.rstpl-form-line .control-group.error .controls .uneditable-input {
  background-color:transparent;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  border-bottom:3px solid #ff4d4d
}
.rstpl-form-line form .control-group.error .controls .input-append .btn,
.rstpl-form-line .control-group.error .controls .input-append .btn {
  padding:0 5px;
  background-color:transparent;
  color:#30d2db;
  border:none
}
.rstpl-form-line form .control-group.error .controls select,
.rstpl-form-line .control-group.error .controls select {
  display:inline-block;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-appearance:none;
  -moz-appearance:none;
  position:relative;
  overflow:hidden;
  z-index:2
}
.rstpl-form-line form .control-group.error .controls select+span,
.rstpl-form-line .control-group.error .controls select+span {
  position:absolute;
  right:0;
  top:19.2px;
  width:11.2px;
  height:11.2px;
  font-size:11.2px;
  z-index:1
}
.rstpl-form-line form .control-group .yui-calendar tr th,
.rstpl-form-line .control-group .yui-calendar tr th,
.rstpl-form-line form .control-group .yui-calendar tr td.calcell,
.rstpl-form-line .control-group .yui-calendar tr td.calcell {
  padding:5px;
  border:none;
  font-size:12.8px
}
.rstpl-form-line form .control-group.rstpl-has-content,
.rstpl-form-line .control-group.rstpl-has-content {
  -webkit-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -moz-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -o-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  transition:all .3s cubic-bezier(.51, .92, .24, 1.15)
}
.rstpl-form-line form .control-group.rstpl-has-content .control-label,
.rstpl-form-line .control-group.rstpl-has-content .control-label {
  -webkit-transform:translateY(30%);
  -moz-transform:translateY(30%);
  -ms-transform:translateY(30%);
  -o-transform:translateY(30%);
  transform:translateY(30%)
}
.rstpl-form-line form .control-group.rstpl-has-content .control-label label,
.rstpl-form-line .control-group.rstpl-has-content .control-label label {
  font-size:12.8px;
  font-weight:600
}
.rstpl-form-line form.background-primary .control-group,
.rstpl-form-line.background-primary .control-group,
.rstpl-form-line form.background-secondary .control-group,
.rstpl-form-line.background-secondary .control-group {
  position:relative;
  margin-bottom:0
}
.rstpl-form-line form.background-primary .control-group .controls input[type="text"],
.rstpl-form-line.background-primary .control-group .controls input[type="text"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="text"],
.rstpl-form-line.background-secondary .control-group .controls input[type="text"],
.rstpl-form-line form.background-primary .control-group .controls input[type="password"],
.rstpl-form-line.background-primary .control-group .controls input[type="password"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="password"],
.rstpl-form-line.background-secondary .control-group .controls input[type="password"],
.rstpl-form-line form.background-primary .control-group .controls input[type="datetime"],
.rstpl-form-line.background-primary .control-group .controls input[type="datetime"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="datetime"],
.rstpl-form-line.background-secondary .control-group .controls input[type="datetime"],
.rstpl-form-line form.background-primary .control-group .controls input[type="datetime-local"],
.rstpl-form-line.background-primary .control-group .controls input[type="datetime-local"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="datetime-local"],
.rstpl-form-line.background-secondary .control-group .controls input[type="datetime-local"],
.rstpl-form-line form.background-primary .control-group .controls input[type="date"],
.rstpl-form-line.background-primary .control-group .controls input[type="date"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="date"],
.rstpl-form-line.background-secondary .control-group .controls input[type="date"],
.rstpl-form-line form.background-primary .control-group .controls input[type="month"],
.rstpl-form-line.background-primary .control-group .controls input[type="month"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="month"],
.rstpl-form-line.background-secondary .control-group .controls input[type="month"],
.rstpl-form-line form.background-primary .control-group .controls input[type="time"],
.rstpl-form-line.background-primary .control-group .controls input[type="time"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="time"],
.rstpl-form-line.background-secondary .control-group .controls input[type="time"],
.rstpl-form-line form.background-primary .control-group .controls input[type="week"],
.rstpl-form-line.background-primary .control-group .controls input[type="week"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="week"],
.rstpl-form-line.background-secondary .control-group .controls input[type="week"],
.rstpl-form-line form.background-primary .control-group .controls input[type="number"],
.rstpl-form-line.background-primary .control-group .controls input[type="number"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="number"],
.rstpl-form-line.background-secondary .control-group .controls input[type="number"],
.rstpl-form-line form.background-primary .control-group .controls input[type="email"],
.rstpl-form-line.background-primary .control-group .controls input[type="email"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="email"],
.rstpl-form-line.background-secondary .control-group .controls input[type="email"],
.rstpl-form-line form.background-primary .control-group .controls input[type="url"],
.rstpl-form-line.background-primary .control-group .controls input[type="url"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="url"],
.rstpl-form-line.background-secondary .control-group .controls input[type="url"],
.rstpl-form-line form.background-primary .control-group .controls input[type="search"],
.rstpl-form-line.background-primary .control-group .controls input[type="search"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="search"],
.rstpl-form-line.background-secondary .control-group .controls input[type="search"],
.rstpl-form-line form.background-primary .control-group .controls input[type="tel"],
.rstpl-form-line.background-primary .control-group .controls input[type="tel"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="tel"],
.rstpl-form-line.background-secondary .control-group .controls input[type="tel"],
.rstpl-form-line form.background-primary .control-group .controls input[type="color"],
.rstpl-form-line.background-primary .control-group .controls input[type="color"],
.rstpl-form-line form.background-secondary .control-group .controls input[type="color"],
.rstpl-form-line.background-secondary .control-group .controls input[type="color"],
.rstpl-form-line form.background-primary .control-group .controls select,
.rstpl-form-line.background-primary .control-group .controls select,
.rstpl-form-line form.background-secondary .control-group .controls select,
.rstpl-form-line.background-secondary .control-group .controls select,
.rstpl-form-line form.background-primary .control-group .controls textarea,
.rstpl-form-line.background-primary .control-group .controls textarea,
.rstpl-form-line form.background-secondary .control-group .controls textarea,
.rstpl-form-line.background-secondary .control-group .controls textarea,
.rstpl-form-line form.background-primary .control-group .controls .uneditable-input,
.rstpl-form-line.background-primary .control-group .controls .uneditable-input,
.rstpl-form-line form.background-secondary .control-group .controls .uneditable-input,
.rstpl-form-line.background-secondary .control-group .controls .uneditable-input {
  border-bottom-color:#ffffff;
  color:#ffffff
}
.rstpl-form-line form.background-primary .control-group .controls input[type="text"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="text"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="text"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="text"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="password"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="password"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="password"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="password"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="datetime"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="datetime"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="datetime"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="datetime"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="datetime-local"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="datetime-local"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="datetime-local"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="datetime-local"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="date"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="date"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="date"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="date"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="month"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="month"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="month"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="month"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="time"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="time"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="time"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="time"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="week"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="week"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="week"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="week"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="number"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="number"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="number"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="number"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="email"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="email"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="email"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="email"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="url"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="url"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="url"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="url"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="search"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="search"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="search"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="search"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="tel"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="tel"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="tel"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="tel"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="color"]::placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="color"]::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="color"]::placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="color"]::placeholder,
.rstpl-form-line form.background-primary .control-group .controls select::placeholder,
.rstpl-form-line.background-primary .control-group .controls select::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls select::placeholder,
.rstpl-form-line.background-secondary .control-group .controls select::placeholder,
.rstpl-form-line form.background-primary .control-group .controls textarea::placeholder,
.rstpl-form-line.background-primary .control-group .controls textarea::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls textarea::placeholder,
.rstpl-form-line.background-secondary .control-group .controls textarea::placeholder,
.rstpl-form-line form.background-primary .control-group .controls .uneditable-input::placeholder,
.rstpl-form-line.background-primary .control-group .controls .uneditable-input::placeholder,
.rstpl-form-line form.background-secondary .control-group .controls .uneditable-input::placeholder,
.rstpl-form-line.background-secondary .control-group .controls .uneditable-input::placeholder {
  color:#ffffff
}
.rstpl-form-line form.background-primary .control-group .controls input[type="text"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="text"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="text"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="text"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="password"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="password"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="password"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="password"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="datetime"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="datetime"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="datetime"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="datetime"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="datetime-local"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="datetime-local"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="datetime-local"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="datetime-local"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="date"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="date"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="date"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="date"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="month"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="month"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="month"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="month"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="time"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="time"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="time"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="time"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="week"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="week"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="week"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="week"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="number"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="number"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="number"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="number"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="email"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="email"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="email"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="email"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="url"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="url"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="url"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="url"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="search"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="search"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="search"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="search"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="tel"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="tel"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="tel"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="tel"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="color"]::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="color"]::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="color"]::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="color"]::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls select::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls select::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls select::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls select::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls textarea::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls textarea::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls textarea::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls textarea::-webkit-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls .uneditable-input::-webkit-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls .uneditable-input::-webkit-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls .uneditable-input::-webkit-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls .uneditable-input::-webkit-input-placeholder {
  color:#ffffff
}
.rstpl-form-line form.background-primary .control-group .controls input[type="text"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="text"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="text"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="text"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="password"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="password"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="password"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="password"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="datetime"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="datetime"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="datetime"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="datetime"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="datetime-local"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="datetime-local"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="datetime-local"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="datetime-local"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="date"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="date"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="date"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="date"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="month"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="month"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="month"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="month"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="time"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="time"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="time"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="time"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="week"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="week"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="week"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="week"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="number"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="number"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="number"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="number"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="email"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="email"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="email"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="email"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="url"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="url"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="url"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="url"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="search"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="search"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="search"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="search"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="tel"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="tel"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="tel"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="tel"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="color"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="color"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="color"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="color"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls select::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls select::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls select::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls select::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls textarea::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls textarea::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls textarea::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls textarea::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls .uneditable-input::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls .uneditable-input::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls .uneditable-input::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls .uneditable-input::-moz-placeholder {
  color:#ffffff
}
.rstpl-form-line form.background-primary .control-group .controls input[type="text"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="text"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="text"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="text"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="password"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="password"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="password"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="password"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="datetime"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="datetime"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="datetime"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="datetime"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="datetime-local"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="datetime-local"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="datetime-local"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="datetime-local"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="date"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="date"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="date"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="date"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="month"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="month"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="month"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="month"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="time"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="time"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="time"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="time"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="week"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="week"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="week"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="week"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="number"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="number"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="number"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="number"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="email"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="email"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="email"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="email"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="url"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="url"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="url"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="url"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="search"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="search"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="search"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="search"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="tel"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="tel"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="tel"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="tel"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="color"]::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="color"]::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="color"]::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="color"]::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls select::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls select::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls select::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls select::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls textarea::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls textarea::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls textarea::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls textarea::-ms-input-placeholder,
.rstpl-form-line form.background-primary .control-group .controls .uneditable-input::-ms-input-placeholder,
.rstpl-form-line.background-primary .control-group .controls .uneditable-input::-ms-input-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls .uneditable-input::-ms-input-placeholder,
.rstpl-form-line.background-secondary .control-group .controls .uneditable-input::-ms-input-placeholder {
  color:#ffffff
}
.rstpl-form-line form.background-primary .control-group .controls input[type="text"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="text"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="text"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="text"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="password"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="password"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="password"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="password"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="datetime"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="datetime"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="datetime"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="datetime"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="datetime-local"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="datetime-local"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="datetime-local"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="datetime-local"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="date"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="date"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="date"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="date"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="month"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="month"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="month"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="month"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="time"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="time"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="time"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="time"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="week"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="week"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="week"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="week"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="number"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="number"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="number"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="number"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="email"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="email"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="email"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="email"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="url"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="url"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="url"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="url"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="search"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="search"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="search"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="search"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="tel"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="tel"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="tel"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="tel"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls input[type="color"]::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls input[type="color"]::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls input[type="color"]::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls input[type="color"]::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls select::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls select::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls select::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls select::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls textarea::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls textarea::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls textarea::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls textarea::-moz-placeholder,
.rstpl-form-line form.background-primary .control-group .controls .uneditable-input::-moz-placeholder,
.rstpl-form-line.background-primary .control-group .controls .uneditable-input::-moz-placeholder,
.rstpl-form-line form.background-secondary .control-group .controls .uneditable-input::-moz-placeholder,
.rstpl-form-line.background-secondary .control-group .controls .uneditable-input::-moz-placeholder {
  color:#ffffff
}
.rstpl-form-line form.background-primary .control-group .controls select+span,
.rstpl-form-line.background-primary .control-group .controls select+span,
.rstpl-form-line form.background-secondary .control-group .controls select+span,
.rstpl-form-line.background-secondary .control-group .controls select+span {
  color:#ffffff
}
.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%;
  border:none;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px
}
form [id*="captcha_image"] {
  margin-bottom:15px !important
}
.form-actions {
  background-color:#fff;
  border:none;
  padding:20px
}
.rstpl-mega-menu {
  z-index:2
}
.rstpl-mega-menu .rstpl-mega-menu-container {
  background-color:#fff;
  display:block;
  overflow:hidden;
  visibility:hidden;
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0)
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid {
  padding:2%
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-template-menu {
  list-style:none;
  margin:0
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-template-menu>li {
  border:none;
  margin:0 20px 5px 0;
  padding:0
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-template-menu>li:last-of-type {
  margin:0 20px 0 0
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-template-menu>li>a {
  background-color:#40606b;
  display:block;
  font-size:13px;
  padding:10px
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-template-menu>li>a:hover,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-template-menu>li>a:focus,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-template-menu>li>a:active {
  background-color:#2d444b;
  color:#fff
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-template-menu>li>a:before {
  content:none
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-template-menu>li.active>a {
  background-color:#2d444b;
  color:#30d2db
}
@media (max-width:1199px) {
  .rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-template-menu>li {
    border-bottom:none !important
  }
}
@media (max-width:979px) {
  .rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-template-menu {
    padding:0
  }
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h1,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h2,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h3,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h4,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h5,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h6 {
  margin:0 0 40px 0;
  font-family:Merriweather;
  font-size:19.2px;
  font-weight:600;
  position:relative
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h1:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h2:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h3:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h4:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h5:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h6:after {
  content:"";
  position:absolute;
  left:0;
  bottom:-16px;
  width:56px;
  height:1px;
  background-color:#363636;
  -webkit-transition:width .3s linear;
  -moz-transition:width .3s linear;
  -o-transition:width .3s linear;
  transition:width .3s linear
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h1.text-left:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h2.text-left:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h3.text-left:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h4.text-left:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h5.text-left:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h6.text-left:after {
  left:0;
  right:auto
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h1.text-center:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h2.text-center:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h3.text-center:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h4.text-center:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h5.text-center:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h6.text-center:after {
  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)
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h1.text-right:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h2.text-right:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h3.text-right:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h4.text-right:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h5.text-right:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title h6.text-right:after {
  left:auto;
  right:0
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title:hover h1:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title:hover h2:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title:hover h3:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title:hover h4:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title:hover h5:after,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rstpl-title:hover h6:after {
  width:0
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rspbld-tab.rstpl-vertical .nav-tabs>li a:hover,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rspbld-tab.rstpl-vertical .nav-tabs>li a:active,
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rspbld-tab.rstpl-vertical .nav-tabs>li a:focus {
  color:#537d8b
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rspbld-tab.rstpl-vertical .tab-content {
  padding:4% 6%
}
.rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] .rspbld-tab.rstpl-vertical .tab-content .tab-pane {
  width:100%
}
@media (max-width:979px) {
  .rstpl-mega-menu .rstpl-mega-menu-container {
    max-height:0;
    visibility:hidden;
    -webkit-transition:none;
    -moz-transition:none;
    -o-transition:none;
    transition:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none;
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter:alpha(opacity=0)
  }
  .rstpl-mega-menu .rstpl-mega-menu-container.slide {
    max-height:100%;
    visibility:visible;
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter:alpha(opacity=100)
  }
  .rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid {
    padding:4%
  }
  .rstpl-mega-menu .rstpl-mega-menu-container>.row-fluid>[class*="span"] {
    margin:0;
    padding:0;
    width:100%
  }
}
@media (max-width:767px) {
  .rstpl-mega-menu .rstpl-mega-menu-container.container {
    margin-left:0;
    margin-right:0
  }
}
@media (min-width:980px) {
  .rstpl-mega-menu:hover>.rstpl-mega-menu-container {
    visibility:visible;
    z-index:10;
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter:alpha(opacity=100)
  }
}
.rstpl-main-menu-position {
  background-color:#537d8b;
  margin-bottom:0;
  -webkit-backface-visibility:hidden;
  padding:0 3%;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out
}
@media (max-width:980px) {
  .rstpl-main-menu-position {
    padding:0
  }
}
.rstpl-main-menu-position .rstpl-navigation {
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out
}
.rstpl-main-menu-position .rstpl-navigation .menu_right {
  float:right
}
.rstpl-main-menu-position .rstpl-navigation .menu_left {
  text-align:left;
  display:flex
}
.rstpl-main-menu-position .rstpl-navigation .menu_left .rstpl-template-menu {
  display:inline-block;
  width:100%
}
.rstpl-main-menu-position .rstpl-navigation .menu_center {
  text-align:center
}
.rstpl-main-menu-position .rstpl-navigation .menu_center .rstpl-template-menu {
  float:none
}
.rstpl-main-menu-position .rstpl-navigation .menu_center .rstpl-template-menu>li {
  float:none;
  display:inline-block
}
.rstpl-main-menu-position .rstpl-navigation .menu_center .rstpl-mega-menu-container .rstpl-template-menu {
  display:inline-block;
  width:100%
}
.rstpl-main-menu-position .rstpl-navigation .menu_center .rstpl-mega-menu-container .rstpl-template-menu>li {
  display:block
}
.rstpl-main-menu-position .rstpl-navigation .nav-collapse {
  position:static
}
.rstpl-main-menu-position .rstpl-navigation .navbar {
  margin:0
}
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand {
  display:flex;
  justify-content:space-around;
  align-items:center;
  height:85px;
  min-width:200px;
  padding:0 15px;
  position:relative;
  z-index:1;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand.pull-center {
  position:relative;
  width:auto;
  text-align:center;
  margin-bottom:0
}
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand.pull-center h1,
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand.pull-center h2,
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand.pull-center h3 {
  text-align:center
}
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand.pull-left {
  margin-right:15px;
  margin-top: 18px;
}
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand.pull-right {
  margin-left:15px
}
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand.image img {
  height:120px;
}
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand a:hover,
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand a:focus,
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand a:active {
  color:inherit
}
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand h1,
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand h2,
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand h3 {
  font-family:Merriweather;
  text-transform:none;
  font-weight:200;
  line-height:1;
  margin:0 auto;
  font-size:0;
  width:3rem;
  text-align:center;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand h1:first-letter,
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand h2:first-letter,
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand h3:first-letter {
  width:3rem;
  font-size:3rem
}
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand h1:hover,
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand h2:hover,
.rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand h3:hover {
  width:calc(100%);
  font-size:1.5rem;
  text-align:center;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
@media (max-width:979px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand {
    margin:0;
    width:50%
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand.image {
    height:35px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand.pull-center {
    left:auto;
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -o-transform:translateX(0);
    transform:translateX(0)
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand.pull-right {
    float:none
  }
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner {
  border:none;
  background:none;
  min-height:40px;
  padding:0;
  position:relative;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu {
  margin-right:0;
  position:static
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li {
  line-height:1;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header {
  padding:33px 14px;
  color:#ffffff;
  font-family:Raleway;
  font-size:16px;
  font-weight:700;
  background-color:transparent;
  text-transform:uppercase;
  text-shadow:0 1px 1px rgba(50,50,50,0.4);
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:"all 0.2s ease-in-out";
  -moz-transition:"all 0.2s ease-in-out";
  -o-transition:"all 0.2s ease-in-out";
  transition:"all 0.2s ease-in-out";
  line-height:1.2;
  position:relative
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a:before,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header:before {
  content:'';
  display:block;
  position:absolute;
  bottom:25%;
  left:0;
  height:2px;
  width:100%;
  background-color:#30d2db;
  transform-origin:right top;
  transform:scale(0, 1);
  transition:color .1s,transform .2s ease-out
}
@media (max-width:767px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header:before {
    width:calc(25% - 14px);
    left:14px;
    bottom:0
  }
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a:hover,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header:hover,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a:active,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header:active,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a:focus,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header:focus {
  color:#30d2db
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a:hover:before,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header:hover:before,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a:active:before,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header:active:before,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a:focus:before,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header:focus:before {
  transform-origin:left top;
  transform:scale(1, 1)
}
@media (max-width:1199px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header {
    padding:33px 10px
  }
}
@media (max-width:980px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header {
    width:100%;
    text-align:left;
    padding:16px 14px
  }
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a.open-login,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header.open-login,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a.open-search,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header.open-search {
  color:#fff
}
@media (max-width:767px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a.open-login,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header.open-login,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a.open-search,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header.open-search {
    padding:16px 14px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a.open-login:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header.open-login:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a.open-search:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header.open-search:before {
    left:50%;
    bottom:0;
    -webkit-transform:translateX(-50%) scale(0, 1);
    -moz-transform:translateX(-50%) scale(0, 1);
    -ms-transform:translateX(-50%) scale(0, 1);
    -o-transform:translateX(-50%) scale(0, 1);
    transform:translateX(-50%) scale(0, 1)
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a.open-login:hover:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header.open-login:hover:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a.open-search:hover:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header.open-search:hover:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a.open-login:hover:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header.open-login:hover:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a.open-search:hover:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header.open-search:hover:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a.open-login:hover:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header.open-login:hover:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a.open-search:hover:before,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header.open-search:hover:before {
    left:50%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%)
  }
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>a .menu-icon,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li>.nav-header .menu-icon {
  font-size:16px
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>a,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>.nav-header {
  background-color:transparent;
  font-family:Raleway;
  font-size:16px;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  padding-right:24px
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>a:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>.nav-header:after {
  font-family:'FontAwesomeRSTemplate';
  content:'\f0d7';
  margin-left:5px;
  margin-right:5px;
  position:absolute;
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>a:hover:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>.nav-header:hover:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>a:active:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>.nav-header:active:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>a:focus:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>.nav-header:focus:after {
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
  color:#30d2db
}
@media (max-width:980px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>a,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>.nav-header {
    text-align:left;
    width:100%
  }
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent .dropdown-menu {
  background-color:transparent
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu {
  position:static
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu>a {
  display:inline-block;
  padding-right:22px
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu>a:after {
  font-family:'FontAwesomeRSTemplate';
  content:'\f0d7';
  margin-left:5px;
  margin-right:5px;
  position:absolute;
  color:#fff;
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out
}
@media (max-width:979px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu>a:after {
    display:none
  }
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu>a:hover:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu>a:active:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu>a:focus:after {
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
  color:#30d2db
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu.active>a:after {
  color:#30d2db
}
@media (max-width:979px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu {
    position:relative
  }
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu .rstpl-mega-menu-container {
  position:absolute;
  top:100%;
  left:50%;
  width:100%;
  max-width:1280px;
  text-align:initial;
  z-index:20;
  -webkit-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  -o-transform:translateX(-50%);
  transform:translateX(-50%)
}
@media (max-width:979px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu .rstpl-mega-menu-container {
    position:relative;
    top:0;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu .rstpl-mega-menu-container .rstpl-template-menu>li {
    margin:0
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu .rstpl-mega-menu-container .rstpl-template-menu>li>a {
    padding:15px 15px 15px 30px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu .rstpl-mega-menu-container .rstpl-template-menu>li>a:hover,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu .rstpl-mega-menu-container .rstpl-template-menu>li>a:focus {
    background-color:#5d8b9b;
    color:#fff
  }
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.active>a {
  text-align:left;
  color:#30d2db;
  font-weight:600
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.active>a.open-login,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.active>a.open-search {
  color:#fff
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.active>a.open-login i,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.active>a.open-search i {
  color:#fff
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu {
  background-color:transparent;
  margin:0;
  top:100%;
  overflow:visible
}
@media (max-width:980px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu {
    background-color:#537d8b
  }
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li {
  color:#537d8b
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header {
  background:linear-gradient(0deg, #40606b 25%,#537d8b 85%);
  background:-webkit-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-moz-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-ms-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-o-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background-color:#537d8b;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 14px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  background-image:none;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  text-transform:none;
  font-size:13.6px;
  text-shadow:0 1px 1px rgba(50,50,50,0.4);
  font-weight:400;
  width:100%;
  text-align:left
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a:hover,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header:hover,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a:focus,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header:focus,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a:active,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header:active,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a:active.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a:focus,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a:active.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header:focus,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header:active.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a:focus,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header:active.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header:focus {
  background-color:#5a8796;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a:hover,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header:hover,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a:focus,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header:focus,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a:active,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header:active {
  color:#30d2db;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-border-radius:initial;
  -moz-border-radius:initial;
  border-radius:initial
}
@media (max-width:980px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header {
    -webkit-border-radius:inherit;
    -moz-border-radius:inherit;
    border-radius:inherit
  }
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li.active>a,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li.active .nav-header {
  background-image:none;
  color:#30d2db;
  width:100%
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li.active>a:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li.active .nav-header:after {
  border-color:transparent transparent transparent #30d2db
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu>a:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu>.nav-header:after {
  content:"";
  position:absolute;
  right:18px;
  top:12px;
  border-width:5px 0 5px 5px;
  border-style:solid;
  margin-top:5px;
  margin-right:-10px;
  border-color:transparent transparent transparent #fff
}
@media (max-width:980px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu>a:after,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu>.nav-header:after {
    display:none
  }
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu:hover>a,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu:focus>a,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu:active>a,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu:hover>.nav-header,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu:focus>.nav-header,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu:active>.nav-header {
  color:#30d2db
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu:hover>a:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu:focus>a:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu:active>a:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu:hover>.nav-header:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu:focus>.nav-header:after,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu:active>.nav-header:after {
  border-color:transparent transparent transparent #30d2db
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu .dropdown-menu {
  top:0
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-login,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search {
  float:right
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-login>a i,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a i {
  vertical-align:unset;
  font-size:16px;
  line-height:1
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-login>a:hover,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a:hover,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-login>a:active,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a:active,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-login>a:focus,
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a:focus {
  color:#30d2db
}
@media (max-width:979px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-login,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search {
    float:none;
    margin:0
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-login>a,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a {
    width:100%;
    text-align:center
  }
}
.rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-login .open-login {
  text-align:center
}
@media (max-width:980px) {
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-login .open-login {
    padding:16px 14px
  }
}
@media (max-width:979px) {
  .rstpl-main-menu-position .rstpl-navigation .menu_right {
    float:initial
  }
  .rstpl-main-menu-position .rstpl-navigation .menu_left {
    float:initial;
    padding-left:0
  }
  .rstpl-main-menu-position .rstpl-navigation .menu_center {
    text-align:left
  }
  .rstpl-main-menu-position .rstpl-navigation .menu_center .nav {
    display:block
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .btn-navbar {
    width:30px;
    height:30px;
    margin:27px auto;
    position:relative;
    cursor:pointer;
    display:block;
    border-radius:0;
    background:transparent;
    float:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none;
    border:none
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .btn-navbar span {
    background-color:#fff;
    position:absolute;
    border-radius:2px;
    -webkit-transition:.3s cubic-bezier(.8, .5, .2, 1.4);
    -moz-transition:.3s cubic-bezier(.8, .5, .2, 1.4);
    -o-transition:.3s cubic-bezier(.8, .5, .2, 1.4);
    transition:.3s cubic-bezier(.8, .5, .2, 1.4);
    width:100%;
    height:4px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .btn-navbar span:nth-child(1) {
    transform:rotate(45deg) scaleX(.7);
    top:17px;
    left:-6px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .btn-navbar span:nth-child(2) {
    transform:scale(0);
    transition-duration:50ms
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .btn-navbar span:nth-child(3) {
    transform:rotate(-45deg) scaleX(.7);
    top:15px;
    left:7px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .btn-navbar.collapsed span {
    transform:rotate(0deg) scaleX(1)
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .btn-navbar.collapsed span:nth-child(1) {
    top:0;
    left:0
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .btn-navbar.collapsed span:nth-child(2) {
    transform:scale(1);
    top:10px;
    left:0
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .btn-navbar.collapsed span:nth-child(3) {
    top:auto;
    bottom:0;
    left:0;
    transform:rotate(0deg) scaleX(1)
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu {
    margin:0;
    padding:0 15px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li {
    border:none;
    display:block;
    margin:0 0 5px 0;
    padding:0
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li:first-child {
    padding-top:2px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li .submenu-button {
    width:30px;
    height:30px;
    margin:7px;
    position:absolute;
    z-index:1;
    top:0;
    right:0;
    cursor:pointer;
    border-radius:0;
    background:transparent;
    border:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li .submenu-button:before {
    content:"";
    background-color:#fff;
    position:absolute;
    border-radius:2px;
    transition:.3s cubic-bezier(.8, .5, .2, 1.4);
    width:20px;
    height:2px;
    top:14px;
    left:4px;
    -webkit-transform:rotate(0deg) scaleX(1);
    -moz-transform:rotate(0deg) scaleX(1);
    -ms-transform:rotate(0deg) scaleX(1);
    -o-transform:rotate(0deg) scaleX(1);
    transform:rotate(0deg) scaleX(1)
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li .submenu-button:after {
    content:"";
    background-color:#fff;
    position:absolute;
    border-radius:2px;
    transition:.3s cubic-bezier(.8, .5, .2, 1.4);
    width:20px;
    height:2px;
    top:14px;
    left:4px;
    -webkit-transform:rotate(90deg) scaleX(1);
    -moz-transform:rotate(90deg) scaleX(1);
    -ms-transform:rotate(90deg) scaleX(1);
    -o-transform:rotate(90deg) scaleX(1);
    transform:rotate(90deg) scaleX(1)
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li .submenu-button.opened:before {
    top:14px;
    left:-1px;
    transform:rotate(45deg) scaleX(.7)
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li .submenu-button.opened:after {
    transform:rotate(-45deg) scaleX(.7);
    top:14px;
    left:9px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li a {
    font-weight:700;
    margin:0;
    white-space:normal;
    -webkit-transition:all .2s ease-in;
    -moz-transition:all .2s ease-in;
    -o-transition:all .2s ease-in;
    transition:all .2s ease-in
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li a:hover,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li a:focus,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li a:active {
    background-color:transparent;
    color:#fff;
    box-shadow:none
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li:first-of-type a {
    padding-left:15px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>a:after,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent .nav-header:after {
    content:'';
    display:none
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu li:hover>.dropdown-menu {
    -webkit-transition:none;
    -moz-transition:none;
    -o-transition:none;
    transition:none
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu {
    display:block;
    max-height:0;
    visibility:hidden;
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter:alpha(opacity=0);
    -webkit-transition:none;
    -moz-transition:none;
    -o-transition:none;
    transition:none
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu.slide {
    max-height:100%;
    visibility:visible;
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter:alpha(opacity=100);
    -webkit-transition:none;
    -moz-transition:none;
    -o-transition:none;
    transition:none
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li {
    border-bottom:none
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header {
    background-color:transparent;
    color:#fff;
    padding-left:30px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a:hover,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header:hover,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a:focus,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header:focus,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>a:active,
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li>.nav-header:active {
    color:#fff
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li.active {
    background-color:transparent
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li.active>a {
    color:#fff
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li li>a {
    padding-left:45px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li li li>a {
    padding-left:60px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li li li li>a {
    padding-left:75px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li li li li li>a {
    padding-left:90px
  }
  .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu>li li li li li li>a {
    padding-left:105px
  }
}
.rstpl-main-menu-position .mod-languages ul {
  list-style:none;
  margin:0
}
.rstpl-main-menu-position .mod-languages ul li {
  display:inline;
  font-size:16px
}
.rstpl-main-menu-position .mod-languages ul li.lang-active a {
  color:#30d2db
}
.rstpl-main-menu-position .mod-languages ul li a {
  color:#fff;
  font-weight:700;
  padding:32px 1px 32px 0;
  display:inline-block
}
.rstpl-main-menu-position .mod-languages ul li a:hover {
  color:#30d2db
}
@media (max-width:1366px) {
  .rstpl-main-menu-position .mod-languages ul li a {
    padding:32px 0
  }
}
@media (max-width:979px) {
  .rstpl-main-menu-position .mod-languages ul {
    margin:0
  }
}
.rstpl-main-menu-position .rstpl-main-menu-left-col,
.rstpl-main-menu-position .rstpl-main-menu-col,
.rstpl-main-menu-position .rstpl-main-menu-right-col {
  position:relative;
  z-index:1000
}
@media (max-width:980px) {
  .rstpl-main-menu-position .rstpl-main-menu-left-col,
  .rstpl-main-menu-position .rstpl-main-menu-col,
  .rstpl-main-menu-position .rstpl-main-menu-right-col {
    padding:0;
    width:100%
  }
}
.rstpl-main-menu-position.rstpl-animated .rstpl-main-menu-left-col {
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0);
  -webkit-animation:rstplFadeInRight ease .4s forwards 1.5s;
  -moz-animation:rstplFadeInRight ease .4s forwards 1.5s;
  animation:rstplFadeInRight ease .4s forwards 1.5s
}
.rstpl-main-menu-position.rstpl-animated .rstpl-main-menu-col .rstpl-brand {
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0);
  -webkit-animation:rstplFadeInRight ease .8s forwards 1.5s;
  -moz-animation:rstplFadeInRight ease .8s forwards 1.5s;
  animation:rstplFadeInRight ease .8s forwards 1.5s
}
.rstpl-main-menu-position.rstpl-animated .rstpl-main-menu-col .rstpl-template-menu {
  transform:scaleX(0);
  transform-origin:left;
  -webkit-animation:rstplFadeInRight cubic-bezier(.785, .135, .15, .86) .7s forwards 2.2s;
  -moz-animation:rstplFadeInRight cubic-bezier(.785, .135, .15, .86) .7s forwards 2.2s;
  animation:rstplFadeInRight cubic-bezier(.785, .135, .15, .86) .7s forwards 2.2s
}
.rstpl-main-menu-position.rstpl-animated .rstpl-main-menu-col .btn-navbar {
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0);
  -webkit-animation:rstplFadeInRight ease .8s forwards 3.5s;
  -moz-animation:rstplFadeInRight ease .8s forwards 3.5s;
  animation:rstplFadeInRight ease .8s forwards 3.5s
}
.rstpl-main-menu-position.rstpl-animated .rstpl-main-menu-right-col {
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0);
  -webkit-animation:rstplFadeInRight ease 1s forwards 2.5s;
  -moz-animation:rstplFadeInRight ease 1s forwards 2.5s;
  animation:rstplFadeInRight ease 1s forwards 2.5s
}
.rstpl-main-menu-position.rstpl-animated~.rstpl-slideshow-position [class*="rsmg_rsp_slider_container"] .rstpl-car-previous,
.rstpl-main-menu-position.rstpl-animated~.rstpl-slideshow-position [class*="rsmg_rsp_slider_container"] .rstpl-car-next {
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0);
  -webkit-animation:rstplFadeIn 1.5s ease-in-out 3.8s forwards;
  -moz-animation:rstplFadeIn 1.5s ease-in-out 3.8s forwards;
  animation:rstplFadeIn 1.5s ease-in-out 3.8s forwards
}
.rstpl-main-menu-position.navbar-fixed-top .rstpl-brand {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear;
  padding:16px 0
}
.rstpl-main-menu-position.navbar-fixed-top .rstpl-main-menu-col,
.rstpl-main-menu-position.navbar-fixed-top .rstpl-main-menu-left-col,
.rstpl-main-menu-position.navbar-fixed-top .rstpl-main-menu-right-col {
  padding:0
}
.rstpl-main-menu-position.navbar-fixed-top .rstpl-navigation .navbar .navbar-inner {
  width:100%
}
.rstpl-main-menu-position.navbar-fixed-top .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li {
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out
}
.rstpl-main-menu-position.navbar-fixed-top .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-navbar-search form {
  top:22.5%
}
.rstpl-main-menu-position.full-width-menu {
  padding:0
}
.rstpl-main-menu-position.full-width-menu .rstpl-navigation .navbar {
  margin:0
}
@media (max-width:979px) {
  .rstpl-main-menu-position.full-width-menu .rstpl-navigation .navbar {
    padding:0
  }
}
.rstpl-main-menu-position.full-width-menu .rstpl-navigation .navbar.navbar-fixed-top {
  width:100%;
  padding:0 20px;
  border-bottom:2px solid #537d8b;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
@media (max-width:1199px) {
  .rstpl-main-menu-position.full-width-menu .rstpl-navigation .navbar.navbar-fixed-top {
    padding:0 30px
  }
}
.rstpl-absolute-menu {
  background-color:#537d8b;
  background-image:none;
  padding-top:34px
}
@media (min-width:980px) {
  .rstpl-absolute-menu {
    position:absolute;
    width:100%;
    z-index:10;
    background-color:transparent
  }
  .rstpl-absolute-menu .rstpl-navigation .navbar .rstpl-brand {
    margin:0 auto
  }
}
@media (max-width:979px) {
  .rstpl-absolute-menu {
    padding-top:0
  }
}
.navbar-inner {
  background-color:#eaf1f3;
  background-image:none;
  border-color:#cadae0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.navbar-inner li>a {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
#column-right>[class*="rstpl-"],
#column-left>[class*="rstpl-"] {
  background-color:#ffffff;
  margin:0 0 45px 0;
  padding:0;
  position:relative
}
#column-right>[class*="rstpl-"] a:not('.btn'),
#column-left>[class*="rstpl-"] a:not('.btn') {
  color:#537d8b;
  font-weight:400
}
#column-right>[class*="rstpl-"] a:not('.btn'):hover,
#column-left>[class*="rstpl-"] a:not('.btn'):hover {
  color:#53dae1
}
#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 {
  font-family:Merriweather;
  font-size:24px;
  letter-spacing:-1px;
  position:relative;
  z-index:2;
  color:#5c5c5c;
  margin:0 0 48px 0
}
#column-right>[class*="rstpl-"] h1.rstpl-title:before,
#column-left>[class*="rstpl-"] h1.rstpl-title:before,
#column-right>[class*="rstpl-"] h2.rstpl-title:before,
#column-left>[class*="rstpl-"] h2.rstpl-title:before,
#column-right>[class*="rstpl-"] h3.rstpl-title:before,
#column-left>[class*="rstpl-"] h3.rstpl-title:before,
#column-right>[class*="rstpl-"] h4.rstpl-title:before,
#column-left>[class*="rstpl-"] h4.rstpl-title:before,
#column-right>[class*="rstpl-"] h5.rstpl-title:before,
#column-left>[class*="rstpl-"] h5.rstpl-title:before,
#column-right>[class*="rstpl-"] h6.rstpl-title:before,
#column-left>[class*="rstpl-"] h6.rstpl-title:before {
  content:"";
  height:3px;
  width:24px;
  position:absolute;
  bottom:-8px;
  display:inline-block;
  background-color:#30d2db;
  -webkit-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -moz-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -o-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  transition:all .3s cubic-bezier(.51, .92, .24, 1.15)
}
#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,
#column-right>[class*="rstpl-"] form .input-append,
#column-left>[class*="rstpl-"] form .input-append {
  width:80%
}
#column-right>[class*="rstpl-"] form .input-append input,
#column-left>[class*="rstpl-"] form .input-append input {
  -webkit-border-radius:4px 0 0 4px;
  -moz-border-radius:4px 0 0 4px;
  border-radius:4px 0 0 4px
}
#column-right>[class*="rstpl-"] form .input-append .btn,
#column-left>[class*="rstpl-"] form .input-append .btn {
  border:none;
  -webkit-box-shadow:3px 0 10px rgba(50,50,50,0.4);
  -moz-box-shadow:3px 0 10px rgba(50,50,50,0.4);
  -ms-box-shadow:3px 0 10px rgba(50,50,50,0.4);
  -o-box-shadow:3px 0 10px rgba(50,50,50,0.4);
  box-shadow:3px 0 10px rgba(50,50,50,0.4)
}
#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 {
  min-width:100%;
  max-width:100%;
  width:100%;
  height:25px
}
#column-right>[class*="rstpl-"]:hover h1.rstpl-title:before,
#column-left>[class*="rstpl-"]:hover h1.rstpl-title:before,
#column-right>[class*="rstpl-"]:hover h2.rstpl-title:before,
#column-left>[class*="rstpl-"]:hover h2.rstpl-title:before,
#column-right>[class*="rstpl-"]:hover h3.rstpl-title:before,
#column-left>[class*="rstpl-"]:hover h3.rstpl-title:before,
#column-right>[class*="rstpl-"]:hover h4.rstpl-title:before,
#column-left>[class*="rstpl-"]:hover h4.rstpl-title:before,
#column-right>[class*="rstpl-"]:hover h5.rstpl-title:before,
#column-left>[class*="rstpl-"]:hover h5.rstpl-title:before,
#column-right>[class*="rstpl-"]:hover h6.rstpl-title:before,
#column-left>[class*="rstpl-"]:hover h6.rstpl-title:before {
  width:8px
}
#column-right>[class*="rstpl-"] .btn,
#column-left>[class*="rstpl-"] .btn {
  margin-bottom:30px;
  margin-left:10px
}
.rstpl-main-menu-position ::-moz-selection {
  background:#30d2db;
  color:#ffffff;
  text-shadow:none
}
.rstpl-main-menu-position ::selection {
  background:#30d2db;
  color:#ffffff;
  text-shadow:none
}
.rstpl-main-menu-position .container {
  padding:0
}
.rstpl-breadcrumbs-position {
  background-color:#fff;
  padding:8.5px
}
.body>.rstpl-footer-position {
  margin-top:0;
  color:#fff
}
.body>.rstpl-footer-position,
.body>.rstpl-after-footer-position {
  background-color:#537d8b;
  background-attachment:fixed
}
.body>.rstpl-footer-position .row-fluid>[class*="span"]>div,
.body>.rstpl-after-footer-position .row-fluid>[class*="span"]>div {
  margin-bottom:34px
}
.body>.rstpl-footer-position .row-fluid>[class*="span"]>div:last-child,
.body>.rstpl-after-footer-position .row-fluid>[class*="span"]>div:last-child {
  margin-bottom:0
}
.body>.rstpl-footer-position input,
.body>.rstpl-after-footer-position input,
.body>.rstpl-footer-position select,
.body>.rstpl-after-footer-position select,
.body>.rstpl-footer-position textarea,
.body>.rstpl-after-footer-position textarea {
  background-color:rgba(255,255,255,0.85);
  border:none;
  color:#363636;
  min-height:50px;
  min-width:unset;
  width:100%;
  padding:12px;
  -webkit-transition:all .2s ease;
  -moz-transition:all .2s ease;
  -o-transition:all .2s ease;
  transition:all .2s ease
}
.body>.rstpl-footer-position input:focus,
.body>.rstpl-after-footer-position input:focus,
.body>.rstpl-footer-position select:focus,
.body>.rstpl-after-footer-position select:focus,
.body>.rstpl-footer-position textarea:focus,
.body>.rstpl-after-footer-position textarea:focus,
.body>.rstpl-footer-position input:active,
.body>.rstpl-after-footer-position input:active,
.body>.rstpl-footer-position select:active,
.body>.rstpl-after-footer-position select:active,
.body>.rstpl-footer-position textarea:active,
.body>.rstpl-after-footer-position textarea:active {
  background-color:#ffffff
}
.body>.rstpl-footer-position input::-webkit-input-placeholder,
.body>.rstpl-after-footer-position input::-webkit-input-placeholder,
.body>.rstpl-footer-position textarea::-webkit-input-placeholder,
.body>.rstpl-after-footer-position textarea::-webkit-input-placeholder {
  color:#363636;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100)
}
.body>.rstpl-footer-position input::-moz-placeholder,
.body>.rstpl-after-footer-position input::-moz-placeholder,
.body>.rstpl-footer-position textarea::-moz-placeholder,
.body>.rstpl-after-footer-position textarea::-moz-placeholder {
  color:#363636;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100)
}
.body>.rstpl-footer-position input::-ms-input-placeholder,
.body>.rstpl-after-footer-position input::-ms-input-placeholder,
.body>.rstpl-footer-position textarea::-ms-input-placeholder,
.body>.rstpl-after-footer-position textarea::-ms-input-placeholder {
  color:#363636;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100)
}
.body>.rstpl-footer-position ::-moz-selection,
.body>.rstpl-after-footer-position ::-moz-selection {
  background:#30d2db;
  color:#ffffff;
  text-shadow:none
}
.body>.rstpl-footer-position ::selection,
.body>.rstpl-after-footer-position ::selection {
  background:#30d2db;
  color:#ffffff;
  text-shadow:none
}
.body>.rstpl-footer-position p,
.body>.rstpl-after-footer-position p,
.body>.rstpl-footer-position li,
.body>.rstpl-after-footer-position li,
.body>.rstpl-footer-position i,
.body>.rstpl-after-footer-position i,
.body>.rstpl-footer-position span,
.body>.rstpl-after-footer-position span {
  color:#fff
}
.body>.rstpl-footer-position h1.rstpl-title,
.body>.rstpl-after-footer-position h1.rstpl-title,
.body>.rstpl-footer-position h2.rstpl-title,
.body>.rstpl-after-footer-position h2.rstpl-title,
.body>.rstpl-footer-position h3.rstpl-title,
.body>.rstpl-after-footer-position h3.rstpl-title,
.body>.rstpl-footer-position h4.rstpl-title,
.body>.rstpl-after-footer-position h4.rstpl-title,
.body>.rstpl-footer-position h5.rstpl-title,
.body>.rstpl-after-footer-position h5.rstpl-title,
.body>.rstpl-footer-position h6.rstpl-title,
.body>.rstpl-after-footer-position h6.rstpl-title {
  font-family:Merriweather;
  font-size:20.8px;
  letter-spacing:-1px;
  position:relative;
  z-index:2;
  color:#ffffff;
  margin:0 0 48px 0
}
.body>.rstpl-footer-position h1.rstpl-title:before,
.body>.rstpl-after-footer-position h1.rstpl-title:before,
.body>.rstpl-footer-position h2.rstpl-title:before,
.body>.rstpl-after-footer-position h2.rstpl-title:before,
.body>.rstpl-footer-position h3.rstpl-title:before,
.body>.rstpl-after-footer-position h3.rstpl-title:before,
.body>.rstpl-footer-position h4.rstpl-title:before,
.body>.rstpl-after-footer-position h4.rstpl-title:before,
.body>.rstpl-footer-position h5.rstpl-title:before,
.body>.rstpl-after-footer-position h5.rstpl-title:before,
.body>.rstpl-footer-position h6.rstpl-title:before,
.body>.rstpl-after-footer-position h6.rstpl-title:before {
  content:"";
  height:2px;
  width:24px;
  position:absolute;
  bottom:-8px;
  display:inline-block;
  background-color:#30d2db;
  -webkit-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -moz-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -o-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  transition:all .3s cubic-bezier(.51, .92, .24, 1.15)
}
@media (max-width:767px) {
  .body>.rstpl-footer-position .container,
  .body>.rstpl-after-footer-position .container {
    padding:0 15px
  }
}
.body>.rstpl-footer-position .rstpl-social-icons .rstpl-social-link [class*="rstpl-social-icon-"],
.body>.rstpl-after-footer-position .rstpl-social-icons .rstpl-social-link [class*="rstpl-social-icon-"] {
  background-color:transparent !important;
  width:48px;
  height:48px;
  line-height:48px
}
.body>.rstpl-footer-position .rstpl-social-icons .rstpl-social-link [class*="rstpl-social-icon-"]:hover,
.body>.rstpl-after-footer-position .rstpl-social-icons .rstpl-social-link [class*="rstpl-social-icon-"]:hover {
  color:#30d2db
}
.body>.rstpl-footer-position .rstpl-widget,
.body>.rstpl-after-footer-position .rstpl-widget {
  padding:0
}
.body>.rstpl-footer-position .rstpl-widget h3,
.body>.rstpl-after-footer-position .rstpl-widget h3 {
  font-size:30px;
  line-height:40px;
  margin:0 0 25px
}
.body>.rstpl-footer-position .rstpl-widget .rstpl-twitter-widget-list li,
.body>.rstpl-after-footer-position .rstpl-widget .rstpl-twitter-widget-list li {
  padding-top:0
}
.body>.rstpl-footer-position .rstpl-widget .rstpl-twitter-widget-list li:before,
.body>.rstpl-after-footer-position .rstpl-widget .rstpl-twitter-widget-list li:before {
  top:5px
}
.body>.rstpl-footer-position .rstpl-widget .rstpl-twitter-widget-list li .author,
.body>.rstpl-after-footer-position .rstpl-widget .rstpl-twitter-widget-list li .author {
  color:#30d2db
}
.body>.rstpl-footer-position .rspbld-horizontal-icon-box .rspbld-icon:after,
.body>.rstpl-after-footer-position .rspbld-horizontal-icon-box .rspbld-icon:after,
.body>.rstpl-footer-position .rspbld-vertical-icon-box .rspbld-icon:after,
.body>.rstpl-after-footer-position .rspbld-vertical-icon-box .rspbld-icon:after,
.body>.rstpl-footer-position .rspbld-horizontal-icon-box .rspbld-icon:before,
.body>.rstpl-after-footer-position .rspbld-horizontal-icon-box .rspbld-icon:before,
.body>.rstpl-footer-position .rspbld-vertical-icon-box .rspbld-icon:before,
.body>.rstpl-after-footer-position .rspbld-vertical-icon-box .rspbld-icon:before {
  background-color:#ffffff
}
.body>.rstpl-footer-position .rstpl-rscontact .rscontact,
.body>.rstpl-after-footer-position .rstpl-rscontact .rscontact {
  margin:0 auto;
  width:100%
}
.body>.rstpl-footer-position .rstpl-rscontact .mod-rscontact-error,
.body>.rstpl-after-footer-position .rstpl-rscontact .mod-rscontact-error {
  color:#fb8c86;
  font-weight:700
}
.body>.rstpl-footer-position .row-fluid>[class*="span"]:hover .rstpl-title:before,
.body>.rstpl-after-footer-position .row-fluid>[class*="span"]:hover .rstpl-title:before {
  width:8px
}
@media (max-width:767px) {
  .body>.rstpl-footer-position .rstpl-rscontact .rscontact,
  .body>.rstpl-after-footer-position .rstpl-rscontact .rscontact {
    width:100%;
    margin-bottom:56px
  }
}
.body>.rstpl-copyright-position,
.body>.rstpl-after-footer-position {
  color:#ffffff;
  margin-top:0;
  background-color:#537d8b;
  background-attachment:fixed
}
.body>.rstpl-copyright-position .rstpl-title,
.body>.rstpl-after-footer-position .rstpl-title,
.body>.rstpl-copyright-position p,
.body>.rstpl-after-footer-position p,
.body>.rstpl-copyright-position li,
.body>.rstpl-after-footer-position li,
.body>.rstpl-copyright-position i,
.body>.rstpl-after-footer-position i,
.body>.rstpl-copyright-position span,
.body>.rstpl-after-footer-position span {
  color:#ffffff
}
.body>.rstpl-copyright-position .rstpl-template-menu,
.body>.rstpl-after-footer-position .rstpl-template-menu {
  list-style:none;
  margin:0
}
.body>.rstpl-copyright-position .rstpl-template-menu>li,
.body>.rstpl-after-footer-position .rstpl-template-menu>li {
  display:inline-block
}
.body>.rstpl-copyright-position .rstpl-template-menu>li:first-child,
.body>.rstpl-after-footer-position .rstpl-template-menu>li:first-child {
  padding-left:0
}
.body>.rstpl-copyright-position .rstpl-template-menu>li:first-child a,
.body>.rstpl-after-footer-position .rstpl-template-menu>li:first-child a {
  padding-left:0
}
.body>.rstpl-copyright-position .rstpl-template-menu>li.rstpl-mega-menu .rstpl-mega-menu-container,
.body>.rstpl-after-footer-position .rstpl-template-menu>li.rstpl-mega-menu .rstpl-mega-menu-container {
  display:none
}
.body>.rstpl-copyright-position .rstpl-template-menu>li>a,
.body>.rstpl-after-footer-position .rstpl-template-menu>li>a {
  color:#ffffff;
  display:block;
  padding:5px 10px;
  font-weight:500;
  font-size:14px;
  text-transform:uppercase;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.body>.rstpl-copyright-position .rstpl-template-menu>li>a:hover,
.body>.rstpl-after-footer-position .rstpl-template-menu>li>a:hover {
  color:#30d2db;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
@media (max-width:979px) {
  .body>.rstpl-copyright-position .rstpl-template-menu,
  .body>.rstpl-after-footer-position .rstpl-template-menu {
    text-align:center
  }
}
.body>.rstpl-copyright-position .nav-inner,
.body>.rstpl-after-footer-position .nav-inner {
  display:none
}
@media (max-width:979px) {
  .body>.rstpl-copyright-position .row-fluid [class*="span"],
  .body>.rstpl-after-footer-position .row-fluid [class*="span"] {
    margin:0;
    width:100%
  }
}
.body .rstpl-copyright {
  color:#ffffff
}
.body .rstpl-copyright a {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear;
  color:#30d2db
}
.body .rstpl-copyright a:hover {
  color:#ffffff;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.body .rstpl-copyright span {
  text-align:center;
  font-size:100%
}
.body .rstpl-copyright p {
  display:inline;
  margin:0
}
@media (max-width:979px) {
  .body .rstpl-copyright {
    text-align:center
  }
}
.copyright_link {
  color:#363636;
  line-height:3
}
.copyright_link a {
  color:#537d8b;
  font-weight:600;
  -webkit-transition:color .2s linear;
  -moz-transition:color .2s linear;
  -o-transition:color .2s linear;
  transition:color .2s linear
}
.copyright_link a:hover {
  color:#23353b;
  -webkit-transition:color .2s linear;
  -moz-transition:color .2s linear;
  -o-transition:color .2s linear;
  transition:color .2s linear
}
.accordion {
  margin-bottom:0
}
.accordion-group {
  background-color:#ffffff;
  border-color:#537d8b;
  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;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.accordion-group:first-of-type {
  border-top:1px solid #537d8b;
  border-top-left-radius:0px;
  border-top-right-radius:0px
}
.accordion-group:last-of-type {
  border-bottom-left-radius:0px;
  border-bottom-right-radius:0px
}
.accordion-group .accordion-heading .accordion-toggle {
  color:#537d8b;
  background-color:#ffffff;
  margin:0;
  padding:20px;
  position:relative;
  text-decoration:none
}
.accordion-group .accordion-heading .accordion-toggle i {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.accordion-group .accordion-heading .accordion-toggle.collapsed {
  color:#5c5c5c;
  text-decoration:none
}
.accordion-group .accordion-heading .accordion-toggle.collapsed i {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.accordion-group .accordion-heading>a {
  font-weight:700;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.accordion-group a {
  color:#30d2db
}
.accordion-group a:hover {
  color:#5bdbe3
}
.accordion-inner {
  background-color:#ffffff;
  border-top:0;
  color:#363636;
  line-height:1.8;
  padding:0 30px 30px 30px
}
.accordion-inner a {
  color:#537d8b
}
.accordion-inner a:hover {
  color:#537d8b
}
.accordion-inner p:last-of-type {
  margin-bottom:0
}
.accordion-inner legend {
  color:inherit;
  border:none;
  font-weight:600
}
.accordion-inner .add-on,
.accordion-inner .popover-content {
  color:#363636
}
.accordion-inner .form-actions {
  background-color:#496f7b
}
.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:#363636
}
.accordion-inner .well {
  background-color:#ffffff;
  border:none;
  padding:0
}
.rotate-collapsed .accordion-toggle i {
  -webkit-transform:rotate(0deg);
  -moz-transform:rotate(0deg);
  -ms-transform:rotate(0deg);
  -o-transform:rotate(0deg);
  transform:rotate(0deg)
}
.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)
}
.alert {
  background-color:#f6b324;
  border:none;
  color:#ffffff;
  text-shadow:none;
  -webkit-transition:all .1s linear;
  -moz-transition:all .1s linear;
  -o-transition:all .1s linear;
  transition:all .1s linear
}
.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;
  margin:0;
  text-shadow:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-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
}
.carousel {
  margin:0
}
.carousel-inner {
  margin:0 auto;
  width:calc(100% - 130px)
}
.carousel-inner .item p {
  line-height:1.6
}
.carousel-control {
  background-color:#ffffff;
  color:#537d8b;
  border:none;
  border-radius:0;
  height:240px;
  width:90px;
  top:50%;
  z-index:3;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear;
  -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 {
  left:0
}
.carousel-control.left i:before {
  content:"\f0d9"
}
.carousel-control.right {
  left:auto;
  right:0
}
.carousel-control.right i:before {
  content:"\f0da"
}
.carousel-control:hover,
.carousel-control:active,
.carousel-control:focus {
  background-color:#30d2db;
  color:#537d8b
}
.carousel-indicators li {
  border:3px solid transparent;
  background-color:#537d8b;
  height:12px;
  width:12px
}
.carousel-indicators li.active {
  border:3px solid #537d8b;
  background-color:#ffffff
}
@media (max-width:767px) {
  margin-bottom:70px;
  .carousel-inner {
    width:100%
  }
  .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)
  }
}
.navbar .nav>li>.dropdown-menu:before,
.navbar .nav>li>.dropdown-menu:after {
  border:none;
  content:""
}
.dropdown-menu {
  background-color:#537d8b;
  border-radius:4px;
  border:none;
  padding:0;
  margin:0;
  top:100%;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:all .2s ease-in;
  -moz-transition:all .2s ease-in;
  -o-transition:all .2s ease-in;
  transition:all .2s ease-in;
  overflow:hidden
}
.dropdown-menu.right-edge {
  left:0;
  top:100% !important
}
.dropdown-menu.right-edge .right-edge {
  top:0 !important;
  left:auto;
  right:100%
}
.dropdown-menu li:first-of-type>a {
  border-top-left-radius:4px;
  border-top-right-radius:4px
}
.dropdown-menu li:last-of-type>a {
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  border-bottom:none
}
.dropdown-menu li>a {
  font-size:13px;
  padding:12px 14px;
  color:#fff;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.dropdown-menu li>a:hover,
.dropdown-menu li>a:focus,
.dropdown-menu li>a:active {
  background:#40606b;
  color:#fff;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.dropdown-menu .dropdown-submenu {
  border-radius:4px;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.dropdown-menu .dropdown-submenu:hover,
.dropdown-menu .dropdown-submenu:focus {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.dropdown-menu .dropdown-submenu:hover>a,
.dropdown-menu .dropdown-submenu:focus>a {
  background:#40606b;
  color:#fff
}
.dropdown-menu .dropdown-submenu:hover>.dropdown-menu,
.dropdown-menu .dropdown-submenu:focus>.dropdown-menu {
  -webkit-transition:opacity .2s linear;
  -moz-transition:opacity .2s linear;
  -o-transition:opacity .2s linear;
  transition:opacity .2s linear;
  -webkit-opacity:1;
  -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 #fff;
  position:absolute;
  right:18px;
  top:12px
}
.dropdown-menu .dropdown-submenu .dropdown-menu {
  top:15%;
  border-radius:4px
}
li>.dropdown-menu {
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0);
  visibility:hidden;
  display:block
}
@media (max-width:979px) {
  li>.dropdown-menu {
    -webkit-opacity:1;
    -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:#40606b
  }
  li>.dropdown-menu .dropdown-submenu:hover>a,
  li>.dropdown-menu .dropdown-submenu:focus>a {
    background-color:#40606b
  }
  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:#40606b
  }
  li>.dropdown-menu .dropdown-submenu>a:after {
    border:none
  }
  li>.dropdown-menu .dropdown-submenu .dropdown-menu {
    -webkit-opacity:1;
    -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 .2s ease-in;
    -moz-transition:opacity .2s ease-in;
    -o-transition:opacity .2s ease-in;
    transition:opacity .2s ease-in;
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter:alpha(opacity=100);
    visibility:visible
  }
}
.row {
  margin-left:0;
  *zoom:1
}
.row:before,
.row:after {
  display:table;
  content:"";
  line-height:0
}
.row:after {
  clear:both
}
[class*="span"] {
  float:left;
  min-height:1px;
  margin-left:0
}
.span12 {
  width:720px
}
.span11 {
  width:660px
}
.span10 {
  width:600px
}
.span9 {
  width:540px
}
.span8 {
  width:480px
}
.span7 {
  width:420px
}
.span6 {
  width:360px
}
.span5 {
  width:300px
}
.span4 {
  width:240px
}
.span3 {
  width:180px
}
.span2 {
  width:120px
}
.span1 {
  width:60px
}
.offset12 {
  margin-left:720px
}
.offset11 {
  margin-left:660px
}
.offset10 {
  margin-left:600px
}
.offset9 {
  margin-left:540px
}
.offset8 {
  margin-left:480px
}
.offset7 {
  margin-left:420px
}
.offset6 {
  margin-left:360px
}
.offset5 {
  margin-left:300px
}
.offset4 {
  margin-left:240px
}
.offset3 {
  margin-left:180px
}
.offset2 {
  margin-left:120px
}
.offset1 {
  margin-left:60px
}
.rstpl-boxed {
  width:100%;
  *zoom:1
}
.rstpl-boxed:before,
.rstpl-boxed:after {
  display:table;
  content:"";
  line-height:0
}
.rstpl-boxed:after {
  clear:both
}
.rstpl-boxed [class*="span"] {
  display:block;
  width:100%;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  float:left;
  margin-left:0%;
  *margin-left:-0.06944444%
}
.rstpl-boxed [class*="span"]:first-child {
  margin-left:0
}
.rstpl-boxed .controls-row [class*="span"]+[class*="span"] {
  margin-left:0%
}
.rstpl-boxed .span12 {
  width:100%;
  *width:99.93055556%
}
.rstpl-boxed .span11 {
  width:91.66666667%;
  *width:91.59722222000001%
}
.rstpl-boxed .span10 {
  width:83.33333333%;
  *width:83.26388889%
}
.rstpl-boxed .span9 {
  width:75%;
  *width:74.93055556%
}
.rstpl-boxed .span8 {
  width:66.66666667%;
  *width:66.59722222000001%
}
.rstpl-boxed .span7 {
  width:58.33333333%;
  *width:58.26388889%
}
.rstpl-boxed .span6 {
  width:50%;
  *width:49.93055556%
}
.rstpl-boxed .span5 {
  width:41.66666667%;
  *width:41.59722222%
}
.rstpl-boxed .span4 {
  width:33.33333333%;
  *width:33.26388889%
}
.rstpl-boxed .span3 {
  width:25%;
  *width:24.93055556%
}
.rstpl-boxed .span2 {
  width:16.66666667%;
  *width:16.59722222%
}
.rstpl-boxed .span1 {
  width:8.33333333%;
  *width:8.26388889%
}
.rstpl-boxed .offset12 {
  margin-left:100%;
  *margin-left:99.86111111%
}
.rstpl-boxed .offset12:first-child {
  margin-left:100%;
  *margin-left:99.86111111%
}
.rstpl-boxed .offset11 {
  margin-left:91.66666667%;
  *margin-left:91.52777777999999%
}
.rstpl-boxed .offset11:first-child {
  margin-left:91.66666667%;
  *margin-left:91.52777777999999%
}
.rstpl-boxed .offset10 {
  margin-left:83.33333333%;
  *margin-left:83.19444444%
}
.rstpl-boxed .offset10:first-child {
  margin-left:83.33333333%;
  *margin-left:83.19444444%
}
.rstpl-boxed .offset9 {
  margin-left:75%;
  *margin-left:74.86111111%
}
.rstpl-boxed .offset9:first-child {
  margin-left:75%;
  *margin-left:74.86111111%
}
.rstpl-boxed .offset8 {
  margin-left:66.66666667%;
  *margin-left:66.52777777999999%
}
.rstpl-boxed .offset8:first-child {
  margin-left:66.66666667%;
  *margin-left:66.52777777999999%
}
.rstpl-boxed .offset7 {
  margin-left:58.33333333%;
  *margin-left:58.19444444%
}
.rstpl-boxed .offset7:first-child {
  margin-left:58.33333333%;
  *margin-left:58.19444444%
}
.rstpl-boxed .offset6 {
  margin-left:50%;
  *margin-left:49.86111111%
}
.rstpl-boxed .offset6:first-child {
  margin-left:50%;
  *margin-left:49.86111111%
}
.rstpl-boxed .offset5 {
  margin-left:41.66666667%;
  *margin-left:41.52777778%
}
.rstpl-boxed .offset5:first-child {
  margin-left:41.66666667%;
  *margin-left:41.52777778%
}
.rstpl-boxed .offset4 {
  margin-left:33.33333333%;
  *margin-left:33.19444444%
}
.rstpl-boxed .offset4:first-child {
  margin-left:33.33333333%;
  *margin-left:33.19444444%
}
.rstpl-boxed .offset3 {
  margin-left:25%;
  *margin-left:24.86111111%
}
.rstpl-boxed .offset3:first-child {
  margin-left:25%;
  *margin-left:24.86111111%
}
.rstpl-boxed .offset2 {
  margin-left:16.66666667%;
  *margin-left:16.52777778%
}
.rstpl-boxed .offset2:first-child {
  margin-left:16.66666667%;
  *margin-left:16.52777778%
}
.rstpl-boxed .offset1 {
  margin-left:8.33333333%;
  *margin-left:8.19444444%
}
.rstpl-boxed .offset1:first-child {
  margin-left:8.33333333%;
  *margin-left:8.19444444%
}
[class*="span"].hide,
.rstpl-boxed [class*="span"].hide {
  display:none
}
[class*="span"].pull-right,
.rstpl-boxed [class*="span"].pull-right {
  float:right
}
.clearfix {
  *zoom:1
}
.clearfix:before,
.clearfix:after {
  display:table;
  content:"";
  line-height:0
}
.clearfix:after {
  clear:both
}
.input-block-level {
  display:block;
  width:100%;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box
}
.row {
  margin-left:0;
  *zoom:1
}
.row:before,
.row:after {
  display:table;
  content:"";
  line-height:0
}
.row:after {
  clear:both
}
[class*="span"] {
  float:left;
  min-height:1px;
  margin-left:0
}
.span12 {
  width:720px
}
.span11 {
  width:660px
}
.span10 {
  width:600px
}
.span9 {
  width:540px
}
.span8 {
  width:480px
}
.span7 {
  width:420px
}
.span6 {
  width:360px
}
.span5 {
  width:300px
}
.span4 {
  width:240px
}
.span3 {
  width:180px
}
.span2 {
  width:120px
}
.span1 {
  width:60px
}
.offset12 {
  margin-left:720px
}
.offset11 {
  margin-left:660px
}
.offset10 {
  margin-left:600px
}
.offset9 {
  margin-left:540px
}
.offset8 {
  margin-left:480px
}
.offset7 {
  margin-left:420px
}
.offset6 {
  margin-left:360px
}
.offset5 {
  margin-left:300px
}
.offset4 {
  margin-left:240px
}
.offset3 {
  margin-left:180px
}
.offset2 {
  margin-left:120px
}
.offset1 {
  margin-left:60px
}
.rstpl-boxed {
  width:100%;
  *zoom:1
}
.rstpl-boxed:before,
.rstpl-boxed:after {
  display:table;
  content:"";
  line-height:0
}
.rstpl-boxed:after {
  clear:both
}
.rstpl-boxed [class*="span"] {
  display:block;
  width:100%;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  float:left;
  margin-left:0%;
  *margin-left:-0.06944444%
}
.rstpl-boxed [class*="span"]:first-child {
  margin-left:0
}
.rstpl-boxed .controls-row [class*="span"]+[class*="span"] {
  margin-left:0%
}
.rstpl-boxed .span12 {
  width:100%;
  *width:99.93055556%
}
.rstpl-boxed .span11 {
  width:91.66666667%;
  *width:91.59722222000001%
}
.rstpl-boxed .span10 {
  width:83.33333333%;
  *width:83.26388889%
}
.rstpl-boxed .span9 {
  width:75%;
  *width:74.93055556%
}
.rstpl-boxed .span8 {
  width:66.66666667%;
  *width:66.59722222000001%
}
.rstpl-boxed .span7 {
  width:58.33333333%;
  *width:58.26388889%
}
.rstpl-boxed .span6 {
  width:50%;
  *width:49.93055556%
}
.rstpl-boxed .span5 {
  width:41.66666667%;
  *width:41.59722222%
}
.rstpl-boxed .span4 {
  width:33.33333333%;
  *width:33.26388889%
}
.rstpl-boxed .span3 {
  width:25%;
  *width:24.93055556%
}
.rstpl-boxed .span2 {
  width:16.66666667%;
  *width:16.59722222%
}
.rstpl-boxed .span1 {
  width:8.33333333%;
  *width:8.26388889%
}
.rstpl-boxed .offset12 {
  margin-left:100%;
  *margin-left:99.86111111%
}
.rstpl-boxed .offset12:first-child {
  margin-left:100%;
  *margin-left:99.86111111%
}
.rstpl-boxed .offset11 {
  margin-left:91.66666667%;
  *margin-left:91.52777777999999%
}
.rstpl-boxed .offset11:first-child {
  margin-left:91.66666667%;
  *margin-left:91.52777777999999%
}
.rstpl-boxed .offset10 {
  margin-left:83.33333333%;
  *margin-left:83.19444444%
}
.rstpl-boxed .offset10:first-child {
  margin-left:83.33333333%;
  *margin-left:83.19444444%
}
.rstpl-boxed .offset9 {
  margin-left:75%;
  *margin-left:74.86111111%
}
.rstpl-boxed .offset9:first-child {
  margin-left:75%;
  *margin-left:74.86111111%
}
.rstpl-boxed .offset8 {
  margin-left:66.66666667%;
  *margin-left:66.52777777999999%
}
.rstpl-boxed .offset8:first-child {
  margin-left:66.66666667%;
  *margin-left:66.52777777999999%
}
.rstpl-boxed .offset7 {
  margin-left:58.33333333%;
  *margin-left:58.19444444%
}
.rstpl-boxed .offset7:first-child {
  margin-left:58.33333333%;
  *margin-left:58.19444444%
}
.rstpl-boxed .offset6 {
  margin-left:50%;
  *margin-left:49.86111111%
}
.rstpl-boxed .offset6:first-child {
  margin-left:50%;
  *margin-left:49.86111111%
}
.rstpl-boxed .offset5 {
  margin-left:41.66666667%;
  *margin-left:41.52777778%
}
.rstpl-boxed .offset5:first-child {
  margin-left:41.66666667%;
  *margin-left:41.52777778%
}
.rstpl-boxed .offset4 {
  margin-left:33.33333333%;
  *margin-left:33.19444444%
}
.rstpl-boxed .offset4:first-child {
  margin-left:33.33333333%;
  *margin-left:33.19444444%
}
.rstpl-boxed .offset3 {
  margin-left:25%;
  *margin-left:24.86111111%
}
.rstpl-boxed .offset3:first-child {
  margin-left:25%;
  *margin-left:24.86111111%
}
.rstpl-boxed .offset2 {
  margin-left:16.66666667%;
  *margin-left:16.52777778%
}
.rstpl-boxed .offset2:first-child {
  margin-left:16.66666667%;
  *margin-left:16.52777778%
}
.rstpl-boxed .offset1 {
  margin-left:8.33333333%;
  *margin-left:8.19444444%
}
.rstpl-boxed .offset1:first-child {
  margin-left:8.33333333%;
  *margin-left:8.19444444%
}
[class*="span"].hide,
.rstpl-boxed [class*="span"].hide {
  display:none
}
[class*="span"].pull-right,
.rstpl-boxed [class*="span"].pull-right {
  float:right
}
@media (min-width:1365px) {
  .row {
    margin-left:0;
    *zoom:1
  }
  .row:before,
  .row:after {
    display:table;
    content:"";
    line-height:0
  }
  .row:after {
    clear:both
  }
  [class*="span"] {
    float:left;
    min-height:1px;
    margin-left:0
  }
  .span12 {
    width:840px
  }
  .span11 {
    width:770px
  }
  .span10 {
    width:700px
  }
  .span9 {
    width:630px
  }
  .span8 {
    width:560px
  }
  .span7 {
    width:490px
  }
  .span6 {
    width:420px
  }
  .span5 {
    width:350px
  }
  .span4 {
    width:280px
  }
  .span3 {
    width:210px
  }
  .span2 {
    width:140px
  }
  .span1 {
    width:70px
  }
  .offset12 {
    margin-left:840px
  }
  .offset11 {
    margin-left:770px
  }
  .offset10 {
    margin-left:700px
  }
  .offset9 {
    margin-left:630px
  }
  .offset8 {
    margin-left:560px
  }
  .offset7 {
    margin-left:490px
  }
  .offset6 {
    margin-left:420px
  }
  .offset5 {
    margin-left:350px
  }
  .offset4 {
    margin-left:280px
  }
  .offset3 {
    margin-left:210px
  }
  .offset2 {
    margin-left:140px
  }
  .offset1 {
    margin-left:70px
  }
  .rstpl-boxed {
    width:100%;
    *zoom:1
  }
  .rstpl-boxed:before,
  .rstpl-boxed:after {
    display:table;
    content:"";
    line-height:0
  }
  .rstpl-boxed:after {
    clear:both
  }
  .rstpl-boxed [class*="span"] {
    display:block;
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    float:left;
    margin-left:0%;
    *margin-left:-0.06944444%
  }
  .rstpl-boxed [class*="span"]:first-child {
    margin-left:0
  }
  .rstpl-boxed .controls-row [class*="span"]+[class*="span"] {
    margin-left:0%
  }
  .rstpl-boxed .span12 {
    width:100%;
    *width:99.93055556%
  }
  .rstpl-boxed .span11 {
    width:91.66666667%;
    *width:91.59722222000001%
  }
  .rstpl-boxed .span10 {
    width:83.33333333%;
    *width:83.26388889%
  }
  .rstpl-boxed .span9 {
    width:75%;
    *width:74.93055556%
  }
  .rstpl-boxed .span8 {
    width:66.66666667%;
    *width:66.59722222000001%
  }
  .rstpl-boxed .span7 {
    width:58.33333333%;
    *width:58.26388889%
  }
  .rstpl-boxed .span6 {
    width:50%;
    *width:49.93055556%
  }
  .rstpl-boxed .span5 {
    width:41.66666667%;
    *width:41.59722222%
  }
  .rstpl-boxed .span4 {
    width:33.33333333%;
    *width:33.26388889%
  }
  .rstpl-boxed .span3 {
    width:25%;
    *width:24.93055556%
  }
  .rstpl-boxed .span2 {
    width:16.66666667%;
    *width:16.59722222%
  }
  .rstpl-boxed .span1 {
    width:8.33333333%;
    *width:8.26388889%
  }
  .rstpl-boxed .offset12 {
    margin-left:100%;
    *margin-left:99.86111111%
  }
  .rstpl-boxed .offset12:first-child {
    margin-left:100%;
    *margin-left:99.86111111%
  }
  .rstpl-boxed .offset11 {
    margin-left:91.66666667%;
    *margin-left:91.52777777999999%
  }
  .rstpl-boxed .offset11:first-child {
    margin-left:91.66666667%;
    *margin-left:91.52777777999999%
  }
  .rstpl-boxed .offset10 {
    margin-left:83.33333333%;
    *margin-left:83.19444444%
  }
  .rstpl-boxed .offset10:first-child {
    margin-left:83.33333333%;
    *margin-left:83.19444444%
  }
  .rstpl-boxed .offset9 {
    margin-left:75%;
    *margin-left:74.86111111%
  }
  .rstpl-boxed .offset9:first-child {
    margin-left:75%;
    *margin-left:74.86111111%
  }
  .rstpl-boxed .offset8 {
    margin-left:66.66666667%;
    *margin-left:66.52777777999999%
  }
  .rstpl-boxed .offset8:first-child {
    margin-left:66.66666667%;
    *margin-left:66.52777777999999%
  }
  .rstpl-boxed .offset7 {
    margin-left:58.33333333%;
    *margin-left:58.19444444%
  }
  .rstpl-boxed .offset7:first-child {
    margin-left:58.33333333%;
    *margin-left:58.19444444%
  }
  .rstpl-boxed .offset6 {
    margin-left:50%;
    *margin-left:49.86111111%
  }
  .rstpl-boxed .offset6:first-child {
    margin-left:50%;
    *margin-left:49.86111111%
  }
  .rstpl-boxed .offset5 {
    margin-left:41.66666667%;
    *margin-left:41.52777778%
  }
  .rstpl-boxed .offset5:first-child {
    margin-left:41.66666667%;
    *margin-left:41.52777778%
  }
  .rstpl-boxed .offset4 {
    margin-left:33.33333333%;
    *margin-left:33.19444444%
  }
  .rstpl-boxed .offset4:first-child {
    margin-left:33.33333333%;
    *margin-left:33.19444444%
  }
  .rstpl-boxed .offset3 {
    margin-left:25%;
    *margin-left:24.86111111%
  }
  .rstpl-boxed .offset3:first-child {
    margin-left:25%;
    *margin-left:24.86111111%
  }
  .rstpl-boxed .offset2 {
    margin-left:16.66666667%;
    *margin-left:16.52777778%
  }
  .rstpl-boxed .offset2:first-child {
    margin-left:16.66666667%;
    *margin-left:16.52777778%
  }
  .rstpl-boxed .offset1 {
    margin-left:8.33333333%;
    *margin-left:8.19444444%
  }
  .rstpl-boxed .offset1:first-child {
    margin-left:8.33333333%;
    *margin-left:8.19444444%
  }
}
@media (min-width:768px) and (max-width:1280px) {
  .row {
    margin-left:0;
    *zoom:1
  }
  .row:before,
  .row:after {
    display:table;
    content:"";
    line-height:0
  }
  .row:after {
    clear:both
  }
  [class*="span"] {
    float:left;
    min-height:1px;
    margin-left:0
  }
  .span12 {
    width:504px
  }
  .span11 {
    width:462px
  }
  .span10 {
    width:420px
  }
  .span9 {
    width:378px
  }
  .span8 {
    width:336px
  }
  .span7 {
    width:294px
  }
  .span6 {
    width:252px
  }
  .span5 {
    width:210px
  }
  .span4 {
    width:168px
  }
  .span3 {
    width:126px
  }
  .span2 {
    width:84px
  }
  .span1 {
    width:42px
  }
  .offset12 {
    margin-left:504px
  }
  .offset11 {
    margin-left:462px
  }
  .offset10 {
    margin-left:420px
  }
  .offset9 {
    margin-left:378px
  }
  .offset8 {
    margin-left:336px
  }
  .offset7 {
    margin-left:294px
  }
  .offset6 {
    margin-left:252px
  }
  .offset5 {
    margin-left:210px
  }
  .offset4 {
    margin-left:168px
  }
  .offset3 {
    margin-left:126px
  }
  .offset2 {
    margin-left:84px
  }
  .offset1 {
    margin-left:42px
  }
  .rstpl-boxed {
    width:100%;
    *zoom:1
  }
  .rstpl-boxed:before,
  .rstpl-boxed:after {
    display:table;
    content:"";
    line-height:0
  }
  .rstpl-boxed:after {
    clear:both
  }
  .rstpl-boxed [class*="span"] {
    display:block;
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    float:left;
    margin-left:0%;
    *margin-left:-0.06944444%
  }
  .rstpl-boxed [class*="span"]:first-child {
    margin-left:0
  }
  .rstpl-boxed .controls-row [class*="span"]+[class*="span"] {
    margin-left:0%
  }
  .rstpl-boxed .span12 {
    width:100%;
    *width:99.93055556%
  }
  .rstpl-boxed .span11 {
    width:91.66666667%;
    *width:91.59722222000001%
  }
  .rstpl-boxed .span10 {
    width:83.33333333%;
    *width:83.26388889%
  }
  .rstpl-boxed .span9 {
    width:75%;
    *width:74.93055556%
  }
  .rstpl-boxed .span8 {
    width:66.66666667%;
    *width:66.59722222000001%
  }
  .rstpl-boxed .span7 {
    width:58.33333333%;
    *width:58.26388889%
  }
  .rstpl-boxed .span6 {
    width:50%;
    *width:49.93055556%
  }
  .rstpl-boxed .span5 {
    width:41.66666667%;
    *width:41.59722222%
  }
  .rstpl-boxed .span4 {
    width:33.33333333%;
    *width:33.26388889%
  }
  .rstpl-boxed .span3 {
    width:25%;
    *width:24.93055556%
  }
  .rstpl-boxed .span2 {
    width:16.66666667%;
    *width:16.59722222%
  }
  .rstpl-boxed .span1 {
    width:8.33333333%;
    *width:8.26388889%
  }
  .rstpl-boxed .offset12 {
    margin-left:100%;
    *margin-left:99.86111111%
  }
  .rstpl-boxed .offset12:first-child {
    margin-left:100%;
    *margin-left:99.86111111%
  }
  .rstpl-boxed .offset11 {
    margin-left:91.66666667%;
    *margin-left:91.52777777999999%
  }
  .rstpl-boxed .offset11:first-child {
    margin-left:91.66666667%;
    *margin-left:91.52777777999999%
  }
  .rstpl-boxed .offset10 {
    margin-left:83.33333333%;
    *margin-left:83.19444444%
  }
  .rstpl-boxed .offset10:first-child {
    margin-left:83.33333333%;
    *margin-left:83.19444444%
  }
  .rstpl-boxed .offset9 {
    margin-left:75%;
    *margin-left:74.86111111%
  }
  .rstpl-boxed .offset9:first-child {
    margin-left:75%;
    *margin-left:74.86111111%
  }
  .rstpl-boxed .offset8 {
    margin-left:66.66666667%;
    *margin-left:66.52777777999999%
  }
  .rstpl-boxed .offset8:first-child {
    margin-left:66.66666667%;
    *margin-left:66.52777777999999%
  }
  .rstpl-boxed .offset7 {
    margin-left:58.33333333%;
    *margin-left:58.19444444%
  }
  .rstpl-boxed .offset7:first-child {
    margin-left:58.33333333%;
    *margin-left:58.19444444%
  }
  .rstpl-boxed .offset6 {
    margin-left:50%;
    *margin-left:49.86111111%
  }
  .rstpl-boxed .offset6:first-child {
    margin-left:50%;
    *margin-left:49.86111111%
  }
  .rstpl-boxed .offset5 {
    margin-left:41.66666667%;
    *margin-left:41.52777778%
  }
  .rstpl-boxed .offset5:first-child {
    margin-left:41.66666667%;
    *margin-left:41.52777778%
  }
  .rstpl-boxed .offset4 {
    margin-left:33.33333333%;
    *margin-left:33.19444444%
  }
  .rstpl-boxed .offset4:first-child {
    margin-left:33.33333333%;
    *margin-left:33.19444444%
  }
  .rstpl-boxed .offset3 {
    margin-left:25%;
    *margin-left:24.86111111%
  }
  .rstpl-boxed .offset3:first-child {
    margin-left:25%;
    *margin-left:24.86111111%
  }
  .rstpl-boxed .offset2 {
    margin-left:16.66666667%;
    *margin-left:16.52777778%
  }
  .rstpl-boxed .offset2:first-child {
    margin-left:16.66666667%;
    *margin-left:16.52777778%
  }
  .rstpl-boxed .offset1 {
    margin-left:8.33333333%;
    *margin-left:8.19444444%
  }
  .rstpl-boxed .offset1:first-child {
    margin-left:8.33333333%;
    *margin-left:8.19444444%
  }
}
@media (max-width:767px) {
  .row-fluid {
    width:100%
  }
  .row {
    margin-left:0
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float:none;
    display:block;
    width:100%;
    margin-left:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
  }
  .span12,
  .row-fluid .span12 {
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left:0
  }
}
.hero-unit {
  border-radius:0px
}
.hero-unit h1 {
  margin:0 0 20px 0
}
.pager {
  margin:0 0 20px 0
}
.pager li a {
  background:linear-gradient(0deg, #40606b 25%,#537d8b 85%);
  background:-webkit-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-moz-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-ms-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-o-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background-color:#537d8b;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:10px 20px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.pager li a:hover,
.pager li a:focus,
.pager li a:active,
.pager li a:active.pager li a:focus {
  background-color:#5a8796;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.pager li a:hover,
.pager li a:focus,
.pager li a:active {
  background-color:#6b97a6;
  color:#ffffff
}
.pagination ul {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.pagination ul>li>a,
.pagination ul>li>span {
  padding:17px;
  border:none;
  min-width:4em;
  text-align:center
}
.pagination ul>li a {
  background-color:rgba(48,210,219,0.15)
}
.pagination ul>li a>i {
  text-align:center
}
.pagination p {
  margin:15px 0 15px 5px
}
.progress {
  height:35px;
  margin:0 0 16px 0;
  background-color:#f7f7f7;
  border-radius:0px;
  overflow:hidden;
  background-image:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.progress .bar {
  font-size:20px;
  color:#fff;
  text-align:center;
  text-shadow:none;
  background-color:#537d8b;
  background-image:none;
  line-height:35px;
  float:left;
  width:0;
  height:100%;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:all .2s ease;
  -moz-transition:all .2s ease;
  -o-transition:all .2s ease;
  transition:all .2s ease
}
.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:#537d8b;
  margin:0
}
.nav-tabs>li>a {
  background-color:#ffffff;
  border-color:#537d8b;
  border-radius:0;
  color:#5c5c5c;
  font-size:14px;
  font-weight:600;
  margin-right:6px;
  text-transform:uppercase;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.nav-tabs>li>a:hover {
  background-color:#ffffff;
  border-color:#537d8b;
  color:#537d8b;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.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:#537d8b #537d8b transparent #537d8b
}
.tab-content {
  background-color:#ffffff;
  border-bottom:1px solid #537d8b;
  border-left:1px solid #537d8b;
  border-right:1px solid #537d8b;
  color:#363636;
  line-height:1.8;
  padding:20px;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.tab-content a {
  color:#30d2db
}
.tab-content a:hover {
  color:#5bdbe3
}
.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:#363636
}
.tab-content .form-actions {
  background-color:#496f7b
}
.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:#363636
}
.tab-content .well {
  background-color:#496f7b;
  border-color:#40606b;
  color:#ffffff
}
.thumbnail {
  background-color:#ffffff;
  border-color:#537d8b;
  border-radius:0px
}
.tooltip {
  font-size:.8em;
  font-weight:700;
  border:none
}
.tooltip .tooltip-inner {
  border:none
}
.tooltip.top .tooltip-arrow {
  border-top-color:none
}
.tooltip.right .tooltip-arrow {
  border-right-color:none
}
.tooltip.left .tooltip-arrow {
  border-left-color:none
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color:none
}
.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;
  font-size:12.8px
}
.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:last-of-type {
    margin-right:15px
  }
}
.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 h2,
div[itemprop="blogPost"] .page-header .rstpl-title {
  margin:10px 0;
  font-size:2.2rem
}
div[itemprop="blogPost"] .item-image {
  margin-bottom:20px;
  overflow:hidden;
  position:relative
}
div[itemprop="blogPost"] .readmore {
  margin:20px 0 0 0
}
.items-leading div[itemprop="blogPost"] {
  margin:30px 0 50px 0
}
.items-leading div[itemprop="blogPost"]:first-of-type {
  margin-top:0px
}
@media (max-width:767px) {
  .items-leading {
    margin:30px 0 50px 0
  }
}
div[itemprop="articleBody"] {
  margin:0 0 20px 0
}
@media (max-width:767px) {
  div[itemprop="articleBody"] {
    padding:0
  }
}
div[itemprop="articleBody"] p {
  margin-bottom:20px
}
.page-header {
  border-bottom:0;
  margin:0;
  padding:0
}
.page-header h2 {
  font-size:2.6rem
}
.rstpl-article-container .icons {
  display:inline-block;
  float:right;
  position:relative
}
.blog .item {
  position:relative;
  margin-bottom:56px
}
.blog .icons {
  position:absolute;
  top:0;
  right:0;
  z-index:2
}
.blog .icons .dropdown-toggle.btn-mini {
  background-color:#537d8b;
  display:block;
  padding:5px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.blog .items-row:last-of-type {
  margin-bottom:60px
}
@media (max-width:767px) {
  .blog .items-row:last-of-type {
    margin-bottom:0px
  }
}
@media (max-width:767px) {
  .blog .items-row {
    margin-bottom:30px
  }
}
@media (max-width:767px) {
  .rstpl-all-content-position [class*="span"] {
    float:left
  }
}
.rstpl-featured-article {
  position:relative;
  background-position:center bottom;
  background-repeat:no-repeat;
  background-size:auto 100%;
  -webkit-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  -o-transition:all .2s ease-out;
  transition:all .2s ease-out;
  overflow:hidden
}
.rstpl-featured-article .rstpl-content-container {
  padding:112px;
  position:relative;
  overflow:hidden;
  width:100%;
  min-height:680px;
  color:#363636;
  background-color:rgba(48,210,219,0.8);
  -webkit-transition:all .2s cubic-bezier(.23, 1, .32, 1);
  -moz-transition:all .2s cubic-bezier(.23, 1, .32, 1);
  -o-transition:all .2s cubic-bezier(.23, 1, .32, 1);
  transition:all .2s cubic-bezier(.23, 1, .32, 1);
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.rstpl-featured-article .rstpl-content-container .rstpl-date-block {
  display:block;
  float:left;
  width:4rem;
  height:4rem;
  padding:.5rem .85rem;
  line-height:1.1;
  text-align:center;
  font-size:14.4px;
  background-color:#537d8b;
  color:#ffffff;
  font-family:Raleway
}
.rstpl-featured-article .rstpl-content-container .rstpl-date-block .rstpl-date {
  display:inline-block
}
.rstpl-featured-article .rstpl-content-container .rstpl-date-block .rstpl-date:first-line {
  font-weight:800
}
.rstpl-featured-article .rstpl-content-container .rstpl-date-block+a {
  width:calc(90%);
  display:block;
  margin-left:5rem
}
.rstpl-featured-article .rstpl-content-container .rstpl-title {
  color:#537d8b;
  font-weight:600;
  margin-bottom:1rem;
  min-height:6rem
}
.rstpl-featured-article .rstpl-content-container .rstpl-address,
.rstpl-featured-article .rstpl-content-container .rstpl-time {
  margin-bottom:0.5rem;
  color:#ffffff
}
.rstpl-featured-article .rstpl-content-container .rstpl-address .icon,
.rstpl-featured-article .rstpl-content-container .rstpl-time .icon {
  margin-right:0.5rem
}
.rstpl-featured-article .rstpl-content-container .rstpl-address a,
.rstpl-featured-article .rstpl-content-container .rstpl-time a {
  color:#ffffff;
  font-weight:600
}
.rstpl-featured-article .rstpl-content-container .rstpl-address a:hover,
.rstpl-featured-article .rstpl-content-container .rstpl-time a:hover,
.rstpl-featured-article .rstpl-content-container .rstpl-address a:focus,
.rstpl-featured-article .rstpl-content-container .rstpl-time a:focus,
.rstpl-featured-article .rstpl-content-container .rstpl-address a:active,
.rstpl-featured-article .rstpl-content-container .rstpl-time a:active {
  color:#537d8b
}
.rstpl-featured-article .rstpl-content-container .rstpl-introtext {
  margin-top:2rem;
  text-overflow:ellipsis;
  color:#ffffff;
  -webkit-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  -o-transition:all .2s ease-out;
  transition:all .2s ease-out
}
.rstpl-featured-article .rstpl-content-container .rstpl-introtext p {
  color:#ffffff;
  margin:0
}
.rstpl-featured-article .rstpl-content-container .btn {
  margin:1.5rem auto 0 auto
}
.rstpl-featured-article:hover {
  background-size:auto 105%;
  -webkit-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  -o-transition:all .2s ease-out;
  transition:all .2s ease-out
}
.rstpl-featured-article:hover .rstpl-content-container {
  background-color:rgba(48,210,219,0.9)
}
.rstpl-featured-article:hover .rstpl-content-container .rstpl-introtext {
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -webkit-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  -o-transition:all .2s ease-out;
  transition:all .2s ease-out
}
@media (max-width:1365px) {
  .rstpl-featured-article .rstpl-content-container {
    min-height:680px;
    padding:56px
  }
}
@media (max-width:1199px) {
  .rstpl-featured-article .rstpl-content-container {
    padding:4rem 2rem 2rem 2rem;
    min-height:768px
  }
  .rstpl-featured-article .rstpl-content-container .rstpl-date-block {
    margin:0 auto 1rem auto;
    float:none
  }
  .rstpl-featured-article .rstpl-content-container .rstpl-date-block+a {
    margin-left:0;
    font-size:1.4rem;
    width:100%;
    text-align:center
  }
}
@media (max-width:767px) {
  .rstpl-featured-article {
    background-size:cover;
    font-size:1.2rem
  }
  .rstpl-featured-article .rstpl-content-container {
    padding:15% 8%
  }
  .rstpl-featured-article:hover {
    background-size:cover
  }
}
#rstpl-com_contact .dl-horizontal dt {
  width:100px;
  height:100px;
  text-align:center;
  float:none;
  padding:10px;
  margin:0 auto
}
#rstpl-com_contact .dl-horizontal dd {
  margin:10px auto 45px auto;
  width:100%;
  float:none;
  text-align:center;
  font-size:22.4px;
  font-weight:600;
  line-height:1.5
}
#rstpl-com_contact #contact-form {
  background-color:transparent;
  border:none;
  padding:0
}
#rstpl-com_contact #contact-form legend {
  border:none;
  margin-bottom:0
}
#rstpl-com_contact #contact-form .control-label {
  text-align:left
}
#rstpl-com_contact #contact-form .controls {
  margin:0
}
#rstpl-com_contact .contact .row-fluid .span5 .rstpl-title,
#rstpl-com_contact .contact .row-fluid .span7 .rstpl-title {
  text-align:center;
  text-transform:lowercase
}
@media (min-width:768px) and (max-width:979px) {
  #rstpl-com_contact .contact .row-fluid .span5,
  #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:0px 0px 40px 0px;
  padding:0px 0px 24px 30px
}
.newsfeed .feed-item-description p {
  margin-bottom:10px
}
.rscomments {
  background-color:#fff
}
.rscomments .rscomment-form {
  background-color:transparent;
  border:0;
  padding:0
}
.rscomments .media.rscomment {
  background-color:#fff;
  border:1px solid #537d8b;
  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:#537d8b;
  color:#ffffff;
  font-size:13px;
  font-weight:bold;
  padding:5px;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rsblog-tag-cloud li .rsblog-tag:hover {
  background-color:#30d2db;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rsblog-main-container .well,
.rsblog-main-post-container .well {
  background-color:transparent;
  border-color:#537d8b;
  border-width:0 0 1px 0;
  border-radius:0;
  margin:0 0 40px 0;
  padding:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-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:#537d8b
}
.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:#537d8b
}
.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:#537d8b;
  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 #537d8b;
  border-top:1px solid #537d8b
}
.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;
  -ms-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:#537d8b;
  color:#ffffff
}
.rsdir-listing {
  border-color:#537d8b;
  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-title {
  font-size:23px
}
.rsdir-listing.rsdir-listing-promoted {
  background-color:rgba(48,210,219,0.15)
}
.rsdir-listing.rsdir-listing-promoted:after {
  background-color:rgba(48,210,219,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_details>div {
  margin-bottom:0
}
.rs_events_container>.rs_event_detail {
  background-color:transparent !important;
  border:1px solid #537d8b;
  border-radius:0;
  margin-bottom:30px !important;
  padding:30px !important;
  position:relative;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-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 .rsepro-title-block {
  font-size:26px;
  font-family:Merriweather;
  margin-bottom:18px;
  font-style:italic
}
.rs_events_container>.rs_event_detail .rsepro-date-block,
.rs_events_container>.rs_event_detail .rsepro-event-taxonomies-block {
  font-size:12.8px;
  font-weight:400
}
.rs_events_container>.rs_event_detail .rsepro-small-description-block {
  margin-top:10px;
  font-size:15.2px
}
.rs_events_container>.rs_event_detail.rs_featured:before {
  background-color:#537d8b;
  color:#ffffff;
  content:'\f005';
  font-family:FontAwesomeRSTemplate;
  font-size:20px;
  position:absolute;
  height:1em;
  width:1em;
  line-height:1em;
  padding:16px;
  right:0;
  top:0;
  text-align:center
}
.rs_events_container>.rs_event_detail.rs_featured .rs_options {
  right:60px
}
.rs_events_container a.thumbnail {
  border:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  display:inline-block;
  padding:0;
  background-color:#30d2db
}
.rs_events_container a.thumbnail:hover>img {
  -webkit-opacity:.6;
  -moz-opacity:.6;
  opacity:.6;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter:alpha(opacity=60);
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rs_events_container a.thumbnail img {
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear;
  border-radius:0px;
  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:10px;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rs_events_container.rsepro-categories-list li .well a,
.rs_events_container.rsepro-locations-list li .well a {
  display:block;
  padding:0
}
.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:hover .well,
.rs_events_container.rsepro-locations-list li:hover .well {
  background-color:#fafcfc;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.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:#30d2db
}
.rsepro-calendar table th,
.rsepro-calendar table td {
  border-color:#537d8b;
  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
}
#rs_event_show h1 {
  font-style:italic
}
.curr-month.curr-day .rsepro-calendar-day {
  background-color:#537d8b
}
.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:#537d8b;
  border-radius:0px;
  border:1px solid #496f7b;
  padding:5px 20px;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-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:#30d2db
}
.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:#30d2db;
  border-bottom-color:#30d2db
}
.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:#30d2db
}
.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_featured_event {
  background-color:#f2f2f2 !important;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
#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
}
#rseImageModal {
  background:transparent;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  border:none;
  width:100%;
  top:0
}
#rseImageModal .modal-header {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  border:none
}
#rseImageModal .modal-header .close {
  color:#eaf1f3;
  font-size:60px;
  width:60px;
  height:60px;
  opacity:1
}
#rseImageModal .modal-body {
  margin-top:10%;
  overflow:visible;
  padding:0
}
.rsform .formContainer {
  padding:34px;
  background-color:rgba(83,125,139,0.1)
}
.rsform-select-box-small {
  min-width:auto
}
.yui-calcontainer.single {
  border:none;
  padding:0;
  z-index:10 !important;
  box-shadow:0 0 20px rgba(50,50,50,0.25)
}
.yui-calcontainer.single table {
  margin:0
}
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-m label,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-y label,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-b label,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-m input[type="text"],
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-y input[type="text"],
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-b input[type="text"],
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-m select,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-y select,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-b select {
  color:#363636;
  background:transparent;
  border-color:#363636;
  min-height:inherit
}
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-m button,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-y button,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-b button {
  background:linear-gradient(0deg, #40606b 25%,#537d8b 85%);
  background:-webkit-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-moz-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-ms-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-o-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background-color:#537d8b;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:5px 6px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-m button:hover,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-y button:hover,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-b button:hover,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-m button:focus,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-y button:focus,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-b button:focus,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-m button:active,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-y button:active,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-b button:active,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-m button:active.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-m button:focus,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-m button:active.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-y button:focus,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-m button:active.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-b button:focus,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-y button:active.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-m button:focus,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-y button:active.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-y button:focus,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-y button:active.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-b button:focus,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-b button:active.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-m button:focus,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-b button:active.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-y button:focus,
.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-b button:active.yui-calcontainer.single .yui-cal-nav .yui-cal-nav-b button:focus {
  background-color:#5a8796;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.yui-calcontainer.single .yui-calendar a {
  color:#30d2db
}
.yui-calcontainer.single .yui-calendar .calhead {
  background-color:#fff
}
.yui-calcontainer.single .yui-calendar .calhead .calheader a {
  color:#30d2db;
  background:none;
  border:none
}
.yui-calcontainer.single .yui-calendar .calhead .calheader a:hover,
.yui-calcontainer.single .yui-calendar .calhead .calheader a:focus {
  color:#537d8b
}
.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:FontAwesomeRSTemplate;
  font-size:14px;
  line-height:17px;
  position:absolute;
  left:0px;
  top:0px;
  height:100%;
  width:100%;
  text-align:center
}
.yui-calcontainer.single .yui-calendar .calnavright {
  background:none;
  height:17px;
  width:17px;
  right:0px;
  top:0px;
  text-indent:0
}
.yui-calcontainer.single .yui-calendar .calnavright:before {
  background-color:#fff;
  content:'\f054';
  font-family:FontAwesomeRSTemplate;
  font-size:14px;
  line-height:17px;
  position:absolute;
  left:0px;
  top:0px;
  height:100%;
  width:100%;
  text-align:center
}
.yui-calcontainer.single .yui-calendar .calweekdaycell {
  background-color:#30d2db;
  color:#ffffff;
  font-weight:600;
  padding:.4em .8em
}
.yui-calcontainer.single .yui-calendar td.calcell {
  border:1px solid #537d8b;
  padding:.5em .2em
}
.yui-calcontainer.single .yui-calendar td.calcell a {
  color:#363636
}
.yui-calcontainer.single .yui-calendar td.calcell.today {
  font-weight:600
}
.yui-calcontainer.single .yui-calendar td.calcell.today a {
  color:#537d8b
}
.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:#537d8b
}
.yui-calcontainer.single .yui-calendar td.calcell.calcellhover a,
.yui-calcontainer.single .yui-calendar td.calcell.selected a {
  color:#ffffff
}
.formplate .fp-checkbox.checked,
.formplate .fp-radio.checked {
  border-color:#30d2db;
  background-color:#30d2db
}
.formplate .fp-toggler.checked {
  background-color:#30d2db
}
.formplate .rsfpa-checkbox,
.formplate .rsfpa-radio {
  margin-top:15px
}
.selectize-dropdown .option.active,
.selectize-dropdown .option.selected {
  background-color:rgba(48,210,219,0.1)
}
.rsfp-datedropper,
.rsfp-timedropper {
  width:150px !important
}
.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:#537d8b !important;
  min-height:32px;
  line-height:20px !important;
  margin:0 !important;
  padding:6px !important;
  -webkit-box-shadow:none !important;
  -moz-box-shadow:none !important;
  -ms-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:#30d2db !important;
  -webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.15) inset,0px 0px 4px rgba(48,210,219,0.6) !important;
  -moz-box-shadow:0px 1px 1px rgba(0,0,0,0.15) inset,0px 0px 4px rgba(48,210,219,0.6) !important;
  -ms-box-shadow:0px 1px 1px rgba(0,0,0,0.15) inset,0px 0px 4px rgba(48,210,219,0.6) !important;
  -o-box-shadow:0px 1px 1px rgba(0,0,0,0.15) inset,0px 0px 4px rgba(48,210,219,0.6) !important;
  box-shadow:0px 1px 1px rgba(0,0,0,0.15) inset,0px 0px 4px rgba(48,210,219,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;
  -ms-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;
  -ms-box-shadow:none !important;
  -o-box-shadow:none !important;
  box-shadow:none !important
}
#rsfilter {
  padding:7px;
  margin:0
}
#rstpl-com_rsfeedback .navbar-search {
  width:34%
}
#rstpl-com_rsfeedback .navbar-search .search-query {
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px
}
#rstpl-com_rsfeedback .navbar-search+.btn-group .btn {
  padding:10px 20px
}
#rstpl-com_rsfeedback .navbar .rsfe_navbar_inner .nav>li>a {
  padding:20px 15px 20px
}
#rstpl-com_rsfeedback .navbar .btn.rsfe_view_voted {
  margin:10px 7px 10px 0
}
#rsfe_remaining_votes {
  margin:15px 7px
}
.rsfe_votes_box {
  border-width:1px;
  border-radius:0
}
ul#rsmg_gallery {
  overflow:hidden
}
ul#rsmg_gallery li {
  margin-bottom:30px !important
}
ul#rsmg_gallery li div.rsmg_item_container {
  padding:0;
  font-family:Raleway;
  font-size:inherit;
  border:1px solid #537d8b;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_lightbox {
  position:relative;
  display:block;
  overflow:hidden
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_lightbox:before {
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_lightbox:after {
  font-family:FontAwesomeRSTemplate;
  content:"\f06e";
  color:#ffffff;
  font-size:36px;
  position:absolute;
  top:50%;
  left:50%;
  z-index:2;
  -webkit-opacity: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 .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_image {
  background-color:#fff
}
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:#30d2db;
  font-size:16px;
  font-family:Raleway;
  margin-bottom:0;
  padding:0
}
ul#rsmg_gallery li div.rsmg_item_container a.rsmg_title:hover,
ul#rsmg_gallery li div.rsmg_item_container a.rsmg_title:focus,
ul#rsmg_gallery li div.rsmg_item_container a.rsmg_title:active {
  color:#53dae1
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_item_description {
  margin:5px 0
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_item_description:empty {
  display:none
}
ul#rsmg_gallery li div.rsmg_item_container .rsmg_image_details {
  padding:10px
}
ul#rsmg_gallery li img {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
ul#rsmg_gallery li img:hover {
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100)
}
ul#rsmg_gallery li:hover {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
ul#rsmg_gallery li:hover div.rsmg_item_container {
  border:1px solid #30d2db
}
ul#rsmg_gallery li:hover div.rsmg_item_container .rsmg_lightbox {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
ul#rsmg_gallery li:hover div.rsmg_item_container .rsmg_lightbox:before {
  background-color:rgba(83,125,139,0.75);
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear;
  -webkit-opacity:.75;
  -moz-opacity:.75;
  opacity:.75;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter:alpha(opacity=75)
}
ul#rsmg_gallery li:hover div.rsmg_item_container .rsmg_lightbox:after {
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
ul#rsmg_gallery li:hover div.rsmg_item_container .rsmg_lightbox img {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear;
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1)
}
#rsmg_main {
  overflow:visible !important
}
#rsmg_main #rsmg_gallery_filters {
  margin-bottom:34px;
  text-align:center
}
#rsmg_main #rsmg_gallery_filters li.filter {
  color:#537d8b;
  border:none;
  background:transparent;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:color .2s linear;
  -moz-transition:color .2s linear;
  -o-transition:color .2s linear;
  transition:color .2s linear;
  padding:10px 20px;
  font-size:14px
}
#rsmg_main #rsmg_gallery_filters li.filter:hover,
#rsmg_main #rsmg_gallery_filters li.filter:focus,
#rsmg_main #rsmg_gallery_filters li.filter:active {
  color:#53dae1;
  text-decoration:none;
  outline:0
}
#rsmg_main #rsmg_gallery_filters li.filter.active {
  background:linear-gradient(0deg, #40606b 25%,#537d8b 85%);
  background:-webkit-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-moz-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-ms-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-o-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background-color:#537d8b;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  padding:10px 20px;
  font-size:14px
}
#rsmg_main #rsmg_gallery_filters li.filter.active:hover,
#rsmg_main #rsmg_gallery_filters li.filter.active:focus,
#rsmg_main #rsmg_gallery_filters li.filter.active:active,
#rsmg_main #rsmg_gallery_filters li.filter.active:active#rsmg_main #rsmg_gallery_filters li.filter.active:focus {
  background-color:#5a8796;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
#rsmg_main a.rsmg_big_button {
  width:100%;
  background:linear-gradient(0deg, #20b0b8 25%,#30d2db 85%);
  background:-webkit-linear-gradient(90deg, #20b0b8 25%,#30d2db 85%);
  background:-moz-linear-gradient(90deg, #20b0b8 25%,#30d2db 85%);
  background:-ms-linear-gradient(90deg, #20b0b8 25%,#30d2db 85%);
  background:-o-linear-gradient(90deg, #20b0b8 25%,#30d2db 85%);
  background-color:#30d2db;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
#rsmg_main a.rsmg_big_button:hover,
#rsmg_main a.rsmg_big_button:focus,
#rsmg_main a.rsmg_big_button:active,
#rsmg_main a.rsmg_big_button:active#rsmg_main a.rsmg_big_button:focus {
  background-color:#3fd5de;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
#rstpl-pagewrap .rsp_icon_over {
  color:#537d8b
}
.rsp_cover_close {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.rsp_cover_close:hover {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
#rsmg_albums li div.rsmg_album_container {
  background-color:#fff;
  border-radius:0;
  -webkit-transition:box-shadow .2s linear;
  -moz-transition:box-shadow .2s linear;
  -o-transition:box-shadow .2s linear;
  transition:box-shadow .2s linear
}
#rsmg_albums li div.rsmg_album_container a.rsmg_album_inner_container {
  border-radius:0;
  -webkit-opacity:1;
  -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:#30d2db;
  font-family:Raleway;
  margin-bottom:0;
  padding:10px 0 0 0;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
#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:#53dae1
}
#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;
  -ms-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;
  -ms-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% 0px !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 #537d8b;
  padding:5px;
  width:97%
}
#rstpl-com_rsmembership .rsmembership_form input:focus,
#rstpl-com_rsmembership .rsmembership_form select:focus,
#rstpl-com_rsmembership .rsmembership_form textarea:focus {
  border:1px solid #30d2db
}
.rspbld-page section>.row-fluid,
.rspbld-page section>.container .row-fluid {
  margin-top:80px;
  -webkit-backface-visibility:hidden;
  -moz-backface-visibility:hidden;
  backface-visibility:hidden
}
.rspbld-page section>.row-fluid.container-width,
.rspbld-page section>.container .row-fluid.container-width {
  margin-left:auto;
  margin-right:auto;
  width:1090px
}
@media (max-width:1199px) {
  .rspbld-page section>.row-fluid.container-width,
  .rspbld-page section>.container .row-fluid.container-width {
    width:940px
  }
}
@media (max-width:979px) {
  .rspbld-page section>.row-fluid.container-width,
  .rspbld-page section>.container .row-fluid.container-width {
    width:724px
  }
}
@media (max-width:767px) {
  .rspbld-page section>.row-fluid.container-width,
  .rspbld-page section>.container .row-fluid.container-width {
    margin-left:15px;
    margin-right:15px;
    width:auto
  }
}
.rspbld-page section>.row-fluid .rspbld-column-title,
.rspbld-page section>.container .row-fluid .rspbld-column-title,
.rspbld-page section>.row-fluid .rspbld-row-title,
.rspbld-page section>.container .row-fluid .rspbld-row-title,
.rspbld-page section>.row-fluid .rspbld-column-subtitle,
.rspbld-page section>.container .row-fluid .rspbld-column-subtitle,
.rspbld-page section>.row-fluid .rspbld-row-subtitle,
.rspbld-page section>.container .row-fluid .rspbld-row-subtitle {
  font-family:Merriweather;
  letter-spacing:-1px;
  position:relative;
  z-index:2;
  color:#5c5c5c
}
.rspbld-page section>.row-fluid .rspbld-column-title.text-left,
.rspbld-page section>.container .row-fluid .rspbld-column-title.text-left,
.rspbld-page section>.row-fluid .rspbld-row-title.text-left,
.rspbld-page section>.container .row-fluid .rspbld-row-title.text-left,
.rspbld-page section>.row-fluid .rspbld-column-subtitle.text-left,
.rspbld-page section>.container .row-fluid .rspbld-column-subtitle.text-left,
.rspbld-page section>.row-fluid .rspbld-row-subtitle.text-left,
.rspbld-page section>.container .row-fluid .rspbld-row-subtitle.text-left {
  margin:0 0 48px 0
}
.rspbld-page section>.row-fluid .rspbld-column-title.text-left:before,
.rspbld-page section>.container .row-fluid .rspbld-column-title.text-left:before,
.rspbld-page section>.row-fluid .rspbld-row-title.text-left:before,
.rspbld-page section>.container .row-fluid .rspbld-row-title.text-left:before,
.rspbld-page section>.row-fluid .rspbld-column-subtitle.text-left:before,
.rspbld-page section>.container .row-fluid .rspbld-column-subtitle.text-left:before,
.rspbld-page section>.row-fluid .rspbld-row-subtitle.text-left:before,
.rspbld-page section>.container .row-fluid .rspbld-row-subtitle.text-left:before {
  content:"";
  height:3px;
  width:32px;
  position:absolute;
  bottom:-8px;
  display:inline-block;
  background-color:#30d2db;
  -webkit-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -moz-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -o-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  transition:all .3s cubic-bezier(.51, .92, .24, 1.15)
}
.rspbld-page section>.row-fluid .rspbld-column-title.text-center,
.rspbld-page section>.container .row-fluid .rspbld-column-title.text-center,
.rspbld-page section>.row-fluid .rspbld-row-title.text-center,
.rspbld-page section>.container .row-fluid .rspbld-row-title.text-center,
.rspbld-page section>.row-fluid .rspbld-column-subtitle.text-center,
.rspbld-page section>.container .row-fluid .rspbld-column-subtitle.text-center,
.rspbld-page section>.row-fluid .rspbld-row-subtitle.text-center,
.rspbld-page section>.container .row-fluid .rspbld-row-subtitle.text-center {
  margin:0 0 48px 0
}
.rspbld-page section>.row-fluid .rspbld-column-title.text-center:after,
.rspbld-page section>.container .row-fluid .rspbld-column-title.text-center:after,
.rspbld-page section>.row-fluid .rspbld-row-title.text-center:after,
.rspbld-page section>.container .row-fluid .rspbld-row-title.text-center:after,
.rspbld-page section>.row-fluid .rspbld-column-subtitle.text-center:after,
.rspbld-page section>.container .row-fluid .rspbld-column-subtitle.text-center:after,
.rspbld-page section>.row-fluid .rspbld-row-subtitle.text-center:after,
.rspbld-page section>.container .row-fluid .rspbld-row-subtitle.text-center:after {
  content:"";
  display:inline-block;
  background-color:#30d2db;
  position:absolute;
  bottom:-8px;
  left:50%;
  width:32px;
  height:3px;
  -webkit-border-radius:5% 5% 5% 5% / 50% 50% 50% 50% ;
  -moz-border-radius:5% 5% 5% 5% / 50% 50% 50% 50% ;
  border-radius:5% 5% 5% 5% / 50% 50% 50% 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);
  -webkit-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -moz-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -o-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  transition:all .3s cubic-bezier(.51, .92, .24, 1.15)
}
.rspbld-page section>.row-fluid .rspbld-column-title.text-right,
.rspbld-page section>.container .row-fluid .rspbld-column-title.text-right,
.rspbld-page section>.row-fluid .rspbld-row-title.text-right,
.rspbld-page section>.container .row-fluid .rspbld-row-title.text-right,
.rspbld-page section>.row-fluid .rspbld-column-subtitle.text-right,
.rspbld-page section>.container .row-fluid .rspbld-column-subtitle.text-right,
.rspbld-page section>.row-fluid .rspbld-row-subtitle.text-right,
.rspbld-page section>.container .row-fluid .rspbld-row-subtitle.text-right {
  margin:0 0 48px 0
}
.rspbld-page section>.row-fluid .rspbld-column-title.text-right:after,
.rspbld-page section>.container .row-fluid .rspbld-column-title.text-right:after,
.rspbld-page section>.row-fluid .rspbld-row-title.text-right:after,
.rspbld-page section>.container .row-fluid .rspbld-row-title.text-right:after,
.rspbld-page section>.row-fluid .rspbld-column-subtitle.text-right:after,
.rspbld-page section>.container .row-fluid .rspbld-column-subtitle.text-right:after,
.rspbld-page section>.row-fluid .rspbld-row-subtitle.text-right:after,
.rspbld-page section>.container .row-fluid .rspbld-row-subtitle.text-right:after {
  content:"";
  width:32px;
  height:3px;
  position:absolute;
  bottom:-8px;
  right:0;
  background-color:#30d2db;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  transform:translateY(-50%);
  -webkit-transition:all .2s cubic-bezier(.22, .68, 0, 1.71);
  -moz-transition:all .2s cubic-bezier(.22, .68, 0, 1.71);
  -o-transition:all .2s cubic-bezier(.22, .68, 0, 1.71);
  transition:all .2s cubic-bezier(.22, .68, 0, 1.71);
  -webkit-box-shadow:0 2px 10px rgba(50,50,50,0.5);
  -moz-box-shadow:0 2px 10px rgba(50,50,50,0.5);
  -ms-box-shadow:0 2px 10px rgba(50,50,50,0.5);
  -o-box-shadow:0 2px 10px rgba(50,50,50,0.5);
  box-shadow:0 2px 10px rgba(50,50,50,0.5)
}
.rspbld-page section>.row-fluid [class*="span"]:hover .rspbld-column-title.text-left:before,
.rspbld-page section>.container .row-fluid [class*="span"]:hover .rspbld-column-title.text-left:before,
.rspbld-page section>.row-fluid [class*="span"]:hover .rspbld-column-subtitle.text-left:before,
.rspbld-page section>.container .row-fluid [class*="span"]:hover .rspbld-column-subtitle.text-left:before,
.rspbld-page section>.row-fluid [class*="span"]:hover .rspbld-column-title.text-right:after,
.rspbld-page section>.container .row-fluid [class*="span"]:hover .rspbld-column-title.text-right:after,
.rspbld-page section>.row-fluid [class*="span"]:hover .rspbld-column-subtitle.text-right:after,
.rspbld-page section>.container .row-fluid [class*="span"]:hover .rspbld-column-subtitle.text-right:after {
  width:8px
}
.rspbld-page section>.row-fluid [class*="span"]:hover .rspbld-column-title.text-center:after,
.rspbld-page section>.container .row-fluid [class*="span"]:hover .rspbld-column-title.text-center:after,
.rspbld-page section>.row-fluid [class*="span"]:hover .rspbld-column-subtitle.text-center:after,
.rspbld-page section>.container .row-fluid [class*="span"]:hover .rspbld-column-subtitle.text-center:after {
  width:8px
}
.rspbld-page section>.row-fluid:hover .rspbld-row-title.text-left:before,
.rspbld-page section>.container .row-fluid:hover .rspbld-row-title.text-left:before,
.rspbld-page section>.row-fluid:hover .rspbld-row-subtitle.text-left:before,
.rspbld-page section>.container .row-fluid:hover .rspbld-row-subtitle.text-left:before,
.rspbld-page section>.row-fluid:hover .rspbld-row-title.text-right:after,
.rspbld-page section>.container .row-fluid:hover .rspbld-row-title.text-right:after,
.rspbld-page section>.row-fluid:hover .rspbld-row-subtitle.text-right:after,
.rspbld-page section>.container .row-fluid:hover .rspbld-row-subtitle.text-right:after {
  width:8px
}
.rspbld-page section>.row-fluid:hover .rspbld-row-title.text-center:after,
.rspbld-page section>.container .row-fluid:hover .rspbld-row-title.text-center:after,
.rspbld-page section>.row-fluid:hover .rspbld-row-subtitle.text-center:after,
.rspbld-page section>.container .row-fluid:hover .rspbld-row-subtitle.text-center:after {
  width:8px
}
.rspbld-page section>.row-fluid.background-primary .rspbld-column-title,
.rspbld-page section>.container .row-fluid.background-primary .rspbld-column-title,
.rspbld-page section>.row-fluid.background-secondary .rspbld-column-title,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-column-title,
.rspbld-page section>.row-fluid.primary-overlay .rspbld-column-title,
.rspbld-page section>.container .row-fluid.primary-overlay .rspbld-column-title,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-column-title,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-column-title,
.rspbld-page section>.row-fluid.background-primary .rspbld-row-title,
.rspbld-page section>.container .row-fluid.background-primary .rspbld-row-title,
.rspbld-page section>.row-fluid.background-secondary .rspbld-row-title,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-row-title,
.rspbld-page section>.row-fluid.primary-overlay .rspbld-row-title,
.rspbld-page section>.container .row-fluid.primary-overlay .rspbld-row-title,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-row-title,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-row-title,
.rspbld-page section>.row-fluid.background-primary .rspbld-column-subtitle,
.rspbld-page section>.container .row-fluid.background-primary .rspbld-column-subtitle,
.rspbld-page section>.row-fluid.background-secondary .rspbld-column-subtitle,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-column-subtitle,
.rspbld-page section>.row-fluid.primary-overlay .rspbld-column-subtitle,
.rspbld-page section>.container .row-fluid.primary-overlay .rspbld-column-subtitle,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-column-subtitle,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-column-subtitle,
.rspbld-page section>.row-fluid.background-primary .rspbld-row-subtitle,
.rspbld-page section>.container .row-fluid.background-primary .rspbld-row-subtitle,
.rspbld-page section>.row-fluid.background-secondary .rspbld-row-subtitle,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-row-subtitle,
.rspbld-page section>.row-fluid.primary-overlay .rspbld-row-subtitle,
.rspbld-page section>.container .row-fluid.primary-overlay .rspbld-row-subtitle,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-row-subtitle,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-row-subtitle {
  color:#ffffff
}
.rspbld-page section>.row-fluid.background-secondary .rspbld-column-title,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-column-title,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-column-title,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-column-title,
.rspbld-page section>.row-fluid.background-secondary .rspbld-row-title,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-row-title,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-row-title,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-row-title,
.rspbld-page section>.row-fluid.background-secondary .rspbld-column-subtitle,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-column-subtitle,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-column-subtitle,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-column-subtitle,
.rspbld-page section>.row-fluid.background-secondary .rspbld-row-subtitle,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-row-subtitle,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-row-subtitle,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-row-subtitle {
  color:#ffffff
}
.rspbld-page section>.row-fluid.background-secondary .rspbld-column-title:before,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-column-title:before,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-column-title:before,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-column-title:before,
.rspbld-page section>.row-fluid.background-secondary .rspbld-row-title:before,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-row-title:before,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-row-title:before,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-row-title:before,
.rspbld-page section>.row-fluid.background-secondary .rspbld-column-subtitle:before,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-column-subtitle:before,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-column-subtitle:before,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-column-subtitle:before,
.rspbld-page section>.row-fluid.background-secondary .rspbld-row-subtitle:before,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-row-subtitle:before,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-row-subtitle:before,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-row-subtitle:before,
.rspbld-page section>.row-fluid.background-secondary .rspbld-column-title:after,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-column-title:after,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-column-title:after,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-column-title:after,
.rspbld-page section>.row-fluid.background-secondary .rspbld-row-title:after,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-row-title:after,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-row-title:after,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-row-title:after,
.rspbld-page section>.row-fluid.background-secondary .rspbld-column-subtitle:after,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-column-subtitle:after,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-column-subtitle:after,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-column-subtitle:after,
.rspbld-page section>.row-fluid.background-secondary .rspbld-row-subtitle:after,
.rspbld-page section>.container .row-fluid.background-secondary .rspbld-row-subtitle:after,
.rspbld-page section>.row-fluid.secondary-overlay .rspbld-row-subtitle:after,
.rspbld-page section>.container .row-fluid.secondary-overlay .rspbld-row-subtitle:after {
  background-color:#537d8b
}
.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:80px 5% 40px 5%
}
.rstpl-all-content-position .rspbld-pages .rspbld-page-container:last-of-type {
  margin:40px 5% 80px 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-thumb {
  border:1px solid #537d8b;
  max-width:150px;
  padding:10px
}
.rspbld-thumb.pull-left {
  margin-right:15px
}
.rspbld-thumb.pull-right {
  margin-left:15px
}
.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:3rem;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-accordion .accordion:last-of-type {
  margin-bottom:0
}
.rspbld-accordion .accordion-group {
  background-color:rgba(255,255,255,0.9);
  border-color:#537d8b;
  border-style:solid solid solid solid;
  border-width:0 3px 3px 3px;
  margin-bottom:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.rspbld-accordion .accordion-group:first-of-type {
  border-top:3px solid #537d8b;
  -webkit-border-radius:0px 0px 0 0;
  -moz-border-radius:0px 0px 0 0;
  border-radius:0px 0px 0 0
}
.rspbld-accordion .accordion-group:last-of-type {
  margin:0;
  -webkit-border-radius:0 0 0px 0px;
  -moz-border-radius:0 0 0px 0px;
  border-radius:0 0 0px 0px
}
.rspbld-accordion .accordion-group .accordion-heading {
  background-color:transparent
}
.rspbld-accordion .accordion-group .accordion-heading .accordion-toggle {
  color:#537d8b;
  background-color:transparent;
  margin:0;
  padding:1rem 1.5rem;
  position:relative;
  text-decoration:none;
  font-size:17.6px;
  font-weight:500
}
.rspbld-accordion .accordion-group .accordion-heading .accordion-toggle:after {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear;
  font-family:FontAwesomeRSTemplate;
  font-weight:500;
  content:"\f107";
  position:absolute;
  line-height:0.1;
  top:50%;
  right:20px;
  font-size:32px;
  transform:translateY(-50%)
}
.rspbld-accordion .accordion-group .accordion-heading .accordion-toggle.collapsed {
  color:#5c5c5c;
  text-decoration:none
}
.rspbld-accordion .accordion-group .accordion-heading .accordion-toggle.collapsed:after {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear;
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  -o-transform:rotate(90deg);
  transform:rotate(90deg)
}
.rspbld-accordion .accordion-group .accordion-heading>a {
  font-weight:500;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-accordion .accordion-group a {
  color:#30d2db
}
.rspbld-accordion .accordion-group a:hover {
  color:#5bdbe3
}
.rspbld-accordion .accordion-inner {
  background-color:transparent;
  border-top:0;
  color:#363636;
  line-height:1.8;
  padding:0 20px 20px 20px
}
.rspbld-accordion .accordion-inner a {
  color:#537d8b
}
.rspbld-accordion .accordion-inner a:hover {
  color:#537d8b
}
.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:#363636
}
.rspbld-accordion .accordion-inner .form-actions {
  background-color:#496f7b
}
.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:#363636
}
.rspbld-accordion .accordion-inner .well {
  background-color:#496f7b;
  border-color:#40606b
}
.rspbld-accordion.background-primary {
  background-color:transparent
}
.rspbld-accordion.background-primary .accordion-group .accordion-toggle {
  background-color:#537d8b;
  color:#ffffff
}
.rspbld-accordion.background-primary .accordion-group .accordion-toggle.collapsed {
  color:#ffffff
}
.rspbld-accordion.background-primary .accordion-group .accordion-inner {
  background-color:#537d8b;
  color:#ffffff
}
.rspbld-accordion.background-primary .accordion-group .accordion-inner a {
  color:#30d2db
}
.rspbld-accordion.background-secondary {
  background-color:transparent
}
.rspbld-accordion.background-secondary .accordion-group .accordion-toggle {
  background-color:#30d2db;
  color:#ffffff
}
.rspbld-accordion.background-secondary .accordion-group .accordion-toggle.collapsed {
  color:#ffffff
}
.rspbld-accordion.background-secondary .accordion-group .accordion-inner {
  background-color:#30d2db;
  color:#ffffff
}
.rspbld-alert .alert {
  background-color:#f6b324;
  border:none;
  color:#ffffff;
  text-shadow:none;
  -webkit-transition:all .1s linear;
  -moz-transition:all .1s linear;
  -o-transition:all .1s linear;
  transition:all .1s linear
}
.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;
  margin:0;
  text-shadow:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-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 {
  font-family:Raleway;
  color:#ffffff;
  border-width:32px;
  border-style:solid;
  border-color:rgba(83,125,139,0.9);
  background-color:transparent;
  border-radius:100%;
  width:192px;
  height:192px;
  font-size:40px;
  font-weight:600;
  line-height:105.6px;
  margin:0 auto
}
.rspbld-animated-number .rspbld-title {
  margin:20px 0;
  font-weight:600
}
.rspbld-animated-number.secondary .rspbld-number {
  border-color:rgba(48,210,219,0.9)
}
.rspbld-button.btn {
  background:linear-gradient(0deg, #d6d6d6 25%,#efefef 85%);
  background:-webkit-linear-gradient(90deg, #d6d6d6 25%,#efefef 85%);
  background:-moz-linear-gradient(90deg, #d6d6d6 25%,#efefef 85%);
  background:-ms-linear-gradient(90deg, #d6d6d6 25%,#efefef 85%);
  background:-o-linear-gradient(90deg, #d6d6d6 25%,#efefef 85%);
  background-color:#efefef;
  background-clip:padding-box;
  border:none;
  color:#30d2db;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.rspbld-button.btn:hover,
.rspbld-button.btn:focus,
.rspbld-button.btn:active,
.rspbld-button.btn:active.rspbld-button.btn:focus {
  background-color:#f8f8f8;
  background-image:none;
  color:#30d2db;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.rspbld-button.btn.btn-default {
  background:linear-gradient(0deg, #d6d6d6 25%,#efefef 85%);
  background:-webkit-linear-gradient(90deg, #d6d6d6 25%,#efefef 85%);
  background:-moz-linear-gradient(90deg, #d6d6d6 25%,#efefef 85%);
  background:-ms-linear-gradient(90deg, #d6d6d6 25%,#efefef 85%);
  background:-o-linear-gradient(90deg, #d6d6d6 25%,#efefef 85%);
  background-color:#efefef;
  background-clip:padding-box;
  border:none;
  color:#30d2db;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.rspbld-button.btn.btn-default:hover,
.rspbld-button.btn.btn-default:focus,
.rspbld-button.btn.btn-default:active,
.rspbld-button.btn.btn-default:active.rspbld-button.btn.btn-default:focus {
  background-color:#f8f8f8;
  background-image:none;
  color:#30d2db;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.rspbld-button.btn.btn-default.btn-line {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #efefef;
  color:#efefef;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.rspbld-button.btn.btn-default.btn-line:hover,
.rspbld-button.btn.btn-default.btn-line:focus,
.rspbld-button.btn.btn-default.btn-line:active,
.rspbld-button.btn.btn-default.btn-line:active.rspbld-button.btn.btn-default.btn-line:focus {
  background-color:transparent;
  color:#fcfcfc;
  outline:none;
  border:3px solid #fcfcfc;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.rspbld-button.btn.btn-link {
  padding:0;
  color:#30d2db;
  border:none;
  background:transparent;
  text-shadow:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:color .2s linear;
  -moz-transition:color .2s linear;
  -o-transition:color .2s linear;
  transition:color .2s linear;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.rspbld-button.btn.btn-link:hover,
.rspbld-button.btn.btn-link:focus,
.rspbld-button.btn.btn-link:active {
  color:#53dae1;
  text-decoration:none;
  outline:0
}
.rspbld-button.btn.btn-primary {
  background:linear-gradient(0deg, #40606b 25%,#537d8b 85%);
  background:-webkit-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-moz-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-ms-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-o-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background-color:#537d8b;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.rspbld-button.btn.btn-primary:hover,
.rspbld-button.btn.btn-primary:focus,
.rspbld-button.btn.btn-primary:active,
.rspbld-button.btn.btn-primary:active.rspbld-button.btn.btn-primary:focus {
  background-color:#5a8796;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.rspbld-button.btn.btn-primary.btn-line {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #537d8b;
  color:#537d8b;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.rspbld-button.btn.btn-primary.btn-line:hover,
.rspbld-button.btn.btn-primary.btn-line:focus,
.rspbld-button.btn.btn-primary.btn-line:active,
.rspbld-button.btn.btn-primary.btn-line:active.rspbld-button.btn.btn-primary.btn-line:focus {
  background-color:transparent;
  color:#5d8b9b;
  outline:none;
  border:3px solid #5d8b9b;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.rspbld-button.btn.btn-secondary {
  background:linear-gradient(0deg, #20b0b8 25%,#30d2db 85%);
  background:-webkit-linear-gradient(90deg, #20b0b8 25%,#30d2db 85%);
  background:-moz-linear-gradient(90deg, #20b0b8 25%,#30d2db 85%);
  background:-ms-linear-gradient(90deg, #20b0b8 25%,#30d2db 85%);
  background:-o-linear-gradient(90deg, #20b0b8 25%,#30d2db 85%);
  background-color:#30d2db;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.rspbld-button.btn.btn-secondary:hover,
.rspbld-button.btn.btn-secondary:focus,
.rspbld-button.btn.btn-secondary:active,
.rspbld-button.btn.btn-secondary:active.rspbld-button.btn.btn-secondary:focus {
  background-color:#3fd5de;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.rspbld-button.btn.btn-secondary.btn-line {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #30d2db;
  color:#30d2db;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.rspbld-button.btn.btn-secondary.btn-line:hover,
.rspbld-button.btn.btn-secondary.btn-line:focus,
.rspbld-button.btn.btn-secondary.btn-line:active,
.rspbld-button.btn.btn-secondary.btn-line:active.rspbld-button.btn.btn-secondary.btn-line:focus {
  background-color:transparent;
  color:#46d7df;
  outline:none;
  border:3px solid #46d7df;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.rspbld-button.btn.btn-warning {
  background:linear-gradient(0deg, #de9a09 25%,#f6b324 85%);
  background:-webkit-linear-gradient(90deg, #de9a09 25%,#f6b324 85%);
  background:-moz-linear-gradient(90deg, #de9a09 25%,#f6b324 85%);
  background:-ms-linear-gradient(90deg, #de9a09 25%,#f6b324 85%);
  background:-o-linear-gradient(90deg, #de9a09 25%,#f6b324 85%);
  background-color:#f6b324;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.rspbld-button.btn.btn-warning:hover,
.rspbld-button.btn.btn-warning:focus,
.rspbld-button.btn.btn-warning:active,
.rspbld-button.btn.btn-warning:active.rspbld-button.btn.btn-warning:focus {
  background-color:#f7b935;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.rspbld-button.btn.btn-warning.btn-line {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #f6b324;
  color:#f6b324;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.rspbld-button.btn.btn-warning.btn-line:hover,
.rspbld-button.btn.btn-warning.btn-line:focus,
.rspbld-button.btn.btn-warning.btn-line:active,
.rspbld-button.btn.btn-warning.btn-line:active.rspbld-button.btn.btn-warning.btn-line:focus {
  background-color:transparent;
  color:#f7bb3c;
  outline:none;
  border:3px solid #f7bb3c;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.rspbld-button.btn.btn-danger {
  background:linear-gradient(0deg, #b50220 25%,#e70329 85%);
  background:-webkit-linear-gradient(90deg, #b50220 25%,#e70329 85%);
  background:-moz-linear-gradient(90deg, #b50220 25%,#e70329 85%);
  background:-ms-linear-gradient(90deg, #b50220 25%,#e70329 85%);
  background:-o-linear-gradient(90deg, #b50220 25%,#e70329 85%);
  background-color:#e70329;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.rspbld-button.btn.btn-danger:hover,
.rspbld-button.btn.btn-danger:focus,
.rspbld-button.btn.btn-danger:active,
.rspbld-button.btn.btn-danger:active.rspbld-button.btn.btn-danger:focus {
  background-color:#f9032c;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.rspbld-button.btn.btn-danger.btn-line {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #e70329;
  color:#e70329;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.rspbld-button.btn.btn-danger.btn-line:hover,
.rspbld-button.btn.btn-danger.btn-line:focus,
.rspbld-button.btn.btn-danger.btn-line:active,
.rspbld-button.btn.btn-danger.btn-line:active.rspbld-button.btn.btn-danger.btn-line:focus {
  background-color:transparent;
  color:#fc0830;
  outline:none;
  border:3px solid #fc0830;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.rspbld-button.btn.btn-info {
  background:linear-gradient(0deg, #1a678a 25%,#2287b5 85%);
  background:-webkit-linear-gradient(90deg, #1a678a 25%,#2287b5 85%);
  background:-moz-linear-gradient(90deg, #1a678a 25%,#2287b5 85%);
  background:-ms-linear-gradient(90deg, #1a678a 25%,#2287b5 85%);
  background:-o-linear-gradient(90deg, #1a678a 25%,#2287b5 85%);
  background-color:#2287b5;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.rspbld-button.btn.btn-info:hover,
.rspbld-button.btn.btn-info:focus,
.rspbld-button.btn.btn-info:active,
.rspbld-button.btn.btn-info:active.rspbld-button.btn.btn-info:focus {
  background-color:#2592c4;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.rspbld-button.btn.btn-info.btn-line {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #2287b5;
  color:#2287b5;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.rspbld-button.btn.btn-info.btn-line:hover,
.rspbld-button.btn.btn-info.btn-line:focus,
.rspbld-button.btn.btn-info.btn-line:active,
.rspbld-button.btn.btn-info.btn-line:active.rspbld-button.btn.btn-info.btn-line:focus {
  background-color:transparent;
  color:#2697ca;
  outline:none;
  border:3px solid #2697ca;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.rspbld-button.btn.btn-success {
  background:linear-gradient(0deg, #7b9a17 25%,#9fc61e 85%);
  background:-webkit-linear-gradient(90deg, #7b9a17 25%,#9fc61e 85%);
  background:-moz-linear-gradient(90deg, #7b9a17 25%,#9fc61e 85%);
  background:-ms-linear-gradient(90deg, #7b9a17 25%,#9fc61e 85%);
  background:-o-linear-gradient(90deg, #7b9a17 25%,#9fc61e 85%);
  background-color:#9fc61e;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.rspbld-button.btn.btn-success:hover,
.rspbld-button.btn.btn-success:focus,
.rspbld-button.btn.btn-success:active,
.rspbld-button.btn.btn-success:active.rspbld-button.btn.btn-success:focus {
  background-color:#abd620;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.rspbld-button.btn.btn-success.btn-line {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #9fc61e;
  color:#9fc61e;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.rspbld-button.btn.btn-success.btn-line:hover,
.rspbld-button.btn.btn-success.btn-line:focus,
.rspbld-button.btn.btn-success.btn-line:active,
.rspbld-button.btn.btn-success.btn-line:active.rspbld-button.btn.btn-success.btn-line:focus {
  background-color:transparent;
  color:#b1dc21;
  outline:none;
  border:3px solid #b1dc21;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.rspbld-button.btn.btn-inverse {
  background:linear-gradient(0deg, #393939 25%,#525252 85%);
  background:-webkit-linear-gradient(90deg, #393939 25%,#525252 85%);
  background:-moz-linear-gradient(90deg, #393939 25%,#525252 85%);
  background:-ms-linear-gradient(90deg, #393939 25%,#525252 85%);
  background:-o-linear-gradient(90deg, #393939 25%,#525252 85%);
  background-color:#525252;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.rspbld-button.btn.btn-inverse:hover,
.rspbld-button.btn.btn-inverse:focus,
.rspbld-button.btn.btn-inverse:active,
.rspbld-button.btn.btn-inverse:active.rspbld-button.btn.btn-inverse:focus {
  background-color:#5b5b5b;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.rspbld-button.btn.btn-inverse.btn-line {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #525252;
  color:#525252;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.rspbld-button.btn.btn-inverse.btn-line:hover,
.rspbld-button.btn.btn-inverse.btn-line:focus,
.rspbld-button.btn.btn-inverse.btn-line:active,
.rspbld-button.btn.btn-inverse.btn-line:active.rspbld-button.btn.btn-inverse.btn-line:focus {
  background-color:transparent;
  color:#5f5f5f;
  outline:none;
  border:3px solid #5f5f5f;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.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;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.rspbld-button.btn.btn-mini {
  padding:5px 10px;
  font-size:12px
}
.rspbld-button.btn.btn-small {
  padding:10px 20px;
  font-size:14px
}
.rspbld-button.btn.btn-large {
  padding:20px 40px;
  font-size:18px
}
.rspbld-button.btn .caret {
  margin-bottom:4px;
  margin-top:5px
}
.rspbld-carousel .carousel {
  margin:0;
  padding:0
}
.rspbld-carousel .carousel-inner {
  margin:0 auto;
  padding:0;
  width:calc(100% - 120px)
}
.rspbld-carousel .carousel-inner .rspbld-image {
  margin-bottom:2rem
}
.rspbld-carousel .carousel-inner .item {
  z-index:1
}
.rspbld-carousel .carousel-inner .item.horizontal-image .rspbld-item-container .rspbld-image.pull-left~.rspbld-item-content-container {
  padding:0 0 0 20px
}
.rspbld-carousel .carousel-inner .item.horizontal-image .rspbld-item-container .rspbld-image.pull-right~.rspbld-item-content-container {
  padding:0 20px 0 0
}
@media (max-width:767px) {
  .rspbld-carousel .carousel-inner .item.horizontal-image .rspbld-item-container .rspbld-image.pull-left~.rspbld-item-content-container,
  .rspbld-carousel .carousel-inner .item.horizontal-image .rspbld-item-container .rspbld-image.pull-right~.rspbld-item-content-container {
    text-align:center;
    padding:15px 0
  }
}
.rspbld-carousel .carousel-inner .rspbld-item-container {
  padding:2rem 0
}
.rspbld-carousel .carousel-inner .rspbld-item-container .rspbld-item-title {
  margin:0 0 30px 0;
  color:#537d8b
}
@media (max-width:767px) {
  .rspbld-carousel .carousel-inner .rspbld-item-container .rspbld-item-title {
    margin:0 0 15px 0
  }
}
.rspbld-carousel .carousel-inner .rspbld-item-container .rspbld-item-content {
  line-height:1.6
}
.rspbld-carousel .carousel-inner .rspbld-item-container .rspbld-button {
  margin:35px 0
}
.rspbld-carousel .carousel-control {
  background-color:#30d2db;
  color:#ffffff;
  border:none;
  border-radius:0;
  height:50px;
  width:50px;
  top:50%;
  z-index:3;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear;
  -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 i:before {
  content:"\f053"
}
.rspbld-carousel .carousel-control.left {
  left:5%
}
.rspbld-carousel .carousel-control.right {
  left:auto;
  right:5%
}
.rspbld-carousel .carousel-control.right i:before {
  content:"\f054"
}
.rspbld-carousel .carousel-indicators {
  height:26px;
  width:100%
}
.rspbld-carousel .carousel-indicators li {
  width:20px;
  height:20px;
  display:flex;
  flex-flow:row wrap;
  justify-content:center;
  vertical-align:middle;
  -webkit-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -moz-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -o-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  background-color:#30d2db
}
.rspbld-carousel .carousel-indicators li:not(.active) {
  border:6px solid #30d2db;
  width:6px;
  height:6px
}
.rspbld-carousel .carousel-indicators li.active {
  background-color:#30d2db;
  border:6px solid #30d2db
}
@media (max-width:767px) {
  .rspbld-carousel {
    margin-bottom:60px;
    padding:0
  }
  .rspbld-carousel .carousel-inner {
    width:100%
  }
  .rspbld-carousel .carousel-inner .rspbld-image {
    left:50%;
    transform:translateX(-50%);
    margin:0;
    float:none
  }
  .rspbld-carousel .carousel-inner .item.horizontal-image .rspbld-image.pull-left,
  .rspbld-carousel .carousel-inner .item.horizontal-image .rspbld-image.pull-right {
    margin:0;
    float:none
  }
  .rspbld-carousel .carousel-inner .rspbld-item-content-container {
    width:100%
  }
  .rspbld-carousel .carousel-control {
    display:none
  }
  .rspbld-carousel .carousel-indicators {
    bottom:-30px
  }
}
.rspbld-carousel.rstpl-testimonials .carousel {
  margin-bottom:4rem
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-inner {
  padding:0;
  margin:0;
  width:100%
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-inner .item {
  margin:0
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-inner .item .rspbld-item-container {
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  background:#ffffff;
  min-height:380px;
  padding:2rem;
  color:#363636;
  display:table
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-inner .item .rspbld-item-container>div {
  vertical-align:middle
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-inner .item .rspbld-item-container .rspbld-image {
  width:90px;
  height:90px;
  position:relative;
  display:inline-flex;
  margin:0;
  float:none
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-inner .item .rspbld-item-container .rspbld-image img {
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  width:100%;
  height:100%
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-inner .item .rspbld-item-container .rspbld-image.pull-left~.rspbld-item-content-container {
  padding-left:0
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-inner .item .rspbld-item-container .rspbld-item-title {
  font-size:0.9rem;
  display:inline-flex;
  vertical-align:middle;
  margin-left:0.5rem;
  margin-bottom:0;
  font-weight:600;
  color:#000000
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-inner .item .rspbld-item-container .rspbld-item-content-container {
  width:100%;
  font-weight:500;
  font-size:1.3rem;
  color:#000000;
  padding-left:0;
  margin-top:2rem
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-inner .item .rspbld-item-container .rspbld-item-content-container:after {
  font-family:FontAwesomeRSTemplate;
  content:"\f10e";
  font-size:11rem;
  color:#537d8b;
  position:absolute;
  top:50%;
  left:50%;
  opacity:.35;
  -webkit-transform:translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  -o-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%)
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-indicators.center-bottom {
  bottom:-4rem
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-indicators li {
  border:6px solid #fff
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-indicators li.active {
  background-color:#ffffff;
  border:6px solid #fff
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-control {
  background-color:#30d2db;
  opacity:.25
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-control.left {
  left:0
}
.rspbld-carousel.rstpl-testimonials .carousel .carousel-control.right {
  right:0
}
.rspbld-carousel.rstpl-testimonials .carousel:hover .carousel-control {
  opacity:.95
}
.rspbld-carousel.rstpl-testimonials.secondary .carousel .carousel-inner .item .rspbld-item-container .rspbld-item-content-container:after {
  color:#30d2db
}
.rspbld-carousel.rstpl-testimonials.secondary .carousel .carousel-control {
  background-color:#537d8b
}
@media (max-width:980px) {
  .rspbld-carousel.rstpl-testimonials .carousel-inner {
    padding:0
  }
}
@media (max-width:767px) {
  .rspbld-carousel.rstpl-testimonials .carousel .carousel-inner {
    padding:0 1rem
  }
  .rspbld-carousel.rstpl-testimonials .carousel .carousel-inner .item .rspbld-item-container .rspbld-image {
    margin:1.5rem auto
  }
  .rspbld-carousel.rstpl-testimonials .carousel .carousel-inner .item .rspbld-item-container .rspbld-item-title {
    display:block;
    text-align:center
  }
}
.rspbld-carousel.rstpl-full-width .carousel .carousel-inner {
  padding:0;
  margin:0;
  width:100%
}
.rspbld-carousel.rstpl-full-width .carousel .carousel-inner .item .rspbld-item-container {
  position:relative;
  padding:0
}
.rspbld-carousel.rstpl-full-width .carousel .carousel-inner .item .rspbld-item-container .rspbld-image {
  width:100%
}
.rspbld-carousel.rstpl-full-width .carousel .carousel-inner .item .rspbld-item-container .rspbld-image.pull-left~.rspbld-item-content-container {
  position:absolute;
  left:0;
  top:0;
  width:35%;
  height:100%;
  padding:7.5%;
  background:rgba(83,125,139,0.8)
}
.rspbld-carousel.rstpl-full-width .carousel .carousel-inner .item .rspbld-item-container .rspbld-image.pull-left~.rspbld-item-content-container .rspbld-item-title,
.rspbld-carousel.rstpl-full-width .carousel .carousel-inner .item .rspbld-item-container .rspbld-image.pull-left~.rspbld-item-content-container .rspbld-item-content {
  color:#ffffff
}
@media (max-width:980px) {
  .rspbld-carousel.rstpl-full-width .carousel .carousel-inner .item .rspbld-item-container .rspbld-image.pull-left~.rspbld-item-content-container .rspbld-item-content {
    display:none
  }
  .rspbld-carousel.rstpl-full-width .carousel .carousel-inner .item .rspbld-item-container .rspbld-image.pull-left~.rspbld-item-content-container .rspbld-button {
    margin-top:0
  }
}
@media (max-width:480px) {
  .rspbld-carousel.rstpl-full-width .carousel .carousel-inner .item .rspbld-item-container .rspbld-image.pull-left~.rspbld-item-content-container {
    display:none
  }
}
.rspbld-carousel.rstpl-full-width .carousel .carousel-inner .item .rspbld-item-container .rspbld-button {
  margin:3rem 0 0 0
}
.rspbld-carousel.rstpl-full-width .carousel .carousel-control {
  background-color:#30d2db;
  border:none;
  border-radius:0;
  height:50px;
  width:50px;
  top:50%;
  left:calc(40%);
  z-index:3;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear;
  -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.rstpl-full-width .carousel .carousel-control.right {
  left:auto;
  right:5%
}
.rspbld-carousel.rstpl-full-width .carousel .carousel-indicators {
  width:65%;
  right:0;
  left:auto
}
@media (max-width:480px) {
  .rspbld-carousel.rstpl-full-width .carousel .carousel-indicators {
    width:100%
  }
}
.rspbld-carousel.rstpl-boxed {
  padding-bottom:15%
}
@media (max-width:767px) {
  .rspbld-carousel.rstpl-boxed {
    padding-bottom:0
  }
}
.rspbld-carousel.rstpl-boxed .carousel .carousel-inner {
  width:100%
}
.rspbld-carousel.rstpl-boxed .carousel .carousel-inner .item.horizontal-image .rspbld-item-container {
  padding:0
}
.rspbld-carousel.rstpl-boxed .carousel .carousel-inner .item.horizontal-image .rspbld-item-container .rspbld-image {
  width:100%
}
.rspbld-carousel.rstpl-boxed .carousel .carousel-inner .item.horizontal-image .rspbld-item-container .rspbld-image.pull-left~.rspbld-item-content-container {
  position:absolute;
  padding:17px;
  background:rgba(83,125,139,0.8);
  width:100%;
  color:#ffffff
}
.rspbld-carousel.rstpl-boxed .carousel .carousel-inner .item.horizontal-image .rspbld-item-container .rspbld-image.pull-left~.rspbld-item-content-container .rspbld-item-title {
  color:#ffffff;
  margin-bottom:10px
}
.rspbld-carousel.rstpl-boxed .carousel .carousel-indicators li {
  display:inline-block;
  border-radius:0px;
  width:20%;
  height:auto;
  position:relative;
  margin:0
}
.rspbld-carousel.rstpl-boxed .carousel .carousel-indicators li.active {
  border-color:#537d8b
}
.rspbld-carousel.rstpl-boxed .carousel .carousel-indicators li img {
  display:block
}
.element-preview .rspbld-carousel .rspbld-image {
  max-width:100%
}
.element-preview .rspbld-carousel .carousel-control.left {
  content:"\f0d9"
}
.element-preview .rspbld-carousel .carousel-control.right {
  content:"\f0da"
}
.rspbld-countdown-timer .rspbld-inner .wrapper {
  background-color:transparent;
  border:none;
  margin:0;
  padding:0;
  width:150px
}
.rspbld-countdown-timer .rspbld-inner .wrapper .countdown {
  font-size:72px
}
.rspbld-countdown-timer .rspbld-inner .wrapper .detail {
  font-size:24px;
  font-weight:700;
  margin-left:5px;
  text-transform:lowercase
}
.rspbld-google-map {
  position:relative
}
.rspbld-google-map>.rspbld-title {
  position:absolute;
  z-index:1;
  top:0;
  left:112px;
  padding:34px;
  margin:0;
  font-size:43px;
  background-color:rgba(83,125,139,0.7);
  color:#ffffff
}
@media (max-width:767px) {
  .rspbld-google-map>.rspbld-title {
    position:relative;
    left:0
  }
}
.rspbld-google-map .gm-style-iw-a {
  -webkit-transform:translateY(-20px);
  -moz-transform:translateY(-20px);
  -ms-transform:translateY(-20px);
  -o-transform:translateY(-20px);
  transform:translateY(-20px);
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-google-map .gm-style-iw-a:hover {
  -webkit-transform:translateY(-10px);
  -moz-transform:translateY(-10px);
  -ms-transform:translateY(-10px);
  -o-transform:translateY(-10px);
  transform:translateY(-10px)
}
.rspbld-google-map .gm-style .gm-style-iw-c {
  border-radius:0 !important;
  padding:0;
  -webkit-box-shadow:0px 0px 30px 5px rgba(0,0,0,0.28);
  -moz-box-shadow:0px 0px 30px 5px rgba(0,0,0,0.28);
  -ms-box-shadow:0px 0px 30px 5px rgba(0,0,0,0.28);
  -o-box-shadow:0px 0px 30px 5px rgba(0,0,0,0.28);
  box-shadow:0px 0px 30px 5px rgba(0,0,0,0.28)
}
.rspbld-google-map .gm-style .gm-style-iw-c button {
  box-shadow:none;
  margin:6px !important
}
.rspbld-google-map .gm-style .gm-style-iw-d {
  overflow:hidden !important
}
.rspbld-google-map .rspbld-infowindow .rspbld-title {
  background-color:#537d8b;
  color:#ffffff;
  margin-bottom:0;
  padding:20px 30px 20px 20px;
  text-shadow:none;
  font-family:Raleway;
  font-size:20.8px;
  text-transform:uppercase;
  font-weight:400
}
.rspbld-google-map .rspbld-infowindow .rspbld-content {
  margin-bottom:0;
  padding:20px
}
.rspbld-google-map.secondary>.rspbld-title {
  background-color:rgba(48,210,219,0.8)
}
.rspbld-google-map.secondary .rspbld-infowindow .rspbld-title {
  background-color:#30d2db
}
.rspbld-horizontal-icon-box {
  padding:1.4rem
}
.rspbld-horizontal-icon-box .rspbld-icon {
  background-color:rgba(255,255,255,0.05);
  color:#030303;
  font-size:56px;
  -webkit-opacity:.85;
  -moz-opacity:.85;
  opacity:.85;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
  filter:alpha(opacity=85);
  -webkit-transition:all .35s ease-out;
  -moz-transition:all .35s ease-out;
  -o-transition:all .35s ease-out;
  transition:all .35s ease-out
}
.rspbld-horizontal-icon-box .rspbld-icon.pull-left {
  order:1;
  margin:0 20px 0 0
}
.rspbld-horizontal-icon-box .rspbld-icon.pull-right {
  order:3;
  margin:0 0 0 20px
}
@media (min-width:767px) and (max-width:979px) {
  .rspbld-horizontal-icon-box .rspbld-icon {
    padding:0;
    width:100%
  }
}
@media (max-width:767px) {
  .rspbld-horizontal-icon-box .rspbld-icon {
    padding:0
  }
}
@media (max-width:979px) {
  .rspbld-horizontal-icon-box .rspbld-content-container {
    overflow:visible
  }
}
@media (max-width:767px) {
  .rspbld-horizontal-icon-box .rspbld-content-container {
    display:inline-block
  }
}
.rspbld-horizontal-icon-box .rspbld-content-container .rspbld-title {
  margin:0 0 15px 0;
  font-family:Raleway;
  color:#537d8b;
  font-weight:700;
  font-size:1.1rem
}
@media (max-width:979px) {
  .rspbld-horizontal-icon-box .rspbld-content-container .rspbld-title {
    display:inline-block;
    margin-top:1.5rem
  }
}
.rspbld-horizontal-icon-box .rspbld-content {
  line-height:1.5;
  font-weight:500;
  font-size:.95rem
}
.rspbld-horizontal-icon-box .rspbld-content p:last-of-type {
  margin-bottom:0;
  font-size:.95rem
}
.rspbld-horizontal-icon-box .rspbld-button {
  margin:15px 0 0 0
}
.rspbld-horizontal-icon-box .rspbld-button.btn-link {
  color:#30d2db
}
.rspbld-horizontal-icon-box.rstpl-square-icon .rspbld-icon,
.rspbld-horizontal-icon-box.rstpl-round-icon .rspbld-icon {
  width:160px;
  height:160px;
  overflow:hidden;
  position:relative;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  -webkit-box-shadow:0 0 20px 5px rgba(50,50,50,0.2);
  -moz-box-shadow:0 0 20px 5px rgba(50,50,50,0.2);
  -ms-box-shadow:0 0 20px 5px rgba(50,50,50,0.2);
  -o-box-shadow:0 0 20px 5px rgba(50,50,50,0.2);
  box-shadow:0 0 20px 5px rgba(50,50,50,0.2);
  -webkit-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .4s cubic-bezier(.175, .885, .32, 1.275)
}
.rspbld-horizontal-icon-box.rstpl-square-icon .rspbld-icon i,
.rspbld-horizontal-icon-box.rstpl-round-icon .rspbld-icon i {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
  font-size:64px
}
.rspbld-horizontal-icon-box.rstpl-square-icon:hover .rspbld-icon,
.rspbld-horizontal-icon-box.rstpl-round-icon:hover .rspbld-icon {
  -webkit-box-shadow:5px 5px 8px 2px rgba(50,50,50,0.1);
  -moz-box-shadow:5px 5px 8px 2px rgba(50,50,50,0.1);
  -ms-box-shadow:5px 5px 8px 2px rgba(50,50,50,0.1);
  -o-box-shadow:5px 5px 8px 2px rgba(50,50,50,0.1);
  box-shadow:5px 5px 8px 2px rgba(50,50,50,0.1);
  -webkit-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .4s cubic-bezier(.175, .885, .32, 1.275)
}
.rspbld-horizontal-icon-box.rstpl-square-icon .rspbld-icon {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.rspbld-horizontal-icon-box.rstpl-primary .rspbld-icon {
  background-color:#537d8b;
  color:#ffffff
}
.rspbld-horizontal-icon-box.rstpl-primary .rspbld-title {
  color:#30d2db
}
.rspbld-horizontal-icon-box.rstpl-secondary .rspbld-icon {
  background-color:#30d2db;
  color:#ffffff
}
.rspbld-horizontal-icon-box.rstpl-secondary .rspbld-title {
  color:#537d8b
}
.rspbld-horizontal-icon-box:hover .rspbld-icon {
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100)
}
.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
}
@media (max-width:768px) {
  .rspbld-horizontal-image-box .rspbld-image {
    width:100%
  }
}
@media (max-width:768px) {
  .rspbld-horizontal-image-box .rspbld-content-container {
    overflow:visible
  }
}
.rspbld-horizontal-image-box .rspbld-button {
  margin:30px auto
}
.rspbld-horizontal-image-box.rstpl-featured {
  padding:0;
  position:relative
}
.rspbld-horizontal-image-box.rstpl-featured .rspbld-image {
  width:50%;
  margin:0;
  opacity:0.5;
  -webkit-transition:all 0.25s linear;
  -moz-transition:all 0.25s linear;
  -o-transition:all 0.25s linear;
  transition:all 0.25s linear
}
.rspbld-horizontal-image-box.rstpl-featured:hover .rspbld-image {
  opacity:1;
  -webkit-transition:all 0.25s linear;
  -moz-transition:all 0.25s linear;
  -o-transition:all 0.25s linear;
  transition:all 0.25s linear
}
.rspbld-horizontal-image-box.rstpl-featured .rspbld-content-container {
  vertical-align:middle;
  padding:7.5%;
  margin:0
}
@media (max-width:1366px) {
  .rspbld-horizontal-image-box.rstpl-featured .rspbld-content-container {
    padding:5%
  }
}
@media (max-width:979px) {
  .rspbld-horizontal-image-box.rstpl-featured .rspbld-image {
    width:100%;
    opacity:0.3
  }
  .rspbld-horizontal-image-box.rstpl-featured:hover .rspbld-image {
    opacity:0.3
  }
  .rspbld-horizontal-image-box.rstpl-featured .rspbld-content-container {
    position:absolute;
    padding:20%;
    top:0;
    left:0
  }
  .rspbld-horizontal-image-box.rstpl-featured .rspbld-content-container .rspbld-title {
    text-align:center
  }
}
@media (max-width:768px) {
  .rspbld-horizontal-image-box.rstpl-featured .rspbld-image {
    opacity:0.3
  }
  .rspbld-horizontal-image-box.rstpl-featured:hover .rspbld-image {
    opacity:1
  }
  .rspbld-horizontal-image-box.rstpl-featured .rspbld-content-container {
    position:relative;
    overflow:hidden;
    padding:10%
  }
}
.rspbld-horizontal-image-box.rstpl-boxed {
  position:relative;
  margin-bottom:0;
  -webkit-box-shadow:0 0 20px 5px rgba(50,50,50,0.15);
  -moz-box-shadow:0 0 20px 5px rgba(50,50,50,0.15);
  -ms-box-shadow:0 0 20px 5px rgba(50,50,50,0.15);
  -o-box-shadow:0 0 20px 5px rgba(50,50,50,0.15);
  box-shadow:0 0 20px 5px rgba(50,50,50,0.15);
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  -webkit-transition:all 0.25s linear;
  -moz-transition:all 0.25s linear;
  -o-transition:all 0.25s linear;
  transition:all 0.25s linear
}
.rspbld-horizontal-image-box.rstpl-boxed .rspbld-image {
  position:absolute;
  overflow:hidden;
  width:100%;
  height:100%;
  top:0;
  left:0
}
.rspbld-horizontal-image-box.rstpl-boxed .rspbld-image:after {
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  -webkit-opacity:.15;
  -moz-opacity:.15;
  opacity:.15;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=15);
  filter:alpha(opacity=15);
  background:linear-gradient(90deg, rgba(0,0,0,0) 0,rgba(255,255,255,0.95) 220px);
  background:-webkit-linear-gradient(0deg, rgba(0,0,0,0) 0,rgba(255,255,255,0.95) 220px);
  background:-moz-linear-gradient(0deg, rgba(0,0,0,0) 0,rgba(255,255,255,0.95) 220px);
  background:-ms-linear-gradient(0deg, rgba(0,0,0,0) 0,rgba(255,255,255,0.95) 220px);
  background:-o-linear-gradient(0deg, rgba(0,0,0,0) 0,rgba(255,255,255,0.95) 220px);
  -webkit-transition:all .4s ease-out;
  -moz-transition:all .4s ease-out;
  -o-transition:all .4s ease-out;
  transition:all .4s ease-out
}
.rspbld-horizontal-image-box.rstpl-boxed .rspbld-image img {
  -webkit-transition:all 2s linear;
  -moz-transition:all 2s linear;
  -o-transition:all 2s linear;
  transition:all 2s linear
}
.rspbld-horizontal-image-box.rstpl-boxed .rspbld-content-container {
  position:relative;
  width:70%;
  float:right;
  padding:32px 24px;
  -webkit-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .4s cubic-bezier(.175, .885, .32, 1.275)
}
.rspbld-horizontal-image-box.rstpl-boxed .rspbld-content-container .rspbld-title,
.rspbld-horizontal-image-box.rstpl-boxed .rspbld-content-container .rspbld-content,
.rspbld-horizontal-image-box.rstpl-boxed .rspbld-content-container .rspbld-button {
  -webkit-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -webkit-transform:translateX(100%);
  -moz-transform:translateX(100%);
  -ms-transform:translateX(100%);
  -o-transform:translateX(100%);
  transform:translateX(100%);
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0)
}
.rspbld-horizontal-image-box.rstpl-boxed .rspbld-content-container .rspbld-title {
  font-size:20.8px;
  color:#537d8b;
  -webkit-transition-delay:.05s;
  -moz-transition-delay:.05s;
  -o-transition-delay:.05s;
  transition-delay:.05s
}
.rspbld-horizontal-image-box.rstpl-boxed .rspbld-content-container .rspbld-content {
  -webkit-transition-delay:.1s;
  -moz-transition-delay:.1s;
  -o-transition-delay:.1s;
  transition-delay:.1s;
  color:#363636;
  font-weight:300
}
.rspbld-horizontal-image-box.rstpl-boxed .rspbld-content-container .rspbld-button {
  display:block;
  -webkit-transition-delay:.15s;
  -moz-transition-delay:.15s;
  -o-transition-delay:.15s;
  transition-delay:.15s
}
.rspbld-horizontal-image-box.rstpl-boxed .rspbld-content-container .rspbld-button.btn-link {
  margin-bottom:0
}
.rspbld-horizontal-image-box.rstpl-boxed:hover,
.rspbld-horizontal-image-box.rstpl-boxed:active,
.rspbld-horizontal-image-box.rstpl-boxed:focus {
  -webkit-box-shadow:0 0 20px 5px rgba(50,50,50,0.25);
  -moz-box-shadow:0 0 20px 5px rgba(50,50,50,0.25);
  -ms-box-shadow:0 0 20px 5px rgba(50,50,50,0.25);
  -o-box-shadow:0 0 20px 5px rgba(50,50,50,0.25);
  box-shadow:0 0 20px 5px rgba(50,50,50,0.25)
}
.rspbld-horizontal-image-box.rstpl-boxed:hover .rspbld-image:after,
.rspbld-horizontal-image-box.rstpl-boxed:active .rspbld-image:after,
.rspbld-horizontal-image-box.rstpl-boxed:focus .rspbld-image:after {
  -webkit-opacity:.95;
  -moz-opacity:.95;
  opacity:.95;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
  filter:alpha(opacity=95)
}
.rspbld-horizontal-image-box.rstpl-boxed:hover .rspbld-image img,
.rspbld-horizontal-image-box.rstpl-boxed:active .rspbld-image img,
.rspbld-horizontal-image-box.rstpl-boxed:focus .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 1s linear;
  -moz-transition:all 1s linear;
  -o-transition:all 1s linear;
  transition:all 1s linear
}
.rspbld-horizontal-image-box.rstpl-boxed:hover .rspbld-content-container,
.rspbld-horizontal-image-box.rstpl-boxed:active .rspbld-content-container,
.rspbld-horizontal-image-box.rstpl-boxed:focus .rspbld-content-container,
.rspbld-horizontal-image-box.rstpl-boxed:hover .rspbld-title,
.rspbld-horizontal-image-box.rstpl-boxed:active .rspbld-title,
.rspbld-horizontal-image-box.rstpl-boxed:focus .rspbld-title,
.rspbld-horizontal-image-box.rstpl-boxed:hover .rspbld-content,
.rspbld-horizontal-image-box.rstpl-boxed:active .rspbld-content,
.rspbld-horizontal-image-box.rstpl-boxed:focus .rspbld-content,
.rspbld-horizontal-image-box.rstpl-boxed:hover .rspbld-button,
.rspbld-horizontal-image-box.rstpl-boxed:active .rspbld-button,
.rspbld-horizontal-image-box.rstpl-boxed:focus .rspbld-button {
  -webkit-transform:translateX(0);
  -moz-transform:translateX(0);
  -ms-transform:translateX(0);
  -o-transform:translateX(0);
  transform:translateX(0);
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100)
}
@media (max-width:1199px) {
  .rspbld-horizontal-image-box.rstpl-boxed {
    background-color:#ffffff;
    margin-bottom:2rem
  }
  .rspbld-horizontal-image-box.rstpl-boxed .rspbld-image {
    position:relative
  }
  .rspbld-horizontal-image-box.rstpl-boxed .rspbld-image:after {
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter:alpha(opacity=0)
  }
  .rspbld-horizontal-image-box.rstpl-boxed .rspbld-content-container {
    width:100%
  }
  .rspbld-horizontal-image-box.rstpl-boxed .rspbld-content-container .rspbld-title,
  .rspbld-horizontal-image-box.rstpl-boxed .rspbld-content-container .rspbld-content,
  .rspbld-horizontal-image-box.rstpl-boxed .rspbld-content-container .rspbld-button {
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -o-transform:translateX(0);
    transform:translateX(0);
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter:alpha(opacity=100)
  }
  .rspbld-horizontal-image-box.rstpl-boxed:hover .rspbld-image:after,
  .rspbld-horizontal-image-box.rstpl-boxed:active .rspbld-image:after,
  .rspbld-horizontal-image-box.rstpl-boxed:focus .rspbld-image:after {
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter:alpha(opacity=0)
  }
}
.rspbld-horizontal-image-box.text-left .rspbld-button {
  text-align:left
}
.rspbld-horizontal-image-box.text-right .rspbld-button {
  text-align:right
}
.rspbld-icon {
  -webkit-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  -o-transition:all .2s ease-out;
  transition:all .2s ease-out;
  background-color:transparent;
  border-radius:0;
  color:#30d2db;
  font-size:2em;
  padding:20px
}
.rspbld-icon i {
  width:auto
}
.rspbld-icon.rstpl-square-icon {
  width:128px;
  height:128px
}
.rspbld-icon.rstpl-square-icon i {
  font-size:60px
}
.rspbld-icon.rstpl-round-icon {
  width:128px;
  height:128px;
  overflow:hidden;
  position:relative;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  background:linear-gradient(140deg, rgba(150,150,150,0.25) -20%,#fff 80%);
  background:-webkit-linear-gradient(-50deg, rgba(150,150,150,0.25) -20%,#fff 80%);
  background:-moz-linear-gradient(-50deg, rgba(150,150,150,0.25) -20%,#fff 80%);
  background:-ms-linear-gradient(-50deg, rgba(150,150,150,0.25) -20%,#fff 80%);
  background:-o-linear-gradient(-50deg, rgba(150,150,150,0.25) -20%,#fff 80%);
  -webkit-box-shadow:10px 10px 15px 5px rgba(150,150,150,0.25);
  -moz-box-shadow:10px 10px 15px 5px rgba(150,150,150,0.25);
  -ms-box-shadow:10px 10px 15px 5px rgba(150,150,150,0.25);
  -o-box-shadow:10px 10px 15px 5px rgba(150,150,150,0.25);
  box-shadow:10px 10px 15px 5px rgba(150,150,150,0.25);
  -webkit-transition:all .35s ease-out;
  -moz-transition:all .35s ease-out;
  -o-transition:all .35s ease-out;
  transition:all .35s ease-out
}
.rspbld-icon.rstpl-round-icon i {
  transform:translate(-50%, -50%);
  position:absolute;
  top:50%;
  left:50%;
  font-size:48px
}
.rspbld-icon.rstpl-round-icon:hover {
  background-size:200% 200%;
  background-position:100% 100%;
  -webkit-box-shadow:5px 5px 8px 2px rgba(150,150,150,0.25);
  -moz-box-shadow:5px 5px 8px 2px rgba(150,150,150,0.25);
  -ms-box-shadow:5px 5px 8px 2px rgba(150,150,150,0.25);
  -o-box-shadow:5px 5px 8px 2px rgba(150,150,150,0.25);
  box-shadow:5px 5px 8px 2px rgba(150,150,150,0.25);
  -webkit-transition:all .35s ease-out;
  -moz-transition:all .35s ease-out;
  -o-transition:all .35s ease-out;
  transition:all .35s ease-out
}
.element-preview .light {
  background-color:#bfbfbf
}
.rspbld-image {
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  -webkit-transition:all .4s linear;
  -moz-transition:all .4s linear;
  -o-transition:all .4s linear;
  transition:all .4s linear;
  position:relative
}
.rspbld-image:after {
  content:"";
  -webkit-opacity:0 !important;
  -moz-opacity:0 !important;
  opacity:0 !important;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0) !important;
  filter:alpha(opacity=0) !important
}
.rspbld-image>img {
  display:inline-block;
  z-index:1
}
.rspbld-image>.rspbld-image-caption {
  background:#30d2db;
  color:#ffffff;
  z-index:3;
  position:absolute;
  top:50%;
  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%);
  font-size:37px;
  font-family:Merriweather;
  font-weight:300;
  line-height:1;
  padding:56px
}
.rspbld-image>a {
  overflow:hidden;
  position:relative;
  margin:0 auto;
  z-index:6;
  display:block;
  width:100%;
  height:100%;
  float:left
}
.rspbld-image>a:before {
  content:"";
  background-color:rgba(83,125,139,0.85);
  z-index:2;
  position:absolute;
  width:100%;
  height:100%;
  -webkit-opacity:.8;
  -moz-opacity:.8;
  opacity:.8;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter:alpha(opacity=80);
  -webkit-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .4s cubic-bezier(.175, .885, .32, 1.275)
}
.rspbld-image>a:after {
  color:#ffffff;
  content:'\f0c1';
  font-family:'FontAwesomeRSTemplate';
  font-size:2em;
  position:absolute;
  height:2em;
  line-height:2em;
  width:2em;
  left:50%;
  top:50%;
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0)
}
.rspbld-image>a>img {
  display:inline-block;
  z-index:1
}
.rspbld-image>a>.rspbld-image-caption {
  background:#30d2db;
  color:#ffffff;
  z-index:3;
  position:absolute;
  top:50%;
  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%);
  font-size:37px;
  font-family:Merriweather;
  font-weight:300;
  line-height:1;
  padding:56px
}
.rspbld-image>a.rspbld-magnific-popup:before {
  content:"";
  background-color:rgba(83,125,139,0.85);
  z-index:2;
  position:absolute;
  width:100%;
  height:100%;
  -webkit-opacity:.8;
  -moz-opacity:.8;
  opacity:.8;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter:alpha(opacity=80);
  -webkit-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .4s cubic-bezier(.175, .885, .32, 1.275)
}
.rspbld-image>a.rspbld-magnific-popup:after {
  color:#ffffff
}
.rspbld-image>a:hover:before {
  background-color:rgba(83,125,139,0.25);
  -webkit-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .4s cubic-bezier(.175, .885, .32, 1.275)
}
.rspbld-image>a:hover:after {
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -webkit-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -webkit-transform:translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  -o-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%)
}
.rspbld-image.primary-overlay>a:before {
  background-color:rgba(83,125,139,0.85)
}
.rspbld-image.primary-overlay>a:hover:before {
  background-color:rgba(83,125,139,0.25)
}
.rspbld-image.primary-overlay .rspbld-image-caption {
  background-color:rgba(48,210,219,0.85)
}
.rspbld-image.secondary-overlay>a:before {
  background-color:rgba(48,210,219,0.85)
}
.rspbld-image.secondary-overlay>a:hover:before {
  background-color:rgba(48,210,219,0.25)
}
.rspbld-image.secondary-overlay .rspbld-image-caption {
  background-color:rgba(83,125,139,0.85)
}
.mfp-wrap.mfp-gallery button {
  background-color:transparent;
  background-image:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.mfp-wrap.mfp-gallery .mfp-arrow {
  border:none;
  opacity:1
}
.mfp-wrap.mfp-gallery .mfp-arrow.mfp-arrow-left::before,
.mfp-wrap.mfp-gallery .mfp-arrow.mfp-arrow-left::after,
.mfp-wrap.mfp-gallery .mfp-arrow.mfp-arrow-right::before,
.mfp-wrap.mfp-gallery .mfp-arrow.mfp-arrow-right::after {
  border:none;
  font-family:FontAwesomeRSTemplate;
  font-size:3rem;
  color:#30d2db
}
.mfp-wrap.mfp-gallery .mfp-arrow.mfp-arrow-left::after,
.mfp-wrap.mfp-gallery .mfp-arrow.mfp-arrow-left .mfp-a {
  content:"\f0d9"
}
.mfp-wrap.mfp-gallery .mfp-arrow.mfp-arrow-right::after,
.mfp-wrap.mfp-gallery .mfp-arrow.mfp-arrow-right .mfp-a {
  content:"\f0da"
}
.mfp-wrap.mfp-gallery .mfp-arrow:hover {
  border:none;
  color:#30d2db
}
.mfp-wrap.mfp-gallery .mfp-close:hover {
  border:none
}
.rspbld-list li {
  margin:0 0 16px 0;
  font-size:19.2px;
  line-height:1.3
}
.rspbld-list .rspbld-icon-container {
  vertical-align:middle
}
.rspbld-list .rspbld-icon-container .rspbld-icon i {
  color:#30d2db;
  font-size:19.2px
}
.rspbld-list .rspbld-content-container {
  vertical-align:middle
}
.rspbld-list .rspbld-content-container .rspbld-content {
  margin:0
}
.rspbld-list .rspbld-content-container .rspbld-content p {
  margin:0
}
.rspbld-list.primary .rspbld-icon-container .rspbld-icon i {
  color:#537d8b
}
.rstpl-mega-menu .rstpl-mega-menu-container .rspbld-masonry-boxes {
  padding-left:1px;
  padding-top:1px
}
.rspbld-masonry-boxes .box {
  width:100%;
  overflow:hidden
}
.rspbld-masonry-boxes .box img {
  -webkit-transform:translate3d(-10px, 0px, 0px) scale(1.1);
  -moz-transform:translate3d(-10px, 0px, 0px) scale(1.1);
  -ms-transform:translate3d(-10px, 0px, 0px) scale(1.1);
  -o-transform:translate3d(-10px, 0px, 0px) scale(1.1);
  transform:translate3d(-10px, 0px, 0px) scale(1.1);
  -webkit-transition:all .3s linear;
  -moz-transition:all .3s linear;
  -o-transition:all .3s linear;
  transition:all .3s linear
}
.rspbld-masonry-boxes .box:hover img {
  -webkit-transform:scale(1) translate3d(0px, 0px, 0px);
  -moz-transform:scale(1) translate3d(0px, 0px, 0px);
  -ms-transform:scale(1) translate3d(0px, 0px, 0px);
  -o-transform:scale(1) translate3d(0px, 0px, 0px);
  transform:scale(1) translate3d(0px, 0px, 0px);
  -webkit-transition:all .3s linear;
  -moz-transition:all .3s linear;
  -o-transition:all .3s linear;
  transition:all .3s linear
}
.rspbld-personal-box {
  position:relative;
  overflow:hidden;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  -webkit-transition:all .3s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .3s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .3s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .3s cubic-bezier(.175, .885, .32, 1.275)
}
.rspbld-personal-box .rspbld-image {
  overflow:hidden;
  display:block;
  position:relative;
  z-index:2
}
.rspbld-personal-box .rspbld-image:before {
  content:"";
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  z-index:1
}
.rspbld-personal-box .rspbld-image img {
  -webkit-transform:scale(1.05) translateY(0);
  -moz-transform:scale(1.05) translateY(0);
  -ms-transform:scale(1.05) translateY(0);
  -o-transform:scale(1.05) translateY(0);
  transform:scale(1.05) translateY(0);
  -webkit-transition:all .5s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .5s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .5s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .5s cubic-bezier(.175, .885, .32, 1.275);
  position:relative;
  overflow:hidden;
  z-index:0
}
.rspbld-personal-box .rstpl-content-box {
  position:absolute;
  bottom:0;
  width:100%;
  z-index:5;
  padding:0 24px 24px 24px;
  background-color:rgba(83,125,139,0.9);
  -webkit-transition:all .2s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .2s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .2s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .2s cubic-bezier(.175, .885, .32, 1.275)
}
.rspbld-personal-box .rstpl-content-box:before {
  content:"";
  position:absolute;
  top:-130px;
  left:0;
  width:100%;
  min-height:130px;
  z-index:6;
  background:linear-gradient(180deg, rgba(0,0,0,0) 0,rgba(83,125,139,0.9) 130px);
  background:-webkit-linear-gradient(-90deg, rgba(0,0,0,0) 0,rgba(83,125,139,0.9) 130px);
  background:-moz-linear-gradient(-90deg, rgba(0,0,0,0) 0,rgba(83,125,139,0.9) 130px);
  background:-ms-linear-gradient(-90deg, rgba(0,0,0,0) 0,rgba(83,125,139,0.9) 130px);
  background:-o-linear-gradient(-90deg, rgba(0,0,0,0) 0,rgba(83,125,139,0.9) 130px);
  -webkit-transition:all .3s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .3s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .3s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .3s cubic-bezier(.175, .885, .32, 1.275)
}
.rspbld-personal-box .rstpl-content-box a {
  color:#30d2db
}
.rspbld-personal-box .rstpl-content-box a:hover,
.rspbld-personal-box .rstpl-content-box a:focus,
.rspbld-personal-box .rstpl-content-box a:active {
  color:#53dae1
}
.rspbld-personal-box .rspbld-title {
  margin-bottom:15px;
  font-size:1.8rem;
  color:#ffffff;
  font-weight:400
}
.rspbld-personal-box .rspbld-subtitle {
  margin-bottom:15px;
  margin-top:0;
  font-size:0.95rem;
  font-weight:100;
  color:#ffffff
}
.rspbld-personal-box .rspbld-content {
  position:relative;
  width:80%;
  margin:15px auto;
  color:#ccc;
  font-weight:300
}
.rspbld-personal-box .rspbld-content p {
  font-size:1rem;
  line-height:1.4;
  color:#ccc
}
>.rspbld-personal-box .rspbld-content:last-of-type {
  margin-bottom:0
}
.rspbld-personal-box .rspbld-social-icons {
  position:relative;
  width:100%;
  z-index:7;
  -webkit-opacity:.75;
  -moz-opacity:.75;
  opacity:.75;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter:alpha(opacity=75);
  -webkit-transition:opacity .3s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:opacity .3s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:opacity .3s cubic-bezier(.175, .885, .32, 1.275);
  transition:opacity .3s cubic-bezier(.175, .885, .32, 1.275)
}
.rspbld-personal-box .rspbld-social-icons>li {
  text-align:center
}
.rspbld-personal-box .rspbld-social-icons>li i {
  -webkit-transition:all .2s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .2s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .2s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .2s cubic-bezier(.175, .885, .32, 1.275);
  background-color:transparent;
  color:#ffffff;
  font-size:1.2rem;
  padding:10px 6px;
  margin:0
}
.rspbld-personal-box .rspbld-social-icons>li a:hover i {
  color:#30d2db;
  -webkit-transition:all .2s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .2s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .2s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .2s cubic-bezier(.175, .885, .32, 1.275)
}
.rspbld-personal-box:hover .rspbld-image img,
.rspbld-personal-box:active .rspbld-image img,
.rspbld-personal-box:focus .rspbld-image img {
  -webkit-transform:scale(1.2) translateX(5%);
  -moz-transform:scale(1.2) translateX(5%);
  -ms-transform:scale(1.2) translateX(5%);
  -o-transform:scale(1.2) translateX(5%);
  transform:scale(1.2) translateX(5%)
}
.rspbld-personal-box:hover .rstpl-content-box,
.rspbld-personal-box:active .rstpl-content-box,
.rspbld-personal-box:focus .rstpl-content-box {
  background-color:rgba(83,125,139,0.9)
}
.rspbld-personal-box:hover .rstpl-content-box:before,
.rspbld-personal-box:active .rstpl-content-box:before,
.rspbld-personal-box:focus .rstpl-content-box:before {
  background:linear-gradient(180deg, rgba(0,0,0,0) 0,rgba(83,125,139,0.9) 130px);
  background:-webkit-linear-gradient(-90deg, rgba(0,0,0,0) 0,rgba(83,125,139,0.9) 130px);
  background:-moz-linear-gradient(-90deg, rgba(0,0,0,0) 0,rgba(83,125,139,0.9) 130px);
  background:-ms-linear-gradient(-90deg, rgba(0,0,0,0) 0,rgba(83,125,139,0.9) 130px);
  background:-o-linear-gradient(-90deg, rgba(0,0,0,0) 0,rgba(83,125,139,0.9) 130px)
}
.rspbld-personal-box:hover .rstpl-content-box .rspbld-social-icons,
.rspbld-personal-box:active .rstpl-content-box .rspbld-social-icons,
.rspbld-personal-box:focus .rstpl-content-box .rspbld-social-icons {
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100)
}
.element-preview .rspbld-personal-box {
  margin-left:auto;
  margin-right:auto;
  width:50%
}
.rspbld-portfolio-filtering .rspbld-filter li {
  background:linear-gradient(0deg, #40606b 25%,#537d8b 85%);
  background:-webkit-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-moz-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-ms-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-o-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background-color:#537d8b;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:14px;
  font-weight:600;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  padding:9px 12px;
  text-transform:uppercase;
  letter-spacing:2px;
  background:transparent;
  color:#363636;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.rspbld-portfolio-filtering .rspbld-filter li:hover,
.rspbld-portfolio-filtering .rspbld-filter li:focus,
.rspbld-portfolio-filtering .rspbld-filter li:active,
.rspbld-portfolio-filtering .rspbld-filter li:active.rspbld-portfolio-filtering .rspbld-filter li:focus {
  background-color:#5a8796;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.rspbld-portfolio-filtering .rspbld-filter li.active,
.rspbld-portfolio-filtering .rspbld-filter li:hover {
  background-color:#537d8b;
  color:#ffffff;
  opacity:1
}
.rspbld-portfolio-filtering .filtr-item {
  padding:10px
}
.rspbld-portfolio-filtering .filtr-item .filtr-item-inner {
  background-color:#ffffff
}
.rspbld-portfolio-filtering .filtr-item .filtr-item-inner img {
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  filter:grayscale(0)
}
.rspbld-portfolio-filtering .filtr-item .filtr-item-inner .rspbld-title {
  margin:20px 0 0 0;
  text-shadow:none
}
.rspbld-portfolio-filtering .filtr-item .filtr-item-inner>a {
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  padding:0;
  overflow:hidden;
  position:relative
}
.rspbld-portfolio-filtering .filtr-item .filtr-item-inner>a:before {
  content:"";
  background-color:rgba(48,210,219,0.85);
  width:100%;
  height:100%;
  position:absolute;
  z-index:1;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -webkit-transition:all .2s ease-out .1s;
  -moz-transition:all .2s ease-out .1s;
  -o-transition:all .2s ease-out .1s;
  transition:all .2s ease-out .1s
}
.rspbld-portfolio-filtering .filtr-item .filtr-item-inner>a img {
  position:relative;
  overflow:hidden
}
.rspbld-portfolio-filtering .filtr-item .filtr-item-inner>a .rspbld-title {
  position:absolute;
  top:50%;
  left:50%;
  width:100%;
  z-index:2;
  text-align:center;
  color:#537d8b;
  -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 .2s ease-out .1s;
  -moz-transition:all .2s ease-out .1s;
  -o-transition:all .2s ease-out .1s;
  transition:all .2s ease-out .1s;
  margin:0
}
.rspbld-portfolio-filtering .filtr-item .filtr-item-inner>a .rspbld-title:before {
  content:"\f0c1";
  font-family:FontAwesomeRSTemplate;
  -webkit-transform:translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  -o-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  font-size:1.5rem;
  width:1.5rem;
  height:1.5rem;
  margin:5px 10px 0 0;
  color:#537d8b;
  z-index:2;
  -webkit-transition:all .2s ease-out .1s;
  -moz-transition:all .2s ease-out .1s;
  -o-transition:all .2s ease-out .1s;
  transition:all .2s ease-out .1s
}
.rspbld-portfolio-filtering .filtr-item .filtr-item-inner .rspbld-content {
  padding:10px 0
}
.rspbld-portfolio-filtering .filtr-item .filtr-item-inner .rspbld-content p:last-of-type {
  margin-bottom:0
}
.rspbld-portfolio-filtering .filtr-item .filtr-item-inner:hover>a 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-portfolio-filtering .filtr-item .filtr-item-inner:hover>a:before {
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0);
  -webkit-transition:all .2s ease-out .1s;
  -moz-transition:all .2s ease-out .1s;
  -o-transition:all .2s ease-out .1s;
  transition:all .2s ease-out .1s
}
.rspbld-portfolio-filtering .filtr-item .filtr-item-inner:hover>a .rspbld-title {
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0);
  -webkit-transition:all .2s ease-out .1s;
  -moz-transition:all .2s ease-out .1s;
  -o-transition:all .2s ease-out .1s;
  transition:all .2s ease-out .1s
}
@media (max-width:767px) {
  .rspbld-portfolio-filtering [class*="grid_"] {
    width:50%
  }
}
.background-primary .rspbld-portfolio-filtering .rspbld-filter li,
.background-secondary .rspbld-portfolio-filtering .rspbld-filter li,
.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li,
.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li {
  background:linear-gradient(0deg, #40606b 25%,#537d8b 85%);
  background:-webkit-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-moz-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-ms-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-o-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background-color:#537d8b;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:14px;
  font-weight:600;
  padding:9px 12px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  background:transparent;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
.background-primary .rspbld-portfolio-filtering .rspbld-filter li:hover,
.background-secondary .rspbld-portfolio-filtering .rspbld-filter li:hover,
.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li:hover,
.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li:hover,
.background-primary .rspbld-portfolio-filtering .rspbld-filter li:focus,
.background-secondary .rspbld-portfolio-filtering .rspbld-filter li:focus,
.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li:focus,
.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li:focus,
.background-primary .rspbld-portfolio-filtering .rspbld-filter li:active,
.background-secondary .rspbld-portfolio-filtering .rspbld-filter li:active,
.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li:active,
.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li:active,
.background-primary .rspbld-portfolio-filtering .rspbld-filter li:active.background-primary .rspbld-portfolio-filtering .rspbld-filter li:focus,
.background-primary .rspbld-portfolio-filtering .rspbld-filter li:active.background-secondary .rspbld-portfolio-filtering .rspbld-filter li:focus,
.background-primary .rspbld-portfolio-filtering .rspbld-filter li:active.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li:focus,
.background-primary .rspbld-portfolio-filtering .rspbld-filter li:active.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li:focus,
.background-secondary .rspbld-portfolio-filtering .rspbld-filter li:active.background-primary .rspbld-portfolio-filtering .rspbld-filter li:focus,
.background-secondary .rspbld-portfolio-filtering .rspbld-filter li:active.background-secondary .rspbld-portfolio-filtering .rspbld-filter li:focus,
.background-secondary .rspbld-portfolio-filtering .rspbld-filter li:active.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li:focus,
.background-secondary .rspbld-portfolio-filtering .rspbld-filter li:active.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li:focus,
.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li:active.background-primary .rspbld-portfolio-filtering .rspbld-filter li:focus,
.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li:active.background-secondary .rspbld-portfolio-filtering .rspbld-filter li:focus,
.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li:active.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li:focus,
.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li:active.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li:focus,
.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li:active.background-primary .rspbld-portfolio-filtering .rspbld-filter li:focus,
.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li:active.background-secondary .rspbld-portfolio-filtering .rspbld-filter li:focus,
.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li:active.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li:focus,
.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li:active.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li:focus {
  background-color:#5a8796;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.background-primary .rspbld-portfolio-filtering .rspbld-filter li.active,
.background-secondary .rspbld-portfolio-filtering .rspbld-filter li.active,
.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li.active,
.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li.active,
.background-primary .rspbld-portfolio-filtering .rspbld-filter li:hover,
.background-secondary .rspbld-portfolio-filtering .rspbld-filter li:hover,
.primary-overlay .rspbld-portfolio-filtering .rspbld-filter li:hover,
.secondary-overlay .rspbld-portfolio-filtering .rspbld-filter li:hover {
  background-color:#537d8b;
  color:#ffffff;
  opacity:1
}
.background-primary .well,
.background-secondary .well,
.primary-overlay .well,
.secondary-overlay .well {
  color:#363636
}
.background-primary .well h1,
.background-secondary .well h1,
.primary-overlay .well h1,
.secondary-overlay .well h1,
.background-primary .well h2,
.background-secondary .well h2,
.primary-overlay .well h2,
.secondary-overlay .well h2,
.background-primary .well h3,
.background-secondary .well h3,
.primary-overlay .well h3,
.secondary-overlay .well h3,
.background-primary .well h4,
.background-secondary .well h4,
.primary-overlay .well h4,
.secondary-overlay .well h4,
.background-primary .well h5,
.background-secondary .well h5,
.primary-overlay .well h5,
.secondary-overlay .well h5,
.background-primary .well h6,
.background-secondary .well h6,
.primary-overlay .well h6,
.secondary-overlay .well h6 {
  color:#5c5c5c
}
.element-preview .rspbld-portfolio-filtering-container .filtr-item {
  padding:5px
}
.rspbld-price-box {
  -webkit-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  -o-transition:all .2s ease-out;
  transition:all .2s ease-out;
  position:relative;
  overflow:hidden;
  z-index:0;
  font-weight:400;
  color:#363636;
  margin-top:20px;
  padding:34px;
  background-color:rgba(255,255,255,0.85);
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  border:3px solid #537d8b
}
.rspbld-price-box .table {
  border:none;
  margin-bottom:0
}
.rspbld-price-box .table td,
.rspbld-price-box .table th {
  padding:8px 4px;
  font-weight:400;
  font-size:15px;
  border:none;
  text-align:left
}
.rspbld-price-box .table td .rspbld-icon,
.rspbld-price-box .table th .rspbld-icon {
  z-index:0;
  font-size:4rem;
  display:block;
  text-align:center;
  background-color:transparent;
  color:#537d8b;
  -webkit-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  -o-transition:all .2s ease-out;
  transition:all .2s ease-out
}
.rspbld-price-box .table td .rspbld-title,
.rspbld-price-box .table th .rspbld-title {
  display:block;
  position:relative;
  z-index:2;
  text-align:center;
  font-weight:400;
  letter-spacing:-2px;
  text-transform:none;
  margin:1.5rem 0 48px 0;
  color:#537d8b;
  -webkit-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -moz-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -o-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  transition:all .3s cubic-bezier(.51, .92, .24, 1.15)
}
.rspbld-price-box .table td .rspbld-title:after,
.rspbld-price-box .table th .rspbld-title:after {
  content:"";
  display:inline-block;
  position:absolute;
  bottom:-16px;
  left:50%;
  width:32px;
  height:5px;
  background-color:#537d8b;
  -webkit-border-radius:5% 5% 5% 5% / 50% 50% 50% 50% ;
  -moz-border-radius:5% 5% 5% 5% / 50% 50% 50% 50% ;
  border-radius:5% 5% 5% 5% / 50% 50% 50% 50% ;
  -webkit-opacity:.35;
  -moz-opacity:.35;
  opacity:.35;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=35);
  filter:alpha(opacity=35);
  -webkit-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  -o-transform:translateX(-50%);
  transform:translateX(-50%);
  -webkit-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -moz-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  -o-transition:all .3s cubic-bezier(.51, .92, .24, 1.15);
  transition:all .3s cubic-bezier(.51, .92, .24, 1.15)
}
.rspbld-price-box .table td .rspbld-price,
.rspbld-price-box .table th .rspbld-price {
  -webkit-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  -o-transition:all .2s ease-out;
  transition:all .2s ease-out;
  position:relative;
  z-index:2;
  border-radius:100%;
  font-family:Merriweather;
  font-size:52px;
  font-weight:600;
  font-style:italic;
  letter-spacing:-2px;
  text-align:left;
  color:#30d2db
}
.rspbld-price-box .table td .rspbld-price .rstpl-currency,
.rspbld-price-box .table th .rspbld-price .rstpl-currency {
  font-family:Raleway;
  font-size:29px;
  font-weight:600;
  font-style:normal;
  margin-right:.25rem
}
.rspbld-price-box .table td .rspbld-price sup,
.rspbld-price-box .table th .rspbld-price sup {
  font-family:Raleway;
  display:inline-block;
  position:absolute;
  letter-spacing:0;
  font-size:40%
}
.rspbld-price-box .table td .rspbld-content,
.rspbld-price-box .table th .rspbld-content {
  text-align:left;
  font-weight:300;
  font-size:15px;
  font-style:italic;
  margin:30px 0 15px 0;
  z-index:2
}
.rspbld-price-box .table td .rspbld-content>p:last-of-type,
.rspbld-price-box .table th .rspbld-content>p:last-of-type {
  margin:0
}
.rspbld-price-box .table td .rspbld-button,
.rspbld-price-box .table th .rspbld-button {
  z-index:2;
  margin:2.5rem auto 0 auto;
  width:100%;
  font-size:17.6px
}
.rspbld-price-box:hover {
  background-color:rgba(255,255,255,0.9);
  border:3px solid #30d2db
}
.rspbld-price-box:hover .rspbld-icon {
  color:#30d2db
}
.rspbld-price-box:hover .rspbld-title {
  color:#30d2db
}
.rspbld-price-box:hover .rspbld-title:after {
  width:5px
}
.rspbld-price-box.featured {
  -webkit-transform:scale(1.03);
  -moz-transform:scale(1.03);
  -ms-transform:scale(1.03);
  -o-transform:scale(1.03);
  transform:scale(1.03);
  border-color:#30d2db
}
.rspbld-price-box.featured .table {
  border:none;
  margin-bottom:0
}
.rspbld-price-box.featured .table td,
.rspbld-price-box.featured .table th {
  color:#537d8b
}
.rspbld-price-box.featured .table td .rspbld-icon,
.rspbld-price-box.featured .table th .rspbld-icon {
  color:#30d2db
}
.rspbld-price-box.featured .table td .rspbld-title,
.rspbld-price-box.featured .table th .rspbld-title {
  color:#30d2db
}
.rspbld-price-box.featured .table td .rspbld-title:after,
.rspbld-price-box.featured .table th .rspbld-title:after {
  background-color:#30d2db
}
.rspbld-price-box.featured .table td .rspbld-price,
.rspbld-price-box.featured .table th .rspbld-price {
  color:#537d8b
}
.rspbld-price-box.featured:hover .rspbld-icon {
  color:#30d2db
}
.rspbld-price-box.featured:hover .rspbld-title {
  color:#30d2db
}
@media (max-width:980px) {
  .rspbld-price-box {
    padding:10px;
    width:100%
  }
}
@media (max-width:768px) {
  .rspbld-price-box {
    margin-bottom:2rem
  }
}
.element-preview .rspbld-price-box {
  margin-left:auto;
  margin-right:auto;
  width:60%
}
.element-preview .rspbld-price-box:hover {
  width:60%
}
.rspbld-progress-bars .progress {
  border-radius:0;
  height:35px;
  margin-bottom:16px
}
.rspbld-progress-bars .progress .bar {
  background-color:#537d8b
}
.rspbld-progress-bars .progress .bar .rspbld-item-title {
  font-size:16px;
  font-weight:400;
  line-height:28.8px;
  padding-left:8px;
  text-align:left
}
.rspbld-progress-bars .progress .bar .rspbld-item-title i {
  font-size:16px
}
.rspbld-progress-bars .progress:nth-child(2n) .bar {
  background-color:#30d2db
}
.rspbld-progress-bars.rstpl-slim-bar {
  overflow:hidden
}
.rspbld-progress-bars.rstpl-slim-bar .progress {
  margin:56px auto;
  height:10px;
  background-color:#dfdfdf;
  overflow:visible;
  z-index:1;
  position:relative
}
.rspbld-progress-bars.rstpl-slim-bar .progress .bar .rspbld-item-title {
  position:absolute;
  bottom:35px;
  color:#000000;
  z-index:2
}
.rspbld-progress-circles .progress-circle {
  margin:0 7% 0 0
}
.rspbld-progress-circles .progress-circle:last-of-type {
  margin:0
}
.rspbld-progress-circles .progress-circle .item-wrapper {
  background-color:transparent;
  width:224px;
  height:224px;
  -webkit-box-shadow:0 0 0 32px rgba(255,255,255,0.95) inset;
  -moz-box-shadow:0 0 0 32px rgba(255,255,255,0.95) inset;
  -ms-box-shadow:0 0 0 32px rgba(255,255,255,0.95) inset;
  -o-box-shadow:0 0 0 32px rgba(255,255,255,0.95) inset;
  box-shadow:0 0 0 32px rgba(255,255,255,0.95) inset
}
.rspbld-progress-circles .progress-circle .item-wrapper .bar-wrapper {
  width:224px;
  height:224px
}
.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:#30d2db;
  border-width:32px;
  width:224px;
  height:224px;
  clip:rect(auto, 112px, 224px, auto)
}
.rspbld-progress-circles .progress-circle .item-wrapper span {
  background-color:transparent;
  color:#363636;
  font-weight:700;
  font-family:Merriweather;
  font-size:40px;
  line-height:5.5;
  width:224px;
  height:224px
}
.rspbld-progress-circles .progress-circle .rspbld-item-title {
  font-size:21px;
  font-weight:600;
  margin:20px 0 0 0
}
.rspbld-progress-circles.primary .item-wrapper .bar-wrapper .bar,
.rspbld-progress-circles.primary .item-wrapper[data-width="51"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="52"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="53"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="54"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="55"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="56"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="57"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="58"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="59"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="60"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="61"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="62"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="63"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="64"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="65"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="66"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="67"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="68"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="69"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="70"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="71"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="72"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="73"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="74"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="75"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="76"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="77"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="78"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="79"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="80"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="81"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="82"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="83"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="84"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="85"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="86"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="87"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="88"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="89"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="90"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="91"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="92"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="93"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="94"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="95"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="96"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="97"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="98"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="99"] .fill,
.rspbld-progress-circles.primary .item-wrapper[data-width="100"] .fill {
  border-color:#537d8b
}
.rspbld-progress-circles.text-center .item-wrapper {
  margin:0 auto
}
@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 {
  display:block;
  margin:0 auto;
  padding-left:16px;
  float:none;
  border:none
}
.rspbld-tab .nav-tabs>li {
  z-index:2;
  margin-right:16px;
  margin-bottom:-3px
}
.rspbld-tab .nav-tabs>li>a {
  background-color:transparent;
  border-color:#30d2db #30d2db #fff #30d2db;
  color:#30d2db;
  border-width:3px 3px 3px 3px;
  font-size:17.6px;
  font-weight:500;
  margin-right:0;
  padding:1rem 1.5rem;
  text-transform:none;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-tab .nav-tabs>li>a:hover,
.rspbld-tab .nav-tabs>li>a:focus {
  background-color:transparent;
  border-width:3px;
  border-color:#537d8b #537d8b #fff #537d8b;
  color:#537d8b;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-tab .nav-tabs>li>a>i {
  vertical-align:baseline;
  margin:4px 4px 0 4px
}
.rspbld-tab .nav-tabs>li.active>a,
.rspbld-tab .nav-tabs>li.active>a:hover,
.rspbld-tab .nav-tabs>li.active>a:focus {
  background-color:transparent;
  color:#537d8b;
  border-color:#537d8b #537d8b #fff #537d8b;
  border-width:3px
}
@media (max-width:980px) {
  .rspbld-tab .nav-tabs>li {
    width:100%;
    margin:0
  }
}
.rspbld-tab .tab-content {
  background-color:rgba(255,255,255,0.9);
  color:#363636;
  border:3px solid #537d8b;
  line-height:1.8;
  padding:2rem
}
.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:#363636
}
.rspbld-tab .tab-content .form-actions {
  background-color:#496f7b
}
.rspbld-tab .tab-content .rspbld-image {
  margin:0 15px 0 0
}
.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:#363636
}
.rspbld-tab .tab-content .well {
  background-color:#496f7b;
  border-color:#40606b
}
@media (max-width:980px) {
  .rspbld-tab .tab-content {
    -webkit-border-radius:0 0 4px 4px;
    -moz-border-radius:0 0 4px 4px;
    border-radius:0 0 4px 4px
  }
}
.rspbld-tab.rstpl-full-width .nav-tabs {
  display:flex;
  text-align:center;
  background-color:#ffffff;
  border:none;
  padding-left:0;
  margin-bottom:-3px
}
.rspbld-tab.rstpl-full-width .nav-tabs li {
  display:inline-flex;
  align-items:stretch;
  flex-grow:1;
  flex-basis:0;
  margin:0 20px 0 0;
  -webkit-border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0;
  border-radius:4px 4px 0 0;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-tab.rstpl-full-width .nav-tabs li:last-child {
  margin-right:0
}
.rspbld-tab.rstpl-full-width .nav-tabs li a {
  -webkit-border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0;
  border-radius:4px 4px 0 0;
  box-shadow:none;
  padding:30px;
  align-items:center;
  width:100%;
  background-color:rgba(83,125,139,0.9);
  border-color:rgba(83,125,139,0.9) rgba(83,125,139,0.9) #537d8b rgba(83,125,139,0.9);
  border-width:3px 3px 0 3px;
  color:#fff
}
.rspbld-tab.rstpl-full-width .nav-tabs li a i {
  width:100%;
  font-size:32px;
  text-align:center;
  margin-top:10px;
  margin-bottom:10px;
  margin-right:0;
  overflow:hidden;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-tab.rstpl-full-width .nav-tabs li:hover a i {
  margin-bottom:20px;
  margin-top:0
}
.rspbld-tab.rstpl-full-width .nav-tabs>li>a,
.rspbld-tab.rstpl-full-width .nav-tabs>li>a:hover,
.rspbld-tab.rstpl-full-width .nav-tabs>li>a:focus,
.rspbld-tab.rstpl-full-width .nav-tabs>li.active>a,
.rspbld-tab.rstpl-full-width .nav-tabs>li.active>a:hover,
.rspbld-tab.rstpl-full-width .nav-tabs>li.active>a:focus {
  box-shadow:none
}
.rspbld-tab.rstpl-full-width .nav-tabs>li.active>a {
  background-color:#ffffff;
  color:#363636;
  border-width:3px 3px 0 3px
}
@media (max-width:767px) {
  .rspbld-tab.rstpl-full-width .nav-tabs {
    display:block
  }
  .rspbld-tab.rstpl-full-width .nav-tabs li a {
    padding:10px 0
  }
}
.rspbld-tab.rstpl-full-width .tab-content {
  -webkit-border-radius:0 0 4px 4px;
  -moz-border-radius:0 0 4px 4px;
  border-radius:0 0 4px 4px
}
.rspbld-tab.rstpl-full-width.secondary .nav-tabs li a {
  background-color:rgba(48,210,219,0.9);
  border-color:rgba(48,210,219,0.9) rgba(48,210,219,0.9) #30d2db rgba(48,210,219,0.9)
}
.rspbld-tab.rstpl-full-width.secondary .nav-tabs>li.active>a {
  background-color:#ffffff;
  color:#363636
}
.rspbld-tab.rstpl-full-width.secondary .tab-content {
  border:3px solid #30d2db
}
.rspbld-tab.rstpl-vertical {
  display:flex;
  flex-flow:row wrap;
  justify-content:flex-start
}
.rspbld-tab.rstpl-vertical .rspbld-title {
  display:flex;
  width:100%;
  flex:1 100%;
  margin-bottom:34px
}
.rspbld-tab.rstpl-vertical .nav-tabs {
  display:flex;
  flex-direction:column;
  flex:1 25%;
  align-self:center;
  margin:0 -3px;
  z-index:1;
  padding-left:0
}
.rspbld-tab.rstpl-vertical .nav-tabs>li {
  display:inline-flex;
  margin:0
}
.rspbld-tab.rstpl-vertical .nav-tabs>li a {
  width:100%;
  border-color:transparent transparent #30d2db transparent;
  border-width:0 0 3px 0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  text-shadow:none
}
.rspbld-tab.rstpl-vertical .nav-tabs>li a:hover,
.rspbld-tab.rstpl-vertical .nav-tabs>li a:active,
.rspbld-tab.rstpl-vertical .nav-tabs>li a:focus {
  border-color:transparent transparent #537d8b transparent;
  border-width:0 0 3px 0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
@media (max-width:767px) {
  .rspbld-tab.rstpl-vertical .nav-tabs>li a {
    width:calc(100% - 6px);
    margin:0 auto
  }
}
.rspbld-tab.rstpl-vertical .nav-tabs>li.active a {
  border-width:0 0 3px 0;
  border-color:transparent transparent #537d8b transparent
}
@media (max-width:979px) {
  .rspbld-tab.rstpl-vertical .nav-tabs {
    flex:1 100%
  }
}
.rspbld-tab.rstpl-vertical .tab-content {
  display:flex;
  flex:2 75%;
  align-self:center;
  z-index:2
}
@media (max-width:979px) {
  .rspbld-tab.rstpl-vertical .tab-content {
    flex:2 100%
  }
}
@media (max-width:767px) {
  .rspbld-tab.rstpl-vertical .tab-content {
    border-top:none
  }
}
.rspbld-tab.rstpl-vertical.secondary .nav-tabs>li a {
  border-color:transparent transparent #537d8b transparent;
  color:#537d8b
}
.rspbld-tab.rstpl-vertical.secondary .nav-tabs>li a:hover,
.rspbld-tab.rstpl-vertical.secondary .nav-tabs>li a:active,
.rspbld-tab.rstpl-vertical.secondary .nav-tabs>li a:focus {
  border-color:transparent transparent #30d2db transparent
}
.rspbld-tab.rstpl-vertical.secondary .nav-tabs>li.active a {
  border-width:0 0 3px 0;
  border-color:transparent transparent #30d2db transparent;
  color:#30d2db
}
.rspbld-tab.rstpl-vertical.secondary .tab-content {
  border-color:#30d2db
}
.rspbld-tab.background-primary {
  background-color:transparent
}
.rspbld-tab.background-primary .nav-tabs>li>a {
  background-color:#30d2db;
  color:#ffffff;
  border:none
}
.rspbld-tab.background-primary .nav-tabs>li>a:hover,
.rspbld-tab.background-primary .nav-tabs>li>a:focus {
  background-color:#537d8b
}
.rspbld-tab.background-primary .nav-tabs>.active>a,
.rspbld-tab.background-primary .nav-tabs>.active>a:hover,
.rspbld-tab.background-primary .nav-tabs>.active>a:focus {
  background-color:#537d8b;
  color:#ffffff;
  border:none;
  outline:none
}
.rspbld-tab.background-primary .nav-tabs>li:last-of-type>a,
.rspbld-tab.background-primary .nav-tabs>li.active:last-of-type>a {
  border:none
}
.rspbld-tab.background-primary .tab-content {
  background-color:#537d8b;
  color:#ffffff
}
.rspbld-tab.background-primary .tab-content .tab-pane a {
  color:#30d2db
}
.rspbld-tab.background-secondary {
  background-color:transparent
}
.rspbld-tab.background-secondary .nav-tabs>li>a {
  background-color:#537d8b;
  border:none;
  color:#ffffff
}
.rspbld-tab.background-secondary .nav-tabs>li>a:hover,
.rspbld-tab.background-secondary .nav-tabs>li>a:focus {
  background-color:#30d2db;
  border:none
}
.rspbld-tab.background-secondary .nav-tabs>.active>a,
.rspbld-tab.background-secondary .nav-tabs>.active>a:hover,
.rspbld-tab.background-secondary .nav-tabs>.active>a:focus {
  background-color:#30d2db;
  color:#ffffff;
  border:none
}
.rspbld-tab.background-secondary .nav-tabs>li:last-of-type>a,
.rspbld-tab.background-secondary .nav-tabs>li.active:last-of-type>a {
  border:none
}
.rspbld-tab.background-secondary .tab-content {
  background-color:#30d2db;
  color:#ffffff
}
.rspbld-tab.background-secondary .tab-content .tab-pane a {
  color:#537d8b
}
.rspbld-testimonial-box {
  padding:56px;
  position:relative;
  -webkit-transition:all .3s cubic-bezier(.23, 1, .32, 1);
  -moz-transition:all .3s cubic-bezier(.23, 1, .32, 1);
  -o-transition:all .3s cubic-bezier(.23, 1, .32, 1);
  transition:all .3s cubic-bezier(.23, 1, .32, 1);
  border:3px solid #537d8b
}
.rspbld-testimonial-box:after {
  font-family:FontAwesomeRSTemplate;
  content:"\f10e";
  font-size:10vw;
  color:#30d2db;
  position:absolute;
  top:50%;
  left:50%;
  opacity:.35;
  -webkit-transform:translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  -o-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%)
}
.rspbld-testimonial-box .rspbld-avatar {
  position:relative;
  height:100px;
  width:100px;
  margin:30px;
  z-index:2
}
.rspbld-testimonial-box .rspbld-avatar:after {
  content:"";
  position:absolute;
  top:-3%;
  left:-1.5%;
  background-color:#30d2db;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  -webkit-transform:rotate(-40deg);
  -moz-transform:rotate(-40deg);
  -ms-transform:rotate(-40deg);
  -o-transform:rotate(-40deg);
  transform:rotate(-40deg);
  width:100%;
  height:100%;
  z-index:-1;
  -webkit-transition:all .3s cubic-bezier(.23, 1, .32, 1);
  -moz-transition:all .3s cubic-bezier(.23, 1, .32, 1);
  -o-transition:all .3s cubic-bezier(.23, 1, .32, 1);
  transition:all .3s cubic-bezier(.23, 1, .32, 1)
}
.rspbld-testimonial-box .rspbld-avatar img {
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%
}
.rspbld-testimonial-box .rspbld-avatar.pull-left {
  margin:10px 20px 10px 10px
}
.rspbld-testimonial-box .rspbld-avatar.pull-right {
  margin:10px 10px 10px 20px
}
.rspbld-testimonial-box.text-center .rspbld-avatar {
  margin:30px auto
}
.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
}
.rspbld-testimonial-box .rspbld-content .fa-quote-left,
.rspbld-testimonial-box .rspbld-content .fa-quote-right {
  display:none
}
.rspbld-testimonial-box:hover {
  -webkit-transition:all .3s cubic-bezier(.23, 1, .32, 1);
  -moz-transition:all .3s cubic-bezier(.23, 1, .32, 1);
  -o-transition:all .3s cubic-bezier(.23, 1, .32, 1);
  transition:all .3s cubic-bezier(.23, 1, .32, 1);
  border:3px solid #30d2db
}
.rspbld-testimonial-box:hover .rspbld-avatar:after {
  top:0;
  left:0;
  background-color:transparent;
  -webkit-transition:all .3s cubic-bezier(.23, 1, .32, 1);
  -moz-transition:all .3s cubic-bezier(.23, 1, .32, 1);
  -o-transition:all .3s cubic-bezier(.23, 1, .32, 1);
  transition:all .3s cubic-bezier(.23, 1, .32, 1)
}
@media (max-width:767px) {
  .rspbld-testimonial-box {
    padding:34px;
    margin:0 auto
  }
  .rspbld-testimonial-box .rspbld-avatar {
    height:auto;
    width:65%
  }
  .rspbld-testimonial-box .rspbld-avatar.pull-left,
  .rspbld-testimonial-box .rspbld-avatar.pull-right {
    float:none;
    margin:30px auto
  }
}
.element-preview .rspbld-testimonial-box {
  margin:0 auto;
  width:60%
}
.rspbld-text-block .rspbld-content {
  margin:0
}
.rspbld-text-block .rspbld-button {
  margin-top:30px
}
.rspbld-text-block>:last-child:not(.rspbld-title) {
  margin-bottom:0px
}
.rspbld-text-block.color-primary .rspbld-title,
.rspbld-text-block.color-primary .rspbld-subtitle,
.rspbld-text-block.color-primary .rspbld-content {
  color:#537d8b
}
.rspbld-vertical-icon-box {
  padding:2rem;
  width:100%
}
.rspbld-vertical-icon-box .rspbld-icon {
  background-color:transparent;
  color:#537d8b;
  padding:34px;
  -webkit-opacity:.85;
  -moz-opacity:.85;
  opacity:.85;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
  filter:alpha(opacity=85);
  -webkit-transition:all .3s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .3s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .3s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .3s cubic-bezier(.175, .885, .32, 1.275)
}
.rspbld-vertical-icon-box .rspbld-icon i {
  font-size:64px;
  width:64px;
  height:64px
}
@media (max-width:1199px) {
  .rspbld-vertical-icon-box .rspbld-icon {
    padding:1.8rem 0
  }
}
.rspbld-vertical-icon-box .rspbld-title {
  font-family:Merriweather;
  margin:30px 0 10px 0;
  font-weight:600
}
.rspbld-vertical-icon-box .rspbld-content {
  line-height:1.8
}
.rspbld-vertical-icon-box .rspbld-button {
  margin:30px 0 0 0
}
.rspbld-vertical-icon-box:hover .rspbld-icon {
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -webkit-transition:all .3s ease-out;
  -moz-transition:all .3s ease-out;
  -o-transition:all .3s ease-out;
  transition:all .3s ease-out
}
.rspbld-vertical-icon-box.rstpl-square-icon .rspbld-icon,
.rspbld-vertical-icon-box.rstpl-round-icon .rspbld-icon,
.rspbld-vertical-icon-box.rstpl-shape-icon .rspbld-icon {
  width:192px;
  height:192px;
  overflow:hidden;
  position:relative;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  -webkit-box-shadow:0 0 20px 5px rgba(50,50,50,0.2);
  -moz-box-shadow:0 0 20px 5px rgba(50,50,50,0.2);
  -ms-box-shadow:0 0 20px 5px rgba(50,50,50,0.2);
  -o-box-shadow:0 0 20px 5px rgba(50,50,50,0.2);
  box-shadow:0 0 20px 5px rgba(50,50,50,0.2);
  -webkit-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .4s cubic-bezier(.175, .885, .32, 1.275)
}
.rspbld-vertical-icon-box.rstpl-square-icon .rspbld-icon i,
.rspbld-vertical-icon-box.rstpl-round-icon .rspbld-icon i,
.rspbld-vertical-icon-box.rstpl-shape-icon .rspbld-icon i {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%)
}
.rspbld-vertical-icon-box.rstpl-square-icon:hover .rspbld-icon,
.rspbld-vertical-icon-box.rstpl-round-icon:hover .rspbld-icon,
.rspbld-vertical-icon-box.rstpl-shape-icon:hover .rspbld-icon {
  -webkit-box-shadow:5px 5px 8px 2px rgba(50,50,50,0.1);
  -moz-box-shadow:5px 5px 8px 2px rgba(50,50,50,0.1);
  -ms-box-shadow:5px 5px 8px 2px rgba(50,50,50,0.1);
  -o-box-shadow:5px 5px 8px 2px rgba(50,50,50,0.1);
  box-shadow:5px 5px 8px 2px rgba(50,50,50,0.1);
  -webkit-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -moz-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition:all .4s cubic-bezier(.175, .885, .32, 1.275);
  transition:all .4s cubic-bezier(.175, .885, .32, 1.275)
}
@media (max-width:1199px) {
  .rspbld-vertical-icon-box.rstpl-square-icon,
  .rspbld-vertical-icon-box.rstpl-round-icon,
  .rspbld-vertical-icon-box.rstpl-shape-icon {
    padding:0
  }
  .rspbld-vertical-icon-box.rstpl-square-icon .rspbld-icon,
  .rspbld-vertical-icon-box.rstpl-round-icon .rspbld-icon,
  .rspbld-vertical-icon-box.rstpl-shape-icon .rspbld-icon {
    width:144px;
    height:144px
  }
}
@media (max-width:979px) {
  .rspbld-vertical-icon-box.rstpl-square-icon,
  .rspbld-vertical-icon-box.rstpl-round-icon,
  .rspbld-vertical-icon-box.rstpl-shape-icon {
    margin-bottom:3rem
  }
}
.rspbld-vertical-icon-box.rstpl-square-icon .rspbld-icon {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.rspbld-vertical-icon-box.rstpl-primary .rspbld-icon {
  background-color:#537d8b;
  color:#ffffff
}
.rspbld-vertical-icon-box.rstpl-primary .rspbld-title {
  color:#30d2db
}
.rspbld-vertical-icon-box.rstpl-secondary .rspbld-icon {
  background-color:#30d2db;
  color:#ffffff
}
.rspbld-vertical-icon-box.rstpl-secondary .rspbld-title {
  color:#537d8b
}
.element-preview .rspbld-vertical-icon-box {
  margin:0 auto;
  width:60%
}
.rspbld-vertical-image-box {
  padding:0;
  background-color:#fff;
  margin-top:30px;
  overflow:hidden;
  -webkit-transition:all .2s ease;
  -moz-transition:all .2s ease;
  -o-transition:all .2s ease;
  transition:all .2s ease
}
.rspbld-vertical-image-box .rspbld-image {
  margin:0;
  overflow:hidden;
  position:relative
}
.rspbld-vertical-image-box .rspbld-title {
  font-family:Raleway
}
.rspbld-vertical-image-box .rspbld-title,
.rspbld-vertical-image-box .rspbld-content,
.rspbld-vertical-image-box .rspbld-button-container {
  padding:0 1.5rem
}
.rspbld-vertical-image-box .rspbld-content {
  font-weight:500
}
.rspbld-vertical-image-box .rspbld-content p {
  margin-bottom:10px
}
.rspbld-vertical-image-box .rspbld-button-container {
  margin:20px 0 0 0
}
.rspbld-vertical-image-box .rspbld-button-container .rspbld-button {
  margin:0
}
.rspbld-vertical-image-box>:last-child {
  padding-bottom:1.5rem
}
.rspbld-vertical-image-box.rstpl-featured {
  margin:0;
  position:relative;
  width:auto;
  display:flex;
  flex-flow:column;
  align-items:center;
  justify-content:center;
  padding:23.5% 0
}
@media (max-width:1199px) {
  .rspbld-vertical-image-box.rstpl-featured {
    padding:15% 0
  }
}
@media (max-width:980px) {
  .rspbld-vertical-image-box.rstpl-featured {
    padding:10% 0
  }
}
.rspbld-vertical-image-box.rstpl-featured .rspbld-image {
  position:absolute;
  top:0;
  z-index:0;
  margin:0;
  width:100%
}
.rspbld-vertical-image-box.rstpl-featured .rspbld-image img {
  z-index:1
}
.rspbld-vertical-image-box.rstpl-featured .rspbld-image:before {
  content:"";
  position:absolute;
  left:0;
  top:0;
  z-index:2;
  width:100%;
  height:100%;
  background-color:rgba(83,125,139,0.65);
  -webkit-transition:background-color .3s ease;
  -moz-transition:background-color .3s ease;
  -o-transition:background-color .3s ease;
  transition:background-color .3s ease
}
.rspbld-vertical-image-box.rstpl-featured .rspbld-title,
.rspbld-vertical-image-box.rstpl-featured .rspbld-content,
.rspbld-vertical-image-box.rstpl-featured .rspbld-button-container {
  z-index:4;
  color:#ffffff;
  width:80%
}
.rspbld-vertical-image-box.rstpl-featured .rspbld-title {
  font-weight:500
}
.rspbld-vertical-image-box.rstpl-featured .rspbld-content p {
  margin-bottom:0
}
@media (max-width:979px) {
  .rspbld-vertical-image-box.rstpl-featured .rspbld-content {
    font-size:80%;
    line-height:1.3
  }
}
@media (max-width:767px) {
  .rspbld-vertical-image-box.rstpl-featured .rspbld-content {
    font-size:100%
  }
}
.rspbld-vertical-image-box.rstpl-featured .rspbld-button-container {
  opacity:.7
}
.rspbld-vertical-image-box.rstpl-featured .rspbld-button-container .rspbld-button {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #30d2db;
  color:#30d2db;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.rspbld-vertical-image-box.rstpl-featured .rspbld-button-container .rspbld-button:hover,
.rspbld-vertical-image-box.rstpl-featured .rspbld-button-container .rspbld-button:focus,
.rspbld-vertical-image-box.rstpl-featured .rspbld-button-container .rspbld-button:active,
.rspbld-vertical-image-box.rstpl-featured .rspbld-button-container .rspbld-button:active.rspbld-vertical-image-box.rstpl-featured .rspbld-button-container .rspbld-button:focus {
  background-color:transparent;
  color:#46d7df;
  outline:none;
  border:3px solid #46d7df;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
@media (max-width:767px) {
  .rspbld-vertical-image-box.rstpl-featured {
    padding:10% 0
  }
}
@media (max-width:480px) {
  .rspbld-vertical-image-box.rstpl-featured {
    padding:0
  }
}
.rspbld-vertical-image-box.rstpl-featured:hover .rspbld-image:before {
  background-color:rgba(83,125,139,0.8);
  -webkit-transition:background-color .3s ease;
  -moz-transition:background-color .3s ease;
  -o-transition:background-color .3s ease;
  transition:background-color .3s ease
}
.rspbld-vertical-image-box.rstpl-featured:hover .rspbld-title,
.rspbld-vertical-image-box.rstpl-featured:hover .rspbld-content,
.rspbld-vertical-image-box.rstpl-featured:hover .rspbld-button-container {
  color:#ffffff;
  -webkit-transition:all .2s ease;
  -moz-transition:all .2s ease;
  -o-transition:all .2s ease;
  transition:all .2s ease
}
.rspbld-vertical-image-box.rstpl-featured:hover .rspbld-button-container {
  opacity:1
}
.rspbld-vertical-image-box.rstpl-featured:hover .rspbld-title {
  color:#30d2db
}
.rspbld-vertical-image-box.rstpl-featured.secondary .rspbld-image:before {
  background-color:rgba(48,210,219,0.65)
}
.rspbld-vertical-image-box.rstpl-featured.secondary .rspbld-title,
.rspbld-vertical-image-box.rstpl-featured.secondary .rspbld-content,
.rspbld-vertical-image-box.rstpl-featured.secondary .rspbld-button-container {
  color:#ffffff
}
.rspbld-vertical-image-box.rstpl-featured.secondary .rspbld-button-container .rspbld-button {
  background-color:transparent;
  background-image:none;
  background-clip:padding-box;
  border:3px solid #537d8b;
  color:#537d8b;
  cursor:pointer;
  font-family:Merriweather;
  font-size:16px;
  font-weight:600;
  text-align:center;
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15) .1s, box-shadow .35s ease, background-color .25s
}
.rspbld-vertical-image-box.rstpl-featured.secondary .rspbld-button-container .rspbld-button:hover,
.rspbld-vertical-image-box.rstpl-featured.secondary .rspbld-button-container .rspbld-button:focus,
.rspbld-vertical-image-box.rstpl-featured.secondary .rspbld-button-container .rspbld-button:active,
.rspbld-vertical-image-box.rstpl-featured.secondary .rspbld-button-container .rspbld-button:active.rspbld-vertical-image-box.rstpl-featured.secondary .rspbld-button-container .rspbld-button:focus {
  background-color:transparent;
  color:#5d8b9b;
  outline:none;
  border:3px solid #5d8b9b;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0
}
.rspbld-vertical-image-box.rstpl-featured.secondary:hover .rspbld-image:before {
  background-color:rgba(48,210,219,0.8)
}
.rspbld-vertical-image-box.rstpl-featured.secondary:hover .rspbld-title {
  color:#537d8b
}
.rspbld-vertical-image-box:hover:not(.rstpl-featured) {
  margin-top:1rem;
  -webkit-transform:scale(1.01) translate(0, -2%);
  -moz-transform:scale(1.01) translate(0, -2%);
  -ms-transform:scale(1.01) translate(0, -2%);
  -o-transform:scale(1.01) translate(0, -2%);
  transform:scale(1.01) translate(0, -2%);
  -webkit-box-shadow:0 0 30px rgba(50,50,50,0.25);
  -moz-box-shadow:0 0 30px rgba(50,50,50,0.25);
  -ms-box-shadow:0 0 30px rgba(50,50,50,0.25);
  -o-box-shadow:0 0 30px rgba(50,50,50,0.25);
  box-shadow:0 0 30px rgba(50,50,50,0.25)
}
.element-preview .rspbld-vertical-image-box {
  margin:0 auto;
  width:60%
}
.rspbld-youtube-background-box {
  padding:0
}
.rspbld-youtube-background-box .rspbld-content-container {
  margin-left:auto;
  margin-right:auto;
  padding:0;
  position:relative;
  width:1090px;
  z-index:2
}
@media (max-width:1199px) {
  .rspbld-youtube-background-box .rspbld-content-container {
    width:940px
  }
}
@media (max-width:979px) {
  .rspbld-youtube-background-box .rspbld-content-container {
    width:724px
  }
}
@media (max-width:767px) {
  .rspbld-youtube-background-box .rspbld-content-container {
    margin-left:15px;
    margin-right:15px;
    width:auto
  }
}
.rspbld-youtube-background-box .rspbld-title {
  margin:0 0 40px 0
}
.rspbld-youtube-background-box .rspbld-content {
  margin:0
}
.rspbld-youtube-background-box.full-width .rspbld-content-container {
  width:auto
}
.rspbld-youtube-background-box.primary-overlay:after,
.rspbld-youtube-background-box.secondary-overlay:after {
  -webkit-opacity:.65;
  -moz-opacity:.65;
  opacity:.65;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter:alpha(opacity=65)
}
.rspbld-youtube-background-box .YTPOverlay.raster {
  background-image:url(https://5onsonkwas.co.za/templates/rsmelia/images/youtube-bg.png)
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPPlaypause {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPPlaypause:hover {
  color:#30d2db;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPMuteUnmute {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPMuteUnmute:hover {
  color:#30d2db;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-youtube-background-box .mb_YTPBar .simpleSlider {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-youtube-background-box .mb_YTPBar .simpleSlider:hover .level {
  background-color:#30d2db;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPUrl {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPUrl:hover {
  color:#30d2db;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-youtube-background-box .mb_YTPBar .mb_OnlyYT {
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-youtube-background-box .mb_YTPBar .mb_OnlyYT:hover {
  color:#30d2db;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rspbld-youtube-background-box .mb_YTPBar .mb_YTPseekbar {
  background-color:#537d8b
}
.element-preview .rspbld-youtube-background-box .rspbld-content-container {
  width:auto
}
#rstpl-com_rsticketspro .alert blockquote {
  background-color:transparent;
  border:none
}
#rstpl-com_rsticketspro .alert blockquote>p {
  margin-left:0
}
#rstpl-com_rsticketspro .alert blockquote>p:before,
#rstpl-com_rsticketspro .alert blockquote>p:after {
  content:"";
  margin:0
}
#rstpl-com_rsticketspro .table tr td {
  padding:14px 10px;
  vertical-align:middle
}
#rstpl-com_rsticketspro #com-rsticketspro-ticket #com-rsticketspro-reply-button {
  margin-top:56px;
  margin-bottom:56px
}
#rstpl-com_rsticketspro #com-rsticketspro-ticket .com-rsticketspro-message {
  padding:20px
}
#rstpl-com_rsticketspro #com-rsticketspro-ticket .com-rsticketspro-message blockquote {
  font-size:15px;
  text-align:initial;
  font-weight:400
}
#rstpl-com_rsticketspro #com-rsticketspro-ticket .com-rsticketspro-message blockquote:before,
#rstpl-com_rsticketspro #com-rsticketspro-ticket .com-rsticketspro-message blockquote:after {
  display:none
}
#rstpl-com_rsticketspro #com-rsticketspro-ticket .com-rsticketspro-message blockquote+ul {
  list-style:none;
  margin:10px 0 10px 0
}
#rstpl-com_rsticketspro #com-rsticketspro-ticket .com-rsticketspro-message blockquote+ul li {
  margin:20px
}
@media (max-width:767px) {
  #rstpl-com_rsticketspro #com-rsticketspro-ticket .com-rsticketspro-message blockquote+div>.btn,
  #rstpl-com_rsticketspro #com-rsticketspro-ticket .com-rsticketspro-message blockquote+ul+div>.btn {
    width:100%;
    margin-bottom:10px
  }
}
#rstpl-com_rsticketspro #com-rsticketspro-ticket .modal_ticket_customer_id {
  padding-top:10px
}
#rstpl-com_rsticketspro #bulk_actions .btn {
  padding:9px 20px
}
#rstpl-com_rsticketspro #bulk_actions select {
  width:auto
}
#rstpl-com_rsticketspro .rst_categories {
  display:flex
}
#rstpl-com_rsticketspro .rst_categories .well.well-small {
  background-color:rgba(83,125,139,0.1);
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none;
  color:#30d2db;
  border-radius:0px;
  margin-right:34px;
  padding:34px
}
#rstpl-com_rsticketspro .rst_categories .well.well-small a {
  color:#30d2db;
  text-decoration:underline
}
#rstpl-com_rsticketspro .rst_categories .well.well-small p {
  margin:5px 0
}
#rstpl-com_rsticketspro .com-rsticketspro-kb-filter #filter-search {
  margin:0
}
#rstpl-com_rsticketspro #rsticketspro_dashboard_search,
#rstpl-com_rsticketspro #rsticketspro_dashboard_knowledgebase,
#rstpl-com_rsticketspro #rsticketspro_dashboard_tickets {
  margin-top:40px
}
#rstpl-com_rsticketspro .rst_dashboard_items {
  margin-top:2rem;
  display:flex;
  flex-flow:row nowrap;
  justify-content:space-between
}
@media (max-width:767px) {
  #rstpl-com_rsticketspro .rst_dashboard_items {
    flex-wrap:wrap
  }
}
#rstpl-com_rsticketspro .rst_dashboard_items .rst_dashboard_item {
  background:#537d8b;
  color:#ffffff;
  width:auto;
  flex:0 1 auto;
  border:none;
  padding:34px;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-box-shadow:none;
  -o-box-shadow:none;
  box-shadow:none
}
@media (max-width:767px) {
  #rstpl-com_rsticketspro .rst_dashboard_items .rst_dashboard_item {
    flex:1 1 100%;
    margin-bottom:1rem
  }
}
#rstpl-com_rsticketspro .rst_dashboard_items .rst_dashboard_item h1 {
  font-size:32px;
  font-weight:500;
  letter-spacing:0;
  margin:20px 0
}
#rstpl-com_rsticketspro .rst_dashboard_items .rst_dashboard_item h1 [class^="rsticketsproicon"]::before {
  font-size:40px;
  font-family:'FontAwesomeRSTemplate';
  display:block;
  position:relative;
  color:#30d2db;
  margin:1.5rem auto
}
#rstpl-com_rsticketspro .rst_dashboard_items .rst_dashboard_item h1 .rsticketsproicon-mail::before {
  content:'\f044'
}
#rstpl-com_rsticketspro .rst_dashboard_items .rst_dashboard_item h1 .rsticketsproicon-clipboard::before {
  content:'\f022'
}
#rstpl-com_rsticketspro .rst_dashboard_items .rst_dashboard_item h1 .rsticketsproicon-search-circled::before {
  content:'\f002'
}
#rstpl-com_rsticketspro .rst_dashboard_items .rst_dashboard_item h1>a {
  margin-top:25px;
  font-size:30px
}
#rstpl-com_rsticketspro .com-rsticketspro-submit-ticket .form-horizontal #jform_submit_type {
  display:block;
  text-align:center
}
#rstpl-com_rsticketspro .com-rsticketspro-submit-ticket .form-horizontal .control-group .control-label {
  display:inline-block;
  float:none;
  text-align:left
}
#rstpl-com_rsticketspro .com-rsticketspro-submit-ticket .form-horizontal .control-group .controls {
  margin-left:0;
  width:100%
}
#rstpl-com_rsticketspro .com-rsticketspro-submit-ticket .form-horizontal .control-group .controls input {
  width:100%
}
#rstpl-com_rsticketspro .com-rsticketspro-submit-ticket .form-horizontal .control-group .controls .checkboxes .radio input[type="radio"],
#rstpl-com_rsticketspro .com-rsticketspro-submit-ticket .form-horizontal .control-group .controls .checkboxes .checkbox input[type="checkbox"] {
  width:auto;
  margin-top:3px;
  margin-right:15px
}
#rstpl-com_rsticketspro .com-rsticketspro-submit-ticket .form-horizontal .control-group .controls .modal_jform_customer_id {
  padding-top:10px
}
#rstpl-com_rsticketspro .js-stools-container-bar #filter_search {
  width:auto
}
.rsblog-calendar table caption {
  line-height:50px
}
.rsblog-calendar table caption a {
  line-height:50px
}
.rsblog-calendar table th {
  background-color:#537d8b;
  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:#30d2db
}
.rsblog-calendar table td a {
  padding:10px
}
.rsdir-mod-map-search .input-prepend.input-append {
  width:auto
}
.rsdir-categories li a {
  border-color:#537d8b !important;
  padding:5px !important
}
.rsdir-categories li a:hover {
  background-color:transparent !important
}
.rsdir-categories .rsdir-entries-number {
  background-color:#30d2db !important;
  border-radius:0px !important
}
.rsdir .carousel .carousel-entry-title {
  font-size:20px
}
.rsdir .carousel .carousel-entry-price {
  color:#30d2db;
  font-size:18px
}
.rsepro_attendees li {
  margin-bottom:15px
}
.rs_calendar_module table:first-of-type {
  margin-bottom:0px
}
.rs_calendar_module table:first-of-type td {
  padding:0px;
  line-height:50px
}
.rs_calendar_module table.rs_calendar_module th {
  background-color:#537d8b;
  padding:10px;
  text-transform:uppercase;
  width:auto
}
.rs_calendar_module table.rs_calendar_module td a {
  color:#363636;
  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:#30d2db;
  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:#767676
}
.rsepro_events_module li {
  border:1px solid #537d8b;
  margin-bottom:15px;
  overflow:hidden;
  padding:15px !important;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rsepro_events_module li:hover {
  background-color:#f2f2f2;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.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 #537d8b !important;
  border-radius:0 !important;
  margin-bottom:20px !important;
  padding:10px !important;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rse_popular_list .rs_box:hover {
  background-color:#f2f2f2 !important;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.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:0px 0px 30px 5px rgba(0,0,0,0.28);
  -moz-box-shadow:0px 0px 30px 5px rgba(0,0,0,0.28);
  -ms-box-shadow:0px 0px 30px 5px rgba(0,0,0,0.28);
  -o-box-shadow:0px 0px 30px 5px rgba(0,0,0,0.28);
  box-shadow:0px 0px 30px 5px rgba(0,0,0,0.28)
}
.rstpl-slideshow-position .rstpl-rseventspro_search .rstpl-module .rsepro_search_ajax:after {
  font-family:'FontAwesomeRSTemplate';
  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:#537d8b
}
.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:'FontAwesomeRSTemplate';
  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:#30d2db
}
.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:#537d8b;
  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:0px 0px 30px 5px rgba(0,0,0,0.28);
  -moz-box-shadow:0px 0px 30px 5px rgba(0,0,0,0.28);
  -ms-box-shadow:0px 0px 30px 5px rgba(0,0,0,0.28);
  -o-box-shadow:0px 0px 30px 5px rgba(0,0,0,0.28);
  box-shadow:0px 0px 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 #537d8b;
  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:#30d2db !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:#30d2db !important
}
.rseprocarousel.mod_slider_container .mod_slider_caption a {
  color:#ffffff;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.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 .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rseprocarousel.mod_slider_container .mod_slider_control {
  background-color:#20b0b8;
  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:#537d8b;
  color:#ffffff
}
.rsepro_upcoming li {
  margin-bottom:10px;
  padding:0px !important
}
.rstpl-rsfeedback_button #FeedbackLinkDiv {
  height:110px;
  width:40px
}
.mod_rsfe_testimonials .carousel-control {
  height:32px;
  width:32px;
  line-height:32px;
  background-color:transparent
}
.mod_rsfe_testimonials .carousel-control:hover {
  color:#30d2db
}
.rsmg_adv_mod_container .rsmg_adv_mod_box .label_skitter {
  background-color:#537d8b
}
.rsmg_adv_mod_container .rsmg_adv_mod_box .progressbar {
  background-color:#537d8b !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 #30d2db;
  margin:0 5px;
  height:22px;
  width:22px;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-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:#30d2db
}
[class*="rsmg_rsp_container"].rscarousel .carousel-indicators.left-inline-bottom {
  left:5%;
  bottom:calc(10% + 100px)
}
[class*="rsmg_rsp_container"].rscarousel .carousel-indicators.right-inline-bottom .slick-dots {
  right:5%;
  bottom:calc(10% + 100px)
}
[class*="rsmg_rsp_container"].rscarousel .carousel-indicators.center-inline-bottom {
  bottom:calc(10% + 100px)
}
@media (max-width:1199px) {
  [class*="rsmg_rsp_container"].rscarousel .carousel-indicators.center-inline-bottom {
    bottom:calc(6% + 100px)
  }
}
@media (max-width:767px) {
  [class*="rsmg_rsp_container"].rscarousel .carousel-indicators.center-inline-bottom {
    display:none !important
  }
}
[class*="rsmg_rsp_container"].rscarousel .carousel-indicators.left-inline-top {
  left:5%;
  top:10%
}
[class*="rsmg_rsp_container"].rscarousel .carousel-indicators.right-inline-top {
  right:5%;
  top:10%
}
[class*="rsmg_rsp_container"].rscarousel .carousel-indicators.center-inline-top {
  top:10%
}
@media (max-width:979px) {
  [class*="rsmg_rsp_container"].rscarousel .carousel-indicators {
    display:none
  }
}
[class*="rsmg_rsp_container"].rscarousel>.carousel-control {
  background-color:#537d8b;
  border:none;
  border-radius:0px;
  left:60px;
  padding:20px;
  height:100px;
  top:50%;
  width:100px;
  z-index:1;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -webkit-transition:background-color .2s linear;
  -moz-transition:background-color .2s linear;
  -o-transition:background-color .2s linear;
  transition:background-color .2s linear;
  -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 {
  font-family:"FontAwesomeRSTemplate";
  content:'\f0d9';
  display:block;
  line-height:100%;
  height:100%;
  width:100%
}
[class*="rsmg_rsp_container"].rscarousel>.carousel-control:hover {
  background-color:#30d2db;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100)
}
@media (max-width:1199px) {
  [class*="rsmg_rsp_container"].rscarousel>.carousel-control {
    left:0
  }
}
@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:60px
}
[class*="rsmg_rsp_container"].rscarousel>.carousel-control.right:before {
  content:'\f0da'
}
@media (max-width:1199px) {
  [class*="rsmg_rsp_container"].rscarousel>.carousel-control.right {
    right:0
  }
}
[class*="rsmg_rsp_container"].rscarousel .rstpl-caption {
  color:#ffffff;
  display:inline-block;
  position:absolute;
  left:50%;
  top:50%;
  width:70%;
  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%);
  padding:0
}
[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 {
  border:2px solid #fff;
  color:#ffffff;
  display:inline-block;
  font-weight:700;
  line-height:1;
  margin:0;
  padding:15px 30px;
  text-transform:uppercase;
  width:auto
}
[class*="rsmg_rsp_container"].rscarousel .rstpl-caption .lead {
  font-weight:500;
  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:43px;
  line-height:1
}
[class*="rsmg_rsp_container"].rscarousel .rstpl-caption h2 {
  font-size:37px;
  line-height:1
}
[class*="rsmg_rsp_container"].rscarousel .rstpl-caption h3 {
  font-size:30px;
  line-height:1
}
[class*="rsmg_rsp_container"].rscarousel .rstpl-caption h4 {
  font-size:26px;
  line-height:1
}
[class*="rsmg_rsp_container"].rscarousel .rstpl-caption h5 {
  font-size:23px;
  line-height:1
}
[class*="rsmg_rsp_container"].rscarousel .rstpl-caption h6 {
  font-size:20px;
  line-height:1
}
[class*="rsmg_rsp_container"].rscarousel .rstpl-caption p {
  font-size:16px;
  line-height:1.2
}
@media (max-width:767px) {
  [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 {
    padding:7px 14px
  }
  [class*="rsmg_rsp_container"].rscarousel .rstpl-caption h1 {
    font-size:33px
  }
  [class*="rsmg_rsp_container"].rscarousel .rstpl-caption h2 {
    font-size:28px
  }
  [class*="rsmg_rsp_container"].rscarousel .rstpl-caption h3 {
    font-size:23px
  }
  [class*="rsmg_rsp_container"].rscarousel .rstpl-caption h4 {
    font-size:20px
  }
  [class*="rsmg_rsp_container"].rscarousel .rstpl-caption h5 {
    font-size:18px
  }
  [class*="rsmg_rsp_container"].rscarousel .rstpl-caption h6 {
    font-size:15px
  }
}
[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:#fff
}
[class*="rsmg_rsp_slider_container"].slick-carousel.left-inline-bottom .slick-dots {
  left:5%;
  bottom:calc(10% + 100px)
}
[class*="rsmg_rsp_slider_container"].slick-carousel.right-inline-bottom .slick-dots {
  right:5%;
  bottom:calc(10% + 100px)
}
[class*="rsmg_rsp_slider_container"].slick-carousel.center-inline-bottom .slick-dots {
  bottom:10%
}
@media (max-width:1199px) {
  [class*="rsmg_rsp_slider_container"].slick-carousel.center-inline-bottom .slick-dots {
    bottom:6%
  }
}
[class*="rsmg_rsp_slider_container"].slick-carousel.left-inline-top .slick-dots {
  left:5%;
  top:10%
}
[class*="rsmg_rsp_slider_container"].slick-carousel.right-inline-top .slick-dots {
  right:5%;
  top:10%
}
[class*="rsmg_rsp_slider_container"].slick-carousel.center-inline-top .slick-dots {
  top:10%
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-car-previous,
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-car-next {
  background-color:transparent;
  left:60px;
  width:100px;
  height:180px;
  padding:0;
  text-align:center
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-car-previous:before,
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-car-next:before {
  content:"";
  background-image:url(../../images/arrow-prev-white.png)
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-car-previous:hover,
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-car-next:hover {
  background-color:transparent
}
[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
}
@media (max-width:1199px) {
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-car-previous,
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-car-next {
    left:0;
    height:110px
  }
}
@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:0;
    height:75px;
    width:75px;
    line-height:75px
  }
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-car-next {
  left:auto;
  right:60px
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-car-next:before {
  content:"";
  background-image:url(../../images/arrow-next-white.png)
}
@media (max-width:1199px) {
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-car-next {
    right:0
  }
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption {
  display:inline-block;
  color:#ffffff;
  padding:0;
  width:80%
}
[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 {
  color:#ffffff;
  font-weight:200;
  display:inline-block;
  line-height:1;
  margin:0 0 1rem 0;
  text-transform:none
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption p {
  font-family:Raleway;
  margin-bottom:0
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption p+.btn-container {
  margin-top:30px
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.text-left {
  left:15%
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.text-right {
  right:15%
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h1 {
  font-size:43px;
  line-height:1
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h2 {
  font-size:37px;
  line-height:1
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h3 {
  font-size:30px;
  line-height:1
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h4 {
  font-size:26px;
  line-height:1
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h5 {
  font-size:23px;
  line-height:1
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h6 {
  font-size:20px;
  line-height:1
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium p {
  font-size:16px;
  line-height:1.2
}
@media (max-width:767px) {
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h1,
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h2,
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h3,
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h4,
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h5,
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h6 {
    padding:7px 14px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h1 {
    font-size:33px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h2 {
    font-size:28px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h3 {
    font-size:23px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h4 {
    font-size:20px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h5 {
    font-size:18px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.medium h6 {
    font-size:15px
  }
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h1,
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h2,
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h3,
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h4,
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h5 {
  line-height:0.4;
  font-weight:200;
  letter-spacing:-2px;
  text-shadow:0 0 36px rgba(50,50,50,0.6);
  color:#ffffff
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h1 {
  font-size:237px
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h2 {
  font-size:195px
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h3 {
  font-size:150px
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h4 {
  font-size:124px
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h5 {
  font-size:105px
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h6 {
  font-size:87px
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big p {
  font-size:68px;
  line-height:1.3;
  font-weight:400
}
[class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big p+.btn-container {
  margin-top:56px
}
@media (max-width:1199px) {
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h1 {
    font-size:215px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h2 {
    font-size:176px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h3 {
    font-size:128px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h4 {
    font-size:98px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h5 {
    font-size:75px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h6 {
    font-size:55px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big p {
    font-size:43px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big p+.btn-container {
    margin-top:34px
  }
}
@media (max-width:767px) {
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h1,
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h2,
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h3,
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h4,
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h5,
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h6 {
    padding:0;
    margin:1rem auto
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h1 {
    font-size:162px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h2 {
    font-size:121px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h3 {
    font-size:83px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h4 {
    font-size:59px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h5 {
    font-size:41px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big h6 {
    font-size:25px
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.big p {
    display:none
  }
}
@media (max-width:1199px) {
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption {
    width:70%
  }
}
@media (max-width:979px) {
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption {
    width:100%
  }
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.text-left,
  [class*="rsmg_rsp_slider_container"].slick-carousel .rstpl-caption.text-right {
    -webkit-transform:translate(-50%, 0);
    -moz-transform:translate(-50%, 0);
    -ms-transform:translate(-50%, 0);
    -o-transform:translate(-50%, 0);
    transform:translate(-50%, 0);
    left:50%;
    top:27%
  }
}
[class*="rsmg_rsp_slider_container"].slick-carousel .item.slick-active:focus {
  outline:none
}
[class*="rsmg_rsp_slider_container"].slick-carousel .item:before {
  background:linear-gradient(140deg, #fff -40%,#537d8b 50%);
  background:-webkit-linear-gradient(-50deg, #fff -40%,#537d8b 50%);
  background:-moz-linear-gradient(-50deg, #fff -40%,#537d8b 50%);
  background:-ms-linear-gradient(-50deg, #fff -40%,#537d8b 50%);
  background:-o-linear-gradient(-50deg, #fff -40%,#537d8b 50%);
  mix-blend-mode:overlay;
  -webkit-opacity:.8;
  -moz-opacity:.8;
  opacity:.8;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter:alpha(opacity=80)
}
@media (max-width:767px) {
  [class*="rsmg_rsp_slider_container"].slick-carousel .item .rstpl-slider-main-image {
    background-size:auto 150%
  }
}
[class*="rsmg_rsp_slider_container"].slick-slider {
  margin-bottom:0
}
.rsp_container {
  padding:0 !important
}
.rsp_container .rsp_picture_container {
  margin:0 10px 10px 0
}
.rsp_container .rsp_picture_container .rsp_picture {
  margin:0;
  max-height:200px;
  position:relative;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px
}
.rsp_container .rsp_picture_container .rsp_icon_over {
  background-color:rgba(48,210,219,0.9);
  max-height:200px;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px
}
.rsp_container .rsp_picture_container .rsp_icon_over .rsmgsc-search {
  color:#fff;
  position:absolute;
  left:50%;
  top:50%;
  margin: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%)
}
.rsp_container .rsp_picture_container .rsp_icon_over .rsmgsc-search:before {
  font-family:"FontAwesomeRSTemplate";
  content:"\f002"
}
.rsp_cover_close:hover {
  background-color:transparent;
  background-image:none;
  color:#ffffff
}
.rstpl-error-page h1 {
  border:none;
  font-size:2em;
  margin:30px 0px;
  padding-bottom:30px;
  text-align:center
}
.rstpl-actual-error {
  width:18em;
  height:18em;
  margin:0 auto;
  font-family:Merriweather;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  background-color:#537d8b
}
.rstpl-actual-error .label-inverse {
  color:#ffffff;
  background-color:transparent;
  font-size:6.5em;
  font-weight:200;
  line-height:2.5;
  margin:0 auto;
  padding:0
}
.rstpl-error-message {
  font-size:26px;
  font-weight:400;
  margin-top:60px;
  line-height:28px;
  color:#537d8b;
  text-align:center;
  font-family:Raleway
}
.rstpl-error-reasons {
  margin:0 auto;
  text-align:center
}
.rstpl-error-reasons li {
  font-family:Raleway;
  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:#30d2db;
  display:inline-block;
  margin:30px 0;
  width:100%
}
.rstpl-widget .rstpl-twitter-widget-slider .author {
  font-size:18px;
  color:#537d8b;
  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(83,125,139,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:#537d8b;
  font-weight:700
}
.rstpl-widget .rstpl-twitter-widget-list li:before {
  position:absolute;
  font-family:'FontAwesomeRSTemplate';
  content:"\f099";
  font-size:34px;
  top:37px;
  left:0;
  color:#30d2db;
  display:block
}
.rstpl-widget .rstpl-twitter-widget-list li small {
  text-transform:lowercase;
  font-weight:700
}
.rstpl-social-icons {
  list-style:none;
  font-size:36px;
  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 li {
  display:inline-block;
  margin:0 2px 15px 0
}
@media (max-width:767px) {
  .rstpl-social-icons li {
    margin:0 0 10px 0
  }
}
.rstpl-social-icons .rstpl-social-link {
  display:inline-block;
  position:relative;
  overflow:hidden;
  text-align:center;
  z-index:1
}
.rstpl-social-icons .rstpl-social-link [class*="rstpl-social-icon-"] {
  width:70px;
  height:70px;
  line-height:70px;
  display:inline-block;
  color:#ffffff;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rstpl-social-icons .rstpl-social-link [class*="rstpl-social-icon-"]:before {
  width:100%;
  height:100%
}
@media (max-width:979px) {
  .rstpl-social-icons .rstpl-social-link [class*="rstpl-social-icon-"] {
    width:55px;
    height:55px;
    line-height:55px
  }
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-facebook {
  background:#3a559f
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-facebook:before {
  font-family:'FontAwesomeRSTemplate';
  content:'\f09a';
  width:100%;
  height:100%
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-facebook:hover {
  background:#293c70
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-twitter {
  background:#50abf1
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-twitter:before {
  font-family:'FontAwesomeRSTemplate';
  content:'\f099'
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-twitter:hover {
  background:#158fec
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-linkedin {
  background:#0077b5
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-linkedin:before {
  font-family:'FontAwesomeRSTemplate';
  content:'\f0e1'
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-linkedin:hover {
  background:#004d75
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-youtube {
  background:#cd201f
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-youtube:before {
  font-family:'FontAwesomeRSTemplate';
  content:'\f167'
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-youtube:hover {
  background:#961717
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-vimeo {
  background:#1ab7ea
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-vimeo:before {
  font-family:'FontAwesomeRSTemplate';
  content:'\f27d'
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-vimeo:hover {
  background:#108cb4
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-flickr {
  background:#ff0084
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-flickr:before {
  font-family:'FontAwesomeRSTemplate';
  content:'\f16e'
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-flickr:hover {
  background:#bf0063
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-pinterest {
  background:#bd081c
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-pinterest:before {
  font-family:'FontAwesomeRSTemplate';
  content:'\f0d2'
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-pinterest:hover {
  background:#800513
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-instagram {
  background:#e4405f
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-instagram:before {
  font-family:'FontAwesomeRSTemplate';
  content:'\f16d'
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-instagram:hover {
  background:#c81c3d
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-skype {
  background:#00aff0
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-skype:before {
  font-family:'FontAwesomeRSTemplate';
  content:'\f17e'
}
.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-skype:hover {
  background:#0081b0
}
@media (max-width:767px) {
  .rstpl-social.pull-right {
    float:none
  }
}
.chzn-container.chzn-container-single .chzn-single {
  background-color:#ffffff;
  background-image:none;
  border-radius:0px;
  min-height:32px;
  padding:5px;
  display:block;
  width:100%;
  line-height:20px;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-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:#537d8b
}
.chzn-container.chzn-container-active .chzn-choices {
  border-color:#30d2db;
  -webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.15) inset,0px 0px 4px rgba(48,210,219,0.6);
  -moz-box-shadow:0px 1px 1px rgba(0,0,0,0.15) inset,0px 0px 4px rgba(48,210,219,0.6);
  -ms-box-shadow:0px 1px 1px rgba(0,0,0,0.15) inset,0px 0px 4px rgba(48,210,219,0.6);
  -o-box-shadow:0px 1px 1px rgba(0,0,0,0.15) inset,0px 0px 4px rgba(48,210,219,0.6);
  box-shadow:0px 1px 1px rgba(0,0,0,0.15) inset,0px 0px 4px rgba(48,210,219,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:#30d2db;
  background-image:none;
  color:#ffffff
}
.rstpl-go-top {
  position:fixed;
  bottom:40px;
  right:40px;
  visibility:hidden;
  z-index:9;
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0);
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rstpl-go-top a {
  background-color:#30d2db;
  color:#ffffff;
  display:inline-block;
  font-size:34px;
  font-weight:100;
  position:relative;
  height:100px;
  width:100px;
  text-align:center;
  -webkit-transition:all .2s ease-in;
  -moz-transition:all .2s ease-in;
  -o-transition:all .2s ease-in;
  transition:all .2s ease-in;
  -webkit-box-shadow:0 0 20px 5px rgba(50,50,50,0.15);
  -moz-box-shadow:0 0 20px 5px rgba(50,50,50,0.15);
  -ms-box-shadow:0 0 20px 5px rgba(50,50,50,0.15);
  -o-box-shadow:0 0 20px 5px rgba(50,50,50,0.15);
  box-shadow:0 0 20px 5px rgba(50,50,50,0.15)
}
.rstpl-go-top a span {
  font-size:2rem;
  margin:0;
  padding:2rem;
  height:100%;
  width:100%;
  display:inline-block;
  -webkit-transition:all .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear;
  vertical-align:middle
}
.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 .2s linear;
  -moz-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.rstpl-go-top.rstpl-go-top-is-visible {
  visibility:visible;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100)
}
.rstpl-go-top.rstpl-go-top-is-visible:hover {
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100)
}
.rstpl-go-top.rstpl-go-top-is-visible:hover a {
  background-color:#537d8b;
  -webkit-box-shadow:0 0 20px 5px rgba(50,50,50,0.25);
  -moz-box-shadow:0 0 20px 5px rgba(50,50,50,0.25);
  -ms-box-shadow:0 0 20px 5px rgba(50,50,50,0.25);
  -o-box-shadow:0 0 20px 5px rgba(50,50,50,0.25);
  box-shadow:0 0 20px 5px rgba(50,50,50,0.25);
  -webkit-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  -o-transition:all .2s ease-out;
  transition:all .2s ease-out
}
.rstpl-go-top.rstpl-go-top-fade-out {
  -webkit-opacity:.9;
  -moz-opacity:.9;
  opacity:.9;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter:alpha(opacity=90)
}
.body>section {
  margin:56px 0 0 0
}
.body>section.rstpl-main-menu-position,
.body>section.rstpl-slideshow-position {
  margin:0
}
[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>.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
  }
}
.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
  }
}
.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;
  transform:translateY(100%);
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0);
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .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 {
    -webkit-opacity:1;
    -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:#30d2db
}
.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:'FontAwesomeRSTemplate';
  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:'FontAwesomeRSTemplate';
  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:'FontAwesomeRSTemplate';
  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:'FontAwesomeRSTemplate';
  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);
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
  -webkit-opacity:1;
  -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(83,125,139,0.95);
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out
}
.rstpl-blocks li:hover:nth-of-type(even):after {
  background-color:rgba(48,210,219,0.95);
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .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(83,125,139,0.15);
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out
}
@media (max-width:767px) {
  .rstpl-blocks li:nth-of-type(odd):after {
    background-color:rgba(83,125,139,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(48,210,219,0.15);
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out
}
@media (max-width:767px) {
  .rstpl-blocks li:nth-of-type(even):after {
    background-color:rgba(48,210,219,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:#537d8b
}
.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 .rstpl-title,
#column-right .rstpl-title {
  font-size:2.1rem
}
#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:'FontAwesomeRSTemplate';
  content:'\f0da';
  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:16px;
  font-family:Raleway
}
#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% - 70px) !important;
  min-width:calc(100% - 70px) !important;
  width:calc(100% - 70px) !important
}
#column-left .rstpl-search .btn,
#column-right .rstpl-search .btn {
  padding:12px 14px;
  margin-bottom:0
}
.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:16px;
  font-weight:600
}
.rstpl-articles_category .category-module {
  list-style:none;
  margin:0
}
.rstpl-articles_category .category-module li {
  display:inline-block;
  margin:0 0 20px 0
}
.rstpl-articles_category .category-module li .mod-articles-category-writtenby,
.rstpl-articles_category .category-module li .mod-articles-category-date,
.rstpl-articles_category .category-module li .mod-articles-category-category {
  margin-top:8px;
  margin-right:5px;
  font-size:12.8px;
  font-weight:300;
  font-style:italic;
  display:inline-block;
  width:auto
}
.rstpl-articles_category .category-module li .mod-articles-category-hits,
.rstpl-articles_category .category-module li .mod-articles-category-date {
  font-size:12.8px
}
.rstpl-articles_category .category-module li .mod-articles-category-writtenby {
  display:block
}
.rstpl-articles_category .category-module li .mod-articles-category-writtenby:before {
  font-family:FontAwesomeRSTemplate;
  font-style:normal;
  content:"\f007";
  font-size:12.8px
}
.rstpl-articles_category .category-module li .mod-articles-category-category {
  display:inline;
  font-size:1px
}
.rstpl-articles_category .category-module li .mod-articles-category-category:before {
  font-family:FontAwesomeRSTemplate;
  font-style:normal;
  content:"\f0ca";
  font-size:12.8px;
  margin-right:2px
}
.rstpl-articles_category .category-module li .mod-articles-category-category a {
  font-size:12.8px
}
.rstpl-articles_category .category-module li .mod-articles-category-introtext {
  margin:8px auto;
  font-size:14.4px;
  display:inline-block
}
.rstpl-articles_category .category-module li .mod-articles-category-readmore {
  font-size:14.4px
}
.rstpl-articles_popular .mostread {
  list-style:none;
  margin:0
}
.rstpl-articles_popular .mostread li {
  margin:0 0 15px 0
}
.form-search .input-append .search-query {
  border-radius:0px
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search {
  position:relative
}
@media (max-width:979px) {
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search {
    overflow:hidden
  }
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a.open-search {
  cursor:pointer;
  margin:0;
  position:relative;
  z-index:12;
  -webkit-transition:all .2s ease-in;
  -moz-transition:all .2s ease-in;
  -o-transition:all .2s ease-in;
  transition:all .2s ease-in
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a.open-search.active {
  z-index:1
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a.open-search.active .icon-search {
  z-index:12
}
@media (max-width:979px) {
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a.open-search.active .icon-search {
    -webkit-transition:all .2s ease-in;
    -moz-transition:all .2s ease-in;
    -o-transition:all .2s ease-in;
    transition:all .2s ease-in
  }
}
@media (max-width:979px) {
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a.open-search {
    padding:5px;
    min-height:24px
  }
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a.open-search+.rspagebuilder-search,
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a.open-search+.form-inline {
    height:0;
    overflow:hidden;
    display:block;
    position:relative
  }
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a.open-search.active+.rspagebuilder-search,
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search>a.open-search.active+form {
    min-height:48px
  }
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form {
  position:absolute;
  top:22.5%;
  right:50px;
  margin:0
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form .inputbox {
  position:absolute;
  right:0;
  top:0;
  min-height:48px;
  width:250px;
  min-width:250px;
  padding:2px 5px;
  background:#ffffff;
  color:#363636;
  border:2px solid rgba(48,210,219,0.8);
  z-index:-1;
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0);
  -webkit-transition:all .2s ease-in;
  -moz-transition:all .2s ease-in;
  -o-transition:all .2s ease-in;
  transition:all .2s ease-in
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form .inputbox:active,
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form .inputbox:focus {
  border-color:#30d2db;
  box-shadow:none
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form .inputbox.open {
  left:auto;
  z-index:2;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -webkit-transition:all .2s ease-in;
  -moz-transition:all .2s ease-in;
  -o-transition:all .2s ease-in;
  transition:all .2s ease-in
}
@media (min-width:768px) and (max-width:979px) {
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form .inputbox.open {
    width:100%;
    left:0
  }
}
@media (max-width:979px) {
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form {
    position:relative;
    overflow:hidden;
    width:80%;
    height:50px;
    float:none;
    margin:0 auto;
    top:0;
    left:0;
    right:auto
  }
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form .input-append {
    width:100%
  }
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form .input-append .inputbox {
    border:2px solid #537d8b;
    right:0;
    top:0
  }
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form .input-append .inputbox.open {
    width:96%
  }
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form .input-append .inputbox.open:active,
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form .input-append .inputbox.open:focus {
    border-color:#537d8b;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none
  }
}
@media (max-width:767px) {
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form .inputbox.open {
    width:100%;
    left:0
  }
}
@media (max-width:480px) {
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search form .inputbox.open {
    width:100%
  }
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search {
  display:inline-block;
  position:absolute;
  right:35px;
  top:28px
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search form {
  position:relative;
  right:auto;
  top:auto
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .search-query {
  height:44px;
  padding:2px 5px;
  background:#ffffff;
  color:#363636;
  border:2px solid rgba(83,125,139,0.8);
  min-width:0;
  width:0;
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0);
  -webkit-transition:all .3s ease-in;
  -moz-transition:all .3s ease-in;
  -o-transition:all .3s ease-in;
  transition:all .3s ease-in
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .search-query:active,
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .search-query:focus {
  border-color:#537d8b
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .search-query.open {
  left:auto;
  width:220px;
  z-index:2;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -webkit-transition:all .3s ease-in;
  -moz-transition:all .3s ease-in;
  -o-transition:all .3s ease-in;
  transition:all .3s ease-in
}
.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .btn {
  display:none
}
@media (max-width:979px) {
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search {
    top:0;
    left:0;
    width:100%;
    position:relative
  }
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search form {
    float:none;
    left:0;
    top:0
  }
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search form .search-query {
    width:100%
  }
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search form .search-query.open {
    width:100%
  }
}
@media (max-width:767px) {
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search {
    right:5px
  }
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .rspagebuilder-search-fields {
    width:100%
  }
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .rspagebuilder-search-fields .search-query {
    width:100%
  }
  .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search .rspagebuilder-search .rspagebuilder-search-fields .search-query.open {
    width:100%
  }
}
#rstpl-com_search #searchForm .btn-group .btn[name="Search"] {
  background:linear-gradient(0deg, #40606b 25%,#537d8b 85%);
  background:-webkit-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-moz-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-ms-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background:-o-linear-gradient(90deg, #40606b 25%,#537d8b 85%);
  background-color:#537d8b;
  background-clip:padding-box;
  border:none;
  color:#fff;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
#rstpl-com_search #searchForm .btn-group .btn[name="Search"]:hover,
#rstpl-com_search #searchForm .btn-group .btn[name="Search"]:focus,
#rstpl-com_search #searchForm .btn-group .btn[name="Search"]:active,
#rstpl-com_search #searchForm .btn-group .btn[name="Search"]:active#rstpl-com_search #searchForm .btn-group .btn[name="Search"]:focus {
  background-color:#5a8796;
  background-image:none;
  color:#fff;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.rstpl-navbar-login {
  position:relative
}
@media (max-width:979px) {
  .rstpl-navbar-login .open-login {
    text-align:center
  }
}
.rstpl-navbar-login #login-form {
  background-color:#30d2db;
  margin-top:14px;
  position:absolute;
  left:-97%;
  top:100%;
  min-width:330px;
  padding:0;
  text-align:left;
  z-index:-1;
  border:2px solid #537d8b;
  visibility:hidden;
  -webkit-opacity:0;
  -moz-opacity:0;
  opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter:alpha(opacity=0);
  -webkit-transform:translateX(-50%) scale(.9);
  -moz-transform:translateX(-50%) scale(.9);
  -ms-transform:translateX(-50%) scale(.9);
  -o-transform:translateX(-50%) scale(.9);
  transform:translateX(-50%) scale(.9);
  -webkit-transition:all .4s ease-in;
  -moz-transition:all .4s ease-in;
  -o-transition:all .4s ease-in;
  transition:all .4s ease-in;
  -webkit-backface-visibility:hidden;
  -moz-backface-visibility:hidden;
  -ms-backface-visibility:hidden;
  backface-visibility:hidden
}
.rstpl-navbar-login #login-form.open {
  visibility:visible;
  z-index:12;
  min-height:330px;
  -webkit-opacity:1;
  -moz-opacity:1;
  opacity:1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter:alpha(opacity=100);
  -webkit-transform:translateX(-50%) scale(1);
  -moz-transform:translateX(-50%) scale(1);
  -ms-transform:translateX(-50%) scale(1);
  -o-transform:translateX(-50%) scale(1);
  transform:translateX(-50%) scale(1);
  -webkit-transition:all .4s ease-out;
  -moz-transition:all .4s ease-out;
  -o-transition:all .4s ease-out;
  transition:all .4s ease-out
}
.rstpl-navbar-login #login-form a,
.rstpl-navbar-login #login-form label {
  color:#fff;
  font-size:13px
}
.rstpl-navbar-login #login-form a:hover {
  color:#537d8b
}
.rstpl-navbar-login #login-form>div {
  padding:30px;
  color:#ffffff
}
@media (max-width:979px) {
  .rstpl-navbar-login #login-form {
    left:50%;
    width:290px;
    position:absolute;
    -webkit-transform:translateX(-50%) scale(0);
    -moz-transform:translateX(-50%) scale(0);
    -ms-transform:translateX(-50%) scale(0);
    -o-transform:translateX(-50%) scale(0);
    transform:translateX(-50%) scale(0)
  }
  .rstpl-navbar-login #login-form.open {
    position:relative;
    left:50%;
    -webkit-transform:translateX(-50%) scale(1);
    -moz-transform:translateX(-50%) scale(1);
    -ms-transform:translateX(-50%) scale(1);
    -o-transform:translateX(-50%) scale(1);
    transform:translateX(-50%) scale(1);
    -webkit-transition:all .4s ease-out;
    -moz-transition:all .4s ease-out;
    -o-transition:all .4s ease-out;
    transition:all .4s ease-out
  }
}
.rstpl-navbar-login #login-form .btn {
  margin-top:10px;
  background:linear-gradient(0deg, #c6c6c6 25%,#dfdfdf 85%);
  background:-webkit-linear-gradient(90deg, #c6c6c6 25%,#dfdfdf 85%);
  background:-moz-linear-gradient(90deg, #c6c6c6 25%,#dfdfdf 85%);
  background:-ms-linear-gradient(90deg, #c6c6c6 25%,#dfdfdf 85%);
  background:-o-linear-gradient(90deg, #c6c6c6 25%,#dfdfdf 85%);
  background-color:#dfdfdf;
  background-clip:padding-box;
  border:none;
  color:#537d8b;
  cursor:pointer;
  font-family:Raleway;
  font-size:12.8px;
  font-weight:600;
  padding:12px 22px;
  text-align:center;
  text-shadow:0 1px 1px rgba(50,50,50,0.25);
  vertical-align:middle;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -moz-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -ms-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -o-box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  box-shadow:10px 10px 15px rgba(50,50,50,0.15);
  -webkit-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -moz-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  -o-transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s;
  transition:border-radius .4s linear .1s, box-shadow .15s ease, background-color .25s
}
.rstpl-navbar-login #login-form .btn:hover,
.rstpl-navbar-login #login-form .btn:focus,
.rstpl-navbar-login #login-form .btn:active,
.rstpl-navbar-login #login-form .btn:active.rstpl-navbar-login #login-form .btn:focus {
  background-color:#e8e8e8;
  background-image:none;
  color:#537d8b;
  outline:none;
  -webkit-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -moz-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -o-transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  transition:border-radius .4s cubic-bezier(.51, .92, .24, 1.15), box-shadow .35s ease, background-color .25s;
  -webkit-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -moz-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -ms-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  -o-box-shadow:20px 20px 200px rgba(50,50,50,0.15);
  box-shadow:20px 20px 200px rgba(50,50,50,0.15)
}
.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-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
}
div.modal {
  left:50%;
  transform:translateX(-50%);
  margin-left:0;
  width:80%
}
div.modal iframe {
  width:100%
}
.modal-body iframe {
  width:100%;
  max-height:auto;
  border:0 !important
}
.modal-body[class^="jviewport-height"],
.modal-body[class*="jviewport-height"] {
  max-height:none
}
.jviewport-height10 {
  height:10vh
}
.jviewport-height20 {
  height:20vh
}
.jviewport-height30 {
  height:30vh
}
.jviewport-height40 {
  height:40vh
}
.jviewport-height50 {
  height:50vh
}
.jviewport-height60 {
  height:60vh
}
.jviewport-height70 {
  height:70vh
}
.jviewport-height80 {
  height:80vh
}
.jviewport-height90 {
  height:90vh
}
.jviewport-height100 {
  height:100vh
}
div.modal.jviewport-width10 {
  width:10vw;
  margin-left:-5vw
}
div.modal.jviewport-width20 {
  width:20vw;
  margin-left:-10vw
}
div.modal.jviewport-width30 {
  width:30vw;
  margin-left:-15vw
}
div.modal.jviewport-width40 {
  width:40vw;
  margin-left:-20vw
}
div.modal.jviewport-width50 {
  width:50vw;
  margin-left:-25vw
}
div.modal.jviewport-width60 {
  width:60vw;
  margin-left:-30vw
}
div.modal.jviewport-width70 {
  width:70vw;
  margin-left:-35vw
}
div.modal.jviewport-width80 {
  width:80vw;
  margin-left:-40vw
}
div.modal.jviewport-width90 {
  width:90vw;
  margin-left:-45vw
}
div.modal.jviewport-width100 {
  width:100vw;
  margin-left:-50vw
}
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:0px;
  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:#537d8b !important;
  background-image:none;
  text-shadow:none
}
.bootstrap-datetimepicker-widget td span,
.bootstrap-datetimepicker-widget th span {
  border-radius:0px
}
.bootstrap-datetimepicker-widget td span.active,
.bootstrap-datetimepicker-widget th span.active {
  background-image:none;
  text-shadow:none
}
.bootstrap-datetimepicker-widget .btn {
  font-size:.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:#30d2db
}
#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:#30d2db
}
#column-right .rstpl-menu .rstpl-template-menu li:hover a,
#column-left .rstpl-menu .rstpl-template-menu li:hover a {
  color:#30d2db
}
#column-right .rstpl-menu .rstpl-template-menu li:before,
#column-left .rstpl-menu .rstpl-template-menu li:before {
  font-family:'FontAwesomeRSTemplate';
  content:'\f101';
  color:#30d2db;
  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;
  -ms-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:#30d2db
}
.js-calendar .calendar-container td.selected {
  background-color:#30d2db
}
.js-calendar .calendar-container td.time {
  border:none
}
.js-calendar .calendar-container td.today:after {
  background-color:#537d8b
}
#imageForm #upbutton {
  background-color:#537d8b;
  color:#ffffff;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -ms-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.rstpl-component-message {
  margin:0
}
.body>section.rstpl-component-message [class*="span"] {
  min-height:0
}
.body>section.rstpl-component-message [class*="span"] #system-message-container .alert {
  margin:4rem auto 0 auto
}
.mce-btn-small .mce-ico.icon-file-add:before,
.mce-btn-small .mce-ico.icon-share-alt:before,
.mce-btn-small .mce-ico.icon-address:before,
.mce-btn-small .mce-ico.icon-pictures:before,
.mce-btn-small .mce-ico.icon-copy:before,
.mce-btn-small .mce-ico.icon-arrow-down:before {
  font-family:"FontAwesomeRSTemplate"
}
.mce-btn-small .mce-ico.icon-address::before {
  content:"\f234"
}
.mce-btn-small .mce-ico.icon-pictures::before {
  content:"\f03e"
}
#editor-xtd-buttons {
  width:100%;
  float:none
}
.breadcrumb {
  display:inline-block;
  background:transparent;
  list-style-type:none;
  padding:17px 0;
  margin:0;
  vertical-align:middle;
  width:100%
}
.breadcrumb li {
  float:left;
  font-weight:500;
  font-size:14.4px;
  text-shadow:none
}
.breadcrumb li:first-of-type {
  font-weight:700
}
.breadcrumb li:first-of-type .divider:before {
  content:"\f015"
}
.breadcrumb li a {
  color:#537d8b;
  font-weight:500
}
.breadcrumb li a:hover {
  color:#30d2db
}
.breadcrumb li .divider {
  margin:0 10px;
  vertical-align:-1px;
  width:auto
}
.breadcrumb li .divider:before {
  content:'\f0da';
  font-family:'FontAwesomeRSTemplate';
  font-size:15px;
  color:#537d8b
}
.breadcrumb li .divider img {
  display:none
}
.breadcrumb>.active {
  color:#363636;
  text-shadow:none
}
@media (max-width:768px) {
  .breadcrumb li {
    display:none
  }
  .breadcrumb li:first-of-type {
    display:inline-block
  }
  .breadcrumb li:nth-of-type(2) {
    display:inline-block
  }
  .breadcrumb li:last-of-type {
    display:inline-block;
    float:left;
    overflow:hidden;
    text-overflow:ellipsis;
    width:38%;
    white-space:nowrap
  }
}
[dir="rtl"] .rstpl-boxed [class*="span"] {
  float:right;
  margin-right:0
}
[dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu li>a {
  text-align:right
}
[dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-mega-menu>a,
[dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.parent>a {
  padding-left:22px;
  padding-right:14px
}
[dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu>a::after,
[dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .dropdown-menu .dropdown-submenu .nav-header::after {
  border-width:5px 5px 5px 0;
  right:100%;
  border-color:transparent #fff transparent transparent
}
[dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-login,
[dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu .rstpl-navbar-search {
  float:left
}
@media (max-width:979px) {
  [dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li {
    float:none
  }
  [dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li .submenu-button {
    left:0;
    right:auto
  }
  [dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-navbar-search {
    float:none
  }
  [dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-navbar-search>a {
    text-align:center
  }
  [dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-navbar-login {
    float:none;
    direction:ltr
  }
  [dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu>li.rstpl-navbar-login #login-form.open .userdata {
    direction:rtl
  }
}
@media (max-width:979px) {
  [dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .navbar-inner .nav-collapse.collapse {
    overflow:hidden;
    height:0
  }
}
[dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand h1,
[dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand h2,
[dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand h3 {
  unicode-bidi:plaintext
}
[dir="rtl"] .rstpl-main-menu-position .rstpl-navigation .navbar .rstpl-brand.pull-left {
  margin-right:0;
  margin-left:15px
}
[dir="rtl"] .rstpl-form-line form .control-group,
[dir="rtl"] .rstpl-form-line .control-group {
  width:100%
}
[dir="rtl"] .rstpl-form-line form .control-group .control-label,
[dir="rtl"] .rstpl-form-line .control-group .control-label {
  width:100%;
  float:right;
  text-align:right
}
[dir="rtl"] .rstpl-form-line form .control-group .controls,
[dir="rtl"] .rstpl-form-line .control-group .controls {
  float:right;
  width:100%;
  margin:0
}
[dir="rtl"] .rstpl-form-line form .control-group .controls select+span,
[dir="rtl"] .rstpl-form-line .control-group .controls select+span {
  left:0;
  right:auto
}
[dir="rtl"] .rstpl-form-line form .control-group.error .controls select+span,
[dir="rtl"] .rstpl-form-line .control-group.error .controls select+span {
  left:0;
  right:auto
}
[dir="rtl"] .formplate .fp-checkbox,
[dir="rtl"] .formplate .fp-radio {
  margin-left:5px;
  margin-right:0
}
[dir="rtl"] .formplate .rsfpa-checkbox,
[dir="rtl"] .formplate .rsfpa-radio {
  margin-right:0;
  margin-left:15px
}
[dir="rtl"] .dd-w,
[dir="rtl"] .dd-w * {
  direction:ltr !important
}
[dir="rtl"] .rspbld-progress-circles .progress-circle:first-of-type {
  margin-right:0
}
[dir="rtl"] .rspbld-progress-circles .progress-circle:last-of-type {
  margin-right:7%
}
[dir="rtl"] .rspbld-carousel {
  direction:ltr
}
[dir="rtl"] .rspbld-carousel .carousel-inner .item .rspbld-item-container {
  direction:rtl
}
[dir="rtl"] .rstpl-featured-article .rstpl-content-container .rstpl-date-block {
  float:right
}
[dir="rtl"] .rstpl-featured-article .rstpl-content-container .rstpl-date-block+a {
  text-align:right;
  margin-left:0;
  margin-right:5rem
}
[dir="rtl"] .rstpl-featured-article .rstpl-content-container .rstpl-address .icon,
[dir="rtl"] .rstpl-featured-article .rstpl-content-container .rstpl-time .icon {
  margin-left:.5rem;
  margin-right:0
}
.rstpl-clear {
  clear:both
}
.rstpl-margin-small {
  margin:34px !important
}
@media (max-width:1199px) {
  .rstpl-margin-small {
    margin:17px !important
  }
}
.rstpl-margin {
  margin:56px !important
}
@media (max-width:980px) {
  .rstpl-margin {
    margin:34px !important
  }
}
.rstpl-margin-big {
  margin:112px
}
@media (max-width:1199px) {
  .rstpl-margin-big {
    margin:56px !important
  }
}
.rstpl-m-bot-small {
  margin-bottom:34px !important
}
@media (max-width:1199px) {
  .rstpl-m-bot-small {
    margin-bottom:17px !important
  }
}
.rstpl-m-bot-small- {
  margin-bottom:-34px !important
}
@media (max-width:1199px) {
  .rstpl-m-bot-small- {
    margin-bottom:17px !important
  }
}
.rstpl-m-bot {
  margin-bottom:56px !important
}
@media (max-width:980px) {
  .rstpl-m-bot {
    margin-bottom:34px !important
  }
}
.rstpl-m-bot- {
  margin-bottom:-56px !important
}
@media (max-width:1199px) {
  .rstpl-m-bot- {
    margin-bottom:0 !important
  }
}
.rstpl-m-bot-big {
  margin-bottom:112px !important
}
@media (max-width:1199px) {
  .rstpl-m-bot-big {
    margin-bottom:56px !important
  }
}
.rstpl-m-bot-big- {
  margin-bottom:-112px !important
}
@media (max-width:1199px) {
  .rstpl-m-bot-big- {
    margin-bottom:0 !important
  }
}
.rstpl-m-left-small {
  margin-left:34px !important
}
@media (max-width:1199px) {
  .rstpl-m-left-small {
    margin-left:17px !important
  }
}
.rstpl-m-left-small- {
  margin-left:-34px !important
}
@media (max-width:1199px) {
  .rstpl-m-left-small- {
    margin-left:17px !important
  }
}
.rstpl-m-left {
  margin-left:56px !important
}
@media (max-width:980px) {
  .rstpl-m-left {
    margin-left:34px !important
  }
}
.rstpl-m-left- {
  margin-left:-56px !important
}
@media (max-width:1199px) {
  .rstpl-m-left- {
    margin-left:0 !important
  }
}
.rstpl-m-left-big {
  margin-left:112px !important
}
@media (max-width:1199px) {
  .rstpl-m-left-big {
    margin-left:56px !important
  }
}
.rstpl-m-left-big- {
  margin-left:-112px !important
}
@media (max-width:1199px) {
  .rstpl-m-left-big- {
    margin-left:0 !important
  }
}
.rstpl-m-right-small {
  margin-right:34px !important
}
@media (max-width:1199px) {
  .rstpl-m-right-small {
    margin-right:17px !important
  }
}
.rstpl-m-right-small- {
  margin-right:-34px !important
}
@media (max-width:1199px) {
  .rstpl-m-right-small- {
    margin-right:17px !important
  }
}
.rstpl-m-right {
  margin-right:56px !important
}
@media (max-width:980px) {
  .rstpl-m-right {
    margin-right:34px !important
  }
}
.rstpl-m-right- {
  margin-right:-56px !important
}
@media (max-width:1199px) {
  .rstpl-m-right- {
    margin-right:0 !important
  }
}
.rstpl-m-right-big {
  margin-right:112px !important
}
@media (max-width:1199px) {
  .rstpl-m-right-big {
    margin-right:56px !important
  }
}
.rstpl-m-right-big- {
  margin-right:-112px !important
}
@media (max-width:1199px) {
  .rstpl-m-right-big- {
    margin-right:0 !important
  }
}
.rstpl-m-top-small {
  margin-top:34px !important
}
@media (max-width:1199px) {
  .rstpl-m-top-small {
    margin-top:17px !important
  }
}
.rstpl-m-top-small- {
  margin-top:-34px !important
}
@media (max-width:1199px) {
  .rstpl-m-top-small- {
    margin-top:17px !important
  }
}
.rstpl-m-top {
  margin-top:56px !important
}
@media (max-width:980px) {
  .rstpl-m-top {
    margin-top:34px !important
  }
}
.rstpl-m-top- {
  margin-top:-56px !important
}
@media (max-width:1199px) {
  .rstpl-m-top- {
    margin-top:0 !important
  }
}
.rstpl-m-top-big {
  margin-top:112px !important
}
@media (max-width:1199px) {
  .rstpl-m-top-big {
    margin-top:56px !important
  }
}
.rstpl-m-top-big- {
  margin-top:-112px !important
}
@media (max-width:1199px) {
  .rstpl-m-top-big- {
    margin-top:0 !important
  }
}
.rstpl-m-tb-small {
  margin:34px 0 !important
}
@media (max-width:1199px) {
  .rstpl-m-tb-small {
    margin:17px !important
  }
}
.rstpl-m-tb {
  margin:56px 0 !important
}
@media (max-width:980px) {
  .rstpl-m-tb {
    margin:34px 0 !important
  }
}
.rstpl-m-tb-big {
  margin:112px 0
}
@media (max-width:1199px) {
  .rstpl-m-tb-big {
    margin:56px 0
  }
}
.rstpl-m-lr-small {
  margin:0 34px !important
}
@media (max-width:1199px) {
  .rstpl-m-lr-small {
    margin:17px !important
  }
}
.rstpl-m-lr {
  margin:0 56px
}
@media (max-width:980px) {
  .rstpl-m-lr {
    margin:0 34px
  }
}
.rstpl-m-lr-big {
  margin:0 112px
}
@media (max-width:1199px) {
  .rstpl-m-lr-big {
    margin:0 56px
  }
}
.rstpl-no-margin {
  margin:0 !important
}
.rstpl-no-m-left {
  margin-left:0 !important
}
.rstpl-no-m-right {
  margin-right:0 !important
}
.rstpl-no-m-bottom {
  margin-bottom:0 !important
}
.rstpl-no-m-top {
  margin-top:0 !important
}
.rstpl-no-m-lr {
  margin-left:0 !important;
  margin-right:0 !important
}
.rstpl-no-m-tb {
  margin-bottom:0 !important;
  margin-top:0 !important
}
.rstpl-padding-small {
  padding:34px
}
@media (max-width:1199px) {
  .rstpl-padding-small {
    padding:17px
  }
}
.rstpl-padding {
  padding:56px
}
@media (max-width:980px) {
  .rstpl-padding {
    padding:34px
  }
}
.rstpl-padding-big {
  padding:112px
}
@media (max-width:1199px) {
  .rstpl-padding-big {
    padding:56px
  }
}
.rstpl-p-bot-small {
  padding-bottom:34px
}
@media (max-width:1199px) {
  .rstpl-p-bot-small {
    padding-bottom:17px
  }
}
.rstpl-p-bot {
  padding-bottom:56px
}
@media (max-width:980px) {
  .rstpl-p-bot {
    padding-bottom:34px
  }
}
.rstpl-p-bot-big {
  padding-bottom:112px
}
@media (max-width:1199px) {
  .rstpl-p-bot-big {
    padding-bottom:56px
  }
}
.rstpl-p-left-small {
  padding-left:34px
}
@media (max-width:1199px) {
  .rstpl-p-left-small {
    padding-left:17px
  }
}
.rstpl-p-left {
  padding-left:56px
}
@media (max-width:980px) {
  .rstpl-p-left {
    padding-left:34px
  }
}
.rstpl-p-left-big {
  padding-left:112px
}
@media (max-width:1199px) {
  .rstpl-p-left-big {
    padding-left:56px
  }
}
.rstpl-p-right-small {
  padding-right:34px
}
@media (max-width:1199px) {
  .rstpl-p-right-small {
    padding-right:17px
  }
}
.rstpl-p-right {
  padding-right:56px
}
@media (max-width:980px) {
  .rstpl-p-right {
    padding-right:34px
  }
}
.rstpl-p-right-big {
  padding-right:112px
}
@media (max-width:1199px) {
  .rstpl-p-right-big {
    padding-right:56px
  }
}
.rstpl-p-top-small {
  padding-top:34px
}
@media (max-width:1199px) {
  .rstpl-p-top-small {
    padding-top:17px
  }
}
.rstpl-p-top {
  padding-top:56px
}
@media (max-width:980px) {
  .rstpl-p-top {
    padding-top:34px
  }
}
.rstpl-p-top-big {
  padding-top:112px
}
@media (max-width:1199px) {
  .rstpl-p-top-big {
    padding-top:56px
  }
}
.rstpl-p-tb-small {
  padding-top:34px;
  padding-bottom:34px
}
@media (max-width:1199px) {
  .rstpl-p-tb-small {
    padding-top:17px;
    padding-bottom:17px
  }
}
.rstpl-p-tb {
  padding-top:56px;
  padding-bottom:56px
}
@media (max-width:980px) {
  .rstpl-p-tb {
    padding-top:34px;
    padding-bottom:34px
  }
}
.rstpl-p-tb-big {
  padding-top:112px;
  padding-bottom:112px
}
@media (max-width:1199px) {
  .rstpl-p-tb-big {
    padding-top:56px;
    padding-bottom:56px
  }
}
.rstpl-p-lr-small {
  padding-left:34px;
  padding-right:34px
}
@media (max-width:1199px) {
  .rstpl-p-lr-small {
    padding-left:17px;
    padding-right:17px
  }
}
.rstpl-p-lr {
  padding-left:56px;
  padding-right:56px
}
@media (max-width:980px) {
  .rstpl-p-lr {
    padding-left:34px;
    padding-right:34px
  }
}
.rstpl-p-lr-big {
  padding-left:112px;
  padding-right:112px
}
@media (max-width:1199px) {
  .rstpl-p-lr-big {
    padding-left:56px;
    padding-right:56px
  }
}
.rstpl-no-padding {
  padding:0 !important
}
.rstpl-no-p-left {
  padding-left:0 !important
}
.rstpl-no-p-right {
  padding-right:0 !important
}
.rstpl-no-p-bottom {
  padding-bottom:0 !important
}
.rstpl-no-p-top {
  padding-top:0 !important
}
.rstpl-no-p-lr {
  padding-left:0 !important;
  padding-right:0 !important
}
.rstpl-no-p-tb {
  padding-bottom:0 !important;
  padding-top:0 !important
}
.color-primary {
  color:#537d8b
}
.color-secondary {
  color:#30d2db
}
.color-black {
  color:#000000
}
.color-white {
  color:#ffffff
}
.pull-center {
  display:block;
  margin:0 auto
}
.image-animation {
  width:100%;
  overflow:hidden
}
.image-animation img {
  -webkit-transform:translate3d(-10px, 0px, 0px) scale(1.1);
  -moz-transform:translate3d(-10px, 0px, 0px) scale(1.1);
  -ms-transform:translate3d(-10px, 0px, 0px) scale(1.1);
  -o-transform:translate3d(-10px, 0px, 0px) scale(1.1);
  transform:translate3d(-10px, 0px, 0px) scale(1.1);
  -webkit-transition:all .3s linear;
  -moz-transition:all .3s linear;
  -o-transition:all .3s linear;
  transition:all .3s linear
}
.image-animation:hover img {
  -webkit-transform:scale(1) translate3d(0px, 0px, 0px);
  -moz-transform:scale(1) translate3d(0px, 0px, 0px);
  -ms-transform:scale(1) translate3d(0px, 0px, 0px);
  -o-transform:scale(1) translate3d(0px, 0px, 0px);
  transform:scale(1) translate3d(0px, 0px, 0px);
  -webkit-transition:all .3s linear;
  -moz-transition:all .3s linear;
  -o-transition:all .3s linear;
  transition:all .3s linear
}
.rstpl-italic {
  font-style:italic
}
@keyframes rstplSpin {
  0% {
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    transform:rotate(0deg)
  }
  25% {
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg)
  }
  50% {
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    transform:rotate(90deg)
  }
  75% {
    -webkit-transform:rotate(135deg);
    -moz-transform:rotate(135deg);
    -ms-transform:rotate(135deg);
    -o-transform:rotate(135deg);
    transform:rotate(135deg)
  }
  100% {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg)
  }
}
@keyframes rstplFadeIn {
  from {
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter:alpha(opacity=0)
  }
  to {
    -webkit-opacity:1;
    -moz-opacity:1;
    opacity:1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter:alpha(opacity=100)
  }
}
@keyframes rstplFadeInRight {
  from {
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter:alpha(opacity=0);
    -webkit-transform:translateX(-20px);
    -moz-transform:translateX(-20px);
    -ms-transform:translateX(-20px);
    -o-transform:translateX(-20px);
    transform:translateX(-20px)
  }
  to {
    -webkit-opacity:1;
    -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)
  }
}
@keyframes rstplGrowLeft {
  from {
    -webkit-transform:scaleX(0);
    -moz-transform:scaleX(0);
    -ms-transform:scaleX(0);
    -o-transform:scaleX(0);
    transform:scaleX(0)
  }
  to {
    -webkit-transform:scaleX(1);
    -moz-transform:scaleX(1);
    -ms-transform:scaleX(1);
    -o-transform:scaleX(1);
    transform:scaleX(1)
  }
}
@keyframes rstplShapeFadeIn {
  0% {
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter:alpha(opacity=0);
    -webkit-transform:translate(45%, 45%);
    -moz-transform:translate(45%, 45%);
    -ms-transform:translate(45%, 45%);
    -o-transform:translate(45%, 45%);
    transform:translate(45%, 45%)
  }
  100% {
    -webkit-opacity:.85;
    -moz-opacity:.85;
    opacity:.85;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
    filter:alpha(opacity=85);
    -webkit-transform:translate(50%, 50%);
    -moz-transform:translate(50%, 50%);
    -ms-transform:translate(50%, 50%);
    -o-transform:translate(50%, 50%);
    transform:translate(50%, 50%)
  }
}
