body {
  display: block;
  font-family: 'Roboto', sans-serif !important;
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
}

*, ::after, ::before {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}
a :hover {
  text-decoration: none;
}

ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}

.bg-main {
  color: #111;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
	background-image: url('https://app.woay.vn/w/c4f336e0-3e25-46e6-9aa9-5162b720a233/assets/4c05d940-3321-498f-b66a-b3b6ed6097a1-Qu.png');
}

.box-img-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

@media (max-width: 768px) {
  .bg-main{
		background-image: url('https://app.woay.vn/w/c4f336e0-3e25-46e6-9aa9-5162b720a233/assets/1a817117-cd3a-4752-b413-6cae1f89191b-Mua sắm nhận quà.png')
	}
}

.box-img-flex img {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
}

.y-text-editor * {
  max-width: 100%;
}

.y-text-editor blockquote {
  margin: 0 0 1.25em;
  padding: 0 1.25em 0 1.875em;
  border-left: 2px solid #111;
  font-style: italic;
}

.y-text-editor h1 {
  font-size: 30px;
}

.y-text-editor h2 {
  font-size: 28px;
}

.y-text-editor h3 {
  font-size: 24px;
}

.y-text-editor h4 {
  font-size: 20px;
}

.y-text-editor h5 {
  font-size: 18px;
}

.y-text-editor h5 {
  font-size: 16px;
}

.y-text-editor p {
  margin-bottom: 10px;
}

.y-text-editor img {
  max-width: 100%;
  height: auto !important;
  display: initial;
}

.y-text-editor iframe {
  max-width: 100%;
}

.y-text-editor table {
  width: 100%;
}

.y-text-editor i {
  font-style: italic;
}

.y-text-editor u {
  text-decoration: underline;
}

.y-text-editor a {
  text-decoration: underline;
}

.y-text-editor b,
.y-text-editor strong {
  font-weight: bold;
}

.y-text-editor ul {
  padding-left: 30px;
  list-style-type: disc;
}

.y-text-editor ul li {
  display: list-item;
  list-style-type: disc;
}

.y-text-editor ol {
  padding-left: 30px;
  list-style-type: decimal;
}

.y-text-editor ol li {
  display: list-item;
  list-style-type: decimal;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.text-center {
  text-align: center;
}

.hidden {
  display: none;
}

.w-banner-bottom {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .m-main-content .banner-1 {
    margin-top: 15px;
  }

	.m-main-content .banner-1 .box-img-flex {
    height: auto;
  }
}
.d-lg-none {
  display: none;
}

.mobile-hidden {
  display: block;
}
.desktop-hidden {
		display: none;
}
.wheel-logo {
  text-align: center;
  margin-top: 40px;
  height: 80px;
}
.banner-1 {
	margin-top: 20px;
}

#vongquaymayman {
 margin-top: 15px;
}
.m-menu-btn {
  position: absolute;
  right: 0;
  top: 10px;
  background-color: transparent;
  border: none;
  z-index: 6;
}

.m-menu-btn i {
  color: white;
  font-size: 30px;
  cursor: pointer;
}

.m-menu-wrapper {
  background-color: #f3f3f3;
  width: 75%;
  height: 100%;
  position: absolute;
  z-index: 10;
  transition: .2s;
  overflow-y: auto;
  top: 0;
  bottom: 0;
  right: -100%;
}

.m-menu-overlay {
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .5s;
  z-index: 5;
}

.m-menu-header {
  text-align: center;
  padding: 11px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
  font-size: 15px;
}

.m-menu-header i {
  position: absolute;
  top: 12px;
  right: 10px;
  font-size: 17px;
  cursor: pointer;
}

.m-menu {
  padding-left: 20px;
  list-style-type: none;
}

.m-menu li {
  padding: 11px 10px 11px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.m-menu li a {
  cursor: pointer;
  color: black;
}

.m-menu li:hover a,
.m-menu li:focus a {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none;
}

.m-main-content {
  color: #111;
  display: none;
  width: 100%;
  transition: .5s;
  z-index: 4;
}

.m-main-content .logo {
  padding: 20px 0;
}

.m-content-wrapper {
  background-color: white;
  padding: 20px 10px;
  margin-top: 20px;
  margin-bottom: 20px;
    word-break: break-word;
}

.w-tab-ctn {
  position: relative;
  margin-bottom: 40px;
}

.mobile-screen {
  display: none;
  min-height: 100%;
}

#wTab .nav-link {
  display: inline-block;
  color: #000;
  font-weight: bold;
  margin-right: 2px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

#wTabContent {
  background-color: white;
}

