a { text-decoration: none; }
input:focus { outline: none; }


.heroes_lobby {
z-index: 7;
position: relative;
left: 490px;
top: -475px;
pointer-events: none;
}

.sunduk_heroes {
z-index: 7;
position: relative;
left: 800px;
top: -770px;
}
/* скролл */
.scroll01 {
	position: relative;
	top:1px;
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 950px; /* Ширина блока */
    height: 535px; /* Высота блока */
    padding: 1px; /* Поля вокруг текста */
    border: solid 0px black; /* Параметры рамки */
    overflow: auto;
    scrollbar-color: #6969dd #e0e0e0;
    scrollbar-width: thin;
   }
.scroll01::-webkit-scrollbar {
  width: 8px;
}
.scroll01::-webkit-scrollbar-track {
  background-color: darkgrey;
  border-radius: 100px;
}
.scroll01::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e2c894;
  border-radius: 100px;
  }
/* скролл */
.box51 {
    font-family: Roboto,sans-serif;
    text-align: center;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 18px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:450px;
    height:240px;
    top: 1px;
    left: 2px;
    }
.box51:hover {
    background: #342214;
    border-color: #765d1a
}
.sloticon {
    display: inline-block;
    position: relative;
    width: 74px;
    height: 69px;
    box-sizing: border-box;
}
.sloticon:hover .descr3{
    display:block;
    position:fixed;
    z-index:9999999999;
    min-width:200px;
    min-height:100px;
    font-size: 15px;
    font-weight: 500;
    visibility: visible;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-break:break-all;
}
.shop {
z-index: 7;
position: relative;
left: 23px;
top: -669px;
}
/* ======Вот тут рамка для артефактов================== */
.arty {
    position: relative;
    display: inline-block;
    margin: 2px;
    z-index: 1;
}
.cic {
	position: relative;
	overflow: hidden;
    border-radius: 5px;
    margin-top: 6px;
    margin-left: 6px;
    max-width: 72px;
    min-width: 72px;
    min-height: 72px;
    z-index: 8;
}
.bry {
    position: absolute;
    left: 0;
    z-index: 8;
}
.arty .cicv, .arty .citv {
    bottom: 5px;
    right: 4px;
    position: absolute;
    text-align: right;
    background: #000;
    opacity: 0.7;
    color: yellow;
    font-weight: bold;
    padding: 0px 4px;
    border-radius: 8px 0 0 8px;
    font-size: 12px;
    z-index: 8;
}
/* ======Вот тут рамка для артефактов================== */
/* скролл */
.scroll {
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 605px; /* Ширина блока */
    height: 335px; /* Высота блока */
    padding: 1px; /* Поля вокруг текста */
    border: solid 0px black; /* Параметры рамки */
    overflow: auto;
    scrollbar-color: #6969dd #e0e0e0;
    scrollbar-width: thin;
   }
.scroll::-webkit-scrollbar {
  width: 8px;
}
.scroll::-webkit-scrollbar-track {
  background-color: darkgrey;
  border-radius: 100px;
}
.scroll::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e2c894;
  border-radius: 100px;
  }
/* скролл */

/* скролл */
.scro2l {
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 610px; /* Ширина блока */
    height: 335px; /* Высота блока */
    padding: 1px; /* Поля вокруг текста */
    border: solid 0px black; /* Параметры рамки */
    overflow: auto;
    scrollbar-color: #6969dd #e0e0e0;
    scrollbar-width: thin;
   }
.scro2l::-webkit-scrollbar {
  width: 8px;
}
.scro2l::-webkit-scrollbar-track {
  background-color: darkgrey;
  border-radius: 100px;
}
.scro2l::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e2c894;
  border-radius: 100px;
  }
/* скролл */
/* скролл */
.scroll00 {
	position: relative;
	top:-55px;
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 960px; /* Ширина блока */
    height: 490px; /* Высота блока */
    padding: 1px; /* Поля вокруг текста */
    border: solid 0px black; /* Параметры рамки */
    overflow: auto;
    scrollbar-color: #6969dd #e0e0e0;
    scrollbar-width: thin;
   }
.scroll00::-webkit-scrollbar {
  width: 8px;
}
.scroll00::-webkit-scrollbar-track {
  background-color: darkgrey;
  border-radius: 100px;
}
.scroll00::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e2c894;
  border-radius: 100px;
  }
/* скролл */
.button_4 {
  border: none;
  color: #e2c894;
  background: #201308;
  cursor: pointer;
}
 .inner-wrapperr2 {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    display: flex;
        border: 0px;
}
.iconnn2 {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    position: relative;
    width: 90px;
    height: 90px;
    margin-right: 1px;
        border: 0px;
}
.frameee2 {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    margin-left: 7px;
    margin-top: 8px;
    width: 75px;
    height: 75px;
    display: inline-block;
    border: 0px;
    overflow: hidden;
    border-radius: 37px;
}
.frameee3 {
    width: 75px;
    height: 75px;
}
.bordero2 {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: top;
    border: 0px;
    width: 91px;
    height: 91px;
}




