.wBlock_service_right--banner > span {
    display: block;
    width: 100%;
}

.wBlock_service_right--banner > span img {
    width: 100%;
    vertical-align: top;
}

/* .mm-page {
    min-height: 100%;
} */

.errorPage .errorWrapper {
    background-color: #fff;
}

.errorPage .errorHeader:before {
    display: none;
}

.errorPage .wTxt a[href^="http"],
.errorPage .wTxt a[href^="www."] {
    cursor: pointer;
}

.refsPool {display: block; margin-bottom: 30px !important;  }
.refsPool .btnContent { padding: 10px 30px;}

.wBtnRabber {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    /* min-width: 290px; */
    font-size: 20px;
    font-family: 'FuturaPT';
    font-weight: 300;
    text-decoration: none;
    height: 48px;
    line-height: 46px;
    border: 1px solid #1fb6ff;
    border-radius: 8px;
    padding: 0 5px;
    margin: 0 0 0.4em;
    background: #1fb6ff;
    cursor: pointer;
    color: #fff;
    box-shadow: 0 2px 0 0 #0077d3;
    box-sizing: border-box;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: all .3s linear;
}

.wBtnRabber:hover { background: #364657; border-color: #364657; box-shadow: 0 2px 0 0 #4d4d4d; }

.wBtnRabber:active { background: #000; border-color: #000; }


.wHeaderBtn {
	width: 220px; margin-top: 10px; font-size: 1.65em;
}

.wBtnPartner {
	display: none !important;
}


.footer-select {
    border: 1px lightgray solid;
    color: #1fb6ff;
}


.buy_epolis--btn {
   display:none;
}

.wBtnRef {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  min-width: 150px;
  font-size: 20px;
  font-family: 'FuturaPT';
  font-weight: 300;
  text-decoration: none;
  height: 48px;
  line-height: 46px;
  border: 1px solid #1fb6ff;
  border-radius: 8px;
  padding: 0 8px;
  margin: 0 0 0.4em;
  background: #1fb6ff;
  cursor: pointer;
  color: #fff !important;
  text-decoration: none!important;
  text-align: center !important;
  box-shadow: 0 2px 0 0 #0077d3;
  box-sizing: border-box;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: all .3s linear;
}
