button, hr, input {
    overflow: visible;
}

audio, canvas, progress, video {
    display: inline-block;
}

progress, sub, sup {
    vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
    box-sizing: border-box;
    padding: 0;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    color: #295ba7;
}

a:active, a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button, select {
    text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}

textarea {
    overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

[hidden], template {
    display: none;
}

html {
    height: 100%;
    line-height: 1;
}

body {
    height: 100%;
    font-family: 'Arial', sans-serif;
    color: #fff;
    background-color: #020100;
    background-position: center top;
    background-repeat: repeat-y;
}

body.no-bg {
    background-image: none;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

::-moz-focus-inner {
    padding: 0;
    border: 0;
}

:focus {
    outline: 0;
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
}

.az777-wrap {
    width: 986px;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #000;
    border-left: 3px solid #fbad02;
    border-right: 3px solid #fbad02;
    box-sizing: border-box;
}

.az777-wrap.az777-wrap--full {
    padding: 0 7px;
    width: 100%;
    border: none;
    max-width: 1880px;
}

.az777-page {
    padding-top: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.az777-inner {
    padding: 10px 0;
    margin: 0 -7px;
    min-width: 1170px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    box-sizing: border-box;
}

.az777-inner__page {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.az777-inner__side {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
}

.az777-inner__side--1 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.az777-inner__page, .az777-inner__side {
    padding: 0 7px;
}

.az777-inner__panel {
    height: 100%;
    padding: 15px 10px;
    border: 3px solid #fbad02;
    border-radius: 3px;
    box-sizing: border-box;
}

.az777-header, .az777-page, .az777-footer {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.clearfix:after, .az777-header__main:after, .az777-header__win:after, .az777-header__addon:after, .az777-page:after, .az777-list:after, .az777-vslider__inner:after, .az777-page__entry:after, .az777-inner__entry:after {
    content: '';
    display: table;
    clear: both;
}

.az777-header__main {
    padding: 3px 0;
    position: relative;
}

.az777-header__logo {
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 70px;
    font-weight: 700;
    font-size: 30px;
}

.az777-header__logo img {
    display: block;
}

picture img {
    display: block;
    max-width: 100%;
    margin: 15px auto;
}

.az777-header__reg {
    float: right;
    padding: 15px 0;
    font-size: 0;
    display: flex;
}

.az777-header__reg__btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    border-radius: 4px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    transition: .1s box-shadow;
}

.az777-header__reg__btn--reg {
    margin-right: 5px;
    background: linear-gradient(180deg, #c58e00 0%, #e46e00 100%), #0092e3;
}

.az777-header__reg__btn--reg:hover {
    background: linear-gradient(180deg, #f0ad00 0%, #ff7b01 100%), #0092e3;
}

.az777-header__reg__btn--download {
    margin-right: 5px;
    background: linear-gradient(180deg, #65c01d 0%, #1e7400 100%), #0092e3;
    box-sizing: border-box;
}

.az777-header__reg__btn--download:hover {
    background: linear-gradient(180deg, #83da15 0%, #289800 100%), #0092e3;
}

.az777-header__reg__btn--ent {
    background: linear-gradient(180deg, #f0ad00 0%, #ff7b01 100%), linear-gradient(180deg, #c58e00 0%, #e46e00 100%);
    padding: 1px 1px 1px 1px;
    box-sizing: border-box;
}

.az777-header__reg__btn--ent span {
    background: #020100;
    display: block;
    padding: 0 40px;
    line-height: 38px;
    box-sizing: border-box;
    border-radius: 4px;
}

.az777-header__reg__btn--ent:hover span {
    background: linear-gradient(180deg, #f0ad00 0%, #ff7b01 100%), linear-gradient(180deg, #c58e00 0%, #e46e00 100%);
}

.az777-header__win__left {
    float: left;
}

.az777-header__win__right {
    float: right;
}

.az777-header__win__title {
    margin: 0;
    padding: 0 50px;
    position: relative;
}

.az777-header__win__title img {
    height: 28px;
}

.az777-header__win__text {
    font-family: 'Russo One', sans-serif;
    display: block;
    padding: 11px 0;
    font-size: 30px;
    letter-spacing: 3px;
    color: #2e81ff;
    text-align: center;
    text-decoration: none;
    text-overflow: clip;
}

.az777-header__win__text--bg {
    position: relative;
    padding: 11px 60px;
}

.az777-header__mnav {
    margin: 10px 0;
    position: relative;
}

.az777-header__mnav:before, .az777-header__mnav:after {
    content: '';
    position: absolute;
    height: 1px;
    left: 0;
    right: 0;
    background-image: linear-gradient(to right, #000 0, #547397 50%, #000 100%);
}

.az777-header__mnav:before {
    top: 0;
}

.az777-header__mnav:after {
    bottom: 0;
}

.az777-header__addon {
    border: 1px solid rgba(67, 57, 85, 0.46);
    background: #2c73c636;
}

.az777-header__anav {
    float: left;
}

.az777-search {
    float: right;
    padding: 5px 10px 5px 0;
    font-size: 0;
}

.az777-search__input, .az777-search__btn {
    display: inline-block;
    vertical-align: middle;
    height: 34px;
    background-color: #09182a;
    -webkit-appearance: none;
    border: 0;
    font-size: 14px;
    box-sizing: border-box;
}

.az777-search__input {
    width: 160px;
    padding: 0 10px;
    color: #8e9197;
    border: 1px solid #415975;
    border-right: 0;
}

.az777-search__input:focus {
    box-shadow: inset 0 0 8px #669ff3;
    color: #fff;
}

.az777-search__btn {
    width: 34px;
    padding: 0;
    border: 1px solid #415975;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 101%;
    background-image: url(../img/search.svg);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.az777-hmenu, .az777-mmenu, .az777-amenu, .az777-smenu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 0;
}

.az777-hmenu > li > a, .az777-mmenu > li > a, .az777-amenu > li > a, .az777-smenu > li > a {
    transition: .1s color;
}

.az777-hmenu > li > a:active, .az777-hmenu > li > a:hover, .az777-mmenu > li > a:active, .az777-mmenu > li > a:hover, .az777-amenu > li > a:active, .az777-amenu > li > a:hover, .az777-smenu > li > a:active, .az777-smenu > li > a:hover {
    color: #fff;
}

.az777-hmenu .current-menu-item > a, .az777-hmenu .current-menu-item > span, .az777-mmenu .current-menu-item > a, .az777-mmenu .current-menu-item > span, .az777-amenu .current-menu-item > a, .az777-amenu .current-menu-item > span, .az777-smenu .current-menu-item > a, .az777-smenu .current-menu-item > span {
    color: #fff;
}

.az777-hmenu > li {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    position: relative;
}

.az777-hmenu > li:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    background-image: linear-gradient(to bottom, #000 0, #000 20%, #547397 50%, #000 80%, #000 100%);
}

.az777-hmenu > li:first-child > a, .az777-hmenu > li:first-child > span {
    padding-left: 0;
}

.az777-hmenu > li:first-child:after {
    display: none;
}

.az777-hmenu > li > a, .az777-hmenu > li > span {
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    white-space: nowrap;
    color: #8e9197;
    text-decoration: none;
}

.az777-hmenu > li > a:hover {
    background: url(../img/h-tmenu.png) center bottom no-repeat;
}

.az777-hmenu .current-menu-item > a, .az777-hmenu .current-menu-item > span {
    background: url(../img/h-tmenu.png) center bottom no-repeat;
}

.az777-mmenu {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.az777-mmenu > li {
    display: table-cell;
    font-size: 15px;
    text-align: center;
    position: relative;
}

.az777-mmenu > li:hover .az777-mmenu__icon, .az777-mmenu > li.current-menu-item .az777-mmenu__icon {
    background-position: 0 -27px;
}

.az777-mmenu > li:before, .az777-mmenu > li:after {
    content: '';
    width: 1px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    background-image: linear-gradient(to bottom, #000 0, #547397 50%, #000 100%);
}

.az777-mmenu > li:before {
    left: 0;
}

.az777-mmenu > li:after {
    right: 0;
}

.az777-mmenu > li:first-child .az777-mmenu__icon {
    background-image: url(../img/icon-1_blue.png);
}

.az777-mmenu > li:nth-child(2) .az777-mmenu__icon {
    background-image: url(../img/icon-2_blue.png);
}

.az777-mmenu > li:nth-child(3) .az777-mmenu__icon {
    background-image: url(../img/icon-3_blue.png);
}

.az777-mmenu > li:nth-child(4) .az777-mmenu__icon {
    background-image: url(../img/icon-4_blue.png);
}

.az777-mmenu > li:nth-child(4) > a {
    overflow: hidden;
    white-space: nowrap;
}

.az777-mmenu > li:nth-child(4):hover .az777-mmenu__icon, .az777-mmenu > li:nth-child(4).current-menu-item .az777-mmenu__icon {
    background-position: 0 -29px;
}

.az777-mmenu > li > a, .az777-mmenu > li > span {
    display: block;
    height: 70px;
    line-height: 70px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    color: #7d98dd;
}

.az777-mmenu__icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px 3px 0;
    width: 25px;
    height: 27px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

.az777-amenu > li {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    position: relative;
}

.az777-amenu > li:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background-color: rgba(67, 57, 85, 0.46);
}

.az777-amenu > li > a, .az777-amenu > li > span {
    display: block;
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    color: #8e9197;
    text-align: center;
    text-decoration: none;
}

.az777-smenu {
    width: 194px;
    border: 1px solid #669ff3;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.az777-smenu > li {
    display: block;
    font-size: 15px;
    border-top: 1px solid #669ff3;
    background-color: rgba(67, 57, 85, 0.46);
}

.az777-smenu > li:first-child {
    border-top: none;
}

.az777-smenu > li > a, .az777-smenu > li > span {
    display: block;
    padding: 10px;
    line-height: 1.1;
    color: #8e9197;
    text-decoration: none;
}

.az777-fmenu {
    text-align: center;
    border-bottom: 1px solid #41618c;
}

.az777-fmenu > li {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}

.az777-fmenu > li > a, .az777-fmenu > li > span {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    color: #887c9b;
}

.az777-page__title, .az777-inner__title {
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 24px;
    color: #fff;
    line-height: 1.2;
    text-shadow: 1px 1px 10px #1479d7, 1px -1px 10px #1479d7, -1px 1px 10px #1479d7, -1px -1px 10px #1479d7, -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.2), -1px 1px 1px rgba(255, 255, 255, 0.2), 1px -1px 1px rgba(255, 255, 255, 0.2);
}

.az777-slot {
    width: 100%;
    max-width: 920px;
    margin: 0 auto 25px;
    position: relative;
}

.az777-slot:after {
    content: '';
    display: block;
    padding-top: 75%;
}

.az777-slot__inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #116493;
}

.az777-slot__inner iframe {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 0;
    outline: 0;
}

.az777-slot-btn {
    display: block;
    max-width: 920px;
    padding: 0 10px;
    margin: 0 auto 25px;
    height: 80px;
    line-height: 80px;
    border-radius: 4px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    text-decoration: none;
    box-shadow: 2px 2px 2px #fede98 inset, -2px -2px 2px #634401 inset;
    background-color: #fbad02;
    background-image: linear-gradient(to bottom, #fbad02 0, #966701 100%);
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    box-sizing: border-box;
}

.az777-slot-btn:hover, .az777-slot-btn:active {
    color: inherit;
    background-image: linear-gradient(to top, #fbad02 0, #966701 100%);
}

.az777-page__entry, .az777-inner__entry, .az777-404__entry {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 1.4;
    font-family: 'Arial';
}

.az777-page__entry h1, .az777-page__entry h2, .az777-page__entry h3, .az777-inner__entry h1, .az777-inner__entry h2, .az777-inner__entry h3, .az777-404__entry h1, .az777-404__entry h2, .az777-404__entry h3 {
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 24px;
    color: #fff;
    line-height: 1.2;
    text-shadow: 1px 1px 10px #1479d7, 1px -1px 10px #1479d7, -1px 1px 10px #1479d7, -1px -1px 10px #1479d7, -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.2), -1px 1px 1px rgba(255, 255, 255, 0.2), 1px -1px 1px rgba(255, 255, 255, 0.2);
}

.az777-page__entry p, .az777-page__entry ul, .az777-page__entry ol, .az777-inner__entry p, .az777-inner__entry ul, .az777-inner__entry ol, .az777-404__entry p, .az777-404__entry ul, .az777-404__entry ol {
    margin: 15px 0;
}

.az777-page__entry a, .az777-inner__entry a, .az777-404__entry a {
    color: #669ff3;
}

.az777-page__entry a:hover, .az777-page__entry a:active, .az777-inner__entry a:hover, .az777-inner__entry a:active, .az777-404__entry a:hover, .az777-404__entry a:active {
    color: #fbad02;
    text-decoration: none;
}

.az777-page__entry a:visited, .az777-inner__entry a:visited, .az777-404__entry a:visited {
    color: #c5ff4c;
}

.az777-inner__entry {
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}

.az777-crumbs {
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px;
    font-size: 0;
    color: #669ff3;
}

.az777-inner .az777-crumbs {
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}

.az777-crumbs__item {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 13px;
}

.az777-crumbs__item:last-child {
    margin-right: 0;
}

.az777-crumbs__link {
    color: inherit;
    text-decoration: none;
}

.az777-crumbs__link:hover {
    color: #fbad02;
}

.az777-crumbs__link .az777-crumbs__inner {
    text-decoration: underline;
}

.az777-list {
    list-style-type: none;
    padding: 0;
    margin: 0 0 25px;
    text-align: center;
}

.az777-list__item {
    display: inline-block;
    min-height: 1px;
    width: 215px;
    margin-right: 10px;
}

.az777-list__inner {
    margin: 0 0 20px;
    padding: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #116493;
    transition: .2s bacground-color;
    position: relative;
    z-index: 1;
}

.az777-list__inner:before, .az777-list__inner:after {
    content: '';
    position: absolute;
    opacity: 0;
    transition: .2s opacity;
}

.az777-list__inner:before {
    top: -5px;
    right: -10px;
    bottom: 0;
    left: -10px;
    z-index: -1;
    border-radius: 5px;
    background-color: #1683c1;
}

.az777-list__inner:after {
    top: -15px;
    right: -20px;
    width: 56px;
    height: 56px;
    z-index: 2;
}

.az777-list__inner:hover {
    background-color: #1683c1;
}

.az777-list__inner:hover:before, .az777-list__inner:hover:after {
    opacity: 1;
}

.az777-list__inner:hover .az777-list__img {
    opacity: .7;
}

.az777-list__inner:hover .az777-list__btn {
    opacity: 1;
}

.az777-list__inner:hover .az777-list__btn--main {
    transform: translateY(80px);
}

.az777-list__inner:hover .az777-list__btn--alt {
    transform: translateY(-80px);
}

.az777-list__thumb {
    position: relative;
    padding: 10px 0;
    overflow: hidden;
}

.az777-list__img {
    display: block;
    width: 215px;
    height: 162px;
    transition: .2s opacity;
    backface-visibility: hidden;
}

.az777-list__btn {
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    border-radius: 4px;
    color: white;
    font-size: 15px;
    position: absolute;
    left: 10px;
    right: 10px;
    opacity: 0;
    box-sizing: border-box;
    transition-property: transform, opacity, box-shadow;
    transition-duration: .2s;
}

.az777-list__btn--main {
    top: -40px;
    background: linear-gradient(180deg, #c58e00 0%, #e46e00 100%), #0092e3;
}

.az777-list__btn--main:hover {
    background: linear-gradient(180deg, #f0ad00 0%, #ff7b01 100%), #0092e3;
}

.az777-list__btn--alt {
    bottom: -40px;
    background: linear-gradient(180deg, #f0ad00 0%, #ff7b01 100%), linear-gradient(180deg, #c58e00 0%, #e46e00 100%);
    padding: 1px 1px 1px 1px;
    box-sizing: border-box;
}

.az777-list__btn--alt span {
    background: #020100;
    display: block;
    box-sizing: border-box;
    border-radius: 4px;
    height: 38px;
}

.az777-list__btn--alt:hover span {
    background: linear-gradient(180deg, #f0ad00 0%, #ff7b01 100%), linear-gradient(180deg, #c58e00 0%, #e46e00 100%);
}

.az777-list__entry {
    height: 50px;
    padding: 0 10px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

.az777-list__title {
    overflow: hidden;
    max-height: 16px;
    display: block;
    width: 100%;
    margin: auto;
    font-size: 14px;
    line-height: 1.2;
    text-transform: uppercase;
}

.az777-404 {
    padding: 0;
    margin: 0 0 25px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

.az777-404__title {
    float: left;
    font-size: 110px;
    margin: 60px;
    line-height: 1;
    color: #fbad02;
    font-weight: normal;
}

.az777-404__entry {
    width: 100%;
    margin: auto;
}

.wp-pagenavi {
    text-align: center;
    color: #fbad02;
}

.wp-pagenavi > a {
    color: inherit;
    text-decoration: none;
}

.wp-pagenavi > a, .wp-pagenavi > span {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
}

.az777-slider {
    height: 300px;
    position: relative;
}

.az777-slider img {
    width: 100%;
    height: auto;
    border: 0;
}

.az777-slider__list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.az777-slider__item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    will-change: opacity;
    transition: opacity 1s;
}

.az777-slider__item.current {
    opacity: 1;
    z-index: 2;
}

.az777-pager {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding-right: 20px;
    text-align: right;
    box-sizing: border-box;
}

.az777-pager__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #547397;
    border: 1px solid #669ff3;
    cursor: pointer;
    position: relative;
    z-index: 3;
    transition: background-color .2s;
}

.az777-pager__item:hover {
    background-color: #fbad02;
}

.az777-pager__item.current {
    background-color: #fbad02;
    cursor: default;
}

.az777-vslider {
    height: 204px;
    width: 194px;
    overflow: hidden;
    position: relative;
}

.az777-vslider__list {
    position: relative;
    left: 0;
    right: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;
    will-change: transform;
}

.az777-vslider__list.moved {
    transition-property: transform;
    transition-duration: 1s;
    transition-timing-function: ease-in-out;
}

.az777-vslider__item {
    display: block;
}

.az777-vslider__inner {
    margin: 0;
    padding: 10px 0;
}

.az777-vslider__link {
    float: left;
    border: 1px solid #669ff3;
    transition: .2s box-shadow;
}

.az777-vslider__link:hover {
    box-shadow: 0 0 20px #669ff3;
}

.az777-vslider__link:hover .az777-vslider__img {
    opacity: .7;
}

.az777-vslider__img {
    display: block;
    width: 60px;
    height: 45px;
    transition: .2s opacity;
}

.az777-vslider__entry {
    margin-left: 75px;
    font-size: 12px;
    line-height: 1.25;
    backface-visibility: hidden;
}

.az777-vslider__name, .az777-vslider__sum {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.az777-vslider__sum {
    color: #fbad02;
    font-size: 15px;
}

.az777-inner__side__logo {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}

.az777-side-reg {
    margin-bottom: 15px;
    text-align: center;
    color: #1479d7;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
}

.az777-side-reg__link, .az777-side-reg__sms {
    display: block;
    margin-bottom: 10px;
}

.az777-side-reg__text {
    display: block;
    padding-bottom: 10px;
    font-size: 15px;
    color: #fffdcd;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: -0.2px;
    position: relative;
}

.az777-side-reg__btn {
    display: block;
    margin: 10px 0 20px;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #fffdcd;
    font-size: 14px;
    background-color: #faa;
    background-image: linear-gradient(to bottom, #faa 0%, #cb0202 10%, #6e0000 100%);
}

.az777-side-reg__btn:hover {
    background-image: linear-gradient(to top, #faa 0%, #cb0202 10%, #6e0000 100%);
}

.az777-side-reg__sms {
    margin-top: 20px;
    padding: 10px 0;
    position: relative;
}

.az777-side-reg__text:after, .az777-side-reg__sms:after, .az777-side-reg__sms:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-image: linear-gradient(to right, #000 0, #669ff3 50%, #000 100%);
}

.az777-side-reg__text:after, .az777-side-reg__sms:after {
    bottom: 0;
}

.az777-side-reg__sms:before {
    top: 0;
}

.az777-inner__side__title {
    display: block;
    padding: 5px 0;
    color: #fbad02;
    font-size: 17px;
    text-transform: uppercase;
}

.az777-footer__fnav {
    padding-top: 25px;
}

.az777-footer__pay, .az777-footer__awards {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.az777-footer__pay .image_icon, .az777-footer__awards .image_icon {
    margin-left: 10px;
}

.az777-footer__sole {
    padding: 10px 0;
    text-align: center;
    font-size: 13px;
    color: #ccc;
    line-height: 1.2;
}

.az777-footer__sole a {
    color: #2c73c6;
}

.az777-footer__sole p {
    margin: 5px 0;
}

.alignleft, img.alignleft {
    margin-right: 20px;
    float: left;
}

.alignright, img.alignright {
    margin-left: 20px;
    float: right;
}

.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
    display: block;
    clear: both;
}

.wp-caption {
    margin-bottom: 20px;
    text-align: center;
    padding-top: 5px;
}

.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
}

.wp-caption .wp-caption-text {
    line-height: 1.5;
    font-size: 14px;
    margin: 0;
}

.content_btn {
    display: inline-block;
    background-color: #c5ff4c;
    background-image: linear-gradient(to bottom, #c5ff4c 0, #c5ff4c 45%, #9be500 50%, #1f2d00 100%);
    box-shadow: inset 1px 1px 1px #c5ff4c, inset -1px -1px 1px #c5ff4c;
    vertical-align: middle;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #000 !important;
    font-weight: bold;
    transition: .1s box-shadow;
}

.content_btn:hover {
    background-color: #9be500;
    background-image: linear-gradient(to top, #c5ff4c 0, #c5ff4c 45%, #9be500 50%, #1f2d00 100%);
    box-shadow: inset 1px 1px 40px #c5ff4c, inset -1px -1px 40px #c5ff4c;
}

#true_loadmore {
    clear: both;
    display: block;
    margin: 15px auto 10px auto;
    background-color: #ab0f0f;
    font-weight: bold;
    cursor: pointer;
    width: 95px;
    border-radius: 4px;
    padding: 15px 20px;
}

#true_loadmore:hover {
    background-color: #ff5050;
}

.ax-hidden {
    position: absolute;
    height: 1px;
    width: 1px;
    clip: rect(1px, 1px, 1px, 1px);
    border: 0;
    overflow: hidden;
}

.mobile-menu {
    cursor: pointer;
    width: 70px;
    display: none;
    margin: 0px 0 10px auto;
}

.mobile-menu-line {
    width: 70px;
    background-color: white;
    display: block;
    margin-top: 10px;
    height: 6px;
}

@media screen and (max-width: 1000px) {
    .az777-wrap {
        width: 100%;
    }

    .az777-header, .az777-page, .az777-footer {
        width: 98%;
    }
}

@media screen and (max-width: 990px) {
    .az777-header__tnav {
        display: none;
    }

    .az777-header__mnav {
        display: none;
    }

    .az777-header__anav {
        max-height: 0;
        overflow: hidden;
        transition: max-height .3s ease-in-out;
    }

    .az777-mmenu__icon {
        display: none;
    }

    .az777-search {
        display: block;
        width: 195px;
        float: right;
    }

    .mobile-menu {
        display: block;
        height: 48px;
    }

    .az777-header__addon {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        justify-content: space-between;
        padding: 0 10px;
    }

    .az777-header__anav {
        order: 3;
        width: 100%;
    }

    .az777-search {
        order: 2;
        margin-top: 7px;
        height: 34px;
    }

    .mobile-menu {
        order: 1;
    }

    .az777-amenu > li {
        width: 100%;
    }

    .az777-amenu > li:before {
        display: none;
    }

    .az777-amenu > li:not(:last-of-type) {
        border-bottom: 1px solid rgba(67, 57, 85, 0.46);
    }
}

@media screen and (max-width: 930px) {
    .az777-header__win__right {
        float: none;
        margin: 25px auto 10px auto;
        width: 290px;
    }

    .az777-header__win__left {
        float: none;
        width: 600px;
        margin-right: auto;
        margin-left: auto;
    }

    iframe {
        max-width: 100%;
    }
}

@media screen and (max-width: 645px) {
    .az777-header__logo {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 275px;
    }

    .btns {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    .btns a {
        width: 100%;
        box-sizing: border-box;
    }

    .az777-header__reg {
        float: none;
        max-width: 260px;
        margin-right: auto;
        margin-left: auto;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .az777-header__reg a {
        margin-bottom: 15px;
    }

    .az777-header__reg__btn--download {
        width: 100%;
        margin-right: 0px;
    }

    .az777-header__win {
        display: none;
    }

    iframe {
        max-height: 250px;
    }

    .az777-slot {
        display: none;
    }

    .az777-404__title {
        float: none;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .az777-404 {
        display: block;
    }

    .az777-404__entry {
        text-align: center;
    }

    .alignright, .alignleft, .alignone {
        max-width: 150px;
        height: auto !important;
    }
}

@media screen and (max-width: 350px) {
    .az777-header__reg__btn {
        padding: 0px 30px;
    }

    .az777-header__reg__btn--ent {
        padding: 1px 1px 1px 1px;
    }

    .az777-header__reg__btn--ent span {
        padding: 0 30px;
    }

    .az777-header__reg {
        width: 290px;
    }

    .az777-slot-btn {
        height: 60px;
        line-height: 60px;
        font-size: 22px;
    }
}

@media screen and (max-width: 1190px) {
    .az777-inner {
        min-width: 0px;
        flex-wrap: wrap;
        flex: auto;
        justify-content: space-between;
    }

    .az777-inner__page {
        order: 1;
        width: 100%;
        flex: auto;
    }

    .az777-inner__side {
        order: 3;
    }

    .az777-inner__side--1 {
        order: 2;
    }
}

@media screen and (max-width: 485px) {
    .az777-inner__side {
        width: 100%;
        flex: auto;
    }
}

table.tb {
    width: 100%;
    box-sizing: border-box;
}

table.tb tbody tr td {
    width: initial;
}

@media screen and (max-width: 1000px) {
    table.tb tbody tr td {
        width: 50% !important;
    }
}

@media screen and (max-width: 500px) {
    table.tb tbody tr td {
        width: 100% !important;
    }
}

table.tb tbody tr td img {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.up_button {
    position: fixed;
    bottom: 50px;
    right: 15px;
    transition: all .3s;
    width: 50px;
    height: 50px;
    z-index: 2;
}

.col_contacts {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    width: 320px;
}

@media screen and (max-width: 991px) {
    .col_contacts {
        width: auto;
        margin: 0;
    }
}

.col_contacts li {
    margin: 10px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.col_contacts li a {
    color: #7685d2;
    font-size: 15px;
}

.col_contacts li .name {
    color: #7685d2;
    font-size: 15px;
    text-transform: uppercase;
    margin-right: 10px;
}

.col_contacts li .value {
    color: #7685d2;
    text-transform: none;
}

.col_nav {
    margin: 10px auto;
    width: 510px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media screen and (max-width: 991px) {
    .col_nav {
        width: 100%;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media screen and (max-width: 767px) {
    .col_nav {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.col_nav .footer_menu_col {
    margin: 0 35px;
}

@media screen and (max-width: 767px) {
    .col_nav .footer_menu_col {
        text-align: center;
        margin: 10px auto;
    }
}

.col_nav .footer_menu_col .title_menu {
    color: #d2a4f6;
}

.col_nav .footer_menu_col nav ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
}

.col_nav .footer_menu_col nav ul li a {
    color: #4a4054;
    font-size: 14px;
    line-height: 1.4;
    font-family: 'Arial';
}