.header {
  width:100%;
  height: 86px;
  border-bottom: 6px solid #ec1d23;
  background-color: #000;
}

.wrapper {
    width:100%;
  display: block;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.wrapper.offer {
  position: relative;
  top: -110px;
}

.wrapper.detail {
  position: relative;
  top: -7vh;
}

.logo {
  margin-top: 20px;
}

.kv {
  position: relative;
  width:100%;
  min-height: 500px;
  padding-bottom: 60px;
  background-color: #ffd877;
  background-image: url('../images/kv-bg3.jpg');
  background-position: 50% 0px;
  background-size: 2560px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
  overflow: hidden;
}

.kv-group {
  position: relative;
  display: block;
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  text-align: center;
}

.body {
  background-image: url('../images/pattern.png');
  background-position: 50% 50%;
  background-size: 84px;
  line-height: 20px;
}

.offer-group {
  display: inline-block;
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  text-align: center;
}

.ball {
  display: block;
  max-width: 220px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.ball-text {
  min-height: 61px;
  margin-bottom: 6px;
  color: #ffcd4f;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.offer-detail {
  padding-top: 8px;
  padding-bottom: 4px;
  padding-left: 30px;
  background-image: url('../images/tick.svg');
  background-position: 0px 6px;
  background-size: 22px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.btn-apply {
  position: relative;
  left: auto;
  right: auto;
  bottom: 80px;
  display: inline-block;
  width: 200px;
  margin-right: 100px;
  margin-left: 100px;
  padding: 20px 50px;
  border-radius: 10px;
  background-color: #000;
  background-image: -webkit-linear-gradient(270deg, #464646, #000);
  background-image: linear-gradient(180deg, #464646, #000);
  color: #deba62;
  font-size: 22px;
}

.btn-apply:hover {
  background-color: #be0308;
  background-image: -webkit-linear-gradient(270deg, #ee3338, #b8060b);
  background-image: linear-gradient(180deg, #ee3338, #b8060b);
  color: #ffd877;
}

.terms {
  margin-bottom: 40px;
  color: #fff;
  line-height: 20px;
  text-align: center;
}

.tel {
  margin-bottom: 40px;
  color: #fff;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
}

.social-icon-group {
  text-align: center;
}

.ico-social {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.ico-social:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.footer {
  width:100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.col {
  padding: 30px 10px;
  text-align: center;
}

.header2 {
  height: 86px;
  padding-top: 20px;
  border-bottom: 6px solid #ec1d23;
  background-color: #000;
}

.kv-demo {
  height: 540px;
  background-color: #deba62;
  background-image: url('../images/kv-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.btn-detail {
  margin-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 50px;
  background-color: #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.btn-detail:hover {
  background-color: #deba62;
  color: #000;
}

.white-link {
  color: #fff;
  text-decoration: none;
}

.white-link:hover {
  overflow: scroll;
  text-decoration: underline;
}

.bottom-section {
    width:100%;
  border-top: 6px solid #efb13e;
  background-color: #920206;
  background-image: url('../images/pattern.png');
  background-position: 0px 0px;
  background-size: 64px;
}

.date {
  position: relative;
  top: -60px;
  margin-top: 6px;
  font-size: 23px;
  line-height: 30px;
}

.red {
  color: #ec1d23;
}

html.w-mod-js *[data-ix="fadeup"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fadeup-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fadeup-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fadeup-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="zoom"] {
  opacity: 0;
  -webkit-transform: scale(2, 2);
  -ms-transform: scale(2, 2);
  transform: scale(2, 2);
}

@media (max-width: 991px) {
  .wrapper.offer {
    top: -10vw;
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
  }
  .kv {
    padding-bottom: 8vw;
    background-position: 50% 0px;
    background-size: 1770px;
    background-attachment: scroll;
  }
  .kv-group {
    position: relative;
    max-width: 800px;
    padding-top: 50px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .offer-group {
    width: 25%;
    padding-right: 10px;
    padding-left: 10px;
    clear: right;
  }
  .ball-text {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
  }
  .offer-detail {
    font-size: 15px;
    letter-spacing: 0px;
  }
  .btn-apply {
    bottom: 40px;
    margin-bottom: -10px;
  }
  .btn-apply.gold {
    display: block;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .btn-apply.gold:hover {
    background-color: #deba62;
    background-image: -webkit-linear-gradient(270deg, #ffd877, #deba62);
    background-image: linear-gradient(180deg, #ffd877, #deba62);
    color: #000;
  }
  .col {
    padding-right: 6px;
    padding-left: 6px;
  }
  .date {
    top: 0px;
    margin-top: -4px;
    margin-bottom: 19px;
  }
  .offer-row {
    padding-left: 0%;
  }
}

@media (max-width: 767px) {
  .kv {
    overflow: visible;
    }
  .wrapper.offer {
    top: 0vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .wrapper.detail {
    top: 0vw;
  }
  .kv {
    min-height: auto;
    padding-bottom: 40px;
    background-size: auto 420px;
  }
  .kv-group {
    top: 0%;
    max-width: 680px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .offer-group {
    display: inline-block;
    width: 49%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
    float: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ball {
    width: 80%;
  }
  .ball-text {
    min-height: auto;
  }
  .offer-detail {
    max-width: 260px;
    min-height: 20px;
  }
  .btn-apply {
    bottom: 30px;
    width: 180px;
    padding: 15px 40px;
    font-size: 20px;
  }
  .btn-apply.gold {
    display: block;
    margin: 20px auto;
    text-align: center;
  }
  .terms {
    text-align: left;
  }
  .col {
    margin-bottom: 0px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
  }
  .bottom-section {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .date {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
  }
  .red {
    color: #fff;
  }
  .arrow-down {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -45px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .offer-row {
    margin-top: 20px;
  }
  .offer-text-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .wrapper.offer {
    top: 0vw;
    display: inline-block;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    text-align: center;
  }
  .wrapper.detail {
    top: 0vh;
    margin-bottom: 34px;
  }
  .kv {
    padding-bottom: 20vw;
    background-image: url('../images/m-bg.jpg');
    background-position: 50% 0px;
    background-size: 100%;
    background-attachment: scroll;
  }
  .kv-group {
    max-width: 320px;
    padding-top: 35px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .offer-group {
    width: 100%;
  }
  .ball {
    width: 60%;
  }
  .ball-text {
    min-height: auto;
    font-size: 18px;
    line-height: 24px;
  }
  .btn-apply {
    bottom: 0px;
    width: 80%;
    max-width: 280px;
    margin-top: 26px;
    margin-right: auto;
    margin-left: auto;
    padding: 14px 38px;
    font-size: 20px;
  }
  .btn-apply.gold {
    margin-bottom: 30px;
    background-color: #ffd877;
    background-image: -webkit-linear-gradient(270deg, #2e2e2e, #000);
    background-image: linear-gradient(180deg, #2e2e2e, #000);
    color: #ffd877;
  }
  .terms {
    text-align: left;
  }
  .tel {
    font-size: 20px;
  }
  .ico-social {
    width: 48px;
  }
  .footer {
    height: auto;
    padding-bottom: 20px;
  }
  .col {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .bottom-section {
    padding-bottom: 20px;
  }
  .date {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 20px;
  }
}

