

.list11{

}




@keyframes list1{
0%{
top:20px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
}
100%{
top:0px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
}
}

@keyframes list3{
0%{
left:calc(100% + 30px);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
}
100%{
left:100%;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
}
}

.a11{
display:block;
padding-left:40px;
padding-right:20px;
width:calc(100% - 60px);
font-size:18px;
color:#000000;
padding-top:8px;
padding-bottom:8px;
line-height:1.2em;
text-align:left;
position:relative;
}
.a11:before{
content:"";
display:inline-block;
width:7px;
height:7px;
background-color:#4EB5E0;
position:absolute;
left:20px;
top:16px;
}

.a1:hover .divlist1{

animation-name:list1;
animation-duration:0.4s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;

}
.a11:hover .divlist3{

animation-name:list3;
animation-duration:0.4s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;

}

.divlist3_padd{
background-color:#f8f8fb;
box-shadow:0px 0px 6px #cccccc;
padding-top:10px;
padding-bottom:10px;
}

.divlist3{
position:absolute;
width:220px;
left:250px;
top:0px;
padding-top:0px;
z-index:14;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
}


.divlist1_padd{
background-color:#f8f8fb;
box-shadow:0px 0px 6px #cccccc;
padding-top:10px;
padding-bottom:10px;
}

.divlist1{
position:absolute;
width:240px;
left:0px;
top:-2000px;
padding-top:55px;
z-index:14;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
}

