html {
    font-size: unset;
}

.no-padding {
    padding: 0;
}

.no-padding-right {
    padding-right: 0;
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding: 15px;

    @media only screen and (max-width: 768px) {
        padding-bottom: 15px;
        margin-bottom: 0;
    }
}

.liste-centres .ctmap-one-title {
    font-weight: bold;
    line-height: 32px;
    padding-left: 32px;
    position: relative;
    padding-bottom: 0px;
    padding-top: 0px;
}

span.ctmap-icon-letter {
    display: inline-block;
    color: red;
    font-size: 12px;
    padding-top: 3px;
    width: 32px;
    height: 32px;
    padding-left: 11px;
    background-position: 0 0;
    position: absolute;
    top: 1px;
    left: 0;
}

.ctmap-list-img {
    width: 65px;
}

.page-contact .jumbotron {
    display: none;
}

#map_canvas {
    width: 100%;
    height: 100%;
}

.marker-match img.img-responsive {
    max-height: 180px;
}

.ctmap-one .panel-body {
    padding: 5px;
}

.ctmap-photo {
    padding-right: 5px;
}

.ctmap-one-info .well {
    margin-bottom: 0;
}

.col-xs-12,
.col-sm-12 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.breadcrumbs {
    display: flex;
    align-items: center;
    gap: 2px;
    font-size: 22px;

    @media only screen and (max-width: 768px) {
        font-size: 16px;
    }
}

.breadcrumb-item {
    color: black;
    text-decoration: none;
    padding: 4px 0;
    text-align: center;
}

.breadcrumb-item:hover {
    text-decoration: underline;
}

.breadcrumb-item.active {
    color: #333;
    pointer-events: none;
    cursor: default;
}

.breadcrumb-arrow {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid black;
    margin: 0 5px;
}
.container-ctmap{
    @media only screen and (max-width: 768px) {
        padding: 0;
    }
}
.liste-centres.single {
    position: relative;
}

.ctmap-bandeau {
    margin-top: 10px;

    @media only screen and (max-width: 768px) {
        margin: 10px 10px 10px 10px;
    }
}

.ctmap-bandeau .callout p,
.ctmap-bandeau .callout a,
.ctmap-bandeau .ctmap-social {
    display: none;
}

.callout p {
    font-size: 16px;
}

.ctmap-modal-width {
    width: 80%;
    max-width: 700px;
}

.ctmap-map.affix {
    position: relative;

    @media only screen and (max-width: 768px) {
        position: fixed;
        top: 85px;
    }
}

.btn-group.ctmap-geo-select label {
    font-size: 12px;
    line-height: 18px;
}

.ctmap-geo-btn .glyphicon {
    display: none;
    font-size: 16px;
}

.active.ctmap-geo-btn .glyphicon {
    display: inline-block;
}

.ctmap-navbar {
    z-index: 1;
}

.ctmap-navbar .navbar-brand {
    line-height: 2em;
    display: inline-block;
}

.ctmap-navbar .container {
    display: grid;
    grid-template-columns: 32px auto 120px;
    gap: 5px;
    align-items: center;
    @media only screen and (max-width: 768px) {
        text-align: center;
    }
}

.ctmap-navbar .container::before {
    content: none;
    z-index: 1;
}
.btn.btn-default.navbar-btn.navbar-right{
    height: fit-content;
}
#planning {
    width: 100%;
    min-height: 875px;
}

.pick-text {
    line-height: 65px;
    text-align: center;
    font-size: 22px;
}

.backstrech {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-image: url(/images/fond_route.jpg);
    /*opacity: 0.8;*/
    background-size: cover;
    background-repeat: no-repeat;
}

.rdv-moto {
    margin-left: 15px;
}

.ctmap-btn-rdv {
    background-color: #337ab7;
    border: none;
}

.ctmap-btn-rdv:hover {
    background-color: #337ab7;
    opacity: 0.7;
}

.liste-centres {
    max-height: calc(100vh - 92px);
    overflow-x: hidden;
}
.ctmap-corps {
    @media only screen and (max-width: 768px) {
        padding: 10px;
    }
}
.page-contact .ctmap-corps {
    background-color: #EEE;
    padding: 15px 15px 45px;

    @media only screen and (max-width: 768px) {
        padding: 10px;
    }
}

