/*------------------------------------------------------------------
[Table of contents]

1. Body
2. Header
3. Footer
4. Widget
5. Page Content
6. Elements
7. App
8. Person
9. ETC

-------------------------------------------------------------------*/
/* 1. Body */
body {
  font-weight: 400;
  background: #f4f4f4;
  overflow-x: hidden; }

::-moz-selection {
  background: #bc0054;
  color: #fff; }

::selection {
  background: #bc0054;
  color: #fff; }

.layout-wrap {
  background: transparent;
  position: relative; }
  .layout-wrap.mobile-menu-active .main-content, .layout-wrap.mobile-menu-active .hero-wrap, .layout-wrap.mobile-menu-active footer.footer-main, .layout-wrap.mobile-menu-active .section-title {
    display: none; }
  .layout-wrap.mobile-menu-active .mobile-menu {
    display: block; }
  .layout-wrap .mobile-menu {
    display: none; }
  .layout-wrap .layout-inner {
    background: #fafafa; }

.row {
  padding: 0 20px; }

.row .row {
  padding: 0; }

[class*="block-grid-"] {
  margin: 0 -15px; }

[class*="block-grid-"] > li {
  padding: 0 15px 30px;
  max-width: 100%; }

.vc_row:after {
  content: '';
  display: table;
  clear: both; }

.vc_figure {
  margin: 0; }

iframe[src="about:blank"] {
  display: none; }

iframe {
  max-width: 100%; }

.element-round .button, .element-round .lt-button {
  border-radius: 5px; }
  .element-round .button.solid:before, .element-round .lt-button.solid:before {
    border-radius: 5px; }

.element-round .bubble a {
  border-radius: 100px; }

.element-round .meta-box-list {
  border-radius: 3px; }

.element-round .wpb_tab {
  border-radius: 0 0 3px 3px; }

.element-round .wpb_tabs_nav {
  border-radius: 3px 3px 0 0;
  overflow: hidden; }

.element-round .property-list img {
  border-radius: 3px; }

.element-round .card .content-wrap {
  border-radius: 0 0 3px 3px; }

.element-round .card .img-wrap {
  border-radius: 3px 3px 0 0;
  overflow: hidden; }

.element-round .card:after {
  border-radius: 3px; }

.element-round .selectBox {
  border-radius: 3px; }

.element-round input[type='text'], .element-round input[type='password'], .element-round input[type='email'], .element-round textarea, .element-round .box {
  border-radius: 3px; }

.element-round .hero-card {
  border-radius: 3px; }

.element-round .hero .hero-card .card-price {
  border-radius: 100px; }

.element-round .thumbnail-carousel {
  border-radius: 3px; }

.element-round .hero .lt-button {
  border-radius: 5px; }
  .element-round .hero .lt-button.solid:before {
    border-radius: 5px; }

.element-round .nt-gallery img {
  border-radius: 3px; }

.element-round .input-wrap.infield-button {
  border-radius: 3px; }

.element-round .input-wrap.infield-button .lt-button {
  border-radius: 0 3px 3px 0; }

.element-round .article-head img {
  border-radius: 3px; }

/* 2. Header */
.header-wrap {
  display: block;
  z-index: 1000;
  position: relative;
  text-align: center;
  width: 100%;
  left: 0;
  left: auto; }
  .header-wrap:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    height: 1px;
    width: 100%;
    background: rgba(0, 0, 0, 0.05);
    pointer-events: none;
    z-index: 100; }
  .header-wrap.element-light {
    color: #fff; }
    .header-wrap.element-light a {
      color: #fff; }
    .header-wrap.element-light .header-top {
      background: rgba(0, 0, 0, 0.075); }
      .header-wrap.element-light .header-top .left a {
        border-color: rgba(255, 255, 255, 0.5); }
    .header-wrap.element-light .primary-nav > ul > li.bubble a {
      background: transparent;
      border: 1px solid #fff; }
    .header-wrap.element-light .primary-nav > ul > li > ul.sub-menu {
      border: none; }
    .header-wrap.element-light .primary-nav > ul > li.current-menu-item > a, .header-wrap.element-light .primary-nav li.current-menu-ancestor > a {
      color: #fff; }
    .header-wrap.element-light .header-top .nav-language li:after {
      opacity: 0.4; }
  .header-wrap a {
    color: #333; }
  .header-wrap .header-top {
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.025); }
    .header-wrap .header-top .menu {
      display: none; }
    .header-wrap .header-top .left a {
      border-bottom: 1px dotted rgba(0, 0, 0, 0.25); }
    .header-wrap .header-top .search-button {
      display: none;
      margin: 0 0 0 30px;
      cursor: pointer; }
  .header-wrap .header-main {
    line-height: 0;
    position: relative;
    z-index: 100; }
  .header-wrap .branding {
    font-size: 0;
    display: block;
    position: relative;
    vertical-align: top; }
    .header-wrap .branding.text {
      font-size: 24px; }
      .header-wrap .branding.text .helper {
        display: none; }
    .header-wrap .branding a {
      height: 100%;
      display: inline-block; }
    .header-wrap .branding .helper {
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
    .header-wrap .branding img {
      max-height: 100%;
      display: inline-block;
      vertical-align: middle; }
  .header-wrap .menu-toggle {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -25px;
    display: inline-block;
    top: 50%;
    margin: -20px 0 0 0;
    font-size: 24px;
    line-height: 40px;
    cursor: pointer;
    opacity: 0.75; }
    .header-wrap .menu-toggle:hover {
      opacity: 1; }
    .header-wrap .menu-toggle .close {
      font-size: 20px;
      top: -1px;
      position: relative;
      display: none; }
    .header-wrap .menu-toggle.active .close {
      display: inline-block; }
    .header-wrap .menu-toggle.active .menu {
      display: none; }
  .header-wrap .user-menu {
    text-transform: uppercase; }

.header-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 10;
  opacity: 1; }

.primary-nav {
  display: none; }
  .primary-nav > ul > li {
    text-transform: uppercase; }
  .primary-nav a {
    color: #333; }

.search-box {
  display: none; }

.mobile-menu a {
  color: #333; }

.mobile-menu nav {
  margin: 0 0 35px 0; }

.mobile-menu .menu {
  margin: 0;
  background: #fff; }
  .mobile-menu .menu:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.05); }

.mobile-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.5em; }
  .mobile-menu ul a {
    padding: 12px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    display: block;
    position: relative; }
  .mobile-menu ul i {
    font-size: 24px;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    line-height: 47px;
    width: 60px;
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
    cursor: pointer; }
  .mobile-menu ul ul {
    display: none;
    background: rgba(0, 0, 0, 0.02); }

.mobile-menu .menu-item-search {
  display: none; }

.mobile-menu li.login {
  display: none; }

.mobile-menu .login-form {
  padding: 0 0 30px 0; }

.login-form p {
  margin: 0 0 20px 0; }

.login-form input[type='submit'] {
  width: 100%;
  text-align: center; }

.login-form .login-submit {
  margin: 10px 0 0 0; }

.login-form .login-remember {
  display: none; }

.login-form .tab-list {
  margin: 10px 0 0 0;
  padding: 0; }
  .login-form .tab-list li {
    display: inline-block;
    margin: 0 20px 0 0; }
    .login-form .tab-list li.active {
      display: none; }
    .login-form .tab-list li a {
      display: inline;
      border: none;
      padding: 0;
      color: #bc0054; }

.modal-mask {
  display: none; }

/* 3. Footer */
.footer-main {
  position: relative;
  text-align: center;
  background-position: center; }
  .footer-main.element-light {
    color: #fff; }
    .footer-main.element-light a {
      color: #fff; }
  .footer-main .widget {
    margin: 0 0 50px 0; }
    .footer-main .widget ul li {
      margin: 0 0 5px 0;
      padding: 0;
      border: none; }
  .footer-main a {
    color: #333; }
  .footer-main .branding {
    margin: 20px 0 70px; }

.footer-top {
  padding: 60px 0;
  position: relative; }
  .footer-top:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.05); }

.footer-bottom {
  padding: 50px 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.05); }

.social-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0; }
  .social-list li {
    display: inline-block;
    margin: 0 10px 0 0; }
    .social-list li:last-child {
      margin: 0; }
  .social-list i {
    width: 32px;
    height: 32px;
    border: 1px solid #333;
    border-radius: 100%;
    display: block;
    line-height: 32px;
    font-size: 16px;
    color: #333;
    text-align: center;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    .social-list i:hover {
      background: #333;
      color: #fff; }

.element-light .social-list i {
  border-color: #fff;
  color: #fff; }
  .element-light .social-list i:hover {
    background: rgba(255, 255, 255, 0.15); }

.back-to-top-button {
  display: none; }

.page-load-off .pageload-mask {
  display: none; }

.page-load-off #nprogress {
  display: none; }

.pageload-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff center center no-repeat;
  top: 0;
  left: 0;
  z-index: 100000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .pageload-mask.inactive {
    opacity: 0;
    visibility: hidden; }

#nprogress .bar {
  background-color: #bc0054;
  z-index: 100000; }

#nprogress .peg {
  box-shadow: 0 0 10px #bc0054, 0 0 5px #bc0054; }

#nprogress .spinner {
  z-index: 100000; }

#nprogress .spinner-icon {
  border-color: #bc0054;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important; }

.message-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #fff;
  font-size: 28px;
  line-height: 1.5em;
  display: table;
  text-align: center;
  padding: 20px; }
  .message-mask.inactive {
    visibility: hidden;
    opacity: 0; }
    .message-mask.inactive .inner {
      -webkit-transform: translate(0, 40px);
              transform: translate(0, 40px);
      opacity: 0; }
  .message-mask .inner {
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  .message-mask i {
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 100px;
    cursor: pointer;
    display: inline-block;
    font-size: 24px; }

/* 4. Widget */
.widget-app > ul > li {
  clear: both;
  overflow: hidden;
  padding: 0 0 0 90px;
  margin: 0 0 25px 0;
  border: none;
  position: relative;
  min-height: 80px; }

.widget-app img {
  position: absolute;
  left: 0;
  width: 70px;
  border-radius: 3px;
  z-index: 10; }

.widget-app a {
  color: #333; }

.widget-app .price {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 20px;
  background: #eee;
  line-height: 1em;
  background: #888;
  color: #fff;
  font-size: 0.9em; }

.widget-app ul.meta-list {
  font-size: 14px;
  line-height: 1.5em;
  display: block;
  opacity: 0.5; }
  .widget-app ul.meta-list li {
    border: none; }
    .widget-app ul.meta-list li:after {
      margin: 0 2px; }

.widget-person > ul > li {
  clear: both;
  padding: 0 0 0 90px;
  margin: 0 0 25px 0;
  border: none;
  position: relative;
  min-height: 80px; }

.widget-person img {
  position: absolute;
  left: 0;
  width: 70px;
  border-radius: 3px;
  z-index: 10;
  border-radius: 100px;
  margin: -5px 0 0 0; }

.widget-person a {
  color: #333; }

.widget-person ul.meta-list {
  font-size: 14px;
  line-height: 1.5em;
  display: block;
  opacity: 0.5; }
  .widget-person ul.meta-list li {
    border: none; }
    .widget-person ul.meta-list li:after {
      margin: 0 2px; }

.flickr-badge-wrapper img {
  width: 69px; }

.main-content {
  background: #fafafa;
  clear: both; }
  .main-content > .section {
    overflow: hidden; }

.section {
  padding: 60px 0; }
  .section .row.full-width {
    max-width: 100%; }
  .section .vc_inner {
    padding: 0; }

/* 5. Page Content */
.section-title {
  text-align: center;
  position: relative; }
  .section-title:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: rgba(0, 0, 0, 0.05); }
  .section-title a {
    color: #333; }
  .section-title .thumb {
    margin: 0 auto 30px;
    width: 160px;
    height: 160px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    line-height: 190px;
    text-align: center;
    font-size: 145px;
    color: #aaa;
    position: relative;
    z-index: 10; }
    .section-title .thumb:after {
      content: '';
      display: block;
      width: 160px;
      height: 160px;
      border-radius: 100%;
      border: 1px solid rgba(0, 0, 0, 0.1);
      position: absolute;
      top: 0;
      left: 0; }
    .section-title .thumb img {
      position: absolute;
      left: 0;
      top: 0; }

.hero {
  background: #eee center center no-repeat;
  background-size: cover;
  position: relative;
  clear: both; }
  .hero:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.05);
    z-index: 1; }
  .hero.slide-hero {
    height: auto; }
    .hero.slide-hero .carousel-content {
      text-align: center; }
      .hero.slide-hero .carousel-content .item {
        padding: 140px 50px; }
      .hero.slide-hero .carousel-content .slide-title {
        font-size: 36px;
        line-height: 1.5em;
        text-shadow: 0 2px 5px rgba(255, 255, 255, 0.25); }
      .hero.slide-hero .carousel-content .desc {
        opacity: 0.75;
        margin: 20px 0 0 0;
        font-size: 20px;
        line-height: 1.5em; }
      .hero.slide-hero .carousel-content .lt-button {
        margin: 40px 0 0 0; }
      .hero.slide-hero .carousel-content .vc_newsletter .lt-button {
        margin: 0; }
    .hero.slide-hero .bg:after {
      opacity: 0.25; }
  .hero .row, .hero .columns {
    position: relative;
    height: 100%; }
  .hero .lt-carousel {
    height: 100%;
    margin: 0;
    padding: 0; }
  .hero .owl-controls {
    bottom: auto;
    top: 0; }
    .hero .owl-controls .owl-dots {
      top: 30px;
      right: 30px; }
      .hero .owl-controls .owl-dots .owl-dot {
        float: none;
        margin: 0 0 10px 0; }
  .hero .bg-wrap .item {
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
    opacity: 0;
    visibility: hidden;
    background-position: center; }
    .hero .bg-wrap .item.active {
      visibility: visible;
      opacity: 1; }
  .hero .bg-wrap .video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .hero .bg-carousel {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 0; }
    .hero .bg-carousel:after {
      z-index: 1;
      opacity: 0.25;
      pointer-events: none;
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 130px;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.75)));
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=0 ); }
    .hero .bg-carousel .lt-carousel li, .hero .bg-carousel .owl-stage-outer, .hero .bg-carousel .owl-stage, .hero .bg-carousel .owl-item {
      height: 100%; }
    .hero .bg-carousel .item {
      background-size: cover;
      background-position: center top;
      background-repeat: no-repeat;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .hero .bg-carousel .video-bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
  .hero .icon-carousel .item {
    padding: 100px 0; }
    .hero .icon-carousel .item img {
      width: 128px;
      display: block;
      margin: 0 auto; }
  .hero .icon-carousel .title {
    display: inline-block;
    text-align: center;
    margin: 20px auto 0;
    color: #333;
    padding: 5px 15px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100px; }

.map-wrap .marker {
  width: 30px;
  height: 30px;
  cursor: pointer; }
  .map-wrap .marker:hover .dot {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85); }
  .map-wrap .marker:after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    background: #bc0054;
    position: absolute;
    left: 6px;
    top: 6px; }
  .map-wrap .marker .dot {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #bc0054;
    opacity: 0.25;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    z-index: -1; }

.map-wrap .info-box {
  position: absolute;
  width: 300px;
  bottom: 40px;
  left: -139px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  -webkit-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  box-shadow: 0 0 20px rgba(61, 56, 90, 0.3);
  border-radius: 3px;
  z-index: 10; }
  .map-wrap .info-box:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin: 0 0 0 -3px;
    width: 0;
    border-top: 10px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent; }
  .map-wrap .info-box.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0); }
  .map-wrap .info-box img {
    max-width: 100%;
    border-radius: 3px 3px 0 0; }
  .map-wrap .info-box .inner {
    padding: 15px; }
  .map-wrap .info-box .meta-list {
    font-size: 0.9em;
    opacity: 0.75; }