.menu0 {
    border: 0px; /* Рамка вокруг таблицы */
    border-collapse: separate; /* Способ отображения границы */
    width: 971px; /* Ширина таблицы */
    border-spacing: 0px 0px; /* Расстояние между ячейками */
   }

.menu1 {
    background: url('../img/menu/g-left.gif') no-repeat;
    background-repeat: no-repeat;
    margin-left: -10px;
    border: 0;
    padding: 0;

}
.menu2 {
    background: url(../img/menu/cent.gif);
    background-repeat: repeat-x;

    border: 0;
    padding: 0;

}
.menu3 {
    background: url(../img/menu/g-right.gif) no-repeat;
    background-repeat: no-repeat;
    border: 0;
    padding: 0;
}
.menu4 {
  position: absolute;
  top:-20px;
  left: 260px;
}


.menu5 {
    border: 0px; /* Рамка вокруг таблицы */
    border-collapse: separate; /* Способ отображения границы */
    width: 395px; /* Ширина таблицы */
    border-spacing: 0px 0px; /* Расстояние между ячейками */
    margin-left: 15px;
    z-index: 99999;
   }

.menu6 {
    background: url('../img/action_title_l.png') no-repeat;
    background-repeat: no-repeat;
    border: 0;
    padding: 0;

}
.menu7 {
    background: url(../img/action_title_c.jpg);
    background-repeat: repeat-x;

    border: 0;
    padding: 0;

}
.menu8 {
    background: url(../img/action_title_r.png) no-repeat;
    background-repeat: no-repeat;
    border: 0;
    padding: 0;
}

.foterf {
  position: absolute;
  top:565px;
}
.menu11 {
    background: url(../img/menu/centerr.gif) no-repeat;
    background-repeat: no-repeat;
    border: 0;
    padding: 0;
}
.menu12 {
  position: relative;
  top:-8px;
}


.imglogo {
	-webkit-user-drag: none;
    -webkit-user-select: none;
    opacity: 1;
     }
.imglogo:hover {
  filter: drop-shadow(0 0 20px #00aaff);
}


.lobby {
    background: url(../img/lobby.jpg) no-repeat; /*Путь к файлу с исходным рисунком  */
    background-repeat: no-repeat;
    outline: none;
    border: 0;
    padding: 0;
    background-size: 109%;
}

.pincode {
	text-align: center;
	padding: 20px 0;
}
.pincode input[type="number"] {
	display: inline-block;
	width: 40px;
	height: 30px;
	line-height: 15px;
	text-align: center;
	border: 4px solid #57420e;
	background-color: #e2c894;
	color: #000;
	padding: 10px 0px;
	margin: 0 8px;
	font-size: 20px;
	font-weight: 400;
	outline: none;
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	appearance: textfield;
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	border-radius: 10px;
}
.pincode input[type="number"]::-webkit-outer-spin-button,
.pincode input[type="number"]::-webkit-inner-spin-button {
	display: none;
}




.inp3ut {
  display: inline-block;
  text-align: center;
  background-color: #57420e;
  border: 1px solid #57420e;
  color: #e2c894;
  font-weight: 200;
  padding: 5px;
  font-size: 17px;
  border-radius: 15px;
  margin-bottom: 1px;
  padding: 10px;
  width: 250px;
}
.inp3ut[type="number"]::-webkit-outer-spin-button,
.inp3ut[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: number-input;
  margin: 0;
  display: none;
}
.inp3ut2 {
  display: inline-block;
  text-align: center;
  background-color: #57420e;
  border: 1px solid #57420e;
  color: #e2c894;
  font-weight: 100;
  padding: 3px;
  font-size: 14px;
  border-radius: 8px;
  margin-bottom: 1px;
  padding: 2px;
  width: 80px;
  height: 17px;
}
.inp3ut2[type="number"]::-webkit-outer-spin-button,
.inp3ut2[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: number-input;
  margin: 0;
  display: none;
}
.back_poz {
z-index: 7;
position: relative;
left: 445px;
top: -95px;
}
.back_poz2 {
z-index: 7;
position: relative;
left: 895px;
top: 10px;
}
.fon {
	position:fixed;
    top:0px;
    left:0px;
	background-color: #201308;
	width: 100%;
    height: 100%;
	}
.nono {
    -webkit-user-drag: none;
    -webkit-user-select: none;
}
/* главное меню */
section {
    padding: 0px;
    margin-top:5px;
    background: #201308;
    border: 3px solid #ca965d;
    border-radius: 10px;
    width: 975px;
    height: 600px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* кнопка (Начать приключения) */
.glow-on-hover {
    width: 300px;
    height: 50px;
    border: none;
    outline: none;
    color: #fff;
    background: #111;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
    text-shadow: 15px 14px -6px #999;
    font-size: 20px;

}
.glow-on-hover:before {
	content: '';
    background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}
.glow-on-hover:active {
    color: #000
}
.glow-on-hover:active:after {
    background: transparent;
}
.glow-on-hover:before {
    opacity: 1;
}
.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #111;
    left: 0;
    top: 0;
    border-radius: 10px;
}
@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}
/* /кнопка (Начать приключения) */
.gl_index {
margin: 0; /* Обнуляем отступы */
overflow: hidden; /* Прячем всё за пределами */
border: none;
margin: 10% 0 0 20px; /* Сдвигаем вверх */
-webkit-user-drag: none;
-webkit-user-select: none;
}
/* //главное меню */
/* текст главное меню */
.wrappr {
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    margin: 0 auto;
    text-align: left;
}
/* //текст главное меню */


