@import url('https://fonts.googleapis.com/css2?family=Jost:wght@100;200;300;400;500;600;700;800;900&display=swap');


::-webkit-scrollbar {
    width: 8px;
}

/* * {
    user-select: none;
} */

::-webkit-scrollbar-thumb {
    background: #222222;
    border-radius: 10px;
    border: 3px solid #5149e5;
}

::-webkit-scrollbar-track {
    background: #5149e5;
}

body {

    background-color: #ffffff;

    background-image: url("https://www.transparenttextures.com/patterns/debut-light.png");
    font-family: 'Jost', sans-serif;
    font-size: 14px;
}

.header_l {
    display: flex;
    justify-content: center;
    max-width: 1200px;
    width: 100%;
    align-items: center;
    background: linear-gradient(45deg, #4f46e5, #524ae5);


    margin: 0 auto;
}

header {

    margin: 15px 0 0 0;

}

.l_top1 {
    margin: 20px 0 0 0;
}

.menu_l {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 4px 25px;
    /* border-radius: 90px; */
    border-right: 5px #d9d9d9 solid;
    border-left: 5px #d9d9d9 solid;
    box-shadow: inset 0 0 15px 9px #00000024;
}

.logo_l {
    max-width: 145px;
    display: flex;
}

.logo_l img {
    width: 100%;
}

.nav_l li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 4px 12px;
    transition: all 0.2s ease-in-out;
    background: #ffeb3b00;
}

.nav_l li a:hover {
    color: rgb(248, 244, 244);
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    background: #191369;
    padding: 4px 12px;
}

.open_l {

    position: absolute;
    top: 4px;
    right: 0;
    width: 80px;
    height: 22px;
    text-align: center;

}

.ff_00 {
    display: flex;
    justify-content: flex-end;
}
.open {
    background: #4d44dd;
    /* border: 1px #017d8c solid; */
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 16px;
    padding-right: 16px;
    color: #fff;
    cursor: pointer;
    width: 69px;
    height: 23px;
}





.nav_l {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

#adslinks_710 a {
    text-align: center;
    vertical-align: middle;
    padding: 3px 3px;
    text-decoration: none;
    border: 3px double #ededed;
    border-radius: 0;
    display: flex;
    background: #c9c9c900;
    opacity: 1;
    border: 1px #00000012 solid;
}

#adslinks_710 {
    display: flex !important;
    padding: 0 !important;
    gap: 13px;
    width: 100%;
    position: relative !important;
    transition: all 0.3s ease-in-out;
}

#adslinks_710 a:hover {
    text-align: center;
    vertical-align: middle;
    padding: 3px 3px;
    text-decoration: none;
    border: 3px double #ededed;
    border-radius: 0;
    display: flex;
    background: #c9c9c900;
    opacity: 1;
    color: #5047e4;
    border: 1px #00000012 solid;
    transform: translateY(-3px);
    transition: all 0.3s ease-in-out;
}

.banner_box_l {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 1175px;
    width: 100%;
    border: 1px #4e46e01f solid;
    padding: 5px 10px;
}

.cep_box_l {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 1231px;
    width: 100%;
    border: 0;
    padding: 0;
}

.bnr_header {
    margin: 15px 0 0 0;

}

.footer_box {
    display: flex;
    justify-content: center;
    max-width: 1200px;
    width: 100%;
    align-items: center;
    background: linear-gradient(342deg, #0a0a0f, #030218);
    margin: 0 auto;
    border-radius: 0;
    border-top: 10px solid #4d45d9;
}

.foot_1 {
    max-width: 233px;
}

.foot_1 p {
    color: #fff;
}

.f_foot {
    padding-top: 15px;
    width: 100%;
    margin: 0 auto;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 11px 42px 0 42px;
    align-items: center;
}

.topcep {
    background: #eeeeee94;
    padding: 14px 31px;
    position: relative;
}

.buylink1 {
    position: absolute;
    right: -34px;
    top: 15px;
    text-decoration: none;
    background: #FFEB3B;
    color: #fcf7f7;
    border: 0;
    padding: 5px 10px;
    border-radius: 1px;
    font-size: 11px;
    text-transform: inherit;
}
.open_l {

    position: absolute;
    top: 4px;
    right: 0;
    width: 80px;
    height: 22px;
    text-align: center;

}

.ff_00 {
    display: flex;
    justify-content: flex-end;
}
.open {
    background: #4d44dd;
    /* border: 1px #017d8c solid; */
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 16px;
    padding-right: 16px;
    color: #fff;
    cursor: pointer;
    width: 69px;
    height: 23px;
}





.nav_l {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

#adslinks_710 a {
    text-align: center;
    vertical-align: middle;
    padding: 3px 3px;
    text-decoration: none;
    border: 3px double #ededed;
    border-radius: 0;
    display: flex;
    background: #c9c9c900;
    opacity: 1;
    border: 1px #00000012 solid;
}

#adslinks_710 {
    display: flex !important;
    padding: 0 !important;
    gap: 13px;
    width: 100%;
    position: relative !important;
    transition: all 0.3s ease-in-out;
}

