/* UGC Landing */
.section.ugc-landing-pc,
.section.ugc-landing-mobile {
  margin-top: -30px;
}
.section.ugc-landing-pc .row {
  max-width: 1200px !important;
  margin: 0 auto !important;
}
.section.landing-voucher .row.ugc-voucher-slider,
.section.landing-voucher .row.video-voucher {
  max-width: 1000px !important;
  margin: 0 auto !important;
}
.row.voucher-button {
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
}
.row.voucher-button .col {
  padding: 0 !important;
}
.row.voucher-button .col .button {
  border: 2px solid;
  background: #deac5c;
  font-weight: 600;
  margin: 0;
}
.section.steps-receive-reward {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 50px;
  /* display: none; */
}
.section.steps-receive-reward.show-form {
  /* display: block; */
}
.popup-content textarea.wpcf7-form-control.wpcf7-textarea {
  height: 40px;
  min-height: unset;
  padding: 5px 10px;
  border: 1px solid #BBBBBB;
}
div#ugcLanding2 .agency-popup .popup-note {
  display: block;
}
div#ugcLanding2 .agency-popup .popup-note .page {
  font-style: italic;
}
div#ugcLanding2 .agency-popup .popup-note .page p {
  color: #FF4141;
}
.agency-popup .popup-note a {
  text-decoration: underline;
}
div#ugcLanding2 .agency-popup .popup-note p {
  text-align: right;
  display: block;
}
.section.steps-receive-reward .row.download-file,
.section.steps-receive-reward .row.register,
.section.steps-receive-reward .row.get-reward,
.section.steps-receive-reward .row.note {
  width: 95%;
  margin: 0 auto 15px;
  background: #eaeaea;
  border-radius: 10px;
}
.section.steps-receive-reward .col-inner p {
  margin-bottom: 0;
}
.section.steps-receive-reward .row.note {
  background: no-repeat;
}
.section.steps-receive-reward .row.note .col {
  padding: 0;
}
.steps-receive-reward .img.download-file-btn {
  margin-right: 50px;
}
.steps-receive-reward .img.download-file-btn img {
  cursor: pointer;
}
.section.steps-receive-reward .row.register .button,
.section.steps-receive-reward .row.get-reward .button {
  background: #deac5c;
  width: 85%;
  font-weight: 600;
  margin: 0;
}

/* Success */
.ugc-success-popup {
  position: fixed;
  top: 40%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: fit-content;
  text-align: center;
  z-index: 9999;
  animation: slideDown 0.4s ease;
}
.ugc-success-popup img {
  max-width: 80%;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  } to {
    opacity: 1;
    transform: translateY(0);
  }
}