/* футер */
 ul {
  display: inline-grid;
  grid-auto-flow: row;
  grid-gap: 24px;
  justify-items: center;
  margin: auto;
}
@media (min-width: 500px) {
  ul {
    grid-auto-flow: column;
  }
}
.aa {
  color: #e9cfa2;
  text-decoration: none;
  box-shadow: inset 0 -1px 0 hsla(0, 0%, 100%, 0.4);
}
.aa:hover {
  box-shadow: inset 0 -1.2em 0 hsla(0, 0%, 100%, 0.4);
}
li:hover ~ li p {
  animation: wave-animation 0.3s infinite;
}
.tdiv {
  margin-top:10px;
  display: flex;
  font-family: Menlo, monospace;
}
/* //футер */



/* положения лобби героя инвентарь */
.lobbypol {
	position:fixed;
	margin-top:1px;
    margin-left:1px;

}
/* //положения лобби героя инвентарь */




.level-power {
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: left;
    display: flex;
    }
.level-wrapper-box {
    font-family: Roboto,sans-serif;
    text-align: left;
    padding: 6px;
    margin-bottom: 10px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    -webkit-box-flex: 1;
    flex: 1;
    }
.level {
	margin-left:10px;
	font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 5px;
    line-height: 40px;
    }
.rank {
	margin-left:10px;
	font-family: Roboto,sans-serif;
    color: #e2c894;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    }
.btn-btn-green {
	margin-left:10px;
    outline: none;
    border: 0;
    padding: 0;
    cursor: pointer;
    background: url(../img/button1.png) no-repeat;
    background-size: 100%;
    width: 40px;
    height: 40px;
    }
.btn-btn-green2 {
	margin-right:5px;
    outline: none;
    border: 0;
    padding: 0;
    cursor: pointer;
    background: url(../img/button1.png) no-repeat;
    background-size: 100%;
    width: 40px;
    height: 40px;
    }
.btn-btn-yellow {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/plusIcon.png) no-repeat 50%;
}
.btn-btn-yellow:hover {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/plusIcon.png) no-repeat 50%;
    background-size: 90%;
}



.power-box {
    font-family: Roboto,sans-serif;
    padding: 6px;
    margin-bottom: 10px;
    border: 1px solid #57420e;
    border-radius: 8px;
    color: #e2c894;
    margin-left: 10px;
    width: 66px;
    text-align: center;
    font-weight: 700;
    background: url(../img/powers.png) no-repeat center -10px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;

    }

.input {
    position:relative;
	top:-5px;
  margin-top:-5px;
  margin-left:10px;
  width:100px;
  height: 12px;
  font-size:12px;
  text-align: center;
  color: #212529;
  background-color: black;
  border: 0px;
  border-color: #201308;
  color:#fff;
  outline: 0;

}

/* баланс */
.cost-flex {
    margin-top:5px;
    margin-right:2px;
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: left;
    display: flex;
    -webkit-box-pack: justify;
    margin-bottom: 0px;
    flex-direction: row;
    align-content: stretch;
    justify-content: flex-end;
}
.resource-plate {
	margin-right: 8px;
	top: -2px;
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: left;
    height: 48px;
    display: flex;
    padding: 0 14px 0 0;
    margin-left: 15px;
    -webkit-box-align: center;
    align-items: center;
    background: url(../img/pl.png) no-repeat right 9px;
}
.resource-plate2 {
	margin-right: 1px;
	top: -2px;
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: left;
    height: 48px;
    display: flex;
    padding: 0 14px 0 0;
    margin-left: 15px;
    -webkit-box-align: center;
    align-items: center;
    background: url(../img/pl.png) no-repeat right 9px;
}
.value {
	padding: 0 0 0 10px;
    font-family: Roboto,sans-serif;
    text-align: right;
    color: #fff;
    font-weight: 700;
}
.rere {
margin-left:-24px;
}
/* //баланс */


