*, *:before, *:after {
    box-sizing: border-box;
}

html {
    height: 100%;
    cursor: default;
    font-size: 62.5%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.2;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    color: #404557;
    background: #000;
    width: 100%;
    min-height: 100%;
    min-width: 1200px;
    text-align: left;
    overflow-y: scroll;
}

#container {
    position: relative;
    max-width: 1888px;
    margin: 0 auto;
    user-select: text;
    -webkit-user-select: text;
}

.wrapper {
    height: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    max-width: 1888px;
}

A {
    outline: none;
    text-decoration: none;
    color: #1964FF;
}

IMG {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

article, aside, details, figcaption, figure, footer, header, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

* html audio, * html canvas, * html video {
    display: inline;
    zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

button, input, select, textarea {
    font-family: Roboto, Arial, Helvetica, sans-serif;
}

button, input[type="submit"], input[type="reset"] {
    padding: 0 5px;
}

h1 {
    font-size: 2rem;
    height: 41px;
    margin: 0 0 4px;
    line-height: 38px;
}

h2 {
    font-size: 1.8rem;
    margin: 0;
    line-height: 1.2;
}

h3 {
    font-size: 1.6rem;
    margin: 0;
    line-height: 1.2;
}

h4 {
    font-size: 1.4rem;
    margin: 0;
}

h5 {
    font-size: 1.2rem;
    margin: 0;
}

h6 {
    font-size: 1rem;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #FFFFFF;
}

abbr[title] {
    border-bottom: 1px dotted;
}

blockquote {
    font-size: 1.3em;
    font-style: italic;
    width: 60%;
    color: #FFFFFF;
    line-height: 1;
    font-weight: 600;
    border-left: 7px solid #FBE116;
    padding-left: 15px;
    padding-top: 0;
    margin: 1em 0;
    text-align: left;
}

blockquote p {
    margin: 0;
}

@media (max-width: 1024px) {
    blockquote {
        width: 80%;
    }
}

@media (max-width: 480px) {
    blockquote {
        width: 100%;
    }
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

p, pre {
    margin: 0.8em 0;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

* + html code, * + html kbd, * + html pre, * + html samp {
    font-family: 'courier new', monospace;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before, q:after {
    content: none;
}

small {
    font-size: 75%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl, menu, ol, ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

menu, ol, ul {
    padding: 0 0 0 40px;
}

nav ul, nav ol {
    list-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

* html legend {
    margin-left: -7px;
}

* + html legend {
    margin-left: -7px;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: middle;
}

button, input {
    line-height: normal;
}

input {
    padding: 0;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

* html button, * html input[type="button"], * html input[type="reset"], * html input[type="submit"] {
    overflow: visible;
}

* html button, * + html input[type="button"], * + html input[type="reset"], * + html input[type="submit"] {
    overflow: visible;
}

button[disabled], input[disabled] {
    cursor: default;
}

input[type="checkbox"], input[type="radio"] {
    padding: 0;
}

* html input[type="checkbox"], * html input[type="radio"] {
    height: 13px;
    width: 13px;
}

* + html input[type="checkbox"], * + html input[type="radio"] {
    height: 13px;
    width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

area {
    cursor: pointer
}

[role="button"] {
    cursor: pointer;
}

.pb_2 {
    padding-bottom: 2em;
}

/**ALPHABET**/
.alphabet {
    margin: -4px -4px 0;
    padding: 4px;
}

.alphabet .col8 {
    background-color: #1a1a1a;
    width: 11.1%;
}

.alphabet a {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: #333333;
    color: #fff;
    text-align: center;
    transition: background .2s;
}

.alphabet a.active,
.alphabet a:hover {
    background-color: #ff0000;
}

.alphabet a span {
    line-height: 1;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 50%;
    font-size: 13px;
    margin-top: -7px;
}

/*****HELPERS*****/
.hidden {
    display: none !important;
}

.invisible {
    position: absolute;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    height: 1px;
    width: 1px;
}

.visible-sm, .visible-lg {
    display: none;
}

@media (max-width: 768px) {
    .visible-sm {
        display: block;
    }
}

@media (min-width: 769px) {
    .visible-lg {
        display: block;
    }
}

.vertical-middle {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.table {
    display: table;
}

.table .tr {
    display: table-row;
}

.table .td {
    display: table-cell;
    padding: 2px 10px 2px 2px;
}

.table.striped > .tr:nth-child(2n) {
    background: #3C3C3C;
}

.table.full {
    width: 100%;
}

/**GRID**/
.border {
    border: 4px solid transparent;
    background-clip: padding-box;
    position: relative;
}

.border-vertical {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    background-clip: padding-box;
}

.border-bottom {
    border-bottom: 8px solid transparent;
    background-clip: padding-box;
}

.grid {
    position: relative;
    overflow: hidden;
    margin: 0 -4px;
}

.grid_v {
    margin-top: -4px;
    margin-bottom: -4px;
}

.grid.overflowable {
    overflow: visible;
}

.grid-col-2 {
    width: 50%;
    float: left;
    padding-left: 4px;
    padding-right: 4px;
}

.col {
    border: 4px solid transparent;
}

.col1 {
    float: left;
    width: 100%;
    display: block;
    clear: both;
    position: relative;
    border: 4px solid transparent;
}

.col2 {
    float: left;
    width: 50%;
    display: block;
    border: 4px solid #000;
    position: relative;
}

.col3 {
    float: left;
    width: 33.33%;
    display: block;
    border: 4px solid #000;
    position: relative;
}

.col4 {
    width: 25%;
    float: left;
    border: 4px solid transparent;
    position: relative;
}

.col8 {
    width: 12.5%;
    float: left;
    border: 4px solid #000;
    position: relative;
}

.col1:before,
.col2:before,
.col4:before,
.col8:before {
    content: "";
    display: block;
    margin-top: 100%;
    float: left;
    background: none;
}

.col1:before {
    margin-top: 50%;
}

.col4 > .content {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}

.tile {
    background-color: #141414;
    color: #FFFFFF;
}

.square,
.rectangle {
    position: relative;
}

.square:after,
.rectangle:after {
    content: '';
    display: block;
    padding-top: 100%;
}

.rectangle:after {
    padding-top: 45%;
}

.square > *:first-child,
.rectangle > *:first-child {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* images with title */
.imageWithTitle {
    position: relative;
    padding-bottom: 24px;
}

.imageWithTitle .image {
    display: block;
    float: left;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #808080;
}

.imageWithTitle .imageTitle {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #333333;
    color: #FFFFFF;
    padding: 4px 8px;
    font-size: 14px;
    line-height: 16px;
}

/**buttons*/
.center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.nowrap {
    white-space: nowrap;
}

/**clear**/
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

* + html .cf {
    zoom: 1;
}

.clear {
    clear: both;
    font-size: 1px;
    height: 0.01px;
    line-height: 1px;
    margin: 0;
    padding: 0;
}

/***float***/
.fl {
    float: left;
}

.fr {
    float: right;
}

/* Messages */
.errorMessage,
.successMessage,
.noticeMessage,
.infoMessage {
    padding: 15px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    background-color: #E7EFF3;
    background-clip: padding-box;
    color: #629EBB;
    font-weight: bold;
    font-size: 20px;
}

.errorMessage {
    background-color: #F8F5F5;
    color: #FF0000;
}

.successMessage {
    background-color: #E2F5E2;
    color: #008000;
}

.errorMessage.fixed,
.successMessage.fixed {
    position: fixed;
    top: calc(var(--header-height) + 16px);
    width: 50%;
    z-index: 40;
    margin: 0;
    border: 0;
    border-right: 12px solid rgba(0, 0, 0, 0);
}

.errorMessage .close,
.successMessage .close {
    float: right;
    cursor: pointer;
}

.infoMessage .countdown {
    display: block;
    float: right;
    text-align: center;
    width: 25%;
    background: #333333;
    color: #FFFFFF;
    border-left: 1px solid #1A1A1A;
    border-top: 1px solid #1A1A1A;
    line-height: 38px;
}

.gs {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.notrans {
    transition: none !important;
}

@media only screen and (max-width: 800px) {
    .gall {
        margin: 0;
    }
}

@media only screen and (max-width: 300px) {
    .col2 {
        width: 100%;
    }
}

.grecaptcha-badge {
    visibility: hidden;
}

.grecaptcha-info {
    font-size: 1.3rem;
    margin-top: 2em;
}