.bts .app {
display: block;
width: 100%;
overflow: hidden;
}

.bts .img-wrap img {
width: 100%;
}

:root {
--item-high: 265px;
}

.bts .container_local {
position: relative;
width: 100%;
}

.bts .container_hot {
width: 70%;
margin: 0 auto;
background-color: #DB2E00;
border: solid white 3px;
border-radius: 30px;
padding: 30px 0;
margin-top: 50px;
}

.bts #supper.container_local {
padding: 30px 0 40px;
background-color: #EC5A5A;
position: relative;
overflow: hidden;
display: none;
}

.bts .bgr_decor {
position: absolute;
z-index: 0;
top: 0;
}

.bts .bgr_decor--left {
left: 0;
}

.bts .bgr_decor--right {
right: 0;
}

.bts #supper .img-wrap {
margin-top: 10px;
position: relative;
z-index: 1;
}



.bts #supper .img-wrap:hover {
transform: translate(1%, -1%);
transition: all ease 0.4s;
cursor: pointer;
}

.bts .container_hot-detail {
margin: 0 auto;
text-align: center;
}

.bts .container_hot-detail-img {
width: 80%;
margin: 0 auto;
}

.bts .container_local-decor--left {
width: 20%;
position: absolute;
left: 0;
top: 22%;
display: none;
}

.bts .container_local-decor--right {
width: 20%;
position: absolute;
right: 0;
top: 20%;
display: none;
}

.bts .container_local--watch {
padding: 50px 0;
}

.bts .gift-top {
width: 20%;
position: absolute;
top: -5%;
left: 30%;
z-index: 10;
}

.bts .gift-left {
width: 15%;
position: absolute;
top: 8%;
left: 14%;
}

.bts .gift-right {
width: 17%;
position: absolute;
top: 8%;
right: 14%;
}

.bts .container_local.back-ground-purple {
background-color: #958FDB;
}

.bts .iphone__body.back-ground-linear-purple {
background-image: linear-gradient(to right, transparent 25%, #E8E5FF 57%);
}

.bts .container_local-orange {
background-color: transparent;
}

.bts .container_local-blue {
background-color: transparent;
}

.bts .local_img {
display: none;
position: absolute;
z-index: 2;
}

.bts .local_img--left {
left: -2%;
top: -90px;
}

.bts .local_img--right {
right: -1.5%;
top: -120px;
}

.bts .bell {
position: absolute;
left: -12%;
width: 90%;
top: 19%;
display: none;
/* z-index: 10; */
}

.bts .bangron {
position: relative;
background-color: #fe7700;
width: 100vw;
padding: 0 40px;
display: flex;
justify-content: center;
align-items: center;
height: 74px;
font-size: 27px;
text-transform: uppercase;
color: white;
font-weight: 500;
margin-top: 14px;
}

.bts .bangron span {
padding: 0 56px;
}

.bts .header {
position: relative;
width: 100%;
padding-top: 56%;
background-image: url(../image/Banner/banner\ main.png);
background-size: 100%;
background-repeat: no-repeat;
}

.bts .sub__header {
position: relative;
width: 100%;
}

.bts .sub__banner {
position: absolute;
top: -60%;
left: 50%;
transform: translateX(-50%);
width: 27%;
z-index: 1;
height: 18vh;
}

.bts .sub__banner img {
width: 100%;
height: 100%;
}

.bts .sub__banner--2 {
width: 100%;
z-index: 0;
height: 6vh;
}

.bts .sub__banner--2 img {
height: 100%;
width: 100%;
}

.bts .decor__banner {
width: 100%;
text-align: center;
margin-top: 50px;
}

.bts .decor__banner img {
width: 100%;
}

.bts .sub__banner img {
width: 100%;
}

.bts .container {
margin: 0;
padding: 0;
position: relative;
}

.bts .lua {
position: absolute;
transform: translateY(-1%);
width: 100%;
z-index: -1;
}

body {
font-family: "Plus Jakarta Sans", sans-serif;
margin: 0;
background-color: #FFF9E3;
height: auto;
}

.bts .navbar__item {
margin-top: 28px;
}

.bts .navbar__line {
width: 90%;
display: flex;
justify-content: center;
flex-wrap: wrap;
}

.bts .navbar__line a {
color: white;
text-decoration: none;
font-size: 20px;
font-weight: bold;
font-family: "Montserrat", sans-serif;
display: flex;
justify-content: center;
align-items: center;
width: 16%;
border-radius: 18px;
margin: 30px 24px;
}

.bts .navbar__line a:hover {
transform: translateX(0%) translateY(4.5%);
box-shadow: unset;
transition: all 0.2s ease;
}

.bts .local_side_banner {
width: 44%;
padding-top: 4%;
margin: 0 auto;
}

.bts .side__navbar {
position: fixed;
background-color: #FFD87F;
right: 3%;
top: 20%;
border: solid 1px rgba(0, 0, 0, 0.476);
border-radius: 10px;
overflow: hidden;
opacity: 0;
transition: 0.5s;
z-index: 10;

}

.bts .side__navbar.show {
opacity: 1;
}

.bts .side__navbar__item {
position: relative;
}

.bts .side__navbar__item:hover {
background-color: #ff88b0;
}

.bts .side__navbar__item:hover a {
color: white;
background-color: rgb(220, 24, 24);
}

.bts .side__navbar__item::after {
content: "";
display: block;
background-color: black;
height: 1px;
width: 100%;
position: absolute;
bottom: 0;
}

.bts .container__content {
background-position: 0 25%;
background-size: 98%;
}

.bts .container_local-banner {
position: relative;
z-index: 1;
margin-top: 50px;
}


.bts .container_local-banner.container_local-banner--iphone {
margin-top: 30px;
}

.bts #game {
background-image: url(../image/Banner/game_back.png);
background-size: 100%;
background-repeat: no-repeat;
padding-top: 20px;
padding-bottom: 50px;
width: 100%;
}