.map-wrap .cluster div {
  color: #fff !important; }

.map-wrap .cluster:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #bc0054;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  opacity: 0.25;
  z-index: -2;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1); }

.map-wrap .cluster:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #bc0054;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  opacity: 0.75;
  z-index: -1;
  -webkit-transform: scale(0.7, 0.7);
          transform: scale(0.7, 0.7); }

.map-wrap .cluster img {
  visibility: hidden; }

.map-outer-wrap {
  position: relative; }
  .map-outer-wrap .overlay-link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 0 15px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 100px;
    color: #333; }

/* 6. Elements */
.card {
  position: relative;
  overflow: hidden;
  background: #fff; }
  .card:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    top: 0;
    left: 0;
    pointer-events: none; }
  .card.teaser p {
    opacity: 0.8; }
  .card a {
    color: #333; }
  .card .meta-box-list {
    margin: 25px 0 0 0;
    border-radius: 0;
    border: none;
    background: transparent;
    opacity: 0.75; }
    .card .meta-box-list li {
      padding: 0;
      border: none;
      display: inline-block; }
      .card .meta-box-list li.right i {
        margin: 0 2px 0 12px; }
  .card .ribbon {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 30px; }
    .card .ribbon:before {
      content: '';
      display: block;
      width: 100px;
      height: 100px;
      right: -60px;
      top: -60px;
      position: absolute;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      background: #FBCD4D; }
    .card .ribbon i {
      z-index: 10;
      position: relative;
      color: #fff;
      opacity: 0.8; }
  .card .img-wrap {
    position: relative;
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black); }
    .card .img-wrap.no-shadow:after {
      background: transparent;
      border-bottom: 1px solid rgba(0, 0, 0, 0.05);
      opacity: 1; }
    .card .img-wrap:after {
      pointer-events: none;
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 40px;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.2)));
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 100%);
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=0 );
      opacity: 0.75; }
  .card .badge {
    position: absolute;
    bottom: 15px;
    right: 15px;
    pointer-events: none; }
  .card .status {
    display: block;
    float: right;
    position: relative;
    color: #fff;
    padding: 0 6px;
    z-index: 100;
    overflow: hidden;
    font-size: 14px; }
    .card .status:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: #bc0054;
      opacity: 0.8;
      z-index: -1; }
    .card .status a {
      color: #fff; }
  .card .price {
    display: block;
    float: right;
    position: relative;
    padding: 5px 10px;
    z-index: 100;
    overflow: hidden;
    font-size: 20px;
    clear: both;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease; }
    .card .price:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: #fff;
      opacity: 0.9;
      z-index: -1; }
    .card .price.small {
      font-size: 18px; }
      .card .price.small small {
        font-size: 12px; }
    .card .price small {
      opacity: 0.5;
      font-size: 14px; }
  .card .content-wrap {
    padding: 15px; }
    .card .content-wrap .meta-list {
      opacity: 0.5; }
  .card .title {
    font-size: 20px;
    line-height: 1.4em; }
  .card .excerpt {
    margin: 20px 0 0 0;
    opacity: 0.75;
    font-size: 0.95em;
    line-height: 1.5em; }

