@font-face {
  font-family: "iCiel Pony";
  src: url("../font/PONY.html") format("truetype");
}
@font-face {
  font-family: "iCiel Cadena";
  src: url("../font/ICIELCADENA.html") format("truetype");
}
@font-face {
  font-family: "iCiel Soup of Justice";
  src: url("../font/ICIELSOUPOFJUSTICE.html") format("truetype");
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "UTM Swiss 721 Black COndensed";
  src: url("../font/UTMSwiss721BlackCondensed.html") format("truetype");
  font-display: swap;
}
.fixCen {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.rs {
  padding: 0;
  margin: 0;
  list-style: none;
}

body {
  margin: 0;
  font-size: 14px;
  background: #000;
  overflow-x: hidden;
  font-family: "Tahoma";
}

img {
  margin: 0 auto;
  display: block;
}

.page-1 {
  height: 100; /* S? d?ng viewport height d? ph� h?p v?i chi?u cao c?a c?a s? */
  overflow-x: hidden; /* ?n thanh cu?n ngang */
  overflow-y: auto; /* Hi?n th? thanh cu?n d?c n?u c?n thi?t */
  width: 100%;
  position: relative;
}

.video, .img-event {
  width: 100%; /* �?m b?o ch�ng kh�ng vu?t qu� chi?u r?ng c?a viewport */
}

.page-1 .logo {
  display: block;
  background: url("../images/logo.png") 0/100% no-repeat;
  width: 179px;
  height: 182px;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -90px;
  z-index: 2;
}
.page-1 .btn-play {
  display: block;
  width: 100px;
  height: 110px;
  position: absolute;
  left: 50%;
  margin-left: 68px;
  top: 400px;
  z-index: 2;
}
.page-1 .btn-hd {
    display: block;
    width: 255px;
    height: 65px;
    position: absolute;
    left: -25%;
    margin-left: 68px;
    top: 296px;
    z-index: 2;
}
.page-1 .btn-hd1 {
    display: block;
    width: 255px;
    height: 65px;
    position: absolute;
    left: -25%;
    margin-left: 68px;
    top: 361px;
    z-index: 2;
}
.page-1 .btn-hd2 {
    display: block;
    width: 255px;
    height: 65px;
    position: absolute;
    left: -25%;
    margin-left: 68px;
    top: 426px;
    z-index: 2;
}
.page-1 .btn-hd3 {
    display: block;
    width: 255px;
    height: 65px;
    position: absolute;
    left: -25%;
    margin-left: 68px;
    top: 491px;
    z-index: 2;
}
.page-1 .btn-hd4 {
    display: block;
    width: 255px;
    height: 65px;
    position: absolute;
    left: -25%;
    margin-left: 68px;
    top: 556px;
    z-index: 2;
}
.page-1 .btn-hd5 {
    display: block;
    width: 255px;
    height: 65px;
    position: absolute;
    left: -25%;
    margin-left: 68px;
    top: 621px;
    z-index: 2;
}
.page-1 li.link-gift {
  display: block;
  width: 175px;
  height: 530px;
  position: absolute;
  top: 207px;
  left: 50%;
  margin-left: 1511px;
  background-color: transparent;
  border-top: 0;
}
.page-1 .video {
  width: 100%;
  height: 1080px;
  position: relative;
}
.page-1 .video video {
  width: 1920px;
  position: absolute;
  top: 0;
  left: calc(50% - 960px);
}
.page-1 .img-event {
  width: 1920px;
  position: relative;
  left: calc(50% - 960px);
}
.page-1 .links {
  width: 100%;
  height: auto;
  z-index: 20;
  padding: 5px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4196078431);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4196078431);
  display: flex;
  justify-content: center;
}
.page-1 .links a {
  display: block;
  width: 85px;
  height: 66px;
  margin: 0;
}
.page-1 .links a.fb {
  background: url("../images/icon-fb.png") no-repeat;
}
.page-1 .links a.group {
  background: url("../images/icon-group.png") no-repeat;
  margin-left: -1px;
}
.page-1 .links a.download {
  background: url("../images/icon-download.png") no-repeat;
  margin-left: -1px;
}
.page-1 .muhn-menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 258px;
  height: 100vh;
  z-index: 20;
  display: flex;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.4705882353);
}
.page-1 .muhn-menu .info .t1 {
  color: #fff;
  font-size: 16px;
  padding-bottom: 3px;
  padding-top: 13px;
}
.page-1 .muhn-menu .info .t2 {
  color: #fff;
  font-size: 11px;
}
.page-1 .muhn-menu .info .tooltip {
  position: relative;
}
.page-1 .muhn-menu .info .btn a {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: #322626;
  margin-right: 5px;
}
.page-1 .muhn-menu .info .btn a:before {
  content: "";
  display: block;
}
.page-1 .muhn-menu .info .btn a.fb:before {
  width: 6px;
  height: 14px;
  background: url("../images/icon-fb.png") no-repeat;
}
.page-1 .muhn-menu .info .btn a.gr:before {
  width: 16px;
  height: 13px;
  background: url("../images/icon-group.png") no-repeat;
}
.page-1 .muhn-menu .info .btn a.sound {
  background: none;
  border-radius: 0;
}
.page-1 .muhn-menu .info-footer {
  background-color: #141519;
  line-height: 1.2;
  padding: 5px 0;
  font-size: 12px;
}
.page-1 .muhn-menu .info-footer .logo-ft {
  display: block;
  margin: 0 auto 5px;
  background: url("../images/logo-ft.png") 0/100% no-repeat;
  width: 108px;
  height: 54px;
}
.page-1 .muhn-menu .info-footer p {
  color: #fff;
}
.page-1 .muhn-menu .info-footer a {
  display: block;
  text-align: center;
  color: #ffd200;
}