.bts .game__body {
display: flex;
width: 80%;
margin: 0 auto;
justify-content: space-between;
align-items: center;
}

.bts .game_left {
width: 50%;
}

.bts .game_right {
width: 50%;
}



.bts .container_local-banner img {
width: 100%;
height: 100%;
}

.bts .side__navbar__item a {
font-family: 'Montserrat', sans-serif;
height: 80px;
text-decoration: none;
color: black;
font-weight: bold;
font-size: 16px;
display: flex;
justify-content: center;
align-items: center;
padding: 0 15px;
}

.bts .container__navbar {
position: relative;
padding: 20px 20px 20px;
z-index: 20;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin: 0 auto;
background-image: linear-gradient(#f86754, #ed3521);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 20px;
transform: translateY(-10%);
}

.bts .decor_nav {
position: absolute;
z-index: 200;
top: 0;
}

.bts .decor_nav--left {
left: 0;
}

.bts .decor_nav--right {
right: 0;
}


.bts .container__navbar-title {
position: absolute;
background-color: #FFA601;
width: 36%;
height: 90px;
border-radius: 50px;
top: 0;
left: 50%;
transform: translateX(-50%) translateY(-50%);
display: flex;
justify-content: center;
align-items: center;
color: white;
font-size: 21px;
font-weight: bold;
}



.bts .container__heading {
display: flex;
justify-content: center;
width: 100%;
z-index: 1;
position: relative;
margin-top: -40px;
}

.bts #iphone {
width: 100%;
height: auto;
border-radius: 20px;
position: relative;
z-index: 3;
margin-top: 0px;
padding-top: 0px;
}


.bts #xiaomi {
width: 100%;
height: auto;

border-radius: 20px;
position: relative;
z-index: 1;
margin-top: 50px;
padding-top: 0px;
}

.bts .decor__no {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%) translateY(-40%);
text-align: center;
}

.bts .decor__no img {
width: 80%;
}

.bts #samsung {
width: 100%;
height: auto;
border-radius: 20px;
position: relative;
z-index: 3;
margin-top: 0px;
padding-top: 0px;
}

.bts .navbar__item {
transition: all 0.2s linear;
}

.bts .navbar__item:hover {
transform: translateX(4px) translateY(-4px);
}

.bts .navbar__item a img {
width: 100%;
}

.bts .iphone__body {
background-color: transparent;
position: relative;
z-index: 4;
border-radius: 20px;
}

.bts .iphone__banner img {
width: 100%;
}

.bts .iphone__item {
height: var(--item-high);
background-color: transparent;
margin-top: 30px;
position: relative;
overflow: hidden;
display: block;
text-decoration: none;
color: black;
font-family: 'Montserrat', sans-serif;
}

.bts .local_banner {
margin-top: 10px;
display: none;
}

.bts .local_banner img {
width: 100%;
margin-bottom: 20px;
}

.bts .item__frame {
position: absolute;
width: 100%;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
height: 100%;
z-index: 0;

}

.bts .item__frame img {
width: 100%;
height: 100%;
}

