@font-face {
    font-family: Eras;
    src: url(../font/ITCErasStd-Bold.woff2) format("woff2"), url(../font/ITCErasStd-Bold.woff) format("woff");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Muli;
    src: url(../font/Muli-Bold.woff2) format("woff2"), url(../font/Muli-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Muli;
    src: url(../font/Muli-Light.woff2) format("woff2"), url(../font/Muli-Light.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

*, ::after, ::before {
    box-sizing: border-box
}

body {
    background-color: #fff;
    color: #3a3a3a;
    font-family: Montserrat, Arial, sans-serif
}

body.home {
    background: #fff
}

h1, h2, h3, h4, h5, h6, ol, p, ul {
    margin: 0
}

ol, ul {
    padding-left: 0;
    list-style: none
}

a {
    color: inherit;
    text-decoration: none
}

button {
    padding: 0;
    border: none;
    background-color: transparent;
    color: inherit;
    cursor: pointer
}

table {
    border-collapse: collapse
}

input[type=email], input[type=file], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    position: relative;
    padding: 0 30px 0 15px;
    border: 1px solid #c3dbff;
    border-radius: 0;
    width: 100%;
    height: 60px;
    background-color: #fff;
    color: #000;
    font-family: Montserrat, Arial, sans-serif;
    font-size: 14px;
    line-height: 3.625;
    -webkit-appearance: none;
    outline: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    display: none
}

input[type=checkbox] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    background: #fff;
    border: 1px solid #000;
    width: 16px;
    height: 16px;
    -webkit-appearance: none;
    outline: 0
}

input[type=checkbox]:checked:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #000;
    position: absolute;
    top: 3px;
    left: 3px
}

textarea {
    padding: 10px 0;
    line-height: 1.3
}

input:-webkit-autofill, input:-webkit-autofill:focus, input:-webkit-autofill:hover, select:-webkit-autofill, select:-webkit-autofill:focus, select:-webkit-autofill:hover, textarea:-webkit-autofill, textarea:-webkit-autofill:focus, textarea:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 50px #fff inset;
    color: #000
}

input:focus, textarea:focus {
    color: #000
}

:focus::-webkit-input-placeholder {
    opacity: 0
}

:focus:-moz-placeholder {
    opacity: 0
}

:focus::-moz-placeholder {
    opacity: 0
}

:focus:-ms-input-placeholder {
    opacity: 0
}

:focus::placeholder {
    opacity: 0
}

.nq-c-Alert {
    margin-top: 30px;
    font-weight: 300;
    font-size: 20px;
    line-height: 28px
}

.nq-c-Alert-icons {
    margin-bottom: 15px
}

.nq-c-Alert-icons img {
    display: inline-block;
    vertical-align: top
}

.nq-c-Alert-icons-line {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 4px solid #fff;
    width: 44px;
    height: 44px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    border-radius: 8px;
    margin-left: 4px;
    background: #fff
}

.nq-c-Alert-icons-line img.img-line {
    width: 36px;
    height: 36px
}

.nq-c-Alert-icons-line:before {
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 10px 9px 0;
    border-color: transparent #fff transparent transparent
}

.nq-c-Alert span {
    font-weight: 700
}

.nq-c-Alert:first-child {
    margin-top: 0
}

.onde {
    position: absolute;
    top: -15px;
    left: 42px;
    width: 30px;
    height: 30px;
    background: #54bbab;
    border-radius: 30px
}

.onde img {
    width: 20px;
    height: 20px;
    margin: 0;
    position: absolute;
    top: 5px;
    left: 5px
}

@media (max-width: 767px) {
    .nq-c-Alert {
        font-size: 14px;
        line-height: 22px
    }

    .nq-c-Alert-icons img {
        height: 30px;
        width: auto
    }

    .nq-c-Alert-icons-line {
        width: 30px;
        height: 30px;
        border: 3px solid #fff;
        border-radius: 5px;
        line-height: 24px;
        font-size: 14px
    }

    .nq-c-Alert-icons-line img.img-line {
        width: 100%;
        height: 100%
    }

    .nq-c-Alert-icons-line:before {
        border-width: 6px 7px 6px 0;
        left: -10px
    }
}

