@media screen and (min-width: 1400px) {
    .side-bar {
        display: none;
    }
    .menu-area {
        display: none !important;
    }
}

.nav-item.active {
    color: #4fa66e !important;
}

.nav-link.active {
    color: #4fa66e !important;
}

.nav-item,
.nav-link {
    font-size: 1.4rem !important;
}

.flags {
    display: inline-flex;
}
.flags a {
    width: 3rem;
    height: 3rem;
    margin-right: 1rem;
}

.flags img {
    width: 3rem;
    height: 3rem;
}

h4.title,
h3.title,
h2.title {
    color: #4fa66e !important;
}
h1.title {
    color: #125838 !important;
}
.banner-social-area .divider {
    height: 3px !important;
    background-color: #4fa66e !important;
}

.banner-social-area .content {
    letter-spacing: 5px;
}
.social-wrapper li a i {
    font-size: 2.2rem !important;
}
.rts-single-project-one img {
    width: 100%;
    height: 275px;
    object-fit: cover;
}

.title-banner {
    font-size: 5rem !important;
    line-height: 5rem !important;
}

/* Fixed campaign */

#campaign-wrap {
    position: fixed;
    top: calc(50% - 200px);
    right: 0;
    overflow: visible;
    z-index: 99;
}
#campaign-passive {
    -webkit-tap-highlight-color: transparent;
    background-color: #eb2f2f;
    box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 0 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    direction: ltr;
    display: block;
    text-align: center;
    font-family: Lexend, sans-serif;
    font-size: 20px;
    height: 70px;
    line-height: 70px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(-90deg);
    transform-origin: right bottom;
    transition: all 0.5s ease-in-out;
    width: 200px;
    z-index: 99;
}

@media screen and (max-width: 769px) {
    #campaign-passive {
        overflow-y: hidden;
        overflow-x: hidden;
        height: 50px;
        width: 150px;
        line-height: 52px;
        font-size: 20px;
        /* padding-left: 40px;
        padding-right: 0px; */
        /* line-height: 40px; */
        /* height: 40px;
        width: 0px; */
    }
}

@media screen and (max-width: 769px) {
    #campaign-passive::before {
        background-position-y: center;
        background-position-x: 10px;
        background-size: 50%;
        height: 40px;
        width: 40px;
    }
}

span#campaign-active.ease {
    -webkit-tap-highlight-color: transparent;
    background-color: #eb2f2f;
    box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 0 0;
    box-sizing: border-box;
    color: #373738;
    display: block;
    font-family: Lexend, sans-serif;
    font-size: 13px;
    height: 290px;
    line-height: 17.42px;
    position: absolute;
    right: 0;
    text-align: center;
    /* top: 65px; */
    transition: all 0.2s ease-in-out;
    width: 250px;
}

@media screen and (max-width: 769px) {
    #campaign-active {
        height: 250px;
        top: 40px;
    }
}

span#campaign-close {
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: Lexend, sans-serif;
    font-size: 13px;
    line-height: 17.42px;
    padding: 10px 15px;
    text-align: left;
    width: 100%;
}

span#campaign-text {
    -webkit-tap-highlight-color: transparent;
    background-color: initial;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-family: Lexend, sans-serif;
    font-size: 21px;
    line-height: 28.14px;
    margin: 20px 0 30px;
    /* padding-top: 80px; */
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}

@media screen and (max-width: 769px) {
    span#campaign-text {
        font-size: 18px;
        line-height: 22px;
        margin: 10px 0 20px;
        padding-top: 70px;
    }
}

a#campaign-link {
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 2px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Lexend, sans-serif;
    font-size: 18px;
    line-height: 35px;
    outline: 0;
    text-align: center;
    text-decoration: none;
    width: 150px;
    margin-top: 3rem;
}

.campaigns {
    background: #eb2f2f;
    padding: 0.5rem 1rem !important;
}

.campaigns:hover {
    color: #fff !important;
}

.campaigns.active {
    color: #fff !important;
}
#whatsapp-contact {
    padding: 8px 20px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 15px;
    cursor: pointer;
    background-color: #22c15e;
    text-align: center;
    align-items: center;
    display: flex;
    width: fit-content;
    color: white;
    font-weight: 700;
    position: fixed;
    right: 90px;
    bottom: 30px;
    height: 46px;
    z-index: 99;
}

#whatsapp-contact svg {
    width: 26px;
    height: 26px;
}
.mobile-menu nav ul li.has-droupdown::after {
    content: "\f078" !important;
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
}

.single-brand {
    max-height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
}

.single-brand img {
    width: auto;
    max-height: 100%;
}
.light-h1 {
    color:#4fa66e!important;
}

.slide-down {
    width: 5rem;
    height: 5rem;
    position: absolute;
    bottom: 3rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 300;
}

.custom-red-button {
    background-color: #eb2f2f;
    color: #fff;
    margin-top: 3rem;
    border: none;
    padding: 1.4rem 2rem;
    border-radius: 5px;
    font-size: 1.4rem;
    font-weight: 700;
    cursor: pointer;
    width: 100%;
    display: block;
    text-align: center;
    transition: all 0.3s ease-in-out;
}
.custom-red-button:hover {
    color: #fff !important;
}
.discount {
    background-color: #eb2f2f;
    color: #fff;
    border-radius: 4px;
    top: 1rem;
    right: 1rem;
    font-size: 1.5rem;
    position: absolute;
    width: fit-content;
    height: fit-content;
    z-index: 3;
    padding: 1.5rem 1.6rem;
}

.mouse {
    width: 35px;
    height: 60px;
    border: 3px solid #fff;
    border-radius: 60px;
    position: relative;
    &::before {
        content: "";
        width: 8px;
        height: 8px;
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
        background-color: #fff;
        border-radius: 50%;
        opacity: 1;
        animation: wheel 2s infinite;
        -webkit-animation: wheel 2s infinite;
    }
}

@keyframes wheel {
    to {
        opacity: 0;
        top: 60px;
    }
}

@-webkit-keyframes wheel {
    to {
        opacity: 0;
        top: 60px;
    }
}