.back {
margin-left:20px;

}
.menuu {
	font-family: Roboto,sans-serif;
	padding: 6px;
    margin-bottom: 1px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    -webkit-box-flex: 1;
    flex: 1;
    width:350px;
    height:497px;
    }
/* кнопки меню */
.button {
  display: inline-flex;
  height: 40px;
  width: 150px;
  border: 2px solid #57420e;
  color: #e2c894;
  text-transform: uppercase;
  text-decoration: none;
  font-size: .8em;
  letter-spacing: 1.5px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #201308;
  cursor: pointer;
}
.button:hover {
	transition: background 0.9s ease;
	background: #387402;
}
/* //кнопки меню */
.button_2 {
  border-radius: 10px;
  display: inline-flex;
  height: 35px;
  width: 105px;
  border: 2px solid #57420e;
  color: #e2c894;
  text-transform: uppercase;
  text-decoration: none;
  font-size: .7em;
  letter-spacing: 0.5px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #201308;
  cursor: pointer;
}
.button_2:hover {
	border-radius: 10px;
	transition: background 0.1s ease;
	background: #387402;
}
.button_person {
  border-radius: 10px;
  display: inline-flex;
  height: 35px;
  width: 155px;
  border: 2px solid #57420e;
  color: #e2c894;
  text-transform: uppercase;
  text-decoration: none;
  font-size: .7em;
  letter-spacing: 0.5px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #201308;
  cursor: pointer;
}
.button_person:hover {
	border-radius: 10px;
	transition: background 0.1s ease;
	background: #387402;
}
.lk_meny5 {
    font-family: Roboto,sans-serif;
    text-align: center;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:290px;
    height:260px;
    top: 5px;
}
/* скролл */
.lk_scroll2 {
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 285px; /* Ширина блока */
    height: 220px; /* Высота блока */
    padding: 1px; /* Поля вокруг текста */
    border: solid 0px black; /* Параметры рамки */
    overflow: auto;
    scrollbar-color: #6969dd #e0e0e0;
    scrollbar-width: thin;
   }
.lk_scroll2::-webkit-scrollbar {
  width: 8px;
}
.lk_scroll2::-webkit-scrollbar-track {
  background-color: darkgrey;
  border-radius: 100px;
}
.lk_scroll2::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e2c894;
  border-radius: 100px;
  }