.cms_form label {
    width: 200px;
}

.ctmap-geo-select a,
.ctmap-geo-select a.active {
    color: #294563;
    background-color: #EEBB3A;
    border-color: #D6AF4C;
}

.ctmap-geo-select a:hover,
.ctmap-geo-select a.active:hover {
    color: #294563;
    background-color: #D6AF4C;
    border-color: #C69B2F;
}

.ctmap-geo-select a span.glyphicon-map-marker {
    display: none;
}

.ctmap-geo-select a.active span.glyphicon-map-marker {
    display: inline-block;
}

.btn.btn-default.group-geo {
    padding: 6px;
}

.center-short-desc img.ctmap-img {
    margin-top: 0px;
}

.center-short-desc {
    grid-template-columns: 2fr 1fr !important;

    @media only screen and (max-width: 768px) {
        grid-template-columns: 1fr 1fr !important;
    }

    @media only screen and (max-width: 550px) {
        grid-template-columns: 1fr;
    }

}

.center-short-desc .text-center {
    @media only screen and (max-width: 550px) {
        font-size: 28px;
    }
}

.center-desc-info {
    padding-top: 25px;
}

.center-desc-info p {
    font-size: 14px;
}

.center-desc-info a {
    color: rgb(51, 51, 51);
}

.jumbotron h1 {
    font-size: 30px;
}

.jumbotron .center-listing li {
    background-color: inherit;
}

.jumbotron .center-item-container {
    background-color: white !important;
}

.jumbotron #map-center-list {
    height: auto !important;
}

.jumbotron .center-listing,
.jumbotron .zone-listing {
    overflow: inherit !important;
    height: auto !important;
    padding: 0 !important;
}

.centers-zone {
    height: fit-content;
}

#horaires {
    margin-top: 25px;
}

#tarifs h2,
#horaires h2 {
    font-size: 18px;
}

#horaires p,
#tarifs p,
.callout-conditions {
    font-size: 14px !important;
}

/*Social*/
.ctmap-social {
    clear: both;
    text-align: right;
}

.ctmap-social a {
    float: initial;
    height: initial;
    width: initial;
}

img.ctmap-social-icon {
    width: 32px !important;
}

.column-2-map {
    max-width: 1140px;
    margin: auto;
    display: grid;
    grid-template-columns: auto 440px;
    gap: 10px;

    @media only screen and (max-width: 1200px) {
        grid-template-columns: 1fr;
    }

    @media only screen and (max-width: 1140px) {
        width: 100%;
    }

    @media only screen and (max-width: 768px) {
        width: 100%; /* Ensure responsiveness */
    }
}

.center-listing-container li a:hover {
    background: #f1f1f1;
}

#map-center-list {
    height: 70vh;
    padding: 0 0 15px 0;
    margin-top: 0;
}

.mobile-list {
    height: auto !important;
    margin-top: 20px !important;
}

.groupe .bottom-bandeau {
    display: block;
    background-color: #eee;
    border-radius: 6px;
    padding: 15px;
    overflow: hidden;
    margin-bottom: 10px;

    @media only screen and (max-width: 768px) {
        margin: 10px;
    }
}

.bottom-bandeau img {
    display: none;
}

.center-listing {
    list-style: none;
    padding: 2px 11px 0 4px;
    overflow: auto;
    height: 70vh;

    @media only screen and (max-width: 1200px) {
        overflow: inherit;
        height: auto;
        padding: 0;
    }

    @media only screen and (max-width: 768px) {
        overflow: inherit;
        overflow-x: inherit;
        height: auto;
        padding-right: 0;
    }
}

