:root {
     --blue: #13273F;
}
@font-face {
     font-family: 'Questrial';
     src: url('../fonts/Questrial-Regular.woff2') format('woff2'),
          url('../fonts/Questrial-Regular.woff') format('woff');
     font-weight: 400;
     font-style: normal;
 }
 @font-face {
     font-family: 'Roboto';
     src: url('../fonts/Roboto-Medium.woff2') format('woff2'),
          url('../fonts/Roboto-Medium.woff') format('woff');
     font-weight: 500;
     font-style: normal;
 }
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-SemiBold.woff2') format('woff2'),
         url('../fonts/Roboto-SemiBold.woff') format('woff');
    font-weight:600;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.woff2') format('woff2'),
         url('../fonts/Roboto-Bold.woff') format('woff');
    font-weight:700;
    font-style: normal;
}
body {font-family: 'Questrial', sans-serif;max-width: 1920px;overflow-x: hidden;margin: auto;font-size: 16px;top: 0 !important;}
html{scroll-behavior: smooth;}
html::-webkit-scrollbar { width:6px; }
html::-webkit-scrollbar-track { background:#f1f1f1; }
html::-webkit-scrollbar-thumb { background:var(--blue); border-radius:4px; }
html::-webkit-scrollbar-thumb:hover { background:#555; }
/* Default */
a {color: #000;text-decoration: none;}
.fs-12{font-size: 12px;}
.fs-14{font-size: 14px;}
.fs-18{font-size: 18px;}
.fs-19{font-size: 19px;}
.fs-20{font-size: 20px;}
.fs-22{font-size: 22px;}
.fs-24{font-size: 24px;}
.fs-32{font-size: 32px;}
.fs-36{font-size: 36px;}
.text-line {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.text-2line {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;height: 50px;line-height: 24px;}
.text-3line {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;height: 70px;}
.text-4line {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow: ellipsis;height: 90px;}
.text-6line {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;text-overflow: ellipsis;height: 150px;}
.bg-blue {background-color: var(--blue);}
.bg-blue-f{background-color: rgba(19, 39, 63, 0.2);}
.bg-blue-f4{background-color: rgba(19, 39, 63, 0.04);}
.bg-blue-fade{background: color-mix(in srgb, #13273F 60%, white);}
.bg-gray{background-color: #BABABA;}
.bg-89939F{background-color: #89939F;}
.bg-white-f{background-color: rgba(255, 255, 255, 0.49);}
.bg-D9E2EB{background-color: #D9E2EB;}
.bg-E9E9E9{background-color: #E9E9E9;}
.bg-F9F9F9{background-color: #F9F9F9;}
.bg-white-f1{background-color: rgba(255, 255, 255, 0.1);}
.bg-red-b{background-color: #4E0000;}
.bg-CACED4{background-color: #CACED4;}
.text-red{color: #E31515;}
.text-blue {color: var(--blue);}
.text-433F41{color: #433F41;}
.text-green{color: #25D366;}
.hv-text-blue:hover {color: var(--blue)!important;}
.hv-bg-blue:hover{background-color: var(--blue);}
.cursor-pointer{cursor: pointer;}
.list-none {list-style: none;}
.text-justify{text-align: justify;}
.overflow-hidden {overflow: hidden;}
.bsd{box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);}
.container {max-width: min(1560px, calc(100% - 10vw));}
.p-left{padding-left: calc(5vw + (1.5rem * .5))}
.p-right{padding-right: calc(5vw + (1.5rem * .5))}
.text-bread{word-break: break-word;overflow-wrap: break-word;white-space:normal;}
font{word-break: break-word;overflow-wrap: break-word;white-space:normal;}
.rotate-y{ transform:rotateY(180deg) ; -webkit-transform:rotateY(180deg) ; -moz-transform:rotateY(180deg) ; -ms-transform:rotateY(180deg) ; -o-transform:rotateY(180deg) ; }
.stroke-bold{-webkit-text-stroke: 1px var(--blue);}
.stroke-white-bold{-webkit-text-stroke: 1px #fff;}
.Roboto{font-family: 'Roboto';}
.lh-22{line-height: 22px;}
.h-4{height: 4px;}
.w-140{width: 140px;}
.border-blue{border: 1px solid var(--blue);}
/* Header*/
.logo img{transition: all 0.6s ease;}
.form-search{width: 107px;height: 22px;background-color: #F0F0F0;}
.form-search input{width: calc(100% - 22px);font-size: 12px;}
.form-search button{width: 22px;border: 1px solid var(--blue);}
.dropdown-menu {width: 100%;min-width: auto;padding: 0;border: 1px solid var(--blue);}
.dropdown-menu.show{ transform:translate(0,36px)!important ; -webkit-transform:translate(0,36px)!important ; -moz-transform:translate(0,36px)!important ; -ms-transform:translate(0,36px)!important ; -o-transform:translate(0,36px)!important ; }
.dropdown-item {display: flex;align-items: center;gap: .3rem;font-size: 20px;padding: .25rem .5rem;}
.dropdown-item:hover{background-color: var(--blue);color: #fff;}
/*Goolge dich*/
#google_language_translator, .skiptranslate{display: none !important;}
.goog-logo-link,
.goog-te-gadget span {display: none !important;}
.goog-te-combo {padding: 5px 8px;border-radius: 4px;font-size: 14px;}
.gg-translate-hidden {position: fixed;bottom: 0;right: 0;opacity: 0;pointer-events: none;z-index: -1;}
/* Menu */
.menu-mobile{display: none;}
.menu{position:relative;z-index:10;transition: transform 0.8s ease;box-shadow: 0 4px 6px 1px rgba(0, 0, 0, 0.1);}
.fixed{ position: fixed!important; z-index: 9999; top: 0px; left: 0px; right: 0px;}
.menu.fixed .logo img{max-width: 200px!important;}
.menu ul{padding:0px;margin-bottom:0;list-style:none;}
.menu ul li a{ display:block; white-space: nowrap; transition:all .6s ease ; -webkit-transition:all .6s ease ; -moz-transition:all .6s ease ; -ms-transition:all .6s ease ; -o-transition:all .6s ease ; }
.menu-sub{ position:absolute;background:#fff; -webkit-transform:perspective(600px) rotateX(-90deg); transform:perspective(600px) rotateX(-90deg); -webkit-transform-origin:0 0 0; transform-origin:0 0 0; opacity:0; visibility:hidden; transition:all .5s; list-style: none; margin: auto; padding: 0; box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);width: 100%;left: 0;}
.menu ul li:hover .menu-sub{ -webkit-transform:perspective(600px) rotateX(0); transform:perspective(600px) rotateX(0); -webkit-transform-origin:0 0 0; opacity:1; visibility:visible; transition:all .7s; -moz-transform:perspective(600px) rotateX(0); -ms-transform:perspective(600px) rotateX(0); -o-transform:perspective(600px) rotateX(0); }
.menu ul > li > a.active,.menu ul.menu-pc > li > a:hover{color: var(--blue)!important;font-weight: 700;}
.menu-sub ul li button{border-left: 2px solid var(--blue);}
.menu-sub ul li button:hover,.menu-sub ul li button.active{font-weight: 700;}
/*Menu Mobile*/
.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0;}
.navbar-toggle {position: relative;padding: 5px 5px;background-color: transparent;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.navbar-toggle .icon-bar {display: block;width: 20px;height: 3px;border-radius: 1px;background-color: #fff;}
.navbar-toggle .icon-bar+.icon-bar {margin-top: 5px;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
/*Body*/
/* .slider-category .slides {display: flex;position: relative;width: 100%;justify-content: center;}
.slider-category .slides .item-category { width: 15%; height: 450px;transition: all .4s ease; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -ms-transition: all .4s ease; -o-transition: all .4s ease;display: none; }
.slider-category .slides .item-category img{object-fit: cover;object-position:center;}
.slider-category .slides .item-category.active {width: 40%;}
.slider-category .slides .item-category.active img{object-fit: fill;} */

.slider-category .slides {width: 100%;display: flex;}
.slider-category .slides .item-category {height: 450px;transition: all .4s ease;overflow: hidden;width: 20%;}
.slider-category .slides .item-category img {width: 100%;height: 100%;object-fit: cover;transition: all .4s ease;}
.slider-category .slides:hover .item-category {width: 15%}
.slider-category .slides .item-category:hover {width: 40% !important;}
.item-category .content{ background-color: rgba(0, 0, 0, 0.1); transform:scaleX(0); -webkit-transform:scaleX(0); -moz-transform:scaleX(0); -ms-transform:scaleX(0); -o-transform:scaleX(0); transform-origin:center;transition:transform .4s ease;opacity: 0;}
.item-category:hover .content{transform:scaleX(1);opacity: 1;}
.img-filter{filter: brightness(0) invert(1);}
.desc p{margin-bottom: 0;}
.video-grid{display: grid;display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px;}
.album_grid{display: grid; grid-template-columns: repeat(3,1fr); gap: 15px;}
.scrollToTop{width:41px;height:41px;text-align:center;color:#fff;text-decoration:none;position:fixed;bottom:15px;right:15px;display:none;z-index:10;cursor:pointer;background: var(--blue);line-height: 41px;border-radius: 10px;}
.item-why{background-color: #E1E4E7;}
.item-why:hover{background-color: var(--blue);}
.item-achie{background-color: rgba(255, 255, 255, 0.21);}
#form-register input,#form-register input::placeholder,#form-index input,#form-index input::placeholder{color: #fff;}
.line-new{width:30px;height: 2px;background-color: rgba(0, 0, 0, 0.1);}
.item-info-about{border: 1px solid #13273F;border-left: 3px solid #13273F;background-color: rgba(19, 39, 63, 0.1);}
.owl-about-product .owl-stage,.owl-achie .owl-stage{display: flex;}
.item-about-product{border: 1px solid rgba(255, 255, 255, 0.1);}
.line-achievement{width:140px;height: 4px;}
.images-sub{width: 154px;height: 154px;}
.images-sub img{object-fit: cover;}
.content-height{ max-height: 300px; overflow: hidden; transition:max-height .8s ease; -webkit-transition:max-height .8s ease; -moz-transition:max-height .8s ease; -ms-transition:max-height .8s ease; -o-transition:max-height .8s ease; }
.content-height.show{max-height: 4000px}
.item-faqs{border: 1px solid var(--blue);background-color: rgba(19, 39, 63, 0.1);}
.line-review{width: 5px;height: 16px;}
.att-image{width: 37px;height: 37px;}
#images-guide{max-height: 600px;}
.change-att:hover,.change-att.active{box-shadow: 0 0 4px 1px rgba(19, 39, 63, 0.9);}
.att-text:hover,.att-text.active{background-color: var(--blue);color: #fff;}
.ul-product-detail li button:hover,.ul-product-detail li button.active{background-color: var(--blue)!important;color: #fff!important;}
.color-product{width: 25px;height: 25px;padding: 3px;}
.ul-product-left li div a{width: calc(100% - 20px);}
.ul-product-left li div a:hover,.ul-product-left li div a.active{font-weight: 700;color: var(--blue)!important;}
.ul-c2-product-left{display: none;}
.images-sub-product{width: 130px;height: 130px;}
.modal{z-index: 999999999;}
.ic-whatsapp{ width: 30px; height: 30px;background-color: #25D366;}
/*Product*/
.thumb-pro-detail{display:block!important;border:1px solid #eee;padding:5px;border-radius:3px;cursor:pointer;background-color:#ffffff;}
.thumb-pro-detail.mz-thumb.mz-thumb-selected{border-color:#cecfd2;}
.thumb-pro-detail img{box-shadow:none!important;filter:brightness(100%)!important;border-bottom:0px!important;padding-bottom:0px!important;}
/*Footer*/
.line-footer{width: 72px;height: 1px;}
.coppy-right{background-color: rgba(9, 22, 38, 0.38);}
.map_footer iframe{ width: 100%; border-radius:1rem ; -webkit-border-radius:1rem ; -moz-border-radius:1rem ; -ms-border-radius:1rem ; -o-border-radius:1rem ;display: block; }
.swal2-container{z-index: 9999;}
.fancybox-thumbs {top: auto !important;bottom: 0 !important;left: 0 !important;right: 0 !important;width: 100% !important;height: 95px !important;padding: 10px 10px 5px 10px;box-sizing: border-box;background-color: inherit;}
.fancybox-thumbs__list {display: flex !important;flex-direction: row !important;overflow-x: auto;overflow-y: hidden;margin: auto;}
.fancybox-show-thumbs .fancybox-inner { right: 0 !important; bottom: 95px !important;}
#contact-form input,#contact-form textarea{border-color:#433F41!important;}
/*Ckeditor*/
.content-ckeditor{overflow-wrap: break-word;word-break: break-word;}
.content-ckeditor * {max-width: 100%;box-sizing: border-box;}
.content-ckeditor img{max-width: 100%;height: auto!important;}
.content-ckeditor table{max-width: 100%;border-collapse: collapse;overflow-x: auto;display: block;}
.content-ckeditor table td,
.content-ckeditor table th {word-wrap: break-word;}
.content-ckeditor iframe, .content-ckeditor video {max-width: 100% !important;}
/*Breadcrumb*/
.breadcrumb{margin-bottom: 0;}
.breadcrumb li a{text-transform: capitalize;color: rgba(74, 74, 74, 0.8);}
.breadcrumb-item.active a{color: #222222;}
.breadcrumb-item+.breadcrumb-item::before{color: #222222;opacity: .35;}
.btn-thanhtoan.active{background-color: var(--blue);color: white;}
.container-maintenance{position: relative;overflow-x: auto;}
/*swiper*/
.swiper-wrapper{height: auto!important;}
.swiper-button-next, .swiper-button-prev {background-color: #fff;border-radius: 50%;color: #878787;width:58px;height: 58px;}
.swiper-button-next:after, .swiper-button-prev:after{font-size: 30px;}
.item-slide img {transition: transform 8s ease;transform: scale(1.1);}
.swiper-slide-active .item-slide img {transform: scale(1);}
.Swiper_spct2 .swiper-button-next, .Swiper_spct2 .swiper-button-prev{width: 30px;height: 30px;}
.Swiper_spct2 .swiper-button-next:after, .Swiper_spct2 .swiper-button-prev:after{font-size: 14px;}
/*owl*/
.owl-prev,.owl-next{ position: absolute; top: 50%; left: 0; transform: translate(0,-50%); font-size: 30px!important; }
.owl-next{left: inherit;right: 0;}
.owl-dots {display: flex;justify-content: center;align-items: center;margin-top: 20px;}
.owl-dots button span {display: block;width: 9px;height: 9px;border-radius: 50%;background-color: #C5C5C5;margin: 0 3px;}
.owl-dots button.active span {background-color: #fff;}
.owl-apohair .owl-prev{right: 100%;left: inherit;}
.owl-apohair .owl-next{left: 100%;}
/*error*/
#newsletter-form label.error{display: none!important;}
label.error {display: block;color: #ff4d4f;font-size: 0.875rem;margin-top: 0.25rem;position: relative;padding-left: 15px;}
label.error::before {content: "⚠";position: absolute;left: 0; font-family: "Arial", sans-serif;}
.grecaptcha-badge{display: none;}
/*Paging*/
.page-item:first-child .page-link{border-top-left-radius: 50%;border-bottom-left-radius: 50%;}
.page-item:last-child .page-link{border-top-right-radius: 50%;border-bottom-right-radius: 50%;}
.page-link{ color: var(--blue); width: 34px; font-size: 18px; height: 34px; margin: 0 .4rem; border-radius: 50%;text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;border: 2px solid var(--blue);display: flex;align-items: center;justify-content: center;}
.active>.page-link, .page-link.active,.page-link:hover{background-color: var(--blue);border-color: var(--blue);color: #fff;}
/*Comment*/
a.star {font-size: 24px;color: #d1d1d4;cursor: pointer;line-height: 1;transition: all 0.1s ease;}
a.star.vote-hover {color: #ffc120;}
a.star.vote-active {color: #ffc120;}
.rating-medium{text-align: center;padding-top: 0;}
.title-medium-score{font-size: 14px;}
.score-rating{font-size: 54px;font-weight: 500;color: #fe302e;line-height: 60px;}
.quantity-star i{color: #B3BCC5;}
.quantity-star i.active{color: #ffc120;}
.quantity-star i:last-child{margin-right: 0!important;}
.item-progress{margin-bottom: 10px;}
.item-progress .rating-num{float: left;font-size: 15px;width: 45px;text-align: right;padding-right: 5px;color: #6f6969;}
.item-progress .box-progress{float: left;width: calc(100% - 90px);vertical-align: middle;margin-top: 5px;}
.item-progress .box-progress .progress{height: 10px;margin-bottom: 0px;box-shadow: none;background-color: #e6e6e6;}
.item-progress .box-progress .progress-bar{background-color: var(--blue);}
.item-progress .rating-num-total{width: 45px;text-align: left;display: inline-block;float: left;padding-left: 10px;color: #565656;font-size: 15px;}
.content-nhanxet{display: none;}
.content-nhanxet .h3{margin-top: 10px;font-size: 18px;font-weight: 700;margin-bottom: 20px;}
.item-binhluan .img_user{display: block;width: 80px;height: 80px;margin: 0px auto;border-radius: 50%;overflow: hidden;}
.item-binhluan .img_user img{width: 100%;height: 100%;}
.item-binhluan .name-user{text-align: center;font-weight: 600;margin-top: 10px;color: #626262;margin-bottom: 5px;}
.item-binhluan .ngaydang{display: block;text-align: center;color: #a2a1a1;font-size: 12px;}
.chitiet-bl .titlede-bl{font-weight: 600;color: #00a85a;}
.chitiet-bl p{color: #6f6c6c;}
.panel-traloi{margin-top: 10px;}
.list-traloi{margin-top: 10px;border-top: 1px dashed #e8e5e5;padding-top: 10px;}
.list-traloi span{display: inline-block;margin-left: 14px;font-size: 13px;color: #757575;}
.list-traloi p{color: #6f6c6c;margin-top: 7px;}
.item-traloi{border-bottom: 1px dotted #e2e2e2;margin-bottom: 10px;}
/*widget*/
#arcontactus{display: none;}
.widget-desktop { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: fixed; right: 10px; bottom: 120px; z-index: 9999; }
.widget-desktop-items { margin-bottom: 20px; border-radius: 50%; position: relative; text-decoration: none;}
.widget-desktop-items:last-child { margin-bottom: 0; }
.widget-desktop-items:before,.widget-desktop-items:after { position: absolute; content: ""; width: 100%; height: 100%;border-radius: 50%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-animation: scaleIn1 1s; animation: scaleIn1 1s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.widget-desktop-items:after { -webkit-animation: scaleIn 1.2s; animation: scaleIn 1.2s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.widget-desktop-items__icon { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 40px; height: 40px; background: var(--blue); border-radius: 50%; position: relative; z-index: 999; padding: 8px;}
.widget-desktop-items__zalo .widget-desktop-items__icon{background: #028FE3;padding: 0;}
.widget-desktop-items__zalo::before{background: #028FE350;}
.widget-desktop-items__zalo::after{background: -webkit-gradient(linear, left top, right top, color-stop(0, #028FE350), to(#028FE350)); background: linear-gradient(90deg, #028FE350 0, #028FE350 100%)}

.widget-desktop-items__telegram .widget-desktop-items__icon {background: #229ED9;padding: .5rem;}
.widget-desktop-items__telegram::before {background: rgba(34, 158, 217, 0.3);}
.widget-desktop-items__telegram::after {background: linear-gradient(90deg, rgba(34, 158, 217, 0.3) 0%, rgba(34, 158, 217, 0.3) 100%);}

.widget-desktop-items__message .widget-desktop-items__icon{background: linear-gradient(45deg, #1E86FF,#A133FE,#FF557D);}
.widget-desktop-items__message::before{background:#B4A7FE}
.widget-desktop-items__message::after{background: -webkit-gradient(linear, left top, right top, color-stop(0, #B4A7FE), to(#B4A7FE)); background: linear-gradient(90deg, #B4A7FE 0, #B4A7FE 100%)}

.widget-desktop-items__email .widget-desktop-items__icon{background: #F50000;}
.widget-desktop-items__email::before{background: #ED525280;}
.widget-desktop-items__email::after{background: -webkit-gradient(linear, left top, right top, color-stop(0, #ED525280), to(#ED525280)); background: linear-gradient(90deg, #ED525280 0, #ED525280 100%)}

.widget-desktop-items__call::after{background: -webkit-gradient(linear, left top, right top, color-stop(0, #62E37C90), to(#62E37C90)); background: linear-gradient(90deg, #62E37C90 0, #62E37C90 100%)}
.widget-desktop-items__call::before{background: #62E37C90;}
.widget-desktop-items__call .widget-desktop-items__icon{background: #1FD744;}

.widget-cart{color: #fff;font-size: 20px;}
.widget-desktop-items__call .widget-desktop-items__content { position: absolute; right: 0; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); padding: 5px 60px 5px 20px; background: -webkit-gradient(linear, left top, right top, color-stop(0, #ED5228), to(#ED5228)); background: linear-gradient(90deg, #ED5228 0, #ED5228 100%); border-radius: 20px; color: #fff; white-space: nowrap;z-index: -1; }
.widget-desktop-items img,.widget-cart i{animation: vibrate 1s ease-in-out infinite;}
@-webkit-keyframes scaleIn { from { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); }
  60% { -webkit-transform: translate(-50%, -50%) scale(1.2); transform: translate(-50%, -50%) scale(1.2); } }

@keyframes scaleIn { from { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); }
  60% { -webkit-transform: translate(-50%, -50%) scale(1.2); transform: translate(-50%, -50%) scale(1.2); } }
@-webkit-keyframes scaleIn1 { from { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); }
  60% { -webkit-transform: translate(-50%, -50%) scale(1.4); transform: translate(-50%, -50%) scale(1.4); } }
@keyframes scaleIn1 { from { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); }
  60% { -webkit-transform: translate(-50%, -50%) scale(1.4); transform: translate(-50%, -50%) scale(1.4); } }
@keyframes rotate {
     from { transform: translate(-50%,-50%) rotate(0deg); }
     to { transform: translate(-50%,-50%) rotate(360deg); }
}
@keyframes vibrate {
     0% {-webkit-transform: rotate(0) scale(1) skew(1deg);  }
     10% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
     20% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
     30% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}
     40% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}
     50% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
     100% {-webkit-transform: rotate(0) scale(1) skew(1deg);}
}
/*Loading*/
.loading-overlay {position: fixed;top: 0; left: 0;width: 100%; height: 100%;background: rgba(0,0,0,0.7); z-index: 9999;justify-content: center;align-items: center;}
.loading-content {display: flex;flex-direction: column;align-items: center;gap: 20px;height: 100%;justify-content: center;}
.loading-content img{max-width: 100px;}
.dots-loading {display: flex;gap: 8px;}
.dots-loading span {width: 12px;height: 12px;background: var(--blue);border-radius: 50%;display: inline-block;animation: bounce 1.2s infinite;}
.dots-loading span:nth-child(2) {animation-delay: 0.2s;}
.dots-loading span:nth-child(3) {animation-delay: 0.4s;}
.dots-loading span:nth-child(4) {animation-delay: 0.6s;}
.dots-loading span:nth-child(5) {animation-delay: 0.8s;}
@keyframes bounce {
    0%, 80%, 100% { transform: scale(0); }
    40% { transform: scale(1); }
}
.shine-box{position:relative;overflow:hidden;display:inline-block;}
.shine-box img{display:block;}
.shine-box::before{
    content:"";
    position:absolute;
    top:0;
    left:-120%;
    width:20%;
    height:100%;
    background: linear-gradient(120deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.95) 50%,rgba(255,255,255,0) 100%);
    transform: skewX(-25deg);
    animation: shine 2.2s linear infinite;
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
}

@keyframes shine{
    0%{
        left:-120%;
    }
    100%{
        left:130%;
    }
}