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/com-new-22web.png");
  background-size: cover;
  background-repeat: no-repeat;
  overflow-x: hidden;
}

img {
  user-select: none;
  -webkit-user-select: none;
}

.container{
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.info-form{
  background-color: #2d2d2d;
  border-radius: 10px;
  padding: 1px 40px 20px 40px;
}

.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 a, .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;
}

.contancts{
  line-height: 35px;
  float: right;  text-align: right;
}

.contancts div{
  display: inline-block !important;
}

.top-logo {
  display: block;
  margin: 20px auto;
  max-width: 50%;
}

.phone-rs span {
  border-left: none;
}

hr {
  margin-top: 50px;
}