@font-face {
    font-family: 'MetaOT';
    src: local("MetaOT-Norm"),local("MetaOT-Norm"),url("../css/fonts/MetaOT-Norm.otf"),url("../css/fonts/MetaOT-Norm.eot"),url("../css/fonts/MetaOT-Norm.ttf")
}

@font-face {
    font-family: 'MetaOT-Black';
    src: local("MetaOT-Black"),local("MetaOT-Black"),url("../css/fonts/MetaOT-Black.otf"),url("/static/css/fonts/MetaOT-Black.eot"),url("../css/fonts/MetaOT-Black.ttf")
}

@font-face {
    font-family: 'MetaOT-Bold';
    src: local("MetaOT-Bold"),local("MetaOT-Bold"),url("../css/fonts/MetaOT-Bold.otf"),url("../css/fonts/MetaOT-Bold.eot"),url("../css/fonts/MetaOT-Bold.ttf")
}

body:before {
    content: "xs";
    display: none
}

@media (min-width: 768px) and (max-width: 991px) {
    body:before {
        content: "sm"
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    body:before {
        content: "md"
    }
}

@media (min-width: 1200px) {
    body:before {
        content: "lg"
    }
}

.MainMenu {
    border-radius: 0 !important;
    font-size: 15px
}

.MainMenu-parentLink {
    color: #00213F;
    font-weight: bold
}

@media (min-width: 767px) {
    .MainMenu-parentLink {
        font-size: 12px
    }
}

@media (min-width: 1200px) {
    .MainMenu-parentLink {
        font-size: 14px
    }
}

.MainMenu .MainMenu-link {
    padding: 10px 10px 10px 25px !important;
    white-space: normal;
    color: #00213F !important;
    font-weight: bold
}

    .MainMenu .MainMenu-link:hover {
        color: #00213F
    }

.MainMenu.navbar-default {
    background: #fff;
    border-bottom: 3px solid #D41829;
    min-height: 0
}

    .MainMenu.navbar-default .navbar-brand {
        padding: 10px 10px 10px 15px
    }

@media (min-width: 768px) {
    .MainMenu.navbar-default .navbar-brand {
        height: 52px;
        padding-top: 12px;
        padding-bottom: 12px
    }
}

@media (min-width: 992px) {
    .MainMenu.navbar-default .navbar-brand {
        margin-left: 0;
        padding-top: 9px;
    }
}

.MainMenu.navbar-default .navbar-brand-logo {
    height: auto;
    width: 91px
}

@media (min-width: 768px) {
    .MainMenu.navbar-default .navbar-brand-logo {
        width: 60px
    }
}

@media (min-width: 992px) {
    .MainMenu.navbar-default .navbar-brand-logo {
        width: 100px
    }
}

.MainMenu.navbar-default .navbar-collapse.collapse.in {
    max-height: calc(100vh - 53px) !important;
    overflow: auto
}

.MainMenu.navbar-default .navbar-toggle {
    margin: 0;
    border: 0;
    background-color: transparent
}

    .MainMenu.navbar-default .navbar-toggle .open {
        display: inline-block
    }

    .MainMenu.navbar-default .navbar-toggle .closed {
        display: none
    }

    .MainMenu.navbar-default .navbar-toggle.collapsed .open {
        display: none
    }

    .MainMenu.navbar-default .navbar-toggle.collapsed .closed {
        display: inline-block
    }

.MainMenu.navbar-default .navbar-nav {
    margin-top: 0
}

    .MainMenu.navbar-default .navbar-nav .MainMenu-dropdown.open .MainMenu-parentLink {
        background-color: rgba(0,33,63,0.3);
        color: #00213F
    }

@media (min-width: 768px) {
    .MainMenu.navbar-default .navbar-nav .MainMenu-dropdown.open .MainMenu-parentLink {
        background-color: rgba(0,33,63,0.2)
    }
}

.MainMenu.navbar-default .navbar-nav .MainMenu-parentLink {
    color: #00213F;
    padding: 10px 10px 10px 25px
}

@media (min-width: 768px) {
    .MainMenu.navbar-default .navbar-nav .MainMenu-parentLink {
        padding-top: 16px;
        padding-bottom: 16px;
        padding-left: 5px;
        padding-right: 5px;
        letter-spacing: -.12px
    }
}

@media (min-width: 992px) {
    .MainMenu.navbar-default .navbar-nav .MainMenu-parentLink {
        padding-left: 14px;
        padding-right: 14px;
        padding-top: 20px;
        padding-bottom: 20px;
        letter-spacing: -.14px
    }
}

@media (min-width: 768px) {
    .MainMenu.navbar-default .navbar-nav .MainMenu-parentLink:hover {
        background-color: rgba(0,33,63,0.2)
    }
}

.MainMenu-dropdown {
    position: static
}

@media (max-width: 767px) {
    .MainMenu-dropdown.open > .MainMenu-parentLink.dropdown-toggle::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M7 14l5-5 5 5z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
    }
}

