html {
  position: relative;
  min-height: 100%;
}
.ns-transparent {
  opacity: 0;
  filter: alpha(opacity=0);
}
.ns-embedded-video {
  position: relative;
}
.ns-background-video,
.ns-background-video-preview {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.ns-parallax-background,
.ns-background {
  background-attachment: fixed !important;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover !important;
}
.ns-hidden-scrollbar .ns-parallax-background {
  background-size: auto 130%;
}
.mobile .ns-parallax-background {
  background-attachment: scroll !important;
}
.ns-background {
  background-attachment: scroll !important;
}
.is-builder .animated {
  -webkit-animation-name: none !important;
  animation-name: none !important;
}
.msgbox-1 {
  overflow: hidden;
  padding: 0 20px;
  position: relative;
}
.msgbox-1 .container {
  padding: 41px 0 29px;
  position: relative;
  z-index: 3;
}
.success-message {
    display: none;
    font-family: sans-serif;
    color: #fff;
}
.error-message {
    display: none;
    font-family: sans-serif;
    color: red;
}

@media (max-width: 767px) {
  .msgbox-1 .container {
    padding: 67px 0 78px;
    text-align: center;
  }
}
.msgbox-1 .row > div + div {
  line-height: 67px;
}
@media (max-width: 767px) {
  .msgbox-1 .row > div + div {
    padding-bottom: 3px;
    padding-top: 23px;
  }
}
@media (max-width: 480px) {
  .msgbox-1 .row > div + div {
    padding-bottom: 15px;
    padding-top: 37px;
  }
}
.msgbox-1 h1,
.msgbox-1 h2 {
  letter-spacing: 4px;
  line-height: 33px;
  margin-bottom: 11px;
  margin-top: 10px;
}
.msgbox-1 h1 + h1,
.msgbox-1 h2 + h1,
.msgbox-1 h1 + h2,
.msgbox-1 h2 + h2 {
  margin-top: -11px;
}
@media (max-width: 767px) {
  .msgbox-1 h1,
  .msgbox-1 h2 {
    line-height: 1.5em;
    margin-bottom: 0;
  }
  .msgbox-1 h1 + h1,
  .msgbox-1 h2 + h1,
  .msgbox-1 h1 + h2,
  .msgbox-1 h2 + h2 {
    margin-top: -1px;
  }
}
.msgbox-1 p {
  color: #777;
  font-size: 17px;
  line-height: 27px;
  margin-bottom: 0;
  padding-bottom: 13px;
  padding-top: 16px;
  text-align: left;
}
.msgbox-1 p + p {
  margin-top: -13px;
  padding-top: 0;
}
@media (max-width: 767px) {
  .msgbox-1 p {
    padding-top: 20px;
  }
}
.msgbox-1 .btn {
  margin-top: -14px;
  margin-right: 10px;
}
@media (max-width: 480px) {
  .msgbox-1 .btn {
    display: block;
  }
  .msgbox-1 .btn + .btn {
    margin-top: 12px;
  }
}
.msgbox-1.dark {
  background: #3c3c3c;
  color: #fff;
}
.msgbox-1.dark p {
  color: #fff;
}
.msgbox-1.dark .btn-default {
  border-color: #fff;
  color: #fff;
}
.msgbox-1.dark .btn-default:hover,
.msgbox-1.dark .btn-default:focus,
.msgbox-1.dark .btn-default.focus,
.msgbox-1.dark .btn-default:active,
.msgbox-1.dark .btn-default.active,
.open > .dropdown-toggle.msgbox-1.dark .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #252525;
}
.content-2 {
  overflow: hidden;
  padding: 71px 20px 70px;
  position: relative;
}
.content-2.col-5 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-5 .row > div {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 33%;
  }
}
@media (min-width: 992px) {
  .content-2.col-5 .row > div {
    float: left;
    width: 20%;
  }
}
@media (min-width: 992px) {
  .content-2.col-5 {
    padding-top: 75px;
  }
  .content-2.col-5 .thumbnail h3 {
    margin-top: 15px;
  }
  .content-2.col-5 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
}
.content-2.col-4 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-4 .row > div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .content-2.col-4 .row > div {
    float: left;
    width: 25%;
  }
}
.content-2.col-3 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-3 .row > div {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .content-2.col-3 {
    padding-top: 64px;
  }
  .content-2.col-3 .thumbnail h3 {
    margin-top: 4px;
  }
  .content-2.col-3 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
  .content-2.col-3 .thumbnail .group {
    margin-top: 37px;
  }
}
.content-2.col-2 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-2 .row > div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .content-2.col-2 {
    padding-top: 48px;
  }
  .content-2.col-2 .thumbnail > img {
    width: 100%;
    max-width: 300px;
  }
  .content-2.col-2 .thumbnail h3 {
    margin-top: -14px;
    margin-bottom: 20px;
    font-size: 25px;
    letter-spacing: 4px;
    line-height: 1.5em;
  }
  .content-2.col-2 .thumbnail h3 + h3 {
    margin-top: -19px;
  }
  .content-2.col-2 .thumbnail p {
    font-size: 17px;
    line-height: 27px;
  }
  .content-2.col-2 .thumbnail .btn {
    padding: 16px 27px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media (max-width: 767px) {
  .content-2 {
    padding: 0 20px;
  }
  .content-2 .row > div {
    -webkit-box-shadow: inset 0 1px 1px rgba(10, 10, 10, 0.06);
    box-shadow: inset 0 1px 1px rgba(10, 10, 10, 0.06);
  }
  .content-2.dark .row > div {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-2.col-5 {
    padding-top: 70px;
  }
  .content-2.col-5 .row > div + div + div + div {
    margin-top: 50px;
  }
  .content-2.col-5 .thumbnail h3 {
    margin-top: 10px;
  }
  .content-2.col-5 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
  .content-2.col-4 {
    padding: 64px 20px 70px;
  }
  .content-2.col-4 .row > div + div + div {
    margin-top: 39px;
  }
  .content-2.col-4 .thumbnail h3 {
    margin-top: 4px;
    margin-bottom: 32px;
  }
  .content-2.col-4 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
  .content-2.col-4 .thumbnail .group {
    margin-top: 37px;
  }
  .content-2.col-3 {
    padding-top: 73px;
  }
  .content-2.col-3 .thumbnail h3 {
    margin-top: 12px;
    margin-bottom: 33px;
  }
  .content-2.col-3 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
  .content-2.col-3 .thumbnail .group {
    margin-top: 36px;
  }
  .content-2.col-2 {
    padding-top: 64px;
  }
  .content-2.col-2 .thumbnail h3 {
    margin-top: 4px;
    margin-bottom: 33px;
  }
  .content-2.col-2 .thumbnail h3 + h3 {
    margin-top: -34px;
  }
  .content-2.col-2 .thumbnail .group {
    margin-top: 36px;
  }
}
.content-2 .container {
  padding: 0;
  position: relative;
  z-index: 3;
}
.content-2 .row {
  margin-left: -24px;
  margin-right: -24px;
}
.content-2 .thumbnail {
  background: none;
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .content-2 .thumbnail {
    padding-top: 52px;
    padding-bottom: 65px;
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .content-2 .thumbnail {
    padding-bottom: 70px;
  }
}
.content-2 .thumbnail > img {
  max-width: 50%;
}
@media (max-width: 767px) {
  .content-2 .thumbnail > img {
    width: 100%;
    max-width: 300px;
  }
}
.content-2 .thumbnail h3 {
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 32px;
  margin-top: 11px;
}
.content-2 .thumbnail h3 + h3 {
  margin-top: -32px;
}
@media (max-width: 767px) {
  .content-2 .thumbnail h3 {
    font-size: 25px;
    letter-spacing: 6px;
    line-height: 1.5em;
    margin-bottom: 20px;
    margin-top: -14px;
  }
  .content-2 .thumbnail h3 + h3 {
    margin-top: -21px;
  }
}
.content-2 .thumbnail p {
  color: #999;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}
.content-2 .thumbnail p + p {
  margin-top: -10px;
}
@media (max-width: 767px) {
  .content-2 .thumbnail p {
    font-size: 17px;
    line-height: 27px;
  }
}
.content-2 .thumbnail .group {
  line-height: 43px;
  margin-bottom: 14px;
  margin-top: 33px;
  text-align: center;
}
@media (max-width: 767px) {
  .content-2 .thumbnail .group {
    margin-top: 29px;
    line-height: 67px;
  }
}
@media (max-width: 480px) {
  .content-2 .thumbnail .group {
    margin-top: 37px;
  }
}
@media (max-width: 767px) {
  .content-2 .thumbnail .btn {
    padding: 16px 27px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    font-size: 14px;
    letter-spacing: 2px;
    margin-right: 9px;
  }
}
@media (max-width: 480px) {
  .content-2 .thumbnail .btn {
    display: block;
    margin-right: 0;
  }
  .content-2 .thumbnail .btn + .btn {
    margin-top: 12px;
  }
}
.content-2.simple h3 {
  margin-top: 0 !important;
  margin-bottom: 31px !important;
}
.content-2.simple h3 + h3 {
  margin-top: -30px !important;
}
.content-2.simple.col-5 {
  padding-top: 77px;
}
.content-2.simple.col-4,
.content-2.simple.col-3 {
  padding-top: 76px;
}
.content-2.simple.col-2 {
  padding-top: 64px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-2.simple h3 {
    margin-bottom: 32px !important;
  }
  .content-2.simple.col-5 {
    padding-top: 76px;
  }
  .content-2.simple.col-5 .row > div + div + div + div {
    margin-top: 53px;
  }
  .content-2.simple.col-4 {
    padding-top: 77px;
  }
  .content-2.simple.col-4 .row > div + div + div {
    margin-top: 53px;
  }
  .content-2.simple.col-2 {
    padding-top: 76px;
  }
}
@media (max-width: 767px) {
  .content-2.simple {
    padding-top: 0 !important;
  }
  .content-2.simple .thumbnail {
    padding-top: 68px;
  }
  .content-2.simple h3 {
    margin-bottom: 20px !important;
  }
  .content-2.simple h3 + h3 {
    margin-top: -21px !important;
  }
}
.content-2.dark {
  background: #3c3c3c;
}
.content-2.dark h1,
.content-2.dark h2,
.content-2.dark h3,
.content-2.dark h4 {
  color: #fff;
}
.content-2.dark p {
  color: #fff;
}
.content-2.dark .btn-default {
  border-color: #fff;
  color: #fff;
}
.content-2.dark .btn-default:hover,
.content-2.dark .btn-default:focus,
.content-2.dark .btn-default.focus,
.content-2.dark .btn-default:active,
.content-2.dark .btn-default.active,
.open > .dropdown-toggle.content-2.dark .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #252525;
}
.pricing-table-1 {
  -webkit-box-shadow: inset 0 1px 0 rgba(10, 10, 10, 0.06);
  box-shadow: inset 0 1px 0 rgba(10, 10, 10, 0.06);
  background: #f0f0f0;
  overflow: hidden;
  padding: 100px 0 67px;
  position: relative;
}
.pricing-table-1 .container {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  position: relative;
  z-index: 3;
}
.pricing-table-1.col-4 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .pricing-table-1.col-4 .row > div {
    float: left;
    width: 25%;
  }
}
.pricing-table-1.col-3 .container {
  max-width: 750px;
}
.pricing-table-1.col-3 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .pricing-table-1.col-3 .row > div {
    float: left;
    width: 33.33333333%;
  }
}
.pricing-table-1.col-2 .container {
  max-width: 600px;
}
.pricing-table-1.col-2 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .pricing-table-1.col-2 .row > div {
    float: left;
    width: 50%;
  }
}
.pricing-table-1 .plan {
  -webkit-box-shadow: 0 2px 2px rgba(10, 10, 10, 0.06);
  box-shadow: 0 2px 2px rgba(10, 10, 10, 0.06);
  background: #fff;
  color: #484f5a;
  margin-right: 1px;
  padding-bottom: 39px;
  text-align: center;
}
.pricing-table-1 .plan h3 {
  background: #323b44;
  border-radius: 7px 7px 0 0;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0;
  padding: 18px 0 19px;
  position: relative;
  top: -7px;
}
.pricing-table-1 .plan p {
  margin-bottom: 0;
}
.pricing-table-1 .plan .price {
  font-size: 80px;
  letter-spacing: 1px;
  padding: 7px 0 0;
}
.pricing-table-1 .plan .price small {
  color: #aaa;
  display: block;
  font-size: 13px;
  margin-top: -11px;
  padding-bottom: 19px;
}
.pricing-table-1 .plan .price strong {
  font-weight: normal;
  left: -10px;
  position: relative;
}
.pricing-table-1 .plan .price sup {
  display: inline-block;
  font-size: 32px;
  height: 1px;
  margin: 58px 0 0 -4px;
  position: relative;
  vertical-align: top;
  width: 25px;
}
.pricing-table-1 .plan .price:after {
  background: #eee;
  content: "";
  display: block;
  height: 1px;
  margin: 20px auto 0;
  width: 80%;
}
.pricing-table-1 .plan ul {
  font-size: 14px;
  list-style: none;
  margin: 35px 0 35px;
  padding-left: 0;
}
.pricing-table-1 .plan ul li {
  margin-bottom: 12px;
}
.pricing-table-1 .plan .btn {
  margin-bottom: 2px;
  margin-top: 1px;
}
.pricing-table-1 .favorite {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.35);
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.35);
  margin-left: -5px;
  margin-right: -5px;
  padding-bottom: 52px;
  position: relative;
  top: -13px;
  z-index: 2;
}
.pricing-table-1 .favorite h3 {
  background: #f97352;
}
.pricing-table-1 .favorite .price {
  padding-top: 20px;
}
.pricing-table-1 .favorite .price strong {
  left: -8px;
}
.pricing-table-1 .green h3 {
  background: #0089bb;
}
.pricing-table-1 .blue h3 {
  background: #27aae0;
}
.pricing-table-1 .orange h3 {
  background: #faaf40;
}
@media (max-width: 767px) {
  .pricing-table-1 {
    padding: 30px 20px 10px 20px;
  }
  .pricing-table-1 .plan {
    margin-bottom: 20px;
  }
  .pricing-table-1 .plan ul {
    margin: 36px 0 34px;
  }
  .pricing-table-1 .plan .btn {
    margin-top: 2px;
  }
  .pricing-table-1 .favorite {
    margin-left: 0;
    margin-right: 0;
    top: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .pricing-table-1 .plan {
    padding-bottom: 64px;
  }
  .pricing-table-1 .plan .price {
    font-size: 120px;
    line-height: 142px;
  }
  .pricing-table-1 .plan .price small {
    font-size: 16px;
    margin-top: -1px;
    padding-bottom: 18px;
    line-height: 23px;
  }
  .pricing-table-1 .plan .price sup {
    font-size: 36px;
    margin: 77px 0 0 -4px;
  }
  .pricing-table-1 .plan ul {
    font-size: 16px;
    margin: 35px 0 22px;
  }
  .pricing-table-1 .plan .btn {
    padding: 16px 27px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 3px;
    margin-top: -13px;
    position: relative;
    top: 26px;
  }
}
.ns-navbar {
  position: relative;
  width: 100%;
}
.ns-navbar:before {
  content: "";
  display: block;
}
.ns-navbar-brand-link:after,
.ns-navbar-brand-img {
  height: 74px;
}
.ns-navbar:before,
.ns-navbar-container {
  height: 98px;
}
.ns-navbar-ss .ns-navbar-brand-link:after,
.ns-navbar-ss .ns-navbar-brand-img {
  height: 74px;
}
.ns-navbar-ss:before,
.ns-navbar-ss .ns-navbar-container {
  height: 98px;
}
.ns-navbar-xs .ns-navbar-brand-link:after,
.ns-navbar-xs .ns-navbar-brand-img {
  height: 32px;
}
.ns-navbar-xs:before,
.ns-navbar-xs .ns-navbar-container {
  height: 56px;
}
.ns-navbar-s .ns-navbar-brand-link:after,
.ns-navbar-s .ns-navbar-brand-img {
  height: 48px;
}
.ns-navbar-s:before,
.ns-navbar-s .ns-navbar-container {
  height: 72px;
}
.ns-navbar-m .ns-navbar-brand-link:after,
.ns-navbar-m .ns-navbar-brand-img {
  height: 64px;
}
.ns-navbar-m:before,
.ns-navbar-m .ns-navbar-container {
  height: 88px;
}
.ns-navbar-l .ns-navbar-brand-link:after,
.ns-navbar-l .ns-navbar-brand-img {
  height: 96px;
}
.ns-navbar-l:before,
.ns-navbar-l .ns-navbar-container {
  height: 120px;
}
.ns-navbar-xl .ns-navbar-brand-link:after,
.ns-navbar-xl .ns-navbar-brand-img {
  height: 128px;
}
.ns-navbar-xl:before,
.ns-navbar-xl .ns-navbar-container {
  height: 152px;
}
.ns-navbar-short .ns-navbar-brand-link:after,
.ns-navbar-short .ns-navbar-brand-img {
  height: 40px;
}
.ns-navbar-short:before,
.ns-navbar-short .ns-navbar-container {
  height: 64px;
}
.ns-navbar-short .ns-navbar-container {
  padding: 12px 0;
}
@media (max-width: 767px) {
  .ns-navbar-short .ns-navbar-brand-link:after,
  .ns-navbar-short .ns-navbar-brand-img {
    height: 31px;
  }
  .ns-navbar-short:before,
  .ns-navbar-short .ns-navbar-container {
    height: 45px;
  }
  .ns-navbar-short .ns-navbar-container {
    padding: 7px 0;
  }
}
.ns-navbar-brand-img {
  position: relative;
}
.ns-navbar-brand-img,
.ns-navbar-container,
.ns-navbar-section {
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.ns-navbar-brand-img {
  max-width: 300px;
  height: auto;
}
.ns-navbar-section {
  background: #2c2c2c;
  height: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.ns-navbar-container {
  display: table;
  padding: 12px 0;
  width: 100%;
}
.ns-navbar-menu-box {
  display: table;
  width: 100%;
}
.ns-navbar-menu-box-inline-left,
.ns-navbar-menu-box-inline-center,
.ns-navbar-menu-box-inline-right {
  display: block;
  text-align: left;
}
.ns-navbar-menu-box-inline-center {
  text-align: center;
}
.ns-navbar-menu-box-inline-right {
  text-align: right;
}
.ns-navbar-column {
  display: table-cell;
  vertical-align: middle;
}
.ns-navbar-column-xxs {
  width: 1%;
}
.ns-navbar-column-xs {
  width: 10%;
}
.ns-navbar-column-s {
  width: 20%;
}
.ns-navbar-column-m {
  width: 30%;
}
.ns-navbar-column-l {
  width: 40%;
}
.ns-navbar-column-xl {
  width: 50%;
}
.ns-navbar-menu-box-inline-left .ns-navbar-column,
.ns-navbar-menu-box-inline-center .ns-navbar-column,
.ns-navbar-menu-box-inline-right .ns-navbar-column {
  display: inline-block;
}
.ns-navbar-items {
  float: left;
  padding-left: 0px;
  position: relative;
  left: -20px;
}
.ns-navbar-items-right {
  float: right;
  left: 0;
}
.ns-navbar-item {
  display: block;
  float: left;
  position: relative;
}
.ns-navbar-hamburger {
  display: none;
  margin-top: -11px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10000;
}
.ns-navbar-collapsed .ns-navbar-container {
  position: relative;
}
.ns-navbar-collapsed .ns-navbar-column {
  display: block;
  width: 100%;
}
.ns-navbar-collapsed .ns-navbar-items-right {
  padding-top: 13px;
}
.ns-navbar-collapsed .ns-navbar-menu {
  background: rgba(0, 0, 0, 0.9);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.ns-navbar-collapsed .ns-navbar-menu-box {
  display: table-cell;
  vertical-align: middle;
}
.ns-navbar-collapsed .ns-navbar-items {
  float: none;
}
.ns-navbar-collapsed .ns-navbar-item {
  float: none;
}
.ns-navbar-collapsed .ns-navbar-hamburger {
  display: block;
}
.ns-navbar-collapsed.ns-navbar-open .ns-navbar-menu {
  display: table;
}
.ns-navbar-collapsed.ns-navbar-open:not(.ns-navbar-sticky) .ns-navbar-section {
  background: none;
  position: fixed;
}
.ns-navbar-collapsed.ns-navbar-open .ns-navbar-brand {
  visibility: hidden;
}
.ns-navbar-collapsed.ns-navbar-sticky.ns-navbar-open .ns-navbar-brand {
  visibility: visible;
}
.ns-navbar-collapsed.ns-navbar-open .ns-navbar-brand-img,
.ns-navbar-collapsed.ns-navbar-open .ns-navbar-container {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.ns-navbar-freeze.ns-navbar-collapsed.ns-navbar-open .ns-navbar-hamburger,
.ns-navbar-freeze.ns-navbar-collapsed.ns-navbar-open .ns-navbar-hamburger:hover {
  color: #fff !important;
}
.ns-navbar-sticky .ns-navbar-section {
  -webkit-transform: translate3d(0, 0, 0);
  position: fixed;
}
.ns-navbar-absolute {
  position: absolute;
}
.ns-navbar-transparent .ns-navbar-section {
  background: none;
}
.ns-navbar-stuck .ns-navbar-section,
.ns-navbar-relative .ns-navbar-section {
  background: #2c2c2c;
}
@media (max-width: 991px) {
  .ns-navbar-auto-collapse .ns-navbar-container {
    position: relative;
  }
  .ns-navbar-auto-collapse .ns-navbar-column {
    display: block;
    width: 100%;
  }
  .ns-navbar-auto-collapse .ns-navbar-items-right {
    padding-top: 13px;
  }
  .ns-navbar-auto-collapse .ns-navbar-menu {
    background: rgba(0, 0, 0, 0.9);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
  }
  .ns-navbar-auto-collapse .ns-navbar-menu-box {
    display: table-cell;
    vertical-align: middle;
  }
  .ns-navbar-auto-collapse .ns-navbar-items {
    float: none;
  }
  .ns-navbar-auto-collapse .ns-navbar-item {
    float: none;
  }
  .ns-navbar-auto-collapse .ns-navbar-hamburger {
    display: block;
  }
  .ns-navbar-auto-collapse.ns-navbar-open .ns-navbar-menu {
    display: table;
  }
  .ns-navbar-auto-collapse.ns-navbar-open:not(.ns-navbar-sticky) .ns-navbar-section {
    background: none;
    position: fixed;
  }
  .ns-navbar-auto-collapse.ns-navbar-open .ns-navbar-brand {
    visibility: hidden;
  }
  .ns-navbar-auto-collapse.ns-navbar-sticky.ns-navbar-open .ns-navbar-brand {
    visibility: visible;
  }
  .ns-navbar-auto-collapse.ns-navbar-open .ns-navbar-brand-img,
  .ns-navbar-auto-collapse.ns-navbar-open .ns-navbar-container {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .ns-navbar-freeze.ns-navbar-auto-collapse.ns-navbar-open .ns-navbar-hamburger,
  .ns-navbar-freeze.ns-navbar-auto-collapse.ns-navbar-open .ns-navbar-hamburger:hover {
    color: #fff !important;
  }
}
.ns-hamburger {
  cursor: pointer;
  height: 23px;
  width: 30px;
}
.ns-hamburger:focus {
  outline: none;
}
.ns-hamburger-line,
.ns-hamburger-line:before,
.ns-hamburger-line:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  cursor: pointer;
}
.ns-hamburger-line,
.ns-hamburger-line:before,
.ns-hamburger-line:after {
  width: 30px;
  border-bottom: 5px solid;
  top: 9px;
}
.ns-hamburger-line:before {
  top: -9px;
}
.ns-hamburger-line:after {
  top: 9px;
}
.ns-hamburger-line,
.ns-hamburger-line:before,
.ns-hamburger-line:after {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.ns-hamburger-open .ns-hamburger-line {
  border-color: transparent;
}
.ns-hamburger-open .ns-hamburger-line:before,
.ns-hamburger-open .ns-hamburger-line:after {
  top: 0;
}
.ns-hamburger-open .ns-hamburger-line:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ns-hamburger-open .ns-hamburger-line:after {
  top: 10px;
  -ms-transform: translatey(-10px) rotate(-45deg);
  -webkit-transform: translatey(-10px) rotate(-45deg);
  transform: translatey(-10px) rotate(-45deg);
}
@media (max-width: 767px) {
  .ns-hamburger {
    height: 23px;
    width: 27px;
  }
  .ns-hamburger-line,
  .ns-hamburger-line:before,
  .ns-hamburger-line:after {
    width: 27px;
    border-bottom: 4px solid;
    top: 9px;
  }
  .ns-hamburger-line:before {
    top: -9px;
  }
  .ns-hamburger-line:after {
    top: 9px;
  }
}
.ns-brand {
  display: block;
  float: left;
  position: relative;
}
.ns-brand,
.ns-brand:hover {
  text-decoration: none;
}
.ns-brand-name {
  display: block;
  font-weight: bold;
  margin-top: 5px;
  text-align: center;
}
.ns-brand-name,
.ns-brand-name:hover {
  text-decoration: none;
}
.ns-brand-inline {
  display: table;
}
.ns-brand-inline:after {
  content: "";
  display: table-cell;
  width: 1px;
}
.ns-brand-inline .ns-brand-logo,
.ns-brand-inline .ns-brand-name {
  display: table-cell;
  vertical-align: middle;
}
.ns-brand-inline .ns-brand-logo {
  padding-right: 10px;
}
.ns-brand-inline .ns-brand-name {
  margin: 0;
  text-align: left;
}
.n-s-t-h-e-m-e-s {
}
.ns-form {
  display: table;
  margin-top: -13px;
  position: relative;
  top: 14px;
  width: 100%;
}
.ns-form-left,
.ns-form-right {
  display: table-cell;
  vertical-align: top;
}
.ns-form-left {
  padding-right: 3px;
  width: 100%;
}
.ns-form-right {
  width: 1px;
}
@media (max-width: 530px) {
  .ns-form {
    display: block;
    margin-top: -27px;
    position: relative;
    top: 26px;
  }
  .ns-form-left,
  .ns-form-right {
    display: block;
  }
  .ns-form-left {
    margin-bottom: 12px;
    padding-right: 0;
  }
  .ns-form-right {
    width: 100%;
  }
}
.ns-section {
  padding: 0 20px;
}
.ns-section-no-padding {
  padding: 0;
}
.ns-section-relative {
  position: relative;
}
.ns-section-fixed-size {
  overflow: hidden;
}
.ns-section-full-height {
  height: 100vh;
}
.ns-section-bg-adapted {
  background-attachment: scroll;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.ns-section-gray {
  background-color: #444444;
}
.ns-section-light-gray {
  background-color: #f0f0f0;
}
.ns-section-dark-gray {
  background-color: #3c3c3c;
}
.ns-section-container {
  padding: 0;
  position: relative;
  z-index: 3;
}
.ns-section-container-std-padding {
  padding: 93px 0;
}
.ns-section-container-sm-padding {
  padding: 41px 0;
}
.ns-section-container-isolated {
  padding-bottom: 93px;
  padding-top: 93px;
}
.ns-section-container-first {
  padding-top: 93px;
  padding-bottom: 41px;
}
.ns-section-container-middle {
  padding-bottom: 41px;
}
.ns-section-container-last {
  padding-bottom: 93px;
}
.ns-section-left {
  padding-right: 40px;
}
.ns-section-right {
  padding-left: 15px;
}
.ns-section-header {
  line-height: 1.5em;
  margin: -10px 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  .ns-section-left {
    padding-right: 15px;
  }
  .ns-section-right {
    padding-left: 15px;
    padding-top: 51px;
  }
}
.ns-arrow {
  bottom: 71px;
  left: 0;
  line-height: 1px;
  padding: 0 20px;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.ns-arrow-link {
  display: inline-block;
  font-size: 26px;
}
.ns-arrow-link,
.ns-arrow-link:hover,
.ns-arrow-link:focus {
  color: #fff;
}
.ns-arrow-floating .ns-arrow-link {
  -webkit-animation: floating-arrow 1.6s infinite ease-in-out 0s;
  -o-animation: floating-arrow 1.6s infinite ease-in-out 0s;
  animation: floating-arrow 1.6s infinite ease-in-out 0s;
}
@-webkit-keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.ns-arrow-dark .ns-arrow-link,
.ns-arrow-dark .ns-arrow-link:hover,
.ns-arrow-dark .ns-arrow-link:focus {
  color: #252525;
}
@media (max-width: 767px) {
  .ns-arrow {
    bottom: 41px;
  }
}
@media (max-width: 320px) {
  .ns-arrow {
    bottom: 21px;
    text-align: center;
  }
}
@media all and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
  .ns-arrow {
    bottom: 31px;
  }
}
.ns-box {
  display: table;
  width: 100%;
}
.ns-box-fixed {
  table-layout: fixed;
}
.ns-box-stretched {
  height: 100%;
}
.ns-box-magnet {
  display: table-cell;
  float: none;
  height: 100%;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
  vertical-align: middle;
}
.ns-box-magnet-sm-padding {
  padding: 41px 0;
}
.ns-box-magnet-top-left,
.ns-box-magnet-top-center,
.ns-box-magnet-top-right {
  vertical-align: top;
}
.ns-box-magnet-bottom-left,
.ns-box-magnet-bottom-center,
.ns-box-magnet-bottom-right {
  vertical-align: bottom;
}
.ns-box-magnet-top-left,
.ns-box-magnet-center-left,
.ns-box-magnet-bottom-left {
  text-align: left;
}
.ns-box-magnet-top-right,
.ns-box-magnet-center-right,
.ns-box-magnet-bottom-right {
  text-align: right;
}
.ns-box-container {
  height: 50%;
}
@media (max-width: 767px) {
  .ns-box-container {
    height: 100%;
  }
  .ns-box-adapted {
    display: block;
  }
  .ns-box-adapted > .ns-box-magnet {
    display: block;
    height: auto;
  }
}
.ns-overlay {
  background: #222;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.ns-google-map-marker {
  color: #252525;
  display: none;
  margin: 0;
}
.ns-google-map-loaded .ns-google-map-marker {
  display: block;
}
.ns-hero {
  color: #fff;
  position: relative;
}
.ns-hero-text {
  font-size: 46px;
  font-weight: bold;
  left: -2px;
  letter-spacing: 2px;
  line-height: 50px;
  margin: -18px 0 1px 0;
  padding-bottom: 41px;
  position: relative;
  top: 8px;
}
.ns-hero-subtext {
  font-size: 21px;
  line-height: 29px;
  margin: -32px 0 3px 0;
  padding: 0 0 41px 0;
  position: relative;
  top: 6px;
}
.ns-figure {
  background: #252525;
  display: inline-block;
  line-height: 1px;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.ns-figure-no-bg {
  background: none;
}
.ns-figure-full-width {
  display: block;
  width: 100%;
}
.ns-figure-full-width iframe,
.ns-figure-full-width .ns-figure-img,
.ns-figure-full-width .ns-figure-map {
  width: 100%;
}
.ns-figure iframe,
.ns-figure-img,
.ns-figure-map {
  max-width: 100%;
}
.ns-figure-map {
  height: 400px;
  line-height: 1.3em;
}
.ns-figure-map-short {
  height: 300px;
}
.ns-figure-caption {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 17px;
  left: 0;
  line-height: 1.3em;
  min-height: 53px;
  padding: 17px 20px;
  position: absolute;
  text-align: left;
  width: 100%;
}
.ns-figure-caption-no-padding {
  padding: 17px 0;
}
.ns-figure-wysiwyg .ns-figure-caption a,
.ns-figure-wysiwyg .ns-figure-caption a:hover {
  color: inherit;
  text-decoration: underline;
}
.ns-figure-caption-inside-top .ns-figure-caption {
  bottom: auto;
  top: 0;
}
.ns-figure-caption-outside-top .ns-figure-caption,
.ns-figure-caption-outside-bottom .ns-figure-caption {
  background: none;
  position: relative;
}
.ns-figure-no-bg.ns-figure-caption-outside-top .ns-figure-caption,
.ns-figure-no-bg.ns-figure-caption-outside-bottom .ns-figure-caption {
  color: #252525;
}
.ns-figure-no-bg.ns-figure-caption-outside-top .ns-figure-caption {
  margin-top: -3px;
  padding-top: 0;
}
.ns-figure-no-bg.ns-figure-caption-outside-bottom .ns-figure-caption {
  margin-top: -2px;
  padding-bottom: 0;
  top: 2px;
}
.ns-figure-caption-std-grid {
  background: none;
  z-index: 2;
}
@media (min-width: 768px) {
  .ns-figure-caption-std-grid {
    width: 715px;
    left: 50%;
    margin-left: -357.5px;
    padding: 17px 0;
  }
}
@media (min-width: 992px) {
  .ns-figure-caption-std-grid {
    width: 935px;
    margin-left: -467.5px;
  }
}
@media (min-width: 1200px) {
  .ns-figure-caption-std-grid {
    width: 1150px;
    margin-left: -575px;
  }
}
.ns-figure-caption-std-grid:before {
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 200%;
  z-index: -1;
  margin-left: -50%;
}
.ns-figure-caption-inside-top .ns-figure-caption-std-grid:before,
.ns-figure-caption-inside-bottom .ns-figure-caption-std-grid:before {
  background: rgba(0, 0, 0, 0.6);
}
.ns-figure-caption-small {
  color: #ccc;
  display: block;
  font-size: 14px;
  line-height: 1.3em;
}
.ns-figure-no-bg.ns-figure-caption-outside-top .ns-figure-caption-small,
.ns-figure-no-bg.ns-figure-caption-outside-bottom .ns-figure-caption-small {
  color: #777;
}
@media (max-width: 767px) {
  .ns-figure-adapted {
    display: block;
    width: 100%;
  }
  .ns-figure-adapted iframe,
  .ns-figure-adapted .ns-figure-img,
  .ns-figure-adapted .ns-figure-map {
    width: 100%;
  }
  .ns-figure-caption-inside-top .ns-figure-caption,
  .ns-figure-caption-inside-bottom .ns-figure-caption {
    background: none;
    position: relative;
  }
  .ns-figure-caption-inside-top .ns-figure-caption-std-grid:before,
  .ns-figure-caption-inside-bottom .ns-figure-caption-std-grid:before {
    display: none;
  }
}
.ns-reviews {
  list-style: none;
  margin: 0 -15px;
  padding: 3px 0 0 0;
}
.ns-reviews-item {
  position: relative;
  margin-top: 39px;
}
.ns-reviews-text {
  background: #fafafa;
  border-radius: 3px;
  border: 1px solid #ededed;
  color: #777;
  font-size: 16px;
  line-height: 26px;
  padding: 20px;
  position: relative;
}
.ns-reviews-text:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
  height: 14px;
  background-color: #fafafa;
  border-color: #ededed;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  bottom: -8px;
  content: "";
  display: block;
  left: 50px;
  position: absolute;
}
.ns-reviews-p {
  margin: 0;
}
.ns-reviews-author {
  margin-top: 30px;
  padding-left: 102px;
  position: relative;
}
.ns-reviews-author-short {
  margin-top: 27px;
  padding-left: 32px;
}
.ns-reviews-author-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  left: 33px;
  position: absolute;
  top: 0;
}
.ns-reviews-author-name {
  color: #777;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  top: -3px;
}
.ns-reviews-author-bio {
  color: #999;
  font-size: 12px;
}
@media (max-width: 767px) {
  .ns-reviews-author {
    padding-bottom: 32px;
  }
  .ns-reviews-author-short {
    padding-bottom: 1px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ns-reviews-item:nth-of-type(2n+1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .ns-reviews-item:nth-of-type(3n+1) {
    clear: left;
  }
}
.ns-header {
  margin-top: -20px;
  padding: 0;
  position: relative;
  text-align: left;
  top: 10px;
}
.ns-header-std-padding {
  padding-bottom: 41px;
}
.ns-header-center {
  text-align: center;
}
.ns-header-text {
  display: block;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 1.5em;
  margin: 0;
}
.ns-header-text-blue {
  display: block;
  color: #0089bb;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 1.5em;
  margin: 0;
}
.ns-header-text-red {
  display: block;
  color: #0089bb;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 1.5em;
  margin: 0;
}
.ns-header-subtext {
  color: #777;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 1px;
  margin: 8px 0 7px 0;
}
.ns-header-inline {
  margin-top: 0;
  padding: 41px 0 28px 0;
  top: 0;
}
.ns-header-inline .ns-header-text {
  letter-spacing: 4px;
  line-height: 1em;
  margin: 15px 0 0 0;
}
@media (max-width: 767px) {
  .ns-header-inline {
    padding: 47px 0 38px 0;
  }
  .ns-header-inline .ns-header-text {
    display: block;
    margin: 0 0 38px 0;
  }
  .ns-header-auto-align .ns-header-text,
  .ns-header-auto-align .ns-header-subtext {
    left: 0;
    text-align: center !important;
  }
}
.ns-social-icons-icon {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 29px;
  height: 56px;
  line-height: 61px;
  margin: 0 10px 13px 0;
  position: relative;
  text-align: center;
  width: 56px;
}
.ns-social-icons-icon:hover {
  color: #fff;
}
.ns-social-icons-style-1 .ns-social-icons-icon:hover {
  background: #252525 !important;
}
.ns-contacts {
  color: #9c9c9c;
  font-size: 14px;
  line-height: 1.7em;
  padding: 45px 0 46px;
}
.ns-contacts-img {
  max-width: 100%;
  margin: 6px 0 5px 40px;
}
.ns-contacts-img-left {
  margin-left: 0;
}
.ns-contacts-text {
  margin: 0;
}
.ns-contacts-header {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  margin-top: 3px;
}
.ns-contacts-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .ns-contacts-img {
    margin-bottom: 10px;
  }
  .ns-contacts-header {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .ns-contacts-column {
    margin-top: 37px;
  }
}
.ns-footer {
  color: #9c9c9c;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.5em;
  padding: 37px 0 39px;
  word-spacing: 1px;
}
.ns-footer-copyright {
  margin: 0;
}
.ns-buttons {
  margin: -26px 0 13px 0;
  position: relative;
  text-align: left;
  top: 26px;
}
.ns-buttons-btn {
  background: #0089bb;
  border: #0089bb;
}
.ns-buttons-btn,
.ns-buttons-link {
  margin: 0 10px 13px 0;
}
.ns-buttons-btn,
.ns-buttons-link,
.ns-buttons-btn:hover,
.ns-buttons-link:hover {
  text-decoration: none;
}
.ns-buttons-no-offset {
  margin-top: 0;
  top: 0;
}
.ns-buttons-only-links {
  left: -20px;
}
.ns-buttons-center {
  left: 5px;
  text-align: center;
}
.ns-buttons-center.ns-buttons-only-links {
  left: 0;
}
.ns-buttons-right {
  text-align: right;
}
.ns-buttons-right .ns-buttons-btn,
.ns-buttons-right .ns-buttons-link {
  margin: 0 0 13px 10px;
}
.ns-buttons-right.ns-buttons-only-links {
  left: 20px;
}
.ns-buttons-activated {
  left: 5px;
  text-align: center;
}
.ns-buttons-activated .ns-buttons-btn,
.ns-buttons-activated .ns-buttons-link {
  margin-left: 0;
  margin-right: 0;
}
.ns-buttons-activated .ns-buttons-link {
  font-size: 25px;
  padding: 10px 30px 2px;
}
.ns-buttons-activated .ns-buttons-btn {
  font-size: 15px;
  margin-top: 9px;
  padding: 15px 30px;
}
.ns-buttons-freeze.ns-buttons-activated .ns-buttons-link {
  font-size: 25px !important;
}
.ns-buttons-freeze.ns-buttons-activated .ns-buttons-link,
.ns-buttons-freeze.ns-buttons-activated .ns-buttons-link:hover {
  color: #fff !important;
}
.ns-buttons-freeze.ns-buttons-activated .ns-buttons-btn {
  font-size: 15px !important;
}
@media (max-width: 991px) {
  .ns-buttons-active {
    left: 5px;
    text-align: center;
  }
  .ns-buttons-active .ns-buttons-btn,
  .ns-buttons-active .ns-buttons-link {
    margin-left: 0;
    margin-right: 0;
  }
  .ns-buttons-active .ns-buttons-link {
    font-size: 25px;
    padding: 10px 30px 2px;
  }
  .ns-buttons-active .ns-buttons-btn {
    font-size: 15px;
    margin-top: 9px;
    padding: 15px 30px;
  }
  .ns-buttons-freeze.ns-buttons-active .ns-buttons-link {
    font-size: 25px !important;
  }
  .ns-buttons-freeze.ns-buttons-active .ns-buttons-link,
  .ns-buttons-freeze.ns-buttons-active .ns-buttons-link:hover {
    color: #fff !important;
  }
  .ns-buttons-freeze.ns-buttons-active .ns-buttons-btn {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  .ns-buttons-auto-align {
    left: 5px;
    text-align: center;
  }
  .ns-buttons-auto-align.ns-buttons-only-links {
    left: 0;
  }
  .ns-navbar-brand-img {
    max-width: 200px;
    height: auto;
  }
}
@media (max-width: 530px) {
  .ns-buttons {
    left: 0;
  }
  .ns-buttons-btn,
  .ns-buttons-link,
  .ns-buttons-right .ns-buttons-btn,
  .ns-buttons-right .ns-buttons-link {
    display: inline-block;
    margin: 0 0 13px 0;
    text-align: center;
    width: 100%;
  }
  .ns-buttons-activated .ns-buttons-btn,
  .ns-buttons-activated .ns-buttons-link,
  .ns-buttons-active .ns-buttons-btn,
  .ns-buttons-active .ns-buttons-link {
    width: auto;
  }
  .ns-buttons-activated .ns-buttons-btn,
  .ns-buttons-active .ns-buttons-btn {
    margin-top: 9px;
  }
}
.ns-article {
  color: #777;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
  position: relative;
  margin-top: -21px;
  top: 14px;
}
.ns-article-wysiwyg h1,
.ns-article-wysiwyg h2,
.ns-article-wysiwyg h3,
.ns-article-wysiwyg h4,
.ns-article-wysiwyg h5,
.ns-article-wysiwyg h6 {
  color: #252525;
  display: block;
  font-weight: bold;
  line-height: 1.3em;
  text-align: left;
}
.ns-article-wysiwyg h1 {
  font-size: 27px;
  letter-spacing: 3px;
}
.ns-article-wysiwyg h2 {
  font-size: 23px;
  letter-spacing: 2px;
}
.ns-article-wysiwyg h3 {
  font-size: 19px;
  letter-spacing: 1px;
}
.ns-article-wysiwyg h4 {
  font-size: 14px;
}
.ns-article-wysiwyg h5 {
  font-size: 11px;
}
.ns-article-wysiwyg h6 {
  font-size: 10px;
}
.ns-article-wysiwyg p,
.ns-article-wysiwyg ul,
.ns-article-wysiwyg ol,
.ns-article-wysiwyg blockquote {
  margin: 0 0 10px 0;
}
.ns-article-wysiwyg blockquote {
  font-size: 17px;
  border-color: #f97352;
}
@media (max-width: 767px) {
  .ns-article-auto-align.ns-article-wysiwyg p,
  .ns-article-auto-align {
    text-align: left !important;
  }
}
.social-likes-counter {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  background: #3c3c3c;
  border-radius: 23px;
  font-size: 12px;
  height: 23px;
  line-height: 24px;
  min-width: 23px;
  padding: 0 5px;
  position: absolute;
  right: -7px;
  text-align: center;
  top: -7px;
}
.social-likes-counter_empty {
  display: none;
}
.social-likes_style-1 .social-likes-icon:hover {
  background: #252525 !important;
}
.social-likes_style-1 .social-likes-icon:hover .social-likes-counter {
  background: #f97352;
}
.social-likes_style-2 .social-likes-icon {
  background: #252525;
}
.social-likes_style-2 .social-likes-counter {
  background: #f97352;
}
.social-likes_style-2 .social-likes-icon:hover .social-likes-counter {
  background: #3c3c3c;
}
.engine {
  position: absolute;
  text-indent: -2400px;
  text-align: center;
  padding: 0;
}
.socialIzer, .socialIzer:visited {
  color: #2C2C2C;
  margin: 10px;
  cursor: pointer;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;	
}
.socialIzer:hover, .socialIzer:focus {
  color: #0089bb;	
}
.mrgSocialIzer {
  margin-top: 20px !important;
}
.mrgSocialIzer-blue {
  margin-top: -20px !important;
  margin-bottom: 20px !important;
  color: #0089bb;
	
}
.mrgSocialIzer-name {
  margin-top: 20px !important;
	
}
.back-to-top {
  border: 1px solid #0089bb;
  color: #000;
  background: #fff;
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display:none;
  z-index: 99999;
}
@media (max-width: 767px) {
  .hidAds {
    display: none;
  }
}
