@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/*.ex-logo{width:426px;height:55px;margin:40px auto 0;background:url(../img/exitsprite2.png) 0 0 no-repeat;} */

.footer-button {
  color: #AE1210;
  font-family: "Roboto Condensed", Georgia, "Century Schoolbook L", serif;
  font-size: 46px;
  line-height: 56px;
  /*width:426px;
	height:55px;*/
  margin: 5px auto 0px;
  padding: 0px 15px;
  text-align: center;
}

/*.footer-button a{
	background: #7D3B7C no-repeat scroll 445px center;
	color: #FFF !important;
	padding: 9px 22px;
	text-indent: 27px;
	border-radius: 20px;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 32px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: normal;
	line-height: 2.3em;
}*/

.footer-button a {
  font-family: Arial;
  cursor: pointer;
  /*padding: 0 42px;*/
  border: none;
  display: block;
  margin: 5px auto 10px;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  text-align: center;
  height: 51px;
  line-height: 51px;
  background: #e74c3c;
  font-weight: normal;
  border-bottom: 2px solid #c0392b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 9px;
  width: 380px;
}

.footer-button a:hover {
  background: #e75c4e;
}

.footer-button a:hover {
  color: #FFF;
}

.rub-ramka a {
  text-transform: uppercase;
}

.rub-ramka {
  background: rgba(3, 224, 0, .04);
  padding: 6px 13px !important;
  border-radius: 2px;
  border: 4px double rgba(21, 160, 37, .32);
  font-family: open sans, arial;
  line-height: 28px;
  font-size: 16px;
  max-width: 86%;
  margin: 0 auto;
  font-weight: 400;
  color: #4a4a4a;
}

.rub-ramka a {
  color: #ce5353;
  font-weight: 400;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 1px dashed;
  text-shadow: 0 0 0;
  margin-left: 2px;
  margin-right: 2px;
  padding-bottom: 1px;
}

@media screen and (max-width:1020px) {
  .rub-ramka {
    max-width: 95%;
  }
}

.rub-ramka a {
  text-transform: uppercase;
}

.rub-ramka {
  background: rgba(3, 224, 0, .04);
  padding: 6px 13px !important;
  border-radius: 2px;
  border: 4px double rgba(21, 160, 37, .32);
  font-family: open sans, arial;
  line-height: 28px;
  font-size: 16px;
  max-width: 86%;
  margin: 0 auto;
  font-weight: 400;
  color: #4a4a4a;
}

.rub-ramka a {
  color: #ce5353;
  font-weight: 400;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 1px dashed;
  text-shadow: 0 0 0;
  margin-left: 2px;
  margin-right: 2px;
  padding-bottom: 1px;
}

@media screen and (max-width:1020px) {
  .rub-ramka {
    max-width: 95%;
  }
}

@media only screen and (max-width: 500px) {
  .vik-winners-bl .lb_top {
    padding: 10px 10px 10px 30px;
  }

  .vik-winners-bl .lb_top:before {
    top: 5px;
    left: 5px;
    width: 20px;
    height: 25px;
    background-size: 100%;
  }

  .vik-winners-bl .lbt_text_1 {
    font-size: 18px;
    line-height: 20px;
  }

  .vik-winners-bl .lbt_text_2 {
    margin-top: 5px;
  }

  .vik-winners-bl .lb_text {
    font-size: 26px;
    line-height: 27px;
    margin-top: 20px;
  }

  .vik-winners-bl .lb_text>span {
    font-size: 40px;
    line-height: 41px;
  }
}

.vik-winners-bl .left_block {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  padding: 50px;
  background: #f9f9f9;
  font-family: PFRegal, Georgia, serif;
}

.vik-winners-bl .lb_top,.vik-winners-bl .wins {
  background: #fff;
}

.vik-winners-bl .lb_top {
  border: 1px solid #b5b5b5;
  border-radius: 15px;
  padding: 20px;
  position: relative;
}

.vik-winners-bl .lb_top:before {
  display: block;
  content: '';
  width: 40px;
  height: 50px;
  position: absolute;
  top: 25px;
  left: 25px;
}