@media (max-width: 991px) {
  .d-lg-none {
    display: block;
  }

  .mobile-hidden {
    display: none;
  }
	.desktop-hidden {
		display: block;
	}
}
#vongquaymayman {
  max-width: 640px;
  margin: auto;
}

/* =========================================================== */
.banner-1 .box-img-flex {
  height: 200px;
}

.woay-box-wheel {
  max-width: 600px !important;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.info-more-vongquay {
  margin-bottom: 40px;
}

.text-number-turns {
  font-weight: 900;
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}

.text-number-turns span {
  color: #FAC53B;
  font-size: 40px;
}

.btn-check-reward {
  display: block;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  margin-bottom: 30px;
  text-decoration: underline;
}
.btn-check-reward:hover {
  text-decoration: underline;
}

.info-more-vongquay .box-action .box-btn {
  display: inline-block;
  padding: 0 15px;
}

.info-more-vongquay .box-action a {
  display: inline-block;
  padding: 16px 80px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 20px;
}

.info-more-vongquay .box-action a:last-child {
  margin-right: 0;
}

.box-action .btn-play {
  background-color: #FAC53B;
  color: #000;
}

.box-action .btn-add-turn {
  color: #fff;
  background-color: #FF8144;
}

.box-noti-fixed {
  position: fixed;
  top: 80px;
  left: 0;
  width: 300px;
  height: 280px;
  overflow: hidden;
  z-index: 99;
	opacity: 0;
  visibility: hidden;
}

.box-noti-fixed.show {
  opacity: 1;
  visibility: visible;
}

.box-noti-fixed .close-noti {
  position: absolute;
  top: -100px;
  right: 5px;
  color: #000;
  font-size: 16px;
  width: 24px;
  height: 24px;
  text-align: center;
  opacity: 0;
	visibility: hidden;
  transition: all 0.7s;
  z-index: 2;
}

.box-noti-fixed .close-noti.active {
  top: 5px;
  opacity: 1;
	visibility: visible;
}

.box-noti-fixed .close-noti.text-1 {
  top: 20px;
}

.noti-reward-fixed .item {
  position: absolute;
  top: -100px;
  width: 100%;
  height: 0;
}

.noti-reward-fixed .item:first-child {
  transition: all 0.6s;
}

.noti-reward-fixed .item.ehidden {
  top: 100%;
  display: none;
}

.noti-reward-fixed .item .content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 15px 8px 15px 8px;
  max-width: 100%;
  margin-bottom: 6px;
}

.noti-reward-fixed .item.active,
.noti-reward-fixed .item-1,
.noti-reward-fixed .item-2,
.noti-reward-fixed .item-3 {
  /*opacity: 1;
  visibility: visible;*/
  height: auto;
}

.noti-reward-fixed .item.active {
  top: 0;
  animation: show-item-1 .6s ease;
}

@keyframes show-item-1 {
  0% {
    top: -100px;
  }
  100% {
    top: 0;
  }
}
.noti-reward-fixed .item.text-1 {
  top: 18px;
  animation: show-item-0 .6s ease;
}

@keyframes show-item-0 {
  0% {
    top: -100px;
  }
  100% {
    top: 18px;
  }
}
.noti-reward-fixed .item.item-1 {
  top: 0;
  z-index: 3;
}

.noti-reward-fixed .item.item-2 {
  top: 96px;
  z-index: 2;
  animation: show-item-2 .6s ease;
}

@keyframes show-item-2 {
  0% {
    top: 0;
  }
  100% {
    top: 96px;
  }
}
.noti-reward-fixed .item.item-3 {
  top: 184px;
  z-index: 1;
  animation: show-item-3 .6s ease;
}

@keyframes show-item-3 {
  0% {
    top: 96px;
  }
  100% {
    top: 184px;
  }
}
.noti-reward-fixed .item:nth-child(n + 4) {
  display: none !important;
}

.noti-reward-fixed .item-1 .content,
.noti-reward-fixed .item-2 .content,
.noti-reward-fixed .item-3 .content {
  transition: opacity .7s;
}

.noti-reward-fixed .item.item-1 .content,
.noti-reward-fixed .item.active .content {
  width: 300px;
}

