@media only screen and (min-width: 768px) {
    .homee {
        max-width: 100%;
        background: url() no-repeat;

        background-size: 1000px auto;
        background-position: top;


    }
}

@media only screen and (max-width: 440px) {
    .homee {
        background: none;
    }

    .bannerhome {
        background: none;
    }
}

body {
    height: unset;
}

.container .padd-0 {
    max-width: 2000px;
}

.bar-btn {
    background-color: unset !important;
    border: none !important;
    /*color: unset !important;*/
    /* width: 250px !important; */
    /*text-align:left!important;*/
}

.banner-home .menu-2 div.right-menu .quick-menu {
    background-color: transparent;
    color: #000;
    width: unset !important;
    height: auto;
    padding: 5px;
    border: none !important;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: flex-end;
}

.home-page.banner-home {
    margin-bottom: 10px;
    margin-top: -50px;
    background: #161515;
    max-width: 2000px;
    padding: 5px;
    border: 1px solid #292929;
}

.quick-menu a {
    color: #ffffff;
}

.quick-menu:hover {
    text-decoration: underline;
}

.drop-mini-cart:after {
    content: "";
    position: absolute;
    right: 3px;
    top: 42px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 17px 17px;
    border-color: transparent transparent white transparent;
    z-index: 9998;
    display: none;
}

.drop-mini-cart:before {
    content: "";
    position: absolute;
    right: 3px;
    top: 42px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 17px 17px;
    border-color: transparent transparent white transparent;
    z-index: 9998;
    display: none;
}

@media screen and (max-width:600px) {
    .nav-tabs li {
        flex-basis: revert;
        min-width: 90px;
        display: inline-table;
        align-items: flex-start;
        /* margin: 0!important; */
        background: #017fff;
        margin: 4px !important;
        border-radius: 10px;
    }
    
    .nav-tabs li:not(:first-child) {
      display: none !important;
    }

    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover {
        color: #fff;
        cursor: default;
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
    }

    ul.nav.nav-tabs {
        display: block !important;
        justify-content: flex-start;
        align-items: flex-start;
        overflow: hidden;
    }

    .nav-tabs li a {
        color: #fff !important;
        width: 100%;
        text-align: center;
        padding: 5px;
    }

    .nav-tabs li.active {
        border-bottom: none !important;
        background: #ff0000;
    }
}

.tab-content {
    padding: 10px 10px;
    margin-top: 20px;
}

.nav-tabs a {
    border: 0 !important;
    background-color: transparent !important;
}

.nav-tabs li.active {
    border-bottom: 2px solid #5453d2;
}

.nav-tabs li {
    border-bottom: 2px solid transparent;
}

.nav-tabs li a {
    width: 100%;
    text-align: center;
}

ul.nav.nav-tabs {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    overflow: hidden;
}

.nav-tabs li {
    flex-basis: content;
    min-width: 90px;
    display: flex;
    align-items: flex-start;

}

.tabs-wrapper {
    position: relative;
}

span.left,
span.right {
    position: absolute;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #5453D2;
    border-radius: 50%;
    left: -50px;
    top: 8px;
    cursor: pointer;
    color: #ffffff;
}

span.right {
    right: -50px;
    left: unset;

}

.scroller-btn.inactive {
    opacity: 0.3;
    pointer-events: none;
}

.R {
    top: 50%;
}

.A,
.B {
    left: 0;
    right: 0;
}

.w {
    position: fixed;
}

.nc {
    justify-content: center;
}

.kc {
    align-items: center;
}

.Sb {
    max-width: 1200px;
}

.fb {
    width: 100%;
}

.Ca {
    height: 0;
}

.va {
    display: flex;
}

._ {
    margin-left: auto;
    margin-right: auto;
}

.Xb {
    flex-shrink: 0;
}

.ub {
    width: 15rem;
}

.ta {
    display: block;
}

.fc {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.Xb {
    flex-shrink: 0;
}

.fb {
    width: 100%;
}

.aa {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}

.v {
    pointer-events: none;
}

.timg {
    width: 19%;
}