

.divlist3{
position:absolute;
left:0px;
top:-2000px;
width:180px;
padding-left:165px;
}

.a11:hover .divlist3{
animation-name:list3;
animation-duration:0.4s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;
}

.divpadd_list3{
padding:15px;
background-color:white;
box-shadow:0px 0px 6px #cccccc;
}


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



@keyframes list1{
0%{
top:60px;
-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;
}
}

[data-list1=yes]:after{
content:"+";
display:inline-block;
position:absolute;
right:-6px;
top:6px;
font-size:19px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
font-family:poppins;
}

.divlist1{
position:absolute;
left:50%;
top:-2000px;
padding-top:60px;
width:180px;
transform:translatex(-50%);
}

.a1:hover .divlist1{
animation-name:list1;
animation-duration:0.4s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;
}

.divpadd_list1{
padding:15px;
background-color:white;

box-shadow:0px 0px 6px #cccccc;
}

.a11{
width:100%;
display:block;
font-size:16px;
color:#555555;
line-height:1.2em;
text-align:left;
padding-top:10px;
padding-bottom:10px;
position:relative;
cursor:pointer;
}





.divspace{
height:80px;
background-color:#f1f1f1;
background-color:#C7BA9A;
}

.logoimg{
width:341px;
width:280px;
transition:0.4s;
}

.logoimg-back{
width:220px;
transition:0.4s;
}

