/* Header */
.header__top { background:var(--color-main); } 
.info-header p { margin:0px; color:#333333; font-size:15px; } 
.header__bottom-left { width: 15%; } 
.header__bottom-right { width: 85%; } 
.btn__hotline-header P { font-size: 15px; text-transform: capitalize; color: #333333; } 
.btn__hotline-header span { font-family: var(--font-bold); font-size: 18px; color: var(--color-main); } 
.cart__header P { font-size: 15px; color: #333333; text-transform: capitalize; } 
.cart__header span { font-size: 13px; color: #757575; } 
.header{padding: 0.1px 0 0 0 ;}

.col__menuLeft { width: 35% !important; } 
.col__menuRight { width: 35% !important; } 
.col__logo { width: 20%; text-align: center; margin-bottom: -20px; } 
/* .items__logo { background: #fff; text-align: center; border-radius: 50%; padding: 0 10px 5px 10px; } */

.color__gradient { background: linear-gradient(180deg, #5EAA1D 0%, #107A3B 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } 

 /*ABOUTUS*/
.wrap__aboutus { background: #fff; } 
.image__aboutus span { -webkit-border-radius: 1rem; -moz-border-radius: 1rem; border-radius: 1rem; } 
.title__aboutus p { font-family: var(--font-semi); margin-bottom: 0; font-size: 18px; text-transform: uppercase; } 
.title__aboutus h2 { font-size:65px; line-height:1.5; font-family:var(--font-custom); margin-bottom:0.25rem; } 
.desc__aboutus { color: #383838; line-height: 2; text-align: justify; } 
.desc__aboutus.text-split { -webkit-line-clamp: 7; } 
.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; } 

/* */
.wrap__product__list { background: linear-gradient(270deg, rgba(49, 180, 84, 0.07) 0%, rgba(47, 137, 76, 0.07) 100%); } 
.line__list { flex: 1; height: 8px; border-top: 1px dashed var(--color-main); border-bottom: 1px dashed var(--color-main); margin-left: 15px; } 
.read__more { width: 150px; height: 40px; line-height: 40px; border-radius: 20px; background: linear-gradient(270deg, #31B454 0%, #2F894C 100%); color: #fff; font-family: var(--font-semi); font-size: 14px; } 
.read__more:hover { background: var(--color-main-v2); color: #fff;}
.desc__list { -webkit-line-clamp: 2; font-family: var(--font-regular); font-size: 16px; line-height: 24px; margin-bottom: 30px; } 
.btn__call { display: block; margin: 20px auto 0 auto; text-align: center; width: 300px; height: 50px; line-height: 50px; border-radius: 25px; background: linear-gradient(270deg, #61AC1C 0%, #0C783D 100%); font-family: var(--font-regular); font-size: 16px; color: #fff; } 
.btn__call span { font-family: var(--font-bold); font-size: 20px; } 
.btn__call:hover { background: var(--color-main-v2); color: #fff; }
.col__items__list { width: calc(100% - 450px); } 
.col__image__list { width: 430px; } 



/*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-bold); color: #333333; font-size: 14px; text-transform: uppercase; cursor: default; } 
.btn__list-item.active,.btn__list-item:hover { color: var(--color-main); } 
.title__product-list { background-color: #feefce; margin-bottom: 1.5rem; padding: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } 
.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; } 


/* NEWS */
.grid-news { display: grid; gap: 25px; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-bottom: 1.5rem; } 
.news { border: solid 1px #fff9eb; } 
.news__image { position: relative; } 
.news__image 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; } 

.wrap__newshome { position: relative; } 
.wrap__newshome::after { position: absolute; content: ''; width: 100%; height: 5px; background: linear-gradient(270deg, #31B454 0%, #2F894C 100%); bottom: 0; bottom: 0; left: 0; right: 0; } 
.info__news { position: relative; z-index: 3; padding: 20px 0 0 0; } 
.news__time { margin-bottom: 0.5rem; color:#777; font-size: 13px; } 
.news__name { margin-bottom: 0.25rem; } 
.news__name a { font-size: 17px; color: var(--color-title); font-family: var(--font-semi); line-height: 1.6; } 
.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; } 

.see__more { width: 45px; height: 45px; border-radius: 50%; position: absolute; right: 0; bottom: 10px; background: linear-gradient(270deg, #31B454 0%, #2F894C 100%); } 
.see__more:hover { background: var(--color-main-v2); } 

/*CRITERIA*/
.wrap__criteria .wrap__content { position: relative; } 
.criteria { position: relative; border-right: 1px solid #D9D9D9; padding: 0 40px 0 0; } 
.criteria__image { margin-bottom: 1rem; } 
.criteria__info { margin: 10px 0 20px 0; } 
.criteria__name { margin-bottom: 0.25rem; } 
.criteria__name a { font-size: 20px; color: var(--color-title); font-family: var(--font-custom); line-height: 1.6; text-transform: capitalize; } 
.criteria__name a.text-split { -webkit-line-clamp: 1; } 
.criteria__desc { color: #333; font-size: 14px; 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: #F0F8F2; } 
.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; } 

.section__album { height: 475px; } 
.items__album:nth-child(1) { left: 0; top: 0; } 
.items__album:nth-child(2) { left: 484px; top: 0; } 
.items__album:nth-child(3) { right: 0; top: 0; } 
.items__album:nth-child(4) { left: 0; bottom: 0; } 
.items__album:nth-child(5) { left: 484px; bottom: 0; } 







/*NEWSLETTER*/
.bg__newsletter { padding: 30px; background-color: var(--color-main); -webkit-border-radius: 1rem; -moz-border-radius: 1rem; border-radius: 1rem; } 
.title__newsletter { margin-bottom: 1.5rem; } 
.title__newsletter h2 { font: var(--font-bold); font-size: 25px; color: #fff; text-transform: uppercase; text-align: center; } 
.title__newsletter .slogan { font-size: 15px; color: #333333; } 
.newsletter__input { position:relative } 
.newsletter__input input { height:48px; font-size:15px; color:#757575; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } 
.newsletter__input .label { position:absolute; top:12px; left:20px; font-size:15px; color:#757575; -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:90px; font-size:15px; color:#757575; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } 
.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 { background-color: var(--color-main); -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; font-family: var(--font-custom); color: #fff; font-size: 25px; text-transform: uppercase; padding: 0.5rem 2rema; } 
.btn__submit:hover { background-color: var(--color-active); color: #fff; } 



/* FOOTER */
.footer { position: relative; z-index: 1; } 
.footer::after { position: absolute; z-index: 1; content: url(../images/set/after-ft.png); left: 0; top: 10px; } 
.footer::before { position: absolute; z-index: 1; content: url(../images/set/before-ft.png); right: 0; top: 30px; } 
.footer__col_left::after { position: absolute; content: url(../images/set/after-ft-v2.png); right: -23%; bottom: -13%; } 
footer .bg__footer { background: var(--color-white); } 
.footer__article { padding: 60px 0 30px 0; } 
.title__footer { margin-bottom: 1rem; color: var(--color-title); font-family: var(--font-semi); font-size: 18px; text-transform: uppercase; line-height: 1.5; } 
.name__footer { margin-bottom: 1rem; color:var(--color-white); font-size:45px; line-height:1.2; font-family:var(--font-custom); font-weight: bold; text-transform: uppercase; } 
.info__footer { color: var(--color-title); } 
.footer__ul li { padding: 0px; color: #fff; } 
.footer__ul li a { color: #000; font-size: 15px; } 
.footer__ul li a:hover { text-decoration: underline; } 
.footer__ul li.line { font-size: 10px; } 
.footer__powered .wrap__content { border-top: solid 1px #fff; padding-top: 15px; padding-bottom: 15px; } 
.copyright { color: var(--color-title); font-size: 15px; } 
.copyright span { font-family: var(--font-black); text-transform: uppercase; } 
.social-footer li { width: 38px; height: 38px; display: flex; align-items: center; justify-content: center; background: rgba(49, 180, 84, 0.15); border-radius: 50%; } 
.desc__logo-ft { font-size: 15px; font-family: var(--font-regular); line-height: 24px; margin: 30px 0; } 
.btn__maps { position: relative; margin-top: 30px; width: 165px; height: 35px; line-height: 35px; background: #E0F4E6; border-radius: 17px; display: flex; justify-content: start; align-items: center; padding: 5px 5px 5px 10px; } 
.btn__maps a { font-family: var(--font-regular); font-size: 15px; color: var(--color-main); position: relative; z-index: 2; } 
.btn__maps img { margin-right: 10px; } 
.btn__maps::before { content: ''; display: block; position: absolute; width: 85%; height: 100%; top: 0; left: 13px; right: 0; border: 1px solid var(--color-main); border-radius: inherit; -webkit-animation: pulse-animation 1.5s cubic-bezier(0.24,0,0.38,1) infinite; animation: pulse-animation 1s cubic-bezier(0.24,0,0.38,1) infinite; animation-delay: 0.5s; -webkit-animation-delay: 0.5s; z-index: 1; background: transparent; -webkit-animation-fill-mode: forwards; } 
.desc__footer { font-family: var(--font-regular); font-size: 18px; line-height: 30px; color: #000; margin-bottom: 30px; } 
.powered { border-top: 1px solid #D9D9D9; padding: 30px 0 0 0; } 






/*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: linear-gradient(to bottom, #fff 50%, #31B454  50%); position: relative; z-index: 1;}
.wrap__videohome::after{position: absolute;content: url(../images/set/album/after.png);left: 0;top: 40px;}
.wrap__videohome::before{position: absolute;content: url(../images/set/album/before.png);right: 40px;top: 60px;}
.wrap__inner__video::after{position: absolute;content: url(../images/set/album/after-2.png);left: 0;bottom: -50px;}
.wrap__inner__video::before{position: absolute;content: url(../images/set/album/before-2.png);right: 0;bottom: -50px;}

.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 */
.wrap__videohome { padding: 70px 0; } 
.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; max-width: 860px; margin: auto; } 
.video__main iframe { position:absolute; width:100%; height:100%; top:0px; left:0px; } 
.items__video{height: 480px;}
.video-image{height: 100%;}
.video-image img { width: 100%; height: 100% !important; object-fit: cover; } 

/* 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; } 