.bts .item__header-title {
position: absolute;
width: 110px;
height: 27px;
border-radius: 50px;
background-image: linear-gradient(to bottom, #FC6D31, #E10C06);
display: flex;
justify-content: center;
align-items: center;
left: 50%;
transform: translateX(-50%);
top: 14px;
z-index: 1000;
font-size: 11px;
font-weight: bold;
color: #FFC700;
display: none;
}

.bts .row__hide {
display: none;
}

.bts .row__hide .iphone__item {
animation: 0.4s linear fadein;
}

@keyframes fadein {
from {
opacity: 0;
}

to {
opacity: 1;
}
}

.bts .open__hide {
font-family: Montserrat;
width: 208px;
height: 68px;
background-size: 100%;
background-repeat: no-repeat;
font-weight: 600;
font-size: 20px;
display: flex;
justify-content: center;
align-items: center;
margin: 40px auto 0px;
text-transform: uppercase;
color: white;
position: relative;
z-index: 1;
border-radius: 15px;
transition: all ease-in 0.1s;
box-shadow: 0 4px 4px 0;
box-shadow: inset 0 4px 4px 0 rgba(255, 255, 255, 60%), 0 4px 4px rgba(0, 0, 0, 25%);
background-image: url(../image/sanpham/open_hide.png);
}

.bts .header__btn {
position: fixed;
bottom: 92px;
font-size: 16px;
display: flex;
justify-content: center;
align-items: center;
background-color: #fe273d;
border: solid 3px #fff9e3;
color: #fff9e3;
padding: 8px 6px;
border-radius: 18px;
right: 5px;
font-weight: 600;
z-index: 101;
text-align: center;
text-decoration: none;
transition: all ease 0.5s;
}

.bts .open__hide:hover {
cursor: pointer;
box-shadow: inset 0 8px 8px 0 rgba(255, 255, 255, 60%), 0 0px 0px rgba(0, 0, 0, 25%);
transform: translate(0px, 2px);
}

.bts .item__header {
display: flex;
justify-content: space-between;
}

.bts .item__sale {
flex: 1;
position: absolute;
z-index: 1;
width: 40%;
top: 2%;
left: 1.5%;
}

.bts .item__sale img {
width: 100%;
}

.bts .item__mini {
background-color: black;
display: flex;
justify-content: center;
align-items: center;
top: 8%;
position: absolute;
z-index: 4;
right: 9%;
font-weight: 600;
color: white;
font-size: 9px;
width: 64px;
height: 19px;
border-radius: 8px;
}

.bts .iphone__img {
width: 144px;
margin: 0px auto;
transform: translateY(35%);
z-index: 5;
transition: transform 0.3s ease 0s;
text-align: center;
}

.bts .iphone__img.iphone__img--high {
transform: translateY(60%);
}

.bts .iphone__img img {
width: 93%;
}

.bts .iphone__img--small img {
width: 77%;
}

.bts .iphone__img--med img {
width: 86%;
}

.bts .iphone__item:hover .iphone__img {
transform: translateY(31%);
}

.bts .iphone__color {
position: absolute;
top: 66px;
right: 25px;
display: none;
}

.bts .iphone__name {
text-transform: uppercase;
position: absolute;
text-align: center;
color: black;
font-style: normal;
font-weight: 500;
font-size: 10px;
width: 95%;
bottom: 16%;
left: 50%;
transform: translateX(-50%);
padding: 0 50px;
min-height: 9.5%;
display: flex;
justify-content: center;
align-items: center;
}



.bts .iphone__gny {
color: white;
font-weight: 500;
font-size: 12px;
position: absolute;
z-index: 2;
left: 7%;
bottom: -2%;
font-weight: 200;
width: 32%;
padding: 2px 0px;
border-radius: 10px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.bts .iphone__gny.iphone__gny--hot {
background-color: #DB2E00;
}

.bts .iphone__gny span {
font-style: normal;
font-weight: 200;
font-size: 11px;
display: inline-block;
color: white;
background-color: black;
padding: 5px 10px;
border-radius: 12px;
text-decoration: line-through;
}

.bts .iphone__gny span:last-of-type {
font-size: 8px;
text-decoration: unset;
margin-left: 2px;
display: none;
}

.bts .iphone__price {
position: absolute;
z-index: 2;
text-align: center;
margin: 0px;
color: white;
font-style: normal;
font-weight: bold;
font-size: 27px;
right: 8%;
bottom: 2%;
}

.bts .iphone__tree {
display: none;
position: absolute;
left: 0;
bottom: 4px;
left: 6px;
}

.bts .iphone__tree img {
width: 94%;
}


.bts #mac {
width: 100%;
height: auto;
border-radius: 20px;
position: relative;
z-index: 3;
margin-top: 0px;
padding-top: 0px;
}

.bts #ipad {
width: 100%;
height: auto;
border-radius: 20px;
position: relative;
z-index: 3;
margin-top: 0px;
padding-top: 0px;
}

.bts #tainghe {
width: 100%;
height: auto;
border-radius: 20px;
position: relative;
z-index: 3;
margin-top: 0px;
padding-top: 0px;
}

.bts #phukien {
width: 100%;
height: auto;
border-radius: 20px;
position: relative;
z-index: 3;
margin-top: 0px;
padding-top: 0px;
}

.bts #smarthome {
width: 100%;
height: auto;
border-radius: 20px;
position: relative;
z-index: 3;
margin-top: 0px;
padding-top: 0px;
}

.bts .item__mini--like {
width: 65px;
text-align: center;
line-height: 15px;
font-size: 10px;
right: 9%;
}

.bts .font-size14-pc {
font-size: 13px;
}



.bts .marginright10 {
margin-right: 10px;
}

.bts .footer {
padding-top: 3.333rem;
background-color: #f5f5f7;
position: relative;
}

.bts .footer__body {
display: flex;
justify-content: space-between;
padding: 3.333rem 0 2.396rem;
}


.bts .lienhe__header {
font-weight: 700;
color: #323232;
font-size: 14px;
margin-bottom: 15px;
margin-top: 0;
}

.bts .lienhe__list {
padding: 0;
list-style: none;
}

.bts .lienhe__item {
margin-bottom: 8px;
}

.bts .lienhe__item a {
color: #333;
font-size: 0.729rem;
font-weight: 400;
line-height: 0.9375rem;
margin-bottom: 0.521rem;
display: block;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}

