h1,
h2,
h3 {
  margin: 0;
  padding: 0;
}
.ta-c,
h1,
h2 {
  text-align: center;
}
body {
  font-size: 18px;
  min-width: 320px;
  position: relative;
  line-height: 1.5;
  font-family: Roboto, sans-serif;
  margin: 0;
  padding: 0;
  text-shadow: 0 0 0 !important;
  background-color: #FFF;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1,
h2 {
  font-family: 'Segoe UI', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
h3,
label {
  font-family: Roboto, sans-serif;
}
h1 {
  font-size: 2.666em;
  line-height: 1.2;
}
.header,
h3 {
  line-height: 1;
}
h2 {
  font-size: 2em;
  margin: 0 0 90px;
}
h3 {
  font-size: 1.333em;
  font-weight: 500;
  text-transform: none;
}
h4 {
  font-weight: normal;
}
input {
  border: none;
  border-radius: 10px;
  font-weight: 300;
  color: #1a1a1a;
  padding: .25em 0 .25em .5em;
  margin-bottom: 1em;
}
input::-webkit-input-placeholder {
  color: grey;
}
input::-moz-placeholder {
  color: grey;
}
input:-ms-input-placeholder {
  color: grey;
}
input::placeholder {
  color: grey;
}
label {
  font-size: 1em;
  font-weight: 500;
}
.LandingBlock {
  padding: 90px 0;
  position: relative;
}
.btn {
  border-radius: 1.2em;
  box-shadow: 0 7px 15px 0 rgba(31,22,11,0.5);
  padding: .5em 2em;
  font-size: 1.33em;
  font-weight: 300;
  border: none;
  outline: 0;
}
.btn:hover {
  text-decoration: none;
}
.btn--square {
  border-radius: 0;
}
.btn--orange {
  background-color: #ff9000;
  color: #FFF;
}
.btn--orange:hover {
  border: 1px solid #995600;
}
.btn--red {
  background-color: #eb3b2f;
  color: #FFF;
}
.btn--red:hover {
  border: 1px solid #a41910;
}
.WhiteBlock {
  background-color: #FFF;
  color: #1a1a1a;
}
.BlueBlock {
  background-color: #1878ed;
  color: #FFF;
}
.RedBlock {
  background-color: #eb3b2f;
  color: #FFF;
}
.LightBlock {
  background-color: #c2c5ca;
  color: #1a1a1a;
}
.fw500 {
  font-weight: 500;
}
.ta-l {
  text-align: left;
}
.ta-r {
  text-align: right;
}
.header {
  text-align: center;
  padding: 1em 15px;
  position: fixed;
  width: 100%;
  display: block;
  z-index: 5;
  background: 0 0;
  transition: background .7s;
  transition: box-shadow 1.5s;
  box-shadow: none;
}
.header__contacts,
.header__logo,
.header__navigation {
  margin: 0;
  padding: 0;
  position: absolute;
}
.header__logo {
  left: 15px;
  text-align: left;
  height: 100%;
  padding: 1em 0;
  top: 0;
}
.header__logo img {
  height: 100%;
}
.MobileMenuButton {
  float: left;
  color: #FFF;
  opacity: 0;
  left: -100px;
  cursor: position;
}
.header__contacts {
  right: 15px;
  color: #FFF;
  display: inline-block;
  font-size: .666em;
}
.header__contacts a {
  color: #FFF;
}
.header__navigation {
  text-align: center;
}
.header__navigation ul {
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
.header__navigation ul li {
  padding: 0;
  margin: 0;
  display: inline;
}
.header__navigation ul li a {
  margin: 0 1em;
  color: #FFF;
  font-size: 1em;
  font-weight: 300;
}
.MenuAppeared {
  background: #1878ed;
  box-shadow: 0 10px 25px rgba(0,0,0,0.7);
}
.MobileMenuAppeared {
  display: block !important;
  width: 100% !important;
  background: #1878ed;
  right: 0 !important;
  left: 0 !important;
  top: 99% !important;
  text-align: center !important;
  padding-bottom: 1em;
  transition: all .5s;
}
.MobileMenuAppeared ul li {
  display: block;
  padding: .5em 0;
}
.FirstScreen {
  text-align: center;
  background-position: 50% 100%;
  background-size: cover;
}
.FirstScreen .btn {
  box-shadow: 0 7px 15px 0 rgba(31,22,11,0.9);
}
.FirstScreen h1 {
  color: #FFF;
  margin: 0 auto;
  display: inline-block;
  text-shadow: none;
  position: relative;
  border-top: 7px solid #eb3b2f;
  border-left: 7px solid #eb3b2f;
  border-right: 7px solid #eb3b2f;
  padding: .25em .5em .8em;
}
.FirstScreen h1 span {
  display: none;
}
.FirstScreen--index {
  background-image: url('https://lila.cfsys.ru/view/portal/img/FirstScreen.jpg');
}
.FirstScreen--francise {
  background-image: url('https://lila.cfsys.ru/view/portal/img/FirstScreen_Francise.jpg');
}
.SecondDescription {
  overflow: hidden;
  position: relative;
  top: -2em;
  display: block;
  margin: 0 auto 45px;
  padding: 0;
}
.SecondDescription__text {
  font-family: 'Segoe UI', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  font-size: 2.666em;
  line-height: 1.2;
  color: #eb3b2f;
  position: relative;
}
.SecondDescription__text:after,
.SecondDescription__text:before {
  content: '';
  position: absolute;
  top: .7em;
  height: 7px;
  width: 400%;
  background: #eb3b2f;
}
.SecondDescription__text:before {
  right: 100%;
  margin-right: .5em;
  display: block;
}
.SecondDescription__text:after {
  left: 100%;
  margin-left: .5em;
  display: block;
}
.PopupForm .PopupForm__column,
.PopupForm .PopupForm__column--3 {
  float: left;
  text-align: left;
  display: block;
  position: relative;
  padding: 0 .5em;
}
.CompanyLogo {
  width: 50%;
  margin-bottom: 50px;
}
.PopupForm h3 {
  margin-bottom: 45px;
}
.PopupForm .form,
.PopupForm form {
  width: 80%;
  margin: 0 auto;
}
.PopupForm .btn {
  width: 40%;
  font-size: 1em;
  margin: 0 auto;
}
.PopupForm .PopupForm__column {
  width: 50%;
}
.PopupForm .PopupForm__column input,
.PopupForm .PopupForm__column label,
.PopupForm .PopupForm__column--3 input,
.PopupForm .PopupForm__column--3 label {
  width: 100%;
}
.PopupForm .PopupForm__column--3 {
  width: 100%;
}
.gameboard_par {
  padding: 0px;
}
.step {
  padding-top: 50px;
}
.step button {
  display: flex;
  max-width: 200px;
  width: 100%;
  justify-content: center;
  align-items: center;
  background: #bd91e2;
  padding: 10px 0;
  border: none;
  cursor: pointer;
  transition: all .5s ease;
  border-radius: 10px;
}
.step button:hover {
  filter: brightness(1.2);
}
.step button img {
  margin-right: 6px;
}
.players {
  position: absolute;
  bottom: 0px;
  width: 100%;
  align-content: center;
  font-size: 11px;
}
.gameboard {
  border-collapse: collapse;
  background-image: url(/view/portal/img/leala2.png);
  background-size: cover;
  color: #FFF;
}
.gameboard td.current {
  background-color: rgba(50,192,205,0.8);
  color: #FFF;
  font-weight: bold;
}
.gameboard tr,
.gameboard td {
  border: 1px solid black;
  border-collapse: collapse;
}
.gameboard td {
  font-size: 14px;
  width: 100px !important;
  max-width: 100px !important;
  height: 100px !important;
  max-height: 100px !important;
  border: solid #000 1px;
  font-size: 12px;
  text-align: center;
}
.gameboard h2,
.gameboard h3,
.gameboard h4,
.gameboard h5 {
  font-size: 14px;
}
.gameboard .JumpUp {
  color: green;
  display: none;
}
.gameboard .JumpDown {
  color: red;
  display: none;
}
.gameboard span,
.gameboard div {
  line-height: 1.2;
  padding: 0px;
}
.current {
  background-color: rgba(192,192,255,0.75);
}
#container {
  margin: auto;
}
.gameboard_par {
  margin: auto;
}
#answer {
  width: 300px;
}
.hidden {
  display: none;
}
table {
  border-collapse: collapse;
}
table tr,
table td,
table th {
  border-collapse: collapse;
  vertical-align: middle;
}
img {
  vertical-align: middle;
}
@media (max-width: 966px) {
  .gameboard {
    background-size: 100% 100%;
  }
  .gameboard td {
    max-width: 77px;
    min-width: 77px;
  }
}
#rollDice {
  height: 70px;
  width: 300px;
  min-width: 300px;
  font-size: 25px;
}
#newGame {
  height: 70px;
  width: 300px;
  min-width: 300px;
  font-size: 25px;
}
h4 {
  font-size: 20px;
  font-weight: bold;
}
.clickable,
.likealink {
  cursor: pointer;
}
.likealink {
  text-decoration: underline;
}
.red {
  color: #F00;
}
