@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&family=Red+Hat+Display:wght@400;700;900&display=swap');

@font-face{
    font-display: swap;
}
:root {
    --first-color: hsl(0, 0%, 0%);
    --first-color-light: hsl(79, 97%, 77%);
    --first-color-alt: hsl(79, 36%, 81%);
    --first-color-dark: hsl(79, 63%, 50%);
    --first-color-gray: hsl(79, 6%, 64%);
    --title-color:hsl(0, 0%, 0%);
    --title-color-black:hsl(180, 4%, 12%);
    --text-color: hsl(180, 4%, 72%);
    --text-color-light: hsl(180, 4%, 65%);
    --body-color: hsl(0, 0%, 100%);

    --biggest-font-size: 2rem;
    --bigger-font-size: 1.5rem;
    --h1-font-size: 1.5rem;
    --h2-font-size: 1.25rem;
    --h3-font-size: 1rem;
    --normal-font-size: .938rem;
    --small-font-size: .813rem;

    --font-bold: 700;
    --font-black: 900;

    --z-tooltip: 10;
    --z-fixed: 100;
}
li{
    list-style-type: none;
}
@media screen and (min-width: 1024px) {
    :root{
        --biggest-font-size: 6rem;
        --bigger-font-size: 3.5rem;
        --big-font-size: 2.75rem;
        --h1-font-size: 2.25rem;
        --h2-font-size: 1.5rem;
        --h3-font-size: 1.25rem;
        --normal-font-size: 1rem;
        --small-font-size: .875rem;
        --smaller-font-size: .813rem;
    }
}

/*BASE*/
*{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

html{
    scroll-behavior: smooth;
}

body, button, input{
    font-family: 'OpenSans-400', sans-serif;
    font-size: var(--normal-font-size);
}
section#choose {
    padding: 5rem 0 0;
}
p.ptitle {
    color: white;
}
body{
    background-color: #12151e;
    background-size: cover;
    height: 100%;
    width: 85%;
    margin: 0 auto;
    color: black;
    background-attachment: fixed;
}
p {
    color: white;
}
h1,h2,h3{
    color: white;
    padding: 5px 0px;
    font-size: 23px;
    font-weight: var(--font-bold);
}
h5{
    font-size: 1.4em;
}
ul{
    list-style: none;
}
a{
    text-decoration: none;
}
img{
    max-width: 100%;
    height: auto;
}

.container{
    max-width: 1064px;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}

