
.header-center-block__title {
    font-size: 25px;
}
.header-center-block__title {
    width: 100%;
}
.section-login .form-user-button {
    text-align: right;
}
.section-login .form_heading {
	text-transform: uppercase;
    margin-bottom: 30px;
    font-family: "Intro";
}
.section-login .form-user {
	max-width: 400px;
    margin: 0 auto;
}
.header-content.login {
    padding: 45px 0 150px;
}
.section-login.register .form-user-inner {
    position: relative;
	padding:0;
}
.section-login.register .form-user-top {
    padding-left: 0;
}
.section-login.register .form-user-bottom {
    background-color: initial;
    width: 100%;
    position: relative;
	padding: 0;
}
.section-login.register .form-user__fieldset {
    float: none;
    width: 100%;
}
.section-login.register .form-user__fieldset:first-child {
    padding-right: 0;
}
.section-login.register .form-user__fieldset:nth-child(2) {
    padding-left: 0;
}
.balance-block-item:nth-child(3):before {
    background: url(../img/bg/bg_st-acc1.png) no-repeat 100% 0;
}
.balance-pay-system.advcash--icon {
    color: #d4d4d4;
}
.grecaptcha-badge{
	display:none;
}
.balance-block-link__value {
    font-size: 27px;
}.account-balance__value {
    font-size: 38px;
}
.signup .form-user-inner {
    min-height: 365px;
}
.certificate-box {
    padding-top: 17px;
}
.list-news-item-date {
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #9a9a9a;
    padding: 10px 0 0 0;
}
.list-news-item-title {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    color: #CAB47B;
    padding: 10px 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.list-news-item-description {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #555555;
}
.list-news-item{
	margin-bottom:30px;
}
.main-menu__item {
    margin: 0 26px;
}
.rules-list .item{
	margin-bottom:20px;
}
@media only screen and (max-width: 1199px){
	.main-menu__item {
		margin: 0 15px;
	}
}
@media only screen and (max-width: 991px){
	.main-menu__item {
		margin: 0 10px;
	}
}