.center-listing li {
    color: #777;
    list-style: none;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    background: #ffff;
    padding: 0 !important;
    margin-bottom: 10px;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.top-info {
    display: grid;
    grid-template-columns: auto 50px;
    margin-left: 5px;

    @media only screen and (max-width: 768px) {
        margin: 5px 5px 0 5px;
        gap: 10px;
    }
}

.top-info a {
    @media only screen and (max-width: 768px) {
        text-align: center;
        line-height: 16px;
    }
}

.top-info span {
    font-size: 14px;
    font-weight: bold;
    color: black;

    @media only screen and (max-width: 768px) {
        font-size: 14px;
        font-weight: bold;
        color: black;
    }
}

.text-center {
    align-self: center;
}

.map-content {
    background: white;
    padding: 10px;
    margin-bottom: 25px;
    border-radius: 4px;

    @media only screen and (max-width: 768px) {
        padding: 15px 5px 5px 5px !important;
    }
}

.map-content h2 {
    @media only screen and (max-width: 768px) {
        font-size: 22px;
    }
}

.center-info {
    display: grid;
    grid-template-columns: 150px auto 220px;
    padding: 5px;
    gap: 10px;

    @media only screen and (max-width: 768px) {
        grid-template-columns: 1fr;
    }
}

.center-info a {}

.center-info img {
    width: 100%;

    @media only screen and (max-width: 768px) {
        display: none;
    }
}

.center-info>p {
    margin: 0;
    line-height: 14px;
    font-size: 12px;
    text-align: left;
    color: black;

    @media only screen and (max-width: 768px) {
        line-height: 14px;
        font-size: 12px;
        text-align: center;
    }
}

.center-info>div {
    padding: 10px;
    font-size: 12px;

    @media only screen and (max-width: 768px) {
        font-size: 12px;
    }
}

.center-info .find-on-map {
    border-radius: 4px 4px 0 0;
    border: 1px solid #D6AF4C;
    color: #294563;
    background-color: #F0C453;
    width: 100%;
    margin-top: 2px;

    @media only screen and (max-width: 768px) {
        width: 100%;
        padding: 4px;
    }
}

.center-info .find-on-map:hover {
    background-color: #EEBB3A;
    border-color: #D6AF4C;
}

.center-info .agenda-button {
    margin-top: 6px;
    border-radius: 0 0 4px 4px;
    color: #F0C453;
    background-color: #294563;
    border: 1px solid #1F344A;
    width: 100%;

    @media only screen and (max-width: 768px) {
        width: 100%;
        padding: 4px;
        margin-top: 5px;
    }
}

.center-info .agenda-button:hover {
    color: #F0C453;
    background-color: #21374F;
    border-color: #1A2B3D;
}

/* rating stars */
.star-rating {
    display: inline-block;
    font-size: 0;
    position: relative;
    height: 15px;
    line-height: 1;
    overflow: hidden;
}

.star-rating::before {
    content: "★★★★★";
    color: #ddd;
    display: block;
    font-size: 15px;
}

.star-rating::after {
    content: "★★★★★";
    color: #f5b301;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(var(--rating) * 20%);
    overflow: hidden;
    font-size: 15px;
    white-space: nowrap;
}

/* zone listing */
.zone-listing {
    padding: 0;
    overflow: auto;
    overflow-x: hidden;
    height: 70vh;

    @media only screen and (max-width: 1200px) {
        height: auto;
    }

    @media only screen and (max-width: 768px) {
        overflow: inherit;
        overflow-x: inherit;
        height: auto;
        padding-right: 0;
    }
}

.zone-listing li {
    list-style-type: none;
}

.zone-listing li a {
    color: #294563;
    background-color: #EEBB3A;
    border: #D6AF4C solid 1px;
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.2);
    display: grid;
    grid-template-columns: auto 160px;
    gap: 5px;
    margin: 10px;
    border-radius: 15px;
    padding: 10px;
    height: 80px;

    @media only screen and (max-width: 768px) {
        grid-template-columns: 1fr;
        margin: 15px 0;
    }
}

.zone-listing li a:hover {
    color: #294563;
    background-color: #D6AF4C;
    border-color: #C69B2F;
    text-decoration: none;
}