.bts .chinhsach__header {
font-weight: 700;
color: #323232;
font-size: 14px;
margin-bottom: 0.625rem;
margin-top: 0;
}

.bts .chinhsach__list {
padding: 0;
list-style: none;
margin: 0;
}

.bts .chinhsach__item {
margin-bottom: 8px;
}

.bts .flex-wrap {
flex-wrap: wrap;
}

.bts .footer-bottom {
margin-top: 2rem;
display: flex;
padding: 1.354rem 0px 1.354rem;
position: relative;
border-top: 1px solid #C7C7C899;
}

.bts .item-logo {
max-height: 2rem;
}

.bts .footer-bottom-text {
margin-right: 1.042rem;
font-weight: 400;
line-height: 1.042rem;
font-size: 0.625rem;
max-width: 292px;
}

.bts .footer-bottom-payment .text-black {
margin-right: 1.25rem;
font-weight: 400;
line-height: 1.823rem;
font-size: 0.729rem;
}

.bts .footer-bottom-payment img {
max-width: 11.25rem;
}

.bts .footer-bottom-chungnhan {
max-width: 250px;
max-height: 1.6rem;
margin-top: 22px;
}

.bts .footer-bottom-chungnhan img {
height: 100%;
}

.bts .footer-bottom-chungnhan--have-link {
max-height: 2.3rem;
max-width: 120px;
margin-top: 16px;
}

.bts .footer-bottom-logo:first-child {
max-width: 40px;
margin-top: 17px;
margin-right: 15px;
padding: 0;
}

.bts .footer-bottom-logo {
max-height: 2rem;
margin-top: 16px;
}

.bts .footer-bottom-logo+.footer-bottom-logo {
border-left: 1px solid #DDDDDD;
padding-left: 25px;
}

.bts .footer-bottom-logo img {
height: 100%;
}

.bts .item-logo img {
height: 100%;
}

.bts .flex-box {
display: flex;
}

.bts .text-footer {
margin-right: 1.042rem;
color: #333;
font-weight: 400;
line-height: 1.042rem;
font-size: 0.625rem;
}

.bts .images-1 {
margin-right: 2.708rem;
}

.bts .images-1 img {
max-height: 3.333rem;
width: auto;
}

img {
overflow-clip-margin: content-box;
overflow: clip;
}



.bts .middle__title {
margin-right: 1.5rem;
font-weight: 600;
line-height: 1.25rem;
font-size: 0.9375rem;
}

.bts .footer-middle {
border-top: 1px solid #C7C7C899;
padding: 1.5625rem 0;
border-bottom: 1px solid #C7C7C899;
}

.bts .chinhsach__item a {
color: #333;
font-size: 0.729rem;
font-weight: 400;
line-height: 0.9375rem;
margin-bottom: 0.521rem;
display: block;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
text-decoration: none;
}

.bts .chinhsach__item:hover a {
color: #EF6837;
}

.bts .lienhe__item:hover a {
color: #EF6837;
}

.bts .others__item:hover a {
color: #EF6837;
}

.bts .others__header {
font-size: 14px;
margin-top: 0;
font-weight: 700;
}

.bts .others__list {
padding: 0;
list-style: none;
}

.bts .others__item {
margin-bottom: 8px;
}

.bts .others__item a {
font-size: 15px;
color: black;
text-decoration: none;
line-height: 20px;
font-weight: 400;
}

.bts .payment__body {
display: flex;
}

.bts .payment__heaiding {
font-size: 15px;
text-align: right;
margin-top: 0;
}

.bts .payment__lol {
margin-top: 4px;
width: 100%;
display: flex;
align-items: center;
justify-content: right;

}

.bts .payment__list {
display: flex;
}

.bts .payment__lol--item {
width: 133px;
}

.bts .payment__item+.payment__item {
margin-left: 6px;
}

.bts .payment__lol--item img {
width: 100%;
}

.bts .footer__footer {
display: flex;
justify-content: space-between;
align-items: center;
border-top: 1px solid #dddddd;
;
padding-top: 10px;
padding-bottom: 10px;
}

.bts .footer__copy {
font-size: 15px;
color: #999999;
line-height: 20px;
}

.bts .footer__media {
display: flex;
padding: 0;
list-style: none;
width: 120px;
justify-content: space-between;
margin: 0;
}

.bts .footer__media--item a {
font-size: 15px;
line-height: 20px;
color: #EF6837;
}

.bts .showlist__btn {
font-size: 15px;
}

.bts .sale__detail--link {
width: 80%;
margin: 0 auto;
margin-top: 80px;
margin-bottom: 30px;
text-align: center;
z-index: 1;
font-weight: 500;
position: relative;
}

.bts .sale__detail--link a {
color: #fe273d;
text-decoration: none;
font-size: 19px;
}

.bts .sale__detail--link:hover a {
color: #FFD87F;
font-style: italic;
}

@keyframes expandFromTop {
from {
opacity: 0;
transform: translateY(-100%);
}

to {
opacity: 1;
transform: translateY(0);
}
}

