/* Header */
.header { position: relative; z-index: 99999; } 
.header__top { background:var(--color-main-v2); font-family: var(--font-medium); font-size: 14px; color: #fff; padding: 10px 0; } 
.info-header p { margin:0px; color:#333333; font-size:15px; } 
.header__bottom-left { width: 100%; } 
.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; } 

.image__set { margin-top: -25px; } 
.header__bottom { background: url(../images/set/bg-header.png) no-repeat top right; } 
.col__logo { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: -60px; width: 150px; height: 150px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #fff; -webkit-filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.20)); filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.20)); } 
.li__search { margin: 0 50px !important; } 

/* .footer__tags .wrap__content{background: #f5f5f5;padding: 30px 15px;} */
.tagsdefaut { margin: 10px 0 5px; font-size: 16px; background: #fff; padding: 8px 8px 5px; border-radius: 8px; } 
.tags { list-style: none; margin: 20px 0 20px; overflow: hidden; padding: 0; font-size: 14px; } 
.tags li { float: left; margin: 0 5px 5px 0; } 
.tag { background: #02242B; border-radius: 3px 0 0 3px; color: #fff; display: inline-block; height: 24px; line-height: 24px; padding: 0 10px 0 5px; position: relative; text-decoration: none; -webkit-transition: color 0.2s; } 
.tags li a { font-size: 13px; text-decoration: none; padding: 0px 15px; } 
.tag::after { border-bottom: 12px solid transparent; border-left: 9px solid #02242B; border-top: 12px solid transparent; background: #fff; content: ''; position: absolute; right: 0; top: 0; } 
.tag:hover { background-color: #ED1C24; color: white; } 
.tag:hover::after { border-left-color: #ED1C24; } 

 /*ABOUTUS*/
 .wrap__aboutus { padding-bottom: 110px; } 
.wrap__aboutus .wrap__content { position: relative; z-index: 1; } 
.wrap__aboutus .wrap__content::after { position: absolute; content: url(../images/set/before-aboutus.png); bottom: -115px; right: 0; z-index: -1; } 
.title__aboutus p { font-family: var(--font-regular); font-size: 27px; text-transform: uppercase; color: var(--color-title); margin-bottom: 0; } 
.title__aboutus h2 { color:var(--color-main); text-transform: uppercase; font-size:50px; line-height:1.5; font-family:var(--font-custom); margin-bottom:45px; } 
.title__aboutus .slogan { color: #979797; font-size: 23px; } 
.desc__aboutus { color: #383838; line-height: 2; text-align: justify; } 
.desc__aboutus.text-split { -webkit-line-clamp: 6; } 
.image__aboutus img { -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; } 
.icon__aboutus { right: 0; bottom: 0; margin-bottom: -55px !important; background: #fff; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; overflow: hidden; padding: 10px; } 
.icon__aboutus img { -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; } 
.aboutus__right { padding-left: 30px; } 
.aboutus__left { position: relative; z-index: 1; margin-top: 25px; } 
.aboutus__left::after { position: absolute; z-index: -1; content: url(../images/set/after-aboutus.png); top: -25px; left: 125px; } 

.btn__aboutus { position: relative; z-index: 1; display: block; text-align: center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; position: relative; width: 160px; height: 45px; line-height: 45px; color:var(--color-white); font-family: var(--font-bold); font-size: 15px; background: var(--color-main-v2); border: none; } 
.btn__aboutus::after { position: absolute; content: ''; width: 96px; height: 53px; line-height: 53px; border: 1px solid var(--color-main-v2); -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; top: -4px; right: -5px; z-index: -1; } 
.btn__aboutus:hover { background: var(--color-main); color: #fff; } 
.btn__aboutus:hover::after { border: 1px solid var(--color-main); } 

/* PRODUCT */
.wrap__product { background: url(../images/set/after-product.png) no-repeat top; -webkit-background-size: 100% 100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%; } 
.wrap__product .title__main { margin-bottom: 2rem; } 
.wrap__product .title__main h2::after { position: absolute; content: url(../images/set/title-mark.png); left: 0; right: 0; top: -30px; z-index: -1; } 
.title__main .line { width: 50px; height: 2px; background: var(--color-main-v2); margin: 10px auto 0 auto; } 

/* Why */
.wrap__whychoose { background: url(../images/set/bg-whychoose.png); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } 
.col__whychoose .title { font-family: var(--font-custom); font-size: 32px; color: #fff; text-transform: uppercase; } 
.slogan { font-family: var(--font-custom-v2); color: #fff; font-size: 50px; margin-bottom: -15px; } 
.col__whychoose { width: 380px; } 
.section__whychoose { margin-top: 20px; } 
.item__whychoose { color: #fff; margin-left: 60px; margin-bottom: 10px; } 
.item__whychoose:nth-child(2n) { margin-left: 0; } 
.numb { font-family: var(--font-custom-v3); color: #fff; font-size: 40px; width: 53px; text-align: right; z-index: 1; } 
.numb::after { position: absolute; content: ''; width: 36px; height: 36px; background: #5c4f34; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; left: 0; top: 0; z-index: -1; } 
.info__whychoose { width: -webkit-calc(100% - 75px); width: -moz-calc(100% - 75px); width: calc(100% - 75px); } 
.name__whychoose { font-family: var(--font-semi); color: #fff; font-size: 17px; text-transform: uppercase; } 
.desc__whychoose { font-family: var(--font-light); color: #fff; font-size: 13px; } 

.col__newsletter { width: 385px; margin-left: 100px; text-align: center; } 
.title__form { width: 380px; height: 50px; line-height: 50px; background: var(--color-main-v2); -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; padding: 3px; } 
.title__form span { width: 100%; height: 100%; font-family: var(--font-bold); font-size: 20px; text-transform: uppercase; color: #fff; text-align: center; border: 1px solid #fff; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; } 
.slogan__form { font-family: var(--font-regular); font-size: 16px; color: #fff; text-align: center; margin: 10px 0 20px 0; } 

/*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 */
.wrap__newshome { background-color: #fff; } 
.wrap__newshome .title__main h2::after { position: absolute; content: url(../images/set/title-mark.png); left: 0; right: 0; top: -30px; z-index: -1; } 
.grid-news { display: grid; gap: 25px; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-bottom: 1.5rem; } 
.news__image { position: relative; width: 170px; } 
.info__news { width: -webkit-calc(100% - 180px); width: -moz-calc(100% - 180px); width: calc(100% - 180px); position: relative; z-index: 3; } 
.news__time { color:#333; width: 60px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: var(--color-main-v2); text-align: center; padding: 3px; } 
.news__time p { font-family: var(--font-bold); font-size: 20px; color: #fff; margin-bottom: -7px; } 
.news__time span { font-family: var(--font-bold); font-size: 14px; color: #fff; } 

.news__name { width: -webkit-calc(100% - 75px); width: -moz-calc(100% - 75px); width: calc(100% - 75px); } 
.news__name a { font-size: 16px; color: var(--color-title); font-family: var(--font-bold); line-height: 1.6; } 
.news__name a:hover { color: var(--color-hover); } 
.news__name a.text-split { -webkit-line-clamp: 2; } 
.news__desc { color: #333333; font-size: 13px; line-height: 25px; -webkit-line-clamp: 2; } 
.news.slick-slide { margin: 15px 0; } 
.news.slick-slide:nth-child(2n) .box__news { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -moz-box-orient: horizontal; -moz-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } 
.section__newshome { margin-top: -15px; } 

/*CRITERIA*/
.wrap__criteria .wrap__content { position: relative; } 
.criteria { position: relative; } 
.criteria__image { margin-bottom: 1rem; width: 100px; height: 100px; background-color: var(--color-main); -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } 
.criteria__name { margin-bottom: 0.25rem; } 
.criteria__name a { font-size: 14px; color: var(--color-main); font-family: var(--font-bold); line-height: 1.6; text-transform: uppercase; } 
.criteria__name a.text-split { -webkit-line-clamp: 1; } 
.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 */
.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*/
.wrap__whychoose::after { position: absolute; content: url(../images/set/after-why.png); right: 0; bottom: -45px; } 
.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; } 
.form-newsletter { max-width: 300px; margin: auto; } 
.newsletter__input { position:relative; margin-bottom: 10px; } 
.newsletter__input input { height:40px; font-size:15px; color:#555555; border: none; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; } 
.newsletter__input .label { position:absolute; top:10px; left:25px; font-size:13px; color:#555555; -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:#555555; -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 } 
.newsletter-button { margin-top: 15px; } 
.btn__submit { height: 40px; line-height: 40px; border: none; width: 100%; background-color: #F7C603; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; font-family: var(--font-semi); color: #000; font-size: 15px; text-transform: uppercase; text-align: center; } 
.btn__submit:hover { background-color: var(--color-active); color: #fff; } 

.newsletter__input input:focus { color: #212529; background-color: #fff; border-color: unset !important; outline: 0; -webkit-box-shadow: unset !important; -moz-box-shadow: unset !important; box-shadow: unset !important; } 


/* FOOTER */
footer .bg__footer { background-color: var(--color-main-v2) !important; background: url(../images/set/bg-ft.png); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } 
.col__footer { background: -webkit-gradient(linear, right top, left top, from(#036A47), color-stop(47.98%, #008A5C), to(#036A47)); background: -webkit-linear-gradient(right, #036A47 0%, #008A5C 47.98%, #036A47 100%); background: -moz-linear-gradient(right, #036A47 0%, #008A5C 47.98%, #036A47 100%); background: -o-linear-gradient(right, #036A47 0%, #008A5C 47.98%, #036A47 100%); background: linear-gradient(270deg, #036A47 0%, #008A5C 47.98%, #036A47 100%); padding: 50px 15px; } 
.title__footer { margin-bottom: 1rem; color: var(--color-white); font-family: var(--font-bold); font-size: 20px; text-transform: uppercase; line-height: 1.5; } 
.name__footer { margin-bottom: 1rem; color:#F7C603; font-size:40px; line-height:1.2; font-family:var(--font-custom); text-transform: uppercase; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25); } 
.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 .wrap__content { border-top: solid 1px #fff; padding-top: 15px; padding-bottom: 15px; } 
.copyright { color: #fff; font-size: 14px; margin-top: 40px; } 
.copyright span { font-family: var(--font-bold); } 
.title__social { font-family: var(--font-medium); font-size: 16px; color: #fff; margin-bottom: 15px; margin-top: 40px; } 
.col__footer__maps { padding-left: 60px; } 

/*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*/
/* .col__footer__maps { padding-left: 60px; } */
.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:350px; } 
.map__iframe iframe { position:absolute; left:0px; top:0px; width:100%; height:100%; -webkit-border-radius: 10px !important; -moz-border-radius: 10px !important; border-radius: 10px !important; } 
.section__maps { border: 1px solid #00D48E; padding: 10px; } 



.btn__contact { width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; } 
.btn__contact > a { height: 40px; line-height: 40px; display: block; background: var(--color-main); padding: 10px 20px; margin-right: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; font-weight: 900; text-transform: capitalize; color: var(--color-white); font-family: var(--font-bold); -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; margin-bottom: 10px; } 
.btn__contact > a svg { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; margin-right: 8px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } 
.btn__contact > a:hover { color: var(--color-white); background: var(--color-main-v2); -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } 
.btn__contact > a:hover svg { color: var(--color-white); -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } 

 /* 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 { -webkit-border-radius: 50px !important; -moz-border-radius: 50px !important; 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; } 


/* Translate */
.goog-te-gadget, .skiptranslate { display: none; } 
body { top: 0px !important; } 
.select-Translator { height: 35px; padding: 0px 10px; outline: none; border: none; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; min-width: 140px; font-size: 14px; color: var(--color-main); } 
.skiptranslate iframe { display: none !important; } 
.goog-te-gadget img { display: none; } 
body { top: 0px !important; } 
.goog-te-gadget .goog-te-combo { height: 35px; width: 120px; font-size: 13px; font-family: var(--font-regular); background: #fff; text-align: center; border:1px solid var(--color-main); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; color: var(--color-main); } 
.goog-te-gadget span { display: none; } 
.goog-te-gadget { font-size: 0px !important; } 
#google_language_translator { width: 120px; margin: auto 0 0 auto; } 