.container .banner .inner-container .image {
  margin: 0 0 0 -30px;
}

.btn {
  border-radius: 2px;
  background-color: #fff;
  color: #21409a;
  line-height: 46px;
  display: inline-block;
  border-radius: 4px;
  width: 180px;
  text-align: center;
  position: relative;
  cursor: pointer;
  border: 1px solid #21409a;
  font-size: 14px;
  transition: all 0.3s;
}

@media (min-width: 768px) {
  .btn {
    border: none;
  }
}

.btn-border-blue {
  border: 1px solid #21409a;
}

.btn-border:hover {
  border: 1px solid #21409a;
}

.btn:hover {
  background-color: #21409a;
  color: #fff;
}

.btn-blue {
  background-color: #fff;
  color: #21409a;
}

.btn-blue:hover {
  background-color: #fff;
  color: #21409a;
}

.container .open-card {
  margin-top: 50px;
}

.container .title {
  font-size: 24px;
  margin-bottom: 40px;
  padding: 0;
}

@media (min-width: 768px) {
  .container .title {
    font-size: 30px;
  }
}

.bidv-card img {
  width: 80%;
}

@media (min-width: 768px) {
  .bidv-card img {
    width: 60%;
  }
}

.container .banner-open-card {
  width: 100%;
  background-size: cover;
  height: 400px;
  color: #fff;
  padding: 80px;
  font-size: 16px;
  box-sizing: border-box;
}

@media (max-width: 992px) {
  .container .banner-open-card {
    background-position: bottom;
  }
}

#thongtindichvuthe,
#superior-value {
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center right;
  background-color: #f5f5f5;
}

#thongtindichvuthe .title-1 {
  color: #1c2e36;
  padding: 30px 0;
}

.all-card-wrapper {
  height: 100%;
}

.card-wrapper-outer {
  display: flex;
  justify-content: center;
}

.card-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  height: 100%;
  width: 1200px;
  margin-bottom: 55.4px;
}

.card-wrapper:last-child {
  margin-bottom: 45px;
}

.bidv-card {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
}

.bidv-card>div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.bidv-card>div>img {
  margin-bottom: 23px;
}

.bidv-card-description {
  max-width: 600px;
  display: flex;
  flex: 1;
  flex-direction: column;
}

.bidv-card-description-title {
  width: 100%;
  font-family: Muli;
  font-size: 22px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  margin-bottom: 17.5px;
  color: #1c2e36 !important;
}

.bidv-card-description-list {
  width: 100%;
  height: 100%;
  font-family: Muli;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #1c2e36;
}

.wrapper-address {
  background: white;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding-top: 17.5px;
}

.policy {
  display: flex;
  margin-bottom: 10px;
  color: #14265b;
  font-weight: 600;
}

.policy>p {
  margin-right: 5px;
  margin-left: 5px;
}

.address-info {
  color: #1c2e36;
  text-align: center;
}

.bidv-card-description-list-detail {
  margin-bottom: 5px;
}

.group-button {
  padding-bottom: 50px;
}

.morong-noidung {
  background: #f7f9fb;
  padding: 24px;
  display: flex;
  justify-content: flex-end;
}

.oval {
  width: 40%;
  height: 2.5px;
  opacity: 0.2;
  filter: blur(3px);
  background-color: #000000;
}

@media only screen and (max-width: 768px) {
  .policy {
    font-size: 20px;
    flex-direction: column;
  }

  .mailsign {
    font-size: 30px;
  }

  .policy>p {
    margin: 0;
    text-align: center;
  }

  .mailsign>p {
    margin: 0;
    text-align: center;
  }

  .address-info {
    font-size: 10px;
    text-align: center;
  }
}

@media only screen and (max-width: 1000px) {
  .card-wrapper {
    flex-direction: column;
  }

  .bidv-card {
    width: 100%;
    margin-bottom: 50px;
  }

  .bidv-card-description-title {
    display: flex;
  }
}

@media only screen and (max-width: 768px) {
  #thongtindichvuthe>.inner-container {
    padding: 0 !important;
  }

  .morong-noidung {
    background: #f7f9fb;
    padding: 24px;
    display: none;
    justify-content: flex-end;
  }

  #thongtindichvuthe>.title-1 {
    padding-top: 12.5px;
    padding-bottom: 17.5px;
  }

  .bidv-card-description-title {
    margin-bottom: 5px;
  }

  .card-wrapper {
    margin-bottom: 17.5px;
  }

  .bidv-card {
    width: 100%;
    margin-bottom: 28.5px;
  }
}