.bts .service__item a {
display: flex;
text-decoration: none;
flex-direction: column;
justify-content: center;
align-items: center;
font-size: 10px;
}

.bts .service__item {
padding: 0.417rem 0.833rem;
}

.bts .service__item.service__item--rounded {
padding: 0;
}

.bts .service_item-rounded {}

.bts .service_item-front {
display: flex;
align-items: center;
cursor: pointer;
min-width: 8.2rem;
padding: 0.6rem 0.833rem 0.417rem;
background: rgba(255, 160, 30, 0.3);
border-radius: 1.042rem;
margin-right: 1.042rem;
position: relative;
}

.bts .service_item-front-head {
font-size: 0.729rem;
font-weight: 500;
line-height: 0.9375rem;
color: #FFF;

}

.bts .service_item-front-content {
width: 100%;
font-size: 0.729rem;
font-weight: 800;
line-height: 0.9375rem;
color: #FFF;
padding-right: 1rem;
background-color: transparent;
border: unset;
appearance: none;
/* chuẩn hiện đại */
-webkit-appearance: none;
/* Safari/Chrome */
-moz-appearance: none;
/* Firefox */
background: none;
outline: none;
position: relative;
}

.bts .service_item-front-content ul {
list-style: none;
padding: 0;
color: black;
font-weight: 400;
background: #FFF;
left: 0;
padding: 0.208rem 0.521rem;
-webkit-border-radius: 0.521rem;
-moz-border-radius: 0.521rem;
border-radius: 0.521rem;
width: 100%;
box-shadow: 0 0 10px #dedede;
position: absolute;
display: none;
animation: 0.4s expandFromTop;
z-index: 102;
}

.bts .service_item-front-content ul.show {
display: block;
}

.bts .service_item-front-content li {
font-size: 0.729rem;
line-height: 1.042rem;
padding: 0.208rem;
}

.bts .service_item-front-content li:hover {
color: #ff7337;
cursor: pointer;

}


.bts .service_item-front-content:focus {
border: unset;
outline: none;
}

.bts .service_item-front-icon {
width: 0.6rem;
height: 0.6rem;
color: #fff;
font-size: 11px;
position: absolute;
right: 15px;
top: 50%;
}

.bts .service__item svg {
height: 1.354rem;
}

.bts .service__icon {
background: rgba(255, 255, 255, 0.2);
width: 40px;
height: 40px;
text-align: center;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}

.bts .service__infor-name {
font-weight: 600;
line-height: 0.9375rem;
color: #FFF;
display: block;
margin-top: 0.3125rem;
}

.bts .service__infor-content {
font-weight: bold;
}

.bts .service__infor {
color: #fff;
font-size: 10px;
font-weight: bold;
}

.bts .search__bar-link {
z-index: 100;
position: absolute;
top: 110%;
height: 50px;
width: 100%;
background-color: white;
left: 0;
border-radius: 5px;
box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.185);
display: flex;
justify-content: center;
align-items: center;
display: none;
}

.bts .search__bar-link.show {
display: flex;
}

.bts .search__bar-link a {
text-decoration: none;
font-size: 16px;
color: black;
transition: all 0.1s linear;
}

.bts .search__bar-link a:hover {
color: #EF6837;
transform: translateX(1px) translateY(-1px);
}

.bts .header {}

/* MENU */

.bts #menu {
position: absolute;
top: 134px;
left: 0;
bottom: 0;
width: 100vw;
z-index: 100;
display: none;
}

.bts #menu.boss.show {
position: fixed;
top: 69px;
}

.bts #menu.show {
display: block;
}

.bts .menu_item-main {
display: flex;
align-items: center;
text-decoration: none;
color: black;
}

.bts .menu__list {
background: #FFF;
padding: 0.521rem 0;
-webkit-border-radius: 0 0 0.521rem 0.521rem;
-moz-border-radius: 0 0 0.521rem 0.521rem;
border-radius: 0 0 0.521rem 0.521rem;
width: 14.0625rem;
border-top: 1px solid #E6E6E6;
position: relative;
margin: 0;
}

.bts .menu__item {
display: flex;
align-items: center;
font-size: 0.729rem;
font-weight: 500;
line-height: 0.91875rem;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
color: #333;
padding: 0.521rem 0.833rem;
}

.bts .menu__item:hover {
cursor: pointer;
}

.bts .menu__item:hover .menu__title {
color: #C73536;
cursor: pointer;

}

.bts .menu__item:hover .item__table {
visibility: visible;
opacity: 1;
transform: translateY(0);
}

.bts .menu__item:hover i {
color: #C73536;
cursor: pointer;
}

.bts .menu__item:hover img {
filter: brightness(1) invert(0);
}

.bts .menu__item i {
font-weight: 900;
font-size: 12px;
position: absolute;
right: 10px;
}

.bts .menu__icon {
width: 1.25rem;
min-width: 1.25rem;
height: 1.25rem;
object-fit: contain;
object-position: center;
margin-right: 0.26rem;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
filter: brightness(0) invert(0);
}

