.banner {
  position: relative; }

.homebox {
  color: #d6d6d6;
  font-size: 16px;
  font-family: Rubik;
  line-height: 24px;
  margin-top: 30px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 123;
  width: 82%; }
  .homebox i {
    display: inline-block;
    width: 16px;
    height: 14px;
    line-height: 14px;
    margin-right: 10px;
    vertical-align: text-top; }
  .homebox a {
    color: #d6d6d6; }

.bantit {
  position: absolute;
  left: 12.5%;
  top: 34.5%;
  width: 450px; }
  .bantit h2 {
    position: relative;
    font-size: 0;
    padding-left: 100px; }
    .bantit h2 span {
      font-size: 60px;
      font-family: Oswald;
      font-weight: bold;
      color: white;
      line-height: 68px;
      display: inline-block;
      background-color: var(--everun-brand, #EC6B33);
      margin-bottom: 5px;
      padding: 0 10px; }
    .bantit h2 i {
      display: block;
      width: 70px;
      height: 10px;
      background-color: #fff;
      position: absolute;
      left: 0;
      top: 30px;
      z-index: 12; }

.abtit {
  font-size: 30px;
  font-family: Oswald;
  font-weight: bold;
  color: #333333;
  line-height: 42px;
  margin-top: 90px;
  margin-bottom: 25px; }

.abdel {
  font-size: 16px;
  font-family: Rubik;
  color: #666666;
  line-height: 24px; }

.abmore {
  margin-top: 42px;
  font-size: 0;
  margin-bottom: 60px; }

.abmorebox {
  display: inline-block;
  width: 47%;
  vertical-align: top;
  margin-bottom: 60px; }
  .abmorebox h2 {
    font-size: 24px;
    font-family: Oswald;
    color: #262626;
    line-height: 27px;
    margin-top: 30px;
    margin-bottom: 15px; }
  .abmorebox p {
    font-size: 16px;
    font-family: Poppins;
    color: #999999;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .abmorebox a {
    width: 100%;
    height: 65px;
    border: 2px solid #999;
    text-align: center;
    line-height: 63px;
    font-size: 20px;
    font-family: Oswald;
    color: #999;
    display: block;
    margin-top: 27px;
    transition: all .4s; }
    .abmorebox a i {
      font-size: 18px;
      margin-left: 20px;
      margin-top: -7px;
      vertical-align: middle; }
    .abmorebox a:hover {
      background: var(--everun-brand, #EC6B33);
      color: #333;
      border: 2px solid var(--everun-brand, #EC6B33);
      transition: all .4s; }

.morecnt {
  margin: 0 0 60px 6%; }

@media screen and (max-width: 1274px) and (min-width: 1190px) {
  .bantit h2 span {
    font-size: 50px;
    line-height: 52px;
    margin-bottom: 8px;
    padding: 0 7px; }

  .bantit h2 i {
    top: 20px; }

  .homebox {
    width: 96%; } }
@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .bantit h2 span {
    font-size: 30px;
    line-height: 42px; }

  .bantit h2 i {
    width: 50px;
    height: 5px;
    top: 20px; }

  .bantit h2 {
    padding-left: 80px; }

  .bantit {
    left: 7.5%;
    top: 39.5%; }

  .abtit {
    margin-top: 60px;
    margin-bottom: 20px; }

  .abdel {
    font-size: 15px;
    line-height: 22px; }

  .abmorebox h2 {
    font-size: 20px;
    line-height: 22px;
    margin-top: 25px;
    margin-bottom: 10px; }

  .abmorebox p {
    font-size: 14px;
    line-height: 22px; }

  .abmorebox a {
    height: 50px;
    line-height: 48px;
    font-size: 17px; }

  .abmorebox a i {
    font-size: 15px;
    margin-left: 15px;
    margin-top: -3px; }

  .abmorebox {
    margin-bottom: 40px; }

  .abmore {
    margin-bottom: 30px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .bantit h2 span {
    font-size: 30px;
    line-height: 42px; }

  .bantit h2 i {
    width: 50px;
    height: 5px;
    top: 20px; }

  .bantit h2 {
    padding-left: 80px; }

  .bantit {
    left: 7.5%;
    top: 39.5%; }

  .homebox {
    width: 96%; }

  .abtit {
    margin-top: 60px;
    margin-bottom: 20px; }

  .abdel {
    font-size: 15px;
    line-height: 22px; }

  .abmorebox h2 {
    font-size: 20px;
    line-height: 22px;
    margin-top: 25px;
    margin-bottom: 10px; }

  .abmorebox p {
    font-size: 14px;
    line-height: 22px; }

  .abmorebox a {
    height: 45px;
    line-height: 42px;
    font-size: 15px; }

  .abmorebox a i {
    font-size: 14px;
    margin-left: 15px;
    margin-top: -3px; }

  .abmorebox {
    margin-bottom: 40px; }

  .abmore {
    margin-bottom: 30px; } }
@media screen and (max-width: 767px) {
  .homebox {
    width: 100%;
    margin-top: 10px; }

  .bantit h2 span {
    font-size: 20px;
    line-height: 26px; }

  .bantit h2 i {
    width: 25px;
    height: 3px;
    top: 10px; }

  .bantit h2 {
    padding-left: 40px; }

  .bantit {
    left: 4.5%;
    top: 38.5%; }

  .abtit {
    font-size: 19px;
    line-height: 22px;
    margin-top: 30px;
    margin-bottom: 15px; }

  .abdel {
    font-size: 14px;
    line-height: 22px; }

  .abmore {
    margin-bottom: 40px; }

  .abmorebox {
    margin-bottom: 30px;
    width: 100%; }

  .abmorebox h2 {
    font-size: 20px;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 10px; }

  .abmorebox p {
    font-size: 14px;
    line-height: 22px; }

  .abmorebox a {
    height: 45px;
    line-height: 43px;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px; }

  .abmorebox a i {
    font-size: 14px;
    margin-left: 10px;
    margin-top: -3px; }

  .morecnt {
    margin: 0 0 30px 0; } }

body.everun-support .elementor-section .elementor-container {
  max-width: 100% !important;
  width: 100%;
}

body.everun-support .elementor-widget-html .elementor-widget-container,
body.everun-support .elementor-column-gap-no > .elementor-column > .elementor-element-populated {
  padding: 0;
}

body.everun-support .banner > img,
body.everun-support .abmorebox > img {
  width: 100%;
  display: block;
}

body.everun-support .homebox i img {
  width: 16px;
  height: auto;
}
