/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url('//fonts.googleapis.com/css?family=Open+Sans:300,600,400');
@import url('//fonts.googleapis.com/css?family=Lato:300,700,400');
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 0.875rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.125rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.775rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.375rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.025rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 0.875rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.725rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.75rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.75rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.625rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 0.875rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/jl_believe_pro/scss/believe/styles/_body.scss */
body {
  color: #666;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 7, templates/jl_believe_pro/scss/believe/styles/_body.scss */
body #g-page-surround {
  background: #fff;
  overflow: hidden;
}
/* line 11, templates/jl_believe_pro/scss/believe/styles/_body.scss */
.g-bodyonly body #g-page-surround {
  color: #666;
  background: #fff;
}
/* line 17, templates/jl_believe_pro/scss/believe/styles/_body.scss */
body span.para {
  display: block;
  margin: 1rem 0;
}
/* line 22, templates/jl_believe_pro/scss/believe/styles/_body.scss */
/* line 23, templates/jl_believe_pro/scss/believe/styles/_body.scss */
body.dir-rtl .align-left {
  text-align: right !important;
}
/* line 27, templates/jl_believe_pro/scss/believe/styles/_body.scss */
body.dir-rtl .align-right {
  text-align: left !important;
}
@media print {
  /* line 34, templates/jl_believe_pro/scss/believe/styles/_body.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/styles/_logo.scss */
.g-logo {
  color: rgba(34, 34, 34, 0.8);
  font-weight: 400;
  font-size: 1.625rem;
  line-height: 1.5;
  box-shadow: none !important;
  text-transform: uppercase;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-logo {
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
  }
}
/* line 16, templates/jl_believe_pro/scss/believe/styles/_logo.scss */
/* line 17, templates/jl_believe_pro/scss/believe/styles/_logo.scss */
.dir-rtl .g-logo img {
  padding-right: 0;
  padding-left: 1rem;
}
/* line 1, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 3, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.flush > .g-container, .g-flushed > .g-container, .flush > .g-content, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 10, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.g-container-flushed {
  margin: -4rem 0;
}
/* line 14, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 15, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.dir-rtl .g-branding {
  text-align: right;
  direction: ltr;
}
/* line 21, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.g-nobackground {
  background: none !important;
}
/* line 32, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 33, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
/* line 32, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 33, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
/* line 32, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 33, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
/* line 32, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 33, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
/* line 32, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 33, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
/* line 44, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 45, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.margin2x > .g-content {
  margin: 1.25rem;
}
/* line 44, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 45, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.margin3x > .g-content {
  margin: 1.875rem;
}
/* line 32, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 33, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
/* line 32, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 33, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
/* line 32, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 33, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
/* line 32, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 33, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
/* line 32, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 33, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
/* line 44, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 45, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.padding2x > .g-content {
  padding: 3rem;
}
/* line 44, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 45, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.padding3x > .g-content {
  padding: 4.5rem;
}
/* line 57, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.section-horizontal-paddings {
  padding-left: 12%;
  padding-right: 12%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 73, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 89, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 105, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.section-vertical-paddings {
  padding-top: 3vw;
  padding-bottom: 3vw;
}
/* line 111, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.section-vertical-paddings-small {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
/* line 117, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.section-vertical-paddings-xsmall {
  padding-top: 1vw;
  padding-bottom: 1vw;
}
/* line 123, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.section-vertical-paddings-large {
  padding-top: 6vw;
  padding-bottom: 6vw;
}
/* line 129, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.section-no-paddings {
  padding: 0 !important;
}
/* line 133, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.center-block {
  text-align: center;
  margin: auto;
}
/* line 138, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.g-center-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
/* line 143, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.g-linethrough {
  text-decoration: line-through;
  opacity: 0.55;
}
/* line 148, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.g-menuspacer {
  padding-top: 4.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-menuspacer {
    padding: 0;
  }
}
/* line 155, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.noliststyle {
  list-style: none;
}
/* line 159, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.g-bold {
  font-weight: 700;
}
/* line 163, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.g-uppercase {
  text-transform: uppercase;
}
/* line 167, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
/* line 168, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.g-compact .g-container {
  padding: 0 !important;
}
/* line 173, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
.g-sidebar-offset {
  margin-top: -4rem;
}
/* line 177, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
@media only all and (max-width: 47.99rem) {
  /* line 179, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
  .g-mobile-center-compact .g-container {
    padding: 1.5rem 0;
  }
  /* line 183, templates/jl_believe_pro/scss/believe/styles/_utilities.scss */
  .g-mobile-center-compact .g-content {
    padding: 0 1.5rem;
    margin: 0.3125rem 0.625rem;
    text-align: center !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.625rem 0.925rem;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 0.8rem;
  }
}
/* line 14, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 200px;
  float: left;
}
/* line 20, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav {
  z-index: 20;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-main-nav {
    white-space: nowrap;
  }
}
/* line 26, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.dir-rtl .g-main-nav {
  text-align: left;
}
/* line 30, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 31, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 36, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 38, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 39, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #212121;
  line-height: 60px;
}
/* line 41, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-content {
  border-bottom: 2px solid transparent;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.625rem 0.35rem;
  }
}
/* line 50, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container i {
  color: #ffa800;
}
/* line 55, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 56, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 57, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: -13px;
}
/* line 60, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.dir-rtl .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: 7px;
}
/* line 67, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 68, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #1dc6df;
}
/* line 70, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-content, .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-content {
  border-bottom: 2px solid #1dc6df;
}
/* line 75, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 81, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 82, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
}
/* line 87, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 88, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
  opacity: 1;
}
/* line 95, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 96, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 97, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 98, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
}
/* line 105, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
  height: 1rem;
}
/* line 109, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.dir-rtl .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  text-align: left;
}
/* line 115, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 120, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 121, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right {
  left: 0;
}
/* line 124, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.dir-rtl .g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .dir-rtl .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right {
  right: 0.925rem;
  left: auto;
}
/* line 130, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-standard > .g-dropdown.g-dropdown-left, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-left {
  right: 0.925rem;
}
/* line 133, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.dir-rtl .g-main-nav .g-standard > .g-dropdown.g-dropdown-left, .dir-rtl .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-left {
  left: 0.925rem;
  right: auto;
}
/* line 139, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -15px;
}
/* line 144, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 145, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -21px !important;
}
/* line 150, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-dropdown {
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  text-align: left;
  margin-top: 0px !important;
}
/* line 157, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 162, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-sublevel {
  padding: 0;
}
/* line 165, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 0.3125rem 0.9375rem;
}
/* line 169, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  color: #212121;
}
/* line 174, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  display: block;
  vertical-align: top;
  word-break: normal;
  line-height: 1.1;
}
/* line 182, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 184, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #1dc6df;
}
/* line 189, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 190, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-sublevel > li:last-child > .g-menu-item-container {
  border-color: transparent;
}
/* line 195, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 196, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0.5rem;
  top: 0;
}
/* line 200, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "\f105";
  opacity: 0.5;
  position: relative;
  top: 0.5rem;
}
/* line 224, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 229, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-preset-thumbnails {
  margin-top: 0.625rem;
}
/* line 232, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-preset-thumbnails .g-content {
  padding: 0rem !important;
  margin: 0;
}
/* line 237, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-preset-thumbnails .g-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto !important;
  -moz-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
/* line 241, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-preset-thumbnails span {
  padding: 0.925rem 0;
  display: inline-block;
}
/* line 246, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-preset-thumbnails img {
  border-radius: 3px;
  margin-bottom: 0 !important;
}
/* line 42, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 43, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 44, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  margin-left: 17px;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -17px;
  right: -17px;
  bottom: 0;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  z-index: -1;
}
/* line 61, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown {
  margin-left: 0;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 21, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 10px;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -10px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 10px solid transparent;
  z-index: -1;
}
/* line 259, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-menu-overlay.g-menu-overlay-open {
  z-index: 19;
  display: none;
}
@media only all and (max-width: 47.99rem) {
  .g-menu-overlay.g-menu-overlay-open {
    display: block;
  }
}
/* line 269, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 270, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 271, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 272, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 273, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 274, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 275, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 285, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 286, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 287, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 288, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 289, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 5px;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 303, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 304, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 305, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 309, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 313, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 318, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
/* line 323, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
/* line 328, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
/* line 333, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
/* line 339, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
/* line 340, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 344, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 348, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 353, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
/* line 358, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
/* line 363, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 371, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 375, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 371, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 375, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 371, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 375, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 381, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 385, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 381, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 385, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 381, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 385, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  /* line 391, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 395, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  /* line 400, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  /* line 405, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  /* line 409, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  /* line 413, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  /* line 391, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 395, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  /* line 400, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  /* line 405, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  /* line 409, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  /* line 413, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  /* line 391, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 395, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  /* line 400, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    -o-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  /* line 405, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  /* line 409, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    -o-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  /* line 413, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-down {
  /* line 419, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 423, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  /* line 428, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  /* line 433, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  /* line 437, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  /* line 441, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  /* line 419, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 423, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  /* line 428, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  /* line 433, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  /* line 437, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  /* line 441, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  /* line 419, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 423, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  /* line 428, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  /* line 433, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  /* line 437, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  /* line 441, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-right {
  /* line 447, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 451, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  /* line 456, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  /* line 461, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  /* line 465, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  /* line 469, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  /* line 447, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 451, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  /* line 456, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  /* line 461, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  /* line 465, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  /* line 469, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  /* line 447, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 451, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  /* line 456, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    -o-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  /* line 461, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    -o-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  /* line 465, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    -o-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  /* line 469, templates/jl_believe_pro/scss/believe/styles/_menu.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/styles/_hyperlinks.scss */
a {
  color: #1dc6df;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 5, templates/jl_believe_pro/scss/believe/styles/_hyperlinks.scss */
a:hover {
  color: inherit;
}
/* line 5, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
body {
  font-family: "Open Sans";
  font-weight: 400;
}
/* line 10, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "Lato";
  font-weight: 500;
  margin: 0 0 20px 0;
}
/* line 16, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 20, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.button {
  font-weight: 500;
}
/* line 25, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
blockquote {
  border-left: 10px solid rgba(231, 232, 234, 0.25);
}
/* line 27, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
blockquote p {
  font-size: 0.975rem;
  color: #999;
}
/* line 31, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #666;
  font-size: 1.075rem;
}
/* line 40, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 45, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #e7e8ea;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.775rem;
}
/* line 54, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.775rem;
}
/* line 62, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
hr {
  border-bottom: 4px solid rgba(231, 232, 234, 0.25);
}
/* Breadcrumb */
/* line 69, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-breadcrumb {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
/* line 80, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-breadcrumb > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
/* line 86, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-breadcrumb > * > * {
  display: inline-block;
  font-size: 0.875rem;
  color: #999;
}
/* line 91, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-breadcrumb > * > :hover, .jl-breadcrumb > * > :focus {
  color: #666;
  text-decoration: none;
}
/* line 97, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-breadcrumb > :last-child > * {
  color: #666;
}
/* line 100, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: "/";
  display: inline-block;
  margin: 0 20px;
  color: #999;
}
@media only all and (max-width: 47.99rem) {
  .jl-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
    margin: 0 5px;
  }
}
/*Label */
/* line 111, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-label {
  display: inline-block;
  padding: 0 10px;
  background: #1e87f0;
  line-height: 1.5;
  font-size: 0.875rem;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 2px;
  text-transform: uppercase;
}
/* line 123, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-label-success {
  background-color: #32d296;
  color: #fff;
}
/* line 127, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-label-warning {
  background-color: #faa05a;
  color: #fff;
}
/* line 131, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-label-danger {
  background-color: #f0506e;
  color: #fff;
}
/* Divider */
/* line 138, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
[class*='jl-divider'] {
  border: none;
  margin-bottom: 20px;
}
/* line 142, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
* + [class*='jl-divider'] {
  margin-top: 20px;
}
/* line 145, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-divider-icon {
  position: relative;
  height: 20px;
  background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E%0A');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
/* line 152, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-divider-icon::before, .jl-divider-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  max-width: calc(50% - (50px / 2));
  border-bottom: 1px solid #e5e5e5;
}
/* line 160, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-divider-icon::before {
  right: calc(50% + (50px / 2));
  width: 100%;
}
/* line 164, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-divider-icon::after {
  left: calc(50% + (50px / 2));
  width: 100%;
}
/* ========================================================================
 Component: Tab
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Gutter
 * 3. Reset lists
 */
/* line 176, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /* 1 */
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 2 */
  margin-left: -20px;
  /* 3 */
  padding: 0;
  list-style: none;
  position: relative;
}
/* line 191, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 0;
  border-bottom: 1px solid #e5e5e5;
}
/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
/* line 204, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  position: relative;
}
/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Center text if a width is set
 * 2. Style
 */
/* line 221, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab > * > a {
  /* 1 */
  display: block;
  text-align: center;
  /* 2 */
  padding: 5px 10px;
  color: #999;
  border-bottom: 1px solid transparent;
  font-size: 0.875rem;
  text-transform: uppercase;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
/* Hover + Focus */
/* line 235, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab > * > a:hover, .jl-tab > * > a:focus {
  color: #666;
  text-decoration: none;
}
/* Active */
/* line 241, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab > .uk-active > a {
  color: #333;
  border-color: #1e87f0;
}
/* Disabled */
/* line 246, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab > .uk-disabled > a {
  color: #999;
}
/* Position modifier
 ========================================================================== */
/*
 * Bottom
 */
/* line 254, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab-bottom::before {
  top: 0;
  bottom: auto;
}
/* line 258, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab-bottom > * > a {
  border-top: 1px solid transparent;
  border-bottom: none;
}
/*
 * Left + Right
 * 1. Reset Gutter
 */