[data-list=yes]:after{
position:relative;
content:"";
display:inline-block;
width:10px;
height:12px;
background-image:url(https://evuni.yida-design.com.tw/icon_down_white.webp);
background-repeat:no-repeat;
background-size:contain;
margin-left:4px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
background-position:50% 50%;
}

.a1{
display:inline-block;
padding-top:10px;
padding-bottom:10px;
padding-left:16px;
padding-right:16px;
font-size:17px;
color:#555555;
color:white;
line-height:1.2em;
position:relative;
cursor:pointer; 
}

.table1-back{
display:table;
width:1300px;
margin:auto;
height:60px;
transition:0.4s;
}

.table1{
display:table;
width:1300px;
margin:auto;
height:80px;
transition:0.4s;
}
.tr1{
display:table-row;
}
.td1{
display:table-cell;
vertical-align:middle;
padding-left:30px;
width:273px;
}
.td2{
display:table-cell;
vertical-align:middle;
text-align:right;
padding-right:30px;
}

.divfix{
position:fixed;
left:0px;
top:0px;
width:100%;
z-index:19;
box-shadow:0px 0px 6px #cccccc;
background-color:white;
background-color:#C7BA9A;
}















@keyframes dm1{

100%{
top:0px;
}

}

@keyframes back1{

100%{
background-color:rgba(0,0,0,0.3);
}

}


@keyframes word1{

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

}

.pdm{
display:inline-block;
color:white;
font-size:21px;
position:absolute;
left:calc(50% - 500px);
top:calc(50% - 0px);
line-height:1.4em;
text-align:center;
letter-spacing:2px;
margin:0px;
transform:translatey(-50%);

-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
animation-name:word1;
animation-delay:1s;
animation-duration:1s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;
}

.divposback_dm{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
background-color:rgba(0,0,0,0);

animation-name:back1;
animation-delay:1s;
animation-duration:1s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;
}

.divdm{
height:290px;
position:relative;
overflow:hidden;
}
.dmimg1{
position:absolute;
left:50%;
top:-60px;
height:calc(100% + 60px);
transform:translatex(-50%);

animation-name:dm1;
animation-delay:0.3s;
animation-duration:2s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;


}



























.logob1{
width:160px;   
}

.pbase2{
width:100%;
margin:auto;
font-size:15px;
color:white;
line-height:1.4em;
}

.spbase{
display:block;
width:25%;
float:left;
font-size:15px;
color:#cccccc;

padding-bottom:15px;
line-height:1.2em;
}

.pbase1{
width:calc(100% - 30px);
padding-left:30px;
padding-bottom:6px;
margin:auto;
font-size:15px;
color:#cccccc;

background-image:url(https://evuni.yida-design.com.tw/icon_phone_white.webp);
background-repeat:no-repeat;
background-position:0px 3px;
background-size:auto 1em;
font-family:poppins;
}

.h3base{
width:100%;
margin:auto;
font-size:18px;
color:white;
font-family:Noto Sans TC;font-weight:300;
position:relative;
margin-bottom:20px;
}
.h3base:after{
content:"";
display:block;
width:46px;
height:4px;
background-color:#D2BE72;
margin-top:20px;
}

.tablebase{
display:table;
width:1200px;
margin:auto;
}
.trbase{
display:table-row;
}

.tdbase1{
display:table-cell;
width:240px;
padding-left:30px;
padding-right:100px;
}
.tdbase2{
display:table-cell;

}
.tdbase3{
display:table-cell;
}
.tdbase4{
display:table-cell;
padding-left:60px;
padding-right:30px;
vertical-align:middle;
width:150px;
}

.divbase_rec{
padding-top:60px;
padding-bottom:60px;
background-color:#222222;
}

























.logom1{
height:40px;
position:relative;
top:2px;
}

.divfix_m11{
position:fixed;
left:0px;
top:0px;
display:inline-block;
z-index:51;

display:none;
}

.tdm1{
width:60px;
}
.tdm2{
text-align:center;
}
.tdm3{
width:60px;
}

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

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










.am13{
display:block;
width:calc(100% - 40px);
padding-left:40px;
padding-top:10px;
padding-bottom:10px;
line-height:1.2em;
font-size:18px;
color:white;
position:relative;
border-bottom:1px solid rgba(255,255,255,0.4);
}

.divm3{
background-color:#514004;

display:none;
}



.divm1{
background-color:#f1f1f1;
display:none;
}

[data-listm1=yes]:after{
content:"+";
display:inline-block;
font-size:20px;
font-family:poppins;
color:#333333;
position:absolute;
right:20px;
top:50%;
transform:translatey(-50%);
}

.am11{
display:block;
width:calc(100% - 40px);
padding-left:40px;
padding-top:10px;
padding-bottom:10px;
line-height:1.2em;
font-size:18px;
color:#222222;
position:relative;
border-bottom:1px solid #cccccc;
cursor:pointer;
}

.am1{
display:block;
width:calc(100% - 40px);
padding-left:40px;
padding-top:10px;
padding-bottom:10px;
line-height:1.2em;
font-size:18px;
color:#222222;
position:relative;
cursor:pointer;
}
.am1:before{
content:"";
display:inline-block;
width:6px;
height:6px;
border-radius:50%;
background-color:#8A772B;
position:absolute;
left:20px;
top:50%;
transform:translatey(-50%);
}

.divback{
position:fixed;
left:0px;
top:60px;
width:100%;
height:100%;
z-index:31;
display:none;
background-color:rgba(0,0,0,0.8);
}
.divfix_m3-open{
position:fixed;
left:0px;
top:60px;
width:220px;
height:calc(100vh - 60px);
overflow-y:auto;
background-color:white;
z-index:33;
padding-top:15px;

transition:0.4s;
overflow-y:auto;
border-top:1px solid rgba(0,0,0,0.2);

}
.divfix_m3-close{
position:fixed;
left:-230px;
top:60px;
width:220px;
height:calc(100vh - 60px);
overflow-y:auto;
background-color:white;
z-index:33;
padding-top:15px;

transition:0.4s;
border-top:1px solid #aaaaaa
}








.divanimation{

display:none;

left:100px;

}







.time1{

animation-delay:0.15s;

}



.time2{

animation-delay:0.3s;

}



.time3{

animation-delay:0.45s;

}



.time4{

animation-delay:0.6s;

}



.time5{

animation-delay:0.75s;

}



.time6{

animation-delay:0.9s;

}



.time7{

animation-delay:1.05s;

}



.time8{

animation-delay:1.2s;

}



.time9{

animation-delay:1.35s;

}



.time10{

animation-delay:1.5s;

}



.time11{

animation-delay:1.65s;

}



.time12{

animation-delay:1.8s;

}



.time13{

animation-delay:1.95s;

}



.time14{

animation-delay:2.1s;

}



.time15{

animation-delay:2.25s;

}



.time16{

animation-delay:2.4s;

}



.time17{

animation-delay:2.55s;

}



.time18{

animation-delay:2.7s;

}



.time19{

animation-delay:2.85s;

}



.time20{

animation-delay:3s;

}



.time21{

animation-delay:3.15s;

}



.time22{

animation-delay:3.3s;

}



.time23{

animation-delay:3.45s;

}



.time24{

animation-delay:3.6s;

}



.time25{

animation-delay:3.75s;

}



.time26{

animation-delay:3.9s;

}



.time27{

animation-delay:4.05s;

}



.time28{

animation-delay:4.2s;

}



.time29{

animation-delay:4.35s;

}



.time30{

animation-delay:4.5s;

}





/*

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





*/



 .top_text {
  -webkit-animation-name: top_text;
  animation-name: top_text;
  -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-delay:0.1s;
  animation-play-state:paused;
  }
  @-webkit-keyframes top_text {
  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_text {
  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;
  }
  } 

/* text-zoomin */
  
.text-zoomin {
  -webkit-animation-name: text-zoomin;
  animation-name: text-zoomin;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -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;
      animation-delay:0.1s;
  }
  @-webkit-@keyframes text-zoomin {
			
		0% {
			letter-spacing:1em;
			transform:translateY(300px) scale(1.8);
			filter:blur(12px);
			opacity:0;
              -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
		}
		100% {
		  		letter-spacing:1em;
			transform:translateY(0px) scale(1);
			filter:blur(0);
			opacity:1;
              -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
		}
}
 
 @keyframes text-zoomin {
			
		0% {
		  		letter-spacing:1em;
			letter-spacing:1em;
			transform:translateY(300px) scale(1.8);
			filter:blur(12px);
			opacity:0;
              -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
		}
		100% {
			transform:translateY(0px) scale(1);
			filter:blur(0);
			opacity:1;
              -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
		}
}



/* 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;

    animation-delay:0.1s;

  }

  @-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-delay:0.1s;

  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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

    animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

      position;relative;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

      animation-delay:0.1s;

  }

  @-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;

  }

  } 







@keyframes kenburns {

    0% {

      opacity: 0;

    }

    5% {

      opacity: 1;

    }

    100% {

        transform: scale3d(1.5, 1.5, 1.5) ;

        animation-timing-function: ease-in;

        opacity: 1;

    }



}

.kenburns{

animation-name:kenburns;

animation-duration:15s;

animation-fill-mode:forwards;

}







.menu3{

position:relative;

width:60px;

height:40px;

margin-top:10px;

margin-bottom:10px;



}



.menu3 span{

height:2px;

background-color:#8A772B;

}



.menu1{

position:relative;

width:60px;

height:40px;

margin-top:10px;

margin-bottom:10px;

}



.menu1 span{

height:2px;

background-color:#8A772B;

}





.menu1 span:nth-of-type(1){

position:absolute;

width:50%;

left:25%;

top:calc(25% - 2px);

transition:0.3s;

}



.menu1  span:nth-of-type(2){

position:absolute;

width:50%;



left:25%;

top:calc(50% - 2px);

transition:0.3s;



}



.menu1 span:nth-of-type(3){

position:absolute;

width:50%;



left:25%;

top:calc(75% - 2px);

transition:0.3s;



}







.menu3 span:nth-of-type(1){

position:absolute;

width:50%;

height:2px;

left:25%;

transform:rotate(45deg);

top:50%;



transition:0.3s;

}



.menu3 span:nth-of-type(2){

position:absolute;

width:50%;

height:2px;

left:25%;

transform:rotate(45deg);

top:50%;

transition:0.3s;



}



.menu3 span:nth-of-type(3){

position:absolute;

width:50%;

height:2px;

left:25%;

transform:rotate(-45deg);

top:50%;

transition:0.3s;



}











.menu5-left{

position:relative;

width:70px;

height:70px;

border:1px solid #cccccc;

}



.menu5-left span{

height:2px;

background-color:#222222;

}



.menu5-left span:nth-of-type(1){

position:absolute;

width:35%;

height:2px;

background-color:#222222;

left:25%;

transform-origin:left center;

transform:rotate(-45deg) translatey(-50%);

top:50%;

transition:0.3s;

}



.menu5-left span:nth-of-type(2){

position:absolute;

width:50%;

height:2px;

background-color:#222222;

left:25%;

transform:translatey(-50%);

top:50%;

transition:0.3s;



}





.menu5-left span:nth-of-type(3){

position:absolute;

width:35%;

height:2px;

background-color:#222222;

left:25%;

transform-origin:left center;

transform:rotate(45deg) translatey(-50%);

top:50%;

transition:0.3s;

}











.menu5-right{

position:relative;

width:70px;

height:70px;

border:1px solid #cccccc;

}



.menu5-right span{

height:2px;

background-color:#222222;

}



.menu5-right span:nth-of-type(1){

position:absolute;

width:35%;

height:2px;

background-color:#222222;

left:75%;

transform-origin:left center;

transform:rotate(-135deg) translatey(-50%);

top:calc(50% - 2px);

transition:0.3s;

}



.menu5-right span:nth-of-type(2){

position:absolute;

width:50%;

height:2px;

background-color:#222222;

left:25%;

transform:translatey(-50%);

top:50%;

transition:0.3s;



}





.menu5-right span:nth-of-type(3){

position:absolute;

width:35%;

height:2px;

background-color:#222222;

left:75%;

transform-origin:left center;

transform:rotate(135deg) translatey(-50%);

top:calc(50% - 2px);

transition:0.3s;

}





.divcrumb:before{
content:'';
display:inline-block;
width:15px;
height:15px;
background-image:url(https://evuni.yida-design.com.tw/icon_home.webp);
background-size:contain;
background-repeat:no-repeat;
background-position:50% 50%;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;
position:relative;
top:2px;
}

.divcrumb{
padding-left:30px;
width:calc(1300px - 30px);
margin:auto;
font-size:15px;
color:#666666;
font-family:poppins;
padding-top:15px;
padding-bottom:0px;
}
.divcrumb a{
color:#888888;
display:inline-block;
padding-left:2px;
padding-right:2px;
}





.divpage_rec img{
position:absolute;
left:50%;
top:50%;
transform:translatex(-50%) translatey(-50%);
width:8px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;
}

.page3{
color:#222222;
}
.page1{
color:#999999;
}

.divpage_rec a{
display:inline-flex;
width:46px;
height:46px;
align-items:center;
justify-content:center;
font-size:18px;
font-family:poppins;
background-color:white;
box-shadow:0px 0px 10px #cccccc;
margin-left:4px;
margin-right:4px;
margin-bottom:10px;
position:relative;
}

.divpage_rec{
width:calc(100% - 60px);
margin:auto;
text-align:center;
padding-top:30px;
padding-bottom:60px;
}





.h1root{
width:100%;
margin:auto;
font-size:30px;
color:#333333;
font-family:Noto Sans TC;font-weight:300;
text-align:center;
line-height:1.2em;
position:relative;
letter-spacing:2px;
padding-bottom:50px;
padding-top:50px;
}

.h1root:after{
content:'';
display:block;
width:30px;
height:4px;
background-color:#D1BE6E;
margin:auto;
margin-top:20px;
}






.phonel1{
background-color:#006699;
}
.linel1{
background-color:#00A800;
}
.facel1{
background-color:#1B74E4;
}
.shopeel1{
background-color:#F53F2D;
}

.divfix_line-back{
display:inline-block;
position:fixed;
right:0px;
top:50%;
transition:0.3s;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;
z-index:11;
transform:translatey(-50%);
}
.divfix_line-back a{
display:flex;
width:35px;
height:35px;
align-items:center;
justify-content:center;
margin-bottom:1px;

}

.divfix_line{
display:inline-block;
position:fixed;
right:0px;
top:50%;
transition:0.3s;
z-index:11;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
transform:translatey(-50%);
}
.divfix_line a{
display:flex;
width:35px;
height:35px;
align-items:center;
justify-content:center;
margin-bottom:1px;
background-color:#111111;
}
.divfix_line img{
width:50%;
}

.divfix_line-back img{
width:50%;
}







[data-3d-rec]{
perspective:3000px;
transform-style: preserve-3d;
}

body{
background-color:#fafafa;
}



.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: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:Playfair+Display

font-family: Microsoft JhengHei;

    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
*/
/*
cubic-bezier(.06,1.1,.58,1.17)

*/
html{
line-height:1.5em;
padding:0px;
scroll-behavior: smooth;
margin:0px;
font-size:15px;
 -webkit-text-size-adjust: 100%;
font-family: Microsoft JhengHei;
}

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

.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;
}

.wordclip{
 color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

/*可讀的白色文字*/
.text-shadow1{
color: white;
text-shadow: black 0.1em 0.1em 0.2em;
}


/*深色和淺色陰影-浮雕*/
.text-shadow2{
text-shadow: text-shadow: -1px -1px white, 1px 1px #333;
}

/*深色和淺色陰影-凹陷*/
.text-shadow2{
text-shadow: 1px 1px white, -1px -1px #444;
}

/*
<picture>
  <source media="(min-width:1px) and (max-width:1200px)" srcset="https://cmaker.yida-design.com.tw/d/show61b2ee2fde42d1.webp">
  <img src="https://cmaker.yida-design.com.tw/d/show61b2ee2fde42d.webp" alt="Chris standing up holding his daughter Elva">
</picture>

https://www.facebook.com/sharer/sharer.php?u=分享網址
https://twitter.com/intent/tweet?text=分享文章
https://www.linkedin.com/shareArticle?mini=true&url=分享網址&title=標題&summary=簡述&source=
https://pinterest.com/pin/create/button/?url=圖片網址&media=圖片來源往址&description=簡述

input[type=date]
input[type=time]
input[type=datetime-local]
input [type="range"]   min="0" max="10" step="1" value=""
 
img{
width:100%;
height:100%;
object-fit: contain;
object-position:50% 50%;
}

<input list="sss"  autofocus="autofocus"/>
 <datalist id="sss">
    <option value="CSS">
    </datalist>
*/






.atype3{
color:#0066CC;
border:1px solid #0066cc;
}

.atype1{
color:#222222;
border:1px solid #cccccc;
}

.divtype{
padding-bottom:40px;
text-align:center;
width:calc(100% - 100px);
margin:auto;
padding-top:20px;
}

.divtype a{
display:inline-block;
padding-top:12px;
padding-bottom:12px;
line-height:1em;
padding-left:20px;
padding-right:20px;
font-size:16px;
margin-right:1.5px;
margin-left:1.5px;
margin-bottom:5px;
position:relative;
border-radius:10px;
white-space:nowrap;
}








.h1news{
width:100%;
margin:auto;
line-height:1.1em;
font-size:30px;
color:#222222;
letter-spacing:2px;
font-family:Noto Sans TC;font-weight:300;
padding-bottom:30px;
text-align:center;
}

.h1news span{
width:100%;
text-align:center;
display:inline-block;
font-size:16px;
color:#333333;

font-family: Microsoft JhengHei;
} 


.divimg_news{
position:relative;
background-color:#f8f8fb;
}
.divimg_news svg{
width:100%;
}
.divimg_news img{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:cover;
object-position:50% 50%;
background-size:cover;
background-position:50% 50%;
}

.pdate_news span{
display:inline-block;
padding-left:10px;
}

.pdate_news{
width:100%;
margin:auto;
font-size:14.5px;
color:#999999;
padding-bottom:6px;
}

.anews{
display:block;
font-size:16.5px;
line-height:1.6em;
color:#333333;
}

.divpadd_news{
padding:15px;
}

.divnews{
width:calc(33.3% - 50px);
margin-left:20px;
margin-right:20px;
float:left;
padding:5px;
background-color:white;
box-shadow:0px 0px 10px #cccccc;
margin-bottom:40px;
left:3px;
}

.divnews_rec{
width:calc(1300px - 40px);
margin:auto;
}































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


.divlist1{
padding-top:50px;
}



.table1{
display:block;
height:auto;
}
.table1-back{
display:block;
height:auto;
}
.tr1{
display:block;
}
.td1{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
padding-top:30px;
padding-bottom:20px;
}
.td2{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
text-align:center;
padding-bottom:10px;
}

.logoimg-back{
width:273px;
transition:0.4s;
}



}

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


.table1{
width:100%;
}

.table1-back{
width:100%;
}




}

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


