.nav {
    align-items: center;
}

.header-top {
    padding-top: 10px;
    padding-bottom: 10px;
}

.sticky-top {
    z-index: 999;
}

header .dropdown:hover .dropdown-menu {
    display: block;
}

.header-top a.color-white {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 14px;
    padding-left: 0;
    padding-right: 0;
}

.header-top .separateur-1 {
    padding-left: 20px;
    padding-right: 20px;
}

.header-top .separateur-2 {
    padding-left: 9px;
    padding-right: 9px;
}

.btn-connect {
    font-size: 12px;
    display: inline-block;
    padding: 5px 20px !important;
    border-radius: 50px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    background-color: var(--color-white);
    color: var(--color-anthracite-grey);
    height: 28px;
    margin-right: 10px;
}

.btn-connect:hover {
    color: var(--color-anthracite-grey);
}

.header-top img {
    vertical-align: baseline;
}

.header-top .dropdown-toggle::after, .header-bottom .dropdown-toggle::after {
    content: none;
}

.header-top .dropdown-toggle {
    padding-right: 10px;
}

.header-top .dropdown-toggle .fa-chevron-down {
    font-size: 10px;
    padding-left: 10px;
    position: relative;
    top: -3px;
}

header {
    background: #fff;
}

.header-bottom .navbar {
    padding-top: 11px;
    padding-bottom: 11px;
}

.header-bottom .navbar-nav {
    flex-wrap: wrap;
}

.header-bottom img {
    width: 117px;
    height: auto;
}

.header-bottom .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
    align-items: center;
}

.header-top .dropdown-menu, .header-bottom .dropdown-menu {
    border: 0;
    background: var(--color-light-grey);
}

.header-bottom a.nav-link {
    font-size: 16px;
    font-weight: 900;
}

.header-bottom a.nav-link:hover {
    color: var(--color-alyse-standard);
}

.header-bottom a#btn-reserver.nav-link:hover {
    color: var(--color-white);
}

.header-bottom a.dropdown-item {
    font-size: 14px;
    font-weight: 700;
}

.header-bottom .btn-standard {
    font-size: 18px !important;
    font-weight: 700 !important;
}

.header-bottom .color-anthracite-grey {
    font-size: 16px;
    font-weight: 700;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 40px;
}

.sticky-top #messages-container > .alert {
    margin: 0;
    border: none;
    text-align: center;
    border-radius: 0 !important;
}

@import url("css/revolucy.css");
.nav {
    align-items: center;
}

.header-top {
    padding-top: 10px;
    padding-bottom: 10px;
}

header .dropdown:hover .dropdown-menu {
    display: block;
}

.header-top a.color-white {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 14px;
    padding-left: 0;
    padding-right: 0;
}

.header-top .separateur-1 {
    padding-left: 20px;
    padding-right: 20px;
}

.header-top .separateur-2 {
    padding-left: 9px;
    padding-right: 9px;
}

.btn-connect {
    font-size: 12px;
    display: inline-block;
    padding: 5px 20px !important;
    border-radius: 50px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    background-color: var(--color-white);
    color: var(--color-anthracite-grey);
    height: 28px;
    margin-right: 10px;
}

.btn-connect:hover {
    color: var(--color-anthracite-grey);
}

.header-top img {
    vertical-align: baseline;
}

.header-top .dropdown-toggle::after, .header-bottom .dropdown-toggle::after {
    content: none;
}

.header-top .dropdown-toggle {
    padding-right: 10px;
}

.header-top .dropdown-toggle .fa-chevron-down {
    font-size: 10px;
    padding-left: 10px;
    position: relative;
    top: -3px;
}

header {
    background: #fff;
}

.header-bottom .navbar {
    padding-top: 11px;
    padding-bottom: 11px;
}

.header-bottom .navbar-nav {
    flex-wrap: wrap;
}

.header-bottom img {
    width: 117px;
    height: auto;
}

.header-bottom .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
    align-items: center;
}

.header-top .dropdown-menu, .header-bottom .dropdown-menu {
    border: 0;
    background: var(--color-light-grey);
}

.header-bottom a.nav-link {
    font-size: 16px;
    font-weight: 900;
}

.header-bottom a.nav-link:hover {
    color: var(--color-alyse-standard);
}

/*BTN RESERVER*/
.btn-small-color-anthracite-grey-scroll {
    background: var(--color-anthracite-grey);
    color: var(--color-white);
}

.btn-small-color-alyse-standard-scroll {
    background: var(--color-alyse-standard);
    color: var(--color-white);
}

.btn-small-color-alyse-premium-scroll {
    background: var(--color-alyse-premium);
    color: var(--color-white);
}

.header-bottom a#btn-reserver.nav-link:hover, .header-bottom a#btn-reserver-premium.nav-link:hover {
    color: var(--color-white);
}

.header-bottom a.dropdown-item {
    font-size: 14px;
    font-weight: 700;
}

.header-bottom .btn-standard {
    font-size: 18px !important;
    font-weight: 700 !important;
}

.header-bottom .color-anthracite-grey {
    font-size: 16px;
    font-weight: 700;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 40px;
}