.vik-winners-bl .lbt_text_1 {
  font-size: 20px;
  line-height: 30px;
  color: #272727;
  text-align: center;
}

.vik-winners-bl .lbt_text_2 {
  font-size: 13px;
  line-height: 15px;
  color: #626262;
  margin-top: 10px;
  text-align: center;
}

.vik-winners-bl .lb_text {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 44px;
  text-transform: uppercase;
  margin: 50px 0 15px;
  text-align: center;
}

.vik-winners-bl .lb_text>span {
  display: inline-block;
  font-size: 30px;
  line-height: 76px;
}

.vik-winners-bl .wins {
  border: 1px solid #d8d8d8;
  border-radius: 15px;
}

.vik-winners-bl .win_line {
  display: table;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #d8d8d8;
}

.vik-winners-bl .win_line>div {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 0 5px 0 15px;
  font-size: 17px;
  line-height: 19px;
}

.vik-winners-bl .win_line:first-child {
  background: linear-gradient(89.47deg, #ed7b22 0, #f59a14 100%);
}

.vik-winners-bl .win_line:last-child {
  border-bottom: none;
}

@media only screen and (max-width: 1100px) {
  .vik-winners-bl .left_block {
    display: block;
  }
}

@media only screen and (max-width: 1000px) {
  .vik-winners-bl .left_block {
    padding: 30px 10px;
  }
}

@media only screen and (max-width: 880px) {
  .vik-winners-bl .left_block {
    max-width: 100%;
    float: none;
  }

  .vik-winners-bl .lb_text {
    text-align: center;
  }
}

@media (max-width: 720px) {
  .vik-winners-bl .win_line:first-child {
    display: none;
  }

  .vik-winners-bl .win_line {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  .vik-winners-bl .win_line>div {
    width: 100% !important;
  }
}

@media only screen and (max-width: 500px) {
  .vik-winners-bl .lb_top {
    padding: 10px 10px 10px 30px !important;
  }

  .vik-winners-bl .lb_top:before {
    top: 5px;
    left: 5px;
    width: 20px;
    height: 25px;
    background-size: 100%;
  }

  .vik-winners-bl .lbt_text_1 {
    font-size: 18px;
    line-height: 20px;
  }

  .vik-winners-bl .lbt_text_2 {
    margin-top: 5px;
  }

  .vik-winners-bl .lb_text {
    font-size: 26px;
    line-height: 27px;
    margin-top: 20px;
  }

  .vik-winners-bl .lb_text>span {
    font-size: 40px;
    line-height: 41px;
  }
}

@media only screen and (max-width: 450px) {
  .vik-winners-bl .win_line>div {
    padding: 0 5px 0 10px;
    font-size: 15px;
    line-height: 19px;
  }
}

@media (max-width: 460px) {
  .vik-winners-bl .left_block {
    padding: 0 !important;
  }

  .vik-winners-bl .win_line>div {
    font-size: 14px !important;
  }

  .vik-winners-bl .lb_text>span {
    font-size: 20px;
  }

  .vik-winners-bl .lb_top {
    padding: 10px;
  }
}

.pop-up-button {
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 10px 20%;
  font-size: 20px;
  border-radius: 5px;
  background-color: #71c341;
  color: #fff !important;
  border: medium;
  cursor: pointer;
  outline: medium;
}

.b-top-bar-button .btn-main {
  display: none;
  padding: 7px 35px;
  text-align: center;
  font-family: Arial !important;
  border-radius: 50px;
  background: #398e3d !important;
  font-size: 16px !important;
  color: #fff !important;
  text-decoration: none;
  cursor: pointer;
  font-weight: 700;
}

.b-top-bar-button.sticky .btn-main {
  cursor: pointer;
  display: block;
  max-width: 250px;
  margin: 0 auto;
}

.b-top-bar-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
}

.b-top-bar-button.sticky {
  position: fixed;
  background: #fff;
  z-index: 999;
  display: block;
}

.b-top-bar-button {
  padding: .6em 0;
}