﻿.smooth-color {
    animation: color-animation 2s infinite;
}

@keyframes color-animation {
    0% {
        color: #5fd568;
    }

    50% {
        color: #115a9c;
    }

    100% {
        color: #5fd568;
    }
}

.fa-angle-up:before {
    content: "\f107";
}

.collapsed .fa-angle-up:before {
    content: "\f106";
}
/*---Header Mobile new Css- Start--*/
.s_currency {
    background-position: -94px -29px;
    transform: scale(1.3);
}

.s_loyaly {
    background-position: -152px -30px;
    transform: scale(1.3);
}

.s_support {
    background-position: -238px -29px;
    transform: scale(1.3);
}

.s_aboutus {
    transform: scale(1.3);
    background-position: -28px -27px;
    width: 38px;
}

.s_helpcenter {
    transform: scale(1.3);
    background-position: -237px -28px;
}

.s_faq {
    background-position: -265px -29px;
    transform: scale(1.3);
}

.s_policy {
    background-position: -181px -29px;
    transform: scale(1.3);
}

.s_term {
    background-position: -265px -29px;
    transform: scale(1.3);
}

.header-pattern01 .navbar-nav > li > a, .header-pattern01 .navbar-nav > li > button {
    color: #363636;
    padding: 0 10px 0 5px !important;
}

.signin_mob_btn button {
    position: relative;
    padding: 10px;
    border-radius: 4px;
    background-color: #115a9c;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 1px;
    transition: 0.15s ease-in-out;
    width: 100%;
    font-size: 16px;
    display: inline-block;
}

.signin_mob_btn {
    padding: 10px 10px;
    display: flex;
    gap: 15px;
}

.appmob_btn {
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    padding: 15px 10px 0px 12px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    border-top: 1px solid #dee2ee;
    border-bottom: 1px solid #dee2ee;
    margin-top: 10px;
    color: #115a9c;
    position: relative;
}


.fa-mobile:before {
    content: "\f10b";
}



.appmob_btn_left {
    display: flex;
    gap: 10px;
    align-items: center;
}

    .appmob_btn_left > i {
        font-size: 28px;
    }

.service_title_coll {
    display: flex;
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    color: rgb(112, 112, 112);
    padding: 20px 16px 15px;
    text-align: left;
    border-top: 1px solid #dee2ee;
    justify-content: space-between;
    align-items: center;
}

    .service_title_coll i {
        font-size: 25px;
        color: #105A9D;
    }
/*---Header Mobile new Css- End--*/





.header-pattern01 .nav_with_manu {
    padding: 10px 5px 10px 0;
}

.navbar_info_top {
    display: flex;
    font-weight: 700;
    font-size: 12px;
    color: #000000b8;
    align-items: center;
    gap: 5px;
}

    .navbar_info_top > i, ._enabale_whatsapp .button > i {
        font-weight: 700;
        font-size: 16px;
        color: #0d479b;
        vertical-align: middle;
        margin-top: -2px;
    }



.right_menu .loginicon {
    width: 30px;
    height: 30px;
    background-position: -178px -55px;
    transform: scale(1);
    display: inline-block;
}


.navbar-brand {
    padding-right: 10px !important;
    max-width: 130px;
    width: 100%;
}

.navbar_info ._enabale_whatsapp button {
    font-weight: 700;
    font-size: 12px;
    margin: 0 !important;
    width: 100%;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 5px;
    color: #5fd568;
    padding: 0;
    background: transparent;
}

._enabale_whatsapp button > i {
    font-size: 17px;
}

.navbar_info {
    display: flex;
    flex-direction: column;
    border-left: 2px solid #f0f7ff;
    padding-left: 10px;
    gap: 6px;
    margin-left: 10px;
}

.navbar_info_top {
    display: flex;
    font-weight: 700;
    font-size: 12px;
    color: #000000d9;
    align-items: center;
    gap: 5px;
}

.navbar-header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.header-pattern01 .top_bar_rayna {
    padding: 5px 0;
}

.navbar-toggle {
    padding-left: 0;
}

.new_top_inside > ul {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    line-height: 30px;
    align-items: center;
    font-size: 12px;
    column-gap: 5px;
}

.new_top_bar {
    background: #147cd5;
    color: #fff;
}

.new_top_inside > ul > li > a, .new_top_inside > ul > li > button {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 0;
    line-height: normal;
    height: auto;
    font-weight: unset;
    background: transparent;
}

.wgcurrent a#weglot-language-en, .wgcurrent a#weglot-language-ar {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}

.wg-li.en.wgcurrent:after, .wg-li.ar.wgcurrent:after {
    filter: invert(1);
}

@keyframes blinkwhatssapp {
    0% {
        background-color: #5FD567; /* Green */
    }

    50% {
        background-color: #ffffff; /* White or Transparent */
    }

    100% {
        background-color: #5FD567; /* Green */
    }
}

@media (max-width: 767px) and (min-width: 320px) {


    .right_menu li._enabale_whatsapp button {
        margin: 0;
    }

    .right_menu {
        column-gap: 10px;
        margin: 7px 0px;
    }

    .contact-us_btn {
        max-width: 63px;
        margin-top: -10px;
        padding-right: 10px;
    }

    li.mobile_weglot .wg-drop.country-selector .wgcurrent a {
        padding-right: 15px !important;
        padding-left: 5px !important;
    }

    .wg-drop.country-selector .wgcurrent:after {
        right: 0;
        top: -1px;
    }

    .mobilewhatsapp {
        display: none !important;
    }
}