.section{
    padding: 4.5rem 0 2rem;
}
.leftnav {
    background: #1b1d25;
    width: 80px;
    width: var(--leftnav-width);
    height: 100%;
    z-index: 9;
    position: fixed;
    left: 0;
    display: flex;
    flex-direction: column;
    padding: 10px;
    padding-top: 16px;
    padding-bottom: 24px;
    text-align: center;
}
#seo_main_6{
    display:none;
}
.leftnav a.leftnav__a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.leftnav__icon_active[data-v-5c5b0989] {
    background: -webkit-gradient(linear,left top,left bottom,from(#f88a25),color-stop(50.52%,#fab42d),to(#f8b025));
    background: -webkit-linear-gradient(top,#f88a25,#fab42d 50.52%,#f8b025);
    background: -o-linear-gradient(top,#f88a25 0,#fab42d 50.52%,#f8b025 100%);
    background: linear-gradient(180deg,#f88a25,#fab42d 50.52%,#f8b025);
}

element.style {
}
.leftnav a.leftnav__a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.leftnav__icon_active[data-v-5c5b0989] {
    background: -webkit-gradient(linear,left top,left bottom,from(#f88a25),color-stop(50.52%,#fab42d),to(#f8b025));
    background: -webkit-linear-gradient(top,#f88a25,#fab42d 50.52%,#f8b025);
    background: -o-linear-gradient(top,#f88a25 0,#fab42d 50.52%,#f8b025 100%);
    background: linear-gradient(180deg,#f88a25,#fab42d 50.52%,#f8b025);
}
.leftnav__icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin-bottom: 10px;
    background: #13151d;
    border-radius: 6px;
}
.g * {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    outline: none;
}
svg {
    width: 24;
    height: 28;
    fill: none;
}
.leftnav__a-title {
    display: none;
}
.sidebar-games[data-v-5c5b0989] {
    position: absolute;
    top: 0;
    left: 80px;
    height: 100%;
    background: #1b1d25;
    -webkit-box-shadow: inset 0 4px 12px 8px rgba(0,0,0,.25);
    box-shadow: inset 0 4px 12px 8px rgba(0,0,0,.25);
    width: 220px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    visibility: hidden;
    opacity: 0;
}
.sidebar-games {
    position: absolute;
    top: 90px;
}
.sidebar-games ul[data-v-5c5b0989] {
    grid-gap: 40px;
    grid-template-columns: repeat(2,1fr);
    display: grid;
    padding: 46px 42px;
}
.sidebar-games ul {
    grid-gap: 40px;
    grid-template-columns: repeat(3,1fr);
    display: grid;
    padding: 46px 0;
}
.play-slot:hover {
    display: block;
}
.play-slot:hover img {
    filter: blur(8px);
}
.slotshidden a.lb1 {
    display: block;
    padding: 6px;
    margin: 0 auto;
    max-width: 180px;
}

.sidebar-games ul li a[data-v-5c5b0989] {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-align: -webkit-center;
}
.sidebar-games ul li a>div[data-v-5c5b0989] {
    background: #13151d;
    border-radius: 6px;
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
}
.sidebar-games ul li a span[data-v-5c5b0989] {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    font-weight: 600;
    display: block;
    margin-top: 8px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.sidebar-games ul li a>div svg[data-v-5c5b0989] {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.leftnav a.leftnav__a:hover {
    background: -webkit-gradient(linear,left top,left bottom,from(#f88a25),color-stop(50.52%,#fab42d),to(#f8b025));
    background: -webkit-linear-gradient(top,#f88a25,#fab42d 50.52%,#f8b025);
    background: -o-linear-gradient(top,#f88a25 0,#fab42d 50.52%,#f8b025 100%);
    background: linear-gradient(180deg,#f88a25,#fab42d 50.52%,#f8b025);
}
.section__data{
    display: flex;
    flex-direction: column;
    row-gap: .75rem;
    text-align: center;
    margin-bottom: 3rem;
}

.section__title,
.section__title-border{
    font-size: var(--big-font-size);
    letter-spacing: 1.5px;
}

.section__subtitle{
    font-size: var(--h2-font-size);
    font-family: 'OpenSans-400', sans-serif;
    font-weight: 400;
    letter-spacing: 1.5px;
    color: var(--first-color);
    transform: rotate(-2deg);
    text-align: center;
}
.other_2 {
    font-size: 16px;
    display: flex;
    margin-bottom: 15px;
    flex-direction: column;
    list-style: none;
    align-items: flex-start;
    padding: 13px;
}
.section__titles{
    display: flex;
    column-gap: .75rem;
    justify-content: center;
}

.section__title-border{
    -webkit-text-stroke: 1px var(--text-color);
    color: transparent;
}
.infobloc h3{
    color: white;
    padding: 10px 0px;
}
.card___label {
    margin-top: 1rem;
}
.card___label[data-v-341ac28b] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 14px 16px;
    border-radius: 12px 12px 0 0;
    position: relative;
    background: #07070c;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.card___label .label__icon[data-v-341ac28b] {
    margin-right: 8px;
    z-index: 2;
}
.card___label .label__text[data-v-341ac28b] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    z-index: 2;
}
.card___label[data-v-341ac28b]:after {
    opacity: 1;
    display: block;
    position: absolute;
    right: -26px;
    top: 0;
    bottom: 0;
    content: "";
    -webkit-clip-path: polygon(100% 0,0 0,100% 100%);
    clip-path: polygon(100% 0,0 0,100% 100%);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    border-radius: 0 0 12px 0;
    width: 32px;
    height: 100%;
    background: #07070c;
}
h2#game, h2#razrab {
    font-size: 27px;
}
section#home {
    max-width: 1124px;
    padding: 0.5rem 2rem 0rem;
    margin: 6.7rem auto 0px auto;
}
.sidenav__el {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin-bottom: 10px;
    padding: 0;
    margin-right: 0;
}
@keyframes rotation-f {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}
.sidenav__el {
    height: 38px;
    margin-right: 8px;
    padding: 9px 0px;
    width: 100%;
    white-space: nowrap;
    transition: .3s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    background: #13151d;
    border-radius: 6px;
    transition: .3s;
}
.sidenav__el svg {
    width: auto;
    height: auto;
    margin-right: 0;
}
.fortuna {
    animation-name: rotation-f;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    display: flex;
}
.fortuna {
    -webkit-animation-name: rotation-f;
    animation-name: rotation-f;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    display: flex;
}
.sidenav__el-title {
    display: none;
}
.sidenav__el-title {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
h1#game {
    text-align: center;
}
#home .container{
    display: flex;
    align-items: center;
    min-height: 50px;
    flex-direction: row;
}
.title_p {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
}
a#seo_main_mobile {
    margin: 0px 30px 0px 30px;
}
p.section__fifth__information-subtitle_1 {
    line-height: 1.65em;
    color: white;
    font-family: sans-serif;
    font-size: 15px;

    padding: 10px 0px;
    text-align: center;
}
a#seo_main_9 {
    margin: 0px 30px 0px 30px;
}
.buttons_flex{
    display: flex;
}
.slotshidden{
    width: 100%;
    position: absolute;
    top: 30%;
    height: 100%;
    display: none;
    background-repeat: no-repeat;

}
h1#game_players {
    font-size: 2rem;
}
a.lb2 {
    color: #000;
    font-weight: 700;
    text-align: center;
    border-radius: 10px;
    text-transform: uppercase;
    background: #ffd809;
}
.slotshidden a.lb2 {
    display: block;
    padding: 8px;
    padding: 17px;
    margin: 10px auto;
    color: black;
    max-width: 180px;
}
.slotshidden a.lb2 {
    display: block;
    padding: 17px;
    max-width: 180px;
}
#sidebar img {
    padding: 10px;
    border-radius: 18px;
    margin-top: 3px;
}
.number_wrap {
    display: flex;
    margin-bottom: 4%;
    margin-top: 4%;
    justify-content: center;
  }
  .number_wrap .item {
    padding: 0 10px 0px;
    color: #fff;
    border-radius: 10px;
  }
  
  .number_wrap .item p {
    font-size: 16px;
    display: flex;
    color: #f9af2c;
    justify-content: space-around;
  }
  
  .number, .number1, .number2, .number3 {
    display: flex;
    justify-content: center;
    align-items: center;
      color: #fff;
      font-weight: bold;
      font-size: 16px;
    border-radius: 100px;
  }
.play-slot:hover .slotshidden {
    display: block;
    opacity: 1.0;
}
a.lb2 {
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    color: #fff;
}
.grid{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.uil-b:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    background: #2f61e8;
}
#image_logo{
    width: 100%;
    margin-top: 3%;
}
.main{
    overflow: hidden;
    background: #12151e;
    width: 57%;
    float: left;
}

.color-red{
    color: hsl(0, 80%, 64%);
}

.color-green{
    color: var(--first-color);
}
.home_3{
    background: linear-gradient(89.52deg, rgb(39, 0, 99) 31.78%, rgb(15, 21, 212) 99.65%);
    margin-top: 3.5%;
    height: 300px;
}

.home_3 p{
    font-size: 1.2em;
    color: white;
}
/*HEADER*/



.header{
    width: 100%;
    background: #1b1d25;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--z-fixed);
    transition: background .3s;
    box-shadow: 0 4px 8px hsla(180, 12%, 4%, .3);
}
.header-settings[data-v-19bd3023] {
    display: flex;
    justify-content: center;
    position: relative;
    margin: 4px;
}
.header-settings > div[data-v-19bd3023]:first-child {
    border-radius: 17px 17px 17px 17px;
    padding-left: 10px;
}
.header-settings > div[data-v-19bd3023] {
    border: 1px solid #2f2e44;
    padding: 6px 8px;
    height: 34px;
    cursor: pointer;
    transition: border-color .2s ease-in-out, background .2s ease-in-out;
}
.header-settings__language[data-v-19bd3023], .header-settings__language-current[data-v-19bd3023] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 10px;
}
.header-settings__language-current-image[data-v-19bd3023] {
    height: 19px;
    margin-right: 8px;
}
.header-settings__language-current-name[data-v-19bd3023] {
    font-size: 12px;
    text-transform: uppercase;
    color: #b4b1e0;
}
.header-settings__language-current-dropdown-icon[data-v-19bd3023] {
    width: 8px;
    margin-left: 5px;
    margin-right: 5px;
    opacity: .4;
    transition: .2s ease-in-out;
    transition-property: opacity, transform;
}
aside#sidebar {
    width: 29%;
    float: right;
    margin-top: 6.3%;
    float: right;
    position: fixed;
    top: -1%;
    left: 56%;
    margin-left: 6%;
    margin-top: 6.3%;
}

.header-settings__language-dropdown[data-v-19bd3023] {
    position: absolute;
    top: 100%;
    right: 0;
    padding-top: 8px;
    left: 0px;
    visibility: hidden;
    transition: visibility .2s ease-in-out;
}
.header-settings__language-dropdown-content[data-v-19bd3023] {
    border: 1px solid #3c405d;
    border-radius: 5px;
    background: #2b2e46;
    opacity: 0;
    transform: translateY(5px);
    transition: .2s ease-in-out;
    transition-property: opacity, transform;
}
.header-settings__language-dropdown-item[data-v-19bd3023]:first-child {
    border-radius: 4px 4px 0 0;
}
.header-settings__language-dropdown-item[data-v-19bd3023] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 14px;
}
.header-settings__language-dropdown-item > span[data-v-19bd3023] {
    margin-left: 10px;
    font-size: 13px;
    color: #b4b1e0;
}
.header-settings > div[data-v-19bd3023]:hover {
    background: #2b2e46;
    border-color: #3c405d;
    z-index: 1;
}
.header-settings > div[data-v-19bd3023]:hover {
    background: #2b2e46;
    border-color: #3c405d;
    z-index: 1;
}
.header-settings__language:hover .header-settings__language-dropdown[data-v-19bd3023] {
    visibility: visible;
    width: 130px;
}
.header-settings__language:hover .header-settings__language-dropdown-content[data-v-19bd3023] {
    opacity: 1;
    transform: translateY(0);
}
.header-settings__language-dropdown-content[data-v-19bd3023] {
    border: 1px solid #3c405d;
    border-radius: 5px;
    background: #2b2e46;
    opacity: 0;
    transform: translateY(5px);
    transition: .2s ease-in-out;
    transition-property: opacity, transform;
}
.header-settings__language-dropdown-item[data-v-19bd3023]:first-child {
    border-radius: 4px 4px 0 0;
}
.header-settings__language-dropdown-item[data-v-19bd3023] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 14px;
}
.header-settings__language-dropdown-item[data-v-19bd3023] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 14px;
}
.header-settings__language-dropdown-item[data-v-19bd3023]:last-child {
    border-radius: 0 0 4px 4px;
}
.header-settings__language-dropdown-item + .header-settings__language-dropdown-item[data-v-19bd3023] {
    border-top: 1px solid #3c405d;
}
.header-settings__language-dropdown-item[data-v-19bd3023] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 14px;
}
.nav{
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.nav.container{
    background-color: #1b1d25;
    max-width: 100%;
    margin-left: 4.5rem;
    margin-right: 4.5rem;
    
}
.headline__tp[data-v-d0d52160] {
    margin-left: 12px;
    cursor: pointer;
}
.headline__tp img[data-v-d0d52160] {
    height: 40px;
    width: 144px;
    min-width: 144px;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    -o-transition: -o-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease,-webkit-transform .1s ease,-o-transform .1s ease;
}
.nav__logo, .nav__toggle{
    color: var(--title-color);
    display: flex;
}

.nav__logo{
    align-items: center;
    margin-right: -10%;
    font-weight: var(--font-bold);
}
.nav__logo h2 {
    font-size: 18px;
    margin-top: 3%;
}

.nav__toggle{
    font-size: 1.25rem;
    cursor: pointer;
}
li.nav__item{
    border-radius: 10px;
}

@media screen and (max-width: 1023px){
    .form-group{
        margin-bottom: 1rem;
        width: 100%;
    }
    footer{
        display: none;
    }
    .row_3{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .play-slot_2{
        padding: 5px;
    }
    .nav__menu{
        position: fixed;
        background-color: hsl(0deg 0% 10.24% / 69%);
        backdrop-filter: blur(32px);
        -webkit-backdrop-filter: blur(32px);
        top: 0;
        right: -100%;
        width: 80%;
        height: 100%;
        border-left: 2px solid var(--first-color-gray);
        transition: right .3s;
    }
    .col-md-6 .flex__button {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .grid{
        flex-direction: column;
    }
}

i.uil.uil-align-justify {
    color: white;
}
.nav__list{
    padding: 5rem 0 0 3rem;
    display: flex;
    flex-direction: column;
    row-gap: 2.5rem;
}

.nav__link{
    color: white;
    transition: color .3s;
    font-weight: 600;
    font-size: 15px;
}

.nav__link:hover{
    color: rgb(145, 210, 236);
}

.nav__close{
    position: absolute;
    top: 1rem;
    right: 1.5rem;
    font-size: 1.5rem;
    color: var(--title-color);
    cursor: pointer;
}

.nav .nav__button{
    border: none;
    margin-left: 10px;
    margin: 10px;
}
.front-games{
    margin-top: 30px;

}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    background: #07070c;
    border-radius: 0 8px 8px 8px;
    padding: 2rem 0rem 0rem;
}
.row_2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    border-radius: 0 8px 8px 8px;
    padding: 2rem 0rem 0rem;
}
.row_3{
    display: flex;
    align-items: center;
    padding: 10px;
}
.play-slot:hover {
    display: block;
}
.play-slot:hover .slotshidden {
    display: block;
    opacity: 1.0;
}
.slotshidden a.lb1 {
    display: block;
    padding: 6px;
    margin: -12px auto;
    max-width: 180px;
}
a.lb1 {
    border-radius: 10px;
    text-transform: uppercase;
    padding: 10px 30px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background: #3e53c3;
}
@media (max-width: 992px){
.col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-md-6 .flex__button {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
}

}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 25%;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
}
.col-md-6 .flex__button{
    display: flex;
    width: 20%;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.col-md-6 h1{
    font-size: 2.7rem;
    width: 55%;
}
.play-slot, .play-slot_2 {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}
.play-slot:hover{
    content: "";
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
  
    z-index: 2;
}
.play-slot img{
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: -webkit-filter .3s ease-in-out;
    transition: -webkit-filter .3s ease-in-out;
    -o-transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out,-webkit-filter .3s ease-in-out;
}
.play-slot img {
    display: block;
    width: 100%;
    margin-bottom: 5%;
    border-radius: 10px;
}
.play-box {
    position: absolute;
    width: 100%;
    left: 0;
    top: 15%;
    display: none;
}

.play-slot span {
    color: #ffff;
    font-weight: 700;
}
.play-slot a.xsl-btn-2 {
    display: block;
    margin: 10px auto;
    font-size: 14px;
    max-width: 170px;
    padding: 7px;
}
a.xsl-btn-2 {
    background: #359cf4;
    text-align: center;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 10px;
    background: #f435dd;
    color: #fff;
}
.play-slot a.xsl-btn-1 {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    max-width: 170px;
    padding: 7px;
}
a.xsl-btn-1 {
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 30px;
    background: #4c4c4c;
    color: #fff;
    border-radius: 10px;
    text-align: center;
}
.h2 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 15px;
    line-height: 1.3;
}
.nav__logo img {
    padding: 10px 7px;
    width: 40%;
}
.show-menu{
    right: 0;
}

