﻿.banner {
  background-color: #333333; }
  .banner h2 {
    font-size: 48px;
    font-family: Oswald;
    font-weight: bold;
    color: var(--everun-brand, #EC6B33);
    line-height: 45px;
    margin: 40px 0 65px; }

.homebox {
  color: #d6d6d6;
  font-size: 16px;
  font-family: Rubik;
  line-height: 24px;
  margin-top: 30px; }
  .homebox i {
    display: inline-block;
    width: 16px;
    height: 14px;
    line-height: 14px;
    margin-right: 10px;
    vertical-align: text-top; }
  .homebox a {
    color: #d6d6d6; }

.strline {
  width: 100%;
  height: 1px;
  display: block;
  background: rgba(0, 0, 0, 0.2); }

.strnav {
  font-size: 16px;
  font-family: Rubik;
  line-height: 72px;
  margin: 5px 0 4px; }
  .strnav em {
    margin: 0 8px; }
  .strnav a {
    color: #999999; }
  .strnav .getbox {
    font-family: Rubik;
    font-weight: bold;
    color: var(--everun-brand, #EC6B33);
    padding: 0 10px; }

.rich {
  font-size: 30px;
  font-family: Oswald;
  font-weight: bold;
  color: #262626;
  line-height: 72px;
  margin-top: 75px; }

.richdel {
  font-size: 16px;
  font-family: Rubik;
  color: #666666;
  line-height: 24px;
  margin-bottom: 35px; }

.faqtit {
  background: #e6e6e6;
  padding: 13px 30px;
  margin-bottom: 3px;
  cursor: pointer; }
  .faqtit p {
    font-size: 20px;
    font-family: Rubik;
    font-weight: 400;
    color: #262626;
    line-height: 24px;
    width: 95%;
    display: block;
    transition: all .4s; }
  .faqtit i {
    display: block;
    color: #000;
    font-size: 30px;
    line-height: 20px;
    font-style: normal;
    transition: all .4s; }
  .faqtit:hover p {
    color: var(--everun-brand, #EC6B33);
    transition: all .4s; }
  .faqtit.active p {
    color: var(--everun-brand, #EC6B33);
    transition: all .4s; }
  .faqtit.active i {
    transform: rotate(45deg);
    transition: all .4s; }

.faqacnt {
  padding: 13px 30px;
  font-size: 16px;
  font-family: Rubik;
  color: #666666;
  line-height: 24px;
  margin: 5px 0 30px 0;
  display: none; }
  .faqacnt img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 12px 0; }
  .faqacnt video {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 12px 0; }
  .faqacnt iframe,
  .faqacnt .wp-video,
  .faqacnt .fluid-width-video-wrapper {
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 12px 0; }
  .faqacnt iframe {
    aspect-ratio: 16 / 9;
    min-height: 200px;
    border: 0; }
  .faqacnt p {
    margin: 0 0 10px; }

.set2 {
  margin-bottom: 105px; }

.navactive {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff; }
  .navactive .strnav .getbox {
    background-color: var(--everun-brand, #EC6B33);
    color: #fff; }

.navheight {
  height: 82px; }

@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .suprt h2 {
    margin-top: 25px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .strnav {
    line-height: 49px; }

  .rich {
    margin-top: 50px; }

  .richdel {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 25px; }

  .faqtit p {
    font-size: 18px; } }
@media screen and (max-width: 767px) {
  .homebox {
    margin-top: 10px;
    font-size: 15px; }

  .banner h2 {
    font-size: 24px;
    line-height: 28px;
    margin: 25px 0 40px; }

  .strnav {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0 5px; }

  .rich {
    font-size: 20px;
    line-height: 48px;
    margin-top: 20px; }

  .richdel {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px; }

  .faqtit p {
    font-size: 15px;
    line-height: 22px;
    width: 90%; }

  .faqtit {
    padding: 13px 10px; }

  .faqtit i {
    font-size: 27px;
    line-height: 18px; }

  .faqacnt {
    padding: 13px 20px;
    font-size: 14px;
    line-height: 22px;
    margin: 5px 0 20px 0; }

  .set2 {
    margin-bottom: 60px; }

  .set1 {
    display: none; } }

body.everun-faq .elementor-section .elementor-container {
  max-width: 100% !important;
  width: 100%;
}

body.everun-faq .elementor-widget-html .elementor-widget-container,
body.everun-faq .elementor-column-gap-no > .elementor-column > .elementor-element-populated {
  padding: 0;
}

body.everun-faq .banner h2 {
  margin: 40px 0 65px !important;
}

body.everun-faq h2.rich {
  margin-top: 75px !important;
}

body.everun-faq .elementor-widget-html h2.faqtit {
  margin: 0 0 3px;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

body.everun-faq .homebox i img {
  width: 16px;
  height: auto;
}

/*# sourceMappingURL=faq.css.map */