.zone-listing p {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.zone-listing .zone-title {
    align-self: center;
}

.zone-listing .price {
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    text-align: right;
    align-self: end;

    @media only screen and (max-width: 768px) {
        text-align: right;
    }
}

.zone-listing p span {
    text-decoration: line-through;
    font-size: 16px;
    color: #777;
    font-weight: normal;
}

footer {
    display: none;

    @media only screen and (max-width: 768px) {
        display: block;
        background-color: #e4f1fd;
        height: 17vh;
        width: 100%;
        padding-top: 12px;
    }
}

footer .footer-menu ul {
    @media only screen and (max-width: 768px) {
        margin: 0;
        padding: 0;
    }
}

footer .footer-menu ul li {
    @media only screen and (max-width: 768px) {
        padding: 0 6px;
        display: inline-block;
        line-height: 14px;
    }
}

footer .footer-menu ul li:not(:last-child) {
    @media only screen and (max-width: 768px) {
        border-right: 1px solid #d0e2f6;
    }
}

footer .footer-menu ul li a {
    @media only screen and (max-width: 768px) {
        color: #297fca;
        font-family: Roboto;
        font-size: 12px;
        font-weight: 500;
        line-height: 14px;
    }
}

footer .footer-menu ul.footer-menu-list {
    @media only screen and (max-width: 768px) {
        margin-bottom: 15px;
    }
}

footer .footer-menu ul.social-links {
    @media only screen and (max-width: 768px) {
        margin: 5px auto 0 auto;
    }
}

footer .footer-menu ul.social-links li {
    @media only screen and (max-width: 768px) {
        border: 0;
    }
}

footer .footer-menu ul.social-links li i {
    @media only screen and (max-width: 768px) {
        font-size: 25px;
        color: #297fca;
    }
}

footer .footer-menu hr {
    @media only screen and (max-width: 768px) {
        border: 1px solid #d0e2f6;
        margin: 0 auto;
    }
}

footer .gmb {
    @media only screen and (max-width: 768px) {
        display: block;
    }
}

footer .gmb img {
    @media only screen and (max-width: 768px) {
        height: 32px;
    }
}

footer p.copyright {
    @media only screen and (max-width: 768px) {
        margin: 10px 0 0 0;
        padding: 0;
        text-align: center;
        color: #99bde4;
        font-size: 12px;
        line-height: 15px;
        font-family: Roboto;
        font-weight: 500;
    }
}

footer .scroll-top-button {
    @media only screen and (max-width: 768px) {
        position: fixed;
        z-index: 10;
        bottom: 10px;
        right: 10px;
        display: none;
    }
}

footer .scroll-top-button button {
    @media only screen and (max-width: 768px) {
        width: 32px;
        height: 32px;
        border-radius: 32px;
        -moz-border-radius: 32px;
        -webkit-border-radius: 32px;
        border-style: none;
        background-color: #99bde4;
    }
}

footer .scroll-top-button button i {
    @media only screen and (max-width: 768px) {
        font-size: 25px;
    }
}

/* NEW Center listing */
.center-listing {
    margin: 0 !important;
}

.center-listing li::before {
    content: none !important;
}

.center-listing li .center-item-container {
    display: block;
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 25px;
    padding: 10px 15px;
    height: 85px;
    max-width: 450px;
    min-width: 345px;
    margin: auto;
    background-color: #eee;
    font-size: 16px;

    @media only screen and (max-width: 450px) {
        min-width: inherit;
        height: 100px;
        padding: 5px 10px;
    }
}

.top-rdv {
    display: flex;
    justify-content: flex-end;
}

.center-listing .center-item {
    display: grid;
    grid-template-columns: 40px auto 40px 60px;
    gap: 5px;
    height: 100%;

    @media only screen and (max-width: 450px) {
        min-width: inherit;
    }
}

.center-listing .center-item img {
    max-width: 100%;
    display: block;
}

.center-item .icon-letter {
    display: inline-block;
    color: red;
    font-size: 12px;
    padding-top: 6px;
    width: 32px;
    height: 32px;
    font-weight: bold;
}

.center-listing .center-content {
    display: grid;
    grid-template-columns: 1fr 30px;
    text-align: left;

    @media only screen and (max-width: 1140px) {
        grid-template-columns: 1fr auto;
    }
}

.center-listing .rdv-icons {
    padding: 0 4px;
}

.center-details {
    transition: all 0.3s ease;
    display: none;
    grid-template-columns: auto 180px;
    gap: 5px;
    height: 100%;
}

.center-details button {
    color: white;
    text-decoration: none;
    border: none;
    position: relative;
    cursor: pointer;
    width: fit-content;
    background-color: #1456AC;
    border-radius: 5px;
    transition: filter 0.2s ease;
    opacity: 1;
}

.center-details button:hover {
    opacity: 0.7;
}

.center-details .find-on-map {
    background-color: #eabe40;
    padding: 5px 15px;
    margin-top: 2px;
    width: 100%;
}

.center-details .details-info {
    text-align: left;
    align-self: center;
}

.details-info .city-zip {
    margin: 0;
    padding: 0;
    background: inherit;
    color: black;
}

.center-details .details-info a {
    display: inline-block;
    padding: 0 0 2px 0;
    text-align: left;
    background: inherit;
}

.center-details .details-right {
    align-self: center;
}

.center-details a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    border-radius: 5px;
}

