
@layer header;

@import "bootstrap.min.css" layer(header) ;


ul {
    margin-bottom: 0
}
svg{
    display: inline;
    margin: 0;
}

.header-honest {
    display: none;
}
.header-sunline{
    font-family: "Roboto", sans-serif;
}
.navbar-brand {
height:auto
}

.navbar{
    margin-bottom:0
}

.header-sunline .navbar-expand-lg .navbar-nav .nav-link {

    padding-left: 7px;
}

.header-sunline {
    background-color: #fff;
}
.navbar-nav .nav-item
a.nav-link.active,.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: var( --color-site-2);
}

.circle-reseaux {
    padding: 5px;


}
.circle-reseaux i{
    font-size:18px
}

.facebook i {
    color: #3c5a98;

}
.hr-header{

    border-color: #212529;
}

.instagram i {
    color: deeppink;
}


.youtube i {
    color: #e52d27;
}


.twitter i {
    color: #5ea8dd;
}
.reseaux-sociaux a:hover {
    transform: scale(1.2);
    transition: all .3s;
}

.header-sunline  a  , .langue-sunline , .dropdown-toggle {
    font-size: 13px !important;
    color: #333333 !important;
    font-weight: 500 !important;
    text-decoration: none !important;
}

.header-sunline .dropdown-menu>li>a {
    padding: 3px;
}
.goog-te-gadget-simple span {
    color: #333333 !important;
    font-family: "Roboto", sans-serif;
    border-left: none !important;
}
.goog-te-gadget-simple {
    border: none !important;
}
.goog-te-gadget img {
    display: none;
}


#google_translate_element .goog-te-gadget-simple span[aria-hidden="true"] {
    color: #0A57C6 !important;
    font-size: 9px;
    line-height: 1;
    padding-left: 4px;
}


.rounded-circle {
    border: 1px solid var( --color-site-2);
    border-radius: 50%;
    padding:  5px
}

.color-ciel {
    color: var( --color-site-2);
    font-size: 13px;
}
img {
    border-style: none;
}

.brand-logo img {
    width: 220px;
    height: auto;
}

.header-sunline .navbar-expand-lg{
    flex-wrap: nowrap;
    justify-content: flex-start;
    display: flex;
}

.header-sunline .text-end {
    padding-right: 0 !important;
    padding-left: 0 !important;

}

.caret {
    color: var( --color-site-2) ;
}

.top-bar {
    background-color: white !important;
}

.dropdown-menu {
    z-index: 11111;
}

.dropdown-item:active , .dropdown-item:hover {
    background-color: rgba(0, 174, 239, 0.12) !important;
}

.header-sunline .dropdown-item:focus, .dropdown-item:hover {
    color: #EC6A0E !important;

}
.top-header{
    font-size: 16px;
    font-weight: 400;
}



@media (max-width: 991.99px) {
    .list-inline-item p {
        font-size: 14px;
        font-weight: 500;
        color: #333333 !important;
        margin-top: 10px;
    }

}


.tel-sunline:hover #collapsephone {
    display: block;
}


.card-number {


    background-color: #fff;
    color: #000;
    border:1px solid var( --color-site-2);
    border-radius: 6px;
    padding: 4px 0;
    position: absolute;
    z-index: 11111;
    min-width: 150px;



}

.card-number::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid ;
    border-color:   var( --color-site-2) transparent transparent transparent;
}
.baraa-account {
    position: absolute;
    inset: 0 auto auto 0;
    left: auto;
    right: 0;
    top: 100%;

}
.dropbtn:focus, .dropbtn:hover {
    font-weight: 500;

}



#dropdown-login img {
    filter: brightness(0) saturate(100%) invert(29%) sepia(67%) saturate(481%) hue-rotate(165deg) brightness(92%) contrast(92%);

}

.baraa-account i {
    color: var(--color-site-2);


}