/* line 266, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab-left, .jl-tab-right {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  /* 1 */
  margin-left: 0;
}
/* 1 */
/* line 275, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab-left > *, .jl-tab-right > * {
  padding-left: 0;
}
/* line 279, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab-left::before {
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  border-left: 1px solid #e5e5e5;
  border-bottom: none;
}
/* line 287, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab-right::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  border-left: 1px solid #e5e5e5;
  border-bottom: none;
}
/* line 295, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab-left > * > a {
  text-align: right;
  border-right: 1px solid transparent;
  border-bottom: none;
}
/* line 300, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab-right > * > a {
  text-align: left;
  border-left: 1px solid transparent;
  border-bottom: none;
}
/* line 305, templates/jl_believe_pro/scss/believe/styles/_typography.scss */
.jl-tab .uk-dropdown {
  margin-left: 30px;
}
/* line 1, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 2, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-center .g-title {
  text-align: center;
}
/* line 7, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 8, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-rounded .g-title {
  border-radius: 2rem;
}
/* line 13, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 14, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-section .g-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.075rem;
}
/* line 20, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-section .g-content {
  padding: 0;
}
/* line 25, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 26, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-underline .g-title {
  padding: 0.5rem 0;
}
/* line 29, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-underline .g-title:after {
  border-bottom: 2px solid rgba(231, 232, 234, 0.25);
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
}
/* line 37, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.dir-rtl .title-underline .g-title:after {
  left: inherit;
  right: 0;
}
/* line 45, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 46, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-inline .g-title {
  display: inline-block;
  margin-bottom: 0.625rem !important;
}
/* line 52, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 53, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title5 .g-title, .title-white .g-title, .title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
  font-size: 1.075rem;
  text-transform: uppercase;
  font-family: "Open Sans";
  font-weight: 400;
  margin: 0.775rem 0;
}
/* line 62, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 1.5rem 0;
}
/* line 66, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.platform-content .moduletable, .moduletable .moduletable, .widget .moduletable, .platform-content .widget, .moduletable .widget, .widget .widget {
  margin: 0;
  padding: 0;
}
/* line 71, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
/* line 76, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 82, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 83, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 1.5rem;
  margin: 0.625rem;
}
/* line 88, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 89, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
/* line 97, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 98, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title1 .g-title {
  color: #1dc6df;
}
/* line 103, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 104, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #fff;
  background-color: #1dc6df;
  background-image: -webkit-linear-gradient(top, #1dc6df, #ffa800);
  background-image: linear-gradient(to bottom,#1dc6df, #ffa800);
}
/* line 111, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box1.moduletable p, .box1.widget p, .box1.g-outer-box p, .box1 > .g-content p {
  color: rgba(255, 255, 255, 0.8);
}
/* line 115, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 116, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 117, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box1.moduletable .g-main-nav .g-menu-item-container:after, .box1.widget .g-main-nav .g-menu-item-container:after, .box1.g-outer-box .g-main-nav .g-menu-item-container:after, .box1 > .g-content .g-main-nav .g-menu-item-container:after {
  background: #fff !important;
}
/* line 124, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box1 .g-title {
  font-size: 1.075rem;
  text-transform: uppercase;
}
/* line 129, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box1 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 133, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box1 a:hover {
  box-shadow: 0 1px 0 0 #fff;
}
/* line 138, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box1 .button {
  background: #fff !important;
  color: #1dc6df;
  border-color: #1dc6df;
  box-shadow: none;
}
/* line 144, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box1 .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 153, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 154, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 155, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box1 .button:hover, .title1 .button:hover, .box1 .button:active, .title1 .button:active, .box1 .button:focus, .title1 .button:focus {
  box-shadow: none;
}
/* line 159, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box1 .button.button-3, .title1 .button.button-3, .box1 .button.button-4, .title1 .button.button-4 {
  color: #fff !important;
  border-color: #fff;
}
/* line 163, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box1 .button.button-3:hover, .title1 .button.button-3:hover, .box1 .button.button-4:hover, .title1 .button.button-4:hover, .box1 .button.button-3:active, .title1 .button.button-3:active, .box1 .button.button-4:active, .title1 .button.button-4:active, .box1 .button.button-3:focus, .title1 .button.button-3:focus, .box1 .button.button-4:focus, .title1 .button.button-4:focus {
  color: #5ed8ea !important;
  border-color: #5ed8ea;
}
/* line 171, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 172, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title2 .g-title {
  color: #666;
  border: 0 none;
}
/* line 178, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 179, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  color: #fff;
  background-color: #ffa800;
  background-image: -webkit-linear-gradient(top, #ffa800, #1dc6df);
  background-image: linear-gradient(to bottom,#ffa800, #1dc6df);
}
/* line 186, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box2.moduletable p, .box2.widget p, .box2.g-outer-box p, .box2 > .g-content p {
  color: rgba(255, 255, 255, 0.8);
}
/* line 191, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box2 .g-title {
  font-size: 1.075rem;
  text-transform: uppercase;
}
/* line 196, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box2 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 200, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box2 a:hover {
  box-shadow: 0 1px 0 0 #fff;
}
/* line 205, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box2 .button {
  background: #fff !important;
  border-color: #ffa800;
  color: #ffa800;
  box-shadow: none;
}
/* line 211, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box2 .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 220, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 221, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title3 .g-title {
  color: #ffa800;
}
/* line 226, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 227, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  border: 1px solid #1dc6df;
}
/* line 234, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box3 .g-title {
  font-size: 1.075rem;
  text-transform: uppercase;
}
/* line 239, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box3 a {
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 242, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box3 a:hover {
  box-shadow: 0 1px 0 0 #666;
}
/* line 246, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box3 .button {
  box-shadow: none;
}
/* line 248, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box3 .button:hover {
  box-shadow: none;
}
/* line 254, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 255, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title4 .g-title {
  color: #1dc6df;
  border: 1px solid #1dc6df;
  padding: 0.625rem;
}
/* line 262, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 263, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  border: 2px solid rgba(0, 0, 0, 0.1);
}
/* line 271, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 272, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title5 .g-title {
  color: #ffa800;
  border: 1px solid #ffa800;
  padding: 0.625rem;
}
/* line 279, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 280, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box5.moduletable, .box5.widget, .box5.g-outer-box, .box5 > .g-content {
  color: #fff;
  background-color: #2d2d2d;
  background-image: -webkit-linear-gradient(#2d2d2d, #1dc6df);
  background-image: linear-gradient(#2d2d2d, #1dc6df);
}
/* line 288, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box5 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25);
}
/* line 292, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box5 a:hover {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
/* line 297, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box5 .button {
  color: #fff !important;
  box-shadow: none;
}
/* line 301, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box5 .button:hover {
  box-shadow: none;
  border-color: #fff;
}
/* line 308, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 309, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title6 .g-title, .title6 .g-simplecontent .g-simplecontent-item-content-title {
  font-family: "Lato";
  font-weight: 300;
  text-transform: none;
}
/* line 316, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 317, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  color: #fff;
  background: #2d2d2d;
}
/* line 325, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box6 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25);
}
/* line 329, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box6 a:hover {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
/* line 333, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box6 .button {
  color: #fff !important;
  box-shadow: none;
}
/* line 337, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box6 .button:hover {
  box-shadow: none;
}
/* line 343, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-white {
  color: #3c3c3c;
}
/* line 347, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #fff;
}
/* line 351, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 352, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-white .g-title, .title-white .button, .title-white .g-simplecontent-layout-header .g-simplecontent-item-content-title, .title-white .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  color: #fff;
}
/* line 355, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-white .button {
  border-color: #fff;
}
/* line 360, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 361, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .g-content {
  background: #fff;
}
/* line 367, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-white .button {
  background: #bfbfbf;
}
/* line 371, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-white a {
  color: #bfbfbf;
}
/* line 376, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 377, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 378, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-white .button:hover, .title-white .button:hover, .box-white .button:active, .title-white .button:active, .box-white .button:focus, .title-white .button:focus {
  background: #e6e6e6;
}
/* line 382, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-white .button.button-3, .title-white .button.button-3, .box-white .button.button-2, .title-white .button.button-2 {
  color: #bfbfbf;
  border-color: #bfbfbf;
}
/* line 386, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-white .button.button-3:hover, .title-white .button.button-3:hover, .box-white .button.button-2:hover, .title-white .button.button-2:hover, .box-white .button.button-3:active, .title-white .button.button-3:active, .box-white .button.button-2:active, .title-white .button.button-2:active, .box-white .button.button-3:focus, .title-white .button.button-3:focus, .box-white .button.button-2:focus, .title-white .button.button-2:focus {
  color: #222;
  border-color: #222;
}
/* line 394, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 395, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-grey .g-title {
  color: #52616b;
}
/* line 399, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-grey .button {
  background: #fff !important;
  color: #52616b;
  border-color: #52616b;
  box-shadow: none;
}
/* line 405, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-grey .button:hover {
  box-shadow: none;
  background: #52616b !important;
  border-color: #52616b;
  color: #fff;
}
/* line 414, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 415, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #52616b;
}
/* line 421, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-grey a {
  color: #91a1ab;
}
/* line 424, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-grey a:hover {
  color: #313a40;
}
/* line 429, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-grey .button {
  background: #fff !important;
  color: #52616b;
  border-color: #52616b;
  box-shadow: none;
}
/* line 435, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-grey .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 444, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 445, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 446, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-grey .button.button-3, .title-grey .button.button-3, .box-grey .button.button-4, .title-grey .button.button-4 {
  color: #1b2023;
}
/* line 449, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-grey .button.button-3:hover, .title-grey .button.button-3:hover, .box-grey .button.button-4:hover, .title-grey .button.button-4:hover, .box-grey .button.button-3:active, .title-grey .button.button-3:active, .box-grey .button.button-4:active, .title-grey .button.button-4:active, .box-grey .button.button-3:focus, .title-grey .button.button-3:focus, .box-grey .button.button-4:focus, .title-grey .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 457, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 458, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-pink .g-title {
  color: #f99;
  border: 0 none;
}
/* line 463, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-pink .button {
  background: #fff !important;
  color: #f99;
  border-color: #f99;
  box-shadow: none;
}
/* line 469, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-pink .button:hover {
  box-shadow: none;
  background: #f99 !important;
  border-color: #f99;
  color: #fff;
}
/* line 478, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 479, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
  background: #f99;
}
/* line 485, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-pink .button {
  background: #fff !important;
  color: #f99;
  border-color: #f99;
  box-shadow: none;
}
/* line 491, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-pink .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 499, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-pink a {
  color: #fff;
}
/* line 502, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-pink a:hover {
  color: #ff4d4d;
}
/* line 508, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 509, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 510, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-pink .button.button-3, .title-pink .button.button-3, .box-pink .button.button-4, .title-pink .button.button-4 {
  color: #ff1a1a;
}
/* line 513, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-pink .button.button-3:hover, .title-pink .button.button-3:hover, .box-pink .button.button-4:hover, .title-pink .button.button-4:hover, .box-pink .button.button-3:active, .title-pink .button.button-3:active, .box-pink .button.button-4:active, .title-pink .button.button-4:active, .box-pink .button.button-3:focus, .title-pink .button.button-3:focus, .box-pink .button.button-4:focus, .title-pink .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 521, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 522, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-red .g-title {
  color: #e84545;
  border: 0 none;
}
/* line 527, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-red .button {
  background: #fff !important;
  color: #e84545;
  border-color: #e84545;
  box-shadow: none;
}
/* line 533, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-red .button:hover {
  box-shadow: none;
  background: #e84545 !important;
  border-color: #e84545;
  color: #fff;
}
/* line 542, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 543, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #e84545;
}
/* line 549, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-red .button {
  background: #fff !important;
  color: #e84545;
  border-color: #e84545;
  box-shadow: none;
}
/* line 555, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-red .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 563, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-red a {
  color: #f6b6b6;
}
/* line 566, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-red a:hover {
  color: #c81919;
}
/* line 572, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 573, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 574, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-red .button.button-3, .title-red .button.button-3, .box-red .button.button-4, .title-red .button.button-4 {
  color: #9a1313;
}
/* line 577, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-red .button.button-3:hover, .title-red .button.button-3:hover, .box-red .button.button-4:hover, .title-red .button.button-4:hover, .box-red .button.button-3:active, .title-red .button.button-3:active, .box-red .button.button-4:active, .title-red .button.button-4:active, .box-red .button.button-3:focus, .title-red .button.button-3:focus, .box-red .button.button-4:focus, .title-red .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 585, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 586, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-purple .g-title {
  color: #7e6bc4;
  border: 0 none;
}
/* line 591, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-purple .button {
  background: #fff !important;
  color: #7e6bc4;
  border-color: #7e6bc4;
  box-shadow: none;
}
/* line 597, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-purple .button:hover {
  box-shadow: none;
  background: #7e6bc4 !important;
  border-color: #7e6bc4;
  color: #fff;
}
/* line 606, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 607, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #7e6bc4;
}
/* line 613, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-purple .button {
  background: #fff !important;
  color: #7e6bc4;
  border-color: #7e6bc4;
  box-shadow: none;
}
/* line 619, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-purple .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 627, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-purple a {
  color: #cdc6e8;
}
/* line 630, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-purple a:hover {
  color: #5541a2;
}
/* line 636, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 637, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 638, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-purple .button.button-3, .title-purple .button.button-3, .box-purple .button.button-4, .title-purple .button.button-4 {
  color: #42327d;
}
/* line 641, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-purple .button.button-3:hover, .title-purple .button.button-3:hover, .box-purple .button.button-4:hover, .title-purple .button.button-4:hover, .box-purple .button.button-3:active, .title-purple .button.button-3:active, .box-purple .button.button-4:active, .title-purple .button.button-4:active, .box-purple .button.button-3:focus, .title-purple .button.button-3:focus, .box-purple .button.button-4:focus, .title-purple .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 649, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 650, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-blue .g-title {
  color: #1e87f0;
  border: 0 none;
}
/* line 655, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-blue .button {
  background: #fff !important;
  color: #1e87f0;
  border-color: #1e87f0;
  box-shadow: none;
}
/* line 661, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-blue .button:hover {
  box-shadow: none;
  background: #1e87f0 !important;
  border-color: #1e87f0;
  color: #fff;
}
/* line 670, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 671, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #1e87f0;
}
/* line 677, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-blue .button {
  background: #fff !important;
  color: #1e87f0;
  border-color: #1e87f0;
  box-shadow: none;
}
/* line 683, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-blue .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 691, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-blue a {
  color: #96c7f8;
}
/* line 694, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-blue a:hover {
  color: #0c61b5;
}
/* line 700, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 701, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 702, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-blue .button.button-3, .title-blue .button.button-3, .box-blue .button.button-4, .title-blue .button.button-4 {
  color: #094786;
}
/* line 705, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-blue .button.button-3:hover, .title-blue .button.button-3:hover, .box-blue .button.button-4:hover, .title-blue .button.button-4:hover, .box-blue .button.button-3:active, .title-blue .button.button-3:active, .box-blue .button.button-4:active, .title-blue .button.button-4:active, .box-blue .button.button-3:focus, .title-blue .button.button-3:focus, .box-blue .button.button-4:focus, .title-blue .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 713, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 714, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-orange .g-title {
  color: #fea386;
  border: 0 none;
}
/* line 719, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-orange .button {
  background: #fff !important;
  color: #fea386;
  border-color: #fea386;
  box-shadow: none;
}
/* line 725, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.title-orange .button:hover {
  box-shadow: none;
  background: #fea386 !important;
  border-color: #fea386;
  color: #fff;
}
/* line 734, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 735, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #fea386;
}
/* line 741, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-orange .button {
  background: #fff !important;
  color: #fea386;
  border-color: #fea386;
  box-shadow: none;
}
/* line 747, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-orange .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 755, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-orange a {
  color: #fff;
}
/* line 758, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-orange a:hover {
  color: #fd693a;
}
/* line 764, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 765, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 766, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-orange .button.button-3, .title-orange .button.button-3, .box-orange .button.button-4, .title-orange .button.button-4 {
  color: #fd4308;
}
/* line 769, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.box-orange .button.button-3:hover, .title-orange .button.button-3:hover, .box-orange .button.button-4:hover, .title-orange .button.button-4:hover, .box-orange .button.button-3:active, .title-orange .button.button-3:active, .box-orange .button.button-4:active, .title-orange .button.button-4:active, .box-orange .button.button-3:focus, .title-orange .button.button-3:focus, .box-orange .button.button-4:focus, .title-orange .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 777, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 778, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.spaced .g-content {
  margin: 1px;
}
/* line 783, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 784, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.bordered .g-content {
  border: 1px solid rgba(231, 232, 234, 0.25);
  margin: 1px;
}
/* line 790, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 791, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 796, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 797, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 802, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 803, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.disabled .g-content {
  opacity: 0.4;
}
/* line 808, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 809, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.square .g-content {
  border-radius: none;
}
/* line 814, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 815, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.rounded .g-content {
  border-radius: 0.1875rem;
  overflow: hidden;
}
/* line 821, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.no-bg-image {
  background-image: none !important;
}
/* line 825, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.g-block-divider {
  background: rgba(231, 232, 234, 0.25);
  height: 5px;
  margin-top: 6rem;
  margin-bottom: 6rem;
}
/* line 832, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
/* line 833, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
/* line 839, templates/jl_believe_pro/scss/believe/styles/_variations.scss */
.equal-height .g-content {
  width: auto;
}
/* line 1, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button {
  display: inline-block;
  position: relative;
  font-family: "Open Sans";
  font-weight: 600;
  background: #1dc6df;
  position: relative;
  border: 0px;
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 10px 30px;
  border-radius: 0px;
  vertical-align: middle;
  overflow: hidden;
  text-shadow: none;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
/* line 19, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffa800;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
/* line 39, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button:hover {
  color: #fff;
}
/* line 42, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  color: #fff;
}
/* line 49, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
/* line 52, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-square {
  border-radius: 0;
}
/* line 55, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-square[class*="button"] {
  border-radius: 0;
}
/* line 60, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-block {
  display: block;
}
/* line 64, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-xlarge {
  font-size: 1.675rem;
}
/* line 68, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-large {
  font-size: 1.475rem;
}
/* line 72, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-medium {
  font-size: 0.875rem;
}
/* line 76, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-small {
  font-size: 0.675rem;
}
/* line 80, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-xsmall {
  font-size: 0.475rem;
}
/* line 84, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-alt {
  background: #ffa800;
}
/* line 87, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-alt:hover, .button.button-alt:active, .button.button-alt:focus {
  background: #cc8600;
}
/* line 91, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
/* line 92, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
/* line 93, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.dir-ltr .button.button-alt.button-special:before {
  border-left: 1px solid #d68d00;
  border-bottom: 1px solid #d68d00;
}
/* line 99, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
/* line 100, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.dir-rtl .button.button-alt.button-special:after {
  border-right: 1px solid #d68d00;
  border-bottom: 1px solid #d68d00;
}
/* line 108, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-3, .button.button-4, .button.button-grey, .button.button-pink, .button.button-red, .button.button-purple, .button.button-orange, .button.button-blue {
  color: #fff !important;
}
/* line 118, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-3.button-3, .button.button-4.button-3, .button.button-grey.button-3, .button.button-pink.button-3, .button.button-red.button-3, .button.button-purple.button-3, .button.button-orange.button-3, .button.button-blue.button-3, .button.button-3.button-4, .button.button-4.button-4, .button.button-grey.button-4, .button.button-pink.button-4, .button.button-red.button-4, .button.button-purple.button-4, .button.button-orange.button-4, .button.button-blue.button-4 {
  background: transparent;
}
/* line 121, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-3.button-3:hover, .button.button-4.button-3:hover, .button.button-grey.button-3:hover, .button.button-pink.button-3:hover, .button.button-red.button-3:hover, .button.button-purple.button-3:hover, .button.button-orange.button-3:hover, .button.button-blue.button-3:hover, .button.button-3.button-4:hover, .button.button-4.button-4:hover, .button.button-grey.button-4:hover, .button.button-pink.button-4:hover, .button.button-red.button-4:hover, .button.button-purple.button-4:hover, .button.button-orange.button-4:hover, .button.button-blue.button-4:hover, .button.button-3.button-3:active, .button.button-4.button-3:active, .button.button-grey.button-3:active, .button.button-pink.button-3:active, .button.button-red.button-3:active, .button.button-purple.button-3:active, .button.button-orange.button-3:active, .button.button-blue.button-3:active, .button.button-3.button-4:active, .button.button-4.button-4:active, .button.button-grey.button-4:active, .button.button-pink.button-4:active, .button.button-red.button-4:active, .button.button-purple.button-4:active, .button.button-orange.button-4:active, .button.button-blue.button-4:active, .button.button-3.button-3:focus, .button.button-4.button-3:focus, .button.button-grey.button-3:focus, .button.button-pink.button-3:focus, .button.button-red.button-3:focus, .button.button-purple.button-3:focus, .button.button-orange.button-3:focus, .button.button-blue.button-3:focus, .button.button-3.button-4:focus, .button.button-4.button-4:focus, .button.button-grey.button-4:focus, .button.button-pink.button-4:focus, .button.button-red.button-4:focus, .button.button-purple.button-4:focus, .button.button-orange.button-4:focus, .button.button-blue.button-4:focus {
  background: transparent;
}
/* line 127, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-2 {
  background: #ffa800;
  color: #fff;
}
/* line 136, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-3 {
  color: #ffa800 !important;
  border-color: #ffa800;
  background: transparent !important;
}
/* line 141, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
  background: #ffa800 !important;
  border-color: #ffa800 !important;
  color: #fff !important;
}
/* line 148, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-4 {
  color: #1dc6df !important;
  background: #fff !important;
  border: 1px solid #1dc6df;
}
/* line 153, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
  border-color: #1dc6df;
  background: #1dc6df !important;
  color: #fff !important;
}
/* line 160, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-grey {
  background: #52616b;
  border-color: #52616b;
  color: #fff;
}
/* line 165, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
  border-color: #52616b;
  background: transparent !important;
}
/* line 170, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-grey.button-3, .button.button-grey.button-4 {
  background: transparent !important;
  color: #52616b !important;
  border: 1px solid #52616b;
}
/* line 175, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-grey.button-3:hover, .button.button-grey.button-4:hover, .button.button-grey.button-3:active, .button.button-grey.button-4:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:focus {
  border-color: #313a40 !important;
  color: #313a40 !important;
}
/* line 182, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-pink {
  background: #f99;
  border-color: #f99;
  color: #fff;
}
/* line 187, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
  color: #f99 !important;
  border-color: #f99;
  background: transparent !important;
}
/* line 193, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-pink.button-3, .button.button-pink.button-4 {
  background: transparent !important;
  color: #f99 !important;
  border: 1px solid #f99;
}
/* line 198, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-pink.button-3:hover, .button.button-pink.button-4:hover, .button.button-pink.button-3:active, .button.button-pink.button-4:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:focus {
  border-color: #ff4d4d !important;
  color: #ff4d4d !important;
}
/* line 205, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-red {
  background: #e84545;
  border-color: #e84545;
  color: #fff;
}
/* line 210, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-red:hover, .button.button-red:active, .button.button-red:focus {
  border-color: #e84545;
  background: transparent !important;
}
/* line 214, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-red.button-3, .button.button-red.button-4 {
  background: transparent !important;
  color: #e84545 !important;
  border: 1px solid #e84545;
}
/* line 219, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-red.button-3:hover, .button.button-red.button-4:hover, .button.button-red.button-3:active, .button.button-red.button-4:active, .button.button-red.button-3:focus, .button.button-red.button-4:focus {
  border-color: #c81919 !important;
  color: #c81919 !important;
}
/* line 226, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-purple {
  background: #7e6bc4;
  border-color: #7e6bc4;
  color: #fff;
}
/* line 231, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
  color: #7e6bc4 !important;
  border-color: #7e6bc4;
  background: transparent !important;
}
/* line 237, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-purple.button-3, .button.button-purple.button-4 {
  background: transparent !important;
  color: #7e6bc4 !important;
  border: 1px solid #7e6bc4;
}
/* line 242, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-purple.button-3:hover, .button.button-purple.button-4:hover, .button.button-purple.button-3:active, .button.button-purple.button-4:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:focus {
  border-color: #5541a2 !important;
  color: #5541a2 !important;
}
/* line 249, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-orange {
  background: #fea386;
  border-color: #fea386;
  color: #fff;
}
/* line 254, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
  border-color: #fea386;
  background: transparent !important;
}
/* line 259, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-orange.button-3, .button.button-orange.button-4 {
  background: transparent !important;
  color: #fea386 !important;
  border: 1px solid #fea386;
}
/* line 264, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-orange.button-3:hover, .button.button-orange.button-4:hover, .button.button-orange.button-3:active, .button.button-orange.button-4:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:focus {
  border-color: #fd693a !important;
  color: #fd693a !important;
}
/* line 271, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-blue {
  background: #1e87f0;
  border-color: #1e87f0;
  color: #fff;
}
/* line 276, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  border-color: #1e87f0;
  background: transparent !important;
}
/* line 282, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-blue.button-3, .button.button-blue.button-4 {
  background: transparent !important;
  color: #1e87f0 !important;
  border: 2px solid #1e87f0;
}
/* line 287, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-blue.button-3:hover, .button.button-blue.button-4:hover, .button.button-blue.button-3:active, .button.button-blue.button-4:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:focus {
  border-color: #0c61b5 !important;
  color: #0c61b5 !important;
}
/* line 294, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-arrow {
  position: relative;
}
/* line 297, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-arrow:before, .button.button-arrow:after {
  font-family: FontAwesome;
}
/* line 301, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
/* line 302, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.dir-ltr .button.button-arrow:after {
  content: "\f178";
  margin-left: 1rem;
}
/* line 308, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
/* line 309, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.dir-rtl .button.button-arrow:before {
  content: "\f177";
  margin-right: 1rem;
}
/* line 316, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-special {
  position: relative;
}
/* line 319, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
/* line 320, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.dir-ltr .button.button-special:before {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  left: -8px;
  right: 8px;
  border-left: 1px solid #18a6bb;
  border-bottom: 1px solid #18a6bb;
}
/* line 332, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
/* line 333, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.dir-rtl .button.button-special:after {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  right: -8px;
  left: 8px;
  border-right: 1px solid #18a6bb;
  border-bottom: 1px solid #18a6bb;
}
/* line 346, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-outline {
  color: #fff !important;
  background: transparent;
  border: 1px solid #fff;
}
/* line 351, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
/* line 352, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.dir-ltr .button.button-outline:before {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 358, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
/* line 359, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.dir-rtl .button.button-outline:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 365, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-outline:hover {
  border: 1px solid #1dc6df;
  color: #1dc6df !important;
}
/* line 369, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
/* line 370, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.dir-ltr .button.button-outline:hover:before {
  border-left: 1px solid #1dc6df;
  border-bottom: 1px solid #1dc6df;
}
/* line 376, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
/* line 377, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.dir-rtl .button.button-outline:hover:after {
  border-right: 1px solid #1dc6df;
  border-bottom: 1px solid #1dc6df;
}
/* line 385, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-text-only {
  padding: 0 !important;
  background: transparent !important;
  color: #1dc6df !important;
}
/* line 390, templates/jl_believe_pro/scss/believe/styles/_buttons.scss */
.button.button-text-only:hover {
  color: #148a9b;
}
/* line 1, templates/jl_believe_pro/scss/believe/styles/_tables.scss */
table {
  border: 1px solid #d8e1e6;
}
/* line 5, templates/jl_believe_pro/scss/believe/styles/_tables.scss */
th {
  background: rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
}
/* line 10, templates/jl_believe_pro/scss/believe/styles/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #d8e1e6;
}
/* line 1, templates/jl_believe_pro/scss/believe/styles/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #fff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
/* line 6, templates/jl_believe_pro/scss/believe/styles/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #1dc6df;
}
/* line 10, templates/jl_believe_pro/scss/believe/styles/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #1dc6df;
}
/* line 15, templates/jl_believe_pro/scss/believe/styles/_forms.scss */
textarea {
  width: 100%;
  box-sizing: border-box !important;
}
/* line 20, templates/jl_believe_pro/scss/believe/styles/_forms.scss */
fieldset.input {
  margin: 0;
  padding: 0;
}
/* line 25, templates/jl_believe_pro/scss/believe/styles/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  vertical-align: middle;
  border: 1px solid #fff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-size: 0.875rem;
  width: 100%;
  line-height: 1.5;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
/* line 40, templates/jl_believe_pro/scss/believe/styles/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #1dc6df;
}
/* line 1, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#sp-quickcontact-form textarea#message {
  width: 100%;
  height: 120px;
}
/* line 5, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 6, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#sp-quickcontact-form input[type="color"], #sp-quickcontact-form input[type="date"], #sp-quickcontact-form input[type="datetime"], #sp-quickcontact-form input[type="datetime-local"], #sp-quickcontact-form input[type="email"], #sp-quickcontact-form input[type="month"], #sp-quickcontact-form input[type="number"], #sp-quickcontact-form input[type="password"], #sp-quickcontact-form input[type="search"], #sp-quickcontact-form input[type="tel"], #sp-quickcontact-form input[type="text"], #sp-quickcontact-form input[type="time"], #sp-quickcontact-form input[type="url"], #sp-quickcontact-form input[type="week"], #sp-quickcontact-form input:not([type]), #sp-quickcontact-form textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 26px;
  padding: 12px 15px 12px;
  border-radius: 0;
  color: #1c1c1c;
  border: none;
  box-shadow: none;
  height: 45px;
  font-size: 14px;
  background: #f7f7f7;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
/* line 27, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 28, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 29, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.jl-heading-content .jl-heading-title h6 {
  color: #1dc6df;
  font-size: 16px;
  font-weight: 800;
  margin: 0;
}
/* line 35, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.jl-heading-content .jl-heading-title h2 {
  color: #212121;
  font-size: 35px;
  font-weight: 800;
  margin-bottom: 10px;
}
/* line 42, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.jl-heading-content .jl-heading-subtitle {
  font-size: 14px;
  color: #555;
  font-weight: 300;
}
/* line 49, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.jl-breadcrumb {
  margin-left: 12px;
}
/* line 53, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 54, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-header .header-ct {
  font-size: 12px;
  color: #999;
}
@media only all and (max-width: 47.99rem) {
  #g-header .header-ct {
    text-align: center;
  }
}
/* line 60, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-header .header-ct a {
  color: #999;
}
/* line 62, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-header .header-ct a:hover {
  color: #1dc6df;
}
/* line 69, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 70, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.is-sticky #g-navigation {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
/* line 78, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 79, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-navigation .nav-button {
  text-align: right;
}
/* line 81, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-navigation .nav-button a {
  padding: 5px 30px;
}
/* line 85, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-navigation .g-content {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
/* line 92, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 93, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-showcase .slide-bt {
  font-size: 11px;
  padding: 15px 35px;
  color: #fff;
  font-weight: 600;
}
/* line 99, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-showcase .slide-bt-1 {
  background: #1dc6df;
  border: 2px solid #1dc6df;
}
/* line 102, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-showcase .slide-bt-1:hover {
  color: #fff;
  background: #ffa800;
  border-color: #ffa800;
}
/* line 108, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-showcase .slide-bt-2 {
  background: transparent;
  border: 2px solid #999;
}
/* line 111, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-showcase .slide-bt-2:hover {
  color: #1dc6df;
  background: #fff;
  border-color: #fff;
}
/* line 120, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 121, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-pagetitle .g-content {
  padding: 0;
}
/* line 124, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-pagetitle .pagetitle-txt {
  text-align: center;
}
/* line 126, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-pagetitle .pagetitle-txt h2 {
  margin: 0;
  color: #fff;
  font-size: 45px;
}
/* line 132, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-pagetitle .jl-breadcrumb {
  text-align: center;
  justify-content: center;
}
/* line 135, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 136, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-pagetitle .jl-breadcrumb li span {
  color: #fff;
}
/* line 144, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 145, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 146, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 147, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-post-content .jl-joomlacontent .jl-content-item .jl-content-item-container {
  margin-top: -30px;
}
/* line 151, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 152, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-post-content .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-title h3 {
  margin: 10px 0;
}
/* line 154, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-post-content .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-title h3 a {
  color: #212121;
  font-size: 22px;
  font-weight: 600;
}
/* line 158, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-post-content .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-title h3 a:hover {
  color: #1dc6df;
}
/* line 164, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 165, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-post-content .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-details span {
  padding-right: 10px;
}
/* line 169, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-post-content .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-text {
  padding-top: 10px;
}
/* line 174, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-post-content .jl-joomlacontent .uk-dotnav > * > * {
  width: 7px;
  height: 7px;
  border: 1px solid #777;
  background: transparent;
}
/* line 180, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-post-content .jl-joomlacontent .uk-dotnav > .uk-active > * {
  background: #fff;
  border-color: #777;
}
/* line 188, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 189, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 190, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-greeting .greeting-txt h2 {
  color: #212121;
  margin: 0;
  font-weight: 800;
  font-size: 30px;
}
/* line 196, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-greeting .greeting-txt h4 {
  color: #212121;
  font-size: 25px;
  margin: 0;
  font-weight: 600;
}
/* line 202, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-greeting .greeting-txt p {
  color: #1dc6df;
  font-weight: 500;
}
/* line 207, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-greeting .g-social {
  text-align: left;
}
/* line 209, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 210, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-greeting .g-social a span {
  width: 40px;
  height: 40px;
  line-height: 42px;
  font-size: 15px;
  padding-left: 0;
  background: #1dc6df;
  border-radius: 50%;
  color: #fff;
}
/* line 219, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-greeting .g-social a span:hover {
  background: #ffa800;
}
/* line 223, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-greeting .g-social a .g-social-text {
  display: none;
}
/* line 231, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 232, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 233, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-intro .intro-txt h3 {
  margin: 0;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}
/* line 239, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-intro .intro-txt h6 {
  font-weight: 300;
  margin: 0;
  color: #fff;
  font-size: 14px;
}
@media only all and (max-width: 47.99rem) {
  #g-intro .intro-txt {
    text-align: center;
  }
}
/* line 249, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-intro .intro-bt {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  #g-intro .intro-bt {
    text-align: center;
  }
}
/* line 254, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-intro .intro-bt a {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-size: 12px;
  padding: 16px 30px;
}
/* line 260, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-intro .intro-bt a:hover {
  color: #1dc6df;
  border-color: #fff;
}
/* line 263, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-intro .intro-bt a:hover:before {
  border-color: #fff;
}
/* line 267, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-intro .intro-bt a:before {
  background: #fff;
  border-color: #fff;
}
/* line 273, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 274, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-intro .jl-countdown-warp .jl-countdown {
  font-family: "Open Sans";
  margin: 0;
}
/* line 277, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 278, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 279, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-intro .jl-countdown-warp .jl-countdown .jl-countdown-container .counter-block .number {
  width: 75px;
  height: 30px;
  line-height: inherit;
  font-size: 25px;
  font-weight: normal;
  border-radius: 0px;
  margin: 0;
  color: #fff;
  background: transparent;
}
/* line 290, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-intro .jl-countdown-warp .jl-countdown .jl-countdown-container .counter-block .word {
  font-size: 16px;
  color: #fff;
}
/* line 301, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 302, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 303, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-container-feature .jl-overlay .uk-overlay-background {
  background: rgba(29, 198, 223, 0.7);
}
/* line 307, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 308, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 309, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 310, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 311, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-container-feature .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images .jl-icon-box {
  text-align: center;
}
/* line 313, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-container-feature .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images .jl-icon-box span {
  font-size: 45px;
  color: #1dc6df;
}
/* line 319, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
@media only all and (max-width: 47.99rem) {
  #g-container-feature .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro {
    text-align: center;
  }
}
/* line 323, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-container-feature .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-title {
  color: #212121;
  font-size: 20px;
  font-weight: 600;
}
/* line 328, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-container-feature .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle {
  font-size: 14px;
  color: #555;
  font-weight: 300;
}
/* line 340, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 341, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-mission .mission-txt {
  color: #fff;
}
/* line 343, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-mission .mission-txt .mission-title {
  text-align: right;
  border-right: 1px solid #fff;
  padding-right: 35px;
}
@media only all and (max-width: 47.99rem) {
  #g-mission .mission-txt .mission-title {
    text-align: center;
    border: 0px;
    padding-right: 0;
  }
}
/* line 353, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-mission .mission-txt .mission-sub {
  font-size: 14px;
  font-weight: 300;
}
@media only all and (max-width: 47.99rem) {
  #g-mission .mission-txt .mission-sub {
    text-align: center;
  }
}
/* line 364, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 365, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-expanded .expanded-txt {
  text-align: center;
  color: #fff;
}
/* line 368, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 369, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-expanded .expanded-txt .ex-title h1 {
  font-weight: 600;
  font-size: 38px;
}
/* line 374, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 375, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-expanded .expanded-txt .ex-sub p {
  font-size: 20px;
}
/* line 379, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 380, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-expanded .expanded-txt .ex-bt a {
  background: #ffb933;
  margin: 0 15px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  padding: 15px 35px;
}
@media only all and (max-width: 47.99rem) {
  #g-expanded .expanded-txt .ex-bt a {
    margin-top: 10px;
  }
}
/* line 390, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-expanded .expanded-txt .ex-bt a:before {
  background: #1dc6df;
}
/* line 399, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 400, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 401, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 402, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 403, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-container-utility .jl-accordion .uk-accordion .jl-accordion-item .jl-accordion-item-title {
  background: transparent;
  font-weight: 300;
}
/* line 406, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-container-utility .jl-accordion .uk-accordion .jl-accordion-item .jl-accordion-item-title.uk-active {
  border-color: #1dc6df;
}
/* line 409, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-container-utility .jl-accordion .uk-accordion .jl-accordion-item .jl-accordion-item-title i {
  padding-right: 10px;
}
/* line 413, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-container-utility .jl-accordion .uk-accordion .jl-accordion-item .jl-accordion-item-content {
  padding: 20px;
  margin-bottom: 15px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
/* line 426, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 427, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 428, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-services .jl-portfolio .jl-portfolio-filter {
  display: none;
}
/* line 432, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-services .jl-featurebox {
  color: #fff;
}
/* line 434, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-services .jl-featurebox .jl-featurebox-item {
  padding: 50px;
}
/* line 436, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-services .jl-featurebox .jl-featurebox-item.fb1 {
  background: #31cde4;
}
/* line 439, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-services .jl-featurebox .jl-featurebox-item.fb2 {
  background: #1dc6df;
}
/* line 442, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-services .jl-featurebox .jl-featurebox-item.fb3 {
  background: #1ab2c8;
}
/* line 445, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 446, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 447, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-services .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-title {
  font-size: 25px;
  margin-bottom: 40px;
  font-weight: 600;
}
/* line 452, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 453, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-services .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle .fb-bt {
  margin-top: 30px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-size: 12px;
  padding: 16px 30px;
}
/* line 460, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-services .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle .fb-bt:hover {
  color: #1dc6df;
  border-color: #fff;
}
/* line 463, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-services .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle .fb-bt:hover:before {
  border-color: #fff;
}
/* line 467, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-services .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle .fb-bt:before {
  background: #fff;
  border-color: #fff;
}
/* line 480, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 481, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 482, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 483, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-calltoaction .jl-heading-content .jl-heading-subtitle a {
  padding: 15px 35px;
  margin-top: 20px;
}
/* line 492, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 493, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-donation .donation-txt {
  text-align: center;
  color: #fff;
}
/* line 496, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 497, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-donation .donation-txt .donation-title h1 {
  font-weight: 600;
  font-size: 38px;
}
/* line 502, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 503, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-donation .donation-txt .donation-sub p {
  font-size: 20px;
}
/* line 507, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 508, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-donation .donation-txt .donation-bt a {
  margin: 0 15px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  padding: 15px 35px;
}
/* line 515, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-donation .donation-txt .donation-bt .bt-1 {
  color: #1dc6df;
  background: #fff;
  border: 2px solid #fff;
}
/* line 519, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-donation .donation-txt .donation-bt .bt-1:hover {
  border-color: #1dc6df;
  color: #fff;
}
/* line 523, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-donation .donation-txt .donation-bt .bt-1:before {
  background: #1dc6df;
}
/* line 527, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-donation .donation-txt .donation-bt .bt-2 {
  color: #fff;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
@media only all and (max-width: 47.99rem) {
  #g-donation .donation-txt .donation-bt .bt-2 {
    margin-top: 10px;
  }
}
/* line 534, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-donation .donation-txt .donation-bt .bt-2:hover {
  border-color: #fff;
  color: #1dc6df;
}
/* line 538, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-donation .donation-txt .donation-bt .bt-2:before {
  background: #fff;
}
/* line 547, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 548, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 549, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 550, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content {
  background: transparent;
  color: #fff;
  box-shadow: none;
}
/* line 554, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
}
/* line 559, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-info {
  margin-top: 30px;
}
/* line 561, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 562, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-image img {
  width: 60px;
  height: 60px;
  border: 0px;
}
/* line 568, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  text-align: left;
  padding-left: 15px;
  font-size: 18px;
  font-weight: 500;
  color: #1dc6df;
}
/* line 574, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-testimonials .jl-testimonial .jl-testimonial-item .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name .jl-testimonial-title {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
}
/* line 583, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-testimonials .jl-testimonial .uk-dotnav > * > * {
  width: 7px;
  height: 7px;
  border: 1px solid #fff;
  background: transparent;
}
/* line 589, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-testimonials .jl-testimonial .uk-dotnav > .uk-active > * {
  background: #fff;
  border-color: #777;
}
/* line 597, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 598, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 599, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 600, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-heading-content .jl-heading-title h2 {
  margin-bottom: 0;
}
/* line 605, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 606, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 607, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-joomlacontent .jl-content-item .jl-content-item-container {
  margin-top: -30px;
}
/* line 609, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 610, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-title h3 {
  margin: 10px 0;
}
/* line 612, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-title h3 a {
  color: #212121;
  font-size: 22px;
  font-weight: 600;
}
/* line 616, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-title h3 a:hover {
  color: #1dc6df;
}
/* line 622, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 623, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-details span {
  padding-right: 10px;
}
/* line 627, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-joomlacontent .jl-content-item .jl-content-item-container .jl-content-item-text {
  padding-top: 10px;
}
/* line 632, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-joomlacontent .uk-slidenav {
  color: #212121;
  margin-top: -90px;
  width: 32px;
  height: 32px;
  line-height: 27px;
  font-size: 26px;
  display: inherit;
}
@media only all and (max-width: 47.99rem) {
  #g-blogpost .jl-joomlacontent .uk-slidenav {
    margin-top: -70px;
  }
}
/* line 643, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-joomlacontent .uk-slidenav:hover {
  color: #1dc6df;
}
/* line 647, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-joomlacontent .uk-slidenav-previous {
  top: 0;
  right: 32px;
  left: auto;
}
/* line 652, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-joomlacontent .uk-slidenav-next {
  top: 0;
  right: 0;
}
/* line 658, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-featurebox {
  margin-top: -25px;
}
/* line 660, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 661, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 662, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images {
  text-align: center;
}
/* line 664, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 665, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-images .jl-icon-box span {
  color: #1dc6df;
}
/* line 670, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 671, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-title {
  font-size: 20px;
  color: #212121;
  font-weight: 600;
}
/* line 676, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-blogpost .jl-featurebox .jl-featurebox-item .jl-featurebox-item-content .jl-featurebox-item-intro .jl-featurebox-item-subtitle {
  font-weight: 300;
}
/* line 686, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 687, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 688, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-join-us .join-us-txt .join-us-title {
  border-right: 1px solid #fff;
  padding-right: 35px;
}
@media only all and (max-width: 47.99rem) {
  #g-join-us .join-us-txt .join-us-title {
    border-right: 0px;
    padding-right: 0;
  }
}
/* line 695, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-join-us .join-us-txt .join-us-title h2 {
  font-size: 20px;
  margin: 0;
  font-weight: 600;
}
/* line 701, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 702, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-join-us .join-us-txt .join-us-mail h4 {
  margin: 0;
  margin-top: 10px;
  font-weight: 600;
}
/* line 707, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-join-us .join-us-txt .join-us-mail h6 {
  margin: 0;
}
/* line 711, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 712, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-join-us .join-us-txt .join-us-button .join-us-bt {
  color: #fff;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
@media only all and (max-width: 47.99rem) {
  #g-join-us .join-us-txt .join-us-button .join-us-bt {
    margin-top: 10px;
  }
}
/* line 719, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-join-us .join-us-txt .join-us-button .join-us-bt:hover {
  border-color: #fff;
  color: #1dc6df;
}
/* line 723, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-join-us .join-us-txt .join-us-button .join-us-bt:before {
  background: #fff;
}
/* line 732, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 733, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 734, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 735, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-abovefooter .ab-footer-txt .ab-ft-title h5 {
  font-size: 20px;
  font-weight: 600;
  color: #212121;
}
/* line 741, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 742, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-abovefooter .ab-footer-txt .ab-ft-info .ab-ft-sub {
  font-weight: 300;
}
/* line 745, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-abovefooter .ab-footer-txt .ab-ft-info .email {
  margin-bottom: 0;
  font-weight: 600;
  color: #212121;
}
/* line 750, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-abovefooter .ab-footer-txt .ab-ft-info .maps {
  font-weight: 600;
  color: #1dc6df;
}
/* line 754, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-abovefooter .ab-footer-txt .ab-ft-info .post_title {
  margin: 0;
  color: #212121;
}
/* line 757, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-abovefooter .ab-footer-txt .ab-ft-info .post_title:hover {
  color: #1dc6df;
}
/* line 761, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-abovefooter .ab-footer-txt .ab-ft-info .post_info_item {
  color: #777;
  font-size: 12px;
}
/* line 769, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 770, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 771, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 772, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.acymailing_module .acymailing_module_form .acyfield_email input {
  background: #fff;
  -moz-box-shadow: 0px 5px 20px -5px #ccc;
  -webkit-box-shadow: 0px 5px 20px -5px #ccc;
  box-shadow: 0px 5px 20px -5px #ccc;
  font-weight: 300;
  height: 47px;
}
/* line 781, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.acymailing_module .acymailing_module_form .acysubbuttons {
  display: inline-block;
}
/* line 783, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.acymailing_module .acymailing_module_form .acysubbuttons .thm-button {
  border-radius: 0px;
  padding: 15px 30px;
}
/* line 792, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 793, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 794, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-error .error-txt h1 {
  font-size: 120px;
  font-weight: 800;
}
/* line 798, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-error .error-txt h3 {
  font-size: 35px;
}
/* line 801, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-error .error-txt .er-bt {
  color: #fff;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
@media only all and (max-width: 47.99rem) {
  #g-error .error-txt .er-bt {
    margin-top: 10px;
  }
}
/* line 808, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-error .error-txt .er-bt:hover {
  border-color: #fff;
  color: #1dc6df;
}
/* line 812, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
#g-error .error-txt .er-bt:before {
  background: #fff;
}
/* line 820, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.platform-content {
  margin: 0;
  padding: 0.5rem 0;
}
/* line 823, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 824, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.platform-content .moduletable .g-title {
  font-weight: 600;
  line-height: 1;
  font-size: 18px;
}
/* line 829, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 830, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 831, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 832, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.platform-content .moduletable .custom .category-widget ul li {
  list-style-type: none;
  padding: 12px 0;
  border-bottom: 1px solid #e3e9ed;
}
/* line 836, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.platform-content .moduletable .custom .category-widget ul li:last-child {
  border-bottom: 0px;
}
/* line 839, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.platform-content .moduletable .custom .category-widget ul li a {
  color: #555;
}
/* line 841, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.platform-content .moduletable .custom .category-widget ul li a:hover {
  color: #1dc6df;
}
/* line 848, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.platform-content .moduletable .custom p {
  font-weight: 300;
  font-size: 16px;
}
/* line 852, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.platform-content .moduletable .custom #recentcomments {
  padding-left: 15px;
}
/* line 856, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 857, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.platform-content .moduletable .search input {
  background: transparent;
  border-radius: 0px;
}
/* line 863, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 864, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 865, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
/* line 866, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.platform-content .tagspopular ul li a {
  background: #fff;
  color: #555;
  font-size: 14px;
}
/* line 870, templates/jl_believe_pro/scss/believe/styles/_believe-style.scss */
.platform-content .tagspopular ul li a:hover {
  color: #fff;
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_header.scss */
#g-header {
  color: #434343;
  background: #fff;
  border-bottom: 1px solid #ddd;
}
/* line 5, templates/jl_believe_pro/scss/believe/sections/_header.scss */
#g-header .g-content {
  padding: 0.5rem 1.5rem;
  margin: 0 0.625rem;
}
@media print {
  /* line 12, templates/jl_believe_pro/scss/believe/sections/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_navigation.scss */
#g-navigation {
  color: #212121;
  background: #fff;
  z-index: 11;
  position: relative;
}
/* line 6, templates/jl_believe_pro/scss/believe/sections/_navigation.scss */
#g-navigation .g-grid {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media print {
  /* line 12, templates/jl_believe_pro/scss/believe/sections/_navigation.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_showcase.scss */