.noti-reward-fixed .item-2 .content {
  opacity: 0.5;
  width: 240px;
}

.noti-reward-fixed .item-3 .content {
  opacity: 0.3;
  width: 188px;
}

.noti-reward-fixed .item .circle {
  position: relative;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.noti-reward-fixed .item.item-2 .circle {
  width: 32px;
  height: 32px;
}

.noti-reward-fixed .item.item-3 .circle {
  width: 24px;
  height: 24px;
}

.noti-reward-fixed .item .circle:before {
  position: absolute;
  content: "";
  width: 60%;
  height: 60%;
  background: #F2994A;
  border-radius: 50%;
}

.noti-reward-fixed .item .circle span {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #F2994A;
  border-radius: 50%;
}

.noti-reward-fixed .item .info-noti {
  padding-left: 8px;
  width: calc(100% - 40px);
}

.noti-reward-fixed .item.item-2 .info-noti {
  width: calc(100% - 32px);
  font-size: 12px;
}

.noti-reward-fixed .item.item-3 .info-noti {
  width: calc(100% - 24px);
  font-size: 10px;
}

.noti-reward-fixed .item .info-noti .time {
  font-size: 12px;
}

.noti-reward-fixed .item.item-2 .info-noti .time {
  font-size: 10px;
}

.noti-reward-fixed .item.item-3 .info-noti .time {
  font-size: 8px;
}

.noti-reward-fixed .item .info-noti .desc {
  display: -webkit-box;
  height: 40px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.noti-reward-fixed .item.text-1 .info-noti .desc {
  height: auto;
  -webkit-line-clamp: initial;
}

.noti-reward-fixed .item-2 .info-noti .desc {
  height: 33px;
}

.noti-reward-fixed .item-2.text-1 .info-noti .desc {
  height: auto;
  -webkit-line-clamp: initial;
}

.noti-reward-fixed .item-2.text-1 + .item-3 {
  top: 167px;
  animation: show-item-32 .6s ease;
}

@keyframes show-item-32 {
  0% {
    top: 96px;
  }
  100% {
    top: 167px;
  }
}
.noti-reward-fixed .item.item-3 .info-noti .desc {
  height: auto;
  max-height: 28px;
  -webkit-line-clamp: initial;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .box-noti-fixed {
    top: 0;
  }

  .box-noti-fixed .close-noti {
    top: 5px;
    right: 5px;
    color: #000;
  }

  .noti-reward-fixed .item {
    top: -100px;
    width: 100%;
  }

  .noti-reward-fixed .item .content {
    margin-bottom: 0;
  }

  .noti-reward-fixed .item.active {
    top: 0;
    opacity: 1;
  }

  .noti-reward-fixed .item .info-noti .desc {
    height: auto;
    -webkit-line-clamp: initial;
  }

  .text-number-turns, .btn-check-reward, .info-more-vongquay .box-action a {
    font-size: 16px;
  }

  .text-number-turns {
    margin-bottom: 10px;
  }

  .text-number-turns span {
    font-size: 18px;
  }

  .btn-check-reward {
    margin-bottom: 20px;
  }

  .info-more-vongquay .box-action {
    margin: 0 -10px;
  }

  .info-more-vongquay .box-action .box-btn {
    width: 49%;
    padding: 0 10px;
  }

  .info-more-vongquay .box-action a {
    padding: 10px 26px;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .wheel-logo {
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .banner-1 .box-img-flex {
    height: 90px;
  }

  .woay-box-wheel {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .box-noti-fixed {
    top: 0;
    width: 100%;
    height: 70px;
  }

  .noti-reward-fixed .item .content {
    padding: 8px 10px;
    width: 100% !important;
  }
}
/* Popup woay */
.color-orange {
  color: #EB5757;
}

.popup-woay .close {
  position: absolute;
  right: 10px;
  top: 10px;
  border: 0;
  font-size: 24px;
  color: #424446;
  opacity: 1;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup-woay a:hover {
  text-decoration: none;
}

.popup-woay .modal-dialog {
  max-width: 470px;
}

.popup-woay .modal-body {
  padding: 40px;
}

.popup-woay .sub-title {
  color: #9F9F9F;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
}

.popup-woay .title-popup {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.popup-woay .logo-popup {
  height: 80px;
  margin-bottom: 24px;
}

.popup-woay .box-btn {
  text-align: center;
}

.popup-woay .btn-popup {
  box-shadow: 0px 4px 6px rgba(36, 38, 40, 0.15);
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  padding: 11px 10px;
  text-align: center;
  width: 100%;
}

.popup-woay .btn-popup i {
  margin-right: 5px;
}

.popup-woay .box-btn-1 .btn-popup {
  max-width: 290px;
}

.popup-woay .box-btn-2, .popup-woay .box-btn-3 {
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.popup-woay .box-btn-2 .btn-popup {
  width: calc(50% - 10px);
  margin-left: 5px;
  margin-right: 5px;
}

.popup-woay .box-btn-3 .btn-popup {
  width: calc(33.3% - 10px);
  margin-left: 5px;
  margin-right: 5px;
}

.popup-woay .btn-facebook {
  background: #3A5897;
}

.popup-woay .btn-submit {
  background: #F2994A;
}

.popup-woay .btn-hotline {
  background: #2D9CDB;
}

.popup-woay .btn-contact {
  background: #F2994A;
}

.popup-woay .btn-buynow {
  background: #27AE60;
}

.popup-woay .form-group {
  margin-bottom: 24px;
}

.popup-woay .form-group label {
  font-weight: normal;
  font-size: 12px;
}

.popup-woay .form-control {
  height: 40px;
}

.popup-woay .noti-submit {
  color: #6A6B6C;
  font-size: 12px;
  text-align: center;
  margin-top: 8px;
}

.popup-woay .copy-code {
  background: #F2F2F2;
  border-radius: 4px;
  padding: 10px 24px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.popup-woay .copy-code .code {
  width: 60%;
}

.popup-woay .copy-code .btn-copy {
  text-align: right;
  width: 40%;
  color: #454644;
  text-decoration: underline;
}

.popup-woay .text-tutorial {
  color: #9F9F9F;
  text-align: center;
}

@media (max-width: 575px) {
  .popup-woay .close {
    top: 5px;
    right: 5px;
  }

  .popup-woay .modal-body {
    padding: 20px;
  }

  .popup-woay .title-popup {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .popup-woay .form-group {
    margin-bottom: 15px;
  }
}
@media (max-width: 374px) {
  .popup-woay .box-btn-2 .btn-popup {
    width: 100%;
    margin-bottom: 10px;
  }

  .popup-woay .box-btn-3 .btn-popup {
    width: calc(50% - 10px);
    margin-bottom: 10px;
  }
}
.nav-tabs-main {
  background-color: #f8f8f8;
  display: flex;
  justify-content: center;
  border-bottom: 0 !important;
}

.nav-tabs-main .nav-item {
  padding: 10px 15px 0;
}

.nav-tabs-main .nav-item a {
  padding: 10px 0 8px;
  border: 0;
  background-color: #f8f8f8;
}

.nav-tabs-main .nav-item a:hover {
  background-color: initial;
}

.nav-tabs-main .nav-item.active a {
  color: #FF8144 !important;
  border: 0;
  border-bottom: 2px solid #FF8144;
  background-color: #f8f8f8;
}

.nav-tabs-main .nav-item.active a:hover, .nav-tabs-main .nav-item.active a:focus {
  border: 0;
  border-bottom: 2px solid #FF8144;
  background-color: initial;
}

.tab-content-main {
  padding: 30px 40px 50px;
}

/*# sourceMappingURL=style.css.map */

.modal__content {
	background: url('https://app.woay.vn/w/eab95e38-4b73-4d4b-9302-591aa3954185/assets/b8db34d6-59c4-4dfd-8508-70c8870b5df5-trunggiai-02-01.png') #FFF;
	
}

@media(max-width: 350px) {
	.info-more-vongquay .box-action .box-btn {
    width: 55% !important;
	}
}
.footer__item {
  width: 100%;
  position: relative;
  background: #000;
  text-align: center;
}
.footer__item img {
  position: fixed;
  opacity: 0.7;
  width: 50px;
  height: 50px;
  left: 10px;
  bottom: 10px;
}
.footer__content {
  padding: 10px;
  color: #fff;
}
.footer__content a {
  color: #bc936d;
  font-weight: bold;
}
@media(max-width: 475px){
  .footer__content {
    font-size: 12px;
  }
}

a, button, .btn, [class*="btn-"], [class*="-btn"] {
  cursor: pointer;
}