/* 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
 */

/* 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: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.7rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.2rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  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/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-container {
  padding-left: 50px;
  padding-bottom: 50px;
}
/* line 5, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 6, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .jl-subnav > * > :first-child {
  font-size: inherit;
}
/* line 10, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper {
  position: relative;
  padding-left: 50px;
}
/* line 14, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-item-main-container {
  padding-left: 50px;
}
/* line 17, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-item-main {
  position: relative;
}
/* line 21, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-line {
  position: absolute;
  top: 0;
  height: 100%;
}
/* line 26, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-line span {
  height: 100%;
  position: absolute;
  background-color: #1e87f0;
  transform: translateX(-50%);
  transform-origin: center;
  display: block;
}
/* line 34, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-icon {
  position: absolute;
  top: 20px;
  transform: translate(-50%, -50%);
  left: 51px;
}
/* line 40, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-icon span {
  text-align: center;
  border: 4px solid #1e87f0;
  padding: 20px;
  border-radius: 130px;
  line-height: 40px;
}
/* line 50, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-arrow {
  position: absolute;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  z-index: 0;
  top: 15px;
  left: -8px;
}
/* line 59, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item:nth-last-child(-n+1) .tm-timeline-item-main-container {
  padding-bottom: 0;
}
/* line 63, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline-icon span svg {
  transform: translate(-50%, -50%);
  transform-origin: center;
  position: absolute;
}
/* line 69, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline.tm-timeline-skin-custom .tm-timeline-icon span {
  padding: 10px;
  line-height: 1;
}
/* line 73, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline.tm-timeline-skin-custom .tm-timeline-icon span .fa {
  height: 18px;
  width: 18px;
  font-size: 18px;
}
/* line 78, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline.tm-timeline-skin-custom .tm-timeline-icon span:after {
  display: none;
}
/* line 82, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline-right .tm-timeline-item .tm-timeline-item-main-wrapper {
  padding-left: 0;
}
/* line 85, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline-right .tm-timeline-item.left-part .tm-timeline-item-main-container, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-item-main-container {
  padding-right: 50px;
  padding-left: 0;
}
/* line 90, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline-right .tm-timeline-item.left-part .tm-timeline-arrow, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-arrow {
  right: -8px;
  left: auto;
}
/* line 95, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline-right .tm-timeline-item.left-part .tm-timeline-line, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-line {
  right: 0;
}
/* line 99, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline-right .tm-timeline-item.left-part .tm-timeline-icon, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-icon {
  right: 0;
  left: auto;
}
/* line 104, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline-right .tm-timeline-date {
  padding: 10px 50px;
}
@media (max-width: 959px) {
  /* line 108, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-right .tm-timeline-item .tm-timeline-item-main-wrapper {
    padding-right: 55px;
  }
  /* line 111, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-right .tm-timeline-item.left-part .tm-timeline-line, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-line {
    right: 55px;
  }
  /* line 115, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-right .tm-timeline-item.left-part .tm-timeline-icon, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-icon {
    right: 55px;
    left: auto;
  }
}
@media (min-width: 960px) {
  /* line 122, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item .tm-timeline-item-main-wrapper {
    padding-left: 0;
  }
  /* line 125, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item.left-part .tm-timeline-item-main-container {
    padding-right: 50px;
    padding-left: 0;
  }
  /* line 129, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item.left-part .tm-timeline-arrow {
    right: -8px;
    left: auto;
  }
  /* line 133, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item.left-part .tm-timeline-line {
    right: 0;
  }
  /* line 136, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item.left-part .tm-timeline-icon {
    right: -48px;
    left: auto;
  }
  /* line 142, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item.right-part .tm-timeline-item-main-container {
    padding-left: 50px;
    padding-right: 0;
  }
  /* line 146, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item.right-part .tm-timeline-icon {
    left: 0;
  }
  /* line 149, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-date {
    padding: 5px 50px;
  }
  /* line 152, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item:nth-child(-n+2) .tm-timeline-item-main-container {
    padding-top: 0;
  }
  /* line 155, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item:nth-child(-n+2) .tm-timeline-icon {
    top: 22px;
  }
  /* line 158, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item:nth-last-child(-n+2) .tm-timeline-item-main-container {
    padding-bottom: 0;
  }
  /* line 161, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item.tm-large-container:nth-last-child(-n+2) .tm-timeline-item-main-container {
    padding-bottom: 50px;
  }
}
/* line 166, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-date > span {
  padding: 10px 15px;
  overflow: hidden;
}
/* line 171, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline-arrow {
  background-color: #f3f3f3;
}
/* line 174, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-card-default > .tm-timeline-arrow {
  background-color: #fff;
}
/* line 178, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-card-primary > .tm-timeline-arrow {
  background-color: #d33f33;
}
/* line 181, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-card-secondary > .tm-timeline-arrow {
  background-color: #222;
}
/* line 185, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline-line span {
  height: 100%;
  position: absolute;
  background-color: #1e87f0;
  transform: translateX(-50%);
  transform-origin: center;
  display: block;
}
/* line 193, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-line span {
  width: 3px;
}
/* line 196, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-icon span {
  background-color: #f7f7f7;
  border-radius: 50%;
}
/* line 201, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jc-slider .tm-meta, .g-tiles-particle .tm-meta {
  text-transform: uppercase;
}
/* line 208, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 216, templates/rt_elixir/custom/scss/_jlparticles.scss */
#jl-login-form input, .tm-newsletter-form input, .tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input, .tm-datatables-wrapper input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
/* line 222, templates/rt_elixir/custom/scss/_jlparticles.scss */
#jl-login-form .jl-form-icon, .tm-newsletter-form .jl-form-icon, .tm-form-reset .jl-form-icon, .tm-form-remind .jl-form-icon, .tm-form-login .jl-form-icon, .tm-form-registration .jl-form-icon, .tm-form-profile-edit .jl-form-icon, .tm-datatables-wrapper .jl-form-icon {
  height: 40px;
}
/* line 225, templates/rt_elixir/custom/scss/_jlparticles.scss */
#jl-login-form .jl-checkbox, .tm-newsletter-form .jl-checkbox, .tm-form-reset .jl-checkbox, .tm-form-remind .jl-checkbox, .tm-form-login .jl-checkbox, .tm-form-registration .jl-checkbox, .tm-form-profile-edit .jl-checkbox, .tm-datatables-wrapper .jl-checkbox {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0;
}
/* line 232, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 233, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-newsletter-form button.jl-icon:not(:disabled) {
  outline: none;
}
/* line 236, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-newsletter-form .jl-spinner.jl-icon svg {
  width: 20px;
}
/* line 241, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 246, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  width: 100%;
}
/* line 250, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 251, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 253, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 254, templates/rt_elixir/custom/scss/_jlparticles.scss */
.profile #users-profile-core .jl-description-list dd, .profile #users-profile-custom .jl-description-list dd {
  margin-left: 0;
}
/* line 261, templates/rt_elixir/custom/scss/_jlparticles.scss */
.btn {
  margin: 0;
  border: none;
  border-radius: 0;
  text-shadow: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 35px;
  vertical-align: middle;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  transition-property: color, background-color, background-position, border-color, box-shadow;
  letter-spacing: -0.5px;
  background-origin: border-box;
  background-size: 200%;
  background-position-x: 100%;
}
/* line 280, templates/rt_elixir/custom/scss/_jlparticles.scss */
.btn {
  border: 2px solid transparent;
  background-image: none;
  border-radius: 0 !important;
  box-shadow: none;
  font-size: 1rem !important;
}
/* line 288, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 289, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 290, templates/rt_elixir/custom/scss/_jlparticles.scss */
.view-search .tm-search-result-form input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
  margin: 0;
  padding: 0 6px;
}
/* line 301, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 302, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-tags a {
  text-transform: none;
}
/* line 304, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-tags a:hover, .tm-tags a:focus {
  color: #fff;
}
/* line 310, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 311, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 316, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .facebook {
  background-color: #3b5998;
  color: #fff;
}
/* line 320, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .twitter {
  background-color: #1da1f2;
  color: #fff;
}
/* line 324, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .google-plus {
  background-color: #dd4b39;
  color: #fff;
}
/* line 328, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .linkedin {
  background-color: #0077b5;
  color: #fff;
}
/* line 332, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .whatsapp {
  background-color: #25d366;
  color: #fff;
}
/* line 336, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .flickr {
  background-color: #ff0084;
  color: #fff;
}
/* line 340, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .behance {
  background-color: #131418;
  color: #fff;
}
/* line 344, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .dribbble {
  background-color: #ea4c89;
  color: #fff;
}
/* line 348, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .xing {
  background-color: #026466;
  color: #fff;
}
/* line 352, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .vimeo {
  background-color: #1ab7ea;
  color: #fff;
}
/* line 356, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .foursquare {
  background-color: #f94877;
  color: #fff;
}
/* line 360, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .github {
  background-color: #000;
  color: #fff;
}
/* line 364, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .instagram {
  background-color: #bc2a8d;
  color: #fff;
}
/* line 368, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .pinterest {
  background-color: #bd081c;
  color: #fff;
}
/* line 372, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .soundcloud {
  background-color: #f30;
  color: #fff;
}
/* line 376, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .tumblr {
  background-color: #34465d;
  color: #fff;
}
/* line 380, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .yelp {
  background-color: #af0606;
  color: #fff;
}
/* line 384, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .youtube {
  background-color: #cd201f;
  color: #fff;
}
/* line 388, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon .uikit {
  background-color: #1e87f0;
  color: #fff;
}
/* line 392, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-member-icon a:hover, .tm-member-icon a:focus, .tm-member-icon a:active {
  -webkit-filter: saturate(1.2) brightness(1.2);
  filter: saturate(1.2) brightness(1.2);
  color: #fff;
}
/* line 400, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 401, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
}
/* line 406, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon a:hover {
  -webkit-filter: saturate(1.2) brightness(1.2);
  filter: saturate(1.2) brightness(1.2);
  color: #fff;
}
/* line 412, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .twitter {
  background-color: #1da1f2;
}
/* line 415, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .facebook {
  background-color: #3b5998;
}
/* line 418, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .googleplus {
  background-color: #dd4b39;
}
/* line 421, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .linkedin {
  background-color: #0077b5;
}
/* line 424, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .whatsapp {
  background-color: #25d366;
}
/* line 427, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .telegram {
  background-color: #2ca5e0;
}
/* line 430, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .mail {
  background-color: #ea4335;
}
/* line 433, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .digg {
  background-color: #005be2;
}
/* line 436, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .pinterest {
  background-color: #bd081c;
}
/* line 439, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .tumblr {
  background-color: #eb4924;
}
/* line 442, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .reddit {
  background-color: #ff4500;
}
/* line 445, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .vk {
  background-color: #4c75a3;
}
/* line 448, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .xing {
  background-color: #026466;
}
/* line 455, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-price-table_featured {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px;
}
/* line 468, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-price-table_featured-inner {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 14px;
  line-height: 2;
  background-color: #d33f33;
  color: #fff;
}
/* line 482, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-price-table_featured.elementor-ribbon-left {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: 0;
  right: auto;
}
/* line 490, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-price-table_featured.elementor-ribbon-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: auto;
  right: 0;
}
/* line 500, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-tg-switch-label {
  position: relative;
  display: inline-block;
  width: 4.5em;
  height: 2.3em;
  vertical-align: middle;
  margin-bottom: 0;
}
/* line 509, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-tg-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
/* line 520, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-tg-slider:before {
  position: absolute;
  content: "";
  height: 1.8em;
  width: 1.8em;
  left: 0.25em;
  bottom: 0.25em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
/* line 531, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-tg-switch + .tm-tg-slider {
  background-color: #cdd5e0;
}
/* line 535, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-tg-switch:checked + .tm-tg-slider {
  background-color: #d2d2d2;
}
/* line 539, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-tg-switch:checked + .tm-tg-slider:before {
  -webkit-transform: translateX(2.1em);
  -ms-transform: translateX(2.1em);
  transform: translateX(2.1em);
}
/* line 545, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-tg-slider.tm-tg-round {
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
}
/* line 550, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-tg-slider.tm-tg-round:before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 555, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-tg-switch:checked + .tm-tg-slider {
  background-color: #4fbe79;
}
/* line 558, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-tg-slider:before {
  background-color: #fff;
}
/* line 561, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-tg-switch-label .tm-tg-switch {
  display: none;
}
/* line 566, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 567, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-intense-wrapper .tm-data-image, .tm-intense-wrapper .tm-image {
  cursor: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4M0UzRkZGRUY4ODQxMUUzQjg5REQwNUQyQTFENTVGOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4M0UzRkZGRkY4ODQxMUUzQjg5REQwNUQyQTFENTVGOSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyNjc4QUY1Rjg0QjExRTNCODlERDA1RDJBMUQ1NUY5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjUyNjc4QUY2Rjg0QjExRTNCODlERDA1RDJBMUQ1NUY5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+x6eaoAAABeVJREFUeNrcWn1MW1UUv604GZgFzSzFyRifDR/SpWzIPy5QCIlGsiZGJ05JDEELiYBEp1FKgoLRSaDwB64mmEyjxJlFDCbGBRiZf4zwlcEoDd8DdBRcpDGAWFnx/OAWH6x09Gttd5LDve/x3ru/X8+555173xExN8n6+no4NRmkx0hlpEdID5IGk4pIl0hvkd4gHSHtJb0sEolmXRzXLeAPk2pI9evOi54/I8JZIlCRkzfLqfmA9HlSMc6tra0tLywsDE5MTAzo9fqpwcHB+f7+ftPU1NTf+H9kZOR+hUIRkpycHJqYmBgZHR0tl0gkyQEBAcH8sRbSi6TVZKUBRy0icpCAhJqzpHm412Kx/Ds9PX2lo6OjvaSkpGd5edniyPOCg4PF9fX1x5VKZWZERMQJsVj8IIYh/Yr0DBFacDsRuuEFar4gDSEC/xgMhp/Ky8svtLS03HLHHFOpVAerqqpejI+Pf44IPUSnTKSvE5nv3UKELtxHjZa0EMdGo7G7rKxM29zcPM88ILm5uaG1tbUlUqn0KX7qHGkJETI7TYQuepj7bTbcqLOz81xmZmYLuwfS3t6uSk9PV3N3u4T5SGSWdiMitkMiiD8g22w2L1ZXV5feKxIQjIUxMTYwAAvHZFNEdtzpZ1LlysqKsbi4+ExTU9PvzAuSn59/qKGh4WxQUJAUhiJ9Vuhmd7MI5oRydXX1j6Kiore9RQKCsYEBWGAo0npb14ltWOMUJjbNibWamprK8+fPzzEvCzAACzDRoZowvmTXteiCx6nRI8TSZGvIysr6kfmQtLW1naS5U8xDcyK52E2bUYtOfkPNy/Pz870U/t5lPigU/j8NDQ1FPvctETl9xxyhEwqEcTKfWaPRNDAfFWADRmDlmLdbhE4itJ6kPOliUlJSI/NhGRoaKqJ8DXkeXF+1ZRGeeebgpYe0w4sYH9jR2hRg5BM/B/mo0LVeQX92dvZXd+VOnhRgJKxXOP7XhERO488lEncPStZuh7r7uQKspzbmCF/ZzWA9ERISonI0Fd8LkY2BRKLMPbrWbUFrdwlgMpl+oPUM8sFoWESJf9CiaMDdJDwpwEqYr/PDDDFfY7PJycnrzM+EMA/y7lEQiUNvdHR0xt+IjI+PWzHLQCQave7u7t/8jUhXV5cVcxSIPMZP/ulvRIaHh//i3RBErXUHoordyOSsCMbec9SCSCSSAMoLf6GuWczuEwkghXkOyOXyoIGBgRUXf1FX3yMOiUwmsy59l2ARrLxYWlrao/5mhYSEhAO8uwgiE+ilpqY+4W9E6Me3Yp4EkVH04uLiDvsbkZiYGCvmERDp3QjEUVFP+hsRAeZrINLBQ1kyEjF/IQGswMwPL4v59wkDssi6uroUfyECrDzzHbPOEQg2HVg2ibsHRNj1ROgVYP1OuLACEUt4ePjT2BX3dWsAI2E9wTa/qXy5RYR+sRvUtGLDGFv7XsR4e0drU4CRsOJl3ko6tW07iOQjvIjj4+NzCgoKDvmqNYANGNnmB6EP79gO4unExgad0WjsCQsLe88XiczNzX0ilUqPs9026Li8Q2rChdie9DUSwMRJmDjWLRHviDA3Gf8ylZGRUajRaOJ8hURFRYUMmPhhIcfKbLqWwMU+p0aNrXy1Wv2Wt3fk8/LypDqdThsYGIhFoI5IqAVY7RLx1Q89yEKe2fOHHn4hIsNVPKCxsbG+srJS5g13wticxFVg2u2j6P3/MZRbZolbRocHKpXKNxH+YG5PuhLGwFichI5bYskuVgc2GIQFA2aDwdDqoYKBHCKwj4fYN4jAhbvgcowIvwklHJ+RvsoEJRzkBm2lpaW9zpRwaLXaY+SuWTtKOL7Ge8IjJRw7bj5Kzftse1HNEopqsPU6MjIy3d/fP9fX17c4Nja2UVQTGxu7PyUl5RGFQhEmk8kiaFGUROsJOU/FGfu/qOZjInDNASyuu4OgzGnYhTIng9fKnHYjxTYLz5BCICM4wjYLz6y/uLDwDPsEPWyz8GzGxXE32v8EGADbuW2sOaxEjQAAAABJRU5ErkJggg==') 25 25, auto;
  display: inline-block;
}
/* line 575, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 576, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-search .jl-form-blank {
  background: none !important;
  border-color: transparent !important;
}
/* line 580, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-search .jl-form-blank:focus {
  border-color: #e5e5e5 !important;
  border-style: dashed !important;
}
/* line 585, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 586, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 587, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-modal-dialog .jl-search input[type="search"] {
  border: none;
  box-shadow: none;
}
/* line 595, templates/rt_elixir/custom/scss/_jlparticles.scss */
.lg-backdrop.in {
  opacity: 0.75 !important;
}
/* line 598, templates/rt_elixir/custom/scss/_jlparticles.scss */
.fixed-size.lg-outer .lg-inner {
  background-color: #fff;
}
/* line 601, templates/rt_elixir/custom/scss/_jlparticles.scss */
.fixed-size.lg-outer .lg-sub-html {
  position: absolute;
  text-align: left;
}
/* line 605, templates/rt_elixir/custom/scss/_jlparticles.scss */
.fixed-size.lg-outer .lg-toolbar {
  background-color: transparent;
  height: 0;
}
/* line 609, templates/rt_elixir/custom/scss/_jlparticles.scss */
.fixed-size.lg-outer .lg-toolbar .lg-icon {
  color: #fff;
}
/* line 612, templates/rt_elixir/custom/scss/_jlparticles.scss */
.fixed-size.lg-outer .lg-img-wrap {
  padding: 12px;
}
/* line 616, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 617, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-quotation-wrapper blockquote {
  margin: 0 0 20px 0 !important;
  font-size: 1rem;
  border-left: none;
  font-style: normal;
}
/* line 622, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-quotation-wrapper blockquote cite {
  display: inline-block;
  font-size: 1rem;
}
/* line 629, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 630, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-code-wrapper pre {
  color: #666;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1rem;
}
/* line 638, templates/rt_elixir/custom/scss/_jlparticles.scss */
div.jx-slider {
  z-index: 1;
}
/* line 642, templates/rt_elixir/custom/scss/_jlparticles.scss */
ul.jl-list {
  margin: 0 0 20px 0;
}
/* line 646, templates/rt_elixir/custom/scss/_jlparticles.scss */
audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}
/* line 649, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 650, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-table td {
  border: none;
}
/* line 651, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-table th {
  background: none;
}
/* line 655, templates/rt_elixir/custom/scss/_jlparticles.scss */
table.jl-table, .jl-table-striped tbody tr:nth-of-type(odd), .jl-table-striped > tr:nth-of-type(odd) {
  border: none;
}
/* line 660, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 661, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-link:hover, a:hover {
  text-decoration: none;
}
/* line 665, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 666, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-slider-wrapper .jl-slidenav, .tm-intense-wrapper .jl-slidenav {
  padding: 6px 15px;
  color: #3d3d3d;
  background: #fff;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
}
/* line 673, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 674, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-slider-wrapper .tm-slidenav i, .tm-intense-wrapper .tm-slidenav i {
  font-size: 24px;
}
/* line 677, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-slider-wrapper .tm-slidenav:hover, .tm-intense-wrapper .tm-slidenav:hover, .tm-slider-wrapper .tm-slidenav:focus, .tm-intense-wrapper .tm-slidenav:focus, .tm-slider-wrapper .tm-slidenav:active, .tm-intense-wrapper .tm-slidenav:active {
  background: #d33f33;
  color: #fff;
}
/* line 684, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 685, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-slideshow-wrapper .jl-slidenav {
  padding: 10px 15px;
}
/* line 687, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-slideshow-wrapper .jl-slidenav:hover, .tm-slideshow-wrapper .jl-slidenav:focus, .tm-slideshow-wrapper .jl-slidenav:active {
  color: #d33f33;
}
/* line 691, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-slideshow-wrapper .jl-position-medium {
  margin: 40px;
}
/* line 694, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-slideshow-wrapper .jl-dotnav > * > * {
  background: rgba(61, 61, 61, 0);
  border: 2px solid #3d3d3d;
}
/* line 698, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-slideshow-wrapper .jl-dotnav > .jl-active > * {
  background-color: #d33f33;
  border: 2px solid #d33f33;
}
/* line 703, templates/rt_elixir/custom/scss/_jlparticles.scss */
.g-container .tm-slideshow-wrapper .jl-container {
  padding-left: 0;
  padding-right: 0;
}
/* line 708, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 711, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-slideshow-wrapper .jl-slidenav, .tm-slider-wrapper .jl-slidenav, .tm-intense-wrapper .jl-slidenav {
  padding: 10px 15px;
  color: #3d3d3d;
  background: #fff;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
}
/* line 721, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-overlay-primary {
  background: rgba(211, 63, 51, 0.8);
}
/* line 724, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-card-secondary {
  background: #474441;
}
/* line 727, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-secondary {
  background-color: #474441;
}
/* line 729, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-secondary:hover, .jl-button-secondary:focus, .jl-button-secondary:active {
  background-color: #2c2b29;
}
/* line 733, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-heading-line > ::after, .jl-heading-line > ::before {
  top: calc(50% - (2px / 2));
  width: 150px;
}
/* line 737, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-text-primary, .jl-alert-primary {
  color: #d33f33 !important;
}
/* line 742, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-primary {
  background-color: #d33f33;
}
/* line 744, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-primary:focus, .jl-button-primary:hover {
  background-color: #ae3025;
}
/* line 749, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-card-primary {
  background: #d33f33;
}
/* line 751, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-card-primary.jl-card-hover:hover {
  background-color: #ae3025;
}
/* line 755, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-tile-primary, .jl-section-primary {
  background: #d33f33;
}
/* Hover + Focus */
/* line 760, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-nav-default > li > a:hover, .jl-nav-default > li > a:focus, .jl-nav-default > li.jl-active > a, .jl-article-meta a {
  color: #d33f33;
}
/* line 766, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-subnav-pill > .jl-active > a, .jl-dotnav > .jl-active > * {
  background-color: #d33f33;
}
/* Hover + Active + Focus */
/* line 771, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-tab > .jl-active > a, .jl-tab > * > a:hover, .jl-tab > * > a:focus {
  border-color: #d33f33;
}
/* Hover + Focus */
/* line 777, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #d33f33;
}
/* line 781, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #d33f33;
  border: 1px solid #d33f33;
}
/* line 786, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-marker {
  padding: 0;
  background: #fff;
  color: #fff;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
  border: 6px solid #d33f33;
  border-radius: 500px;
}
/* line 794, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-marker svg {
  width: 10px;
  height: 10px;
}
/* line 800, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-tab > * > a, .jl-nav-default {
  font-size: 1rem;
}
/* line 804, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button:focus {
  outline: 0;
}
/* line 807, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button {
  text-transform: none;
  font-size: 1rem;
}
/* line 811, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-default {
  color: #d33f33;
  border: 1px solid #d33f33;
}
/* line 816, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-default:focus, .jl-button-default:hover {
  color: #404042;
  border-color: #404042;
}
/* line 822, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-default.jl-active, .jl-button-default:active {
  color: #404042;
  border-color: #404042;
}
/* line 828, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-primary {
  border: 1px solid transparent;
}
/* line 832, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-primary:focus, .jl-button-primary:hover {
  border-color: transparent;
}
/* line 837, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-primary.jl-active, .jl-button-primary:active {
  border-color: transparent;
}
/* line 842, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-secondary {
  border: 1px solid transparent;
}
/* line 846, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-secondary:focus, .jl-button-secondary:hover {
  border-color: transparent;
}
/* line 851, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-secondary.jl-active, .jl-button-secondary:active {
  border-color: transparent;
}
/* line 856, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-danger {
  border: 1px solid transparent;
}
/* line 860, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-danger:focus, .jl-button-danger:hover {
  border-color: transparent;
}
/* line 865, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-danger.jl-active, .jl-button-danger:active {
  border-color: transparent;
}
/* line 870, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-button-danger:disabled, .jl-button-default:disabled, .jl-button-primary:disabled, .jl-button-secondary:disabled {
  border: 1px solid transparent;
}
/* line 878, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-text-secondary {
  color: #474441 !important;
}
/* line 882, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-container {
  max-width: 88rem;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .jl-container {
    width: 76rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .jl-container {
    width: 51rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .jl-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .jl-container {
    width: 100%;
  }
}
/* line 896, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-container .g5-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 902, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 903, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 904, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-controls {
  text-align: center;
}
/* line 906, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-controls .clndr-previous-button, .tm-calendar .clndr .clndr-controls .clndr-next-button {
  width: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
/* line 912, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-controls .clndr-previous-button:hover, .tm-calendar .clndr .clndr-controls .clndr-next-button:hover {
  opacity: 0.5;
}
/* line 916, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-controls .clndr-previous-button {
  float: left;
  text-align: left;
}
/* line 920, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-controls .clndr-next-button {
  float: right;
  text-align: right;
}
/* line 925, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid {
  float: left;
  width: 65%;
}
@media only all and (max-width: 75.99rem) {
  /* line 28, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .tm-calendar .clndr .clndr-grid {
    float: none;
    width: 100%;
    border: 0px;
    clear: both;
    overflow: hidden;
  }
}
/* line 935, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days-of-the-week {
  padding-left: 0;
  padding-right: 0;
}
/* line 938, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days-of-the-week .header-day {
  float: left;
  width: 14.2857%;
  text-align: center;
}
/* line 944, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days {
  width: 100%;
}
/* line 946, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day, .tm-calendar .clndr .clndr-grid .days .empty {
  float: left;
  width: 14.2857%;
  line-height: 80px;
  text-align: center;
  color: #4f4f4f;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #ddd;
}
@media only all and (max-width: 50.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .tm-calendar .clndr .clndr-grid .days .day, .tm-calendar .clndr .clndr-grid .days .empty {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
}
/* line 960, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.adjacent-month .day-number, .tm-calendar .clndr .clndr-grid .days .empty.adjacent-month .day-number {
  opacity: 0.3;
}
/* line 964, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 965, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event {
  background: #fff;
  text-align: center;
}
/* line 968, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event .numberCircle {
  display: inline-block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
/* line 973, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event .numberCircle span {
  text-align: center;
  cursor: pointer;
  display: inline-block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  line-height: 49px;
  -webkit-transition: background 0.15s ease-out, color 0.15s ease-out;
  -moz-transition: background 0.15s ease-out, color 0.15s ease-out;
  -o-transition: background 0.15s ease-out, color 0.15s ease-out;
  transition: background 0.15s ease-out, color 0.15s ease-out;
}
@media only all and (max-width: 50.99rem) {
  .tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event .numberCircle span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
/* line 995, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 996, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event:hover span {
  background: #d33f33;
  color: #fff;
}
/* line 1001, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1002, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.today span {
  display: inline-block;
  border: 2px solid #474441;
  width: 50px;
  height: 50px;
  line-height: 49px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
@media only all and (max-width: 50.99rem) {
  .tm-calendar .clndr .clndr-grid .days .day.today span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
/* line 1017, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.today .day-number {
  color: #474441;
}
/* line 1025, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .jl-height-medium {
  height: 400px;
}
/* line 1028, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .content-inner {
  padding: 20px;
  animation-name: jl-fade;
  animation-duration: 0.8s;
  animation-timing-function: linear;
}
/* line 1034, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-calendar .jl-article-meta {
  padding: 5px 0;
}
/* line 1040, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1041, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-paypal-wrapper .jl-form-success, .tm-search .jl-form-success, .tm-paypal-wrapper .jl-form-success:focus, .tm-search .jl-form-success:focus {
  color: #32d296;
  border-color: #32d296 !important;
}
/* line 1045, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-paypal-wrapper .jl-form-danger, .tm-search .jl-form-danger, .tm-paypal-wrapper .jl-form-danger:focus, .tm-search .jl-form-danger:focus {
  color: #f0506e;
  border-color: #f0506e !important;
}
/* line 1049, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-paypal-wrapper .jl-form-controls input, .tm-search .jl-form-controls input {
  box-shadow: none;
  border-radius: 0;
  padding: 0 10px;
}
/* line 1050, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-paypal-wrapper .jl-search input, .tm-search .jl-search input {
  box-shadow: none;
  border-radius: 0;
}
/* line 1054, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1055, templates/rt_elixir/custom/scss/_jlparticles.scss */
#g-navigation .tm-search {
  margin: -1.563rem;
}
/* line 1058, templates/rt_elixir/custom/scss/_jlparticles.scss */
#g-navigation .tm-search-inner {
  padding: 1.2rem 0.938rem;
}
/* line 1062, templates/rt_elixir/custom/scss/_jlparticles.scss */
#g-navigation .jl-navbar-center:only-child, #g-navigation .jl-navbar-left, #g-navigation .jl-navbar-right {
  flex-wrap: wrap;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #d33f33;
}
/* line 1072, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1073, templates/rt_elixir/custom/scss/_jlparticles.scss */
#g-navigation .jl-search-navbar .jl-search-input {
  font-size: 1rem;
}
/* line 1078, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1079, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-search-navbar .jl-search-input {
  font-size: 1rem;
}
/* line 1084, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1085, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-button-wrapper .jl-button-danger:disabled, .tm-button-wrapper .jl-button-default:disabled, .tm-button-wrapper .jl-button-primary:disabled, .tm-button-wrapper .jl-button-secondary:disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
  border: 1px solid #e5e5e5 !important;
}
/* line 1095, templates/rt_elixir/custom/scss/_jlparticles.scss */
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 9999;
  font-size: 16px;
  width: 38px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@-webkit-keyframes fadeInRight {
  /* line 1117, templates/rt_elixir/custom/scss/_jlparticles.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 1123, templates/rt_elixir/custom/scss/_jlparticles.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 1131, templates/rt_elixir/custom/scss/_jlparticles.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 1137, templates/rt_elixir/custom/scss/_jlparticles.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 1145, templates/rt_elixir/custom/scss/_jlparticles.scss */
  from {
    opacity: 1;
  }
  /* line 1149, templates/rt_elixir/custom/scss/_jlparticles.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 1157, templates/rt_elixir/custom/scss/_jlparticles.scss */
  from {
    opacity: 1;
  }
  /* line 1161, templates/rt_elixir/custom/scss/_jlparticles.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 1168, templates/rt_elixir/custom/scss/_jlparticles.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 1177, templates/rt_elixir/custom/scss/_jlparticles.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 1181, templates/rt_elixir/custom/scss/_jlparticles.scss */
a.back-to-top:hover {
  background: #d33f33;
}
/* line 1183, templates/rt_elixir/custom/scss/_jlparticles.scss */
a.back-to-top:hover span {
  color: #fff;
}
/* line 1189, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-notification-message {
  font-size: 1rem;
}
/*
 * Primary bordered
 */
/* line 1195, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-notification-message-primary-border {
  color: #1e87f0;
  border: 1px solid #1e87f0;
}
/*
 * Success bordered
 */
/* line 1202, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-notification-message-success-border {
  color: #32d296;
  border: 1px solid #32d296;
}
/*
 * Warning bordered
 */
/* line 1209, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-notification-message-warning-border {
  color: #faa05a;
  border: 1px solid #faa05a;
}
/*
 * Danger bordered
 */
/* line 1216, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-notification-message-danger-border {
  color: #f0506e;
  border: 1px solid #f0506e;
}
/*
 * Primary bg
 */
/* line 1224, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-notification-message-primary-hivis {
  color: #fff;
  background-color: #d33f33;
}
/* line 1225, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-notification-message-primary-hivis .jl-notification-close, .jl-notification-message-primary-hivis a {
  color: #fff;
}
/*
 * Success bg
 */
/* line 1235, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-notification-message-success-hivis {
  color: #fff;
  background-color: #32d296;
}
/* line 1236, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-notification-message-success-hivis .jl-notification-close, .jl-notification-message-success-hivis a {
  color: #fff;
}
/*
 * Warning bg
 */
/* line 1246, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-notification-message-warning-hivis {
  color: #fff;
  background-color: #faa05a;
}
/* line 1247, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-notification-message-warning-hivis .jl-notification-close, .jl-notification-message-warning-hivis a {
  color: #fff;
}
/*
 * Danger bg
 */
/* line 1257, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-notification-message-danger-hivis {
  color: #fff;
  background-color: #f0506e;
}
/* line 1258, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-notification-message-danger-hivis .jl-notification-close, .jl-notification-message-danger-hivis a {
  color: #fff;
}
/* line 1267, templates/rt_elixir/custom/scss/_jlparticles.scss */
:-webkit-full-screen-ancestor:not(iframe) {
  animation-fill-mode: none;
  -webkit-animation-fill-mode: none;
}
/* line 1273, templates/rt_elixir/custom/scss/_jlparticles.scss */
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
/* line 1284, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1285, templates/rt_elixir/custom/scss/_jlparticles.scss */
.moduletable .jl-breadcrumb > :nth-child(n+2):not(.jl-first-column)::before {
  margin: 0 5px;
}
/* line 1291, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1292, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-price-list .jl-icon-button {
  border-radius: 0;
  background-color: #fff;
  color: #3d3d3d;
}
/* line 1300, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-background-default {
  background-color: #fff !important;
}
/* line 1303, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-background-muted {
  background-color: #f8f8f8 !important;
}
/* line 1306, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-background-primary {
  background-color: #d33f33 !important;
}
/* line 1309, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-background-secondary {
  background-color: #222 !important;
}
/* line 1313, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-tooltip {
  text-shadow: none;
  font-size: 0.875em;
  font-weight: 400;
  color: #fff;
  background-color: #002b45;
  -webkit-box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
}
@media (max-width: 960px) {
  /* line 1325, templates/rt_elixir/custom/scss/_jlparticles.scss */
  /* line 1326, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .g-news-ticker .tm-heading, .g-news-ticker .tm-heading-right {
    margin: 0 !important;
  }
  /* line 1329, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .g-news-ticker .tm-heading:after, .g-news-ticker .tm-heading-right:after {
    display: none;
  }
}
/* line 1335, templates/rt_elixir/custom/scss/_jlparticles.scss */
.g-news-ticker .jl-label {
  text-transform: none;
}
/* line 1336, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1337, templates/rt_elixir/custom/scss/_jlparticles.scss */
.g-post-gallery .jl-subnav-divider > * {
  text-transform: uppercase;
  font-size: 12px;
}
/* line 1338, templates/rt_elixir/custom/scss/_jlparticles.scss */
.g-post-gallery .jl-label {
  text-transform: none;
  border-radius: 0;
}
/* line 1339, templates/rt_elixir/custom/scss/_jlparticles.scss */
.g-post-gallery .jl-subnav > * > :first-child {
  font-size: 12px;
}
/* line 1344, templates/rt_elixir/custom/scss/_jlparticles.scss */
@media (min-width: 1200px) {
  /* line 1346, templates/rt_elixir/custom/scss/_jlparticles.scss */
  .dataTables_wrapper * + .jl-grid-margin, .dataTables_wrapper .jl-grid + .jl-grid, .dataTables_wrapper .jl-grid > .jl-grid-margin {
    margin-top: 10px;
  }
}
/* line 1350, templates/rt_elixir/custom/scss/_jlparticles.scss */
.dataTables_wrapper * + .jl-grid-margin, .dataTables_wrapper .jl-grid + .jl-grid, .dataTables_wrapper .jl-grid > .jl-grid-margin {
  margin-top: 10px;
}
/* line 1355, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1356, templates/rt_elixir/custom/scss/_jlparticles.scss */
.entry-meta .meta-date, .entry-meta .meta-author, .entry-meta .meta-comments-count, .entry-meta .meta-categories {
  display: inline-block;
  margin-right: 5px;
}
/* line 1364, templates/rt_elixir/custom/scss/_jlparticles.scss */
.custom-offcanvas {
  line-height: 40px;
}
/* line 1366, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1367, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-description .jl-list {
  padding: 0;
  list-style: none;
}
/* line 1372, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1373, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-popup-login .jl-list {
  width: 300px;
  margin: 0 auto;
}
/* line 1377, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-popup-login li {
  display: inline-block;
}
/* line 1381, templates/rt_elixir/custom/scss/_jlparticles.scss */
ul.tm-meta {
  margin-bottom: 0;
}
/* line 1384, templates/rt_elixir/custom/scss/_jlparticles.scss */
.device-promo {
  z-index: 1;
}
/* line 1387, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1389, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-meta.jl-text-capitalize li span, .jl-subnav.jl-text-capitalize li span, .tm-meta.jl-text-capitalize li a, .jl-subnav.jl-text-capitalize li a {
  text-transform: capitalize !important;
}
/* line 1391, templates/rt_elixir/custom/scss/_jlparticles.scss */
/* line 1393, templates/rt_elixir/custom/scss/_jlparticles.scss */
.tm-meta.jl-text-lowercase li span, .jl-subnav.jl-text-lowercase li span, .tm-meta.jl-text-lowercase li a, .jl-subnav.jl-text-lowercase li a {
  text-transform: lowercase !important;
}
/* line 1396, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-tab.jl-text-uppercase > * > a {
  text-transform: uppercase;
}
/* line 1399, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-tab.jl-text-capitalize > * > a {
  text-transform: capitalize;
}
/* line 1402, templates/rt_elixir/custom/scss/_jlparticles.scss */
.jl-tab.jl-text-lowercase > * > a {
  text-transform: lowercase;
}
/* line 4, templates/rt_elixir/custom/scss/custom.scss */
.fon1 {
  background: #d0e4f5 url('//www.s821058.ha003.t.mydomain.zone/images/fon1.jpg') repeat scroll -1px 0px !important;
}
/* line 8, templates/rt_elixir/custom/scss/custom.scss */
.sticky1 {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 0 !important;
}
/* line 14, templates/rt_elixir/custom/scss/custom.scss */
.svet {
  color: #fff;
}
/* line 17, templates/rt_elixir/custom/scss/custom.scss */
.g-navigation_my {
  background-color: beige !important;
  width: 76rem;
}
/* line 21, templates/rt_elixir/custom/scss/custom.scss */
.img_my {
  height: 50px;
}
/* line 24, templates/rt_elixir/custom/scss/custom.scss */
#my-sticky-wrapper {
  width: 80%;
  margin-top: -160px;
}
/* line 27, templates/rt_elixir/custom/scss/custom.scss */
.size-83 {
  width: 100%;
}
/*# sourceMappingURL=custom_24.css.map */