@charset "utf-8";
/*顏色
  淺灰 #adadad
  深深黑 #211915

/*隱藏內容*/

.box_link{display:none;}
.tp_links{display:none;}
.path p, .path p a { display: none;}

body{font-family: "Comfortaa", "Noto Sans TC", sans-serif, system-ui;}

/*浮動按鈕*/
/*.info_fix_links{ display:block !important;}/*保持展開*/
/*.info_fix>span { display: none;}/*隱藏展開鈕*/
.info_fix_links a{  background: rgb(112 98 54/.6); border: 1px solid rgb(213 210 193);}
.info_fix_links a:nth-of-type(even) { background: rgb(51 51 51/.6);}

.info_fix_links a:hover {  background: rgb(112 98 54);}
.info_fix_links a:hover:nth-of-type(even) { background: rgb(51 51 51);}

.info_fix_links a:hover {  transition: .8s ease-in-out;    transform: scale(1.2) rotateY(360deg);}
.linksBtn, .info_fix:hover>.linksBtn { background-color: #40480b; border: 1px solid #0000008c;}

#content {  background-image: url(https://pic03.eapple.com.tw/yulitireshop/gr_i_bg3.jpg);}

/*================================================Logo*/
.header_area .nav-brand { transition: all 0.3s;  margin-left: 10px;/*max-width: 180px;*/}
.header_area.sticky .nav-brand{/*max-width: 160px;*/}

/*.header_area .nav-brand {  animation: logo 1.5s infinite linear alternate; }
@keyframes logo{ 0% { transform: translateX(-20px);} 100% { transform: translateX(20px);}}*/

/*================================================header*/
.main_header_area .container {max-width: 1024px;}

.header_area { height: auto; background: rgb(24 31 19); padding: 13px 0 5px;}
.header_area.sticky {  background:rgb(24 31 19/.8);}
.navigation {margin: auto;}

/*購物車*/
.me_tp_features {margin-left: -10px;margin-bottom: -5px;}
.me_tp_features a.tp_btn_notice { margin: 0 10px 0 0;}
.me_tp_features a span{color: white;}
.me_tp_features a.tp_btn_notice span{/*display:none;*/}
.me_tp_features a i {color: #585f2b;}
.me_tp_features a.tp_btn_cart b{color: #adadad;font-weight: 500;}

.box_search{margin-right: 5px; width: auto;}
.box_search input[type=text]{ border: none; border-bottom: solid 1px #ccc;border-radius: 0; padding: 5px 20px 5px 35px; max-width: 135px;
                   background: url(../images/search-icon.png) no-repeat 9px center transparent;}

.shop_search_btn {background: #ffffff; color: black;  font-size: 12px; border-radius: 0; padding: 5px;}

/*第一層*/

.stellarnav > ul { margin: 8px 0 0; /*width: 535px;*/}
.stellarnav > ul > li { letter-spacing: 0.5px;}
.stellarnav > ul > li > a { }
.stellarnav > ul > li.has-sub > a {padding-right: 10px;}

.stellarnav > ul > li > a b { color:#96a158; letter-spacing: 2px;}
.stellarnav > ul > li:nth-child(even) > a b { color: #fff;}

.stellarnav > ul > li > a:hover b {  color: #9fae7e; font-weight: bold;}
.stellarnav > ul > li:hover { background: transparent;}

.stellarnav li.has-sub > a:after { border-left: 4px solid transparent; border-right: 4px solid transparent;border-top: 6px solid #a49e80; }


/*第二層下拉*/
.stellarnav ul ul { background: transparent;    border:1px #585858 solid; width: 200px;}
.stellarnav li li {border: none;}

.stellarnav li li a{color: #000;  transition: all 0.6s; text-align: center; background: #ffffffeb;}
.stellarnav li li:nth-child(even) a{ background: #dedcd4;}
.stellarnav li li:hover a{ color: white; background: #555;}
.stellarnav li li.has-sub:hover > a:after {  border-left: 7px solid #fff;}
.stellarnav li li.has-sub > a:after{border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 7px solid #231815;}

/*================================================footer*/
.footer { background: url(https://pic03.eapple.com.tw/yulitireshop/bg.jpg); background-size: contain; padding: 20px 0 0;}
.footer_info { display: flex; padding: 0 80px;}
.footer_logo {/*display: none;*/}
.footer_info ul {  padding-bottom: 10px;}
.footer_info li{}
.footer_info li:nth-child(1){  display: flex; flex-wrap: wrap;}
.footer_info li p.add2:before {  content: '時間：';}
.footer_info li:nth-child(2){text-align: center;}

/*資訊*/
.footer_info li p {color: #fff; border-bottom: 1px solid #ffffff12; padding: 0 10px 0 0;}
.footer_info li p a { color: #fff;}
.footer_info li a:nth-child(2){display:none;}

/*按鈕*/
.footer_menu a { background: white; width: 90px; text-align: center; border-radius: 5px;}
.footer_menu a:hover {  background: #000000b5;}

.copy { background: transparent; color: #fff; font-weight: 600;}
.copy a{ color: #fff; transition:all 0.3s;}
.copy a:hover{ color: #14388b;}

#to_top{border: 1px solid #ffffff33;background:#000000ed;box-shadow: none;border-radius: 0;color: #ffffff;}
#to_top i.top {height: 16px;}
#to_top i.top:before, #to_top i.top:after {background: white;}

/*================================================首頁外掛*/
#content_main { margin:0; background: #1b1b1b; background-size: 10px 10px;}

/*英文*/
.i_prod_tit h2, .i_video_tit h2, .news_part .title_i_box h6, .module_i_album .title_i_box h6, .module_i_news .title_i_box h6{ font-size: 30px; color: #c0bca9;}
/*中文*/
.i_prod_tit span, .i_video_tit span, .news_part .title_i_box h4, .module_i_album .title_i_box h4
{font-size: 20px; line-height: 1.6;letter-spacing: 0.12em;}

.module_i_album{border-top: 1px solid #595959; background: #f2f2f2;padding: 40px 20px;}
.i_album_list_box{ padding: 0;}
.i_album_b { display: none;}
.prod_part{border-top: 1px solid #595959; padding: 50px 20px;}

.module_i_news { padding: 60px 20px 0;}
.module_i_news li{background: #fbfbfb; border: 1px solid #eae9e2;}

.pageIndex .products-list {grid-template-columns: repeat(4, 1fr);}
.products-list .more { display: none;}
.products-list .price{margin: 3px; margin-left: -3px;}
.products-list .price b { color: #141414;  font-size: 20px;  font-weight: 300;}
.products-list .pic{border: 1px solid #efefef;}
.products-list .item a{padding-bottom: 0;}

/*================================================BANNER*/
/*首頁大圖*/
/*預設解除背景輪播*/
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 

/*大圖滑動點*/

.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 3px; width: 10px; height: 3px; border-radius: 10px; opacity: 1;}
.swiper-pagination-bullet-active {  background: #cb464c;}
.swiper-pagination-bullets.swiper-pagination-horizontal{/*margin-bottom: 3%;*/}

/*內頁大圖*/
.banner { background-image: url(https://pic03.eapple.com.tw/yulitireshop/ban.jpg);}
.banner { /* height: 450px;  padding: 5% 0; background-size: cover; background-image: url(https://pic03.eapple.com.tw/penguin/ban.jpg) ;*/}
.banner h5:before{
	content: 'YULI';
    font-size: 40px;
    letter-spacing: 5px;
    color: white;font-family: 'DM Serif Text', serif;}
.banner h5 {display: flex;
    flex-direction: column;
    letter-spacing: 0px;
    font-size: 20px;
    padding-top: 7px;
    color: white;text-shadow: 0px 6px 13px black;font-weight: normal;}	
	
@media screen and (max-width: 600px) { 
.banner h5:before {font-size: 30px;}
.banner h5 { font-size: 17px;}}

@media screen and (max-width: 425px) { 
.banner h5:before {}
.banner h5 { }}
	/*
.banner.banE h5:before{	content: 'MODEL';}
.banner.banF h5:before{	content: 'SHOP';}
.video_page .banF h5:before{	content: 'VIDEO';}
.banner.banblog h5:before{	content: 'NEWS';}*/

/*================================================按鈕*/
.animated-arrow {
	background: unset;
	transition:.3s;
	position:relative;
	overflow:hidden;
	border-radius: 50px;
	border: 1px #ffffff solid;
    color: #434343;
    background: #e7e7e7;
	margin-top: 0;
	font-size: 14px;
}

.animated-arrow b, .animated-arrow i{position:relative; z-index:99;}
.animated-arrow b{font-weight: 400;}
.animated-arrow::after {
	content:"";
	position:absolute;
	width:0px;
	height:100%;
	top:0px;
	left:0px;
	background: #7f8a6d;
	transition:.5s;
}
.animated-arrow:hover {	color: #fff;}
.animated-arrow:hover::after {	width:100%;}

/*================================================購物*/
.product-layer-two li a{border-bottom: 1px #d0d0d0 solid; margin: 0 5px 5px; background: #ffffff;}
.products-list { grid-template-columns: repeat(5, 1fr);}
@media screen and (max-width: 980px) {
.products-list, .pageIndex .products-list {grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));}}

.fa-circle-plus::before { color: #141414c2;margin-right: 15px;}
.product-layer-two{display: flex; flex-wrap: wrap;}

.product-layer-two li { width: 20%; line-height: 25px;}
@media screen and (max-width: 1200px) { .product-layer-two li { width: 20%;}}
@media screen and (max-width: 1024px) { .product-layer-two li { width: 25%;}}
@media screen and (max-width: 900px) { .product-layer-two li { width: 33%;}}
@media screen and (max-width: 768px) { .product-layer-two li { width: 48%;}}
@media screen and (max-width: 475px) { .product-layer-two li { width: 100%;}}

.product-layer-two li li{width: auto !important; background: transparent;}
.product-layer-two li li a { background: #e5e5e5;margin: 0;}


.inquiry_a3 {    background:rgb(37 37 37/0.6);}
.inquiry_a1 {    background:rgb(37 37 37/0.8);}
.inquiry_a2 {    background:rgb(37 37 37);}

.proImgSwiper li{ border: 1px solid #a1a1a1;}
.sidebarBtn { border: none;}

/*================================================相簿*/
/*首頁顯示*/
.i_album_list li a p{height: 100%;background: rgba(0,0,0, .6);color: #fff; text-shadow: 0 0 8px black;}
.i_album_list li:hover p {color: transparent; background: transparent;}

.i_album_list { grid-gap: 0;}
.i_album_list>li{border: 1px solid #fff;}

.i_album_b .animated-arrow{display:none;}
.other_subalbum li {  background: transparent;}
.other_subalbum li a p { text-align: center;}
.show-list .show_pic img { border-radius: 20px;}
.show-list .item:hover .show_name{    color: #b7a989;}

/*相簿首頁*/
.subalbum-menu h2 { display: none;}
.show-list { grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));}
.other_album {  display: none;}
.album_class_page .main_part { padding: 0;}

.album_info_page .main_part { background: #efefef;}
.pic-list .item h6{display: none;}
.pic-list {  grid-gap: 2px;}
.album_descrip {  margin-bottom: 0;}
.album_info_page .main_part { padding: 20px; max-width: 100%;}
.pic-list .show_pic{aspect-ratio: 1;}

/*================================================文章*/
/*文章首頁左側選單*/
h5.blog_le_t {
    color: #474747;
    font-family: unset;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0px;
    text-align: center;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {  background: #323232 !important;}
.accordion li .link a { text-align: center;font-weight: 400; background: #f4f2e9;}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a{background: #bfbcb2;}

/*文章首頁*/
.blog_list_le {  border: 1px solid #bebebe;}
/*.blog_page #content{border-top: 1px solid #909090;
    border-bottom: 1px solid #adaba2;
    background: linear-gradient(to right, rgb(0 0 0 / 3%) 1px, transparent 1px), linear-gradient(to bottom, rgba(0, 0, 0, 0.03) 1px, transparent 1px);
    background-size: 10px 10px;}*/
	

/*文章內層*/
.blog_back a.article_btn_back {    background: white; border: 1px solid black; color: black;}
.blog_back a.article_btn_prev {    background: #333;}
.blog_back a.article_btn_next {    background: #333;}

.blog_box_edit * {   width: 100%; line-height: 200%;}
.blog_shareData { border-bottom: 1px solid black; padding-bottom: 10px; justify-content: flex-end;}
h4.blog_category_title {  padding: 0;  margin-bottom: 10px;}
.toShareNews b { font-size: 15px; font-weight: 300;}
.toShareNews a object{width: 20px;}

/*標籤*/
/*.news_tags a {    color: red;}*/

/*文章-相關推薦*/
.news_related {
    padding: 80px 20px;
    background: url(https://pic03.eapple.com.tw/extwrap/100-90-5.png) #d7d7d726;
    -webkit-animation: noise 1.5s steps(5) alternate infinite;
    animation: noise 1.5s steps(5) alternate infinite;
}
.news_related h6 span:before {  color: #575757; font-weight: 500;}
.lastPage {
    color: #3c3c3c;
    background: transparent;
    border: 1px solid #686868;
}

/*================================================表單*/
/*標題*/
.list_before{display: flex;    flex-wrap: wrap;  justify-content: center;  border-bottom: 1px #f5f5f5 solid;}
.list_before.info li {  padding: 5px 0 10px 60px; margin: 0 10px;}
.blank_letter { padding-top: 4px; font-size: 20px;text-align: center;}
.contact_content .information_left{ width: 100%;    background: linear-gradient(to right, rgb(0 0 0 / 3%) 1px, transparent 1px), linear-gradient(to bottom, rgba(0, 0, 0, 0.03) 1px, transparent 1px); background-size: 10px 10px;border-top: 1px solid #e8dfce;}
.information_left, .information_right {  padding: 5% 3%;}
.contact_le_nomap iframe{width: 100%;}

.information_left:before { content: "CONTACT"; font-size: 30px; font-weight: 600;color:#c2b9a5;margin: auto;}
/*.information_right:before { content: "FORM";sans-serif;font-size: 30px; font-weight: 600;color: #c2b9a5;}*/

.contact_content form{display: flex; flex-direction: column-reverse;}

/*左邊資料*/
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before{
	width: 44px;
    margin-left: 15px;
    font-size: 15px;
    height: 25px;
    letter-spacing: 0.05em;
    color: #545454;
    font-weight:500;
	left: 5px;
}
.info_TEL:after, .info_TEL2:after, .info_PHONE:after, .info_LINE:after, .info_FAX:after, .info_TAXID:after, .info_MAIL:after, .info_ADD:after, .info_ADD2:after{
	position: absolute;
    content: "●";
    color: #cb484c;
    font-size: 5px;
    width: 30px;
    height: 17px;
    left: 0;
    top: 37%;
}
.contact_le_nomap { margin: auto;  max-width: 1000px;}

/*右邊表單*/
.contact_form { max-width: 1000px;  margin: auto;}
.contact_form li{padding: 10px 20px 10px 10px; border-bottom: 1px #f5f5f5 solid;align-items: center;}
.contact_form li .form__label{letter-spacing: 0.05em; color: #3d3d3d;}
.contact_form li input.noborder, 
.contact_form li textarea.noborder { border: none; background: #f3f3f3; border-radius: 5px;}
.contact_form li.last cite{ background: #9d937b;}
.contact_content .information_right { width: 100%;}
.blank_letter.f{display: none;}
.red { color: #d75a5f;}
.contact_page .main_part{padding: 0;max-width: 100%;}
.contact_content{padding: 0;}
@media screen and (max-width: 980px) { .contact_page .main_part{padding: 0;}}
@media screen and (max-width: 980px) { .contact_page .main_part{padding: 0;}}



/*================================================RWD1024*/
@media screen and (max-width: 1024px) { 
/*Logo*/
.header_area .nav-brand{/*max-width: 150px;*/}
.header_area.sticky .nav-brand{/*max-width: 110px;*/}

/*header*/
.stellarnav {    margin-top: 5px;}
.navigation {  /*flex-direction: initial;*/}
.me_tp_features {justify-content: center;}
.stellarnav ul { margin: auto;}

}

/*================================================RWD768*/
@media screen and (max-width: 768px) {
.navigation { justify-content: center; padding-left: 10px; width: 96%;}
.me_tp_features { width: auto; display: flex; }
.header_area {  padding: 8px 0 10px;}
.header_area .nav-brand { margin-left: 0; margin-right: 10px;}
	
/*********************側邊選單*/
/*menu*/
.stellarnav .menu-toggle:after { color: #adadad;}
.stellarnav .menu-toggle span.bars span { background: #adadad;}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {  padding: 0;}
/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: transparent; color: #e1e1e1; padding: 18px;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {border-bottom: solid 1px #ffffff; margin: 1.5px 1.5px 0 -5px;}

/*底色*/
.stellarnav.mobile li a { border-bottom: none;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {  background: #828073e3; backdrop-filter: saturate(93%) blur(5px);}
.stellarnav.mobile > ul > li { border-bottom: 1px #ffffff29 solid;}

/*第二層*/
.stellarnav.mobile li.open{ background: transparent;}
.stellarnav.mobile ul ul {margin: 0 15px 15px;}
.stellarnav li li a {}
.stellarnav li li:hover a { background: #1c1c1c;}


/*文字*/
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {  border-bottom: solid 1px #535353;}
.stellarnav > ul > li > a{letter-spacing: 2px;}
.stellarnav > ul > li > a b { color: #fff;  font-weight: 300; line-height: 200%;}
.stellarnav > ul > li.has-sub > a{padding: 10px;}
	
/*********************footer*/
#bottom_menu {display: flex; }
#bottom_menu li { background: #141414;}
#bottom_menu li a { color: #fff; line-height: 1;}
#bottom_menu li a em {  margin-top: 9px; letter-spacing: 1px;}
#bottom_menu li a i { color: #808080;}

.footer.with_shopping_mode { padding:20px 0 49px; }
#to_top { bottom:60px;}
.copy { padding-top: 8px;}
.footer_info { padding:0 35px; flex-direction: column;}
.footer_info li+li{margin-top: 0;}
.footer_menu a{width: 31%;}
.footer_info li { padding-bottom: 5px;}

h5.blog_le_t, .blog_le .accordion {display: block; text-align: center;}
h5.blog_le_t em:before {  margin: auto;}

.contact_content .information_right { /* padding: 50px 10px 10px; */}

/*大圖*/
.bannerindex { padding:0; margin:0;}

}
@media screen and (max-width: 600px) { 

.news_list ul li p:after { margin-right: 0;}
.news_list ul li { margin: 10px; background: #ffffff;}

.contact_form li .form__label { background: transparent; font-weight: 400;}
.contact_form li {grid-template-columns: auto; }
.contact_form li .form__label{text-align: right;}
.contact_form li {   grid-template-columns: 86px 1fr;    }
.contact_content .information_left, .contact_content .information_right{ padding: 50px 3%;}
.contact_form li.last {margin-top: 0;    padding: 10px;}
.contact_content {padding: 0;}
.content .main_part {padding: 0; }
}

@media screen and (max-width: 570px) { 
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {  padding: 0;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {  display: block; }

.footer_info {   padding: 0 35px;}
}
@media screen and (max-width: 460px) { 

.footer_info li a { width: 47%;}

}

@media screen and (max-width: 425px) { 
.footer {  animation: shake 30s linear infinite;}

.nav-header { max-width: 140px;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {  margin: 0 2px;}

.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {  width: 7px;  height: 2px;}
}

@media screen and (max-width: 350px) { 
.footer_info li a { width: 100%;}
}

















/*動畫*/
@keyframes noise {
 0% { background-position: -88px 166px} 20% { background-position: 222px -333px} 40% { background-position: -111px 444px} 
 60% { background-position: 33px -66px} 80% { background-position: -138px 212px} 100% { background-position: 317px -197px}
}
@keyframes show_b { 0% { height: 0; opacity: .5;} 100% { height: 1.618vw; opacity: 1;}}
@-webkit-keyframes bounce-in-top {
 0% {
 -webkit-transform: translateY(-500px);
 transform: translateY(-500px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
 opacity: 0;
}
 38% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
 opacity: 1;
}
 55% {
 -webkit-transform: translateY(-65px);
 transform: translateY(-65px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 72% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 81% {
 -webkit-transform: translateY(-28px);
 transform: translateY(-28px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 90% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 95% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
}
@keyframes bounce-in-top {
 0% {
 -webkit-transform: translateY(-500px);
 transform: translateY(-500px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
 opacity: 0;
}
 38% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
 opacity: 1;
}
 55% {
 -webkit-transform: translateY(-65px);
 transform: translateY(-65px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 72% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 81% {
 -webkit-transform: translateY(-28px);
 transform: translateY(-28px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 90% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 95% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;}
}
@-webkit-keyframes tracking-in-contract-bck {
 0% {
 letter-spacing: 10px;
 -webkit-transform: translateZ(800px);
 transform: translateZ(800px);
 opacity: 0;
}
 40% {
 opacity: 0.6;
}
 100% {
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
 opacity: 1;
}
}
@keyframes tracking-in-contract-bck {
 0% {
 letter-spacing: 10px;
 -webkit-transform: translateZ(800px);
 transform: translateZ(800px);
 opacity: 0;
}
 40% {
 opacity: 0.6;
}
 100% {
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
 opacity: 1;
}
}