@font-face {
  font-family: 'Graphik Web';
  src: url('https://www.zivo.co.il/fonts/Graphik-SuperItalic-Web.woff2') format('woff2'),
       url('https://www.zivo.co.il/fonts/Graphik-SuperItalic-Web.woff') format('woff');
  font-weight:  900;
  font-style:   italic;
  font-stretch: normal;
}

.version.index {
    color: #000001;
    background-color: #B74D33;
}

#muse_css_mq {
    background-color: #FFFFFF;
}

#page {
    z-index: 1;
    min-height: 300px;
    background-image: none;
    border-width: 0px;
    border-color: #000000;
    background-color: transparent;
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#u97 {
    z-index: 2;
    width: 300px;
    background-color: #FFFFFF;
    border-radius: 50%;
    padding-bottom: 94px;
    position: relative;
    margin-left: 50%;
    left: -150px;
}

#u100-4 {
    z-index: 3;
    width: 262px;
    min-height: 38px;
    background-color: transparent;
    color: #00A99D;
    line-height: 86px;
    font-size: 72px;
    text-align: center;
    font-family: 'Graphik Web', serif;
    font-weight: 600;
    position: relative;
    margin-right: -10000px;
    margin-top: 120px;
    margin-left: 50%;
    left: -131px;
}

.css_verticalspacer .verticalspacer {
    height: calc(100vh - 500px);
}

.html {
    background-color: #29ABE2;
}

body {
    position: relative;
    min-width: 320px;
}