.center-details .rdv-auto-moto {
    display: grid;
    gap: 4px;
    grid-template-columns: 1fr 1fr;
}

.rdv-auto-moto button {
    width: 100%;
    margin: 0;
    padding: 5px 0;
}

.center-details svg {
    display: none;
}

.center-details .more {
    padding: 5px;
    background-color: #eabe40;
    color: white;
    text-decoration: none;
    border: none;
    position: relative;
    cursor: pointer;
    width: fit-content;
    border-radius: 5px;
    line-height: 15px;
}

.center-details .button-rdv {
    padding: 5px 0;
    margin: 0;
    color: white;
    text-decoration: none;
    border: none;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
}

.center-listing .left-item {
    align-self: center;
    text-align: center;
}

.center-listing .location {
    align-self: center;
}

.center-listing .rdv-icons {
    align-self: center;
}

.center-listing .prices {
    align-self: center;
}

.center-listing .location p {
    padding: 0;
    background-color: inherit;
    white-space: normal;
    margin: 0;
    line-height: 16px;
}

.center-listing .location p.city {
    color: black;
}

.center-listing .location p.centre_nik {
    margin: 4px 0 0 0;
    color: #777;
    font-size: 14px;
}

.center-listing .location p.centre_nik:hover {
    color: #777;
}

.center-listing .distance {
    color: black;
    font-weight: bold;
    line-height: 14px;
    text-align: center;
    margin-top: 5px;
}

.center-listing .prices {
    font-size: 18px;
}

.center-listing .prices .price {
    color: #1456AC;
    font-weight: bold;
}

.center-listing .prices .old-price {
    color: #777;
    text-decoration: line-through;
}

#header-drop-down-menu-list {
    display: none;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
}

#header-drop-down-menu-list.in {
    display: block;
    opacity: 1;
    height: auto;
}

#search-input {
    z-index: 1;
}

.header-zone {
    z-index: 9;
}

.navbar {
    border: inherit;
    margin-bottom: 0;
}

/** institution page **/
.institution-top {
    overflow: hidden;
    padding: 0!important;
}

.institution-location {
    display: grid;
    grid-template-columns: auto 640px;
    height: 360px;
    overflow: hidden;

    @media only screen and (max-width: 1200px) {
        height: 250px;
        grid-template-columns: auto 500px;
    }

    @media only screen and (max-width: 1140px) {
        grid-template-columns: 1fr 1fr;
    }

    @media only screen and (max-width: 900px) {
        height: 200px;
    }

    @media only screen and (max-width: 768px) {
        height: inherit;
        grid-template-rows: 200px 1fr;
        grid-template-columns: none;
    }
}

.map-img {
    @media only screen and (max-width: 1140px) {
        width: 100%;
    }

    @media only screen and (max-width: 768px) {
        width: 100%;
    }
}

.institution-wrap {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 20px;
    padding: 15px;

    @media only screen and (max-width: 768px) {
        grid-template-columns: 1fr;
    }
}

.institution-wrap h1 {
    font-size: 24px;
    display: inline-block;
    text-align: left;
}

.institution-wrap p {
    font-size: 16px;
    margin: 0;
}

.institution-agenda {
    text-align: right;

    @media only screen and (max-width: 768px) {
        margin-top: 20px;
        text-align: center;
    }
}

.institution-agenda button {
    width: 260px !important;
    display: inline-block;

}
.itineraire-link{
    background-color: #f0ad4e;
    padding: 2px;
    width: 260px;
    display: grid;
    margin-left: auto;
    grid-template-columns: 1fr 1fr;
    font-size: 16px;
    color: rgb(51, 51, 51);
    border-radius: 5px;
    gap:10px;
    @media only screen and (max-width: 768px) {
        margin: auto;
    }
}
.itineraire-link:hover{
    color:white;
    text-decoration: none;
}
.itineraire-link svg{
    justify-self: end;
}
.itineraire-link span{
    line-height: 30px;
    justify-self: start;
}
.institution-agenda button:first-child {
    margin: 15px 0;
}