.a1{
padding-left:10px;
padding-right:10px;
}



}

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


.divspace{
height:160px;
}




}

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


.a1{
padding-left:10px;
padding-right:10px;
}



}

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


.divdm{
height:230px;
}



}

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


.divdm{
height:190px;
}



}

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


.pdm{
left:110px;
font-size:18px;
}



}

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


.pdm{
left:60px;
font-size:18px;
}



}

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



.pdm{
left:50px;
font-size:16px;
}


.divdm{
height:160px;
}



}

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


.pdm{
top:calc(50% - 0px);
}



}

@media screen and (min-width:520px) and (max-width:700px){



.pdm{
left:30px;
font-size:16px;
}


.divdm{
height:130px;
}



}

@media screen and (min-width:400px) and (max-width:520px){



.pdm{
left:50px;
font-size:15px;
}


.divdm{
height:110px;
}



}

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



.pdm{
left:30px;
font-size:15px;
}


.divdm{
height:90px;
}


.dmimg1{
left:calc(50% + 60px);
}




.spbase{
width:50%;
}


.tdbase2{
width:260px;
max-width:calc(100% - 40px);
}




.divnews_rec{
width:100%;
}

.divnews{
width:calc(100% - 100px);
margin:auto;
margin-bottom:40px;
float:none;
left:1px;
}



}

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