.bg-header{
    background-color: #1b1d25;
    box-shadow: 0 4px 8px hsla(180, 12%, 4%, .3);
}

.active-link{
    color: white;
}

.home{

    position: relative;
    padding-bottom: 0;
}
#icons-ok{
    padding: 0px 10px;
}
.clear {
    width: 25%;
}
.home__container{
/* background-image: url(../pic/back.jpg); */
     position: relative; 
     padding-bottom: 0; 
     background-repeat: no-repeat; 
     background-position: center;
     background-size: cover; 
     border-radius: 10px; 
     height: 175px;
}
.home__data h1{
    color: white;
    font-size: 2.4em;
    width: 80%;

}
.infobloc{
    border-radius: 6px;
    box-sizing: border-box;
    border: 1px solid white;
    padding: 1rem;
    background-color: #1c2028;
    margin-bottom: 4%;
}

.home__data{
    text-align: center;
}
.home__data img{
    text-align: center;
    -webkit-backface-visibility: hidden;
    display: flex;
    height: 268px;
    transform: scale(1);
}
.section__fifth__information {
    align-items: center;
    flex-wrap: nowrap;
    column-gap: 6rem;
    display: flex;
    margin-bottom: 10px;
    justify-content: space-between;
}
.section__third__functions__text {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    padding-top: 1%;
    vertical-align: baseline;
}
.section__third__functions__text {
    width: 100%;
}
.section__third__functions-image_1 {
    margin: 0 auto;
    max-width: 1124px;
    margin-top: 10%;
    width: 900px;
}
.adaptivny-slayder {
    position: relative;
    margin: 40px auto;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
}
input {
    width: 60%;
    height: 20px;
    background: #e0dede;
    justify-content: center;
    display: flex;
    margin: 20px auto;
    padding: 10px;
    border: none;
    outline: none;
    border-radius: 5px;
}
.adaptivny-slayder input[name="kadoves"] {
    display: none;
}
.kadoves {
    position: absolute;
    left: 0;
    bottom: -40px;
    text-align: center;
    width: 100%;
}
.adaptivny-slayder-lasekun {
    overflow: hidden;
}
.kadoves label {
    display: inline-block;
    width: 8px;
    height: 8px;
    cursor: pointer;
    margin: 0 3px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .8);
    border-radius: 50%;
    border: 5px solid #2f363c;
    background-color: #738290;
}
#slaid1:checked~.kadoves label[for="slaid1"] {
    background-color: white;
}
.adaptivny-slayder-lasekun {
    overflow: hidden;
}
.abusteku-deagulus {
    display: flex;
    width: 100%;
    transition: all 0.5s;
}
.abusteku-deagulus img {
    width: 100%;
    flex-shrink: 0;
}