.MainMenu .dropdown-toggle {
    position: relative;
    display: flex;
    align-items: center
}

@media (min-width: 767px) {
    .MainMenu .dropdown-toggle.MainMenu-parentLink::after {
        content: none
    }
}

.MainMenu .dropdown-toggle::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    margin-left: auto;
    width: 24px;
    height: 24px
}

@media (min-width: 768px) {
    .MainMenu .dropdown-toggle::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M10 17l5-5-5-5v10z'/%3E%3Cpath d='M0 24V0h24v24H0z' fill='none'/%3E%3C/svg%3E")
    }
}

.MainMenu-marketSelectorLbl {
    display: none
}

@media (min-width: 1400px) {
    .MainMenu-marketSelectorLbl {
        display: block
    }
}

.MainMenu-dropdownMenu {
    border-radius: 0;
    padding: 0 !important;
    border: 0;
    margin: 0
}

@media (max-width: 991px) {
    .MainMenu-dropdownMenu.MainMenu-marketSelectorDropdown {
        width: 100%;
        left: auto;
        right: 0;
        border-top: 3px solid #D41829;
        background-color: #fff !important;
        z-index: auto;
        position: fixed
    }

        .MainMenu-dropdownMenu.MainMenu-marketSelectorDropdown li a {
            text-align: right;
            padding-right: 20px !important
        }
}

.MainMenu-dropdownMenu.is-first {
    background-color: #F3F4F6 !important
}

@media (min-width: 768px) {
    .MainMenu-dropdownMenu.is-first {
        width: 325px;
        border-top: 3px solid #D41829;
        background-color: #fff !important;
        z-index: auto
    }
}

.MainMenu-dropdownMenu.is-first .open > .MainMenu-link {
    background-color: rgba(0,33,63,0.2);
    color: #00213F
}

.MainMenu-dropdownMenu.is-first .MainMenu-link:hover {
    background-color: rgba(0,33,63,0.2)
}

.MainMenu-dropdownMenu.is-second {
    left: auto;
    top: 0;
    right: -230px;
    background-color: #E4E7EA;
    z-index: -1
}

    .MainMenu-dropdownMenu.is-second .MainMenu-link {
        font-weight: normal !important
    }

@media (min-width: 768px) {
    .MainMenu-dropdownMenu.is-second {
        width: 230px;
        min-height: 100%;
    }

        .MainMenu-dropdownMenu.is-second .MainMenu-link {
            background-color: transparent
        }

            .MainMenu-dropdownMenu.is-second .MainMenu-link span {
                color: #00213F;
                border-bottom: 2px solid transparent
            }

            .MainMenu-dropdownMenu.is-second .MainMenu-link:hover {
                background-color: transparent
            }

                .MainMenu-dropdownMenu.is-second .MainMenu-link:hover span {
                    border-color: #00213F
                }
}

.MainMenu-dropdownSubmenu.open > .dropdown-toggle {
    background-color: rgba(0,33,63,0.2) !important
}

@media (max-width: 767px) {
    .MainMenu-dropdownSubmenu.open > .dropdown-toggle::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M7 14l5-5 5 5z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
    }
}

.MainMenu-flex {
    display: flex;
    align-items: center
}

.MainMenu-flexIcon {
    display: flex;
    padding: 18px 5px;
    cursor: pointer
}

@media (min-width: 768px) {
    .MainMenu-flexIcon {
        padding-left: 10px;
        padding-right: 10px
    }
}

.MainMenu-utility {
    font-size: 12px;
    padding: 0;
    cursor: pointer
}

@media (min-width: 768px) {
    .MainMenu-utility {
        padding: 16px 5px
    }
}

@media (min-width: 992px) {
    .MainMenu-utility {
        padding: 20px 10px
    }
}

.MainMenu-utility:hover {
    background-color: rgba(0,33,63,0.2)
}

.MainMenu-search {
    padding: 0;
    position: relative
}

@media (min-width: 1200px) {
    .MainMenu-search {
        padding: 0 10px
    }
}

.MainMenu-searchInput {
    background-color: rgba(0,33,63,0.1);
    border-radius: 5px;
    border: 0;
    height: 33px;
    padding-left: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 50%
}

@media (min-width: 992px) {
    .MainMenu-search:hover {
        background-color: transparent
    }
}

.MainMenu-searchIcon {
    display: flex;
    padding: 16px 5px
}