.bts .item__table {
display: flex;
border-top: 1px solid #E6E6E6;
padding: 1.042rem 1.667rem 2.24rem;
background: #FFF;
-webkit-border-radius: 0 0 0.521rem 0.521rem;
-moz-border-radius: 0 0 0.521rem 0.521rem;
border-radius: 0 0 0.521rem 0.521rem;
flex-wrap: wrap;
position: absolute;
flex-wrap: wrap;
width: 1000px;
font-weight: 400;
top: -1px;
background-color: white;
min-height: 30.9rem;
width: calc(930px - 225px);
left: 100%;
z-index: 9;
transition: all 0.4s ease-in-out;
visibility: hidden;
opacity: 0;
transform: translateY(1.042rem);
}



.bts .item__list {
cursor: pointer;
list-style: none;
width: 20%;
padding: 0;
margin: 0;
padding-right: 0.625rem;
margin-bottom: 2.083rem;
}

.bts .item__list:last-child {
border: none;
}

.bts .item__list:nth-child(4) {
border: none;
}

.bts .item__list-mem:first-child a {
text-decoration: none;
font-size: 0.9375rem;
font-weight: 700;
line-height: 1.18125rem;
color: #333333;
}

.bts .item__list-mem a {
text-decoration: none;
font-size: 0.729rem;
font-weight: 500;
line-height: 1rem;
color: #666666;
}

.bts .item__list-mem+.item__list-mem {
margin-top: 0.8rem;
}

.bts .item__list-mem:hover a {
color: #C73536;
}

.bts #watch {
width: 100%;
height: auto;
border-radius: 20px;
position: relative;
z-index: 3;
margin-top: 0px;
padding-top: 0px;
}

.bts .footnav-list {
display: flex;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background-color: white;
box-shadow: 0 0 5px #888;
z-index: 50000;
width: 100%;
padding: 20px 10px;
background: #FFF;
-webkit-border-radius: 1.042rem 1.042rem 0 0;
-moz-border-radius: 1.042rem 1.042rem 0 0;
border-radius: 1.042rem 1.042rem 0 0;
justify-content: space-around;
}

.bts .footnav-item-btn:hover .footnav-link {
color: #ff7337;
}

.bts .footnav-item {}

.bts .footnav-link {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
white-space: nowrap;
text-align: center;
padding-top: 8px;
font-size: 0.625rem;
font-weight: 600;
line-height: 0.833rem;
text-align: center;
color: #999999;
text-decoration: none;
}

.bts .footnav-item:first-child a {
color: #ff7337;

}

.bts .footnav-item:first-child a svg path {
fill: #ff7337;
}

.bts .footnav-item:last-child:hover .footnav-link svg path {
fill: #ff7337;
}

.bts .footnav-item span {
margin-top: 2px;
}

.bts .footnav-item i {
display: block;
text-align: center;
}

.bts .footnav-link {}


.bts .footnav-item-btn i {
display: block;
text-align: center;
}

.bts .sub__menu-mb {
display: none;
position: fixed;
top: 0;
bottom: 92px;
left: 0;
width: 100%;
z-index: 20000;
background-color: white;
flex-direction: column;
background-color: #fff8f4;
;
padding: 20px 10px 0;
overflow-y: scroll;
}

.bts .sub__menu-mb.show {
display: flex;
}


.bts .sub__menu-item {
display: flex;
text-decoration: none;
}

.bts .sub__menu-header {
border-radius: 10px;
width: 96px;
height: 96px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 5px;
box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px;
text-decoration: none;
background: #fbfbfb;
margin-bottom: 6px;
font-size: 13px;
text-align: center;
}

.bts .sub__menu-content {
border-radius: 10px;
box-shadow: rgba(0, 0, 0, .15) 1.95px 1.95px 2.6px;
z-index: 1;
height: auto;
background: #fff;
padding: 10px 20px;
left: 120px;
position: fixed;
top: 20px;
max-height: 87%;
right: 10px;
overflow-y: scroll;
display: none;
}

.bts .sub__menu-content.show {
display: block;
}

.bts .sub__menu-content__list {
display: flex;
flex-wrap: wrap;

}



.bts .sub__menu-content__img--small {
display: block;
background: #f5f5f7;
padding: 10px;
text-align: center;
border-radius: 10px;
flex-grow: 1;
width: 45%;
margin: 7px 4px;
text-decoration: none;
color: #323232;
font-size: 14px;
}

.bts .sub__menu-content__img--small img {
width: 100%;
padding-bottom: 10px;
}

.bts .sub__menu-content__img--small span {
display: block;
}

.bts .sub__menu-content__img--big {
display: block;
background: #f5f5f7;
padding: 10px;
text-align: center;
border-radius: 10px;
flex-grow: 1;
width: 91%;
margin: 7px 4px;
text-decoration: none;
color: #323232;
font-size: 14px;
}

.bts .sub__menu-content__img--big img {
width: 100%;
padding-bottom: 10px;
}

.bts .sub__menu-content__img--big span {
display: block;
}

.bts .sub__menu-content_price-box {
display: block;
background: #f5f5f7;
padding: 10px;
text-align: center;
border-radius: 10px;
flex-grow: 1;
width: 45%;
margin: 7px 4px;
text-decoration: none;
font-size: 14px;
color: #444;
}