.card__label {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    border-radius: 12px 12px 0 0;
    position: relative;
    background: #07070c;
    width: -moz-fit-content;
    width: fit-content;
}
.card--withlabel .card__body {
    border-top-left-radius: 0;
}
.content .card__body {
    font-family: "Roboto","Arial","Helvetica",sans-serif;
}
.card__body {
    border-radius: 8px;
}
.label img {
    margin-right: 8px;
}
.label__text {
    display: flex;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    z-index: 2;
}
.card__label:after {
    opacity: 1;
    display: block;
    position: absolute;
    right: -26px;
    top: 0;
    bottom: 0;
    content: "";
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    transform: rotate(180deg);
    border-radius: 0 0 12px 0;
    width: 32px;
    height: 100%;
    background: #07070c;
}
.stats-table__head {
    display: grid;
    grid-template-columns: 27fr 27fr 15fr 18fr 13fr 15fr;
    grid-gap: 5px;
    margin-bottom: 8px;
}
.stats-table__mgroup-stats {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 18px 8px 8px 18px;
    flex-wrap: wrap;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 14px;
    min-height: 56px;
    margin-bottom: 8px;
    border-radius: 12px;
    border: 1px solid transparent;
    background: linear-gradient(90deg, #20232d 17.19%, rgba(22,26,41,0.5));
    overflow: hidden;
    position: relative;
}
.stats-table__mobile {
    display: none;
    justify-content: space-between;
    background-color: #20232d;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    min-height: 56px;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    padding: 5px 34px 5px 18px;
}

.stats-table__mgroup {
    display: block;
}
.stats-table__mgroup-td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    display: flex;
    color: white;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 700;
}
.stats-table__mgroup-td:first-child {
    padding-left: 24px;
}
.stats-table__mgroup-td.player {
    display: flex;
}
.stats-table__mgroup-icon-info {
    display: flex;
    width: 100%;
    align-items: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.stats-table__mgroup-icon-info span {
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.stats-table__mgroup-stats {
    display: grid;
    grid-template-columns: 29fr 30fr 17fr 20fr 25fr 4fr;
    grid-gap: 5px;
    align-items: center;
    padding: 0;
}
.stats-table__element {
    border-radius: 8px;
    margin-bottom: 12px;
    overflow: hidden;
}
.stats-table__th {
    color: #5c5f68;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.stats-table__th:first-child {
    padding-left: 24px;
    text-align: left;
}

.stats-table__fcol {
    margin-right: 20px;
    display: block;
    font-weight: 700;
    font-size: 14px;
}
.stats-table__fcol-info {
    align-items: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: flex;
}
.stats-table__fcol-info img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}
.color-grey {
    color: #6c718d;
}
.color-gold {
    color: #ffdc56;
}
.stats-table__fcol-player {
    display: flex;
}
.stats-table__fcol-player img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}
.stats-table__fcol-player span {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
}
.stats-table__fcol-player span {
    width: 125px;
}
.stats-table {
    display: flex;
    flex-direction: column;
    margin-top: 32px;
    font-family: "Eurostile","Arial","Helvetica",sans-serif;
}
.kadoves label {
    display: inline-block;
    width: 8px;
    height: 8px;
    cursor: pointer;
    margin: 0 3px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .8);
    border-radius: 50%;
    border: 5px solid #2f363c;
    background-color: #738290;
}
#slaid2:checked~.kadoves label[for="slaid2"] {
    background-color: white;
}
.text_main{
    width: 33%;
}

