:root {
    --base-color: #52AE32;
    --base-blue: #008FCC;
}


/* .btn-gradient-emerald-blue-emerald-green {
    background-image: linear-gradient(to right, #45d715, #00adf7, #45d715);
    background-size: 200% auto;
    color: var(--white);
} */

.navbar .navbar-nav .dropdown .dropdown-menu.submenu-content {
    padding: 60px 0 0;
}

.as-annuaire-menu {
    width: 100%;
    height: 80px;
    background: url('as_assets/image-menu-annuaire.png') no-repeat center center;
    /* background-size: cover; */
    display: grid;
    place-items: center;
}

.as-annuaire-menu a {
    background: #fff !important;
    padding: 0 20px !important;
    border-radius: 99999px;
}

.as-annuaire-menu a:hover {
    background: #fff !important;
}

@media (max-width: 991px) {
    .navbar .navbar-nav .dropdown .dropdown-menu {
        padding: 0;
    }
    .navbar .navbar-nav .dropdown.open .dropdown-menu {
        padding: 0 10px;
    }
}

.navbar .navbar-nav .simple-dropdown .dropdown-menu {
    width: 350px;
}

.navbar-nav .nav-item>a {
    position: relative;
}

.navbar-nav .nav-item>a::after {
    content: ' ';
    position: absolute;
    right: 0;
    width: 1px;
    height: 20px;
    background: #fff6;
}

.navbar-nav .nav-item:last-child>a:after {
    display: none;
}

.navbar-nav .nav-item:nth-last-child(2)>a:after {
    display: none;
}

.as-slidder {
    height: 85vh;
}

.as-h1 {
    font-size: 14px;
    line-height: 14px;
    margin: 0;
}

.as-h1-home {
    font-size: 35px;
    line-height: 35px;
    margin: 30px 0 0;
    padding: 0;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    h1,
    .as-h1,
    .as-h1-home {
        font-size: 25px;
        line-height: 25px;
    }
}

header .navbar-brand {
    padding: 10px 0;
}

header .navbar-brand img {
    max-height: 90px;
}

footer .footer-logo img {
    max-height: fit-content;
    width: 100%;
}

.as-desc-mini {
    font-size: 14px;
    line-height: 22px;
}

.blog-content p {
    line-height: 25px;
}

.as-icon svg {
    width: 50px;
    height: 50px;
}

.as-actu-title {
    margin-bottom: 0;
}

.as-actu-commercant {
    font-size: 11px;
}

.as-link-content a {
    text-decoration: none;
    color: var(--base-color);
    border-bottom: 1px dotted transparent;
}

.as-link-content a:hover {
    border-bottom: 1px dotted var(--base-color);
}

.as-link-content p {
    text-align: justify;
    margin-bottom: 0;
}

.as-banner-title {
    color: #fff;
}

.sticky-cheque-cadeau {
    cursor: pointer;
    position: fixed;
    top: 26.5%;
    right: 0;
    transform: translateY(-26.5%);
    font-size: 15px;
    border: 1px solid #0009;
    border-right: 0;
    padding: 5px;
    width: 80px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 1;
    transition: all 0.5s ease-in-out;
}

.sticky-cheque-cadeau .sticky-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    border-top-left-radius: 5px;
    background-color: #0009;
    transition: all 0.5s ease-in-out;
}

.sticky-cheque-cadeau .sticky-icon i {
    color: #fff;
    font-size: 25px;
}

.sticky-cheque-cadeau:hover {
    width: 100px;
    /* border-top-left-radius: 0;
  border-bottom-left-radius: 0; */
}

.sticky-cheque-cadeau p {
    text-align: center;
    background-color: #0009;
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    padding-bottom: 10px;
    margin-bottom: 0;
    border-bottom-left-radius: 5px;
}

.nav-link.as-scroll span {
    border: 1px solid #fff6;
    border-radius: 20px;
    padding: 10px 20px;
}

.nav-link.as-no-scroll span {
    border: 1px solid #fff6;
    border-radius: 20px;
    padding: 10px 20px;
}

.navbar .navbar-nav .dropdown .dropdown-menu a {
    padding: 0 0 10px;
}

.btn.btn-hover-animation .btn-text {
    font-size: 14px;
}

.as-actu-reseau a,
.as-actu-reseau p {
    color: #fff;
}

.as-content h1 {
    color: var(--dark-gray);
    font-family: var(--alt-font);
    font-size: 28px;
    line-height: 30px;
    font-weight: 700;
    margin-top: 35px;
}

.as-content h2 {
    color: var(--dark-gray);
    font-family: var(--alt-font);
    font-size: 26px;
    line-height: 28px;
    font-weight: 700;
    margin-top: 35px;
}

.as-content h3 {
    color: var(--dark-gray);
    font-family: var(--alt-font);
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
}

.as-content ul li {
    list-style: disc;
}

.as-content b,
.as-content strong {
    color: var(--dark-gray);
}

.portfolio-box {
    border: 1px solid #0003;
    min-height: 390px;
}

@media (max-width: 991px) {
    .nav-link.as-scroll span {
        padding: 0;
    }
}

.filterbrand a {
    font-weight: 600;
    width: auto;
    min-width: 42px;
    padding: 8px;
    background-color: #efefef;
    border: 1px solid #fff;
    margin-left: -1px;
    flex: 1 0 0%;
}

.filterbrand a:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
}

.brandList .ttl {
    width: 100px;
    font-size: 20px;
    font-weight: 700;
    text-transform: lowercase;
}

.brandList .list,
.brandList .ttl {
    padding: 15px 10px;
    border-top: 1px solid #eee;
}

.brandList ul a {
    display: inline-block;
    padding: 5px;
    line-height: 15px;
    font-size: 14px;
}

.fl-1 {
    flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
}

.d-flex-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.check {
    cursor: pointer;
    position: relative;
    margin: auto;
    width: 18px;
    height: 18px;
    -webkit-tap-highlight-color: transparent;
    transform: translate3d(0, 0, 0);
    padding: 0 25px 0 0;
    float: left;
}

.check:before {
    content: '';
    position: absolute;
    top: -15px;
    left: -15px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(34, 50, 84, 0.03);
    opacity: 0;
    transition: opacity 0.2s ease;
}

.check svg {
    position: relative;
    z-index: 1;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #c8ccd4;
    stroke-width: 1.5;
    transform: translate3d(0, 0, 0);
    transition: all 0.2s ease;
}

.check svg path {
    stroke-dasharray: 60;
    stroke-dashoffset: 0;
}

.check svg polyline {
    stroke-dasharray: 22;
    stroke-dashoffset: 66;
}

.check:hover:before {
    opacity: 1;
}

.check:hover svg {
    stroke: #91ee17;
}

#cbx:checked+.check svg {
    stroke: #91ee17;
}

#cbx:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}