﻿/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* menu live */ .userinfo-wrap {
    background-color: #c8000a !important;
}

.nav-top {
    background-color: #ad060e !important;
}

.navbar-wrap {
    background-color: #930008 !important;
}

.navmenu-link {
    background-color: #930008 !important;
}

.bubbly-button {
    background-color: #fd1b27 !important;
}

.user-toggle {
    border-color: #c6010b !important;
}

.icon-arrows {
    background-color: #c8000a !important;
}

.nav-menu {
    background-color: #930008;
}

.navmenu-list {
    position: relative;
}

.notify {
    position: absolute;
    top: -2px;
    right: 30px;
    -webkit-animation: Fade 1.5s ease infinite;
    animation: Fade 1.5s ease infinite;
}

.heartbit {
    font-size: 10px;
    color: #fff;
}

.notify .point {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fd1b27;
    background: #ffae1a;
    background-color: #fe0000;
    display: inline-block;
    position: relative;
    top: -1px;
    margin-right: 3px;
}

@-webkit-keyframes Fade {
    0% {
        opacity: 0.25;
    }

    100% {
        opacity: 1;
    }
}

@keyframes Fade {
    0% {
        opacity: 0.25;
    }

    100% {
        opacity: 1;
    }
}

.bubbly-button {
    min-width: 150px;
}

    .bubbly-button.btn-squre.btn-live {
        float: right;
        position: absolute;
        right: 7.5px;
        top: 72px;
    }

    .bubbly-button.btn-squre.btn-border {
        background: transparent;
        background-color: transparent !important;
        border: 1px solid #fd1a27;
        color: #fff;
    }

.lang-toggle .btn-head-icon {
    width: 14px;
    height: 14px;
    float: left;
    margin-right: 5px;
}

.btnlang {
    width: 150px;
}

.user-toggle {
    width: 70px;
    height: 70px;
}

.material-icons.icon-heading {
    display: none;
}

.lang-toggle {
    font-size: 13px;
}

.userinfo-list {
    height: 50px;
    border-right: 1px solid rgb(230, 0, 13);
}

.nav-menu {
    width: 100%;
    display: flex;
    background: transparent;
}

.navmenu-list {
    display: flex;
    width: 100%;
}

.navmenu-link {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent !important;
}

.navmenu-list {
    border-left: 1px solid #ad040c;
}

    .navmenu-list:last-child {
        border-right: 1px solid #ad040c;
    }

.bubbly-button {
    background-color: #dc000c !important;
}

.notify {
    right: 25px;
}

#get_langage {
    font-size: 13px;
}

.bubbly-button.btn-squre.btn-live i {
    font-size: 8px;
    position: relative;
    top: -3px;
    margin-right: 6px;
    color: #dc000c;
}

.btn.btn-danger.button-login {
    background-color: #ad040c !important;
    border-color: #ad040c !important;
    color: #fff;
}

.bubbly-button.btn-squre.btn-live i.heartbit {
    -webkit-animation: Fade 1.5s ease infinite;
    animation: Fade 1.5s ease infinite;
}

.navmenu-link {
    padding: 0 7.5px;
}

.btn-squre {
    border-radius: 6px !important;
}

.bubbly-button {
    min-width: 150px;
}

    .bubbly-button.btn-squre.btn-live {
        float: right;
        position: absolute;
        right: 7.5px;
        top: 72px;
    }

    .bubbly-button.btn-squre.btn-border {
        background: transparent;
        background-color: transparent !important;
        border: 1px solid #fd1a27;
        color: #fff;
    }

.lang-toggle .btn-head-icon {
    width: 14px;
    height: 14px;
    float: left;
    margin-right: 5px;
}

.btnlang {
    width: 150px;
}

.user-toggle {
    width: 70px;
    height: 70px;
}

.material-icons.icon-heading {
    display: none;
}

.lang-toggle {
    font-size: 13px;
}

.userinfo-list {
    height: 50px;
    border-right: 1px solid rgb(230, 0, 13);
}

.nav-menu {
    width: 100%;
    display: flex;
    background: transparent;
}

.navmenu-list {
    display: flex;
    width: 100%;
}

.navmenu-link {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent !important;
}

.navmenu-list {
    border-left: 1px solid #ad040c;
}

    .navmenu-list:last-child {
        border-right: 1px solid #ad040c;
    }

.bubbly-button {
    background-color: #dc000c !important;
}

.notify {
    right: 25px;
}

#get_langage {
    font-size: 13px;
}

.bubbly-button.btn-squre.btn-live i {
    font-size: 8px;
    position: relative;
    top: -3px;
    margin-right: 6px;
    color: #dc000c;
}

.btn.btn-danger.button-login {
    background-color: #ad040c !important;
    border-color: #ad040c !important;
    color: #fff;
}

.bubbly-button.btn-squre.btn-live i.heartbit {
    -webkit-animation: Fade 1.5s ease infinite;
    animation: Fade 1.5s ease infinite;
}

.navmenu-link {
    padding: 0 7.5px;
}

.btn-method-group .btn.btn-method {
    padding-left: 45px;
    position: relative;
    border: 0;
}

    .btn-method-group .btn.btn-method.bg-warning .icon-method {
        background-color: #db8e0b;
    }

    .btn-method-group .btn.btn-method.bg-danger .icon-method {
        background-color: #d0070d;
    }