.home__subtitle{
    font-size: var(--bigger-font-size);
    -webkit-text-stroke: 1px var(--title-color);
    color: transparent;
}

.home__title{
    font-size: var(--biggest-font-size);
    font-weight: var(--font-black);
    margin: .5rem 0;
}

.home__subtitle,
.home__title{
    letter-spacing: 1.5px;
}

.home__description{
    margin-bottom: 1.0rem;
    margin-top: 0.5rem;
}

.home__triangle{
    height: 325px;
    position: absolute;
    right: 0;
    bottom: 0;
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
}

.home__triangle-1{
    width: 105px;
    background-color: var(--first-color);
}
.home__triangle-2{
    width: 205px;
    background-color: var(--first-color-alt);
}
.home__triangle-3{
    width: 305px;
    background-color: var(--first-color-dark);
}

.home__img{
    display: block;
    position: relative;
    z-index: 1;
    width: 350px;
    margin: 0 auto;
}

hr {
    margin: 0 auto;
    max-width: 1124px;
    margin-bottom: 2%;
}
.button{
    display: inline-block;
    color: white;
    font-weight: var(--font-bold);
    cursor: pointer;
    transition: background .3s;
    background: linear-gradient(180deg,#f89427 47%,#f8b026 100%);
    padding: 14px;
    font-size: 15px;
    border-radius: 5px;
}

.button:hover{
    background-color: linear-gradient(180deg,#a75b0a 47%,#b37606 100%);
}
#seo_main:hover{
    background-color: #9fad22;
}
.button i{
    font-size: 1.25rem;
    transition: transform .3s;
}

.button__flex{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    column-gap: .5rem;
    margin-top: 1%;
}

.button__flex:hover i{
    transform: translateX(.25rem);
}

.flex__button{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
}
.flex__button:hover {
    transform: scale(1.03);
    transition: .3s;
}
.nav__link:hover{
    color: rgb(145, 210, 236);
}
a, a:visited {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 17px;
}
.link{
    font-family: 'OpenSans-400', sans-serif;
    font-size: calc(15px + 3 * ((100vw - 320px) / (1440 - 320)));
    display: block;
    text-transform: uppercase;
    display: inline-block !important;
    text-decoration: none !important;
    text-align: center;
    color: #f9f9f9 !important;
    border: 0px solid #006089 !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    padding: 20px 75px !important;
    margin-bottom: 20px;
    text-align: center;
    background: linear-gradient(180deg,#f89427 47%,#f8b026 100%);
    border-radius: 15px;
    text-transform: uppercase;
    padding-top: 26px;
    padding-bottom: 26px;
    position: relative;
    font-weight: bold;
    width: 100%;
}
.section__fifth .flex__button{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
}

.logos__container{
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    justify-items: center;
}

.logos__img{
    width: 120px;
}

.program__card:hover .program__button{
    opacity: 1;
}

.choose{
    padding-bottom: 0;
}

.choose__overflow{
    position: relative;
}
.section__second__information-title{
    width: 40%;
    font-size: 2.369em;
    line-height: 1.2em;
    color: black;
}
.choose__container{
    row-gap: 3rem;
}
.choose__content{
    width: 45%;
    margin-top: 2%;
}
li{
    padding-top: 5px;
    line-height: 2rem;
}
.form-group {
    margin-bottom: 1rem;
  }
    
  .form-control {
    display: block;
    width: 100%;
    height: 200px;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    font-weight: bold;
    color: #6C6262;
    background-color: #2e303a;
    background-image: none;
    -webkit-background-clip: padding-box;
            background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  }
.col-md-4.inputGroupContainer {
    padding-left: 0px;
    width: 100%;
}
a#copy {
    color: #f89427;
    display: flex;
    font-size: 22px !important;
    justify-content: center;
    padding: 0px 0px 20px 0;
}
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0;
  }
  
  .form-control:focus {
    color: #696060;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: none;
  }
  
  .form-control::-webkit-input-placeholder {
    color: #F34949;
    opacity: 1;
  }
  
  .form-control::-moz-placeholder {
    color: brown;
    opacity: 1;
  }
  
  .form-control:-ms-input-placeholder {
    color: blue;
    opacity: 1;
  }
  
  .form-control::placeholder {
    color: white;
    opacity: 1;
  }
  
  .form-control:disabled, .form-control[readonly] {
    background-color: red;
    opacity: 1;
  }
  
  .form-control:disabled {
    cursor: not-allowed;
  }
  
  select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
  }
  
  select.form-control:focus::-ms-value {
    color: green;
    background-color: #fff;
  }