.institution-details {
    display: grid;
    grid-template-columns: auto 450px;
    gap: 20px;
    margin: 25px 0;

    @media only screen and (max-width: 990px) {
        grid-template-columns: 1fr;
    }
}
.institution-details #map-center-list{
    height: auto;
}
.institution-details .center-listing{
    overflow: inherit;
    height: auto;
}
.institution-details .zone-listing{
    display: none;
}
.shadow-drop {
    border-radius: 10px;
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.2);
    background-color: white;
    padding: 10px;
}

.reserver-info {
    margin-top: 25px;
}

.reserver-info p {
    font-size: 16px;
}

.ctmap-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.center-listing-container {
    @media only screen and (max-width: 1200px) {
        margin-top: 15px;
    }

    @media only screen and (max-width: 1140px) {
        height: 70vh;
        overflow: auto;
        overflow-x: hidden;
        padding-right: 10px;
        margin-top: 20px;
    }

    @media only screen and (max-width: 768px) {
        overflow: inherit;
        overflow-x: inherit;
        height: auto;
        padding-right: 0;
    }
}

.center-listing-container li a {
    @media only screen and (max-width: 1200px) {
        margin: auto;
    }
}

.center-image {
    position: relative;
}

.center-image img {
    max-height: 265px;
    width: 100%;
}

.center-image .center-image-description {
    position: absolute;
    height: 5em;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(61, 109, 222, 0.8);
}

.center-image-description p {
    color: white;
    font-size: 22px;
    padding: 10px;
}

.agenda-wrap {
    padding: 50px 0;
    text-align: center;
}

.contact-info .row {
    margin: 0 20px;
}

.contact-info p {
    padding-left: 0;
}

.contact-info h2 {
    color: #337ab7;
    font-size: 18px;
    padding: 5px;
}

.img-responsive {
    @media only screen and (max-width: 670px) {
        width: 100%;
    }
}

.callout .price {
    @media only screen and (max-width: 670px) {
        display: none;
        left: 65% !important;
        margin-left: 15px;
    }
}

.price .value {
    @media only screen and (max-width: 670px) {
        font-size: 60px !important;
    }

    @media only screen and (max-width: 450px) {
        font-size: 30px !important;
    }
}

header {
    @media only screen and (max-width: 768px) {
        height: 69px;
    }
}

header nav {
    @media only screen and (max-width: 768px) {
        height: 69px;
        background-color: #ff3e40;
    }
}

header .center-name {
    @media only screen and (max-width: 768px) {
        color: white;
        font-size: 18px;
        font-weight: 700;
        line-height: 25px;
        text-align: center;
        display: table-cell;
    }
}

header nav .navbar-header-container button.navbar-toggle {
    @media only screen and (max-width: 768px) {
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
}

header nav .navbar-header-container .glyphicon {
    @media only screen and (max-width: 768px) {
        color: #fff;
    }
}

header nav .navbar-header-container i {
    @media only screen and (max-width: 768px) {
        color: #fff;
        font-size: 30px;
    }
}

header img.header-logo {
    @media only screen and (max-width: 768px) {
        max-width: 194px;
        max-height: 41px;
    }
}

header .vertical-center {
    @media only screen and (max-width: 768px) {
        min-height: 69px;
        display: flex;
        align-items: center;
    }
}

header .header-menu-list {
    @media only screen and (max-width: 768px) {
        background-color: #ff3e40;
    }
}

header .header-menu-list ul {
    @media only screen and (max-width: 768px) {
        text-align: center;
    }
}

header .header-menu-list ul li a {
    @media only screen and (max-width: 768px) {
        padding: 11px 0;
        color: white;
        font-size: 14px;
        font-weight: 500;
        line-height: 25px;
        text-transform: uppercase;
    }
}

header .header-menu-list ul li a:hover {
    @media only screen and (max-width: 768px) {
        background-color: #f42628;
    }
}