.bootstrap-select>select.bs-select-hidden,
select.bs-select-hidden,
select.selectpicker {
    display: none!important
}

.bootstrap-select {
    vertical-align: middle
}

.bootstrap-select>.dropdown-toggle {
    position: relative;
    width: 100%;
    text-align: right;
    white-space: nowrap;
    display: -ms-inline-flexbox;
    display: -moz-inline-box;
    display: inline-flex;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    -moz-box-pack: justify;
    justify-content: space-between
}

.bootstrap-select>.dropdown-toggle:after {
    margin-top: -1px
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #999
}

.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover {
    color: rgba(255, 255, 255, .5)
}

.bootstrap-select>select {
    position: absolute!important;
    bottom: 0;
    left: 50%;
    display: block!important;
    width: .5px!important;
    height: 100%!important;
    padding: 0!important;
    opacity: 0!important;
    border: none;
    z-index: 0!important
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block!important;
    width: 100%!important;
    z-index: 2!important
}

.bootstrap-select.is-invalid .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid+.dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid+.dropdown-toggle {
    border-color: #28a745
}

.bootstrap-select.fit-width {
    width: auto!important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: thin dotted #333!important;
    outline: 5px auto -webkit-focus-ring-color!important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    float: none;
    z-index: auto
}

.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*=col-]) {
    width: auto
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*=col-].dropdown-menu-right,
.row .bootstrap-select[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-inline .bootstrap-select {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
    padding: 0
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-lg .dropdown-toggle,
.bootstrap-select.form-control-sm .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .25rem .5rem
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: .5rem 1rem
}

.form-inline .bootstrap-select .form-control {
    width: 100%
}

.bootstrap-select.disabled,
.bootstrap-select>.disabled {
    cursor: not-allowed
}

.bootstrap-select.disabled:focus,
.bootstrap-select>.disabled:focus {
    outline: 0!important
}

.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0!important;
    padding: 0!important
}

.bootstrap-select.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    height: 100%;
    width: 100%;
    text-align: left;
    overflow: hidden;
    -ms-flex: 0 1 auto;
    -moz-box-flex: 0;
    flex: 0 1 auto
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
    padding-right: inherit
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    padding-top: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    float: none
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
    padding-right: inherit
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden
}

.bootstrap-select .dropdown-toggle .filter-expand {
    width: 0!important;
    float: left;
    opacity: 0!important;
    overflow: hidden
}

.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit
}