.choose__content ol{
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
.choose__content ol li{
    border-top: 1px solid #262627;
    font-family: 'OpenSans-400', sans-serif;
    font-size: 15px;
    line-height: 150%;
    letter-spacing: -0.02em;
    color: #262627;
    font-weight: 700;
    background-image: url(../pic/Complete.png);
    background-repeat: no-repeat;
    background-position: center right;
    font-size: calc(13px + 2 * ((100vw - 320px) / (1440 - 320)));
}
ol li a{
    display: block;
    color: white;
    padding: 10px
}
ol li a:hover{
    color: rgb(248 155 39);

}

ol li:hover {
    color:  rgb(248 155 39);
   
}
.choose__description{
    text-align: center;
    margin-bottom: 2.5rem;
}

.choose__data{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 2rem;
}

.choose__group{
    text-align: center;
}

.choose__number{
    font-size: var(--h1-font-size);
    font-family: 'OpenSans-400', sans-serif;
    font-weight: 400;
    margin-bottom: .25rem;
}

.choose__subtitle{
    font-size: var(--small-font-size);
}

.choose__triangle{
    height: 325px;
    position: absolute;
    left: 0;
    bottom: 0;
    clip-path: polygon(0 0, 0 100%, 100% 100%);
}

.choose__triangle-1{
    width: 305px;
    background-color: var(--first-color);
}

.choose__triangle-2{
    width: 205px;
    background-color: var(--first-color-alt);
}
.choose__triangle-3{
    width: 105px;
    background-color: var(--first-color-dark);
}

.choose__img{
    width: 260px;
    display: block;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

figure.content__section__information-table{
    width: 100%;
    margin-top: 10px;

    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
.uil-angle-up{
    color: white;
    padding:4px;
    background: #d39403;
}
figure div{
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
table.table{
    font-family: 'OpenSans-400', sans-serif;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: calc(13px + 2 * ((100vw - 320px) / (1440 - 320)));
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

.table td{
    padding: 11px 10px;
}

table td {
    padding: 25px 10px;
}
td.table__column{
    width: 25%;
    padding: 20px 10px;
    margin: 0;
    color: white;
    border: 1px solid #f8aa26;
    font-size: 100%;
    vertical-align: baseline;
    font-weight: 700;
}
tr{
    border-radius: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

tbody{
    margin: 0;
    border: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;

}

img.emoji{
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

td.table__column-numbers{
    margin: 0;
    color: white;
    font-weight: 700;
    padding: 0;
    border: 1px solid #f8a326;
    font-size: 100%;
    text-align: center;
    vertical-align: baseline;
}

.table__column-numbers a{
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}


.section__title {
    font-family: 'OpenSans-700', sans-serif;
    line-height: 100%;
    letter-spacing: -0.05em;
    color: white;
}
.section__fifth__information{
    align-items: flex-start;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    column-gap: 6rem;
    margin-top: 17px;
    justify-content: space-between;
}
.section__fifth__information_4, .section__fifth__information_3{
    align-items: flex-start;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    column-gap: 6rem;
    margin-top: 17px;
}

.section__second__information-title{
    width: 100%;
}

.section__fifth__information-subtitle {

    line-height: 1.65em;
    color: white;
    padding: 10px 0px;
}

.section__third__functions {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    margin-bottom: 50px;
}
.section__third__functions__text{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
.section__third__functions__text_4, .section__third__functions__text_3{
   
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

.section__third__functions-image {
    width: 100%;
}
.section__third__functions-image p{
    line-height: 1.65em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.signup{
	position: relative;
	width:100%;
	height: 100%;
    width: 350px;
	height: 500px;
}
input{
	width: 60%;
	height: 20px;
	background: #e0dede;
	justify-content: center;
	display: flex;
	margin: 20px auto;
	padding: 10px;
	border: none;
	outline: none;
	border-radius: 5px;
}
.section__third__functions-image img {
    border-radius: 24px;
    height: auto;
    -webkit-backface-visibility: hidden;
    width: 100%;
    padding: 10px;
}

.section__third__functions__descr {
    width: 50%;
}

.section__third__functions__descr-top, .section__third__functions__descr-down {
    padding: 40px 40px 55px 40px;
    border-radius: 30px;
}
.other {
    line-height: 1.30;
    font-size: 16px;
    margin-bottom: 15px;
    justify-content: space-around;
    flex-direction: row;
}
.other li {
    margin: 0;
    position: relative;
    line-height: 20px;
    counter-increment: num;
    margin-top: 15px;
    color: white;
    list-style: none;
}
.text_title
{
    color: #50b5d5;
    display: initial;
}
.section__third__functions__descr-top p{
    color: black;
}
strong{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
.section__fifth, .section__fifth_4, .section__fifth_3{
    padding: 0rem 2rem 0;
    max-width: 1124px;
    color: white;
    margin: 1rem auto;
}
.foote_logo_header {
    display: flex;
    align-items: center;
}
.uil-angle-right-b{
    font-size: 20px;
    padding: 0px 10px;
    color: green;
}
footer{
    background: #1b1d25;
    padding: 0px 0px 10px 0px;
}
a#button_1 {
    background: none;
    border: 1px solid #4a4a4a;
}
.footer__container{
    row-gap: 4rem;
    padding-top: 1rem;
}

.footer__logo,
.footer__description{
    color: var(--title-color);
}

.footer__logo,
.footer__form,
.footer__social{
    display: flex;
}

.footer__logo{
    align-items: center;
    column-gap: .5rem;
    font-weight: var(--font-bold);
}
.footer__logo h2{
    color: white;
}


.footer__description{
    margin-bottom: 2rem;
}

.footer__input{
    padding: 20px 56px 20px 24px;
    border: 2px solid var(--first-color-light);
    background: transparent;
    color: var(--text-color);
    outline: none;
}

.footer__content,
.footer__links, 
.footer__group{
    display: flex;
}

.footer__content{
    grid-template-columns: repeat(2, max-content);
}

.footer__title{
    font-size: var(--h3-font-size);
    margin-bottom: 1.5rem;
}

.footer__links{
    row-gap: .75rem;
}

.footer__link{
    color: white;
    transition: color .3s;
}

.footer__link:hover{
    color: rgb(145, 210, 236);
}

.footer__group{
    margin-top: 5rem;
    justify-items: center;
    row-gap: 2rem;
}

.footer__social{
    column-gap: 1.25rem;
}

.footer__social-link{
    display: inline-flex;
    padding: .35rem;
    background-color: var(--first-color);
    border-radius: 50%;
    font-size: 1.25rem;
    color: var(--title-color-black);
    transition: background .4s;
}

.footer__social-link:hover{
    background-color: var(--first-color-dark);
}
.section__fifth__information_faq{
    display: block;
    padding: 1px;
}
.footer__links li{
    padding: 10px;
}

::-webkit-scrollbar{
    width: .6rem;
    border-radius: .5rem;
    background-color: hsl(79, 4%, 15%);
}

::-webkit-scrollbar-thumb{
    background-color: hsl(31.58deg 93.72% 56.27%);
    border-radius: .5rem;
}
::-webkit-scrollbar-thumb:hover{
    background-color: hsl(79, 4%, 35%);
}

.scrollup{
    position: fixed;
    right: 1rem;
    bottom: -30%;
    display: inline-flex;
    padding: .35rem;
    color: var(--title-color-black);
    font-size: 1.5rem;
    z-index: var(--z-tooltip);
    transition: .3s;
}

.scrollup:hover{
    transform: translateY(-.25rem);
}

.show-scroll{
    bottom: 3rem
}

@media screen and (max-width: 340px){
    .container{
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .section__titles{
      flex-direction: column;
      row-gap: .25rem;  
    }

    .choose__img{
        width: 195px;
    }

    .footer__content{
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 768px){
    .home__data img{
        margin-top: 2%;
        height: 100px;
    }
    
    .buttons_flex{
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .buttons_flex .flex__button{
       margin-top: 10px;
    }
    #seo_main_6{
        display: block;
    }
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .row {
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        display: block;
        margin-left: -15px;
        
    }
    .col-lg-3{
        max-width: 100%;
        display: flex;
        justify-content: center;
    }
    .col-md-6 .flex__button {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
    .col-md-6 h1 {
        font-size: 2.7rem;
        width: 100%;
        text-align: center;
    }

}
@media screen and (min-width: 768px){
    .nav__menu{
        width: 80%;
        display: flex;
        padding: 10px;
    }
    .choose__container{
        grid-template-columns: repeat(2, 1fr);
        align-items: center;
    }

    .home__data,.choose__container, .section__data, .choose__description{
        text-align: initial;
    }

    .choose__content{
        order: 1;
    }

    .choose__data{
        justify-items: flex-start;
    }
    .footer__container{
        grid-template-columns: repeat(2, max-content);
        justify-content: space-between;
    }

    .footer__content{
        grid-template-columns: repeat(3, max-content);
    }
}


@media screen and (min-width: 1023px){
    .choose__container.container.grid{
        display: block;
        padding: 4rem 0 0;
    }

    .nav__menu{
        display: flex;
        justify-content: flex-end;
    }
    .nav__toggle,
    .nav__close{
        display: none;
    }
    .nav__list{
        flex-direction: row;
        padding: 0;
        align-items: center;
        display: flex;
        column-gap: 2rem;
    }

    .section{
        padding: 7rem 0 0;
        max-width: 1124px;
        margin: 0 auto;
    }
    .section#choose {
        padding: 5rem 0 0;
        max-width: 1124px;
        margin: 4% auto 0 auto;
        padding-top: 6rem;
    }
    i.uil.uil-check{
        color: green;
        font-size: 25px;
    }

    .section__subtitle{
        font-size: 2rem;
    }
    
    .home__container{

        align-items: initial;
       
    }
    .home__title{
        margin: .75rem 0 1.25rem;
    }
    .home__description{
        font-size: 1.2em;
        color: white;
        margin-left: auto;
        margin-right: auto;
        text-align: initial;
        line-height: 1.7rem;
    }
    .home__img{
        width: 550px;
        transform: translateX(-6rem);
    }
    .home__data{
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .choose__img{
        width: 350px;
    }
    .footer{
        padding-bottom: 3rem;
    }
    .footer__content{
        display: flex;
        align-items: center;
    }
}
@media screen and (max-width: 1513px) {
    .home_3 p{
        margin-bottom: 3%;
    }
    .home_3{
        height: auto;
    }
    .home__data img {
  
        margin-top: 2%;
        height: 268px;
    }
}
@media screen and (max-width: 1190px) {
    .home__data img {
  
        margin-top: 5%;
        height: 268px;
    }
    .leftnav{

        display: none;
    }
    aside{
        display: none;
    }
    .main{
        width: 100%;
    }
    .other{
        line-height: 1.30;
    font-size: 16px;
   display: block;
    margin-bottom: 15px;
    
    }

}
@media screen and (max-width: 800px) {
    .home__data img {
  
        margin-top: 7%;
        height: 268px;
    }

}
@media screen and (max-width: 1022px) {
    .section{
    padding: 7rem 0 0;
    max-width: 1124px;
    margin: 0 auto;

}
.section__third__functions-image img {
    border-radius: 4px;
    max-width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
}
.choose{
    padding: 3rem 0 0;
    max-width: 1124px;
    margin: 0 auto;

}
.home__data {
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
}
.home__data img
{
    width: 35%;
    margin-top: 5%;
    height: auto;
}
.home_3{
    height: auto;
}
.home_3 p{
    margin-bottom: 3%;
}
.text_main{
    width: 100%;
    padding: 10px 10px;
}
.home__data h1{
    width: 100%;
    text-align: center;
    margin: 0px auto 20px auto;
    padding-top: 0%;
    font-size: calc(26px + 21 * ((100vw - 320px) / (1440 - 320)));
}
.home__description{
    margin: auto;
    text-align: center;
    font-family: 'OpenSans-400', sans-serif;
    font-size: calc(16px + 2 * ((100vw - 320px) / (1440 - 320)));
    line-height: 150%;
    letter-spacing: -0.02em;
    color: #FFFFFF;
}
.home__container{
    height: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.section__fifth__information-subtitle{
    margin-left: 2%;
    margin-right: 2%;
}
.section__third__functions__desrc-text{
    margin-left: 2%;
    margin-right: 2%;
}


.section__fifth__information-subtitle{
    margin-left: 2%;
    margin-right: 2%;
}
.link{

    width: 95%;
}
.choose{
    display: flex;
    width: 100%;
    flex-direction: column;
    background: #1e222e;
}

.section__second__information-title{
    text-align: center;
    width: 100%;
}
.choose__container{
    display: block;
    flex-direction: column-reverse;
}
.choose__content{
    order: 1;
    width: 90%;
}
figure.content__section__information-table{
    margin-top: 10px;
}
.section__second__information{
    display: block;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.section__third__functions__text{
    width: 100%;
}
.section__third__functions-image{
    width: 100%;
}
.footer__content{
    display: inline-flex;
    flex-direction: column;
}
.footer__container{
    row-gap: 1rem;
    margin: 0 auto;
    width: 50%;
    text-align: center;
}
.footer__logo{
    margin: 0 auto;
    display: flex;
    width: 100%;
    justify-content: center;
}
.footer__links{
    display: block;
}
}
@media screen and (min-width: 1150px){
    .container{
        margin-left: auto;
        margin-right: auto;
    }
    
    .home__data{
        visibility: visible;
        opacity: 1;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transition: opacity 2.5s cubic-bezier(0.5, 0, 0, 1) 0.4s, transform 2.5s cubic-bezier(0.5, 0, 0, 1) 0.4s;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .home__images{
        transform: translateX(-9rem);
    }
    .home__img{
        width: 700px;
        transform: translateX(2rem);
    }
    .choose__container{
        column-gap: 8rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .choose__img{
        width: 450px;
        margin: 0 0 0 auto;
    }
    .choose__images{
        position: relative;
    }
    .choose__data{
        grid-template-columns: repeat(2, max-content);
        gap: 2.5rem 8rem;
    }
    .choose__description{
        width: 418px;
        margin-bottom: 3.5rem;
    }
    .scrollup{
        right: 3rem;
    }
}