.list11:after{
content:"";
display:inline-block;
width:12px;
height:12px;
background-image:url(https://syshrimp.yida-design.com.tw/icon_down.png);
background-repeat:no-repeat;
background-size:contain;
background-position:0px 100%;
margin-left:6px;
}

.list11{
position:relative;
}



.list1:after{
content:"";
display:inline-block;
width:12px;
height:12px;
background-image:url(https://syshrimp.yida-design.com.tw/icon_down.png);
background-repeat:no-repeat;
background-size:contain;
background-position:0px 100%;
margin-left:3px;
}

.list1{
position:relative;
}



.divspace{
height:40px;
display:none;
}


.a1{
display:inline-block;
padding-left:18px;
padding-right:18px;
padding-top:17px;
padding-bottom:17px;
font-size:18px;
color:#000000;
font-family:Noto Sans TC;font-weight:300;
position:relative;
}

.divlist{
position:relative;
left:0px;
top:0px;
width:100%;
transition:0.4s;
box-shadow:0px 0px 6px #cccccc;
background-color:#f8f8fb;
background-image:linear-gradient(to bottom,white,#f8f8fb);

}
.divlist-back{
position:fixed;
left:0px;
top:0px;
width:100%;
transition:0.4s;
background-color:#f8f8fb;
z-index:21;
box-shadow:0px 0px 6px #cccccc;
background-image:linear-gradient(to bottom,white,#f8f8fb);
}


.divlist_rec{
height:56px;
text-align:center;
padding-bottom:0px;
}


.acart{
display:inline-flex;
width:60px;
height:60px;
border-radius:4px;
background-color:rgba(0,0,0,0.8);
align-items:center;
justify-content:center;
position:relative;
}
.acart img{
width:60%;
}
.pcart_num{
display:inline-flex;
width:28px;
height:28px;
background-color:red;
color:white;
font-size:16px;
border-radius:50%;
align-items:center;
justify-content:center;
text-align:center;
font-family:roboto;
position:absolute;
left:-15px;
top:0px;
display:none;
z-index:11;
}

.divre_cart{
position:relative;
display:inline-block;
}

.divfix_cart{
display:inline-block;
position:absolute;
right:calc(50% - 600px);
top:30px;
transition:0.4s;
z-index:13;
}
.divfix_cart-back{
display:inline-block;
position:fixed;
right:30px;
top:80px;
transition:0.4s;
z-index:13;
}

@keyframes back11{
100%{
background-position:50% calc(100% - 60px);
}
}


@keyframes logo1{
100%{
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
top:50%;
}
}


.logoimg{
position:absolute;
left:50%;
top:calc(50% + 30px);
width:130px;

transform:translatex(-50%) translatey(-50%);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
animation-name:logo1;
animation-duration:0.4s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;
animation-delay:0.6s;

}


.divhead{
width:100%;
height:190px;
position:relative;
left:0px;
top:0px;

background-image:url(https://syshrimp.yida-design.com.tw/back1.jpg?n1=1);
background-repeat:no-repeat;
background-size:cover;
background-position:50% calc(100% - 0px);

animation-name:back11;
animation-duration:1.5s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;
animation-delay:0.2s;

}









.divcrumb img{
height:1em;
display:inline-block;
padding-right:6px;
position:relative;
top:2px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;
}

.divcrumb{
width:calc(1200px - 30px);
padding-right:30px;
margin:auto;
font-size:15px;
color:#666666;
padding-top:10px;
text-align:right;
font-family:poppins;
}
.divcrumb a{
color:#888888;
}





.qrcode{
width:110px;
}

.pb1{
width:100%;
margin:auto;
font-size:15px;
color:white;
line-height:1.8em;
}

.ab1{
display:block;
width:50%;
float:left;
font-size:15px;
color:white;
padding-bottom:10px;
}

.pphone{
display:block;
width:calc(100% - 40px);
padding-left:40px;
margin:auto;
font-size:15px;
color:white;
padding-bottom:10px;
background-image:url(https://syshrimp.yida-design.com.tw/icon_phone_white.png);
background-repeat:no-repeat;
background-position:10px 0px;
background-size:auto 1.1em;
line-height:1.2em;
}

.h3b1:before{
content:"";
display:inline-block;
width:11px;
height:7px;
background-color:#DE0301;
position:absolute;
left:0px;
top:7px;
margin-bottom:30px;
}

.h3b1{
width:calc(100% - 30px);
padding-left:30px;
margin:auto;
font-size:20px;
margin-bottom:30px;
font-family:Noto Sans TC;font-weight:300;
color:white;
position:relative;
}



.tdb4{
display:table-cell;    
vertical-align:middle;
padding-right:30px;
text-align:right;
}

.tdb3{
display:table-cell;    
vertical-align:top;
padding-right:60px;
width:200px;
}

.tdb2{
display:table-cell;
vertical-align:top;
padding-right:60px;
width:240px;
}

.tdb1{
display:table-cell;
vertical-align:top;
padding-left:30px;
width:260px;
padding-right:60px;
}

.trb1{
display:table-row;
}

.tableb1{
display:table;
width:1200px;
margin:auto;
}

.divbase_rec{
background-image:url(https://syshrimp.yida-design.com.tw/backb1.jpg?n1);
background-image:url(https://syshrimp.yida-design.com.tw/sh2-7.jpg?n1);
background-size:cover;
background-position:50% 0%;
background-attachment:fixed;

}
.divbase1_rec{
background-image:linear-gradient(to bottom,rgba(0,0,0,0.7),rgba(0,0,0,0.6));
padding-top:60px;
padding-bottom:80px;
}













.pcopy span{
display:inline-block;
}

.pcopy{
padding-left:30px;
width:calc(1200px - 30px);
margin:auto;
font-size:14px;
color:#cccccc;

}



.divcopy{
padding-top:10px;
padding-bottom:10px;
background-color:#890101;
background-color:#222222;
}








.alogom3{
display:inline-flex;
width:200px;
height:40px;
background-color:#f8f8fb;

position:absolute;
left:50%;
align-items:center;
justify-content:center;
transform:translatex(-50%);
top:0px;
z-index:19;
}

.alogom2{
display:inline-flex;
width:100px;
height:60px;
background-color:#f8f8fb;
border-radius:50%;
position:absolute;
left:50%;
align-items:center;
justify-content:center;
transform:translatex(-50%);
top:0px;
z-index:19;
box-shadow:0px 0px 10px #cccccc;
}


.alogom1{
display:inline-flex;
width:100px;
height:70px;

border-radius:50%;
position:absolute;
left:50%;
align-items:center;
z-index:21;
justify-content:center;
transform:translatex(-50%);
top:0px;

}
.logom1{
height:65px;
}

.pcartm1{
display:inline-flex;
margin:0px;
width:25px;
height:25px;
background-color:#F50102;
align-items:center;
justify-content:center;
color:white;
border-radius:50%;
font-size:16px;
position:absolute;
right:40px;
font-family:roboto;
top:6px;
z-index:23;
}

.cartimg_m1{
height:22px;
padding-right:20px;
position:relative;
z-index:21;
}


.tdm3{
width:50px;
position:relative;
text-align:right;

}
.tdm2{
text-align:center;
}

.tdm1{
width:50px;
background-color:#A90203;
cursor:pointer;
background-image:linear-gradient(to bottom,#A90203,#770202);
}
.tdm1 span{
display:block;
width:25px;
height:1px;
background-color:white;
margin:auto;
margin-top:5px;
border-radius:4px;
margin-bottom:5px;
}

.tam1{
width:100%;
height:40px;
}

.divfix_m1{
position:fixed;
left:0px;
top:0px;
z-index:21;
width:100%;
display:none;
background-color:#f8f8fb;
box-shadow:0px 0px 10px #cccccc;
}






.am13{
display:block;
padding-left:40px;
width:calc(100% - 40px);
color:#222222;
padding-top:6px;
padding-bottom:6px;
font-size:18px;

font-family:Noto Sans TC;font-weight:300;

}

.am11{
display:block;
padding-left:30px;
width:calc(100% - 30px);
color:#222222;
padding-top:8px;
padding-bottom:9px;
font-size:18px;
border-bottom:2px solid #f8f8fb;
font-family:Noto Sans TC;font-weight:300;

}

.divm1{
background-color:white;
display:none;
}

.listm1{
position:relative;
}
.listm1:after{
content:"";
display:inline-block;
width:12px;
height:12px;
background-size:contain;
background-repeat:no-repeat;
position:absolute;
right:20px;
top:15px;
background-image:url(https://syshrimp.yida-design.com.tw/icon_down.png);
}

.am1{
display:block;
padding-left:30px;
width:calc(100% - 30px);
color:#222222;
padding-top:8px;
padding-bottom:9px;
font-size:18px;
font-family:Noto Sans TC;font-weight:300;
}

.logom3{
width:80px;
padding-left:30px;
padding-bottom:0px;
}

.aclosem1{
display:block;
width:calc(100% - 20px);
background-color:#dddddd;
font-size:16px;
color:white;
padding-top:8px;
padding-bottom:8px;
font-family:poppins;
text-align:right;
padding-right:20px;
background-image:url(https://syshrimp.yida-design.com.tw/icon_left_white.png);
background-repeat:no-repeat;
background-position:30px 50%;
background-size:auto 1em;
margin-bottom:20px;
}

.divback{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100vh;
background-color:rgba(0,0,0,0.8);
z-index:31;
display:none;
}

.divfix_m3-open{
position:fixed;
left:0px;
top:0px;
width:230px;
height:100vh;
z-index:33;
background-color:#f8f8fb;
transition:0.4s;
}

.divfix_m3-close{
position:fixed;
left:-240px;
top:0px;
width:230px;
height:100vh;
z-index:33;
background-color:#f8f8fb;
transition:0.4s;
}





.proot{
width:100%;
margin:auto;
font-size:30px;
text-align:center;
font-family:poppins;font-weight:300;
color:#cccccc;
letter-spacing:1px;
padding-bottom:15px;
}

.divroot{
text-align:center;
width:1200px;
margin:auto;
overflow:hidden;
padding-top:40px;
padding-bottom:40px;
}

.h2root{
display:inline-block;
padding-left:20px;
padding-right:20px;
width:auto;
margin:0px;
font-size:20px;
color:#222222;
text-align:center;
position:relative;
left:0px;
top:0px;
font-family:Noto Sans TC;font-weight:300;
letter-spacing:2px;
line-height:1.4em;
}

.line1:before{
content:'';
display:inline-block;
width:1000px;
height:21px;
background-image:url(https://syshrimp.yida-design.com.tw/line_left.jpg);
background-size:auto 100%;
background-position:100% 50%;
position:absolute;
left:-1000px;
top:8px;
}

.line1:after{
content:'';
display:inline-block;
width:1000px;
height:21px;
background-image:url(https://syshrimp.yida-design.com.tw/line_right.jpg);
background-size:auto 100%;
background-position:0% 50%;
position:absolute;
right:-1000px;
top:8px;
}


.line2:before{
content:'';
display:inline-block;
width:1000px;
height:21px;
background-image:url(https://syshrimp.yida-design.com.tw/line_left.jpg);
background-size:auto 100%;
background-position:100% 50%;
position:absolute;
left:-1000px;
top:20px;
}

.line2:after{
content:'';
display:inline-block;
width:1000px;
height:21px;
background-image:url(https://syshrimp.yida-design.com.tw/line_right.jpg);
background-size:auto 100%;
background-position:0% 50%;
position:absolute;
right:-1000px;
top:20px;
}









.aclosecart{
display:block;
text-align:right;
color:#888888;
font-size:22px;
padding-bottom:10px;
}

.aclosecart img{
width:15px;
}


.loadimg{
display:block;
margin:auto;
}

.acheckout img{
height:1em;
display:inline-block;
margin-right:10px;
position:relative;
top:1px;
}

.acheckout{
display:block;
width:100%;
text-align:center;
padding-top:10px;
padding-bottom:10px;
line-height:1em;
font-size:15px;
background-color:#0099CC;
color:white;
}

.h3cart span{
display:inline-block;

font-family:poppins;
font-size:1.1em;
}

.h3cart{
width:100%;
margin:auto;
padding-bottom:0px;
font-size:17px;
color:#FFCC00;
line-height:1.1em;
color:#ACEBFF;
margin-bottom:0px;
font-weight:normal;
margin-top:20px;
}

.acart1{
display:block;
width:100%;
border-radius:2px;
padding-top:8px;
line-height:1em;
padding-bottom:8px;
background-color:#333333;
color:white;
text-align:center;
margin-bottom:3px
;
font-size:15px;
}

.tacart{
width:100%;
border-bottom:1px solid #555555;
}

.tdcart2{
width:50px;
}

.tdcart1{
font-size:15px;
color:white;
padding-right:10px;
}
.tdcart1 span{
display:inline-block;
width:100%;
color:#00FFFF;
font-size:18px;
font-family:poppins;
padding-top:3px;
}

.divpadd_cart{
padding:15px;
overflow-y:auto;
max-height:calc(100vh - 100px);
}

.divfix1_cart-open{
position:fixed;
left:0px;
top:0px;
width:360px;
height:100vh;
z-index:24;
transition:0.4s;
background-color:#222222;
}

.divfix1_cart-close{
position:fixed;
left:-370px;
top:0px;
width:360px;
height:100vh;
z-index:24;
transition:0.4s;
background-color:#222222;
}

.divback_cart{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100vh;
z-index:21;
display:none;
background-color:rgba(0,0,0,0.7);
}






.aline{
display:inline-flex;
width:45px;
height:45px;
background-color:#0099cc;
align-items:center;
justify-content:center;
border-radius:50%;
box-shadow:0px 0px 6px white;
margin-bottom:6px;

}
.aline img{
width:50%;
}

.divfix_line{
position:fixed;
display:inline-block;
right:10px;
bottom:10px;
z-index:11;
display:none;
}








.divpanel{
min-height:600px;
overflow:hidden;
}


.br1{
width:90%;
height:1px;
clear:both;
}

.div1200{
width:1200px;
margin:auto;
}



a{
text-decoration:none;
cursor:pointer;
}

body{
padding:0px;
margin:0px;
height:100vh;
scroll-behavior: smooth;
}


  /*

font:Signika+Negative
font:Noto+Sans+TC,400
font:Noto+Sans+TC,300
font: Noto Serif TC, serif,400
font:poppins
font:Open+Sans
font:lato
font:roboto

  font-family: Noto Sans TC, sans-serif;
    font-family: Noto Serif TC, serif;
    
    font-family:arial,tahoma,verdana;
    font-family:georgia;
    font-family:courier new;
*/
/*
top bottom left bottom
flipx flipy
zoom zoomleft zoomright zoomup zoomdown
bounce bounceleft bounceright bounceup bouncedown
rotate rotateleftup rotateleftdown rotaterightup rotaterightdown
speed tada shake band


*/

html{
line-height:1.5em;
padding:0px;
scroll-behavior: smooth;
margin:0px;
font-size:14px;
font-family: Microsoft JhengHei;
}

::selection {
background-color:#338FFF;
color:white;
}
::-moz-selection {
background-color:#338FFF;
color:white;
}



@keyframes kenburns {
    0% {
      opacity: 0;
    }
    5% {
      opacity: 1;
    }
    95% {
        transform: scale3d(1.5, 1.5, 1.5) ;
        animation-timing-function: ease-in;
        opacity: 1;
    }
    100% {
        transform: scale3d(2, 2, 2) ;
        opacity: 0;
    }
}


.text_overflow{
width:100px;
  overflow: hidden;
  text-overflow: ellipsis;
  
  display: -webkit-box;
   -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.text_overflow1{
 white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}





/*
top bottom left bottom
flipx flipy
zoom zoomleft zoomright zoomup zoomdown
bounce bounceleft bounceright bounceup bouncedown
rotate rotateleftup rotateleftdown rotaterightup rotaterightdown
speed tada shake band


*/

/* right */

.right {
  -webkit-animation-name: right;
  animation-name: right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
animation-play-state:paused;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  @-webkit-keyframes right {
  0% {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  visibility: visible;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes right {
  0% {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  visibility: visible;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
}

/* left */

.left {
  -webkit-animation-name: left;
  animation-name: left;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  animation-play-state:paused;
  }
  @-webkit-keyframes left {
  0% {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: visible;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes left {
  0% {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: visible;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 

/* bottom */
 
.bottom {
  -webkit-animation-name: bottom;
  animation-name: bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes bottom {
  0% {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  visibility: visible;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes bottom {
  0% {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  visibility: visible;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 

/* top */


 .top {
  -webkit-animation-name: top;
  animation-name: top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode:forwards;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  animation-play-state:paused;
  }
  @-webkit-keyframes top {
  0% {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  visibility: visible;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes top {
  0% {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  visibility: visible;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 

/* flipx */

.flipx {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipx;
  animation-name: flipx;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode:  forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes flipx {
  0% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  opacity: 0;
  }
  40% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  }
  60% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  opacity: 1;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  80% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  100% {
  -webkit-transform: perspective(400px);
  transform: perspective(400px);
   -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes flipx {
  0% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  opacity: 0;
  }
  40% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  }
  60% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  80% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  100% {
  -webkit-transform: perspective(400px);
  transform: perspective(400px);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 


/* flipy */

.flipy {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipy;
  animation-name: flipy;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode:  forwards;
  animation-fill-mode: forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes flipy {
  0% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  opacity: 0;
  }
  40% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  }
  60% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  80% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  100% {
  -webkit-transform: perspective(400px);
  transform: perspective(400px);
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes flipy {
  0% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  opacity: 0;
  }
  40% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  }
  60% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  80% {
  -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  100% {
  -webkit-transform: perspective(400px);
  transform: perspective(400px);
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 
  

/* zoom */

 .zoom {
  -webkit-animation-name: zoom;
  animation-name: zoom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode:forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes zoom {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  100%{
    opacity: 1;
  }
  }
  @keyframes zoom {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
    100%{
    opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 
  
 
 
 /* zoomleft */
 
 .zoomleft {
  -webkit-animation-name: zoomleft;
  animation-name: zoomleft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes zoomleft {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
  transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
  opacity: 1;
  -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
  transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
      100%{
    opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes zoomleft {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
  transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
  opacity: 1;
  -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
  transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
    100%{
    opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 

/* zoomright */
 
 .zoomright {
  -webkit-animation-name: zoomright;
  animation-name: zoomright;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes zoomright {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
  transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
  opacity: 1;
  -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
  transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
      100%{
    opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes zoomright {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
  transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
  opacity: 1;
  -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
  transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
      100%{
    opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 
 
/* zoomup */
 
.zoomup {
  -webkit-animation-name: zoomup;
  animation-name: zoomup;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes zoomup {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
  transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
  opacity: 1;
  -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
  transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
      100%{
    opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes zoomup {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
  transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
  opacity: 1;
  -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
  transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
      100%{
    opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 

/* zoomdown */

.zoomdown {
  -webkit-animation-name: zoomdown;
  animation-name: zoomdown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes zoomdown {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
  transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
  opacity: 1;
  -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
  transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
      100%{
    opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes zoomdown {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
  transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
  60% {
  opacity: 1;
  -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
  transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
      100%{
    opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 

/* bounce */

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode:forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes bounce {
  0%, 20%, 40%, 60%, 80%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  20% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
  -webkit-transform: scale3d(.9, .9, .9);
  transform: scale3d(.9, .9, .9);
  }
  60% {
  opacity: 1;
  -webkit-transform: scale3d(1.03, 1.03, 1.03);
  transform: scale3d(1.03, 1.03, 1.03);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  80% {
  -webkit-transform: scale3d(.97, .97, .97);
  transform: scale3d(.97, .97, .97);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  100% {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes bounce {
  0%, 20%, 40%, 60%, 80%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  20% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
  -webkit-transform: scale3d(.9, .9, .9);
  transform: scale3d(.9, .9, .9);
  }
  60% {
  opacity: 1;
  -webkit-transform: scale3d(1.03, 1.03, 1.03);
  transform: scale3d(1.03, 1.03, 1.03);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  80% {
  -webkit-transform: scale3d(.97, .97, .97);
  transform: scale3d(.97, .97, .97);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  100% {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 

/* bouncedown */

.bouncedown {
  -webkit-animation-name: bouncedown;
  animation-name: bouncedown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode:forwards;
  animation-fill-mode: forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes bouncedown {
  0%, 60%, 75%, 90%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, -3000px, 0);
  transform: translate3d(0, -3000px, 0);
  }
  
  60% {
  opacity: 1;
  -webkit-transform: translate3d(0, 25px, 0);
  transform: translate3d(0, 25px, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  
  75% {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  
  90% {
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  
  100% {
  -webkit-transform: none;
  transform: none;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  
  @keyframes bouncedown {
  0%, 60%, 75%, 90%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, -3000px, 0);
  transform: translate3d(0, -3000px, 0);
  }
  
  60% {
  opacity: 1;
  -webkit-transform: translate3d(0, 25px, 0);
  transform: translate3d(0, 25px, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  
  75% {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  
  90% {
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  
  100% {
  -webkit-transform: none;
  transform: none;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 

/* bounceup */

.bounceup {
  -webkit-animation-name: bounceup;
  animation-name: bounceup;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode:  forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes bounceup {
  0%, 60%, 75%, 90%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 3000px, 0);
  transform: translate3d(0, 3000px, 0);
  }
  60% {
  opacity: 1;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  75% {
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  90% {
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  100% {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes bounceup {
  0%, 60%, 75%, 90%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 3000px, 0);
  transform: translate3d(0, 3000px, 0);
  }
  60% {
  opacity: 1;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  75% {
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  90% {
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  100% {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }

/* bounceleft */
  
 .bounceleft {
  -webkit-animation-name: bounceleft;
  animation-name: bounceleft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes bounceleft {
  0%, 60%, 75%, 90%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
  opacity: 0;
  -webkit-transform: translate3d(-3000px, 0, 0);
  transform: translate3d(-3000px, 0, 0);
  }
  60% {
  opacity: 1;
  -webkit-transform: translate3d(25px, 0, 0);
  transform: translate3d(25px, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  75% {
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  90% {
  -webkit-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  100% {
  -webkit-transform: none;
  transform: none;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes bounceleft {
  0%, 60%, 75%, 90%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
  opacity: 0;
  -webkit-transform: translate3d(-3000px, 0, 0);
  transform: translate3d(-3000px, 0, 0);
  }
  60% {
  opacity: 1;
  -webkit-transform: translate3d(25px, 0, 0);
  transform: translate3d(25px, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  75% {
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  90% {
  -webkit-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  100% {
  -webkit-transform: none;
  transform: none;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 
 
 /* bounceright */
 
.bounceright {
  -webkit-animation-name: bounceright;
  animation-name: bounceright;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes bounceright {
  0%, 60%, 75%, 90%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
  opacity: 0;
  -webkit-transform: translate3d(3000px, 0, 0);
  transform: translate3d(3000px, 0, 0);
  }
  60% {
  opacity: 1;
  -webkit-transform: translate3d(-25px, 0, 0);
  transform: translate3d(-25px, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  75% {
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  90% {
  -webkit-transform: translate3d(-5px, 0, 0);
  transform: translate3d(-5px, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  100% {
  -webkit-transform: none;
  transform: none;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes bounceright {
  0%, 60%, 75%, 90%, 100% {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
  opacity: 0;
  -webkit-transform: translate3d(3000px, 0, 0);
  transform: translate3d(3000px, 0, 0);
  }
  60% {
  opacity: 1;
  -webkit-transform: translate3d(-25px, 0, 0);
  transform: translate3d(-25px, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  75% {
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  90% {
  -webkit-transform: translate3d(-5px, 0, 0);
  transform: translate3d(-5px, 0, 0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  100% {
  -webkit-transform: none;
  transform: none;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 

/* rotate */

.rotate {
  -webkit-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode:  forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes rotate {
  0% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate3d(0, 0, 1, -200deg);
  transform: rotate3d(0, 0, 1, -200deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes rotate {
  0% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate3d(0, 0, 1, -200deg);
  transform: rotate3d(0, 0, 1, -200deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 

/* rotateleftup  */

.rotateleftup {
  -webkit-animation-name: rotateleftup;
  animation-name: rotateleftup;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode:forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes rotateleftup {
  0% {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes rotateleftup {
  0% {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 


/* rotateleftdown */
  
.rotateleftdown {
  -webkit-animation-name: rotateleftdown;
  animation-name: rotateleftdown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes rotateleftdown {
  0% {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes rotateleftdown {
  0% {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }

/* rotaterightup */

.rotaterightup {
  -webkit-animation-name: rotaterightup;
  animation-name: rotaterightup;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes rotaterightup {
  0% {
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate3d(0, 0, 1, -90deg);
  transform: rotate3d(0, 0, 1, -90deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes rotaterightup {
  0% {
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate3d(0, 0, 1, -90deg);
  transform: rotate3d(0, 0, 1, -90deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
}  

/* rotaterightdown */

 .rotaterightdown {
  -webkit-animation-name: rotaterightdown;
  animation-name: rotaterightdown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  animation-play-state:paused;
  }
  @-webkit-keyframes rotaterightdown {
  0% {
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes rotaterightdown {
  0% {
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  opacity: 0;
  }
  100% {
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 
  
/* shake */

.band {
  -webkit-animation-name: band;
  animation-name: band;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes band {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  30% {
  -webkit-transform: scale3d(1.25, 0.75, 1);
  transform: scale3d(1.25, 0.75, 1);
  }
  40% {
  -webkit-transform: scale3d(0.75, 1.25, 1);
  transform: scale3d(0.75, 1.25, 1);
  }
  50% {
  -webkit-transform: scale3d(1.15, 0.85, 1);
  transform: scale3d(1.15, 0.85, 1);
  }
  65% {
  -webkit-transform: scale3d(.95, 1.05, 1);
  transform: scale3d(.95, 1.05, 1);
  }
  75% {
  -webkit-transform: scale3d(1.05, .95, 1);
  transform: scale3d(1.05, .95, 1);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes band {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  30% {
  -webkit-transform: scale3d(1.25, 0.75, 1);
  transform: scale3d(1.25, 0.75, 1);
  }
  40% {
  -webkit-transform: scale3d(0.75, 1.25, 1);
  transform: scale3d(0.75, 1.25, 1);
  }
  50% {
  -webkit-transform: scale3d(1.15, 0.85, 1);
  transform: scale3d(1.15, 0.85, 1);
  }
  65% {
  -webkit-transform: scale3d(.95, 1.05, 1);
  transform: scale3d(.95, 1.05, 1);
  }
  75% {
  -webkit-transform: scale3d(1.05, .95, 1);
  transform: scale3d(1.05, .95, 1);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 
  
/* shake */

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes shake {
  0%{
   -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  0%, 100% {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  
  }
  10%, 30%, 50%, 70%, 90% {
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
  }
  100%{
   -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes shake {
  0%{
   -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  
  0%, 100% {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
  }
  100%{
   -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }  

/* speed */

.speed {
  -webkit-animation-name: speed;
  animation-name: speed;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes speed {
  0% {
  -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
  transform: translate3d(100%, 0, 0) skewX(-30deg);
  opacity: 0;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  60% {
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
  opacity: 1;
  }
  80% {
  -webkit-transform: skewX(-5deg);
  transform: skewX(-5deg);
  opacity: 1;
  }
  100% {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes speed {
  0% {
  -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
  transform: translate3d(100%, 0, 0) skewX(-30deg);
  opacity: 0;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  60% {
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);
  opacity: 1;
  }
  80% {
  -webkit-transform: skewX(-5deg);
  transform: skewX(-5deg);
  opacity: 1;
  }
  100% {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 

/* tada */
  
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
    animation-play-state:paused;
  }
  @-webkit-keyframes tada {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
   -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  10%, 20% {
  -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
   -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  }
  @keyframes tada {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
   -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
  }
  10%, 20% {
  -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
   -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
  }
  } 


.acart_s1 img{
height:1.1em;
position:relative;
top:2px;
margin-right:10px;
}

.acart_s1{
font-size:16px;
color:white;
display:inline-block;
padding-left:20px;
padding-right:20px;
padding-top:12px;
padding-bottom:12px;
border-radius:4px;
background-color:#0099CC;
margin-bottom:6px;
}

.tdnum2{
text-align:left;
}

.tdnum2 input{
height:40px;
width:100%;
border:0px solid #cccccc;
text-align:center;
font-size:20px;
color:#222222;
font-family:roboto;font-weight:400;
outline:none;
}

.tdnum1{
width:40px;
height:40px;
display:flex;
background-color:#f8f8fb;
align-items:center;
justify-content:center;
font-size:20px;
font-family:poppins;
}

.tanum{
width:150px;
margin-top:10px;
margin-bottom:10px;
}

.tadata code{
display:inline-block;
margin:auto;
font-family:poppins;font-weight:400;
font-size:20px;
margin-right:4px;
color:#F23D00;
}

.tadata span{
display:inline-block;
}

.tddata1{
min-width:50px;
padding-right:0px;
vertical-align:top;
text-align:center;
}

.tadata{
font-size:15px;
color:#222222;
line-height:1.4em;
text-align:left;
}

.pprice{
width:100%;
margin:auto;
font-size:28px;
color:#F23D00;
font-family:poppins;font-weight:400;
margin-bottom:20px;
}

.h2s1 span{
display:inline-block;
}

.h2s1{
width:100%;
margin:auto;
font-size:22px;
color:#222222;
line-height:1.4em;
font-family:Noto Sans TC;font-weight:300;
letter-spacing:1px;
margin-bottom:20px;
}



.divlist_img{
width:calc(100% - 4px);
padding-left:2px;
padding-right:2px;
background-color:#f8f8fb;
padding-top:4px;
padding-bottom:4px;
}

.divposimg_sub{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background-image:url(https://syshrimp.yida-design.com.tw/inner5.jpg);
background-size:cover;
background-position:50% 50%;
background-color:#f8f8fb;
}

.divimg_sub{
position:relative;
left:0px;
top:0px;
display:block;
width:calc(20% - 4px);
margin-left:2px;
margin-right:2px;
float:left;
cursor:pointer;
margin-bottom:4px;
}
.divimg_sub img{
width:100%;
}

.divposimg_root{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background-image:url(https://syshrimp.yida-design.com.tw/inner5.jpg);
background-size:cover;
background-position:50% 50%;
}

.divimg_root{
position:relative;
left:0px;
top:0px;
margin-bottom:4px;
display:none;
}
.divimg_root img{
width:100%;
}

.tables1{
display:table;
width:100%;
table-layout:fixed;
}
.trs1{
display:table-row;
}
.tds1{
display:table-cell;
vertical-align:top;
padding-right:30px;
width:360px;
}
.tds2{
display:table-cell;
vertical-align:top;
}



















.ap1 span{
display:inline-block;
}




.divspace_qa{
height:30px;
}

.divtext_qa ol{
width:calc(100% - 20px);
margin:0px;
margin-left:-20px;
font-size:15px;
color:#222222;
line-height:1.8em;
text-align:left;
}


.divtext_qa ul{
width:calc(100% - 20px);
margin:0px;
margin-left:-20px;
font-size:15px;
color:#222222;
line-height:1.8em;
text-align:left;
}


.divtext_qa p{
width:100%;
margin:auto;
font-size:15px;
color:#222222;
line-height:1.8em;
text-align:left;
}

.divtext_qa{
width:calc(100% - 60px);
padding-left:50px;
padding-right:10px;
padding-bottom:20px;
display:none;
}

.pq1:before{
content:'Q';
display:inline-flex;
border:1px solid #ccccc;
font-family:poppins;font-weight:300;
font-size:22px;
position:absolute;
left:0px;
top:0px;
text-align:center;
width:40px;
background-color:#cccccc;
color:white;
padding-top:0px;
height:calc(100% - 0px);
align-items:center;
justify-content:center;
}

.pq1{
width:calc(100% - 62px);
margin:auto;
padding-left:50px;
border:1px solid #cccccc;
padding-top:10px;
padding-bottom:10px;
line-height:1.4em;
position:relative;
text-align:left;
font-size:16px;
color:#222222;
padding-right:10px;
margin-bottom:10px;
cursor:pointer;
}

.divqa_rec{
width:900px;
margin:auto;
text-align:center;
padding-bottom:40px;
}

.h3qa{
width:auto;
display:inline-block;
padding-left:60px;
padding-right:60px;
margin:0px;
font-size:20px;
color:#222222;
letter-spacing:1px;
font-family:Noto Sans TC;font-weight:300;
text-align:center;
line-height:1.3em;
position:relative;
margin-bottom:20px;
}

.h3qa:before{
content:'';
display:inline-block;
width:15px;
height:15px;
background-image:url(https://syshrimp.yida-design.com.tw/icon_dot_qa.jpg);
background-size:contain;
position:absolute;
left:20px;
top:8px;

}

.h3qa:after{
content:'';
display:inline-block;
width:15px;
height:15px;
background-image:url(https://syshrimp.yida-design.com.tw/icon_dot_qa.jpg);
background-size:contain;
position:absolute;
right:20px;
top:8px;
}








.divtext{
padding-bottom:40px;
}

.pnote{
width:100%;
margin:auto;
color:#333333;
border-bottom:1px solid #dddddd;
line-height:1em;
margin-top:10px;
font-size:15px;
margin-bottom:10px;
font-family:Noto Sans TC;font-weight:400;
}
.pnote span{

display:inline-block;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
background-color:#f8f8fb;

}




.divtext h3{
padding-left:45px;
width:calc(100% - 65px);
padding-right:20px;
margin:auto;
font-size:19px;
color:#000000;
font-family:Noto Sans TC;font-weight:300;
position:relative;
margin-bottom:20px;
margin-top:10px;
}
.divtext h3:before{
content:'';
display:inline-block;
width:32px;
height:32px;
background-image:url(https://syshrimp.yida-design.com.tw/icon_shrimp2.png);
background-size:contain;
background-repeat:no-repeat;
background-position:50% 0px;
position:absolute;
left:5px;
top:-3px;
}

.divtext ol{
font-size:15px;
width:calc(100% - 20px);
margin:0px;
margin-left:-20px;
color:#555555;
line-height:1.8em;
}


.divtext ul{
font-size:15px;
width:calc(100% - 20px);
margin:0px;
margin-left:-20px;
color:#555555;
line-height:1.8em;
}

.divtext p{
font-size:15px;
width:100%;
margin:auto;
color:#555555;
line-height:1.8em;
}

.pdate_news{
width:100px;
margin:0px;
margin-left:40px;
padding-top:8px;
line-height:1.2em;
padding-bottom:8px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
font-size:14px;
color:#0066cc;
text-align:center;
margin-bottom:30px;
font-family:poppins;font-weight:500;
}

.h2n1{
width:calc(100% - 52px);
padding-top:16px;
padding-bottom:16px;
padding-left:25px;
padding-right:25px;
line-height:1.4em;
font-size:20px;
border-left:6px solid #0099CC;
box-shadow:0px 0px 7px #cccccc;
font-family:Noto Sans TC;font-weight:300;
margin:auto;
margin-bottom:20px;
}

.ap1 b{
font-family:Noto Sans TC;font-weight:400;
display:inline-block;
width:100%;
color:#222222;
}

.ap1{
display:block;
width:calc(100% - 30px);
padding-right:10px;
padding-left:20px;
font-size:15px;
color:#464646;
margin-bottom:20px;
}

.areturn{
display:block;
padding-top:8px;
padding-bottom:8px;
width:100px;
text-align:center;
background-color:#cccccc;
color:white;
line-height:1.2em;
padding-right:20px;
text-align:right;
font-size:15px;
background-image:url(https://syshrimp.yida-design.com.tw/icon_left_white.png);
background-repeat:no-repeat;
background-position:20px 50%;
background-size:auto 1em;
border-radius:2px;
margin-left:20px;
margin-bottom:20px;
}

.ptop{
padding-top:15px;
padding-bottom:15px;
width:calc(100% - 60px);
padding-left:60px;
margin:auto;
line-height:1.2em;
font-size:17px;

position:relative;
border-bottom:2px solid #f8f8fb;
margin-bottom:20px;
}

.ptop:before{
content:'';
display:inline-block;
width:26px;
height:26px;
background-image:url(https://syshrimp.yida-design.com.tw/icon_shrimp1.png);
background-size:cover;
position:absolute;
left:20px;
top:15px;
}

.divrec{
box-shadow:0px 0px 10px #cccccc;
padding-bottom:20px;
}

.tablen1{
padding-top:50px;
display:table;
width:1200px;
margin:auto;
padding-bottom:80px;
}
.trn1{
display:table-row;
}
.tdn1{
display:table-cell;
vertical-align:top;
padding-left:30px;
padding-right:80px;
width:190px;
}
.tdn2{
display:table-cell;
vertical-align:top;
padding-right:30px;
}


















.divtext p{
font-size:16px;
width:100%;
margin:auto;
line-height:1.6em;
}

.divtext table{
width:100%;
}










.divover_ntext{
width:100%;
overflow:auto;
}

.imgv1{
width:calc(50% - 12px);
margin-left:0px;
margin-right:10px;
padding-bottom:8px;
padding-top:0px;
}
.imgh1{
width:100%;
padding-top:0px;
padding-bottom:8px;
}




.divimg_video{
width:100%;
position:relative;
left:0px;
top:0px;
}
.divimg_video img{
width:100%;
}
.divposvideo{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;

}
.divposvideo iframe{
width:100%;
height:100%;
}



@media screen and (min-width:1px) and (max-width:1300px){


.divfix_cart{
right:60px;
}



}

@media screen and (min-width:1px) and (max-width:1000px){


.divhead{
height:150px;
}

.logoimg{
width:100px;
}
.a1{
padding-left:13px;
padding-right:13px;
font-size:17.5px;
}


}

@media screen and (min-width:1px) and (max-width:1230px){


.divcrumb{
padding-right:20px;
width:calc(100% - 20px);
}



.tableb1{
width:100%;
}



.divroot{
width:100%;
}


.div1200{
width:100%;
}


.tablen1{
width:100%;
}



}

@media screen and (min-width:900px) and (max-width:1100px){


.qrcode{
display:none;
}



.tds1{
width:45%;
}



}

@media screen and (min-width:900px) and (max-width:1000px){



.tdb1{
padding-right:40px;
}

.tdb2{
padding-right:20px;
width:220px;
}

.tdb3{
padding-right:40px;
}


}

@media screen and (min-width:1px) and (max-width:900px){


.h3b1:before{
width:15px;
height:3px;
display:inline-block;
top:10px;
left:calc(50% - 70px);
}


.h3b1:after{
content:"";
display:inline-block;
width:15px;
height:3px;
background-color:#DE0301;
position:absolute;
right:calc(50% - 70px);
top:10px;
margin-bottom:30px;
}

.ab1{
text-align:center;
}

.h3b1{
text-align:center;
padding-left:0px;
width:100%;
}

.tableb1{
display:block;
}
.trb1{
display:block;
}
.tdb1{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
padding-bottom:30px;
}
.tdb2{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
width:220px;
padding-bottom:30px;
}
.tdb3{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
padding-bottom:30px;
}
.tdb4{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
text-align:center;
}



.pcopy{
text-align:center;
padding-left:30px;
padding-right:30px;
width:calc(100% - 60px);
}



}

@media screen and (min-width:1px) and (max-width:460px){


.h3b1{
font-size:18px;
margin-bottom:20px;
}

.qrcode{
width:90px;
}

.divbase1_rec{
padding-top:40px;
padding-bottom:40px;
background-image:linear-gradient(to bottom,rgba(0,0,0,0.7),rgba(0,0,0,0.5));
}

.divbase_rec{}




.divfix_m3-open{
width:220px;
}
.divfix_m3-close{
width:220px;
left:-230px;
}

.logom3{
width:70px;
}

.am1{
font-size:17px;
padding-top:7px;
padding-bottom:7px;
}
.am11{
font-size:17px;
padding-top:7px;
padding-bottom:7px;
}
.am13{
font-size:17px;
padding-top:7px;
padding-bottom:7px;
}


.proot{
font-size:24px;
padding-bottom:8px;
}

.h2root{
font-size:19px;
}



.line2:before{
height:15px;
}

.line2:after{
height:15px;
}

.line1:before{
height:15px;
}

.line1:after{
height:15px;
}



.aline{
width:40px;
height:40px;
}



.h2s1{
font-size:19px;   
}

.pprice{
font-size:22px;
}

.tds1{
width:240px;
}

.pnote{
font-family:Noto Sans TC;font-weight:300;
font-size:16px;
}



.pq1{
width:calc(100% - 52px);
margin:auto;
margin-bottom:10px;
padding-left:40px;
font-size:15.5px;
font-family:Noto Sans TC;font-weight:300;
}

.pq1:before{
width:30px;
font-size:19px;
}
.divqa_rec{
width:calc(100% - 40px);
}

.divtext_qa{
width:calc(100% - 50px);
padding-left:40px;
}

.h3qa{
font-size:19px;
padding-left:50px;
padding-right:50px;
}

.h3qa:before{
width:13px;
height:13px;
left:15px;
}
.h3qa:after{
width:13px;
height:13px;
right:15px;
}




.ap1{
font-family:Noto Sans TC;font-weight:300;
}

.tdn2{
width:calc(100%  - 60px);
}

.h2n1{
font-size:18px;
}

.tablen1{
padding-bottom:50px;
}



}

@media screen and (min-width:900px) and (max-width:1230px){


.pcopy{
width:calc(100% - 30px);
}



}

@media screen and (min-width:1px) and (max-width:790px){


.divhead{
display:none;
}
.divlist_rec{
display:none;
}
.divfix_m1{
display:block;
}

.divspace{
display:block;
height:40px;
}



.divfix_line{
display:block;
}



}

@media screen and (min-width:1px) and (max-width:420px){


.divfix1_cart-open{
width:100%;
}



}

@media screen and (min-width:680px) and (max-width:900px){


.tds1{
width:260px;
}



}

@media screen and (min-width:1px) and (max-width:680px){


.tables1{
display:block;
}
.trs1{
display:block;
}
.tds1{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
padding-bottom:20px;
}
.tds2{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
}

.h2s1{
width:calc(100% - 60px);
margin:auto;
margin-bottom:20px;
text-align:center;
}

.tadata{
display:inline-block;
width:auto;
margin:auto;
}

.divdata{
text-align:center;
}

.tanum{
margin:auto;
margin-top:10px;
margin-bottom:10px;
}

.divsub{
text-align:center;
}

.pprice{
text-align:center;
}

.pnote{
text-align:center;
background-color:#f8f8fb;
}




}

@media screen and (min-width:500px) and (max-width:680px){


.tds2{
width:400px;
}




}

@media screen and (min-width:460px) and (max-width:680px){


.tds1{
width:300px;
}




}

@media screen and (min-width:1px) and (max-width:500px){


.tds2{
width:100%;
}




.divtext table{
width:500px;
}



}

@media screen and (min-width:460px) and (max-width:930px){



.divqa_rec{
width:calc(100% - 60px);
}



}

@media screen and (min-width:460px) and (max-width:600px){


.tdn2{
width:calc(100%  - 80px);
}



.tdn2{
width:calc(100%  - 80px);
}



}

@media screen and (min-width:850px) and (max-width:1050px){



.tdn1{
padding-left:10px;
padding-right:50px;

}
.tdn2{
padding-right:30px;
}



}

@media screen and (min-width:1px) and (max-width:850px){



.ap1{
text-align:center;
margin-bottom:10px;
}

.divrec{
box-shadow:0px 0px 0px #cccccc;
padding-bottom:0px;

}

.areturn{
margin:auto;
margin-bottom:10px;
}

.tablen1{
display:block;
padding-top:30px;
}
.trn1{
display:block;
}
.tdn1{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
padding-bottom:10px;
}
.tdn2{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
}

.ptop{
display:none;
}

.pdate_news{
margin-bottom:20px;
}



}

@media screen and (min-width:680px) and (max-width:850px){


.tdn2{
width:600px;
}



}

@media screen and (min-width:600px) and (max-width:680px){


.tdn2{
width:calc(100%  - 100px);
}



}

@media screen and (min-width:500px) and (max-width:600px){


.divtext table{
width:600px;
}



}