/* скролл */
.button_person2 {
  border-radius: 10px;
  display: inline-flex;
  height: 35px;
  width: 100px;
  border: 2px solid #57420e;
  color: #e2c894;
  text-transform: uppercase;
  text-decoration: none;
  font-size: .7em;
  letter-spacing: 0.5px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #201308;
  cursor: pointer;
}
.button_person2:hover {
	border-radius: 10px;
	transition: background 0.1s ease;
	background: #387402;
}
.button_2_2 {
  border-radius: 10px;
  display: inline-flex;
  height: 35px;
  width: 215px;
  border: 2px solid #57420e;
  color: #e2c894;
  text-transform: uppercase;
  text-decoration: none;
  font-size: .7em;
  letter-spacing: 0.5px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #201308;
  cursor: pointer;
}
.button_2_2:hover {
	border-radius: 10px;
	transition: background 0.1s ease;
	background: #387402;
}
/* //кнопки меню */
/* //кнопки меню */
.button_3 {
  border-radius: 12px;
  display: inline-flex;
  height: 30px;
  width: 100px;
  border: 2px solid #57420e;
  color: #e2c894;
  text-transform: uppercase;
  text-decoration: none;
  font-size: .6em;
  letter-spacing: 1.5px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.button_3:hover {
	border-radius: 12px;
	transition: background 0.5s ease;
	background: #387402;
}
/* //кнопки меню */
.run {
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: left;
    min-height: 307px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 20px;
    background: url(../img/rune.png) no-repeat top;
    background-size: 294px;
}
.rune-1 {
	color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: left;
    position: absolute;
    left: 133px;
    top: 0;
    }
.icon {
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: center;
    position: relative;
    }
/* //--------------------------------------------------------------кнопка неактивности */
.sepia {
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: center;
    filter: sepia(100%);
    }
/* //--------------------------------------------------------------кнопка неактивности */
.unselectable {
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: center;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -webkit-filter: brightness(75%);
    vertical-align: bottom;
    }
.lock {
     color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: center;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    position: relative;
    top: -23px;
    vertical-align: bottom;
    }
.lock2 {
	all: revert;
	position: relative;
	object-fit: cover;
    top: -43px;
    width: 1%;
    height: 1%;

    }
.tooltip {
    font-family: Roboto,sans-serif;
    text-align: left;
    position: fixed;
    z-index: 2;
    background: rgba(31,19,7,.9);
    padding: 10px;
    border: 1px solid #57420e;
    border-radius: 8px;
    color: #e2c894;
    font-size: 15px;
    max-width: 400px;
    font-weight: 500;
    top: -100000px;
    left: -100000px;
}
.rune-2 {
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: left;
    position: absolute;
    right: 108px;
    top: 76px;
}
.rune-3 {
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: left;
    position: absolute;
    left: 199px;
    top: 205px;
    margin-left: 2px;
    }
.rune-4 {
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: left;
    position: absolute;
    left: 71px;
    top: 203px;
}
.rune-5 {
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: left;
    position: absolute;
    left: 31px;
    top: 80px;
    margin-top: -3px;
    margin-left: 1px;
}
.tooltip-content {
     color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: left;
    }
.tooltip-inner {
     font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    font-size: 15px;
    font-weight: 500;
    }
/* //--------------------------------------------------------------кнопка перейти в символах */
.btn7 {
    outline: none;
    border: 0;
    padding: 0;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    width: 129px;
    height: 45px;
    margin-bottom: -10px;
    color: #defa4a;
    font-size: 16px;
    font-weight: 700;
    background: url(../img/btn7.png) no-repeat 0 0;
    cursor: pointer;
    text-shadow: 0 2px 1px #333;
    position: relative;
    z-index: 1;
     }
.btn7:hover {
    outline: none;
    border: 0;
    padding: 0;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    width: 129px;
    height: 45px;
    margin-bottom: -10px;
    color: #F3E818;
    font-size: 16px;
    font-weight: 700;
    background: url(../img/btn7.png) no-repeat 0 0;
    cursor: pointer;
    text-shadow: 0 2px 1px #333;
    position: relative;
    z-index: 1;
     }
/* //--------------------------------------------------------------//кнопка перейти в символах */
/* //--------------------------------------------------------------Всплывающие окно */
.poster{
    position:absolute;
}
.descr{
	text-align: left;
	font-size: 0.2em;
    position: fixed;
    display:none;
    padding:3px;
    background: rgba(31,19,7,.9);
    border: 2px solid #57420e;
    border-radius: 8px;
    font-size: 15px;
    max-width: 250px;
    font-weight: 500;
    color: #e2c894;
    -moz-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    box-shadow:0 5px 5px rgba(0,0,0,0.3);
}
.poster:hover .descr{
	font-size: 0.9em;
    display:block;
    position:fixed;
    z-index:9999;
    min-width:100px;
    min-height:100px;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-break:break-all;

}

.poster2{
    position:relative;
}
.descr2{
    margin: -55px 0 0 -45%;
    position: fixed;
    display:none;
    padding:10px;
    background: rgba(31,19,7,.9);
    border: 2px solid #57420e;
    border-radius: 8px;
    font-size: 15px;
    max-width: 300px;
    max-height:300px;
    font-weight: 500;
    color: #e2c894;
    -moz-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    box-shadow:0 5px 5px rgba(0,0,0,0.3);
}
.poster2:hover .descr2{
    display:block;
    position:fixed;
    z-index:9999;
    width:300px;
    min-width:100px;
    min-height:100px;
    visibility: visible;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-break:break-all;
}
.poster3{
    position:relative;
}
.descr3{
	all: inherit;
	z-index:99999999;
    margin: -55px 0 0 10px;
    position: fixed;
    display:none;
    padding:10px;
    background: rgba(31,19,7,.9);
    border: 2px solid #57420e;
    border-radius: 8px;
    font-size: 15px;
    max-width: 300px;
    max-height:300px;
    font-weight: 500;
    color: #e2c894;
    -moz-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    box-shadow:0 5px 5px rgba(0,0,0,0.3);
}
.poster3:hover .descr3{
    display:block;
    position:fixed;
    z-index:9999999999;
    width:300px;
    min-width:100px;
    min-height:100px;
    visibility: visible;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-break:break-all;
}
/* //--------------------------------------------------------------//Всплывающие окно -----------------------*/
/* //--------------------------------------------------------------Умения----------------------------------- */
.box4 {
    font-family: Roboto,sans-serif;
    text-align: left;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:95%;
    height:96px;
    }
.icon2 {
     font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    position: relative;
    width: 82px;
    height: 82px;
    margin-right: 8px;
}
.frame2 {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    margin-left: 5px;
    margin-top: 5px;
    width: 73px;
    height: 73px;
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
    }
.border2 {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: top;
    }
.info4 {
	font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    padding-bottom: 4px;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    }
.name4 {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    -webkit-box-direction: normal;
    font-size: 16px;
    font-weight: 500;
}
.level4 {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    -webkit-box-direction: normal;
    font-weight: 500;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.value4 {
    font-family: Roboto,sans-serif;
    text-align: left;
    -webkit-box-direction: normal;
    color: #fff;
    font-weight: 700;
    margin-left: 5px;
    }
.input4 {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    -webkit-box-direction: normal;
    font-weight: 500;
    display: none;
}
.ng-untouched {
    -webkit-box-direction: normal;
    width: 28px;
    padding: 2px;
    margin-left: 5px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
}
.btn-btn {
	margin-left: 12px;
    -webkit-box-direction: normal;
    outline: none;
    border: 0;
    padding: 0;
    cursor: pointer;
    background: url(../img/button1.png) no-repeat;
    background-size: 100%;
    width: 30px;
    height: 30px;
}
.description4 {
    font-family: Roboto,sans-serif;
    text-align: left;
    -webkit-box-direction: normal;
    color: #fff;
    font-weight: 500;
    font-size: 12px;

}
.green-plus4 {
    -webkit-box-direction: normal;
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/greenplusIcon.png) no-repeat 50%;
    background-size: 50%;
}
.green-plus4:hover {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/greenplusIcon.png) no-repeat 50%;
    background-size: 90%;
}
.btn-btn3 {
	margin-left: 5px;
    -webkit-box-direction: normal;
    outline: none;
    border: 0;
    padding: 6px;
    cursor: pointer;
    background: url(../img/rere.png) no-repeat;
    background-size: 100%;
    width: 30px;
    height: 30px;
}
.green-plusr {
    -webkit-box-direction: normal;
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/rere2.png) no-repeat 50%;
    background-size: 100%;
}
.green-plusr:hover {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/rere2.png) no-repeat 50%;
    background-size: 130%;
}
/* //--------------------------------------------------------------//Умения----------------------------------- */