.mySlides {
  display: none;
}

.mySlides .group {
  display: flex;
  padding: 0 90px;
}

.mySlides .info {
  width: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.mySlides .image {
  width: 50%;
}

.slideshow-container {
  width: 100%;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: #000000;
  font-weight: bold;
  font-size: 30px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a grey background color */

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

.flag-vn {
  display: none;
  margin-top: 10.5px;
}

@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#emailform,
#superior-value {
  display: block;
}

.mailsign {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  color: #14265b;
  font-weight: 600;
}

.mailsign>p {
  margin: 0 5px;
}

.email-form-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.email-form-wrapper,
input,
select {
  width: 100%;
}

.email-form-input {
  padding: 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  background: #fff;
  text-align: left;
  border: solid 0.5px #e0e0e0;
  color: #9e9e9e;
}

.email-form-select {
  position: relative;
}

.email-form-select::before {
  top: 45%;
  right: 20px;
  position: absolute;
  border: solid #444444;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  content: '';
  transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
}

.btn-sign {
  background-color: #ffffff;
  border-radius: 2px;
  border: solid 0.5px #e0e0e0;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  font-weight: 600;
  margin-top: 5px;
  color: #1c2e36;
}

@media (max-width: 768px) {
  .all-card-wrapper {
    height: 100%;
    padding: 25px;
  }

  #emailform,
  #superior-value {
    background-color: #f5f5f5;
    padding: 25px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .all-card-wrapper .title {
    color: #14265b;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 9px;
  }

  .prev,
  .next {
    top: 30%;
    padding: 16px 0;
  }

  .container .banner .inner-container .image {
    width: 60%;
    margin: 0 0 0 -20px;
  }

  .page .container .open-card {
    padding: 0px !important;
    height: 900px;
  }

  .container .title {
    padding: 0 10px;
  }

  .btn-link {
    width: 50%;
  }

  .btn,
  .btn .btn-blue {
    width: 100%;
    padding: 0 13px;
    box-sizing: border-box;
  }

  .content {
    position: absolute;
    top: 550px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    left: 0;
  }

  .container .banner-open-card {
    padding: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    color: #000000;
  }

  .btn-group {
    display: flex;
    justify-content: center;
  }

  .mySlides .info {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .mySlides .image {
    width: 100%;
  }

  .mySlides .group {
    display: flex;
    flex-direction: column-reverse;
    padding: 0 20px;
  }

  .horizontal-line {
    width: 1px;
    height: 26px;
    background-color: #ffffff;
  }

  .social {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }

  .flag-vn {
    display: block;
  }
}

/* for uu dai */

.gift-list-parent-blue {
  min-width: 0px;
  min-height: 0px;
  margin: 0 -10px;
}

.gift-list-blue {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  transition: height 2s ease;
}

.gift-blue {
  flex-grow: 1;
  width: 33.3333%;
  padding: 10px;
}

.gift-img-blue {
  position: relative;
  height: 320px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
}

.gift-img-blue>img {
  border-radius: 4px;
  height: 100% !important;
  object-fit: cover;
  width: 100%;
}

.gift-logo-blue {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100px;
  height: 100px;
  background-image: url(../images/infinite/uudai/logo/logo-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.gift-logo-blue>img {
  position: absolute;
  width: 40%;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#uu-dai-title {
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  color: #1c2e36;
  padding-left: 0;
  margin-bottom: 10px !important;
}

.gift-list-blue:first-child {
  margin-top: 0;
}

.company-header {
  position: absolute;
  bottom: 60px;
  left: 20px;
  font-size: 30px;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  .company-header {
    bottom: 40px;
  }
}

@media (min-width: 768px) {
  .company-header {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

.btn-get {
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 10px 16px;
  border-radius: 2px;
  background-color: #ed1d24;
}

.info .sub-title {
  margin-top: 5px;
  font-size: 25px;
}

@media (min-width: 768px) {
  .info .sub-title {
    font-size: 30px;
  }
}

.btn-get>span {
  color: #ffffff;
}

@media (max-width: 992px) {
  .gift-blue {
    width: 45%;
  }

  .gift-list-blue {
    justify-content: space-between;
  }
}

@media (max-width: 768px) {
  .gift-blue {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }

  .gift-blue {
    padding: 10px;
  }

  .gift-img-blue {
    width: 100% !important;
  }

  #uu-dai-title {
    margin-bottom: 20px;
  }
}