#g-showcase {
  color: #212121;
  background: #fff;
  position: relative;
  z-index: 10;
}
/* line 6, templates/jl_believe_pro/scss/believe/sections/_showcase.scss */
#g-showcase .g-content {
  padding: 0;
  margin: 0;
}
@media print {
  /* line 14, templates/jl_believe_pro/scss/believe/sections/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_pagetitle.scss */
#g-pagetitle {
  color: #fff;
  background: #212121;
  background: url('../../images/background/pagetitle-bg.jpg') no-repeat center top;
  background-size: cover;
}
@media print {
  /* line 11, templates/jl_believe_pro/scss/believe/sections/_pagetitle.scss */
  #g-pagetitle {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_intro.scss */
#g-intro {
  color: #fff;
  background: #ffa800;
}
@media print {
  /* line 7, templates/jl_believe_pro/scss/believe/sections/_intro.scss */
  #g-intro {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_post-content.scss */
#g-post-content {
  color: #212121;
  background: #f3f5f8;
}
@media print {
  /* line 7, templates/jl_believe_pro/scss/believe/sections/_post-content.scss */
  #g-post-content {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_greeting.scss */
#g-greeting {
  color: #212121;
  background: #fff;
  background: url('../../images/background/greeting-bg.jpg') no-repeat center center;
  background-size: cover;
}
/* line 8, templates/jl_believe_pro/scss/believe/sections/_greeting.scss */
#g-greeting .g-content {
  padding: 0 1.5rem;
  margin: 0 0.625rem;
}
@media print {
  /* line 15, templates/jl_believe_pro/scss/believe/sections/_greeting.scss */
  #g-greeting {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_container-feature.scss */
#g-container-feature {
  color: #212121;
  background: #fff;
}
@media print {
  /* line 7, templates/jl_believe_pro/scss/believe/sections/_container-feature.scss */
  #g-container-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_mission.scss */
#g-mission {
  color: #fff;
  background: #1dc6df;
}
@media print {
  /* line 7, templates/jl_believe_pro/scss/believe/sections/_mission.scss */
  #g-mission {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_expanded.scss */
#g-expanded {
  color: #212121;
  background: #fff;
  background: url('../../images/background/expaned-bg.jpg') no-repeat center top;
  background-size: cover;
}
@media print {
  /* line 11, templates/jl_believe_pro/scss/believe/sections/_expanded.scss */
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_container-utility.scss */
#g-container-utility {
  color: #212121;
  background: #fff;
}
@media print {
  /* line 7, templates/jl_believe_pro/scss/believe/sections/_container-utility.scss */
  #g-container-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_services.scss */
#g-services {
  color: #212121;
  background: #fff;
}
@media print {
  /* line 7, templates/jl_believe_pro/scss/believe/sections/_services.scss */
  #g-services {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_calltoaction.scss */
#g-calltoaction {
  color: #212121;
  background: #fff;
}
@media print {
  /* line 7, templates/jl_believe_pro/scss/believe/sections/_calltoaction.scss */
  #g-calltoaction {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_donation.scss */
#g-donation {
  color: #fff;
  background: #ffa800;
  background: url('../../images/background/donation-bg.jpg') no-repeat center left;
  background-size: cover;
}
@media print {
  /* line 12, templates/jl_believe_pro/scss/believe/sections/_donation.scss */
  #g-donation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_blogpost.scss */
#g-blogpost {
  color: #444;
  background: #fff;
}
@media print {
  /* line 7, templates/jl_believe_pro/scss/believe/sections/_blogpost.scss */
  #g-blogpost {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_testimonials.scss */
#g-testimonials {
  color: #212121;
  background: #fff;
  background: url('../../images/background/testimonials-bg.jpg') no-repeat center top;
  background-size: cover;
}
@media print {
  /* line 11, templates/jl_believe_pro/scss/believe/sections/_testimonials.scss */
  #g-testimonials {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_join-us.scss */
#g-join-us {
  color: #fff;
  background: #1dc6df;
}
@media print {
  /* line 7, templates/jl_believe_pro/scss/believe/sections/_join-us.scss */
  #g-join-us {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_abovefooter.scss */
#g-abovefooter {
  color: #212121;
  background: #f3f5f8;
}
@media print {
  /* line 7, templates/jl_believe_pro/scss/believe/sections/_abovefooter.scss */
  #g-abovefooter {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_main.scss */
#g-container-main {
  background: #fff;
  color: #212121;
}
@media print {
  /* line 7, templates/jl_believe_pro/scss/believe/sections/_main.scss */
  #g-mainbar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_footer.scss */
#g-footer {
  color: #fff;
  background: #212121;
}
/* line 4, templates/jl_believe_pro/scss/believe/sections/_footer.scss */
#g-footer .g-content {
  padding: 0.5rem 0;
}
@media print {
  /* line 11, templates/jl_believe_pro/scss/believe/sections/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_error.scss */
#g-error {
  color: #fff;
  background: #1dc6df;
}
@media print {
  /* line 7, templates/jl_believe_pro/scss/believe/sections/_error.scss */
  #g-error {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas {
  background: #000;
  width: 14rem;
  color: #fff;
}
/* line 6, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas a {
  color: #fff;
}
/* line 9, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #1dc6df;
}
/* line 14, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #fff;
}
/* line 18, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas .button {
  background: transparent;
  border: 2px solid #fff !important;
  color: #fff !important;
}
/* line 23, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas .button:hover {
  border: 2px solid #1dc6df !important;
  color: #1dc6df !important;
}
/* line 28, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas .button:active {
  border: 2px solid #1dc6df !important;
  color: #1dc6df !important;
}
/* line 34, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 39, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
.g-offcanvas-toggle {
  display: none;
  font-size: 1.375rem;
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  top: 1rem;
  left: 1.1rem;
  padding-left: 1px;
  z-index: 9999;
}
@media only all and (max-width: 48rem) {
  /* line 42, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
  .g-offcanvas-toggle {
    display: block;
  }
}
/* line 59, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .dir-rtl .g-offcanvas-toggle {
    left: 4rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .dir-rtl .g-offcanvas-toggle {
    left: 2.5rem;
  }
}
/* line 70, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
/* line 71, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
.g-offcanvas-open .g-nav-overlay {
  z-index: 100000;
}
/* line 75, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
/* line 76, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 14rem;
}
/* line 81, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
/* line 82, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 14rem;
}
/* line 87, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
/* line 88, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
/* line 89, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
  right: auto;
}
/* line 94, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
/* line 95, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
  left: auto;
}
/* line 103, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
/* line 104, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
/* line 105, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #000;
}
/* line 107, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
/* line 108, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #fff;
}
/* line 111, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
/* line 112, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #1bb6cd;
}
/* line 115, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
}
/* line 120, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
/* line 121, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
/* line 122, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #36cee5;
  background: #1bb6cd;
  border-radius: 0;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 125, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #18a6bb;
}
/* line 135, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 14rem;
}
/* line 142, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -2.125rem;
}
/* line 147, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
/* line 148, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
.g-preset-thumbnails img {
  margin-bottom: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-preset-thumbnails {
    text-align: center;
  }
  /* line 155, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
  .g-preset-thumbnails .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 45% !important;
  }
  /* line 164, templates/jl_believe_pro/scss/believe/sections/_offcanvas.scss */
  .g-preset-thumbnails .g-content {
    margin-left: 5px;
  }
}
@media only all and (max-width: 47.99rem) and (max-width: 47.99rem) {
  .g-preset-thumbnails .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 auto !important;
    -moz-flex: 0 auto !important;
    -ms-flex: 0 auto !important;
    flex: 0 auto !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_aside.scss */
#g-aside {
  color: #212121;
  background: #fff;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media print {
  /* line 9, templates/jl_believe_pro/scss/believe/sections/_aside.scss */
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/sections/_sidebar.scss */
#g-sidebar {
  background: #fff;
  color: #212121;
}
@media print {
  /* line 7, templates/jl_believe_pro/scss/believe/sections/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/layouts/_offline.scss */
/* line 2, templates/jl_believe_pro/scss/believe/layouts/_offline.scss */
.g-offline h1 {
  font-weight: 300;
}
/* line 6, templates/jl_believe_pro/scss/believe/layouts/_offline.scss */
/* line 7, templates/jl_believe_pro/scss/believe/layouts/_offline.scss */
.g-offline .g-loginform #g-loginform {
  width: 50%;
  margin: 0 auto;
}
@media only all and (max-width: 47.99rem) {
  .g-offline .g-loginform #g-loginform {
    width: 80%;
  }
}
/* line 14, templates/jl_believe_pro/scss/believe/layouts/_offline.scss */
.g-offline .g-loginform #g-loginform fieldset {
  text-align: left;
}
/* line 17, templates/jl_believe_pro/scss/believe/layouts/_offline.scss */
.g-offline .g-loginform #g-loginform label {
  margin-bottom: 0.625rem;
  display: block;
}
/* line 24, templates/jl_believe_pro/scss/believe/layouts/_offline.scss */
/* line 25, templates/jl_believe_pro/scss/believe/layouts/_offline.scss */
.g-offline #frame #form-login {
  width: 50%;
  margin: 0 auto;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #frame #form-login {
    width: 80%;
  }
}
/* line 32, templates/jl_believe_pro/scss/believe/layouts/_offline.scss */
.g-offline #frame #form-login fieldset {
  text-align: left;
}
/* line 35, templates/jl_believe_pro/scss/believe/layouts/_offline.scss */
.g-offline #frame #form-login label {
  display: block;
  margin-bottom: 0.625rem;
}
/* line 1, templates/jl_believe_pro/scss/believe/layouts/_error.scss */
/* line 2, templates/jl_believe_pro/scss/believe/layouts/_error.scss */
.outline-_error input.inputbox.search-query.input-medium {
  width: 60%;
  padding: 14px 60px 15px 30px;
  height: inherit;
  border: none;
  color: #17c3b9;
  font-size: 18px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
/* line 14, templates/jl_believe_pro/scss/believe/layouts/_error.scss */
.outline-_error button.btn, .outline-_error input[type="submit"].btn {
  background: #1dc6df;
  font-size: 16px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: none;
  padding: 11px;
  left: 10px;
  margin-left: -66px;
  position: relative;
  opacity: 0.7;
}
/* line 1, templates/jl_believe_pro/scss/believe/particles/_social.scss */
.g-social {
  line-height: normal;
  text-align: right;
}
/* line 4, templates/jl_believe_pro/scss/believe/particles/_social.scss */
.g-social a {
  color: rgba(178, 185, 189, 0.8);
}
/* line 6, templates/jl_believe_pro/scss/believe/particles/_social.scss */
.g-social a span {
  border-radius: 0;
  padding-left: 10px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 17, templates/jl_believe_pro/scss/believe/particles/_social.scss */
.g-social a:hover {
  color: #1dc6df;
}
@media only all and (max-width: 47.99rem) {
  .g-social {
    text-align: center;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/particles/_branding.scss */
.g-branding {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  text-align: center;
}
/* line 6, templates/jl_believe_pro/scss/believe/particles/_branding.scss */
.g-branding a {
  color: #ffa800;
}
/* line 8, templates/jl_believe_pro/scss/believe/particles/_branding.scss */
.g-branding a:hover {
  color: #444;
}
/* line 1, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
.g-content-array {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 5, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 3.1875rem;
}
/* line 8, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
/* line 12, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
/* line 13, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 3.1875rem;
  }
}
/* line 39, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
/* line 48, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
/* line 53, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/jl_believe_pro/scss/believe/particles/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
@media only all and (max-width: 47.938rem) {
  /* line 2, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
  /* line 3, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
  .jl-tabs-container .uk-tab-top .jl-tab-nav, .jl-tabs-container .uk-tab-grid.uk-tab-bottom .jl-tab-nav {
    width: auto;
  }
}
/* line 8, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container {
  border: 1px solid #ddd;
}
/* line 10, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab {
  margin: 0;
}
/* line 12, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 13, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 14, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab > .jl-tab-nav.uk-active a:before {
  content: "";
  position: absolute;
}
/* line 20, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 21, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab > li > a {
  text-align: center;
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #666;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
/* line 30, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab > li > a:hover {
  color: #666;
}
/* line 35, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab .uk-tab-responsive {
  margin: 0;
  cursor: pointer;
}
/* line 38, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab .uk-tab-responsive .jl-tab-nav {
  border-top: 1px solid #ddd;
}
/* line 41, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab .uk-tab-responsive a {
  color: #444;
}
/* line 44, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab .uk-tab-responsive .uk-dropdown {
  border-radius: 0;
  margin: 0;
  padding: 0 5px;
}
/* line 48, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab .uk-tab-responsive .uk-dropdown a {
  color: #444;
}
/* line 53, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 54, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab .uk-active a {
  color: #ffa800;
}
/* line 60, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .tabs-content {
  padding: 30px;
}
/* line 63, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 64, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 65, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 66, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab-top > .jl-tab-nav.uk-active a:before {
  border-top: 3px solid transparent;
  border-top-color: #ffa800;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 76, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 77, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 78, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 79, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab-bottom > .jl-tab-nav.uk-active a:before {
  border-bottom: 3px solid transparent;
  border-bottom-color: #ffa800;
  bottom: 0;
  left: 0;
  width: 100%;
}
/* line 89, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 90, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 91, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 92, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab-left > .jl-tab-nav.uk-active a:before {
  border-left: 3px solid transparent;
  border-left-color: #ffa800;
  top: 0;
  left: 0;
  height: 100%;
}
/* line 102, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 103, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 104, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
/* line 105, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab-right > .jl-tab-nav.uk-active a:before {
  border-right: 3px solid transparent;
  border-right-color: #ffa800;
  top: 0;
  right: 0;
  height: 100%;
}
/* line 115, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab-top li.jl-tab-nav {
  border-left: 1px solid #ddd;
}
/* line 118, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab-top li.jl-tab-nav:first-child {
  border-left: 0px;
}
/* line 121, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab-bottom li.jl-tab-nav {
  border-left: 1px solid #ddd;
}
/* line 124, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab-bottom li.jl-tab-nav:first-child {
  border-left: 0px;
}
/* line 127, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab-left li.jl-tab-nav {
  border-top: 1px solid #ddd;
}
/* line 130, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab-left li.jl-tab-nav:first-child {
  border-top: 0px;
}
/* line 133, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab-right li.jl-tab-nav {
  border-top: 1px solid #ddd;
}
/* line 136, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-container .uk-tab-right li.jl-tab-nav:first-child {
  border-top: 0px;
}
/* line 140, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-item-content.top, .jl-tabs-item-content.bottom {
  padding: 20px;
}
/* line 143, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-item-content.left {
  padding: 20px 20px 20px 0;
}
/* line 146, templates/jl_believe_pro/scss/believe/particles/_tabs.scss */
.jl-tabs-item-content.right {
  padding: 20px 0 20px 20px;
}
/* line 1, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 2, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table ul {
  padding: 0;
  margin: 0;
}
/* line 5, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table ul li {
  list-style-type: none;
}
/* line 9, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 10, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table a:hover {
  text-decoration: none;
}
/* line 15, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 16, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 17, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item {
  margin-top: 0;
}
/* line 19, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content {
  text-align: center;
  border-bottom: 3px solid #9b59b6;
}
/* line 22, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 23, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-top, .jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-top {
  background: #16a085;
}
/* line 26, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 27, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-bottom .jl-pt-item-button, .jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-bottom .jl-pt-item-button {
  background: #16a085;
}
/* line 32, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 33, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-top, .jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-top {
  background: #e67e22;
}
/* line 36, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 37, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-bottom .jl-pt-item-button, .jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-bottom .jl-pt-item-button {
  background: #e67e22;
}
/* line 42, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 43, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-top, .jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-top {
  background: #9b59b6;
}
/* line 46, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 47, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-bottom .jl-pt-item-button, .jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-bottom .jl-pt-item-button {
  background: #9b59b6;
}
/* line 52, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top {
  padding: 50px 20px;
  position: relative;
}
/* line 55, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top:after {
  position: absolute;
  background-image: url('../images/pricingtable/header-shadow.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  display: block;
  width: 100%;
  opacity: 0.8;
  bottom: -50px;
  left: 0;
  height: 50px;
  content: "";
}
/* line 69, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title {
  color: #fff;
}
/* line 71, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title h3 {
  font-family: "Lato";
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
  margin: 0;
}
/* line 79, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title h6 {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 16px;
  text-transform: uppercase;
  margin: 5px 0 15px;
}
/* line 89, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center {
  background: #fff;
  padding: 45px 35px;
}
/* line 92, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 93, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul li {
  font-family: "Lato";
  font-size: 12px;
  padding: 10px 0;
  line-height: 17px;
  color: #636363;
}
/* line 102, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom {
  background: #fff;
  padding: 0 35px 45px;
}
/* line 105, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style1 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button {
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  padding: 8px 40px;
  border-radius: 60px;
}
/* line 122, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 123, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 124, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item {
  margin-top: 0;
}
/* line 126, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content {
  text-align: center;
  border-bottom: 3px solid #9b59b6;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
/* line 133, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
/* line 140, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 141, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 142, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 143, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-top .jl-pt-item-price span, .jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-top .jl-pt-item-price span {
  color: #2ecc71;
}
/* line 147, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 148, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-top .jl-pt-item-features span, .jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-top .jl-pt-item-features span {
  background: #2ecc71;
}
/* line 153, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 154, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-bottom .jl-pt-item-button, .jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-bottom .jl-pt-item-button {
  background: #2ecc71;
}
/* line 159, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 160, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 161, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 162, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-top .jl-pt-item-price span, .jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-top .jl-pt-item-price span {
  color: #3498db;
}
/* line 166, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 167, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-top .jl-pt-item-features span, .jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-top .jl-pt-item-features span {
  background: #3498db;
}
/* line 172, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 173, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-bottom .jl-pt-item-button, .jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-bottom .jl-pt-item-button {
  background: #3498db;
}
/* line 178, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 179, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 180, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 181, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-top .jl-pt-item-price span, .jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-top .jl-pt-item-price span {
  color: #9b59b6;
}
/* line 185, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 186, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-top .jl-pt-item-features span, .jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-top .jl-pt-item-features span {
  background: #9b59b6;
}
/* line 191, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 192, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-bottom .jl-pt-item-button, .jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-bottom .jl-pt-item-button {
  background: #9b59b6;
}
/* line 197, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top {
  position: relative;
  background: #2b2b33;
  padding: 2.8em 1.8em 2em;
  border-top-left-radius: 0.7em;
  -webkit-border-top-left-radius: 0.7em;
  -o-border-top-left-radius: 0.7em;
  -moz-border-top-left-radius: 0.7em;
  border-top-right-radius: 0.7em;
  -webkit-border-top-right-radius: 0.7em;
  -o-border-top-right-radius: 0.7em;
  -moz-border-top-left-radius: 0.7em;
}
/* line 209, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title {
  color: #fff;
}
/* line 211, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title h3 {
  font-family: "Lato";
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
  margin: 0;
}
/* line 219, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title h6 {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 16px;
  text-transform: uppercase;
  margin: 5px 0 15px;
}
/* line 228, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 229, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-price span {
  font-size: 18px;
}
/* line 232, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-price label {
  color: #8c8c94;
}
/* line 236, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-features {
  position: absolute;
  top: 0;
  overflow: hidden;
  height: 130px;
  width: 143px;
  text-align: center;
  z-index: 0;
  right: 0;
  border-top-right-radius: 0.7em;
  -o-border-top-right-radius: 0.7em;
  -moz-border-top-right-radius: 0.7em;
  -webkit-border-top-right-radius: 0.7em;
}
/* line 249, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-features span {
  font-size: 14px;
  color: #fff;
  background: #fa6e6f;
  text-transform: uppercase;
  padding: 58px 35px 17px 40px;
  width: 281px;
  text-align: center;
  display: block;
  position: absolute;
  left: -47px;
  top: -41px;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
  transform: rotate(40deg);
  box-shadow: 3px -4px 13px 3px rgba(0, 0, 0, 0.75);
  box-sizing: content-box;
}
/* line 272, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center {
  background: #fff;
}
/* line 274, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul {
  padding: 5px 0;
}
/* line 276, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul li {
  color: #9e9e9e;
  font-size: 15px;
  display: block;
  padding: 16px 0;
  font-weight: 400;
}
/* line 283, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul li:nth-child(2n + 1) {
  background: #f4f4f4;
}
/* line 288, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom {
  background: #fff;
  padding: 2.7em 0em 2.7em;
}
/* line 291, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style2 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button {
  color: #fff;
  font-size: 0.9em;
  font-weight: 500;
  padding: 0.8em 2em;
  text-decoration: none;
  background: #fa6e6f;
  text-transform: uppercase;
  -webkit-appearance: none;
  border-radius: 1em;
  -webkit-border-radius: 1em;
  -o-border-radius: 1em;
  -moz-border-radius: 1em;
  outline: none;
}
/* line 313, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 314, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 315, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style3 .jl-pc-content .jl-pt-item {
  margin-top: 0;
}
/* line 317, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style3 .jl-pc-content .jl-pt-item .jl-pt-item-content {
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  padding: 52px;
  background-color: #fff;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
/* line 325, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 326, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style3 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title {
  font-size: 10px;
  font-weight: 400;
  color: #343434;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 26px;
  opacity: 0.5;
  padding: 0 0 24px;
  margin: 0 0 26px;
  border-bottom: 1px solid #808080;
}
/* line 338, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style3 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-price {
  position: relative;
  font-size: 64px;
  font-weight: 700;
  color: #343434;
  line-height: 65px;
  margin: 0 0 26px;
  padding: 0 0 0 12px;
}
/* line 346, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style3 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-price:before {
  position: absolute;
  content: "\f155";
  font-family: FontAwesome;
  left: 0;
  top: -20px;
  color: #343434;
  font-size: 16px;
}
/* line 357, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style3 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center {
  background: #fff;
}
/* line 359, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 360, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style3 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul li {
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  line-height: 26px;
  margin: 0 0 26px;
}
/* line 369, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 370, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style3 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button {
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 3px;
  padding: 20px 20px;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  line-height: 17px;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  border: 2px solid #999;
  color: #999;
}
/* line 386, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style3 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button:hover {
  color: #000;
  border-color: #000;
}
/* line 397, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 398, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 399, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item {
  margin-top: 0;
}
/* line 401, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item .jl-pt-item-content {
  text-align: center;
  border-radius: 7px;
  border: 3px solid #000;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 24px;
  position: relative;
  text-align: center;
  transition: margin-top 0.5s linear 0s;
  -moz-transition: margin-top 0.5s linear 0s;
  -ms-transition: margin-top 0.5s linear 0s;
  -webkit-transition: margin-top 0.5s linear 0s;
  color: #9f9f9f;
}
/* line 415, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item .jl-pt-item-content:hover {
  margin-top: -30px;
  transition: margin-top 0.3s linear 0s;
  -moz-transition: margin-top 0.3s linear 0s;
  -ms-transition: margin-top 0.3s linear 0s;
  -webkit-transition: margin-top 0.3s linear 0s;
}
/* line 422, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item .jl-pt-item-content:before {
  border-style: solid;
  border-width: 64px 64px 0 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
/* line 432, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item .jl-pt-item-content .pricing-ic {
  border-color: #111 transparent transparent;
  background-color: #fff;
  border-radius: 0 !important;
  border-style: solid;
  border-width: 64px 64px 0 0;
  content: "";
  height: 0;
  left: 0px;
  position: absolute;
  top: 0;
  width: 0;
}
/* line 445, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 446, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title {
  font-size: 48px;
  color: #565656;
  margin: 0 0 10px 0;
}
/* line 451, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-price {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  display: block;
}
/* line 457, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-features {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 15px;
  bottom: -20px;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  padding: 2px 21px;
  position: relative;
}
/* line 467, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-features:before {
  background-color: #dedede;
  border: medium none;
  height: 1px;
  width: 46px;
  position: absolute;
  content: '';
  left: -46px;
  top: 18px;
}
/* line 477, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-features:after {
  background-color: #dedede;
  border: medium none;
  height: 1px;
  width: 46px;
  position: absolute;
  content: '';
  right: -46px;
  top: 18px;
}
/* line 489, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center {
  background: #fff;
}
/* line 491, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul {
  margin: 40px 0 0;
  text-align: left;
}
/* line 494, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul li {
  font-size: 20px;
  line-height: 30px;
  padding: 10px 0;
  font-weight: 300;
}
/* line 499, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style4 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul li i {
  padding-right: 10px;
}
/* line 505, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 515, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 516, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 517, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item {
  margin-top: 0;
}
/* line 519, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content {
  text-align: center;
  border-radius: 4px;
  overflow: hidden;
}
/* line 523, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 524, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-top, .jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-top {
  background: #d27ff1;
}
/* line 526, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-top .ic-bottom, .jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-top .ic-bottom {
  background: rgba(0, 0, 0, 0) linear-gradient(to right bottom, #d27ff1 50%, #fff 50%) repeat scroll 0 0;
}
/* line 530, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 531, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 532, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-bottom .jl-pt-item-button:hover, .jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-bottom .jl-pt-item-button:hover {
  background: #d27ff1;
  color: #fff;
}
/* line 539, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 540, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-top, .jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-top {
  background: #41cac0;
}
/* line 542, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-top .ic-bottom, .jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-top .ic-bottom {
  background: rgba(0, 0, 0, 0) linear-gradient(to right bottom, #41cac0 50%, #fff 50%) repeat scroll 0 0;
}
/* line 546, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 547, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 548, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-bottom .jl-pt-item-button:hover, .jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-bottom .jl-pt-item-button:hover {
  background: #41cac0;
  color: #fff;
}
/* line 555, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 556, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-top, .jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-top {
  background: #8386e7;
}
/* line 558, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-top .ic-bottom, .jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-top .ic-bottom {
  background: rgba(0, 0, 0, 0) linear-gradient(to right bottom, #8386e7 50%, #fff 50%) repeat scroll 0 0;
}
/* line 562, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 563, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 564, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-bottom .jl-pt-item-button:hover, .jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-bottom .jl-pt-item-button:hover {
  background: #8386e7;
  color: #fff;
}
/* line 571, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top {
  padding: 40px 0 0;
  position: relative;
}
/* line 574, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title {
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  display: block;
  text-transform: uppercase;
  line-height: normal;
  padding-bottom: 13px;
}
/* line 583, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-price {
  color: #fff;
  display: block;
  margin: 0px auto;
  font-size: 44px;
  font-weight: 600;
  line-height: 28px;
}
/* line 590, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-price em {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  padding: 5px 0 20px 0;
  font-style: normal;
  display: block;
  position: relative;
  text-transform: uppercase;
}
/* line 601, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .ic-bottom {
  bottom: -30px;
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  width: 100%;
}
/* line 610, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center {
  background: #fff;
}
/* line 612, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul {
  padding: 55px 0 40px 0;
}
/* line 614, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul li {
  display: block;
  font-weight: 300;
  font-size: 16px;
  padding: 10px 0;
  line-height: 20px;
  margin: 0;
  color: #6d7272;
}
/* line 625, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 626, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style5 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button {
  background: #e5e5e5;
  color: #666;
  border-radius: 0 0 4px 4px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 3px;
  padding: 20px 20px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  line-height: 17px;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
}
/* line 649, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 650, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 651, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item {
  margin-top: 0;
}
/* line 653, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content {
  border: 1px solid #eee;
  box-shadow: 1px 1px 1px 0 #f4f4f4;
  border-radius: 5px;
  padding: 30px 20px;
  background: #fff;
  text-align: center;
}
/* line 660, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 661, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 662, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-top .jl-pt-item-price, .jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-top .jl-pt-item-price {
  background: #74c0ce;
}
/* line 668, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 669, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 670, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-top .jl-pt-item-price, .jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-top .jl-pt-item-price {
  background: #f2846b;
}
/* line 675, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 676, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 677, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-top .jl-pt-item-price {
  background: #39a784;
}
/* line 682, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 683, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 684, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-top .jl-pt-item-price {
  background: #f6b966;
}
/* line 689, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 690, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title {
  font-size: 18px;
  font-weight: 700;
  color: #444;
  text-transform: uppercase;
  line-height: 25px;
}
/* line 697, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-price {
  background-color: #1dc6df;
  border-radius: 50%;
  color: #fff;
  height: 100px;
  margin: 25px auto;
  width: 100px;
  font-size: 32px;
  font-weight: 400;
  display: table;
}
/* line 707, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-price small {
  display: block;
  font-size: 14px;
  line-height: 14px;
}
/* line 712, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-price span {
  display: inline-block;
  vertical-align: super;
  font-size: 16px;
  line-height: 10px;
}
/* line 720, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center {
  background: #fff;
}
/* line 722, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 723, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul li {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0;
  margin: 0 0 20px;
  color: #444;
}
/* line 734, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 735, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button {
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #bfbfbf;
  color: #bfbfbf;
  letter-spacing: 3px;
  padding: 20px 20px;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  line-height: 17px;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
}
/* line 751, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style6 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button:hover {
  border-color: #777;
  color: #777;
}
/* line 762, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 763, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 764, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item {
  margin-top: 0;
}
/* line 766, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content {
  border: 1px solid #eee;
  box-shadow: 1px 1px 1px 0 #f4f4f4;
  background: #fff;
  text-align: center;
}
/* line 771, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 772, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 773, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-top .jl-pt-item-title, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-top .jl-pt-item-title, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-top .jl-pt-item-icon, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-top .jl-pt-item-icon {
  color: #0b67b2;
}
/* line 777, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 778, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-center .jl-pt-item-price, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-center .jl-pt-item-price {
  color: #0b67b2;
}
/* line 782, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 783, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-bottom .jl-pt-item-button, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-bottom .jl-pt-item-button {
  background: #0b67b2;
}
/* line 788, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 789, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 790, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-top .jl-pt-item-title, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-top .jl-pt-item-title, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-top .jl-pt-item-icon, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-top .jl-pt-item-icon {
  color: #7dbb02;
}
/* line 794, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 795, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-center .jl-pt-item-price, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-center .jl-pt-item-price {
  color: #7dbb02;
}
/* line 799, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 800, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-bottom .jl-pt-item-button, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-bottom .jl-pt-item-button {
  background: #7dbb02;
}
/* line 805, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 806, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 807, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-top .jl-pt-item-title, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-top .jl-pt-item-title, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-top .jl-pt-item-icon, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-top .jl-pt-item-icon {
  color: #f22a6b;
}
/* line 811, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 812, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-center .jl-pt-item-price, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-center .jl-pt-item-price {
  color: #f22a6b;
}
/* line 816, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 817, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-bottom .jl-pt-item-button, .jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-bottom .jl-pt-item-button {
  background: #f22a6b;
}
/* line 822, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top {
  padding: 20px 0;
}
/* line 824, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-icon {
  font-size: 40px;
  line-height: 1;
}
/* line 828, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title {
  font-size: 32px;
  font-weight: 300;
  line-height: 1;
}
/* line 834, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center {
  background: #fff;
}
/* line 836, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 837, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul li {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 0;
  color: #444;
  border-top: 1px solid #f0f0f0;
}
/* line 847, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center .jl-pt-item-price {
  padding: 30px 0;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
}
/* line 854, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center .jl-pt-item-price small {
  color: #757575;
  font-size: 12px;
  display: block;
}
/* line 861, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom {
  padding: 20px 0;
}
/* line 863, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style7 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button {
  border: medium none;
  border-radius: 50px;
  font-size: 15px;
  font-weight: bold;
  margin: auto;
  opacity: 1;
  outline: medium none;
  padding: 11px 24px;
  text-decoration: none;
  transition: opacity 0.2s ease 0s;
  color: #fff;
}
/* line 882, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 883, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 884, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item {
  margin-top: 0;
}
/* line 886, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content {
  border-radius: 4px;
  background: #fff;
  text-align: center;
}
/* line 890, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 891, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 892, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-bottom .jl-pt-item-button {
  background: #f44336;
}
/* line 894, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-bottom .jl-pt-item-button i {
  border-bottom-color: #f44336;
}
/* line 900, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 901, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 902, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-bottom .jl-pt-item-button {
  background: #e91e63;
}
/* line 904, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-bottom .jl-pt-item-button i {
  border-bottom-color: #e91e63;
}
/* line 910, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 911, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 912, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-bottom .jl-pt-item-button {
  background: #9c27b0;
}
/* line 914, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-bottom .jl-pt-item-button i {
  border-bottom-color: #9c27b0;
}
/* line 920, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 921, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 922, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-bottom .jl-pt-item-button {
  background: #673ab7;
}
/* line 924, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content.item4 .jl-pt-item-bottom .jl-pt-item-button i {
  border-bottom-color: #673ab7;
}
/* line 930, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 931, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 932, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-bottom .jl-pt-item-button {
  background: #3f51b5;
}
/* line 934, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content.item5 .jl-pt-item-bottom .jl-pt-item-button i {
  border-bottom-color: #3f51b5;
}
/* line 940, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 941, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 942, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-bottom .jl-pt-item-button {
  background: #2196f3;
}
/* line 944, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content.item6 .jl-pt-item-bottom .jl-pt-item-button i {
  border-bottom-color: #2196f3;
}
/* line 950, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top {
  padding: 30px 0;
}
/* line 952, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-price {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  color: #383838;
}
/* line 958, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title {
  font-size: 12px;
  line-height: normal;
  color: #909090;
  text-transform: uppercase;
}
/* line 965, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom {
  padding: 0 0 5px;
}
/* line 967, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button {
  display: block;
  position: relative;
  text-align: center;
  padding: 14px 0px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 977, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style8 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button i {
  border: 7px solid;
  content: " ";
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(213, 201, 26, 0);
  margin-left: -7px;
  border-width: 7px;
}
/* line 999, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1000, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1001, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style9 .jl-pc-content .jl-pt-item {
  margin-top: 0;
}
/* line 1003, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content {
  border: 1px solid #e7e7e7;
  padding: 20px;
  position: relative;
  background: #fff;
  text-align: center;
}
/* line 1009, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content:before {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ee534f;
  border-style: solid;
  border-width: 0 0 15px 10px;
  content: "";
  height: 0;
  left: 36px;
  position: absolute;
  top: -15px;
  width: 0;
}
/* line 1020, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ee534f;
  border-style: solid;
  border-width: 14px 0 0 11px;
  content: "";
  height: 0;
  position: absolute;
  right: 36px;
  top: -15px;
  width: 0;
}
@media only all and (max-width: 47.99rem) {
  /* line 1032, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
  .jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content:before {
    display: none;
  }
  /* line 1035, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
  .jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content:after {
    display: none;
  }
}
@media (max-width: 60rem) and (min-width: 48rem) {
  /* line 1040, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
  .jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content:before {
    left: 10px;
  }
  /* line 1043, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
  .jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content:after {
    right: 10px;
  }
}
/* line 1047, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top {
  background: #ee534f none repeat scroll 0 0;
  color: #fff;
  margin: -35px auto 115px;
  padding-top: 35px;
  position: relative;
  width: 210px;
}
/* line 1054, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top:before {
  border-color: #ee534f rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 60px 105px 0;
  bottom: -60px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}
@media (max-width: 60rem) and (min-width: 48rem) {
  /* line 1065, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
  .jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top {
    margin: -35px auto 115px !important;
    padding-top: 35px !important;
    width: 150px !important;
  }
  /* line 1069, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
  .jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top:before {
    border-width: 48px 76px 0 !important;
    bottom: -48px !important;
  }
}
/* line 1075, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-price {
  color: #fff;
  margin: 0;
  font-size: 24px;
}
/* line 1080, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-top .jl-pt-item-title {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 0;
  color: #fff;
  font-weight: 400;
}
/* line 1088, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1089, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1090, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-center ul li {
  margin: 0 0 30px;
  font-size: 14px;
  font-weight: 300;
}
/* line 1097, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1098, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button {
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  padding: 10px 25px;
  color: #666;
}
/* line 1103, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style9 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-bottom .jl-pt-item-button:hover {
  color: #fff;
  background: #ee534f;
}
/* line 1114, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1115, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1116, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item {
  margin-top: 0;
  text-align: center;
}
/* line 1119, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content {
  width: 220px;
  height: 220px;
  display: inline-block;
  margin: 8px;
  border-radius: 150px;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #fff;
}
/* line 1134, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1135, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content:hover .jl-pt-item-before {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 1;
}
/* line 1143, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content:hover .jl-pt-item-after {
  -moz-transform: scale(1) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -webkit-transform: scale(1) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -o-transform: scale(1) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -ms-transform: scale(1) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  transform: scale(1) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  opacity: 1;
}
/* line 1153, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1154, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1155, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-before .jl-pt-item-price {
  color: #ca1c76;
}
/* line 1158, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-before .jl-pt-item-title {
  color: #ca1c76;
}
/* line 1162, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-after {
  background: #ca1c76;
}
/* line 1164, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-after .jl-pt-item-title {
  color: #fff;
}
/* line 1167, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1168, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-after ul li {
  color: #fff;
}
/* line 1170, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item1 .jl-pt-item-after ul li i {
  padding-right: 10px;
}
/* line 1177, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1178, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1179, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-before .jl-pt-item-price {
  color: #198618;
}
/* line 1182, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-before .jl-pt-item-title {
  color: #198618;
}
/* line 1186, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-after {
  background: #198618;
}
/* line 1188, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-after .jl-pt-item-title {
  color: #fff;
}
/* line 1191, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1192, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-after ul li {
  color: #fff;
}
/* line 1194, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item2 .jl-pt-item-after ul li i {
  padding-right: 10px;
}
/* line 1201, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1202, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1203, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-before .jl-pt-item-price {
  color: #2dcefb;
}
/* line 1206, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-before .jl-pt-item-title {
  color: #2dcefb;
}
/* line 1210, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-after {
  background: #2dcefb;
}
/* line 1212, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-after .jl-pt-item-title {
  color: #fff;
}
/* line 1215, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1216, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-after ul li {
  color: #fff;
}
/* line 1218, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content.item3 .jl-pt-item-after ul li i {
  padding-right: 10px;
}
/* line 1225, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-before {
  width: 220px;
  height: 220px;
  background: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 10px 0 #dbdbdb;
  box-shadow: 0 0 10px 0 #dbdbdb;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 1239, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-before .jl-pt-item-price {
  font-size: 80px;
  text-align: center;
  color: #777;
  line-height: 1;
}
/* line 1244, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-before .jl-pt-item-price span {
  display: inline-block;
  vertical-align: inherit;
  font-size: 16px;
  line-height: 10px;
}
/* line 1251, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-before .jl-pt-item-title {
  font-size: 25px;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 10px 0;
  color: #777;
}
/* line 1258, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-before .jl-pt-item-features {
  color: #9b9b9b;
  font-size: 14px;
  text-align: center;
  padding: 15px 45px;
  line-height: 1;
}
/* line 1266, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-after {
  width: 220px;
  height: 220px;
  background: #1dc6df;
  top: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 10px 0 #dbdbdb;
  box-shadow: 0 0 10px 0 #dbdbdb;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  border-radius: 150px;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  opacity: 0;
  -moz-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -webkit-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -o-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -ms-transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  transform: scale(0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -webkit-backface-visibility: hidden;
}
/* line 1292, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-after .jl-pt-item-title {
  font-size: 25px;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 10px 0;
  color: #777;
}
/* line 1299, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
/* line 1300, templates/jl_believe_pro/scss/believe/particles/_pricingtables.scss */
.jl-pricing-table .style10 .jl-pc-content .jl-pt-item .jl-pt-item-content .jl-pt-item-after ul li {
  color: #777;
}
/* line 2, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 3, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 4, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style1 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 9, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 10, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 11, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style1 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0px;
  height: 2px;
  background: #ddd;
  width: 30px;
  left: 50%;
  margin-left: -15px;
}
/* line 23, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 24, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 25, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style1 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0px;
  height: 2px;
  background: #ddd;
  width: 30px;
  left: 0;
}
/* line 36, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 37, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 38, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style1 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0px;
  height: 2px;
  background: #ddd;
  width: 30px;
  right: 0;
}
/* line 51, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 52, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 53, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style2 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
  border-bottom: 1px solid #eee;
}
/* line 59, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 60, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 61, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style2 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: -1px;
  height: 1px;
  background: #777;
  width: 30px;
  left: 50%;
  margin-left: -15px;
}
/* line 73, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 74, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 75, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style2 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: -1px;
  height: 1px;
  background: #777;
  width: 30px;
  left: 0;
}
/* line 86, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 87, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 88, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style2 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: -1px;
  height: 1px;
  background: #777;
  width: 30px;
  right: 0;
}
/* line 102, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 103, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 104, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style3 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 109, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 110, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 111, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style3 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTI0NCAzOTEgMTIyIDEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yNDQgMzkxIDEyMiAxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGlkPSJYTUxJRF8zOTNfIiBjbGFzcz0ic3QwIiBwb2ludHM9Ii0xNzIuNiwzOTEgLTE3My44LDM5MSAtMTc1LjYsMzkyLjggLTE4Myw0MDAuMiAtMTkwLjQsMzkyLjggLTE5Mi4yLDM5MSAtMTkzLjQsMzkxICAgLTI0NCwzOTEgLTI0NCwzOTIuOCAtMTkyLjksMzkyLjggLTE4Myw0MDIuNyAtMTczLjEsMzkyLjggLTEyMiwzOTIuOCAtMTIyLDM5MSAiIGZpbGw9IiNEREREREQiLz48L3N2Zz4=);
  width: 122px;
  height: 12px;
  left: 50%;
  margin-left: -61px;
}
/* line 123, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 124, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 125, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style3 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTI0NCAzOTEgMTIyIDEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yNDQgMzkxIDEyMiAxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGlkPSJYTUxJRF8zOTNfIiBjbGFzcz0ic3QwIiBwb2ludHM9Ii0xNzIuNiwzOTEgLTE3My44LDM5MSAtMTc1LjYsMzkyLjggLTE4Myw0MDAuMiAtMTkwLjQsMzkyLjggLTE5Mi4yLDM5MSAtMTkzLjQsMzkxICAgLTI0NCwzOTEgLTI0NCwzOTIuOCAtMTkyLjksMzkyLjggLTE4Myw0MDIuNyAtMTczLjEsMzkyLjggLTEyMiwzOTIuOCAtMTIyLDM5MSAiIGZpbGw9IiNEREREREQiLz48L3N2Zz4=);
  width: 122px;
  height: 12px;
  left: 0;
}
/* line 136, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 137, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 138, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style3 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTI0NCAzOTEgMTIyIDEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yNDQgMzkxIDEyMiAxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGlkPSJYTUxJRF8zOTNfIiBjbGFzcz0ic3QwIiBwb2ludHM9Ii0xNzIuNiwzOTEgLTE3My44LDM5MSAtMTc1LjYsMzkyLjggLTE4Myw0MDAuMiAtMTkwLjQsMzkyLjggLTE5Mi4yLDM5MSAtMTkzLjQsMzkxICAgLTI0NCwzOTEgLTI0NCwzOTIuOCAtMTkyLjksMzkyLjggLTE4Myw0MDIuNyAtMTczLjEsMzkyLjggLTEyMiwzOTIuOCAtMTIyLDM5MSAiIGZpbGw9IiNEREREREQiLz48L3N2Zz4=);
  width: 122px;
  height: 12px;
  right: 0;
}
/* line 152, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 153, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 154, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style4 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 159, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 160, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 161, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style4 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjkiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxjaXJjbGUgZmlsbD0iI2RkZCIgY3g9IjUwIiBjeT0iNTAiIHI9IjUwIi8+PC9zdmc+);
  width: 27px;
  height: 6px;
  left: 50%;
  margin-left: -13px;
}
/* line 173, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 174, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 175, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style4 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjkiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxjaXJjbGUgZmlsbD0iI2RkZCIgY3g9IjUwIiBjeT0iNTAiIHI9IjUwIi8+PC9zdmc+);
  width: 27px;
  height: 6px;
  left: 0;
}
/* line 186, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 187, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 188, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style4 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjkiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxjaXJjbGUgZmlsbD0iI2RkZCIgY3g9IjUwIiBjeT0iNTAiIHI9IjUwIi8+PC9zdmc+);
  width: 27px;
  height: 6px;
  right: 0;
}
/* line 203, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 204, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 205, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style5 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 210, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 211, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 212, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style5 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMjIgMTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyMiAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjIiIGN4PSI2MSIgY3k9IjYiIHI9IjUiLz48cmVjdCB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2NjYyIvPjxyZWN0IHg9IjcyIiB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2RkZCIvPjwvc3ZnPg==);
  width: 122px;
  height: 12px;
  left: 50%;
  margin-left: -61px;
}
/* line 224, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 225, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 226, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style5 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMjIgMTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyMiAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjIiIGN4PSI2MSIgY3k9IjYiIHI9IjUiLz48cmVjdCB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2NjYyIvPjxyZWN0IHg9IjcyIiB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2RkZCIvPjwvc3ZnPg==);
  width: 122px;
  height: 12px;
  left: 0;
}
/* line 239, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 240, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 241, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style5 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMjIgMTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyMiAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjIiIGN4PSI2MSIgY3k9IjYiIHI9IjUiLz48cmVjdCB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2NjYyIvPjxyZWN0IHg9IjcyIiB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2RkZCIvPjwvc3ZnPg==);
  width: 122px;
  height: 12px;
  right: 0;
}
/* line 256, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 257, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 258, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style6 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 261, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style6 .jl-heading-content .jl-heading-title h1, .style6 .jl-heading-content .jl-heading-title h2, .style6 .jl-heading-content .jl-heading-title h3, .style6 .jl-heading-content .jl-heading-title h4, .style6 .jl-heading-content .jl-heading-title h5, .style6 .jl-heading-content .jl-heading-title h6 {
  margin: 0;
}
/* line 266, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 267, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 268, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style6 .uk-text-center .jl-heading-content .jl-heading-title:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px solid #444;
}
/* line 277, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style6 .uk-text-center .jl-heading-content .jl-heading-title:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px solid #444;
}
/* line 288, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 289, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 290, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style6 .uk-text-left .jl-heading-content .jl-heading-title:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px solid #444;
}
/* line 301, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 302, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 303, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style6 .uk-text-right .jl-heading-content .jl-heading-title:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px solid #444;
}
/* line 318, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 319, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 320, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style7 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 323, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style7 .jl-heading-content .jl-heading-title h1, .style7 .jl-heading-content .jl-heading-title h2, .style7 .jl-heading-content .jl-heading-title h3, .style7 .jl-heading-content .jl-heading-title h4, .style7 .jl-heading-content .jl-heading-title h5, .style7 .jl-heading-content .jl-heading-title h6 {
  margin: 0;
}
/* line 328, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 329, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 330, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style7 .uk-text-center .jl-heading-content .jl-heading-title:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px dashed #444;
}
/* line 339, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style7 .uk-text-center .jl-heading-content .jl-heading-title:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px dashed #444;
}
/* line 350, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 351, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 352, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style7 .uk-text-left .jl-heading-content .jl-heading-title:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px dashed #444;
}
/* line 363, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 364, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 365, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style7 .uk-text-right .jl-heading-content .jl-heading-title:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px dashed #444;
}
/* line 381, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 382, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style8 .jl-heading-content {
  overflow: hidden;
}
/* line 384, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style8 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
/* line 387, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style8 .jl-heading-content .jl-heading-title h1, .style8 .jl-heading-content .jl-heading-title h2, .style8 .jl-heading-content .jl-heading-title h3, .style8 .jl-heading-content .jl-heading-title h4, .style8 .jl-heading-content .jl-heading-title h5, .style8 .jl-heading-content .jl-heading-title h6 {
  margin: 0;
}
/* line 392, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 393, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 394, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style8 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
  width: 100%;
  height: 100%;
  left: 100%;
  top: 0;
}
/* line 403, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style8 .uk-text-center .jl-heading-content .jl-heading-title:after {
  position: absolute;
  content: '';
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
  width: 100%;
  height: 100%;
  right: 100%;
  top: 0;
}
/* line 414, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 415, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 416, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style8 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: '';
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
  width: 100%;
  height: 100%;
  left: 100%;
  top: 0;
}
/* line 427, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 428, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
/* line 429, templates/jl_believe_pro/scss/believe/particles/_heading.scss */
.style8 .uk-text-right .jl-heading-content .jl-heading-title:after {
  position: absolute;
  content: '';
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
  width: 100%;
  height: 100%;
  right: 100%;
  top: 0;
}
/* line 1, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 3, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .uk-slideset-nav {
  margin-top: 10px;
}
/* line 6, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .uk-slider-nav {
  margin-top: 10px;
}
/* line 9, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .uk-dotnav > .uk-active > * {
  background: #fff;
  border-color: #777;
}
/* line 13, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .uk-dotnav > * > * {
  width: 10px;
  height: 10px;
  border: 1px solid #777;
  background: #777;
}
/* line 18, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .uk-dotnav > * > *:hover {
  background: #fff;
  border-color: #777;
}
/* line 24, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 26, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 {
  text-align: center;
}
/* line 28, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 30, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 31, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 42, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 43, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 48, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 50, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 54, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
  line-height: 1;
}
/* line 61, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style1 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
/* line 70, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 {
  text-align: center;
}
/* line 72, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 74, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 75, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 86, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 87, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 92, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 94, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 98, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
  line-height: 1;
}
/* line 105, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style2 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
/* line 114, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 {
  text-align: center;
}
/* line 116, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 118, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 120, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 131, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 132, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 138, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 141, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 145, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  line-height: 1;
}
/* line 152, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style3 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
/* line 161, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 {
  text-align: center;
}
/* line 163, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 165, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-image {
  text-align: right;
  margin-top: -60px;
}
/* line 168, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  border: 5px solid #fff;
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 178, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: left;
  padding: 20px;
}
/* line 181, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 186, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 188, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 192, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
  line-height: 1;
}
/* line 199, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-desc {
  padding: 20px 20px 20px 50px;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  text-align: left;
}
/* line 206, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-desc:before {
  content: '“';
  position: absolute;
  top: 30px;
  left: 15px;
  font-size: 115px;
  color: rgba(0, 0, 0, 0.1);
  line-height: 1;
  font-style: normal;
}
/* line 216, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style4 .jl-testimonial-item-content .jl-testimonial-desc:after {
  content: '';
  position: absolute;
  bottom: -24px;
  left: 30px;
  border: 12px solid transparent;
  border-top-color: #fff;
}
/* line 228, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 {
  text-align: center;
}
/* line 230, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 232, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 233, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 120px;
  width: 120px;
  border: 5px solid #fff;
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 243, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: left;
  padding: 20px;
}
/* line 246, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  padding-left: 10px;
}
/* line 252, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 254, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 258, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  line-height: 1;
}
/* line 265, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-desc {
  border-top: 3px solid #077080;
  padding: 20px;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  text-align: left;
}
/* line 273, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.top .style5 .jl-testimonial-item-content .jl-testimonial-desc:before {
  content: "";
  border-bottom: 12px solid #077080;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  position: absolute;
  top: -14px;
  left: 14%;
  color: #aaa;
  font-size: 20px;
}
/* line 289, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 291, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 {
  text-align: center;
}
/* line 293, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 295, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 296, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 307, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 308, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 313, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 315, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 319, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
  line-height: 1;
}
/* line 326, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style1 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
/* line 335, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 {
  text-align: center;
}
/* line 337, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 339, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 340, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 351, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 352, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 357, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 359, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 363, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
  line-height: 1;
}
/* line 370, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style2 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
/* line 379, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 {
  text-align: center;
}
/* line 381, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 383, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 385, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 396, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 397, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 403, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 406, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 410, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  line-height: 1;
}
/* line 417, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style3 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
/* line 426, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 {
  text-align: left;
}
/* line 428, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content {
  position: relative;
  padding: 20px 20px 20px 70px;
  background: #faf8d4;
}
/* line 432, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 50px solid #eee;
  border-left: 50px solid #fff;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}
/* line 443, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-image {
  text-align: right;
  margin-bottom: -60px;
}
/* line 446, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 80px;
  width: 80px;
  border: 5px solid #fff;
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 456, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-info {
  padding-top: 10px;
}
/* line 458, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 463, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 465, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 469, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
  line-height: 1;
}
/* line 476, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style4 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  text-align: left;
}
/* line 486, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 {
  text-align: center;
}
/* line 488, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 490, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 491, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  height: 120px;
  width: 120px;
  border: 5px solid #fff;
  -webkit-transition: background 0.6s ease-out;
  transition: background 0.6s ease-out;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 501, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: left;
  padding: 20px;
}
/* line 504, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  padding-left: 10px;
}
/* line 510, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
}
/* line 512, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 516, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  line-height: 1;
}
/* line 523, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-desc {
  border-bottom: 3px solid #077080;
  padding: 20px;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  text-align: left;
}
/* line 531, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.bottom .style5 .jl-testimonial-item-content .jl-testimonial-desc:after {
  content: "";
  border-top: 12px solid #077080;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  position: absolute;
  bottom: -14px;
  left: 14%;
  color: #aaa;
  font-size: 20px;
}
/* line 548, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 550, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 {
  text-align: center;
}
/* line 552, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 554, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 556, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 561, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-info {
    text-align: center;
    padding-top: 20px;
  }
}
/* line 567, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 573, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
  padding-top: 10px;
}
/* line 576, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 580, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  line-height: 1;
}
/* line 587, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style1 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  line-height: 24px;
  padding: 10px 0 0;
}
/* line 598, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 {
  text-align: center;
}
/* line 600, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 601, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 602, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 128px;
}
/* line 608, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info {
    text-align: center;
    margin-top: 20px;
  }
}
/* line 614, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-item-info-ct {
  box-shadow: 0px 0px 5px 1px rgba(193, 193, 193, 0.3);
  background: #fff;
  padding: 25px;
  position: relative;
}
/* line 619, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-item-info-ct:before {
  content: '';
  height: 20px;
  width: 20px;
  background: #fff;
  position: absolute;
  left: -4px;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
  top: 50%;
}
@media only all and (max-width: 47.99rem) {
  .jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-item-info-ct:before {
    -webkit-transform: rotate(-45deg) translateX(-50%);
    transform: rotate(-45deg) translateX(-50%);
    left: 50%;
    top: -18px;
  }
}
/* line 637, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 643, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
  padding-top: 10px;
}
/* line 646, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 650, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  line-height: 1;
}
/* line 657, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.left .style2 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  line-height: 24px;
  padding: 10px 0 0;
}
/* line 670, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 672, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 {
  text-align: center;
}
/* line 674, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content {
  padding: 20px;
}
/* line 676, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 678, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 128px;
}
/* line 684, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  .jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-info {
    text-align: center;
    padding-top: 20px;
  }
}
/* line 690, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 696, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
  padding-top: 10px;
}
/* line 699, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 703, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  line-height: 1;
}
/* line 710, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style1 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  line-height: 24px;
  padding: 10px 0 0;
}
/* line 721, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 {
  text-align: center;
}
/* line 723, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 724, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
/* line 725, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-image .jl-testimonial-avatar {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 128px;
}
/* line 731, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  .jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info {
    text-align: center;
    margin-bottom: 20px;
  }
}
/* line 737, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-item-info-ct {
  box-shadow: 0px 0px 5px 1px rgba(193, 193, 193, 0.3);
  background: #fff;
  padding: 25px;
  position: relative;
}
/* line 742, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-item-info-ct:before {
  content: '';
  height: 20px;
  width: 20px;
  background: #fff;
  position: absolute;
  right: -15px;
  -webkit-transform: rotate(-45deg) translateX(-50%);
  transform: rotate(-45deg) translateX(-50%);
  bottom: 50%;
}
@media only all and (max-width: 47.99rem) {
  .jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-item-info-ct:before {
    -webkit-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    right: 47%;
    bottom: -15px;
  }
}
/* line 760, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-name {
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
/* line 766, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars {
  line-height: 1;
  padding-top: 10px;
}
/* line 769, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-stars i {
  color: #fff46e;
}
/* line 773, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-info .jl-testimonial-title {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  line-height: 1;
}
/* line 780, templates/jl_believe_pro/scss/believe/particles/_testimonial.scss */
.jl-testimonial .jl-testimonial-item.right .style2 .jl-testimonial-item-content .jl-testimonial-desc {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  position: relative;
  line-height: 24px;
  padding: 10px 0 0;
}
/* line 1, templates/jl_believe_pro/scss/believe/particles/_joomlacontent.scss */
/* line 3, templates/jl_believe_pro/scss/believe/particles/_joomlacontent.scss */
.jl-joomlacontent .uk-slideset-nav {
  margin-top: 10px;
}
/* line 6, templates/jl_believe_pro/scss/believe/particles/_joomlacontent.scss */
.jl-joomlacontent .uk-slider-nav {
  margin-top: 10px;
}
/* line 9, templates/jl_believe_pro/scss/believe/particles/_joomlacontent.scss */
.jl-joomlacontent .uk-dotnav > .uk-active > * {
  background: #fff;
  border-color: #777;
}
/* line 13, templates/jl_believe_pro/scss/believe/particles/_joomlacontent.scss */
.jl-joomlacontent .uk-dotnav > * > * {
  width: 10px;
  height: 10px;
  border: 1px solid #777;
  background: #777;
}
/* line 18, templates/jl_believe_pro/scss/believe/particles/_joomlacontent.scss */
.jl-joomlacontent .uk-dotnav > * > *:hover {
  background: #fff;
  border-color: #777;
}
/* line 1, templates/jl_believe_pro/scss/believe/particles/_carousel.scss */
.jl-carousel {
  text-align: center;
}
/* line 4, templates/jl_believe_pro/scss/believe/particles/_carousel.scss */
.jl-carousel .uk-slideset-nav {
  margin-top: 10px;
}
/* line 7, templates/jl_believe_pro/scss/believe/particles/_carousel.scss */
.jl-carousel .uk-slider-nav {
  margin-top: 10px;
}
/* line 10, templates/jl_believe_pro/scss/believe/particles/_carousel.scss */
.jl-carousel .uk-dotnav > .uk-active > * {
  background: #fff;
  border-color: #777;
}
/* line 14, templates/jl_believe_pro/scss/believe/particles/_carousel.scss */
.jl-carousel .uk-dotnav > * > * {
  width: 10px;
  height: 10px;
  border: 1px solid #777;
  background: #777;
}
/* line 19, templates/jl_believe_pro/scss/believe/particles/_carousel.scss */
.jl-carousel .uk-dotnav > * > *:hover {
  background: #fff;
  border-color: #777;
}
/* line 25, templates/jl_believe_pro/scss/believe/particles/_carousel.scss */
/* line 26, templates/jl_believe_pro/scss/believe/particles/_carousel.scss */
.jl-carousel .jl-carousel-item a {
  text-decoration: none;
}
/* line 1, templates/jl_believe_pro/scss/believe/particles/_accordion.scss */
.uk-accordion-title:not(.uk-active) > .i-close {
  display: initial;
}
/* line 4, templates/jl_believe_pro/scss/believe/particles/_accordion.scss */
.uk-accordion-title:not(.uk-active) > .i-open {
  display: none;
}
/* line 8, templates/jl_believe_pro/scss/believe/particles/_accordion.scss */
.uk-accordion-title.uk-active > .i-open {
  display: initial;
}
/* line 12, templates/jl_believe_pro/scss/believe/particles/_accordion.scss */
.uk-accordion-title.uk-active > .i-close {
  display: none !important;
}
/* line 15, templates/jl_believe_pro/scss/believe/particles/_accordion.scss */
.i-close.right, .i-open.right {
  float: right;
}
/* line 18, templates/jl_believe_pro/scss/believe/particles/_accordion.scss */
/* line 19, templates/jl_believe_pro/scss/believe/particles/_accordion.scss */
/* line 20, templates/jl_believe_pro/scss/believe/particles/_accordion.scss */
.jl-accordion .uk-accordion .uk-accordion-title {
  color: #222;
  border: 0px;
  border-radius: 0;
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px;
  font-weight: 400;
}
/* line 29, templates/jl_believe_pro/scss/believe/particles/_accordion.scss */
.jl-accordion .uk-accordion .uk-accordion-title.uk-active {
  border-bottom: 2px solid #ffa800;
}
/* line 32, templates/jl_believe_pro/scss/believe/particles/_accordion.scss */
.jl-accordion .uk-accordion .uk-accordion-content {
  color: #333;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}
/* line 1, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 3, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .uk-slideset-nav {
  margin-top: 10px;
}
/* line 6, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .uk-slider-nav {
  margin-top: 10px;
}
/* line 9, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .uk-dotnav > .uk-active > * {
  background: #fff;
  border-color: #777;
}
/* line 13, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .uk-dotnav > * > * {
  width: 10px;
  height: 10px;
  border: 1px solid #777;
  background: #777;
}
/* line 18, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .uk-dotnav > * > *:hover {
  background: #fff;
  border-color: #777;
}
/* line 24, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 25, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content {
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
/* line 31, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-info {
  padding: 15px;
}
/* line 33, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-info .jl-member-name {
  font-weight: bold;
  color: #333;
  font-size: 18px;
}
/* line 38, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-info .jl-member-role {
  font-size: 14px;
  opacity: 0.5;
  color: #333;
}
/* line 43, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-info .jl-member-desc {
  font-size: 14px;
}
/* line 48, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  line-height: 1;
  padding: 15px;
}
/* line 52, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a {
  padding: 0 10px;
}
/* line 54, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a .fa-facebook {
  color: #3498db;
}
/* line 57, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a .fa-twitter {
  color: #26c4f1;
}
/* line 60, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a .fa-google-plus {
  color: #e93f2e;
}
/* line 63, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a .fa-pinterest {
  color: #b81621;
}
/* line 66, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a .fa-github {
  color: #444;
}
/* line 69, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style1 .jl-member-item-content .jl-member-icon a .fa-linkedin {
  color: #007bb6;
}
/* line 77, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 78, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content {
  text-align: center;
  background: #2c3e50;
}
/* line 81, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 82, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 83, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 84, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content:hover .jl-member-item-img .jl-member-icon .jl-member-ic {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 92, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 93, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  line-height: 1;
  padding: 15px;
}
/* line 97, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.74, 0.58, 1);
  transition-timing-function: cubic-bezier(0, 0.74, 0.58, 1);
}
/* line 107, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* line 111, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* line 115, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
/* line 119, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic i {
  width: 35px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  margin: 0 5px;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.41);
}
/* line 128, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 129, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic .fa-facebook:hover {
  background: #3498db;
}
/* line 133, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 134, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic .fa-twitter:hover {
  background: #26c4f1;
}
/* line 138, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 139, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic .fa-google-plus:hover {
  background: #e93f2e;
}
/* line 143, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 144, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic .fa-pinterest:hover {
  background: #b81621;
}
/* line 148, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 149, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic .fa-github:hover {
  background: #444;
}
/* line 153, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 154, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-item-img .jl-member-icon .jl-member-ic .fa-linkedin:hover {
  background: #007bb6;
}
/* line 161, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-info {
  padding: 15px;
}
/* line 163, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-info .jl-member-name {
  font-weight: bold;
  color: #fff;
  font-size: 18px;
}
/* line 168, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-info .jl-member-role {
  font-size: 14px;
  opacity: 0.5;
  color: #fff;
}
/* line 173, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style2 .jl-member-item-content .jl-member-info .jl-member-desc {
  font-size: 14px;
  color: #fff;
}
/* line 181, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 182, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-item-content {
  text-align: center;
  background: #2c3e50;
}
/* line 186, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info {
  padding: 15px;
}
/* line 188, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-name {
  font-weight: bold;
  color: #fff;
  font-size: 18px;
}
/* line 193, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-role {
  font-size: 14px;
  opacity: 0.5;
  color: #fff;
  padding-bottom: 10px;
}
/* line 199, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-desc {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
/* line 207, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon {
  padding-top: 20px;
}
/* line 209, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon i {
  width: 35px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  margin: 0 5px;
  font-size: 16px;
  background: transparent;
  border: 1px solid #4fc1e9;
}
/* line 219, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 220, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon .fa-facebook:hover {
  background: #3498db;
  border-color: #3498db;
}
/* line 225, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 226, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon .fa-twitter:hover {
  background: #26c4f1;
  border-color: #26c4f1;
}
/* line 231, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 232, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon .fa-google-plus:hover {
  background: #e93f2e;
  border-color: #e93f2e;
}
/* line 237, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 238, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon .fa-pinterest:hover {
  background: #b81621;
  border-color: #b81621;
}
/* line 243, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 244, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon .fa-github:hover {
  background: #444;
  border-color: #444;
}
/* line 249, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 250, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style3 .jl-member-info .jl-member-icon .fa-linkedin:hover {
  background: #007bb6;
  border-color: #007bb6;
}
@keyframes fade {
  /* line 259, templates/jl_believe_pro/scss/believe/particles/_member.scss */
  0% {
    opacity: 0;
  }
  /* line 263, templates/jl_believe_pro/scss/believe/particles/_member.scss */
  100% {
    opacity: 1;
  }
}
/* line 268, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 269, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-item-content {
  position: relative;
}
/* line 271, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 272, templates/jl_believe_pro/scss/believe/particles/_member.scss */
/* line 273, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-item-content:hover .jl-member-item-img:before {
  opacity: 1;
}
/* line 277, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-item-content:hover .jl-member-info {
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
/* line 280, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-item-content:hover .jl-member-info .jl-member-desc {
  display: block;
  visibility: visible;
  opacity: 1;
  animation: fade 1s;
}
/* line 288, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-item-content .jl-member-item-img {
  margin-right: 52px;
  position: relative;
  border-radius: 10px 10px 0 10px;
  overflow: hidden;
}
/* line 294, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-item-content .jl-member-item-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  border-radius: 10px 10px 0 10px;
}
/* line 309, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-info {
  position: absolute;
  padding: 25px;
  text-align: left;
  background: transparent;
  top: 0;
  margin-right: 52px;
}
/* line 316, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-info .jl-member-name {
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  padding-bottom: 3px;
}
/* line 323, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-info .jl-member-role {
  font-size: 14px;
  opacity: 0.5;
  color: #fff;
}
/* line 328, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-info .jl-member-desc {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  display: none;
}
/* line 338, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-icon {
  position: absolute;
  background: #2bcdc0;
  padding: 0;
  right: 0;
  bottom: 0;
  width: 52px;
  border-radius: 0 10px 10px 0;
}
/* line 346, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-icon .jl-member-ic {
  display: block;
  color: #fff;
  text-align: center;
  padding: 10px;
}
/* line 351, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-icon .jl-member-ic:hover {
  color: rgba(0, 0, 0, 0.5);
}
/* line 355, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-icon .jl-member-ic:not(:first-child) {
  border-top: 1px solid #fff;
}
/* line 358, templates/jl_believe_pro/scss/believe/particles/_member.scss */
.jl-member .jl-member-item.style4 .jl-member-icon .jl-member-ic i {
  display: inline-block;
}
@media only screen and (max-width: 900px) {
  /* line 2, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-wrapper ul li a div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 50%;
    height: 100%;
    color: #ccc;
    text-shadow: 0 1px 2px #000;
    text-align: center;
    background-color: #333;
    border-radius: 6px;
    font-size: 20px !important;
  }
  /* line 15, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-wrapper ul li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 25%;
    height: 50%;
    line-height: 87px;
    text-decoration: none !important;
  }
  /* line 27, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  ul.flip {
    padding-left: 0px !important;
  }
  /* line 32, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 5px;
    width: 25px !important;
    height: 40px !important;
    font-size: 80px;
    font-weight: bold;
    line-height: 87px;
    border-radius: 6px;
    background: #000;
  }
  /* line 44, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -1.5em;
    right: -46px !important;
    color: black;
    text-shadow: none;
  }
  /* line 51, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-divider.minutes .flip-clock-label {
    right: -49px !important;
  }
  /* line 54, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-divider.seconds .flip-clock-label {
    right: -49px !important;
  }
  /* line 57, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-dot.top {
    top: 13px !important;
  }
  /* line 60, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-dot.bottom {
    bottom: 44px !important;
  }
  /* line 64, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 80px !important;
  }
  /* line 72, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 2px !important;
    width: 60px;
    height: 90px;
    font-size: 65px;
    font-weight: bold;
    line-height: 87px;
    border-radius: 6px;
    background: #000;
  }
  /* line 84, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-wrapper ul li {
    line-height: 43px !important;
  }
  /* line 87, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-dot {
    display: block;
    background: #323434;
    width: 7px !important;
    height: 7px !important;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 6px !important;
  }
}
@media only screen and (max-width: 450px) {
  /* line 101, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-wrapper ul li a div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 50%;
    height: 100%;
    color: #ccc;
    text-shadow: 0 1px 2px #000;
    text-align: center;
    background-color: #333;
    border-radius: 6px;
    font-size: 10px !important;
  }
  /* line 114, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-wrapper ul li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 25%;
    height: 50%;
    line-height: 87px;
    text-decoration: none !important;
  }
  /* line 125, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 5px;
    width: 13px !important;
    height: 28px !important;
    font-size: 80px;
    font-weight: bold;
    line-height: 87px;
    border-radius: 4px;
    background: #000;
  }
  /* line 137, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -1.5em;
    right: -30px !important;
    font-size: 10px;
    color: black;
    text-shadow: none;
  }
  /* line 145, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-divider.minutes .flip-clock-label {
    right: -35px !important;
  }
  /* line 148, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-divider.seconds .flip-clock-label {
    right: -35px !important;
  }
  /* line 151, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-dot.top {
    top: 11px !important;
  }
  /* line 154, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-dot.bottom {
    bottom: 56px !important;
  }
  /* line 158, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 16px !important;
    height: 80px !important;
  }
  /* line 166, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 1px !important;
    width: 60px;
    height: 90px;
    font-size: 65px;
    font-weight: bold;
    line-height: 87px;
    border-radius: 4px !important;
    background: #000;
  }
  /* line 178, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-wrapper ul li {
    line-height: 30px !important;
  }
  /* line 181, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
  .flip-clock-dot {
    display: block;
    background: #323434;
    width: 4px !important;
    height: 4px !important;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 6px !important;
  }
}
/* line 194, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
.jl-countdown-container {
  text-align: center;
}
/* line 196, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .jl-countdown-container .counter-block {
    margin-bottom: 10px;
  }
}
@media only all and (max-width: 47.99rem) {
  .jl-countdown-container .counter-block {
    margin-bottom: 10px;
  }
}
/* line 205, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
.jl-countdown-container .number, .jl-countdown-container .word {
  display: block;
  margin: 0;
  padding: 0;
}
/* line 210, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
.jl-countdown-container .number {
  width: 100px;
  height: 80px;
  line-height: 80px;
  font-size: 2rem;
  font-weight: normal;
  border-radius: 5px;
  margin: 0 auto;
  margin-bottom: 0.5rem;
  color: #fff;
  background: -webkit-linear-gradient(#179eb2, #179eb2 50%, #1dc6df 50%, #1dc6df 100%);
  background: linear-gradient(#179eb2, #179eb2 50%, #1dc6df 50%, #1dc6df 100%);
}
@media only all and (max-width: 47.99rem) {
  .jl-countdown-container .number {
    font-size: 1.5rem;
    width: 85px;
    height: 50px;
    line-height: 50px;
  }
}
/* line 228, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
.jl-countdown-container .word {
  font-size: 17px;
}
@media only all and (max-width: 47.99rem) {
}
/* line 236, templates/jl_believe_pro/scss/believe/particles/_countdown.scss */
.jl-countdown {
  display: inline-block;
  width: auto !important;
  text-align: center;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .jl-countdown {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .jl-countdown {
    width: 100%;
  }
}
/* line 1, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .track-info .title {
  font-weight: 600;
  font-size: 20px;
  color: #212121;
}
/* line 6, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .album-cover {
  text-align: center;
}
/* line 10, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .player-controls .main {
  width: 10%;
}
/* line 14, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .tracklist .duration {
  text-align: right;
  width: 20%;
  position: absolute;
  top: 13px;
  right: 0;
}
/* line 22, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .progress-wrapper {
  height: 9px;
  width: calc(100% - 80px);
  background: transparent url('../../images/audioplaylist/player-progress.png') repeat-x 0 0 scroll;
  margin: 11px 10px 10px 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
/* line 32, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .player-controls .main {
  width: 52px;
  height: 12px;
  margin: 9px 9px;
  float: left;
}
/* line 39, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .progress {
  height: 9px;
  width: 100%;
  cursor: pointer;
}
/* line 46, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .album-cover .img {
  box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}
/* line 55, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .album-cover .highlight {
  background: transparent url('../../images/audioplaylist/album-cover-highlight.png') no-repeat 0 0 scroll;
  opacity: 1;
}
/* line 61, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .album-cover:hover .highlight {
  opacity: 1;
}
/* line 66, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .album-cover img, .ttw-music-player .album-cover .img, .ttw-music-player .album-cover .highlight {
  max-height: 250px;
  width: 100%;
}
/** Track Info **/
/* line 78, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .track-info p {
  margin: 0;
  font-size: 14px;
  font-weight: 300;
}
/** Player **/
/* line 85, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .player-controls {
  height: 30px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
/* line 93, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .player-controls div {
  float: left;
  cursor: pointer;
}
/* line 98, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .previous, .ttw-music-player .next {
  height: 10px;
  width: 15px;
  margin: 1px 0;
}
/* line 104, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .play, .ttw-music-player .pause {
  width: 8px;
  height: 12px;
  margin: 0 7px;
}
/* line 110, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .previous {
  background: transparent url('../../images/audioplaylist/player-previous.png') no-repeat center center scroll;
}
/* line 114, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .next {
  background: transparent url('../../images/audioplaylist/player-next.png') no-repeat center center scroll;
}
/* line 118, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .play {
  background: transparent url('../../images/audioplaylist/player-play.png') no-repeat center center scroll;
}
/* line 122, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .pause {
  background: transparent url('../../images/audioplaylist/player-pause.png') no-repeat center center scroll;
}
/* line 127, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .elapsed {
  height: 6px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 1px;
  width: 60%;
  background: transparent url('../../images/audioplaylist/player-elapsed.png') repeat-x 0 0 scroll;
}
/* line 137, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .unused-controls {
  display: none !important;
}
/** Track List **/
/* line 142, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .tracklist {
  padding: 10px 0;
}
/* line 146, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .tracklist ol {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
/* line 152, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .tracklist li {
  background: transparent url('../../images/audioplaylist/tracklist-item-bg.png') repeat-x bottom left scroll;
  padding: 10px 0 10px 0;
  list-style-position: inside;
  position: relative;
}
/* line 160, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .tracklist li:hover {
  color: #1dc6df;
}
/* line 164, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player li:last-child {
  background: none;
}
/* line 168, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .tracklist .title {
  display: inline-block;
  padding: 0 0 0 14px;
  cursor: pointer;
}
/* line 174, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player li:nth-child(1n + 10) .title {
  padding-left: 7px;
}
/* line 178, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player li.playing {
  color: #1dc6df;
}
/* line 182, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .more {
  display: none;
}
/** Transitions **/
/* line 187, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .more, .ttw-music-player .album-cover .highlight, .ttw-music-player .tracklist li, .ttw-music-player .buy {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */
/* line 198, templates/jl_believe_pro/scss/believe/particles/_audioplaylist.scss */
.ttw-music-player .player:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 1, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 3, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 4, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content {
  margin-bottom: 20px;
}
/* line 7, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav {
  display: inline-block;
}
/* line 11, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
  border-radius: 3px;
}
/* line 20, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav-pill > * > *:hover {
  background: #fff;
  box-shadow: none;
  border: 1px solid #ffa800;
  color: #ffa800;
}
/* line 28, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav-pill > .uk-active > * {
  color: #ffa800;
  border-color: #ffa800;
}
/* line 33, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav-line > * > * {
  padding: 3px 8px;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
  border-radius: 3px;
}
/* line 40, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav-line > * > *:hover {
  box-shadow: none;
  color: #1dc6df;
}
/* line 46, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-content .uk-subnav-line > .uk-active > * {
  color: #1dc6df;
}
/* line 50, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-filter .jl-portfolio-filter-item {
  list-style-type: none;
}
/* line 55, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 57, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 58, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content {
  position: relative;
}
/* line 60, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-special {
  position: absolute;
  top: 0;
  overflow: hidden;
  height: 80px;
  width: 80px;
  text-align: center;
  z-index: 2;
  right: 0;
}
/* line 69, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-special span {
  font-size: 14px;
  color: #fff;
  background: #1dc6df;
  text-transform: uppercase;
  padding: 64px 35px 0px 20px;
  width: 200px;
  text-align: center;
  display: block;
  position: absolute;
  left: -45px;
  top: -45px;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
  transform: rotate(40deg);
  box-shadow: 3px -4px 13px 3px rgba(0, 0, 0, 0.75);
  box-sizing: content-box;
}
/* line 96, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 97, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 98, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 99, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 100, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 101, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 102, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background {
  background: rgba(255, 255, 255, 0.7);
}
/* line 105, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 106, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item, .jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom {
  font-size: 14px;
  line-height: normal;
  outline: none;
  text-decoration: none;
  margin: 0 5px;
}
/* line 114, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:after, .jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:after {
  font-family: FontAwesome;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  color: #000;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/* line 124, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:hover:after, .jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:hover:after {
  background: #f0f0f0;
}
/* line 129, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 130, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:after {
  content: "\f002";
  margin-left: 3px;
}
/* line 136, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 137, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:after {
  content: "\f0c1";
  margin-right: 5px;
}
/* line 147, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info {
  background: #fff;
  padding: 15px;
  text-align: center;
}
/* line 152, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-title {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #666;
  text-transform: capitalize;
}
/* line 161, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-description {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 167, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style1 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-tags {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 179, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 180, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 181, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 182, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 183, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 184, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 185, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 186, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link {
  text-align: center;
}
/* line 188, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item, .jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom {
  font-size: 14px;
  line-height: normal;
  outline: none;
  text-decoration: none;
  margin: 0 5px;
}
/* line 196, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:after, .jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:after {
  font-family: FontAwesome;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  color: #000;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/* line 206, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:hover:after, .jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:hover:after {
  background: #fff;
}
/* line 211, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 212, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:after {
  content: "\f03e";
  margin-left: 3px;
}
/* line 218, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 219, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:after {
  content: "\f0c1";
  margin-right: 5px;
}
/* line 229, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info {
  background: transparent;
  padding: 0 0 15px;
  text-align: center;
}
/* line 233, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-title {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
}
/* line 242, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-description {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 248, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style2 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-tags {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 260, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 261, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 262, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 263, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content {
  position: relative;
}
/* line 265, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 266, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content:hover .jl-portfolio-item-before {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 273, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content:hover .jl-portfolio-item-after {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  background: #444;
}
/* line 282, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-before {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 9;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  backface-visibility: hidden;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  -ms-transition: 400ms;
  transition: 400ms;
}
/* line 305, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  z-index: 9;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  backface-visibility: hidden;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  -ms-transition: 400ms;
  transition: 400ms;
}
/* line 332, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link {
  text-align: center;
}
/* line 334, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item, .jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom {
  font-size: 14px;
  line-height: normal;
  outline: none;
  text-decoration: none;
  margin: 0 5px;
}
/* line 342, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item:after, .jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom:after {
  font-family: FontAwesome;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  color: #000;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/* line 352, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item:hover:after, .jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom:hover:after {
  background: #fff;
}
/* line 357, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 358, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom:after {
  content: "\f03e";
  margin-left: 3px;
}
/* line 364, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 365, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item:after {
  content: "\f0c1";
  margin-right: 5px;
}
/* line 372, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info {
  background: transparent;
  padding: 15px 0 0;
  text-align: center;
}
/* line 376, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info .jl-portfolio-item-title {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
}
/* line 385, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info .jl-portfolio-item-description {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 391, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style3 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info .jl-portfolio-item-tags {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 407, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 408, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 409, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 410, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content {
  position: relative;
}
/* line 412, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 414, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content:hover .jl-portfolio-item-after {
  opacity: 1;
}
/* line 421, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after {
  position: absolute;
  opacity: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%;
  height: 100%;
  z-index: 2;
  background: transparent;
}
/* line 432, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after:before {
  background-color: rgba(255, 255, 255, 0.8);
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  content: '';
  position: absolute;
}
/* line 441, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link {
  text-align: center;
  position: relative;
  z-index: 10;
}
/* line 445, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item, .jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom {
  font-size: 14px;
  line-height: normal;
  outline: none;
  text-decoration: none;
  margin: 0 5px;
}
/* line 452, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item:after, .jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom:after {
  font-family: FontAwesome;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  color: #444;
  border: 1px solid #444;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/* line 463, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item:hover:after, .jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom:hover:after {
  background: #444;
  color: #fff;
}
/* line 469, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 470, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-zoom:after {
  content: "\f03e";
  margin-left: 3px;
}
/* line 476, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 477, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .sup-link .link-item:after {
  content: "\f0c1";
  margin-right: 5px;
}
/* line 484, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info {
  background: transparent;
  padding: 15px 0 0;
  text-align: center;
  position: relative;
  z-index: 10;
}
/* line 490, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info .jl-portfolio-item-title {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #444;
  text-transform: capitalize;
}
/* line 499, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info .jl-portfolio-item-description {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 505, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style4 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-after .jl-portfolio-item-info .jl-portfolio-item-tags {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 521, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 522, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 523, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 524, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 525, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 526, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 527, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background {
  background: rgba(255, 255, 255, 0.7);
}
/* line 530, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 531, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item, .jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom {
  font-size: 14px;
  line-height: normal;
  outline: none;
  text-decoration: none;
  margin: 0 5px;
}
/* line 539, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:after, .jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:after {
  font-family: FontAwesome;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  color: #000;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/* line 549, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:hover:after, .jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:hover:after {
  background: #f0f0f0;
}
/* line 553, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 554, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-zoom:after {
  content: "\f002";
  margin-left: 3px;
}
/* line 559, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
/* line 560, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-img .jl-portfolio-item-overlay .uk-overlay-background .sup-link .link-item:after {
  content: "\f0c1";
  margin-right: 5px;
}
/* line 569, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info {
  background: #fff;
  padding: 15px;
  text-align: center;
}
/* line 574, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-title {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  color: #666;
  text-transform: capitalize;
}
/* line 584, templates/jl_believe_pro/scss/believe/particles/_portfolio.scss */
.jl-portfolio .style5 .jl-portfolio-item .jl-portfolio-item-container .jl-portfolio-item-content .jl-portfolio-item-info .jl-portfolio-item-description {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #b2b2b2;
}
/* line 1, templates/jl_believe_pro/scss/believe/particles/_backtotop.scss */
.back-to-top {
  position: fixed;
  bottom: 2rem;
  z-index: 9999;
  font-size: 16px;
  background: #414856;
  color: #ffa800;
  text-decoration: none;
  width: 2.5rem;
  height: 2.4rem;
  line-height: 2.4rem;
  text-align: center;
  right: 1.5rem;
  cursor: pointer;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
/* line 21, templates/jl_believe_pro/scss/believe/particles/_backtotop.scss */
.back-to-top:hover {
  background: #e9ebec;
}
@-webkit-keyframes fadeInRight {
  /* line 26, templates/jl_believe_pro/scss/believe/particles/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 32, templates/jl_believe_pro/scss/believe/particles/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 40, templates/jl_believe_pro/scss/believe/particles/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 46, templates/jl_believe_pro/scss/believe/particles/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 54, templates/jl_believe_pro/scss/believe/particles/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 58, templates/jl_believe_pro/scss/believe/particles/_backtotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 66, templates/jl_believe_pro/scss/believe/particles/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 70, templates/jl_believe_pro/scss/believe/particles/_backtotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 77, templates/jl_believe_pro/scss/believe/particles/_backtotop.scss */
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* line 86, templates/jl_believe_pro/scss/believe/particles/_backtotop.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 90, templates/jl_believe_pro/scss/believe/particles/_backtotop.scss */
a.back-to-top:hover {
  text-decoration: none;
  color: #1dc6df;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
/* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  .g-block {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  body [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      -webkit-box-lines: inherit;
      -moz-box-lines: inherit;
      box-lines: inherit;
      -webkit-flex-wrap: inherit;
      -moz-flex-wrap: inherit;
      -ms-flex-wrap: inherit;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      -webkit-box-flex: inherit;
      -moz-box-flex: inherit;
      box-flex: inherit;
      -webkit-flex: inherit;
      -moz-flex: inherit;
      -ms-flex: inherit;
      flex: inherit;
    }
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 47.99rem) {
  /* line 14, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 57, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 85, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=believe_31.css.map */