/* //--------------------------------------------------------------Облик----------------------------------- */
.oblik {
    color: #e9cfa2;
    font-family: Roboto,sans-serif;
    text-align: left;
}
.boxx {
    font-family: Roboto,sans-serif;
    text-align: left;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;

}
.namee {
    font-family: Roboto,sans-serif;
    text-align: left;
    font-weight: 700;
    color: #eeeeeb;
    line-height: 30px;
    padding-left: 10px;
    margin-bottom: 6px;
    background: url(../img/polosa.png) no-repeat bottom;
    border-bottom: 1px solid #57420e;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-user-drag: none;
    -webkit-user-select: none;

}
.icon-selected {
    font-family: Roboto,sans-serif;
    text-align: left;
    font-weight: 700;
    color: #eeeeeb;
    line-height: 30px;
    height: 21px;
    aspect-ratio: auto 32 / 21;
    width: 32px;
    margin-left: auto;
}
.inner-wrapperr {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    display: flex;
}
.iconnn {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    position: relative;
    width: 82px;
    height: 82px;
    margin-right: 1px;
}
.frameee {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    margin-left: 2px;
    margin-top: 5px;
    width: 74px;
    height: 74px;
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
}
.bordero {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: top;
}
.infooo {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    -webkit-box-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.levelll {
    font-family: Roboto,sans-serif;
    text-align: left;
    -webkit-box-direction: normal;
    font-weight: 700;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
}
.valueee {
    font-family: Roboto,sans-serif;
    text-align: left;
    -webkit-box-direction: normal;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
}
.inputtt {
    font-family: Roboto,sans-serif;
    text-align: left;
    -webkit-box-direction: normal;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    display: none;
}
.statsss2 {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #e2c894;
    -webkit-box-direction: normal;
    margin: 0;
    padding: 3px 0;
    list-style-type: none;
}
.statsss-name2 {
    font-family: Roboto,sans-serif;
    color: #e2c894;
    -webkit-box-direction: normal;
    list-style-type: none;
    font-weight: 700;
    font-size: 14px;
}
.statsss-value2 {
    font-family: Roboto,sans-serif;
    -webkit-box-direction: normal;
    list-style-type: none;
    font-weight: 700;
    font-size: 14px;
    color: #b5c83c;
}
.btn81 {
    -webkit-user-drag: none;
    -webkit-user-select: none;
width: 150px;
height: 47px;
margin-left: 210px;
}
.btn8 {
    outline: none;
    border: 0;
    padding: 0;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    width: 129px;
    height: 45px;
    margin-bottom: -10px;
    color: #defa4a;
    font-size: 16px;
    font-weight: 700;
    background: url(../img/btn7.png) no-repeat 0 0;
    cursor: pointer;
    text-shadow: 0 2px 1px #333;
    position: relative;
    z-index: 1;
     }
.oblik_money {
display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
}
/* //--------------------------------------------------------------//Облик----------------------------------- */
.namee2 {
    font-family: Roboto,sans-serif;
    text-align: left;
    font-weight: 700;
    color: #eeeeeb;
    line-height: 30px;
    padding-left: 10px;
    margin-bottom: 16px;
    background: url(../img/polosa.png) no-repeat bottom;
    border-bottom: 2px solid #57420e;
    display: flex;
    -webkit-box-align: center;
    align-items: center;

}
.namee3 {
background: url(../img/polosa.png) no-repeat bottom;
display: flex;
-webkit-box-align: center;
align-items: center;
}
/* --------------------------------------------------------улучшение артов----------------------------------------- */
.box_arty {
	top: 12px;
    margin-right: 5px;
    font-family: Roboto,sans-serif;
    text-align: left;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:230px;
    height:80px;
    }
.box_arty1 {
	top: 17px;
    margin-left: 5px;
    font-family: Roboto,sans-serif;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:380px;
    height:490px;
    }
.box_arty2 {
	top: 12px;
    margin-right: 5px;
    font-family: Roboto,sans-serif;
    text-align: left;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:500px;
    height:300px;
    }
.strelka {
    margin-right: 5px;
}
.arty_knopka {
    -webkit-user-drag: none;
    -webkit-user-select: none;
width: 150px;
height: 47px;
margin-top: 28px;
}
.arty_knopka2 {
    outline: none;
    border: 0;
    padding: 0;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    width: 129px;
    height: 45px;
    margin-bottom: -10px;
    color: #defa4a;
    font-size: 16px;
    font-weight: 700;
    background: url(../img/btn7.png) no-repeat 0 0;
    cursor: pointer;
    text-shadow: 0 2px 1px #333;
    position: relative;
    z-index: 1;
     }
.arty_knopka3 {
    -webkit-user-drag: none;
    -webkit-user-select: none;
width: 100%px;
height: 47px;
margin-top: 28px;
}
.arty_title {
	all: initial;
	-webkit-user-drag: none;
    -webkit-user-select: none;
	top:1px;
    font-family: Roboto,sans-serif;
    text-align: center;
    font-weight: 700;
    color: #eeeeeb;
    line-height: 30px;
    padding-left: 10px;
    margin-bottom: 6px;
    background: url(../img/polosa.png) no-repeat bottom;
    border-bottom: 1px solid #57420e;
    display: flex;
    width:100%;
    height:35px;

}
/* --------------------------------------------------------//улучшение артов----------------------------------------- */
.box40 {
    font-family: Roboto,sans-serif;
    text-align: left;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 0 0 10px 10px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:300px;
    height:200px;
    top: -21px;
    z-index: 1;
    border-top: none;
    }
.box41 {
    font-family: Roboto,sans-serif;
    text-align: center;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:400px;
    height:100px;
    top: -12px;
    }
.box42 {
    font-family: Roboto,sans-serif;
    text-align: center;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:480px;
    height:120px;
    top: 1px;
    }
.box43 {
    font-family: Roboto,sans-serif;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    width:405px;
    height:360px;
    top: 1px;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-break:break-all;
    }
.box430 {
    font-family: Roboto,sans-serif;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    width:305px;
    height:160px;
    top: 1px;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-break:break-all;
    }
.box430a {
    font-family: Roboto,sans-serif;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    width:345px;
    height:170px;
    top: 1px;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-break:break-all;
    }
.box431 {
    font-family: Roboto,sans-serif;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    width:805px;
    height:280px;
    top: 1px;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-break:break-all;
    }
.box432 {
    font-family: Roboto,sans-serif;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    width:855px;
    height:320px;
    top: 1px;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-break:break-all;
    }
.box433 {
    font-family: Roboto,sans-serif;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    width:855px;
    height:140px;
    top: 1px;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-break:break-all;
    }
.newss {
    font-family: Roboto,sans-serif;
    padding: 6px;
    margin-bottom: 6px;
    padding-top: 1px;
    padding-bottom: 4px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    top: 6px;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-break:break-all;
}
/* скролл */
.scrolnews {
	position: relative;
	top:5px;
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 853px; /* Ширина блока */
    height: 135px; /* Высота блока */
    padding: 1px; /* Поля вокруг текста */
    border: solid 0px black; /* Параметры рамки */
    overflow: auto;
    scrollbar-color: #6969dd #e0e0e0;
    scrollbar-width: thin;
   }
.scrolnews::-webkit-scrollbar {
  width: 8px;
}
.scrolnews::-webkit-scrollbar-track {
  background-color: darkgrey;
  border-radius: 100px;
}
.scrolnews::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e2c894;
  border-radius: 100px;
  }