#adslinks_710 a:hover {
    text-align: center;
    vertical-align: middle;
    padding: 3px 3px;
    text-decoration: none;
    border: 3px double #ededed;
    border-radius: 0;
    display: flex;
    background: #c9c9c900;
    opacity: 1;
    color: #5047e4;
    border: 1px #00000012 solid;
    transform: translateY(-3px);
    transition: all 0.3s ease-in-out;
}

.banner_box_l {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 1175px;
    width: 100%;
    border: 1px #4e46e01f solid;
    padding: 5px 10px;
}

.cep_box_l {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 1231px;
    width: 100%;
    border: 0;
    padding: 0;
}

.bnr_header {
    margin: 15px 0 0 0;

}

.footer_box {
    display: flex;
    justify-content: center;
    max-width: 1200px;
    width: 100%;
    align-items: center;
    background: linear-gradient(342deg, #0a0a0f, #030218);
    margin: 0 auto;
    border-radius: 0;
    border-top: 10px solid #4d45d9;
}

.foot_1 {
    max-width: 233px;
}

.foot_1 p {
    color: #fff;
}

.f_foot {
    padding-top: 15px;
    width: 100%;
    margin: 0 auto;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 11px 42px 0 42px;
    align-items: center;
}

.topcep {
    background: #eeeeee94;
    padding: 14px 31px;
    position: relative;
}

.buylink1 {
    position: absolute;
    right: -34px;
    top: 15px;
    text-decoration: none;
    background: #c91700;
    color: #f1eded;
    border: 0;
    padding: 5px 10px;
    border-radius: 1px;
    font-size: 11px;
    text-transform: inherit;
}

a {
    color: #222222;
    text-decoration: none;
}

.footer_l {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1250px;
    width: 100px;
}



.foot_ps {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    /* background: #fff; */
    padding: 10px 25px;
    border: 1px #ffffff1c solid;
    border-radius: 96px;
}

.foot_ps img {

    max-width: 35px;
}

.mb_img {
    max-width: 424px;
}

.mb_img img {
    width: 100%;
}

.avt {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.rv_block ul li {
    font-size: 14px;
    padding: 0 0 0 28px;
    margin: 0 0 3px 0;
    line-height: 18px;
    background: url("/img/arrow.svg") left center no-repeat;
    filter: invert(0%) sepia(100%) saturate(0%) hue-rotate(39deg) brightness(103%) contrast(101%);
    background-size: 15px;
}

.mb_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* gap: 20px; */
    width: 100%;
    margin: 56px 0 0 0;
}

.wrapper {
    margin: 0 auto;
    max-width: 1193px;
    width: 100%;
}

.main {
    margin: 20px 0;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    align-content: flex-start;
    padding: 32px 0 0;
    gap: 60px;
}

.card_box {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    /* gap: 20px; */
    row-gap: 25px;
    flex-direction: column;
}

.card_text span {
    font-size: 23px;
    font-weight: 500;
    color: #222;
}

.card_text h1 {
    margin: 0;
    padding: 0;
    color: #5048e5;
    font-size: 40px;
    margin-bottom: 8px;
}

.card_1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* row-gap: 20px; */
    max-width: 222px;
    background: linear-gradient(45deg, #4f46e5, #524ae5);
    box-shadow: inset 0 0 15px 9px #00000024;
    padding: 43px 20px 20px 20px;
    border-radius: 0;
    border-right: 5px #d9d9d9 solid;
    border-left: 5px #d9d9d9 solid;
    box-shadow: inset 0 0 15px 9px #00000024;
}

.card_1 p {
    background: #fff;
    color: #222;
    text-align: center;
    padding: 10px 10px;
    border-radius: 92px;
    line-height: 102%;
}

.links {
    float: right;
    margin: 20px 0 10px 0;
    width: 322px;
    overflow: hidden;
    position: relative;
    padding: 95px 0 0 0;
}

.sld {
    position: absolute;
    overflow: hidden;
    margin: 0;
    top: 11px;
    left: 54px;
    /* right: 0; */
}
.sld  img{
  max-width: 253px;
}

.card_row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.card_img {
    max-width: 89px;
}

.card_img img {
    width: 100%;
}

.rv_block h2 {
    font-weight: 600;
    font-size: 22px;
    margin: 0 0 10px 0;
    /* font-weight: 600; */
}

.sld a {
    /* line-height: 100%; */
    /* margin: 0; */
    padding: 0;
    color: #333b45;
    text-decoration: none;
    /* background: #ffeb3b; */
    padding: 15px 20px 15px 12px;
    font-weight: 500;
    /* text-align: center; */
    display: inline-block;

   
}

.table_l {
    max-width: 1000px;
    padding-top: 6px;
    transform: translateX(-7px);
}

.auth #blok {
    width: 261px;
    /* float: right; */
}