.dmimg1{
left:calc(50% + 100px);
}




.spbase{
width:33.3%;
}



}

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


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



.logob1{
width:130px;   
display:block;
margin:auto;
}



.divfix_m3-open{
width:100%;
}
.divfix_m3-close{
width:100%;
left:calc(-100% - 10px);
}
.am1{
font-size:16px;
padding-top:9px;
padding-bottom:9px;
}
.am11{
font-size:16px;
padding-top:9px;
padding-bottom:9px;
}
.am13{
font-size:16px;
padding-top:9px;
padding-bottom:9px;
}
[data-listm1=yes]:after{
right:20px;
}







.divanimation{

left:0px;

}





.h1root{
font-size:24px;
padding-bottom:30px;
padding-top:30px;
}

.h1root:after{
width:30px;
height:3px;
margin-top:15px;
}




.divfix_line a{
width:32px;
height:32px;
}
.divfix_line{
top:auto;
bottom:60px;
transform:translatey(0%);
}

.divfix_line-back a{
width:32px;
height:32px;
}
.divfix_line-back{
top:auto;
bottom:60px;
transform:translatey(0%);
}




.h1news{
font-size:26px;
padding-bottom:30px;
}




}

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


.tablebase{
width:100%;
}


.div1200{
width:100%;
}


}

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