.btn-squre {
    border-radius: 6px !important;
}

.bubbly-button {
    min-width: 150px;
}

    .bubbly-button.btn-squre.btn-live {
        float: right;
        position: absolute;
        right: 7.5px;
        top: 76px;
    }

    .bubbly-button.btn-squre.btn-border {
        background: transparent;
        background-color: transparent !important;
        border: 1px solid #fe0000;
        color: #fff;
        padding: 0.50em 0;
    }

.lang-toggle .btn-head-icon {
    width: 14px;
    height: 14px;
    float: left;
    margin-right: 5px;
}

.btnlang {
    width: 150px;
}

.user-toggle {
    width: 70px;
    height: 70px;
}

.material-icons.icon-heading {
    display: none;
}

.lang-toggle {
    font-size: 13px;
}

.userinfo-list {
    height: 50px;
    border-right: 1px solid rgb(230, 0, 13);
}

.nav-menu {
    width: 100%;
    display: flex;
    background: transparent;
}

.navmenu-list {
    display: flex;
    width: 100%;
}

.navmenu-link {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent !important;
}

.navmenu-list {
    border-left: 1px solid #ad040c;
}

    .navmenu-list:last-child {
        border-right: 1px solid #ad040c;
    }

.bubbly-button {
    background-color: #dc000c !important;
    padding: 0.59em 0;
}

.navmenu-list.active .navmenu-link, .navmenu-list.active .navmenu-link:focus, .navmenu-list.active .navmenu-link:hover {
    background-color: #c8000a !important;
}

.heading.heading-hide-xs.heading-center {
    left: 50%;
}


/* resize */
@media screen and (max-width:1920px) {
    .desc-wrapper {
        padding: 50px 95px 50px 95px;
    }
}

@media screen and (max-width:1720px) {
    .navmenu-link {
        font-size: 14px;
    }

    .lang-text {
        display: none;
    }

    .btnlang {
        width: auto;
        padding: 0 5px 0 0;
    }
}

@media screen and (max-width: 1670px) {
    .heading {
        font-size: 12px;
        left: 40%;
    }

    .bubbly-button-group {
        left: 57%;
        top: 53%;
    }

    .bubbly-button.btn-squre.btn-live {
        top: 80px;
    }

    .user-toggle {
        width: 45px;
        height: 45px;
    }

    .nav-menu {
        width: 100%;
        display: flex;
    }

    .navmenu-list {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .navmenu-link {
        padding: 15px 7.5px;
    }
}

@media screen and (max-width:1440px) {
    .nav-top .bubbly-button.btn-squre.btn-border {
        right: 10px;
    }

    .notify {
        height: 20px;
        top: -4px;
        right: 15px;
    }

    .heartbit {
        font-size: 8px;
    }

    .notify .point {
        width: 4px;
        height: 4px;
    }
}

@media screen and (max-width:1350px) {
    .logo-wrap {
        left: -30px;
    }

    .bubbly-button.btn-squre.btn-border {
        right: 0px;
    }
}

@media screen and (max-width:1280px) {
    .logo-wrap {
        left: 0;
    }

    .lang-text {
        display: none;
    }

    .btnlang {
        width: auto;
    }

    .heading.heading-hide-xs {
        display: none;
    }

    .bubbly-button-group.bubbly-button-mobile {
        left: 58%;
        top: 56%;
    }

    .bubbly-button.btn-squre.btn-border {
        right: 15px;
        top: 56%;
        width: 120px;
        min-width: 120px;
        height: 30px;
        line-height: 30px;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 10px;
    }

    .navmenu-link {
        font-size: 12px;
        padding: 0;
    }

    .bubbly-button.btn-squre.btn-live i {
        top: 0px;
    }

    .bubbly-button {
        height: 30px;
        line-height: 30px;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 10px;
        min-width: 120px;
    }
}

@media screen and (max-width:1024px) {
    .logo-wrap {
        left: 0px;
    }
}

@media screen and (max-width: 991px) {
    .nav.navbar-menu {
        background-color: #930006;
    }

    .bubbly-button.btn-squre.btn-border {
        display: none;
    }

    .icon-arrows {
        background-color: transparent !important;
    }

    .user-toggle {
        width: 35px;
        height: 35px;
        margin: 5px 21px 0 0;
        background-color: transparent !important;
        border: 0 !important;
    }

    .user-picture {
        background-color: transparent !important;
    }

    .lang-toggle {
        background-color: #930005;
        border: 1px solid #930005;
    }

    .lang-toggle {
        padding: 0;
        font-size: 10px;
    }

    #get_langage {
        font-size: 12px;
    }

    .lang-toggle .btn-head-icon {
        transform: translateY(-50%);
        margin-right: 3px;
        margin-left: 3px;
        width: 12px;
        height: 12px;
    }

    .lang-toggle {
        width: 45px;
        padding-left: 3px;
    }
}

@media screen and (max-width:767px) {
    .perform-wrapper-inner {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .lang-toggle {
        padding: 0 0 0 3px;
    }

        .lang-toggle .btn-head-icon {
            margin-right: 2px;
            width: 11px;
            height: 11px;
        }
}
