body, nav, div, button, ul, li, ol {
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-family: Verdana, Geneva, sans-serif
}

body * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  background-color: #efd016;
  background-image: url("../img/new-webes.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow-x: hidden;
}

.container {
  max-width: 900px;
  margin: 0 auto;
}

.info-form {
  background-color: #2d2d2d;
  border-radius: 10px;
  padding: 1px 40px 20px 40px;
  margin-bottom: 5%;
}

.info-form p {
  font-size: 1.4em;
  color: #979797;
}

.info-title {
  color: #d0d0d0 !important;
  font-size: 2.5em !important;
  font-weight: bold;
  margin-top: 50px;
}

.info-form hr {
  border: 0.5px solid #979797;
}

.efbet {
  color: #ffc704;
}

.link-casino {
  color: #ffffff;
}

.info-footer {
  margin-top: 30px;
}

.info-footer:after {
  content: "";
  display: table;
  clear: both;
}

.casinos a, .phone, .chat a {
  color: #979797;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0px 10px;
}

.phone span {
  border-left: 2px solid #979797;
  border-right: 2px solid #979797;
  padding-left: 15px;
  padding-right: 15px;
}

.logo img {
  width: 140px;
}

.logo {
  float: left;
  user-select: none;
  -webkit-user-select: none;
}

.contancts {
  line-height: 35px;
  float: right;
  text-align: right;
}

.contancts div {
  display: inline-block !important;
}

.mobile {
  display: none;
}

.mobile {
  max-width: 100%;
}

.logo-top {
  display: block;
  margin: 0 auto;
  width: 50%;
  margin-top: 5%;
  margin-bottom: 5%;
  user-select: none;
  -webkit-user-select: none;
}