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;
    flex-direction: column;
    align-items: center;
}

.block {
    width: 963px;
    display: flex;
}

.long {
    width: 292.987px;
    height: 613.975px;
}

.short {
    width: 292.987px;
    height: 292.987px;
}
.rightphoto {
    margin-right: 28px;
    margin-bottom: 28px;
}

.ll {
    display: flex;
}

.rr {
    display: flex;
}