.nq-c-Content {
    position: relative;
    padding: 90px 0;
    font-size: 0;
    text-align: center
}

.nq-c-Content-directions {
    display: inline-block;
    vertical-align: top;
    width: 550px;
    text-align: left;
    font-size: 20px;
    line-height: 24px
}

.nq-c-Content-alerts {
    display: inline-block;
    vertical-align: top;
    width: 550px;
    background: #b84900;
    text-align: left;
    padding: 30px;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    margin-left: 30px
}

@media (max-width: 1024px) {
    .nq-c-Content {
        padding: 40px
    }

    .nq-c-Content-directions {
        display: block;
        width: auto
    }

    .nq-c-Content-alerts {
        display: block;
        width: auto;
        margin-left: 0;
        margin-top: 40px
    }
}

@media (max-width: 767px) {
    .nq-c-Content {
        padding: 0
    }

    .nq-c-Content-alerts {
        margin-top: 0;
        padding: 24px
    }
}

.nq-c-Direction {
    display: block;
    padding: 0 30px;
    font-size: 0
}

.nq-c-Direction-content {
    border-bottom: 2px solid #e5e5e5;
    padding: 30px 0
}

.nq-c-Direction-content-line {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 8px;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    margin-right: 50px;
    position: relative
}

.nq-c-Direction-content-line img.img-line {
    width: 100%;
    height: 100%
}

.nq-c-Direction-content-detail {
    display: inline-block;
    vertical-align: top
}

.nq-c-Direction-content-detail-remaining {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    background: #f5f5f5;
    height: 29px;
    line-height: 29px;
    border-radius: 14px;
    padding: 0 10px;
    margin-right: 10px
}

.nq-c-Direction-content-detail-time {
    display: inline-block;
    vertical-align: top;
    font-size: 24px
}

.nq-c-Direction-content-detail-location {
    font-size: 20px;
    margin-top: 5px
}

.nq-c-Direction-content-detail-location span {
    font-weight: 700
}

.nq-c-Direction-alt {
    background: #f5f5f5
}

.nq-c-Direction-alt .nq-c-Direction-content-detail-remaining {
    background: #fff
}

@media (max-width: 767px) {
    .nq-c-Direction {
        padding: 0 24px
    }

    .nq-c-Direction-content {
        border-width: 1px;
        padding: 15px 0
    }

    .nq-c-Direction-content-line {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 20px;
        margin-right: 20px
    }

    .nq-c-Direction-content-detail {
        line-height: 19px
    }

    .nq-c-Direction-content-detail-remaining {
        font-size: 11px;
        height: 14px;
        line-height: 14px;
        padding: 0 5px
    }

    .nq-c-Direction-content-detail-time {
        font-size: 14px
    }

    .nq-c-Direction-content-detail-location {
        font-size: 14px;
        margin: 0
    }

    .nq-c-Direction-content-detail-location span {
        font-size: 16px
    }

    .nq-c-Direction:last-child .nq-c-Direction-content {
        border-bottom: 0
    }
}

.nq-c-Footer {
    text-align: right;
    padding: 30px
}

.nq-c-Footer-nq {
    color: #838185;
    font-size: 12px;
    font-style: italic
}

.nq-c-Footer-nq img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -2px
}

@media (max-width: 767px) {
    .nq-c-Footer {
        padding: 15px 20px
    }

    .nq-c-Footer-nq {
        font-size: 10px
    }

    .nq-c-Footer-nq img {
        height: 9px;
        width: auto;
        margin-left: 2px
    }
}

.nq-c-Header {
    background: #54bbab;
    height: 108px;
    color: #fff;
    font-size: 0
}

