a:hover {
  color: #ed1c25;
}
h2,
h4,
h5,
h6 {
  font-family: sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1.4;
}
applet,
blockquote,
canvas,
caption,
dd,
dl,
dt,
embed,
fieldset,
figcaption,
figure,
hgroup,
object,
ol,
output,
pre,
strike,
sub,
summary,
sup,
tfoot,
thead,
time {
  border: 0;
  margin: 0;
  padding: 0;
}
button,
textarea {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: inherit;
  outline: 0;
}
textarea {
  float: left;
  width: 100%;
  border: solid 1px #eaeaea;
  margin: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  text-overflow: "";
  appearance: none;
  border-radius: 2px;
  webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
button {
  cursor: pointer;
}
table thead th {
  background: #f0f8ff;
  font-size: 14px;
  font-weight: 500;
}
.header-content {
  float: left;
  width: 100%;
  padding: 5px 0;
  background: #fff;
}
.header-item {
  display: inline-block;
  vertical-align: middle;
}
.btn-calendar {
  display: none;
  position: absolute;
  right: 16px;
  top: 10px;
  width: 36px;
  height: 36px;
  text-align: center;
}
.icon-calendar {
  position: relative;
  top: 8px;
}
@media only screen and (max-width: 960px) {
  .header-content {
    background: #fff;
    position: relative;
    z-index: 9;
  }
  .headermobi {
    padding: 0;
    height: 56px;
  }
  .btn-calendar {
    display: block;
  }
}
.pushbar_overlay {
  z-index: -999;
  position: fixed;
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 0;
  left: 0;
  will-change: opacity;
  opacity: 0;
  will-change: opacity;
  background: #3c3442;
}
.pushbar_locked .pushbar_overlay {
  opacity: 0.8;
  z-index: 999;
  transition: opacity 0.5s ease;
}
.pushbar.opened {
  transform: translateX(0) translateY(0);
}
.ac_open .ac_icon::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
}
.ac_icon::before {
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
}
.ac_item.ac_open .ac_title_2 {
  color: #ed1c25;
}
.menu_a:hover {
  background: #ed1c25;
  color: #fff;
}
.menu_down {
  -webkit-transition:
    opacity 0.2s linear,
    visibility 0.2s linear;
  -moz-transition:
    opacity 0.2s linear,
    visibility 0.2s linear;
  -o-transition:
    opacity 0.2s linear,
    visibility 0.2s linear;
  transition:
    opacity 0.2s linear,
    visibility 0.2s linear;
}
.menu_down a:hover {
  background: #f0f8ff;
}
.menu_down a.active {
  background: #f0f8ff;
}
.nav-scrol-link-ic {
  position: absolute;
  cursor: pointer;
  left: 0;
  width: 40px;
  text-align: center;
  background: #c80505;
  z-index: 99;
  line-height: 48px;
  height: 48px;
  color: #fff;
  display: none;
}
@media only screen and (max-width: 960px) {
  .nav_header {
    background: #c80505;
  }
  .hide {
    display: none;
  }
}
.footer {
  float: left;
  width: 100%;
  position: relative;
  background: #f0f8ff;
  border-top: solid 0.5px #dddfe2;
}
.footer-content {
  padding: 15px 0;
  float: left;
  width: 100%;
}
.copyright {
  float: left;
  font-size: 13px;
  line-height: 24px;
  width: 70%;
}
.share-socal {
  float: right;
  position: relative;
  width: 30%;
  text-align: center;
}
.rows-add {
  position: relative;
  padding-top: 16px;
  width: 100%;
  float: left;
}
.textic24 {
  font-weight: 700;
}
.ic24 {
  position: relative;
  top: 5px;
  margin-right: 5px;
}
.dmca_protected {
  margin-left: 10px;
  float: left;
  margin-top: 5px;
}
.mxh-like-item {
  float: left;
  margin-left: 10px;
}
.icon-face {
  border-radius: 100%;
  float: left;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}