/* section san-pham-chien-dich-ugc */
.page.page-id-21730 .page-wrapper > .row > .col {
  padding: 0;
}
.section.san-pham-chien-dich-ugc {
  padding: 0 !important;
  margin-top: -30px;
}
.page.page-id-21730 h2.section-title b {
  display: none;
}
.page.page-id-21730 h2.section-title {
  display: block;
  text-align: center;
  font-size: 32px;
  margin-bottom: 0;
}
.section.section-301a .row-301a {
  background: #9cae88;
  padding: 30px 0 0;
  align-items: center;
  max-width: 1220px !important;
  margin: 0 auto !important;
}
.section.section-301a .row-301a .col-inner h3,
.section.section-301a .row-301a .col-inner h2,
.section.section-301a .row-301a .col-inner h4,
.section.section-301a .row-301a .col-inner h5 {
  color: #fff;
  font-size: 34px;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.section.section-301a .row-301a .col-inner p {
  font-size: 18px;
  font-weight: 600;
}
.section.section-301a .row-301a .col-inner ul {
}
.section.section-301a .row-301a .col-inner ul li {
  background: rgba(255, 255, 255, 0.51);
  padding: 5px 10px 5px 30px;
  list-style: none;
  min-width: 50%;
  width: fit-content;
  margin: 15px 0;
  position: relative;
  font-weight: 600;
}
.section.section-301a .row-301a .col-inner ul li::after {
  content: "";
  position: absolute;
  top: 16px;
  left: 15px;
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 50%;
}
.section.section-301a .row-301a .button {
  background: #000 !important;
  font-size: 20px;
  font-weight: 600;
  padding: 0 50px;
  border-radius: 5px;
  margin: 0;
}
.combo-cham-soc .row.combo-product-list,
.row-user-experience,
.row.combo-banner {
  max-width: 1250px !important;
  margin: 0 auto !important;
}
.row.combo-product-list .col-inner {
  position: relative;
}
.row.combo-product-list .box-image {
  border-radius: 10px 10px 0 0;
}
.row.combo-product-list .box-text {
  border-radius:  0 0 10px 10px;
}
.row.combo-product-list .box-text a.button {
  background-color: #DEAC5C;
  padding: 0 40px;
  margin: 15px 0 0;
  text-transform: none;
  border-radius: 5px;
  font-weight: 600;
}
.row.combo-product-list .box-text a.button:hover {
  background-color: #000 !important;
}
.row.combo-product-list p {
  line-height: normal;
}
.row.combo-product-list .discount {
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 9;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: rgb(0 0 0 / 80%);
  font-weight: 600;
  font-size: 14px;
}

.row.combo-product-list .discount p {
  color: #fff;
  text-align: center;
  margin: 0;
  line-height: 45px;
}
.row-user-experience {

}
.row-user-experience .col-inner .box {
  display: flex;
  align-items: center;
  border: 2px solid #bbb;
  padding: 20px;
  border-radius: 20px;
  position: relative;
}
.row-user-experience .col-inner .box::before {
  content: '';
  position: absolute;
  top: -25px;
  left: 35px;
  background-image: url('../../assets/img/quo.jpg');
  width: 40px;
  height: 40px;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.row-user-experience .col-inner .box-image {
  width: 50%;
}
.row-user-experience .col-inner .box-image img {
  width: 110px;
  height: 110px;
}
.row-user-experience .col-inner .box-text h4 {
  font-size: 20px;
  margin-bottom: 5px;
}
.row-user-experience .col-inner .box-text p {
  text-align: center;
  font-size: 16px;
  line-height: normal;
}
.row-user-experience .col-inner {
  margin: 30px 0;
}
.row-user-experience .col-inner .box-text {
  padding-bottom: 0;
  min-height: 160px;
  overflow-y: auto;
}
.row.combo-banner > .col {
  padding-bottom: 0;
}
.row.combo-banner .col-inner {
  position: relative;
}
.row.combo-banner .col-inner .box-text {
  position: absolute;
  bottom: 15%;
  left: 20%;
  text-align: left;
}
.row.combo-banner .button {
  background-color: #000;
  padding: 0 60px;
  margin: 15px 0 0;
  text-transform: none;
  border-radius: 5px;
  font-weight: 600;
}
.row.combo-banner .button:hover {
  background-color: #DEAC5C !important;
}

.button.open-popup {
    background: #3E6443;
    border: none;
    font-size: 26px;
    font-weight: 600;
    margin-top: 10px;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
  0% { 
    background-color: #9CAE88; 
    -webkit-box-shadow: 0 0 3px #9CAE88; 
    transform: scale(1);
  }
  50% { 
    background-color: #deac5c; 
    -webkit-box-shadow: 0 0 10px #deac5c; 
    transform: scale(1.02);
  }
  100% { 
    background-color: #3E6443; 
    -webkit-box-shadow: 0 0 3px #3E6443; 
    transform: scale(1.05);
  }
}

@-moz-keyframes glowing {
  0% { 
    background-color: #3E6443; 
    -moz-box-shadow: 0 0 3px #3E6443; 
    transform: scale(1);
  }
  50% { 
    background-color: #deac5c; 
    -moz-box-shadow: 0 0 10px #deac5c; 
    transform: scale(1).02;
  }
  100% { 
    background-color: #3E6443; 
    -moz-box-shadow: 0 0 3px #3E6443; 
    transform: scale(1.05);
  }
}

@-o-keyframes glowing {
  0% { 
    background-color: #3E6443; 
    box-shadow: 0 0 3px #3E6443; 
    transform: scale(1.0);
  }
  50% { 
    background-color: #deac5c; 
    box-shadow: 0 0 10px #deac5c; 
    transform: scale(1.02);
  }
  100% { 
    background-color: #3E6443; 
    box-shadow: 0 0 3px #3E6443; 
    transform: scale(1.05);
  }
}

@keyframes glowing {
  0% { 
    background-color: #3E6443; 
    box-shadow: 0 0 3px #3E6443; 
    transform: scale(1.0);
  }
  50% { 
    background-color: #deac5c; 
    box-shadow: 0 0 10px #deac5c; 
    transform: scale(1.02);
  }
  100% { 
    background-color: #3E6443; 
    box-shadow: 0 0 3px #3E6443;
    transform: scale(1.05); 
  }
}

.ugc-popup-sample .popup-content {
    background: #9CAE88;
}
.ugc-popup-sample .popup-content .agency-popup h3.title {
  font-size: 0;
  padding: 0;
  position: relative;
  height: 110px;
  background: no-repeat;
}
.ugc-popup-sample .popup-content .agency-popup h3.title::before {
    content: '';
    position: absolute;
    left: 0;
    top: -55px;
    background-image: url(../../assets/img/popup1.png);
    width: 100%;
    height: 165px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
.ugc-popup-sample .popup-content span#closeUgcLanding1,
.ugc-popup-sample .popup-content span#closeUgcLanding3 {
    top: -40px;
    font-size: 24px;
    border: 1px solid;
    padding: 0;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 28px;
    opacity: 1;
}




/* Responsive */
@media (min-width: 768px) and (max-width: 1024px) {
  .row.combo-product-list .col.small-12 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .row-user-experience {
    justify-content: center;
  }
  .row-user-experience .col-inner {
    margin: 30px 0 0;
  }
  .row-user-experience .col.medium-4 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .row.combo-banner .col-inner .box-text {
    bottom: 2%;
    left: 15%;
    text-align: left;
  }
  .row.combo-banner .button {
    font-size: 16px;
  }
  .row-user-experience .col-inner .box-image img {
    width: 95px;
    height: 95px;
  }


}

@media (max-width: 767px) {
  .section.landing-voucher .img {
    /* width: 90% !important; */
  }
  .page-id-21538 .page-wrapper .row.row-main .col {
    padding: 0;
  }
  .section.landing-voucher .row.video-voucher {
    margin-top: 30px !important;
  }
  .row.voucher-button .col .button {
    font-size: 16px;
    padding: 0 5px;
  }
  .steps-receive-reward .img.download-file-btn {
    margin: 0 auto;
  }
  .section.steps-receive-reward .row.download-file .col-inner,
  .section.steps-receive-reward .row.register .col-inner,
  .section.steps-receive-reward .row.get-reward .col-inner {
    padding: 15px !important;
    text-align: center;
  }
  .section.steps-receive-reward .row.register .button,
  .section.steps-receive-reward .row.get-reward .button {
    font-size: 18px;
    width: 90%;
  }

  /* Landing-2 */
  .section.section-301a, .section.combo-cham-soc, .section.user-experience {
    padding: 30px 15px !important;
  }
  .section.section-301a .row-301a .col-inner p {
    font-size: 16px;
    line-height: normal;
  }
  .section.section-301a .row-301a .col-inner ul li {
    min-width: 100%;
    text-align: left;
  }
  .row.row-301a .col.medium-7 .col-inner {
    text-align: center;
  }
  .row.combo-product-list .col.small-12 {
    flex-basis: 50%;
    max-width: 50%;
    padding: 10px 5px;
  }
  .row.combo-product-list .box-text a.button {
    padding: 0 30px;
  }
  .page.page-id-21730 h2.section-title {
    font-size: 28px !important;
    line-height: normal;
  }
  .page.page-id-21730 .user-experience h2.section-title {
    font-size: 24px !important;
  }
  .row-user-experience .col-inner {
    margin: 5px 0 0;
  }
  .row-user-experience .col-inner .box {
    padding: 10px;
  }
  .row-user-experience .col-inner .box-image img {
    width: 95px;
    height: 95px;
  }
  .row.combo-banner .col-inner .box-text {
    bottom: 3%;
    left: 25%;
  }
  .row.combo-product-list .box-text h4 {
    font-size: 16px !important;
  }
  .row.combo-product-list .box-text p {
    font-size: 15px !important;
  }
  .section.steps-receive-reward {
    position: relative;
    margin-top: 80px;
    padding: 0 15px !important;
  }
  .section.steps-receive-reward::before {
    content: '';
    position: absolute;
    background: #9CAE88;
    top: -25%;
    left: 0;
    width: 100%;
    height: 50%;
  }
  .section.steps-receive-reward > .section-content.relative {
    background: #f4f4f4;
    border-radius: 10px;
  }
  .row.voucher-button {
    bottom: -9%;
  }
  .row.voucher-button .col .button {
    padding: 5px 30px 0 !important;
    font-size: 18px !important;
    max-width: 70%;
  }
  .section.steps-receive-reward .row.download-file {
    padding: 0;
  }
  
  .page-id-21538 .page-wrapper {
      padding: 20px 0px !important;
  }

  .button.open-popup {
    font-size: 18px;
    font-weight: 600;
    margin-top: -50%;
    padding: 0 40px;
    box-shadow: 0 2px 4px #a5a5a5;
  }

  .img.voucher-image {
      width: 100% !important;
  }
  .ugc-popup-sample .popup-content .agency-popup h3.title::before {
    background-image: url(../../assets/img/popup3.png);
    height: 140px;
  }
  .ugc-popup-sample .popup-content span#closeUgcLanding1 {
    right: 0;
  }
  .ugc-popup-sample .popup-content .agency-popup h3.title {
    height: 70px;
  }


}


@media (max-width: 380px) {
  .row.voucher-button .col .button {
      max-width: 75%;
  }
  .section.steps-receive-reward {
      margin-top: 60px;
  }
  h2#voucher-form {
    font-size: 16px !important;
  }
  .row.row-step .button {
        padding: 0px 20px !important;
        margin: 0;
  }
  div#ugcLanding2 .agency-popup .popup-note .page p {
    font-size: 14px;
  }
  .agency-popup h3.title {
    padding: 10px;
  }
  .agency-popup .row-input>p span input, .agency-popup .row-input>p span select {
    margin-bottom: 5px;
  }
  .agency-popup .popup-note a, .popup-content textarea.wpcf7-form-control.wpcf7-textarea {
    font-size: 15px;
  }

}