.bts .sub__menu-content--title {
display: flex;
align-items: center;
margin: 0;
color: #d53b3b;
text-align: left;
font-weight: 600;
font-size: 14px;
}

.bts .content__list {
list-style: none;
padding: 0;
margin: 0;
}

.bts .sub__menu-content--title span {
margin-left: 10px;
}

.bts .sub__menu-content--title {
margin-bottom: 10px;
}

.bts .content__list-mem {
padding-top: 10px;
padding-bottom: 10px;
}

.bts .content__list-mem a {
color: black;
text-decoration: none;
padding-left: 20px;
font-size: 14px;
}

.bts .content__list-mem:first-child a {
color: #d53b3b;
text-decoration: none;
padding-left: 0;
text-align: left;
font-weight: 600;
}

.bts .container_cd {
padding: 0 18px;
display: flex;
align-items: center;
justify-content: space-around;
}

.bts .cd_title {
width: 41%;
height: 70px;
display: flex;
justify-content: center;
align-items: center;
color: white;
background-color: #FF6C02;
font-size: 23px;
font-weight: 700;
border-radius: 20px;
box-shadow: inset 0px 3px 5px 2px #ffd3b3;
}

.bts .cd_alarm {
color: white;
font-size: 79px;
font-weight: 700;
}

.bts .cd_alarm i {
font-style: normal;
}

/* Form and game */

.bts .game__rule {
width: 62%;
margin: 0 auto;
background-color: #FFDC92;
padding: 30px 20px 50px;
font-family: "Montserrat", sans-serif;
font-size: 16px;
color: #D10000;
border-radius: 20px;
border: #D10000 2px solid;
position: relative;
}

.bts .game__rule-link {
color: #D10000;
font-style: italic;
}

.bts .game__rule-link:hover {
color: rgb(87, 0, 104);
}


.bts .game__rule-decor {
position: absolute;
}

.bts .game__rule-decor--big {
width: 25%;
left: 0;
bottom: 0;
transform: translateX(-32%) translateY(54%);
}

.bts .game__rule-decor--small {
width: 15%;
right: 0;
top: 0;
transform: translateX(40%) translateY(-42%);
}

.bts .game__rule h3 {
margin: 0;
font-size: 17px;
}

.bts .game__rule p {
margin: 0;
font-weight: 500;
line-height: 23px;
text-align: left;
}

.bts .game__note {
width: 100%;
margin: 0 auto;
background-color: #D10000;
color: white;
text-align: center;
font-size: 13px;
font-weight: bold;
padding: 9px 0;
border-radius: 60px;
margin-top: 24px;
border: 3px solid #FF5B5B;
}

.bts .game__wheel {
width: 75%;
position: relative;
margin: 20px auto 0;
}

.bts .game__wheel-img {
transition: all 5s ease-in-out;

}

.bts .game__wheel img {
width: 100%;
}

.bts .game__wheel .game__arrow {
position: absolute;
width: 10%;
top: 32%;
right: 2%;
z-index: 10;
}

.bts .game__main-title {
width: 80%;
}

.bts .game__btn {
width: 58%;
padding: 16px 0;
font-size: 28px;
border-radius: 26px;
background-color: #D6180B;
color: #FFD468;
text-align: center;
cursor: pointer;
box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.232);
position: absolute;
bottom: -8%;
left: 50%;
font-weight: 600;
transform: translateX(-50%);
border: 3px white solid;
text-decoration: none;
transition: all ease-in 0.1s;
}

.bts .game__btn:hover {
box-shadow: unset;
transform: translateX(-49%) translateY(3px);
opacity: 0.9;
}

.bts .game__btn.hide {
display: none;
}

.bts .game__title {
width: 80%;
margin: 0 auto;
}

.bts .game__title img {
width: 100%;
}

.bts .game__sub-title {
width: 78%;
margin-top: 50px;
text-transform: uppercase;
text-align: left;
font-size: 15px;
font-family: "Montserrat", sans-serif;
line-height: 28px;
background-color: #0062C8;
font-weight: 600;
color: white;
padding: 10px 30px;
border-radius: 32px;
}

.bts .game__decor {
position: absolute;
z-index: 0;
bottom: -13%;
}

.bts .game__decor-left {
width: 29%;
left: 0;
}

.bts .game__decor-right {
width: 29%;
right: 0;
}

/* MODAL CONTAINER */

.bts .modal {
position: fixed;
top: 0;
bottom: 0;
left: 0;
width: 100%;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.692);
display: none;
z-index: 100000000;
}

.bts .modal.show {
display: flex;
}

.bts .modal__container {
width: 670px;
height: 580px;
border-radius: 15px;
background-color: #D6180B;
color: #FFD468;
font-size: 40px;
font-weight: 600;
position: relative;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
padding-top: 50px;
}

.bts .modal__gift {
margin-top: 30px;
font-style: italic;
background-color: #FFD468;
color: black;
padding: 5px 20px;
border-radius: 10px;
max-width: 90%;
}