@media (min-width: 992px) {
    .MainMenu-searchIcon {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (min-width: 1200px) {
    .MainMenu-searchIcon {
        display: none
    }
}

.MainMenu-searchIcon:hover {
    background-color: rgba(0,33,63,0.2)
}

.MainMenu-searchFoldOut {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

    .MainMenu-searchFoldOut.is-mobile {
        right: 40px
    }

.MainMenu-searchFoldOutInner {
    background-color: #fff;
    height: 60px;
    width: 280px;
    display: flex;
    align-items: center;
    padding-left: 15px;
    border-left: 1px solid #00213F;
    position: relative
}

@media (max-width: 991px) and (min-width: 768px) {
    .MainMenu-searchFoldOutInner {
        height: 52px;
        width: 220px
    }
}

.MainMenu-searchFoldOutInner::after {
    content: "";
    display: block;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, #fff 100%);
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -21px
}

.MainMenu-searchFoldOutInner .MainMenu-searchInput {
    width: 100%
}

.MainMenu-searchClose {
    border: 0;
    padding: 15px;
    background: none
}

.MainMenu-searchCloseIcon {
    width: 20px;
    height: 20px;
    vertical-align: middle
}

.MainMenu-svgIcon {
    margin-right: 2px
}

@media (min-width: 768px) {
    .MainMenu-svgIcon {
        width: 20px;
        height: 20px
    }
}

.MainMenu-mobileUtilities {
    display: flex
}

@media (max-width: 768px) {
    .MainMenu-mobileUtilities {
        justify-content: flex-end
    }
}

@media (min-width: 768px) {
    .MainMenu-mobileUtilities {
        display: none
    }
}

.Footer {
    background-color: #00213F;
    color: #fff;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 12px
}

.Footer-logo {
    max-width: 136px
}

.Footer-title {
    font-size: 14px;
    font-weight: bold
}

.Footer-titleMostVisited {
    font-size: 14px;
    /*font-style: italic;*/
    font-weight: bold;
}

.Footer-linkList {
    margin: 0;
    padding: 0;
    list-style: none
}

.Footer-linkListItem {
    margin-bottom: 10px
}

.Footer-linkListLink {
    color: #fff;
    font-weight: bold;
    font-size: 14px
}

    .Footer-linkListLink:hover {
        color: #fff;
        text-decoration: underline
    }

.Footer-copy {
    display: flex;
    flex-direction: column;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,0.5);
    margin-top: 2rem;
    padding-top: 2rem;
    color: rgba(255,255,255,0.5)
}

@media (min-width: 992px) {
    .Footer-copy {
        flex-direction: row
    }
}

.Footer-copyAddress {
    line-height: 23px;
    margin-bottom: 2rem
}

@media (min-width: 992px) {
    .Footer-copyAddress {
        margin-bottom: 0
    }
}

.Footer-copyContact {
    line-height: 23px
}

@media (min-width: 992px) {
    .Footer-copyContact {
        margin-left: 50px
    }
}

.Footer-copyLink {
    color: rgba(255,255,255,0.5)
}

    .Footer-copyLink:hover {
        color: #fff
    }

.Footer-svgIcon {
    width: 16px;
    height: 16px;
    fill: rgba(255,255,255,0.5);
    margin-right: 5px;
    vertical-align: middle
}

.Footer-social {
    margin-top: 2rem
}

@media (min-width: 992px) {
    .Footer-social {
        margin-top: 0;
        margin-left: auto
    }
}

.Footer-socialList {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex
}

.Footer-socialListItem {
    margin-left: 2rem
}

    .Footer-socialListItem:first-child {
        margin-left: 0
    }

.Footer-socialListLink:hover .Footer-socialIcon {
    fill: #fff
}

.Footer-socialIcon {
    width: 30px;
    height: 30px;
    fill: rgba(255,255,255,0.5)
}

.Footer-flex {
    display: flex
}

.wffm-form-container .scfEmailBorder input[type=email] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6zm-2 0l-8 4.99L4 6h16zm0 12H4V8l8 5 8-5v10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: calc(100% - 10px);
    box-shadow: none;
    border: 0
}

.wffm-form-container .list-group-item {
    color: #fff;
    background-color: #00213f;
}

.wffm-form-container .scfDroplistBorder select {
    background-color: transparent;
    border: 0;
    color: #fff;
    padding-left: 25px;
    text-transform: capitalize;
}

.wffm-form-container .scfDroplistBorder option {
    color: #000;
    text-transform: capitalize;
}

.wffm-form-container .scfDroplistBorder .form-control:focus {
    border: 0;
    box-shadow: none;
}

.wffm-form-container .scfDroplistBorder .Footer-iconDropdown {
    position: absolute;
    top: 6px;
    fill: #fff;
    vertical-align: middle;
}

.wffm-form-container .control-label {
    display: none;
}

.wffm-form-container .has-error .help-block {
    color: #fff;
}

@media (min-width: 992px) {
    .wffm-form-container .g-recaptcha {
        transform: scale(0.87);
        transform-origin: 0 0;
    }
}


/*# sourceMappingURL=app.css.map */
