@charset "UTF-8";
.fs-container,
.fs-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.fs-container {
width: 750px;
}
}
@media (min-width: 992px) {
.fs-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.fs-container {
width: 1170px;
}
}
.fs-row {
margin-right: -15px;
margin-left: -15px;
}
.fs-row-no-gutters {
margin-right: 0;
margin-left: 0;
}
.fs-row-no-gutters [class*="fs-col-"] {
padding-right: 0;
padding-left: 0;
}
.fs-col-xs-1,
.fs-col-sm-1,
.fs-col-md-1,
.fs-col-lg-1,
.fs-col-xs-2,
.fs-col-sm-2,
.fs-col-md-2,
.fs-col-lg-2,
.fs-col-xs-3,
.fs-col-sm-3,
.fs-col-md-3,
.fs-col-lg-3,
.fs-col-xs-4,
.fs-col-sm-4,
.fs-col-md-4,
.fs-col-lg-4,
.fs-col-xs-5,
.fs-col-sm-5,
.fs-col-md-5,
.fs-col-lg-5,
.fs-col-xs-6,
.fs-col-sm-6,
.fs-col-md-6,
.fs-col-lg-6,
.fs-col-xs-7,
.fs-col-sm-7,
.fs-col-md-7,
.fs-col-lg-7,
.fs-col-xs-8,
.fs-col-sm-8,
.fs-col-md-8,
.fs-col-lg-8,
.fs-col-xs-9,
.fs-col-sm-9,
.fs-col-md-9,
.fs-col-lg-9,
.fs-col-xs-10,
.fs-col-sm-10,
.fs-col-md-10,
.fs-col-lg-10,
.fs-col-xs-11,
.fs-col-sm-11,
.fs-col-md-11,
.fs-col-lg-11,
.fs-col-xs-12,
.fs-col-sm-12,
.fs-col-md-12,
.fs-col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.fs-col-xs-1,
.fs-col-xs-2,
.fs-col-xs-3,
.fs-col-xs-4,
.fs-col-xs-5,
.fs-col-xs-6,
.fs-col-xs-7,
.fs-col-xs-8,
.fs-col-xs-9,
.fs-col-xs-10,
.fs-col-xs-11,
.fs-col-xs-12 {
float: left;
}
.fs-col-xs-12 {
width: 100%;
}
.fs-col-xs-11 {
width: 91.66666667%;
}
.fs-col-xs-10 {
width: 83.33333333%;
}
.fs-col-xs-9 {
width: 75%;
}
.fs-col-xs-8 {
width: 66.66666667%;
}
.fs-col-xs-7 {
width: 58.33333333%;
}
.fs-col-xs-6 {
width: 50%;
}
.fs-col-xs-5 {
width: 41.66666667%;
}
.fs-col-xs-4 {
width: 33.33333333%;
}
.fs-col-xs-3 {
width: 25%;
}
.fs-col-xs-2 {
width: 16.66666667%;
}
.fs-col-xs-1 {
width: 8.33333333%;
}
.fs-col-xs-pull-12 {
right: 100%;
}
.fs-col-xs-pull-11 {
right: 91.66666667%;
}
.fs-col-xs-pull-10 {
right: 83.33333333%;
}
.fs-col-xs-pull-9 {
right: 75%;
}
.fs-col-xs-pull-8 {
right: 66.66666667%;
}
.fs-col-xs-pull-7 {
right: 58.33333333%;
}
.fs-col-xs-pull-6 {
right: 50%;
}
.fs-col-xs-pull-5 {
right: 41.66666667%;
}
.fs-col-xs-pull-4 {
right: 33.33333333%;
}
.fs-col-xs-pull-3 {
right: 25%;
}
.fs-col-xs-pull-2 {
right: 16.66666667%;
}
.fs-col-xs-pull-1 {
right: 8.33333333%;
}
.fs-col-xs-pull-0 {
right: auto;
}
.fs-col-xs-push-12 {
left: 100%;
}
.fs-col-xs-push-11 {
left: 91.66666667%;
}
.fs-col-xs-push-10 {
left: 83.33333333%;
}
.fs-col-xs-push-9 {
left: 75%;
}
.fs-col-xs-push-8 {
left: 66.66666667%;
}
.fs-col-xs-push-7 {
left: 58.33333333%;
}
.fs-col-xs-push-6 {
left: 50%;
}
.fs-col-xs-push-5 {
left: 41.66666667%;
}
.fs-col-xs-push-4 {
left: 33.33333333%;
}
.fs-col-xs-push-3 {
left: 25%;
}
.fs-col-xs-push-2 {
left: 16.66666667%;
}
.fs-col-xs-push-1 {
left: 8.33333333%;
}
.fs-col-xs-push-0 {
left: auto;
}
.fs-col-xs-offset-12 {
margin-left: 100%;
}
.fs-col-xs-offset-11 {
margin-left: 91.66666667%;
}
.fs-col-xs-offset-10 {
margin-left: 83.33333333%;
}
.fs-col-xs-offset-9 {
margin-left: 75%;
}
.fs-col-xs-offset-8 {
margin-left: 66.66666667%;
}
.fs-col-xs-offset-7 {
margin-left: 58.33333333%;
}
.fs-col-xs-offset-6 {
margin-left: 50%;
}
.fs-col-xs-offset-5 {
margin-left: 41.66666667%;
}
.fs-col-xs-offset-4 {
margin-left: 33.33333333%;
}
.fs-col-xs-offset-3 {
margin-left: 25%;
}
.fs-col-xs-offset-2 {
margin-left: 16.66666667%;
}
.fs-col-xs-offset-1 {
margin-left: 8.33333333%;
}
.fs-col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.fs-col-sm-1,
.fs-col-sm-2,
.fs-col-sm-3,
.fs-col-sm-4,
.fs-col-sm-5,
.fs-col-sm-6,
.fs-col-sm-7,
.fs-col-sm-8,
.fs-col-sm-9,
.fs-col-sm-10,
.fs-col-sm-11,
.fs-col-sm-12 {
float: left;
}
.fs-col-sm-12 {
width: 100%;
}
.fs-col-sm-11 {
width: 91.66666667%;
}
.fs-col-sm-10 {
width: 83.33333333%;
}
.fs-col-sm-9 {
width: 75%;
}
.fs-col-sm-8 {
width: 66.66666667%;
}
.fs-col-sm-7 {
width: 58.33333333%;
}
.fs-col-sm-6 {
width: 50%;
}
.fs-col-sm-5 {
width: 41.66666667%;
}
.fs-col-sm-4 {
width: 33.33333333%;
}
.fs-col-sm-3 {
width: 25%;
}
.fs-col-sm-2 {
width: 16.66666667%;
}
.fs-col-sm-1 {
width: 8.33333333%;
}
.fs-col-sm-pull-12 {
right: 100%;
}
.fs-col-sm-pull-11 {
right: 91.66666667%;
}
.fs-col-sm-pull-10 {
right: 83.33333333%;
}
.fs-col-sm-pull-9 {
right: 75%;
}
.fs-col-sm-pull-8 {
right: 66.66666667%;
}
.fs-col-sm-pull-7 {
right: 58.33333333%;
}
.fs-col-sm-pull-6 {
right: 50%;
}
.fs-col-sm-pull-5 {
right: 41.66666667%;
}
.fs-col-sm-pull-4 {
right: 33.33333333%;
}
.fs-col-sm-pull-3 {
right: 25%;
}
.fs-col-sm-pull-2 {
right: 16.66666667%;
}
.fs-col-sm-pull-1 {
right: 8.33333333%;
}
.fs-col-sm-pull-0 {
right: auto;
}
.fs-col-sm-push-12 {
left: 100%;
}
.fs-col-sm-push-11 {
left: 91.66666667%;
}
.fs-col-sm-push-10 {
left: 83.33333333%;
}
.fs-col-sm-push-9 {
left: 75%;
}
.fs-col-sm-push-8 {
left: 66.66666667%;
}
.fs-col-sm-push-7 {
left: 58.33333333%;
}
.fs-col-sm-push-6 {
left: 50%;
}
.fs-col-sm-push-5 {
left: 41.66666667%;
}
.fs-col-sm-push-4 {
left: 33.33333333%;
}
.fs-col-sm-push-3 {
left: 25%;
}
.fs-col-sm-push-2 {
left: 16.66666667%;
}
.fs-col-sm-push-1 {
left: 8.33333333%;
}
.fs-col-sm-push-0 {
left: auto;
}
.fs-col-sm-offset-12 {
margin-left: 100%;
}
.fs-col-sm-offset-11 {
margin-left: 91.66666667%;
}
.fs-col-sm-offset-10 {
margin-left: 83.33333333%;
}
.fs-col-sm-offset-9 {
margin-left: 75%;
}
.fs-col-sm-offset-8 {
margin-left: 66.66666667%;
}
.fs-col-sm-offset-7 {
margin-left: 58.33333333%;
}
.fs-col-sm-offset-6 {
margin-left: 50%;
}
.fs-col-sm-offset-5 {
margin-left: 41.66666667%;
}
.fs-col-sm-offset-4 {
margin-left: 33.33333333%;
}
.fs-col-sm-offset-3 {
margin-left: 25%;
}
.fs-col-sm-offset-2 {
margin-left: 16.66666667%;
}
.fs-col-sm-offset-1 {
margin-left: 8.33333333%;
}
.fs-col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.fs-col-md-1,
.fs-col-md-2,
.fs-col-md-3,
.fs-col-md-4,
.fs-col-md-5,
.fs-col-md-6,
.fs-col-md-7,
.fs-col-md-8,
.fs-col-md-9,
.fs-col-md-10,
.fs-col-md-11,
.fs-col-md-12 {
float: left;
}
.fs-col-md-12 {
width: 100%;
}
.fs-col-md-11 {
width: 91.66666667%;
}
.fs-col-md-10 {
width: 83.33333333%;
}
.fs-col-md-9 {
width: 75%;
}
.fs-col-md-8 {
width: 66.66666667%;
}
.fs-col-md-7 {
width: 58.33333333%;
}
.fs-col-md-6 {
width: 50%;
}
.fs-col-md-5 {
width: 41.66666667%;
}
.fs-col-md-4 {
width: 33.33333333%;
}
.fs-col-md-3 {
width: 25%;
}
.fs-col-md-2 {
width: 16.66666667%;
}
.fs-col-md-1 {
width: 8.33333333%;
}
.fs-col-md-pull-12 {
right: 100%;
}
.fs-col-md-pull-11 {
right: 91.66666667%;
}
.fs-col-md-pull-10 {
right: 83.33333333%;
}
.fs-col-md-pull-9 {
right: 75%;
}
.fs-col-md-pull-8 {
right: 66.66666667%;
}
.fs-col-md-pull-7 {
right: 58.33333333%;
}
.fs-col-md-pull-6 {
right: 50%;
}
.fs-col-md-pull-5 {
right: 41.66666667%;
}
.fs-col-md-pull-4 {
right: 33.33333333%;
}
.fs-col-md-pull-3 {
right: 25%;
}
.fs-col-md-pull-2 {
right: 16.66666667%;
}
.fs-col-md-pull-1 {
right: 8.33333333%;
}
.fs-col-md-pull-0 {
right: auto;
}
.fs-col-md-push-12 {
left: 100%;
}
.fs-col-md-push-11 {
left: 91.66666667%;
}
.fs-col-md-push-10 {
left: 83.33333333%;
}
.fs-col-md-push-9 {
left: 75%;
}
.fs-col-md-push-8 {
left: 66.66666667%;
}
.fs-col-md-push-7 {
left: 58.33333333%;
}
.fs-col-md-push-6 {
left: 50%;
}
.fs-col-md-push-5 {
left: 41.66666667%;
}
.fs-col-md-push-4 {
left: 33.33333333%;
}
.fs-col-md-push-3 {
left: 25%;
}
.fs-col-md-push-2 {
left: 16.66666667%;
}
.fs-col-md-push-1 {
left: 8.33333333%;
}
.fs-col-md-push-0 {
left: auto;
}
.fs-col-md-offset-12 {
margin-left: 100%;
}
.fs-col-md-offset-11 {
margin-left: 91.66666667%;
}
.fs-col-md-offset-10 {
margin-left: 83.33333333%;
}
.fs-col-md-offset-9 {
margin-left: 75%;
}
.fs-col-md-offset-8 {
margin-left: 66.66666667%;
}
.fs-col-md-offset-7 {
margin-left: 58.33333333%;
}
.fs-col-md-offset-6 {
margin-left: 50%;
}
.fs-col-md-offset-5 {
margin-left: 41.66666667%;
}
.fs-col-md-offset-4 {
margin-left: 33.33333333%;
}
.fs-col-md-offset-3 {
margin-left: 25%;
}
.fs-col-md-offset-2 {
margin-left: 16.66666667%;
}
.fs-col-md-offset-1 {
margin-left: 8.33333333%;
}
.fs-col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.fs-col-lg-1,
.fs-col-lg-2,
.fs-col-lg-3,
.fs-col-lg-4,
.fs-col-lg-5,
.fs-col-lg-6,
.fs-col-lg-7,
.fs-col-lg-8,
.fs-col-lg-9,
.fs-col-lg-10,
.fs-col-lg-11,
.fs-col-lg-12 {
float: left;
}
.fs-col-lg-12 {
width: 100%;
}
.fs-col-lg-11 {
width: 91.66666667%;
}
.fs-col-lg-10 {
width: 83.33333333%;
}
.fs-col-lg-9 {
width: 75%;
}
.fs-col-lg-8 {
width: 66.66666667%;
}
.fs-col-lg-7 {
width: 58.33333333%;
}
.fs-col-lg-6 {
width: 50%;
}
.fs-col-lg-5 {
width: 41.66666667%;
}
.fs-col-lg-4 {
width: 33.33333333%;
}
.fs-col-lg-3 {
width: 25%;
}
.fs-col-lg-2 {
width: 16.66666667%;
}
.fs-col-lg-1 {
width: 8.33333333%;
}
.fs-col-lg-pull-12 {
right: 100%;
}
.fs-col-lg-pull-11 {
right: 91.66666667%;
}
.fs-col-lg-pull-10 {
right: 83.33333333%;
}
.fs-col-lg-pull-9 {
right: 75%;
}
.fs-col-lg-pull-8 {
right: 66.66666667%;
}
.fs-col-lg-pull-7 {
right: 58.33333333%;
}
.fs-col-lg-pull-6 {
right: 50%;
}
.fs-col-lg-pull-5 {
right: 41.66666667%;
}
.fs-col-lg-pull-4 {
right: 33.33333333%;
}
.fs-col-lg-pull-3 {
right: 25%;
}
.fs-col-lg-pull-2 {
right: 16.66666667%;
}
.fs-col-lg-pull-1 {
right: 8.33333333%;
}
.fs-col-lg-pull-0 {
right: auto;
}
.fs-col-lg-push-12 {
left: 100%;
}
.fs-col-lg-push-11 {
left: 91.66666667%;
}
.fs-col-lg-push-10 {
left: 83.33333333%;
}
.fs-col-lg-push-9 {
left: 75%;
}
.fs-col-lg-push-8 {
left: 66.66666667%;
}
.fs-col-lg-push-7 {
left: 58.33333333%;
}
.fs-col-lg-push-6 {
left: 50%;
}
.fs-col-lg-push-5 {
left: 41.66666667%;
}
.fs-col-lg-push-4 {
left: 33.33333333%;
}
.fs-col-lg-push-3 {
left: 25%;
}
.fs-col-lg-push-2 {
left: 16.66666667%;
}
.fs-col-lg-push-1 {
left: 8.33333333%;
}
.fs-col-lg-push-0 {
left: auto;
}
.fs-col-lg-offset-12 {
margin-left: 100%;
}
.fs-col-lg-offset-11 {
margin-left: 91.66666667%;
}
.fs-col-lg-offset-10 {
margin-left: 83.33333333%;
}
.fs-col-lg-offset-9 {
margin-left: 75%;
}
.fs-col-lg-offset-8 {
margin-left: 66.66666667%;
}
.fs-col-lg-offset-7 {
margin-left: 58.33333333%;
}
.fs-col-lg-offset-6 {
margin-left: 50%;
}
.fs-col-lg-offset-5 {
margin-left: 41.66666667%;
}
.fs-col-lg-offset-4 {
margin-left: 33.33333333%;
}
.fs-col-lg-offset-3 {
margin-left: 25%;
}
.fs-col-lg-offset-2 {
margin-left: 16.66666667%;
}
.fs-col-lg-offset-1 {
margin-left: 8.33333333%;
}
.fs-col-lg-offset-0 {
margin-left: 0%;
}
} .fs-container h1,
.fs-container h2,
.fs-container h3,
.fs-container h4,
.fs-container h5,
.fs-container h6,
.fs-container p {
margin: 0 !important;
}
.fs-container a,
.fs-container a:hover {
color: #000;
text-decoration: none;
background-color: transparent;
}
.fs-container a:active,
.fs-container a:hover {
outline: 0;
} input[type='checkbox'], 
input[type='radio'] {
outline: none !important;
} .fs-img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.fs-img-rounded {
border-radius: 6px;
}
.fs-img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.fs-img-circle {
border-radius: 50%;
} .fs-btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.fs-btn:focus,
.fs-btn:active:focus,
.fs-btn.active:focus,
.fs-btn.focus,
.fs-btn:active.focus,
.fs-btn.active.focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.fs-btn:hover,
.fs-btn:focus,
.fs-btn.focus {
color: #333333;
text-decoration: none;
}
.fs-btn:active,
.fs-btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.fs-btn.disabled,
.fs-btn[disabled],
fieldset[disabled] .fs-btn {
cursor: not-allowed;
filter: alpha(opacity=65);
opacity: 0.65;
-webkit-box-shadow: none;
box-shadow: none;
}
a.fs-btn.disabled,
fieldset[disabled] a.fs-btn {
pointer-events: none;
}
.fs-btn-primary {
color: #ffffff;
background-color: #337ab7;
border-color: #2e6da4;
}
.fs-btn-primary:focus,
.fs-btn-primary.focus {
outline: none;
}
.fs-btn-primary:hover {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.fs-btn-primary:active,
.fs-btn-primary.active,
.open>.dropdown-toggle.fs-btn-primary {
color: #ffffff;
background-color: #286090;
background-image: none;
border-color: #204d74;
}
.fs-btn-primary:active:hover,
.fs-btn-primary.active:hover,
.open>.dropdown-toggle.fs-btn-primary:hover,
.fs-btn-primary:active:focus,
.fs-btn-primary.active:focus,
.open>.dropdown-toggle.fs-btn-primary:focus,
.fs-btn-primary:active.focus,
.fs-btn-primary.active.focus,
.open>.dropdown-toggle.fs-btn-primary.focus {
color: #ffffff;
background-color: #204d74;
border-color: #122b40;
}
.fs-btn-primary.disabled:hover,
.fs-btn-primary[disabled]:hover,
fieldset[disabled] .fs-btn-primary:hover,
.fs-btn-primary.disabled:focus,
.fs-btn-primary[disabled]:focus,
fieldset[disabled] .fs-btn-primary:focus,
.fs-btn-primary.disabled.focus,
.fs-btn-primary[disabled].focus,
fieldset[disabled] .fs-btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.fs-btn-primary .badge {
color: #337ab7;
background-color: #ffffff;
}
.fs-btn-secondary {
color: #ff0000;
font-weight: 400;
background-color: #fff;
border: 1px solid #ff0000;
padding: 7px 14px !important;
}
.fs-btn-secondary:focus,
.fs-btn-secondary.focus {
outline: none;
}
.fs-btn-secondary:hover {
color: #ffffff;
background-color: #ff0000;
border-color: #ff0000;
}
.fs-btn-secondary:active,
.fs-btn-secondary.active,
.open>.dropdown-toggle.fs-btn-secondary {
color: #ffffff;
background-color: #ec971f;
background-image: none;
border-color: #d58512;
}
.fs-btn-secondary:active:hover,
.fs-btn-secondary.active:hover,
.open>.dropdown-toggle.fs-btn-secondary:hover,
.fs-btn-secondary:active:focus,
.fs-btn-secondary.active:focus,
.open>.dropdown-toggle.fs-btn-secondary:focus,
.fs-btn-secondary:active.focus,
.fs-btn-secondary.active.focus,
.open>.dropdown-toggle.fs-btn-secondary.focus {
color: #ffffff;
background-color: #d58512;
border-color: #985f0d;
}
.fs-btn-secondary.disabled:hover,
.fs-btn-secondary[disabled]:hover,
fieldset[disabled] .fs-btn-secondary:hover,
.fs-btn-secondary.disabled:focus,
.fs-btn-secondary[disabled]:focus,
fieldset[disabled] .fs-btn-secondary:focus,
.fs-btn-secondary.disabled.focus,
.fs-btn-secondary[disabled].focus,
fieldset[disabled] .fs-btn-secondary.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.fs-btn-secondary .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.fs-btn-link {
font-weight: 400;
color: #337ab7;
border-radius: 0;
}
.fs-btn-link,
.fs-btn-link:active,
.fs-btn-link.active,
.fs-btn-link[disabled],
fieldset[disabled] .fs-btn-link {
background-color: transparent !important;
-webkit-box-shadow: none;
box-shadow: none;
}
.fs-btn-link,
.fs-btn-link:hover,
.fs-btn-link:focus,
.fs-btn-link:active {
border-color: transparent;
}
.fs-btn-link:hover,
.fs-btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.fs-btn-link[disabled]:hover,
fieldset[disabled] .fs-btn-link:hover,
.fs-btn-link[disabled]:focus,
fieldset[disabled] .fs-btn-link:focus {
color: #777777;
text-decoration: none;
}
.fs-btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 5px;
}
.fs-btn-md {
padding: 8px 14px;
font-size: 15px;
line-height: 1.3333333;
border-radius: 5px;
}
.fs-btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.fs-btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
} .fs-nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.fs-nav>li {
position: relative;
display: block;
}
.fs-nav>li>a {
position: relative;
display: block;
padding: 10px 15px;
}
.fs-nav>li>a:hover,
.fs-nav>li>a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.fs-nav>li.disabled>a {
color: #777777;
}
.fs-nav>li.disabled>a:hover,
.fs-nav>li.disabled>a:focus {
color: #777777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.fs-nav .open>a,
.fs-nav .open>a:hover,
.fs-nav .open>a:focus {
background-color: #eeeeee;
border-color: #337ab7;
}
.fs-nav .fs-nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.fs-nav>li>a>img {
max-width: none;
}
.fs-nav-tabs {
border-bottom: 1px solid #dddddd;
}
.fs-nav-tabs>li {
float: left;
margin-bottom: -1px;
}
.fs-nav-tabs>li>a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.fs-nav-tabs>li>a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.fs-nav-tabs>li.active>a,
.fs-nav-tabs>li.active>a:hover,
.fs-nav-tabs>li.active>a:focus {
color: #555555;
cursor: default;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
} .fs-alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.fs-alert h4 {
margin-top: 0;
color: inherit;
}
.fs-alert .alert-link {
font-weight: bold;
}
.fs-alert>p,
.fs-alert>ul {
margin-bottom: 0;
}
.fs-alert>p+p {
margin-top: 5px;
}
.fs-alert-dismissable,
.fs-alert-dismissible {
padding-right: 35px;
}
.fs-alert-dismissable .close,
.fs-alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.fs-alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.fs-alert-success hr {
border-top-color: #c9e2b3;
}
.fs-alert-success .alert-link {
color: #2b542c;
}
.fs-alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.fs-alert-info hr {
border-top-color: #a6e1ec;
}
.fs-alert-info .alert-link {
color: #245269;
}
.fs-alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.fs-alert-warning hr {
border-top-color: #f7e1b5;
}
.fs-alert-warning .alert-link {
color: #66512c;
}
.fs-alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.fs-alert-danger hr {
border-top-color: #e4b9c0;
}
.fs-alert-danger .alert-link {
color: #843534;
} .fs-close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
filter: alpha(opacity=20);
opacity: 0.2;
}
.fs-close:hover,
.fs-close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: 0.5;
}
button.fs-close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
appearance: none;
}
.clearfix:before,
.clearfix:after,
.fs-container:before,
.fs-container:after,
.fs-container-fluid:before,
.fs-container-fluid:after,
.fs-row:before,
.fs-row:after,
.fs-nav:before,
.fs-nav:after,
.fs-navbar:before,
.fs-navbar:after {
display: table;
content: " ";
}
.clearfix:after,
.fs-container:after,
.fs-container-fluid:after,
.fs-row:after,
.fs-nav:after,
.fs-navbar:after {
clear: both;
}
.fs-center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.fs-pull-right {
float: right !important;
}
.fs-pull-left {
float: left !important;
}
.fs-text-left {
text-align: left !important;
}
.fs-text-right {
text-align: right !important;
}
.fs-text-center {
text-align: center !important;
}
.fs-hide,
.fs-hidden {
display: none !important;
}
.fs-show {
display: block !important;
}
.fs-invisible {
visibility: hidden;
}
.fs-affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.fs-visible-xs,
.fs-visible-sm,
.fs-visible-md,
.fs-visible-lg {
display: none !important;
}
.fs-visible-xs-block,
.fs-visible-xs-inline,
.fs-visible-xs-inline-block,
.fs-visible-sm-block,
.fs-visible-sm-inline,
.fs-visible-sm-inline-block,
.fs-visible-md-block,
.fs-visible-md-inline,
.fs-visible-md-inline-block,
.fs-visible-lg-block,
.fs-visible-lg-inline,
.fs-visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.fs-visible-xs {
display: block !important;
}
table.fs-visible-xs {
display: table !important;
}
tr.fs-visible-xs {
display: table-row !important;
}
th.fs-visible-xs,
td.fs-visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.fs-visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.fs-visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.fs-visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-visible-sm {
display: block !important;
}
table.fs-visible-sm {
display: table !important;
}
tr.fs-visible-sm {
display: table-row !important;
}
th.fs-visible-sm,
td.fs-visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-visible-md {
display: block !important;
}
table.fs-visible-md {
display: table !important;
}
tr.fs-visible-md {
display: table-row !important;
}
th.fs-visible-md,
td.fs-visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.fs-visible-lg {
display: block !important;
}
table.fs-visible-lg {
display: table !important;
}
tr.fs-visible-lg {
display: table-row !important;
}
th.fs-visible-lg,
td.fs-visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.fs-visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.fs-visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.fs-visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.fs-hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.fs-hidden-lg {
display: none !important;
}
}.jq-toast-wrap { display: block; position: fixed; width: 250px;  pointer-events: none !important; margin: 0; padding: 0; letter-spacing: normal; z-index: 9000 !important; }
.jq-toast-wrap * { margin: 0; padding: 0; }
.jq-toast-wrap.bottom-left { bottom: 20px; left: 20px; }
.jq-toast-wrap.bottom-right { bottom: 20px; right: 40px; }
.jq-toast-wrap.top-left { top: 20px; left: 20px; }
.jq-toast-wrap.top-right { top: 20px; right: 40px; }
.jq-toast-single { display: block; width: 100%; padding: 10px; margin: 0px 0px 5px; border-radius: 4px; font-size: 12px; font-family: arial, sans-serif; line-height: 17px; position: relative;  pointer-events: all !important; background-color: #444444; color: white; }
.jq-toast-single h2 { font-family: arial, sans-serif; font-size: 14px; margin: 0px 0px 7px; background: none; color: inherit; line-height: inherit; letter-spacing: normal; }
.jq-toast-single a { color: #eee; text-decoration: none; font-weight: bold; border-bottom: 1px solid white; padding-bottom: 3px; font-size: 12px; }
.jq-toast-single ul { margin: 0px 0px 0px 15px; background: none; padding:0px; }
.jq-toast-single ul li { list-style-type: disc !important; line-height: 17px; background: none; margin: 0; padding: 0; letter-spacing: normal; }
.close-jq-toast-single { position: absolute; top: 3px; right: 7px; font-size: 14px; cursor: pointer; }
.jq-toast-loader { display: block; position: absolute; top: -2px; height: 5px; width: 0%; left: 0; border-radius: 5px; background: red; }
.jq-toast-loaded { width: 100%; }
.jq-has-icon { padding: 10px 10px 10px 50px; background-repeat: no-repeat; background-position: 10px; }
.jq-icon-info { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=); background-color: #31708f; color: #d9edf7; border-color: #bce8f1; }
.jq-icon-warning { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=); background-color: #8a6d3b; color: #fcf8e3; border-color: #faebcc; }
.jq-icon-error { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=); background-color: #a94442; color: #f2dede; border-color: #ebccd1; }
.jq-icon-success { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==); color: #dff0d8; background-color: #3c763d; border-color: #d6e9c6; }@keyframes mmfadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes mmfadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes mmslideIn {
from {
transform: translateY(15%);
}
to {
transform: translateY(0);
}
}
@keyframes mmslideOut {
from {
transform: translateY(0);
}
to {
transform: translateY(-10%);
}
}
.micromodal-slide {
display: none;
}
.micromodal-slide.is-open {
display: block;
}
.micromodal-slide[aria-hidden="false"] .wfsmodal-dialog {
animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="false"] .wfsmodal-container {
animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="true"] .wfsmodal-dialog {
animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="true"] .wfsmodal-container {
animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide .wfsmodal-container,
.micromodal-slide .wfsmodal-dialog {
will-change: transform;
}
.wfsmodal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1999;
display: none;
overflow: hidden;
outline: 0;
background: rgba(0, 0, 0, 0.6);
}
.wfsmodal-dialog {
position: fixed;
top: 20px;
left: 0;
right: 0;
bottom: 100px;
display: flex;
justify-content: center;
align-items: flex-start;
}
.wfsmodal.is-open .wfsmodal-dialog {
overflow-x: hidden;
overflow-y: auto;
outline: none;
-ms-overflow-style: none; scrollbar-width: none; }
.wfsmodal.is-open .wfsmodal-dialog::-webkit-scrollbar {
display: none;
}
.wfsmodal .modal-content-wrapper {
display: flex;
}
.wfsmodal .modal-content-wrapper .product-thumbnail-wrapper {
flex: 1;
padding: 0 15px;
}
.wfsmodal .modal-content-wrapper .product-content {
flex: 2;
padding: 0 15px;
}
.wfsmodal .modal-content-wrapper table td {
padding: 5px 5px 15px 5px;
}
.wfsmodal .modal-content-wrapper .single_variation_wrap {
display: none !important;
}
.wfsmodal .wfs-special-instruction-wrapper {
display: block;
margin-top: 5px;
}
.wfsmodal .wfs-special-instruction-wrapper textarea {
outline: none;
border: 1px solid #c5c3c3;
border-radius: 4px;
width: 100%;
}
.wfsmodal-container {
background-color: #fff;
padding: 0px;
width: 600px;
border-radius: 4px;
box-sizing: border-box;
overflow-y: auto;
overflow-x: hidden;
}
.wfsmodal-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem;
border-bottom: 1px solid #e9ecef;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
padding-top: 5px;
padding-bottom: 5px;
}
.wfsmodal-header .modal__close {
font-size: 16px;
margin: 8px 0;
padding: 4px 6px;
border-radius: 4px;
color: rgb(255, 255, 255);
background: transparent;
border: 0;
cursor: pointer;
}
.wfsmodal-header .modal__close:before {
content: "\2715";
}
.wfsmodal-title {
margin: 0;
line-height: 1.5;
font-size: 26px;
}
.wfsmodal-body {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1rem;
}
.wfsmodal-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef;
padding-left: 0;
padding-right: 0;
}
.wfs-modal-count .fs-col-md-4 {
padding: 0;
}
.wfs-modal-actions {
width: 100%;
padding: 0 15px;
display: flex;
}
.wfs-modal-count {
display: flex;
flex: 1;
}
.wfs-modal-minus {
flex: 1;
}
.wfs-modal-quantity {
flex: 2;
}
.wfs-modal-plus {
flex: 3;
}
.wfs-modal-count input {
color: #fff !important;
padding: 0px 20px !important;
height: 42px !important;
}
#wfsModal .wfs-modal-count input.wfs-qty-input {
padding: 0px !important;
text-align: center;
}
.wfs-modal-quantity .wfs-qty-input {
text-align: center;
width: 58px;
border-radius: 0 !important;
box-shadow: none;
margin: 0;
background-color: #f8f8f8;
color: #000 !important;
border: none;
}
.wfs-modal-minus input,
.wfs-modal-plus input {
text-decoration: none;
}
.wfs-modal-minus input {
border-radius: 4px 0 0 4px !important;
}
.wfs-modal-plus input {
border-radius: 0 4px 4px 0 !important;
}
.wfsmodal-footer .wfs-modal-add-to-cart {
flex: 2;
justify-content: flex-end;
}
.wfsmodal-footer .wfs-modal-add-to-cart a {
float: right;
width: 100%;
height: 42px;
font-size: 12px;
letter-spacing: 0.75px;
text-align: center;
color: rgb(255, 255, 255);
font-weight: 600;
border-radius: 4px;
padding: 12px 0px;
background-color: #3c3b3b;
cursor: pointer;
text-decoration: none;
}
.wfs-cart-wrapper .wfs-close-cart-icon {
padding: 0px 5px;
cursor: pointer;
}
.wfs-cart-wrapper .wfs-close-cart-icon .wfs-icon-close {
font-weight: bold;
font-size: 18px;
color: #fff !important;
}
.wfs-service-modal-container {
width: 100%;
display: block;
margin: 0 auto;
}
.wfs-service-modal-container .wfs-update-service {
display: block;
clear: both;
overflow: hidden;
width: 100%;
color: rgb(255, 255, 255);
height: 42px;
border: none;
border-radius: 4px;
cursor: pointer;
}
#wfsTab,
#wfsTab li {
list-style: none;
}
#wfsTab a.nav-link {
text-align: center;
width: 100%;
padding: 6px 10px;
line-height: 36px;
display: block;
color: #000;
text-decoration: none;
border: 1px solid #e0e0e0;
}
#wfsTab a.nav-link.active,
.wfs-schedule-nav-group .nav-link.active {
color: #fff;
}
#wfsServiceModal .tab-content {
display: block;
clear: both;
overflow: hidden;
padding-top: 20px;
margin-bottom: 15px;
}
#wfsTab {
display: block;
padding: 0;
margin: 0;
}
#wfsTab > li {
float: left;
position: relative;
width: 50%;
}
.wfsmodal-footer > :not(:first-child) {
margin-left: 0.25rem;
}
.wfsmodal-footer > :not(:last-child) {
margin-right: 0.25rem;
}
.wfsmodal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
.wfsmodal .variations_form {
margin-bottom: 5px !important;
padding: 0px !important;
border: none !important;
}
.wfsmodal input[type="checkbox"],
.wfsmodal input[type="radio"] {
width: 14px !important;
}
#wfsServiceModal .tab-pane {
display: none;
}
#wfsServiceModal .tab-pane.active {
display: block;
}
.wfs-d-none {
display: none;
} .wfs-asap-block-wrapper {
display: flex;
flex-direction: column;
padding: 0.5em;
}
.wfs-asap-label {
font-size: 20px;
line-height: 1.235;
text-align: center;
color: #000;
padding: 0;
margin: 10px 5px;
}
.wfs-schedule-button-group {
text-align: center;
}
.wfs-schedule-nav-group {
text-align: center;
list-style: none;
width: 70%;
margin: 0 auto;
}
.wfs-schedule-nav-group > li {
float: left;
position: relative;
width: 40%;
}
.wfs-schedule-nav-group > li a {
padding: 5px 10px;
display: block;
text-align: center;
width: 100%;
line-height: 28px;
display: block;
color: #000;
text-decoration: none;
border: 1px solid #e0e0e0;
}
.wfs-schedule-nav-group > li:first-child a {
border-radius: 4px 0 0 4px;
}
.wfs-schedule-nav-group > li:last-child a {
border-radius: 0 4px 4px 0;
} @media (min-width: 576px) {
.wfsmodal-container {
max-width: 600px;
margin: 1.75rem auto;
}
#wfsServiceModal .wfsmodal-container,
#wfsConfirmationModal .wfsmodal-container {
max-width: 400px;
}
} #wfsConfirmationModal .wfsmodal-body h5 {
margin-bottom: 20px;
}
#wfsConfirmationModal .confirmation-actions-wrapper {
text-align: right;
}
#wfsConfirmationModal .confirmation-actions-wrapper button:last-child {
margin-left: 15px;
}@font-face {
font-family: 'food-store-icons';
src:  url(//en.restaurantoh.nl/wp-content/plugins/food-store/assets/css/fonts/foodstore.eot?bgp9dd);
src:  url(//en.restaurantoh.nl/wp-content/plugins/food-store/assets/css/fonts/foodstore.eot?bgp9dd#iefix) format('embedded-opentype'),
url(//en.restaurantoh.nl/wp-content/plugins/food-store/assets/css/fonts/foodstore.ttf?bgp9dd) format('truetype'),
url(//en.restaurantoh.nl/wp-content/plugins/food-store/assets/css/fonts/foodstore.woff?bgp9dd) format('woff'),
url(//en.restaurantoh.nl/wp-content/plugins/food-store/assets/css/fonts/foodstore.svg?bgp9dd#foodstore) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="wfs-icon-"], [class*=" wfs-icon-"] {
font-family: 'food-store-icons' !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
}
.wfs-icon-chevron-thin-down:before {
content: "\e900";
}
.wfs-icon-chevron-thin-left:before {
content: "\e901";
}
.wfs-icon-chevron-thin-right:before {
content: "\e902";
}
.wfs-icon-chevron-thin-up:before {
content: "\e903";
}
.wfs-icon-chevron-with-circle-down:before {
content: "\e904";
}
.wfs-icon-chevron-with-circle-left:before {
content: "\e905";
}
.wfs-icon-chevron-with-circle-right:before {
content: "\e906";
}
.wfs-icon-chevron-with-circle-up:before {
content: "\e907";
}
.wfs-icon-bowl:before {
content: "\e911";
}
.wfs-icon-cycle:before {
content: "\e908";
}
.wfs-icon-flash:before {
content: "\e909";
}
.wfs-icon-link:before {
content: "\e90a";
}
.wfs-icon-search:before {
content: "\e90b";
}
.wfs-icon-mail:before {
content: "\e90c";
}
.wfs-icon-power-plug:before {
content: "\e90e";
}
.wfs-icon-quote:before {
content: "\e910";
}
.wfs-icon-scissors:before {
content: "\e913";
}
.wfs-icon-shopping-cart:before {
content: "\e914";
}
.wfs-icon-rss_feed:before {
content: "\e917";
}
.wfs-icon-pencil:before {
content: "\e918";
}
.wfs-icon-access_alarm:before {
content: "\e919";
}
.wfs-icon-access_time:before {
content: "\e91a";
}
.wfs-icon-bluetooth:before {
content: "\e91b";
}
.wfs-icon-attach_file:before {
content: "\e91c";
}
.wfs-icon-insert_photo:before {
content: "\e91d";
}
.wfs-icon-keyboard_voice:before {
content: "\e90d";
}
.wfs-icon-flash_on:before {
content: "\e91e";
}
.wfs-icon-music_note:before {
content: "\e91f";
}
.wfs-icon-print:before {
content: "\e912";
}
.wfs-icon-fastfood:before {
content: "\e922";
}
.wfs-icon-refresh:before {
content: "\e923";
}
.wfs-icon-notifications:before {
content: "\e924";
}
.wfs-icon-notifications_none:before {
content: "\e925";
}
.wfs-icon-notifications_off:before {
content: "\e926";
}
.wfs-icon-notifications_active:before {
content: "\e927";
}
.wfs-icon-person:before {
content: "\e928";
}
.wfs-icon-person_add:before {
content: "\e929";
}
.wfs-icon-public:before {
content: "\e92a";
}
.wfs-icon-share:before {
content: "\e92b";
}
.wfs-icon-sentiment_dissatisfied:before {
content: "\e92c";
}
.wfs-icon-sentiment_neutral:before {
content: "\e92d";
}
.wfs-icon-sentiment_satisfied:before {
content: "\e92e";
}
.wfs-icon-sentiment_very_dissatisfied:before {
content: "\e92f";
}
.wfs-icon-sentiment_very_satisfied:before {
content: "\e930";
}
.wfs-icon-thumb_down_alt:before {
content: "\e931";
}
.wfs-icon-thumb_up_alt:before {
content: "\e932";
}
.wfs-icon-radio_button_checked:before {
content: "\e933";
}
.wfs-icon-star:before {
content: "\e934";
}
.wfs-icon-star_half:before {
content: "\e935";
}
.wfs-icon-star_outline:before {
content: "\e936";
}
.wfs-icon-account_circle:before {
content: "\e937";
}
.wfs-icon-favorite:before {
content: "\e938";
}
.wfs-icon-favorite_outline:before {
content: "\e939";
}
.wfs-icon-help:before {
content: "\e93a";
}
.wfs-icon-highlight_remove:before {
content: "\e93b";
}
.wfs-icon-label:before {
content: "\e93c";
}
.wfs-icon-label_outline:before {
content: "\e93d";
}
.wfs-icon-lock_open:before {
content: "\e93e";
}
.wfs-icon-lock_outline:before {
content: "\e93f";
}
.wfs-icon-loyalty:before {
content: "\e940";
}
.wfs-icon-power_settings:before {
content: "\e941";
}
.wfs-icon-view_list:before {
content: "\e942";
}
.wfs-icon-view_module:before {
content: "\e943";
}
.wfs-icon-emoji_food_beverage:before {
content: "\e944";
}
.wfs-icon-deck:before {
content: "\e945";
}
.wfs-icon-house:before {
content: "\e946";
}
.wfs-icon-liquor:before {
content: "\e947";
}
.wfs-icon-lunch_dining:before {
content: "\e948";
}
.wfs-icon-nightlife:before {
content: "\e949";
}
.wfs-icon-celebration:before {
content: "\e94a";
}
.wfs-icon-delivery_dining:before {
content: "\e94b";
}
.wfs-icon-brunch_dining:before {
content: "\e94c";
}
.wfs-icon-alert-circle:before {
content: "\e94d";
}
.wfs-icon-at-sign:before {
content: "\e94e";
}
.wfs-icon-camera:before {
content: "\e94f";
}
.wfs-icon-check:before {
content: "\e950";
}
.wfs-icon-coffee:before {
content: "\e951";
}
.wfs-icon-minus:before {
content: "\e952";
}
.wfs-icon-minus-circle:before {
content: "\e953";
}
.wfs-icon-percent:before {
content: "\e954";
}
.wfs-icon-phone:before {
content: "\e955";
}
.wfs-icon-plus:before {
content: "\e956";
}
.wfs-icon-plus-circle:before {
content: "\e957";
}
.wfs-icon-settings:before {
content: "\e958";
}
.wfs-icon-shopping-cart:before {
content: "\e959";
}
.wfs-icon-slash:before {
content: "\e95a";
}
.wfs-icon-trash:before {
content: "\e95b";
}
.wfs-icon-trash-o:before {
content: "\e95c";
}
.wfs-icon-wifi:before {
content: "\e95d";
}
.wfs-icon-close:before {
content: "\e95e";
}#foodstore {
margin: 20px 0;
}
#foodstore > .fs-row {
display: flex;
}
.fs-container {
max-width: 100% !important;
}
#wfs-sticky-sidebar {
flex: 0 0 25%;
padding: 0px 15px;
}
#wfs-food-items {
flex: 2;
flex-grow: 4;
padding: 0 15px;
}
.wfs-sidebar-menu ul {
padding: 0;
margin: 0;
list-style: none !important;
}
.wfs-sidebar-menu ul a {
color: black;
display: block;
border-bottom: 1px solid #ececec;
padding: 12px;
text-decoration: none !important;
}
.wfs-store-close-msg {
margin-bottom: 10px;
}
.wfs-store-close-msg span {
display: block;
background-color: #eff5ce;
padding: 10px;
}
.wfs-cart-wrapper {
z-index: 99999;
position: relative;
}
.wfs-sidebar-menu ul li a:hover {
background-color: #eee;
}
.wfs-sidebar-menu ul li a.active {
background-color: #eee;
font-weight: 700;
}
.wfs-sidebar-menu ul li a span.wfs-items-count {
width: 30px;
height: 30px;
padding: 5px;
border-radius: 50%;
text-align: center;
font-size: 14px;
color: white;
background-color: #b2b2b2;
float: right;
margin: -4px 0 0 0;
}
.wfs-sidebar-menu ul li a span.wfs-items-count.active {
background-color: #9797ff;
}
.wfs-search-container {
position: relative;
padding: 0;
margin: 0;
}
.wfs-search-container .wfs-food-search {
width: 100%;
height: 45px;
border-radius: 8px;
border: solid 1px #b4b4b4;
background-color: #ffffff;
padding-left: 15px;
color: #000000;
}
.wfs-search-container i.wfs-icon-search {
position: absolute;
top: 16px;
right: 16px;
color: #5e5d5d;
}
.wfs-category-title-container.not-in-search {
display: none;
}
.wfs-category-title-container.in-search {
display: block;
}
h3.wfs-category-title {
margin: 5px 0 !important;
font-size: 24px;
display: block;
padding: 6px 0;
background-color: transparent;
font-weight: 400;
}
.wfs-category-short-desciption {
font-size: 13px;
color: #8c8c8c;
line-height: 15px;
display: block;
margin-top: -10px;
margin-bottom: 20px;
}
.wfs-food-item-container:after,
.wfs-food-item-container:before {
display: table;
content: "";
clear: both;
}
.wfs-food-item-container {
margin: 0 -15px 10px;
border: none;
display: -webkit-box;
display: flex;
flex-flow: wrap;
flex: 100%;
}
.wfs-food-item-container:after {
width: 96%;
border-bottom: 1px solid #f3f3f3;
margin: 0 auto;
padding: 5px 0px;
}
.wfs-food-item-type {
width: 13px;
height: 13px;
border-width: 1px;
border-style: solid;
text-align: center;
display: flex;
background: #ffffff;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.wfs-food-item-image-container {
position: relative;
padding: 0;
padding-left: 15px;
}
.wfs-food-item-image-container img {
cursor: pointer;
border-radius: 6px !important;
}
.wfs-food-item-image-container .wfs-food-item-type {
position: absolute;
top: 6px;
right: 8px;
z-index: 1;
}
.wfs-food-item-summery {
-webkit-box-flex: 2;
flex: 2;
padding: 0 1rem;
}
.wfs-food-item-type > div {
width: 7px;
height: 7px;
border-radius: 50%;
}
.wfs-food-item-type.veg {
border-color: green;
}
.wfs-food-item-type.veg > div {
background-color: green;
}
.wfs-food-item-type.nonveg {
border-color: red;
}
.wfs-food-item-type.nonveg > div {
background-color: red;
}
.wfs-food-item-title {
text-decoration: none !important;
font-size: 20px;
font-weight: 300;
}
.wfs-food-item-description {
font-size: 14px;
color: #474747;
text-align: justify;
}
.wfs-food-item-cart-action {
padding-right: 15px;
}
.button-add-to-cart {
margin-top: 10px;
}
.wfs-product-add-to-cart.disabled.variation-selection-needed {
opacity: 0.5 !important;
cursor: not-allowed;
}
.wfs-cart-overview {
width: 100%;
background: white;
position: fixed;
z-index: 99;
bottom: 0;
box-shadow: -7px -5px 16px #00000024;
padding: 6px;
}
.wfs-cart-expanded {
width: 100%;
padding: 10px 0 !important;
opacity: 0;
height: 0;
background: #fff;
position: fixed;
z-index: 101 !important;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
overflow: hidden;
}
.wfs-cart-expanded .fs-container {
padding-left: 40px;
}
.wfs-cart-expanded.empty.active {
height: 350px;
}
.wfs-cart-expanded.active {
opacity: 1;
height: 400px;
}
.wfs-cart-toggle {
padding: 2px 0 0;
width: 5%;
}
.wfs-service-modal-container select {
display: block;
clear: both;
width: 100%;
margin-top: 8px;
margin-bottom: 9px;
height: 41px;
padding: 10px;
}
.wfsmodal .nav-link {
cursor: pointer;
}
.wfs-expand-cart,
.wfs-compress-cart {
font-size: 30px;
cursor: pointer;
}
.wfs-body-fade {
position: fixed;
margin: 0;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 5;
opacity: 0;
visibility: hidden;
background: rgb(28, 28, 28);
transition: all 0.2s ease 0s;
}
.wfs-body-fade.active {
opacity: 0.3;
visibility: visible;
}
.foodstore_service_error {
background-color: #fb5757;
color: #fff;
width: 100%;
float: left;
padding: 5px 8px;
margin-top: 10px;
border-radius: 4px;
}
.foodstore_service_error.inactive {
display: none;
}
.wfs-cart-service-settings {
padding: 10px 0px;
}
.wfs-cart-overview-description {
width: 18%;
padding: 7px 0;
}
.wfs-cart-overview-description p {
font-size: 22px;
}
.wfs-cart-service-settings {
color: #000;
}
.wfs-cart-overview-items {
color: #717171;
}
.wfs-cart-purchase-actions {
padding: 7px 0 6px;
flex: auto;
}
.wfs-cart-purchase-actions-mobile {
padding: 4px;
}
.wfs-cart-purchase-actions-mobile > a {
margin: 0 5px;
}
.wfs-cart-purchase-actions-mobile > a i {
font-size: 26px;
}
.wfs-cart-purchase-actions-mobile .wfs-cart-subtotal {
position: relative;
bottom: 2px;
font-size: 20px;
}
.wfs-cart-purchase-actions-mobile .wfs-change-service-mobile i {
font-size: 30px;
top: 3px;
position: relative;
}
.wfs-cart-expanded-header {
padding: 12px;
padding-left: 0;
padding-bottom: 6px;
display: flex;
justify-content: flex-end;
}
.wfs-cart-expanded-header-title {
font-size: 22px;
flex: 1;
}
.wfs-close-cart-icon {
font-size: 18px;
color: #bd0000;
width: 27px;
height: 28px;
}
.wfs-cart-item-container {
padding: 12px;
}
.wfs-cart-totals-container {
padding: 12px;
}
.wfs-cart-item {
margin-bottom: 6px;
padding: 10px 0;
border-bottom: 1px dashed #dcdcdc;
display: flex;
justify-content: space-between;
}
.wfs-cart-totals-item {
padding: 10px 0 0;
display: flex;
justify-content: space-between;
}
.wfs-cart-totals-item.order-total {
padding: 0;
}
.wfs-cart-totals-container hr {
margin: 10px 0;
}
.wfs-cart-item-left,
.wfs-cart-totals-item-left {
flex: 1;
}
.wfs-cart-item-container .wfs-cart-item:last-child {
border-bottom: none;
}
span.wfs_order_meta {
display: block;
margin: 3px 0px;
}
.wfs-cart-item-title {
display: flex;
margin-bottom: 8px;
}
.wfs-cart-item-title p {
font-size: 18px;
line-height: 1em;
color: #383838;
}
.wfs-cart-item-title .wfs-food-item-type {
margin-right: 10px;
margin-top: 3px;
}
.wfs-cart-item-price {
margin-right: 10px;
}
.wfs-cart-actions.wfs-cart-item-edit {
cursor: pointer;
color: #1244ff;
}
.wfs-cart-actions.wfs-cart-item-delete {
cursor: pointer;
color: #ff2121;
}
.wfs-cart-addon-item,
.wfs-cart-variation-item,
.wfs-special-instruction {
padding: 2px 1px;
font-size: 14px;
color: #3c3c3c;
}
.wfs-special-instruction {
font-style: italic;
font-weight: bold;
}
dd.variation-SpecialNote {
font-style: italic;
}
.wfs-pricing-option-label,
.wfs-addon-category-title,
.wfs-special-note-label {
margin: 0px;
color: #000;
font-size: 18px;
font-weight: 600;
padding: 6px 0;
}
.wfs-cart-subtotal {
font-size: 1.2rem;
font-weight: 400;
color: rgb(28, 28, 28);
user-select: none;
margin: 0px 0.8rem;
}
.wfs-cart-subtotal small {
display: none;
} .wfs-item-addons-container {
margin-bottom: 5px;
}
.wfs-addon-category {
margin: 4px 0;
}
.wfs-addon-category label {
display: inline-block !important;
}
.wfs-addon-category span {
color: #000;
}
.wfs-addon-category input {
margin-right: 5px;
}
.wfs-addon-category > span {
float: right;
}  .fs-2-columns {
padding: 0;
}
.fs-2-columns .wfs-food-item-description {
display: none;
}
.fs-2-columns .wfs-food-item-container {
margin-right: 0px !important;
margin-left: 0px !important;
}  .wfs-cart-content-area::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #ffffff;
}
.wfs-cart-content-area::-webkit-scrollbar {
width: 5px;
background-color: #f5f5f5;
}
.wfs-cart-content-area::-webkit-scrollbar-thumb {
background-color: #a7a7a7;
}  .wfs-cart-content-area {
display: flex;
justify-content: space-between;
padding-left: 4px;
height: 330px;
overflow-y: auto;
overflow-x: hidden;
}
.cart-content-left {
width: 66%;
}
.cart-content-right {
width: 32%;
}
.wfs-empty-cart-image {
text-align: center;
}
.wfs-empty-cart-container .wfs-empty-cart-image img {
margin: 0 auto;
}
.wfs-empty-cart-container .wfs-empty-cart-text {
text-align: center;
margin: 20px;
font-size: 20px;
font-weight: 700;
font-style: italic;
}
.wfs-cart-overview-row {
display: flex;
justify-content: space-between;
padding: 0 10px;
}  .wfs-cart-wrapper.mini-cart {
position: fixed;
right: -420px;
top: 50%;
z-index: 99999;
width: 460px;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transform: translateY(-50%);
padding-left: 40px;
margin: 0;
}
.wfs-cart-wrapper.mini-cart.active {
right: 0;
}
.wfs-mini-cart-icon {
position: absolute;
left: -30px;
top: 0;
background: #000;
padding: 20px 20px;
color: #fff;
font-weight: bold;
border-radius: 9px 0 0 9px;
min-width: 70px;
text-align: center;
max-height: 65px;
}
.wfs-mini-cart-icon:hover {
background: #000;
color: #fff;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-content-area {
display: block;
}
.wfs-cart-wrapper.mini-cart .cart-content-left {
width: 97%;
}
.wfs-cart-wrapper.mini-cart .cart-content-right {
width: 100%;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-expanded.active {
height: calc(100vh - 400px);
}
.wfs-cart-wrapper.mini-cart .wfs-cart-expanded {
width: 95%;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-expanded.active {
border: 1px solid #ededed;
overflow: scroll;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-totals-container {
padding: 10px 0 10px 0;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-overview {
position: relative;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-service-settings {
width: 100%;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-overview-row {
display: block;
}
.wfs-cart-wrapper.mini-cart .fs-container {
padding-left: 20px;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-subtotal {
margin-left: 0px;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-overview {
bottom: -11px;
}.variations_form .variations {
display: none;
}
.wfs-variations {
padding-top: 5px;
padding-bottom: 5px;
}
.wfs-variations .wfs-variation {
display: flex;
align-items: center;
cursor: pointer;
}
.wfs-variations .wfs-variation:hover {
background-color: #f9f9f9;
}
.wfs-variations .wfs-variation > div {
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.wfs-variation-radio .wfs-variation-selector {
width: 30px;
flex: 0 0 30px;
}
.wfs-variation-selector input {
outline: none;
}
.wfs-variation-image {
width: 50px;
flex: 0 0 50px;
}
.wfs-variation-image img {
width: 36px;
height: 36px;
max-width: 36px;
display: block;
}
.wfs-variations .wfs-variation > div:last-child {
padding-right: 0;
}
.wfs-variation-radio .wfs-variation-name {
font-weight: 700;
}
.wfs-variation-radio .wfs-variation-info .wfs-variation-price {
display: inline-block;
margin-right: 10px;
font-size: 14px;
}@media (min-width: 1200px) {
} @media (min-width: 1025px) and (max-width: 1199px) {
.wfs-cart-overview-description {
width: 20%;
}
} @media (min-width: 992px) and (max-width: 1024px) {
} @media (min-width: 768px) and (max-width: 991px) {
} @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
.wfs-cart-overview-description {
width: 24%;
}
} @media (min-width: 768px) {
.wfs-food-item-summery .button-add-to-cart,
.wfs-food-item-summery .wfs-text-out-of-stock {
display: none;
}
.wfs-cart-purchase-actions-mobile {
display: none;
}
} @media (max-width: 767px) {
.wfs-food-item-cart-action .button-add-to-cart,
.wfs-food-item-cart-action .wfs-text-out-of-stock {
display: none;
}
.wfs-cart-purchase-actions,
.wfs-cart-overview-description,
.wfs-cart-service-settings {
display: none;
}
.wfs-cart-overview {
box-shadow: none;
}
.wfs-cart-overview-row {
padding: 0;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-overview-row {
padding: 20px 0px;
}
.wfs-cart-overview > div.fs-container {
padding-right: 5px;
padding-left: 10px;
}
#foodstore > .fs-row,
.wfsmodal .modal-content-wrapper,
.wfs-cart-content-area {
display: block;
}
.cart-content-left {
width: 97%;
}
.cart-content-right {
width: 100%;
}
.wfs-cart-totals-container {
padding-left: 0;
}
.wfs-cart-expanded .fs-container {
padding-left: 20px;
}
} @media (min-width: 481px) and (max-width: 767px) {
} @media (max-width: 480px) {
.wfs-food-item-description {
display: none;
}
.wfs-modal-count {
margin-right: 10px;
}
.wfs-cart-wrapper.mini-cart {
width: 105%;
right: -370px;
}
.wfs-cart-wrapper.mini-cart.active {
right: 20px;
}
.wfs-cart-wrapper.mini-cart.active .wfs-cart-service-settings,
.wfs-cart-wrapper.mini-cart.active .wfs-cart-purchase-actions {
display: block;
}
} @media (min-width: 320px) and (max-width: 480px) {
} @media (max-width: 319px) {
}.mfp-wrap .mfp-container button:hover{background:transparent!important}.mfp-wrap .mfp-arrow:active{position:absolute;top:50%}.mfp-wrap .mfp-close:active{position:absolute;top:-10px}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mfp-fade.mfp-bg{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade .mfp-wrap .mfp-content{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-bg{z-index:1000000;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000001;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.55;filter:alpha(opacity=55);top:50%;margin:-32px 0 0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow-left{left:10px}.mfp-arrow-right{right:10px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-arrow{background:none!important;margin-top:-32px!important;line-height:1em!important}.mfp-arrow,.mfp-arrow:after{width:48px!important;height:48px!important}.mfp-arrow:after{margin:0!important;top:0!important;border:none!important}.mfp-arrow-left{left:0!important}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border:none;font-size:64px;color:#fff}.mfp-arrow-left:before,.mfp-arrow-right:before{display:none}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{content:"4"}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{content:"5"}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{font-size:64px;font-family:Open Sans,Arial,sans-serif;font-weight:200;top:-10px;opacity:.2}.mfp-iframe-holder .mfp-close:hover,.mfp-image-holder .mfp-close:hover{opacity:1}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
 @-webkit-keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-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 {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-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 {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-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(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-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(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from,
to {
-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 {
from,
to {
-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 headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-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);
}
to {
-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);
}
to {
-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 {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.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);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
28% {
-webkit-transform: scale(1);
transform: scale(1);
}
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
70% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.heartBeat {
-webkit-animation-name: heartBeat;
animation-name: heartBeat;
-webkit-animation-duration: 1.3s;
animation-duration: 1.3s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
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);
}
to {
-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(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
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);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) 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(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) 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) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) 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(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-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 {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-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-animation-timing-function: ease-in;
animation-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);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-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-animation-timing-function: ease-in;
animation-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);
}
to {
-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 {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-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-animation-timing-function: ease-in;
animation-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);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-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-animation-timing-function: ease-in;
animation-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);
}
to {
-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 {
from {
-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;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-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;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-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;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-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;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes lightSpeedIn {
from {
-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);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-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 {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-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;
}
to {
-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;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-name: hinge;
animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.jackInTheBox {
-webkit-animation-name: jackInTheBox;
animation-name: jackInTheBox;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
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 {
from {
opacity: 1;
}
to {
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 {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.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.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
.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.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
.animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s;
}
.animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s;
}
.animated.fast {
-webkit-animation-duration: 800ms;
animation-duration: 800ms;
}
.animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}
@media (prefers-reduced-motion) {
.animated {
-webkit-animation: unset !important;
animation: unset !important;
-webkit-transition: none !important;
transition: none !important;
}
}.dsm_fixed_header header.et-l--header {
position: fixed;
top: 0;
width: 100%;
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
z-index: 99999;
}
.dsm_fixed_header.dsm_fixed_header_auto.dsm_fixed_header_vb header.et-l.et-l--header.et-fb-root-ancestor-sibling {
position: sticky;
width: 100%;
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
z-index: 99999;
}
.dsm_fixed_header.dsm_fixed_header_vb header.et-l.et-l--header.et-fb-root-ancestor-sibling {
position: fixed;
top: 0;
width: 100%;
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
z-index: 99999;
}
body.logged-in.admin-bar.dsm_fixed_header header.et-l--header,
body.dsm_fixed_header_vb.logged-in.admin-bar.dsm_fixed_header header.et-l--header {
top: calc(0px + 32px);
}
.dsm_fixed_header_shrink header.et-l--header img {
transition: max-width 0.4s ease-in-out;
-moz-transition: max-width 0.4s ease-in-out;
-webkit-transition: max-width 0.4s ease-in-out;
-o-transition: max-width 0.4s ease-in-out;
} .dsm_fixed_header_shrink header.et-l--header {
-webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
animation-timing-function: cubic-bezier(.075, .82, .165, 1);
}
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active_scrolled header.et-l--header .et_pb_section,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active_scrolled header.et-l--header .et_pb_section .et_pb_row,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active_scrolled header.et-l--header .et_pb_module.et_pb_menu,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active_scrolled header.et-l--header .et_pb_menu__menu>nav>ul>li>a,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_section,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_section .et_pb_row,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_module.et_pb_menu,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_menu__menu>nav>ul>li>a {
transition: padding 0.4s ease-in-out;
-moz-transition: padding 0.4s ease-in-out;
-webkit-transition: padding 0.4s ease-in-out;
-o-transition: padding 0.4s ease-in-out;
}
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_menu__menu>nav>ul>li>a,.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active.et-db #et-boc .et-l .et_pb_fullwidth_menu--with-logo .et_pb_menu__menu > nav > ul > li > a, .dsm_fixed_header_shrink.dsm_fixed_header_shrink_active.et-db #et-boc .et-l .et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a{padding-top:21px;padding-bottom:21px}
.dsm_fixed_header_shrink header.et-l--header img {
transition: max-width 0.4s ease-in-out;
-moz-transition: max-width 0.4s ease-in-out;
-webkit-transition: max-width 0.4s ease-in-out;
-o-transition: max-width 0.4s ease-in-out;
}
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_menu__logo img,
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header ul li:not(.menu-item) img {
max-width: 70%;
transition: max-width 0.4s ease-in-out;
-moz-transition: max-width 0.4s ease-in-out;
-webkit-transition: max-width 0.4s ease-in-out;
-o-transition: max-width 0.4s ease-in-out;
} .dsm_fixed_header_shrink header.et-l--header .et-menu .menu-item-has-children > a:first-child:after {
transition: top .4s ease-in-out;
}
.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et-menu .menu-item-has-children > a:first-child:after {
top: inherit;
transition: top .4s ease-in-out;
} .dsm_fixed_header_scroll.dsm_fixed_header_scrolled header.et-l--header .et_pb_section {
transition: padding 0.4s ease-in-out, background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
-moz-transition: padding 0.4s ease-in-out, background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
-webkit-transition: padding 0.4s ease-in-out, background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
-o-transition: padding 0.4s ease-in-out, background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
} .dsm_fixed_header_scroll.dsm_fixed_header_box_shadow_scroll:not(.dsm_fixed_header_scroll_active) header.et-l--header .et_pb_section {
box-shadow: unset;
}
@media only screen and (max-width: 980px) and (min-width: 768px) {
.dsm_fixed_header_tablet_disable.dsm_fixed_header header.et-l--header {
position: relative;
}
.dsm_fixed_header_shrink_tablet_disable.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header img {
max-width: 100%;
}
.dsm_fixed_header_shrink_tablet_disable.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_menu__menu>nav>ul>li>a {
padding: 31px 0;
}
}
@media (max-width: 980px) {
body.logged-in.admin-bar.dsm_fixed_header.et-fb header.et-l--header {
top: 0;
}
}
@media screen and (max-width: 782px) {
body.logged-in.admin-bar.dsm_fixed_header header.et-l--header {
top: calc(0px + 46px);
}
}
@media screen and (max-width: 767px) {
.dsm_fixed_header_phone_disable.dsm_fixed_header header.et-l--header {
position: relative;
}
.dsm_fixed_header_shrink_phone_disable.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header img {
max-width: 100%;
}
.dsm_fixed_header_shrink_phone_disable.dsm_fixed_header_shrink.dsm_fixed_header_shrink_active header.et-l--header .et_pb_menu__menu>nav>ul>li>a {
padding: 31px 0;
}
}