.card_text p {
    margin: 0;
    padding: 0;
    font-size: 15px;
}

#blok {
    background: #ffffff;
    border: 0;
    padding: 53px 30px 12px 30px;
    border-radius: 0;
    /* border-top: 9px #222222 solid; */
    border-bottom: 9px #222222 solid;
    box-shadow: inset 0 0 15px 9px #00000024;
    position: relative;
}

#blok::after {
    content: "\041a\0410\0411\0418\041d\0415\0422"; /* Unicode-последовательности для "КАБИНЕТ" */
    background: #5047e5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    color: #fff;
    box-shadow: inset 0 0 15px 9px #00000024;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 0 0 0;
    unicode-bidi: bidi-override;
}





input[type="text"],
input[type="number"],
input[type="password"],
select {
    background: #fff;
    padding: 0 5px;
    height: 35px;
    border: 1px solid #5048e536;
    border-radius: 0px;
}

input[type="number"] {
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	appearance: textfield;
}
 
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	display: none;
}

.left_mblocks {
    /* float: left; */
    /* width: 602px; */
    max-width: 300px;
    background: #00000005;
    padding: 7px 30px 30px 30px;
    border-radius: 0px;
}

button {
    background: #222222;
    border: 0;
    /* padding-top: 2px; */
    /* padding-bottom: 2px; */
    /* padding-left: 16px; */
    padding: 2px 43px;
    /* padding-right: 16px; */
    color: #fff;
    cursor: pointer;
    height: 32px;
    border-radius: 0;
    margin: 6px 0 0 0;
    transition: all 0.3s ease-in-out;
}

button:hover {
    background: #5048e5;
    border: 0;
    /* padding-top: 2px; */
    /* padding-bottom: 2px; */
    /* padding-left: 16px; */
    padding: 2px 43px;
    /* padding-right: 16px; */
    color: #fff;
    cursor: pointer;
    height: 32px;
    border-radius: 0;
    margin: 6px 0 0 0;
}

.pass_l {
    width: 100%;
    margin: 0 auto;
    display: flex;
    transform: translate(-8px, -13px);
}

.log_r {
    padding-right: 25px;

}

.stat_f {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    color: #fff;

}

.stat_f span {
    color: #837ee4;
}

.st_cab {
    background: #eee;
}

#sidebar-menu {
    position: fixed;
    z-index: 9999;
    top: 200px;
    left: 0;
    padding: 10px;
    background: #222222 !important;
    color: #FFF;
    border-radius: 0 8px 8px 0;
}

#sidebar-menu li i {
    width: 27px;
    height: 27px;
    line-height: 27px;
    border-radius: 4px;
    background: #4e46e1 !important;
    text-align: center;
}

.m_title a {
    background: #279151;
    color: #fff;
    padding: 0px 10px;
    font-size: 18px;
}

.pay_box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.pay_c {
    text-align: center;
}

.pay_img2 {
    max-width: 52px;
    padding: 0;
  
}
.pay_img {
    max-width: 52px;
    /* padding: 0; */
    margin: 0 0 0 0px;
}
.pay_img img {
    width: 100%;
}
.pay_img2 img {
    width: 100%;
}

.pay_row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin: 12px 0 0 0;
    background: #0000;
    
}


.pay_row2 {
    display: flex;
    gap: 20px;
    margin: 12px 0 0 0;
    background: #0000;
    /* padding: 19px 64px; */
    width: 100%;
    align-content: flex-start;
}



.p_p {
    background: #ffeb3b;
    padding: 6px;
    /* display: inline-block; */
    max-width: 25%;
    color: #222;
}

.language img {
    margin: 0px 2px;
}

.language__img_active {
    border-bottom: 0px solid gray;
}

.language {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 40px;
    z-index: 100;
    background: #eee;
    padding: 6px 13px;
}
.lang_ {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    left: 52px;
}

.lang_img {
    max-width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin: 0 0 0 40px; */
}
.lang_img img {
    max-width: 25px;
    cursor: pointer;
}

.nav_l .fa-chevron-right {
    margin: 0 3px 0 0;
    font-size: 10px;
}

.act {
    display: none;
}