.tdbase1{
padding-right:50px;
}

.tdbase4{
padding-left:40px;
}



}

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


.tdbase4{
display:none;
}
.tdbase2{
width:auto;
}



}

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


.tablebase{
display:block;
}
.trbase{
display:block;
}
.tdbase1{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
padding-bottom:20px;
}

.tdbase2{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
padding-bottom:20px;
}
.tdbase3{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
}
.tdbase4{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
}

.h3base{
text-align:center;
}
.h3base:after{
margin:auto;
margin-top:20px;
}

.spbase{
text-align:center;
}



}

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


.tdbase2{
width:560px;
max-width:calc(100% - 100px);
}



}

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


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



}

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


.divspace{
height:60px;
}



}

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


.divfix_m1{
display:block;
}
.divfix_m11{
display:inline-block;
}
.divfix{
display:none;
}



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

.divtype a{
padding-top:8px;
padding-bottom:8px;
padding-left:15px;
padding-right:15px;
font-size:16px;
margin-right:2px;
margin-left:2px;
margin-bottom:5px;
}





}

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


.tam1{
height:45px;
}

.logom1{
height:33px;
}

.menu1{
width:50px;
height:29px;
margin-top:8px;
margin-bottom:8px;
}

.menu3{
width:50px;
height:29px;
margin-top:8px;
margin-bottom:8px;
}


