.line__top { margin-bottom: 10px; } 

/* Header */
.header { background: var(--color-main); } 
.desc__company p { margin-bottom: 0; } 
.name__company { font-family: var(--font-regular); font-size: 15.5px; color: var(--color-main-v2); } 

 /*ABOUTUS*/
.image__aboutus span { -webkit-border-radius: 1rem; -moz-border-radius: 1rem; border-radius: 1rem; } 
.title__aboutus p { color:#fff; font-size:20px; line-height:1.6; font-family: var(--font-medium); margin-bottom: -5px; } 
.title__aboutus h2 { font-size:50px; line-height:1.5; font-family:var(--font-custom); margin-bottom:0.25rem; } 
.title__aboutus .slogan { color: #979797; font-size: 23px; } 
.desc__aboutus { color: #fff; line-height: 2; text-align: justify; } 
.desc__aboutus.text-split { -webkit-line-clamp: 8; } 
.btn__aboutus { position: relative; padding: 0.75rem 3rem; text-transform: uppercase; color:var(--color-white); font-family: var(--font-medium); font-size: 13px; background-color: var(--color-main); border: solid 1px #FAE892; } 
.title__aboutusSet { margin-bottom: 30px; } 
.title__aboutusSet p { font-family: "Montserrat"; font-size: 32px; color: var(--color-main-v2); margin-bottom: -10px; } 
.title__aboutusSet span { font-family: "Roboto Condensed"; font-size: 18px; color: var(--color-white); margin-top: 5px; } 
.video-image { height: 450px; } 



/* SERVICE */
.wrap_service-click { background: url(../images/set/bg-service.png); background-size: cover; } 
.col__clickService { width: 265px; } 
.col__sliderService { width: calc(100% - 365px); } 
.title__service__list li { margin-bottom: 45px; } 
.title__service__list li:last-child { margin-bottom: 0px; } 
.btn__list { text-align: center; min-width: 265px; height: 65px; line-height: 65px; display: block; cursor: pointer; background: url(../images/set/bg-items.png)no-repeat; background-size: 100% 100%; font-family: var(--font-regular); font-size: 15px; color: #fff; text-transform: uppercase; } 
.btn__list:hover, .btn__list.active { filter: brightness(0) saturate(100%) invert(82%) sepia(99%) saturate(307%) hue-rotate(322deg) brightness(100%) contrast(97%); } 
.section__service__slider .owl-dots { position: absolute; left: 0; right: 0; bottom: 10px; } 

/*PRODUCT BC*/
.title__product { margin-bottom: 2.5rem; text-align: center; } 
.title__product h2 { display: inline-block; position: relative; margin-bottom: 0px; } 
.title__product h2 span { display: inline-block; background-color: var(--color-main); font-size: 36px; font-weight: bold; color: #fff; font-family: var(--font-custom); text-transform: uppercase; padding: 1rem 2rem 0.75rem 2rem; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; position: relative; z-index: 2; } 
.title__product h2 i { font-size: 20px; } 

/*Product Category Tab*/
.btn__list-item { font-family: var(--font-regular); color: #fff; font-size: 17px; text-transform: uppercase; cursor: default; border: 1px solid #FADC7F; border-radius: 4px; display: block; padding: 5px; } 
.btn__list-item.active,.btn__list-item:hover { color: var(--color-main-v2); } 
.title__product-list .tit { position: relative; margin-top: -5px; padding: 3px; color:var(--color-main); font-size: 36px; font-family: var(--font-custom); text-transform: uppercase; } 

/* wrap__service */
.wrap__service { background: #000730; } 

/* NEWS */
.wrap_product .wrap__content { max-width: 1150px; margin: auto; } 
.grid-news { display: grid; gap: 25px; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-bottom: 1.5rem; } 
.news__image { position: relative; padding: 10px; background: url(../images/set/wrap-image.png) no-repeat; background-size: 100% 100%; } 
/* .news__image::after { position:absolute; content:''; background: url(../images/set/wrap-image.png) no-repeat; background-size: 100% 100%; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; } */
.info__news { position: relative; z-index: 3; padding: 10px 20px 0 20px; } 
.news__time { margin-bottom: 0.25rem; color:#333; } 
.news__name { margin-bottom: 0.25rem; text-align: center; } 
.news__name a { font-size: 15px; color: var(--color-white); font-family: var(--font-medium); line-height: 25px; text-transform: uppercase; } 
.news__name a:hover { color: var(--color-hover); } 
.news__name a.text-split { -webkit-line-clamp: 2; } 
.news__desc { color: #5c5c5c; font-size: 15px; line-height: 1.8; } 

/* CONTACT */
.wrap__contact { background: url(../images/set/bg-contact.png); background-size: cover; } 
.title__contact { margin-bottom: 30px; } 
.title__contact .title { font-family: var(--font-regular); font-size: 24px; color: var(--color-main-v2); margin-bottom: 10px; } 
.title__contact .slogan { font-family: var(--font-regular); font-size: 14.6px; color: var(--color-white); } 
.name__contact { font-family: var(--font-regular); font-size: 14.6px; margin-bottom: 25px; } 
.name__contact img { margin-right: 5px; } 
.desc__contact { font-family: var(--font-regular); font-size: 14.6px; line-height: 25px; } 
.btn__contact { margin-top: 30px; } 
.btn__contact a { border-radius: 4px; padding: 10px 20px; color: #fff; text-transform: uppercase; } 
.btn__contact a:nth-child(1) { background:#1E73BE } 
.btn__contact a:nth-child(2) { background:#B20000 } 
.btn__contact a:hover { background: var(--color-main-v2); color: #000; } 
.btn__contact a:hover img { filter: brightness(0) saturate(100%) invert(0%) sepia(46%) saturate(7500%) hue-rotate(125deg) brightness(106%) contrast(97%); } 


/*CRITERIA*/
.wrap__criteria .wrap__content { position: relative; } 
.criteria { position: relative; } 
.criteria__image { width: 80px; height: 85px; background: linear-gradient(44deg, #C7941F 11.05%, #FFE173 38.59%, #D28A00 78.57%, #FFCC60 111.71%); -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; } 
.criteria__info { width: calc(100% - 95px) } 
.criteria__name { margin-bottom: 0.25rem; } 
.criteria__name a { font-size: 18px; color: var(--color-white); font-family: var(--font-bold); line-height: 27px; text-transform: capitalize; } 
.criteria__name a.text-split { -webkit-line-clamp: 2; } 
.criteria__desc { color: #5c5c5c; font-size: 15px; line-height: 1.8; } 
.criteria__image img { -webkit-transition: all linear 0.3s; -o-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; } 
.criteria__image:hover img { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transition: all linear 0.3s; -o-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; } 
@media only screen and (max-width: 991px){
 .title__choosewhy { min-height:205px; padding-top:30px; padding-left:0px; } 
 .title__choosewhy span { font-size: 30px; } 
 .title__choosewhy span:nth-child(2) { font-size: 40px; } 
 .grid__choosewhy { grid-template-columns:repeat(2,minmax(0,1fr)); } 
 .bannervisaochon { grid-column:2 span; position: relative; -webkit-box-ordinal-group: 3; -webkit-order: 2; -moz-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } 
 .choosewhy__name a { font-size: 14px; } 
 }

/* ALBUM */
.wrap__albumhome { background: #020725; } 
.album { cursor: pointer; } 
.album .album__image { margin-bottom: 0rem; position: relative; } 
.album__expand { position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; background-color: #00000033; opacity: 0; } 
.album__expand i { font-size: 35px; color: #fff; } 
.album:hover .album__expand { opacity: 1; } 
.album .album__name { margin-bottom: 0px; text-align: center; } 
.album .album__name a { display: block; font-size: 16px; color: #212529; margin-bottom: 0px; } 

/*NEWSLETTER*/
.bg__newsletter { padding: 30px; background-color: var(--color-main); -webkit-border-radius: 1rem; -moz-border-radius: 1rem; border-radius: 1rem; } 
.title__newsletter h2 { font: var(--font-medium); font-size: 16px; color: #fff; text-transform: uppercase; text-align: left; line-height: 24px;  margin-bottom: 0;margin-left: 10px;} 
.title__newsletter .slogan { font-size: 15px; color: #333333; } 
.newsletter__input { position:relative } 
.newsletter__input input { height:36px; font-size:15px; color:#757575; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } 
.newsletter__input .label { position:absolute; top:10px; font-family: var(--font-regular); left:20px; font-size:12px; color:#000; -webkit-transform-origin:0 0; -moz-transform-origin:0 0; -ms-transform-origin:0 0; -o-transform-origin:0 0; transform-origin:0 0; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); transform:translate3d(0,0,0); -webkit-transition:all .2s ease; -o-transition:all .2s ease; -moz-transition:all .2s ease; transition:all .2s ease; pointer-events:none } 
.newsletter__input input:not(:-moz-placeholder-shown) + .label { -moz-transform:translate3d(0,-22px,0) scale(0.85); transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; -moz-border-radius:.25rem; border-radius:.25rem; left:5px } 
.newsletter__input input:not(:-ms-input-placeholder) + .label { transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; border-radius:.25rem; left:5px } 
.newsletter__input input:not(:placeholder-shown) + .label { -webkit-transform:translate3d(0,-22px,0) scale(0.85); -moz-transform:translate3d(0,-22px,0) scale(0.85); transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; -webkit-border-radius:.25rem; -moz-border-radius:.25rem; border-radius:.25rem; left:5px } 
.newsletter__input input:focus + .label { -webkit-transform:translate3d(0,-22px,0) scale(0.85); -moz-transform:translate3d(0,-22px,0) scale(0.85); transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; -webkit-border-radius:.25rem; -moz-border-radius:.25rem; border-radius:.25rem; left:5px } 
.newsletter__input { position:relative } 
.newsletter__input textarea { height:82px; font-size:15px; color:#757575; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } 
.newsletter__input textarea:not(:-moz-placeholder-shown) + .label { -moz-transform:translate3d(0,-22px,0) scale(0.85); transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; -moz-border-radius:.25rem; border-radius:.25rem; left:5px } 
.newsletter__input textarea:not(:-ms-textarea-placeholder) + .label { transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; border-radius:.25rem; left:5px } 
.newsletter__input textarea:not(:placeholder-shown) + .label { -webkit-transform:translate3d(0,-22px,0) scale(0.85); -moz-transform:translate3d(0,-22px,0) scale(0.85); transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; -webkit-border-radius:.25rem; -moz-border-radius:.25rem; border-radius:.25rem; left:5px } 
.newsletter__input textarea:focus + .label { -webkit-transform:translate3d(0,-22px,0) scale(0.85); -moz-transform:translate3d(0,-22px,0) scale(0.85); transform:translate3d(0,-22px,0) scale(0.85); background-color:#fff; padding:0 .5rem; -webkit-border-radius:.25rem; -moz-border-radius:.25rem; border-radius:.25rem; left:5px } 
.btn__submit { border: none; background-color: #FADC7F; width: 100%; height: 100%;display: flex; align-items: center; justify-content: center; border-radius: 5px; font-family: var(--font-black); color: #000; font-size: 14px; text-transform: uppercase; padding: 0.5rem 1rem; } 
.btn__submit:hover { background-color: var(--color-active); color: #fff; } 
.title__newsletter {  width: 300px; } 
.form-newsletter{width: calc(100% - 320px);gap: 10px;}
.col-left-form{width: 300px;}
.col-center-form{width: 300px;}
.col-right-form{width: 65px;}
.section__newsletter{max-width: 1025px;margin: auto;}
.mb-10{margin-bottom: 10px;}
.newsletter-button{height: 100%;}




/* FOOTER */
footer .bg__footer { background: #000730; } 
.title__footer { margin-bottom: 1rem; color: var(--color-white); font-family: var(--font-regular); font-size: 18px;  line-height: 1.5; } 
.name__footer { margin-bottom: .5rem; color:var(--color-main-v2); font-size:18px; line-height:25px; font-family:var(--font-medium); text-transform: uppercase;} 
.info__footer { color: #fff; } 
.footer__ul li { padding: 0px; color: #fff; } 
.footer__ul li a { color: #fff; font-size: 15px; } 
.footer__ul li a:hover { text-decoration: underline; } 
.footer__ul li.line { font-size: 10px; } 
.footer__powered{ border-top: solid 1px #ffffff47; padding-top: 15px; padding-bottom: 15px; } 
.copyright { color: #fff; font-size: 14px; } 
.copyright span { font-family: var(--font-medium); text-transform: uppercase; } 


/*ADS*/
.banner_qc-left { width: 61%; } 
.banner_qc-right { width: -webkit-calc(39% - 10px); width: -moz-calc(39% - 10px); width: calc(39% - 10px); } 
.banner_qc-2 { margin-bottom: 10px; } 

/*WHYCHOUSE*/
.wrap__choosewhy { background-color: #fff9eb; } 
.grid__choosewhy { display: grid; gap: 25px; grid-template-columns: repeat(5, minmax(0, 1fr)); } 
.bannervisaochon { grid-column: 3 span; grid-row: 3 span; text-align: center; } 
.title__choosewhy span { text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff; display: block; color:var(--color-main); font-size: 55px; font-weight: bold; font-family: var(--font-custom); text-transform: uppercase; line-height: 1; } 
.title__choosewhy span:nth-child(2) { color: var(--color-main); font-size: 75px; } 
.box__choosewhy { max-width: 120px; margin: auto; } 
.choosewhy__image { background: url('../images/set/bgitemwhy.png') no-repeat; width: 108px; height: 105px; margin-bottom: 0.75rem; } 
.choosewhy__name { margin-bottom: 0rem; } 
.choosewhy__name a { font-size: 15px; color: #333333; font-family: var(--font-bold); line-height: 1.6; text-transform: uppercase; } 
.choosewhy__name a.text-split { -webkit-line-clamp: 2; } 
.choosewhy__image img { -webkit-transition: all linear 0.3s; -o-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; } 
.choosewhy__image:hover img { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transition: all linear 0.3s; -o-transition: all linear 0.3s; -moz-transition: all linear 0.3s; transition: all linear 0.3s; } 

/*BRAND*/
.w_brand .brand:nth-child(1) { margin-bottom: 10px; } 

/*FEEDBACK*/
.gr__feedback__for { max-width: 560px; margin: auto; } 
.gr__feedback__image { position: relative; margin: 5px 12px; } 
.feedback__image-1 { position: absolute; left: 0px; top: 0px; -webkit-transform: rotate(-7deg); -moz-transform: rotate(-7deg); -ms-transform: rotate(-7deg); -o-transform: rotate(-7deg); transform: rotate(-7deg); } 
.feedback__image-2 { position: relative; z-index: 2; } 
.feedback__image { display: inline-block; -webkit-box-shadow: 0px 0px 5px #ccc; -moz-box-shadow: 0px 0px 5px #ccc; box-shadow: 0px 0px 5px #ccc; padding: 7px 7px 15px 7px; background-color: #fff; } 
.feedback__name { margin-bottom: 0.25rem; } 
.feedback__name a { font-size: 18px; color: var(--color-main); font-family: var(--font-bold); line-height: 1.6; } 
.feedback__name a.text-split { -webkit-line-clamp: 1; } 
.feedback__desc { color: #333333; font-size: 14px; line-height: 1.8; margin-bottom: 0.5rem; } 
.feedback__desc.text-split { -webkit-line-clamp: 1; } 
.feedback__content { color: #333333; font-size: 14px; line-height: 1.8; } 
.slick-prev:before, .slick-next:before { color: #000; } 
.gr__feedback__nav { max-width: 420px; margin: auto; } 
.feedback__nav { margin: 0px 20px; } 

/* VIDEO */
.wrap__videohome { background: var(--color-main); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } 
.my-flipster { overflow-y: hidden !important; } 

/* Play icon */
.play-icon { z-index: 1; position: absolute; top: 50%; left: 50%; -webkit-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); -o-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); } 
.play-icon svg { -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 30%); -moz-box-shadow: 1px 1px 15px rgb(0 0 0 / 30%); box-shadow: 1px 1px 15px rgb(0 0 0 / 30%); -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background-color: rgb(255 255 255 / 15%); } 
.play-icon svg .play-icon-stroke-dotted { opacity: 0; stroke-dasharray: 4, 5; stroke-width: 1px; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-animation: spin 4s infinite linear; -moz-animation: spin 4s infinite linear; -o-animation: spin 4s infinite linear; animation: spin 4s infinite linear; -webkit-transition: opacity 1s ease, stroke-width 1s ease; -o-transition: opacity 1s ease, stroke-width 1s ease; -moz-transition: opacity 1s ease, stroke-width 1s ease; transition: opacity 1s ease, stroke-width 1s ease; } 
.play-icon svg .play-icon-stroke-solid { stroke-dashoffset: 0; stroke-dashArray: 300; stroke-width: 4px; -webkit-transition: stroke-dashoffset 1s ease, opacity 1s ease; -o-transition: stroke-dashoffset 1s ease, opacity 1s ease; -moz-transition: stroke-dashoffset 1s ease, opacity 1s ease; transition: stroke-dashoffset 1s ease, opacity 1s ease; } 
.play-icon svg .play-icon-icon { -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transition: -webkit-transform 200ms ease-out; transition: -webkit-transform 200ms ease-out; -o-transition: -o-transform 200ms ease-out; -moz-transition: transform 200ms ease-out, -moz-transform 200ms ease-out; transition: transform 200ms ease-out; transition: transform 200ms ease-out, -webkit-transform 200ms ease-out, -moz-transform 200ms ease-out, -o-transform 200ms ease-out; } 
.play-icon:hover svg .play-icon-stroke-dotted { stroke-width: 4px; opacity: 1; } 
.play-icon:hover svg .play-icon-stroke-solid { opacity: 0; stroke-dashoffset: 300; } 
.play-icon:hover svg .play-icon-icon { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); } 

/* VIDEO SELECT */
.listvideos { width:100%; height:40px; padding:0px 10px; border:1px solid #ccc; color:var(--color-black); margin-top:10px; cursor:pointer; } 
.video__main { position:relative; height:450px; } 
.video__main iframe { position:absolute; width:100%; height:100%; top:0px; left:0px; } 

/* VIDEO SLICK */
.video__slick { position:relative; height:450px; } 
.video__slick iframe { position:absolute; width:100%; height:100%; top:0px; left:0px; } 
.subvideo { width: 100%; height:450px; overflow: hidden; } 
.runvideo { margin: -0.25rem 0px; } 
.video__m { margin: 0.25rem 0px; } 

/*MAPS*/
.footer__map-title { position: absolute; top: 10px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); z-index: 10; } 
.map__iframe { position:relative; height:500px; } 
.map__iframe iframe { position:absolute; left:0px; top:0px; width:100%; height:100%; } 


 /* CSS CUSTOM */
::-webkit-scrollbar { width: 3px; } 
::-webkit-scrollbar-track { background: #ccc; } 
::-webkit-scrollbar-thumb { background: var(--color-main); } 
::-webkit-scrollbar-thumb:hover { background: var(--color-hover); } 
.product .i_left { position: absolute; height: 0; -webkit-border-radius: 0 50px; -moz-border-radius: 0 50px; border-radius: 0 50px; width: 2px; left: 0; top: 0; background: -webkit-linear-gradient(bottom, red, orange, yellow, green, blue, indigo, violet); background: -o-linear-gradient(bottom, red, orange, yellow, green, blue, indigo, violet); background: -webkit-gradient(linear, left bottom, left top, from(red), color-stop(orange), color-stop(yellow), color-stop(green), color-stop(blue), color-stop(indigo), to(violet)); background: -moz-linear-gradient(bottom, red, orange, yellow, green, blue, indigo, violet); background: linear-gradient(to top, red, orange, yellow, green, blue, indigo, violet); -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease } 
.product .i_right { position: absolute; height: 0; width: 2px; right: 0; bottom: 0; background: -webkit-linear-gradient(top, red, orange, yellow, green, blue, indigo, violet); background: -o-linear-gradient(top, red, orange, yellow, green, blue, indigo, violet); background: -webkit-gradient(linear, left top, left bottom, from(red), color-stop(orange), color-stop(yellow), color-stop(green), color-stop(blue), color-stop(indigo), to(violet)); background: -moz-linear-gradient(top, red, orange, yellow, green, blue, indigo, violet); background: linear-gradient(to bottom, red, orange, yellow, green, blue, indigo, violet); -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease } 
.product .i_top { position: absolute; height: 2px; width: 0; right: 0; top: 0; background: -webkit-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet); background: -o-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet); background: -webkit-gradient(linear, left top, right top, from(red), color-stop(orange), color-stop(yellow), color-stop(green), color-stop(blue), color-stop(indigo), to(violet)); background: -moz-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet); background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet); -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease } 
.product .i_bottom { position: absolute; height: 2px; width: 0; left: 0; bottom: 0; background: -webkit-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet); background: -o-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet); background: -webkit-gradient(linear, right top, left top, from(red), color-stop(orange), color-stop(yellow), color-stop(green), color-stop(blue), color-stop(indigo), to(violet)); background: -moz-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet); background: linear-gradient(to left, red, orange, yellow, green, blue, indigo, violet); -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease } 
.product:hover .i_left { height: 100%; bottom: 0; top: inherit } 
.product:hover .i_top { width: 100%; left: 0 } 
.product:hover .i_right { height: 100%; top: 0; bottom: inherit } 
.product:hover .i_bottom { width: 100%; right: 0; left: inherit } 
.image--mark img { -webkit-mask-image: url(../images/set/mark.png); mask-image: url(../images/set/mark.png); -webkit-mask-size: 100% 100%; mask-size: 100%; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; } 
.fx--text { font-size: clamp(14px,3.5vw,20px); } 
.fx--20 { font-size: 20px; } 
.fx--19 { font-size: 19px; } 
.fx--18 { font-size: 18px; } 
.fx--17 { font-size: 17px; } 
.fx--16 { font-size: 16px; } 
.fx--15 { font-size: 15px; } 
.fx--14 { font-size: 14px; } 
.fx--13 { font-size: 13px; } 
.clamp-1line { -webkit-line-clamp: 1; } 
.clamp-2line { -webkit-line-clamp: 2; } 
.clamp-3line { -webkit-line-clamp: 3; } 
.clamp-6line { -webkit-line-clamp: 6; } 
.mb-45 { margin-bottom: 45px; } 
.rounded-50 { border-radius: 50px !important; } 
.color--hover:hover { color: var(--color-hover) !important; } 
.hover--shadow:hover { -webkit-box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; -moz-box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; } 

tbody, td, tfoot, th, thead, tr{border-width: unset !important ;}