.bootstrap-select[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select .dropdown-menu {
    min-width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select .dropdown-menu>.inner:focus {
    outline: 0!important
}

.bootstrap-select .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none
}

.bootstrap-select .dropdown-menu li {
    position: relative
}

.bootstrap-select .dropdown-menu li.active small {
    color: rgba(255, 255, 255, .5)!important
}

.bootstrap-select .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    opacity: .9;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0;
    width: auto
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
    content: '\00a0'
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: .5em;
    height: 1em;
    border-style: solid;
    border-width: 0 .26em .26em 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204, 204, 204, .2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before {
    display: block
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: Avenir-Book;
    src: url(fonts/Avenir-Book.woff2) format("woff2"), url(fonts/Avenir-Book.woff) format("woff"), url(fonts/Avenir-Book.ttf) format("truetype")
}

@font-face {
    font-family: Avenir-Heavy;
    src: url(fonts/Avenir-Heavy.woff2) format("woff2"), url(fonts/Avenir-Heavy.woff) format("woff"), url(fonts/Avenir-Heavy.ttf) format("truetype")
}

@font-face {
    font-family: Avenir-Light;
    src: url(fonts/Avenir-Light.woff2) format("woff2"), url(fonts/Avenir-Light.woff) format("woff"), url(fonts/Avenir-Light.ttf) format("truetype")
}

@font-face {
    font-family: Avenir-Roman;
    src: url(fonts/Avenir-Roman.woff2) format("woff2"), url(fonts/Avenir-Roman.woff) format("woff"), url(fonts/Avenir-Roman.ttf) format("truetype")
}

@font-face {
    font-family: Avenir-Medium;
    src: url(fonts/Avenir-Medium.woff2) format("woff2"), url(fonts/Avenir-Medium.woff) format("woff"), url(fonts/Avenir-Medium.ttf) format("truetype")
}

@font-face {
    font-family: Avenir-Black;
    src: url(fonts/Avenir-Black.woff2) format("woff2"), url(fonts/Avenir-Black.woff) format("woff"), url(fonts/Avenir-Black.ttf) format("truetype")
}

@font-face {
    font-family: icomoon;
    src: url(fonts/icomoon.eot) format("eot"), url(fonts/icomoon.woff) format("woff"), url(fonts/icomoon.ttf) format("truetype"), url(fonts/icomoon.svg#icomoon) format("svg")
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-star-grisrouge {
    position: relative;
    width: 16px;
    height: 16px
}

.icon-star-grisrouge.full {
    width: 20px;
    height: 19px
}

.icon-star-grisrouge:before {
    position: absolute;
    content: "\e916";
    color: #df0409;
    top: 0;
    left: 0;
    z-index: 2
}

.icon-star-grisrouge:after {
    position: absolute;
    content: "\e915";
    color: #b1b9bc;
    top: 0;
    right: 0
}

.icon-plus:before {
    content: "\e914";
    color: #233867
}

.icon-testimonial:before {
    content: "\e913";
    color: #df0409
}

.icon-left-arrow:before {
    content: "\e910";
    color: #001f46
}

.icon-right-arrow:before {
    content: "\e911";
    color: #001f46
}

.icon-search:before {
    content: "\e912"
}

.icon-shape:before {
    content: "\e90d";
    color: #727475
}

.icon-fbk:before {
    content: "\e90e";
    color: #fff
}

.icon-linkedin:before {
    content: "\e90f";
    color: #fff
}

.icon-clock:before {
    content: "\e90c";
    color: #727475
}

.icon-checkbox-select:before {
    content: "\e90a";
    color: #233867
}

.icon-star:before {
    content: "\e909";
    color: #b1b9bc
}

.icon-geolocalisation:before {
    content: "\e905";
    color: #001f46
}

.icon-pin:before {
    content: "\e908";
    color: #727475
}

.icon-check:before {
    content: "\e904"
}

.icon-arrow-back:before {
    content: "\e900";
    color: #233867
}

.icon-arrow-down:before {
    content: "\e901"
}

.icon-call:before {
    content: "\e902";
    color: #001f46
}

.icon-success:before {
    content: "\e903";
    color: #539b05
}

.icon-arrow-right:before {
    content: "\e906";
    color: #fff
}

.icon-oval:before {
    content: "\e907";
    color: #727475
}

.icon-close:before {
    content: "\e90b"
}

.hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: .7
}

.hamburger.is-active:hover {
    opacity: .7
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::after,
.hamburger.is-active .hamburger-inner::before {
    background-color: #000
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger--3dx .hamburger-box {
    perspective: 80px
}

.hamburger--3dx .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx .hamburger-inner::after,
.hamburger--3dx .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx.is-active .hamburger-inner {
    background-color: transparent!important;
    transform: rotateY(180deg)
}

.hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx-r .hamburger-inner::after,
.hamburger--3dx-r .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx-r.is-active .hamburger-inner {
    background-color: transparent!important;
    transform: rotateY(-180deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
    perspective: 80px
}

.hamburger--3dy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy .hamburger-inner::after,
.hamburger--3dy .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy.is-active .hamburger-inner {
    background-color: transparent!important;
    transform: rotateX(-180deg)
}

.hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy-r .hamburger-inner::after,
.hamburger--3dy-r .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy-r.is-active .hamburger-inner {
    background-color: transparent!important;
    transform: rotateX(180deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy .hamburger-inner::after,
.hamburger--3dxy .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy.is-active .hamburger-inner {
    background-color: transparent!important;
    transform: rotateX(180deg) rotateY(180deg)
}

.hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy-r .hamburger-inner::after,
.hamburger--3dxy-r .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy-r.is-active .hamburger-inner {
    background-color: transparent!important;
    transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrow.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrowalt .hamburger-inner::before {
    transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt .hamburger-inner::after {
    transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(.7, 1);
    transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(.7, 1);
    transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowalt-r .hamburger-inner::before {
    transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r .hamburger-inner::after {
    transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(8px, -10px, 0) rotate(45deg) scale(.7, 1);
    transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(.7, 1);
    transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowturn.is-active .hamburger-inner {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::after,
.hamburger--boring .hamburger-inner::before {
    transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
}

.hamburger--collapse .hamburger-inner::before {
    transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear
}

.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r .hamburger-inner::after {
    top: -20px;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
}

.hamburger--collapse-r .hamburger-inner::before {
    transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--elastic .hamburger-inner {
    top: 2px;
    transition-duration: 275ms;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic .hamburger-inner::before {
    top: 10px;
    transition: opacity 125ms 275ms ease
}

.hamburger--elastic .hamburger-inner::after {
    top: 20px;
    transition: transform 275ms cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(135deg);
    transition-delay: 75ms
}

.hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-270deg);
    transition-delay: 75ms
}

.hamburger--elastic-r .hamburger-inner {
    top: 2px;
    transition-duration: 275ms;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r .hamburger-inner::before {
    top: 10px;
    transition: opacity 125ms 275ms ease
}

.hamburger--elastic-r .hamburger-inner::after {
    top: 20px;
    transition: transform 275ms cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-135deg);
    transition-delay: 75ms
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(270deg);
    transition-delay: 75ms
}

.hamburger--emphatic {
    overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
    transition: background-color 125ms 175ms ease-in
}

.hamburger--emphatic .hamburger-inner::before {
    left: 0;
    transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, left 125ms 175ms ease-in
}

.hamburger--emphatic .hamburger-inner::after {
    top: 10px;
    right: 0;
    transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, right 125ms 175ms ease-in
}

.hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent!important
}

.hamburger--emphatic.is-active .hamburger-inner::before {
    left: -80px;
    top: -80px;
    transform: translate3d(80px, 80px, 0) rotate(45deg);
    transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--emphatic.is-active .hamburger-inner::after {
    right: -80px;
    top: -80px;
    transform: translate3d(-80px, 80px, 0) rotate(-45deg);
    transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--emphatic-r {
    overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
    transition: background-color 125ms 175ms ease-in
}

.hamburger--emphatic-r .hamburger-inner::before {
    left: 0;
    transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, left 125ms 175ms ease-in
}

.hamburger--emphatic-r .hamburger-inner::after {
    top: 10px;
    right: 0;
    transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, right 125ms 175ms ease-in
}

.hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent!important
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
    left: -80px;
    top: 80px;
    transform: translate3d(80px, -80px, 0) rotate(-45deg);
    transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
    right: -80px;
    top: 80px;
    transform: translate3d(-80px, -80px, 0) rotate(45deg);
    transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--minus .hamburger-inner::after,
.hamburger--minus .hamburger-inner::before {
    transition: bottom 80ms 0s ease-out, top 80ms 0s ease-out, opacity 0s linear
}

.hamburger--minus.is-active .hamburger-inner::after,
.hamburger--minus.is-active .hamburger-inner::before {
    opacity: 0;
    transition: bottom 80ms ease-out, top 80ms ease-out, opacity 0s 80ms linear
}

.hamburger--minus.is-active .hamburger-inner::before {
    top: 0
}

.hamburger--minus.is-active .hamburger-inner::after {
    bottom: 0
}

.hamburger--slider .hamburger-inner {
    top: 2px
}

.hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: .15s
}

.hamburger--slider .hamburger-inner::after {
    top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
    top: 2px
}

.hamburger--slider-r .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: .15s
}

.hamburger--slider-r .hamburger-inner::after {
    top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(90deg)
}

.hamburger--spin .hamburger-inner {
    transition-duration: .22s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin .hamburger-inner::before {
    transition: top .1s .25s ease-in, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner::after {
    transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin.is-active .hamburger-inner {
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top .1s ease-out, opacity .1s .12s ease-out
}

.hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin-r .hamburger-inner {
    transition-duration: .22s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r .hamburger-inner::before {
    transition: top .1s .25s ease-in, opacity .1s ease-in
}

.hamburger--spin-r .hamburger-inner::after {
    transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r.is-active .hamburger-inner {
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top .1s ease-out, opacity .1s .12s ease-out
}

.hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s .13s linear
}

.hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent!important
}

.hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r .hamburger-inner::after {
    top: -20px;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity 0s linear
}

.hamburger--spring-r .hamburger-inner::before {
    transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s .22s linear
}

.hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand .hamburger-inner {
    transition: transform 75ms .15s cubic-bezier(.55, .055, .675, .19), background-color 0s 75ms linear
}

.hamburger--stand .hamburger-inner::before {
    transition: top 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand .hamburger-inner::after {
    transition: bottom 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand.is-active .hamburger-inner {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: transparent!important;
    transition: transform 75ms 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear
}

.hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: top 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: bottom 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand-r .hamburger-inner {
    transition: transform 75ms .15s cubic-bezier(.55, .055, .675, .19), background-color 0s 75ms linear
}

.hamburger--stand-r .hamburger-inner::before {
    transition: top 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand-r .hamburger-inner::after {
    transition: bottom 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand-r.is-active .hamburger-inner {
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background-color: transparent!important;
    transition: transform 75ms 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear
}

.hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: top 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: bottom 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 75ms .12s ease, opacity 75ms ease
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 75ms .12s ease, transform 75ms cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 75ms ease, opacity 75ms .12s ease
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom 75ms ease, transform 75ms .12s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--vortex .hamburger-inner {
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex .hamburger-inner::after,
.hamburger--vortex .hamburger-inner::before {
    transition-duration: 0s;
    transition-delay: .1s;
    transition-timing-function: linear
}

.hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform
}

.hamburger--vortex.is-active .hamburger-inner {
    -ms-transform: rotate(765deg);
    transform: rotate(765deg);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex.is-active .hamburger-inner::after,
.hamburger--vortex.is-active .hamburger-inner::before {
    transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex-r .hamburger-inner::after,
.hamburger--vortex-r .hamburger-inner::before {
    transition-duration: 0s;
    transition-delay: .1s;
    transition-timing-function: linear
}

.hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
    -ms-transform: rotate(-765deg);
    transform: rotate(-765deg);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex-r.is-active .hamburger-inner::after,
.hamburger--vortex-r.is-active .hamburger-inner::before {
    transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

:root {
    --blue: #233867;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #CC0C1F;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #539B05;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #ffffff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #233867;
    --secondary: #6c757d;
    --success: #539B05;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #CC0C1F;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

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

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0!important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #233867;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #10192e;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

.form-select .dropdown .dropdown-toggle,
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

.form-select .dropdown .dropdown-toggle,
button,
select {
    text-transform: none
}

.form-select .dropdown .dropdown-toggle,
select {
    word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

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

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem;
    -o-box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -o-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -moz-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -moz-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -moz-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -moz-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -moz-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -moz-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -moz-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -moz-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -moz-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -moz-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -moz-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -moz-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -moz-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -moz-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -moz-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -moz-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-1 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .order-sm-last {
        -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-sm-0 {
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .order-sm-1 {
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-sm-2 {
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-sm-3 {
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-sm-4 {
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-sm-5 {
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-sm-6 {
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-sm-7 {
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-sm-8 {
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-sm-9 {
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-sm-10 {
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-sm-11 {
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-sm-12 {
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .order-md-last {
        -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-md-0 {
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .order-md-1 {
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-md-2 {
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-md-3 {
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-md-4 {
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-md-5 {
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-md-6 {
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-md-7 {
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-md-8 {
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-md-9 {
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-md-10 {
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-md-11 {
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-md-12 {
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .order-lg-last {
        -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-lg-0 {
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .order-lg-1 {
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-lg-2 {
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-lg-3 {
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-lg-4 {
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-lg-5 {
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-lg-6 {
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-lg-7 {
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-lg-8 {
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-lg-9 {
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-lg-10 {
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-lg-11 {
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-lg-12 {
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .order-xl-last {
        -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-xl-0 {
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .order-xl-1 {
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-xl-2 {
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-xl-3 {
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-xl-4 {
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-xl-5 {
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-xl-6 {
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-xl-7 {
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-xl-8 {
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-xl-9 {
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-xl-10 {
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-xl-11 {
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-xl-12 {
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #c1c7d4
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #8d98b0
}

.table-hover .table-primary:hover {
    background-color: #b2b9ca
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #b2b9ca
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #cfe3b9
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #a6cb7d
}

.table-hover .table-success:hover {
    background-color: #c3dca7
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #c3dca7
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f1bbc0
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #e4818b
}

.table-hover .table-danger:hover {
    background-color: #eda6ac
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #eda6ac
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #496ec1;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(35, 56, 103, .25)
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

.form-select .dropdown .form-control.dropdown-toggle:focus::-ms-value,
select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.form-select .dropdown .form-control.dropdown-toggle[multiple],
.form-select .dropdown .form-control.dropdown-toggle[size],
select.form-control[multiple],
select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #539b05
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(83, 155, 5, .9);
    border-radius: .25rem
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #539b05;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23539B05' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #539b05;
    box-shadow: 0 0 0 .2rem rgba(83, 155, 5, .25)
}

.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #539b05;
    padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23539B05' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #539b05;
    box-shadow: 0 0 0 .2rem rgba(83, 155, 5, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip {
    display: block
}

.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
    display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #539b05
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #539b05
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color: #539b05
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    border-color: #6dcc07;
    background-color: #6dcc07
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(83, 155, 5, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #539b05
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #539b05
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #539b05;
    box-shadow: 0 0 0 .2rem rgba(83, 155, 5, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #cc0c1f
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(204, 12, 31, .9);
    border-radius: .25rem
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #cc0c1f;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23CC0C1F' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23CC0C1F' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #cc0c1f;
    box-shadow: 0 0 0 .2rem rgba(204, 12, 31, .25)
}

.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #cc0c1f;
    padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23CC0C1F' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23CC0C1F' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #cc0c1f;
    box-shadow: 0 0 0 .2rem rgba(204, 12, 31, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip {
    display: block
}

.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
    display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #cc0c1f
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #cc0c1f
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
    border-color: #cc0c1f
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    border-color: #f21a2f;
    background-color: #f21a2f
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(204, 12, 31, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #cc0c1f
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #cc0c1f
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #cc0c1f;
    box-shadow: 0 0 0 .2rem rgba(204, 12, 31, .25)
}

.form-inline {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }
    .form-inline .form-group {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-plaintext {
        display: inline-block
    }
    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }
    .form-inline .form-check {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    .form-inline .custom-control {
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(35, 56, 103, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65;
    -o-box-shadow: none;
    box-shadow: none
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    -o-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn:not(:disabled):not(.disabled).active:focus,
.btn:not(:disabled):not(.disabled):active:focus {
    -o-box-shadow: 0 0 0 .2rem rgba(35, 56, 103, .25), inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: 0 0 0 .2rem rgba(35, 56, 103, .25), inset 0 3px 5px rgba(0, 0, 0, .125)
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #233867;
    border-color: #233867;
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-primary:hover {
    color: #fff;
    background-color: #19284a;
    border-color: #162341
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(68, 86, 126, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #233867;
    border-color: #233867
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #162341;
    border-color: #131e37
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(68, 86, 126, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success {
    color: #fff;
    background-color: #539b05;
    border-color: #539b05;
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-success:hover {
    color: #fff;
    background-color: #3f7604;
    border-color: #396a03
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(109, 170, 43, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #539b05;
    border-color: #539b05
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #396a03;
    border-color: #325d03
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(109, 170, 43, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-danger {
    color: #fff;
    background-color: #cc0c1f;
    border-color: #cc0c1f;
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-danger:hover {
    color: #fff;
    background-color: #a80a1a;
    border-color: #9c0918
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(212, 48, 65, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #cc0c1f;
    border-color: #cc0c1f
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #9c0918;
    border-color: #900816
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(212, 48, 65, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
    color: #233867;
    border-color: #233867
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #233867;
    border-color: #233867
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(35, 56, 103, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #233867;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #233867;
    border-color: #233867
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(35, 56, 103, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #539b05;
    border-color: #539b05
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #539b05;
    border-color: #539b05
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(83, 155, 5, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #539b05;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #539b05;
    border-color: #539b05
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(83, 155, 5, .5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #cc0c1f;
    border-color: #cc0c1f
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #cc0c1f;
    border-color: #cc0c1f
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(204, 12, 31, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #cc0c1f;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #cc0c1f;
    border-color: #cc0c1f
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(204, 12, 31, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
    font-weight: 400;
    color: #233867;
    text-decoration: none
}

.btn-link:hover {
    color: #10192e;
    text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    -o-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175);
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175)
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width:576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width:768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width:992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width:1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #233867
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
    z-index: 1
}

.btn-toolbar {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group.show .dropdown-toggle {
    -o-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.show .dropdown-toggle.btn-link {
    -o-box-shadow: none;
    box-shadow: none
}

.btn-group-vertical {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #233867;
    background-color: #233867;
    -o-box-shadow: none;
    box-shadow: none
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(35, 56, 103, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #496ec1
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #6f8cce;
    border-color: #6f8cce;
    -o-box-shadow: none;
    box-shadow: none
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #233867;
    background-color: #233867;
    -o-box-shadow: none;
    box-shadow: none
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(35, 56, 103, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(35, 56, 103, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(35, 56, 103, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label::after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -ms-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(35, 56, 103, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #496ec1;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(35, 56, 103, .25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #496ec1;
    box-shadow: 0 0 0 .2rem rgba(35, 56, 103, .25)
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: calc(1rem + .4rem);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(35, 56, 103, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(35, 56, 103, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(35, 56, 103, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #233867;
    border: 0;
    border-radius: 1rem;
    -o-box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #6f8cce
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    -o-box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1);
    box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #233867;
    border: 0;
    border-radius: 1rem;
    -o-box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #6f8cce
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    -o-box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1);
    box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #233867;
    border: 0;
    border-radius: 1rem;
    -o-box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #6f8cce
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem;
    -o-box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1);
    box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}

.nav {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #233867
}

.nav-fill .nav-item {
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:767.98px) {
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width:991.98px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck .card {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .card-group>.card {
        -moz-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card .card-header {
    margin-bottom: -1px
}

.breadcrumb {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #233867;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #10192e;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(35, 56, 103, .25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #233867;
    border-color: #233867
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,
a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #233867
}

a.badge-primary:focus,
a.badge-primary:hover {
    color: #fff;
    background-color: #162341
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(35, 56, 103, .5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,
a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus,
a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.badge-success {
    color: #fff;
    background-color: #539b05
}

a.badge-success:focus,
a.badge-success:hover {
    color: #fff;
    background-color: #396a03
}

a.badge-success.focus,
a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(83, 155, 5, .5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,
a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,
a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.badge-danger {
    color: #fff;
    background-color: #cc0c1f
}

a.badge-danger:focus,
a.badge-danger:hover {
    color: #fff;
    background-color: #9c0918
}

a.badge-danger.focus,
a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(204, 12, 31, .5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #121d36;
    background-color: #d3d7e1;
    border-color: #c1c7d4
}

.alert-primary hr {
    border-top-color: #b2b9ca
}

.alert-primary .alert-link {
    color: #050810
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #2b5103;
    background-color: #ddebcd;
    border-color: #cfe3b9
}

.alert-success hr {
    border-top-color: #c3dca7
}

.alert-success .alert-link {
    color: #112001
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #6a0610;
    background-color: #f5ced2;
    border-color: #f1bbc0
}

.alert-danger hr {
    border-top-color: #eda6ac
}

.alert-danger .alert-link {
    color: #3a0309
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
    -o-box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1);
    box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1)
}

.progress-bar {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #233867;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        animation: none
    }
}

.media {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #233867;
    border-color: #233867
}

.list-group-horizontal {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
}

@media (min-width:576px) {
    .list-group-horizontal-sm {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }
    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.list-group-item-primary {
    color: #121d36;
    background-color: #c1c7d4
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #121d36;
    background-color: #b2b9ca
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #121d36;
    border-color: #121d36
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #2b5103;
    background-color: #cfe3b9
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #2b5103;
    background-color: #c3dca7
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #2b5103;
    border-color: #2b5103
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #6a0610;
    background-color: #f1bbc0
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #6a0610;
    background-color: #eda6ac
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #6a0610;
    border-color: #6a0610
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-overflow-scrolling: touch
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -ms-transform: none;
    transform: none
}

.modal-dialog-scrollable {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none
}

.modal-content {
    position: relative;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    -o-box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .5);
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }
    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem)
    }
    .modal-content {
        -o-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .5);
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .5)
    }
    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    -o-box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .2);
    box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .2)
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
    bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top]>.arrow::before,
.bs-popover-top>.arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow::after,
.bs-popover-top>.arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
    left: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow::before,
.bs-popover-right>.arrow::before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow::after,
.bs-popover-right>.arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
    top: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before,
.bs-popover-bottom>.arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::after,
.bs-popover-bottom>.arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
    right: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow::before,
.bs-popover-left>.arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow::after,
.bs-popover-left>.arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -ms-transform: none;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: 0s .6s opacity
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next,
    .carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #233867!important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #162341!important
}

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62!important
}

.bg-success {
    background-color: #539b05!important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #396a03!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #cc0c1f!important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #9c0918!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #233867!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #539b05!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #cc0c1f!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important;
    border-top-right-radius: .25rem!important
}

.rounded-right {
    border-top-right-radius: .25rem!important;
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-lg {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -moz-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none!important
    }
    .d-sm-inline {
        display: inline!important
    }
    .d-sm-inline-block {
        display: inline-block!important
    }
    .d-sm-block {
        display: block!important
    }
    .d-sm-table {
        display: table!important
    }
    .d-sm-table-row {
        display: table-row!important
    }
    .d-sm-table-cell {
        display: table-cell!important
    }
    .d-sm-flex {
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-sm-inline-flex {
        display: -moz-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none!important
    }
    .d-md-inline {
        display: inline!important
    }
    .d-md-inline-block {
        display: inline-block!important
    }
    .d-md-block {
        display: block!important
    }
    .d-md-table {
        display: table!important
    }
    .d-md-table-row {
        display: table-row!important
    }
    .d-md-table-cell {
        display: table-cell!important
    }
    .d-md-flex {
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-md-inline-flex {
        display: -moz-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none!important
    }
    .d-lg-inline {
        display: inline!important
    }
    .d-lg-inline-block {
        display: inline-block!important
    }
    .d-lg-block {
        display: block!important
    }
    .d-lg-table {
        display: table!important
    }
    .d-lg-table-row {
        display: table-row!important
    }
    .d-lg-table-cell {
        display: table-cell!important
    }
    .d-lg-flex {
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-lg-inline-flex {
        display: -moz-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none!important
    }
    .d-xl-inline {
        display: inline!important
    }
    .d-xl-inline-block {
        display: inline-block!important
    }
    .d-xl-block {
        display: block!important
    }
    .d-xl-table {
        display: table!important
    }
    .d-xl-table-row {
        display: table-row!important
    }
    .d-xl-table-cell {
        display: table-cell!important
    }
    .d-xl-flex {
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-xl-inline-flex {
        display: -moz-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }
    .d-print-inline {
        display: inline!important
    }
    .d-print-inline-block {
        display: inline-block!important
    }
    .d-print-block {
        display: block!important
    }
    .d-print-table {
        display: table!important
    }
    .d-print-table-row {
        display: table-row!important
    }
    .d-print-table-cell {
        display: table-cell!important
    }
    .d-print-flex {
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-print-inline-flex {
        display: -moz-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    -moz-box-orient: horizontal!important;
    -moz-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -moz-box-orient: vertical!important;
    -moz-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -moz-box-orient: horizontal!important;
    -moz-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -moz-box-orient: vertical!important;
    -moz-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    -moz-box-flex: 1!important;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -moz-box-flex: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -moz-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -moz-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -moz-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -moz-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -moz-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -moz-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -moz-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -moz-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -moz-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -moz-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    -ms-grid-row-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    -ms-grid-row-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    -ms-grid-row-align: stretch!important;
    align-self: stretch!important
}

@media (min-width:576px) {
    .flex-sm-row {
        -moz-box-orient: horizontal!important;
        -moz-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-sm-column {
        -moz-box-orient: vertical!important;
        -moz-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-sm-row-reverse {
        -moz-box-orient: horizontal!important;
        -moz-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-sm-column-reverse {
        -moz-box-orient: vertical!important;
        -moz-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .flex-sm-fill {
        -moz-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-sm-grow-0 {
        -moz-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-sm-grow-1 {
        -moz-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-sm-start {
        -moz-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-sm-end {
        -moz-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-sm-center {
        -moz-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-sm-between {
        -moz-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-sm-start {
        -moz-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-sm-end {
        -moz-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-sm-center {
        -moz-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-sm-baseline {
        -moz-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-sm-stretch {
        -moz-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -moz-box-orient: horizontal!important;
        -moz-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-md-column {
        -moz-box-orient: vertical!important;
        -moz-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-md-row-reverse {
        -moz-box-orient: horizontal!important;
        -moz-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-md-column-reverse {
        -moz-box-orient: vertical!important;
        -moz-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .flex-md-fill {
        -moz-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-md-grow-0 {
        -moz-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-md-grow-1 {
        -moz-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-md-start {
        -moz-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-md-end {
        -moz-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-md-center {
        -moz-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-md-between {
        -moz-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-md-start {
        -moz-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-md-end {
        -moz-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-md-center {
        -moz-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-md-baseline {
        -moz-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-md-stretch {
        -moz-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }
    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-md-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -moz-box-orient: horizontal!important;
        -moz-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-lg-column {
        -moz-box-orient: vertical!important;
        -moz-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-lg-row-reverse {
        -moz-box-orient: horizontal!important;
        -moz-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-lg-column-reverse {
        -moz-box-orient: vertical!important;
        -moz-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .flex-lg-fill {
        -moz-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-lg-grow-0 {
        -moz-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-lg-grow-1 {
        -moz-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-lg-start {
        -moz-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-lg-end {
        -moz-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-lg-center {
        -moz-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-lg-between {
        -moz-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-lg-start {
        -moz-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-lg-end {
        -moz-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-lg-center {
        -moz-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-lg-baseline {
        -moz-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-lg-stretch {
        -moz-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -moz-box-orient: horizontal!important;
        -moz-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-xl-column {
        -moz-box-orient: vertical!important;
        -moz-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-xl-row-reverse {
        -moz-box-orient: horizontal!important;
        -moz-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-xl-column-reverse {
        -moz-box-orient: vertical!important;
        -moz-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .flex-xl-fill {
        -moz-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-xl-grow-0 {
        -moz-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-xl-grow-1 {
        -moz-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-xl-start {
        -moz-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-xl-end {
        -moz-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-xl-center {
        -moz-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-xl-between {
        -moz-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-xl-start {
        -moz-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-xl-end {
        -moz-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-xl-center {
        -moz-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-xl-baseline {
        -moz-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-xl-stretch {
        -moz-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left!important
    }
    .float-sm-right {
        float: right!important
    }
    .float-sm-none {
        float: none!important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left!important
    }
    .float-md-right {
        float: right!important
    }
    .float-md-none {
        float: none!important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left!important
    }
    .float-lg-right {
        float: right!important
    }
    .float-lg-none {
        float: none!important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left!important
    }
    .float-xl-right {
        float: right!important
    }
    .float-xl-none {
        float: none!important
    }
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important
}

.shadow-none {
    box-shadow: none!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0)
}

.m-0 {
    margin: 0!important
}

.mt-0,
.my-0 {
    margin-top: 0!important
}

.mr-0,
.mx-0 {
    margin-right: 0!important
}

.mb-0,
.my-0 {
    margin-bottom: 0!important
}

.ml-0,
.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,
.my-1 {
    margin-top: .25rem!important
}

.mr-1,
.mx-1 {
    margin-right: .25rem!important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,
.my-2 {
    margin-top: .5rem!important
}

.mr-2,
.mx-2 {
    margin-right: .5rem!important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,
.my-3 {
    margin-top: 1rem!important
}

.mr-3,
.mx-3 {
    margin-right: 1rem!important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,
.my-5 {
    margin-top: 3rem!important
}

.mr-5,
.mx-5 {
    margin-right: 3rem!important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,
.py-0 {
    padding-top: 0!important
}

.pr-0,
.px-0 {
    padding-right: 0!important
}

.pb-0,
.py-0 {
    padding-bottom: 0!important
}

.pl-0,
.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,
.py-1 {
    padding-top: .25rem!important
}

.pr-1,
.px-1 {
    padding-right: .25rem!important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,
.py-2 {
    padding-top: .5rem!important
}

.pr-2,
.px-2 {
    padding-right: .5rem!important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,
.py-3 {
    padding-top: 1rem!important
}

.pr-3,
.px-3 {
    padding-right: 1rem!important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,
.py-5 {
    padding-top: 3rem!important
}

.pr-5,
.px-5 {
    padding-right: 3rem!important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,
.my-auto {
    margin-top: auto!important
}

.mr-auto,
.mx-auto {
    margin-right: auto!important
}

.mb-auto,
.my-auto {
    margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
    margin-left: auto!important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0!important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0!important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0!important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0!important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0!important
    }
    .m-sm-1 {
        margin: .25rem!important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem!important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem!important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem!important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem!important
    }
    .m-sm-2 {
        margin: .5rem!important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem!important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem!important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem!important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem!important
    }
    .m-sm-3 {
        margin: 1rem!important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem!important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem!important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem!important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem!important
    }
    .m-sm-4 {
        margin: 1.5rem!important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem!important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem!important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem!important
    }
    .m-sm-5 {
        margin: 3rem!important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem!important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem!important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem!important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem!important
    }
    .p-sm-0 {
        padding: 0!important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0!important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0!important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0!important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0!important
    }
    .p-sm-1 {
        padding: .25rem!important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem!important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem!important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem!important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem!important
    }
    .p-sm-2 {
        padding: .5rem!important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem!important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem!important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem!important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem!important
    }
    .p-sm-3 {
        padding: 1rem!important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem!important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem!important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem!important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem!important
    }
    .p-sm-4 {
        padding: 1.5rem!important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem!important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem!important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem!important
    }
    .p-sm-5 {
        padding: 3rem!important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem!important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem!important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem!important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem!important
    }
    .m-sm-n1 {
        margin: -.25rem!important
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem!important
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem!important
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem!important
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem!important
    }
    .m-sm-n2 {
        margin: -.5rem!important
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem!important
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem!important
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem!important
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem!important
    }
    .m-sm-n3 {
        margin: -1rem!important
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem!important
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem!important
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem!important
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem!important
    }
    .m-sm-n4 {
        margin: -1.5rem!important
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem!important
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem!important
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem!important
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem!important
    }
    .m-sm-n5 {
        margin: -3rem!important
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem!important
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem!important
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem!important
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem!important
    }
    .m-sm-auto {
        margin: auto!important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto!important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto!important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto!important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0!important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0!important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0!important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0!important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0!important
    }
    .m-md-1 {
        margin: .25rem!important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem!important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem!important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem!important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem!important
    }
    .m-md-2 {
        margin: .5rem!important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem!important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem!important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem!important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem!important
    }
    .m-md-3 {
        margin: 1rem!important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem!important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem!important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem!important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem!important
    }
    .m-md-4 {
        margin: 1.5rem!important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem!important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem!important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem!important
    }
    .m-md-5 {
        margin: 3rem!important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem!important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem!important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem!important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem!important
    }
    .p-md-0 {
        padding: 0!important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0!important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0!important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0!important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0!important
    }
    .p-md-1 {
        padding: .25rem!important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem!important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem!important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem!important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem!important
    }
    .p-md-2 {
        padding: .5rem!important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem!important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem!important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem!important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem!important
    }
    .p-md-3 {
        padding: 1rem!important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem!important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem!important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem!important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem!important
    }
    .p-md-4 {
        padding: 1.5rem!important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem!important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem!important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem!important
    }
    .p-md-5 {
        padding: 3rem!important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem!important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem!important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem!important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem!important
    }
    .m-md-n1 {
        margin: -.25rem!important
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem!important
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem!important
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem!important
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem!important
    }
    .m-md-n2 {
        margin: -.5rem!important
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem!important
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem!important
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem!important
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem!important
    }
    .m-md-n3 {
        margin: -1rem!important
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem!important
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem!important
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem!important
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem!important
    }
    .m-md-n4 {
        margin: -1.5rem!important
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem!important
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem!important
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem!important
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem!important
    }
    .m-md-n5 {
        margin: -3rem!important
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem!important
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem!important
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem!important
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem!important
    }
    .m-md-auto {
        margin: auto!important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto!important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto!important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto!important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0!important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0!important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0!important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0!important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0!important
    }
    .m-lg-1 {
        margin: .25rem!important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem!important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem!important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem!important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem!important
    }
    .m-lg-2 {
        margin: .5rem!important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem!important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem!important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem!important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem!important
    }
    .m-lg-3 {
        margin: 1rem!important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem!important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem!important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem!important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem!important
    }
    .m-lg-4 {
        margin: 1.5rem!important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem!important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem!important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem!important
    }
    .m-lg-5 {
        margin: 3rem!important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem!important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem!important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem!important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem!important
    }
    .p-lg-0 {
        padding: 0!important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0!important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0!important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0!important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0!important
    }
    .p-lg-1 {
        padding: .25rem!important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem!important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem!important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem!important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem!important
    }
    .p-lg-2 {
        padding: .5rem!important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem!important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem!important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem!important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem!important
    }
    .p-lg-3 {
        padding: 1rem!important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem!important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem!important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem!important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem!important
    }
    .p-lg-4 {
        padding: 1.5rem!important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem!important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem!important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem!important
    }
    .p-lg-5 {
        padding: 3rem!important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem!important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem!important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem!important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem!important
    }
    .m-lg-n1 {
        margin: -.25rem!important
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem!important
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem!important
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem!important
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem!important
    }
    .m-lg-n2 {
        margin: -.5rem!important
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem!important
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem!important
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem!important
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem!important
    }
    .m-lg-n3 {
        margin: -1rem!important
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem!important
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem!important
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem!important
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem!important
    }
    .m-lg-n4 {
        margin: -1.5rem!important
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem!important
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem!important
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem!important
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem!important
    }
    .m-lg-n5 {
        margin: -3rem!important
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem!important
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem!important
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem!important
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem!important
    }
    .m-lg-auto {
        margin: auto!important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto!important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto!important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto!important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0!important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0!important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0!important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0!important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0!important
    }
    .m-xl-1 {
        margin: .25rem!important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem!important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem!important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem!important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem!important
    }
    .m-xl-2 {
        margin: .5rem!important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem!important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem!important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem!important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem!important
    }
    .m-xl-3 {
        margin: 1rem!important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem!important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem!important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem!important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem!important
    }
    .m-xl-4 {
        margin: 1.5rem!important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem!important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem!important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem!important
    }
    .m-xl-5 {
        margin: 3rem!important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem!important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem!important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem!important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem!important
    }
    .p-xl-0 {
        padding: 0!important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0!important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0!important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0!important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0!important
    }
    .p-xl-1 {
        padding: .25rem!important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem!important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem!important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem!important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem!important
    }
    .p-xl-2 {
        padding: .5rem!important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem!important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem!important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem!important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem!important
    }
    .p-xl-3 {
        padding: 1rem!important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem!important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem!important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem!important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem!important
    }
    .p-xl-4 {
        padding: 1.5rem!important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem!important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem!important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem!important
    }
    .p-xl-5 {
        padding: 3rem!important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem!important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem!important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem!important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem!important
    }
    .m-xl-n1 {
        margin: -.25rem!important
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem!important
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem!important
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem!important
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem!important
    }
    .m-xl-n2 {
        margin: -.5rem!important
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem!important
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem!important
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem!important
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem!important
    }
    .m-xl-n3 {
        margin: -1rem!important
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem!important
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem!important
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem!important
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem!important
    }
    .m-xl-n4 {
        margin: -1.5rem!important
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem!important
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem!important
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem!important
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem!important
    }
    .m-xl-n5 {
        margin: -3rem!important
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem!important
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem!important
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem!important
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem!important
    }
    .m-xl-auto {
        margin: auto!important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto!important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto!important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto!important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto!important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace!important
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left!important
    }
    .text-sm-right {
        text-align: right!important
    }
    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left!important
    }
    .text-md-right {
        text-align: right!important
    }
    .text-md-center {
        text-align: center!important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left!important
    }
    .text-lg-right {
        text-align: right!important
    }
    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left!important
    }
    .text-xl-right {
        text-align: right!important
    }
    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #233867!important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #10192e!important
}

.text-secondary {
    color: #6c757d!important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54!important
}

.text-success {
    color: #539b05!important
}

a.text-success:focus,
a.text-success:hover {
    color: #2b5103!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00!important
}

.text-danger {
    color: #cc0c1f!important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #840814!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5)!important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5)!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    word-break: break-word!important;
    overflow-wrap: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media print {
    *,
    ::after,
    ::before {
        text-shadow: none!important;
        box-shadow: none!important
    }
    a:not(.btn) {
        text-decoration: underline
    }
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap!important
    }
    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    @page {
        size: a3
    }
    body {
        min-width: 992px!important
    }
    .container {
        min-width: 992px!important
    }
    .navbar {
        display: none
    }
    .badge {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6!important
    }
    .table-dark {
        color: inherit
    }
    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

body {
    font-family: Avenir-Roman, Arial, Sans-serif;
    padding-top: 117px
}

body.diagnostic {
    height: 100%;
    padding-top: 79px
}

body.diagnostic .header .header-container {
    padding: 16px 55px
}

body.diagnostic .header .header-logo {
    width: 147px
}

@media (max-width:767px) {
    body.diagnostic .header .header-logo {
        width: 90px
    }
    body.diagnostic .header .header-container {
        padding: 22px 20px
    }
}

body.diagnostic .modal .modal-dialog .modal-content .modal-text {
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 15px
}

body.diagnostic .modal .modal-dialog .modal-content .modal-text p {
    padding-bottom: 1rem
}

body.diagnostic .modal .modal-dialog .modal-content .modal-img {
    margin: 60px auto
}

body.menuOpen {
    overflow: hidden
}

body.menuOpen .header-menu {
    left: 0
}

body.home {
    background: rgba(216, 216, 216, .25)
}

@media (max-width:767px) {
    body.home {
        background: #fff
    }
}

body.steps {
    padding-top: calc(86.5px + 65px);
}

body a {
    color: inherit
}

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

body b,
body strong {
    font-family: Avenir-Heavy, Arial, Sans-serif
}

body h1,
body h2,
body h3,
body h4 {
    font-size: inherit;
    margin: 0
}

body p {
    margin: 0
}

body img {
    max-width: 100%;
    height: auto
}

@media (max-width:1200px) {
    body {
        padding-top: 99px
    }
}

@media (max-width:767px) {
    body {
        padding-top: 74px
    }
    body.diagnostic {
        padding-top: 61px
    }
    body.steps {
        padding-top: calc(78.5px + 48px)
    }
}

.contextual {
    display: none
}

.view-empty {
    margin: 50px 30px 0
}

.block-fpb-diagnostic {
    position: relative
}

.only-desktop {
    display: block
}

@media (max-width:767px) {
    .only-desktop {
        display: none!important
    }
}

.only-mobile {
    display: none
}

@media (max-width:767px) {
    .only-mobile {
        display: block
    }
}

.text-red {
    color: #df0409
}

.mb-20 {
    margin-bottom: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-20 {
    margin-top: 20px
}

.cta,
.cta-bd_blue,
.cta-bg_red {
    width: 100%;
    display: block;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    padding: 13px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .19px;
    outline: 0;
    cursor: pointer;
    border-radius: 4px
}

.cta-bg_blue {
    background: #233867;
    color: #fff;
    border: 2px solid #233867;
    transition: .5s
}
.cta-bg_red {
    background: #cc0c1f;
    color: #fff;
    border: 2px solid #cc0c1f;
    -webkit-transition: .5s;
    transition: .5s;
}
.home .home-banner .cta-bg_red {
    width: auto;
    display: inline-block;
}
.cta-bg_red {
    -webkit-transition: none;
    transition: none;
}

@media (prefers-reduced-motion:reduce) {
    .cta-bg_blue {
        transition: none
    }
}
.home .home-banner .cta-bg_red:hover {
    border-color: #fff;
    background: #fff;
}
.home .home-banner .cta-bg_red {
    width: auto;
    display: inline-block;
}
.cta-bg_red:hover {
    background: 0 0;
    color: #cc0c1f;
}
.cta-bd_blue {
    color: #001f46;
    border: 2px solid #001f46;
    background: #fff;
    transition: .5s
}

@media (prefers-reduced-motion:reduce) {
    .cta-bd_blue {
        transition: none
    }
}

.cta-bd_blue:hover {
    background: #001f46;
    color: #fff
}

.form-label_asterisk label::after {
    content: '*';
    color: #cc0c1f;
    background: 0 0;
    width: inherit;
    height: inherit;
    margin: 0
}

label.form-required::after {
    content: '*';
    color: #cc0c1f
}

.btn:not(:disabled):not(.disabled):active:focus {
    -o-box-shadow: none;
    box-shadow: none
}

@media (max-width:991px) {
    .slider-mobile {
        text-align: center
    }
}

.col-5_layout {
    -moz-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    width: 100%;
    padding: 0 15px
}

.modal {
    padding: 0!important
}

.modal .modal-dialog {
    margin: 0;
    width: 100%;
    height: 100%;
    max-width: inherit
}

.modal .modal-dialog .modal-content {
    height: auto;
    min-height: 100%;
    border: 0;
    border-radius: 0
}

.modal .modal-dialog .modal-content .modal-header {
    border: none;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 30px 75px
}

.modal .modal-dialog .modal-content .modal-header button {
    padding: 0;
    border: none;
    background: 0 0;
    font-size: 25px;
    color: #001f46;
    outline: 0
}

.modal .modal-dialog .modal-content .modal-body {
    padding: 0
}

.modal .modal-dialog .modal-content .modal-body .custom-file-input~.custom-file-label:lang(fr)::after {
    content: "Choisir un fichier"
}

.modal .modal-dialog .modal-content .modal-body .content-button {
    width: 100%;
    height: auto;
    background: linear-gradient(#253662, #164787);
    border-radius: 4px;
    color: #fff;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 16px;
    padding: 17px 0
}

.modal .modal-dialog .modal-content .modal-body .custom-file-label {
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.modal .modal-dialog .modal-content .modal-body .custom-file-label .custom-filename {
    position: absolute;
    top: 25%;
    left: 25%;
    color: #727475
}

.modal .modal-dialog .modal-content .modal-body .custom-file-label.recruitment .custom-filename {
    left: 50%
}

.modal .modal-dialog .modal-content .modal-body .custom-file-label::after {
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 13px;
    letter-spacing: .19px;
    line-height: 18px;
    color: #fff;
    background-color: #233867;
    right: auto;
    border-radius: .25rem;
    padding-top: .5rem
}

@media (max-width:1200px) {
    .modal .modal-dialog .modal-content .modal-body .custom-file-label.recruitment .custom-filename {
        right: 0;
        left: unset
    }
}

@media (max-width:1024px) {
    .modal .modal-dialog .modal-content .modal-body .custom-file-label .custom-filename {
        top: 100%;
        left: 25%
    }
    .modal .modal-dialog .modal-content .modal-body .custom-file-label::after {
        left: 20%
    }
    .modal .modal-dialog .modal-content .modal-body .custom-file-label.recruitment .custom-filename {
        top: 100%;
        left: 25%
    }
}

.modal .modal-dialog .modal-content .modal-body .confirmation-bloc {
    margin-top: 2rem
}

.modal .modal-dialog .modal-content .modal-body .confirmation-bloc .confirmation-info_green {
    text-transform: none
}

.modal .modal-dialog .modal-content .modal-title {
    color: #001f46;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 20px
}

.modal .modal-dialog .modal-content .modal-title.franchise {
    font-size: 20px;
    letter-spacing: .83px;
    line-height: 27px
}

.modal .modal-dialog .modal-content .modal-title .separator {
    width: 20%;
    border: .5px solid #cc0c1f;
    margin-bottom: 1rem
}

.modal .modal-dialog .modal-content .modal-text {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 14px;
    color: #001f46;
    line-height: 20px
}

.modal .modal-dialog .modal-content .modal-text ul {
    margin: 4rem 2rem
}

.modal .modal-dialog .modal-content .modal-text ul li {
    margin: 1rem 4rem
}

.modal .modal-dialog .modal-content .modal-text ul.dropdown-menu {
    margin: 0
}

.modal .modal-dialog .modal-content .modal-text ul.dropdown-menu li {
    margin: 0
}

.modal .modal-dialog .modal-content .modal-text .modal-date {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 13px;
    letter-spacing: .54px;
    line-height: 18px;
    color: #727475;
    margin: .5rem 0
}

.modal .modal-dialog .modal-content .modal-text .modal-job-title {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 14px;
    letter-spacing: .58px;
    line-height: 19px;
    margin: .5rem 0
}

.modal .modal-dialog .modal-content .modal-text .modal-location {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 13px;
    letter-spacing: .54px;
    line-height: 18px;
    margin: .5rem 0
}

.modal .modal-dialog .modal-content .modal-text .modal-location .info {
    color: #9e9e9e
}

.modal .modal-dialog .modal-content .modal-text .modal-location .icon-pin {
    font-size: 25px;
    position: absolute;
    top: 5px;
    left: 20px
}

.modal .modal-dialog .modal-content .modal-text .modal-offer_type {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 13px;
    letter-spacing: .54px;
    line-height: 18px;
    margin: .5rem 0
}

.modal .modal-dialog .modal-content .modal-text .modal-offer_type .info {
    color: #9e9e9e
}

.modal .modal-dialog .modal-content .modal-text .modal-offer_type .icon-shape {
    position: absolute;
    top: 7px;
    left: 15px
}

.modal .modal-dialog .modal-content .modal-text .modal-infos {
    margin: 1rem 0
}

.modal .modal-dialog .modal-content .modal-text .modal-infos .subtitle {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 16px;
    letter-spacing: .67px;
    line-height: 18px;
    margin: 1rem 0
}

.modal .modal-dialog .modal-content .modal-text .modal-infos p {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 13px;
    letter-spacing: .54px;
    line-height: 18px;
    margin: .5rem 0
}

.modal .modal-dialog .modal-content .modal-text .form-actions button {
    border: none
}

.modal .modal-dialog .modal-content .modal-text .form-actions button:disabled {
    color: rgba(155, 155, 155, .21)
}

.modal .modal-dialog .modal-content .modal-img {
    margin: 130px auto
}

.modal .modal-dialog .modal-content .modal-img img {
    width: auto
}

.modal .modal-dialog .modal-content .cta-bd_blue {
    margin-bottom: 30px
}

@media (max-width:575px) {
    .modal .modal-dialog .modal-content .modal-header {
        padding: 25px
    }
    .modal .modal-dialog .modal-content .modal-header button {
        font-size: 15px
    }
    .modal .modal-dialog .modal-content .modal-img {
        margin: 100px auto
    }
    .modal .modal-dialog .modal-content .modal-body {
        margin-bottom: 30px
    }
    .modal .modal-dialog .modal-content .modal-text ul {
        margin: 3rem 0
    }
    .modal .modal-dialog .modal-content .modal-text ul li {
        margin: 2rem 0
    }
}

.modal.right {
    width: 65%;
    left: inherit;
    right: 0
}

.modal.right .modal-dialog {
    margin: auto;
    height: 100%;
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modal.right.fade .modal-dialog {
    right: -100%;
    transition: opacity .3s linear, right .4s ease-out
}

.modal.right.fade.show .modal-dialog {
    right: 0
}

@media (max-width:767px) {
    .modal.right {
        width: 100%
    }
}

.help-modal .form-diagnostic {
    margin-bottom: 30px
}

.help-modal .form-diagnostic .diagnostic-recall {
    text-align: left
}

.help-modal .diagnostic-bloc_title {
    background: 0 0
}

.dropdown-link {
    min-width: 300px;
    width: auto;
    margin-left: 15px;
    background: 0 0
}

.dropdown-link.dropdown-link-filter {
    margin-left: 0;
    min-width: inherit;
    width: 100%
}

.dropdown-link.dropdown-link-filter .dropdown-menu {
    -ms-transform: none;
    transform: none;
    top: 50px!important;
    -ms-transform: none!important;
    transform: none!important;
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: auto
}

.dropdown-link .dropdown-toggle {
    width: 100%;
    text-align: left
}

.dropdown-link .dropdown-menu {
    padding: 0
}

.dropdown-link .dropdown-menu a.dropdown-item {
    padding: 17px 13px;
    color: #233867;
    border-bottom: 1px solid #d8d8d8;
    font-size: 13px;
    white-space: normal
}

.dropdown-link .dropdown-menu a.dropdown-item.active,
.dropdown-link .dropdown-menu a.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #233867
}

.dropdown-link .dropdown-menu[x-placement^=bottom] {
    right: 0
}

.bootstrap-select .dropdown-menu {
    padding: 0;
    position: absolute!important;
    margin: 0;
    width: 100%
}

.bootstrap-select .dropdown-menu li.disabled {
    display: none
}

.bootstrap-select .dropdown-menu li.no-results {
    color: #cc0c1f;
    font-size: 13px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    padding: 10px 15px;
    letter-spacing: .19px;
    margin: 0;
    white-space: inherit
}

.bootstrap-select .dropdown-menu li:last-child a {
    border-bottom: none
}

.bootstrap-select .dropdown-menu li a {
    padding: 17px 13px;
    color: #233867;
    border-bottom: 1px solid #d8d8d8
}

.bootstrap-select .dropdown-menu li a.active,
.bootstrap-select .dropdown-menu li a:active {
    outline: 0;
    background: #233867;
    color: #fff
}

.bootstrap-select .dropdown-menu li a span.text {
    font-size: 13px;
    white-space: normal
}

.bootstrap-select .dropdown-menu.inner {
    position: static!important;
    overflow-y: auto;
    -o-box-shadow: 0 2px 5px #000;
    box-shadow: 0 2px 5px #000
}

.bootstrap-select .dropdown-menu .bs-searchbox {
    padding: 10px
}

.bootstrap-select .dropdown-menu .form-control {
    border-color: #233867;
    outline: 0;
    color: #233867;
    font-size: 13px;
    font-family: Avenir-Heavy, Arial, Sans-serif
}

.bootstrap-select .dropdown-menu .form-control:focus {
    -o-box-shadow: inherit;
    box-shadow: inherit
}

.help .main-form {
    margin-bottom: 50px
}

.help .diagnostic-bloc_title,
.help .form-diagnostic {
    margin-bottom: 30px
}

.red-triangle {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    border-top: 34px solid #cc0c1f;
    border-right: 429px solid transparent
}

@media (max-width:991px) {
    .red-triangle {
        border-top: 25px solid #cc0c1f;
        border-right: 200px solid transparent
    }
}

.gm-style .gm-style-iw-c {
    -o-box-shadow: none;
    box-shadow: none
}

.gm-style .gm-style-iw-c .rdv-center_card {
    margin-bottom: 0
}

.gm-style .gm-style-iw-c .rdv-center_card .rdv-card_next {
    bottom: 0
}

.gm-style .gm-style-iw-c .rdv-center_card .rdv-card_bodyTitle {
    padding-bottom: 10px
}

.gm-style .gm-style-iw-c .rdv-center_card .rdv-card_container {
    margin-bottom: 0;
    -o-box-shadow: none;
    box-shadow: none
}

.gm-style .gm-style-iw-t::after {
    display: none
}

.gm-style .gm-ui-hover-effect {
    top: 10px!important;
    right: 5px!important
}

.gm-style .rdv-card_next {
    display: none
}

.slick-initialized .slick-slide .disabled {
    pointer-events: none
}

.slick-initialized .slick-slide .disabled::before {
    color: #d8d8d8
}

.slick-initialized .slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.slick-initialized .slick-dots li::after {
    content: '';
    width: 10px;
    height: 10px;
    background: rgba(35, 56, 103, .5);
    display: block;
    border-radius: 50%;
    cursor: pointer;
    transition: .5s
}

@media (prefers-reduced-motion:reduce) {
    .slick-initialized .slick-dots li::after {
        transition: none
    }
}

.slick-initialized .slick-dots li.slick-active::after {
    background: #233867
}

.slick-initialized .slick-dots li:not(:last-child) {
    margin-right: 20px
}

.slick-initialized .slick-dots li button {
    display: none
}

.messages--error {
    display: none
}

.mtb-15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.pager__items {
    margin-top: 1rem
}

.pager__items .pager__item {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 20px;
    letter-spacing: .25px;
    line-height: 25px;
    color: #c8c8c8;
    border: none
}

.pager__items .pager__item .icon-arrow-right {
    font-size: 13px;
    padding-left: .5rem
}

.pager__items .pager__item .icon-arrow-left {
    font-size: 13px;
    padding-right: .5rem
}

.pager__items .pager__item.is-active {
    color: #233867
}

.pager__items .pager__item:focus,
.pager__items .pager__item:hover {
    background-color: transparent;
    box-shadow: none
}

.pager__items .pager__item.pager__item--previous {
    margin-right: 50px
}

.pager__items .pager__item.pager__item--previous a {
    color: #233867
}

.pager__items .pager__item.pager__item--next {
    margin-left: 50px
}

.pager__items .pager__item.pager__item--next a {
    color: #233867
}

.pager__items .pager__item.pager__item--first,
.pager__items .pager__item.pager__item--last {
    display: none
}

@media (max-width:767px) {
    .pager__items {
        padding: 0
    }
    .pager__items .pager__item {
        font-size: 16px
    }
    .pager__items .pager__item.pager__item--previous {
        margin-right: 0
    }
    .pager__items .pager__item.pager__item--next {
        margin-left: 0
    }
    .pager__items .page-item.previous a .text {
        display: none
    }
    .pager__items .page-item.next a .text {
        display: none
    }
}

@media (max-width:330px) {
    .pager__items .pager__item {
        font-size: 14px
    }
}

.webform-submission-form .messages {
    display: none
}

#tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom {
    background: #233867
}

#tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom #tarteaucitronDisclaimerAlert {
    font-family: Avenir-Medium, Arial, Sans-serif!important
}

#tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom #tarteaucitronDisclaimerAlert strong {
    font-family: Avenir-Medium, Arial, Sans-serif!important
}

#tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom #tarteaucitronPersonalize {
    background: 0 0;
    border: 1px solid #fff;
    transition: .4s
}

@media (prefers-reduced-motion:reduce) {
    #tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom #tarteaucitronPersonalize {
        transition: none
    }
}

#tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom #tarteaucitronPersonalize:hover {
    background: #fff;
    color: #233867
}

#tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom #tarteaucitronCloseAlert {
    color: #233867;
    font-family: Avenir-Light, Arial, Sans-serif;
    border: 1px solid transparent;
    transition: .4s
}

@media (prefers-reduced-motion:reduce) {
    #tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom #tarteaucitronCloseAlert {
        transition: none
    }
}

#tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom #tarteaucitronCloseAlert:hover {
    background: 0 0;
    color: #fff;
    border-color: #fff
}

#tarteaucitronRoot #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie {
    background: #233867;
    color: #fff;
    font-family: Avenir-Light, Arial, Sans-serif;
    border: 1px solid transparent
}

#tarteaucitronRoot #tarteaucitron #tarteaucitronClosePanel {
    background: #233867;
    color: #fff;
    font-family: Avenir-Light, Arial, Sans-serif;
    border: 1px solid transparent
}

#tarteaucitronRoot #tarteaucitron #tarteaucitronServices {
    background: #233867;
    color: #fff;
    font-family: Avenir-Light, Arial, Sans-serif;
    border: 1px solid transparent
}

#tarteaucitronRoot #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    background: #233867;
    border: 3px solid #233867;
    border-left: 9px solid #233867;
    border-right: 5px solid #233867
}

#tarteaucitronRoot #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine #tarteaucitronInfo {
    background: #233867;
    font-family: Avenir-Light, Arial, Sans-serif;
    border-top: 1px solid #233867;
    border-bottom: 1px solid #233867
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1001
}

.header .header-container {
    padding: 20px 85px;
    border-bottom: 3px solid #cc0c1f
}

.header .header-container .icon-arrow-back {
    display: block
}

.header .header-logo {
    cursor: pointer;
    width: 212px;
    margin: 0 auto
}

.header .hamburger {
    padding: 0;
    outline: 0
}

.header .hamburger .hamburger-box {
    width: 31px;
    height: 31px
}

.header .hamburger .hamburger-inner {
    width: 31px;
    height: 2px;
    background-color: #001f46
}

.header .hamburger .hamburger-inner::after,
.header .hamburger .hamburger-inner::before {
    width: 31px;
    height: 2px;
    background-color: #001f46
}

.header .hamburger .hamburger-inner::after {
    bottom: -12px
}

.header .hamburger .hamburger-inner::before {
    top: -12px
}

.header .hamburger.is-active .hamburger-inner::after {
    bottom: 0
}

.header .text-right {
    font-size: 14px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    color: #233867;
    text-transform: uppercase;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header .header-call {
    color: #001f46;
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    margin-right: 15px
}

.header .header-call a {
    font-size: 20px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .25px;
    white-space: nowrap
}

.header .header-call a::before {
    content: '\e902';
    font-family: icomoon;
    color: #001f46;
    font-size: 20px;
    margin-right: 12px;
    vertical-align: bottom
}

.header .header-call p {
    margin-right: 10px
}

.header .header-call--mobile {
    display: none
}

.header .header-call--mobile::before {
    display: block;
    text-align: center;
    font-size: 17px
}

.header .header-call--mobile a {
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 10px;
    letter-spacing: .52px;
    font-size: 17px;
    display: block;
    margin-top: 10px
}

.header .cta-bg_blue {
    width: auto;
    padding: 13px;
    white-space: nowrap
}

@media (max-width:1200px) {
    .header .header-container {
        padding: 20px 55px
    }
    .header .header-logo {
        width: 160px
    }
    .header .text-right .cta-bg_blue {
        font-size: 12px
    }
    .header .header-call a {
        font-size: 17px
    }
    .header .header-call a::before {
        font-size: 17px
    }
}

@media (max-width:991px) {
    .header .text-right .cta-bg_blue {
        display: none
    }
    .header .header-call {
        display: none
    }
    .header .header-call--mobile {
        display: block;
        position: relative
    }
    .header .header-call--mobile::before {
        position: absolute;
        top: 0;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .header .header-call--mobile a {
        margin-top: 25px
    }
}

@media (max-width:767px) {
    .header .header-container {
        padding: 20px
    }
    .header .header-logo {
        width: 90px
    }
    .header .hamburger {
        width: 20px;
        height: 20px
    }
    .header .hamburger .hamburger-box {
        width: 20px;
        height: 20px
    }
    .header .hamburger .hamburger-inner {
        width: 18px
    }
    .header .hamburger .hamburger-inner::before {
        width: 18px;
        top: -8px
    }
    .header .hamburger .hamburger-inner::after {
        width: 18px;
        bottom: -8px
    }
    .header .header-help span {
        display: none
    }
    .header .text-right {
        font-size: 12px
    }
    .header .header-call--mobile::before {
        font-size: 14px
    }
    .header .header-call--mobile a {
        margin-top: 20px;
        font-size: 14px
    }
}

.header-menu {
    width: 607px;
    position: fixed;
    top: 0;
    left: -1000px;
    height: 100%;
    background: #fff;
    z-index: 1002;
    color: #001f46;
    overflow: auto;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-overflow-scrolling: touch;
    transition: .5s
}

@media (prefers-reduced-motion:reduce) {
    .header-menu {
        transition: none
    }
}

.header-menu.open {
    left: 0
}

.header-menu .header-menu_container {
    padding: 37px 68px 30px
}

.header-menu .header-menu_close .icon-close {
    font-size: 30px
}

.header-menu .header-menu_body {
    margin: 20px 0
}

.header-menu .cta-bd_blue {
    margin-top: 20px
}

.header-menu .header-menu_list {
    list-style: none;
    margin: 5px 0 0;
    padding: 0
}

.header-menu .header-menu_list li {
    position: relative
}

.header-menu .header-menu_list li::after {
    content: '';
    background: #d3d3d3;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0
}

.header-menu .header-menu_list li.dropdown::before {
    position: absolute;
    top: 25px;
    right: 0;
    font-size: 10px;
    pointer-events: none;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: .5s
}

@media (prefers-reduced-motion:reduce) {
    .header-menu .header-menu_list li.dropdown::before {
        transition: none
    }
}

.header-menu .header-menu_list li.dropdown.active::before {
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.header-menu .header-menu_list li.dropdown.active .dropdown-list {
    display: block
}

.header-menu .header-menu_list li.dropdown .dropdown-list {
    display: none;
    list-style: none;
    padding: 0 0 20px;
    margin: 0
}

.header-menu .header-menu_list li.dropdown .dropdown-list li {
    margin-bottom: 20px
}

.header-menu .header-menu_list li.dropdown .dropdown-list li:last-child {
    margin-bottom: 0
}

.header-menu .header-menu_list li.dropdown .dropdown-list li::after {
    display: none
}

.header-menu .header-menu_list li.dropdown .dropdown-list li a {
    font-size: 16px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    line-height: normal
}

.header-menu .header-menu_list li.dropdown .dropdown-list li a:hover {
    text-decoration: underline
}

.header-menu .header-menu_list li a {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 18px;
    letter-spacing: .23px;
    line-height: 60px;
    display: block;
    width: 100%
}

.header-menu .header-menu_link {
    text-transform: uppercase;
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: .23px
}

.header-menu .header-menu_link:hover {
    text-decoration: underline
}

@media (max-width:768px) {
    .header-menu {
        width: 100%;
        z-index: 100
    }
    .header-menu .header-menu_container {
        padding: 86px 20px 35px
    }
    .header-menu .header-menu_body {
        text-align: center
    }
    .header-menu .cta-bg_blue {
        width: auto;
        display: inline-block
    }
    .header-menu .header-menu_close {
        display: none
    }
    .header-menu .header-menu_list {
        margin-top: 25px;
        text-align: left
    }
    .header-menu .header-menu_list li.dropdown::before {
        font-size: 8px
    }
    .header-menu .header-menu_list li a {
        font-size: 16px
    }
    .header-menu .header-menu_link {
        font-size: 16px
    }
}

.footer {
    background-color: #001f46;
    color: #fff;
    padding-bottom: 2rem;
    border-top: 3px solid #cc0c1f
}

.footer .container {
    padding-top: 4rem
}

.footer .container .footer-info {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 16px;
    letter-spacing: .33px;
    line-height: 22px
}

.footer .container .footer-contact {
    background-color: #233867;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 14px;
    letter-spacing: .58px;
    line-height: 19px;
    text-transform: uppercase;
    border-radius: 4px
}

.footer .container .footer-contact a {
    padding: 16px 0;
    width: 100%;
    height: 100%;
    display: inline-block
}

.footer .container .footer-nav h4 {
    font-family: Avenir-Black, Arial, sans-serif;
    font-size: 20px;
    letter-spacing: .71px;
    line-height: 27px;
    margin-top: 2rem
}

.footer .container .footer-nav .list-unstyled {
    margin-top: 1rem
}

.footer .container .footer-nav .list-unstyled li {
    margin-right: 1rem
}

.footer .container .footer-nav .list-unstyled li a {
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 16px;
    letter-spacing: .57px;
    line-height: 22px
}

.footer .container .footer-nav .list-unstyled.follow-us {
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.footer .container .footer-nav .list-unstyled.follow-us li a {
    font-size: 20px
}

.footer .container .separator {
    width: 100%;
    border: .5px solid #fff;
    margin-top: 2rem
}

@media (max-width:991px) {
    .footer {
        margin-top: 0
    }
    .footer .container {
        padding-top: 2rem
    }
    .footer .container .footer-contact,
    .footer .container .footer-info,
    .footer .container .footer-logo {
        padding: 1rem 0;
        text-align: center
    }
    .footer .container .footer-logo {
        margin: 0 auto
    }
}

.content .modal .main-form {
    margin-bottom: 150px
}

.main-form {
    margin-bottom: 150px
}

.main-form.vehicleType {
    overflow-x: hidden
}

.main-form .form-item {
    margin: 0
}

.main-form .form-type-processed-text {
    margin-bottom: 15px
}

.main-form input::-ms-clear {
    display: none
}

.main-form .form-input_file,
.main-form .form-input_text,
.main-form .form-type-select,
.main-form .form-type-textarea,
.main-form .form-type-textfield {
    margin: 0 0 35px;
    position: relative;
    text-align: left
}

.main-form .form-input_file label,
.main-form .form-input_text label,
.main-form .form-type-select label,
.main-form .form-type-textarea label,
.main-form .form-type-textfield label {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    color: #001f46;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 15px
}

.main-form .form-input_file input:not(.form-file):not(.button),
.main-form .form-input_text input:not(.form-file):not(.button),
.main-form .form-type-select input:not(.form-file):not(.button),
.main-form .form-type-textarea input:not(.form-file):not(.button),
.main-form .form-type-textfield input:not(.form-file):not(.button) {
    width: 100%;
    border: 1px solid #d8d8d8;
    padding: 16px 15px;
    font-size: 13px;
    outline: 0;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    color: #233867;
    margin-top: 0;
    border-radius: 4px;
    transition: .5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .main-form .form-input_file input:not(.form-file):not(.button),
    .main-form .form-input_text input:not(.form-file):not(.button),
    .main-form .form-type-select input:not(.form-file):not(.button),
    .main-form .form-type-textarea input:not(.form-file):not(.button),
    .main-form .form-type-textfield input:not(.form-file):not(.button) {
        transition: none
    }
}

.main-form .form-input_file input:not(.form-file):not(.button)::-webkit-input-placeholder,
.main-form .form-input_text input:not(.form-file):not(.button)::-webkit-input-placeholder,
.main-form .form-type-select input:not(.form-file):not(.button)::-webkit-input-placeholder,
.main-form .form-type-textarea input:not(.form-file):not(.button)::-webkit-input-placeholder,
.main-form .form-type-textfield input:not(.form-file):not(.button)::-webkit-input-placeholder {
    font-family: Avenir-Roman, Arial, Sans-serif
}

.main-form .form-input_file input:not(.form-file):not(.button):-moz-placeholder,
.main-form .form-input_text input:not(.form-file):not(.button):-moz-placeholder,
.main-form .form-type-select input:not(.form-file):not(.button):-moz-placeholder,
.main-form .form-type-textarea input:not(.form-file):not(.button):-moz-placeholder,
.main-form .form-type-textfield input:not(.form-file):not(.button):-moz-placeholder {
    font-family: Avenir-Roman, Arial, Sans-serif
}

.main-form .form-input_file input:not(.form-file):not(.button)::-moz-placeholder,
.main-form .form-input_text input:not(.form-file):not(.button)::-moz-placeholder,
.main-form .form-type-select input:not(.form-file):not(.button)::-moz-placeholder,
.main-form .form-type-textarea input:not(.form-file):not(.button)::-moz-placeholder,
.main-form .form-type-textfield input:not(.form-file):not(.button)::-moz-placeholder {
    font-family: Avenir-Roman, Arial, Sans-serif
}

.main-form .form-input_file input:not(.form-file):not(.button):-ms-input-placeholder,
.main-form .form-input_text input:not(.form-file):not(.button):-ms-input-placeholder,
.main-form .form-type-select input:not(.form-file):not(.button):-ms-input-placeholder,
.main-form .form-type-textarea input:not(.form-file):not(.button):-ms-input-placeholder,
.main-form .form-type-textfield input:not(.form-file):not(.button):-ms-input-placeholder {
    font-family: Avenir-Roman, Arial, Sans-serif
}

@media (max-width:767px) {
    .main-form .form-input_file input:not(.form-file):not(.button),
    .main-form .form-input_text input:not(.form-file):not(.button),
    .main-form .form-type-select input:not(.form-file):not(.button),
    .main-form .form-type-textarea input:not(.form-file):not(.button),
    .main-form .form-type-textfield input:not(.form-file):not(.button) {
        font-size: 16px
    }
}

.main-form .form-input_file.input-group input[type=text],
.main-form .form-input_text.input-group input[type=text],
.main-form .form-type-select.input-group input[type=text],
.main-form .form-type-textarea.input-group input[type=text],
.main-form .form-type-textfield.input-group input[type=text] {
    width: calc(100% - 50px);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.main-form .form-input_file .input-group-text,
.main-form .form-input_text .input-group-text,
.main-form .form-type-select .input-group-text,
.main-form .form-type-textarea .input-group-text,
.main-form .form-type-textfield .input-group-text {
    color: #fff;
    text-transform: uppercase;
    background-color: #233867;
    border: none;
    font-size: 14px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    height: 100%;
    width: 50px;
    padding: 0;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: .5s
}

@media (prefers-reduced-motion:reduce) {
    .main-form .form-input_file .input-group-text,
    .main-form .form-input_text .input-group-text,
    .main-form .form-type-select .input-group-text,
    .main-form .form-type-textarea .input-group-text,
    .main-form .form-type-textfield .input-group-text {
        transition: none
    }
}

.main-form .form-input_file::after,
.main-form .form-input_text::after,
.main-form .form-type-select::after,
.main-form .form-type-textarea::after,
.main-form .form-type-textfield::after {
    content: '';
    font-family: icomoon;
    font-size: 15px;
    color: #539b05;
    position: absolute;
    right: 30px;
    top: 45px;
    z-index: 2;
    transition: .5s
}

@media (prefers-reduced-motion:reduce) {
    .main-form .form-input_file::after,
    .main-form .form-input_text::after,
    .main-form .form-type-select::after,
    .main-form .form-type-textarea::after,
    .main-form .form-type-textfield::after {
        transition: none
    }
}

@media (max-width:767px) {
    .main-form .form-input_file::after,
    .main-form .form-input_text::after,
    .main-form .form-type-select::after,
    .main-form .form-type-textarea::after,
    .main-form .form-type-textfield::after {
        top: 50px
    }
}

.main-form .form-input_file.form-input_success::after,
.main-form .form-input_text.form-input_success::after,
.main-form .form-type-select.form-input_success::after,
.main-form .form-type-textarea.form-input_success::after,
.main-form .form-type-textfield.form-input_success::after {
    content: '\e903'
}

.main-form .form-input_file.form-input_success input[type=text],
.main-form .form-input_text.form-input_success input[type=text],
.main-form .form-type-select.form-input_success input[type=text],
.main-form .form-type-textarea.form-input_success input[type=text],
.main-form .form-type-textfield.form-input_success input[type=text] {
    width: 100%
}

.main-form .form-input_file.form-input_error::after,
.main-form .form-input_text.form-input_error::after,
.main-form .form-type-select.form-input_error::after,
.main-form .form-type-textarea.form-input_error::after,
.main-form .form-type-textfield.form-input_error::after {
    content: '\e90b';
    color: #df0409;
    right: 30px
}

.main-form .form-input_file.form-input_error input,
.main-form .form-input_text.form-input_error input,
.main-form .form-type-select.form-input_error input,
.main-form .form-type-textarea.form-input_error input,
.main-form .form-type-textfield.form-input_error input {
    border-color: #df0409
}

.main-form .form-input_file .error,
.main-form .form-input_text .error,
.main-form .form-type-select .error,
.main-form .form-type-textarea .error,
.main-form .form-type-textfield .error {
    height: auto
}

.main-form .form-item-location {
    margin-bottom: 0
}

.main-form .form-input_file label span {
    text-transform: initial
}

.main-form .form-input_submit {
    background: linear-gradient(#253662, #164787);
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    z-index: 999;
    margin-top: 35px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.main-form .form-input_submit button,
.main-form .form-input_submit input[type=submit] {
    width: 100%;
    text-transform: uppercase;
    background: inherit;
    color: #fff;
    border: none;
    padding: 20px 0;
    outline: 0;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .67px;
    font-size: 16px
}

.main-form .form-input_submit button:disabled,
.main-form .form-input_submit input[type=submit]:disabled {
    color: rgba(155, 155, 155, .2)
}

.main-form .form-input_submit button:disabled .icon-arrow-right::before,
.main-form .form-input_submit input[type=submit]:disabled .icon-arrow-right::before {
    color: rgba(155, 155, 155, .2)
}

.main-form .form-input_submit button .icon-arrow-right::before,
.main-form .form-input_submit input[type=submit] .icon-arrow-right::before {
    font-size: 14px;
    padding-left: 5px
}

.main-form .form-item--error-message {
    color: #df0409;
    font-size: 13px;
    margin-top: 5px
}

.main-form .form-checkbox_conditions,
.main-form .form-item-terms {
    margin-bottom: 37px;
    position: relative
}

.main-form .form-checkbox_conditions input,
.main-form .form-item-terms input {
    opacity: 0;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 12px;
    left: 16px;
    cursor: pointer;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.main-form .form-checkbox_conditions input:checked~label::before,
.main-form .form-item-terms input:checked~label::before {
    background: #233867;
    border-color: #233867
}

.main-form .form-checkbox_conditions label,
.main-form .form-item-terms label {
    margin: 0 0 0 33px;
    font-size: 11px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .46px;
    color: #001f46;
    cursor: pointer
}

.main-form .form-checkbox_conditions label a,
.main-form .form-item-terms label a {
    text-decoration: underline;
    pointer-events: auto
}

.main-form .form-checkbox_conditions label::before,
.main-form .form-item-terms label::before {
    content: '';
    cursor: pointer;
    border: 2px solid #d8d8d8;
    position: absolute;
    top: 12px;
    left: 16px;
    width: 18px;
    height: 18px;
    pointer-events: none;
    background: #fff;
    border-radius: 4px;
    transition: .5s;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (prefers-reduced-motion:reduce) {
    .main-form .form-checkbox_conditions label::before,
    .main-form .form-item-terms label::before {
        transition: none
    }
}

.main-form .form-checkbox_conditions label::after,
.main-form .form-item-terms label::after {
    content: '\e90a';
    font-family: icomoon;
    font-size: 9px;
    color: #fff;
    position: absolute;
    top: 13px;
    left: 19px;
    pointer-events: none;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.main-form .form-item-terms input {
    left: 0
}

.main-form .form-item-terms label::before {
    left: 0
}

.main-form .form-item-terms label::after {
    top: 12px;
    left: 3px
}

.main-form .form-type-textarea textarea {
    height: 107px;
    width: 100%;
    border: 1px solid #d8d8d8;
    padding: 16px 15px;
    font-size: 13px;
    color: #233867;
    outline: 0;
    letter-spacing: .19px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    border-radius: 4px
}

.main-form .form-type-textarea textarea::-moz-placeholder {
    font-family: Avenir-Roman, Arial, Sans-serif;
    color: #727475
}

.main-form .form-type-textarea textarea:-ms-input-placeholder {
    font-family: Avenir-Roman, Arial, Sans-serif;
    color: #727475
}

.main-form .form-type-textarea textarea::placeholder {
    font-family: Avenir-Roman, Arial, Sans-serif;
    color: #727475
}

.main-form .form-description {
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #001f46
}

.main-form .fpb_diagnostic.adas .form-input_submit,
.main-form .fpb_diagnostic.damage_type .form-input_submit,
.main-form .fpb_diagnostic.details_lateral_window .form-input_submit,
.main-form .fpb_diagnostic.impact_size .form-input_submit,
.main-form .fpb_diagnostic.red_zone .form-input_submit,
.main-form .fpb_diagnostic.window_type .form-input_submit {
    width: 30%;
    margin: 70px auto 0
}

@media (max-width:991px) {
    .main-form .fpb_diagnostic.adas .form-input_submit,
    .main-form .fpb_diagnostic.damage_type .form-input_submit,
    .main-form .fpb_diagnostic.details_lateral_window .form-input_submit,
    .main-form .fpb_diagnostic.impact_size .form-input_submit,
    .main-form .fpb_diagnostic.red_zone .form-input_submit,
    .main-form .fpb_diagnostic.window_type .form-input_submit {
        width: 100%;
        margin: 40px auto 0
    }
}

@media (max-width:767px) {
    .main-form {
        margin-bottom: 100px
    }
    .main-form .form-input_submit button,
    .main-form .form-input_submit input[type=submit] {
        padding: 20px 0;
        margin: 0;
        font-size: 14px;
        letter-spacing: .58px
    }
    .main-form .form-input_submit button .icon-arrow-right::before,
    .main-form .form-input_submit input[type=submit] .icon-arrow-right::before {
        font-size: 12px
    }
    .main-form .form-input_file,
    .main-form .form-input_text,
    .main-form .form-type-textarea,
    .main-form .form-type-textfield {
        margin-bottom: 15px
    }
    .main-form .form-input_error {
        margin-bottom: 0
    }
}

@media (max-width:403px) {
    .main-form .form-input_error .form-item--error-message {
        bottom: -50px
    }
}

.form-select {
    height: auto;
    position: relative;
    text-align: left
}

.form-select label {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    color: #001f46;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 15px;
    letter-spacing: .5px
}

.form-select .dropdown {
    height: auto
}

.form-select .dropdown .dropdown-toggle.bs-placeholder {
    color: #727475;
    font-family: Avenir-Roman, Arial, Sans-serif
}

.form-select .dropdown .dropdown-toggle::after {
    content: '\e901';
    font-family: icomoon;
    border: none;
    font-size: 8px;
    height: 8px;
    color: #233867;
    position: absolute;
    top: 50%;
    right: 12px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form-select .dropdown .dropdown-toggle,
.form-select select {
    color: #233867;
    font-size: 13px;
    padding: 15px;
    height: inherit;
    border: 1px solid #d8d8d8;
    outline: 0!important;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    background: #fff;
    -o-box-shadow: none;
    box-shadow: none;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none
}

.form-select .dropdown .dropdown-toggle:invalid,
.form-select select:invalid {
    color: #727475;
    font-family: Avenir-Roman, Arial, Sans-serif
}

@media (max-width:768px) {
    .form-select::after {
        display: block
    }
}

@media (max-width:767px) {
    .form-select {
        margin-bottom: 15px
    }
    .form-select .form-type-select {
        margin-bottom: 0
    }
}

.form-select .form-type-checkbox,
.form-select .form-type-radio {
    height: inherit
}

.form-select .form-type-checkbox label.option,
.form-select .form-type-radio label.option {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.page-node-type-webform .messages {
    display: none
}

.page-node-type-webform .form-managed-file .messages {
    display: block;
    margin: auto;
    padding: 5px 2px;
    background-image: none;
    background-color: #fff;
    border: none;
    box-shadow: none
}

.form-item-field-fpb-geolocation-proximity-source-configuration-origin-address .form-item--error-message {
    display: none
}

nav#breadcrumb {
    -o-box-shadow: 0 3px 4px rgba(207, 197, 197, .5);
    box-shadow: 0 3px 4px rgba(207, 197, 197, .5);
    position: relative;
    z-index: 99
}

nav#breadcrumb .breadcrumb {
    margin: 0;
    padding: 10px 163px 10px 163px;
    -o-box-shadow: none;
    box-shadow: none
}

nav#breadcrumb .breadcrumb .breadcrumb-item {
    color: #afb9bc;
    font-size: 11px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    line-height: 15px;
    letter-spacing: .46px;
    color: #001f46
}

nav#breadcrumb .breadcrumb .breadcrumb-item:not(:first-child)::before {
    content: ">";
    color: #001f46
}

nav#breadcrumb .breadcrumb .breadcrumb-item.active {
    color: #b1b9bc
}

@media (max-width:991px) {
    nav#breadcrumb {
        display: none
    }
}

.page-error {
    height: calc(100vh - 117px);
    color: #233867
}

.page-error.error--404 {
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain
}

.page-error.error--403 {
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: auto
}

.page-error.error--403 .error-container {
    position: relative;
    top: -50px
}

.page-error.error--403 .error-text {
    font-size: 25px
}

@media (max-width:768px) {
    .page-error.error--403 {
        background-size: cover
    }
}

.page-error.error--maintenance {
    background: url(../_img/maintenance.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100vh
}

.page-error.error--maintenance .content-card .card {
    top: 0;
    margin-bottom: 40px
}

.page-error.error--maintenance .content-card .card-title {
    font-family: Avenir-Black, Arial, sans-serif;
    text-transform: uppercase;
    margin-top: 4rem
}

.page-error.error--maintenance .content-card .card-body {
    padding-top: 0;
    padding-bottom: 50px;
    max-width: 490px;
    margin: 0 auto;
    width: 100%
}

.page-error.error--maintenance .content-card .red-triangle {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    border-top: 34px solid #cc0c1f;
    border-right: 429px solid transparent
}

@media (max-width:991px) {
    .page-error.error--maintenance .content-card .card {
        top: -30px
    }
    .page-error.error--maintenance .content-card .card .red-triangle {
        border-top: 20px solid #cc0c1f;
        border-right: 149px solid transparent
    }
    .page-error.error--maintenance .content-card .card .card-title {
        font-size: 22px;
        margin-top: 3rem
    }
    .page-error.error--maintenance .content-card .card .card-body {
        padding: 1rem 0
    }
}

.page-error .error-title {
    font-size: 100px;
    font-family: Avenir-Black, Arial, sans-serif;
    letter-spacing: 1.25px;
    line-height: 38px;
    color: #001f46
}

.page-error .error-text {
    font-size: 30px;
    color: #001f46;
    letter-spacing: .38px;
    line-height: 38px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    margin: 40px 0 60px
}

@media (max-width:991px) {
    .page-error .vertical-center {
        margin: auto
    }
}

.messages--error {
    display: none
}

.maintenance-page {
    padding: 0
}

.sitemap {
    margin-top: 50px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 16px;
    color: #233867;
    line-height: normal;
    letter-spacing: .67px
}

.sitemap .sitemap-box ul {
    list-style-type: none
}

.sitemap .sitemap-box ul li a {
    font-size: 20px;
    letter-spacing: .23px;
    line-height: 35px
}

.sitemap .sitemap-box ul ul li a {
    font-size: 17px
}

.content {
    margin-bottom: 4rem
}

.content h2 {
    text-transform: uppercase
}

.content .bloc-grey {
    padding: 60px 0;
    background: #f9f9f9;
    margin-top: 100px;
    -o-box-shadow: 0 5px 10px rgba(155, 155, 155, .2);
    box-shadow: 0 5px 10px rgba(155, 155, 155, .2)
}

.content .bloc-grey .content-bloc {
    margin: 0
}

@media (max-width:767px) {
    .content .bloc-grey {
        margin-top: 50px;
        padding: 30px 0
    }
}

.content .content-pack .content-pack_content {
    height: 100%;
    -o-box-shadow: 0 5px 10px rgba(155, 155, 155, .2);
    box-shadow: 0 5px 10px rgba(155, 155, 155, .2);
    border-radius: 4px
}

.content .content-pack .content-pack_header {
    text-align: center;
    color: #fff;
    background-color: #233867;
    padding: 24px 0;
    border-radius: 4px 4px 0 0
}

.content .content-pack .content-pack_title {
    text-transform: uppercase;
    font-size: 25px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: 1.04px
}

.content .content-pack .content-pack_info {
    background: #cc0c1f;
    display: inline-block;
    padding: 5px 10px;
    margin-top: 15px;
    border-radius: 8px
}

.content .content-pack .cta-bg_blue {
    margin-top: 50px
}

.content .content-pack .content-pack_body {
    padding: 20px 60px 30px
}

.content .content-pack .content-pack_body .content-pack_other {
    text-transform: uppercase;
    color: #233867;
    font-size: 20px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .83px;
    text-align: center;
    margin: 35px 0
}

.content .content-pack .content-pack_body .content-pack_plus {
    font-size: 25px;
    text-align: center;
    display: block;
    padding: 20px 0
}

.content .content-pack .content-pack_body ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    color: #233867
}

.content .content-pack .content-pack_body ul li {
    position: relative
}

.content .content-pack .content-pack_body ul li:not(:last-child) {
    margin-bottom: 15px
}

.content .content-pack .content-pack_body ul li::before {
    content: '\e903';
    color: #539b05;
    font-family: icomoon;
    position: absolute;
    top: 0;
    left: -25px
}

@media (max-width:991px) {
    .content .content-pack .cta-bg_blue {
        margin-top: 20px
    }
    .content .content-pack .content-pack_content {
        margin-bottom: 30px
    }
}

.content .content-banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center
}

.content .content-banner:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 27.77778%
}

.content .content-banner>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    font-size: 0
}

@media (max-width:575px) {
    .content .content-banner {
        height: 180px
    }
}

.content .content-card .card {
    top: -100px;
    border: none;
    border-radius: unset;
    -moz-user-select: unset;
    -ms-user-select: unset;
    -webkit-user-select: unset;
    user-select: unset
}

.content .content-card .card .card-title {
    font-family: Avenir-Black, Arial, sans-serif;
    font-size: 30px;
    color: #233867;
    line-height: 35px;
    letter-spacing: .21px;
    margin-top: 3rem
}

.content .content-card .card .card-body {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 20px;
    color: #233867;
    line-height: 25px;
    letter-spacing: .25px;
    padding: 1rem 4rem
}

.content .content-card .card .card-body .cta-bd_blue {
    width: auto;
    display: inline-block;
    margin: 15px 0 30px
}

@media (max-width:991px) {
    .content .content-card .card {
        top: -30px
    }
    .content .content-card .card .card-body {
        padding: 1rem 0;
        font-size: 15px
    }
    .content .content-card .card .card-title {
        font-size: 25px
    }
}

@media (max-width:767px) {
    .content .content-card .card {
        top: -60px
    }
}

.content .main-form {
    margin-bottom: 0
}

.content .main-form .recruitment-searchBar_container {
    color: #fff;
    background-color: #233867;
    padding: 1rem 0;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content .main-form .recruitment-searchBar_container .recruitment-searchBar_text {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 20px;
    margin: 0;
    letter-spacing: .25px;
    line-height: 25px;
    height: 100%
}

.content .main-form .recruitment-searchBar_container .recruitment-searchBar_input {
    position: relative;
    width: 556px
}

.content .main-form .recruitment-searchBar_container .recruitment-searchBar_input label {
    font-size: 14px;
    color: #727475;
    letter-spacing: .2px;
    position: absolute;
    top: 50%;
    left: 35px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

.content .main-form .recruitment-searchBar_container .recruitment-searchBar_input input {
    width: 100%;
    padding: 0 1rem;
    height: 52px;
    border: 1px solid #d8d8d8;
    background: #fff;
    margin: 0;
    outline: 0;
    color: #233867;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 4px;
    line-height: normal;
    font-size: 14px
}

.content .main-form .recruitment-searchBar_container .recruitment-searchBar_input input::-moz-placeholder {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 14px;
    letter-spacing: .2px;
    display: inline;
    vertical-align: middle
}

.content .main-form .recruitment-searchBar_container .recruitment-searchBar_input input:-ms-input-placeholder {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 14px;
    letter-spacing: .2px;
    display: inline;
    vertical-align: middle
}

.content .main-form .recruitment-searchBar_container .recruitment-searchBar_input input::placeholder {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 14px;
    letter-spacing: .2px;
    display: inline;
    vertical-align: middle
}

.content .main-form .recruitment-searchBar_container .recruitment-searchBar_input .input-group-append {
    width: 15%;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-left: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content .main-form .recruitment-searchBar_container .recruitment-searchBar_input .input-group-append::before {
    content: '';
    background: #727475;
    height: 70%;
    width: 1.5px
}

.content .main-form .recruitment-searchBar_container .recruitment-searchBar_input .input-group-append a {
    width: 100%;
    height: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content .main-form .recruitment-searchBar_container .recruitment-searchBar_submit button {
    font-size: 14px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .2px;
    text-transform: uppercase;
    border: 1px solid #fff;
    background: 0 0;
    color: #fff;
    height: 100%;
    padding: 16px;
    border-radius: 4px;
    transition: .3s
}

@media (prefers-reduced-motion:reduce) {
    .content .main-form .recruitment-searchBar_container .recruitment-searchBar_submit button {
        transition: none
    }
}

.content .main-form .recruitment-searchBar_container .recruitment-searchBar_submit button:hover {
    background: #fff;
    color: #233867
}

.content .main-form .recruitment-searchBar_container .filter-option {
    width: 90%
}

.content .main-form .recruitment-searchBar_container .form-select {
    margin-bottom: 0
}

.content .main-form .recruitment-searchBar_container .form-select .form-type-select {
    margin-bottom: 0
}

@media (max-width:991px) {
    .content .main-form .recruitment-searchBar_container .recruitment-searchBar_input {
        width: 100%
    }
    .content .main-form .recruitment-searchBar_container .recruitment-searchBar_text {
        padding: 1rem
    }
    .content .main-form .recruitment-searchBar_container .recruitment-searchBar_submit {
        padding: 1rem
    }
}

@media (max-width:767px) {
    .content .main-form .recruitment-searchBar_container.noSearchBar {
        display: none
    }
}

.content .content-partners {
    font-size: 16px;
    color: #233867;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .25px;
    line-height: 30px
}

.content .content-partners .content-partners_img {
    margin-top: 30px
}

.content .content-partners .content-partners_title {
    font-size: 25px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    margin: 30px 0
}

.content .content-partners .cta-bg_blue {
    width: auto;
    display: inline-block;
    margin-top: 30px
}

@media (max-width:767px) {
    .content .content-partners {
        font-size: 15px
    }
    .content .content-partners .content-partners_title {
        font-size: 18px;
        margin: 15px 0
    }
    .content .content-partners .content-partners_img {
        margin-top: 15px
    }
}

.content .content-bloc {
    margin-top: 50px
}

.content .content-bloc .content-bloc_title {
    font-family: Avenir-Black, Arial, sans-serif;
    font-size: 30px;
    color: #233867;
    letter-spacing: .21px;
    line-height: 35px;
    margin-bottom: 1em
}

.content .content-bloc .num-offers {
    font-family: Avenir-Black, Arial, sans-serif;
    font-size: 25px;
    color: #233867;
    letter-spacing: .18px;
    line-height: 35px
}

.content .content-bloc .num-offers span {
    color: #cc0c1f
}

.content .content-bloc .content-description {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 16px;
    color: #233867;
    letter-spacing: .67px;
    line-height: 25px
}

.content .content-bloc .card {
    -o-box-shadow: 0 5px 10px rgba(155, 155, 155, .3);
    box-shadow: 0 5px 10px rgba(155, 155, 155, .3)
}

.content .content-bloc .separator {
    width: 70px;
    border: .5px solid #cc0c1f;
    margin: 1rem
}

@media (max-width:991px) {
    .content .content-bloc {
        margin-top: 1rem
    }
    .content .content-bloc .num-offers {
        text-align: center;
        padding-bottom: 1rem
    }
    .content .content-bloc .content-bloc-child {
        text-align: inherit
    }
    .content .content-bloc .content-bloc-child div {
        margin-left: auto;
        margin-right: auto
    }
    .content .content-bloc .content-bloc-child img {
        margin-top: 1rem
    }
}

@media (max-width:767px) {
    .content .content-bloc .content-bloc_title,
    .content .content-bloc .num-offers {
        font-size: 20px
    }
}

.content .content-bloc_illustration,
.content .content-bloc_video {
    margin-top: 1em
}

.content .content-bloc_text {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 16px;
    color: #233867;
    letter-spacing: .67px;
    line-height: 25px
}

.content .content-bloc_text p {
    margin-bottom: 0
}

.content .content-bloc_text h3 {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: .67px;
    margin-bottom: 15px
}

.content .content-bloc_text .cta-bg_blue {
    margin-top: 50px
}

.content .content-bloc_text a {
    width: auto;
    display: inline-block
}

.content .content-bloc_text a:not(.cta-bg_blue) {
    text-decoration: underline
}

@media (max-width:767px) {
    .content .content-bloc_text {
        margin-top: 20px;
        text-align: center;
        font-size: 15px
    }
    .content .content-bloc_text .title {
        font-size: 20px
    }
}

.content .content-bloc-childs .content-bloc-child {
    margin-top: 4rem;
    text-align: left;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content .content-bloc-childs .content-bloc-child .cta-bg_blue {
    margin-top: 20px
}

.content .content-bloc-childs .content-bloc-child.right {
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.content .content-bloc-childs .content-bloc-child.right img {
    float: right
}

@media (max-width:991px) {
    .content .content-bloc-childs .content-bloc-child {
        text-align: inherit
    }
    .content .content-bloc-childs .content-bloc-child div {
        margin-left: auto;
        margin-right: auto
    }
    .content .content-bloc-childs .content-bloc-child img {
        margin-top: 1rem
    }
    .content .content-bloc-childs .content-bloc-child.right {
        margin-bottom: 0
    }
    .content .content-bloc-childs .content-bloc-child.right img {
        float: left
    }
}

@media (max-width:767px) {
    .content .content-bloc-childs .content-bloc-child {
        text-align: center
    }
    .content .content-bloc-childs .content-bloc-child.right img {
        float: inherit
    }
}

.content .content-list {
    list-style: none;
    padding: 0;
    margin: 0;
    -o-box-shadow: 0 5px 10px rgba(155, 155, 155, .2);
    box-shadow: 0 5px 10px rgba(155, 155, 155, .2)
}

.content .content-list li {
    color: #233867;
    font-size: 18px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .75px;
    text-transform: uppercase;
    transition: .5s
}

@media (prefers-reduced-motion:reduce) {
    .content .content-list li {
        transition: none
    }
}

.content .content-list li a {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 15px 60px 0;
    position: relative
}

.content .content-list li a::after {
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(216, 216, 216, .5);
    display: block;
    margin-top: 15px
}

.content .content-list li:hover {
    color: #fff;
    background: #233867
}

.content .content-list li.active {
    background: #233867;
    color: #fff;
    padding-bottom: 15px
}

.content .content-list li.active a::after {
    display: none
}

.content .content-list li:last-child a:after {
    background: 0 0
}

@media (max-width:991px) {
    .content .content-list {
        margin-bottom: 20px
    }
    .content .content-list li {
        font-size: 16px
    }
    .content .content-list li a {
        padding: 15px 30px 0
    }
}

.content .content-button {
    width: 100%;
    height: auto;
    background: linear-gradient(#253662, #164787);
    border-radius: 4px;
    color: #fff;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 14px;
    letter-spacing: .58px;
    line-height: 19px;
    padding: 17px 0;
    border: none
}

.bloc-offer {
    position: relative;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 170px 0
}

.bloc-offer .bloc-offer_left {
    position: absolute;
    top: -20px;
    width: 50%;
    height: 500px;
    background: #fff
}

.bloc-offer .bloc-offer_img {
    width: 60%;
    margin-left: auto
}

.bloc-offer .bloc-offer_content {
    margin: 80px 50px;
    text-align: center
}

.bloc-offer .bloc-offer_content .cta-bd_blue {
    width: auto;
    display: inline-block;
    margin-top: 20px
}

.bloc-offer .bloc-offer_title {
    font-size: 30px;
    font-family: Avenir-Black, Arial, sans-serif;
    color: #233867;
    letter-spacing: .23px;
    line-height: 35px;
    text-transform: uppercase
}

.bloc-offer .bloc-offer_info {
    font-size: 16px;
    color: #001f46;
    letter-spacing: .23px;
    margin-top: 10px
}

@media (max-width:991px) {
    .bloc-offer {
        margin: 60px 0 0
    }
    .bloc-offer .bloc-offer_left {
        position: relative;
        width: 100%;
        height: inherit
    }
    .bloc-offer .bloc-offer_content {
        margin: 0 30px;
        padding: 50px 0
    }
    .bloc-offer .bloc-offer_content img {
        width: 50%
    }
    .bloc-offer .bloc-offer_title {
        margin-top: 20px
    }
    .bloc-offer .bloc-offer_img {
        display: none
    }
}

@media (max-width:767px) {
    .bloc-offer .bloc-offer_title {
        font-size: 25px
    }
}

.content-stats {
    background: linear-gradient(#253662, #164787);
    color: #fff;
    padding: 30px;
    margin-top: 4rem
}

.content-stats h2 {
    font-family: Avenir-Black, Arial, sans-serif;
    font-size: 30px;
    letter-spacing: .21px;
    line-height: 50px;
    font-variant: small-caps
}

.content-stats .row {
    margin-top: 1rem
}

.content-stats .row .rounded-border {
    border: 3px solid red;
    border-bottom-right-radius: 100%;
    height: 55px;
    width: 55px;
    border-top: transparent;
    border-left: transparent;
    position: absolute;
    top: 26%;
    left: 50%;
    z-index: 2
}

.content-stats .row .item-number {
    position: relative;
    width: 110px;
    height: 110px;
    margin: 0 auto
}

.content-stats .row .item-number span {
    font-family: Avenir-Black, Arial, sans-serif;
    font-size: 20px;
    letter-spacing: .14px;
    line-height: 21px;
    color: #233867;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.content-stats .row .item-number::before {
    content: '';
    border: 3px solid red;
    border-bottom-right-radius: 100%;
    border-top: transparent;
    border-left: transparent;
    height: 55px;
    width: 55px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0
}

.content-stats .row .item-body .item-label {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-variant: small-caps;
    font-size: 20px;
    letter-spacing: .4px;
    line-height: 25px;
    text-transform: uppercase;
    margin: 1rem auto
}

.content-stats .row .item-body .item-description {
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 16px;
    letter-spacing: .57px;
    line-height: 21px
}

.content-stats .separator {
    width: 5%;
    border: .5px solid #cc0c1f;
    margin: 1rem
}

@media (max-width:991px) {
    .content-stats .separator {
        width: 30%
    }
    .content-stats .row {
        margin-top: 2rem
    }
    .content-stats .row .item-body .item-description {
        padding-top: .5rem
    }
    .content-stats .row .item-body .item-label {
        font-variant: normal
    }
}

@media (max-width:767px) {
    .content-stats h2 {
        font-size: 20px
    }
}

.bloc-more {
    margin-top: 100px
}

.bloc-more .bloc-more_item {
    height: 100%;
    padding: 40px 40px 25px;
    text-align: center;
    -o-box-shadow: 0 5px 10px rgba(155, 155, 155, .2);
    box-shadow: 0 5px 10px rgba(155, 155, 155, .2)
}

.bloc-more .bloc-more_title {
    font-size: 20px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    color: #233867;
    letter-spacing: .83px;
    text-transform: uppercase;
    margin-bottom: 25px
}

.bloc-more .bloc-more_img {
    width: 75px;
    margin: 0 auto 25px
}

.bloc-more .bloc-more_button a {
    background: linear-gradient(#253662, #164787);
    color: #fff;
    width: 100%;
    display: block;
    padding: 17px;
    font-size: 12px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .5px;
    text-transform: uppercase;
    border-radius: 4px
}

@media (max-width:767px) {
    .bloc-more {
        margin-top: 50px
    }
    .bloc-more .bloc-more_item {
        height: inherit;
        margin-bottom: 30px
    }
}

.bloc-answer {
    margin-bottom: 70px
}

.bloc-answer .bloc-answer_title {
    font-size: 20px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .25px;
    line-height: 35px;
    color: #233867;
    text-align: center;
    margin-bottom: 30px
}

.bloc-answer .bloc-answer_video {
    width: 100%;
    position: relative
}

.bloc-answer .bloc-answer_video:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 57.14286%
}

.bloc-answer .bloc-answer_video>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.ajax-throbber.sk-circle .sk-child::before {
    background-color: #cc0c1f
}

.franchise .content-bloc {
    margin-top: 4rem
}

.franchise .content-bloc .content-description.franchise-desc {
    margin-top: 3rem
}

.franchise .content-bloc .separator {
    width: 5%;
    border: .5px solid #cc0c1f
}

@media (max-width:991px) {
    .franchise .content-bloc .separator {
        width: 30%
    }
    .franchise .content-bloc .content-description.franchise-desc {
        margin-top: 2rem
    }
}

.franchise-form .franchise-info {
    margin-bottom: 20px
}

.recruitment .form-item-location {
    width: 100%
}

.recruitment .card .card-body {
    padding: 2rem 3rem
}

.recruitment .card .card-body .card-date {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 13px;
    letter-spacing: .54px;
    line-height: 18px;
    color: #727475;
    padding-bottom: 1rem
}

.recruitment .card .card-body .card-title {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 14px;
    letter-spacing: .58px;
    line-height: 19px;
    color: #001f46;
    min-height: 50px
}

.recruitment .card .card-body .card-location {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 13px;
    letter-spacing: .54px;
    line-height: 18px;
    color: #001f46
}

.recruitment .card .card-body .card-location .info {
    color: #9e9e9e
}

.recruitment .card .card-body .card-location .icon-pin {
    font-size: 25px;
    position: absolute;
    top: 5px;
    left: 20px
}

.recruitment .card .card-body .card-offer_type {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 13px;
    letter-spacing: .54px;
    line-height: 18px;
    color: #001f46
}

.recruitment .card .card-body .card-offer_type .info {
    color: #9e9e9e
}

.recruitment .card .card-body .card-offer_type .icon-shape {
    position: absolute;
    top: 7px;
    left: 15px
}

.recruitment .card .card-body .card-footer {
    padding: 1rem 0 0 0;
    background-color: initial;
    border: none
}

.recruitment .card .card-body .card-footer .content-button {
    width: 100%;
    height: auto;
    background: linear-gradient(#253662, #164787);
    border-radius: 4px;
    color: #fff;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 14px;
    letter-spacing: .58px;
    line-height: 19px;
    padding: 17px 0;
    outline: 0
}

@media (max-width:991px) {
    .recruitment .card .card-body {
        padding: 2rem
    }
    .recruitment .card .card-body .card-location {
        padding-bottom: 1rem
    }
    .recruitment .card .card-body .card-location .icon-pin {
        left: 17px
    }
}

.rdv-searchBar.storeLocator {
    padding: 15px 0
}

.rdv-searchBar.storeLocator .rdv-searchBar_text {
    text-transform: inherit;
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 20px;
    letter-spacing: .25px;
    line-height: 25px
}

.rdv-searchBar.storeLocator .rdv-searchBar_input.no-picto .icon-pin:before {
    display: none
}

.rdv-searchBar.storeLocator .rdv-searchBar_input input {
    width: 80%;
    padding: 15px
}

.rdv-searchBar.storeLocator .rdv-searchBar_input input::-moz-placeholder {
    font-size: 13px;
    color: #001f46
}

.rdv-searchBar.storeLocator .rdv-searchBar_input input:-ms-input-placeholder {
    font-size: 13px;
    color: #001f46
}

.rdv-searchBar.storeLocator .rdv-searchBar_input input::placeholder {
    font-size: 13px;
    color: #001f46
}

.rdv-searchBar.storeLocator .rdv-searchBar_input .input-group-append {
    width: 20%
}

@media (max-width:991px) {
    .rdv-searchBar.storeLocator .rdv-searchBar_text {
        padding: 1rem 0
    }
    .rdv-searchBar.storeLocator .rdv-searchBar_submit {
        display: initial;
        padding-top: 1rem
    }
}

.rdv-searchBar.storeLocator .form-select .dropdown .dropdown-toggle,
.rdv-searchBar.storeLocator .form-select select {
    padding-right: 35px
}

.rdv-searchBar.storeLocator .form-select .dropdown .dropdown-toggle::after {
    right: 15px
}

.rdv-searchBar.storeLocator .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    color: #001f46;
    font-size: 13px;
    letter-spacing: .19px
}

.rdv-searchBar.storeLocator .collapse-toggle {
    display: none
}

@media (min-width:991px) {
    .rdv-searchBar.storeLocator .collapse {
        display: block
    }
}

@media (max-width:991px) {
    .rdv-searchBar.storeLocator .collapse-toggle {
        display: block;
        text-transform: inherit;
        font-family: Avenir-Medium, Arial, Sans-serif;
        font-size: 18px;
        letter-spacing: .25px;
        line-height: 25px;
        background: 0 0;
        border: none
    }
    .rdv-searchBar.storeLocator .collapse-toggle::after {
        font-family: icomoon;
        content: "\e901";
        font-size: 10px;
        position: absolute;
        top: 0;
        right: 30px;
        color: #fff;
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .rdv-searchBar.storeLocator .collapse-toggle.collapsed::after {
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

.rdv-map.storeLocator .rdv-center_card .rdv-card_container {
    padding-top: 30px
}

.rdv-map.storeLocator .rdv-center_card .rdv-card_body {
    padding: 0 25px
}

.rdv-map.storeLocator .rdv-center_card .rdv-card_location {
    padding-left: 30px;
    position: relative
}

.rdv-map.storeLocator .rdv-center_card .rdv-card_location::before {
    content: '\e908';
    font-family: icomoon;
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 22px;
    color: #727475;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rdv-map.storeLocator .rdv-center_card .rdv-card_location .country {
    display: none
}

.rdv-map.storeLocator .rdv-center_card .rdv-card_phone {
    margin-bottom: 18px
}

.rdv-map.storeLocator .rdv-center_card .rdv-card_phone::before {
    font-size: 15px
}

.rdv-map.storeLocator .rdv-center_card button {
    border: none;
    text-align: left;
    outline: 0;
    background-color: #fff;
    width: 100%
}

.rdv-map.storeLocator .separator {
    width: 100%;
    height: 1px;
    background: #d8d8d8;
    margin-bottom: 20px
}

.rdv-map.storeLocator .storeLocator-schedule {
    font-size: 14px;
    letter-spacing: .58px;
    line-height: 16px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    padding-left: 30px;
    margin-bottom: 18px;
    color: #001f46;
    position: relative
}

.rdv-map.storeLocator .storeLocator-schedule::before {
    content: '\e90c';
    font-family: icomoon;
    position: absolute;
    top: 50%;
    left: 0;
    color: #727475;
    font-size: 19px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rdv-map.storeLocator .storeLocator-fiche {
    margin: 15px 0 17px;
    display: inline-block;
    font-size: 13px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    line-height: 18px;
    letter-spacing: .54px;
    text-decoration: underline;
    color: #001f46
}

.storeLocator~.footer {
    margin-top: 0
}

.listeCentre {
    margin-bottom: 2rem
}

.listeCentre .storeLocator-schedule div,
.listeCentre .storeLocator-schedule p {
    display: inline-block
}

.listeCentre .recruitment-searchBar_container {
    padding: 1rem 0
}

.listeCentre .rdv-map .rdv-map_offers {
    width: 100%
}

.listeCentre .rdv-map .rdv-map_offers .rdv-map_offersHeader {
    background-color: transparent
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody {
    position: inherit;
    padding: 0;
    height: auto;
    overflow-y: inherit;
    transition: none
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list {
    padding: 0;
    margin: 20px 0 0
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li {
    list-style: none
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card {
    width: 100%
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container {
    padding: 15px 0 0;
    color: #253662;
    position: relative;
    box-shadow: 0 5px 10px rgba(155, 155, 155, .3);
    border-radius: 4px
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body {
    padding: 0 40px;
    color: #001f46
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .rdv-card_bodyTitle {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 14px;
    letter-spacing: .58px;
    line-height: 19px;
    text-transform: uppercase
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .rdv-card_ratings {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 7px 0 19px
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .rdv-card_ratings ul {
    padding: 0;
    margin: 0;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .rdv-card_ratings ul li.active::before {
    color: #df0409
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .rdv-card_ratings ul li:last-child {
    margin-right: 0
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .rdv-card_ratings .rdv-card_ratingsTotal {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 11px;
    letter-spacing: .46px;
    margin-left: 15px
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .separator {
    width: 100%;
    border: .5px solid #d8d8d8;
    margin: 10px 0
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .rdv-card_phone {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 12px;
    letter-spacing: .15px;
    display: inline-block;
    position: relative;
    margin-bottom: 15px
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .rdv-card_phone a {
    padding-left: 30px;
    width: 100%;
    height: 100%;
    display: block
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .rdv-card_phone::before {
    content: '\e902';
    font-family: icomoon;
    font-size: 13px;
    position: absolute;
    left: 0;
    pointer-events: none
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .rdv-card_link {
    margin: .5rem 0
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .rdv-card_link .storeLocator-fiche {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 13px;
    letter-spacing: .54px;
    line-height: 18px;
    text-decoration: underline
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .rdv-card_location {
    padding-left: 30px;
    position: relative;
    margin: 1rem 0;
    min-height: 50px
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .rdv-card_location::before {
    content: '\e908';
    font-family: icomoon;
    position: absolute;
    top: 30%;
    left: 0;
    font-size: 22px;
    color: #727475;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .storeLocator-schedule {
    font-size: 14px;
    letter-spacing: .58px;
    line-height: 16px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    padding-left: 30px;
    margin-bottom: 15px;
    color: #001f46;
    position: relative
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body .storeLocator-schedule::before {
    content: '\e90c';
    font-family: icomoon;
    position: absolute;
    top: 50%;
    left: 0;
    color: #727475;
    font-size: 19px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card button {
    border: none;
    text-align: left;
    outline: 0;
    background-color: #fff;
    width: 100%
}

.listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card button:focus {
    outline: 0
}

@media (max-width:767px) {
    .listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li {
        padding: 0
    }
    .listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li .rdv-center_card .rdv-card_container .rdv-card_body {
        padding: 0 30px
    }
    .listeCentre .rdv-map .rdv-map_offers .listeCentre-map_offersBody .rdv-card_list li button {
        padding: 0
    }
}

.listeCentre-map_container .listeCentre-googleMaps {
    width: 100%;
    height: 465px
}

.listeCentre-map_container .listeCentre_button--mobile {
    display: none
}

.listeCentre-map_container .listeCentre_button--mobile button:focus {
    outline: 0
}

@media (max-width:767px) {
    .listeCentre-map_container .listeCentre_button--mobile {
        margin: 1rem;
        display: block
    }
    .listeCentre-map_container .listeCentre-googleMaps {
        display: none
    }
}

.block-desc {
    background-color: #f9f9f9;
    margin-bottom: 0
}

.block-desc .content-body {
    margin: 2rem 0;
    color: #233867;
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: .67px
}

.block-desc .content-body h4 {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 20px;
    line-height: 35px;
    margin: .5rem 0
}

.block-desc .content-body p {
    margin-bottom: 2rem
}

.block-desc .content-body ul {
    list-style-type: none;
    margin: 1rem 0;
    -webkit-padding-start: 0;
    -moz-padding-start: 0;
    padding-inline-start: 0
}

.block-desc .content-body ul li {
    display: inline-block;
    width: 33%;
    padding: .5rem 0
}

.block-desc .content-body ul li a {
    text-decoration: underline
}

@media (max-width:767px) {
    .block-desc .content-body {
        font-size: 15px
    }
    .block-desc .content-body h4 {
        font-size: 18px
    }
    .block-desc .content-body ul li {
        width: 100%;
        text-align: center
    }
}

.ficheCentre~.footer {
    margin-top: 0
}

.ficheCentre .ficheCentre-left {
    padding: 40px 40px 0 25px;
    height: 100%;
    -o-box-shadow: 4px 0 4px -2px rgba(207, 197, 197, .5);
    box-shadow: 4px 0 4px -2px rgba(207, 197, 197, .5)
}

.ficheCentre .ficheCentre-map {
    width: 100%;
    margin-bottom: 40px;
    position: relative
}

.ficheCentre .ficheCentre-map:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%
}

.ficheCentre .ficheCentre-map>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.ficheCentre .ficheCentre-infos {
    padding: 0 30px
}

.ficheCentre .ficheCentre-infos .cta-bg_blue {
    margin: 20px 0
}

.ficheCentre .ficheCentre-infos .rdv-center_card {
    margin-top: 10px
}

.ficheCentre .ficheCentre-infos .rdv-center_card .rdv-card_location,
.ficheCentre .ficheCentre-infos .rdv-center_card .rdv-card_phone {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .2px
}

.ficheCentre .ficheCentre-infos .rdv-center_card .rdv-card_phone {
    margin-bottom: 0
}

.ficheCentre .ficheCentre-phone .separator {
    margin-top: 10px
}

.ficheCentre .separator {
    width: 275px;
    height: 1px;
    background: #d8d8d8;
    margin-bottom: 10px
}

.ficheCentre .ficheCentre-infos_title {
    font-size: 12px;
    font-family: Avenir-Black, Arial, sans-serif;
    letter-spacing: .5px;
    color: #001f46;
    text-transform: uppercase
}

.ficheCentre .ficheCentre-infos_title a {
    width: 100%;
    height: 100%;
    display: block
}

.ficheCentre .ficheCentre-schedule {
    margin-top: 15px;
    margin-bottom: 30px;
    list-style: none;
    padding: 0
}

.ficheCentre .ficheCentre-schedule li {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 16px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .2px;
    line-height: 25px;
    margin-bottom: 5px
}

.ficheCentre .ficheCentre-schedule li .day {
    color: #233867;
    width: 88px;
    margin-right: 8px
}

.ficheCentre .ficheCentre-schedule li .afternoon,
.ficheCentre .ficheCentre-schedule li .morning {
    color: #727475
}

.ficheCentre .ficheCentre-right {
    margin: 75px 40px
}

.ficheCentre .ficheCentre-right_header {
    margin-bottom: 60px
}

.ficheCentre .ficheCentre-section_title {
    font-size: 20px;
    font-family: Avenir-Black, Arial, sans-serif;
    letter-spacing: .14px;
    line-height: 35px;
    color: #233867;
    margin-bottom: 25px
}

.ficheCentre .ficheCentre-title {
    font-size: 30px;
    font-family: Avenir-Black, Arial, sans-serif;
    letter-spacing: .21px;
    line-height: 35px;
    text-transform: uppercase;
    color: #001f46
}

.ficheCentre .ficheCentre-ratings {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 10px 0 20px
}

.ficheCentre .ficheCentre-ratings ul {
    margin: 0;
    list-style: none;
    padding: 0
}

.ficheCentre .ficheCentre-ratings ul .icon-star,
.ficheCentre .ficheCentre-ratings ul .icon-star-grisrouge {
    display: inline-block
}

.ficheCentre .ficheCentre-ratings ul .icon-star-grisrouge:not(:last-child),
.ficheCentre .ficheCentre-ratings ul .icon-star:not(:last-child) {
    margin-right: 10px
}

.ficheCentre .ficheCentre-ratings ul .icon-star-grisrouge::after,
.ficheCentre .ficheCentre-ratings ul .icon-star-grisrouge::before,
.ficheCentre .ficheCentre-ratings ul .icon-star::after,
.ficheCentre .ficheCentre-ratings ul .icon-star::before {
    font-size: 20px
}

.ficheCentre .ficheCentre-ratings ul .icon-star-grisrouge.active::before,
.ficheCentre .ficheCentre-ratings ul .icon-star.active::before {
    color: #df0409
}

.ficheCentre .ficheCentre-ratings_score {
    font-size: 20px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .42px;
    color: #233867;
    margin: 0 30px 0 20px
}

.ficheCentre .ficheCentre-ratings_opinion {
    font-size: 14px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .29px;
    line-height: 25px;
    color: #233867;
    text-decoration: underline
}

.ficheCentre .ficheCentre-text {
    font-size: 14px;
    color: #233867;
    line-height: 1.5
}

.ficheCentre .ficheCentre-text h1 {
    font-size: 2.5rem
}

.ficheCentre .ficheCentre-text h2 {
    font-size: 1.5rem
}

.ficheCentre .ficheCentre-text h3 {
    font-size: 1.05rem
}

.ficheCentre .ficheCentre-text h4 {
    font-size: 1rem
}

.ficheCentre .ficheCentre-text h5 {
    font-size: .95rem
}

.ficheCentre .ficheCentre-text h6 {
    font-size: .9rem
}

.ficheCentre .ficheCentre-text h1,
.ficheCentre .ficheCentre-text h2,
.ficheCentre .ficheCentre-text h3,
.ficheCentre .ficheCentre-text h4,
.ficheCentre .ficheCentre-text h5,
.ficheCentre .ficheCentre-text h6 {
    font-family: Avenir-Black, Arial, sans-serif;
    letter-spacing: .21px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #001f46;
    padding-top: 3%;
    padding-bottom: 1%
}

.ficheCentre .ficheCentre-services {
    margin-bottom: 50px
}

.ficheCentre .ficheCentre-services .ficheCentre-section_title::after {
    display: none
}

.ficheCentre .ficheCentre-services_item {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ficheCentre .ficheCentre-services_item .ficheCentre-services_text {
    font-size: 16px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .2px;
    line-height: 25px;
    color: #727475
}

.ficheCentre .ficheCentre-dropdown {
    margin-bottom: 70px
}

.ficheCentre .ficheCentre-dropdown .ficheCentre-services_container {
    margin-bottom: 30px
}

.ficheCentre .ficheCentre-dropdown_item {
    text-align: center
}

.ficheCentre .ficheCentre-dropdown_img img {
    height: 50px
}

.ficheCentre .ficheCentre-dropdown_text {
    font-size: 14px;
    color: #727475;
    font-family: Avenir-Medium, Arial, Sans-serif;
    line-height: 20px;
    letter-spacing: .17px;
    margin-top: 15px
}

@media (max-width:1280px) {
    .ficheCentre .ficheCentre-infos {
        margin: 1rem 0;
        padding: 0
    }
    .ficheCentre .ficheCentre-infos .separator {
        width: initial
    }
    .ficheCentre .ficheCentre-schedule li {
        font-size: 14px
    }
    .ficheCentre .ficheCentre-schedule li .day {
        width: 70px
    }
}

@media (max-width:991px) {
    .ficheCentre .ficheCentre-left {
        padding: 40px 80px 0;
        -o-box-shadow: unset;
        box-shadow: unset
    }
}

@media (max-width:767px) {
    .ficheCentre .ficheCentre-left {
        padding: 40px 40px 0
    }
}

.ficheCentre.mobile .card {
    border: none
}

.ficheCentre.mobile .card .separator {
    width: 100%
}

.ficheCentre.mobile .card-body {
    padding: 0
}

.ficheCentre.mobile--mobile {
    display: block
}

.ficheCentre.mobile .ficheCentre-right_header {
    margin: 1rem 0
}

.ficheCentre.mobile .ficheCentre-title {
    font-size: 22px;
    letter-spacing: .16px;
    line-height: 30px
}

.ficheCentre.mobile .ficheCentre-ratings ul .icon-star:not(:last-child) {
    margin-right: 7px
}

.ficheCentre.mobile .ficheCentre-ratings ul .icon-star::before {
    font-size: 15px
}

.ficheCentre.mobile .ficheCentre-ratings_score {
    font-size: 18px;
    letter-spacing: .38px;
    margin: 0 20px 0 10px
}

.ficheCentre.mobile .ficheCentre-infos {
    margin: 1rem 0;
    padding: 0
}

.ficheCentre.mobile .ficheCentre-infos .separator {
    width: initial
}

.ficheCentre.mobile .ficheCentre-map {
    display: none;
    margin: 1rem 0
}

.ficheCentre.mobile .icon-arrow-down {
    float: right;
    margin-top: 3px
}

.ficheCentre.mobile .icon-arrow-down::before {
    font-size: 11px
}

.ficheCentre.mobile .ficheCentre-schedule li .day {
    width: 75px
}

.ficheCentre.mobile .ficheCentre-schedule li .morning {
    margin-right: 10px
}

.ficheCentre.mobile .ficheCentre-map-container {
    margin-top: 1rem;
    margin-bottom: 2rem
}

.ficheCentre.mobile .ficheCentre-services_container div {
    margin: 1rem 0
}

.ficheCentre.mobile .ficheCentre-section_title {
    background-color: transparent;
    border-bottom: none;
    margin-bottom: 0;
    padding-left: 3px
}

.ficheCentre.mobile .ficheCentre-section_title button {
    font-family: Avenir-Black, Arial, sans-serif;
    letter-spacing: .14px;
    line-height: 35px;
    font-size: 16px;
    color: #233867;
    width: 100%;
    text-align: left;
    border-color: transparent;
    background-color: transparent;
    outline: 0
}

.ficheCentre.mobile .ficheCentre-services {
    margin-bottom: 0
}

.ficheCentre.mobile .ficheCentre-services .ficheCentre-services_item {
    margin: 1rem 0
}

.ficheCentre.mobile .ficheCentre-services .ficheCentre-services_item .ficheCentre-services_text {
    margin: 0;
    padding: 0
}

.ficheCentre.mobile .ficheCentre-hours {
    padding-top: .5rem
}

.ficheCentre.mobile.seeMore {
    border: 1px solid #979797;
    border-left: transparent;
    border-right: transparent
}

.ficheCentre.mobile.seeMore .ficheCentre-text {
    background-color: #f5f5f5;
    padding: 1rem
}

.ficheCentre.mobile.seeMore .card {
    background-color: #f5f5f5;
    padding: 1rem 0
}

.ficheCentre.mobile #accordion {
    margin-bottom: 1rem
}

.ficheCentre.mobile #accordion .icon-arrow-down {
    margin-top: 8px
}

.ficheCentre.mobile .ficheCentre--mobile {
    outline: 0
}

.mentions {
    color: #001f46
}

.mentions ol {
    list-style: none
}

.mentions ul {
    list-style-type: disc
}

.mentions p {
    font-size: 14px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .4px;
    line-height: 20px;
    margin: 15px 0
}

.mentions .title {
    margin-bottom: 20px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 20px
}

.mentions .content-banner {
    background: linear-gradient(#253662, #164787);
    height: 400px
}

.mentions .content-card {
    margin-bottom: -3rem
}

.mentions .content-bloc {
    margin-top: 1rem
}

.mentions .content-bloc h2 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px
}

.mentions .mentions-list {
    padding: 0;
    list-style: none;
    counter-reset: counter;
    margin-top: 40px
}

.mentions .mentions-list li {
    counter-increment: counter;
    margin-bottom: 40px
}

.mentions .mentions-list li .title::before {
    content: counter(counter) ". ";
    color: #233867
}

.mentions .mentions-list li ol li {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    counter-increment: subsection
}

.mentions .mentions-list li ol li .subtitle {
    font-size: 18px
}

.mentions .mentions-list li ol li .subtitle::before {
    content: counter(counter) "." counter(subsection, lower-alpha) " "
}

@media (max-width:991px) {
    .mentions .content-banner {
        height: 200px
    }
    .mentions .content-bloc {
        margin-top: 2rem
    }
}

@media (max-width:767px) {
    .mentions .content-banner {
        height: 100px
    }
}

.contact .content-card .card {
    min-height: 200px
}

.contact .main-form {
    padding-bottom: 2rem
}

.contact .main-form .separator {
    border: .5px solid #233867;
    margin: 2rem
}

.home .separator {
    background: #cc0c1f;
    width: 100%;
    height: 1px;
    margin: 0 auto
}

.home .home-banner {
    height: 600px;
    width: 100%;
    display: table;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    color: #fff
}

.home .home-banner .cta-bg_blue {
    width: auto;
    display: inline-block
}

.home .home-banner .cta-bg_blue:hover {
    border-color: #fff;
    background: #fff
}

.home .home-banner_content {
    display: table-cell;
    vertical-align: middle
}

.home .home-title {
    font-size: 40px;
    font-family: Avenir-Black, Arial, sans-serif;
    letter-spacing: .5px;
    line-height: 38px;
    text-transform: uppercase;
    text-align: center
}

.home .home-subtitle {
    font-size: 20px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .25px;
    line-height: 25px;
    margin: 10px 0 40px
}

.home .home-search {
    display: block;
    margin: 30px 0;
    color: #001f46
}

.home .home-search .home-search_info {
    font-size: 16px;
    color: #001f46;
    letter-spacing: .5px;
    margin: 10px 5px
}

.home .home-search .home-search_info p {
    display: inline
}

.home .home-search .home-search_info p.only-mobile {
    display: none
}

.home .home-search .home-search_info a {
    transition: .3s
}

@media (prefers-reduced-motion:reduce) {
    .home .home-search .home-search_info a {
        transition: none
    }
}

.home .home-search .home-search_info a:hover {
    color: rgba(204, 12, 31, .5)
}

.home .home-search .home-search_mobile {
    display: none;
    width: 100%
}

.home .home-search .home-search_geoloc {
    text-align: center;
    font-size: 14px
}

.home .home-search .home-search_geoloc p {
    margin-bottom: 5px
}

.home .home-search .home-search_geoloc .icon-geolocalisation {
    cursor: pointer;
    position: relative
}

.home .home-search .home-search_geoloc .icon-geolocalisation::before {
    pointer-events: none;
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 20px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.home .home-search .home-search_geoloc .icon-geolocalisation:hover::before {
    color: #fff
}

.home .home-search .home-search_geoloc .cta-bd_blue {
    width: 100%;
    display: block;
    font-family: Avenir-Heavy, Arial, Sans-serif
}

.home .home-search .cta-bd_blue {
    width: auto;
    border-width: 1px
}

.home .home-search .rdv-searchBar {
    background: 0 0;
    padding: 0
}

.home .home-search .rdv-searchBar .js-form-item {
    margin: auto;
    position: relative
}

.home .home-search .rdv-searchBar .js-form-item input {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    border: none;
    width: 85%;
    background: rgba(216, 216, 216, .3);
    padding: 15px 30px;
    color: #233867;
    font-size: 14px;
    letter-spacing: .2px;
    outline: 0
}

.home .home-search .rdv-searchBar .js-form-item input::-moz-placeholder {
    font-family: Avenir-Roman, Arial, Sans-serif
}

.home .home-search .rdv-searchBar .js-form-item input:-ms-input-placeholder {
    font-family: Avenir-Roman, Arial, Sans-serif
}

.home .home-search .rdv-searchBar .js-form-item input::placeholder {
    font-family: Avenir-Roman, Arial, Sans-serif
}

.home .home-search .rdv-searchBar .js-form-item input.error {
    border: 1px solid #df0409
}

.home .home-search .rdv-searchBar .js-form-item .input-group-append {
    background: rgba(216, 216, 216, .3);
    border: none;
    margin: 0
}

.home .home-search .rdv-searchBar .js-form-item.icon-pin:before {
    display: none
}

@media (max-width:575px) {
    .home .home-search {
        margin: 20px 0
    }
    .home .home-search .home-search_info {
        font-size: 16px;
        margin: 20px 5px
    }
}

.home .home-services {
    background: linear-gradient(#253662, #164787);
    color: #fff;
    padding: 100px 0;
    text-align: center
}

.home .home-services .home-services_icon {
    height: 100px
}

.home .home-services .home-services_title {
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .4px;
    line-height: 25px;
    height: 60px
}

.home .home-services .home-services_desc {
    font-size: 16px;
    letter-spacing: .57px;
    line-height: 21px;
    margin-top: 10px
}

.home .home-particuliers {
    width: 100%;
    height: 600px;
    margin: 86px 0 350px
}

.home .home-particuliers .testimonial {
    padding: 100px 0;
    color: #fff
}

.home .home-particuliers .testimonial-icon {
    font-size: 50px
}

.home .home-particuliers .testimonial-title {
    font-size: 18px;
    font-family: Avenir-Black, Arial, sans-serif;
    letter-spacing: 1.5px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 20px 0 10px
}

.home .home-particuliers .testimonial-desc {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 20px;
    line-height: 28px
}

.home .home-particuliers .home-particuliers_container {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 600px
}

.home .home-particuliers .home-slider {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}

.home .home-particuliers .home-slider .home-slider_content {
    padding: 75px 0
}

.home .home-particuliers .home-slider .home-slider_container {
    position: relative;
    top: -200px;
    background: #fff
}

.home .home-particuliers .home-slider .home-slider_title {
    color: #cc0c1f;
    font-size: 30px;
    font-family: Avenir-Black, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .21px;
    line-height: 35px
}

.home .home-particuliers .home-slider .home-slider_desc {
    font-size: 20px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    color: #001f46;
    letter-spacing: .25px;
    line-height: 25px;
    margin: 10px 0 40px
}

.home .home-particuliers .home-slider .home-slider_button {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home .home-particuliers .home-slider .home-slider_button .cta-bd_blue {
    width: inherit;
    display: inline-block
}

.home .home-particuliers .home-slider .home-slider_button i {
    font-size: 25px;
    cursor: pointer
}

.home .home-particuliers .home-slider .home-slider_button i::before {
    transition: .5s
}

@media (max-width:767px) {
    .home .home-particuliers .testimonial-title {
        font-size: 16px
    }
    .home .home-particuliers .testimonial-desc {
        font-size: 15px
    }
    .home .home-particuliers .home-slider .home-slider_title {
        font-size: 25px
    }
}

.home .home-ratings {
    margin-bottom: 180px
}

.home .home-ratings .home-ratings_title {
    text-align: center;
    color: #233867;
    font-size: 30px;
    font-family: Avenir-Black, Arial, sans-serif;
    text-transform: uppercase;
    line-height: 50px;
    letter-spacing: .21px;
    margin: 20px 0 60px
}

.home .home-ratings .home-ratings_overall {
    background: #001f46;
    border-radius: 50%;
    position: relative;
    font-size: 14px;
    color: #fff;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .3px;
    position: relative
}

.home .home-ratings .home-ratings_overall:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%
}

.home .home-ratings .home-ratings_overall>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.home .home-ratings .home-ratings_container {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 100%;
    padding: 0 10px;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.home .home-ratings .home-ratings_number {
    color: #b1b9bc;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 20px;
    letter-spacing: .7px
}

.home .home-ratings .home-ratings_number span {
    color: #fff;
    font-size: 34px
}

.home .home-ratings .home-ratings_star {
    margin: 5px 0
}

.home .home-ratings .home-ratings_star ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.home .home-ratings .home-ratings_star ul li {
    display: inline-block;
    font-size: 20px
}

.home .home-ratings .home-ratings_star ul li:not(:last-child) {
    margin-right: 10px
}

.home .home-ratings .home-ratings_star ul li.active::before {
    color: #df0409
}

.home .home-ratings .home-ratings_testimonial {
    position: relative;
    padding: 15px 0 15px 33px;
    height: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home .home-ratings .home-ratings_testimonial::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: rgba(216, 216, 216, .3);
    display: block
}

.home .home-ratings .home-ratings_testimonial ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.home .home-ratings .home-ratings_testimonial ul li {
    display: inline-block;
    font-size: 15px
}

.home .home-ratings .home-ratings_testimonial ul li:not(:last-child) {
    margin-right: 10px
}

.home .home-ratings .home-ratings_testimonial ul li.active::before {
    color: #df0409
}

.home .home-ratings .home-ratings_subtitle {
    font-size: 18px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    color: #001f46;
    text-transform: uppercase;
    margin-bottom: 5px
}

.home .home-ratings .home-ratings_comment {
    color: #000;
    font-size: 14px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .32px;
    line-height: 19px;
    margin-bottom: 50px
}

.home .home-ratings .home-ratings_author {
    font-size: 12px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    color: #001f46
}

@media (max-width:991px) {
    .home .home-search .js-form-item {
        margin: 20px 0
    }
    .home .home-search .js-form-item::before {
        right: 10px
    }
    .home .home-search .home-search_info {
        text-align: center
    }
    .home .home-search .cta-bd_blue {
        margin: 0 auto
    }
    .home .home-search .home-search_submit {
        margin: 20px 5px
    }
    .home .home-services .home-services_container {
        margin-bottom: 50px
    }
    .home .home-services .home-services_title {
        height: 30px
    }
    .home .home-particuliers .home-slider {
        top: 0
    }
    .home .home-ratings {
        margin-bottom: 60px
    }
    .home .home-ratings .home-ratings_overall {
        width: 215px;
        height: 215px;
        margin: 0 auto 20px
    }
    .home .home-ratings .home-ratings_testimonial {
        padding: 20px 0
    }
    .home .home-ratings .home-ratings_testimonial::before {
        top: inherit;
        bottom: 0;
        width: 100%;
        height: 1px
    }
}

@media (max-width:768px) {
    .home .home-title {
        font-size: 30px;
        margin-top: 120px
    }
    .home .home-subtitle {
        font-size: 17px;
        margin: 10px 0 20px
    }
    .home .home-banner {
        height: 400px;
        background-position: left;
        background-position-x: -50px
    }
    .home .home-search {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .home .home-search .js-form-item {
        margin-bottom: 5px
    }
    .home .home-search .home-search_info p {
        display: block
    }
    .home .home-search .home-search_info p.only-desktop {
        display: none
    }
    .home .home-search .home-search_info p.only-mobile {
        display: block
    }
    .home .home-search .home-search_mobile {
        display: block
    }
    .home .home-search .home-search_geoloc .icon-geolocalisation::before {
        right: 10px
    }
    .home .home-services {
        padding: 50px 0
    }
}

@media (max-width:767px) {
    .home .home-services {
        padding: 25px 0;
        text-align: left
    }
    .home .home-services .home-services_icon {
        height: inherit;
        width: 50px;
        display: inline-block;
        margin: 0 15px 10px 10px
    }
    .home .home-services .home-services_container {
        padding: 0 40px;
        margin-bottom: 0
    }
    .home .home-services .home-services_container:not(:last-child)::after {
        content: '';
        background: rgba(255, 255, 255, .5);
        width: 100%;
        height: 1px;
        display: inline-block;
        margin-bottom: 10px
    }
    .home .home-services .home-services_title {
        height: inherit;
        display: inline-block;
        font-size: 12px
    }
    .home .home-particuliers {
        height: auto;
        margin-bottom: 60px
    }
    .home .home-particuliers .home-slider .home-slider_container {
        top: 0
    }
    .home .home-particuliers .home-slider .home-slider_content {
        text-align: center;
        padding: 25px
    }
    .home .home-particuliers .home-slider .home-slider_button i {
        display: none
    }
    .home .home-particuliers .home-slider .home-slider_button .cta-bd_blue {
        margin: 0 auto
    }
    .home .home-particuliers .home-slider .home-slider_desc {
        font-size: 16px;
        margin: 20px 0 30px
    }
    .home .home-particuliers .red-triangle {
        display: none
    }
    .home .home-particuliers .home-particuliers_container {
        height: auto
    }
    .home .home-particuliers .testimonial {
        padding: 50px 0
    }
    .home .home-ratings .home-ratings_title {
        font-size: 25px
    }
}

@media (max-width:575px) {
    .home .home-title {
        font-size: 25px;
        margin-bottom: 35px;
        margin-top: 180px
    }
    .home .home-subtitle {
        display: none
    }
}

@media (max-width:350px) {
    .home .home-services .home-services_container {
        padding: 0 20px
    }
}

.home-assurances {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px
}

.home-assurances .separator {
    background: #cc0c1f;
    width: 100%;
    height: 1px;
    margin: 0 auto
}

.home-assurances .home-assurances_title {
    font-size: 30px;
    font-family: Avenir-Black, Arial, sans-serif;
    color: #cc0c1f;
    letter-spacing: .21px;
    line-height: 35px;
    text-transform: uppercase;
    margin: 35px 0 5px
}

.home-assurances .home-assurances_desc {
    color: #001f46
}

.home-assurances .home-assurances_img {
    margin-top: 40px
}

.home-assurances .home-assurances_form {
    margin-top: 40px
}

.home-assurances .home-assurances_form .dropdown.dropdown-link {
    width: 300px;
    margin: 0 auto
}

.home-assurances .home-assurances_form .dropdown.dropdown-link .dropdown-menu .dropdown_searchbox {
    padding: 10px
}

.home-assurances .home-assurances_form .dropdown.dropdown-link .dropdown-menu .dropdown_searchbox input {
    border: 1px solid #233867;
    width: 100%;
    outline: 0;
    color: #233867;
    font-size: 13px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: .25rem;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .home-assurances .home-assurances_form .dropdown.dropdown-link .dropdown-menu .dropdown_searchbox input {
        transition: none
    }
}

.home-assurances .home-assurances_form .dropdown.dropdown-link .dropdown-menu .dropdown_searchbox input:focus {
    -o-box-shadow: inherit;
    box-shadow: inherit
}

.home-assurances .home-assurances_form .dropdown.dropdown-link .dropdown-menu .inner-show {
    max-height: 215px;
    overflow: scroll
}

@media (max-width:768px) {
    .home-assurances {
        margin-top: 60px
    }
    .home-assurances .home-assurances_img {
        margin: 0 auto;
        width: 50%
    }
}

@media (max-width:767px) {
    .home-assurances .form-select {
        margin-bottom: 30px
    }
    .home-assurances .home-assurances_title {
        font-size: 25px
    }
}

@media (max-width:575px) {
    .home-assurances .home-assurances_form .dropdown.dropdown-link {
        width: 100%;
        min-width: inherit
    }
}

.faq.content {
    margin-bottom: 0
}

.faq.content .content-bloc_text {
    line-height: 35px;
    margin-bottom: 50px
}

.faq .content-bloc {
    margin-bottom: 100px
}

.faq .form-select {
    background: #233867;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 45px
}

.faq .form-select label {
    margin: 0;
    font-size: 25px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    color: #fff;
    letter-spacing: .31px;
    text-transform: none
}

.faq .form-select .bootstrap-select.form-control {
    min-width: 300px;
    width: auto;
    margin-left: 15px;
    background: 0 0
}

.faq .form-select .dropdown-toggle {
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 23px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    position: relative;
    padding: 0 40px 0 0
}

.faq .form-select .dropdown-toggle:active {
    border-color: transparent;
    color: #fff;
    background: 0 0;
    -o-box-shadow: none;
    box-shadow: none
}

.faq .form-select .dropdown-toggle::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0
}

.faq .form-select .dropdown-toggle::after {
    color: #fff
}

.faq .faq-list {
    margin-top: 60px;
    color: #233867
}

.faq .faq-list ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.faq .faq-list .faq-list_item {
    text-align: left;
    position: relative
}

.faq .faq-list .faq-list_item.active::before {
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.faq .faq-list .faq-list_item::before {
    position: absolute;
    top: 8px;
    right: 35px;
    color: #233867;
    font-size: 10px;
    transition: .5s;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media (prefers-reduced-motion:reduce) {
    .faq .faq-list .faq-list_item::before {
        transition: none
    }
}

.faq .faq-list .faq-list_item:not(:last-child)::after {
    margin-bottom: 40px
}

.faq .faq-list .faq-list_item::after {
    content: '';
    background: #d8d8d8;
    width: 100%;
    height: 1px;
    display: block
}

.faq .faq-list .faq-list_title {
    font-family: Avenir-Medium, Arial, Sans-serif;
    font-size: 20px;
    letter-spacing: .25px;
    line-height: 25px;
    cursor: pointer;
    padding-bottom: 40px;
    margin-right: 60px;
    display: block
}

.faq .faq-list .faq-list_content {
    display: none;
    margin-bottom: 30px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    line-height: 30px
}

.faq .faq-list .faq-list_content p {
    font-size: 18px
}

@media (max-width:767px) {
    .faq .form-select {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 30px 20px
    }
    .faq .form-select .bootstrap-select.form-control {
        margin: 10px 0 0
    }
    .faq .form-select .dropdown-toggle,
    .faq .form-select label {
        font-size: 20px
    }
    .faq .faq-list .faq-list_item::before {
        right: 15px
    }
    .faq .faq-list .faq-list_title {
        margin-right: 50px;
        font-size: 15px
    }
}

@media (max-width:350px) {
    .faq .form-select .bootstrap-select.form-control {
        min-width: 250px
    }
    .faq .faq-list .faq-list_title {
        font-size: 16px
    }
}

.diagnostic-steps {
    position: fixed;
    top: 86.5px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1001
}

.diagnostic-steps .diagnostic-steps_container {
    margin-top: 12px;
    margin-bottom: 4px
}

.diagnostic-steps .diagnostic-steps_container .diagnostic-steps_item {
    color: #727475
}

.diagnostic-steps .diagnostic-steps_container .diagnostic-steps_item::before {
    font-size: 20px
}

.diagnostic-steps .diagnostic-steps_container .diagnostic-steps_item.icon-check {
    color: #cc0c1f
}

.diagnostic-steps .diagnostic-steps_container .diagnostic-steps_item.done {
    color: #001f46
}

.diagnostic-steps .diagnostic-steps_container .diagnostic-steps_item.done::before {
    color: #001f46
}

.diagnostic-steps .diagnostic-steps_container .diagnostic-steps_text {
    font-family: Avenir-Medium, Arial, Sans-serif;
    margin-top: 15px;
    font-size: 14px;
    letter-spacing: .54px
}

.diagnostic-steps .diagnostic-steps_container .diagnostic-steps_text p {
    margin: 0
}

@media (max-width:767px) {
    .diagnostic-steps {
        top: 78.5px
    }
}

@media (max-width:767px) {
    .diagnostic-steps .diagnostic-steps_container {
        margin-top: 0;
        margin-bottom: 0
    }
    .diagnostic-steps .diagnostic-steps_container .col-3 {
        padding: 0
    }
    .diagnostic-steps .diagnostic-steps_container .diagnostic-steps_item::before {
        display: none
    }
    .diagnostic-steps .diagnostic-steps_container .diagnostic-steps_item.icon-check {
        background: #cc0c1f;
        color: #fff
    }
    .diagnostic-steps .diagnostic-steps_container .diagnostic-steps_item.done {
        color: #233867;
        background: #fff
    }
    .diagnostic-steps .diagnostic-steps_container .diagnostic-steps_text {
        margin: 18px 0;
        font-size: 12px;
        letter-spacing: .4px
    }
}

@media (max-width:575px) {
    .diagnostic-steps {
        top: 78px
    }
}

.diagnostic-learnConditions,
.diagnostic-learnMore {
    padding: 8px 40px;
    outline: 0;
    width: auto;
    text-transform: none;
    margin: 23px auto 0
}

.diagnostic-learnConditions:focus,
.diagnostic-learnMore:focus {
    outline: 0
}

.diagnostic-bloc_title {
    background: rgba(230, 230, 230, .2);
    padding: 20px 0;
    color: #001f46;
    margin-bottom: 40px
}

.diagnostic-bloc_title .diagnostic-title,
.diagnostic-bloc_title .diagnostic-title--check {
    font-size: 30px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    line-height: 34px;
    margin: 0
}

.diagnostic-bloc_title .diagnostic-title--check::before {
    content: '\e904';
    font-family: icomoon;
    color: #fff;
    font-size: 37px;
    display: block;
    margin-bottom: 20px
}

.diagnostic-bloc_title .diagnostic-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin: 1rem 1rem 0
}

.diagnostic-bloc_title.coordinates {
    background: linear-gradient(#253662, #164787);
    color: #fff;
    padding: 60px 0
}

.diagnostic-bloc_title.icon {
    padding: 49px 0
}

@media (max-width:767px) {
    .diagnostic-bloc_title {
        padding: 20px 10px;
        margin-bottom: 27px
    }
    .diagnostic-bloc_title .diagnostic-title,
    .diagnostic-bloc_title .diagnostic-title--check {
        font-size: 26px;
        line-height: 30px
    }
    .diagnostic-bloc_title .diagnostic-subtitle {
        font-size: 14px;
        line-height: 20px;
        margin: 20px 25px 0
    }
}

.diagnostic-vehicule {
    display: none
}

.diagnostic-vehicule .diagnostic-vehicule_container {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 33px 26px 26px;
    margin-bottom: 50px;
    -o-box-shadow: 0 2px 15px #d8d8d8;
    box-shadow: 0 2px 15px #d8d8d8
}

.diagnostic-vehicule .diagnostic-vehicule_text {
    color: #001f46;
    font-size: 12px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    text-transform: uppercase
}

.diagnostic-vehicule .diagnostic-vehicule_text p {
    margin-bottom: 0
}

.diagnostic-vehicule .diagnostic-vehicule_img {
    width: 60px;
    margin-right: 20px
}

.diagnostic-vehicule .diagnostic-vehicule_img img {
    width: 100%
}

@media (max-width:767px) {
    .diagnostic-vehicule {
        margin-bottom: 23px
    }
}

.diagnostic-heavyVehicules {
    margin-top: 35px
}

.diagnostic-heavyVehicules .cta-bg_blue {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    letter-spacing: .58px
}

.diagnostic-heavyVehicules .cta-bg_blue::before {
    content: '\e902';
    color: #fff;
    font-family: icomoon;
    font-size: 14px;
    margin-right: 10px;
    transition: .5s
}

@media (prefers-reduced-motion:reduce) {
    .diagnostic-heavyVehicules .cta-bg_blue::before {
        transition: none
    }
}

.diagnostic-heavyVehicules .cta-bg_blue:focus::before,
.diagnostic-heavyVehicules .cta-bg_blue:hover::before {
    color: #233867
}

.diagnostic-heavyVehicules .diagnostic-heavyVehicules_text {
    text-align: center;
    margin-bottom: 30px;
    color: #001f46;
    font-size: 16px;
    line-height: 24px
}

.diagnostic-heavyVehicules .diagnostic-heavyVehicules_separator {
    background: #d8d8d8;
    width: 100%;
    height: 1px;
    margin: 50px 0 35px
}

@media (max-width:767px) {
    .diagnostic-heavyVehicules .diagnostic-heavyVehicules_separator {
        margin: 30px 0 20px
    }
}

.diagnostic-recall .diagnostic-recall_title {
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .58px;
    color: #233867;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 35px
}

.diagnostic-recall .diagnostic-recall_title h3 {
    font-size: 14px
}

.diagnostic-recall .help-submit {
    margin: 20px 0 0
}

.diagnostic-recall .help-submit .cta-bd_blue {
    border: 1px solid #d8d8d8
}

.diagnostic-recall .cta-bg_blue {
    margin-top: 10px
}

@media (max-width:767px) {
    .diagnostic-recall .cta-bg_blue {
        margin-top: 20px
    }
}

.diagnostic-input_checkbox,
.diagnostic-input_checkbox--img,
.diagnostic-input_checkbox--other {
    height: 162px;
    width: 100%;
    position: relative;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-drag: none;
    user-drag: none
}

.diagnostic-input_checkbox--img:hover label,
.diagnostic-input_checkbox--other:hover label,
.diagnostic-input_checkbox:hover label {
    color: #fff
}

.diagnostic-input_checkbox--img:hover label::after,
.diagnostic-input_checkbox--other:hover label::after,
.diagnostic-input_checkbox:hover label::after {
    background: #233867
}

.diagnostic-input_checkbox input,
.diagnostic-input_checkbox--img input,
.diagnostic-input_checkbox--other input {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer
}

.diagnostic-input_checkbox input:checked~label,
.diagnostic-input_checkbox--img input:checked~label,
.diagnostic-input_checkbox--other input:checked~label {
    color: #fff
}

.diagnostic-input_checkbox input:checked~label::after,
.diagnostic-input_checkbox--img input:checked~label::after,
.diagnostic-input_checkbox--other input:checked~label::after {
    background: #233867
}

.diagnostic-input_checkbox label,
.diagnostic-input_checkbox--img label,
.diagnostic-input_checkbox--other label {
    margin: 0;
    font-size: 12px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .17px;
    color: #001f46;
    width: 100%;
    height: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.diagnostic-input_checkbox label::after,
.diagnostic-input_checkbox--img label::after,
.diagnostic-input_checkbox--other label::after {
    content: '';
    cursor: pointer;
    border: 1px solid #d8d8d8;
    background: 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
    border-radius: 4px;
    transition: .5s
}

@media (prefers-reduced-motion:reduce) {
    .diagnostic-input_checkbox label::after,
    .diagnostic-input_checkbox--img label::after,
    .diagnostic-input_checkbox--other label::after {
        transition: none
    }
}

@media (max-width:991px) {
    .diagnostic-input_checkbox,
    .diagnostic-input_checkbox--img,
    .diagnostic-input_checkbox--other {
        margin-bottom: 30px
    }
}

@media (max-width:768px) {
    .diagnostic-input_checkbox--img:hover label,
    .diagnostic-input_checkbox--other:hover label,
    .diagnostic-input_checkbox:hover label {
        color: #233867
    }
    .diagnostic-input_checkbox--img:hover label::after,
    .diagnostic-input_checkbox--other:hover label::after,
    .diagnostic-input_checkbox:hover label::after {
        background: #fff
    }
}

@media (max-width:575px) {
    .diagnostic-input_checkbox,
    .diagnostic-input_checkbox--img,
    .diagnostic-input_checkbox--other {
        height: 120px
    }
}

.diagnostic-input_checkbox--img.withText:hover label::before {
    color: #fff
}

.diagnostic-input_checkbox--img.withText label::before {
    content: '-Arrière-';
    pointer-events: none;
    position: absolute;
    left: -5px;
    top: 80px;
    font-size: 10px;
    color: #9b9b9b;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: .5s
}

@media (prefers-reduced-motion:reduce) {
    .diagnostic-input_checkbox--img.withText label::before {
        transition: none
    }
}

.diagnostic-input_checkbox--img.withText input:checked~label::before {
    color: #fff
}

.diagnostic-input_checkbox--img::after {
    content: "";
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
    width: 100px;
    height: 80px;
    pointer-events: none;
    position: absolute;
    top: 47px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.diagnostic-input_checkbox--img.four-impact::after,
.diagnostic-input_checkbox--img.impact::after,
.diagnostic-input_checkbox--img.inferior-impact::after,
.diagnostic-input_checkbox--img.one-impact::after,
.diagnostic-input_checkbox--img.superior-impact::after,
.diagnostic-input_checkbox--img.two-impact::after {
    top: 37px
}

.diagnostic-input_checkbox--img label {
    width: 100%;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 22px 0
}

@media (max-width:575px) {
    .diagnostic-input_checkbox--img {
        padding: 10px
    }
    .diagnostic-input_checkbox--img.withText:hover label::before {
        color: #9b9b9b
    }
    .diagnostic-input_checkbox--img.withText::after {
        width: 60px;
        height: 60px;
        top: 40px
    }
    .diagnostic-input_checkbox--img.withText label::before {
        top: 62px
    }
    .diagnostic-input_checkbox--img label {
        padding-bottom: 0;
        padding-top: 0
    }
    .diagnostic-input_checkbox--img.four-impact::after,
    .diagnostic-input_checkbox--img.impact::after,
    .diagnostic-input_checkbox--img.one-impact::after,
    .diagnostic-input_checkbox--img.two-impact::after {
        top: 10px;
        width: 80px
    }
    .diagnostic-input_checkbox--img.inferior-impact::after,
    .diagnostic-input_checkbox--img.superior-impact::after {
        top: 0
    }
}

.diagnostic-input_checkbox--img.lateral-window-left::after {
    background-image: url(../_img/vitre-laterale-gauche.png)
}

.diagnostic-input_checkbox--img.lateral-window-right::after {
    background-image: url(../_img/vitre-laterale-droite.png)
}

.diagnostic-input_checkbox--img.windshield::after {
    background-image: url(../_img/pare-brise.png)
}

.diagnostic-input_checkbox--img.rear-window::after {
    background-image: url(../_img/lunette-arriere.png)
}

.diagnostic-input_checkbox--img.back-window::after {
    background-image: url(../_img/vitre-arriere.png)
}

.diagnostic-input_checkbox--img.front-window::after {
    background-image: url(../_img/vitre-avant.png)
}

.diagnostic-input_checkbox--img.impact::after {
    background-image: url(../_img/fissure.png)
}

.diagnostic-input_checkbox--img.one-impact::after {
    background-image: url(../_img/impact.png)
}

.diagnostic-input_checkbox--img.two-impact::after {
    background-image: url(../_img/2-impacts.png)
}

.diagnostic-input_checkbox--img.four-impact::after {
    background-image: url(../_img/4-impacts.png)
}

.diagnostic-input_checkbox--img.inferior-impact::after {
    width: 60px;
    background-image: url(../_img/inferieur-a-2.5.svg)
}

.diagnostic-input_checkbox--img.superior-impact::after {
    width: 60px;
    background-image: url(../_img/superieur-a-2.5.svg)
}

.diagnostic-input_checkbox--other {
    height: auto;
    padding: 15px 5px;
    margin-top: 20px
}

@media (max-width:991px) {
    .diagnostic-input_checkbox--other {
        margin-top: 0
    }
}

.diagnostic-redZone {
    width: 100%
}

.diagnostic-redZone img {
    width: 100%;
    height: 100%
}

@media (max-width:992px) {
    .diagnostic-redZone {
        margin-bottom: 25px
    }
}

.label-asterisk {
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #001f46
}

.label-asterisk::before {
    content: '*';
    color: #cc0c1f;
    padding-right: 5px
}

.rdv-searchBar {
    background: #233867;
    color: #fff;
    padding: 14px 0
}

.rdv-searchBar .description {
    display: none
}

.rdv-searchBar .rdv-searchBar_text {
    text-transform: uppercase;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    font-size: 14px;
    margin: 0;
    letter-spacing: .58px
}

.rdv-searchBar .rdv-searchBar_container {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rdv-searchBar .rdv-searchBar_container .form-select.dropdown {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 0
}

.rdv-searchBar .rdv-searchBar_input {
    position: relative;
    width: 556px
}

.rdv-searchBar .rdv-searchBar_input legend {
    display: none
}

.rdv-searchBar .rdv-searchBar_input .form-item {
    margin: 0 auto;
    width: 100%
}

.rdv-searchBar .rdv-searchBar_input::before {
    position: absolute;
    top: 50%;
    left: 35px;
    font-size: 23px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rdv-searchBar .rdv-searchBar_input label {
    font-size: 14px;
    color: #727475;
    letter-spacing: .2px;
    position: absolute;
    top: 50%;
    left: 35px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

.rdv-searchBar .rdv-searchBar_input input {
    width: 85%;
    padding: 0 0 0 60px;
    height: 52px;
    border: 1px solid #d8d8d8;
    background: #fff;
    margin: 0;
    outline: 0;
    color: #233867;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    line-height: normal;
    font-size: 14px
}

.rdv-searchBar .rdv-searchBar_input input::-moz-placeholder {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 14px;
    letter-spacing: .2px;
    display: inline;
    vertical-align: middle
}

.rdv-searchBar .rdv-searchBar_input input:-ms-input-placeholder {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 14px;
    letter-spacing: .2px;
    display: inline;
    vertical-align: middle
}

.rdv-searchBar .rdv-searchBar_input input::placeholder {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 14px;
    letter-spacing: .2px;
    display: inline;
    vertical-align: middle
}

.rdv-searchBar .rdv-searchBar_input .input-group-append {
    width: 15%;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-left: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rdv-searchBar .rdv-searchBar_input .input-group-append::before {
    content: '';
    background: #727475;
    height: 70%;
    width: 1.5px
}

.rdv-searchBar .rdv-searchBar_input .input-group-append a {
    width: 100%;
    height: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rdv-searchBar .rdv-searchBar_submit button {
    font-size: 14px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .2px;
    text-transform: uppercase;
    border: 1px solid #fff;
    background: 0 0;
    color: #fff;
    height: 100%;
    padding: 16px;
    border-radius: 4px;
    transition: .3s
}

@media (prefers-reduced-motion:reduce) {
    .rdv-searchBar .rdv-searchBar_submit button {
        transition: none
    }
}

.rdv-searchBar .rdv-searchBar_submit button:focus,
.rdv-searchBar .rdv-searchBar_submit button:hover {
    background: #fff;
    color: #233867
}

@media (max-width:1199px) {
    .rdv-searchBar .rdv-searchBar_text {
        padding-bottom: 10px
    }
}

@media (max-width:991px) {
    .rdv-searchBar .rdv-searchBar_input {
        width: 100%
    }
    .rdv-searchBar .rdv-searchBar_text {
        font-size: 12px
    }
    .rdv-searchBar .rdv-searchBar_submit {
        margin-top: 15px
    }
}

@media (max-width:767px) {
    .rdv-searchBar.noSearchBar {
        display: none
    }
    .rdv-searchBar .rdv-searchBar_input input {
        font-size: 16px
    }
}

@media (max-width:330px) {
    .rdv-searchBar .rdv-searchBar_input input {
        padding-left: 40px
    }
}

.rdv-map .rdv-map_offers {
    width: 35%
}

.rdv-map .rdv-googleMaps {
    width: 65%
}

.rdv-map .rdv-map_container {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.rdv-map .rdv-map_offersHeader {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background: #f9f9f9;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 0;
    margin-bottom: 0
}

.rdv-map .rdv-map_offersHeader.main-form .form-select {
    min-width: 160px;
    margin: 0
}

.rdv-map .rdv-map_offersHeader.main-form .form-select:first-child {
    margin-right: 30px
}

.rdv-map .rdv-map_offersHeader.main-form .form-select .dropdown .dropdown-toggle {
    padding: 12px 30px 12px 15px
}

.rdv-map .rdv-map_offersHeader.noFilters {
    display: none
}

.rdv-map .rdv-map_offersHeader.noFilters .rdv-card_list {
    margin-top: 20px
}

.rdv-map .rdv-map_offersBody {
    position: relative;
    padding: 0 50px 0;
    height: 560px;
    overflow-y: scroll;
    transition: .5s
}

@media (prefers-reduced-motion:reduce) {
    .rdv-map .rdv-map_offersBody {
        transition: none
    }
}

.rdv-map .rdv-map_offersBody .form-input_submit {
    width: 35%
}

.rdv-map .rdv-map_offersBody .form-input_submit button,
.rdv-map .rdv-map_offersBody .form-input_submit input {
    padding: 20px 0;
    font-size: 14px
}

.rdv-map .rdv-map_offersBody .main-form {
    height: 100%
}

.rdv-map .rdv-map_offersBody .main-form form {
    height: 100%
}

.rdv-map .rdv-map_offersBody.intervention,
.rdv-map .rdv-map_offersBody.intervention-center,
.rdv-map .rdv-map_offersBody.intervention-location {
    margin-top: 0;
    padding: 0
}

.rdv-map .rdv-map_offersBody.intervention .rdv-card_list .rdv-card .rdv-card0 .rdv-card_container,
.rdv-map .rdv-map_offersBody.intervention .rdv-card_list .rdv-center_card .rdv-card_container,
.rdv-map .rdv-map_offersBody.intervention-center .rdv-card_list .rdv-card .rdv-card0 .rdv-card_container,
.rdv-map .rdv-map_offersBody.intervention-center .rdv-card_list .rdv-center_card .rdv-card_container,
.rdv-map .rdv-map_offersBody.intervention-location .rdv-card_list .rdv-card .rdv-card0 .rdv-card_container,
.rdv-map .rdv-map_offersBody.intervention-location .rdv-card_list .rdv-center_card .rdv-card_container {
    display: none
}

.rdv-map .rdv-map_offersBody.no-padding {
    padding: 0
}

.rdv-map .rdv-card_list {
    padding: 0;
    margin: 20px 0 0
}

.rdv-map .rdv-card_list li {
    list-style: none
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_container,
.rdv-map .rdv-center_card .rdv-card_container {
    padding: 15px 0 0;
    color: #001f46;
    position: relative;
    -o-box-shadow: 0 5px 10px rgba(155, 155, 155, .3);
    box-shadow: 0 5px 10px rgba(155, 155, 155, .3);
    border-radius: 4px;
    margin: 0 auto 20px;
    max-width: 400px
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_header,
.rdv-map .rdv-center_card .rdv-card_header {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 40px
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_header .separator,
.rdv-map .rdv-center_card .rdv-card_header .separator {
    width: 100%;
    height: 1px;
    background: #d8d8d8;
    margin: 10px 0
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_body,
.rdv-map .rdv-center_card .rdv-card_body {
    padding: 0 40px
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_headerContainer,
.rdv-map .rdv-center_card .rdv-card_headerContainer {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_logo,
.rdv-map .rdv-center_card .rdv-card_logo {
    margin-right: 11px
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_title,
.rdv-map .rdv-center_card .rdv-card_title {
    font-size: 14px;
    text-transform: uppercase;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .58px;
    margin: 0
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_bodyTitle,
.rdv-map .rdv-center_card .rdv-card_bodyTitle {
    font-size: 13px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .54px;
    text-transform: uppercase
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_ratings,
.rdv-map .rdv-center_card .rdv-card_ratings {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 7px 0 19px
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_ratings ul,
.rdv-map .rdv-center_card .rdv-card_ratings ul {
    padding: 0;
    margin: 0;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_ratings ul li,
.rdv-map .rdv-center_card .rdv-card_ratings ul li {
    list-style: none;
    margin-right: 8px
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_ratings ul li.active::before,
.rdv-map .rdv-center_card .rdv-card_ratings ul li.active::before {
    color: #df0409
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_ratings ul li:last-child,
.rdv-map .rdv-center_card .rdv-card_ratings ul li:last-child {
    margin-right: 0
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_ratings .rdv-card_ratingsTotal,
.rdv-map .rdv-center_card .rdv-card_ratings .rdv-card_ratingsTotal {
    margin-left: 15px;
    font-size: 11px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .46px;
    color: #233867
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_location,
.rdv-map .rdv-center_card .rdv-card_location {
    font-size: 13px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    line-height: 16px;
    letter-spacing: .54px;
    color: #001f46;
    margin-bottom: 15px
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_location .city,
.rdv-map .rdv-center_card .rdv-card_location .city {
    text-transform: uppercase
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_phone,
.rdv-map .rdv-center_card .rdv-card_phone {
    font-size: 12px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .15px;
    display: inline-block;
    position: relative;
    color: #001f46
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_phone a,
.rdv-map .rdv-center_card .rdv-card_phone a {
    padding-left: 30px;
    width: 100%;
    height: 100%;
    display: block
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_phone a:hover,
.rdv-map .rdv-center_card .rdv-card_phone a:hover {
    text-decoration: underline
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_phone::before,
.rdv-map .rdv-center_card .rdv-card_phone::before {
    content: '\e902';
    font-family: icomoon;
    color: #001f46;
    font-size: 13px;
    position: absolute;
    left: 0;
    pointer-events: none
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_distance,
.rdv-map .rdv-center_card .rdv-card_distance {
    font-size: 11px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .46px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 40px;
    top: 43%;
    margin-top: 15px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_distance::before,
.rdv-map .rdv-center_card .rdv-card_distance::before {
    content: '\e908';
    font-family: icomoon;
    color: #727475;
    font-size: 20px
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_next,
.rdv-map .rdv-center_card .rdv-card_next {
    background: linear-gradient(#253662, #164787);
    color: #fff;
    width: auto;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    text-align: center;
    border-radius: 4px;
    font-size: 11px;
    margin: 0 15px;
    letter-spacing: .16px;
    position: relative;
    bottom: -20px;
    padding: 15px
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_next a,
.rdv-map .rdv-center_card .rdv-card_next a {
    padding: 7px;
    display: block;
    width: 100%;
    height: 100%
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_next span,
.rdv-map .rdv-center_card .rdv-card_next span {
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
    letter-spacing: .5px
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_text,
.rdv-map .rdv-center_card .rdv-card_text {
    font-size: 12px;
    line-height: 16px;
    margin: 16px 0
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_footer,
.rdv-map .rdv-center_card .rdv-card_footer {
    background: rgba(202, 211, 224, .47);
    padding: 35px 0 25px
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_footer .rdv-card_footerContent,
.rdv-map .rdv-center_card .rdv-card_footer .rdv-card_footerContent {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .5px
}

.rdv-map .rdv-card .rdv-card0 .rdv-card_footer .rdv-card_footerContent img,
.rdv-map .rdv-center_card .rdv-card_footer .rdv-card_footerContent img {
    margin-left: 20px
}

.rdv-map .rdv-card.home .rdv-card0.home .rdv-card_container,
.rdv-map .rdv-center_card.home .rdv-card_container {
    box-shadow: none;
    background: linear-gradient(#253662, #164787);
    color: #fff
}

.rdv-map .rdv-card.home .rdv-card0.home .rdv-card_header,
.rdv-map .rdv-center_card.home .rdv-card_header {
    margin: 0 15px
}

.rdv-map .rdv-card.home .rdv-card0.home .rdv-card_text,
.rdv-map .rdv-center_card.home .rdv-card_text {
    margin: 16px 15px
}

.rdv-map .rdv-card.home .rdv-card0.home .rdv-card_next,
.rdv-map .rdv-center_card.home .rdv-card_next {
    bottom: 0;
    background: #fff;
    color: #233867;
    margin-bottom: 24px
}

.rdv-map .rdv-intervention_center .rdv-form_text {
    font-size: 14px;
    letter-spacing: .19px
}

.rdv-map .rdv-intervention_center .rdv-form_headerContent {
    display: block
}

.rdv-map .rdv-intervention_center .rdv-intervention_body .rdv-intervention_button .rdv-intervention_morning:last-child,
.rdv-map .rdv-intervention_center .rdv-intervention_body .rdv-intervention_button button:last-child {
    margin-bottom: 24px
}

@media (max-width:991px) {
    .rdv-map .rdv-map_offers {
        width: 100%
    }
    .rdv-map .rdv-location {
        width: 100%
    }
    .rdv-map .rdv-map_offersHeader.main-form .form-select {
        min-width: 120px
    }
    .rdv-map .rdv-map_offersBody {
        padding: 0
    }
    .rdv-map .rdv-map_offersBody .rdv-card,
    .rdv-map .rdv-map_offersBody .rdv-center_card {
        display: inline-block;
        overflow-x: hidden;
        width: 80%
    }
    .rdv-map .rdv-map_offersBody .rdv-card .rdv-card0 .rdv-card_header,
    .rdv-map .rdv-map_offersBody .rdv-center_card .rdv-card_header {
        padding: 0 20px
    }
    .rdv-map .rdv-map_offersBody .rdv-card .rdv-card0 .rdv-card_body,
    .rdv-map .rdv-map_offersBody .rdv-center_card .rdv-card_body {
        padding: 0 20px;
        text-align: left
    }
    .rdv-map .rdv-map_offersBody .rdv-card.home .rdv-card0.home .rdv-card_header,
    .rdv-map .rdv-map_offersBody .rdv-center_card.home .rdv-card_header {
        margin: 0
    }
    .rdv-map .rdv-card_list li {
        text-align: center
    }
    .rdv-map .rdv-googleMaps {
        display: none
    }
}

@media (max-width:767px) {
    .rdv-map .rdv-map_offersBody .rdv-card,
    .rdv-map .rdv-map_offersBody .rdv-center_card {
        width: 90%
    }
}

.rdv-form_header {
    padding: 30px 76px;
    background: linear-gradient(#253662, #164787);
    color: #fff;
    position: relative;
    min-height: 130px
}

.rdv-form_header .rdv-form_return {
    position: absolute;
    top: 42px;
    left: 37px
}

.rdv-form_header .rdv-form_return::before {
    color: #fff;
    font-size: 20px
}

.rdv-form_header .rdv-form_headerContent {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rdv-form_header .rdv-form_logo {
    margin-right: 10px
}

.rdv-form_header .rdv-form_logo img {
    width: 55px
}

.rdv-form_header .rdv-form_title {
    font-size: 26px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .32px;
    line-height: 30px;
    text-align: center
}

.rdv-form_header .rdv-form_text {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
    text-align: center
}

@media (max-width:340px) {
    .rdv-form_header {
        padding: 30px 50px
    }
}

.rdv-intervention,
.rdv-intervention_home {
    display: none;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 35%;
    overflow-y: scroll;
    z-index: 1
}

.rdv-intervention .rdv-form_header .rdv-form_title,
.rdv-intervention_home .rdv-form_header .rdv-form_title {
    width: 100%
}

.rdv-intervention .form-input_submit,
.rdv-intervention_home .form-input_submit {
    width: 50%;
    margin: 20px auto
}

.rdv-intervention .rdv-intervention_info,
.rdv-intervention_home .rdv-intervention_info {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
    border-radius: 4px;
    cursor: pointer
}

.rdv-intervention .rdv-intervention_info img,
.rdv-intervention_home .rdv-intervention_info img {
    padding: 0 20px 10px 0
}

.rdv-intervention .rdv-intervention_info .rdv-form_text,
.rdv-intervention_home .rdv-intervention_info .rdv-form_text {
    font-size: 13px;
    line-height: 18px;
    margin: 10px 0;
    text-align: center;
    color: #001f46
}

.rdv-intervention .rdv-intervention_info .rdv-form_text span.icon-arrow-right,
.rdv-intervention_home .rdv-intervention_info .rdv-form_text span.icon-arrow-right {
    font-size: 10px;
    border: none;
    background: 0 0;
    outline: 0
}

.rdv-intervention .rdv-intervention_info .rdv-form_text span.icon-arrow-right::before,
.rdv-intervention_home .rdv-intervention_info .rdv-form_text span.icon-arrow-right::before {
    color: #001f46;
    transition: .2s
}

@media (prefers-reduced-motion:reduce) {
    .rdv-intervention .rdv-intervention_info .rdv-form_text span.icon-arrow-right::before,
    .rdv-intervention_home .rdv-intervention_info .rdv-form_text span.icon-arrow-right::before {
        transition: none
    }
}

.rdv-intervention .rdv-intervention_body,
.rdv-intervention_home .rdv-intervention_body {
    padding: 30px 30px 10px;
    position: relative
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_label,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_label {
    font-size: 14px;
    font-family: Avenir-Roman, Arial, Sans-serif;
    color: #001f46;
    line-height: 20px;
    text-align: center;
    padding-bottom: 25px
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_item,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_item {
    text-transform: uppercase
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_day,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_day {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .17px;
    color: #233867
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_day .content,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_day .content {
    margin: 0 30px
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_back,
.rdv-intervention .rdv-intervention_body .rdv-intervention_next,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_back,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_next {
    font-size: 10px;
    border: none;
    background: 0 0;
    outline: 0
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_back::before,
.rdv-intervention .rdv-intervention_body .rdv-intervention_next::before,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_back::before,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_next::before {
    cursor: pointer;
    color: #233867;
    transition: .2s
}

@media (prefers-reduced-motion:reduce) {
    .rdv-intervention .rdv-intervention_body .rdv-intervention_back::before,
    .rdv-intervention .rdv-intervention_body .rdv-intervention_next::before,
    .rdv-intervention_home .rdv-intervention_body .rdv-intervention_back::before,
    .rdv-intervention_home .rdv-intervention_body .rdv-intervention_next::before {
        transition: none
    }
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_back.disabled,
.rdv-intervention .rdv-intervention_body .rdv-intervention_next.disabled,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_back.disabled,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_next.disabled {
    pointer-events: none
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_back.disabled::before,
.rdv-intervention .rdv-intervention_body .rdv-intervention_next.disabled::before,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_back.disabled::before,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_next.disabled::before {
    color: #d8d8d8
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_button,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button {
    margin: 25px 5px
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_button .rdv-intervention_morning,
.rdv-intervention .rdv-intervention_body .rdv-intervention_button button,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button .rdv-intervention_morning,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button button {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border: 1px solid #d8d8d8;
    background: #fff;
    outline: 0;
    color: #233867;
    text-transform: uppercase;
    font-size: 13px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    margin-bottom: 24px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    -o-box-shadow: 0 0 2px #9b9b9b;
    box-shadow: 0 0 2px #9b9b9b;
    transition: .5s
}

@media (prefers-reduced-motion:reduce) {
    .rdv-intervention .rdv-intervention_body .rdv-intervention_button .rdv-intervention_morning,
    .rdv-intervention .rdv-intervention_body .rdv-intervention_button button,
    .rdv-intervention_home .rdv-intervention_body .rdv-intervention_button .rdv-intervention_morning,
    .rdv-intervention_home .rdv-intervention_body .rdv-intervention_button button {
        transition: none
    }
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_button .rdv-intervention_morning:focus,
.rdv-intervention .rdv-intervention_body .rdv-intervention_button .rdv-intervention_morning:hover,
.rdv-intervention .rdv-intervention_body .rdv-intervention_button button:focus,
.rdv-intervention .rdv-intervention_body .rdv-intervention_button button:hover,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button .rdv-intervention_morning:focus,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button .rdv-intervention_morning:hover,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button button:focus,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button button:hover {
    background: #233867;
    border: 1px solid #233867;
    color: #fff
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_button input[id^=edit-home-timeslot],
.rdv-intervention .rdv-intervention_body .rdv-intervention_button input[id^=edit-timeslot],
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button input[id^=edit-home-timeslot],
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button input[id^=edit-timeslot] {
    display: none
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_button input[id^=edit-home-timeslot]:checked~label,
.rdv-intervention .rdv-intervention_body .rdv-intervention_button input[id^=edit-timeslot]:checked~label,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button input[id^=edit-home-timeslot]:checked~label,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button input[id^=edit-timeslot]:checked~label {
    color: #fff;
    background: #233867
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_button.center,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button.center {
    margin: 35px 0 0 2px
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_button.center .rdv-intervention_morning,
.rdv-intervention .rdv-intervention_body .rdv-intervention_button.center button,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button.center .rdv-intervention_morning,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button.center button {
    width: 30%;
    height: 60px;
    margin-left: .2rem;
    margin-right: .2rem
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_button.center .rdv-intervention_morning img,
.rdv-intervention .rdv-intervention_body .rdv-intervention_button.center button img,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button.center .rdv-intervention_morning img,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button.center button img {
    display: inherit
}

.rdv-intervention .rdv-intervention_body .rdv-intervention_button.center .form-type-radio,
.rdv-intervention_home .rdv-intervention_body .rdv-intervention_button.center .form-type-radio {
    display: inline
}

.rdv-intervention .rdv-intervention_body .slick-slide,
.rdv-intervention_home .rdv-intervention_body .slick-slide {
    visibility: hidden
}

.rdv-intervention .rdv-intervention_body .slick-slide.slick-active,
.rdv-intervention_home .rdv-intervention_body .slick-slide.slick-active {
    visibility: visible
}

@media (max-width:1199px) {
    .rdv-intervention .rdv-form_header,
    .rdv-intervention_home .rdv-form_header {
        padding: 30px 20px
    }
    .rdv-intervention .rdv-form_header .rdv-form_title,
    .rdv-intervention_home .rdv-form_header .rdv-form_title {
        width: 60%
    }
    .rdv-intervention .rdv-intervention_body,
    .rdv-intervention_home .rdv-intervention_body {
        padding: 30px 30px 10px
    }
}

@media (max-width:991px) {
    .rdv-intervention,
    .rdv-intervention_home {
        position: static;
        width: 100%
    }
    .rdv-intervention .rdv-location_body,
    .rdv-intervention_home .rdv-location_body {
        padding: 20px 0 80px
    }
    .rdv-intervention .rdv-intervention_body .rdv-intervention_button.center,
    .rdv-intervention_home .rdv-intervention_body .rdv-intervention_button.center {
        margin: 35px 2px 0 2px
    }
    .rdv-intervention .rdv-intervention_body .rdv-intervention_button.center .rdv-intervention_morning,
    .rdv-intervention .rdv-intervention_body .rdv-intervention_button.center button,
    .rdv-intervention_home .rdv-intervention_body .rdv-intervention_button.center .rdv-intervention_morning,
    .rdv-intervention_home .rdv-intervention_body .rdv-intervention_button.center button {
        margin-left: .1rem;
        margin-right: .1rem
    }
    .rdv-intervention .rdv-intervention_body .rdv-intervention_day .content,
    .rdv-intervention_home .rdv-intervention_body .rdv-intervention_day .content {
        margin: 0 30px
    }
    .rdv-intervention .rdv-intervention_info,
    .rdv-intervention_home .rdv-intervention_info {
        width: 50%;
        margin: 30px auto 0
    }
    .rdv-intervention .rdv-form_header,
    .rdv-intervention_home .rdv-form_header {
        padding: 30px 26px
    }
    .rdv-intervention .rdv-form_header .rdv-form_return,
    .rdv-intervention_home .rdv-form_header .rdv-form_return {
        top: 35px;
        left: 17px
    }
    .rdv-intervention .rdv-form_header .rdv-form_title,
    .rdv-intervention_home .rdv-form_header .rdv-form_title {
        width: 100%
    }
}

@media (max-width:767px) {
    .rdv-intervention .rdv-intervention_info,
    .rdv-intervention_home .rdv-intervention_info {
        width: 100%
    }
}

.diagnostic-lendVehicle {
    font-family: Avenir-Roman, Arial, Sans-serif;
    font-size: 13px;
    border: none;
    color: #001f46;
    margin: 0;
    letter-spacing: .58px;
    background-color: #fff
}

.diagnostic-lendVehicle:hover {
    text-decoration: underline
}

.rdv-location {
    display: none;
    margin-bottom: 0;
    width: 35%;
    position: absolute;
    overflow-y: scroll
}

.rdv-location .rdv-location_body {
    padding: 20px 0 10px
}

.rdv-location .rdv-form_title {
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.rdv-location .form-input_text,
.rdv-location .form-type-textarea,
.rdv-location .form-type-textfield {
    margin-bottom: 30px
}

.rdv-location .form-input_submit {
    width: 50%;
    margin: 20px auto
}

@media (max-width:991px) {
    .rdv-location {
        position: static;
        width: 100%
    }
}

.appointment.rdv-intervention_body {
    padding: 0
}

@media (max-width:991px) {
    .rdv-location {
        width: 100%
    }
}

.coordinates .form-select {
    margin-bottom: 20px
}

.coordinates .coordinates-select_info {
    font-size: 11px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .46px;
    margin-left: 15px;
    color: #001f46
}

.coordinates .coordinates-insurance {
    margin-top: 75px;
    text-align: center;
    font-size: 13px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    letter-spacing: .19px;
    display: none
}

.coordinates .coordinates-insurance.success {
    color: #539b05
}

.coordinates .coordinates-insurance.fail {
    color: #cc0c1f
}

.coordinates .coordinates-insurance .separator {
    width: 316px;
    height: 1px;
    background: #d8d8d8;
    margin: 10px auto
}

.coordinates .coordinates-form .form-checkbox_conditions input {
    left: 0
}

.coordinates .coordinates-form .form-checkbox_conditions label::before {
    left: 0
}

.coordinates .coordinates-form .form-checkbox_conditions label::after {
    top: 12px;
    left: 3px
}

@media (max-width:767px) {
    .coordinates .coordinates-insurance {
        margin-top: 30px
    }
    .coordinates .form-checkbox_conditions,
    .coordinates .form-item-terms {
        margin-bottom: 20px
    }
    .coordinates .form-textarea-wrapper textarea {
        font-size: 16px
    }
}

.confirmation,
.webform-confirmation,
.webform-confirmation-modal--content {
    padding: 40px 0
}

.confirmation .confirmation-bloc,
.webform-confirmation .confirmation-bloc,
.webform-confirmation-modal--content .confirmation-bloc {
    background-color: #fff;
    -o-box-shadow: 0 5px 10px #9b9b9b;
    box-shadow: 0 5px 10px #9b9b9b;
    padding: 45px 80px;
    text-align: center;
    color: #001f46
}

.confirmation .confirmation-icon,
.webform-confirmation .confirmation-icon,
.webform-confirmation-modal--content .confirmation-icon {
    margin-bottom: 10px
}

.confirmation .confirmation-icon::before,
.webform-confirmation .confirmation-icon::before,
.webform-confirmation-modal--content .confirmation-icon::before {
    font-size: 65px;
    color: #539b05
}

.confirmation .confirmation-title,
.webform-confirmation .confirmation-title,
.webform-confirmation-modal--content .confirmation-title {
    font-size: 30px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    margin-bottom: 15px
}

.confirmation .confirmation-date,
.confirmation .confirmation-info_green,
.webform-confirmation .confirmation-date,
.webform-confirmation .confirmation-info_green,
.webform-confirmation-modal--content .confirmation-date,
.webform-confirmation-modal--content .confirmation-info_green {
    color: #539b05;
    font-size: 16px;
    line-height: 20px;
    font-family: Avenir-Heavy, Arial, Sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px
}

.confirmation .confirmation-center,
.webform-confirmation .confirmation-center,
.webform-confirmation-modal--content .confirmation-center {
    font-size: 14px;
    font-family: Avenir-Light, Arial, Sans-serif;
    letter-spacing: .58px;
    text-transform: uppercase;
    margin-bottom: 5px
}

.confirmation .confirmation-tel,
.webform-confirmation .confirmation-tel,
.webform-confirmation-modal--content .confirmation-tel {
    font-size: 12px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .15px;
    line-height: 16px;
    padding: 1rem 0
}

.confirmation .confirmation-tel::before,
.webform-confirmation .confirmation-tel::before,
.webform-confirmation-modal--content .confirmation-tel::before {
    content: '\e902';
    font-family: icomoon;
    color: #001f46;
    font-size: 13px;
    padding-right: 10px;
    pointer-events: none
}

.confirmation .confirmation-adress,
.webform-confirmation .confirmation-adress,
.webform-confirmation-modal--content .confirmation-adress {
    font-size: 12px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    letter-spacing: .5px;
    line-height: 16px
}

.confirmation .confirmation-separator,
.webform-confirmation .confirmation-separator,
.webform-confirmation-modal--content .confirmation-separator {
    width: 34px;
    height: 1px;
    background: #001f46;
    margin: 15px auto 21px
}

.confirmation .confirmation-rent,
.webform-confirmation .confirmation-rent,
.webform-confirmation-modal--content .confirmation-rent {
    font-size: 13px;
    letter-spacing: .19px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.confirmation .confirmation-rent img,
.webform-confirmation .confirmation-rent img,
.webform-confirmation-modal--content .confirmation-rent img {
    margin-right: 5px
}

.confirmation .confirmation-info_container,
.webform-confirmation .confirmation-info_container,
.webform-confirmation-modal--content .confirmation-info_container {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px
}

.confirmation .confirmation-info_container .row,
.webform-confirmation .confirmation-info_container .row,
.webform-confirmation-modal--content .confirmation-info_container .row {
    width: 100%
}

.confirmation .confirmation-info,
.webform-confirmation .confirmation-info,
.webform-confirmation-modal--content .confirmation-info {
    display: block;
    font-size: 11px;
    font-family: Avenir-Medium, Arial, Sans-serif;
    color: #001f46;
    letter-spacing: .46px;
    line-height: 16px;
    text-align: center
}

.confirmation .confirmation-info img,
.webform-confirmation .confirmation-info img,
.webform-confirmation-modal--content .confirmation-info img {
    margin-bottom: 17px
}

.confirmation .confirmation-info::after,
.webform-confirmation .confirmation-info::after,
.webform-confirmation-modal--content .confirmation-info::after {
    content: "";
    border: .5px solid #d8d8d8;
    height: 59px;
    width: 1px;
    position: absolute;
    top: 20px;
    right: 0
}

.confirmation .confirmation-info:last-of-type::after,
.webform-confirmation .confirmation-info:last-of-type::after,
.webform-confirmation-modal--content .confirmation-info:last-of-type::after {
    content: "";
    border: none
}

@media (max-width:991px) {
    .confirmation .confirmation-bloc,
    .webform-confirmation .confirmation-bloc,
    .webform-confirmation-modal--content .confirmation-bloc {
        padding: 45px 10px
    }
    .confirmation .confirmation-icon::before,
    .webform-confirmation .confirmation-icon::before,
    .webform-confirmation-modal--content .confirmation-icon::before {
        font-size: 35px
    }
    .confirmation .confirmation-title,
    .webform-confirmation .confirmation-title,
    .webform-confirmation-modal--content .confirmation-title {
        font-size: 26px;
        letter-spacing: .33px;
        line-height: 28px
    }
    .confirmation .confirmation-date,
    .webform-confirmation .confirmation-date,
    .webform-confirmation-modal--content .confirmation-date {
        font-size: 14px
    }
    .confirmation .confirmation-center,
    .webform-confirmation .confirmation-center,
    .webform-confirmation-modal--content .confirmation-center {
        font-size: 12px;
        letter-spacing: .5px
    }
    .confirmation .confirmation-adress,
    .webform-confirmation .confirmation-adress,
    .webform-confirmation-modal--content .confirmation-adress {
        font-size: 11px;
        letter-spacing: .46px;
        line-height: 14px
    }
    .confirmation .confirmation-rent,
    .webform-confirmation .confirmation-rent,
    .webform-confirmation-modal--content .confirmation-rent {
        font-size: 11px;
        letter-spacing: .16px
    }
    .confirmation .confirmation-info_container,
    .webform-confirmation .confirmation-info_container,
    .webform-confirmation-modal--content .confirmation-info_container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .confirmation .confirmation-info,
    .webform-confirmation .confirmation-info,
    .webform-confirmation-modal--content .confirmation-info {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: inherit;
        flex-direction: inherit;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 11px;
        font-family: Avenir-Medium, Arial, Sans-serif;
        color: #001f46;
        letter-spacing: .46px;
        line-height: 16px;
        text-align: center;
        padding: 1rem 2rem
    }
    .confirmation .confirmation-info::after,
    .webform-confirmation .confirmation-info::after,
    .webform-confirmation-modal--content .confirmation-info::after {
        content: "";
        border: .5px solid #d8d8d8;
        height: 1px;
        width: 65%;
        position: absolute;
        top: auto;
        right: auto;
        bottom: 0;
        left: 20%
    }
    .confirmation .confirmation-info:last-of-type::after,
    .webform-confirmation .confirmation-info:last-of-type::after,
    .webform-confirmation-modal--content .confirmation-info:last-of-type::after {
        content: "";
        border: none
    }
    .confirmation .confirmation-info img,
    .webform-confirmation .confirmation-info img,
    .webform-confirmation-modal--content .confirmation-info img {
        margin: 0 15px 0 0
    }
    .confirmation .confirmation-info p,
    .webform-confirmation .confirmation-info p,
    .webform-confirmation-modal--content .confirmation-info p {
        text-align: left
    }
}

.progress__track {
    border-color: #b3b3b3;
    border-radius: 10em;
    background-color: #f2f1eb;
    background-image: -webkit-linear-gradient(#e7e7df, #f0f0f0);
    background-image: linear-gradient(#e7e7df, #f0f0f0);
    box-shadow: inset 0 1px 3px hsla(0, 0%, 0%, 0.16);
}

.progress__bar {
    height: 16px;
    margin-top: -1px;
    margin-left: -1px;
    padding: 0 1px;
    -webkit-transition: width 0.5s ease-out;
    transition: width 0.5s ease-out;
    -webkit-animation: animate-stripes 3s linear infinite;
    -moz-animation: animate-stripes 3s linear infinite;
    border: 1px #07629a solid;
    border-radius: 10em;
    background: #057ec9;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)), -webkit-linear-gradient(left top, #0094f0 0%, #0094f0 25%, #007ecc 25%, #007ecc 50%, #0094f0 50%, #0094f0 75%, #0094f0 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)), linear-gradient(to right bottom, #0094f0 0%, #0094f0 25%, #007ecc 25%, #007ecc 50%, #0094f0 50%, #0094f0 75%, #0094f0 100%);
    background-size: 40px 40px;
}

[dir="rtl"] .progress__bar {
    margin-right: -1px;
    margin-left: 0;
    -webkit-animation-direction: reverse;
    -moz-animation-direction: reverse;
    animation-direction: reverse;
}

@media screen and (prefers-reduced-motion:reduce) {
    .progress__bar {
        -webkit-transition: none;
        transition: none;
        -webkit-animation: none;
        -moz-animation: none;
    }
}

@-webkit-keyframes animate-stripes {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 0 0, -80px 0;
    }
}

@-ms-keyframes animate-stripes {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 0 0, -80px 0;
    }
}

@keyframes animate-stripes {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 0 0, -80px 0;
    }
}

.action-links {
    margin: 1em 0;
    padding: 0;
    list-style: none;
}

[dir="rtl"] .action-links {
    margin-right: 0;
}

.action-links li {
    display: inline-block;
    margin: 0 0.3em;
}

.action-links li:first-child {
    margin-left: 0;
}

[dir="rtl"] .action-links li:first-child {
    margin-right: 0;
    margin-left: 0.3em;
}

.button-action {
    display: inline-block;
    padding: 0.2em 0.5em 0.3em;
    text-decoration: none;
    line-height: 160%;
}

.button-action:before {
    margin-left: -0.1em;
    padding-right: 0.2em;
    content: "+";
    font-weight: 900;
}

[dir="rtl"] .button-action:before {
    margin-right: -0.1em;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0.2em;
}

.breadcrumb {
    padding-bottom: 0.5em;
}

.breadcrumb ol {
    margin: 0;
    padding: 0;
}

[dir="rtl"] .breadcrumb ol {
    margin-right: 0;
}

.breadcrumb li {
    display: inline;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.breadcrumb li:before {
    content: " \BB ";
}

.breadcrumb li:first-child:before {
    content: none;
}

.button,
.image-button {
    margin-right: 1em;
    margin-left: 1em;
}

.button:first-child,
.image-button:first-child {
    margin-right: 0;
    margin-left: 0;
}

.collapse-processed > summary {
    padding-right: 0.5em;
    padding-left: 0.5em;
}

.collapse-processed > summary:before {
    float: left;
    width: 1em;
    height: 1em;
    content: "";
    background: url(/core/misc/menu-expanded.png) 0 100% no-repeat;
}

[dir="rtl"] .collapse-processed > summary:before {
    float: right;
    background-position: 100% 100%;
}

.collapse-processed:not([open]) > summary:before {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background-position: 25% 35%;
}

[dir="rtl"] .collapse-processed:not([open]) > summary:before {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-position: 75% 35%;
}

.container-inline label:after,
.container-inline .label:after {
    content: ":";
}

.form-type-radios .container-inline label:after,
.form-type-checkboxes .container-inline label:after {
    content: "";
}

.form-type-radios .container-inline .form-type-radio,
.form-type-checkboxes .container-inline .form-type-checkbox {
    margin: 0 1em;
}

.container-inline .form-actions,
.container-inline.form-actions {
    margin-top: 0;
    margin-bottom: 0;
}

details {
    margin-top: 1em;
    margin-bottom: 1em;
    border: 1px solid #ccc;
}

details > .details-wrapper {
    padding: 0.5em 1.5em;
}

summary {
    padding: 0.2em 0.5em;
    cursor: pointer;
}

.exposed-filters .filters {
    float: left;
    margin-right: 1em;
}

[dir="rtl"] .exposed-filters .filters {
    float: right;
    margin-right: 0;
    margin-left: 1em;
}

.exposed-filters .form-item {
    margin: 0 0 0.1em 0;
    padding: 0;
}

.exposed-filters .form-item label {
    float: left;
    width: 10em;
    font-weight: normal;
}

[dir="rtl"] .exposed-filters .form-item label {
    float: right;
}

.exposed-filters .form-select {
    width: 14em;
}

.exposed-filters .current-filters {
    margin-bottom: 1em;
}

.exposed-filters .current-filters .placeholder {
    font-weight: bold;
    font-style: normal;
}

.exposed-filters .additional-filters {
    float: left;
    margin-right: 1em;
}

[dir="rtl"] .exposed-filters .additional-filters {
    float: right;
    margin-right: 0;
    margin-left: 1em;
}

.field__label {
    font-weight: bold;
}

.field--label-inline .field__label,
.field--label-inline .field__items {
    float: left;
}

.field--label-inline .field__label,
.field--label-inline > .field__item,
.field--label-inline .field__items {
    padding-right: 0.5em;
}

[dir="rtl"] .field--label-inline .field__label,
[dir="rtl"] .field--label-inline .field__items {
    padding-right: 0;
    padding-left: 0.5em;
}

.field--label-inline .field__label::after {
    content: ":";
}

.icon-help {
    padding: 1px 0 1px 20px;
    background: url(/core/misc/help.png) 0 50% no-repeat;
}

[dir="rtl"] .icon-help {
    padding: 1px 20px 1px 0;
    background-position: 100% 50%;
}

.feed-icon {
    display: block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    background: url(/core/misc/feed.svg) no-repeat;
}

.form--inline .form-item {
    float: left;
    margin-right: 0.5em;
}

[dir="rtl"] .form--inline .form-item {
    float: right;
    margin-right: 0;
    margin-left: 0.5em;
}

[dir="rtl"] .views-filterable-options-controls .form-item {
    margin-right: 2%;
}

.form--inline .form-item-separator {
    margin-top: 2.3em;
    margin-right: 1em;
    margin-left: 0.5em;
}

[dir="rtl"] .form--inline .form-item-separator {
    margin-right: 0.5em;
    margin-left: 1em;
}

.form--inline .form-actions {
    clear: left;
}

[dir="rtl"] .form--inline .form-actions {
    clear: right;
}

.item-list .title {
    font-weight: bold;
}

.item-list ul {
    margin: 0 0 0.75em 0;
    padding: 0;
}

.item-list li {
    margin: 0 0 0.25em 1.5em;
    padding: 0;
}

[dir="rtl"] .item-list li {
    margin: 0 1.5em 0.25em 0;
}

.item-list--comma-list {
    display: inline;
}

.item-list--comma-list .item-list__comma-list,
.item-list__comma-list li,
[dir="rtl"] .item-list--comma-list .item-list__comma-list,
[dir="rtl"] .item-list__comma-list li {
    margin: 0;
}

button.link {
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    background: transparent;
    font-size: 1em;
}

label button.link {
    font-weight: bold;
}

ul.inline,
ul.links.inline {
    display: inline;
    padding-left: 0;
}

[dir="rtl"] ul.inline,
[dir="rtl"] ul.links.inline {
    padding-right: 0;
    padding-left: 15px;
}

ul.inline li {
    display: inline;
    padding: 0 0.5em;
    list-style-type: none;
}

ul.links a.is-active {
    color: #000;
}

ul.menu {
    margin-left: 1em;
    padding: 0;
    list-style: none outside;
    text-align: left;
}

[dir="rtl"] ul.menu {
    margin-right: 1em;
    margin-left: 0;
    text-align: right;
}

.menu-item--expanded {
    list-style-type: circle;
    list-style-image: url(/core/misc/menu-expanded.png);
}

.menu-item--collapsed {
    list-style-type: disc;
    list-style-image: url(/core/misc/menu-collapsed.png);
}

[dir="rtl"] .menu-item--collapsed {
    list-style-image: url(/core/misc/menu-collapsed-rtl.png);
}

.menu-item {
    margin: 0;
    padding-top: 0.2em;
}

ul.menu a.is-active {
    color: #000;
}

.more-link {
    display: block;
    text-align: right;
}

[dir="rtl"] .more-link {
    text-align: left;
}

.pager__items {
    clear: both;
    text-align: center;
}

.pager__item {
    display: inline;
    padding: 0.5em;
}

.pager__item.is-active {
    font-weight: bold;
}

tr.drag {
    background-color: #fffff0;
}

tr.drag-previous {
    background-color: #ffd;
}

body div.tabledrag-changed-warning {
    margin-bottom: 0.5em;
}

tr.selected td {
    background: #ffc;
}

td.checkbox,
th.checkbox {
    text-align: center;
}

[dir="rtl"] td.checkbox,
[dir="rtl"] th.checkbox {
    text-align: center;
}

th.is-active img {
    display: inline;
}

td.is-active {
    background-color: #ddd;
}

div.tabs {
    margin: 1em 0;
}

ul.tabs {
    margin: 0 0 0.5em;
    padding: 0;
    list-style: none;
}

.tabs > li {
    display: inline-block;
    margin-right: 0.3em;
}

[dir="rtl"] .tabs > li {
    margin-right: 0;
    margin-left: 0.3em;
}

.tabs a {
    display: block;
    padding: 0.2em 1em;
    text-decoration: none;
}

.tabs a.is-active {
    background-color: #eee;
}

.tabs a:focus,
.tabs a:hover {
    background-color: #f5f5f5;
}

.form-textarea-wrapper textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
}

.ui-dialog--narrow {
    max-width: 500px;
}

@media screen and (max-width:600px) {
    .ui-dialog--narrow {
        min-width: 95%;
        max-width: 95%;
    }
}

.messages {
    padding: 15px 20px 15px 35px;
    word-wrap: break-word;
    border: 1px solid;
    border-width: 1px 1px 1px 0;
    border-radius: 2px;
    background: no-repeat 10px 17px;
    overflow-wrap: break-word;
}

[dir="rtl"] .messages {
    padding-right: 35px;
    padding-left: 20px;
    text-align: right;
    border-width: 1px 0 1px 1px;
    background-position: right 10px top 17px;
}

.messages + .messages {
    margin-top: 1.538em;
}

.messages__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.messages__item + .messages__item {
    margin-top: 0.769em;
}

.messages--status {
    color: #325e1c;
    border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
    background-color: #f3faef;
    background-image: url(/core/misc/icons/73b355/check.svg);
    box-shadow: -8px 0 0 #77b259;
}

[dir="rtl"] .messages--status {
    margin-left: 0;
    border-color: #c9e1bd transparent #c9e1bd #c9e1bd;
    box-shadow: 8px 0 0 #77b259;
}

.messages--warning {
    color: #734c00;
    border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
    background-color: #fdf8ed;
    background-image: url(/core/misc/icons/e29700/warning.svg);
    box-shadow: -8px 0 0 #e09600;
}

[dir="rtl"] .messages--warning {
    border-color: #f4daa6 transparent #f4daa6 #f4daa6;
    box-shadow: 8px 0 0 #e09600;
}

.messages--error {
    color: #a51b00;
    border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
    background-color: #fcf4f2;
    background-image: url(/core/misc/icons/e32700/error.svg);
    box-shadow: -8px 0 0 #e62600;
}

[dir="rtl"] .messages--error {
    border-color: #f9c9bf transparent #f9c9bf #f9c9bf;
    box-shadow: 8px 0 0 #e62600;
}

.messages--error p.error {
    color: #a51b00;
}

.node--unpublished {
    background-color: #fff4f4;
}