
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0-3/css/all.min.css');

.common-header {
    background: #fff;
    border-bottom: 1px solid #87dce9;
    position: relative;

}

.top-common.visible-sm.visible-xs {
    padding: 7px 0
}

.top-common {
    border-bottom: 1px solid #87dce9;
}


@media (min-width: 992px) {
    .common-header .navbar-nav {
        width: 100%;
        text-align: center;
        padding: 10px 0
    }


}

@media (min-width: 768px) {
    .container {
        padding: 0
    }

}


.common-header .navbar {
    margin-bottom: 0
}

.logo-responsive {
    height: auto;
    max-width: 100%;
    max-height: 100px;
}

.common-header .navbar-toggle .icon-bar {
    background-color: #036aaf;
    height: 3px;
}

.common-header .social-custom .btn-connect.text-white {
    border-radius: 17px;
    background-color: #0ba8d0;
    padding: 4px 8px;
    color: #fff
}

.common-header .social-icon-svg {
    width: 18px;
}

.common-header .icon-svg-phone {
    width: 37px
}

/*.common-header .list-inline-item:first-child {
    border-right: 1px solid #0ba8d0;
}

.common-header .list-inline-item:last-child {
    border-left: 1px solid #0ba8d0;
}
*/

.common-header .btn {
    padding: 11px 15px;
    display: inline-block;
    margin-bottom: 0;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border: none;
    outline: none !important;
    font-size: 14px;
    line-height: 1.42857;
    margin: 0;
    font-weight: 600;
    text-transform: inherit;
    text-align: center;
    background-color: transparent;
}

.common-header .navbar li a {
    font-size: 13px;
    color: #333333;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    padding-top: 0;
    padding-bottom: 0;
    line-height: initial;
    text-transform: uppercase;
}

.common-header .nav > .active > a,
.common-header .nav > li > a:hover,
.common-header .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #0ba8d0
}

.card-header .center-content {
    justify-content: space-between;
    display: flex;
    align-items: center;
    gap: 3px
}

.common-header .align-items-center {
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 992px) {
    .common-header .justify-content-center {
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        align-items: center;

    }
}


.header-mobile .logo-responsive {


    width: 50%;

    max-height: 160px;

}

@media (max-width: 992px) {

    .common-header {
        padding: 10px 0
    }

}

.common-header .nav > li > a {
    padding: 7px
}

.facebook img:hover {
    filter: invert(43%) sepia(76%) saturate(4791%) hue-rotate(202deg) brightness(98%) contrast(93%);
}

.twitter img:hover {
    filter: invert(48%) sepia(62%) saturate(1347%) hue-rotate(176deg) brightness(97%) contrast(95%);
}

.pinterest img:hover {
    filter: invert(55%) sepia(70%) saturate(6323%) hue-rotate(326deg) brightness(93%) contrast(92%);
}

.youtube img:hover {
    filter: invert(26%) sepia(100%) saturate(7345%) hue-rotate(358deg) brightness(109%) contrast(120%);
}

@media (min-width: 991px) {
    .no-padding {
        padding: 0 !important
    }
}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
        margin-top: 14px
    }


    .navbar-nav > li {
        padding: 3px 0;
        margin-left: 7px;
    }

    .navbartoggle {
        background: transparent;
    }


    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 20px;
    }

    .navbar-nav > li {
        float: none;
    }


    .navbar-nav > li > a::after {
        content: "";
        display: block;
        width: 10%;
        height: 1px;
        margin-top: .25rem;
        background: #e99000;
    }

    .collapse.in {
        display: block !important;
    }

    .common-header .nav > li > a {
        padding: 2px !important;
    }

}

.common-header .card-title {
    margin-bottom: 0;
    color: #000
}

.common-header .card-text {
    color: #e99000;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 16px;
    margin-bottom:0
}

.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 10000;

    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

@media (max-width: 991px) {
    .common-header .col-xs-2 {
        width: 0;
        display: none;
    }

    .common-header .col-lg-2 {
        display: none;
    }
}

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

/****/
#section-body {
    padding-top: 30px

}

.mobile-logo {
    padding: 0;
    margin-bottom: 15px;
}

#dropdown-login .dropdown-login-btn {
    font-size: 13px;
    color: #333333;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    padding-top: 0;
    padding-bottom: 0;
    padding-left:0;
    line-height: initial;
    box-shadow: none;
}


#dropdown-login .dropdown-menu > li > a {
    display: block;
    width: 100%;
    padding: 1rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

#dropdown-login .dropdown-menu > li > a:hover {
    background: #02a4e3;
    color: white;
}


.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {

    border-color: white !important;
}


/*****Mobile header v2***/