.rangeSlider {
  padding: 12px 5px 12px 0; }
  .rangeSlider .noUi-base {
    background: #ddd;
    height: 8px;
    position: relative;
    border-radius: 8px; }
  .rangeSlider .noUi-origin {
    position: absolute;
    right: 0;
    height: 8px;
    border-radius: 8px; }
  .rangeSlider .noUi-background {
    background: #ddd;
    margin-right: -1px; }
  .rangeSlider .noUi-connect {
    background: #bc0054; }
    .rangeSlider .noUi-connect .noUi-handle {
      margin-left: -1px; }
  .rangeSlider .noUi-handle {
    width: 18px;
    height: 18px;
    border-radius: 18px;
    background: #fff;
    border: 1px solid #bbb;
    cursor: pointer;
    margin-top: -5px;
    margin-left: -9px; }
    .rangeSlider .noUi-handle:after {
      content: '';
      display: block;
      width: 6px;
      height: 6px;
      border-radius: 6px;
      background: #eee;
      margin: 5px auto; }
    .rangeSlider .noUi-handle:hover:after {
      background: #ddd; }

.selectBox {
  border: 1px solid #ccc;
  background: #fff;
  padding: 3px 10px;
  color: #333;
  outline: none;
  position: relative;
  max-width: 100%;
  white-space: nowrap;
  text-align: left;
  width: 100% !important; }
  .selectBox .selectBox-arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-left: 1px solid #ccc;
    background: #fafafa;
    padding: 3px 5px; }

.selectBox-dropdown-menu {
  position: absolute;
  z-index: 9999;
  margin: 0;
  list-style: none;
  background: #fff;
  border: 1px solid #ddd;
  padding: 0;
  overflow: auto;
  white-space: nowrap;
  max-height: 300px; }
  .selectBox-dropdown-menu li {
    border-bottom: 1px solid #eee; }
    .selectBox-dropdown-menu li:last-child {
      border: none; }
    .selectBox-dropdown-menu li.selectBox-selected, .selectBox-dropdown-menu li:hover {
      background: #f5f5f5; }
  .selectBox-dropdown-menu a {
    color: #333;
    display: block;
    padding: 5px 10px; }

.admin-bar .selectBox-dropdown-menu {
  margin-top: -32px; }

select.select-box {
  visibility: hidden;
  min-height: 32px; }

.lt-carousel {
  padding: 0;
  margin: 0; }
  .lt-carousel.l-border img {
    border: 5px solid #fff; }
  .lt-carousel.shadow .owl-item {
    padding: 5px; }
  .lt-carousel.shadow img {
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
    border: 5px solid #fff; }
  .lt-carousel.nt-gallery .owl-controls .owl-dots {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 15px 0;
    text-align: center; }
    .lt-carousel.nt-gallery .owl-controls .owl-dots .owl-dot {
      float: none;
      display: inline-block;
      margin: 0 5px; }
  .lt-carousel.full-width .owl-controls .owl-nav .owl-next {
    right: 25px; }
  .lt-carousel.full-width .owl-controls .owl-nav .owl-prev {
    left: 25px; }
  .lt-carousel.lt-carousel-single .item:first-child {
    display: block; }
  .lt-carousel .item {
    display: none; }
  .lt-carousel .owl-item .item {
    display: block; }

.post-carousel .owl-controls .owl-dots {
  right: 0;
  bottom: 0; }
  .post-carousel .owl-controls .owl-dots .owl-dot {
    background: rgba(0, 0, 0, 0.3); }

.table-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .table-list li {
    padding: 10px 2px;
    border-bottom: 1px solid #f5f5f5; }
    .table-list li:last-child {
      border: none; }
  .table-list strong {
    padding: 0 10px 0 0;
    display: inline-block;
    font-weight: normal; }
  .table-list span {
    opacity: 0.6; }

.meta-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .meta-list li {
    display: inline; }
    .meta-list li:after {
      content: '/';
      margin: 0 4px;
      opacity: 0.5; }
    .meta-list li:last-child:after {
      display: none; }
    .meta-list li.price {
      display: inline-block;
      padding: 3px 5px;
      border-radius: 30px;
      line-height: 1em;
      background: #222;
      color: #fff; }

.meta-box-list {
  border: 1px solid #ddd;
  background: #fafafa;
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  line-height: 1em; }
  .meta-box-list li {
    padding: 10px 20px;
    display: block;
    border-bottom: 1px solid #ddd;
    background: #fff; }
    .meta-box-list li:last-child {
      border-bottom: none; }
  .meta-box-list .lt-icon {
    margin: 0 6px 0 0;
    opacity: 0.8; }
  .meta-box-list .big {
    font-size: 1.15em; }

.manage-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 1em; }
  .manage-list a {
    color: #333; }
  .manage-list li {
    display: inline-block;
    margin: 0 3px 0 0; }

.element-light .owl-controls .owl-dots {
  background: #fff; }

.owl-controls .owl-dots {
  position: absolute;
  right: 20px;
  bottom: 20px; }
  .owl-controls .owl-dots .owl-dot {
    float: left;
    width: 10px;
    height: 10px;
    background: #555;
    opacity: 0.5;
    border-radius: 100%;
    margin: 0 0 0 10px; }
    .owl-controls .owl-dots .owl-dot.active {
      opacity: 1; }

.owl-controls .owl-nav {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  opacity: 0;
  left: 0; }
  .owl-controls .owl-nav .owl-prev {
    position: absolute;
    left: -25px;
    top: 0;
    padding: 15px 15px 15px 10px; }
    .owl-controls .owl-nav .owl-prev:active {
      margin: 0 0 0 -2px; }
  .owl-controls .owl-nav .owl-next {
    position: absolute;
    right: -25px;
    top: 0;
    padding: 15px 10px 15px 15px; }
    .owl-controls .owl-nav .owl-next:active {
      margin: 0 -2px 0 0; }
  .owl-controls .owl-nav .owl-prev, .owl-controls .owl-nav .owl-next {
    opacity: 0.75;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    background: rgba(255, 255, 255, 0.95);
    -webkit-transform: translate(0, -55%);
            transform: translate(0, -55%);
    border-radius: 100px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.05); }
    .owl-controls .owl-nav .owl-prev:hover, .owl-controls .owl-nav .owl-next:hover {
      opacity: 1; }
    .owl-controls .owl-nav .owl-prev i, .owl-controls .owl-nav .owl-next i {
      color: #333; }

.lt-carousel:hover .owl-nav, .hero:hover .owl-nav {
  opacity: 1; }

.map-wrap, .location-picker {
  width: 100%; }
  .map-wrap > div, .location-picker > div {
    width: 100%;
    height: 100%; }
  .map-wrap img, .location-picker img {
    max-width: none; }
  .map-wrap .gm-style-cc, .location-picker .gm-style-cc {
    display: none; }

#recaptcha_widget {
  position: relative;
  margin: 0 0 20px 0; }
  #recaptcha_widget .refresh a {
    color: #333; }
  #recaptcha_widget .refresh .lt-icon {
    font-size: 24px;
    position: absolute;
    bottom: 3px;
    right: 8px;
    opacity: 0.6; }
    #recaptcha_widget .refresh .lt-icon:hover {
      opacity: 0.8; }
  #recaptcha_widget input[type='text'] {
    margin: -1px 0 0 0; }

#recaptcha_image {
  max-width: 100%;
  width: 100% !important;
  height: auto !important;
  overflow: hidden;
  border: 1px solid #ccc; }
  #recaptcha_image img {
    position: relative;
    z-index: 10;
    display: block;
    width: 100% !important;
    height: auto !important; }

.element-light {
  color: #fff; }

.wpb_animate_when_almost_visible {
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s; }
  .wpb_animate_when_almost_visible.animate-active {
    opacity: 1; }

.wpb_top-to-bottom {
  -webkit-transform: translate(0, -30px);
          transform: translate(0, -30px); }
  .wpb_top-to-bottom.animate-active {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.wpb_bottom-to-top {
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px); }
  .wpb_bottom-to-top.animate-active {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.wpb_left-to-right {
  -webkit-transform: translate(-30px, 0);
          transform: translate(-30px, 0); }
  .wpb_left-to-right.animate-active {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.wpb_right-to-left {
  -webkit-transform: translate(30px, 0);
          transform: translate(30px, 0); }
  .wpb_right-to-left.animate-active {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.wpb_appear {
  -webkit-transform: scale(0.8, 0.8);
          transform: scale(0.8, 0.8); }
  .wpb_appear.animate-active {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }

.vc_align_left {
  text-align: left; }

.vc_align_right {
  text-align: right; }

.vc_align_center {
  text-align: center; }

img.round {
  border-radius: 5px; }

img.circle {
  border-radius: 100%; }

img.shadow {
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1); }

.vc_separator {
  margin: 0;
  text-align: center;
  width: 100%; }
  .vc_separator.separator_align_right {
    text-align: right; }
  .vc_separator.separator_align_left {
    text-align: left; }
  .vc_separator.separator_align_center {
    text-align: center; }
  .vc_separator h2.title {
    display: inline-block;
    padding: 0;
    margin: 0;
    position: relative;
    font-size: 30px;
    line-height: 1.5em;
    word-spacing: 5px; }
  .vc_separator .sub-title {
    font-size: 20px;
    line-height: 1.5em;
    display: inline-block;
    padding: 0 35px;
    position: relative;
    opacity: 0.65;
    margin: 10px 0; }
    .vc_separator .sub-title:before {
      content: '';
      display: block;
      width: 20px;
      height: 2px;
      background: #ccc;
      position: absolute;
      left: 0;
      top: 50%; }
    .vc_separator .sub-title:after {
      content: '';
      display: block;
      width: 20px;
      height: 2px;
      background: #ccc;
      position: absolute;
      right: 0;
      top: 50%; }
  .vc_separator.no-sub .sub-title {
    padding: 10px 20px; }
  .vc_separator.separator_align_left .sub-title {
    padding: 0 35px 0 0; }
    .vc_separator.separator_align_left .sub-title:before {
      display: none; }
  .vc_separator.separator_align_left.no-sub .sub-title:before {
    display: block; }
  .vc_separator.separator_align_right .sub-title {
    padding: 0 0 0 35px; }
    .vc_separator.separator_align_right .sub-title:after {
      display: none; }
  .vc_separator.separator_align_right.no-sub .sub-title:after {
    display: block; }
  .vc_separator.border-false.no-sub br, .vc_separator.border-false.no-sub .sub-title {
    display: none; }
  .vc_separator.border-false .sub-title:after, .vc_separator.border-false .sub-title:before {
    display: none; }

.element-light .vc_separator .sub-title:before, .element-light .vc_separator .sub-title:after {
  background: rgba(255, 255, 255, 0.8); }

.wpb_toggle {
  cursor: pointer;
  border: 1px solid #ddd;
  background: #fafafa;
  padding: 10px 15px 10px 40px;
  margin: 0 0 20px 0;
  position: relative;
  border-radius: 3px; }
  .wpb_toggle.active {
    background: #fff;
    margin: 0; }
    .wpb_toggle.active span {
      opacity: 1; }
    .wpb_toggle.active i {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
  .wpb_toggle:hover span {
    opacity: 1; }
  .wpb_toggle span {
    opacity: 0.6;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  .wpb_toggle i {
    margin: 0 10px 0 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    position: absolute;
    left: 15px;
    top: 10px;
    display: block; }

.wpb_toggle_content {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  padding: 15px; }
  .wpb_toggle_content.active {
    margin: 0 0 20px 0;
    display: block;
    opacity: 0.9; }

.element-light .wpb_toggle {
  background: rgba(255, 255, 255, 0.05); }

.wpb_accordion {
  text-align: left;
  border-radius: 3px;
  border: 1px solid #ddd; }
  .wpb_accordion .wpb_accordion_section {
    margin: 0;
    background: rgba(255, 255, 255, 0.97);
    overflow: hidden; }
    .wpb_accordion .wpb_accordion_section:last-child .wpb_accordion_content {
      border: none; }
    .wpb_accordion .wpb_accordion_section.active a {
      opacity: 1; }
    .wpb_accordion .wpb_accordion_section.active .wpb_accordion_header {
      background: #fff; }
    .wpb_accordion .wpb_accordion_section.active .wpb_accordion_content {
      display: block; }
    .wpb_accordion .wpb_accordion_section.active .plus {
      display: none; }
    .wpb_accordion .wpb_accordion_section.active .minus {
      display: block; }
    .wpb_accordion .wpb_accordion_section:hover a {
      opacity: 1; }
    .wpb_accordion .wpb_accordion_section a {
      opacity: 0.6;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }
  .wpb_accordion .wpb_accordion_header {
    margin: 0;
    border-bottom: 1px solid #ddd;
    background: #fafafa; }
    .wpb_accordion .wpb_accordion_header a {
      display: block;
      padding: 10px 15px 10px 40px;
      position: relative;
      color: #333; }
    .wpb_accordion .wpb_accordion_header i {
      position: absolute;
      left: 15px;
      top: 10px;
      display: block;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }
    .wpb_accordion .wpb_accordion_header .minus {
      display: none; }
  .wpb_accordion .wpb_accordion_content {
    padding: 15px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    display: none; }

.element-light .wpb_accordion .wpb_accordion_section {
  background: transparent; }
  .element-light .wpb_accordion .wpb_accordion_section.active .wpb_accordion_header {
    background: rgba(255, 255, 255, 0.05); }

.element-light .wpb_accordion .wpb_accordion_header {
  background: rgba(255, 255, 255, 0.05); }
  .element-light .wpb_accordion .wpb_accordion_header a {
    color: #fff; }

.wpb_tabs {
  background: #fff;
  background: rgba(255, 255, 255, 0.97);
  border-radius: 3px;
  overflow: hidden;
  position: relative; }
  .wpb_tabs .wpb_tabs_nav {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    border: 1px solid #ddd;
    width: 100%; }
    .wpb_tabs .wpb_tabs_nav li {
      display: block;
      float: left;
      white-space: nowrap;
      border-right: 1px solid #ddd;
      background: #fafafa; }
      .wpb_tabs .wpb_tabs_nav li.active {
        position: relative;
        background: #fff; }
        .wpb_tabs .wpb_tabs_nav li.active .active-bar {
          display: block;
          width: 10px;
          height: 10px;
          position: absolute;
          bottom: -10px;
          left: 50%;
          margin-left: -10px;
          border-left: 10px solid transparent !important;
          border-right: 10px solid transparent !important; }
        .wpb_tabs .wpb_tabs_nav li.active a {
          opacity: 1; }
      .wpb_tabs .wpb_tabs_nav li a {
        display: block;
        padding: 10px 25px;
        opacity: 0.6;
        color: #333;
        -webkit-transition: all 0.25s ease;
        transition: all 0.25s ease; }
        .wpb_tabs .wpb_tabs_nav li a:hover {
          opacity: 1; }
      .wpb_tabs .wpb_tabs_nav li i {
        margin: 0 2px 0 0; }
  .wpb_tabs .wpb_tab {
    margin: -1px 0 0 0;
    padding: 25px;
    clear: both;
    border: 1px solid #ddd;
    border-top: none;
    position: absolute;
    left: -999em;
    width: 100%; }
    .wpb_tabs .wpb_tab.active {
      position: relative;
      left: 0; }

.tab-wrap .pane {
  display: none; }
  .tab-wrap .pane.active {
    display: block; }

.element-light .wpb_tabs {
  background: transparent; }
  .element-light .wpb_tabs .wpb_tabs_nav li {
    background: rgba(255, 255, 255, 0.05); }
    .element-light .wpb_tabs .wpb_tabs_nav li.active {
      background: rgba(255, 255, 255, 0.05); }
    .element-light .wpb_tabs .wpb_tabs_nav li a {
      color: #fff; }

.teaser-box {
  text-align: center;
  margin: 0 auto 40px; }
  .teaser-box .feature-image {
    overflow: hidden; }
    .teaser-box .feature-image img {
      display: block;
      margin: 0 auto; }
  .teaser-box .feature-content {
    margin: 30px 0 0 0; }
  .teaser-box h3 {
    font-size: 1.5em;
    margin-bottom: 15px; }

.box-icon {
  text-align: center;
  margin: 0 auto 40px; }
  .box-icon.icon-left, .box-icon.icon-right {
    position: relative;
    text-align: left; }
    .box-icon.icon-left h3, .box-icon.icon-right h3 {
      font-size: 1em;
      font-weight: bold;
      margin-bottom: 10px; }
    .box-icon.icon-left .feature-content, .box-icon.icon-right .feature-content {
      background: transparent;
      border: none;
      padding: 0 0 0 55px; }
    .box-icon.icon-left .feature-icon, .box-icon.icon-right .feature-icon {
      background: transparent;
      width: auto;
      height: auto;
      top: 0;
      font-size: 30px;
      position: absolute;
      left: 0;
      top: -3px; }
  .box-icon.icon-right {
    text-align: right; }
    .box-icon.icon-right .feature-content {
      background: transparent;
      border: none;
      padding: 0 55px 0 0; }
    .box-icon.icon-right .feature-icon {
      left: auto;
      right: 0; }
  .box-icon.icon-top {
    padding-top: 25px; }
    .box-icon.icon-top i {
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }
    .box-icon.icon-top .feature-icon {
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }
    .box-icon.icon-top:hover .feature-icon {
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px); }
  .box-icon .feature-content p {
    opacity: 0.9; }
  .box-icon .feature-icon {
    position: relative;
    display: block;
    font-size: 50px;
    margin: 0 auto 30px;
    text-align: center;
    color: #bc0054; }
  .box-icon h3 {
    font-size: 1.5em;
    margin-top: 0;
    margin-bottom: 15px; }

.element-light .box-icon .feature-icon {
  color: #fff; }

.nt-stat {
  text-align: center; }
  .nt-stat .stat {
    font-size: 50px;
    color: #bc0054;
    margin: 0 0 25px 0;
    line-height: 1em; }
  .nt-stat .line {
    height: 1px;
    background: #e5e5e5;
    background: rgba(0, 0, 0, 0.05);
    margin: 0 auto 15px;
    max-width: 60%;
    text-align: center; }
  .nt-stat .nt-icon {
    margin: 0 5px 0 0; }

.element-light .nt-stat .stat {
  color: #fff; }

.element-light .nt-stat .line {
  background: #fff;
  background: rgba(255, 255, 255, 0.15); }

.nt-twitter {
  text-align: center; }
  .nt-twitter section {
    font-size: 26px;
    line-height: 1.5em;
    font-style: italic;
    opacity: 0.8; }
  .nt-twitter footer {
    margin-top: 40px;
    font-style: normal; }
    .nt-twitter footer a {
      color: #333; }
  .nt-twitter .nt-icon-clock-1 {
    margin: 0 0 0 10px; }
  .nt-twitter blockquote {
    border: none;
    background: transparent;
    font-size: 1em;
    line-height: 1.5em;
    margin: 0; }
  .nt-twitter .tweet_list {
    margin: 0;
    padding: 0;
    list-style: none; }

.element-light .nt-twitter footer a {
  color: #fff; }

.nt-testimonials {
  text-align: center; }
  .nt-testimonials section {
    font-size: 28px;
    line-height: 1.5em;
    font-style: italic;
    opacity: 0.8; }
  .nt-testimonials footer {
    margin-top: 40px; }
  .nt-testimonials blockquote {
    border: none;
    background: transparent;
    font-size: 1em;
    line-height: 1.5em;
    margin: 0; }
  .nt-testimonials .rating {
    opacity: 0.3;
    margin: 0 0 5px 0; }
    .nt-testimonials .rating .inactive {
      opacity: 0.2; }
    .nt-testimonials .rating i {
      margin: 0 3px; }

.element-light .nt-testimonials .rating {
  opacity: 0.75; }
  .element-light .nt-testimonials .rating .inactive {
    opacity: 0.4; }

.icon-list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left; }
  .icon-list li {
    margin: 0 0 10px 0;
    padding: 0 0 0 35px;
    position: relative; }
    .icon-list li i {
      position: absolute;
      left: 0; }
  .icon-list.big li {
    margin: 0 0 25px 0;
    padding: 6px 0 6px 80px; }
    .icon-list.big li i {
      top: 0;
      font-size: 28px;
      display: block;
      width: 50px;
      height: 50px;
      line-height: 47px;
      text-align: center;
      border-radius: 100px;
      background: #bc0054;
      color: #fff; }

.element-light .icon-list.big li i {
  border-color: #fff; }

.teaser .title {
  margin: 5px 0 10px 0; }

.animate-box {
  position: relative; }
  .animate-box .wpb_single_image {
    position: absolute;
    top: 0;
    max-width: 100%; }
    .animate-box .wpb_single_image:first-child {
      position: relative; }

.vc_newsletter {
  font-size: 20px; }
  .vc_newsletter input[type='text'] {
    color: #333;
    border-width: 2px; }
  .vc_newsletter .form-response {
    text-align: center;
    opacity: 0.75;
    font-size: 16px;
    line-height: 1.5em; }
  .vc_newsletter button {
    margin: 0; }
    .vc_newsletter button i {
      font-weight: bold;
      margin: 0; }
    .vc_newsletter button .spinner {
      display: none; }

.element-light .vc_newsletter .input-wrap {
  border: 2px solid #fff; }

.element-light .vc_newsletter input[type='text'] {
  border: none; }

.element-light .vc_newsletter button {
  border: none;
  border-left: 2px solid #fff !important;
  background: rgba(255, 255, 255, 0.1) !important;
  color: #fff; }

.sidebar .vc_newsletter {
  font-size: inherit;
  text-align: inherit; }
  .sidebar .vc_newsletter input[type='text'] {
    border-width: 1px; }
  .sidebar .vc_newsletter .form-response {
    font-size: inherit;
    text-align: inherit; }

.nt-pricing {
  text-align: center;
  padding: 25px 20px 30px; }
  .nt-pricing.featured {
    background: #bc0054; }
  .nt-pricing .plan {
    font-size: 30px;
    line-height: 1.5em; }
  .nt-pricing .price {
    font-size: 40px;
    line-height: 1.5em;
    margin: 15px 0 0 0; }
    .nt-pricing .price strong {
      position: relative;
      top: -28px;
      left: -2px;
      font-size: 26px;
      font-weight: normal;
      color: #666; }
    .nt-pricing .price em {
      font-size: 70px;
      line-height: 1em;
      font-style: normal;
      color: #555; }
    .nt-pricing .price sup {
      position: relative;
      top: -28px;
      left: 4px;
      font-size: 30px;
      color: #555; }
    .nt-pricing .price small {
      position: relative;
      margin-left: -14px;
      font-size: 16px;
      font-style: italic;
      opacity: 0.5; }
  .nt-pricing .features-list {
    list-style: none;
    margin: 25px 0;
    padding: 0; }
    .nt-pricing .features-list li {
      padding: 5px 0; }
  .nt-pricing .lt-button {
    padding: 8px 20px; }

/* 7. APP */
.hero {
  position: relative;
  background: #111; }
  .hero.app-hero {
    text-align: center; }
  .hero .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .hero .lt-carousel {
    position: relative; }
  .hero .app-title {
    font-size: 34px;
    line-height: 1em; }
    .hero .app-title img {
      width: auto;
      display: inline-block; }
  .hero .app-desc {
    opacity: 0.85;
    font-size: 20px;
    line-height: 1.5em;
    margin: 30px 0 0 0; }
  .hero .app-button {
    margin: 10px 0 0 0;
    font-size: 16px;
    line-height: 1em; }
    .hero .app-button .app-button {
      margin: 20px 10px 0;
      display: inline-block; }
    .hero .app-button img {
      width: auto;
      display: inline-block; }
  .hero .vc_newsletter {
    margin: 40px auto 0;
    max-width: 450px; }
    .hero .vc_newsletter .form-response {
      text-align: inherit; }
    .hero .vc_newsletter .lt-button {
      margin-top: 0; }
  .hero .app-icon {
    width: auto !important;
    display: block;
    margin: 30px auto;
    max-height: 96px; }
  .hero .front-carousel .item {
    padding: 50px 0; }
  .hero .element-light {
    color: #fff; }
    .hero .element-light a {
      color: #fff; }
    .hero .element-light .lt-button {
      border-color: #fff;
      background: none; }
      .hero .element-light .lt-button:hover {
        border-color: #fff;
        color: #fff;
        background: rgba(255, 255, 255, 0.1); }
    .hero .element-light .slide-title {
      text-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); }
  .hero .device-columns {
    display: none; }

.hero.app-hero .app-icon {
  display: none; }

.hero.app-hero .app-title {
  font-size: 50px;
  line-height: 1em; }

.hero.app-hero .app-desc {
  margin: 30px 0 0 0; }

.hero.app-hero .device-columns {
  display: block;
  margin-top: 60px; }

.hero.app-hero .device-wrap {
  margin: 0 auto;
  position: relative; }

.hero.app-hero .second-device-wrap {
  position: absolute; }

.hero.app-hero .device {
  width: 400px;
  height: 550px;
  background: url(../image/mockup/iphone-w.png) left top no-repeat;
  background-size: contain;
  position: relative;
  z-index: 2;
  margin: 0; }
  .hero.app-hero .device.second {
    position: absolute;
    bottom: 0;
    left: 60px;
    z-index: 1;
    -webkit-transform: scale(0.97);
            transform: scale(0.97);
    display: none; }
  .hero.app-hero .device.first {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom; }
  .hero.app-hero .device .screen {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center top;
    background-color: #333; }
    .hero.app-hero .device .screen .sc-item {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center top; }
    .hero.app-hero .device .screen ul, .hero.app-hero .device .screen li {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
  .hero.app-hero .device.iphone-w {
    background-image: url(../image/mockup/iphone-w.png); }
  .hero.app-hero .device.iphone-b {
    background-image: url(../image/mockup/iphone-b.png); }
  .hero.app-hero .device.iphone-g {
    background-image: url(../image/mockup/iphone-g.png); }
  .hero.app-hero .device.iphone-w, .hero.app-hero .device.iphone-b, .hero.app-hero .device.iphone-g {
    width: 270px; }
    .hero.app-hero .device.iphone-w .screen, .hero.app-hero .device.iphone-b .screen, .hero.app-hero .device.iphone-g .screen {
      width: 238px;
      height: 421px;
      left: 16px;
      top: 65px; }
  .hero.app-hero .device.nexus-6 {
    width: 290px;
    background-image: url(../image/mockup/nexus-6.png); }
    .hero.app-hero .device.nexus-6 .screen {
      width: 262px;
      height: 467px;
      left: 14px;
      top: 45px; }
  .hero.app-hero .device.nexus-9 {
    width: 370px;
    background-image: url(../image/mockup/nexus-9.png); }
    .hero.app-hero .device.nexus-9 .screen {
      width: 328px;
      height: 438px;
      left: 20px;
      top: 55px; }
  .hero.app-hero .device.ipad-w {
    background-image: url(../image/mockup/ipad-w.png); }
  .hero.app-hero .device.ipad-b {
    background-image: url(../image/mockup/ipad-b.png); }
  .hero.app-hero .device.ipad-g {
    background-image: url(../image/mockup/ipad-g.png); }
  .hero.app-hero .device.ipad-w, .hero.app-hero .device.ipad-b, .hero.app-hero .device.ipad-g {
    width: 400px; }
    .hero.app-hero .device.ipad-w .screen, .hero.app-hero .device.ipad-b .screen, .hero.app-hero .device.ipad-g .screen {
      width: 339px;
      height: 453px;
      left: 25px;
      top: 49px; }

.app-card {
  text-align: center; }

/* 8. Person */
.card.person-card {
  background: transparent;
  padding: 0 20px; }
  .card.person-card:after {
    display: none; }
  .card.person-card .img-wrap {
    border-radius: 500px;
    overflow: hidden;
    position: relative;
    margin: 0 10px; }
    .card.person-card .img-wrap:hover > a {
      -webkit-transform: none !important;
              transform: none !important; }
    .card.person-card .img-wrap:after {
      display: none; }

/* 9. ETC */
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.rotating {
  -webkit-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite; }

@media screen and (max-width: 782px) {
  html #wpadminbar {
    position: fixed; } }

@media only screen and (max-width: 40em) {
  .vc_hidden-xs {
    display: none; }
  .header-wrap {
    position: relative !important; }
  .owl-nav {
    display: none; }
  .device-wrap {
    display: none; } }

@media only screen and (min-width: 40.063em) {
  .vc_separator h2.title {
    font-size: 40px;
    line-height: 1.5em; }
  .vc_separator .sub-title {
    font-size: 20px; }
  .meta-box-list li {
    border-bottom: none;
    border-right: 1px solid #ddd;
    display: inline-block; }
  .hero.app-hero .app-info-box {
    padding: 0 50px; }
  .hero.app-hero .front-carousel .item {
    padding: 100px 0; }
  .footer-main {
    text-align: left; } }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .vc_hidden-sm {
    display: none; }
  .vc_hidden-md {
    display: none; }
  .header-wrap {
    position: relative !important; } }

@media only screen and (min-width: 64.063em) {
  body {
    background-attachment: fixed; }
  .layout-wrap.boxed {
    margin: 0 auto;
    padding: 50px 0;
    max-width: 1100px; }
    .layout-wrap.boxed .header-wrap {
      max-width: 1100px; }
  .layout-wrap.mobile-menu-active .main-content, .layout-wrap.mobile-menu-active .hero-wrap, .layout-wrap.mobile-menu-active footer.footer-main, .layout-wrap.mobile-menu-active .section-title {
    display: block; }
  .layout-wrap.mobile-menu-active .mobile-menu {
    display: none; }
  .mobile-menu .menu-item-search {
    display: block; }
  .element-round .layout-wrap.boxed {
    border-radius: 3px; }
  .element-round .property-search-box {
    border-radius: 3px; }
  .header-wrap {
    text-align: left;
    width: 100% !important; }
    .header-wrap.logo-center .header-main {
      text-align: center; }
    .header-wrap.logo-center .branding {
      margin: 0 40px;
      display: inline-block;
      float: none; }
    .header-wrap.logo-center .primary-nav {
      display: inline-block;
      float: none; }
    .header-wrap .menu-toggle {
      display: none; }
    .header-wrap .header-top {
      padding: 10px 0;
      font-weight: normal;
      max-height: 100px; }
      .header-wrap .header-top .right {
        float: right;
        text-align: right; }
      .header-wrap .header-top .menu {
        list-style: none;
        margin: 0 0 0 30px;
        padding: 0;
        display: inline-block; }
        .header-wrap .header-top .menu i {
          margin: 0 3px 0 0; }
        .header-wrap .header-top .menu li {
          display: inline-block;
          margin: 0 0 0 12px; }
          .header-wrap .header-top .menu li:first-child {
            margin: 0; }
      .header-wrap .header-top .nav-language {
        text-transform: uppercase; }
        .header-wrap .header-top .nav-language.type-text li {
          margin: 0; }
          .header-wrap .header-top .nav-language.type-text li:after {
            content: '/';
            margin: 0 5px;
            opacity: 0.2;
            font-weight: normal; }
          .header-wrap .header-top .nav-language.type-text li:last-child:after {
            content: '';
            margin: 0; }
          .header-wrap .header-top .nav-language.type-text li.active a {
            color: #bc0054; }
        .header-wrap .header-top .nav-language.type-flag li {
          opacity: 0.3;
          -webkit-transition: all 0.25s ease;
          transition: all 0.25s ease; }
          .header-wrap .header-top .nav-language.type-flag li.active, .header-wrap .header-top .nav-language.type-flag li:hover {
            opacity: 1; }
      .header-wrap .header-top .search-button {
        display: inline-block; }
    .header-wrap .branding {
      display: block;
      float: left; }
    .header-wrap .header-bg {
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }
  .search-box {
    display: block;
    position: absolute;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    left: 0;
    z-index: 1;
    padding: 20px 0;
    font-size: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    opacity: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-transform: translate(0, -20px);
            transform: translate(0, -20px);
    visibility: hidden;
    color: #333; }
    .search-box.active {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
      opacity: 1;
      visibility: visible; }
    .search-box input[type='text'] {
      background: transparent;
      border: none;
      padding: 0; }
    .search-box form {
      position: relative; }
    .search-box .close-button {
      position: absolute;
      right: 0;
      top: 2px;
      opacity: 0.5; }
      .search-box .close-button:hover {
        opacity: 1;
        cursor: pointer; }
  .element-light.header-wrap .header-top .nav-language.type-text li.active a {
    color: #fff; }
  .is-sticky .header-wrap .header-bg {
    opacity: 0.98; }
  .logo-center .primary-nav > ul > li:last-child {
    padding: 0 20px; }
  #primary-nav-left ul {
    float: right; }
  .primary-nav {
    display: block;
    float: right; }
    .primary-nav .search-button {
      cursor: pointer; }
    .primary-nav > ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .primary-nav > ul > li {
        float: left;
        padding: 0 20px;
        position: relative; }
        .primary-nav > ul > li:last-child {
          padding-right: 0; }
        .primary-nav > ul > li.bubble a {
          background: #bc0054;
          color: #fff;
          display: inline;
          padding: 5px 12px;
          position: relative; }
      .primary-nav > ul > li > ul.sub-menu {
        border-top: 4px solid #bc0054; }
    .primary-nav li.lang-switcher.text a {
      display: inline-block; }
      .primary-nav li.lang-switcher.text a:after {
        content: '/';
        display: inline-block;
        margin: 0 5px;
        opacity: 0.5; }
      .primary-nav li.lang-switcher.text a:last-child:after {
        display: none; }
    .primary-nav li.lang-switcher.flag a {
      display: inline-block;
      margin: 0 5px;
      opacity: 0.3; }
      .primary-nav li.lang-switcher.flag a.active {
        opacity: 1; }
    .primary-nav li:hover > ul.sub-menu {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translate(0, 0) !important;
              transform: translate(0, 0) !important;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }
    .primary-nav ul.sub-menu {
      position: absolute;
      font-weight: normal;
      background: #fff;
      line-height: 1.5em;
      margin: 0;
      padding: 20px 0;
      white-space: nowrap;
      left: 0;
      min-width: 200px;
      list-style: none;
      border-radius: 0 0 2px 2px;
      -webkit-transition: all 0;
      transition: all 0;
      box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
      line-height: 1.5em;
      visibility: hidden;
      opacity: 0;
      text-align: left; }
      .primary-nav ul.sub-menu li {
        margin: 0 0 8px 0;
        padding: 0 25px;
        position: relative; }
        .primary-nav ul.sub-menu li:last-child {
          margin: 0; }
      .primary-nav ul.sub-menu a {
        opacity: 0.75;
        color: #333; }
        .primary-nav ul.sub-menu a:hover {
          opacity: 1; }
    .primary-nav ul.sub-menu ul.sub-menu {
      -webkit-transform: translate(-10px, 0);
              transform: translate(-10px, 0);
      border-radius: 2px;
      top: -20px; }
    .primary-nav li.current-menu-item > a, .primary-nav li.current-menu-ancestor > a {
      color: #bc0054; }
    .primary-nav a {
      display: block; }
    .primary-nav li.mega-menu:hover ul.sub-menu {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translate(0, 0) !important;
              transform: translate(0, 0) !important;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }
    .primary-nav li.mega-menu.mega-menu-2col > ul.sub-menu {
      width: 535px; }
      .primary-nav li.mega-menu.mega-menu-2col > ul.sub-menu > li {
        width: 50%; }
    .primary-nav li.mega-menu.mega-menu-3col > ul.sub-menu {
      width: 802px; }
      .primary-nav li.mega-menu.mega-menu-3col > ul.sub-menu > li {
        width: 33%; }
    .primary-nav li.mega-menu.mega-menu-4col > ul.sub-menu {
      width: 1040px; }
      .primary-nav li.mega-menu.mega-menu-4col > ul.sub-menu > li {
        width: 25%; }
    .primary-nav li.mega-menu ul.sub-menu {
      white-space: normal; }
    .primary-nav li.mega-menu > ul.sub-menu {
      width: 550px;
      left: auto; }
      .primary-nav li.mega-menu > ul.sub-menu > li {
        float: left;
        width: 50%;
        margin: 0;
        position: relative;
        padding: 0 45px 0 25px; }
        .primary-nav li.mega-menu > ul.sub-menu > li:after {
          content: '';
          width: 1px;
          position: absolute;
          right: 15px;
          top: 0;
          height: 100%;
          background: rgba(0, 0, 0, 0.05); }
        .primary-nav li.mega-menu > ul.sub-menu > li:last-child:after {
          background: none; }
        .primary-nav li.mega-menu > ul.sub-menu > li:last-child {
          padding: 0 25px; }
      .primary-nav li.mega-menu > ul.sub-menu > li > a {
        font-weight: bold;
        margin: 0 0 15px 0; }
      .primary-nav li.mega-menu > ul.sub-menu ul.sub-menu {
        position: relative;
        top: 0;
        left: 0 !important;
        padding: 0;
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
        box-shadow: none; }
        .primary-nav li.mega-menu > ul.sub-menu ul.sub-menu li {
          padding: 0; }
  .footer-main {
    overflow: hidden; }
    .footer-main .widget:last-child {
      margin: 0; }
    .footer-main:hover a.back-to-top-button {
      bottom: 30px; }
  a.back-to-top-button {
    display: block;
    position: absolute;
    bottom: -100px;
    right: 30px;
    display: block;
    font-size: 20px;
    background: #fff;
    padding: 20px;
    line-height: 1em;
    opacity: 0.75;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 100px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.1); }
    a.back-to-top-button:hover {
      opacity: 1; }
    a.back-to-top-button i {
      color: #333; }
  .sidebar.sidebar-left .section {
    margin: 0 30px 0 0; }
  .sidebar .section {
    margin: 0 0 0 30px; }
  .section-title {
    text-align: left; }
    .section-title.with-thumb {
      margin: 0 0 30px 0; }
      .section-title.with-thumb .page-title, .section-title.with-thumb .sub-title {
        margin-left: 200px; }
    .section-title .thumb {
      position: absolute;
      left: 0;
      bottom: -75px;
      width: 160px;
      margin: 0; }
  .modal-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    z-index: 9000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    display: block; }
    .modal-mask.active {
      visibility: visible;
      opacity: 1; }
    .modal-mask .modal {
      background: #fff;
      padding: 15px 5px 20px;
      width: 300px;
      margin: 50px auto;
      border-radius: 3px;
      position: relative;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease;
      -webkit-transform: translate(0, 20px);
              transform: translate(0, 20px); }
      .modal-mask .modal.active {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0); }
      .modal-mask .modal .close-bt {
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer;
        opacity: 0.5; }
        .modal-mask .modal .close-bt:hover {
          opacity: 1; }
  .hero.app-hero .device-wrap {
    width: auto;
    margin: 0 0 0 30px; }
    .hero.app-hero .device-wrap.phone-tablet .device.first {
      -webkit-transform: scale(0.8);
              transform: scale(0.8); }
  .hero.app-hero .app-info-box {
    padding: 0 30px; }
    .hero.app-hero .app-info-box.left {
      text-align: left; }
      .hero.app-hero .app-info-box.left .app-button {
        margin: 20px 20px 0 0; }
    .hero.app-hero .app-info-box.right {
      text-align: right; }
      .hero.app-hero .app-info-box.right .app-button {
        margin: 20px 0 0 20px; }
    .hero.app-hero .app-info-box.center {
      text-align: center; }
  .hero.app-hero .device-columns {
    margin-top: 0; }
  .hero.app-hero .app-info-box {
    margin-top: 60px; }
  .hero.app-hero .device.second {
    display: block; }
  .hero .icon-carousel {
    padding: 0 50px; }
  .hero.slide-hero .carousel-content .slide-title {
    font-size: 50px;
    line-height: 1.5em; }
  .hero.slide-hero .carousel-content .desc {
    font-size: 24px;
    line-height: 1.5em; }
  .card .img-wrap {
    overflow: hidden; }
    .card .img-wrap:hover > a {
      -webkit-transform: scale(1.025, 1.025);
              transform: scale(1.025, 1.025);
      -webkit-backface-visibility: hidden; }
    .card .img-wrap > a {
      display: block;
      -webkit-transition: all 1s ease;
      transition: all 1s ease; } }

@media only screen and (min-width: 90.063em) {
  .vc_hidden-lg {
    display: none; } }