.bts .modal__btn {
font-size: 28px;
padding: 15px 30px;
border-radius: 50px;
background-color: #ED5520;
color: white;
text-align: center;
margin: 0 auto;
cursor: pointer;
box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.232);
text-decoration: none;
display: block;
margin-top: 50px;
}

.bts .modal__btn:hover {
box-shadow: unset;
transform: translateX(3px) translateY(3px);
opacity: 0.8;
}

.bts .modal__pronounce-label {
width: 100%;
font-size: 24px;
text-align: center;
}

.bts .modal__pronounce-gift {
margin-top: 20px;
font-size: 30px;
text-align: center;
font-weight: 700;
color: #e51d72;
font-style: italic;
}

.bts .modal__ck {
margin-top: 20px;
text-align: center;
display: none;
}

.bts .modal__ck img {
width: 80%;
}

.bts .modal__container.hide {
display: none;
}


.bts .modal__tks {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background-color: rgba(0, 0, 0, 0.2);
z-index: 30;
}

.bts .modal__tks.show {
display: block;
}

.bts .model__tks__content {
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
background-color: #958FDB;
width: 50%;
height: 50vh;
color: white;
flex-direction: column;
font-size: 34px;
padding: 20px;
font-weight: 600;
border-radius: 20px;
display: flex;
justify-content: center;
align-self: center;
text-align: center;
}

.bts .modal__submitfinal {
display: inline-block;
margin: 30px auto 0;
font-size: 20px;
padding: 15px 25px;
border-radius: 15px;
cursor: pointer;
font-weight: 400;
color: black;
background-color: white;
box-shadow: -1px 3px 2px 2px black;
}

.bts .modal__submitfinal:hover {
box-shadow: unset;
}

.bts .modal__container-title {
text-align: center;
margin-top: 30px;
font-weight: 700;
color: white;
font-size: 30px;
}

.bts .modal__close {
font-size: 40px;
position: absolute;
top: 2%;
right: 3%;
color: white;
font-weight: 600;
cursor: pointer;
}

.bts .modal__title {
text-align: center;
margin-top: 60px;
margin-bottom: 40px;
font-size: 40px;
font-weight: 590;
background: linear-gradient(90deg, #BDB8AF 0%, #A69A84 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

}

.bts .order__list {
list-style: none;
display: flex;
flex-direction: column;
justify-content: center;
width: 86%;
margin: 0 auto;
border-radius: 30px;
padding: 40px 50px;
background-color: #005DBB;
}



.bts .orders {
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
width: 56%;
text-align: center;
position: relative;
margin-left: 5%;
z-index: 10;
}

.bts .orders h4 {
margin: 0;
font-size: 18px;
font-weight: 300;
word-spacing: 2px;
}

.bts .orders .order_title {
font-size: 40px;
width: 50%;
position: absolute;
left: 50%;
transform: translateX(-50%) translateY(-40%);
}

.bts .order_title img {
width: 100%;
}

.bts .order__item {
width: 100%;
text-align: left;
margin: 0 auto;
}

.bts .order__item+.order__item {
margin-top: 10px;
}

.bts .order__item input {
font-family: "Montserrat", sans-serif;
width: 100%;
border: unset;
border-radius: 50px;
padding: 10px 10px;
font-size: 15px;
box-shadow: inset 2px 2px 6px #88888885;
}

.bts .order__item input::placeholder {
color: #959595;
opacity: 0.4;
text-align: center;
font-weight: bold;
color: #E8233B;
}

.bts .order__item__hide {
display: none;
}

.bts .warning {
color: red;
font-size: 14px;
margin-left: 20px;
margin-top: 6px;
display: block;
font-style: italic;
}

.bts .modal__confirm {
width: 270px;
font-size: 24px;
background-color: #FFDDED;
border: black 2px solid;
border-radius: 40px;
font-weight: bold;
color: black;
margin: 10px auto 0;
cursor: pointer;
padding: 5px 10px;
text-align: center;
color: black;
margin-top: 40px;
}


.bts .order__item+.order__item {}

.bts .order__item-key {
color: #FFF;
font-size: 16px;
font-weight: 400;
display: block;
min-width: 200px;
}

.bts .order__item-value {
color: #888;
font-size: 16px;
font-weight: 600;
}

.bts .votri__bar {
max-width: 100%;
margin-top: 22px;
border-radius: 15px;
border: 1px solid #FFF;
background: #000;
display: none;
}

.bts .modal__footer {
margin-top: 60px;
display: flex;
justify-content: space-between;
}

.bts .modal__cash {
text-align: center;
color: #FFF;
font-size: 20px;
font-weight: 590;
}

.bts .modal__cash-num {
display: block;
font-size: 30px;
font-weight: 700;
margin-top: 2px;
}

.bts .modal__submit {
width: 280px;
height: 60px;
border-radius: 30px;
border: 3px solid #BDB8AF;
background: #000;
color: #FFF;
text-align: center;
font-size: 14px;
font-weight: 700;
cursor: pointer;
}

.bts .modal__submit:hover {
background-color: #BDB8AF;
color: white;
}

.bts .font-anti--3row {
font-size: 9px;
}

.bts .iphone__img.iphone__img--low {
transform: translateY(50%);
}