/* скролл */


/* скролл */
.scrolpp {
	position: relative;
	top:5px;
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 970px; /* Ширина блока */
    height: 445px; /* Высота блока */
    padding: 1px; /* Поля вокруг текста */
    border: solid 0px black; /* Параметры рамки */
    overflow: auto;
    scrollbar-color: #6969dd #e0e0e0;
    scrollbar-width: thin;
   }
.scrolpp::-webkit-scrollbar {
  width: 8px;
}
.scrolpp::-webkit-scrollbar-track {
  background-color: darkgrey;
  border-radius: 100px;
}
.scrolpp::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e2c894;
  border-radius: 100px;
  }
/* скролл */

/* скролл */
.scrolpper {
	position: relative;
	top:5px;
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 315px; /* Ширина блока */
    height: 170px; /* Высота блока */
    padding: 1px; /* Поля вокруг текста */
    border: solid 0px black; /* Параметры рамки */
    overflow: auto;
    scrollbar-color: #6969dd #e0e0e0;
    scrollbar-width: thin;
   }
.scrolpper::-webkit-scrollbar {
  width: 8px;
}
.scrolpper::-webkit-scrollbar-track {
  background-color: darkgrey;
  border-radius: 100px;
}
.scrolpper::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e2c894;
  border-radius: 100px;
  }
