@font-face {
  font-family: 'icomoon';
  src: url("/fonts/smb/icomoon.eot?5u8sli");
  src: url("/fonts/smb/icomoon.eot?5u8sli#iefix") format("embedded-opentype"), url("/fonts/smb/icomoon.ttf?5u8sli") format("truetype"), url("/fonts/smb/icomoon.woff?5u8sli") format("woff"), url("/fonts/smb/icomoon.svg?5u8sli#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }


[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-cart1:before {
  content: "\e900"; }

.icon-instagram:before {
  content: "\e901"; }

.icon-locked:before {
  content: "\e902"; }

.icon-quote:before {
  content: "\e903"; }

.icon-search:before {
  content: "\e904"; }

.icon-setting:before {
  content: "\e905"; }

.icon-shipped:before {
  content: "\e906"; }

.icon-sort-arrows:before {
  content: "\e907"; }

.icon-star:before {
  content: "\e908"; }

.icon-star-outline:before {
  content: "\e909"; }

.icon-twitter:before {
  content: "\e90a"; }

.icon-watch:before {
  content: "\e90b"; }

.icon-angle-down:before {
  content: "\e90c"; }

.icon-angle-left:before {
  content: "\e90d"; }

.icon-angle-right:before {
  content: "\e90e"; }

.icon-angle-up:before {
  content: "\e90f"; }

.icon-cart:before {
  content: "\e910"; }

.icon-check:before {
  content: "\e911"; }

.icon-close:before {
  content: "\e912"; }

.icon-controls:before {
  content: "\e913"; }

.icon-download:before {
  content: "\e914"; }

.icon-facebook:before {
  content: "\e915"; }

.icon-folder:before {
  content: "\e916"; }

.icon-linkedin:before {
  content: "\e917"; }

.icon-del:before {
  content: "\e918"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.ng-features-wrap .ng-features-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.ng-features .ng-h1 {
  text-align: center;
  margin-bottom: 21px; }
  @media (min-width: 768px) {
    .ng-features .ng-h1 {
      text-align: left;
      margin-bottom: 26px; } }
  @media (min-width: 1200px) {
    .ng-features .ng-h1 {
      margin-bottom: -21px; } }

.ng-features-wrap {
  list-style: none;
  padding: 0;
  margin: 0; }
  .ng-features-wrap .ng-col {
    padding-bottom: 20px; }
  @media (min-width: 768px) {
    .ng-features-wrap.ng-row {
      margin: 0 -15px -30px; } }
  @media (min-width: 1024px) {
    .ng-features-wrap.ng-row {
      margin: 0 -40px -40px; } }
  .ng-features-wrap > li.ng-active .ng-features-title {
    font-weight: 500;
    font-size: 14px; }
  .ng-features-wrap .ng-features-title {
    transition: font 0.3s ease-in-out;
    color: #7b2a89;
    font-size: 16px;
    display: block;
    font-weight: 400;
    padding: 15px 25px 15px 0;
    position: relative;
    cursor: pointer; }
    @media (min-width: 768px) {
      .ng-features-wrap .ng-features-title {
        pointer-events: none;
        font-size: 20px; } }
  .ng-features-wrap .ng-features-list {
    padding-top: 2px;
    line-height: 1.75; }
    @media (min-width: 768px) {
      .ng-features-wrap .ng-features-list {
        line-height: 1.625;
        padding-top: 11px; } }
    .ng-features-wrap .ng-features-list + .ng-features-list {
      padding-top: 0; }
    .ng-features-wrap .ng-features-list li {
      padding-left: 31px;
      margin-bottom: 23px;
      position: relative; }
      @media (min-width: 768px) {
        .ng-features-wrap .ng-features-list li {
          padding-left: 29px;
          padding-right: 10px; } }
      @media (min-width: 1400px) {
        .ng-features-wrap .ng-features-list li {
          padding-right: 53px;
          margin-bottom: 26px; } }
      .ng-features-wrap .ng-features-list li:before {
        position: absolute;
        top: 11px;
        left: 2px;
        content: '';
        width: 6px;
        height: 6px;
        background-color: #7b2a89;
        border-radius: 50%; }
        @media (min-width: 768px) {
          .ng-features-wrap .ng-features-list li:before {
            left: 0; } }
    @media (min-width: 768px) {
      .ng-features-wrap .ng-features-list.js-acc-hidden {
        position: static !important; } }
  .ng-features-wrap .ng-show-less {
    font-size: 14px;
    padding: 2px 0 0;
    padding-bottom: 2px; }
    @media (min-width: 768px) {
      .ng-features-wrap .ng-show-less {
        padding-bottom: 11px; } }
    .ng-features-wrap .ng-show-less a {
      position: relative;
      padding-right: 12px; }
      .ng-features-wrap .ng-show-less a:after {
        position: absolute;
        top: 5px;
        right: 0px;
        content: "\e90e";
        font: normal 7px/1 'icomoon' !important; }

@media (min-width: 1200px) {
  .ng-features--secondary .ng-h1 {
    margin-bottom: 38px; } }

.ng-features--secondary .ng-features-wrap {
  border-top: 1px solid #d9d9d9; }
  .ng-features--secondary .ng-features-wrap > li {
    border-bottom: 1px solid #d9d9d9; }
    @media (min-width: 768px) {
      .ng-features--secondary .ng-features-wrap > li {
        width: 100%;
        padding: 0; } }
    .ng-features--secondary .ng-features-wrap > li:nth-child(odd):after {
      display: none; }
    .ng-features--secondary .ng-features-wrap > li.ng-active .ng-features-title {
      font-weight: 400;
      font-size: 16px; }
      @media (min-width: 768px) {
        .ng-features--secondary .ng-features-wrap > li.ng-active .ng-features-title {
          font-size: 22px; } }
      .ng-features--secondary .ng-features-wrap > li.ng-active .ng-features-title:after {
        content: "";
        width: 14px;
        height: 2px;
        background-color: #c2c2c2;
        top: 23px; }
        @media (min-width: 1200px) {
          .ng-features--secondary .ng-features-wrap > li.ng-active .ng-features-title:after {
            top: 48px; } }
  @media (min-width: 768px) {
    .ng-features--secondary .ng-features-wrap .ng-features-title {
      pointer-events: auto;
      font-size: 22px; } }
  @media (min-width: 1200px) {
    .ng-features--secondary .ng-features-wrap .ng-features-title {
      padding: 32px 25px 32px 0; } }
  .ng-features--secondary .ng-features-wrap .ng-features-title:after {
    position: absolute;
    right: 0;
    content: "+";
    font-size: 30px;
    color: #c2c2c2;
    line-height: 1;
    top: 50%;
    transform: translateY(-50%); }
    @media (min-width: 768px) {
      .ng-features--secondary .ng-features-wrap .ng-features-title:after {
        display: block; } }
  @media (min-width: 768px) {
    .ng-features--secondary .ng-features-wrap .js-acc-hidden {
      position: absolute !important; } }
  @media (min-width: 768px) {
    .ng-features--secondary .ng-features-wrap .ng-features-list-two {
      column-count: 2; } }
  @media (min-width: 1200px) {
    .ng-features--secondary .ng-features-wrap .ng-features-list-two {
      padding-bottom: 27px; } }
  @media (min-width: 1200px) {
    .ng-features--secondary .ng-features-wrap .ng-features-list-two li {
      padding-right: 45px; } }
  @media (min-width: 1200px) {
    .ng-features--secondary .ng-features-wrap .ng-features-slide {
      padding: 6px 0 60px; } }
  .ng-features--secondary .ng-features-wrap.ng-hidden-list {
    margin-top: -1px; }

.ng-features--secondary .ng-load-more {
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media (min-width: 768px) {
    .ng-features--secondary .ng-load-more {
      padding: 30px 0; } }
  @media (min-width: 1200px) {
    .ng-features--secondary .ng-load-more {
      padding: 60px 0; } }

@media (min-width: 768px) {
  .ng-features-wrap.ng-single-col.ng-row .ng-col {
    width: 100%; } }

.ng-features-wrap.ng-single-col.ng-row .ng-col:first-child {
  padding-bottom: 0; }
  @media (min-width: 768px) {
    .ng-features-wrap.ng-single-col.ng-row .ng-col:first-child {
      padding-bottom: 0; } }
  @media (min-width: 1024px) {
    .ng-features-wrap.ng-single-col.ng-row .ng-col:first-child {
      padding-bottom: 0; } }

@media (min-width: 768px) {
  [data-column] {
    column-count: 2;
    margin: 0 !important; }
    [data-column] li {
      page-break-inside: avoid; } }

@media (min-width: 768px) {
  .ng-hidden-wrap .ng-hidden-list {
    column-count: 2; }
    .ng-hidden-wrap .ng-hidden-list li {
      page-break-inside: avoid; } }

@media (min-width: 768px) {
  .ng-hidden-wrap + .ng-feature-more {
    margin: 0 auto 20px;
    width: 85px;
    display: block; } }

@media (max-width: 767px) {
  [data-limited-mobile] .ng-col {
    padding-bottom: 0; } }

@media (max-width: 767px) {
  [data-limited-mobile] .ng-col-slide {
    display: none !important; } }