.icon-face.cl1 {
  background: #134a8d;
  color: #fff;
}
.icon-face.cl2 {
  background: #ed3b3b;
  color: #fff;
}
.icon-face.cl3 {
  background: #10afe3;
  color: #fff;
}
.nav-bottom a {
  margin-right: 16px;
  color: #000;
}
.nav-bottom {
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
}
.show_backtotop {
  display: block;
}
@media only screen and (max-width: 960px) {
  .footer {
    padding: 0 12px;
  }
  .nav-bottom {
    padding-top: 8px;
  }
  .nav-bottom a {
    padding-top: 10px;
    display: inline-block;
  }
  .copyright {
    width: 100%;
  }
  .share-socal {
    float: left;
    width: 100%;
  }
}
.section:last-child {
  margin-bottom: 0;
}
.section-header h2 {
  font-size: 18px;
  text-align: center;
  font-weight: 700;
}
.section-header h3 {
  font-size: 18px;
  text-align: center;
  font-weight: 700;
}
.section-header2 {
  float: left;
  width: 100%;
  position: relative;
  background: #f0f8ff;
  border: solid 0.5px #dddfe2;
  padding: 8px 10px;
}
.color_red {
  color: #ed1c25;
}
.post-title2 {
  padding-left: 16px;
}
.section:last-child {
  margin-bottom: 0;
}
.section-header h2 {
  font-size: 22px;
  text-align: center;
  font-weight: 700;
}
.section-header h3 {
  font-size: 22px;
  text-align: center;
  font-weight: 700;
}
.section-header2 h2 {
  font-size: 16px;
  font-weight: 700;
}
.section-header2 h2 > a {
  color: #ed1c25;
}
.section-header2 h2 > a:hover {
  color: #0029ad;
}
.image {
  width: 100%;
  float: left;
  object-fit: cover;
}
.description {
  display: grid;
}
.post-news li {
  float: left;
  width: 100%;
  padding: 10px 16px;
  border-bottom: solid 0.5px #dddfe2;
  position: relative;
}
.post-title2 {
  font-size: 16px;
  font-weight: 400;
}
.post-news a {
  color: #000;
}
.post-news a:hover {
  color: #ed1c25;
}
.see-more {
  float: left;
  width: 100%;
  text-align: center;
  padding: 12px 16px;
}
.see-more a {
  border: solid 0.5px #e0e0e0;
  padding: 4px 16px;
  display: inline-block;
  border-radius: 25px;
  color: #666;
  font-size: 14px;
}
.see-more a:hover {
  color: #ed1c25;
}
.load-more {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 16px;
}
.load-more a {
  color: #fff;
  padding: 8px 25px;
  display: inline-block;
  border-radius: 25px;
  background: #ed1c25;
}
.post-thumbnail {
  float: left;
  margin-right: 12px;
  position: relative;
  overflow: hidden;
}
.thumb120 {
  width: 120px;
  float: left;
  margin-right: 12px;
  position: relative;
  overflow: hidden;
}
.thumb120 img {
  width: 100%;
  float: left;
  object-fit: cover;
}
.table-lottery th {
  padding: 0;
}
.code-DB1,
.code-DB10,
.code-DB11,
.code-DB12,
.code-DB13,
.code-DB14,
.code-DB15,
.code-DB2,
.code-DB3,
.code-DB4,
.code-DB5,
.code-DB7,
.code-DB8,
.code-DB9 {
  float: left;
  height: 40px;
  line-height: 40px;
  color: #ed1c25;
  font-weight: 700;
}
.code-DB10,
.code-DB11,
.code-DB12,
.code-DB13,
.code-DB14,
.code-DB15,
.code-DB16,
.code-DB17,
.code-DB18,
.code-DB19,
.code-DB20 {
  float: left;
  margin: 0 6px;
  color: #ed1c25;
  font-weight: 700;
}
.code-DB1 {
  width: 100%;
  font-size: 22px;
}
.code-DB2 {
  width: 50%;
  font-size: 22px;
}
.code-DB3 {
  width: 33.3%;
  font-size: 22px;
}
.code-DB4 {
  width: 25%;
  font-size: 22px;
}
.code-DB5 {
  width: 20%;
  font-size: 22px;
}
.code-DB7 {
  width: 14%;
  font-size: 20px;
}
.code-DB8 {
  width: 12.5%;
  font-size: 20px;
}
.code-DB9 {
  width: 11%;
  font-size: 20px;
}
.code-DB10 {
  width: 20%;
  font-size: 20px;
}
.special-prize:hover {
  background-color: #fff4c3;
}
.prize1:hover {
  background-color: #fff4c3;
}
.prize2:hover {
  background-color: #fff4c3;
}
.prize3:hover {
  background-color: #fff4c3;
}
.prize4:hover {
  background-color: #fff4c3;
}
.prize5:hover {
  background-color: #fff4c3;
}
.prize6:hover {
  background-color: #fff4c3;
}
.prize7:hover {
  background-color: #fff4c3;
}
@media (max-width: 960px) {
  .prize6 {
    font-size: 24px;
  }
}
.site-link a {
  font-size: 14px;
}
.site-link2 a:hover {
  color: #ed1c25;
}
.link-statistic {
  padding: 12px 16px;
  width: 100%;
  float: left;
}
.link-statistic li {
  float: left;
  width: 100%;
  padding: 5px 0 5px 16px;
  position: relative;
}
.link-statistic li::before {
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  color: #444;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.sms-loto {
  float: left;
  width: 100%;
  border-top: dashed 0.5px #dddfe2;
  color: #555;
  font-size: 14px;
  padding: 12px 16px;
}
.sms-loto p {
  color: #555;
}
.bltt {
  text-transform: uppercase;
  padding-bottom: 6px;
  color: #ed1c25;
  position: relative;
  padding-left: 28px;
}
.ic-live {
  position: absolute;
  left: 16px;
  top: 5px;
}
.ic-live::before {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  display: block;
  width: 12px;
  height: 12px;
  background: #ed1c25;
  position: absolute;
  right: 0;
  content: "";
  box-shadow: 0 0 0 rgba(23, 143, 214, 0.4);
  -webkit-animation: live-pulse 1s infinite;
  -moz-animation: live-pulse 1s infinite;
  -o-animation: live-pulse 1s infinite;
  animation: live-pulse 1s infinite;
}
@-webkit-keyframes live-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(225, 6, 0, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(225, 6, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(225, 6, 0, 0);
  }
}
@keyframes live-pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(225, 6, 0, 0.5);
    box-shadow: 0 0 0 0 rgba(225, 6, 0, 0.5);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(225, 6, 0, 0);
    box-shadow: 0 0 0 10px rgba(225, 6, 0, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(225, 6, 0, 0);
    box-shadow: 0 0 0 0 rgba(225, 6, 0, 0);
  }
}
.span-text {
  font-size: 14px;
  color: #222;
  font-weight: 300;
}
.notification {
  width: 100%;
  float: left;
  background: #ffeca0;
  text-align: center;
  color: #ed1c25;
  font-weight: 500;
  font-size: 20px;
}
.notification2 {
  width: 100%;
  float: left;
  padding: 10px 16px;
  border-bottom: solid 0.5px #e0e0e0;
  font-weight: 700;
}
.notificationnote {
  width: 100%;
  float: left;
  background: #ffeca0;
  text-align: center;
  color: #ed1c25;
  font-weight: 500;
  margin-bottom: 10px;
}
.evenloto2 {
  animation: wg100-item 0.7s infinite;
}
.wg100-item {
  background: #f44336;
  border-radius: 3px;
  color: #fff;
  padding: 5px 0;
  font-size: 14px;
  -webkit-animation: wg100-item 0.7s infinite;
  -moz-animation: wg100-item 0.7s infinite;
  -o-animation: wg100-item 0.7s infinite;
  animation: wg100-item 0.7s infinite;
}
@-webkit-keyframes wg100-item {
  50% {
    background: #4caf50;
    color: #fff;
  }
}
@-moz-keyframes wg100-item {
  50% {
    background: #4caf50;
    color: #fff;
  }
}
@-o-keyframes wg100-item {
  50% {
    background: #4caf50;
    color: #fff;
  }
}
@keyframes wg100-item {
  50% {
    background: #4caf50;
    color: #fff;
  }
}
@-webkit-keyframes notification {
  50% {
    background: #f2f2f2;
  }
}
.live-btn:hover {
  color: #fff;
}
@keyframes live-btn {
  50% {
    background: #4285f4;
    color: #fff;
  }
}
.link-loto a:hover {
  color: #ed1c25;
}
.menu-item4 a:hover {
  color: #fff;
  background: #ed1c25;
  border: solid 0.5px #ed1c25;
  border-left: 0;
  border-bottom: 0;
}
.lottery-info {
  padding: 16px;
  font-size: 15px;
}
.lottery-info h3 {
  padding-bottom: 10px;
}
.lottery-info p {
  padding-bottom: 10px;
  color: #222;
}
.w25 {
  width: 25%;
}
#ajaxContentContainer {
  float: left;
  width: 100%;
  margin-bottom: 12px;
  position: relative;
  background: #fff;
}
.title-post {
  font-size: 18px;
  margin: 0;
  padding: 50px 20px;
}
#hover-number td:hover {
  background-color: #00918d;
}
.ketquamoi {
  background: #ff9;
  padding: 0 5px;
  border-radius: 3px;
  float: none !important;
  width: unset !important;
}
.runloto-0,
.runloto-2,
.runloto-4,
.runloto-6,
.runloto-8 {
  background: #333;
  background: -moz-linear-gradient(-45deg, #eb7164 0, #000);
  background: -webkit-gradient(
    left top,
    right bottom,
    color-stop(0, #333),
    color-stop(100%, #333)
  );
  background: -webkit-linear-gradient(-45deg, #333 0, #333 100%);
  background: -o-linear-gradient(-45deg, #333 0, #333 100%);
  background: -ms-linear-gradient(-45deg, #333 0, #333 100%);
  background: linear-gradient(135deg, #333 0, #333 100%);
}
.runloto-1,
.runloto-3,
.runloto-5,
.runloto-7,
.runloto-9 {
  background: #b01014;
  background: -moz-linear-gradient(-45deg, #b01014 0, #b01014 100%);
  background: -webkit-gradient(
    left top,
    right bottom,
    color-stop(0, #b01014),
    color-stop(100%, #b01014)
  );
  background: -webkit-linear-gradient(-45deg, #b01014 0, #b01014 100%);
  background: -o-linear-gradient(-45deg, #b01014 0, #b01014 100%);
  background: -ms-linear-gradient(-45deg, #b01014 0, #b01014 100%);
  background: linear-gradient(135deg, #b01014 0, #b01014 100%);
}
.sms-loto a {
  text-decoration: underline;
}
.sms-loto a:hover {
  color: #0029ad;
}
.paddingtop0 {
  padding-top: 0;
}
@media only screen and (min-width: 780px) {
  .advrightfooter {
    max-width: 500px;
    position: fixed;
    right: 0;
    bottom: 0;
  }
}
@media only screen and (max-width: 779px) {
  .advfixfooter .ads {
    padding: 0 !important;
    margin: 0 !important;
  }
  .advfixfooter:empty {
    display: none;
  }
}
.sms-loto span {
  font-size: 14px;
}
@media (max-width: 800px) {
  .section-header h2 {
    font-size: 18px;
  }
  .btn-calendar {
    right: 4px;
    top: 3px;
    width: 48px;
    height: 48px;
    line-height: 48px;
  }
  .code-DB1,
  .code-DB2,
  .code-DB3,
  .code-DB4,
  .code-DB5,
  .code-DB7,
  .code-DB8 {
    height: 36px;
    line-height: 36px;
  }
  .code-DB10,
  .code-DB11,
  .code-DB12,
  .code-DB13,
  .code-DB14,
  .code-DB15,
  .code-DB9 {
    height: 30px;
    line-height: 30px;
  }
  .code-DB7 {
    font-size: 18px;
  }
  .code-DB8 {
    font-size: 16px;
  }
  .code-DB9 {
    width: 20%;
    font-size: 18px;
  }
  .code-DB10 {
    width: 20%;
    font-size: 18px;
  }
  .prize6 {
    height: 36px;
    line-height: 36px;
    font-size: 24px;
  }
}
@media only screen and (min-width: 961px) {
  .header-content {
    height: 58px;
  }
}
.nav_show {
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transition: transform 300ms ease;
  -webkit-transition: transform 300ms ease;
  -moz-transition: transform 300ms ease;
  -o-transition: transform 300ms ease;
}
@media only screen and (max-width: 960px) {
  .nav_show .nav-scrol-link-ic {
    display: block;
  }
  .nav_show .menu_ul {
    padding-left: 40px;
  }
}
.headpn {
  height: 50px;
  width: 100%;
  float: left;
}
.menu_ul li:hover > .menu_down {
  visibility: visible;
  opacity: 1;
}
.grecaptcha-badge {
  display: none !important;
}
@media (hover: none) {
  .menu_ul li:hover > .menu_down {
    visibility: hidden;
  }
}