.btn-home {
  display: block;
  background: url("../images/icon-home.png") 0/100% no-repeat;
  width: 159px;
  height: 36px;
  position: fixed !important;
  top: 15px;
  left: 50%;
  margin-left: -320px;
}

.btn-forum {
  display: block;
  background: url("../images/icon-forum.png") 0/100% no-repeat;
  width: 159px;
  height: 36px;
  position: fixed !important;
  top: 15px;
  left: 50%;
  margin-left: -148px;
}

.btn-register {
  display: block;
  background: url("../images/icon-register.png") 0/100% no-repeat;
  width: 159px;
  height: 36px;
  position: fixed !important;
  top: 15px;
  left: 50%;
  margin-left: 24px;
}

.btn-down {
  display: block;
  background: url("../images/icon-down.png") 0/100% no-repeat;
  width: 159px;
  height: 36px;
  position: fixed !important;
  top: 15px;
  left: 50%;
  margin-left: 194px;
}

@-webkit-keyframes glowing {
  0% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
  50% { background-color: rgba(220, 53, 69, 0.5); -webkit-box-shadow: 0 0 10px #ff3214; }
  100% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
}
 
@-moz-keyframes glowing {
  0% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
  50% { background-color: rgba(220, 53, 69, 0.5); -webkit-box-shadow: 0 0 10px #ff3214; }
  100% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
}
 
@-o-keyframes glowing {
  0% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
  50% { background-color: rgba(220, 53, 69, 0.5); -webkit-box-shadow: 0 0 10px #ff3214; }
  100% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
}
 
@keyframes glowing {
  0% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
  50% { background-color: rgba(220, 53, 69, 0.5); -webkit-box-shadow: 0 0 10px #ff3214; }
  100% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
}
 
.btn-down {
  -webkit-animation: glowing 500ms infinite;
  -moz-animation: glowing 500ms infinite;
  -o-animation: glowing 500ms infinite;
  animation: glowing 500ms infinite;
}

.carousel-indicators {
  position: initial;
  flex: 1;
  left: 0;
  top: 140px;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0;
}
.carousel-indicators li {
  width: 255px;
  height: 65px;
  border-top: 1px solid rgba(255, 255, 255, 0.4196078431);
}
.carousel-indicators li:nth-child(1) {
  display: block;
  width: 153px;
  height: 90px;
  background: url("../images/logo.png") no-repeat 0/100%;
  margin: 5px auto;
  border-top: none;
}
.carousel-indicators li:nth-child(2) {
  background: url("../images/icon-1.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(2).active, .carousel-indicators li:nth-child(2):hover {
  background: url("../images/icon-1.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(3) {
  background: url("../images/icon-2.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(3).active, .carousel-indicators li:nth-child(3):hover {
  background: url("../images/icon-2.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(4) {
  background: url("../images/icon-3.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(4).active, .carousel-indicators li:nth-child(4):hover {
  background: url("../images/icon-3.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(5) {
  background: url("../images/icon-4.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(5).active, .carousel-indicators li:nth-child(5):hover {
  background: url("../images/icon-4.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(6) {
  background: url("../images/icon-5.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(6).active, .carousel-indicators li:nth-child(6):hover {
  background: url("../images/icon-5.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(7) {
  background: url("../images/icon-6.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(7).active, .carousel-indicators li:nth-child(7):hover {
  background: url("../images/icon-6.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(8) {
  background: url("../images/icon-7.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(8).active, .carousel-indicators li:nth-child(8):hover {
  background: url("../images/icon-7.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(9) {
  background: url("../images/icon-8.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(9).active, .carousel-indicators li:nth-child(9):hover {
  background: url("../images/icon-8.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(10) {
  background: url("../images/icon-9.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(10).active, .carousel-indicators li:nth-child(10):hover {
  background: url("../images/icon-9.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(11) {
  background: url("../images/icon-9.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(11).active, .carousel-indicators li:nth-child(11):hover {
  background: url("../images/icon-9.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(12) {
  background: url("../images/icon-10.html") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(12).active, .carousel-indicators li:nth-child(12):hover {
  background: url("../images/icon-10.html") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}

.toolTip {
  position: relative;
}
.toolTip .tip {
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  background: #212121;
  padding: 5px;
  border-radius: 2px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
.toolTip:hover .tip {
  opacity: 1;
  visibility: visible;
}

.img1-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -606px;
  top: 80px;
  width: 75%;
}

.img2-1 {
  position: absolute;
  display: block;
  left: 61%;
  margin: 0;
  margin-left: -810px;
  top: -1849px;
  width: 75%;
}

.img2-2 {
  position: absolute;
  display: block;
  left: 7%;
  margin: 0;
  margin-left: 150px;
  top: -2160px;
}
.img2-3 {
  position: absolute;
  display: block;
  left: 0%;
  margin: 0;
  margin-left: 150px;
  top: -2460px;
  width: 75%;
}

.img2-4 {
  position: absolute;
  display: block;
  left: 0%;
  margin: 0;
  margin-left: 150px;
  top: -2660px;
  width: 75%;
}

.img2-5 {
  position: absolute;
  display: block;
  left: 0%;
  margin: 0;
  margin-left: 150px;
  top: -2860px;
  width: 75%;
}

.img2-6 {
  position: absolute;
  display: block;
  left: 0%;
  margin: 0;
  margin-left: 150px;
  top: -2860px;
  width: 75%;
}

.img2-7 {
  position: absolute;
  display: block;
  left: 0%;
  margin: 0;
  margin-left: 150px;
  top: -2860px;
  width: 75%;
}

.img4-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -260px;
  top: 545px;
}

.animate-left {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  transform: translate(-30%, -30%) scale(1.1);
}

.animate-right {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  transform: translate(30%, 30%) scale(1.1);
}

.animate-down {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  transform: translate(-20%, 20%) scale(0.5);
}

.animate-zoom {
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transform: scale(0.2);
}

.carousel-item.active .animate-left {
  opacity: 1;
  transform: scale(1) translate(0, 0) rotate(0);
}

.carousel-item.active .animate-zoom {
  opacity: 1;
  transform: scale(1) translate(0, 0) rotate(0);
}

.carousel-item.active .animate-right {
  opacity: 1;
  transform: translateX(-212px);
}

.carousel-item.active .animate-down {
  opacity: 1;
  transform: scale(1) translate(0, 0) rotate(0);
}

a.videos {
  width: 99px;
    height: 109px;
    background: url(../images/play.png) no-repeat;
    position: absolute;
    top: 620px;
    left: calc(50% - -290px);
    overflow: initial;
    transition: all 0.3s ease;
}
a.videos:hover {
  filter: brightness(150%);
}
a.videos:before {
  content: " ";
  width: 19px;
  height: 74px;
  background: url(../images/ic-play-2.png) no-repeat;
  position: absolute;
  top: 12px;
  left: -9px;
  animation: vd1 2s infinite ease;
}
a.videos:after {
  content: " ";
  width: 19px;
  height: 74px;
  background: url(../images/ic-play-1.png) no-repeat;
  position: absolute;
  top: 12px;
  left: 90px;
  animation: vd2 2s infinite ease;
}

.sound.on:before, .sound.on:after, .sound.on i:before, .sound.on i:after {
  -webkit-animation: sound_wave 0.5s infinite ease;
          animation: sound_wave 0.5s infinite ease;
}

.sound:before, .sound:after, .sound i:before, .sound i:after {
  content: " ";
  width: 3px;
  height: 5px;
  background: #fddf8b;
  position: absolute;
  bottom: 2px;
  left: 3px;
}

.sound i:before {
  left: 13px;
}

.sound i:after {
  left: 18px;
}

.sound.on i:before {
  -webkit-animation-delay: 300ms;
          animation-delay: 300ms;
}

.sound.on i:after {
  -webkit-animation-delay: 330ms;
          animation-delay: 330ms;
}

.sound.on:before, .sound.on:after, .sound.on i:before, .sound.on i:after {
  -webkit-animation: sound_wave 0.5s infinite ease;
          animation: sound_wave 0.5s infinite ease;
}

.sound i:after {
  left: 18px;
}

.sound:after {
  left: 8px;
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
}

.sound.on:after {
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
}

@-webkit-keyframes sound_wave {
  50% {
    height: 15px;
  }
}

@keyframes sound_wave {
  50% {
    height: 15px;
  }
}
@-webkit-keyframes scroll {
  50% {
    transform: translateY(10px);
  }
}
@keyframes scroll {
  50% {
    transform: translateY(10px);
  }
}
@-webkit-keyframes vd {
  50% {
    transform: scale(0.8);
  }
}
@keyframes vd {
  50% {
    transform: scale(0.8);
  }
}
@keyframes vd1 {
  50% {
    transform: translateX(10px);
  }
}
@keyframes vd2 {
  50% {
    transform: translateX(-10px);
  }
}

.carousel-item {
  position: relative; /* Container cha cần có position relative */
  width: 100%; /* Đảm bảo container cha có kích thước */
  height: auto; /* Hoặc bạn có thể đặt chiều cao cụ thể */
}

.video-container {
  position: absolute; /* Đặt vị trí tuyệt đối để căn chỉnh */
  top: 87%; /* Căn giữa theo chiều dọc */
  left: 48%; /* Căn giữa theo chiều ngang */
  transform: translate(-50%, -50%); /* Dịch chuyển video về chính giữa */
  width: 700px; /* Chiều rộng của video */
  height: 400px; /* Chiều cao của video */
}

video {
  width: 100%; /* Đảm bảo video lấp đầy container */
  height: 100%; /* Đảm bảo video lấp đầy container */
}

.video-container1 {
  position: absolute; /* Đặt vị trí tuyệt đối để căn chỉnh */
  top: 60%; /* Căn giữa theo chiều dọc */
  left: 42%; /* Căn giữa theo chiều ngang */
  transform: translate(-50%, -50%); /* Dịch chuyển video về chính giữa */
  width: 700px; /* Chiều rộng của video */
  height: 400px; /* Chiều cao của video */
  }
  
  .video-container2 {
  position: absolute; /* Đặt vị trí tuyệt đối để căn chỉnh */
  top: 70%; /* Căn giữa theo chiều dọc */
  left: 50%; /* Căn giữa theo chiều ngang */
  transform: translate(-50%, -50%); /* Dịch chuyển video về chính giữa */
  width: 700px; /* Chiều rộng của video */
  height: 400px; /* Chiều cao của video */
  }
  
    .video-container3 {
  position: absolute; /* Đặt vị trí tuyệt đối để căn chỉnh */
  top: 86%; /* Căn giữa theo chiều dọc */
  left: 50%; /* Căn giữa theo chiều ngang */
  transform: translate(-50%, -50%); /* Dịch chuyển video về chính giữa */
  width: 700px; /* Chiều rộng của video */
  height: 400px; /* Chiều cao của video */
  }
  
 


 
  .echbay-sms-messenger {
    text-align: center;
    right: 20px; /* Căn lề phải */
    left: 20px; /* Căn lề trái */
    top: 750px; /* Căn lề trên */
    bottom: 50px; /* Căn lề dưới */
    position: fixed;
    z-index: 999;
}
.echbay-sms-messenger {
    display: block;
}
.echbay-sms-messenger {
    width: 55px;
}
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
    unicode-bidi: isolate;
}
body {
    margin: 0;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 14px;
    background: #000;
    overflow-x: hidden;
}

.echbay-sms-messenger div.phonering-alo-zalo {
    background-image: url(../../licwebmu.net/id/zalo.png);
}
.echbay-sms-messenger div.phonering-alo-zalo {
    display: block;
}
.echbay-sms-messenger div.phonering-alo-zalo, .echbay-sms-messenger div.phonering-alo-alo {
    background-color: #0084ff;
}
.echbay-sms-messenger div {
    margin: 20px 0;
    background: #0084FF center no-repeat;
    background-size: 70%;
    border-radius: 50%;
    box-shadow: 0 3px 10px #888;
}
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
    unicode-bidi: isolate;
}


.echbay-sms-messenger {
    text-align: center;
    right: 20px;
    position: fixed;
    bottom: 50px;
    z-index: 999;
}
body {
    margin: 0;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 14px;
    background: #000;
    overflow-x: hidden;
}

.echbay-sms-messenger a {
    line-height: 55px;
    color: transparent;
    display: block;
}
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.echbay-sms-messenger {
    text-align: center;
    right: 20px;
    position: fixed;
    bottom: 50px;
    z-index: 999;
}
body {
    margin: 0;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 14px;
    background: #000;
    overflow-x: hidden;
}






.echbay-sms-messenger div.phonering-alo-messenger {
    background-image: url(../../licwebmu.net/id/messenger.png);
    background-color: #e60f1e;
}
.echbay-sms-messenger div.phonering-alo-messenger {
    background-color: #e60f1e;
}
.echbay-sms-messenger div {
    margin: 20px 0;
    background: #0084FF center no-repeat;
    background-size: 70%;
    border-radius: 50%;
    box-shadow: 0 3px 10px #888;
}
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
    unicode-bidi: isolate;
}
.echbay-sms-messenger {
    text-align: center;
    right: 20px;
    position: fixed;
    bottom: 50px;
    z-index: 999;
}
body {
    margin: 0;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 14px;
    background: #000;
    overflow-x: hidden;
}

.echbay-sms-messenger a {
    line-height: 55px;
    color: transparent;
    display: block;
}
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.echbay-sms-messenger {
    text-align: center;
    right: 20px;
    position: fixed;
    bottom: 50px;
    z-index: 999;
}
body {
    margin: 0;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 14px;
    background: #000;
    overflow-x: hidden;
}
