body {
    padding: 0;
    margin: 0;
    font-family: 'Cambay', sans-serif;
    background-color: #1b1b1b;
    color: white;
    overflow-y: scroll;
}

.logo-width {
    width: 4.5vw;
    display: flex;
    align-items: center;
    margin-top: 0.6vw;
}


.flex-center {
    display: flex;
    justify-content: center;
}

svg {
    width: 100%;
}

.menu-wrapper a {
    text-decoration: none;
    color: white;
}

.menu-wrapper {
    display: flex;
    justify-content: center;
    background-color: #2b2b2b;
}

.width_50 {
    width: calc(15em + 50vw);
}

.menu-vline {
    min-height: 2.5vw;
    display: flex;
    justify-content: left;
    align-items: center;
    width: calc(15em + 50vw);
}

.even-columns {
    display: flex;
    width: 100%;
}

.even-columns > * {
    flex-basis: 100%;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
}

.even-columns p:first-of-type {
    margin-right: 2vw;
}

.even-columns p:last-of-type {
    margin-left: 2vw;
}

.menu-items {
    align-items: center;
    font-size: calc(10px + 0.5vw);

}

.menu-items a {
    margin-top: 0.5vw;
    color: #999;
    -webkit-transition: color .3s linear;
    -moz-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.menu-items a:hover {
    color: #FFF;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

.menu-items .text {
    margin-top: 0.5vw
}

.submenu {
    font-size: calc(8px + 0.4vw);
}

.menu-items .menu-highlight {
    font-weight: bold;
    color: #fff;
}

h1 {
    font-size: 2vw
}

h2 {
    font-size: 1.5vw
}


p, ul, li {
    font-size: calc(12px + 0.8vw);
}

.smaller {
    font-size: calc(10px + 0.6vw);
}

strong {
    font-size: 1.2vw;
    font-style: italic;
}

.svg-color {
    fill: #10607C;
    transition: fill ease .2s
}

.svg-color:hover {
  fill: #1CACDE;
}

a {
    color: white;
}


video
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.8;
}

/* devanagari */
@font-face {
    font-family: 'Cambay';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(/css/font/SLXLc1rY6H0_ZDs2bI6K59ZMaA.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
    font-family: 'Cambay';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(/css/font/SLXLc1rY6H0_ZDs2bI6F59ZMaA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Cambay';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(/css/font/SLXLc1rY6H0_ZDs2bI6L59Y.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
    font-family: 'Cambay';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(/css/font/SLXMc1rY6H0_ZDs2bIYwwsNySXtdkA.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
    font-family: 'Cambay';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(/css/font/SLXMc1rY6H0_ZDs2bIYwwsN9SXtdkA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Cambay';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(/css/font/SLXMc1rY6H0_ZDs2bIYwwsNzSXs.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
    font-family: 'Cambay';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/css/font/SLXJc1rY6H0_ZDs2aL6J_9I.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
    font-family: 'Cambay';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/css/font/SLXJc1rY6H0_ZDs2Z76J_9I.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Cambay';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/css/font/SLXJc1rY6H0_ZDs2ab6J.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
    font-family: 'Cambay';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/css/font/SLXKc1rY6H0_ZDs-0pucwfNxUX8.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
    font-family: 'Cambay';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/css/font/SLXKc1rY6H0_ZDs-0puczvNxUX8.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Cambay';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/css/font/SLXKc1rY6H0_ZDs-0pucwPNx.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