@media screen and (max-width: 991px) {

    .header-mobile {
        background: #fff;
        box-shadow: 0 2px 6px rgba(0, 0, 0, .08);

        z-index: 1000;
        padding: 10px 0;
    }

    .header-mobile::after {
        clear: both;
        content: "";
        display: table;
    }

    .header-mobile a {
        color: #000;
        text-decoration: none;
    }

    .header-mobile .container {
        position: relative;
        display: flex;
        align-items: center;
    }

    .header-mobile .navburger {
        /*  width: 20px;
          height: 20px;*/
        z-index: 101;
        position: absolute;
        cursor: pointer;
        right: 10px;
        top: auto;
        background-image: url(../images/icons/menu-bar.svg);
        background-repeat: no-repeat;
        width: 28px;
        height: 28px;

        transition: rotate(0);
        transition: 0.5s ease-in-out;
    }

    .header-mobile .navburger span {
        display: block;
        position: relative;
    }

    .monespace img {
        width: 28px;
        height: 28px;
    }

    .header-mobile .navburger::before, .header-mobile .navburger::after, .navburger span {
        content: "";
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: transparent;
        border-radius: 5px;
        opacity: 1;
        right: 0;
        transform: rotate(0);
        transition: 0.25s ease-in-out;
    }

    .navbar-toggler[aria-expanded="true"] .navburger {
        background-image: url("../assets/img/header/cancel.png");
        width: 28px;
        height: 28px;
        margin-top: 2px;
    }

    .monespace {
        z-index: 101;
        position: absolute;
        cursor: pointer;
        right: 50px;
        top: auto;
    }

    .tel-mobile-header {
        z-index: 101;
        position: absolute;
        cursor: pointer;
        right: 92px;
        top: auto;
    }

    .header-mobile .navburger::before {
        top: 0;
    }

    .header-mobile .navburger span {
        top: 5px;
    }

    .header-mobile .navburger::after {
        top: 10px;
    }

    .header-mobile .navbar {
        width: 100%;
        height: 100vh;
        background-color: white;
        position: fixed;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 100;
        left: 0;
        top: 0;
        /* text-align: center;*/
        transition: all 0.3s ease-in-out;
        transform: translateX(-100%);
        display: block
    }

    .header-mobile .navbar > div {
        flex: 50%;
        padding: 10px
    }

    .header-mobile .navbar .menu-ul {
        padding: 120px 0 0 0;
        margin: 0;
        position: relative;
        z-index: 101;
        list-style: none;
    }


    .header-mobile .navbar a {
        text-decoration: none;

        display: block;
        padding: 5px 20px;

        font-size: 14px;
        color: #00a4e3;
        font-weight: 500;
        border-bottom: 1px dashed #999;
        line-height: 35px;
        text-transform: uppercase;
    }

    .header-mobile .navbar a:hover {
        color: #e59300;
    }

    .header-mobile .navbar-overlay {
        background-color: rgba(0, 0, 0, .55);
        transition: opacity 0.2s ease-in-out;
        z-index: 99;
        width: 100%;
        height: 100%;
        opacity: 0;
        position: fixed;
        cursor: e-resize;
        visibility: hidden;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .navbar-open {
        overflow: hidden;

    }

    .navbar-open .navburger::before, .navbar-open .navburger::after, .navbar-open .navburger span {
        background-color: transparent;
    }

    .navbar-open .navburger::before {
        top: 10px;
        transform: rotate(135deg);
    }

    .navbar-open .navburger span {
        right: -60px;
        opacity: 0;
    }

    .navbar-open .navburger::after {
        top: 10px;
        transform: rotate(-135deg);
    }

    .navbar-open .navbar {
        transform: translateX(0);;
    }

    .navbar-open .navbar-overlay {
        opacity: 1;
        visibility: visible;

    }

    .header-mobile .btn {
        text-align: left;
        padding: 0;
        border: none
    }

    #dropdown-login .dropdown-menu {
        left: 0;
        top: 0;
        width: 100%;
        box-shadow: none;
        border: none;
    }

    #dropdown-login .dropdown-login-btn {
        font-size: 16px;
        color: #e59301 !important;
        font-weight: 500;
        background: transparent;
        box-shadow: none;
    }


    #dropdown-login .dropdown-menu > li > a {
        white-space: initial;
        text-transform: initial;
        line-height: 35px;
        padding: 10px;
        color: #292f32 !important;
        font-size: 15px;
        text-align: left;
    }

    .glyphicon-refresh:before {
        content: "";
        display: block;
        background: url("../images/icons/montant.svg") no-repeat;
        width: 27px;
        height: 27px;
        float: left;
        margin: 0 6px 0 0;
    }


    .header-mobile  .open > .dropdown-menu {

        position: relative;
        /*  background: transparent;
          box-shadow: none;
          border: none;
          top: auto*/
    }
}


.header-mobile .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    font-weight: 400;
    text-align: center;
    padding: .375rem .75rem !important;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem

}

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

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

/***/
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    background-color: white;

    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 10vh;
    /*width: 100%;
     text-align: center;*/
    margin: 30px;
}

.overlay a {
    /*  padding: 10px;*/
    text-decoration: none;
    font-size: 14px;
    color: #e59301 !important;
    display: block;
    transition: 0.3s;
    font-weight: 600;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 45px;
}

.overlay-content .list-inline {
    padding: 10px 0;
    border-bottom: 1px dashed #999;
    width: 100%;
}

@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 14px
    }

}

.text-blue {
    color: #00aae3 !important;
    padding-left: 10px;
}


#dropdown-login .dropdown-menu > li {
    border-bottom: 1px solid #0ba8d0;
}


.common-header ul ul {
    display: none;
    position: absolute;
    /*right: 160px;*/
    margin: 0;
    padding: 0;
    list-style: none;
    background: white;
}

li:hover ul.niveau3 {
    display: block
}

.niveau3 {
    min-width: 160px;
    padding: 0px 0;
    margin: 0px 0 0;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    top: 0;


}

.niveau3 li {
    border-bottom: 1px solid #0ba8d0;
    padding: 11px;
}

.niveau3 li a {
    display: block;
    width: 100%;
    padding: 1rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.niveau3 > li:hover {
    background: #02a4e3;
    color: white !important;
}

.niveau3 > li a:hover {
    color: white !important;
}

.top-common .fab {
    font-size: 18px;
    color: #0ba8d0
}

#disponible {
    font-size: 18px;
}