.divspace{
height:45px;
}



.divfix_m3-open{
top:45px;
height:calc(100vh - 45px);
overflow-y:auto;
}

.divfix_m3-close{
top:45px;
height:calc(100vh - 45px);
overflow-y:auto;
}
.divback{
top:45px;
}



}

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


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



}

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


.divpage_rec a{
width:40px;
height:40px;
margin-left:3px;
margin-right:3px;
margin-bottom:8px;
}



}

@media screen and (min-width:1100px) and (max-width:1360px){


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



}

@media screen and (min-width:950px) and (max-width:1100px){


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

.divnews{
width:calc(33.3% - 30px);
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
}



}

@media screen and (min-width:830px) and (max-width:950px){


.divnews_rec{
width:750px;
}

.divnews{
width:calc(50% - 70px);
margin-left:30px;
margin-right:30px;
margin-bottom:60px;
left:2px;
}



}

@media screen and (min-width:760px) and (max-width:830px){


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

.divnews{
width:calc(50% - 70px);
margin-left:30px;
margin-right:30px;
margin-bottom:60px;
left:2px;
}



}

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


.divpadd_news{
padding:10px;
}

.anews{
font-size:16px;
}



}

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


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

.divnews{
width:calc(50% - 50px);
margin-left:20px;
margin-right:20px;
margin-bottom:40px;
left:2px;
}



}

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


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

.divnews{
width:calc(50% - 40px);
margin-left:15px;
margin-right:15px;
margin-bottom:30px;
left:2px;
}



}

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


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

.divnews{
width:calc(50% - 30px);
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
left:2px;
}



}

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


.divnews_rec{
width:100%;
}

.divnews{
width:260px;
margin:auto;
margin-bottom:40px;
float:none;
left:1px;
}



}
