body {
    margin: 0px;
    padding: 0px;
    min-width: 200px;
}
div.root {
    height: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;    
}
div.top {
    width: 100%;
    height: 15vh;
    background-color: rgb(255, 230, 89);
    box-shadow: 5px 5px 5px gray;
    font-size: 1.857142857rem;
    font-family: "Roboto-Bold";
    display: flex;
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    align-items: center;
}
div.top span {
    position: relative;
    left: 5vh;
    display: flex;
    margin-right: 80px;
}
div.bottom {
    display: flex;
    width: 100%;
    max-height: 15vh;
    background-color: white;
    font-size: 1.0rem;
    font-family: "Roboto-Bold";
    box-shadow: 5px -5px 5px gray;    
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    overflow: hidden;
}
div.bottom span {
    position: relative;
    width: 50%;
    display: flex;
    position: relative;
    margin-top: 2vh;
    vertical-align: bottom;
    height: 100%;
    flex-wrap: wrap;
}
div.bottom span.first {
    margin-left: 3vh;
    margin-top: 2vh;
}

.narrow {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
div.community {
    background-image: url("/images/veredeeviInfo.png");
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    background-size: 100px;
    width: 110px;
    height: 110px;
    display: flex;
}
@media only screen and (max-width: 479px) {
    .community { display: none !important; }
 }

 @media only screen and (min-width: 846px) {
    .content {  margin-top: auto !important; margin-bottom: auto !important; }
 }

div.scrollable {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: calc(85vh - 110px);
    height: calc(85vh - 110px);
}
div.sliyanie {
    background-image: url("/images/sliv.jpg");
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: 400px;
    background-position: center;
}
div.hram {
    background-image: url("/images/khram.jpg");
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: 300px;
    background-position: center;
}
div.mypomnim {
    background-image: url("/images/pamyat.jpg");
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: 320px;
    background-position: center;
}
div.future {
    background-image: url("/images/buildHouse.jpg");
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: 320px;
    background-position: center;
}
div.telegram {
    background-image: url("/images/t-logo.png");
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: 305px;
    background-position: center;     
}

div.location {
    background-image: url("/images/location.png");
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    background-size: 64px;
    width: 64px;
    height: 64px;
    right: 30px;
    display: flex;
    position: relative;
    box-shadow: 5px 5px 5px rgb(255, 179, 179);
    border-radius: 64px;
}
div.location:hover {
    width: 74px;
    height: 74px;
    background-size: 74px;
    right: 25px;
    box-shadow: none;
}

div.gold {
    background-color: gold;
}
div.grey {
    background-color: rgb(245, 245, 245);
}
section.group {
    display: flex;
    width: 100%;
    box-shadow: 5px -5px 5px lightgray;
    flex-wrap: wrap;
}

section.group img {
    display: flex;
    width: 120px;
    height: 120px;
    box-shadow: 3px -3px 3px lightgray;
    margin-top: 10px;
}
div.point {
    display: flex;
    border-color: darkgrey;
    border-style: solid;    
    vertical-align: middle;
    margin: 5vh;
}
div.left {
    float: left;
}
div.point span {
    display: flex;
    top: 115px;
    position: relative;
    margin-top: 10px;
}
div.content {
    display: flex;
    width: 40vh;
    margin-left: 5vh;
    vertical-align: middle;
    font-size: 1.6rem;
    font-family: "Roboto-Regular";
    flex-direction: column;
}
div.content.left {
    margin-top: 5vh;
    margin-bottom: 0px;
}
div.content.right {
    margin-top: 0px;
    margin-bottom: 5vh;
}
div.head {
    font-size: 1.857142857rem;
    line-height: 1.846153846;
    max-width: 300px;
    max-height: 300px;
    min-width: 260px;
    min-height: 260px;
    border-radius: 400px;
    text-align: center;
    padding-bottom: 0px;
    height: 70vw;
    width: 70vw;
    border-width: 15px;
}

.styled-scrollbars {
    --scrollbar-foreground: rgb(106, 106, 106);
    --scrollbar-background: rgb(196, 196, 196);
    /* Foreground, Background */
    scrollbar-color: var(--scrollbar-foreground) var(--scrollbar-background);
    scrollbar-width: thin;
}
.styled-scrollbars::-webkit-scrollbar {
    width: 10px; /* Mostly for vertical scrollbars */
    height: 10px; /* Mostly for horizontal scrollbars */
    display: none;
}
.styled-scrollbars::-webkit-scrollbar-thumb { /* Foreground */
    background: var(--scrollbar-foreground);
}
.styled-scrollbars::-webkit-scrollbar-track { /* Background */
    background: var(--scrollbar-background);
}

.styled-scrollbars {
    /*-ms-overflow-style: none; */ /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }

.styled-scrollbars:hover {
    /*-ms-overflow-style: ;*/  /* IE and Edge */
    scrollbar-width: thin !important;  /* Firefox */
}

.styled-scrollbars:hover::-webkit-scrollbar {
    display: unset !important;
}

@font-face {
font-family: "Roboto-Regular";
src: url("/fonts/Roboto-Regular.woff2") format("truetype");
font-style: normal; 
font-weight: normal; 
} 

@font-face {
    font-family: "Roboto-Bold";
    src: url("/fonts/Roboto-Bold.woff2") format("truetype");
    font-style: normal; 
    font-weight: normal; 
    } 