body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background: #fafafa;
    height: 100%;
    line-height: 18px;
}

header {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid rgb(219, 219, 219);
    z-index: 100;
    background-color: #fff;
    position: fixed;
}

.headitems {
    padding: 0 20px;
    margin: auto;
    height: 60px;
    width: 935px;
    display: flex;
    align-items: center;  
    justify-content: space-between;
}

.logod {
    font-size: 0;
    height: 36px;
    display: flex;
    align-items: flex-end;
}

.logo {
    width: 103px;
}

.strelkav {
    width: 12px;
    height: 12px;
    padding: 12px 7px;
}

.headicon {
    float: right;
    font-size: 0;
    display: flex;
    align-items: flex-end;
}

.headicon a {
    max-width: 24px;
    max-height: 24px;
    text-decoration: none;
}

.headicon  svg{
    width: 24px;
    height: 24px;
    margin-left: 22px;
}

.headicon img {
    width: 24px;
    height: 24px;
    margin-left: 22px;
    border-radius: 50%;
}

footer {
    margin-bottom: 52px;
    color: #8e8e8e;
}

.footers {
    margin-top: 24px;
    font-size: 12px;
}

.topp {
    display: flex;
    justify-content: center;
}

.topp a, .topp a:visited, .topp a:hover {
    margin: 0px 8px 12px 8px;
    height: 11px;
    color: #8e8e8e;
    text-decoration: none;
}

.bott {
    display: flex;
    justify-content: center;
}

.bott a {
    display: inline-block;
    margin: 0px 8px 12px 8px;
    height: 11px;
}

.langu {
    margin: 12px 0;
    display: flex;
    justify-content: center;
    font-size: 12px;
}

.langu select {
    border: none;
    background: #fafafa;
    font-size: 12px;
    height: 16px;
    width: 67px;
    color: #8e8e8e;
}

.langu p {
    margin: 0 0 0 16px;
    height: 11px;
}

main {
    width: 100%;
    display: flex;
    justify-content: center;
}

.maine {
    width: 935px;
    padding: 30px 20px; 
    margin-top: 60px;
}

.acca {
    margin-bottom: 44px;
    display: flex;
}

.avav {
    display: flex;
    align-items: center;
}

.avav img {
    height: 152px;
    width: 152px;
    border-radius: 50%;
    margin-left: 70.825px;
    margin-right: 100.825px;
}

.one {
    height: 40px;
    display: flex;
    margin-bottom: 20px;
}

.one h2{
    font-weight: 300;
    font-size: 28px;
    line-height: 32px;
    color: rgb(38, 38, 38);
    margin: 0;
}

.reda {
    height: 20px;
    border: 1px solid rgb(219, 219, 219);
    border-radius: 4px;
    padding: 5px 9px;
    margin-left: 20px;
}

.reda p{
    color: rgb(38, 38, 38);
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

.reda svg{
    margin: 0 16px;
}

.redab {
    height: 20px;
    border-radius: 4px;
    padding: 5px 25px;
    margin-left: 8px;
    background-color: rgb(0, 149, 246);
}

.redab a, .rebad a:visited, .rebad a:hover {
    text-decoration: none;
    color: white;
    color: white;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

.one svg {
    margin-left: 13px;
    margin-top: 3px;
}

.svgs svg{
    margin: 0;
    margin-left: 8px;
}

.two {
    display: flex;
    margin-bottom: 20px;
}
.pubg {
    height: 24px;
    display: flex;
}
.pubg p{
   font-size: 16px;
   color: rgb(38, 38, 38);
   font-weight: 600;
   line-height: 24px; 
   margin: 0;
}

.tree p{
    margin: 0;
    color: rgb(38, 38, 38);
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.history {
    margin-bottom: 44px;
}

.history img{
    width: 87px;
    height: 87px;
    margin-left: 70.825px;
}

.history p{
    margin: 11px 0 0 80.825px;
    color:rgb(38, 38, 38);
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
}

.middacc {
    border-top: 1px solid rgb(219, 219, 219);
    width: 100%;
    display: flex;
    justify-content: center;
}

.midpub {
    display: flex;
    height: 52px;
    align-items: center;
    border-top: 1px solid rgb(38, 38, 38);
    margin: 0 30px;
}

.midpub p{
    margin: 0 0 0 6px;
    text-transform: uppercase;
    color: rgb(38, 38, 38);
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 1px;
}

.midpubp a, .midpubp a:visited, .midpubp a:hover{
    text-decoration: none;
}

.midpubp {
    display: flex;
    height: 52px;
    align-items: center;
    margin: 0 30px;
}

.midpubp p{
    margin: 0 0 0 6px;
    text-transform: uppercase;
    color: rgb(219, 219, 219);
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 1px;
}

.block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 28px;
}

.block img {
    height: 293px;
    min-width: 293px;
    max-width: 293px;
}

.bio {
    color: rgb(38, 38, 38);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.bio span {
    color: rgb(0, 55, 107);
}

.tree a, .tree a:visited, .tree a:hover {
    color: rgb(0, 55, 107);
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.sas {
    display: flex;
}
.sas svg{
    transform: rotate(-90deg);
    margin-right: 7px;
}

.save {
    color: rgb(142, 142, 142);
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}

.allpu {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: rgb(38, 38, 38);
    margin: 16px 0 8px 0;
}

.sas a, .sas a:visited, .sas a:hover {
    text-decoration: none;
}