@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.cool-tag-cloud .ctcleft a,
.cool-tag-cloud .ctcleft .tag-cloud-link {
margin: 0 4px 4px -2px!important;
display: inline-block!important;  
height: 25px!important;  
line-height:22px!important;  
text-decoration: none!important;  
padding: 0 10px 0 21px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
white-space: nowrap!important;  
position: relative!important;  
border-color: transparent!important;
border: none!important;
transition: none!important;
}	
.cool-tag-cloud .ctcright a,
.cool-tag-cloud .ctcright .tag-cloud-link {
margin: 0 17px 4px 0px!important;
display: inline-block!important;  
height: 25px!important;  
line-height:22px!important;
text-decoration: none!important;  
padding: 0 5px 0 12px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
white-space: nowrap!important;  
position: relative!important;  
border-color: transparent!important;
border: none!important;
transition: none!important;
}
.cool-tag-cloud  .ctcleft a:after,
.cool-tag-cloud  .ctcleft .tag-cloud-link:after { 
content: ''!important;  
position: absolute!important;  
top: 0!important;  
right: -2px!important;  
width: 2px!important;  
height: 25px!important;   
border: none!important;
transition: none!important;
}  
.cool-tag-cloud  .ctcright a:after,
.cool-tag-cloud  .ctcright .tag-cloud-link:after { 
content: ''!important;  
position: absolute!important;  
top: 0!important;  
right: -17px!important;  
width: 17px!important;  
height: 25px!important;   
border: none!important;
transition: none!important;
} 
.cool-tag-cloud .ctcleft a:hover { 
margin: 0 4px 4px -2px!important;
display: inline-block!important;  
height: 25px!important;  
line-height:22px!important; 
text-decoration: none!important;  
padding: 0 10px 0 21px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
white-space: nowrap!important;  
position: relative!important;  
border-color: transparent!important;
border: none!important;
}  
.cool-tag-cloud .ctcright a:hover { 
margin: 0 17px 4px 0px!important;
display: inline-block!important;  
height: 25px!important;  
line-height:22px!important; 
text-decoration: none!important;  
padding: 0 5px 0 12px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
white-space: nowrap!important;  
position: relative!important;  
border-color: transparent!important;
border: none!important;
} 
.cool-tag-cloud .ctcleft a:hover:after {
content: ''!important;  
position: absolute!important;  
top: 0!important;  
right: -2px!important;  
width: 2px!important;  
height: 25px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
}
.cool-tag-cloud .ctcright a:hover:after {
content: ''!important;  
position: absolute!important;  
top: 0!important;  
right: -17px!important;  
width: 17px!important;  
height: 25px!important;  
text-shadow: 1px 1px 0 rgba(255,255,255,0.4)!important;  
}
.cool-tag-cloud .cloudbold a,
.cool-tag-cloud .cloudbold .tag-cloud-link {
font-weight:bold!important;
}
.cool-tag-cloud .animation a:hover, .cool-tag-cloud .animation a:hover:after{
transition: 250ms!important;
}
.cool-tag-cloud .arial {font-family:Arial, Helvetica, Sans-serif!important}
.cool-tag-cloud .rockwell {font-family:Rockwell, Georgia, Serif!important}
.cool-tag-cloud .tahoma {font-family:Tahoma, Geneva, Sans-serif!important}
.cool-tag-cloud .georgia {font-family:Georgia, Times, Serif!important}
.cool-tag-cloud .times {font-family:Times, Georgia, Serif!important}
.cool-tag-cloud .cambria {font-family:Cambria, Georgia, Serif!important}
.cool-tag-cloud .verdana {font-family:Verdana, Lucida, Sans-serif!important}
.cool-tag-cloud .opensans {font-family:"Open Sans", Helvetica, Arial!important}
.cool-tag-cloud .ctcdefault .ctcleft a,
.cool-tag-cloud .ctcdefault .ctcleft .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcdefault .ctcright a,
.cool-tag-cloud .ctcdefault .ctcright .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcdefault .ctcleft a:after,
.cool-tag-cloud  .ctcdefault .ctcleft .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcdefault .ctcright a:after,
.cool-tag-cloud  .ctcdefault .ctcright .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcdefault .ctcleft a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcdefault .ctcright a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcdefault .ctcleft a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/default-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcdefault .ctcright a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/default-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcdefault .ctcleft a:hover, .cool-tag-cloud .ctcdefault .ctcright a:hover ,
.cool-tag-cloud .ctcdefault .ctcright a, .cool-tag-cloud .ctcdefault .ctcleft a,
.cool-tag-cloud .ctcdefault .ctcright .tag-cloud-link, .cool-tag-cloud .ctcdefault .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcdefault .ctcright a:visited, .cool-tag-cloud .ctcdefault .ctcleft a:visited { 
color: #963!important;  
}  
.cool-tag-cloud .ctcsilver .ctcleft a,
.cool-tag-cloud .ctcsilver .ctcleft .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcsilver .ctcright a,
.cool-tag-cloud .ctcsilver .ctcright .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcsilver .ctcleft a:after,
.cool-tag-cloud  .ctcsilver .ctcleft .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcsilver .ctcright a:after,
.cool-tag-cloud  .ctcsilver .ctcright .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcsilver .ctcleft a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcsilver .ctcright a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcsilver .ctcleft a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/silver-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcsilver .ctcright a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/silver-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcsilver .ctcleft a:hover, .cool-tag-cloud .ctcsilver .ctcright a:hover ,
.cool-tag-cloud .ctcsilver .ctcright a, .cool-tag-cloud .ctcsilver .ctcleft a,
.cool-tag-cloud .ctcsilver .ctcright .tag-cloud-link, .cool-tag-cloud .ctcsilver .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcsilver .ctcright a:visited, .cool-tag-cloud .ctcsilver .ctcleft a:visited { 
color: #4F4F4F!important;  
}  
.cool-tag-cloud .ctcgreen .ctcleft a,
.cool-tag-cloud .ctcgreen .ctcleft .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcgreen .ctcright a,
.cool-tag-cloud .ctcgreen .ctcright .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcgreen .ctcleft a:after,
.cool-tag-cloud  .ctcgreen .ctcleft .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcgreen .ctcright a:after,
.cool-tag-cloud  .ctcgreen .ctcright .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcgreen .ctcleft a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcgreen .ctcright a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcgreen .ctcleft a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/green-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcgreen .ctcright a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/green-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcgreen .ctcleft a:hover, .cool-tag-cloud .ctcgreen .ctcright a:hover ,
.cool-tag-cloud .ctcgreen .ctcright a, .cool-tag-cloud .ctcgreen .ctcleft a,
.cool-tag-cloud .ctcgreen .ctcright .tag-cloud-link, .cool-tag-cloud .ctcgreen .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcgreen .ctcright a:visited, .cool-tag-cloud .ctcgreen .ctcleft a:visited { 
color: #3E7C1F!important;  
}  
.cool-tag-cloud .ctcred .ctcleft a,
.cool-tag-cloud .ctcred .ctcleft .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcred .ctcright a,
.cool-tag-cloud .ctcred .ctcright .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcred .ctcleft a:after,
.cool-tag-cloud  .ctcred .ctcleft .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcred .ctcright a:after,
.cool-tag-cloud  .ctcred .ctcright .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcred .ctcleft a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcred .ctcright a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcred .ctcleft a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/red-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcred .ctcright a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/red-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcred .ctcleft a:hover, .cool-tag-cloud .ctcred .ctcright a:hover ,
.cool-tag-cloud .ctcred .ctcright a, .cool-tag-cloud .ctcred .ctcleft a,
.cool-tag-cloud .ctcred .ctcright .tag-cloud-link, .cool-tag-cloud .ctcred .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcred .ctcright a:visited, .cool-tag-cloud .ctcred .ctcleft a:visited { 
color: #CD2600!important;  
}  
.cool-tag-cloud .ctcblue .ctcleft a,
.cool-tag-cloud .ctcblue .ctcleft .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcblue .ctcright a,
.cool-tag-cloud .ctcblue .ctcright .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcblue .ctcleft a:after,
.cool-tag-cloud  .ctcblue .ctcleft .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcblue .ctcright a:after,
.cool-tag-cloud  .ctcblue .ctcright .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcblue .ctcleft a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblue .ctcright a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblue .ctcleft a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/blue-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblue .ctcright a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/blue-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblue .ctcleft a:hover, .cool-tag-cloud .ctcblue .ctcright a:hover ,
.cool-tag-cloud .ctcblue .ctcright a, .cool-tag-cloud .ctcblue .ctcleft a,
.cool-tag-cloud .ctcblue .ctcright .tag-cloud-link, .cool-tag-cloud .ctcblue .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcblue .ctcright a:visited, .cool-tag-cloud .ctcblue .ctcleft a:visited { 
color: #194A8B!important;  
}  
.cool-tag-cloud .ctcbrown .ctcleft a,
.cool-tag-cloud .ctcbrown .ctcleft .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcbrown .ctcright a,
.cool-tag-cloud .ctcbrown .ctcright .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcbrown .ctcleft a:after,
.cool-tag-cloud  .ctcbrown .ctcleft .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcbrown .ctcright a:after,
.cool-tag-cloud  .ctcbrown .ctcright .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcbrown .ctcleft a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcbrown .ctcright a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcbrown .ctcleft a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/brown-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcbrown .ctcright a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/brown-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcbrown .ctcleft a:hover, .cool-tag-cloud .ctcbrown .ctcright a:hover ,
.cool-tag-cloud .ctcbrown .ctcright a, .cool-tag-cloud .ctcbrown .ctcleft a,
.cool-tag-cloud .ctcbrown .ctcright .tag-cloud-link, .cool-tag-cloud .ctcbrown .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcbrown .ctcright a:visited, .cool-tag-cloud .ctcbrown .ctcleft a:visited { 
color: #804F2E!important;  
}  
.cool-tag-cloud .ctcpurple .ctcleft a,
.cool-tag-cloud .ctcpurple .ctcleft .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcpurple .ctcright a,
.cool-tag-cloud .ctcpurple .ctcright .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcpurple .ctcleft a:after,
.cool-tag-cloud  .ctcpurple .ctcleft .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcpurple .ctcright a:after,
.cool-tag-cloud  .ctcpurple .ctcright .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcpurple .ctcleft a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcpurple .ctcright a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcpurple .ctcleft a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/purple-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcpurple .ctcright a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/purple-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcpurple .ctcleft a:hover, .cool-tag-cloud .ctcpurple .ctcright a:hover ,
.cool-tag-cloud .ctcpurple .ctcright a, .cool-tag-cloud .ctcpurple .ctcleft a,
.cool-tag-cloud .ctcpurple .ctcright .tag-cloud-link, .cool-tag-cloud .ctcpurple .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcpurple .ctcright a:visited, .cool-tag-cloud .ctcpurple .ctcleft a:visited { 
color: #91018C!important;  
}  
.cool-tag-cloud .ctccyan .ctcleft a,
.cool-tag-cloud .ctccyan .ctcleft .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctccyan .ctcright a,
.cool-tag-cloud .ctccyan .ctcright .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctccyan .ctcleft a:after,
.cool-tag-cloud  .ctccyan .ctcleft .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctccyan .ctcright a:after,
.cool-tag-cloud  .ctccyan .ctcright .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctccyan .ctcleft a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctccyan .ctcright a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctccyan .ctcleft a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/cyan-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctccyan .ctcright a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/cyan-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctccyan .ctcleft a:hover, .cool-tag-cloud .ctccyan .ctcright a:hover ,
.cool-tag-cloud .ctccyan .ctcright a, .cool-tag-cloud .ctccyan .ctcleft a,
.cool-tag-cloud .ctccyan .ctcright .tag-cloud-link, .cool-tag-cloud .ctccyan .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctccyan .ctcright a:visited, .cool-tag-cloud .ctccyan .ctcleft a:visited { 
color: #004F4F!important;  
}  
.cool-tag-cloud .ctclime .ctcleft a,
.cool-tag-cloud .ctclime .ctcleft .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctclime .ctcright a,
.cool-tag-cloud .ctclime .ctcright .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctclime .ctcleft a:after,
.cool-tag-cloud  .ctclime .ctcleft .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctclime .ctcright a:after,
.cool-tag-cloud  .ctclime .ctcright .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctclime .ctcleft a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctclime .ctcright a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctclime .ctcleft a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/lime-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctclime .ctcright a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/lime-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctclime .ctcleft a:hover, .cool-tag-cloud .ctclime .ctcright a:hover ,
.cool-tag-cloud .ctclime .ctcright a, .cool-tag-cloud .ctclime .ctcleft a,
.cool-tag-cloud .ctclime .ctcright .tag-cloud-link, .cool-tag-cloud .ctclime .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctclime .ctcright a:visited, .cool-tag-cloud .ctclime .ctcleft a:visited { 
color: #026700!important;  
}  
.cool-tag-cloud .ctcblack .ctcleft a,
.cool-tag-cloud .ctcblack .ctcleft .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) no-repeat!important;  
}
.cool-tag-cloud .ctcblack .ctcright a,
.cool-tag-cloud .ctcblack .ctcright .tag-cloud-link {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) no-repeat!important;  
}
.cool-tag-cloud  .ctcblack .ctcleft a:after,
.cool-tag-cloud  .ctcblack .ctcleft .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) top right no-repeat!important; 
}
.cool-tag-cloud  .ctcblack .ctcright a:after,
.cool-tag-cloud  .ctcblack .ctcright .tag-cloud-link:after { 
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) top right no-repeat!important; 
}
.cool-tag-cloud .ctcblack .ctcleft a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblack .ctcright a:hover {  
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) bottom left no-repeat!important;  
}
.cool-tag-cloud .ctcblack .ctcleft a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/black-left.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblack .ctcright a:hover:after {
background: url(//ora-international.at/wp-content/plugins/cool-tag-cloud/inc/images/black-right.png) bottom right no-repeat!important; 
}
.cool-tag-cloud .ctcblack .ctcleft a:hover, .cool-tag-cloud .ctcblack .ctcright a:hover ,
.cool-tag-cloud .ctcblack .ctcright a, .cool-tag-cloud .ctcblack .ctcleft a,
.cool-tag-cloud .ctcblack .ctcright .tag-cloud-link, .cool-tag-cloud .ctcblack .ctcleft .tag-cloud-link,
.cool-tag-cloud .ctcblack .ctcright a:visited, .cool-tag-cloud .ctcblack .ctcleft a:visited { 
color: white!important;  
text-shadow: 1px 1px 0 black!important;  
}  
.cool-tag-cloud-inner {    
overflow: hidden;
}
.cool-tag-cloud-inner.cool-tag-cloud-active {
max-height: none !important;
}
.cool-tag-cloud-load-more {
margin-top: 10px;
display: block;
}
.cool-tag-cloud-load-more span {
display: none;
cursor: pointer;
font-size: 80%;
line-height: 1;
border: 1px solid rgba( 0, 0, 0, 0.3 );
padding: 6px 10px;
border-radius: 2px;
}
.cool-tag-cloud-load-more .cool-tag-cloud-open {
display: inline-block;
}
.cool-tag-cloud-load-more.cool-tag-cloud-active .cool-tag-cloud-open {
display: none;
}
.cool-tag-cloud-load-more.cool-tag-cloud-active .cool-tag-cloud-close {
display: inline-block;
}.rpwwt-widget ul { list-style: outside none none; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
.rpwwt-widget ul li { overflow: hidden; margin: 0 0 1.5em; }
.rpwwt-widget ul li:last-child { margin: 0; }
.rpwwt-widget .screen-reader-text {border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; word-break: normal; }
.rpwwt-widget .screen-reader-text:focus {background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 0.875rem; font-weight: 700; height: auto; right: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }
.rpwwt-widget ul li img { display: inline; float: left; margin: .3em .75em .75em 0; }
.rpwwt-widget ul li img { width: 75px; height: 75px; }@keyframes glowingText{0%{background-color:#ff0;box-shadow:0 0 5px #ff0}50%{background-color:#fff;box-shadow:0 0 20px #fff}100%{background-color:#ff0;box-shadow:0 0 5px #ff0}}.glowText{animation:glowingText 1.3s infinite;color:#000!important;border:2px dashed red!important}.kt_simple_share_container.kt_share_location_left .kt_simple_share_container.kt-socialstyle-style_05,.kt_simple_share_container.kt_share_location_right .kt_simple_share_container.kt-socialstyle-style_05{gap:25px 10px}@media screen and (min-width:768px){.kt_simple_share_container.kt_share_location_none{display:none}.kt_simple_share_container.kt_share_location_before{padding-bottom:1px;margin-bottom:var(--global-md-spacing, 10px)}.kt_simple_share_container.kt_share_location_bottom,.kt_simple_share_container.kt_share_location_left,.kt_simple_share_container.kt_share_location_right{display:block;position:fixed;z-index:1000}.kt_simple_share_container.kt_share_location_left .kt_simple_share_container,.kt_simple_share_container.kt_share_location_right .kt_simple_share_container{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;border:1px solid #000;border-radius:5px;padding:10px;background-color:#fff;justify-content:center;align-items:center}.kt_simple_share_container.kt_share_location_bottom .kt_simple_share_container{display:flex;flex-wrap:wrap;gap:10px;padding:10px;background-color:#fff;justify-content:center;align-items:center}.kt_simple_share_container.kt_share_location_bottom .kt_simple_share_container.kt-social-bg-transparent,.kt_simple_share_container.kt_share_location_left .kt_simple_share_container.kt-social-bg-transparent,.kt_simple_share_container.kt_share_location_right .kt_simple_share_container.kt-social-bg-transparent{background-color:initial;border:0}.kt_simple_share_container.kt_share_location_bottom .kt_simple_share_container a,.kt_simple_share_container.kt_share_location_left .kt_simple_share_container a,.kt_simple_share_container.kt_share_location_right .kt_simple_share_container a{margin:0}.kt_simple_share_container.kt_share_location_bottom .kt_before_share_text,.kt_simple_share_container.kt_share_location_left .kt_before_share_text,.kt_simple_share_container.kt_share_location_right .kt_before_share_text{max-width:15ch;text-align:center}.kt_simple_share_container.kt_share_location_left{left:10px;top:50%;transform:translatey(-50%)}.kt_simple_share_container.kt_share_location_right{right:10px;top:50%;transform:translatey(-50%)}.kt_simple_share_container.kt_share_location_bottom{left:0;top:initial;bottom:0;width:100%}.kt_simple_share_container.kt_share_location_bottom .kt_simple_share_container{flex-direction:row;border:0;border-top:1px solid #000;border-radius:0}}@media screen and (max-width:767px){.kt_simple_share_container.kt_share_location_mobile_none{display:none}.kt_simple_share_container.kt_share_location_mobile_before{padding-bottom:1px;margin-bottom:var(--global-md-spacing, 10px)}.kt_simple_share_container.kt_share_location_mobile_after{padding-top:0;margin-top:var(--global-md-spacing, 10px);padding-bottom:2px}.kt_simple_share_container.kt_share_location_mobile_bottom,.kt_simple_share_container.kt_share_location_mobile_left,.kt_simple_share_container.kt_share_location_mobile_right{display:block;position:fixed;z-index:1000}.kt_simple_share_container.kt_share_location_mobile_left .kt_simple_share_container,.kt_simple_share_container.kt_share_location_mobile_right .kt_simple_share_container{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;border:1px solid #000;border-radius:5px;padding:10px;background-color:#fff;justify-content:center;align-items:center}.kt_simple_share_container.kt_share_location_mobile_bottom .kt_simple_share_container{display:flex;flex-wrap:wrap;gap:10px;padding:10px;background-color:#fff;justify-content:center;align-items:center}.kt_simple_share_container.kt_share_location_mobile_bottom .kt_simple_share_container.kt-social-bg-transparent,.kt_simple_share_container.kt_share_location_mobile_left .kt_simple_share_container.kt-social-bg-transparent,.kt_simple_share_container.kt_share_location_mobile_right .kt_simple_share_container.kt-social-bg-transparent{background-color:initial;border:0}.kt_simple_share_container.kt_share_location_mobile_bottom .kt_simple_share_container a,.kt_simple_share_container.kt_share_location_mobile_left .kt_simple_share_container a,.kt_simple_share_container.kt_share_location_mobile_right .kt_simple_share_container a{margin:0}.kt_simple_share_container.kt_share_location_mobile_bottom .kt_before_share_text,.kt_simple_share_container.kt_share_location_mobile_left .kt_before_share_text,.kt_simple_share_container.kt_share_location_mobile_right .kt_before_share_text{max-width:15ch;text-align:center}.kt_simple_share_container.kt_share_location_mobile_left{left:10px;top:50%;transform:translatey(-50%)}.kt_simple_share_container.kt_share_location_mobile_right{right:10px;top:50%;transform:translatey(-50%)}.kt_simple_share_container.kt_share_location_mobile_bottom{left:0;top:initial;bottom:0;width:100%}.kt_simple_share_container.kt_share_location_mobile_bottom .kt_simple_share_container{flex-direction:row;border:0;border-top:1px solid #000;border-radius:0}}.kt_simple_share_container.kt_share_shortcode{padding-top:5px;padding-bottom:5px}.kt_simple_share_container a{display:inline-flex;justify-content:center;align-items:center}.kt_simple_share_container .kt-social-svg-icon{display:inline-flex;align-self:center}.kt_simple_share_container svg{height:1em;width:1em}iframe[id^=PIN_]{border:10px solid gray}.kt-socialstyle-style_01 a,.kt-socialstyle-style_02 a{width:30px;height:30px;line-height:30px;background:gray;color:#fff;border-bottom:0;-webkit-transition:opacity .25s;transition:opacity .25s}.kt-socialstyle-style_01 a{font-size:16px;text-align:center;border-radius:50%;-moz-transform:translateZ(0) scale(1,1);-webkit-transform:translateZ(0) scale(1,1);transform:translateZ(0) scale(1,1)}.kt-socialstyle-style_02 a{border-radius:0}.kt-socialstyle-style_01.kt-social-size-large a,.kt-socialstyle-style_02.kt-social-size-large a{font-size:30px;width:50px;height:50px;line-height:50px}.kt-socialstyle-style_01 a:hover,.kt-socialstyle-style_02 a:hover{color:#fff;opacity:.9}.kt-socialstyle-style_01 .kt_facebook_share,.kt-socialstyle-style_02 .kt_facebook_share{background:#3b5998}.kt-socialstyle-style_01 .kt_twitter_share,.kt-socialstyle-style_02 .kt_twitter_share{background:#000}.kt-socialstyle-style_01 .kt_xing_share,.kt-socialstyle-style_02 .kt_xing_share{background:#026466}.kt-socialstyle-style_01 .kt_whatsapp_share,.kt-socialstyle-style_02 .kt_whatsapp_share{background:#25d366}.kt-socialstyle-style_01 .kt_linkedin_share,.kt-socialstyle-style_02 .kt_linkedin_share{background:#007bb6}.kt-socialstyle-style_01 .kt_tumblr_share,.kt-socialstyle-style_02 .kt_tumblr_share{background:#32506d}.kt-socialstyle-style_01 .kt_stumbleupon_share,.kt-socialstyle-style_02 .kt_stumbleupon_share{background:#eb4823}.kt-socialstyle-style_01 .kt_vk_share,.kt-socialstyle-style_02 .kt_vk_share{background:#45668e}.kt-socialstyle-style_01 .kt_digg_share,.kt-socialstyle-style_02 .kt_digg_share{background:#005be2}.kt-socialstyle-style_01 .kt_pinterest_share,.kt-socialstyle-style_02 .kt_pinterest_share{background:#c92228}.kt-socialstyle-style_01 .kt_reddit_share,.kt-socialstyle-style_02 .kt_reddit_share{background:#ff4500}.kt-socialstyle-style_01 .kt_email_share,.kt-socialstyle-style_02 .kt_email_share{background:#787878}.kt-socialstyle-style_02 a,.kt-socialstyle-style_03 a,.kt-socialstyle-style_04 a,.kt-socialstyle-style_05 a{text-align:center;font-size:16px;-moz-transform:translateZ(0) scale(1,1);-webkit-transform:translateZ(0) scale(1,1);transform:translateZ(0) scale(1,1)}.kt-socialstyle-style_03 a{width:30px;height:30px;line-height:30px;background:0 0;border-radius:50%;color:#333;border:1px solid #333;-webkit-transition:background .25s,border .25s;transition:background .25s,border .25s}.kt-socialstyle-style_04 a,.kt-socialstyle-style_05 a{-webkit-transition:opacity .25s;transition:opacity .25s}.kt-socialstyle-style_04 a{border-top:3px solid #333;border-bottom:0;background:0 0;border-radius:0;width:30px;height:30px;line-height:30px;display:inline-block}.kt-socialstyle-style_03.kt-social-size-large a,.kt-socialstyle-style_04.kt-social-size-large a{font-size:30px;width:50px;height:50px;line-height:50px}.kt-socialstyle-style_03.kt-social-size-large a i,.kt-socialstyle-style_04.kt-social-size-large a i{line-height:48px}.kt-socialstyle-style_03 a:hover{color:#fff}.kt-socialstyle-style_04 a:hover{opacity:.9}.kt-socialstyle-style_03 .kt_facebook_share:hover,.kt-socialstyle-style_05 .kt_facebook_share,.kt-socialstyle-style_05 .kt_facebook_share:after,.kt-socialstyle-style_05 .kt_facebook_share:before{background:#3b5998;border-color:#3b5998}.kt-socialstyle-style_03 .kt_twitter_share:hover,.kt-socialstyle-style_05 .kt_twitter_share,.kt-socialstyle-style_05 .kt_twitter_share:after,.kt-socialstyle-style_05 .kt_twitter_share:before{background:#000;border-color:#000}.kt-socialstyle-style_03 .kt_xing_share:hover,.kt-socialstyle-style_05 .kt_xing_share,.kt-socialstyle-style_05 .kt_xing_share:after,.kt-socialstyle-style_05 .kt_xing_share:before{background:#026466;border-color:#026466}.kt-socialstyle-style_03 .kt_whatsapp_share:hover,.kt-socialstyle-style_05 .kt_whatsapp_share,.kt-socialstyle-style_05 .kt_whatsapp_share:after,.kt-socialstyle-style_05 .kt_whatsapp_share:before{background:#25d366;border-color:#25d366}.kt-socialstyle-style_03 .kt_linkedin_share:hover,.kt-socialstyle-style_05 .kt_linkedin_share,.kt-socialstyle-style_05 .kt_linkedin_share:after,.kt-socialstyle-style_05 .kt_linkedin_share:before{background:#007bb6;border-color:#007bb6}.kt-socialstyle-style_03 .kt_tumblr_share:hover,.kt-socialstyle-style_05 .kt_tumblr_share,.kt-socialstyle-style_05 .kt_tumblr_share:after,.kt-socialstyle-style_05 .kt_tumblr_share:before{background:#32506d;border-color:#32506d}.kt-socialstyle-style_03 .kt_stumbleupon_share:hover,.kt-socialstyle-style_05 .kt_stumbleupon_share,.kt-socialstyle-style_05 .kt_stumbleupon_share:after,.kt-socialstyle-style_05 .kt_stumbleupon_share:before{background:#eb4823;border-color:#eb4823}.kt-socialstyle-style_03 .kt_vk_share:hover,.kt-socialstyle-style_05 .kt_vk_share,.kt-socialstyle-style_05 .kt_vk_share:after,.kt-socialstyle-style_05 .kt_vk_share:before{background:#45668e;border-color:#45668e}.kt-socialstyle-style_03 .kt_digg_share:hover,.kt-socialstyle-style_05 .kt_digg_share,.kt-socialstyle-style_05 .kt_digg_share:after,.kt-socialstyle-style_05 .kt_digg_share:before{background:#005be2;border-color:#005be2}.kt-socialstyle-style_03 .kt_pinterest_share:hover,.kt-socialstyle-style_05 .kt_pinterest_share,.kt-socialstyle-style_05 .kt_pinterest_share:after,.kt-socialstyle-style_05 .kt_pinterest_share:before{background:#c92228;border-color:#c92228}.kt-socialstyle-style_03 .kt_reddit_share:hover,.kt-socialstyle-style_05 .kt_reddit_share,.kt-socialstyle-style_05 .kt_reddit_share:after,.kt-socialstyle-style_05 .kt_reddit_share:before{background:#ff4500;border-color:#ff4500}.kt-socialstyle-style_03 .kt_email_share:hover,.kt-socialstyle-style_05 .kt_email_share,.kt-socialstyle-style_05 .kt_email_share:after,.kt-socialstyle-style_05 .kt_email_share:before{background:#787878;border-color:#787878}.kt-socialstyle-style_04 .kt_facebook_share{color:#3b5998;border-color:#3b5998}.kt-socialstyle-style_04 .kt_twitter_share{color:#000;border-color:#000}.kt-socialstyle-style_04 .kt_xing_share{color:#026466;border-color:#026466}.kt-socialstyle-style_04 .kt_whatsapp_share{color:#25d366;border-color:#25d366}.kt-socialstyle-style_04 .kt_linkedin_share{color:#007bb6;border-color:#007bb6}.kt-socialstyle-style_04 .kt_tumblr_share{color:#32506d;border-color:#32506d}.kt-socialstyle-style_04 .kt_stumbleupon_share{color:#eb4823;border-color:#eb4823}.kt-socialstyle-style_04 .kt_vk_share{color:#45668e;border-color:#45668e}.kt-socialstyle-style_04 .kt_digg_share{color:#005be2;border-color:#005be2}.kt-socialstyle-style_04 .kt_pinterest_share{color:#c92228;border-color:#c92228}.kt-socialstyle-style_04 .kt_reddit_share{color:#ff4500;border-color:#ff4500}.kt-socialstyle-style_04 .kt_email_share{color:#787878;border-color:#787878}.kt-socialstyle-style_05 a svg{line-height:22px;padding:0}.kt-socialstyle-style_05{padding:10px 0}.kt-socialstyle-style_05 a{width:40px;height:22px;line-height:22px;background:gray;position:relative;color:#fff}.kt-socialstyle-style_05 a:hover{opacity:.9;color:#fff}.kt-socialstyle-style_05 a:after,.kt-socialstyle-style_05 a:before{content:"";position:absolute;left:0;width:0;height:0;border-left:20px solid transparent!important;border-right:20px solid transparent!important;background:0 0!important}.kt-socialstyle-style_05 a:before{top:-10px;border-bottom:10px solid gray}.kt-socialstyle-style_05 a:after{bottom:-10px;border-top:10px solid gray}.kt-socialstyle-style_05.kt-social-size-large a{width:60px;height:32px;line-height:32px;font-size:26px}.kt-socialstyle-style_05.kt-social-size-large a i{line-height:32px}.kt-socialstyle-style_05.kt-social-size-large a:after{bottom:-15px;border-top-width:15px;border-left:30px solid transparent!important;border-right:30px solid transparent!important}.kt-socialstyle-style_05.kt-social-size-large a:before{top:-15px;border-bottom-width:15px;border-left:30px solid transparent!important;border-right:30px solid transparent!important}.kt_simple_share_container{display:flex;flex-wrap:wrap;gap:5px}.kt_simple_share_container:not(.kt_share_location_right):not(.kt_share_location_left){width:100%}@media screen and (max-width:767px){.kt_simple_share_container:not(.kt_share_location_mobile_right):not(.kt_share_location_mobile_left){width:100%}.kt_simple_share_container.kt_share_location_mobile_left:not(.kt_share_location_mobile_right),.kt_simple_share_container.kt_share_location_mobile_right:not(.kt_share_location_mobile_left){width:auto}}.kt-social-align-center{text-align:center;justify-content:center}.kt-social-align-left{text-align:left;justify-content:flex-start}.kt-social-align-right{text-align:right;justify-content:flex-end}.kt_before_share_text{display:inline-block;margin-right:5px;font-size:16px}.excerpt_sharing_before_output a{margin-bottom:5px}.kt_simple_share_container a .kt-social-svg-icon,.kt_simple_share_container a svg{pointer-events:none}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]{position:relative;cursor:pointer;z-index:1}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:before{position:absolute;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s cubic-bezier(.71,1.7,.77,1.24);transform:translate3d(0,0,0);pointer-events:none}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:focus:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:focus:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:hover:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:hover:before{visibility:visible;opacity:1}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:before{z-index:1001;border:6px solid transparent;background:0 0;content:""}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:after{z-index:1000;padding:8px;width:140px;background-color:#000;color:#fff;content:attr(data-tooltip);font-size:14px;line-height:1.2}@media screen and (min-width:768px){.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=top]:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=top]:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:before{bottom:100%;left:50%}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=top]:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:before{margin-left:-6px;margin-bottom:-12px;border-top-color:#000}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=top]:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:after{margin-left:-70px}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=top]:focus:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=top]:focus:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=top]:hover:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=top]:hover:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:focus:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:focus:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:hover:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:hover:before{-webkit-transform:translateY(-12px);-moz-transform:translateY(-12px);transform:translateY(-12px)}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=bottom]:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=bottom]:before{top:100%;bottom:auto;left:50%}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=bottom]:before{margin-top:-12px;margin-bottom:0;border-top-color:transparent;border-bottom-color:#000}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=bottom]:focus:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=bottom]:focus:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=bottom]:hover:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=bottom]:hover:before{-webkit-transform:translateY(12px);-moz-transform:translateY(12px);transform:translateY(12px)}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=right]:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=right]:before{left:calc(100% + 80px);bottom:auto;top:50%}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=right]:before{display:none}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=left]:focus:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=left]:focus:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=left]:hover:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=left]:hover:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=right]:focus:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=right]:focus:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=right]:hover:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=right]:hover:before{-webkit-transform:translateX(12px);-moz-transform:translateX(12px);transform:translateX(12px);transform:translateY(-50%)}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=left]:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=left]:before{right:calc(100% + 10px);left:initial;bottom:auto;top:50%}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement=left]:before{display:none}}@media screen and (max-width:767px){.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=top]:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=top]:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:before{bottom:100%;left:50%}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=top]:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:before{margin-left:-6px;margin-bottom:-12px;border-top-color:#000}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=top]:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:after{margin-left:-70px}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=top]:focus:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=top]:focus:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=top]:hover:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=top]:hover:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:focus:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:focus:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:hover:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-tooltip]:hover:before{-webkit-transform:translateY(-12px);-moz-transform:translateY(-12px);transform:translateY(-12px)}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=bottom]:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=bottom]:before{top:100%;bottom:auto;left:50%}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=bottom]:before{margin-top:-12px;margin-bottom:0;border-top-color:transparent;border-bottom-color:#000}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=bottom]:focus:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=bottom]:focus:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=bottom]:hover:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=bottom]:hover:before{-webkit-transform:translateY(12px);-moz-transform:translateY(12px);transform:translateY(12px)}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=right]:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=right]:before{left:calc(100% + 80px);bottom:auto;top:50%}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=right]:before{display:none}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=left]:focus:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=left]:focus:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=left]:hover:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=left]:hover:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=right]:focus:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=right]:focus:before,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=right]:hover:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=right]:hover:before{-webkit-transform:translateX(12px);-moz-transform:translateX(12px);transform:translateX(12px);transform:translateY(-50%)}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=left]:after,.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=left]:before{right:calc(100% + 10px);left:initial;bottom:auto;top:50%}.kt_simple_share_container:not(.kt-socialstyle-style_05) [data-placement-mobile=left]:before{display:none}}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:99999;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//ora-international.at/wp-content/plugins/kadence-galleries/assets/photoswipe/light-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}.kadence-galleries-pswp .pswp__button{background-image:url(//ora-international.at/wp-content/plugins/kadence-galleries/assets/photoswipe/light-skin.png)!important}.kadence-galleries-pswp .pswp__button.pswp__button--arrow--left,.kadence-galleries-pswp .pswp__button.pswp__button--arrow--right{background:0 0!important}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.kadence-galleries-pswp.pswp--svg .pswp__button{background-image:url(//ora-international.at/wp-content/plugins/kadence-galleries/assets/photoswipe/light-skin.svg)!important}.kadence-galleries-pswp.pswp--svg .pswp__button.pswp__button--arrow--left,.kadence-galleries-pswp.pswp--svg .pswp__button.pswp__button--arrow--right{background:0 0!important}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp__caption{z-index:1590}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;z-index:10000;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:30px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//ora-international.at/wp-content/plugins/kadence-galleries/assets/photoswipe/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(255,255,255,.9)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(255,255,255,.9)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}body.admin-bar .pswp{top:32px}.pswp__bg{background:#fff}.pswp__caption{transform:translate3d(0,-44px,0);cursor:pointer;text-align:center;min-height:30px}.pswp--zoomed-in .pswp__button--show--caption,.pswp--zoomed-in .pswp__caption{display:none!important}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(255,255,255,.9)}.pswp__caption__center{color:#111}.pswp__caption__center{position:relative;color:#111;max-height:35px;display:inline-block;width:auto;padding-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pswp__button--show--caption{position:absolute;top:-20px;z-index:9999999;left:50%;width:110px;text-align:center;padding:0;color:#333;height:20px;background:rgba(255,255,255,.9)!important;margin-left:-55px;font-size:11px;line-height:20px;outline:0!important}.pswp__caption.caption-empty{display:none!important}.pswp__button--show--caption.kt-btn-show{display:block}.pswp__caption.active .pswp__button--show--caption.kt-btn-show{display:none}.pswp__button--show--caption.kt-btn-hide{display:none}.pswp__caption.active .pswp__button--show--caption.kt-btn-hide{display:block}.pswp__button--show--caption.force-hide{display:none!important}.pswp__ui--idle .pswp__button--show--caption,.pswp__ui--idle .pswp__caption{opacity:0}.pswp__caption.active .pswp__caption__center{max-height:inherit;padding-right:10px;overflow:visible;white-space:normal}.pswp__counter{color:#999}.pswp__caption__center .kt-gallery-categories{display:none}.pswp__caption__center .kt-gallery-caption-title h5{margin:0;font-weight:700;color:#333;display:inline;font-size:13px;line-height:20px}.pswp__caption.active .pswp__caption__center{text-align:left;display:block}.pswp__caption__center .kt-gallery-caption-title{display:inline;padding-right:10px}.pswp__caption.active .pswp__caption__center .kt-gallery-caption-title{display:block;padding:0}.pswp__caption.active .pswp__caption__center .kt-gallery-categories{display:block}.pswp__caption__center .kt-gallery-caption-text{display:inline}a.pswp__share--download{display:none}.kt-photoshelter-gallery .gallery-caption{display:none}.kt-galleries-container{margin:0 -5px}.kt-gallery-item{float:left;padding:0 5px 10px;list-style:none;overflow:hidden;box-sizing:border-box}.kadence-galleries-pagenav{text-align:center;margin-bottom:20px}.kadence-galleries-pagenav .current,.kadence-galleries-pagenav a:hover{background:#444;color:#fff}.kadence-galleries-pagenav a,.kadence-galleries-pagenav span{border:1px solid #444;color:#444;border-radius:3px;padding:6px 12px;font-size:12px;font-weight:700;margin:5px;display:inline-block;background:0 0;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;-ms-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.kt-gallery-item a.kadence-galleries-pinterest-btn{position:absolute;left:5px;top:5px;color:#fff;background-color:#bd081c;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:800;opacity:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.kt-gallery-item a.kadence-galleries-pinterest-btn:hover{background-color:#a50718}.kt-gallery-item:hover a.kadence-galleries-pinterest-btn{opacity:1}.kt-gal-fade-in{opacity:0}.kt-ga-columns-sm-6 .kt-gallery-item{width:16.67%}.kt-ga-columns-sm-5 .kt-gallery-item{width:20%}.kt-ga-columns-sm-4 .kt-gallery-item,.ktg-ss-mosaic-3{width:25%}.kt-ga-columns-sm-3 .kt-gallery-item,.ktg-ss-mosaic-4{width:33.33%}.kt-ga-columns-sm-2 .kt-gallery-item,.ktg-ss-mosaic-6{width:50%}.ktg-ss-mosaic-8{width:66.66666667%}.kt-ga-columns-sm-1 .kt-gallery-item,.ktg-ss-mosaic-12{width:100%}@media (min-width:767px){.kt-ga-columns-md-6 .kt-gallery-item{width:16.67%}.kt-ga-columns-md-5 .kt-gallery-item{width:20%}.kt-ga-columns-md-4 .kt-gallery-item,.ktg-sm-mosaic-3{width:25%}.kt-ga-columns-md-3 .kt-gallery-item,.ktg-sm-mosaic-4{width:33.33%}.kt-ga-columns-md-2 .kt-gallery-item,.ktg-sm-mosaic-6{width:50%}.ktg-sm-mosaic-8{width:66.66666667%}.kt-ga-columns-md-1 .kt-gallery-item,.ktg-sm-mosaic-12{width:100%}}@media (min-width:992px){.kt-ga-columns-lg-6 .kt-gallery-item{width:16.67%}.kt-ga-columns-lg-5 .kt-gallery-item{width:20%}.kt-ga-columns-lg-4 .kt-gallery-item,.ktg-mosaic-3{width:25%}.kt-ga-columns-lg-3 .kt-gallery-item,.ktg-mosaic-4{width:33.33%}.kt-ga-columns-lg-2 .kt-gallery-item,.ktg-mosaic-6{width:50%}.ktg-mosaic-8{width:66.66666667%}.kt-ga-columns-lg-1 .kt-gallery-item,.ktg-mosaic-12{width:100%}}@media (max-width:991px){.mosaic-sm-wide-grid-size .kt-gallery-intrinsic{padding-bottom:50%!important}.mosaic-sm-wide-grid-size .kt-gallery-intrinsic .kt-gallery-intrinsic-inner img{width:auto;height:auto;min-width:100%}.mosaic-sm-square-grid-size .kt-gallery-intrinsic{padding-bottom:100%!important}.mosaic-sm-square-grid-size .kt-gallery-intrinsic .kt-gallery-intrinsic-inner img{width:auto;height:auto;max-height:100%;max-width:none}.mosaic-tall-sm-square-grid-size .kt-gallery-intrinsic{padding-bottom:100%!important}.mosaic-tall-sm-square-grid-size .kt-gallery-intrinsic .kt-gallery-intrinsic-inner img{width:auto;height:auto;max-width:100%}}.kt-gallery-mosaic .kt-gallery-item{padding:0}.kt-gallery-mosaic .kt-gallery-item .kt-gallery-intrinsic-inner,.kt-gallery-mosaic .kt-gallery-item .kt-gallery-item-overlay{position:absolute;top:3px;bottom:3px;left:3px;right:3px;width:auto;height:auto;overflow:hidden}.kt-gallery-mosaic .kt-gallery-caption-container{left:3px;right:3px;width:auto}.kt-galleries-show-caption-bottom.kt-gallery-mosaic .kt-gallery-item:hover .kt-gallery-caption-container{bottom:3px}.kt-galleries-show-caption-center.kt-gallery-mosaic .kt-gallery-caption-container{top:3px;bottom:3px;left:3px;right:3px;width:auto;height:auto}.kt-gal-outer-mosaic{margin:0 -3px 3px}.kt-galleries-hide-caption .kt-gallery-caption-container{display:none}.kt-gallery-categories{text-transform:uppercase;font-size:11px}.kt-galleries-container .kt-gallery-caption-title h5{margin:0;color:#222;line-height:26px;font-size:18px;margin-bottom:5px}.kt-gallery-intrinsic{height:0}.kt-gallery-intrinsic img{position:absolute;width:100%;height:100%}.kt-galleries-container.kt-galleries-show-caption-bottom .kt-gallery-caption-title h5{color:#333}.kt-gallery-caption-container{color:#444;padding:15px 20px;position:absolute;bottom:0;width:100%;left:0;background:#fff;opacity:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;transform:translateY(100%)}.kt-galleries-show-caption-bottom .kt-gallery-caption-container{opacity:1}.kt-galleries-show-caption-bottom .kt-gallery-item:hover .kt-gallery-caption-container{opacity:1;transform:translateY(0)}.kt-galleries-show-caption-bottom .kt-gallery-item .kt-image-item{transform:translateY(0);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.kt-galleries-show-caption-bottom .kt-gallery-item:hover .kt-image-item{transform:translateY(-50px)}.kt-galleries-show-caption-bottom .kt-overlay-border{display:none}.kt-galleries-show-caption-bottom .kt-gallery-item-overlay{background:0 0}.kt-galleries-show-caption-bottom .kt-gallery-item-icon{background:0 0;transform:translateY(50px);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.kt-gallery-title:before{content:'';display:table;clear:both}.kt-gallery-title{margin-bottom:20px}.kt-galleries-show-caption-bottom .kt-gallery-item:hover .kt-gallery-item-icon{transform:translateY(0)}.kt-galleries-show-caption-bottom .kt-gallery-item.kt-no-caption:hover .kt-image-item{transform:translateY(0)}.kt-galleries-show-caption-bottom .kt-gallery-item.kt-no-caption:hover .kt-gallery-caption-container{transform:translateY(100%)}.kt-galleries-show-caption-center .kt-gallery-item-icon{display:none}.kt-galleries-show-caption-center .kt-gallery-item.kt-no-caption .kt-gallery-caption-container{font-size:0}.kt-galleries-show-caption-center .kt-gallery-caption-container{color:#222;padding:20px;position:absolute;bottom:0;width:100%;display:flex;height:100%;left:0;text-align:center;background:rgba(255,255,255,.8);opacity:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;transform:none;justify-content:center;align-items:center}.kt-galleries-show-caption-center .kt-gallery-item-overlay{background:0 0;z-index:11}.kt-galleries-show-caption-center .kt-gallery-item:hover .kt-gallery-caption-container{opacity:1}.kt-galleries-show-caption-center .kt-overlay-border:after,.kt-galleries-show-caption-center .kt-overlay-border:before{border-color:#222;z-index:100}.kt-gallery-item-overlay{position:absolute;width:100%;height:100%;top:0;background:rgba(255,255,255,.3);left:0;opacity:0;-webkit-transform:translateZ(0);-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.kt-gallery-item:hover .kt-gallery-item-overlay{opacity:1}.kt-galleries-show-caption-bottom .kt-gallery-item a{overflow:hidden}.kt-gallery-align-vertical{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}i.kt-gallery-item-icon:before{background:#fff;width:1px;height:80px;content:'';display:block;margin-top:-40px;margin-bottom:-40px}i.kt-gallery-item-icon:after{background:#fff;width:80px;height:1px;margin-left:-40px;margin-right:-40px;content:'';display:block}.kt-gallery-item a{position:relative;display:block;box-shadow:none!important;border:0}.kt-gallery-item .kt-image-item img{width:100%;box-shadow:none;padding:0;margin:0;border-radius:0;display:block}.kt-gallery-tiles{position:relative}.kt-gallery-tiles .kt-gallery-item{display:inline-block;overflow:hidden;padding:0;width:auto}.kt-gallery-tiles .kt-gallery-item img{width:100%}.kt-gallery-tiles .kt-gallery-intrinsic{height:auto;padding-bottom:0!important}.kt-gallery-tiles .kt-gallery-item img{position:static}.kt-gallery-tiles.justified-gallery .kt-gallery-item{position:absolute}.kt-overlay-border{position:absolute;left:10px;right:10px;bottom:10px;top:10px;-webkit-transform:translateZ(0);border:1px solid rgba(255,255,255,0)}.kt-overlay-border:after,.kt-overlay-border:before{width:100%;height:100%;z-index:3;content:'';position:absolute;top:0;left:0;opacity:1;box-sizing:border-box;-ms-transition:all .5s ease-out;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0)}.kt-overlay-border:before{border-bottom:1px solid #fff;border-left:1px solid #fff;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;transform-origin:0 100%}.kt-overlay-border:after{border-top:1px solid #fff;border-right:1px solid #fff;-ms-transform-origin:100% 0;-webkit-transform-origin:100% 0;transform-origin:100% 0}.kt-gallery-item:hover .kt-overlay-border:after,.kt-gallery-item:hover .kt-overlay-border:before{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}.kt-loaded .kt-load-cube-grid{display:none}.kt-galleries-loading .kt-filters{display:none}.kt-galleries-loading.kt-loaded .kt-filters{display:block}.gallery-albumn-content .kt-gallery-item a img{width:100%}.kt-filters .kt-option-set{padding:0;text-align:center;list-style:none;margin-bottom:10px;margin-top:5px}.kt-filters .kt-option-set li{display:inline-block;margin:3px}.kt-filters .kt-option-set li a{position:relative;color:#444;padding:6px 8px;-webkit-transform:translateZ(0);border:1px solid transparent;text-transform:uppercase}.kt-filters .kt-option-set li a:after,.kt-filters .kt-option-set li a:before{width:100%;height:100%;z-index:3;content:'';position:absolute;top:0;left:0;opacity:1;box-sizing:border-box;-ms-transition:all .3s ease-out;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0)}.kt-filters .kt-option-set li a:before{border-bottom:1px solid #444;border-left:1px solid #444;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;transform-origin:0 100%}.kt-filters .kt-option-set li a:after{border-top:1px solid #444;border-right:1px solid #444;-ms-transform-origin:100% 0;-webkit-transform-origin:100% 0;transform-origin:100% 0}.kt-filters .kt-option-set li a:hover:after,.kt-filters .kt-option-set li a:hover:before{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}.kt-filters .kt-option-set li a.selected:after,.kt-filters .kt-option-set li a.selected:before{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}.kt-galleries-mag-pop .mfp-zoom-in .mfp-arrow-left:before,.kt-galleries-mag-pop .mfp-zoom-in .mfp-arrow-right:before{position:static;border:0;margin:0;width:auto;height:auto}.kt-galleries-mag-pop .mfp-zoom-in .mfp-arrow-left:after,.kt-galleries-mag-pop .mfp-zoom-in .mfp-arrow-right:after{position:static;border:0;margin:0;width:auto;height:auto}.k-galleries-page-nav{text-align:center}.k-galleries-page-nav .nav-links>a,.k-galleries-page-nav .nav-links>span{padding:8px 18px;font-weight:700;font-size:14px;margin:5px;display:inline-block;float:none;min-width:14px;text-align:center;color:#aaa;background:#fff;border:solid 2px #aaa;transition:all .2s ease-in-out}.k-galleries-page-nav .nav-links>a:hover{border-color:#777;color:#777}.k-galleries-page-nav .nav-links>.current{border-color:#777;background:#777;color:#fff}.k-galleries-page-nav .nav-links:after,.k-galleries-page-nav:before{clear:both;display:table;content:''}.kt-load-cube-grid{width:40px;height:40px;margin:100px auto;position:relative}.kt-loading-text{position:absolute;bottom:-24px;width:180px;text-align:center;margin-left:-90px;font-size:11px;line-height:1;left:50%}.kt-load-cube-grid .kt-load-cube{width:33%;height:33%;background-color:#999;float:left;-webkit-animation:kt-load-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:kt-load-cubeGridScaleDelay 1.3s infinite ease-in-out}.kt-load-cube-grid .kt-load-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}.kt-load-cube-grid .kt-load-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.kt-load-cube-grid .kt-load-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.kt-load-cube-grid .kt-load-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.kt-load-cube-grid .kt-load-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.kt-load-cube-grid .kt-load-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.kt-load-cube-grid .kt-load-cube7{-webkit-animation-delay:0s;animation-delay:0s}.kt-load-cube-grid .kt-load-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.kt-load-cube-grid .kt-load-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes kt-load-cubeGridScaleDelay{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes kt-load-cubeGridScaleDelay{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
0%, 20%, 53%, 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);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
0%, 20%, 53%, 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);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
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);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
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);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
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);
}
}
@keyframes shake {
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);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
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);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
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);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
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);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
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);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
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);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
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);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
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);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
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);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
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);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
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);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
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);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
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);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
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;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
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;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
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;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
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;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
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;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
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;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
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;
}
}
@keyframes rotateIn {
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;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
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;
}
}
@keyframes rotateInDownLeft {
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;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
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;
}
}
@keyframes rotateInDownRight {
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;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
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;
}
}
@keyframes rotateInUpLeft {
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;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
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;
}
}
@keyframes rotateInUpRight {
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;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
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);
}
}
@keyframes zoomInDown {
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);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
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);
}
}
@keyframes zoomInLeft {
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);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
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);
}
}
@keyframes zoomInRight {
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);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
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);
}
}
@keyframes zoomInUp {
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);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
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.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-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);
}
}
@keyframes zoomOutDown {
40% {
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.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-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);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
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.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-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);
}
}
@keyframes zoomOutUp {
40% {
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.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-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);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}