.nq-c-Header-logo {
    display: inline-block;
    vertical-align: top;
    height: 108px;
    background: #54bbab;
    width: 300px;
    text-align: center;
    line-height: 108px
}

.nq-c-Header-logo img, .nq-c-Header-logo svg {
    display: inline-block;
    vertical-align: middle;
    width: 170px;
    height: auto
}

.nq-c-Header-nav {
    padding: 30px 0;
    display: inline-block;
    vertical-align: top;
    font-size: 0
}

.nq-c-Header-nav-stop {
    display: inline-block;
    vertical-align: middle;
    height: 48px;
    padding: 0 60px;
    text-align: center;
    font-size: 20px
}

.nq-c-Header-nav-stop span {
    display: block;
    font-weight: 700
}

.nq-c-Header-nav-title {
    display: inline-block;
    vertical-align: middle;
    height: 48px;
    line-height: 48px;
    padding: 0 60px;
    border-left: 3px solid #fff;
    font-size: 20px
}

.nq-c-Header-nav-title-type {
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 1024px) {
    .nq-c-Header-logo {
        width: 30%
    }

    .nq-c-Header-logo img, .nq-c-Header-logo svg {
        max-width: 100%
    }

    .nq-c-Header-nav {
        padding-left: 40px
    }

    .nq-c-Header-nav-stop {
        display: block;
        padding: 0
    }

    .nq-c-Header-nav-stop span {
        display: inline
    }

    .nq-c-Header-nav-stop {
        display: block;
        padding: 0;
        height: auto
    }

    .nq-c-Header-nav-title {
        display: block;
        padding: 0;
        height: auto;
        line-height: normal;
        border: 0
    }
}

@media (max-width: 767px) {
    .nq-c-Header {
        height: auto
    }

    .nq-c-Header-logo {
        width: 25%;
        padding: 0 15px;
        height: 68px;
        line-height: 68px
    }

    .nq-c-Header-logo img, .nq-c-Header-logo svg {
        margin: 10px 0
    }

    .nq-c-Header-nav {
        padding: 15px 0 0 15px
    }

    .nq-c-Header-nav-stop {
        font-size: 14px;
        margin-bottom: 5px
    }

    .nq-c-Header-nav-title {
        font-size: 11px
    }
}

.nq-u-clearfix:after, .nq-u-clearfix:before {
    display: table;
    content: ' '
}

.nq-u-clearfix:after {
    clear: both
}

.nq-u-dblock {
    display: block;
    width: 100%
}

.nq-u-a11yhidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    margin: -1px;
    padding: 0;
    border: 0;
    width: 1px;
    height: 1px
}

.nq-u-hcenter {
    margin-right: auto;
    margin-left: auto
}

.nq-u-mw400 {
    max-width: 400px
}

.nq-u-mw360 {
    max-width: 360px
}

.nq-u-aligncenter {
    text-align: center
}

@media screen and (max-width: 767px) {
    .nq-u-mw400 {
        max-width: 100%
    }

    .nq-u-mw360 {
        max-width: 100%
    }
}

.nq-u-hspace {
    padding-right: 0;
    padding-left: 0
}

@media (max-width: 1024px) {
    .nq-u-hspace {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 767px) {
    .nq-u-hspace {
        padding-left: 10px;
        padding-right: 10px
    }

    .onde {
        top: -10px;
        left: 24px;
        width: 20px;
        height: 20px;
        border-radius: 20px
    }

    .onde img {
        width: 10px;
        height: 10px
    }
}

.nq-u-wrapper {
    margin-right: auto;
    margin-left: auto;
    width: 1130px;
    max-width: 100%
}

.nq-u-wrapper-large {
    width: 1280px
}

.nq-u-wrapper-small {
    width: 650px
}

@media (max-width: 1024px) {
    .nq-u-wrapper {
        width: auto
    }
}