/* скролл */




.adminblacnot {
font-family: Roboto,sans-serif;
resize: none;
border: 1px solid #57420e;
background: #26160c;
color: #e2c894;
-moz-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
word-break:break-all;
}
.box44 {
    font-family: Roboto,sans-serif;
    text-align: center;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:450px;
    height:100px;
    top: -12px;
    }
.box45 {
    font-family: Roboto,sans-serif;
    text-align: left;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 18px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:700px;
    height:400px;
    top: 60px;
    }

.person40 {
    font-family: Roboto,sans-serif;
    text-align: center;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 18px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:300px;
    height:250px;
    top: 5px;
    }
.person41 {
    font-family: Roboto,sans-serif;
    text-align: center;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 18px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:300px;
    height:110px;
    top: 5px;
    }
.box46 {
    font-family: Roboto,sans-serif;
    text-align: center;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 18px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:300px;
    height:100px;
    top: 150px;
    }
.box49 {
    font-family: Roboto,sans-serif;
    text-align: center;
    padding: 4px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 25px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:575px;
    height:40px;
    top: 2px;
    left: -10px;
    }
.box49:hover {
	background: #387402;
    }
.box570 {
    font-family: Roboto,sans-serif;
    text-align: center;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 18px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:230px;
    height:170px;
    top: -3px;
    left: 2px;
    }
.promo {
    font-family: Roboto,sans-serif;
    text-align: center;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 18px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:630px;
    height:260px;
    top: 5px;
    left: 2px;
    }
.promo2 {
    font-family: Roboto,sans-serif;
    text-align: center;
    padding: 6px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 18px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:800px;
    height:210px;
    top: 5px;
    left: 2px;
    }
/* скролл */
.scroll022 {
	position: relative;
	top:1px;
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 225px; /* Ширина блока */
    height: 165px; /* Высота блока */
    padding: 1px; /* Поля вокруг текста */
    border: solid 0px black; /* Параметры рамки */
    overflow: auto;
    scrollbar-color: #6969dd #e0e0e0;
    scrollbar-width: thin;
   }
.scroll022::-webkit-scrollbar {
  width: 8px;
}
.scroll022::-webkit-scrollbar-track {
  background-color: darkgrey;
  border-radius: 100px;
}
.scroll022::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e2c894;
  border-radius: 100px;
  }
/* скролл */
/* скролл */
.promo_scrol {
	position: relative;
	top:1px;
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 797px; /* Ширина блока */
    height: 170px; /* Высота блока */
    padding: 1px; /* Поля вокруг текста */
    border: solid 0px black; /* Параметры рамки */
    overflow: auto;
    scrollbar-color: #6969dd #e0e0e0;
    scrollbar-width: thin;
   }
.promo_scrol::-webkit-scrollbar {
  width: 8px;
}
.promo_scrol::-webkit-scrollbar-track {
  background-color: darkgrey;
  border-radius: 100px;
}
.promo_scrol::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e2c894;
  border-radius: 100px;
  }
/* скролл */
.cece {
	    display: flex;
        position: relative;
	    top: 10px;
	    left:1px;
	    align: center;
	    width:570px;
	    }
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

.krug{
  animation: spin 5s linear 0s infinite;


}
.promoooo {
    font-family: Roboto,sans-serif;
    text-align: center;
    padding: 3px;
    border: 1px solid #57420e;
    background: #26160c;
    border-radius: 8px;
    color: #e2c894;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    position: relative;
    width:650px;
    height:69px;
    top: 3px;
    }