@charset "UTF-8";
@charset "UTF-8";
#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.ngg-video-play-overlay {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 48px;
height: 48px;
border-radius: 999px;
background: rgba(0, 0, 0, 0.55);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
pointer-events: none;
z-index: 3;
}
.ngg-video-play-overlay:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-35%, -50%);
width: 0;
height: 0;
border-left: 14px solid rgba(255, 255, 255, 0.95);
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
} a[data-ngg-video-play-overlay="1"],
div[data-ngg-video-play-overlay="1"] {
position: relative;
display: block;
}
a[data-ngg-video-play-overlay="1"]::before,
div[data-ngg-video-play-overlay="1"]::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 48px;
height: 48px;
border-radius: 999px;
background: rgba(0, 0, 0, 0.55);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
pointer-events: none;
z-index: 50;
}
a[data-ngg-video-play-overlay="1"]::after,
div[data-ngg-video-play-overlay="1"]::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-35%, -50%);
width: 0;
height: 0;
border-left: 14px solid rgba(255, 255, 255, 0.95);
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
pointer-events: none;
z-index: 51;
} .ngg-galleryoverview .ngg-gallery-thumbnail a,
.ngg-imagebrowser a,
.ngg-gallery-singlepic-image a,
.ngg-pro-masonry-item > a,
.nextgen_pro_thumbnail_grid .image-wrapper > a,
.nextgen_pro_film .image-wrapper > a,
.nextgen_pro_sidescroll .image-wrapper > a,
.nextgen_pro_blog_gallery .image-wrapper > a,
.tiled-gallery-item a,
.ngg-pro-mosaic-item a,
.galleria-stage .galleria-image,
.galleria-thumbnails .galleria-image {
position: relative;
display: block;
}.ngg-video-container {
position: relative;
width: auto;
height: auto;
background:transparent;
z-index: 10001;
display: flex;
align-items: center;
justify-content: center;
}
.ngg-video-player,
.ngg-video-container iframe {
width: 100%;
height: 100%;
object-fit: contain;
}  #npl_wrapper.npl-video-mode .galleria-image img {
display: none !important;
} .sl-wrapper.sl-video-mode .ngg-video-container {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.sl-wrapper.sl-video-mode .sl-image img {
display: none !important;
} .sl-wrapper.sl-video-mode .sl-image {
top: 0 !important;
left: 0 !important;
width: 100vw !important;
height: 100vh !important;
} .ngg-video-mode#fancybox-wrap #fancybox-img {
display: none !important;
}
#fancybox-wrap.ngg-video-mode {
width: auto !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%);
}
#fancybox-wrap.ngg-video-mode #fancybox-content {
width: auto !important;
height: auto !important;
} #shDisplay #shWrap.ngg-video-mode #shImage {
display: none !important;
}
#shDisplay .ngg-video-container {
margin-inline: auto;
}
#shDisplay.ngg-video-mode {
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
} #TB_window.ngg-video-mode #TB_Image {
display: none !important;
}
#TB_window.ngg-video-mode #TB_ImageOff {
display: none !important;
}
#TB_window.ngg-video-mode {
margin-left: 0 !important;
margin-top: 0 !important;
width: auto !important;
transform: translate(-50%, -50%);
} #TB_window.ngg-video-mode #TB_caption {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-video-mode #TB_secondLine {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-video-mode #TB_prev,
#TB_window.ngg-video-mode #TB_next {
display: inline !important;
visibility: visible !important;
} .ngg-video-error {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
display: flex;
align-items: center;
justify-content: center;
z-index: 20;
}
.ngg-video-error-content {
color: #fff;
text-align: center;
padding: 20px;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
}
.ngg-video-error-icon {
font-size: 48px;
opacity: 0.7;
}
.ngg-video-error-text {
font-size: 16px;
} .ngg-custom-lightbox-video-mode img:not(.ngg-video-processed) {
display: none !important;
}
.ngg-custom-lightbox-video-mode .ngg-video-container {
position: relative !important;
width: 100% !important;
height: 100% !important;
display: flex !important;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
}
.ngg-custom-lightbox-video-mode .ngg-video-player,
.ngg-custom-lightbox-video-mode .ngg-video-container iframe {
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
object-fit: contain;
display: block;
}.ngg-trigger-buttons {
clear: both;
text-align: right;
font-size: 12px;
line-height: 1em;
margin: 0;
}
.ngg-trigger-buttons.hidden {
display: none;
}
.ngg-trigger-large {
font-size: 16px;
margin: 0 10px;
}
.ngg-trigger-buttons .ngg-trigger {
margin-left: 0.3em;
cursor: pointer;
}
.ngg-trigger-buttons .ngg-trigger:active,
.ngg-trigger-buttons .ngg-trigger:focus,
.ngg-trigger-buttons .ngg-trigger:visited,
.ngg-trigger-buttons .ngg-trigger {
color: #999;
}
.ngg-trigger-buttons .ngg-trigger:hover {
color: #333;
}
.ngg-trigger-large .ngg-trigger {
} .galleria.photocrati-nextgen_pro_horizontal_filmstrip {
margin-bottom: 5px;
}
@media screen and (min-width: 0px) and (max-width: 1024px) {
.ngg-trigger-buttons.mobile-hide {
display: none;
}
}.nextgen_pro_lightbox_open {
overflow: hidden !important;
-webkit-text-size-adjust: none;
padding: 0 !important;
margin: 0 !important;
}
#npl_overlay {
display: none;
position: fixed;
top: -100px;
left: -100px;
right: -100px;
bottom: -100px;
z-index: 1000000;
background: #000000;
opacity: 0;
}
#npl_overlay.npl_ios_no_opacity {
opacity: 1;
}
#npl_wrapper {
display: none;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1000001;
border: 0 none transparent;
padding: 0;
margin: 0;
overflow: hidden;
} body.nextgen_pro_lightbox_open {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-touch-callout: none;
}
body.nextgen_pro_lightbox_open #npl_wrapper {
display: flex;
}
body.nextgen_pro_lightbox_open #npl_wrapper.npl_ie9_flex_hack {
display: block;
}  #npl_wrapper.npl_ios_hack {
max-height: 100vh !important;
max-width: 100vw !important;
width: 100%;
height: 100%;
}
#npl_wrapper.npl_open_with_padding {
-webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.6);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#npl_button_close {
background: #fff;
border-radius: 50%;
color: #555;
font-size: 22px;
line-height: 1;
opacity: .5;
padding: 4px 6px 4px 7px!important;
position: absolute;
right: 8px;
top: 11px;
z-index: 1000100;
}
#npl_wrapper.npl-sidebar-open #npl_button_close {
right: 514px;
}
#npl_button_close.hidden {
display: none;
}
#npl_button_close:hover {
cursor: pointer;
}
#npl_wrapper.npl_mobile #npl_button_close {
font-size: 28px;
top: 15px;
right: 25px;
}
#npl_wrapper #npl_button_close.npl-sidebar-open {
right: 500px;
margin-right: 15px;
}
#npl_spinner_container {
color: white;
font-size: 86px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
z-index: 1000003;
}
#npl_wrapper.npl-variant-white #npl_spinner_container {
color: #444444;
}
#npl_wrapper.npl-sidebar-open #npl_spinner_container {
right: 500px;
}
#npl_wrapper.npl_ie9_flex_hack #npl_spinner_container {
display: block !important;
}
#npl_wrapper.npl_ie9_flex_hack #npl_spinner_container svg,
#npl_wrapper.npl_ie9_flex_hack #npl_spinner_container i {
position: relative;
top: calc(50% - 43px);
left: calc(50% - 43px);
}
#npl_spinner {
margin: 0 auto;
}
#npl_wrapper.npl_ie9_flex_hack #npl_spinner_container.hidden {
display: none !important;
}
#npl_spinner_container.hidden {
display: none !important;
}
#npl_content {
z-index: 1000002;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
box-sizing: content-box;
}
body.nextgen_pro_lightbox_open #npl_wrapper.npl_ie9_flex_hack.npl-sidebar-open #npl_content {
position: absolute;
top: 0;
right: 500px;
left: 0;
bottom: 0;
}
#npl_sidebar {
z-index: 1000002;
width: 0;
height: 100%;
min-height: 100%;
max-height: 100%;
color: white;
overflow-y: auto;
overflow-x: hidden;
background: #252728 url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery-pro/static/Lightbox/theme/container_bg.png);
box-sizing: border-box;
-moz-box-sizing: border-box;
font-family: 'Lato', sans-serif;
}
#npl_sidebar_overlay {
width: 500px;
height: 100%;
min-height: 100%;
max-height: 100%;
overflow: hidden;
background: black;
position: absolute;
right: 0;
top: 0;
align-items: center;
opacity: 0;
transition: opacity 0.75s;
display: none;
color: white;
} 
body.nextgen_pro_lightbox_open #npl_wrapper.npl_ie9_flex_hack {
display: block;
}
#npl_sidebar_overlay svg,
#npl_sidebar_overlay i {
margin: 0 auto;
font-size: 86px;
}
#npl_wrapper.npl_ie9_flex_hack #npl_sidebar_overlay svg,
#npl_wrapper.npl_ie9_flex_hack #npl_sidebar_overlay i {
position: absolute;
top: calc(50% - 43px);
left: calc(50% - 43px);
}
#npl_wrapper.npl-sidebar-overlay-open #npl_sidebar_overlay {
display: flex;
z-index: 1000002;
opacity: 1;
}
#npl_wrapper.npl-sidebar-open #npl_sidebar {
width: 500px;
min-width: 350px;
border-left: 1px solid rgba(255, 255, 255, 0.2);
}
body.nextgen_pro_lightbox_open #npl_wrapper.npl_ie9_flex_hack.npl-sidebar-open #npl_sidebar {
position: absolute;
top: 0;
right: 0;
}
#npl_wrapper.npl-sidebar-open #npl_content {
width: calc(100% - 500px); box-sizing: border-box;
}
#npl_content * {
box-sizing: content-box;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
}
body.nextgen_pro_lightbox_open #npl_overlay {
display: block;
opacity: 0.8;
}
body.nextgen_pro_lightbox_open #npl_overlay.npl_ios_no_opacity {
opacity: 1;
}
#npl_sidebar_toggle {
position: absolute;
top: 11px;
right: 10px;
font-size: 17px;
text-decoration: none;
display: none;
opacity: .5;
cursor: pointer;
z-index: 1000100;
line-height: 1;
background: #fff;
color: #555;
border-radius: 50%;
padding: 6px 6px 6px 7px;
}
#npl_wrapper.npl-sidebar-open #npl_sidebar_toggle {
display: block;
}
@media only screen and (max-width: 760px) { #npl_wrapper.npl-sidebar-open #npl_button_close {
display: none;
}
#npl_wrapper.npl-sidebar-open #npl_sidebar_toggle {
right: 25px;
} body #npl_wrapper.npl_open_with_padding {
border-radius: 0;
box-shadow: none;
top: 0;
bottom: 0;
right: 0;
left: 0;
} #npl_wrapper.npl-sidebar-open #npl_content {
width: 50vw;
position: absolute;
left: -100vw;
}
#npl_wrapper.npl-sidebar-open #npl_sidebar,
#npl_wrapper.npl-sidebar-open #npl_sidebar_overlay {
width: 100%;
border-left: none;
}
#npl_wrapper.npl-sidebar-open #npl_spinner_container {
display: none;
} #npl_sidebar .nggpl-sidebar-thumbnail {
display: block !important;
}
}@font-face {
font-family: 'Lato';
src: url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery-pro/static/Fonts/Lato-Regular.ttf) format('truetype')
}
@font-face {
font-family: 'Lato';
src: url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery-pro/static/Fonts/Lato-Bold.ttf) format('truetype')
}
.hidden {
display: none;
}
.galleria-theme-nextgen_pro_lightbox {
overflow: hidden;
background: #000;
min-width: 100%;
min-height: 100%;
}
@keyframes hideNplErrors {
from { visibility: visible; }
to   { visibility: hidden;
max-height: 0;
max-width: 0;
opacity: 0;
float: left;
}
}
#npl_content .galleria-errors > div {
animation: hideNplErrors 2s ease-in-out both;
}
.galleria-theme-nextgen_pro_lightbox img {
-moz-user-select: none;
-webkit-user-select: none;
}
#npl_wrapper.npl-carousel-closed .galleria-thumbnails-container {
bottom: -54px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-stage {
position: absolute;
top: 0;
bottom: 54px;
left: 0;
right: 0;
overflow: hidden;
}
#npl_wrapper.npl-carousel-closed .galleria-stage {
bottom: 0;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumbnails-container {
height: 54px;
bottom: 0;
position: absolute;
left: 0;
right: 0;
z-index: 4;
background: black;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .galleria-thumbnails-container,
#npl_wrapper.nggpl-carousel-hidden .galleria-thumbnails-container {
text-align: center;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-ios-browser .galleria-thumbnails-container {
opacity: 1;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumbnails-container .galleria-thumbnails-list {
}
.galleria-theme-nextgen_pro_lightbox .galleria-carousel .galleria-thumbnails-list {
margin-right: 24px;
padding-left: 1px;
direction: ltr;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-protection {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumbnails {
height: 54px !important;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumbnails .galleria-image {
height: 54px;
width: 70px;
float: left;
cursor: pointer;
margin-right: 1px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-counter {
position: absolute;
top: 10px;
left: 10px;
text-align: right;
color: #fff;
font: normal 11px/1 arial, sans-serif;
z-index: 3;
font-family: 'Lato', sans-serif;
}
.galleria-theme-nextgen_pro_lightbox .galleria-loader {
display: none;
}
.galleria-theme-nextgen_pro_lightbox .galleria-info {
bottom: 54px;
left: 0;
z-index: -1;
position: absolute;
display: block;
background-color: #000;
width: 100%;
opacity: 0.85;
max-height: 0;
transition: max-height 0.75s;
}
#npl_wrapper.npl-info-open .galleria-info {
z-index: 3;
}
#npl_wrapper.npl-info-open .galleria-info-text {
height: auto;
opacity: 1;
overflow-y: auto;
max-height: 30vh;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-ios-browser .galleria-info {
opacity: 1;
}
.galleria-theme-nextgen_pro_lightbox .galleria-info .galleria-image-share-icons {
overflow: hidden;
}
#npl_wrapper.npl-info-open .galleria-info {
max-height: 30vh;
}
.galleria-theme-nextgen_pro_lightbox .galleria-info-text {
overflow: hidden;
opacity: 0;
transition: opacity 0.75s;
}
.galleria-theme-nextgen_pro_lightbox .galleria-info-title {
font: bold 14px/1.1 "Lato", sans-serif;
margin: 16px 16px 6px 16px;
color: #fff;
overflow: hidden;
text-align: left;
text-transform: uppercase;
}
.galleria-theme-nextgen_pro_lightbox .galleria-info-description {
margin: 0 16px 16px 16px;
color: #bbb;
font: 14px "Lato", sans-serif;
text-align: left;
order: 3;
width: 100%;
line-height: 1.5;
}
.galleria-info-description a,
.galleria-info-description a:hover,
.galleria-info-description a:active,
.galleria-info-description a:focus {
color: inherit !important;
font-weight: bold;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav {
position: absolute;
top: 54%;
margin-top: -62px;
width: 100%;
height: 62px;
left: 0;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-left,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right {
opacity: .5 !important;
cursor: pointer;
width: 30px;
height: 30px;
position: absolute;
left: 20px;
z-index: 3;
border-radius: 50%;
padding: 9px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-left svg,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right svg,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-left i,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right i {
font-size: 60px;
position: relative;
color: #fff;
top: -14px;
left: -3px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right svg,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right i {
left: 2px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right {
left: auto;
right: 20px;
z-index: 3;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-left:hover,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right:hover,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-left:active,
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right:active {
opacity: 1;
filter: alpha(opacity=100);
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-left,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right {
cursor: pointer;
display: none;
height: 40px;
width: 23px;
z-index: 3;
opacity: .8;
filter: alpha(opacity=80);
margin-top: 7px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-left svg,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right svg,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-left i,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right i {
margin-left: 7px;
margin-right: 7px;
font-size: 20px;
padding-top: 10px;
padding-bottom: 10px;
float: left;
color: white;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-left svg:hover,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right svg:hover,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-left i:hover,
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right i:hover {
filter: alpha(opacity=70);
opacity: 0.7;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-left {
float: left;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right {
position: absolute;
left: 0;
top: 0;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumb-nav-right {
background-position: -578px 5px;
border-right: none;
right: 0;
left: auto;
}
.galleria-theme-nextgen_pro_lightbox .galleria-thumbnails-container .disabled {
cursor: default;
}
.galleria-theme-nextgen_pro_lightbox .galleria-carousel .galleria-thumb-nav-left,
.galleria-theme-nextgen_pro_lightbox .galleria-carousel .galleria-thumb-nav-right {
display: block;
}
.galleria-theme-nextgen_pro_lightbox .galleria-nextgen-buttons {
float: left;
color: #bebebe;
display: inline-block;
height: 100%;
margin: 0 0 0 -8px;
box-sizing: border-box;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .galleria-nextgen-buttons,
#npl_wrapper.nggpl-carousel-hidden .galleria-nextgen-buttons {
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .galleria-thumbnails-container .galleria-nextgen-buttons,
#npl_wrapper.nggpl-carousel-hidden .galleria-thumbnails-container .galleria-nextgen-buttons {
float: none;
margin-left: -13px;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .nggpl-toolbar-button:first-child,
#npl_wrapper.nggpl-carousel-hidden .nggpl-toolbar-button:first-child {
margin-left: 0;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .galleria-thumb-nav-left,
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .galleria-thumb-nav-right,
#npl_wrapper.nggpl-carousel-hidden .galleria-thumb-nav-left,
#npl_wrapper.nggpl-carousel-hidden .galleria-thumb-nav-right {
display: none;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-too-small .galleria-thumbnails-list,
#npl_wrapper.nggpl-carousel-hidden .galleria-thumbnails-list {
top: 200px;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-numbers .galleria-thumbnails-container .galleria-image {
text-align: center;
font-size: 16px;
height: 37px;
margin-top: 13px;
color: rgb(122, 122, 122);
width: 45px;
}
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-numbers .galleria-thumbnails-container .galleria-image:hover .img,
.galleria-theme-nextgen_pro_lightbox.nggpl-carousel-numbers .galleria-thumbnails-container .galleria-image.active .img {
color: white;
font-weight: bold;
}
.galleria-theme-nextgen_pro_lightbox .galleria-nextgen-buttons svg,
.galleria-theme-nextgen_pro_lightbox .galleria-nextgen-buttons i {
float: left;
font-size: 18px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 3px;
padding-right: 3px;
position: relative;
height: 20px;
color: inherit;
}
#npl_content .galleria-theme-nextgen_pro_lightbox .galleria-nextgen-buttons i {
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.galleria-theme-nextgen_pro_lightbox .galleria-nextgen-buttons svg:hover,
.galleria-theme-nextgen_pro_lightbox .galleria-nextgen-buttons i:hover {
cursor: pointer;
} i.nggpl-toolbar-button-cart.fa.fa-shopping-cart {
margin: 0 4px 0 -4px;
}
i.nggpl-toolbar-button-comment.fa.fa-comment {
margin: 0 2px 0 -2px;
}
.galleria-theme-nextgen_pro_lightbox .galleria-dock-toggle-container {
position: absolute;
left: 50%;
margin-left: -50px;
top: -20px;
height: 20px;
width: 85px;
background: #000;
cursor: pointer;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
z-index: 3;
opacity: 1;
color: white;
text-align: center;
font-size: 14px;
}
.galleria-theme-nextgen_pro_lightbox.touch .galleria-dock-toggle-container {
height: 40px;
font-size: 28px;
top: -39px;
}
.galleria-theme-nextgen_pro_lightbox.touch .galleria-dock-toggle-container svg,
.galleria-theme-nextgen_pro_lightbox.touch .galleria-dock-toggle-container i {
margin-bottom: 5px;
position: absolute;
top: 6px;
left: 35px;
} #npl_sidebar a {
color: #777;
}
#npl_wrapper #npl_sidebar .galleria-image-share-icons {
margin-bottom: 15px;
margin-left: 10px;
margin-right: 10px;
margin-top: 20px;
text-align: center;
float: none;
}
#npl_wrapper .galleria-image-share-icons {
float: right;
}
#npl_wrapper .galleria-image-share-icons ul {
list-style-type: none;
display: inline-block;
text-align: center;
margin: 0;
padding: 16px;
}
#npl_wrapper .galleria-image-share-icons ul li {
display: inline;
}
#npl_wrapper .galleria-image-share-icons ul li a {
text-decoration: none;
color: #bebebe;
}
#npl_wrapper .galleria-image-share-icons ul li a svg,
#npl_wrapper .galleria-image-share-icons ul li a i {
font-size: 36px;
margin: 0 2px 0 2px;
}
#npl_sidebar .nggpl-sidebar-thumbnail {
display: none;
text-align: center;
margin: 30px 0 35px;
}
#npl_sidebar .nggpl-sidebar-thumbnail img {
max-height: 300px;
max-width: 100%;
padding: 0;
margin: 0 auto 0 auto;
border: none;
outline: none;
display: block;
opacity: 1;
transform: none;
}
h1.nggpl-comments-title {
font-size: 18px;
font-weight: 900;
text-transform: uppercase;
color: white;
font-family: 'Lato', sans-serif;
margin-bottom: 20px;
}
ul.nggpl-commentlist {
list-style-type: none;
padding: 0;
margin: 0;
}
#nggpl-comments-wrapper {
max-width: 100%;
max-height: 100%;
padding: 0;
font-family: 'Lato', sans-serif;
margin: 30px;
}
#nggpl-comments-wrapper hr {
width: 65%;
border: 0;
margin: 0 auto 35px auto;
border-top: solid 2px #3D3D3D;
}
#nggpl-comments {
font-size: 12px;
font-family: 'Lato', sans-serif;
margin: 30px 15px 0 15px;
}
#nggpl-comments span#email-notes {
display: block;
}
article.nggpl-comment {
margin-top: 10px;
margin-bottom: 30px;
font-family: 'Lato', sans-serif;
}
.nggpl-commentlist li:first-child {
margin-top: 0;
}
#nggpl-comments-image-share-icons.disabled {
padding: 0;
margin: 0;
}
#nggpl-comment-status {
color: black;
text-align: center;
font-weight: bold;
font-size: 14px;
font-family: 'Lato', sans-serif;
}
#nggpl-comment-status.error {
color: red;
}
.nggpl-nav-pagination ul {
list-style-type: none;
display: block;
text-align: center;
padding: 0;
}
.nggpl-nav-pagination ul li {
display: inline;
padding: 5px;
border-top : 1px solid gray;
border-bottom : 1px solid gray;
border-left : 1px solid gray;
}
.nggpl-nav-pagination ul li:last-child {
border-right: 1px solid gray;
}
#nggpl-respond {
color: #ccc;
}
#nggpl-respond-form label,
#nggpl-respond-form p {
color: #ccc;
font-size: 12px;
font-family: 'Lato', sans-serif;
}
#nggpl-respond input,
#nggpl-respond textarea {
color: #999;
background-color: #1b1d1f;
width: 100%;
background-image: none;
text-shadow: none;
font-family: 'Lato', sans-serif;
text-transform: none;
margin: 0;
font-size: 13px;
padding: 5px;
border-radius: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid rgba(100, 100, 100, .05);
}
#nggpl-respond input {
height: 35px;
}
input#nggpl-submit:hover {
cursor: pointer;
}
#nggpl-respond p label {
text-transform: uppercase;
margin-bottom: 4px;
display: inline-block;
}
.nggpl-comment-meta {
color: #777;
font-size: 11px;
position: relative;
left: 50px;
top: -4px;
display: inline-block;
font-family: 'Lato', sans-serif;
text-transform: uppercase;
}
.nggpl-comment-meta cite a {
color: #fff;
}
.nggpl-reply a {
color: #777;
}
.nggpl-comment-awaiting-moderation {
clear: both;
}
section.nggpl-comment {
padding-top: 2px;
}
section.nggpl-comment p {
margin-top: 0;
color: #ccc;
font-size: 12px;
line-height: 12px;
}
#nggpl-comments cite {
font-style: normal;
}
article.nggpl-comment img.avatar {
background: rgba(255, 255, 255, 0.1);
float: left;
margin: -20px 10px 0 0;
}
ul.nggpl-commentlist ol {
padding-left: 16px;
list-style-type: none;
}
.nggpl-comment-tweet-button,
.nggpl-comment-tweet-button svg:hover,
.nggpl-comment-tweet-button i:hover {
color: #4099FF !important;
}
.nggpl-comment-facebook-button,
.nggpl-comment-facebook-button svg:hover,
.nggpl-comment-facebook-button i:hover {
color: #3B5998 !important;
}
.nggpl-comment-pinterest-button,
.nggpl-comment-pinterest-button svg:hover,
.nggpl-comment-pinterest-button i:hover {
color: #cb2027 !important;
}
#nggpl-comment-form-wrapper {
width: 100%;
}
#nggpl-respond-form .form-submit {
text-align: center;
margin-top: 50px;
}
.nggpl-button,
#nggpl-comment-form-wrapper input[type='submit'] {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 0.8em 0 0.8em 0;
font-size: 15px;
font-weight: bold;
color: #ffffff;
border: none;
-webkit-font-smoothing: antialiased;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
vertical-align: middle;
display: inline-block;
text-decoration: none;
margin: 0 .5em .5em 0;
line-height: 1.75;
letter-spacing: .04em;
-webkit-appearance: none;
text-transform: uppercase;
}
.galleria-theme-nextgen_pro_lightbox p.nggpl-comment-form-comment {
margin: 1em 0 1em 0;
}
#nggpl-comment-form-wrapper input[type='submit'] {
font-family: 'Lato', sans-serif;
border-radius: 2px;
font-size: 15px;
height: auto;
}
#npl_sidebar .nggpl-button,
#nggpl-comment-form-wrapper input[type='submit'] {
background-color: rgba(15, 146, 221, 1);
}
#npl_sidebar .nggpl-button:hover,
#nggpl-comment-form-wrapper input[type='submit']:hover {
background-color: rgba(15, 146, 221, 0.75);
transition: all 0.3s ease 0s;
}
.nggpl-button {
margin-top: 1.5em;
}
.nggpl-button:hover {
cursor: pointer;
}
.nggpl-toolbar-button:first-child {
margin-left: 8px;
}
.nggpl-toolbar-button {
text-align: center;
margin: 0 1px 0 0;
padding: 8px 17px 26px 17px;
border-radius: 0;
}
.nggpl-toolbar-button:hover {
opacity: .8;
}
.nggpl-toolbar-button svg,
.nggpl-toolbar-button i {
width: 20px;
}
.nggpl-toolbar-button.nggpl-rounded {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
} #npl_wrapper.npl-variant-black #npl_sidebar {
border-left: none;
background: #000;
}
#npl_wrapper.npl-variant-black .nggpl-comments-title {
color: #ccc;
}
#npl_wrapper.npl-variant-black #nggpl-comments-image-share-icons {
margin-bottom: 20px;
} #npl_wrapper.npl-variant-white.galleria-container,
#npl_wrapper.npl-variant-white #npl_sidebar,
#npl_wrapper.npl-variant-white #nggpl-respond input,
#npl_wrapper.npl-variant-white #nggpl-respond textarea {
background: white;
}
#npl_wrapper.npl-variant-white .galleria-dock-toggle-container,
#npl_wrapper.npl-variant-white .galleria-info,
#npl_wrapper.npl-variant-white .galleria-info-description,
#npl_wrapper.npl-variant-white .galleria-info-title,
#npl_wrapper.npl-variant-white .galleria-thumbnails-container {
background: #ffffff;
}
#npl_wrapper.npl-variant-white .galleria-info-title,
#npl_wrapper.npl-variant-white .galleria-info-description {
color: #777777;
}
#npl_wrapper.npl-variant-white #nggpl-respond,
#npl_wrapper.npl-variant-white #npl_sidebar a,
#npl_wrapper.npl-variant-white #nggpl-respond input,
#npl_wrapper.npl-variant-white #nggpl-respond textarea,
#npl_wrapper.npl-variant-white #npl_sidebar,
#npl_wrapper.npl-variant-white .galleria-dock-toggle-container,
#npl_wrapper.npl-variant-white .comments-area,
#npl_wrapper.npl-variant-white .galleria-nextgen-buttons,
#npl_wrapper.npl-variant-white .galleria-thumb-nav-left svg,
#npl_wrapper.npl-variant-white .galleria-thumb-nav-right svg,
#npl_wrapper.npl-variant-white .galleria-image-nav-left svg,
#npl_wrapper.npl-variant-white .galleria-image-nav-right svg,
#npl_wrapper.npl-variant-white .galleria-thumb-nav-left i,
#npl_wrapper.npl-variant-white .galleria-thumb-nav-right i,
#npl_wrapper.npl-variant-white .galleria-image-nav-left i,
#npl_wrapper.npl-variant-white .galleria-image-nav-right i {
color: #777777;
}
#npl_wrapper.npl-variant-white .galleria-thumb-nav-left i, #npl_wrapper.npl-variant-white .galleria-thumb-nav-left svg, #npl_wrapper.npl-variant-white .galleria-thumb-nav-right i, #npl_wrapper.npl-variant-white .galleria-thumb-nav-right svg {
color: #777777 !important;
}
#npl_wrapper.npl-variant-white #npl_sidebar_toggle {
color: #fff;
background: #777;
}
#npl_wrapper.npl-variant-white .galleria-theme-nextgen_pro_lightbox .galleria-image-nav-left, 
#npl_wrapper.npl-variant-white .galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right {
background: #fff;
}
#npl_wrapper.npl-variant-white #nggpl-respond input#nggpl-submit {
background-color: #555555;
color: #ffffff;
}
#npl_wrapper.npl-variant-white #nggpl-respond input,
#npl_wrapper.npl-variant-white #nggpl-respond textarea {
background-color: #f7f8f9;
}
#npl_wrapper.npl-variant-white #npl_button_close,
#npl_wrapper.npl-variant-white .nggpl-comments-title,
#npl_wrapper.npl-variant-white #nggpl-respond-form label,
#npl_wrapper.npl-variant-white .galleria-image-share-icons ul li a {
color: #777;
}
#npl_wrapper.npl-variant-white #nggpl-comments-wrapper hr {
border-top: solid 2px #7a7a7a;
}
#npl_wrapper.npl-variant-white #nggpl-respond-form label {
color: #ccc;
font-size: 12px;
}
#npl_wrapper.npl-variant-white #nggpl-respond-form p {
color: #777777;
}
#npl_wrapper.npl-variant-white .nggpl-comments-area {
}
#npl_wrapper.npl-variant-white section.nggpl-comment p {
color: #9e9e9e;
}
#npl_wrapper.npl-variant-white .galleria-thumbnails .galleria-image {
border: none;
}
#npl_wrapper.npl-variant-white #npl_sidebar {
border-left: none;
box-shadow: 0 0 4px 2px rgba(100,100,100,.3);
}
#npl_wrapper.npl-variant-white .galleria-counter {
text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.9);
font-weight: bold;
}
#npl_wrapper.npl-variant-white #npl_sidebar_overlay {
background-color: white;
color: #7a7a7a;
}
#npl_wrapper.npl-variant-white.nggpl-carousel-numbers .galleria-thumbnails-container .galleria-image:hover .img,
#npl_wrapper.npl-variant-white.nggpl-carousel-numbers .galleria-thumbnails-container .galleria-image.active .img {
color: black;
font-weight: bold;
} @media only screen and (max-width: 800px) {
#npl_wrapper.npl-sidebar-open .galleria-info-title {
word-break: break-all;
}
}
@media only screen and (max-width: 760px) {
.galleria-theme-nextgen_pro_lightbox #nggpl-comments-wrapper hr {
margin: 14px auto;
}
}
@media only screen and (max-width: 520px) {
#nggpl-comments {
margin: 0;
}
} @media only screen and (max-width: 480px) {
#npl_wrapper .galleria-info-title {
word-break: break-all;
}
#nggpl-comments {
margin: 0;
}
}.ngg-tiktok-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
z-index: 10;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
}
.ngg-tiktok-video,
.ngg-tiktok-iframe {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
object-fit: contain;
}  #npl_wrapper.npl-tiktok-mode .galleria-image img {
display: none !important;
} .sl-wrapper.sl-tiktok-mode .sl-image img {
display: none !important;
} .sl-wrapper.sl-tiktok-mode .sl-image {
display: flex !important;
align-items: center;
justify-content: center;
width: 100vw !important;
height: 100vh !important;
}
.sl-wrapper.sl-tiktok-mode .sl-image .ngg-tiktok-container {
position: relative !important;
top: auto !important;
left: auto !important;
width: 100% !important;
height: 100% !important;
max-width: 100vw !important;
max-height: 100vh !important;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
box-sizing: border-box;
}
.sl-wrapper.sl-tiktok-mode .sl-image .ngg-tiktok-video,
.sl-wrapper.sl-tiktok-mode .sl-image .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
object-fit: contain;
display: block;
} .ngg-tiktok-mode#fancybox-wrap #fancybox-img {
display: none !important;
}
.ngg-tiktok-mode#fancybox-wrap #fancybox-content {
padding: 0 !important;
}
.ngg-tiktok-mode#fancybox-wrap .ngg-tiktok-container {
position: relative !important;
width: auto !important;
height: auto !important;
display: block !important;
padding: 0 !important;
margin: 0 !important;
}
.ngg-tiktok-mode#fancybox-wrap .ngg-tiktok-video,
.ngg-tiktok-mode#fancybox-wrap .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
max-width: 100% !important;
max-height: 100% !important;
object-fit: contain;
display: block;
} body.ngg-tiktok-shutter-active {
overflow: hidden !important;
}
html.ngg-tiktok-shutter-active {
overflow: hidden !important;
}
#shShutter.ngg-tiktok-mode + #shDisplay #shWrap,
#shShutter.ngg-tiktok-mode ~ #shDisplay #shWrap {
position: relative !important;
display: flex !important;
flex-direction: column;
align-items: center;
justify-content: center;
min-height: 200px;
overflow: visible !important;
}
#shDisplay.ngg-tiktok-mode {
overflow: visible !important;
}
#shDisplay #shWrap .ngg-tiktok-container {
position: relative !important;
top: auto !important;
left: auto !important;
margin: 0 !important;
z-index: 10003;
width: auto !important;
height: auto !important;
max-width: none !important;
max-height: none !important;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
box-sizing: border-box;
overflow: visible !important;
clip: auto !important;
clip-path: none !important;
}
#shDisplay #shWrap .ngg-tiktok-video,
#shDisplay #shWrap .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
max-width: none !important;
max-height: none !important;
visibility: visible !important;
object-fit: contain !important;
display: block !important;
overflow: visible !important;
clip: auto !important;
clip-path: none !important;
} #TB_window.ngg-tiktok-mode #TB_Image {
display: none !important;
}
#TB_window.ngg-tiktok-mode #TB_ImageOff {
display: none !important;
}
#TB_window.ngg-tiktok-mode {
background: #fff !important;
padding: 15px 15px 0 15px !important;
} #TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper {
display: block !important;
text-align: center !important;
margin: 0 auto !important;
padding: 0 !important;
position: relative !important;
width: auto !important;
height: auto !important;
}
#TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper .ngg-tiktok-container {
position: relative !important;
width: auto !important;
height: auto !important;
display: inline-block !important;
margin: 0 auto !important;
padding: 0 !important;
vertical-align: middle !important;
background: transparent !important;
}
#TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper .ngg-tiktok-video,
#TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
max-width: 100% !important;
max-height: 100% !important;
object-fit: contain !important;
display: block !important;
margin: 0 auto !important;
} #TB_window.ngg-tiktok-mode #TB_caption {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-tiktok-mode #TB_secondLine {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-tiktok-mode #TB_prev,
#TB_window.ngg-tiktok-mode #TB_next {
display: inline !important;
visibility: visible !important;
} .ngg-tiktok-error {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
color: #fff;
z-index: 11;
display: flex;
align-items: center;
justify-content: center;
}
.ngg-tiktok-error-content {
padding: 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.ngg-tiktok-error-icon {
font-size: 48px;
display: block;
margin-bottom: 10px;
color: #ff4d4d;
}
.ngg-tiktok-error-text {
font-size: 16px;
font-family: sans-serif;
} .ngg-custom-lightbox-tiktok-mode img:not(.ngg-tiktok-processed) {
display: none !important;
}
.ngg-custom-lightbox-tiktok-mode .ngg-tiktok-container {
position: relative !important;
width: 100% !important;
height: 100% !important;
display: flex !important;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
}
.ngg-custom-lightbox-tiktok-mode .ngg-tiktok-video,
.ngg-custom-lightbox-tiktok-mode .ngg-tiktok-iframe {
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
object-fit: contain;
display: block;
} #ngg-custom-lightbox-overlay {
position: fixed !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
background-color: transparent !important;
z-index: 999999 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
#ngg-custom-lightbox-overlay .ngg-custom-lightbox-close {
position: absolute !important;
top: 20px !important;
right: 20px !important;
background: transparent !important;
border: none !important;
color: #000 !important;
font-size: 40px !important;
cursor: pointer !important;
z-index: 1000000 !important;
padding: 10px !important;
line-height: 1 !important;
opacity: 0.8;
transition: opacity 0.2s;
}
#ngg-custom-lightbox-overlay .ngg-custom-lightbox-close:hover {
opacity: 1;
}
#ngg-custom-lightbox-overlay .ngg-custom-lightbox-content {
position: relative !important;
max-width: 90vw !important;
max-height: 90vh !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
#ngg-custom-lightbox-overlay .ngg-tiktok-container {
position: relative !important;
background: transparent !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
#ngg-custom-lightbox-overlay .ngg-tiktok-video {
max-width: 90vw !important;
max-height: 90vh !important;
width: auto !important;
height: auto !important;
object-fit: contain !important;
}.fa.fa-glass:before{content:"\f000"}.fa.fa-envelope-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-home:before{content:"\f015"}.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-list-alt:before{content:"\f022"}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-edit{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit:before{content:"\f044"}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before{content:"\e0e3"}.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-twitter-square:before{content:"\f081"}.fa.fa-facebook-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square:before{content:"\f082"}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-github-square:before{content:"\f092"}.fa.fa-lemon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-globe:before{content:"\f57d"}.fa.fa-tasks:before{content:"\f828"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-cut:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-save:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-magic:before{content:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square:before{content:"\f0d3"}.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-square:before{content:"\f0d4"}.fa.fa-google-plus{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f625"}.fa.fa-comment-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard:before{content:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f0ed"}.fa.fa-cloud-upload:before{content:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f5c0"}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f5c0"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before,.fa.fa-unlink:before{content:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\24"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\e1bc"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f884"}.fa.fa-sort-amount-desc:before{content:"\f160"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-square:before{content:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square:before{content:"\f169"}.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square:before{content:"\f174"}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo-square:before{content:"\f194"}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square:before{content:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square:before{content:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square:before{content:"\f1b7"}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-git-square:before{content:"\f1d2"}.fa.fa-git,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-futbol-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square:before{content:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before,.fa.fa-transgender:before{content:"\f224"}.fa.fa-transgender-alt:before{content:"\f225"}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square:before{content:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square:before{content:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:"\f2ab"}.fa.fa-snapchat-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-square:before{content:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}@font-face {
font-family: 'Lato';
src: url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery-pro/static/Fonts/Lato-Regular.ttf) format('truetype')
} #ngg_add_to_cart_container {
margin: 30px;
}
#ngg_add_to_cart_container th,
#ngg_add_to_cart_container tr,
#ngg_add_to_cart_container td,
#ngg_add_to_cart_container thead,
#ngg_add_to_cart_container tfoot,
#ngg_add_to_cart_container table {
border: none;
color: white;
line-height: 1em;
padding: 0;
margin: 0;
}
#ngg_add_to_cart_container tbody {
border: 1px solid rgba(180,180,180,.2);
}
#ngg_add_to_cart_container th,
#ngg_add_to_cart_container td {
font-family: Lato, sans-serif !important;
font-size: 11px !important;
line-height: 1.6 !important;
padding: 8px;
text-transform: uppercase !important;
font-weight: 400;
vertical-align: middle !important;
}
#ngg_add_to_cart_container td {
padding: 14px 8px;
}
#ngg_add_to_cart_container tbody tr:nth-of-type(2n) {
background: rgba(180,180,180,.05);
}
#ngg_add_to_cart_container input,
#ngg_add_to_cart_container textarea {
background-image: none;
font-family: 'Lato', sans-serif;
line-height: 1.5em;
padding: 5px;
text-transform: none;
width: auto;
text-shadow: none;
border-radius: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid rgba(100, 100, 100, .05);
outline: none;
font-size: 12px;
}
#ngg_add_to_cart_container input {
height: 2.3em;
}
#ngg_add_to_cart_container,
#ngg_add_to_cart_container table {
font-size: 12px;
font-family: 'Lato', sans-serif;
color: white;
}
#ngg_add_to_cart_container h1,
#ngg_add_to_cart_container h2,
#ngg_add_to_cart_container h3,
#ngg_add_to_cart_container h4,
#ngg_add_to_cart_container h5,
#ngg_add_to_cart_container h6 {
color: white;
font-family: 'Lato', sans-serif;
margin-bottom: 20px;
font-weight: 600;
}
#ngg_add_to_cart_container h2 {
text-transform: uppercase;
margin: 0 0 2px 0;
font-weight: normal;
font-size: 1.5em;
padding: 0;
}
#ngg_add_to_cart_container h3 {
padding: 0;
margin: 40px 6px 6px;
margin-bottom: 6px;
outline: none;
}
#nggpl-cart-static-header > h2 {
font-weight: 900;
}
#ngg_add_to_cart_container h2:first-of-type {
margin-bottom: 5px;
}
#ngg_qty_add_desc {
text-align: center;
display: inline-block;
width: 100%;
padding: 10px 0 0 0;
margin: 0;
}
div.nggpl-pricelist_category_wrapper {
text-align: left;
padding-bottom: 45px;
}
.nggpl-pricelist_category_wrapper h3 {
font-weight: normal;
font-size: 18px;
}
#nggpl-items_for_sale h3:hover {
cursor: pointer;
}
#ngg_add_to_cart_container .nggpl-cart_summary {
margin: 0 10px 40px 0;
text-transform: uppercase;
font-family: Lato;
font-weight: 900;
}
#ngg_add_to_cart_container .nggpl-cart_total {
text-align: right;
float: right;
color: #777;
}
#ngg_add_to_cart_container hr {
width: 65%;
border: 0px;
margin-top: 14px;
margin-bottom: 14px;
border-top: solid 2px #3D3D3D;
margin: 0 auto;
}
.nggpl-variant-white #ngg_add_to_cart_container hr {
border-top: solid 2px #7a7a7a;
}
#ngg_add_to_cart_container a {
font-size: 12px;
text-decoration: none;
background-color: inherit;
}
#ngg_add_to_cart_container a:hover {
text-decoration: underline;
}
#ngg_add_to_cart_container table {
table-layout: fixed;
width: 100%;
}
#ngg_add_to_cart_container table th {
color: #777777;
font-weight: normal;
margin: 0;
}
#ngg_add_to_cart_container .nggpl-quantity_field {
box-sizing: border-box;
white-space: nowrap;
width: 100px;
padding-left: 10px;
}
#ngg_add_to_cart_container .nggpl-quantity_field_wrapper {
display: flex;
align-items: center;
justify-items: center;
}
#npl_wrapper.npl_mobile #ngg_add_to_cart_container .nggpl-quantity_field i {
font-size: 1.75em;
}
#ngg_add_to_cart_container .nggpl-quantity_field i:hover {
cursor: pointer;
}
#ngg_add_to_cart_container .nggpl-quantity_field i {
color: white;
background-color: #1b1d1f;
padding: 10px 3px 8px 3px;
border: 1px solid #1b1d1f;
height: 32px;
line-height: 32px;
padding: 0 5px 0 5px;
}
#ngg_add_to_cart_container .nggpl-quantity_field i:first-of-type {
border-radius: 2px 0 0 2px;
}
#ngg_add_to_cart_container .nggpl-quantity_field i:last-of-type {
border-radius: 0 2px 2px 0;
}
#ngg_add_to_cart_container .nggpl-quantity_field input {
box-sizing: border-box;
width: 40px;
display: inline-block;
-moz-appearance: textfield;
text-align: center;
border: 1px solid #1b1d1f;
border-radius: 0;
height: 32px;
margin: 0;
padding: 0;
box-shadow: none;
background-clip: padding-box;
}
#npl_wrapper.npl_mobile #ngg_add_to_cart_container .nggpl-quantity_field input {
pointer-events: none;
}
#ngg_add_to_cart_container .nggpl-quantity_field input::-webkit-outer-spin-button,
#ngg_add_to_cart_container .nggpl-quantity_field input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
#ngg_add_to_cart_container .nggpl-description_field {
box-sizing: border-box;
text-align: left;
word-break: break-word;
}
#ngg_add_to_cart_container .nggpl-price_field,
#ngg_add_to_cart_container .nggpl-total_field {
box-sizing: border-box;
white-space: nowrap;
text-align: right;
word-break: break-word;
width: 75px;
padding-right: 10px;
}
#ngg_add_to_cart_container tbody .nggpl-price_field,
#ngg_add_to_cart_container tbody .nggpl-total_field {
font-size: 12px;
} .nggpl-total_field,
#npl_wrapper.npl_mobile #ngg_add_to_cart_container .nggpl-total_field {
display: none;
}
#ngg_add_to_cart_container table input {
background-color: #1b1d1f;
color: white;
width: 100%;
}
#nggpl-cart_sidebar_checkout_buttons {
display: none;
position: absolute;
bottom: 0;
right: 15px;
background: #252728 url(//www.pamini-picture.de/wp-content/plugins/nextgen-gallery-pro/static/nextgen_pro_lightbox/static/theme/container_bg.png);
width: 470px;
z-index: 9999999;
}
#npl_wrapper.npl-sidebar-open #nggpl-cart_sidebar_checkout_buttons {
display: block;
}
#ngg_add_to_cart_container #nggpl-cart_updated_wrapper {
text-align: center;
font-size: 15px;
color: green;
padding: 0;
height: 0;
transition: .5s height, .5s opacity;
overflow: hidden;
line-height: 80px;
border: 1px solid black;
opacity: 0;
}
#ngg_add_to_cart_container #nggpl-cart_updated_wrapper.nggpl-cart_updated_wrapper_visible {
height: 80px;
font-weight: bold;
opacity: 1;
}
#ngg_add_to_cart_container #ngg_checkout_btn,
#ngg_add_to_cart_container #ngg_update_cart_btn,
#ngg_add_to_cart_container .nggpl-add-download-button {
font-family: "Lato", Helvetica, Arial, sans-serif;
padding: 12px 10px;
font-size: 13px;
font-weight: 900;
color: #ffffff;
border: none;
-webkit-font-smoothing: antialiased;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
vertical-align: middle;
display: inline-block;
text-decoration: none;
margin: 1em 0 1em 0;
line-height: 1.75;
letter-spacing: .04em;
-webkit-appearance: none;
text-shadow: none;
background-color: rgba(15, 146, 221, 0.99);
text-transform: uppercase;
width: 49.5%;
height: auto;    
}
#ngg_add_to_cart_container .nggpl-add-download-button {
height: 100%;
margin: 0;
padding: 8px;
width: 100%;
line-height: 1em;
font-size: 10px;
}
#nggpl-items_for_sale > input:first-of-type {
margin-right: 10px;
}
#ngg_add_to_cart_container #ngg_checkout_btn:hover,
#ngg_add_to_cart_container #ngg_update_cart_btn:hover {
opacity: 0.75;
transition: opacity 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s;
-webkit-transition: opacity 0.3s ease 0s;
}
#nggpl-not_for_sale {
text-align: center;
display: none;
}
#nggpl-items_for_sale {
display: none;
text-align: center;
width: 100%
}
#nggpl-items_for_sale th {
text-transform: uppercase;
}
.nggpl-source_contents input {
padding: 1px;
}
.nggpl-source_contents:last-child {
margin-bottom: 20px;
}
.galleria-theme-nextgen_pro_lightbox #ngg_add_to_cart_container .nggpl-sidebar-thumbnail {
margin: 30px 0 35px;
}
#nggpl-cart-static-header h2 {
margin-top: 40px;
font-size: 22px;
}
#nggpl-category-headers {
text-align: center;
}
#nggpl-category-headers h3 {
display: inline-block;
font-size: 12px;
padding: 6px 12px;
border-radius: 2px;
margin: 2px;
color: #222;
background: #f7f7f7;
color: #fcfcfc;
background: #444;
text-transform: uppercase;
letter-spacing: .5px;
}
#nggpl-category-headers h3:hover {
cursor: pointer;
background: #555;
} #npl_wrapper.npl-variant-white #ngg_add_to_cart_container h1,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container h2,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container h3,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container h4,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container h5,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container h6 {
color: #7A7A7A;
}
#npl_wrapper.npl-variant-white #nggpl-cart-static-header h2 {
color: black;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container *,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container a {
color: #777777;
color: #555;
}
#npl_wrapper.npl-variant-white #nggpl-category-headers h3 {
background: #444;
}
#npl_wrapper.npl-variant-white #nggpl-category-headers h3:hover {
background: #666;
}
#npl_wrapper.npl-variant-white #nggpl-category-headers h3 span,
#npl_wrapper.npl-variant-white #nggpl-category-headers h3 span a,
#npl_wrapper.npl-variant-white #nggpl-category-headers h3 span a:hover,
#npl_wrapper.npl-variant-white #nggpl-category-headers h3 span a:focus,
#npl_wrapper.npl-variant-white #nggpl-category-headers h3 span a:active {
color: #fff;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container #ngg_checkout_btn,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container #ngg_update_cart_btn,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container .nggpl-add-download-button{
color: #FFFFFF;
background-color: #444;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container table input,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container table textarea {
color: #222;
background-color: #ffffff;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container table tbody tr:nth-of-type(2n) input,
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container table tbody tr:nth-of-type(2n) textarea {
background-color: #fff;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container .nggpl-quantity_field_wrapper {
border: 1px solid rgba(100,100,100,.1);
border-radius: 2px;
width: 88px;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container .nggpl-quantity_field input {
border: 1px solid #ffffff;
box-shadow: none;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container tbody tr:nth-of-type(2n) input {
border: 1px solid #fff;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container .nggpl-quantity_field i {
border: 1px solid #ffffff;
background-color: #ffffff;
}
#npl_wrapper.npl-variant-white #ngg_add_to_cart_container tbody tr:nth-of-type(2n) i {
border: 1px solid #fff;
background-color: #fff;
}
#npl_wrapper.npl-variant-white #nggpl-cart-static-header,
#npl_wrapper.npl-variant-white #nggpl-cart_sidebar_checkout_buttons {
background: white;
} #npl_wrapper.npl-variant-black #nggpl-cart-static-header,
#npl_wrapper.npl-variant-black #nggpl-cart_sidebar_checkout_buttons {
background: black;
} @media only screen and (max-width: 760px) {
#nggpl-cart_sidebar_checkout_buttons {
left: 15px;
width: auto;
}
}
@media only screen and (max-width: 520px) {
#nggpl-cart-static-header {
left: 15px;
right: 15px;
}
#nggpl-category-headers h3 {
font-size: 14px;
padding: 10px 16px;
display: block;
}
div.nggpl-pricelist_category_wrapper {
margin-top: 0;
padding-bottom: 145px;
}
#ngg_add_to_cart_container #ngg_checkout_btn,
#ngg_add_to_cart_container #ngg_update_cart_btn {
width: 100%;  
margin: 4px auto 4px auto; 
}
#nggpl-cart_sidebar_checkout_buttons {
padding: 10px 0 10px 0;
}
}
 :root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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 shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-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)}}.animate__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:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__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)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-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-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-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}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.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{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.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)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.nextgen-pro-animate-images-loading {
opacity: 0 !important;
}.ngg-navigation {
font-size: 0.9em !important;
clear: both !important;
display: block !important;
padding-top: 24px;
padding-bottom: 3px;
text-align: center;
}
.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev,
.ngg-navigation span.current {
background: #BBB;
border: none;
border-radius: 2px;
box-shadow: none;
color: #fff;
display:inline;
font-size: 14px;
font-weight: bold;
margin-right: 3px;
padding: 4px 8px;
text-decoration: none;
cursor: pointer !important;
}
.ngg-navigation .ellipsis {
background: #BBB;
border: none;
border-radius: 2px;
box-shadow: none;
color: #fff;
display:inline;
font-size: 14px;
font-weight: bold;
margin-right: 3px;
padding: 4px 8px;
text-decoration: none;
}
.ngg-navigation span.current {
background: #666;
}
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.next,
.ngg-navigation span.prev {
background: transparent;
color: #BBB;
padding: 2px;
border: none;
}
.ngg-navigation a.page-numbers:hover,
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.current:hover {
background: #666;
color: #FFFFFF !important;
text-decoration: none !important;
}
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover,
.ngg-navigation span.next,
.ngg-navigation span.prev {
color: #666 !important;
}
.ngg-navigation a.page-numbers {
display: inline;
}
.ngg-clear {
clear: both;
}.ngg-breadcrumbs {
list-style: none;
overflow: hidden;
margin: 0;
padding: .5em 0 .5em 0;
margin-left: 0 !important;
text-transform: uppercase;
font-size: 14px;
margin: 30px 0 30px !important;
}
ul.ngg-breadcrumbs > li {
float: left;
padding: 0 .3em 0 .15em;
margin: 0;
vertical-align: middle;
border: none;
list-style-type: none;
}
.ngg-breadcrumbs li a {
}
.ngg-breadcrumbs .ngg-breadcrumb-divisor {
margin: 0;
padding: 0 0 0 .15em;
}.nextgen_pro_grid_album {
text-align: center;
}
.nextgen_pro_grid_album .image_container {
display: inline-block;
text-align: center;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-o-box-sizing: content-box;
box-sizing: content-box;
vertical-align: top;
max-width: 100% !important;
}
.nextgen_pro_grid_album .image_container:first {
margin-left: 0px;
}
.nextgen_pro_grid_album .image_container .image_link_wrapper {
max-width: 100% !important;
}
.nextgen_pro_grid_album .image_container picture {
max-width: 100% !important;
}
.nextgen_pro_grid_album .image_container img {
border: 0;
max-width: 100% !important;
height: auto;
margin: 0 !important;
padding: 0 !important;
}
.nextgen_pro_grid_album .image_description {
display: none;
}
.nextgen_pro_grid_album .gallery_link a {
display: block;
max-width: 100% !important;
border-bottom: none;
text-align: center;
font-size: 0px;
margin: 0;
padding: 0;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-o-box-sizing: content-box;
box-sizing: content-box;
}
.nextgen_pro_grid_album a.nextgen_pro_lightbox{
display: block;
max-width: 100% !important;
border-bottom: none;
text-align: center;
font-size: 0px;
margin: 0;
padding: 0;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-o-box-sizing: content-box;
box-sizing: content-box;
}
.nextgen_pro_grid_album .caption_link a {
line-height: normal;
max-height: 1.6em;
display: none;
height: 1.5em;
border-bottom: none;
max-width: 100% !important;
}.crp-full-screen-popup{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9999999;
} .mfp-close {
margin-right: 2px;
}
.mfp-close-img {
width: 64px;
height: 64px;
background-image: url(//www.pamini-picture.de/wp-content/plugins/portfolio-wp/images/general/icons/close-icon.png);
background-repeat: no-repeat;
background-size: contain;
}
.crp-tile-inner .tile-inner {
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
border: none!important;
}
.crp-wrapper .crp-additional-block2 {
bottom: 0;
position: absolute;
height: 200px;
overflow: hidden;
padding: 5px!important;
padding-top: 10px!important;
text-align: center;
}
.crp-wrapper .crp-additional-block2 p {
padding-top: 0!important;
padding-bottom: 0!important;
margin-top: 0!important;
margin-bottom: 0!important;
}
.crp-wrapper .crp-product-buy-button {
background-color: #333!important;
border-width: 0!important;
color: #fff!important;
font-weight: 700!important;
line-height: 1!important;
padding: 1em 1.25em!important;
height: 40px;
font-size: 13px!important;
cursor: pointer;
position: relative;
}
.crp-wrapper .crp-product-buy-button:hover {
opacity: 0.9!important;
}
.crp-wrapper .crp-additional-block2 * {
position: relative;
}
.crp-wrapper .crp-additional-block2 span {
color: #333;
line-height: 15px;
}
.crp-badge-box {
z-index: 1;
}
.crp-badge {
z-index: 1;
position: relative!important;
color: #fff!important;
background-color: #81d742;
}
.crp-badge span {
font-size: 16px;
position: relative!important;
}
.crp-badge-box.crp-badge-pos-RT {
top: 5px;
right: 5px;
}
.crp-badge span{
padding: 3px 12px;
}
.crp-catalog-title {
overflow: hidden;
white-space: nowrap;
font-weight: bold;
text-overflow: ellipsis;
width: 100%;
text-align: center;
padding: 0 15px!important;
font-size: 18px;
} #gallery div{
margin-left: 0px !important;
margin-right: 0px !important;
padding-left: 0px !important;
padding-right: 0px !important;
-webkit-transform: translate3d(0,0,0);
}
.lg-info{
position:fixed;
z-index:3;
left:10px;
top:10px;
padding:10px;
margin-right: 70px;
min-width: 300px;
max-width: 400px;
background-color: rgba(0,0,0,0.5);
color:#FFF; font-size:16px;
}
.lg-info *{
color:#FFF; font-size:16px;
}
.lg-info h4.lg-h4,.lg-info h3.lg-h3,.lg-info h2.lg-h2 {
color: white;
text-transform:uppercase;
margin: 0px;
font-size: 17px;
line-height: 22px;
overflow: hidden;
white-space: break-spaces !important;
margin-bottom: 10px;
}
.lg-info p.lg-p {
color: white;
margin-top: 4px;
font-size: 13px;
line-height: normal;
max-height: 100px;
overflow: auto;
} .image01 .crp-tile-img {
transition-property: transform, filter, -webkit-filter;
transition-duration: .3s, .3s, .3s;
transition-delay: 0s, 0s, 0s;
} .image01 .crp-tile-img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.image01:hover .crp-tile-img,
.image01:focus .crp-tile-img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}i.mce-i-icon {
font: 400 20px/1 dashicons;
padding: 0;
vertical-align: top;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-left: -2px;
padding-right: 2px
}#gallery .tile .caption {
position: absolute;
display: block;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
-o-transition: opacity 0.3s;
transition: opacity 0.3s;
background: rgba(0,0,0,.4);
}
#gallery .tile:hover .caption {
opacity: 1;
}
#gallery .tile:hover {
cursor: pointer;;
}@font-face {
font-family: 'FontAwesome';
src: url(//www.pamini-picture.de/wp-content/plugins/portfolio-wp/css/fonts/fontawesome-webfont.eot?v=4.3.0);
src: url(//www.pamini-picture.de/wp-content/plugins/portfolio-wp/css/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(//www.pamini-picture.de/wp-content/plugins/portfolio-wp/css/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(//www.pamini-picture.de/wp-content/plugins/portfolio-wp/css/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(//www.pamini-picture.de/wp-content/plugins/portfolio-wp/css/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(//www.pamini-picture.de/wp-content/plugins/portfolio-wp/css/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}.group {
*zoom: 1;
}
.group:before, .group:after {
display: table;
content: "";
line-height: 0;
}
.group:after {
clear: both;
}/*/*//**/@font-face {
font-family: 'Slide-icons';
src: url(//www.pamini-picture.de/wp-content/plugins/portfolio-wp/css/lightgallery/fonts/Slide-icons.eot);
}
@font-face {
font-family: 'Slide-icons';
src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAWcAAsAAAAACSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAm4AAAQxqzjSYEZGVE0AAAN4AAAAGgAAABxmWaSOR0RFRgAAA5QAAAAdAAAAIAAzAARPUy8yAAADtAAAAEsAAABgL/bcQGNtYXAAAAQAAAAAPQAAAVLgL/LNaGVhZAAABEAAAAAuAAAANv3vdhloaGVhAAAEcAAAAB4AAAAkBBD/5GhtdHgAAASQAAAAEgAAABIFOwBxbWF4cAAABKQAAAAGAAAABgAGUABuYW1lAAAErAAAAOEAAAGw7pftcnBvc3QAAAWQAAAADAAAACAAAwAAeJx9VE1oE1EQnpfsJutmSWNMQoUoWxB/qmIKnkKJWKvXQlOwhx5E7SEo9WCEHNKAJqVbn8RLzvEgKEUPCgoiIi3YHkWw2mO9CBb8O1SzurXjvLfrJiqEhXkzwzffm/nee8tAUYAxZuQvFs5PHi6cuzR1GVgAGORsM2D3Be1ehRtBbii7ddiZjyPnvmOE+QW7YRfVNNzpSQPE0vBwexqMtNIbh7Dg0KAHUrAL9sARyF6ZKpzKZDK0nMwMHHeXIXc54S7DHU109gPAZpnF5th1xiEkiANgsFpgNDATPB3ldlHZbNiNcBTZ/JNRZBPFZ0nE6mw/GT6MUC6tiPCgihA6Vkb8sXCNI35bGxRuTcYa4vqZIWlUP1sVoCx3Yyqd1gTNIUH4RhJ6rILAxw9yN/bwghVSt56rLoCyFY6gmy8kwENJwjYrlItPVauOuDWyhqDEzlKFIuvIIrAHfTJbr2uSWpgFOVvFHVDQc5dftK751P3CeyuNp8Uf/DL3tal5rFKLuiX2MxGdL00azJHKOWLcrZF3MmtZWhThNRWwx62XSYTF/d8Rc6sR2iFyNYS4MWNSzaeJA+RWfkqjCYBO5tV71bIkjTssUVe5bykrhrXqWqnZ1m9a6rfk61emfu+Px8iIA8zf/SrDNr4s8csd+Gbzn+mXOtWK3rPHkqbeGkuZuvNIGudo9wRdvDkald0Yj9HFy89vtvsgjw7/Pxm9Kf+SEfGj86HU/frlVn6RwgP7CLVRTZDCFZt6j99edcWGSPmz5h4BLO5d73bIzVL7OdTkc8j6O5MIdiPBkzcNnZ7zDvF/2OYkWvSFI78BSE0QpgAAeJxjYGBgZACCk535hiD6XIbUOhgNAD+3BfAAAHicY2BkYGDgA2IJBhBgYmAEQlYgZgHzGAAEgQA4AAAAeJxjYGZiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbAyM8CBAILJEJDmmsLg8EDqAwPjg/8PGPQYHzAoNDAwMMIVKAAhIwATaAw5AHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwgiQeyHxj+/wezpCAs+RcCjFBdYMDIxoDMHZEAAP1aCcoAAAB4nGNgZGBgAGLNvbqy8fw2Xxm4mRhA4FyG1DoE/f8BEwPjAyCXgwEsDQAB0gmnAAB4nGNgZGBgfPD/AYMeEwMDwz8GIAkUQQHMAG3nA/YAAAIAAAAAAAAAAgAAUQClACAAlgAAAABQAAAGAAB4nI2PMW7CQBBFn8FGIkQpo5RbIFHZsjciEhyAMg0SFwALrYS8kuEMOQLH4BgcgGPkAKnz7UxBkYKVVvPmz5/ZWeCZMwndSZjwZjwgozQeMuPLOJXnapyJv41HTJIXOZN0LOW17+p4wBNT4yGffBin8lyMM/HNeCT+Yc2BwI6aXHFLpOEI60PY1XnYxkbJnW7Kqs9PfWzZq9vhKfQPx1L3/6l/Nc9c6kLXy1/xrnGxOa1iu6+dL0q3dHevK/PzfJH7spLxkW03qrZSQ191eqHbi03dHkNsXFWUD835BcvqQqwAAAB4nGNgZsALAAB9AAQ=) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTWZZpI4AAAboAAAAHEdERUYANQAGAAAGyAAAACBPUy8yL9TcHwAAAVgAAABWY21hcOAx89QAAAHMAAABUmdhc3D//wADAAAGwAAAAAhnbHlmlq1ZxgAAAzQAAAGAaGVhZP3vdhkAAADcAAAANmhoZWEEEP/mAAABFAAAACRobXR4BeoAcQAAAbAAAAAabG9jYQEyAOAAAAMgAAAAEm1heHAAUwAnAAABOAAAACBuYW1l7pftcgAABLQAAAGwcG9zdCBfgkMAAAZkAAAAWgABAAAAAQAAZVgBDF8PPPUACwIAAAAAAM5oGq4AAAAAzmgargAA/+ACAAHgAAAACAACAAAAAAAAAAEAAAHg/+AALgIAAAD+AAIAAAEAAAAAAAAAAAAAAAAAAAAFAAEAAAAIACQACQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA4BrwAAHg/+AALgHgACCAAAABAAAAAAAAAgAAAAAAAAAAqgAAAAAAAAIAAFEAqgAgAJYAAAAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAA4B3wAP//AAAAAOAa8AD//wAAH+oQAwABAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAEIAZACeAMAAAAABAAD/4AIAAeAAAgAAEQEhAgD+AAHg/gAAAAAAAQBRADYBrwGKAB0AAAE2NC8BJg8BJyYPAQYUHwEHBh8BFj8BFxY/ATYvAQGqBAQXCwx8fAwLFwQEfX0LCxcLDHx8DAsXCwt9AVwFDQUXCwt9fQsLFwUNBXx8DAsXCwt9fQsLFwsMfAABAKoABQGeAbYAEQAAEyYPAQYfAQcGHwEWMj8BNjQn1AwLEwsLrKwLCxMFDQXBCAgBtgsLEwsMrKwMCxMFBcEJGAkAAAkAIAAAAeABwAADAAcACwAPABMAFwAbAB8AIwAAEzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjIICAAUCAgKCAgKCAgAFAgICggICggIABQICAoICAAcCAgICAgCCAgICAgCCAgICAgAAAAQCWAAoBjwG2ABEAAAE2LwEmDwEGFB8BFj8BNjQvAQGKCwsTDAvBCQnBCwsUBAStAYwMCxMLC8EJGAnBCwsTBQ0FrAAAAAwAlgABAAAAAAABAAsAGAABAAAAAAACAAUAMAABAAAAAAADACcAhgABAAAAAAAEAAsAxgABAAAAAAAFAAsA6gABAAAAAAAGAAsBDgADAAEECQABABYAAAADAAEECQACAAoAJAADAAEECQADAE4ANgADAAEECQAEABYArgADAAEECQAFABYA0gADAAEECQAGABYA9gBTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABpAGMAbwBuAHMAAGljb25zAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAFMAbABpAGQAZQAtAGkAYwBvAG4AcwAgADoAIAAyADUALQA5AC0AMgAwADEAMwAARm9udEZvcmdlIDIuMCA6IFNsaWRlLWljb25zIDogMjUtOS0yMDEzAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAAIBAgEDAQQBBQEGB3VuaUYwMDAHdW5pRTAxQQd1bmlFMDFCB3VuaUUwMUMHdW5pRTAxRAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAHAAEABAAAAAIAAAAAAAEAAAAAyYlvMQAAAADOaBquAAAAAM5oGq4=) format('truetype');
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: 'Slide-icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .light-gallery {
overflow: hidden!important;
}
#lg-gallery img {
border: none!important;
}
#lg-outer {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 99999!important;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
opacity: 1;
-webkit-transition: opacity 0.35s ease;
-moz-transition: opacity 0.35s ease;
-o-transition: opacity 0.35s ease;
-ms-transition: opacity 0.35s ease;
transition: opacity 0.35s ease;
background: #0d0d0d;
}
#lg-outer .lg-slide{
position: relative;
} #lg-gallery.opacity {
opacity: 1;
transition: opacity 1s ease 0s;
-moz-transition: opacity 1s ease 0s;
-webkit-transition: opacity 1s ease 0s;
-o-transition: opacity 1s ease 0s;
-ms-transition: opacity 1s ease 0s;
}
#lg-gallery.opacity .thumb-cont {
opacity: 1;
}
#lg-gallery.fade-m {
opacity: 0;
transition: opacity 0.5s ease 0s;
-moz-transition: opacity 0.5s ease 0s;
-webkit-transition: opacity 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s;
-ms-transition: opacity 0.5s ease 0s;
}  #lg-gallery {
height: 100%;
opacity: 0;
width: 100%;
position: relative;
transition: opacity 1s ease 0s;
-moz-transition: opacity 1s ease 0s;
-webkit-transition: opacity 1s ease 0s;
-o-transition: opacity 1s ease 0s;
-ms-transition: opacity 1s ease 0s;
} #lg-slider {
height: 100%;
left: 0;
top: 0;
width: 100%;
position: absolute;
white-space: nowrap;
} #lg-slider .lg-slide {
background: url(//www.pamini-picture.de/wp-content/plugins/portfolio-wp/css/lightgallery/images/loading.gif) no-repeat scroll center center transparent;
display: inline-block;
height: 100%;
text-align: center;
width: 100%;
}
#lg-slider .lg-slide.complete {
background-image: none;
}
#lg-gallery.show-after-load .lg-slide > * {
opacity: 0;
}
#lg-gallery.show-after-load .lg-slide.complete > * {
opacity: 1;
}
#lg-slider.slide .lg-slide, #lg-slider.use-left .lg-slide {
position: absolute;
opacity: 0.4;
}
#lg-slider.fade-m .lg-slide {
position: absolute;
left: 0;
opacity: 0;
}
#lg-slider.animate .lg-slide {
position: absolute;
left: 0;
}
#lg-slider.fade-m .current {
opacity: 1;
z-index: 9;
}
#lg-slider .lg-slide:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
#lg-gallery.opacity .lg-slide .object {
transform: scale3d(1, 1, 1);
-moz-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
-webkit-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
}
.lg-slide .object{
transform: scale3d(0.5, 0.5, 0.5);
-moz-transform: scale3d(0.5, 0.5, 0.5);
-ms-transform: scale3d(0.5, 0.5, 0.5);
-webkit-transform: scale3d(0.5, 0.5, 0.5);
-o-transform: scale3d(0.5, 0.5, 0.5);
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
-ms-transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
}
#lg-gallery.fade-m .lg-slide .object {
transform: scale3d(0.5, 0.5, 0.5);
-moz-transform: scale3d(0.5, 0.5, 0.5);
-ms-transform: scale3d(0.5, 0.5, 0.5);
-webkit-transform: scale3d(0.5, 0.5, 0.5);
-o-transform: scale3d(0.5, 0.5, 0.5);
}
#lg-slider.fade-m.on .current {
opacity: 1;
transition: opacity 0.5s ease 0s;
-moz-transition: opacity 0.5s ease 0s;
-webkit-transition: opacity 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s;
-ms-transition: opacity 0.5s ease 0s;
}
#lg-slider.fade-m .lg-slide {
transition: opacity 0.4s ease 0s;
-moz-transition: opacity 0.4s ease 0s;
-webkit-transition: opacity 0.4s ease 0s;
-o-transition: opacity 0.4s ease 0s;
-ms-transition: opacity 0.4s ease 0s;
}
#lg-slider.slide .lg-slide {
transform: translate3d(100%, 0px, 0px);
-moz-transform: translate3d(100%, 0px, 0px);
-ms-transform: translate3d(100%, 0px, 0px);
-webkit-transform: translate3d(100%, 0px, 0px);
-o-transform: translate3d(100%, 0px, 0px);
}
#lg-slider.slide.on .lg-slide {
opacity: 0;
}
#lg-slider.slide .lg-slide.current {
opacity: 1 !important;
transform: translate3d(0px, 0px, 0px) !important;
-moz-transform: translate3d(0px, 0px, 0px) !important;
-ms-transform: translate3d(0px, 0px, 0px) !important;
-webkit-transform: translate3d(0px, 0px, 0px) !important;
-o-transform: translate3d(0px, 0px, 0px) !important;
}
#lg-slider.slide .lg-slide.prev-slide {
opacity: 0;
transform: translate3d(-100%, 0px, 0px);
-moz-transform: translate3d(-100%, 0px, 0px);
-ms-transform: translate3d(-100%, 0px, 0px);
-webkit-transform: translate3d(-100%, 0px, 0px);
-o-transform: translate3d(-100%, 0px, 0px);
}
#lg-slider.slide .lg-slide.next-slide {
opacity: 0;
transform: translate3d(100%, 0px, 0px);
-moz-transform: translate3d(100%, 0px, 0px);
-ms-transform: translate3d(100%, 0px, 0px);
-webkit-transform: translate3d(100%, 0px, 0px);
-o-transform: translate3d(100%, 0px, 0px);
}
#lg-slider.use-left .lg-slide {
left: 100%;
}
#lg-slider.use-left.on .lg-slide {
opacity: 0;
}
#lg-slider.use-left .lg-slide.current {
opacity: 1 !important;
left: 0% !important;
}
#lg-slider.use-left .lg-slide.prev-slide {
opacity: 0;
left: -100%;
}
#lg-slider.use-left .lg-slide.next-slide {
opacity: 0;
left: 100%;
}
#lg-slider.slide.on .lg-slide, #lg-slider.slide.on .current, #lg-slider.slide.on .prev-slide, #lg-slider.slide.on .next-slide {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
-ms-transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
#lg-slider.speed .lg-slide, #lg-slider.speed .current, #lg-slider.speed .prev-slide, #lg-slider.speed .next-slide {
transition-duration: inherit !important;
-moz-transition-duration: inherit !important;
-webkit-transition-duration: inherit !important;
-o-transition-duration: inherit !important;
-ms-transition-duration: inherit !important;
}
#lg-slider.timing .lg-slide, #lg-slider.timing .current, #lg-slider.timing .prev-slide, #lg-slider.timing .next-slide {
transition-timing-function: inherit !important;
-moz-transition-timing-function: inherit !important;
-webkit-transition-timing-function: inherit !important;
-o-transition-timing-function: inherit !important;
-ms-transition-timing-function: inherit !important;
}
#lg-slider .lg-slide img {
display: inline-block;
max-height: 100%;
max-width: 100%;
cursor: -moz-grabbing;
cursor: grab;
cursor: -webkit-grab;
margin: 0;
padding: 0;
width: auto;
height: auto;
vertical-align: middle;
}
#lg-gallery .thumb-cont .thumb-inner {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
-ms-transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
@-webkit-keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
.lg-slide .object.right-end {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}
.lg-slide .object.left-end {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}  #lg-action {
bottom: 20px;
position: fixed;
left: 50%;
margin-left: -30px;
z-index: 9;
-webkit-backface-visibility: hidden;
}
#lg-action.has-thumb {
margin-left: -76px;
}
#lg-action a {
margin: 0 3px 0 0 !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
position: relative;
top: auto;
left: auto;
bottom: auto;
right: auto;
display: inline-block !important;
display: inline-block;
vertical-align: middle;
*display: inline;
*zoom: 1;
background-color: #000;
background-color: rgba(0, 0, 0, 0.65);
font-size: 16px;
width: 28px;
height: 28px;
font-family: 'Slide-icons';
color: #FFF;
cursor: pointer;
}
#lg-action a.disabled {
opacity: 0.6;
filter: alpha(opacity=60);
cursor: default;
background-color: #000;
background-color: rgba(0, 0, 0, 0.65) !important;
}
#lg-action a:hover, #lg-action a:focus {
background-color: #000;
background-color: rgba(0, 0, 0, 0.85);
}
#lg-action a#lg-prev:before, #lg-action a#lg-next:after {
left: 5px;
bottom: 3px;
position: absolute;
}
#lg-action a#lg-prev:before {
content: "\e01d";
}
#lg-action a#lg-next:after {
content: "\e01b";
}
[class^="cl-icon"], [class*=" cl-icon"] {
display: inline-block;
width: 100%;
}
.cl-icon {
text-align: center;
}  #lg-counter {
bottom: 52px;
text-align: center;
width: 100%;
position: absolute;
z-index: 9;
color: #FFFFFF;
} #lg-gallery .thumb-cont {
position: absolute;
bottom: 0;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #000000;
-webkit-transition: max-height 0.4s ease-in-out;
-moz-transition: max-height 0.4s ease-in-out;
-o-transition: max-height 0.4s ease-in-out;
-ms-transition: max-height 0.4s ease-in-out;
transition: max-height 0.4s ease-in-out;
z-index: 9;
max-height: 0;
opacity: 0;
}
#lg-gallery.open .thumb-cont {
max-height: 350px;
}
#lg-gallery .thumb-cont .thumb-inner {
margin-left: -12px;
padding: 12px;
max-height: 290px;
overflow-y: auto;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
#lg-gallery .thumb-cont .thumb-info {
background-color: #333;
padding: 7px 20px;
}
#lg-gallery .thumb-cont .thumb-info .count {
color: #ffffff;
font-weight: bold;
font-size: 12px;
}
#lg-gallery .thumb-cont .thumb-info .close {
color: #FFFFFF;
display: block;
float: right !important;
width: 28px;
position: relative;
height: 28px;
border-radius: 2px;
margin-top: -4px;
background-color: #000;
background-color: rgba(0, 0, 0, 0.65);
-webkit-transition: background-color 0.3s ease 0s;
-moz-transition: background-color 0.3s ease 0s;
-o-transition: background-color 0.3s ease 0s;
-ms-transition: background-color 0.3s ease 0s;
transition: background-color 0.3s ease 0s;
z-index: 1090;
cursor: pointer;
}
#lg-gallery .thumb-cont .thumb-info .close i:after {
left: 6px;
position: absolute;
top: 4px;
}
#lg-gallery .thumb-cont .thumb-info .close i:after, #lg-close:after {  font-style: normal;
font-size: 16px;
}
#lg-gallery .thumb-cont .thumb-info .close:hover {
text-decoration: none;
background-color: #000;
background-color: rgba(0, 0, 0, 1);
}
#lg-gallery .thumb-cont .thumb {
display: inline-block !important;
vertical-align: middle;
text-align: center;
*display: inline; *zoom: 1;
margin-bottom: 4px;
height: 50px;
width: 50px;
opacity: 0.6;
filter: alpha(opacity=60);
overflow: hidden;
border-radius: 1px;
cursor: pointer;
-webkit-transition: border-color linear .2s, opacity linear .2s;
-moz-transition: border-color linear .2s, opacity linear .2s;
-o-transition: border-color linear .2s, opacity linear .2s;
-ms-transition: border-color linear .2s, opacity linear .2s;
transition: border-color linear .2s, opacity linear .2s;
}
@media (min-width: 800px) {
#lg-gallery .thumb-cont .thumb {
width: 94px;
height: 94px;
}
}
#lg-gallery .thumb-cont .thumb > img {
height: auto;
max-width: 100%;
}
#lg-gallery .thumb-cont .thumb.active, #lg-gallery .thumb-cont .thumb:hover {
opacity: 1;
filter: alpha(opacity=100);
border-color: #ffffff;
}
#lg-gallery .thumb-cont .thumb.active {
border-bottom: thin solid #ffffff;
}  #lg-slider .video-cont {
display: inline-block;
max-height: 100%;
max-width: 100%;
margin: 0;
padding: 0;
width: auto;
height: auto;
vertical-align: middle;
}
#lg-slider .video-cont {
background: none;
max-width: 1140px;
max-height: 100%;
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
#lg-slider .video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
#lg-slider .video .object {
width: 100%!important;
height: 100%!important;
position: absolute;
top: 0;
left: 0;
}  #lg-close {
color: #FFFFFF;
height: 28px;
position: absolute;
right: 20px;
top: 20px;
width: 28px;
z-index: 1090;
cursor: pointer;
background-color: #000;
border-radius: 2px;
background-color: #000;
background-color: rgba(0, 0, 0, 0.65);
-webkit-transition: background-color 0.3s ease;
-moz-transition: background-color 0.3s ease;
-o-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
-webkit-backface-visibility: hidden;
}
#lg-close:after {
position: absolute;
right: 6px;
top: 3px;
}
#lg-close:hover {
text-decoration: none;
background-color: #000;
}
.custom-html {
background: none repeat scroll 0 0 black;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
color: #fff;
font-family: Arial, sans-serif;
height: 70px;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 9;
}
.custom-html p {
font-size: 14px;
}
.custom-html > h4 {
font-family: Arial, sans-serif;
font-weight: bold;
margin-bottom: 5px;
margin-top: 15px;
}.crp-tile-inner {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden; -webkit-transform: translate3d(0,0,0);
-webkit-backface-visibility: hidden;
}
.crp-tile-inner * {
position: absolute;
margin: 0;
padding: 0; -webkit-font-smoothing: antialiased;
} .crp-tile-inner .overlay {
display: none;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
} .crp-tile-inner .details {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%;
overflow: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.crp-tile-inner .details * {
position: relative;
color: #fff;
}
.crp-tile-inner .details {
padding-top: 15px;
padding-bottom: 15px;
}
.crp-tile-inner .details h3 {
margin: 0px 20px 8px 20px;
font-size: 18px; }
.crp-tile-inner .details p {
margin: 0px 20px 0px 20px;
font-size: 13px;
line-height: normal;
font-weight: normal;
}  .details-none .details {
display: none;
}  .details33 .details {
height: auto;
top: auto;
bottom: -100%;
background-color: rgba(0, 0, 0, 0.5);
}
.details33:hover .details,
.details33:focus .details {
bottom: 0;
}  .upk33:hover .details,
.upk33:focus .details {
overflow: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
bottom: 0px;
}.owl-carousel,
.owl-carousel .owl-item {
-webkit-tap-highlight-color: transparent;
position: relative
}
.owl-carousel {
display: none;
width: 100%;
z-index: 1
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
display: block;
width: 100%
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
display: none
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
display: block
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
background: 0 0;
color: inherit;
border: none;
padding: 0!important;
font: inherit
}
.owl-carousel.owl-loading {
opacity: 0;
display: block
}
.owl-carousel.owl-hidden {
opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab
}
.owl-carousel.owl-rtl {
direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
float: right
}
.owl-carousel .animated {
animation-duration: 1s;
animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
z-index: 0
}
.owl-carousel .owl-animated-out {
z-index: 1
}
.owl-carousel .fadeOut {
animation-name: fadeOut
}
@keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
.owl-height {
transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
max-height: 0
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.pamini-picture.de/wp-content/plugins/portfolio-wp/css/owl-carousel/assets/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
display: none
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%
}.gkit-slider-layout {
position: relative;
}
.gkit-slider-layout a img,
.gkit-slider-layout a:hover img {
opacity: 1;
}
.gkit-slider-layout .owl-carousel {
width: auto;
}
.gkit-slider-layout .gkit-slider-cell{
}
.gkit-slider-layout .gkit-slider-image-wrapper {
overflow: hidden;
}
.gkit-slider-layout .gkit-slider-image{
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;     }
.gkit-slider-layout .gkit-slider-overlay {
width: 100%;
left: 0;
top: 0;
position: absolute;
opacity: 0;     display: block;
}
.gkit-slider-layout .gkit-slider-overlay-caption {
padding: 20px;
position: absolute;
text-decoration: none;
}
.gkit-slider-layout .gkit-slider-overlay-caption.gkit-info-opened {
overflow-y: scroll;
}
.gkit-slider-title + .gkit-slider-desc {
padding-top: 10px;
}
.gkit-slider-layout .gkit-slider-overlay-caption h3,
.gkit-slider-layout .gkit-slider-overlay-caption p {
display: block;
margin: 0;
}
.gkit-slider-layout .gkit-slider-overlay-caption .owl-icon {
display: inline-block;
}
.gkit-slider-layout .gkit-slider-ctrl-prev,
.gkit-slider-layout .gkit-slider-ctrl-next {
z-index: 2;
transform: translateY(-50%);
position: absolute;
text-align: center;
cursor: pointer;
-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
display: block;
}
.gkit-slider-layout .gkit-slider-ctrl-prev {
left: 0;
}
.gkit-slider-layout .gkit-slider-ctrl-next {
right: 0;
}
.gkit-slider-layout .gkit-slider-ctrl-prev,
.gkit-slider-layout .gkit-slider-ctrl-next {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.gkit-slider-layout .gkit-slider-ctrl-prev i,
.gkit-slider-layout .gkit-slider-ctrl-next i {
width: 100%;
left: 0;
top: 50%;
transform: translateY(-50%);
position: absolute;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.gkit-slider-layout .gkit-slider-ctrl-prev i.fa-caret-left {
margin: 0 0 0 -2px;
}
.gkit-slider-layout .gkit-slider-ctrl-next i.fa-caret-right {
margin: 0 0 0 2px;
}
.gkit-slider-layout .gkit-slider-ctrl-prev i.fa-angle-left {
margin: -1px 0 0 -2px;
}
.gkit-slider-layout .gkit-slider-ctrl-next i.fa-angle-right {
margin: -1px 0 0 2px;
}
.gkit-slider-layout .gkit-slider-ctrl-prev i.fa-angle-double-left {
margin: -1px 0 0 -2px;
}
.gkit-slider-layout .gkit-slider-ctrl-next i.fa-angle-double-right {
margin: -1px 0 0 2px;
}
.gkit-slider-layout .gkit-slider-ctrl-prev i.fa-arrow-left {
margin: -1px 0 0 -2px;
}
.gkit-slider-layout .gkit-slider-ctrl-next i.fa-arrow-right {
margin: -1px 0 0 2px;
}
.gkit-slider-layout .gkit-slider-info-toggle {
position: absolute;
color: white;
width: 20px;
line-height: 20px;
height: 20px;
font-size: 16px;
text-align: center;
cursor: pointer;
display: none;
font-weight: bold;
padding-bottom: 10px;
left: 50%;
transform: translateX(-50%);
}
.gkit-slider-layout .gkit-slider-info-hidden {
display: none!important;
}
.gkit-slider-layout .gkit-slider-overlay-caption.gkit-info-opened .gkit-slider-title,
.gkit-slider-layout .gkit-slider-overlay-caption.gkit-info-opened .gkit-slider-desc {
height: auto!important;
overflow-y: visible!important;
}
.gkit-slider-layout.gkit-slider-mobile .gkit-slider-info-toggle {
display: block;
margin: 0 3px 3px 0;
}
.gkit-slider-layout .owl-dots {
-webkit-tap-highlight-color: transparent;
text-align: center;
}
.gkit-slider-layout .owl-dots .owl-dot {
zoom: 1; display: inline-block;
}
.gkit-slider-layout .owl-dots .owl-dot span {
width: 10px;
height: 10px;
line-height: 10px;
margin: 5px 5px;
background: #cccccc; -webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-moz-transition: opacity 200ms ease;
-ms-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
display: block;
}
.gkit-slider-layout .owl-dot,
.gkit-slider-layout .owl-dot:active,
.gkit-slider-layout .owl-dot:focus {
outline: none;
}i.mce-i-icon {
font: 400 20px/1 dashicons;
padding: 0;
vertical-align: top;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-left: -2px;
padding-right: 2px
}@font-face {
font-family: 'FontAwesome';
src: url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/css/fonts/fontawesome-webfont.eot?v=4.3.0);
src: url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/css/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/css/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/css/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/css/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/css/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/css/viewer/owl-carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.gks-slider-layout {
position: relative;
}
.gks-slider-layout * {
box-sizing: border-box !important;
}
.gks-scroller-layout * {
box-sizing: border-box !important;
}
.gks-slider-layout a img,
.gks-slider-layout a:hover img {
opacity: 1;
}
.gks-slider-layout .owl-carousel {
width: auto;
}
.gks-slider-layout .gks-slider-cell{
position: relative;
}
.gks-slider-layout .gks-slider-image-wrapper {
overflow: hidden;
}
.gks-slider-layout .gks-slider-image{
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;     }
.gks-slider-cell-content-image {
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.gks-slider-layout .gks-slider-overlay {
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
opacity: 0;
-webkit-transition: opacity 0.25s ease-in-out;
-moz-transition: opacity 0.25s ease-in-out;
-o-transition: opacity 0.25s ease-in-out;
-ms-transition: opacity 0.25s ease-in-out;
transition: opacity 0.25s ease-in-out;
display: block;
z-index: 100;
}
.gks-slider-layout .gks-slide-border {
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
-webkit-transition: opacity 0.25s ease-in-out;
-moz-transition: opacity 0.25s ease-in-out;
-o-transition: opacity 0.25s ease-in-out;
-ms-transition: opacity 0.25s ease-in-out;
transition: opacity 0.25s ease-in-out;
opacity: 0;
z-index: 101;
}
.gks-slider-layout .gks-slider-overlay-caption {
padding: 20px;
position: absolute;
text-decoration: none;
}
.gks-slider-layout .gks-slider-overlay-caption.gks-info-opened {
overflow-y: scroll;
}
.gks-slider-title + .gks-slider-desc {
padding-top: 10px;
}
.gks-slider-layout .gks-slider-overlay-caption h3,
.gks-slider-layout .gks-slider-overlay-caption p {
display: block;
margin: 0;
}
.gks-slider-layout .gks-slider-overlay-caption .owl-icon {
display: inline-block;
}
.gks-slider-layout .gks-slider-ctrl-prev,
.gks-slider-layout .gks-slider-ctrl-next {
z-index: 2;
transform: translateY(-50%);
position: absolute;
text-align: center;
cursor: pointer;
-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
display: block;
}
.gks-slider-layout .gks-slider-ctrl-prev {
left: 0;
}
.gks-slider-layout .gks-slider-ctrl-next {
right: 0;
}
.gks-slider-layout .gks-slider-ctrl-prev,
.gks-slider-layout .gks-slider-ctrl-next {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
display: table;
}
.gks-slider-layout .gks-slider-ctrl-prev .gks-fa,
.gks-slider-layout .gks-slider-ctrl-next .gks-fa {
width: 100%;
left: 0;
top: 50%;
display: table-cell;
vertical-align: middle;  -webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.gks-slider-layout .gks-slider-ctrl-prev i.fa-caret-left {
margin: 0 0 0 -2px;
}
.gks-slider-layout .gks-slider-ctrl-next i.fa-caret-right {
margin: 0 0 0 2px;
}
.gks-slider-layout .gks-slider-ctrl-prev i.fa-angle-left {
margin: -1px 0 0 -2px;
}
.gks-slider-layout .gks-slider-ctrl-next i.fa-angle-right {
margin: -1px 0 0 2px;
}
.gks-slider-layout .gks-slider-ctrl-prev i.fa-angle-double-left {
margin: -1px 0 0 -2px;
}
.gks-slider-layout .gks-slider-ctrl-next i.fa-angle-double-right {
margin: -1px 0 0 2px;
}
.gks-slider-layout .gks-slider-ctrl-prev i.fa-arrow-left {
margin: -1px 0 0 -2px;
}
.gks-slider-layout .gks-slider-ctrl-next i.fa-arrow-right {
margin: -1px 0 0 2px;
}
.gks-slider-layout .gks-slider-info-toggle {
position: absolute;
color: white;
width: 20px;
line-height: 20px;
height: 20px;
font-size: 16px;
text-align: center;
cursor: pointer;
display: none;
font-weight: bold;
padding-bottom: 10px;
left: 50%;
transform: translateX(-50%);
bottom: 0px;
}
.gks-slider-layout .gks-slider-info-hidden {
display: none!important;
}
.gks-slider-layout .gks-slider-overlay-caption.gks-info-opened .gks-slider-title,
.gks-slider-layout .gks-slider-overlay-caption.gks-info-opened .gks-slider-desc {
height: auto!important;
overflow-y: visible!important;
}
.gks-slider-layout.gks-slider-mobile .gks-slider-info-toggle {
display: block;
margin: 0 3px 3px 0;
}
.gks-slider-layout .owl-dots {
-webkit-tap-highlight-color: transparent;
text-align: center;
}
.gks-slider-layout .owl-dots .owl-dot {
zoom: 1; display: inline-block;
}
.gks-slider-layout .owl-dots .owl-dot span {
width: 10px;
height: 10px;
line-height: 10px;
margin: 5px 5px;
background: #cccccc; -webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-moz-transition: opacity 200ms ease;
-ms-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
display: block;
}
.gks-slider-layout .owl-dot,
.gks-slider-layout .owl-dot:active,
.gks-slider-layout .owl-dot:focus {
outline: none;
}
.gks-slider-layout .gks-slider-onslide-content {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
overflow: hidden;
}
.gks-slider-cell-content:not([data-url=""]) {
cursor: pointer;
}
.gks-slider-cell-content {
overflow: hidden;
box-sizing:border-box;
position: relative;
transition: box-shadow 0.2s ease-in-out;
}
.gks-slider-layout .gks-slider-onslide-content .gks-slider-onslide-details{
position: relative;
transition: opacity 0.25s;
-webkit-transition: opacity 0.25s;
}
.gks-slider-layout .gks-slider-button {
color: white;
text-decoration: none;
box-shadow: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transition: opacity 0.1s ease-in;
-moz-transition: opacity 0.1s ease-in;
-ms-transition: opacity 0.1s ease-in;
-o-transition: opacity 0.1s ease-in;
transition: opacity 0.1s ease-in;
z-index: 200;
}
.gks-slider-layout  .gks-slider-button-icon {
width: 40px;
height: 40px;
background-color: rgba(0,0,0,0.6);
}
.gks-slider-layout .gks-slider-button-icon .gks-fa {
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
position: absolute;
}
.owl-item {
box-sizing: border-box;
}
.gks-slider-carousel-layout.gks-slider-mobile .gks-slider-ctrl {
display: none;
}
.gks-slider-carousel-layout.gks-slider-mobile .owl-carousel {
padding-left: 0!important;
padding-right: 0!important;
}
.gks-carousel	.owl-stage {
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.gks-carousel	.owl-item {
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.gks-carousel	.gks-slider-cell {
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex: 1 0 auto;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.gks-carousel	.gks-slider-cell-content {
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: column;
flex: 1 0 auto;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.gks-carousel	.gks-slider-slide-caption {
z-index: 100;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex: auto;
flex-direction: column;  justify-content: center; }
.gks-carousel .gks-video-play-icon {
z-index: 200;
}
.gks-img-container {
overflow: hidden;
position: relative;
}
 @-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;
}
}.gks-full-screen-popup{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9999999;
} .mfp-close {
margin-right: 2px;
}
.mfp-close-img {
width: 64px;
height: 64px;
background-image: url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/images/general/icons/close-icon-2.png);
background-repeat: no-repeat;
background-size: contain;
}
.tile-direct-link{
display: none;
}   .lg-sub-html h4 {
font-weight: normal!important;
}
.gks-youtube-play-ic,
.gks-vimeo-play-ic,
.gks-video-play-ic
{
position: absolute;
color: rgba(0, 0, 0, 0.7);
font-size: 50px!important;
top: 50%;
left: 50%;
margin-top: -25px!important;
margin-left: -25px!important;
cursor: pointer;
}
.gks-youtube-play-ic, .gks-video-play-ic {
height: 60px;
-webkit-background-size: cover;
background-size: cover;
display: inline-block;
margin-top: -31px!important;
}
.gks-youtube-play-ic {
background-image: url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/images/general/youtube-play.png);
background-position: 0 -59px;
background-repeat: no-repeat;
width: 59px;
}
.gks-video-play-ic {
background-image: url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/images/general/video-play.png);
width: 60px;
background-position: 0 0;
background-repeat: no-repeat;
}
.gks-youtube-play-ic:hover,
.gks-tile-youtube:hover .gks-youtube-play-ic {
background-position: 0 0px;
background-repeat: no-repeat;
}
.gks-video-play-ic:hover,
.gks-tile-video:hover .gks-video-play-ic {
background-position: 0 -60px;
}
.gks-vimeo-play-ic:hover,
.gks-tile-vimeo:hover .gks-vimeo-play-ic {
color: rgba(1, 173, 239, 0.9);
}
.gks-video-play-ic:hover,
.gks-tile-video:hover .gks-video-play-ic {
color: rgba(143, 143, 143, 0.9);
}
.gks-smooth-loader {
text-align: center;
}
.gks-smooth-loader .gks-fa {
font-size: 40px;
-webkit-animation: gks-spin 1.5s linear infinite;
-moz-animation: gks-spin 1.5s linear infinite;
-ms-animation: gks-spin 1.5s linear infinite;
-o-animation: gks-spin 1.5s linear infinite;
animation: gks-spin 1.5s linear infinite;
}
@-webkit-keyframes gks-spin {
from {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes gks-spin {
from {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.gks-wrapper .ftg-pages {
margin-top: 10px;
}
.gks-wrapper .gks-additional-block1 {
top: 0;
position: absolute;
height: 100px;
overflow: hidden;
padding: 5px!important;
padding-bottom: 10px!important;
}
.gks-wrapper .gks-additional-block2 {
bottom: 0;
position: absolute;
height: 200px;
overflow: hidden;
padding: 5px!important;
padding-top: 10px!important;
}
.gks-wrapper .gks-additional-block1 .details h3 {
margin: 0!important;
margin-top: 10px!important;
margin-bottom: 6px!important;
}
.gks-wrapper .gks-additional-block2 .details h3 {
margin: 0!important;
margin-bottom: 6px!important;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html,
.lg-outer .lg-pager-outer {
bottom: 80px!important;
}
#lg-counter {
padding-top: 10px!important;
} .lg-info{
position:fixed;
z-index:3;
left:10px;
top:10px;
padding:10px;
margin-right: 70px;
min-width: 300px;
max-width: 400px;
background-color: rgba(0,0,0,0.5);
color:#FFF; font-size:16px;
}
.lg-sub-html h4,
.lg-sub-html h3,
.lg-sub-html h2 {
color: white;
text-transform:uppercase;
font-size: 17px;
line-height: normal;  }
.lg-sub-html p {
color: white;
font-size: 13px;
line-height: normal;
max-height: 100px;
overflow: auto;
}
.lg-outer .lg-thumb-item {
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
border-radius: 0px!important;
border: 1px solid #fff!important;
}
.lg-outer .lg-thumb-outer {
z-index: 99991081!important;
}
.gks-popup-simple-theme-light.lg-outer .lg-item,
.gks-popup-full-theme-light.lg-outer .lg-item,
.gks-popup-fixed-theme-light.lg-outer .lg-item {
background: url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/images/general/popup-loader-light1.gif) no-repeat scroll center center transparent;
}
.gks-popup-simple-theme-dark.lg-outer .lg-item,
.gks-popup-full-theme-dark.lg-outer .lg-item,
.gks-popup-fixed-theme-dark.lg-outer .lg-item {
background: url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/images/general/popup-loader-dark.gif) no-repeat scroll center center transparent;
}
.gks-album-header {
margin-bottom: 20px;
}
.gks-album-head-title  {
font-weight: bold;
padding-bottom: 5px;
color: #303030;
}
.gks-album-prev,
.gks-album-next {
float: right;
}
.gks-album-prev,
.gks-album-next,
.gks-album-grid {
display: inline-block;
border: 1px solid grey;
width: 50px;
height: 40px;
padding: 3px 18px;
text-decoration: none!important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
color: #303030;
outline: none!important;
}
.gks-nav-disabled,
.gks-nav-disabled:hover,
.gks-nav-disabled:active,
.gks-nav-disabled:focus {
border: 1px solid #cccccc!important;
color: #cccccc!important;
}
.gks-album-grid {
padding: 3px 16px !important;
margin-right: 10px;
}
.gks-album-prev:hover,
.gks-album-next:hover,
.gks-album-grid:hover {
text-decoration: none!important;
color: #000;
border-color: #000;
}
.gks-album-prev {
margin-right: 10px;
}
.gks-star-rating {
width: 0;
position: relative;
display:inline-block;
background-image: url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/images/general/star_0.svg);
background-position: 0 0;
background-repeat: repeat-x;
cursor: pointer;
}
.gks-star-rating[data-disabled="1"] {
cursor: default!important;
}
.gks-star-rating[data-title]:hover:after {
content: attr(data-title);
padding: 4px 8px;
color: #333;
position: absolute;
left: 0;
top: 100%;
z-index: 20;
white-space: nowrap;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0px 0px 4px #222;
-webkit-box-shadow: 0px 0px 4px #222;
box-shadow: 0px 0px 4px #222;
background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc));
background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
}
.gks-star-rating .gks-star-value {
height: 100%;
position: absolute;
}
.gks-star-rating .gks-star-value {
position: absolute;
height: 100%;
width: 100%;
background: url(//www.pamini-picture.de/wp-content/plugins/yoo-slider/images/general/star_1.svg) ;
background-repeat: repeat-x;
}
.gks-product-image-zoom-box {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.gks-product-image {
position: relative;
float: left;
width: 100%;
height: 100%;
overflow: hidden;
}
.gks-product-photo {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
transition: transform .5s ease-out;
} .gks-catalog-widget.gks-widget-TopBar {
margin-bottom: 10px!important;
height: 48px;
}
.gks-catalog-widget.gks-widget-TopBar .gks-catalog-widget-item {
float: right;
display: inline-block;
}
.gks-catalog-widget.gks-widget-TopBar .gks-catalog-widget-item.gks-catalog-searchbox {
width: 263px;
float: left!important;
padding-left: 0!important;
}
.gks-catalog-widget.gks-widget-TopBar .gks-catalog-widget-item:not(.gks-catalog-searchbox) {
padding-left: 20px;
}
.gks-catalog-widget.gks-widget-LeftSidebar {
float: left;
margin-right: 10px;
width: 263px;
}
.gks-catalog-widget.gks-widget-RightSidebar {
float: right;
margin-left: 10px;
width: 263px;
}
.gks-catalog-widget.gks-widget-LeftSidebar .gks-catalog-widget-item,
.gks-catalog-widget.gks-widget-RightSidebar .gks-catalog-widget-item {
margin-bottom: 10px;
width: 263px;
}
.gks-catalog-widget .gks-catalog-widget-item {
position: relative;
}
.gks-content input[type=text],
.gks-content select,
.gks-form input[type=text],
.gks-form textarea,
.gks-form select {
width: 100%!important;
height: 48px!important;
display: inline-block;
color: #777!important;
font-family: inherit;
font-weight: inherit;
font-size: 16px!important;;
line-height: 1.65!important;
max-width: 100%;
border: 1px solid #eee;
background-color: #f7f7f7!important;
-webkit-border-radius: 0!important;
-moz-border-radius: 0!important;
border-radius: 0!important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: none!important;
padding-top: 6px!important;
padding-bottom: 6px!important;
padding-left: 12px!important;
padding-right: 30px!important;
}
.gks-form textarea {
height: auto!important;
}
.gks-catalog-widget-item select {
background-repeat: no-repeat;
background-position: calc(100% - 10px) 20px;
cursor: pointer;
background-color: initial !important;
}
.gks-catalog-widget-item input[type=text] {
background-repeat: no-repeat;
background-position: calc(100% - 10px) 16px;
background-color: initial !important;
}
.gks-content .gks-product-buy-button,
.gks-form button
{
background-color: #333!important;
border-width: 0!important;
color: #fff!important;
font-weight: 700!important;
line-height: 1!important;
padding: 1em 1.25em!important;
height: 40px;
font-size: 13px!important;
cursor: pointer;
}
.gks-content .gks-product-buy-button:hover,
.gks-form button:hover {
opacity: 0.9!important;
}
.gks-form label {
color: #333!important;
}
.gks-catalog-search-form {
margin: 0!important;
}
.gks-badge {
z-index: 1;
position: relative!important;
}
.gks-badge span {
font-size: 16px;
position: relative!important;
}
.gks-badge-box.gks-badge-pos-LT {
top: 5px;
left: 5px;
}
.gks-badge-box.gks-badge-pos-RT {
top: 5px;
right: 5px;
}
.gks-badge-box.gks-badge-pos-RB {
right: 5px;
bottom: 5px;
}
.gks-badge-box.gks-badge-pos-LB {
left: 5px;
bottom: 5px;
}
.gks-badge span{
padding: 3px 12px;
}
ul.gks-catalog-filter-list {
list-style: none!important;
color: #777!important;
font-size: 16px!important;
margin: 0!important;
padding: 0!important;
cursor: pointer!important;
}
.gks-catalog-filter-list li.gks-cat-selected {
color: #333!important;
font-weight:bold!important;
} .ui-widget-overlay {
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
background: #000000;
opacity: 0.7;
}
.gks-success-dialog {
padding: 30px!important;
background-color: white;
color: #333!important;
text-align: center;
}
.gks-success-dialog button {
background-color: #2ebb2e!important;
border-width: 0!important;
color: #fff!important;
font-weight: 700!important;
line-height: 1!important;
padding: 1em 1.25em!important;
height: 40px;
font-size: 13px!important;
}
.gks-product-enquiry-dialog{
padding: 15px!important;
background-color: white;
color: #333!important;
}
.gks-error-text {
margin-bottom: 10px;
color: #A90000;
font-size: 14px!important;
}
.gks-form-error {
border: 1px solid #a90000!important;
}
.gks-form .gks-form-block {
padding-bottom: 20px!important;
}
.gks-form .gks-form-merge-block .gks-form-block:first-child {
float: left;
}
.gks-form .gks-form-merge-block .gks-form-block:last-child {
float: right;
}
.gks-form-merge-block .gks-form-block {
width: 50%;
}
.gks-form-merge-block .gks-form-block:first-child {
padding-right: 10px;
}
.gks-form-merge-block .gks-form-block:last-child {
padding-left: 10px;
}
.gks-catalog-product-wrapper .share-panel {
display: block;
width: auto;
height: auto;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.gks-catalog-product-wrapper .ic-share {
display: block;
position: relative;
float: left;
height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
text-decoration: none;
border: 0px solid;
box-shadow: none!important;
opacity: 1;
}
.gks-catalog-product-wrapper .ic-share:hover,
.gks-catalog-product-wrapper .ic-share:focus {
opacity: .7;
}
.gks-catalog-product-wrapper .ic-share .gks-fa {
width: 40px;
line-height: 40px;
font-size: 16px;
text-decoration: none;
cursor: pointer;
color: #fff;
}
.gks-catalog-product-wrapper .ic-share.ic-facebook {
background-color: #3b5998;
transition-property: top, left, right, bottom, opacity;
transition-duration: .2s, .2s, .2s, .2s, .2s;
transition-delay: 0s, 0s, 0s, 0s, 0s;
}
.gks-catalog-product-wrapper .ic-share.ic-twitter {
background-color: #55acee;
transition-property: top, left, right, bottom, opacity;
transition-duration: .2s, .2s, .2s, .2s, .2s;
transition-delay: .1s, .1s, .1s, .1s, 0s;
}
.gks-catalog-product-wrapper .ic-share.ic-plus {
background-color: #dd4b39;
transition-property: top, left, right, bottom, opacity;
transition-duration: .2s, .2s, .2s, .2s, .2s;
transition-delay: .2s, .2s, .2s, .2s, 0s;
}
.gks-catalog-product-wrapper .ic-share.ic-pinterest {
background-color: #cc2127;
transition-property: top, left, right, bottom, opacity;
transition-duration: .2s, .2s, .2s, .2s, .2s;
transition-delay: .3s, .3s, .3s, .3s, 0s;
}
.gks-catalog-product-wrapper .ic-share.ic-linkedin {
background-color: #0976b4;
transition-property: top, left, right, bottom, opacity;
transition-duration: .2s, .2s, .2s, .2s, .2s;
transition-delay: .4s, .4s, .4s, .4s, 0s;
}
.gks-clearfix:after {
content: "";
clear: both;
display: block;
}
.tile-align-left .details * {
text-align: left !important;
}
.tile-align-right .details * {
text-align: right !important;
}
.tile-align-center .details * {
text-align: center !important;
}
.gks-product-link,
.gks-product-link:active,
.gks-product-link:focus {
color: #333;
font-size: 16px;
text-decoration: none!important;
-webkit-box-shadow: inset 0 0 0 #333, 0 1px 0 #333!important;
-moz-box-shadow: inset 0 0 0 #333, 0 1px 0 #333!important;
box-shadow: inset 0 0 0 #333, 0 1px 0 #333!important;
}
.gks-product-link:hover {
color: #222;
font-weight: bold;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
}
.gks-product-media-box {
display: inline-block;
vertical-align: top;
}
.gks-product-media-box .gks-product-main-image {
position: relative;
width: 400px;
height: 400px;
}
.gks-product-media-box .gks-product-main-image {
cursor: zoom-in;
}
.gks-product-media-box .gks-product-images {
width: 400px;
padding-top: 5px;
}
.gks-product-media-box.gks-product-media-box-full .gks-product-images {
width: 100%;
}
.gks-product-media-box.gks-product-media-box-full {
width: 100%;
}
.gks-product-media-box .gks-product-images img {
height: 60px;
margin-bottom: 5px;
cursor: pointer;
}
.gks-product-main-image-full {
width: 100% !important;
height: auto!important;
cursor: default!important;
}
.gks-product-main-image-full img{
width: 100%;
}   .gks-product-review-block label {
color: #333!important;
}
.gks-product-review-block hr {
overflow: visible;
height: 1px;
margin-bottom: 20px;
border: 0;
background-color: #e6e6e6!important;
}
.gks-product-review-block p {
margin: 0 0 20px!important;
}
.gks-product-sub-title {
font-size: 24px!important;
padding: 20px 0 0;
font-weight: bold;
}
.gks-product-title {
color: #333;
font-size: 24px!important;
font-weight: bold;
}
.gks-product-info-box {
display: inline-block;
vertical-align: top;
width: 600px;
margin-left:20px;
}
.gks-product-info-box.gks-product-info-box-full {
margin-left:0;
}
.gks-product-info-box p, .gks-product-info-box span, .gks-avg-rating {
font-size: 16px!important;
margin: 0!important;
}
.gks-product-label {
font-weight: bold;
font-size: 18px!important;
}
.gks-product-price span{
font-size: 18px!important;
}
.gks-fl {
float: left;
}
.catalog-empty-result {
text-align: center;
padding-top: 100px;
}
.gks-product-similar-block .gks-product-link {
margin-top: 5px;
}
.gks-product-similar-block {
float: left;
margin-right: 5px;
width: 200px;
}
.gks-dn {
display: none;
}
.gks-read-more,
.gks-read-more:active,
.gks-read-more:focus {
color: #3872be!important;
outline: none!important;
}
.gks-catalog-widget-item.gks-catalog-filter {
width: 300px;
}
.gks-catalog-widget-item.gks-catalog-sort-by,
.gks-catalog-widget-item.gks-catalog-sort-in {
width: 150px;
}
.gks-product-review-img img {
margin-right: 0;
}
.gks-product-media-box.gks-mobile {
width: 100%;
}
.gks-product-media-box .gks-product-main-image.gks-mobile {
width: 100%;
height: 400px;
}
.gks-product-media-box .gks-product-images.gks-mobile {
width: 100%;
}
.gks-product-media-box .gks-product-main-image.gks-mobile-480 {
height: 250px;
}
.gks-product-info-box.gks-mobile {
margin-left: 0;
margin-top: 20px;
}
.gks-avg-rating-stars {
float: left;
}
.gks-avg-rating {
line-height: 20px;
}
.gks-catalog-widget-item.gks-mobile-880 {
float: none;
margin-bottom: 20px;
width: 100%!important;
padding-left: 0!important;
}
@media only screen and (max-width: 630px) {
.gks-form .gks-form-merge-block .gks-form-block {
float: none!important;
width: 100% !important;
padding-left: 0!important;
padding-right: 0!important;
}
}
@media only screen and (max-width: 1024px) {
.gks-widget-LeftSidebar .gks-catalog-widget-item,
.gks-widget-RightSidebar .gks-catalog-widget-item {
float: none;
margin-bottom: 20px;
width: 100%!important;
padding-left: 0!important;
}
.gks-widget-LeftSidebar .gks-catalog-widget-item:last-child,
.gks-widget-RightSidebar .gks-catalog-widget-item:last-child {
margin-bottom: 0;
}
.gks-widget-LeftSidebar .gks-catalog-widget,
.gks-widget-RightSidebar .gks-catalog-widget {
height: 265px!important;
}
.gks-widget-LeftSidebar,
.gks-widget-RightSidebar {
float: none!important;
width: 100% !important;
margin-bottom: 10px;
}
.gks-catalog-widget-item:last-child {
margin-bottom: 0;
}
}
.gks-noselect, .gks-noselect div  {
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.gks-product-review-img {
float: left;
margin-right: 20px;
}
.gks-wrapper-catalog .gks-additional-block2 .details p {
margin: 10px 0;
}
.gks-popup-info-toggler {
font-family: cursive!important;
}
.gks-inline-video-player {
background-color: black;
}
.gks-slider-ctrl {
text-decoration: none !important;
} .gks-slide-txt-btn-default {
color: #fff
}
.gks-slide-txt-btn,
.gks-slide-txt-btn-lg,
.gks-slide-txt-btn-md,
.gks-slide-txt-btn-primary,
.gks-slide-txt-btn-sm,
.gks-slide-txt-btn-xs {
color: #1d89ff;
width: fit-content;
display: block;
padding: 10px !important;
padding-left: 15px !important;
padding-right: 15px !important;
font-size: 15px !important;
line-height: 15px !important;
}
.gks-slide-txt-btn-warning {
color: #feab3a
}
.gks-slide-txt-btn-danger {
color: #ff5964
}
.gks-slide-txt-btn-success {
color: #28b78d
}
.gks-slide-txt-btn-royal {
color: #bd2df5
}
.gks-slide-txt-btn,
.gks-slide-txt-btn-lg,
.gks-slide-txt-btn-md,
.gks-slide-txt-btn-sm,
.gks-slide-txt-btn-xs {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative
}
.gks-slide-txt-btn-lg {
padding: 8px 15px;
font-size: 24px
}
.gks-slide-txt-btn-lg,
.gks-slide-txt-btn-md {
font-family: inherit
}
.gks-slide-txt-btn-md {
font-size: 20px;
padding: 5px 12px
}
.gks-slide-txt-btn-sm {
padding: 4px 10px;
font-size: 16px
}
.gks-slide-txt-btn-sm,
.gks-slide-txt-btn-xs {
font-family: inherit
}
.gks-slide-txt-btn-xs {
padding: 3px 8px;
font-size: 12px
}
.gks-slide-txt-btn-gradient,
.gks-slide-txt-btn-simple {
margin: 0;
padding: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 4px;
background: hsla(0, 0%, 100%, .4);
color: #fff;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-gradient:focus,
.gks-slide-txt-btn-gradient:hover,
.gks-slide-txt-btn-simple:focus,
.gks-slide-txt-btn-simple:hover {
opacity: .75
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-xs,
.gks-slide-txt-btn-simple.gks-slide-txt-btn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-sm,
.gks-slide-txt-btn-simple.gks-slide-txt-btn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-md,
.gks-slide-txt-btn-simple.gks-slide-txt-btn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-lg,
.gks-slide-txt-btn-simple.gks-slide-txt-btn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-default,
.gks-slide-txt-btn-simple.gks-slide-txt-btn-default {
background: hsla(0, 0%, 100%, .4)
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-primary,
.gks-slide-txt-btn-simple.gks-slide-txt-btn-primary {
background: #1d89ff
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-warning,
.gks-slide-txt-btn-simple.gks-slide-txt-btn-warning {
background: #feab3a
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-danger,
.gks-slide-txt-btn-simple.gks-slide-txt-btn-danger {
background: #ff5964
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-success,
.gks-slide-txt-btn-simple.gks-slide-txt-btn-success {
background: #28b78d
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-royal,
.gks-slide-txt-btn-simple.gks-slide-txt-btn-royal {
background: #bd2df5
}
.gks-slide-txt-btn-bordered {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border: 1px solid hsla(0, 0%, 100%, .4);
border-radius: 4px;
background: transparent;
color: #fff;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-bordered:focus,
.gks-slide-txt-btn-bordered:hover {
border-color: hsla(0, 0%, 100%, .7)
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-default {
border-color: hsla(0, 0%, 100%, .4);
color: #fff
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-default:focus,
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-default:hover {
border-color: hsla(0, 0%, 100%, .7)
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-primary {
border-color: rgba(29, 137, 255, .4);
color: #1d89ff
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-primary:focus,
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-primary:hover {
border-color: rgba(29, 137, 255, .7)
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-warning {
border-color: rgba(254, 171, 58, .4);
color: #feab3a
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-warning:focus,
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-warning:hover {
border-color: rgba(254, 171, 58, .7)
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-danger {
border-color: rgba(255, 89, 100, .4);
color: #ff5964
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-danger:focus,
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-danger:hover {
border-color: rgba(255, 89, 100, .7)
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-success {
border-color: rgba(40, 183, 141, .4);
color: #28b78d
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-success:focus,
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-success:hover {
border-color: rgba(40, 183, 141, .7)
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-royal {
border-color: rgba(189, 45, 245, .4);
color: #bd2df5
}
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-royal:focus,
.gks-slide-txt-btn-bordered.gks-slide-txt-btn-royal:hover {
border-color: rgba(189, 45, 245, .7)
}
.gks-slide-txt-btn-gradient {
border-radius: 100px;
box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
text-shadow: 0 1px 0 hsla(0, 0%, 100%, .25)
}
.gks-slide-txt-btn-gradient,
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-default {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #d6e3ff));
background-image: -webkit-linear-gradient(top, #fff, #d6e3ff);
background-image: linear-gradient(180deg, #fff 0, #d6e3ff);
background-image: -webkit-linear-gradient(93deg, #d6e3ff, #fff);
color: #1d89ff
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-primary {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00bbd4), color-stop(1, #3f51b5));
background-image: -webkit-linear-gradient(top, #00bbd4, #3f51b5);
background-image: linear-gradient(180deg, #00bbd4 0, #3f51b5);
background-image: -webkit-linear-gradient(93deg, #3f51b5, #00bbd4);
color: #fff
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-warning {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #feab3a), color-stop(1, #f35626));
background-image: -webkit-linear-gradient(top, #feab3a, #f35626);
background-image: linear-gradient(180deg, #feab3a 0, #f35626);
background-image: -webkit-linear-gradient(93deg, #f35626, #feab3a);
color: #fff
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-danger {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff97c2), color-stop(1, #e91e63));
background-image: -webkit-linear-gradient(top, #ff97c2, #e91e63);
background-image: linear-gradient(180deg, #ff97c2 0, #e91e63);
background-image: -webkit-linear-gradient(93deg, #e91e63, #ff97c2);
color: #fff
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-success {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9ccc65), color-stop(1, #009688));
background-image: -webkit-linear-gradient(top, #9ccc65, #009688);
background-image: linear-gradient(180deg, #9ccc65 0, #009688);
background-image: -webkit-linear-gradient(93deg, #009688, #9ccc65);
color: #fff
}
.gks-slide-txt-btn-gradient.gks-slide-txt-btn-royal {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9c27b0), color-stop(1, #512da8));
background-image: -webkit-linear-gradient(top, #9c27b0, #512da8);
background-image: linear-gradient(180deg, #9c27b0 0, #512da8);
background-image: -webkit-linear-gradient(93deg, #512da8, #9c27b0);
color: #fff
}
.gks-slide-txt-btn-minimal {
margin: 0;
padding: 0;
border-color: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 4px;
background: transparent;
color: #fff;
-webkit-transition: all .5s cubic-bezier(.02, .01, .47, 1);
transition: all .5s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-minimal:after,
.gks-slide-txt-btn-minimal:before {
position: absolute;
bottom: 0;
left: 10px;
width: calc(100% - 20px);
height: 1px;
background: currentColor;
content: '';
opacity: .65;
-webkit-transition: opacity .5s cubic-bezier(.02, .01, .47, 1), -webkit-transform .5s cubic-bezier(.02, .01, .47, 1);
transition: opacity .5s cubic-bezier(.02, .01, .47, 1), -webkit-transform .5s cubic-bezier(.02, .01, .47, 1);
transition: transform .5s cubic-bezier(.02, .01, .47, 1), opacity .5s cubic-bezier(.02, .01, .47, 1);
transition: transform .5s cubic-bezier(.02, .01, .47, 1), opacity .5s cubic-bezier(.02, .01, .47, 1), -webkit-transform .5s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-minimal:focus,
.gks-slide-txt-btn-minimal:hover {
opacity: .9
}
.gks-slide-txt-btn-minimal:focus:after,
.gks-slide-txt-btn-minimal:hover:after {
opacity: 1;
-webkit-transform: translateX(-10px) rotate(.001deg);
transform: translateX(-10px) rotate(.001deg)
}
.gks-slide-txt-btn-minimal:focus:before,
.gks-slide-txt-btn-minimal:hover:before {
opacity: 1;
-webkit-transform: translateX(10px) rotate(.001deg);
transform: translateX(10px) rotate(.001deg)
}
.gks-slide-txt-btn-minimal.gks-slide-txt-btn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.gks-slide-txt-btn-minimal.gks-slide-txt-btn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.gks-slide-txt-btn-minimal.gks-slide-txt-btn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.gks-slide-txt-btn-minimal.gks-slide-txt-btn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.gks-slide-txt-btn-minimal.gks-slide-txt-btn-default {
color: #fff
}
.gks-slide-txt-btn-minimal.gks-slide-txt-btn-primary {
color: #1d89ff
}
.gks-slide-txt-btn-minimal.gks-slide-txt-btn-warning {
color: #feab3a
}
.gks-slide-txt-btn-minimal.gks-slide-txt-btn-danger {
color: #ff5964
}
.gks-slide-txt-btn-minimal.gks-slide-txt-btn-success {
color: #28b78d
}
.gks-slide-txt-btn-minimal.gks-slide-txt-btn-royal {
color: #bd2df5
}
.gks-slide-txt-btn-stretch {
margin: 0;
padding: 0;
border-color: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 0;
background: transparent;
color: #fff;
letter-spacing: 0
}
.gks-slide-txt-btn-stretch,
.gks-slide-txt-btn-stretch:after,
.gks-slide-txt-btn-stretch:before {
-webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1);
transition: all .2s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-stretch:after,
.gks-slide-txt-btn-stretch:before {
position: absolute;
left: 0;
width: 100%;
height: 1px;
background: currentColor;
content: '';
opacity: .65;
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
.gks-slide-txt-btn-stretch:after {
top: 0
}
.gks-slide-txt-btn-stretch:before {
bottom: 0
}
.gks-slide-txt-btn-stretch:focus,
.gks-slide-txt-btn-stretch:hover {
letter-spacing: 2px;
opacity: .9;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-stretch:focus:after,
.gks-slide-txt-btn-stretch:focus:before,
.gks-slide-txt-btn-stretch:hover:after,
.gks-slide-txt-btn-stretch:hover:before {
opacity: 1;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: scaleX(1);
transform: scaleX(1)
}
.gks-slide-txt-btn-stretch.gks-slide-txt-btn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.gks-slide-txt-btn-stretch.gks-slide-txt-btn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.gks-slide-txt-btn-stretch.gks-slide-txt-btn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.gks-slide-txt-btn-stretch.gks-slide-txt-btn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.gks-slide-txt-btn-stretch.gks-slide-txt-btn-default {
color: #fff
}
.gks-slide-txt-btn-stretch.gks-slide-txt-btn-primary {
color: #1d89ff
}
.gks-slide-txt-btn-stretch.gks-slide-txt-btn-warning {
color: #feab3a
}
.gks-slide-txt-btn-stretch.gks-slide-txt-btn-danger {
color: #ff5964
}
.gks-slide-txt-btn-stretch.gks-slide-txt-btn-success {
color: #28b78d
}
.gks-slide-txt-btn-stretch.gks-slide-txt-btn-royal {
color: #bd2df5
}
.gks-slide-txt-btn-jelly {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
background: #fff;
color: #1d89ff
}
.gks-slide-txt-btn-jelly,
.gks-slide-txt-btn-jelly:before {
border-radius: 50px;
-webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1);
transition: all .2s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-jelly:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: currentColor;
content: '';
z-index: -1;
opacity: 0;
-webkit-transform: scale(.2);
transform: scale(.2)
}
.gks-slide-txt-btn-jelly:focus,
.gks-slide-txt-btn-jelly:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .4);
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
.gks-slide-txt-btn-jelly:focus,
.gks-slide-txt-btn-jelly:focus:before,
.gks-slide-txt-btn-jelly:hover,
.gks-slide-txt-btn-jelly:hover:before {
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-jelly:focus:before,
.gks-slide-txt-btn-jelly:hover:before {
opacity: .15;
-webkit-transform: scale(1);
transform: scale(1)
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-xs:focus,
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-xs:hover {
box-shadow: 0 1px 4px rgba(58, 51, 53, .4)
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-sm:focus,
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-sm:hover {
box-shadow: 0 1px 6px rgba(58, 51, 53, .4)
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-md:focus,
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-md:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .4)
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-lg:focus,
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-lg:hover {
box-shadow: 0 1px 10px rgba(58, 51, 53, .4)
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-default {
background: #fff;
color: #1d89ff
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-primary {
background: #1d89ff;
color: #fff
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-warning {
background: #feab3a;
color: #fff
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-danger {
background: #ff5964;
color: #fff
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-success {
background: #28b78d;
color: #fff
}
.gks-slide-txt-btn-jelly.gks-slide-txt-btn-royal {
background: #bd2df5;
color: #fff
}
.gks-slide-txt-btn-fill {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
z-index: 0;
border: none;
background: #fff;
color: #1d89ff;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-fill:before {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: #1d89ff;
content: '';
opacity: 0;
-webkit-transition: opacity .15s ease-out, -webkit-transform .15s ease-out;
transition: opacity .15s ease-out, -webkit-transform .15s ease-out;
transition: transform .15s ease-out, opacity .15s ease-out;
transition: transform .15s ease-out, opacity .15s ease-out, -webkit-transform .15s ease-out;
z-index: -1;
-webkit-transform: scaleX(0);
transform: scaleX(0)
}
.gks-slide-txt-btn-fill:focus,
.gks-slide-txt-btn-fill:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3);
color: #fff;
-webkit-transition: all .5s cubic-bezier(.02, .01, .47, 1);
transition: all .5s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-fill:focus:before,
.gks-slide-txt-btn-fill:hover:before {
opacity: 1;
-webkit-transition: opacity .2s ease-in, -webkit-transform .2s ease-in;
transition: opacity .2s ease-in, -webkit-transform .2s ease-in;
transition: transform .2s ease-in, opacity .2s ease-in;
transition: transform .2s ease-in, opacity .2s ease-in, -webkit-transform .2s ease-in;
-webkit-transform: scaleX(1);
transform: scaleX(1)
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-xs:focus,
.gks-slide-txt-btn-fill.gks-slide-txt-btn-xs:hover {
box-shadow: 0 1px 4px rgba(58, 51, 53, .3)
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-sm:focus,
.gks-slide-txt-btn-fill.gks-slide-txt-btn-sm:hover {
box-shadow: 0 1px 6px rgba(58, 51, 53, .3)
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-md:focus,
.gks-slide-txt-btn-fill.gks-slide-txt-btn-md:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3)
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-lg:focus,
.gks-slide-txt-btn-fill.gks-slide-txt-btn-lg:hover {
box-shadow: 0 1px 10px rgba(58, 51, 53, .3)
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-default {
background: #fff;
color: #1d89ff
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-default:focus,
.gks-slide-txt-btn-fill.gks-slide-txt-btn-default:hover {
color: #fff
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-default:before {
background: #1d89ff
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-primary {
background: #1d89ff;
color: #fff
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-primary:focus,
.gks-slide-txt-btn-fill.gks-slide-txt-btn-primary:hover {
color: #1d89ff
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-primary:before {
background: #fff
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-warning {
background: #feab3a;
color: #fff
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-warning:focus,
.gks-slide-txt-btn-fill.gks-slide-txt-btn-warning:hover {
color: #feab3a
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-warning:before {
background: #fff
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-danger {
background: #ff5964;
color: #fff
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-danger:focus,
.gks-slide-txt-btn-fill.gks-slide-txt-btn-danger:hover {
color: #ff5964
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-danger:before {
background: #fff
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-success {
background: #28b78d;
color: #fff
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-success:focus,
.gks-slide-txt-btn-fill.gks-slide-txt-btn-success:hover {
color: #28b78d
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-success:before {
background: #fff
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-royal {
background: #bd2df5;
color: #fff
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-royal:focus,
.gks-slide-txt-btn-fill.gks-slide-txt-btn-royal:hover {
color: #bd2df5
}
.gks-slide-txt-btn-fill.gks-slide-txt-btn-royal:before {
background: #fff
}
.gks-slide-txt-btn-material-circle {
margin: 0;
padding: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 50%;
background: #fff;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18), 0 1px 5px 0 rgba(0, 0, 0, .15);
color: #1d89ff;
-webkit-transition: all .25s cubic-bezier(.02, .01, .47, 1);
transition: all .25s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: translateZ(0);
transform: translateZ(0)
}
.gks-slide-txt-btn-material-circle:focus,
.gks-slide-txt-btn-material-circle:hover {
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
-webkit-transition: box-shadow .4s ease-out;
transition: box-shadow .4s ease-out
}
.gks-slide-txt-btn-material-circle.gks-slide-txt-btn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit;
width: 28px;
height: 28px;
line-height: 24px
}
.gks-slide-txt-btn-material-circle.gks-slide-txt-btn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit;
width: 36px;
height: 36px;
line-height: 30px
}
.gks-slide-txt-btn-material-circle.gks-slide-txt-btn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
width: 44px;
height: 44px;
line-height: 38px
}
.gks-slide-txt-btn-material-circle.gks-slide-txt-btn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit;
width: 54px;
height: 54px;
line-height: 44px
}
.gks-slide-txt-btn-material-circle.gks-slide-txt-btn-default {
background: #fff;
color: #1d89ff
}
.gks-slide-txt-btn-material-circle.gks-slide-txt-btn-primary {
background: #1d89ff;
color: #fff
}
.gks-slide-txt-btn-material-circle.gks-slide-txt-btn-warning {
background: #feab3a;
color: #fff
}
.gks-slide-txt-btn-material-circle.gks-slide-txt-btn-danger {
background: #ff5964;
color: #fff
}
.gks-slide-txt-btn-material-circle.gks-slide-txt-btn-success {
background: #28b78d;
color: #fff
}
.gks-slide-txt-btn-material-circle.gks-slide-txt-btn-royal {
background: #bd2df5;
color: #fff
}
.gks-slide-txt-btn-material-flat {
margin: 0;
padding: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border-width: 0;
border-radius: 2px;
background: #fff;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18), 0 1px 5px 0 rgba(0, 0, 0, .15);
color: #1d89ff;
text-transform: uppercase;
-webkit-transition: all .25s cubic-bezier(.02, .01, .47, 1);
transition: all .25s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: translateZ(0);
transform: translateZ(0)
}
.gks-slide-txt-btn-material-flat:focus,
.gks-slide-txt-btn-material-flat:hover {
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
-webkit-transition: box-shadow .4s ease-out;
transition: box-shadow .4s ease-out
}
.gks-slide-txt-btn-material-flat.gks-slide-txt-btn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.gks-slide-txt-btn-material-flat.gks-slide-txt-btn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.gks-slide-txt-btn-material-flat.gks-slide-txt-btn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.gks-slide-txt-btn-material-flat.gks-slide-txt-btn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.gks-slide-txt-btn-material-flat.gks-slide-txt-btn-default {
background: #fff;
color: #1d89ff
}
.gks-slide-txt-btn-material-flat.gks-slide-txt-btn-primary {
background: #1d89ff;
color: #fff
}
.gks-slide-txt-btn-material-flat.gks-slide-txt-btn-warning {
background: #feab3a;
color: #fff
}
.gks-slide-txt-btn-material-flat.gks-slide-txt-btn-danger {
background: #ff5964;
color: #fff
}
.gks-slide-txt-btn-material-flat.gks-slide-txt-btn-success {
background: #28b78d;
color: #fff
}
.gks-slide-txt-btn-material-flat.gks-slide-txt-btn-royal {
background: #bd2df5;
color: #fff
}
.gks-slide-txt-btn-pill {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
z-index: 0;
overflow: hidden;
border: none;
border-radius: 100px;
background: #fff;
color: #1d89ff;
-webkit-transition: all .3s cubic-bezier(.02, .01, .47, 1);
transition: all .3s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-pill:after,
.gks-slide-txt-btn-pill:before {
position: absolute;
right: 0;
bottom: 0;
width: 100px;
height: 100px;
border-radius: 50%;
background: #1d89ff;
content: '';
opacity: 0;
-webkit-transition: opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
transition: opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
transition: transform .15s cubic-bezier(.02, .01, .47, 1), opacity .15s cubic-bezier(.02, .01, .47, 1);
transition: transform .15s cubic-bezier(.02, .01, .47, 1), opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
z-index: -1;
-webkit-transform: translate(100%, -25%) translateZ(0);
transform: translate(100%, -25%) translateZ(0)
}
.gks-slide-txt-btn-pill:focus,
.gks-slide-txt-btn-pill:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3);
color: #fff;
-webkit-transition: all .5s cubic-bezier(.02, .01, .47, 1);
transition: all .5s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: scale(1.1) translateZ(0);
transform: scale(1.1) translateZ(0)
}
.gks-slide-txt-btn-pill:focus:before,
.gks-slide-txt-btn-pill:hover:before {
opacity: .15;
-webkit-transition: opacity .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
transition: opacity .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
transition: transform .2s cubic-bezier(.02, .01, .47, 1), opacity .2s cubic-bezier(.02, .01, .47, 1);
transition: transform .2s cubic-bezier(.02, .01, .47, 1), opacity .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
-webkit-transform: translate3d(50%, 0, 0) scale(.9);
transform: translate3d(50%, 0, 0) scale(.9)
}
.gks-slide-txt-btn-pill:focus:after,
.gks-slide-txt-btn-pill:hover:after {
opacity: .25;
-webkit-transition: opacity .2s cubic-bezier(.02, .01, .47, 1) .05s, -webkit-transform .2s cubic-bezier(.02, .01, .47, 1) .05s;
transition: opacity .2s cubic-bezier(.02, .01, .47, 1) .05s, -webkit-transform .2s cubic-bezier(.02, .01, .47, 1) .05s;
transition: transform .2s cubic-bezier(.02, .01, .47, 1) .05s, opacity .2s cubic-bezier(.02, .01, .47, 1) .05s;
transition: transform .2s cubic-bezier(.02, .01, .47, 1) .05s, opacity .2s cubic-bezier(.02, .01, .47, 1) .05s, -webkit-transform .2s cubic-bezier(.02, .01, .47, 1) .05s;
-webkit-transform: translate(50%) scale(1.1);
transform: translate(50%) scale(1.1)
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-xs:focus,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-xs:hover {
box-shadow: 0 1px 4px rgba(58, 51, 53, .3)
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-sm:focus,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-sm:hover {
box-shadow: 0 1px 6px rgba(58, 51, 53, .3)
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-md:focus,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-md:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3)
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-lg:focus,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-lg:hover {
box-shadow: 0 1px 10px rgba(58, 51, 53, .3)
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-default {
background: #fff;
color: #1d89ff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-default:focus,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-default:hover {
color: #1d89ff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-default:after,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-default:before {
background: #1d89ff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-primary {
background: #1d89ff;
color: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-primary:focus,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-primary:hover {
color: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-primary:after,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-primary:before {
background: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-warning {
background: #feab3a;
color: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-warning:focus,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-warning:hover {
color: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-warning:after,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-warning:before {
background: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-danger {
background: #ff5964;
color: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-danger:focus,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-danger:hover {
color: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-danger:after,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-danger:before {
background: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-success {
background: #28b78d;
color: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-success:focus,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-success:hover {
color: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-success:after,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-success:before {
background: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-royal {
background: #bd2df5;
color: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-royal:focus,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-royal:hover {
color: #fff
}
.gks-slide-txt-btn-pill.gks-slide-txt-btn-royal:after,
.gks-slide-txt-btn-pill.gks-slide-txt-btn-royal:before {
background: #fff
}
.gks-slide-txt-btn-float {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
overflow: hidden;
border: 1px dotted #fff;
border-radius: 4px;
background: hsla(0, 0%, 100%, .4);
color: #fff;
-webkit-transition: opacity .3s cubic-bezier(.02, .01, .47, 1), box-shadow .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1);
transition: opacity .3s cubic-bezier(.02, .01, .47, 1), box-shadow .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1);
transition: transform .3s cubic-bezier(.02, .01, .47, 1), opacity .3s cubic-bezier(.02, .01, .47, 1), box-shadow .2s cubic-bezier(.02, .01, .47, 1);
transition: transform .3s cubic-bezier(.02, .01, .47, 1), opacity .3s cubic-bezier(.02, .01, .47, 1), box-shadow .2s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-float:focus,
.gks-slide-txt-btn-float:hover {
box-shadow: 0 30px 30px rgba(0, 0, 0, .16);
opacity: .85;
-webkit-transition: opacity .2s cubic-bezier(.02, .01, .47, 1), box-shadow .4s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
transition: opacity .2s cubic-bezier(.02, .01, .47, 1), box-shadow .4s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1);
transition: transform .2s cubic-bezier(.02, .01, .47, 1), opacity .2s cubic-bezier(.02, .01, .47, 1), box-shadow .4s cubic-bezier(.02, .01, .47, 1);
transition: transform .2s cubic-bezier(.02, .01, .47, 1), opacity .2s cubic-bezier(.02, .01, .47, 1), box-shadow .4s cubic-bezier(.02, .01, .47, 1), -webkit-transform .2s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-xs:focus,
.gks-slide-txt-btn-float.gks-slide-txt-btn-xs:hover {
-webkit-transform: translateY(-6px);
transform: translateY(-6px)
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-sm:focus,
.gks-slide-txt-btn-float.gks-slide-txt-btn-sm:hover {
-webkit-transform: translateY(-8px);
transform: translateY(-8px)
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-md:focus,
.gks-slide-txt-btn-float.gks-slide-txt-btn-md:hover {
-webkit-transform: translateY(-10px);
transform: translateY(-10px)
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-lg:focus,
.gks-slide-txt-btn-float.gks-slide-txt-btn-lg:hover {
-webkit-transform: translateY(-12px);
transform: translateY(-12px)
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-default {
border-color: #fff;
background: hsla(0, 0%, 100%, .4);
color: #fff
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-primary {
border-color: #1d89ff;
background: rgba(29, 137, 255, .4);
color: #1d89ff
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-warning {
border-color: #feab3a;
background: rgba(254, 171, 58, .4);
color: #feab3a
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-danger {
border-color: #ff5964;
background: rgba(255, 89, 100, .4);
color: #ff5964
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-success {
border-color: #28b78d;
background: rgba(40, 183, 141, .4);
color: #28b78d
}
.gks-slide-txt-btn-float.gks-slide-txt-btn-royal {
border-color: #bd2df5;
background: rgba(189, 45, 245, .4);
color: #bd2df5
}
.gks-slide-txt-btn-unite {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
background: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
z-index: 0;
overflow: hidden;
border: 1px solid #1d89ff;
border-radius: 100px;
background: #fff;
color: #1d89ff;
-webkit-transition: color .3s cubic-bezier(.02, .01, .47, 1), border-color .3s cubic-bezier(.02, .01, .47, 1);
transition: color .3s cubic-bezier(.02, .01, .47, 1), border-color .3s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-unite:before {
background: #d6e3ff;
-webkit-transform: translate3d(-110%, -10%, 0) skewX(-20deg);
transform: translate3d(-110%, -10%, 0) skewX(-20deg)
}
.gks-slide-txt-btn-unite:after,
.gks-slide-txt-btn-unite:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 120%;
content: '';
opacity: 0;
z-index: -1;
-webkit-transition: opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
transition: opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1);
transition: transform .15s cubic-bezier(.02, .01, .47, 1), opacity .15s cubic-bezier(.02, .01, .47, 1);
transition: transform .15s cubic-bezier(.02, .01, .47, 1), opacity .15s cubic-bezier(.02, .01, .47, 1), -webkit-transform .15s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-unite:after {
background: rgba(214, 227, 255, .7);
-webkit-transform: translate3d(110%, -10%, 0) skewX(-20deg);
transform: translate3d(110%, -10%, 0) skewX(-20deg)
}
.gks-slide-txt-btn-unite:focus,
.gks-slide-txt-btn-unite:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3);
color: #1d89ff;
-webkit-transition: all .5s cubic-bezier(.02, .01, .47, 1);
transition: all .5s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-unite:focus:before,
.gks-slide-txt-btn-unite:hover:before {
-webkit-transform: translate3d(-50%, -10%, 0) skewX(-20deg);
transform: translate3d(-50%, -10%, 0) skewX(-20deg)
}
.gks-slide-txt-btn-unite:focus:after,
.gks-slide-txt-btn-unite:focus:before,
.gks-slide-txt-btn-unite:hover:after,
.gks-slide-txt-btn-unite:hover:before {
opacity: 1;
-webkit-transition: opacity .25s cubic-bezier(.02, .01, .47, 1), -webkit-transform .25s cubic-bezier(.02, .01, .47, 1);
transition: opacity .25s cubic-bezier(.02, .01, .47, 1), -webkit-transform .25s cubic-bezier(.02, .01, .47, 1);
transition: transform .25s cubic-bezier(.02, .01, .47, 1), opacity .25s cubic-bezier(.02, .01, .47, 1);
transition: transform .25s cubic-bezier(.02, .01, .47, 1), opacity .25s cubic-bezier(.02, .01, .47, 1), -webkit-transform .25s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-unite:focus:after,
.gks-slide-txt-btn-unite:hover:after {
-webkit-transform: translate3d(50%, -10%, 0) skewX(-20deg);
transform: translate3d(50%, -10%, 0) skewX(-20deg)
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-xs:focus,
.gks-slide-txt-btn-unite.gks-slide-txt-btn-xs:hover {
box-shadow: 0 1px 4px rgba(58, 51, 53, .3)
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-sm:focus,
.gks-slide-txt-btn-unite.gks-slide-txt-btn-sm:hover {
box-shadow: 0 1px 6px rgba(58, 51, 53, .3)
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-md:focus,
.gks-slide-txt-btn-unite.gks-slide-txt-btn-md:hover {
box-shadow: 0 1px 8px rgba(58, 51, 53, .3)
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-lg:focus,
.gks-slide-txt-btn-unite.gks-slide-txt-btn-lg:hover {
box-shadow: 0 1px 10px rgba(58, 51, 53, .3)
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-default {
border-color: #1d89ff;
color: #1d89ff
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-default:focus,
.gks-slide-txt-btn-unite.gks-slide-txt-btn-default:hover {
background: #d6e3ff;
color: #1d89ff
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-default:before {
background: #a7c3ff
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-default:after {
background: #d6e3ff
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-primary {
border-color: #1d89ff;
color: #1d89ff
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-primary:focus,
.gks-slide-txt-btn-unite.gks-slide-txt-btn-primary:hover {
background: #1d89ff;
color: #fff
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-primary:before {
background: #006de3
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-primary:after {
background: #1d89ff
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-warning {
border-color: #feab3a;
color: #feab3a
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-warning:focus,
.gks-slide-txt-btn-unite.gks-slide-txt-btn-warning:hover {
background: #feab3a;
color: #fff
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-warning:before {
background: #f89001
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-warning:after {
background: #feab3a
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-danger {
border-color: #ff5964;
color: #ff5964
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-danger:focus,
.gks-slide-txt-btn-unite.gks-slide-txt-btn-danger:hover {
background: #ff5964;
color: #fff
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-danger:before {
background: #ff1424
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-danger:after {
background: #ff5964
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-success {
border-color: #28b78d;
color: #28b78d
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-success:focus,
.gks-slide-txt-btn-unite.gks-slide-txt-btn-success:hover {
background: #28b78d;
color: #fff
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-success:before {
background: #209271
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-success:after {
background: #28b78d
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-royal {
border-color: #bd2df5;
color: #bd2df5
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-royal:focus,
.gks-slide-txt-btn-unite.gks-slide-txt-btn-royal:hover {
background: #bd2df5;
color: #fff
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-royal:before {
background: #a20bdd
}
.gks-slide-txt-btn-unite.gks-slide-txt-btn-royal:after {
background: #bd2df5
}
.gks-slide-txt-btn-slant {
margin: 0;
padding: 0;
border-width: 0;
border-color: transparent;
font-weight: 400;
cursor: pointer;
position: relative;
font-size: 20px;
font-family: inherit;
padding: 5px 12px;
z-index: 0;
border: none;
border-radius: 0;
background: transparent;
color: #1d89ff;
-webkit-transition: color .3s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1);
transition: color .3s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1);
transition: color .3s cubic-bezier(.02, .01, .47, 1), transform .3s cubic-bezier(.02, .01, .47, 1);
transition: color .3s cubic-bezier(.02, .01, .47, 1), transform .3s cubic-bezier(.02, .01, .47, 1), -webkit-transform .3s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-slant:before {
width: 100%;
background: #fafafa;
-webkit-transition: box-shadow .2s cubic-bezier(.02, .01, .47, 1);
transition: box-shadow .2s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-slant:after,
.gks-slide-txt-btn-slant:before {
position: absolute;
top: 0;
left: 0;
z-index: -1;
height: 100%;
content: '';
-webkit-transform: skewX(20deg);
transform: skewX(20deg)
}
.gks-slide-txt-btn-slant:after {
width: 0;
background: hsla(0, 0%, 98%, .3);
opacity: 0;
-webkit-transition: opacity .2s cubic-bezier(.02, .01, .47, 1), width .15s cubic-bezier(.02, .01, .47, 1);
transition: opacity .2s cubic-bezier(.02, .01, .47, 1), width .15s cubic-bezier(.02, .01, .47, 1)
}
.gks-slide-txt-btn-slant:focus,
.gks-slide-txt-btn-slant:hover {
-webkit-transform: translateX(5px);
transform: translateX(5px)
}
.gks-slide-txt-btn-slant:focus:after,
.gks-slide-txt-btn-slant:hover:after {
width: 5px;
opacity: 1
}
.gks-slide-txt-btn-slant:focus:before,
.gks-slide-txt-btn-slant:hover:before {
box-shadow: inset 0 -1px 0 #a7c3ff, inset 0 1px 0 #a7c3ff, inset -1px 0 0 #a7c3ff
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-xs {
padding: 3px 8px;
font-size: 12px;
font-family: inherit
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-sm {
padding: 4px 10px;
font-size: 16px;
font-family: inherit
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-md {
font-size: 20px;
font-family: inherit;
padding: 5px 12px
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-lg {
padding: 8px 15px;
font-size: 24px;
font-family: inherit
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-default {
color: #1d89ff
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-default:focus:before,
.gks-slide-txt-btn-slant.gks-slide-txt-btn-default:hover:before {
box-shadow: inset 0 -1px 0 #a7c3ff, inset 0 1px 0 #a7c3ff, inset -1px 0 0 #a7c3ff
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-default:before {
background: #fff
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-default:after {
background: #a7c3ff
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-primary {
color: #fff
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-primary:focus:before,
.gks-slide-txt-btn-slant.gks-slide-txt-btn-primary:hover:before {
box-shadow: inset 0 -1px 0 #006de3, inset 0 1px 0 #006de3, inset -1px 0 0 #006de3
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-primary:before {
background: #1d89ff
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-primary:after {
background: #006de3
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-warning {
color: #fff
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-warning:focus:before,
.gks-slide-txt-btn-slant.gks-slide-txt-btn-warning:hover:before {
box-shadow: inset 0 -1px 0 #f89001, inset 0 1px 0 #f89001, inset -1px 0 0 #f89001
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-warning:before {
background: #feab3a
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-warning:after {
background: #f89001
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-danger {
color: #fff
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-danger:focus:before,
.gks-slide-txt-btn-slant.gks-slide-txt-btn-danger:hover:before {
box-shadow: inset 0 -1px 0 #ff1424, inset 0 1px 0 #ff1424, inset -1px 0 0 #ff1424
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-danger:before {
background: #ff5964
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-danger:after {
background: #ff1424
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-success {
color: #fff
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-success:focus:before,
.gks-slide-txt-btn-slant.gks-slide-txt-btn-success:hover:before {
box-shadow: inset 0 -1px 0 #209271, inset 0 1px 0 #209271, inset -1px 0 0 #209271
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-success:before {
background: #28b78d
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-success:after {
background: #209271
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-royal {
color: #fff
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-royal:focus:before,
.gks-slide-txt-btn-slant.gks-slide-txt-btn-royal:hover:before {
box-shadow: inset 0 -1px 0 #a20bdd, inset 0 1px 0 #a20bdd, inset -1px 0 0 #a20bdd
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-royal:before {
background: #bd2df5
}
.gks-slide-txt-btn-slant.gks-slide-txt-btn-royal:after {
background: #a20bdd
}
.gks-slide-txt-btn-block {
display: block;
width: 100%;
}
.gks-template-list-item-img {
width: 100%; }
.gks-template-title {
margin-bottom: 10px !important;
}
.gks-slide-txt-btn-no-outline,
.gks-slide-txt-btn-no-outline:active,
.gks-slide-txt-btn-no-outline:focus,
.gks-slide-txt-btn-no-outline:hover {
outline: none
}@font-face {
font-family: "System Font";
font-style: normal;
src: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
} @font-face {
font-family: 'iconmeta';
src:  url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/iconmeta.eot?lfe45x);
src:  url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/iconmeta.eot?lfe45x#iefix) format('embedded-opentype'),
url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/iconmeta.ttf?lfe45x) format('truetype'),
url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/iconmeta.woff?lfe45x) format('woff'),
url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/iconmeta.svg?lfe45x#iconmeta) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-"]::before,
[class*=" icon-"]::before {
font-family: 'iconmeta';
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: inherit;
cursor: inherit;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .icon-category::before { content: "\e93a"; }
.icon-author::before { content: "\e961"; }
.icon-date::before { content: "\e92c"; }
.icon-tag::before { content: "\e910"; }
.icon-comments::before { content: "\e94d"; }
.icon-edit::before { content: "\e938"; } .icon-bread-home::before {  content: "\e93e"; }
.icon-bread-arrow::before {  content: "\e914"; } .icon-search::before { content: "\e949"; }
.icon-pagination-right::before {  content: "\e914"; }
.icon-pagination-left::before {  content: "\e913"; }
.icon-continue-reading::before {  content: "\e902"; }
.icon-fixed-nav::before {  content: "\e917"; }
.icon-menu::before { content: "\e94c"; }
.icon-cancel::before { content: "\e935"; } .icon-back2top::before { content: '\e91d'; } .icon-image::before { content: "\e941"; }
.icon-audio::before { content: "\e952"; }
.icon-video::before { content: "\e963"; }
.icon-status::before { content: "\e945"; }
.icon-aside::before { content: "\e959"; }
.icon-link::before { content: "\e948"; }
.icon-chat::before { content: "\e92f"; }
.icon-quote::before { content: "\e957"; }
.icon-gallery::before { content: "\e942"; }
.entry-content blockquote::before { content: "\e957"; }
.icon-arrow-bold-down::before {
content: "\e900";
}
.icon-arrow-bold-left::before {
content: "\e901";
}
.icon-arrow-bold-right::before {
content: "\e902";
}
.icon-arrow-bold-up::before {
content: "\e903";
}
.icon-arrow-down::before {
content: "\e904";
}
.icon-arrow-left::before {
content: "\e905";
}
.icon-arrow-long-down::before {
content: "\e906";
}
.icon-arrow-long-left::before {
content: "\e907";
}
.icon-arrow-long-right::before {
content: "\e908";
}
.icon-arrow-long-up::before {
content: "\e909";
}
.icon-arrow-right::before {
content: "\e90a";
}
.icon-arrow-up::before {
content: "\e90b";
}
.icon-arrow-with-circle-down::before {
content: "\e90c";
}
.icon-arrow-with-circle-left::before {
content: "\e90d";
}
.icon-arrow-with-circle-right::before {
content: "\e90e";
}
.icon-arrow-with-circle-up::before {
content: "\e90f";
}
.icon-bookmark::before {
content: "\e910";
}
.icon-bookmarks::before {
content: "\e911";
}
.icon-chevron-down::before {
content: "\e912";
}
.icon-chevron-left::before {
content: "\e913";
}
.icon-chevron-right::before {
content: "\e914";
}
.icon-chevron-small-down::before {
content: "\e915";
}
.icon-chevron-small-left::before {
content: "\e916";
}
.icon-chevron-small-right::before {
content: "\e917";
}
.icon-chevron-small-up::before {
content: "\e918";
}
.icon-chevron-thin-down::before {
content: "\e919";
}
.icon-chevron-thin-left::before {
content: "\e91a";
}
.icon-chevron-thin-right::before {
content: "\e91b";
}
.icon-chevron-thin-up::before {
content: "\e91c";
}
.icon-chevron-up::before {
content: "\e91d";
}
.icon-chevron-with-circle-down::before {
content: "\e91e";
}
.icon-chevron-with-circle-left::before {
content: "\e91f";
}
.icon-chevron-with-circle-right::before {
content: "\e920";
}
.icon-chevron-with-circle-up::before {
content: "\e921";
}
.icon-dots-three-horizontal::before {
content: "\e922";
}
.icon-triangle-down::before {
content: "\e923";
}
.icon-triangle-left::before {
content: "\e924";
}
.icon-triangle-right::before {
content: "\e925";
}
.icon-triangle-up::before {
content: "\e926";
}
.icon-archive::before {
content: "\e927";
}
.icon-beamed-note::before {
content: "\e928";
}
.icon-book::before {
content: "\e929";
}
.icon-box::before {
content: "\e92a";
}
.icon-browser::before {
content: "\e92b";
}
.icon-calendar::before {
content: "\e92c";
}
.icon-camera::before {
content: "\e92d";
}
.icon-ccw::before {
content: "\e92e";
}
.icon-chat::before {
content: "\e92f";
}
.icon-check::before {
content: "\e930";
}
.icon-circular-graph::before {
content: "\e931";
}
.icon-clipboard::before {
content: "\e932";
}
.icon-clock::before {
content: "\e933";
}
.icon-code::before {
content: "\e934";
}
.icon-cross::before {
content: "\e935";
}
.icon-cw::before {
content: "\e936";
}
.icon-cycle::before {
content: "\e937";
}
.icon-edit::before {
content: "\e938";
}
.icon-eye::before {
content: "\e939";
}
.icon-folder::before {
content: "\e93a";
}
.icon-grid::before {
content: "\e93b";
}
.icon-heart-outlined::before {
content: "\e93c";
}
.icon-heart::before {
content: "\e93d";
}
.icon-home::before {
content: "\e93e";
}
.icon-hour-glass::before {
content: "\e93f";
}
.icon-image-inverted::before {
content: "\e940";
}
.icon-image::before {
content: "\e941";
}
.icon-images::before {
content: "\e942";
}
.icon-infinity::before {
content: "\e943";
}
.icon-info-with-circle::before {
content: "\e944";
}
.icon-info::before {
content: "\e945";
}
.icon-level-down::before {
content: "\e946";
}
.icon-level-up::before {
content: "\e947";
}
.icon-link::before {
content: "\e948";
}
.icon-magnifying-glass::before {
content: "\e949";
}
.icon-mail::before {
content: "\e94a";
}
.icon-megaphone::before {
content: "\e94b";
}
.icon-menu::before {
content: "\e94c";
}
.icon-message::before {
content: "\e94d";
}
.icon-mic::before {
content: "\e94e";
}
.icon-minus::before {
content: "\e94f";
}
.icon-new-message::before {
content: "\e950";
}
.icon-news::before {
content: "\e951";
}
.icon-note::before {
content: "\e952";
}
.icon-pencil::before {
content: "\e953";
}
.icon-phone::before {
content: "\e954";
}
.icon-plus::before {
content: "\e955";
}
.icon-price-tag::before {
content: "\e956";
}
.icon-quote::before {
content: "\e957";
}
.icon-reply::before {
content: "\e958";
}
.icon-star-outlined::before {
content: "\e959";
}
.icon-star::before {
content: "\e95a";
}
.icon-sweden::before {
content: "\e95b";
}
.icon-tag2::before {
content: "\e95c";
}
.icon-text-document-inverted::before {
content: "\e95d";
}
.icon-text-document::before {
content: "\e95e";
}
.icon-time-slot::before {
content: "\e95f";
}
.icon-typing::before {
content: "\e960";
}
.icon-user::before {
content: "\e961";
}
.icon-users::before {
content: "\e962";
}
.icon-video::before {
content: "\e963";
}
.icon-spinner::before {
content: "\e97a";
}
.icon-spinner2::before {
content: "\e97b";
}
.icon-spinner3::before {
content: "\e97c";
}
.icon-spinner4::before {
content: "\e97d";
}
.icon-spinner5::before {
content: "\e97e";
}
.icon-spinner6::before {
content: "\e97f";
}
.icon-spinner7::before {
content: "\e980";
}
.icon-spinner8::before {
content: "\e981";
}
.icon-spinner9::before {
content: "\e982";
}
.icon-spinner10::before {
content: "\e983";
}
.icon-office::before {
content: "\e990";
}
.icon-library::before {
content: "\e991";
}
.icon-location2::before {
content: "\e992";
}
.icon-compass::before {
content: "\e993";
}
.icon-printer::before {
content: "\e994";
}
.icon-display::before {
content: "\e995";
}
.icon-mobile::before {
content: "\e996";
}
.icon-mobile2::before {
content: "\e997";
}
.icon-tablet::before {
content: "\e998";
}
.icon-hour-glass2::before {
content: "\e999";
}
.icon-sphere::before {
content: "\e99a";
}
.icon-earth::before {
content: "\e99b";
}
.icon-attachment::before {
content: "\e99c";
} .icon-el-comment::before { content: "\e800"; }
.icon-el-user::before { content: "\e801"; }
.icon-el-tag::before { content: "\e802"; }
.icon-el-down-dir::before { content: "\e803"; }
.icon-el-edit::before { content: "\e804"; }
.icon-el-category::before { content: "\e805"; }
.icon-el-right-dir::before, .icon-right-dir::before { content: "\e806"; }
.icon-el-angle-left::before { content: "\e807"; }
.icon-el-angle-right::before { content: "\e808"; }
.icon-el-angle-up::before { content: "\e809"; }
.icon-el-angle-down::before { content: "\e80a"; }
.icon-el-minus::before { content: "\e80b"; }
.icon-el-left-open::before { content: "\e80c"; }
.icon-el-time::before { content: "\e80d"; }
.icon-el-up::before { content: "\e80e"; }
.icon-el-quote::before { content: "\e80f"; }
.icon-el-bookmark::before { content: "\e810"; }
.icon-el-left-dir::before { content: "\e811"; }
.icon-el-up-open::before { content: "\e812"; }
.icon-el-ok::before { content: "\e813"; }
.icon-el-cancel::before { content: "\e814"; }
.icon-el-comments::before { content: "\e815"; }
.icon-el-search::before { content: "\e816"; }
.icon-el-category2::before { content: "\e817"; }
.icon-el-link::before { content: "\e818"; }
.icon-el-up-dir::before { content: "\e819"; }
.icon-el-info::before { content: "\e81a"; }
.icon-el-share::before { content: "\e81b"; }
.icon-el-folder-close::before { content: "\e81c"; }
.icon-el-folder-open::before { content: "\e81d"; }
.icon-el-right-open::before { content: "\e81e"; }
.icon-el-home::before { content: "\e81f"; }
.icon-el-menu::before { content: "\e820"; }
.icon-el-plus::before { content: "\e821"; }
.icon-el-down-open::before { content: "\e822"; }
.icon-el-audio::before { content: "\e823"; }
.icon-el-image::before { content: "\e824"; }
.icon-el-camera::before { content: "\e825"; }
.icon-el-down::before { content: "\e826"; }
.icon-el-left::before { content: "\e827"; }
.icon-el-right::before { content: "\e828"; }
.icon-el-video::before { content: "\e829"; }
.icon-el-aside::before { content: "\e82a"; }
.icon-el-date::before { content: "\e82b"; }
.icon-el-star-empty::before { content: "\e82c"; }
.icon-el-star::before { content: "\e82d"; }
.icon-el-mail::before { content: "\e82e"; }
.icon-el-home-1::before { content: "\e82f"; }
.icon-el-attach::before { content: "\e830"; }
.icon-el-eye::before, .icon-eye-on::before { content: "\e831"; }
.icon-el-eye-off::before, .icon-eye-off::before { content: "\e832"; }
.icon-el-tags::before { content: "\e833"; }
.icon-el-flag::before { content: "\e834"; }
.icon-el-warning::before { content: "\e835"; }
.icon-el-location::before { content: "\e836"; }
.icon-el-trash::before { content: "\e837"; }
.icon-el-doc::before { content: "\e838"; }
.icon-el-phone::before { content: "\e839"; }
.icon-el-cog::before { content: "\e83a"; }
.icon-el-basket::before { content: "\e83b"; }
.icon-el-basket-circled::before { content: "\e83c"; }
.icon-el-wrench::before { content: "\e83d"; }
.icon-el-wrench-circled::before { content: "\e83e"; }
.icon-el-mic::before { content: "\e83f"; }
.icon-el-volume::before { content: "\e840"; }
.icon-el-volume-down::before { content: "\e841"; }
.icon-el-volume-off::before { content: "\e842"; }
.icon-el-headphones::before { content: "\e843"; }
.icon-el-lightbulb::before { content: "\e844"; }
.icon-el-resize-full::before { content: "\e845"; }
.icon-el-resize-full-alt::before { content: "\e846"; }
.icon-el-resize-small::before { content: "\e847"; }
.icon-el-resize-vertical::before { content: "\e848"; }
.icon-el-resize-horizontal::before { content: "\e849"; }
.icon-el-move::before { content: "\e84a"; }
.icon-el-zoom-in::before { content: "\e84b"; }
.icon-el-zoom-out::before { content: "\e84c"; }
.icon-el-arrows-cw::before { content: "\e84d"; }
.icon-el-desktop::before { content: "\e84e"; }
.icon-el-inbox::before { content: "\e84f"; }
.icon-el-cloud::before { content: "\e850"; }
.icon-el-book::before { content: "\e851"; }
.icon-el-certificate::before { content: "\e852"; }
.icon-el-tasks::before { content: "\e853"; }
.icon-el-thumbs-up::before { content: "\e854"; }
.icon-el-thumbs-down::before { content: "\e855"; }
.icon-el-help-circled::before { content: "\e856"; }
.icon-el-star-circled::before { content: "\e857"; }
.icon-el-bell::before { content: "\e858"; }
.icon-el-rss::before { content: "\e859"; }
.icon-el-trash-circled::before { content: "\e85a"; }
.icon-el-cogs::before { content: "\e85b"; }
.icon-el-cog-circled::before { content: "\e85c"; }
.icon-el-calendar-circled::before { content: "\e85d"; }
.icon-el-mic-circled::before { content: "\e85e"; }
.icon-el-volume-up::before { content: "\e85f"; }
.icon-el-print::before { content: "\e860"; }
.icon-el-edit-alt::before { content: "\e861"; }
.icon-el-edit-2::before { content: "\e862"; }
.icon-el-block::before { content: "\e863"; } .icon-widget-time::before { content: "\e82b"; }
.icon-widget-star::before {  content: "\e959"; content: "\e95a"; }
.icon-widget-comments::before { content: "\e94d"; }
.icon-widget-tags::before { content: "\e910"; } .icon-widget-location::before { content: "\e836"; }
.icon-widget-phone::before { content: "\e954"; }
.icon-widget-mobile::before { content: "\e996"; }
.icon-widget-mail::before { content: "\e94a"; }
.icon-widget-link::before { content: "\e948"; }
.icon-widget-opening-hours::before { content: "\e92c"; } .icon-template-location::before { content: "\e836"; }
.icon-template-phone::before { content: "\e954"; }
.icon-template-mobile::before { content: "\e996"; }
.icon-template-mail::before { content: "\e94a"; } @font-face {
font-family: 'socials';
src: url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/socials.eot);
src: url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/socials.eot?#iefix) format('embedded-opentype'),
url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/socials.woff) format('woff'),
url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/socials.ttf) format('truetype'),
url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/socials.svg?#socials) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.socials a::before,
[class^="socicon-"]::before,
[class*=" socicon-"]::before {
font-family: "socials";
font-style: normal;
font-weight: normal;
speak: never;
content:  '\e83d';
display: inline-block;
text-decoration: inherit;
text-align: center;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.socials a[href*=".com"]::before, .socials a { }
.socials a[href*="duckduckgo.com"]::before, .socials a.duckduckgo::before { content: '\e801'; }
.socials a[href*="aim.com"]::before, .socials a.aim::before { content: '\e802'; }
.socials a[href*="delicious.com"]::before, .socials a.delicious::before { content: '\e803'; }
.socials a[href*="paypal.com"]::before, .socials a.paypal::before { content: '\e804'; }
.socials a[href*="flattr.com"]::before, .socials a.flattr::before { content: '\e805'; }
.socials a.android::before { content: '\e806'; }
.socials a[href*="eventful.com"]::before, .socials a.eventful::before { content: '\e807'; }
.socials a[href*="smashingmagazine.com"]::before, .socials a.smashingmagazine::before { content: '\e808'; }
.socials a[href*="plus.google.com"]::before, .socials a.googleplus::before { content: '\e809'; }
.socials a[href*="wikipedia.org"]::before, .socials a.wikipedia::before { content: '\e80a'; }
.socials a[href*="lanyrd.com"]::before, .socials a.lanyrd::before { content: '\e80b'; }
.socials a.calendar::before { content: '\e80c'; }
.socials a[href*="stumbleupon.com"]::before, .socials a.stumbleupon::before { content: '\e80d'; }
.socials a[href*="500px.com"]::before, .socials a.\35 00px::before { content: '\e80e'; }
.socials a[href*="pinterest.com"]::before, .socials a.pinterest::before { content: '\e80f'; }
.socials a.bitcoin::before { content: '\e810'; }
.socials a.firefox::before { content: '\e811'; }
.socials a[href*="foursquare.com"]::before, .socials a.foursquare::before { content: '\e812'; }
.socials a.chrome::before { content: '\e813'; }
.socials a.ie::before, .socials a.internetexplorer { content: '\e814'; }
.socials a[href^="tel:"]::before, .socials a.phone::before { content: '\e815'; }
.socials a[href*="grooveshark.im"]::before, .socials a.grooveshark::before { content: '\e816'; }
.socials a[href*="99designs.com"]::before, .socials a.\39 9designs::before { content: '\e817'; }
.socials a.code::before { content: '\e818'; }
.socials a[href*="digg.com"]::before, .socials a.digg::before { content: '\e819'; }
.socials a[href*="spotify.com"]::before, .socials a.spotify::before { content: '\e81a'; }
.socials a[href*="reddit.com"]::before, .socials a.reddit::before { content: '\e81b'; }
.socials a.about::before { content: '\e81c'; }
.socials a[href*="codeopen.io"]::before, .socials a.codeopen::before { content: '\e81d'; }
.socials a[href*="itunes.apple.com"]::before, .socials a.appstore::before { content: '\e81e'; }
.socials a[href*="creativecommons.org"]::before, .socials a.cc::before, .socials a.creativecommons { content: '\e820'; }
.socials a[href*="dribble.com"]::before, .socials a.dribbble::before { content: '\e821'; }
.socials a[href*="evernote.com"]::before, .socials a.evernote::before { content: '\e822'; }
.socials a[href*="flickr.com"]::before, .socials a.flickr::before { content: '\e823'; }
.socials a.link2::before, .socials a.url2 { content: '\e824'; }
.socials a[href*="viadeo.com"]::before, .socials a.viadeo::before { content: '\e825'; }
.socials a[href*="instapaper.com"]::before, .socials a.instapaper::before { content: '\e826'; }
.socials a[href*="weibo.com"]::before, .socials a.weibo::before { content: '\e827'; }
.socials a[href*="klout.com"]::before, .socials a.klout::before { content: '\e828'; }
.socials a[href*="linkedin.com"]::before, .socials a.linkedin::before { content: '\e829'; }
.socials a[href*="meetup.com"]::before, .socials a.meetup::before { content: '\e82a'; }
.socials a[href*="vk.com"]::before, .socials a.vk::before { content: '\e82b'; }
.socials a[href*="plancast.com"]::before, .socials a.plancast::before { content: '\e82c'; }
.socials a[href*="disqus.com"]::before, .socials a.disqus::before { content: '\e82d'; }
.socials a[href*="/feed"]::before, .socials a[href*="/rss"]::before, .socials a.rss::before, .socials a.feed::before { content: '\e82e'; }
.socials a[href^="callto:"]::before, .socials a.skype::before { content: '\e82f'; }
.socials a[href*="twitter.com"]::before, .socials a.twitter::before { content: '\e830'; }
.socials a[href*="youtube.com"]::before, .socials a.youtube::before { content: '\e831'; }
.socials a[href*="vimeo.com"]::before, .socials a.vimeo::before { content: '\e832'; }
.socials a.windows::before { content: '\e833'; }
.socials a[href*="xing.com"]::before, .socials a.xing::before { content: '\e834'; }
.socials a[href*="yahoo.com"]::before, .socials a.yahoo::before { content: '\e835'; } .socials a[href*="mailto:"]::before, .socials a.email::before { content: '\e837'; }
.socials a.cloud::before { content: '\e838'; }
.socials a[href*="myspace.com"]::before, .socials a.myspace::before { content: '\e839'; }
.socials a.podcast::before { content: '\e83a'; }
.socials a[href*="amazon.com"]::before, .socials a.amazon::before { content: '\e83b'; }
.socials a[href*="steampowered.com"]::before, .socials a.steam::before { content: '\e83c'; }
.socials a.link::before { content: '\e83d'; }
.socials a[href*="dropbox.com"]::before, .socials a.dropbox::before { content: '\e83e'; }
.socials a[href*="ebay."]::before, .socials a.ebay::before { content: '\e83f'; }
.socials a[href*="facebook.com"]::before, .socials a.facebook::before { content: '\e840'; }
.socials a.github2::before { content: '\e841'; }
.socials a[href*="github.com"]::before, .socials a.github::before { content: '\e842'; }
.socials a[href*="play.google.com"]::before, .socials a.googleplay::before { content: '\e843'; }
.socials a.itunes::before { content: '\e844'; }
.socials a[href*="plurk.com"]::before, .socials a.plurk::before { content: '\e845'; }
.socials a[href*="songkick.com"]::before, .socials a.songkick::before { content: '\e846'; }
.socials a[href*="last.fm"]::before, .socials a.lastfm::before { content: '\e847'; }
.socials a[href*="gmail.com"]::before, .socials a.gmail::before { content: '\e848'; }
.socials a[href*="pinboard.in"]::before, .socials a.pinboard::before { content: '\e849'; }
.socials a[href*="openid.net"]::before, .socials a.openid::before { content: '\e84a'; }
.socials a[href*="quora.com"]::before, .socials a.quora::before { content: '\e84b'; }
.socials a[href*="soundcloud.com"]::before, .socials a.soundcloud::before { content: '\e84c'; }
.socials a[href*="tumblr.com"]::before, .socials a.tumblr::before { content: '\e84d'; } .socials a[href*="wordpress.com"]::before, .socials a[href*="wordpress.org"]::before, .socials a.wordpress::before { content: '\e84f'; }
.socials a[href*="yelp.com"]::before, .socials a.yelp::before { content: '\e850'; }
.socials a[href*="intensedebate.com"]::before, .socials a.intensedebate::before { content: '\e851'; }
.socials a[href*="eventbrite.com"]::before, .socials a.eventbrite::before { content: '\e852'; }
.socials a[href*="scribd.com"]::before, .socials a.scribd::before { content: '\e853'; } .socials a[href*="stripe.com"]::before, .socials a.stripe::before { content: '\e855'; }
.socials a[href*="opentable.com"]::before, .socials a.opentable::before { content: '\e856'; }
.socials a.cart::before { content: '\e857'; }
.socials a.opera::before { content: '\e858'; }
.socials a[href*="angel.co"]::before, .socials a.angellist::before { content: '\e859'; }
.socials a[href*="instagram.com"]::before, .socials a.instagram::before { content: '\e85a'; }
.socials a[href*="dwolla.com"]::before, .socials a.dwolla::before { content: '\e85b'; }
.socials a[href*="app.net"]::before, .socials a.appnet::before { content: '\e85c'; }
.socials a[href*="drupal.org"]::before, .socials a.drupal::before { content: '\e85f'; }
.socials a[href*="buffer.com"]::before, .socials a.buffer::before { content: '\e860'; }
.socials a[href*="getpocket.com"]::before, .socials a.pocket::before { content: '\e861'; }
.socials a[href*="bitbucket.org"]::before, .socials a.bitbucket::before { content: '\e862'; }
.socials a.phone2::before { content: '\e863'; }
.socials a[href*="stackoverflow.com"]::before, .socials a.stackoverflow::before { content: '\e865'; }
.socials a[href*="news.ycombinator.com"]::before, .socials a.hackernews::before { content: '\e866'; }
.socials a.lkdto::before { content: '\e867'; }
.socials a.twitter2::before { content: '\e868'; }
.socials a.phone3::before { content: '\e869'; }
.socials a.mobile::before { content: '\e86a'; }
.socials a.support::before { content: '\e86b'; }
.socials a[href*="twitch.tv"]::before, .socials a.twitch::before { content: '\e86c'; }
.socials a.beer::before { content: '\e86d'; }
.socicon-duckduckgo::before { content: '\e801'; }
.socicon-aim::before { content: '\e802'; }
.socicon-delicious::before { content: '\e803'; }
.socicon-paypal::before { content: '\e804'; }
.socicon-flattr::before { content: '\e805'; }
.socicon-android::before { content: '\e806'; }
.socicon-eventful::before { content: '\e807'; }
.socicon-smashingmagazine::before { content: '\e808'; }
.socicon-googleplus::before { content: '\e809'; }
.socicon-wikipedia::before { content: '\e80a'; }
.socicon-lanyrd::before { content: '\e80b'; }
.socicon-calendar::before { content: '\e80c'; }
.socicon-stumbleupon::before { content: '\e80d'; }
.socicon-500px::before { content: '\e80e'; }
.socicon-pinterest::before { content: '\e80f'; }
.socicon-bitcoin::before { content: '\e810'; }
.socicon-firefox::before { content: '\e811'; }
.socicon-foursquare::before { content: '\e812'; }
.socicon-chrome::before { content: '\e813'; }
.socicon-internetexplorer::before { content: '\e814'; }
.socicon-phone::before { content: '\e815'; }
.socicon-grooveshark::before { content: '\e816'; }
.socicon-99designs::before { content: '\e817'; }
.socicon-code::before { content: '\e818'; }
.socicon-digg::before { content: '\e819'; }
.socicon-spotify::before { content: '\e81a'; }
.socicon-reddit::before { content: '\e81b'; }
.socicon-about::before { content: '\e81c'; }
.socicon-codeopen::before { content: '\e81d'; }
.socicon-appstore::before { content: '\e81e'; }
.socicon-creativecommons::before { content: '\e820'; }
.socicon-dribbble::before { content: '\e821'; }
.socicon-evernote::before { content: '\e822'; }
.socicon-flickr::before { content: '\e823'; }
.socicon-link2::before { content: '\e824'; }
.socicon-viadeo::before { content: '\e825'; }
.socicon-instapaper::before { content: '\e826'; }
.socicon-weibo::before { content: '\e827'; }
.socicon-klout::before { content: '\e828'; }
.socicon-linkedin::before { content: '\e829'; }
.socicon-meetup::before { content: '\e82a'; }
.socicon-vk::before { content: '\e82b'; }
.socicon-plancast::before { content: '\e82c'; }
.socicon-disqus::before { content: '\e82d'; }
.socicon-feed::before { content: '\e82e'; }
.socicon-skype::before { content: '\e82f'; }
.socicon-twitter::before { content: '\e830'; }
.socicon-youtube::before { content: '\e831'; }
.socicon-vimeo::before { content: '\e832'; }
.socicon-windows::before { content: '\e833'; }
.socicon-xing::before { content: '\e834'; }
.socicon-yahoo::before { content: '\e835'; }
.socicon-email::before { content: '\e837'; }
.socicon-cloud::before { content: '\e838'; }
.socicon-myspace::before { content: '\e839'; }
.socicon-podcast::before { content: '\e83a'; }
.socicon-amazon::before { content: '\e83b'; }
.socicon-steam::before { content: '\e83c'; }
.socicon-link::before { content: '\e83d'; }
.socicon-dropbox::before { content: '\e83e'; }
.socicon-ebay::before { content: '\e83f'; }
.socicon-facebook::before { content: '\e840'; }
.socicon-github2::before { content: '\e841'; }
.socicon-github::before { content: '\e842'; }
.socicon-googleplay::before { content: '\e843'; }
.socicon-itunes::before { content: '\e844'; }
.socicon-plurk::before { content: '\e845'; }
.socicon-songkick::before { content: '\e846'; }
.socicon-lastfm::before { content: '\e847'; }
.socicon-gmail::before { content: '\e848'; }
.socicon-pinboard::before { content: '\e849'; }
.socicon-openid::before { content: '\e84a'; }
.socicon-quora::before { content: '\e84b'; }
.socicon-soundcloud::before { content: '\e84c'; }
.socicon-tumblr::before { content: '\e84d'; }
.socicon-wordpress::before { content: '\e84f'; }
.socicon-yelp::before { content: '\e850'; }
.socicon-intensedebate::before { content: '\e851'; }
.socicon-eventbrite::before { content: '\e852'; }
.socicon-scribd::before { content: '\e853'; }
.socicon-stripe::before { content: '\e855'; }
.socicon-opentable::before { content: '\e856'; }
.socicon-cart::before { content: '\e857'; }
.socicon-opera::before { content: '\e858'; }
.socicon-angellist::before { content: '\e859'; }
.socicon-instagram::before { content: '\e85a'; }
.socicon-dwolla::before { content: '\e85b'; }
.socicon-appnet::before { content: '\e85c'; }
.socicon-drupal::before { content: '\e85f'; }
.socicon-buffer::before { content: '\e860'; }
.socicon-pocket::before { content: '\e861'; }
.socicon-bitbucket::before { content: '\e862'; }
.socicon-phone2::before { content: '\e863'; }
.socicon-stackoverflow::before { content: '\e865'; }
.socicon-hackernews::before { content: '\e866'; }
.socicon-lkdto::before { content: '\e867'; }
.socicon-twitter2::before { content: '\e868'; }
.socicon-phone3::before { content: '\e869'; }
.socicon-mobile::before { content: '\e86a'; }
.socicon-support::before { content: '\e86b'; }
.socicon-twitch::before { content: '\e86c'; }
.socicon-beer::before { content: '\e86d'; } @font-face {
font-family: 'kahuna-blocks';
src: url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/blocks.eot);
src: url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/blocks.eot?#iefix) format('embedded-opentype'),
url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/blocks.woff) format('woff'),
url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/blocks.ttf) format('truetype'),
url(//www.pamini-picture.de/wp-content/themes/kahuna/resources/fonts/blocks.svg?#blocks) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="blicon-"]::before,
[class*=" blicon-"]::before {
font-family: "kahuna-blocks";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: inherit;
cursor: inherit;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.customize-control-cryout-iconselect select,
.customize-control-cryout-iconselect select option,
.customize-control-cryout-iconselect .select2-container,
.select2-container.cryout-iconselect .select2-results__option {
font-family: "kahuna-blocks", -apple-system, BlinkMacSystemFont, sans-serif;
}
.blicon-toggle::before { content: "\e003"; }
.blicon-layout::before { content: "\e004"; }
.blicon-lock::before { content: "\e007"; }
.blicon-unlock::before { content: "\e008"; }
.blicon-target::before { content: "\e012"; }
.blicon-disc::before { content: "\e019"; }
.blicon-microphone::before { content: "\e048"; }
.blicon-play::before { content: "\e052"; }
.blicon-cloud2::before { content: "\e065"; }
.blicon-cloud-upload::before { content: "\e066"; }
.blicon-cloud-download::before { content: "\e067"; }
.blicon-plus2::before { content: "\e114"; }
.blicon-minus2::before { content: "\e115"; }
.blicon-check2::before { content: "\e116"; }
.blicon-cross2::before { content: "\e117"; }
.blicon-users2::before { content: "\e00a"; }
.blicon-user::before { content: "\e00b"; }
.blicon-trophy::before { content: "\e00c"; }
.blicon-speedometer::before { content: "\e00d"; }
.blicon-screen-tablet::before { content: "\e00f"; }
.blicon-screen-smartphone::before { content: "\e01a"; }
.blicon-screen-desktop::before { content: "\e01b"; }
.blicon-plane::before { content: "\e01c"; }
.blicon-notebook::before { content: "\e01d"; }
.blicon-magic-wand::before { content: "\e01e"; }
.blicon-hourglass2::before { content: "\e01f"; }
.blicon-graduation::before { content: "\e02a"; }
.blicon-fire::before { content: "\e02b"; }
.blicon-eyeglass::before { content: "\e02c"; }
.blicon-energy::before { content: "\e02d"; }
.blicon-chemistry::before { content: "\e02e"; }
.blicon-bell::before { content: "\e02f"; }
.blicon-badge::before { content: "\e03a"; }
.blicon-speech::before { content: "\e03b"; }
.blicon-puzzle::before { content: "\e03c"; }
.blicon-printer::before { content: "\e03d"; }
.blicon-present::before { content: "\e03e"; }
.blicon-pin::before { content: "\e03f"; }
.blicon-picture2::before { content: "\e04a"; }
.blicon-map::before { content: "\e04b"; }
.blicon-layers::before { content: "\e04c"; }
.blicon-globe::before { content: "\e04d"; }
.blicon-globe2::before { content: "\e04e"; }
.blicon-folder::before { content: "\e04f"; }
.blicon-feed::before { content: "\e05a"; }
.blicon-drop::before { content: "\e05b"; }
.blicon-drawar::before { content: "\e05c"; }
.blicon-docs::before { content: "\e05d"; }
.blicon-directions::before { content: "\e05e"; }
.blicon-direction::before { content: "\e05f"; }
.blicon-cup2::before { content: "\e06b"; }
.blicon-compass::before { content: "\e06c"; }
.blicon-calculator::before { content: "\e06d"; }
.blicon-bubbles::before { content: "\e06e"; }
.blicon-briefcase::before { content: "\e06f"; }
.blicon-book-open::before { content: "\e07a"; }
.blicon-basket::before { content: "\e07b"; }
.blicon-bag::before { content: "\e07c"; }
.blicon-wrench::before { content: "\e07f"; }
.blicon-umbrella::before { content: "\e08a"; }
.blicon-tag::before { content: "\e08c"; }
.blicon-support::before { content: "\e08d"; }
.blicon-share::before { content: "\e08e"; }
.blicon-share2::before { content: "\e08f"; }
.blicon-rocket::before { content: "\e09a"; }
.blicon-question::before { content: "\e09b"; }
.blicon-pie-chart2::before { content: "\e09c"; }
.blicon-pencil2::before { content: "\e09d"; }
.blicon-note::before { content: "\e09e"; }
.blicon-music-tone-alt::before { content: "\e09f"; }
.blicon-list2::before { content: "\e0a0"; }
.blicon-like::before { content: "\e0a1"; }
.blicon-home2::before { content: "\e0a2"; }
.blicon-grid::before { content: "\e0a3"; }
.blicon-graph::before { content: "\e0a4"; }
.blicon-equalizer::before { content: "\e0a5"; }
.blicon-dislike::before { content: "\e0a6"; }
.blicon-calender::before { content: "\e0a7"; }
.blicon-bulb::before { content: "\e0a8"; }
.blicon-chart::before { content: "\e0a9"; }
.blicon-clock::before { content: "\e0af"; }
.blicon-envolope::before { content: "\e0b1"; }
.blicon-flag::before { content: "\e0b3"; }
.blicon-folder2::before { content: "\e0b4"; }
.blicon-heart2::before { content: "\e0b5"; }
.blicon-info::before { content: "\e0b6"; }
.blicon-link::before { content: "\e0b7"; }
.blicon-refresh::before { content: "\e0bc"; }
.blicon-reload::before { content: "\e0bd"; }
.blicon-settings::before { content: "\e0be"; }
.blicon-arrow-down::before { content: "\e604"; }
.blicon-arrow-left::before { content: "\e605"; }
.blicon-arrow-right::before { content: "\e606"; }
.blicon-arrow-up::before { content: "\e607"; }
.blicon-paypal::before { content: "\e608"; }
.blicon-home::before { content: "\e800"; }
.blicon-apartment::before { content: "\e801"; }
.blicon-data::before { content: "\e80e"; }
.blicon-cog::before { content: "\e810"; }
.blicon-star::before { content: "\e814"; }
.blicon-star-half::before { content: "\e815"; }
.blicon-star-empty::before { content: "\e816"; }
.blicon-paperclip::before { content: "\e819"; }
.blicon-eye2::before { content: "\e81b"; }
.blicon-license::before { content: "\e822"; }
.blicon-picture::before { content: "\e827"; }
.blicon-book::before { content: "\e828"; }
.blicon-bookmark::before { content: "\e829"; }
.blicon-users::before { content: "\e82b"; }
.blicon-store::before { content: "\e82d"; }
.blicon-calendar::before { content: "\e836"; }
.blicon-keyboard::before { content: "\e837"; }
.blicon-spell-check::before { content: "\e838"; }
.blicon-screen::before { content: "\e839"; }
.blicon-smartphone::before { content: "\e83a"; }
.blicon-tablet::before { content: "\e83b"; }
.blicon-laptop::before { content: "\e83c"; }
.blicon-laptop-phone::before { content: "\e83d"; }
.blicon-construction::before { content: "\e841"; }
.blicon-pie-chart::before { content: "\e842"; }
.blicon-gift::before { content: "\e844"; }
.blicon-diamond::before { content: "\e845"; }
.blicon-cup3::before { content: "\e848"; }
.blicon-leaf::before { content: "\e849"; }
.blicon-earth::before { content: "\e853"; }
.blicon-bullhorn::before { content: "\e859"; }
.blicon-hourglass::before { content: "\e85f"; }
.blicon-undo::before { content: "\e860"; }
.blicon-redo::before { content: "\e861"; }
.blicon-sync::before { content: "\e862"; }
.blicon-history::before { content: "\e863"; }
.blicon-download::before { content: "\e865"; }
.blicon-upload::before { content: "\e866"; }
.blicon-bug::before { content: "\e869"; }
.blicon-code::before { content: "\e86a"; }
.blicon-link2::before { content: "\e86b"; }
.blicon-unlink::before { content: "\e86c"; }
.blicon-thumbs-up::before { content: "\e86d"; }
.blicon-thumbs-down::before { content: "\e86e"; }
.blicon-magnifier::before { content: "\e86f"; }
.blicon-cross3::before { content: "\e870"; }
.blicon-menu::before { content: "\e871"; }
.blicon-list::before { content: "\e872"; }
.blicon-warning::before { content: "\e87c"; }
.blicon-question-circle::before { content: "\e87d"; }
.blicon-check::before { content: "\e87f"; }
.blicon-cross::before { content: "\e880"; }
.blicon-plus::before { content: "\e881"; }
.blicon-minus::before { content: "\e882"; }
.blicon-layers2::before { content: "\e88e"; }
.blicon-text-format::before { content: "\e890"; }
.blicon-text-size::before { content: "\e892"; }
.blicon-hand::before { content: "\e8a5"; }
.blicon-pointer-up::before { content: "\e8a6"; }
.blicon-pointer-right::before { content: "\e8a7"; }
.blicon-pointer-down::before { content: "\e8a8"; }
.blicon-pointer-left::before { content: "\e8a9"; }
.blicon-heart::before { content: "\e930"; }
.blicon-cloud::before { content: "\e931"; }
.blicon-trash::before { content: "\e933"; }
.blicon-user2::before { content: "\e934"; }
.blicon-key::before { content: "\e935"; }
.blicon-search::before { content: "\e936"; }
.blicon-settings2::before { content: "\e937"; }
.blicon-camera::before { content: "\e938"; }
.blicon-tag2::before { content: "\e939"; }
.blicon-bulb2::before { content: "\e93a"; }
.blicon-pencil::before { content: "\e93b"; }
.blicon-diamond2::before { content: "\e93c"; }
.blicon-location::before { content: "\e93e"; }
.blicon-eye::before { content: "\e93f"; }
.blicon-bubble::before { content: "\e940"; }
.blicon-stack::before { content: "\e941"; }
.blicon-cup::before { content: "\e942"; }
.blicon-phone::before { content: "\e943"; }
.blicon-news::before { content: "\e944"; }
.blicon-mail::before { content: "\e945"; }
.blicon-news2::before { content: "\e948"; }
.blicon-paperplane::before { content: "\e949"; }
.blicon-params2::before { content: "\e94a"; }
.blicon-data2::before { content: "\e94b"; }
.blicon-megaphone::before { content: "\e94c"; }
.blicon-study::before { content: "\e94d"; }
.blicon-chemistry2::before { content: "\e94e"; }
.blicon-fire2::before { content: "\e94f"; }
.blicon-paperclip2::before { content: "\e950"; }
.blicon-calendar2::before { content: "\e951"; }
.blicon-wallet::before { content: "\e952"; }html, body, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit; }
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
body {
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: grayscale;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
}
blockquote {
quotes: none;
}
blockquote::before,
blockquote::after {
content: '';
content: none;
}
blockquote cite {
font-weight: 400;
font-style: normal;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 0.7em;
}
table {
max-width: 100%;
margin: 0 0 1.5em;
border-collapse: collapse;
border-spacing: 0;
} html {
line-height: 1.8;
}
body {
font-size: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: normal;
}
pre {
overflow: auto;
max-width: 100%;
border: 1px solid transparent;
padding: 1em;
font-family: "Courier 10 Pitch", Courier, monospace;
}
kbd,
tt,
var,
code {
overflow: auto;
padding: 0 5px;
vertical-align: middle;
text-indent: 0;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
q,
blockquote {
font-size: 1.1em;
font-family: Georgia, "Bitstream Charter", serif;
}
address {
padding-left: 1em;
}
del {
text-decoration: line-through;
}
img {
max-width: 100%; height: auto; border: 0;
}
a img {
border: none;
vertical-align: middle;
}
hr {
clear: both;
height: 1px;
border: 0;
} .main li > ul,
.main li > ol {
margin-bottom: 0;
margin-left: 2em;
}
ul {
list-style-type: disc;
}
ul ul {
list-style-type: square;
}
ul ul ul {
list-style-type: circle;
}
ol {
list-style-type: decimal;
}
ol ol {
list-style-type: upper-alpha;
}
ol ol ol {
list-style-type: lower-roman;
}
ol ol ol ol {
list-style-type: lower-alpha;
}
dl {
margin: 0 0 2em 0;
}
dt {
font-weight: bold;
}
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
big {
font-size: 125%;
}
mark,
ins {
text-decoration: none;
}
abbr,
acronym {
border-bottom: 1px dotted;
cursor: help;
}
sup,
sub {
position: relative;
vertical-align: baseline;
font-size: .8em;
line-height: 0;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
textarea,
select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"] {
max-width: 100%;
border: 1px solid transparent;
border-radius: 4px;
padding: 0.75em 1em;
font-size: inherit;
font-family: inherit;
background: transparent;
-webkit-transition: background .3s ease-out;
transition: background .3s ease-out;
}
input[type="file"] {
font-size: initial;
}
button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
border: 0;
border-radius: 2px;
padding: .75em 1.5em;
font-size: 1em;
font-family: inherit;
font-size: 1em;
-webkit-transition: background-color .3s ease-out;
transition: background-color .3s ease-out;
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
input[type="search"] {
-webkit-appearance: textfield;
}
select option {
padding: .25em .5em;
}
select optgroup,
select option {
color: initial;
}
embed,
iframe,
object {
max-width: 100%;
}
.fluid-width-video-wrapper {
max-height: 100vh;
}
a:link,
a:visited {
text-decoration: none;
} textarea:focus,
select:focus,
input:focus,
button:focus,
a:focus { }
#access .menu-item :focus,
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
.button:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"] {
outline-offset: -4px;
}
a:hover,
a:active,
.menu-item a:hover,
.menu-item a:active,
input:hover:focus,
textarea:hover:focus,
button:hover:focus {
outline: 0;
}
.post-thumbnail-container:focus-within > a,
.post-thumbnail-container > a:focus {
outline: 0;
}
.entry-content a:not([class]),
.entry-excerpt a:not([class]),
#comments .comment-body a:not([class]),
.widget-container.widget_text a:not([class]),
.lp-text .lp-text-content a:not([class]),
.lp-block .lp-block-text a:not([class]),
.lp-box .lp-box-text-inside a:not([class]) {
text-decoration: underline;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
a.continue-reading-link {
outline-offset: -5px;
}
.staticslider-caption-buttons a:focus {
outline-offset: -10px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
clip: auto !important;
clip-path: none;
color: #222;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 6px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 6px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-latest-posts {
padding: 0;
list-style: none;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
padding: 2em 2em 2em 5em;
}
.wp-block-columns ul,
.wp-block-columns ol {
list-style-position: inside;
}
.wp-block-separator {
max-width: 25%;
}
.wp-block-separator.is-style-wide {
max-width: 100%;
}
.wp-block-separator.is-style-dots::before {
color: inherit;
}
.wp-block-button .wp-block-button__link {
border: 3px solid;
border-radius: 0;
padding: 0.5em 1.5em;
font-size: .9em;
font-weight: bold;
text-transform: uppercase; }
.wp-block-pullquote {
padding: 1.5em 0;
}
.wp-block-button {
-webkit-transition: .2s opacity;
transition: .2s opacity;
}
.wp-block-button:hover {
opacity: 0.85;
}
.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-item a {
-webkit-transition: .2s ease-out opacity;
transition: .2s ease-out opacity;
}
.wp-block-gallery.is-cropped .blocks-gallery-image a:hover,
.wp-block-gallery.is-cropped .blocks-gallery-item a:hover {
opacity: 0.8;
} #site-wrapper {
overflow: hidden;
}
.kahuna-boxed-layout #site-wrapper {
overflow: hidden;
margin: 0 auto;
-webkit-box-shadow: 0 0 8px rgba(0,0,0,.2);
box-shadow: 0 0 8px rgba(0,0,0,.2);
}
#container {
position: relative;
float: none;
display: block;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
overflow: hidden;
width: 100%;
margin: 0;
}
#container::after {
content: "";
display: table;
clear: both;
}
#container.two-columns-left #primary,
#container.three-columns-left #primary,
#container.three-columns-left #secondary,
#container.three-columns-sided #primary  	{ -ms-flex-order: -1; -webkit-box-ordinal-group: 0; order: -1; }
#container.three-columns-sided .main 		{ -ms-flex-order: 0; -webkit-box-ordinal-group: 1; order: 0; }
#container.three-columns-sided #secondary 	{ -ms-flex-order: 1; -webkit-box-ordinal-group: 2; order: 1; }
.main {
clear: both;
overflow: hidden; margin-bottom: 0;
} #site-header-main-inside,
#access .menu-search-animated .searchform input[type="search"],
#site-wrapper > #breadcrumbs-container #breadcrumbs-container-inside,
#colophon-inside,
.footer-inside,
.lp-staticslider .staticslider-caption,
.seriousslider.seriousslider-theme .seriousslider-caption,
.kahuna-landing-page .lp-blocks-inside,
.kahuna-landing-page .lp-boxes-inside,
.kahuna-landing-page .lp-text-inside,
.kahuna-landing-page .lp-posts-inside,
.kahuna-landing-page .lp-page-inside,
.kahuna-landing-page .lp-portfolio-inside,
.kahuna-landing-page .lp-section-header,
.kahuna-landing-page .content-widget {
padding-left: 2.5em;
padding-right: 2.5em;
}
#container:not(.kahuna-landing-page) .main {
padding-top: 2.5em;
padding-bottom: 2.5em;
padding-left: 2.5em;
padding-right: 2.5em;
}
#content-masonry {
margin-right: -3%;
margin-left: -3%;
}
.sidey {
position: relative;
display: block;
float: left;
padding-top: 2.5em;
padding-bottom: 2em;
}
#primary {
padding-left: 0;
padding-right: 3%;
}
#secondary {
padding-right: 0;
padding-left: 3%;
}
#container.three-columns-right #primary {
padding-left: 3%;
padding-right: 0;
}
#container.three-columns-left #secondary {
padding-left: 0;
padding-right: 3%;
}
.kahuna-boxed-layout #primary,
.kahuna-boxed-layout #secondary {
padding-left: 3%;
padding-right: 3%;
}
#main {
position: relative;
overflow: visible !important;
}
#footer {
clear: both;
width: 100%;
} #masthead::after {
display: table;
clear: both;
content: "";
}
#masthead {
position: relative;
}
#branding {
float: left; }
#branding .identity {
float: left;
}
a.custom-logo-link {
display: inline;
}
img.custom-logo {
max-height: 80%;
vertical-align: middle;
}
#site-text {
position: relative;
top: 50%;
display: inline-block;
float: left;
border-top: 3px solid transparent;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
#branding .identity + #site-text {
margin-left: 1em;
clear: none;
}
#site-title {
position: relative;
display: inline-block;
float: left;
-webkit-transition: .35s ease-out all;
-ms-transition: .35s ease-out all;
transition: .35s ease-out all;
}
#site-description {
display: none;
clear: left;
float: left;
margin-top: -5px;
font-size: .85em;
line-height: 1.2;
text-transform: uppercase;
opacity: .5;
}
#site-header-main {
display: inline-block;
top: 0;
z-index: 101;
width: 100%;
margin: 0 auto;
vertical-align: top;
border-bottom: 1px solid transparent;
-webkit-transition: all .2s linear;
transition: all .2s linear;
}
.kahuna-over-menu #site-header-main {
position: absolute;
}
@media (min-width: 1152px) {
.kahuna-over-menu #site-header-main,
.kahuna-over-menu #access::after {
background: transparent;
}
}
#site-header-main-inside {
position: relative;
display: block; width: 100%;
}
#site-header-main.header-fixed,
.mobile-fixed #site-header-main.header-fixed #site-header-main-inside,
#site-header-main.header-fixed #access::after {
box-shadow: 0 0 3px rgba(0,0,0,0.2);
-webkit-transition: .25s background-color ease-in-out;
transition: .25s background-color ease-in-out;
}
#header-image-main,
#header-image-main-inside {
position: relative;
overflow: hidden;
}
.kahuna-cropped-headerimage div.header-image {
height: 100%;
}
.kahuna-responsive-headerimage #masthead div.header-image {
display: none;
}
.kahuna-cropped-headerimage #masthead img.header-image {
display: none;
}
#masthead .header-image {
display: block;
width: inherit;
max-width: 100%;
margin: 0 auto;
background-size: cover;
background-position: 50% 50%;
background-attachment: fixed;
}
.wp-custom-header {
position: relative;
line-height: 0;
}
.wp-custom-header-video-button.wp-custom-header-video-button {
position: absolute;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: rgba(255,255,255,.1);
opacity: 0;
cursor: pointer;
-webkit-transition: .3s all ease-out;
transition: .3s all ease-out;
}
.wp-custom-header:hover .wp-custom-header-video-button.wp-custom-header-video-button {
opacity: .7;
}
.wp-custom-header video {
display: block;
object-fit: cover;
max-width: 100%;
margin: 0 auto;
} #header-widget-area {
display: block;
position: absolute;
overflow: hidden;
height: 100%;
top: 10px;
z-index: 10;
}
@media (max-width: 800px) {
#masthead #site-header-main.header-fixed #site-header-main-inside {
position: absolute;
top: -75px;
-webkit-transition: .3s ease-out top;
transition: .3s ease-out top;
-webkit-animation: none;
animation: none;
}
.mobile-fixed #masthead #site-header-main.header-fixed #site-header-main-inside {
position: fixed;
top: 0;
}
.mobile-fixed #sheader-container, .mobile-fixed #branding, .mobile-fixed .identity, .mobile-fixed #nav-toggle {
line-height: 75px;
height: 75px;
}
} @media (min-width: 600px) and (max-width: 782px) {
body.admin-bar #site-header-main.header-fixed #site-header-main-inside {
margin-top: 46px;
}
}
@media (max-width: 600px) {
body.admin-bar #site-header-main.header-fixed #site-header-main-inside {
margin-top: 0;
}
} #access {
display: inline;
float: right;
}
.kahuna-menu-left #access {
float: left;
margin-left: 2em;
}
.kahuna-menu-center #access {
display: table;
float: none;
margin: 0 auto;
}
#access::after {
position: absolute;
z-index: -1;
clear: both;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: "";
}
.menu-item a img {
vertical-align: middle;
}
#access ul.sub-menu > li.current_page_item > a,
#access ul.sub-menu > li.current-menu-item > a,
#access ul.sub-menu > li.current_page_ancestor > a,
#access ul.sub-menu > li.current-menu-ancestor > a,
#access ul.children > li.current_page_item > a,
#access ul.children > li.current-menu-item > a,
#access ul.children > li.current_page_ancestor > a,
#access ul.children > li.current-menu-ancestor > a {
}
#access a {
display: block;
text-decoration: none;
line-height: 3;
padding: 0 0.2em;
-webkit-transition: .3s color ease-out;
transition: .3s color ease-out;
}
#access a > span {
display: block;
text-transform: uppercase;
}
#access > div > ul > li > a > span {
position: relative;
display: inline-block;
line-height: 2.5em;
}
#access > div > ul > li > a > span::before,
#site-title::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
width: 100%;
height: 0;
margin: auto;
opacity: 0;
-webkit-transition: .35s ease-out all;
transition: .35s ease-out all;
}
#site-title::before {
-webkit-transition: .25s ease-out all;
transition: .25s ease-out all;
}
#access > div > ul > li:hover > a > span::before,
#site-title:hover::before {
opacity: 1;
height: 3px;
}
#access > div ul li a:not([href]) { cursor: default;
}
#access a:hover {}
#access > div > ul > li > a {
position: relative;
z-index: 999;
}
#access ul.children {
z-index: -1;
}
#access > div > ul li > .dropdown-toggle {
display: inline-block;
background: transparent;
border: 0;
margin-top: 3px;
padding: 0;
color: inherit;
opacity: 0.5;
transition: .3s ease-out all;
}
#access > div > ul li > .dropdown-toggle::after {
content: "\e915";
font-family: "iconmeta";
z-index: 251;
}
#access > div > ul ul li > .dropdown-toggle::after {
content: "\e917";
}
#access > div > ul li:hover > .dropdown-toggle {
opacity: 0;
margin-top: 10px;
}
#access > div > ul ul li:hover > .dropdown-toggle {
margin-top: 0;
}
#access ul li {
position: relative;
display: flex;
align-content: center;
float: left;
padding: 0 1.3em;
white-space: nowrap;
}
#access .sub-menu,
#access .children {
}
#access ul ul {
position: absolute;
top: 100%;
z-index: 1000;
clear: both;
margin-left: 0;
min-width: 125%;
box-shadow: 0 0 .5em .1em rgba(0, 0, 0, .05);
opacity: 0;
visibility: hidden;
-webkit-transform: scale(.85);
-ms-transform: scale(.85);
transform: scale(.85);
-webkit-transition: .2s all ease-in;
transition: .2s all ease-in;
}
#access .sub-menu li a > span,
#access .children li a > span {
padding: 0.2em 0;
}
#access ul li.menu-hover > ul,
#access ul li ul:focus-within {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
#access li ul ul { }
#access li.menu-hover > ul > li > ul {
width: auto;
height: auto;
}
#access ul ul li { display: flex;
position: relative;
float: left;
clear: both;
width: 100%; min-width: 150px;
margin: 0;
}
#access ul ul ul {
position: absolute;
top: 0;
left: 100%;
margin: 0;
min-width: 150px;
border-top: 0;
}
#access ul ul a,
#access ul ul ul a {
display: block;
float: none;
width: 100%;
}
#access ul ul li:hover,
#access ul ul ul li:hover {}
#access li,
#access ul ul li {
-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
transition: background .3s ease-in-out, color .3s ease-in-out;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-item > a{}
#access ul ul li.current_page_item ,
#access ul ul li.current-menu-ancestor,
#access ul ul li.current-menu-item ,
#access ul ul li.current-menu-parent {}
#access ul li.current_page_item a,
#access ul li.current-menu-ancestor a,
#access ul li.current-menu-item a,
#access ul li.current-menu-parent a,
#access ul li a:hover {} .noscroll { overflow: hidden;
}
#nav-toggle { display: none;
float: right;
position: absolute;
top: 0;
right: 0;
padding: 0 1em;
font-size: 24px;
cursor: pointer;
background: transparent;
}
nav#mobile-menu { display: none;
position: fixed;
z-index: 999999;
overflow-y: auto;
overflow-x: hidden;
top: -100%;
left: 0;
right: 0;
bottom: 0;
line-height: 2em;
width: 100%;
height: 100%;
padding: 2em;
opacity: 0;
}
#mobile-menu > div {
margin: 6em auto 0;
max-width: 400px;
width: 80%;
}
@media (max-width: 480px) {
#mobile-menu > div {
width: 90%;
}
}
nav#mobile-menu a {
display: inline;
font-size: 1.2em;
text-decoration: none;
}
nav#mobile-menu a span {
display: inline-block;
}
nav#mobile-menu > div  ul li a:not([href]) { cursor: default;
}
nav#mobile-menu > div > ul > li > a {
position: relative;
z-index: 9999;
}
nav#mobile-menu ul li {
clear: both;
display: block;
float: none;
line-height: 3;
position: relative;
white-space: normal;
}
#mobile-nav ul li a span {
max-width: 85%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
line-height: 1.4;
}
#mobile-menu .dropdown-toggle {
display: inline-block;
position: relative;
float: right;
margin: 0;
border: 0;
margin-right: -1em;
padding: 1em 1em;
cursor: pointer;
font-size: 1em;
color: inherit;
background: transparent;
-webkit-transform: rotateX(0);
-ms-transform: rotateX(0);
transform: rotateX(0);
-webkit-transition: .6s all ease-in-out;
transition: .6s all ease-in-out;
}
#mobile-menu .dropdown-toggle:hover {
background: transparent;
}
#mobile-menu .toggle-on.dropdown-toggle {
-webkit-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
#mobile-menu a.toggled-on {
border-bottom: 1px solid;
}
#mobile-menu .dropdown-toggle::after {
font-family: "iconmeta";
content: "\e912";
font-size: 1.3em;
}
nav#mobile-menu .sub-menu,
nav#mobile-menu .children {
display: none;
opacity: 0;
max-height: 0;
margin: 0 auto;
padding-left: 10px;
font-size: .95em;
-webkit-transition: .5s max-height ease-in-out, .3s opacity ease-in-out, .3s padding ease;
transition: .5s max-height ease-in-out, .3s opacity ease-in-out, .3s padding ease;
}
nav#mobile-menu .sub-menu.toggled-on,
nav#mobile-menu .children.toggled-on {
display: block;
opacity: 1;
max-height: 1000px;
-webkit-transition: 1s max-height ease-in-out, .3s .3s opacity ease-in-out, .3s .3s padding ease;
transition: 1s max-height ease-in-out, .3s .3s opacity ease-in-out, .3s .3s padding ease;
}
nav#mobile-menu #nav-cancel {
position: absolute;
top: 0;
right: 0;
display: inline-block;
width: auto;
height: 2.5em;
margin-top: 25px;
padding: 0 1em;
cursor: pointer;
font-size: 24px;
line-height: 2.5;
color: inherit;
background: transparent;
}
#mobile-menu .menu-main-search { font-size: 1.2em;
left: 0;
margin: 25px auto 0;
max-width: 400px;
position: absolute;
z-index: -1;
right: 0;
top: 0;
width: 70%;
}
#mobile-menu .menu-main-search > button { display: none;
}
#mobile-menu .menu-main-search > button > .icon-search {
display: none;
}
#mobile-menu .searchform .searchsubmit,
#mobile-menu .searchform:hover input[type="search"],
#mobile-menu .searchform input[type="search"]:focus {
color: inherit;
}
#mobile-menu .menu-main-search .searchform {
max-width: 100%;
}
nav#mobile-menu #smobile {
display: table;
margin: 3em auto 1em;
text-align: center;
} #footer {
display: block;
overflow: visible;
width: 100%;
}
#footer-bottom {
background: rgba(0,0,0,.1);
}
.footer-inside {
display: block;
float: none;
position: relative;
overflow: hidden;
padding-top: 1em;
padding-bottom: 1em;
}
#footer-top .footer-inside {
padding-top: 2em;
padding-bottom: 2em;
}
#footer::after {
display: table;
clear: both;
content: "";
}
#colophon a,
#footer a {
-webkit-transition: color .2s;
transition: color .2s;
}
#site-copyright {
display: block;
float: left;
max-width: 47%;
font-style: italic;
}
#footer-separator {
display: block;
float: left;
clear: both;
height: 0;
width: 100%;
margin: .5em 0;
}
#footer a,
#footer a:hover{
text-decoration: none;
}
img#wpstats {
display: block;
margin: 0 auto .5em;
} .footermenu {
display: block;
float: left;
}
.footermenu > ul {}
.footermenu ul li {
display: inline-block;
float: left;
white-space: nowrap;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.footermenu ul li span.sep {
margin: 0 .5em;
font-weight: bold;
visibility: hidden;
}
.footermenu ul li:last-child span.sep {
display: none;
}
.footermenu ul li a {
position: relative;
display: inline-block;
}
.footermenu ul li a:hover {
color: inherit;
}
.footermenu ul li a::after {
content: "";
position: absolute;
bottom: -3px;
left: 0;
right: 0;
margin: auto;
height: 0;
width: 100%;
opacity: 0;
-webkit-transition: all .35s ease-out;
transition: all .35s ease-out;
}
.footermenu ul li a:hover::after {
opacity: 1;
height: 3px;
} #colophon {
width: 100%;
}
#colophon-inside {
display: block;
float: none;
display: -webkit-box;
display: -ms-flexbox;
-webkit-box-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
display: flex;
flex: 1;
-ms-flex-flow: row wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-flow: row wrap;
height: 100%;
overflow: hidden;
min-height: 100%;
margin: 0 auto;
max-width: 100%;
}
#colophon .widget-container {
display: block;
float: left;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-moz-flex-direction: column;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
position: relative;
padding: 2em; }
.footer-center .footer-widget-inside {
display: table;
margin: 0 auto;
}
@media (max-width: 640px) {
.footer-center .footer-widget-inside {
width: 100%;
}
}
#colophon .footer-four .widget-container {
width: 25%;
}
#colophon.footer-four .widget-container:nth-child(4n+1) {
clear: both;
padding-left: 0;
}
#colophon .footer-three .widget-container {
width: 33.333%;
}
#colophon .footer-three .widget-container:nth-child(3n+1) {
clear: both;
padding-left: 0;
}
#colophon .footer-two .widget-container {
width: 50%;
}
#colophon .footer-two .widget-container:nth-child(2n+1) {
clear: both;
padding-left: 0;
}
#colophon .footer-one .widget-container {
width: 100%;
clear: both;
padding-left: 0;
padding-right: 0;
}
.footer-all .widget-container {
-webkit-box-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
flex: 1;
} .main h1,
.main h2,
.main h3,
.main h4,
.main h5,
.main h6 {
margin: 1em 0 .5em;
}
.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child {
margin-top: 0;
}
.main article ul:not([class]),
.main article ol:not([class]) {
margin-left: 2em;
}
.main table {
max-width: 100%;
margin: 0 0 2em 0;
border: 0;
vertical-align: top;
}
.main tr {
vertical-align: top;
}
.main .alternate {}
.main th{
font-weight: 600;
}
.main th,
.main td {
padding: .75em;
}
.kahuna-stripped-table .main td {
border-top: 1px solid transparent;
}
.kahuna-stripped-table .main tr.even {
background-color: transparent;
}
.kahuna-bordered-table .main th,
.kahuna-bordered-table .main td {
border: 1px solid transparent;
}
.kahuna-stripped-table .main th,
.kahuna-bordered-table .main th {
border-top: 1px solid transparent;
}
.kahuna-stripped-table .main thead th,
.kahuna-bordered-table .main thead th {
border-bottom: 2px solid transparent;
}
.kahuna-stripped-table .main thead th {
border-top-width: 2px;
}
.entry-content,
.entry-summary {
clear: both;
word-wrap: break-word;
}
.entry-content::after,
.entry-summary::after,
.content-masonry::after {
content: "";
display: block;
clear: both;
}
.content-masonry .entry-content,
.content-masonry .entry-summary {
padding-top: 1em;
}
.main .entry-summary p:last-child {
margin-bottom: 1em;
}
.entry-content h1, .entry-summary h1,
.entry-content h2, .entry-summary h2,
.entry-content h3, .entry-summary h3,
.entry-content h4, .entry-summary h4,
.entry-content h5, .entry-summary h5,
.entry-content h6, .entry-summary h6 {
line-height: 1.2;
}
.entry-content h5,
.entry-content h6 {
text-transform: uppercase;
font-weight: bold;
}
.entry-content fieldset {
border: 1px solid transparent;
margin: 0 0 2em 0;
}
.entry-content fieldset legend {
font-weight: bold;
}
.entry-content blockquote.left {
float: left;
width: 33%;
margin-right: 2em;
margin-left: 0;
text-align: right;
}
.entry-content blockquote.right {
float: right;
width: 33%;
margin-right: 0;
margin-left: 2em;
text-align: left;
} .main .page-title {
display: block;
float: none;
margin: 0;
padding-bottom: .1em;
}
.main .page-title:only-child {
padding: 0;
}
.main .pad-container p:last-child {
margin: 0;
}
.entry-title {
margin: 0;
padding: 3px 0 0;
line-height: 1.4;
word-wrap: break-word;
}
.entry-title a {
border-bottom: 3px solid transparent;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.entry-title a:hover {
border-color: inherit;
padding-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
color: inherit;
text-decoration: none;
}
.main #comments-title {
margin: 0;
}
.main .entry-title {
margin: 0;
} .entry-meta {
clear: both;
overflow: hidden;
margin: 0;
padding: 0;
font-size: 1em;
text-transform: uppercase;
}
.entry-meta:empty {
display: none;
}
.entry-meta em {
display: inline-block;
font-style: normal;
}
.entry-meta > span {
display: inline-block;
margin-right: 1em;
}
.entry-meta span a {
border-bottom: 2px solid transparent;
-webkit-transition: .25s all ease;
transition: .25s all ease;
}
.entry-meta span a:hover {
border-color: inherit;
}
.entry-meta .icon-metas {}
.entry-meta .updated {
display: none;
}
.entry-meta .avatar {
position: relative;
top: .5em;
max-width: 2em;
margin-right: .3em;
border-radius: 100%;
}
.entry-utility {
float: none;
clear: both;
overflow: visible;
margin-bottom: 1em;
}
.entry-utility span.bl_bookmark {
display: inline;
float: none;
padding: 0;
}
.single .entry-meta.aftertitle-meta {
margin-bottom: 2em;
}
.comments-link a {
margin-left: 5px;
}
.article-inner .entry-header {
position: relative;
}
.entry-meta abbr,
.entry-utility abbr {
border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
border-bottom: 1px dotted transparent;
}
.entry-meta span i::before {
cursor: default;
-webkit-transition: .6s all ease-in-out .2s;
transition: .6s all ease-in-out .2s;
}
.entry-meta span:hover i::before {
}
.tag-links {
margin-left: 2em;
}
span.edit-link {
display: block;
font-size: 0.9em;
opacity: 0.5;
padding: 0 .5em;
position: absolute;
right: 0.25em;
top: 0.25em;
border-radius: 2px;
-webkit-transition: .3s opacity;
transition: .3s opacity;
}
span.edit-link a.post-edit-link,
span.edit-link a.post-edit-link:hover,
span.edit-link .icon-edit::before {
margin: 0;
padding: 0;
}
span.edit-link:hover {
opacity: 1;
}
span.edit-link .icon-edit::before {
font-size: 0.8em;
}
.post-thumbnail-container .featured-image-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 2;
}
.post-thumbnail-container .featured-image-meta {
position: relative;
z-index: 5;
float: left;
left: -33%;
min-width: 33%;
max-width: 50%;
height: 100%;
padding: 1.5em 1em;
opacity: 0;
-webkit-transition: .3s all ease-out;
transition: .3s all ease-out;
}
.post-thumbnail-container:hover .featured-image-meta {
left: 0;
opacity: 1;
}
.post-thumbnail-container:focus-within .featured-image-meta {
left: 0;
opacity: 1;
}
.post-thumbnail-container .featured-image-link {
position: relative;
z-index: 5;
display: block;
float: none;
overflow: hidden;
height: 100%;
margin: 0 auto;
text-align: center;
}
.post-thumbnail-container .featured-image-link::before {
content: "\e917";
font-family: "iconmeta";
position: absolute;
z-index: 10;
top: 0;
right: 50%;
bottom: 0;
width: 2.5em;
height: 2.5em;
margin: auto;
opacity: 0;
font-size: 20px;
line-height: 2.5;
text-align: center;
border-radius: 100px;
color: #FFF;
background: transparent;
border: none;
-webkit-transform: translateX(70%);
transform: translateX(70%);
-webkit-transition: .3s all ease-out;
transition: .3s all ease-out;
}
.post-thumbnail-container:hover .featured-image-link::before {
opacity: 1;
-webkit-transform: translateX(50%);
transform: translateX(50%);
}
.post-thumbnail-container:focus-within .featured-image-link::before {
opacity: 1;
-webkit-transform: translateX(50%);
transform: translateX(50%);
}
.post-thumbnail-container:hover picture,
.post-thumbnail-container:hover .post-featured-image {
-webkit-transition: .3s all ease-out;
transition: .3s all ease-out;
}
.post-thumbnail-container:hover picture,
.post-thumbnail-container:hover .post-featured-image {
-webkit-filter: saturate(25%);
filter: saturate(25%);
}
.post-thumbnail-container .entry-meta > span {
display: block;
float: none;
clear: both;
margin-right: 0;
line-height: 1.4;
padding: 0.3em 0;
}
.post-thumbnail-container .entry-meta .icon-metas {
float: left;
margin-right: .5em;
}
.post-thumbnail-container .entry-meta > span.comments-link {
position: absolute;
top: auto;
bottom: 1.5em;
line-height: 1.5;
}
.post-thumbnail-container .comments-link a {
margin-left: 0;
}
.post-thumbnail-container .featured-image-meta.entry-meta a,
.post-thumbnail-container .featured-image-meta.entry-meta i::before,
.post-thumbnail-container .featured-image-meta.entry-meta,
.post-thumbnail-container .featured-image-meta.entry-meta time {
color: #CCC;
}
.post-thumbnail-container:hover .featured-image-meta.entry-meta a,
.post-thumbnail-container:hover .featured-image-meta.entry-meta i::before,
.post-thumbnail-container:hover .featured-image-meta.entry-meta,
.post-thumbnail-container:hover .featured-image-meta.entry-meta time {
}
#header-page-title {
position: absolute;
z-index: 11;
right: 0;
top: 50%;
left: 0;
width: 100%;
padding: 0 2em;
opacity: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-animation: .7s .5s animation-fadeIn forwards;
animation: .7s .5s animation-fadeIn forwards;
}
#header-page-title-inside {
position: relative;
overflow: hidden; margin: 0 auto;
padding: 2em 2em;
color: #FFF; background-clip: padding-box;
}
#header-page-title .entry-title {
display: inline-block;
float: left;
opacity: 0;
max-width: 70%;
-webkit-animation: .7s .75s animation-fadeIn forwards;
animation: .7s .75s animation-fadeIn forwards;
}
#header-page-title #breadcrumbs-container {
position: absolute;
top: 50%;
right: 2em;
width: auto;
max-width: 30%;
float: right;
background: transparent;
line-height: 1.3;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
#header-page-title #breadcrumbs {
width: 100%;
margin: 0;
padding: 0;
font-size: .8em;
}
#header-page-title #breadcrumbs-nav {
display: inline-block;
opacity: 0;
-webkit-animation: .7s 1s animation-fadeIn forwards;
animation: .7s 1s animation-fadeIn forwards;
}
#header-page-title .icon-bread-home::before {
margin-left: 0.3em;
}
#header-page-title #breadcrumbs-nav a {
color: #EEE;
opacity: .7;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
#header-page-title #breadcrumbs-nav a:hover {
color: #FFF;
opacity: 1;
}
#header-page-title .byline {
display: block;
clear: both;
font-size: 1.2em;
opacity: 0;
-webkit-animation: .7s 1s animation-fadeIn forwards;
animation: .7s 1s animation-fadeIn forwards;
}
#header-page-title .byline:empty {
margin: 0;
} .author-info {
display: block;
clear: both;
overflow: hidden;
}
.author-info .author-avatar {
float: left;
max-width: 150px;
margin-top: .5em;
margin-right: 2em;
text-align: center;
}
.author-info .author-description {
overflow: hidden;
}
.author-description .page-title {
font-size: 1.1em;
text-transform: uppercase;
}
article .author-info {
clear: both;
overflow: hidden;
margin: 2.5em 0 0;
padding: 1.5em 0;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
}
.author-avatar .avatar {
border-radius: 4px;
}
.author-info .author-link {
margin-top: .5em;
} article.sticky .date {
display: none;
}
article.hentry,
.main .content-widget {
display: block;
position: relative;
margin-bottom: 2em;
}
article.hentry .article-inner {
display: block;
}
#content-masonry article.hentry {
display: block;
margin: 0;
margin-right: 3%;
margin-bottom: 6%;
margin-left: 3%;
}
#content-masonry article.hentry .article-inner {
padding: 0;
}
.page-header.pad-container {
display: block;
overflow: hidden;
margin: 0;
margin-bottom: 3em;
padding: 1.5em 0;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
}
.page-header.pad-container:empty {
display: none;
}
article.hentry .post-thumbnail-container {
position: relative;
display: block;
overflow: hidden;
width: 100%;
margin-top: 1em;
line-height: 0;
}
body:not(.single) article.hentry .post-thumbnail-container::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
margin: auto;
opacity: 0;
-webkit-transition: .3s opacity ease-out;
transition: .3s opacity ease-out;
}
body:not(.single) article.hentry .post-thumbnail-container:hover::after {
opacity: 1;
}
article.hentry .post-thumbnail-container > .responsive-featured-image {
display: inline-block;
margin: 0 auto;
width: 100%;
text-align: center;
}
.kahuna-cropped-featured .main .post-thumbnail-container picture.responsive-featured-image {
display: none;
}
.kahuna-responsive-featured .main .post-thumbnail-container a.post-featured-image {
display: none;
}
.kahuna-magazine-one #content-masonry article.hentry {
width: 94%;
}
.kahuna-magazine-two #content-masonry article.hentry {
float: left;
width: 44%;
}
.kahuna-magazine-two #content-masonry article.hentry:nth-child(2n+1) {
clear: both;
}
.kahuna-magazine-three #content-masonry article.hentry {
float: left;
width: 27.33333333%;
}
.kahuna-magazine-three #content-masonry article.hentry:nth-child(3n+1) {
clear: both;
}
.kahuna-elementborder #site-header-main,
.kahuna-elementborder article.hentry,
.kahuna-elementborder .pad-container,
.kahuna-elementborder .sidey,
.kahuna-elementborder #colophon,
.kahuna-elementborder .page-numbers:not(.dots),
.kahuna-elementborder #cryout_ajax_more_trigger {
border: 1px solid rgba(0, 0, 0, .07);
}
.kahuna-elementborder #colophon {
border-width: 1px 0 0 0;
}
.kahuna-elementborder #branding {
border-width: 0 0 1px 0;
}
.kahuna-elementshadow #site-header-main,
.kahuna-elementshadow article.hentry,
.kahuna-elementshadow .pad-container,
.kahuna-elementshadow .sidey,
.kahuna-elementshadow .page-numbers:not(.dots),
.kahuna-elementshadow #cryout_ajax_more_trigger {
box-shadow: 0 0 0.5em 0.1em rgba(0, 0, 0, 0.05);
}
.kahuna-elementshadow article.hentry,
.kahuna-elementradius .post-thumbnail-container,
.kahuna-elementradius .sidey,
.kahuna-elementradius .page-number,
.kahuna-elementradius #cryout_ajax_more_trigger,
.kahuna-elementradius #toTop,
.kahuna-elementradius .page-header {
border-radius: 5px;
}
.kahuna-elementradius a.continue-reading-link,
.kahuna-elementradius span.entry-format {
border-radius: 3px;
} article.hentry {
opacity: 1;
-webkit-filter: none;
filter: none;
-webkit-transform: translateY(0) scale(1, 1) blur(0);
-ms-transform: translateY(0) scale(1, 1) blur(0);
transform: translateY(0) scale(1, 1) blur(0);
-webkit-transition: .5s opacity ease-in-out, .5s transform ease-in-out, .5s filter ease;
transition: .5s opacity ease-in-out, .5s transform ease-in-out, .5s filter ease;
} .kahuna-article-animation-fade .animated-article {
opacity: 0;
} .kahuna-article-animation-slide .animated-article {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
} .kahuna-article-animation-grow .animated-article {
-webkit-transform: scale(0.85, 0.85);
-ms-transform: scale(0.85, 0.85);
transform: scale(0.85, 0.85);
} .kahuna-article-animation-slideLeft .animated-article {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
} .kahuna-article-animation-slideRight .animated-article {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
} .kahuna-article-animation-zoomIn .animated-article {
opacity: 0;
-webkit-transform: scale(.9, .9);
-ms-transform: scale(.9, .9);
transform: scale(.9, .9);
} .kahuna-article-animation-zoomOut .animated-article {
opacity: 0;
-webkit-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
} .kahuna-article-animation-blur .animated-article {
opacity: 0;
-webkit-filter: blur(8px);
-ms-filter: blur(8px);
filter: blur(8px);
}  .size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
max-width: 100%;
height: auto;
}
.main a.post-featured-image {
display: inline-block;
position: relative;
height: 100%;
width: 100%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
-webkit-transition: .3s all ease-in-out;
transition: .3s all ease-in-out;
}
.main a.post-featured-image:hover {
background-position: 50% 0%;
}
.main a.post-featured-image::before {
position: absolute;
bottom: 100%;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .2);
content: "";
border-bottom: 1px solid rgba(255,255,255,.4);
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.main a.post-featured-image:hover::before {
bottom: -1px;
}
.alignleft,
img.alignleft {
float: left;
margin-right: 2em;
}
.alignright,
img.alignright {
float: right;
margin-left: 2em;
}
.aligncenter,
img.aligncenter { clear: both;
margin-right: auto;
margin-left: auto;
}
img.aligncenter {
display: block;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 1em;
}
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone,
.wp-caption img {
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
img.alignleft:hover,
img.alignright:hover,
img.aligncenter:hover,
img.alignnone:hover,
.wp-caption img:hover {}
.wp-caption {
max-width: 100%;
margin-bottom: 1em;
text-align: center;
}
body .main .wp-caption > a {
display: block;
}
.wp-caption img {
display: block;
width: 100%;
border: none;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.wp-caption .wp-caption-text {
padding: .7em .5em;
text-align: center;
font-style: italic;
}
.wp-smiley {
width: auto;
margin: 0;
border: 0;
vertical-align: middle;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}  .page-link {
display: inline-block;
clear: both;
margin: .7em 0;
}
.page-link a,
.page-link > span > em {
display: inline-block;
height: 2em;
width: 2em;
border-radius: 2px;
line-height: 2;
margin-right: 1px;
text-align: center;
font-weight: bold;
text-decoration: none;
-webkit-transition: all .3s ease-in;
transition: all .3s ease-in;
}
.page-link > span {
display: inline-block;
}
.page-link a:hover {}
.page-link em {
font-style: normal;
}
.page-link span > em,
.pagination span {
cursor: default;
}
.page-link a:hover {} #nav-below {
display: block;
float: none;
clear: both;
overflow: hidden;
margin-top: 2em;
padding: 1.5em 0;
}
#nav-below > div {
min-height: 1em;
}
#nav-below em {
display: block;
font-style: normal;
font-weight: bold;
}
#nav-below em:only-child {
display: none;
}
#nav-below .nav-previous,
#nav-below .nav-next {
display: block;
float: left;
width: 50%;
}
#nav-below .nav-next {
text-align: right;
}
#nav-below .nav-previous a,
#nav-below .nav-next a  {
clear: both;
font-size: 1.1em;
} #nav-fixed {
opacity: 0;
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
#nav-fixed a {
color: inherit;
}
#nav-fixed.nav-fixed-show {
opacity: 1;
}
#nav-fixed.nav-fixed-show .nav-previous i {
left: 0;
}
#nav-fixed.nav-fixed-show .nav-next i {
right: 0;
}
#nav-fixed a + a {
position: relative;
z-index: -1;
visibility: hidden;
display: inline-block;
opacity: 0;
max-width: 500px;
padding: 12px 1em;
line-height: 30px;
-webkit-transition: .25s all ease-out;
transition: .25s all ease-out;
}
#nav-fixed .nav-previous a + a {
margin-left: 70px;
}
#nav-fixed .nav-next a + a {
margin-right: 70px;
}
#nav-fixed .nav-previous a:hover + a,
#nav-fixed .nav-previous a + a:hover {
visibility: visible;
margin-left: 56px;
opacity: 1;
}
#nav-fixed .nav-next a:hover + a,
#nav-fixed .nav-next a + a:hover {
visibility: visible;
margin-right: 56px;
opacity: 1;
}
#nav-fixed span {
font-style: italic;
position: relative;
}
#nav-fixed span::before,
#nav-fixed span:after {
content: '"';
position: relative;
}
#nav-fixed i {
position: absolute;
top: 0;
bottom: 0;
display: block;
width: 54px;
height: 54px;
margin: auto;
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
#nav-fixed .nav-previous i {
left: -60px;
}
#nav-fixed .nav-next i {
right: -60px;
}
#nav-fixed i::before {
position: absolute;
left: 0;
right: 0;
top: 50%;
margin: auto;
text-align: center;
font-size: 30px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
#nav-fixed .nav-previous i::before {
-webkit-transform: translateY(-50%) rotate(180deg);
-ms-transform: translateY(-50%) rotate(180deg);
transform: translateY(-50%) rotate(180deg);
}
#nav-fixed .nav-previous,
#nav-fixed .nav-next {
position: fixed;
top: 50%;
z-index: 9999;
max-width: 54px;
max-height: 54px;
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
#nav-fixed .nav-previous:hover,
#nav-fixed .nav-next:hover {
max-width: 9999px;
-webkit-transition: none;
transition: none;
}
#nav-fixed .nav-previous {
left: -10px;
}
#nav-fixed .nav-next {
right: -10px;
}
#nav-fixed .nav-previous i::before {
left: 10px;
}
#nav-fixed .nav-next i::before {
right: 10px;
} #nav-old-below {
display: block;
float: none;
clear: both;
overflow: hidden;
margin: 2em 0;
font-weight: bold;
}
#nav-old-below .nav-previous{
float: left;
}
#nav-old-below .nav-next {
float: right;
}
#nav-old-below .nav-previous a,
#nav-old-below .nav-next a {
display: block;
-webkit-transition: .3s all ease;
transition: .3s all ease;
}
#nav-old-below i::before {
margin: 0 .5em;
}
.schema-publisher,
.schema-image {
display: none;
} .kahuna-landing-page .lp-blocks-inside,
.kahuna-landing-page .lp-boxes-inside,
.kahuna-landing-page .lp-page-inside,
.kahuna-landing-page .lp-posts-inside,
.kahuna-landing-page .lp-portfolio-inside {
margin: 0 auto;
overflow: hidden;
}
.kahuna-landing-page .lp-text-inside {
margin: 0 auto;
}
.kahuna-landing-page #header-image-main-inside {
display: none;
}
.kahuna-landing-page #content {
margin-top: 0;
}
.kahuna-landing-page #main {
width: 100%;
}
.lp-section-header {
display: block;
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: column wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-flow: column wrap;
margin: 4em auto 0;
text-align: center;
}
.lp-section-header .lp-section-title,
.lp-section-header .lp-section-desc {
margin-right: auto;
margin-left: auto;
max-width: 75%;
}
.lp-section-header .lp-section-title {
line-height: 1.3;
margin-top: .1em;
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
}
.lp-section-header .lp-section-desc {
margin-bottom: 5px;
font-size: 1em;
line-height: 1.3;
letter-spacing: 1px;
text-transform: uppercase;
opacity: .75;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
.lp-section-header + .lp-boxes-padding {
margin-top: 4em;
} .lp-staticslider {
position: relative;
overflow: hidden;
max-height: 100vh;
}
.lp-staticslider-image,
.header-image {
display: block;
width: 100%;
height: auto; -webkit-animation: .75s animation-fadeIn ease-out forwards;
animation: .75s animation-fadeIn ease-out forwards;
}
.lp-staticslider .staticslider-caption,
.seriousslider-theme .seriousslider-caption {
position: absolute;
z-index: 3;
left: 0;
right: 0;
top: 50%;
bottom: auto;
margin: 0 auto;
padding: 0 2em;
opacity: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-animation: .75s .5s animation-fadeIn ease-out forwards;
animation: .75s .5s animation-fadeIn ease-out forwards;
text-align: left;
}
.lp-staticslider .staticslider-caption-inside,
.seriousslider-theme .seriousslider-caption-inside { margin: 0 auto;
padding: 0;
color: #FFF;
background-clip: padding-box;
}
@-webkit-keyframes animation-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes animation-fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes animation-fadeIn-blur {
0% {
opacity: 0;
-webkit-filter: blur(3px);
filter: blur(3px);
}
50% {
opacity: 1;
-webkit-filter: blur(3px);
filter: blur(3px);
}
100% {
opacity: 1;
-webkit-filter: blur(0);
filter: blur(0);
}
}
@keyframes animation-fadeIn-blur {
0% {
opacity: 0;
-webkit-filter: blur(3px);
filter: blur(3px);
}
50% {
opacity: 1;
-webkit-filter: blur(3px);
filter: blur(3px);
}
100% {
opacity: 1;
-webkit-filter: blur(0);
filter: blur(0);
}
}
.lp-staticslider .staticslider-caption-title,
.seriousslider-theme .seriousslider-caption-title {
position: relative;
display: inline-block;
float: left;
margin: 0 auto 0.1em;
font-size: 2.5em;
line-height: 2;
font-weight: bold;
text-align: left;
letter-spacing: 2px;
opacity: 0;
-webkit-animation: .75s 0.75s animation-fadeIn ease-out forwards;
animation: .75s 0.75s animation-fadeIn ease-out forwards;
}
.lp-staticslider .staticslider-sep {
display: none;
}
.lp-staticslider .staticslider-caption-text,
.seriousslider-theme .seriousslider-caption-text {
position: relative;
display: inline-block;
float: left;
clear: both;
margin-bottom: .5em;
font-size: 1.2em;
line-height: 2;
font-weight: 300;
letter-spacing: 1px;
color: #DDD;
opacity: 0;
text-align: left;
-webkit-animation: .75s 1s animation-fadeIn ease-out forwards;
animation: .75s 1s animation-fadeIn ease-out forwards;
}
.lp-staticslider .staticslider-caption-title span,
.lp-staticslider .staticslider-caption-text span,
.seriousslider.seriousslider-theme .seriousslider-caption .seriousslider-caption-title span,
.seriousslider.seriousslider-theme .seriousslider-caption .seriousslider-caption-text span,
.seriousslider.seriousslider-theme .seriousslider-caption .seriousslider-caption-text > p,
.seriousslider.seriousslider-theme .seriousslider-caption .seriousslider-caption-text > p {
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
padding: .2em 20px;
}
.staticslider-caption-buttons,
.seriousslider-theme .seriousslider-caption-buttons {
display: inline-block;
clear: both;
float: left;
}
a.staticslider-button,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button {
position: relative;
display: inline-block;
margin-top: 2em;
padding: 0.5em 1.5em;
border-bottom: 3px solid transparent;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
opacity: 0;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
-webkit-animation: .75s 1.25s animation-fadeIn ease-out forwards;
animation: .75s 1.25s animation-fadeIn ease-out forwards;
}
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button {
padding: 0.75em 1.5em;
}
a.staticslider-button + a.staticslider-button,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button + a.seriousslider-button {
margin-left: 1em;
} .lp-blocks {
display: block;
float: none;
width: 100%;
overflow: hidden;
}
.lp-blocks-inside {
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-flow: row wrap;
padding: 3em 0;
}
.lp-block {
position: relative;
display: block;
float: left;
overflow: hidden;
background: transparent;
margin-right: 6%;
margin-top: 2em;
margin-bottom: 2em;
padding: 3em 2em;
text-align: center;
-webkit-transition: .4s ease-out all;
transition: .4s ease-out all;
}
.lp-blocks.lp-blocks-rows-4 .lp-block {
width: 20.5%;
}
.lp-blocks.lp-blocks-rows-3 .lp-block {
width: 29.333%;
}
.lp-blocks.lp-blocks-rows-2 .lp-block {
width: 47%;
}
.lp-blocks.lp-blocks-rows-1 .lp-block {
width: 100%;
margin-right: 0;
margin-bottom: 2em;
}
.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(4n),
.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(3n),
.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(2n) {
margin-right: 0;
}
.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(4n+1),
.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(3n+1),
.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(2n+1) {
clear: both;
}
.lp-block i[class^=blicon] {
display: block;
float: none;
margin: 0 auto 1em;
text-align: center;
line-height: 1;
cursor: default;
}
.lp-block > a i[class^=blicon] {
cursor: pointer;
}
.lp-block > a {
display: inline-block;
opacity: 1;
-webkit-transition: .2s ease-out opacity;
transition: .2s ease-out opacity;
}
.lp-block > a:hover {
opacity: .8;
}
.lp-block i[class^=blicon]::before {
font-size: 28px; line-height: 1;
border-bottom: 4px solid transparent;
width: 2.8em;
padding: 0.8em;
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
.lp-block i[class^=blicon],
.lp-block .lp-block-title,
.lp-block .lp-block-text {
opacity: 0;
-webkit-transition: all .5s ease-out;
transition: all .5s ease-out;
-webkit-animation: 1s .5s animation-fadeIn forwards;
animation: 1s .5s animation-fadeIn forwards;
}
.lp-block:nth-child(2) i::before {
-webkit-animation-delay: .65s;
animation-delay: .65s;
}
.lp-block:nth-child(3) i::before {
-webkit-animation-delay: .8s;
animation-delay: .8s;
}
.lp-block:nth-child(4) i::before {
-webkit-animation-delay: .95s;
animation-delay: .95s;
}
.lp-block:nth-child(1) .lp-block-title {
-webkit-animation-delay: .65s;
animation-delay: .65s;
}
.lp-block:nth-child(2) .lp-block-title {
-webkit-animation-delay: .8s;
animation-delay: .8s;
}
.lp-block:nth-child(3) .lp-block-title {
-webkit-animation-delay: .95s;
animation-delay: .95s;
}
.lp-block:nth-child(4) .lp-block-title {
-webkit-animation-delay: 1.1s;
animation-delay: 1.1s;
}
.lp-block:nth-child(1) .lp-block-text {
-webkit-animation-delay: .8s;
animation-delay: .8s;
}
.lp-block:nth-child(2) .lp-block-text {
-webkit-animation-delay: .95s;
animation-delay: .95s;
}
.lp-block:nth-child(3) .lp-block-text {
-webkit-animation-delay: 1.1s;
animation-delay: 1.1s;
}
.lp-block:nth-child(4) .lp-block-text {
-webkit-animation-delay: 1.25s;
animation-delay: 1.25s;
}
.lp-block-content {
display: block;
overflow: hidden;
}
.main .lp-block-title {
margin: .5em auto;
font-size: 1.1em;
text-transform: uppercase;
line-height: 1.3;
}
.lp-block-text {
line-height: 1.5;
width: 100%;
}
.lp-block-readmore {
display: inline-block;
margin-top: 1.5em;
font-size: 0.9em;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
-webkit-transition: .2s ease-out color;
transition: .2s ease-out color;
} .lp-blocks2 .lp-blocks-inside {
padding-top: 5em;
padding-bottom: 5em;
}
.lp-blocks2 .lp-section-header + .lp-blocks-inside {
padding-top: 2em;
padding-bottom: 5em;
}
.lp-blocks2 .lp-block {
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
.lp-blocks2 .lp-block:hover {
z-index: 1;
}
.lp-blocks2.lp-blocks-rows-4 .lp-block {
width: 25%;
}
.lp-blocks2.lp-blocks-rows-3 .lp-block {
width: 33.333%;
}
.lp-blocks2.lp-blocks-rows-2 .lp-block {
width: 50%;
}
.lp-blocks2.lp-blocks-rows-1 .lp-block {
width: 100%;
}
#lp-blocks2 .lp-block i::before {
background: transparent;
border-bottom-width: 2px;
}
.main .lp-blocks2 .lp-block-title {
text-transform: none;
font-size: 1em;
}
.lp-blocks2 .lp-block-text {
margin-top: 1em;
} .lp-boxes {
display: block;
float: none;
width: 100%;
overflow: hidden;
}
.lp-boxes .lp-boxes-inside {
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-flow: row wrap;
}
.lp-boxes .lp-boxes-inside,
.lp-boxes .lp-boxes-margins {
overflow: hidden;
padding-top: 3em;
padding-bottom: 3em;
}
.lp-box {
display: block;
float: left;
overflow: hidden;
position: relative;
}
.lp-boxes.lp-boxes-rows-4 .lp-box {
width: 25%;
}
.lp-boxes.lp-boxes-rows-3 .lp-box {
width: 33.33333%;
}
.lp-boxes.lp-boxes-rows-2 .lp-box {
width: 50%;
}
.lp-boxes.lp-boxes-rows-1 .lp-box {
width: 100%;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins .lp-box {
width: 23.5%;
margin-right: 2%;
margin-top: 1%;
margin-bottom: 1%;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins.lp-boxes-outside .lp-box {
width: 22.75%;
margin-right: 3%;
margin-top: 1.5%;
margin-bottom: 1.5%;
}
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins .lp-box {
width: 30.6666%;
margin-right: 4%;
margin-top: 2%;
margin-bottom: 2%;
}
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins.lp-boxes-outside .lp-box {
width: 31.3333%;
margin-right: 3%;
margin-top: 1.5%;
margin-bottom: 1.5%;
}
.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins .lp-box {
width: 48%;
margin-right: 4%;
margin-top: 2%;
margin-bottom: 2%;
}
.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins.lp-boxes-outside .lp-box {
width: 48.5%;
margin-right: 3%;
margin-top: 1.5%;
margin-bottom: 1.5%;
}
.lp-boxes.lp-boxes-rows-1 .lp-boxes-margins .lp-box {
margin-top: 1em;
margin-bottom: 1em;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins .lp-box:nth-child(4n),
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins .lp-box:nth-child(3n),
.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins .lp-box:nth-child(2n) {
margin-right: 0;
}
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+1),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+1),
.lp-boxes.lp-boxes-rows-2 .lp-box:nth-child(2n+1) {
clear: both;
}
.lp-box-image {
position: relative;
overflow: hidden;
}
.lp-box-imagelink {
position: absolute;
top: 0;
left: 0;
display: block;
height: 100%;
width: 100%;
z-index: 12;
}
.lp-box-image::before {
content: "\e92d";
position: absolute;
z-index: 2;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100px;
height: 100px;
margin: auto;
font-family: 'iconmeta';
font-size: 100px;
line-height: 1;
color: rgba(0, 0, 0, .15);
}
.lp-box .lp-box-image > img {
position: relative;
z-index: 10;
display: block;
width: 100%;
height: 100%;
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
}
.lp-box-titlelink {
color: inherit;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.main .lp-box-title {
position: relative;
display: inline-block;
font-size: 1em;
line-height: 1.5;
font-weight: bold;
letter-spacing: .5px;
text-transform: uppercase;
}
.lp-box-title a,
.lp-box-title a:hover {
color: inherit;
}
.lp-box-text-inside {
margin: .75em 0;
}
.lp-boxes .lp-box-link {
display: block;
position: absolute;
right: 0;
left: 0;
margin: 0 auto;
padding: 1.5em 0;
line-height: 1;
text-align: center;
color: #FFF;
-webkit-transition: .35s all ease;
transition: .35s all ease;
}
.lp-boxes .lp-box-image:hover .lp-box-link {
opacity: .75;
}
.lp-boxes .lp-box-link i::before {
display: inline-block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
height: 1em;
width: 1em;
margin: auto;
font-size: 1.1em;
-webkit-transition: .25s all ease-out;
transition: .25s all ease-out;
}
.lp-boxes .lp-box-link:hover i::before {
padding-left: .2em;
}
.lp-box-readmore {
clear: both;
float: none;
margin: .5em auto 1px;
border-bottom: 3px solid transparent;
font-weight: bold;
letter-spacing: 0;
color: inherit;
-webkit-transition: .3s all ease-out;
transition: .3s all ease-out;
}
.lp-box-readmore:hover {
border-bottom: 3px solid;
}
.lp-box-readmore > span {
position: relative;
top: -1px;
}
.lp-box-link {
display: none;
} .lp-boxes-animated .lp-box::before {
position: absolute;
z-index: 20;
width: 100%;
height: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
border: 30px solid transparent;
background-color: #000;
opacity: .4;
background-clip: padding-box;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.lp-box:hover::before {
opacity: .2;
border: 10px solid transparent;
}
.lp-boxes-animated .lp-box-content {
position: absolute;
z-index: 30;
width: 80%;
top: 50%;
right: 0;
left: 0;
margin: 0 auto;
padding: 4% 6%;
color: #DDD;
opacity: 1;
text-align: center;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: .35s all ease-out;
transition: .35s all ease-out;
}
.lp-boxes-animated .lp-box:hover .lp-box-content {
color: #FFF;
} .lp-boxes-animated .lp-box:focus-within .lp-box-content {
color: #FFF;
}
.lp-boxes-animated .lp-box .lp-box-image > img {
-webkit-filter: blur(0.3px);
filter: blur(0.3px);
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
-webkit-transition: .5s all ease-out;
transition: .5s all ease-out;
}
.lp-boxes-animated .lp-box:hover .lp-box-image > img {
-webkit-filter: blur(15px);
filter: blur(15px);
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
} .lp-boxes-animated .lp-box:focus-within .lp-box-image > img {
-webkit-filter: blur(15px);
filter: blur(15px);
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
}
.lp-boxes-animated .lp-box-title {
margin: 0;
}
.lp-boxes-animated .lp-box-text {
position: relative;
top: 0;
overflow: hidden;
opacity: 1;
-webkit-transition: .6s .1s opacity ease-out, .4s .1s top ease-out;
transition: .6s .1s opacity ease-out, .4s .1s top ease-out;
}
.lp-boxes-animated .lp-box-text-inside {
line-height: 1.5;
} .lp-boxes-animated2 .lp-box::before {
display: none;
}
.lp-boxes-animated2 .lp-box-title {
display: block;
padding: 0.5em;
background: rgba(0,0,0,.3);
font-size: .9em;
letter-spacing: 1px;
-webkit-transition: 1s ease all;
transition: 1s ease all;
}
.lp-boxes-animated2 .lp-box .lp-box-image > img {
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.lp-boxes-animated2 .lp-box:hover .lp-box-image > img {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
-webkit-filter: blur(0);
filter: blur(0);
} .lp-boxes-animated2.lp-boxes-animated .lp-box:focus-within .lp-box-image > img {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
-webkit-filter: blur(0);
filter: blur(0);
}
.lp-boxes-animated2 .lp-box-content {
top: auto;
bottom: 3%;
-webkit-transform: none;
transform: none;
}
.lp-boxes-animated2 .lp-box:hover .lp-box-content {
color: #FFF;
bottom: 0%;
-webkit-transform: scale3d(0.9,0.9,1);
transform: scale3d(0.9,0.9,1);
} .lp-boxes-animated2.lp-boxes-animated .lp-box:focus-within .lp-box-content {
color: #FFF;
bottom: 0%;
-webkit-transform: scale3d(0.9,0.9,1);
transform: scale3d(0.9,0.9,1);
}
.lp-boxes-animated2 .lp-box-text {
display: none;
}
.lp-boxes-animated2 .lp-box:hover .lp-box-text {
}
.lp-boxes-animated2 .lp-box .lp-box-text-inside {
text-align: justify;
} .lp-boxes.lp-boxes-static .lp-box {
-webkit-transition: .5s ease-out all;
transition: .5s ease-out all;
}
.lp-boxes-static .lp-box-content {
overflow: hidden;
padding: 1em 1em 2em;
text-align: center;
border-top: none;
}
.lp-boxes-static .lp-box-image::after,
.lp-boxes-static .lp-box-image .box-overlay {
content: "";
height: 7px;
left: 0;
position: absolute;
bottom: 0;
width: 100%;
z-index: 20;
-webkit-transition: .5s all ease-in-out;
transition: .5s all ease-in-out;
}
.lp-boxes-static .lp-box-image .box-overlay {
z-index: 21;
width: 0;
-webkit-transition: .5s all ease-out;
transition: .5s all ease-out;
}
.lp-boxes-static .lp-box:hover .box-overlay {
width: 100%;
}
.lp-boxes-static .lp-box:focus-within .box-overlay {
width: 100%;
}
.lp-boxes-static .lp-box-image > img {
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
-webkit-transition: 1s transform ease;
transition: 1s transform ease;
}
.lp-boxes-static .lp-box:hover .lp-box-image > img {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
.lp-boxes-static .lp-box:focus-within .lp-box-image > img {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
.lp-boxes-static .lp-box-title {
margin: .5em 0;
} .lp-boxes-static2 .lp-box-content {
padding: 2em;
}
.lp-boxes-static2 .lp-box-image > img {
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
top: 4%;
-webkit-transition: 1s transform ease;
transition: 1s transform ease;
}
.lp-boxes-static2 .lp-box:hover .lp-box-image > img {
-webkit-transform: scale3d(1.1,1.1,1) translateY(-10%);
transform: scale3d(1.1,1.1,1) translateY(-10%);
}
.lp-boxes-static2 .lp-box:focus-within .lp-box-image > img {
-webkit-transform: scale3d(1.1,1.1,1) translateY(-10%);
transform: scale3d(1.1,1.1,1) translateY(-10%);
}
.lp-boxes-static2 .lp-box-image::after { }
.lp-boxes-static2 .lp-box-image .box-overlay {
opacity: 1;
left: 50%;
transform: translateX(-50%);
}
.lp-boxes-static2 .lp-boxes-inside {
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-flow: row wrap;
}
.lp-boxes-static2 .lp-box-readmore {
display: inline-block;
margin-top: 1em;
border: 3px solid;
padding: 0.5em 1.2em;
font-size: .8em;
text-transform: uppercase;
}
.lp-boxes-static2 .lp-box-readmore:hover {
border: 3px solid;
}
.lp-boxes.lp-boxes-static2 .lp-boxes-margins .lp-box {
margin-bottom: 2em;
}
.lp-boxes-static2 .lp-box-content {
padding-bottom: 1.5em;
}
.lp-boxes-static2 .lp-box-title {
text-transform: none;
letter-spacing: 0;
}
.lp-boxes-static2 .lp-box-text-inside {
text-align: justify;
} .lp-portfolio {
display: block;
float: none;
width: 100%;
overflow: hidden;
}
body.page-template-template-portfolio .lp-portfolio {
background: transparent;
}
.lp-portfolio .lp-portfolio-inside {
padding-top: 5em;
padding-bottom: 5em;
}
body.page-template-template-portfolio .lp-portfolio .lp-portfolio-inside {
padding-top: 0;
padding-bottom: 0;
}
.lp-port {
display: block;
float: left;
text-align: center;
overflow: hidden;
position: relative;
}
.lp-portfolio.lp-portfolio-rows-6 .lp-port {
width: 16.66666%;
}
.lp-portfolio.lp-portfolio-rows-5 .lp-port {
width: 20%;
}
.lp-portfolio.lp-portfolio-rows-4 .lp-port {
width: 25%;
}
.lp-portfolio.lp-portfolio-rows-3 .lp-port {
width: 33.333333%;
}
.lp-portfolio.lp-portfolio-rows-2 .lp-port {
width: 50%;
}
.lp-portfolio.lp-portfolio-rows-1 .lp-port {
width: 100%;
}
.lp-port-text {
display: none;
}
.lp-port-image {
position: relative;
overflow: hidden;
}
.lp-port .lp-port-image > img {
position: relative;
display: block;
z-index: 10;
-webkit-filter: grayscale(0);
filter: grayscale(0);
-webkit-transition: 1s ease all;
transition: 1s ease all;
}
.lp-port:hover .lp-port-image > img {
-webkit-filter: grayscale(80%);
filter: grayscale(80%);
} .lp-port:focus-within .lp-port-image > img {
-webkit-filter: grayscale(80%);
filter: grayscale(80%);
}
.lp-port-text {
margin-top: 1em;
}
.lp-port-text-inside {
line-height: 1.5;
}
.lp-port-tax {
display: none;
}
.lp-portfolio .lp-port {
overflow: hidden;
-webkit-transition: .5s border ease-in-out;
transition: .5s border ease-in-out;
}
.lp-portfolio .lp-port-title {
position: absolute;
z-index: 15;
left: -4px;
bottom: 25px;
margin: 0;
max-width: 90%;
padding: 0.5em .75em;
border-left: 4px solid #FFF;
background: rgba(255,255,255,.9);
font-size: 0.8em;
font-weight: bold;
line-height: 1.3;
letter-spacing: 2px;
text-transform: uppercase;
-webkit-transition: .5s ease-out all;
transition: .5s ease-out all;
}
.lp-portfolio .lp-port:hover .lp-port-title {
left: 25px;
color: #FFF;
} .lp-portfolio .lp-port:focus-within .lp-port-title {
left: 25px;
color: #FFF;
}
.lp-portfolio .lp-port-title::before {
position: absolute;
z-index: -1;
width: 4px;
height: 100%;
content: "";
top: 0;
left: -4px;
-webkit-transition: .5s ease-out all;
transition: .5s ease-out all;
}
.lp-portfolio .lp-port:hover .lp-port-title::before { width: 100%;
width: calc(100% + 4px);
} .lp-portfolio .lp-port:focus-within .lp-port-title::before { width: 100%;
width: calc(100% + 4px);
}
.lp-port-readmore {
position: relative;
right: 0;
left: 0;
display: table;
margin: 0 auto 3em;
padding: 0.3em 2em;
border: 3px solid;
font-size: .9em;
line-height: 2.5;
text-transform: uppercase;
font-weight: bold;
text-align: center;
color: inherit;
opacity: .5;
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
.lp-port-readmore:hover {
color: #FFF;
}
.lp-port-readmore::before {
position: absolute;
z-index: -1;
left: 0;
top: 0;
height: 100%;
width: 0;
content: "";
background: #444;
-webkit-transition: .3s ease-out all;
transition: .3s ease-out all;
}
.lp-port-readmore:hover::before {
width: 100%;
} .lp-text {
position: relative;
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
float: none;
clear: both;
width: 100%;
overflow: hidden;
background-attachment: fixed;
background-position : top center;
background-size : cover;
}
.lp-text-image {
position: relative;
display: inline-block;
float: left;
width: 50%;
line-height: 0;
}
.lp-text-image::before {
position: absolute;
right: 0;
top: 0;
z-index: 10;
display: block;
height: 100%;
width: 50px;
content: "";
background: rgba(255, 255, 255, 0.75);
border-right: 25px solid rgba(255, 255, 255, 0.8);
}
.lp-text-image > img {
float: right;
}
.lp-text-inside {
padding: 3em 0;
width: 100%;
}
.lp-text-image + .lp-text-inside {
display: inline-block;
float: left;
width: 50%;
padding: 2em 6em;
text-align: left;
}
.lp-text-hasimage .lp-text-image,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image {
float: left;
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.lp-text-hasimage ~ .lp-text-hasimage .lp-text-image,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image {
float: right;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.lp-text-hasimage .lp-text-image::before,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image::before,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image::before {
right: 0;
left: auto;
border-left: 0;
border-right: 25px solid rgba(255, 255, 255, 0.8);
}
.lp-text-hasimage ~ .lp-text .lp-text-image::before,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image::before,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image::before {
right: auto;
left: 0;
border-right: 0;
border-left: 25px solid rgba(255, 255, 255, 0.8);
}
.main .lp-text-title {
margin-top: 0;
}
.lp-text-content {
font-size: 1.1em;
}
.lp-text-image + .lp-text-inside .lp-text-content {
font-size: 1em;
} #lp-posts,
#lp-page {
display: block;
float:none;
clear: both;
padding: 5em 0;
}
#lp-page #comments {
display: none;
} #cryout_ajax_more_trigger{
position: relative;
display: table;
float: none;
clear: both;
min-width: 150px;
margin: 2em auto;
padding: .2em 3em;
text-align: center;
line-height: 3;
cursor: pointer;
background: rgba(0,0,0,.1);
}
#cryout_ajax_more_trigger::before {
content: "\e922";
position: absolute;
top: 0;
bottom: 0;
left: 0;
display: inline-block;
margin: auto;
font-size: 1em;
line-height: 3;
width: auto;
padding: .2em 1em;
font-family: "iconmeta";
text-align: center;
-webkit-transition: all .25s ease-out;
transition: all .25s ease-out;
}
#cryout_ajax_more_trigger > span {
display: inline-block;
text-indent: 2em;
font-weight: bold;
}
#cryout_ajax_more_trigger::after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
display: inline-block;
margin: auto;
line-height: 3;
width: auto;
padding: .2em 1em;
width: 3em;
background: rgba(0,0,0,.05);
-webkit-transition: all .25s ease-out;
transition: all .25s ease-out;
}
#cryout_ajax_more_trigger:hover::after,
#cryout_ajax_more_trigger.cryout_click_loading::after {
background: transparent;
width: 50%;
}
#cryout_ajax_more_trigger.cryout_click_loading::before {
content: "\e97b";
-webkit-animation: icon-load 1s linear infinite;
animation: icon-load 1s linear infinite;
}
@keyframes icon-load {
to {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes icon-load {
to {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
} span.entry-format {
margin-right: 1em;
font-size: 1em;
text-align: center;
text-transform: capitalize;
}
.featured-image-meta span.entry-format {
background: rgba(255,255,255,.1);
}
span.entry-format a {
-webkit-transition: .4s all ease;
transition: .4s all ease;
}
span.entry-format i::before {
cursor: pointer;
} .format-aside {
border-top: 7px dashed transparent;
}
.format-aside .entry-title,
.format-aside .author,
.format-aside .bl_categ {
display: none;
} .gallery {
margin: 0 -1% 1.75em;
}
.gallery-item {
display: inline-block;
width: 100%;
max-width: 33.33%;
padding: 0 1% 2%;
vertical-align: top;
text-align: center;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
display: block;
padding-top: 0.5em;
font-size: .9em;
line-height: 1.5;
font-style: italic;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .format-chat p {
font-family: Monaco, "Courier New", monospace;
} .format-quote blockquote,
.format-quote blockquote p{
font-size: 1.1em;
font-family: Georgia, "Bitstream Charter", serif;
} .format-status .entry-title { }
.format-status .avatar {
display: block;
float: left;
margin-right: 1em;
}
span.entry-sticky {
padding: 0 .4em;
border-radius: 3px;
text-align: center;
} .attachment .entry-content .entry-caption {
margin-top: 2em;
font-size: 1.4em;
}
.attachment .entry-attachment {
margin-top: 24px;
text-align: center;
} #comments {
clear: both;
}
.comment-navigation {
padding: 0 0 1.5em 0;
}
.comment-navigation .nav-next,
.comment-navigation .nav-previous {
display: block;
float: left;
font-weight: bold;
}
.comment-navigation .nav-next {
float: right;
}
#comments-title,
#reply-title,
.related-main-title {
font-size: 1.1em;
text-transform: uppercase;
}
#reply-title small {
font-size: 70%;
}
.main #comments-title {
margin-top: 4em;
margin-bottom: 1em;
line-height: 1.5;
}
.main .commentlist {
margin-left: 0;
}
.commentlist > li {
list-style: none;
}
.commentlist .comment-body {
position: relative;
clear: both;
padding: 1em;
margin-bottom: 15px;
line-height: 1.7;
border-radius: 2px;
}
.commentlist .comment-body::before,
.commentlist .comment-body::after {
position: absolute;
top: 100%;
left: 35px;
display: block;
content: '';
height: 0;
width: 0;
border-style: solid;
} .commentlist .comment-body::after {
margin-left: 1px;
border-color: transparent;
border-width: 10px;
} .commentlist .comment-body::before {
border-color: transparent;
border-width: 11px;
}
.commentlist .pingback {
margin-bottom: 1em;
padding: 1em;
border: 1px solid transparent;
}
.main .commentlist .pingback p {
margin: 0;
}
.commentlist .pingback .url {
font-style: italic;
}
.commentlist li:last-child {}
#comments .comment-body p:last-child {
margin-bottom: 0;
}
#comments .comment-body blockquote p:last-child {
margin-bottom: 1em;
}
.main .commentlist img.avatar {
float: left;
overflow: visible;
height: 50px;
width: 50px;
padding: 2px;
border-radius: 2px;
-webkit-transition: all .15s ease-out;
transition: all .15s ease-out;
}
.main .commentlist .comment-header:hover img.avatar {
-webkit-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px);
box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.comment-header {
display: block;
float: none;
overflow: hidden;
padding: 5px 20px;
}
.comment-author {
display: inline;
float: left;
line-height: 50px;
}
.comment-author .author-name {
padding: 0 .8em;
font-size: 1em;
}
.commentlist .author-name,
.commentlist .author-name a {
font-weight: 400;
}
.comment-meta {
display: inline;
float: left;
line-height: 50px;
font-weight: 400;
}
.comment-date {
display: none;
}
.kahuna-comment-date-published .comment-date {
display: inline;
}
.kahuna-comment-date-published .comment-timediff {
display: none;
}
.commentlist .even {}
.commentlist .bypostauthor {}
.comment-await {
font-size: 0.9em;
}
.comment article {
display: block;
margin-bottom: 3em;
border: 0;
border-radius: 0;
box-shadow: none;
}
.comment .reply {
position: relative;
display: inline-block;
overflow: hidden;
float: right;
width: auto;
text-align: right;
line-height: 50px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.comment .reply a {
padding: .1em 0;
font-weight: 700;
border-bottom: 3px solid transparent;
-webkit-transition: .2s all ease-out;
transition: .2s all ease-out;
}
.comment .reply a:hover {
color: inherit;
}
.comment .reply i {
display: inline-block;
position: relative;
font-size: .8em;
margin-right: .2em;
vertical-align: middle;
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.comment .reply i::before {
content: "\e947";
}
.commentlist .children {
margin: 0;
margin-left: 1.5em;
background-image: none;
list-style: none;
}
.commentlist .children li {
margin: 0;
border: none;
}
.main .nocomments,
.main .nocomments2 {
clear: both;
margin-top: 2em;
margin-bottom: 0;
}
.hideme {
display:none;
} #respond {
margin-top: 2em;
}
#respond .comment-notes {
margin-bottom: 1.5em;
}
.form-allowed-tags {
line-height: 1;
}
.children #respond {
min-width: 400px;
margin: 0 4em 0 0;
}
#reply-title {
margin: 0;
padding: 0;
line-height: 1.5;
}
#comments-list #respond {
margin: 0 0 1.5em 0;
}
#comments-list ul #respond {
margin: 0;
}
#cancel-comment-reply-link {
font-size: 1em;
font-weight: normal;
line-height: 1.5;
}
#respond .required {}
#commentform {
display: block;
}
.kahuna-comment-placeholder #respond .comment-form-comment label,
.kahuna-comment-placeholder #respond .comment-form-author label,
.kahuna-comment-placeholder #respond .comment-form-email label,
.kahuna-comment-placeholder #respond .comment-form-url label {
display:none;
}
#respond .comment-form-cookies-consent {
clear: both;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
float: left;
width: 30%;
margin-right: 5%;
}
.comment-form-url {
margin-right: 0;
}
.comment-form-comment textarea {
display: block;
float: none;
width: 100%;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
display: block;
float: none;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment textarea {
display: block;
float: none;
}
#respond input:hover,
#respond textarea:hover {}
#respond .form-allowed-tags {
display: block;
float: none;
clear: both;
width: 100%;
font-size: 1em;
line-height: 1.5;
}
#respond .form-allowed-tags code {
font-size: 1em;
}
#respond .form-submit {
margin: 1em 0;
clear: both;
}
#respond .form-submit input {
width: auto;
}
#respond .form-submit input[type="submit"],
#respond .form-submit input[type="reset"] {
}
#respond .form-submit input#submit:hover {
cursor: pointer;
}
.button {
padding: 4px 7px;
border: 1px solid transparent;
-webkit-transition: background-color .2s ease;
transition: background-color .2s ease;
}
.button:hover {
cursor: pointer;
}  .widget-area ul,
.widget-area ul ul,
.yoyo > .widget-container {
padding: 0;
border: none;
list-style: none;
list-style-image: none;
}
.widget-container {
margin: 0 0 2.2em 0;
padding: 0 1em;
}
.widget-container > * {
max-width: 100%;
}
.widget-container ul ul {
margin-left: 1em;
margin-top: 1em;
}
.widget-container ul li {
display: block;
float: none;
margin-bottom: 0.5em;
word-wrap: break-word;
}
.sidey .widget-container ul li:not(:last-child) {
padding-bottom: .5em;
border-bottom: 1px solid rgba(0,0,0,.05);
}
.widget-title {
position: relative;
margin-bottom: 1em;
text-align: left;
text-transform: uppercase;
letter-spacing: 1px;
}
.widget-title span {
line-height: 2.75;
padding-bottom: .75em;
border-bottom: 2px solid transparent;
}
.widget-area a {
text-decoration: none;
word-wrap: break-word;
-webkit-transition: .2s ease-out all;
transition: .2s ease-out all;
}
.widget-area a:active,
.widget-area a:hover {}
.widget-area .entry-meta {
font-size: 1em;
} .top-widget-area > section,
.bottom-widget-area > section,
.content-widget-before > section,
.content-widget-after > section {
padding: 0;
}
.top-widget-area > section,
.bottom-widget-area > section {
margin: 0;
}
.yoyo .widget-title {
background: none;
padding: 0;
margin: 0;
} nav.sidebarmenu {
display: block;
margin-bottom: 3em;
}
nav.sidebarmenu li a {
display: inline-block;
float: none;
border-bottom: 2px solid transparent;
text-transform: uppercase;
font-weight: bold;
-webkit-transition: .3s all ease-in;
transition: .3s all ease-in;
}
nav.sidebarmenu li a:hover {
border-bottom: 2px solid;
} #wp-calendar {
width: 100%;
font-size: .9em;
}
#wp-calendar caption {
padding-bottom: .3em;
text-align: left;
font-size: 1em;
font-weight: bold;
}
#wp-calendar tbody td {
border: 1px solid transparent;
}
#wp-calendar th,
#wp-calendar td {
text-align: left;
}
#wp-calendar tbody td:hover {
opacity: 0.8;
}
#wp-calendar tbody td a {
margin: 0;
padding: 0;
border: none;
background: none;
}
#wp-tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
text-align: right;
} .kahuna-normalizedtags #content .tagcloud a {
display: inline-block;
margin: 0 4px 5px 0;
padding: 2px 10px;
border-radius: 2px;
font-size: .9em !important; text-transform: uppercase;
border-bottom: 2px solid rgba(0,0,0,.15);
-webkit-transition: background .3s ease;
transition: background .3s ease;
}
.kahuna-normalizedtags #content .tagcloud a:hover {} .main .content-empty-page {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row;
flex-flow: row;
width: 100%;
margin: 2em auto;
}
.main .content-empty-page .widget-container {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.main .content-empty-page .widget-container:not(:last-child) {
margin-right: 2em;
}  .cryout-wtabs-nav {
display: block;
overflow: hidden;
margin-bottom: 5px;
text-align: center;
}
.sidey .widget-container ul li.cryout-wtab,
#colophon .widget-container ul li.cryout-wtab {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
}
.widget-area .cryout-wtabs-nav {
border-bottom: 3px solid transparent;
}
.cryout-wtabs-nav.tab-count-1 li {
width: 100%;
}
.cryout-wtabs-nav.tab-count-2 li {
width: 50%;
}
.cryout-wtabs-nav.tab-count-3 li {
width: 33.333%;
}
.cryout-wtabs-nav.tab-count-4 li {
width: 25%;
}
ul.cryout-wtabs-nav > li,
.cryout-wtabs-container > ul > li {
display: block;
float: left;
}
.cryout-wtabs-container > ul > li {
clear: both;
}
ul.cryout-wtabs-nav li a {
position: relative;
z-index: 2;
display: block;
padding: .5em 0;
font-size: 18px;
background: rgba(255,255,255,1);
}
ul.cryout-wtabs-nav li a::before {
position: absolute;
z-index: -1;
bottom: 0;
left: 0;
height: 0;
width: 100%;
content: "";
-webkit-transition: .2s ease all;
transition: .2s ease all;
}
ul.cryout-wtabs-nav li a:hover::before {
height: 4px;
}
ul.cryout-wtabs-nav li.active a,
ul.cryout-wtabs-nav li.active a:hover {
color: #FFF;
}
ul.cryout-wtabs-nav li.active a::before {
height: 100%;
}
ul.cryout-wtabs-nav li a span {
display: none;
}
ul.cryout-wtab li,
ul.cryout-wposts li {
overflow: hidden;
display: block;
width: 100%;
margin-bottom: 3px;
padding: 15px 0;
border-bottom: 1px solid rgba(0,0,0,.07);
font-weight: 400;
line-height: 1.4;
}
.sidey .widget-container ul.cryout-wtab li,
.sidey .widget-container ul.cryout-wposts li {
padding: 15px 0;
}
ul.cryout-wtab li:last-child,
ul.cryout-wposts li:last-child {
border: none;
}
.cryout-wtab a,
.cryout-wposts a {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.cryout-wtab img,
.cryout-wposts img {
display: block;
width: 100%;
height: auto;
}
.cryout-wtab .tab-item-thumbnail {
width: 80px;
float: left;
}
.cryout-wtab .tab-item-thumbnail,
.cryout-wposts .post-item-thumbnail {
position: relative;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.cryout-wtab .tab-item-thumbnail {
margin-right: 15px;
}
.cryout-wtab .tab-item-avatar {
width: 48px;
float: left;
margin-right: 15px;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.cryout-wtab .tab-item-inner {
overflow: hidden;
}
.cryout-wtab .tab-item-title,
.cryout-wposts .post-item-title {
font-size: 1em;
line-height: 1.3;
font-weight: bold;
}
.cryout-wposts .post-item-title {
font-size: 1.1em;
}
.cryout-wtab .tab-item-category,
.cryout-wposts .post-item-category {
text-transform: uppercase;
font-size: .8em;
line-height: 1.2;
letter-spacing: 1px;
opacity: 0.6;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.cryout-wtab .tab-item-category a,
.cryout-wposts .post-item-category a {
border-bottom: 2px solid transparent;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.cryout-wtab .tab-item-category a:hover,
.cryout-wposts .post-item-category a:hover {
border-bottom-color: inherit;
}
.cryout-wtab .tab-item-category a,
.cryout-wposts .post-item-category a {
color: inherit;
}
.cryout-wtab .tab-item-title,
.cryout-wtab .tab-item-comment,
.cryout-wposts .post-item-title {
margin: 5px 0;
word-wrap: break-word;
}
.cryout-wposts .post-item-title {
margin: 7px 0;
}
.cryout-wtab .tab-item-date,
.cryout-wtab .tab-item-name,
.cryout-wposts .post-item-date {
text-transform: uppercase;
font-size: .8em;
opacity: 0.35;
}
.cryout-wtab .thumb-icon.small {
bottom: 8px;
left: 8px;
}
.cryout-wtab li:hover .tab-item-thumbnail,
.cryout-wtab li:hover .tab-item-avatar,
.cryout-wposts li:hover .post-item-thumbnail {
opacity: 0.75;
}
.cryout-wtab li:hover .thumb-icon,
.cryout-wposts li:hover .thumb-icon {
background: #fff;
color: #222;
}
.cryout-wtab .tab-item-category a,
.cryout-wposts .post-item-category a,
.cryout-wtab li:hover .tab-item-title a,
.cryout-wtab li:hover .tab-item-comment a,
.cryout-wposts li:hover .post-item-title a { } .cryout-wposts .post-item-thumbnail {
margin-bottom: 10px;
}
.s1 .cryout-wposts .post-item-title {
font-size: 18px;
line-height: 1.4em;
font-weight: 300;
}
.s1 .cryout-wposts .post-item-category,
.s1 .cryout-wposts .post-item-date {
font-size: 14px;
} .main .related-posts {
display: block;
overflow: hidden;
margin-left: 0;
margin-bottom: 2em;
}
.related-posts li {
display: inline;
float: left;
width: 31.33%;
margin-right: 3%;
}
.related-posts li:last-child {
margin-right: 0;
}
.related-posts article {
margin-bottom: 0;
}
.related-thumbnail {
position: relative;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.related-posts li:hover .related-thumbnail {
opacity: 0.75;
}
.related-thumbnail .related-comments {
position: absolute;
right: 2px;
top: 2px;
padding: 0 14px;
line-height: 1.5;
font-weight: bold;
background: rgba(255,255,255,0.9);
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.related-thumbnail .related-comments::before {
position: absolute;
top: 100%;
left: 0;
right: 0;
width: 0;
height: 0;
margin: auto;
content: "";
border-left: 0 solid transparent;
border-right: 7px solid transparent;
border-top: 7px solid rgba(255,255,255,.9);
-webkit-transition: all .15s ease;
transition: all .15s ease;
}
.related-thumbnail:hover .related-comments::before {
border-right: 10px solid transparent;
border-top: 10px solid rgba(255,255,255,.9);
}
.related-comments i {
display: none;
margin-right: .25em;
}
.related-posts .related-inside {
padding-right: .5em;
}
.related-posts .related-title {
display: block;
margin-top: 0.5em;
margin-bottom: 0;
font-size: 1em;
line-height: 1.3;
}
.related-posts .related-title a {
word-wrap: break-word;
}
.related-posts .related-meta {
font-size: .8em;
font-weight: 300;
opacity: .5;
} .cryout-about-image {
display: inline-block;
margin-bottom: 1em;
}
.cryout-about-text {
font-size: .9em;
} .widget_cryout_contact address {
padding-left: 0;
}
.widget_cryout_contact .map {
margin-top: 2em;
}
.widget_cryout_contact address > span {
display: block;
float: none;
clear: both;
margin: 2px 0;
line-height: 2.2;
}
.widget_cryout_contact address a {
color: inherit;
border-bottom: 1px solid transparent;
transition: .2s ease-out border-color;
transition: .2s ease-out border-color;
}
.widget_cryout_contact address a:hover {
border-color: inherit;
}
.widget_cryout_contact address > span i {
display: inline-block;
float: left;
width: 2.2em;
height: 2.2em;
font-size: 1em;
text-align: center;
background: rgba(255,255,255,.05);
-webkit-transition: .2s ease all;
transition: .2s ease all;
}
.widget_cryout_contact address > span i + strong {
display: none;
}
.cryout-contact-right {
display: block;
overflow: hidden;
padding: 0 10px;
background: rgba(0,0,0,.1);
-webkit-transition: .2s ease all;
transition: .2s ease all;
}
.widget_cryout_contact address > span:hover .cryout-contact-right,
.widget_cryout_contact address > span:hover i {
background: rgba(0,0,0,.2);
} .widget-socials {} .widget-portfolio {
overflow: hidden;
}
.widget-portfolio-item {
position: relative;
display: inline-block;
float: left;
margin-bottom: 2%;
overflow: hidden;
}
.portfolio-columns-1 .widget-portfolio-item {
width: 100%;
float: none;
clear: both;
}
.portfolio-columns-2 .widget-portfolio-item {
width: 48%;
margin-right: 2%;
}
.portfolio-columns-3 .widget-portfolio-item {
width: 31.333%;
margin-right: 2%;
}
.portfolio-columns-4 .widget-portfolio-item {
width: 23%;
margin-right: 2%;
}
.portfolio-columns-5 .widget-portfolio-item {
width: 18%;
margin-right: 2%;
}
.portfolio-columns-6 .widget-portfolio-item {
width: 14.666%;
margin-right: 2%;
}
.portfolio-columns-7 .widget-portfolio-item {
width: 12.285%;
margin-right: 2%;
}
.portfolio-columns-8 .widget-portfolio-item {
width: 10.5%;
margin-right: 2%;
}
.portfolio-overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
}
.widget-portfolio-item:hover .portfolio-overlay {
opacity: 1;
}
.portfolio-title {
display: block;
position: relative;
z-index: 3;
top: 50%;
padding: 0.35em 0.1em;
text-align: center;
font-size: .8em;
line-height: 1.3;
font-weight: bold;
text-transform: uppercase;
color: inherit;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: .3s all ease-in-out;
transition: .3s all ease-in-out;
}
.widget-portfolio-item:hover .portfolio-title {
}
.portfolio-title::before {
position: absolute;
z-index: -1;
left: -100%;
top: 0;
width: 100%;
height: 100%;
content: "";
background: rgba(255,255,255,.85);
-webkit-transition: .25s ease all;
transition: .25s ease all;
}
.widget-portfolio-item:hover .portfolio-title::before {
left: 0;
}
.portfolio-image > img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: 1s ease all;
transition: 1s ease all;
}
.widget-portfolio-item:hover .portfolio-image > img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
} .cryoutgetintouch-extra {
font-size: 1.1em;
font-weight: bold;
}
.widget_cryout_getintouch > div {
line-height: 1.8;
}
.widget_cryout_getintouch > div i.icon {
opacity: 0.5;
margin-right: .3em;
}
.widget_cryout_getintouch .cryoutgetintouch-email a {
color: inherit;
}
.widget_cryout_getintouch .cryoutgetintouch-items > span {
display: block;
margin: 10px 0;
font-size: 1em;
} .widget_cryout_contact .widget-title + address,
.widget_cryout_about .widget-title + .cryout-about-image,
.widget_cryout_portfolio .widget-title + .widget-portfolio  {
padding-top: .5em;
} .searchform {
position: relative;
display: inline-block;
width: 100%; height: auto;
border-radius: 2px;
}
.searchform:hover input[type="search"],
.searchform input[type="search"]:focus {
box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.no-results .content-search {
padding: 0;
} .searchform input[type="search"] {
display: block;
float: left;
position: relative;
z-index: 7;
height: 3.5em;
width: 100%;
padding: 0 1em 0 3em;
font-size: 1em;
border-radius: 2px;
-webkit-transition: .3s all ease-out;
transition: .3s all ease-out;
}
.searchform:hover input[type="search"],
.searchform input[type="search"]:focus {
outline: none;
}
.searchform .searchsubmit {
display: block;
position: absolute;
left: 0;
top: 0;
z-index: 8;
height: 3.5em;
width: 3.5em;
padding: 0;
border: 0;
font-size: 1em;
background: transparent;
vertical-align: middle;
cursor: pointer;
-webkit-transition: .3s all ease-in-out;
transition: .3s all ease-in-out;
} #access > div > ul > li.menu-search-animated {
text-align: center;
}
#access .menu-search-animated {
padding: 0 .3em;
}
#access .menu-search-animated .searchform {
display: none;
position: absolute;
z-index: 1000;
top: 0;
right: 0;
left: 0;
width: 100%;
max-width: calc(100% - 4em);
margin: 0 auto;
border: 0;
border-radius: 2px;
}
#access .menu-search-animated .searchsubmit {
display: none;
}
#access .menu-search-animated .searchform input[type="search"] {
height: 100%;
border: 0;
font-size: 1.2em;
font-weight: 400;
}
#access .menu-main-search .searchform input[type="search"]:focus {
background: transparent;
}
#access .menu-main-search i.icon-search {
display: inline-block;
padding-right: .5em;
padding-left: .5em;
}
#access .menu-main-search > button {
padding-left: 0;
padding-right: 0;
background: transparent;
color: inherit;
cursor: pointer;
}
#access i.icon-search {
}
#access i.icon-search::before {
display: block;
font-style:	normal;
font-size: 1em;
}
#access li.menu-main-search {
position: static;
padding: 0 .4em;
}
.menu-main-search .icon-cancel {
display: none;
position: absolute;
top: 50%;
right: 3em;
z-index: 1000;
font-size: 1.2em;
cursor: pointer;
} li.menu-footer-search {
max-width: 16em;
}
li.menu-footer-search .s {
height: 2.2em;
padding-left: 2.2em;
}
li.menu-footer-search .searchform .searchsubmit {
height: 2.2em;
width: 2.2em;
}
.widget_rss a.rsswidget {}
.widget_rss a.rsswidget:hover {}
.widget_rss .widget-title img {
width: 11px;
height: 11px;
}  .socials {
position: relative;
}
.socials a {
display: block;
float: left;
position: relative;
z-index: 99;
overflow: hidden;
margin-right: .5em;
border-radius: 2px;
font-size: .9em;
text-align: center;
-webkit-transition: color .3s ease-out, background-color .3s ease-out;
transition: color .3s ease-out, background-color .3s ease-out;
}
.socials a::before {
width: 2.4em;
height: 2.4em;
line-height: 2.4em;
z-index: 101;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.socials a span {
display: none;
} #sheader-container {
position: relative;
float: right;
}
#sheader-container > * {
margin-left: .5em;
}
#sheader {
position: relative;
overflow: hidden;
top: 50%;
font-size: .8em;
line-height: 1;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
#sheader a {
vertical-align: bottom;
} .sidey .socials {
display: table;
float: none;
margin: 0 auto 2em;
} #sfooter {
display: block;
float: right;
clear: right;
font-size: .8em;
}
.widget_cryout_socials .socials {
font-size: .8em;
}  #toTop {
display: block;
position: fixed;
right: 1em;
bottom: 1em;
z-index: 251;
width: 3em;
height: 3em;
border: 2px solid;
padding: .25em 1em;
cursor: pointer;
background-color: rgba(255,255,255,.25);
-webkit-transform: scale(0) rotate(-45deg);
-ms-transform: scale(0) rotate(-45deg);
transform: scale(0) rotate(-45deg);
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
#toTop:hover {
border: 2px solid;
}
#toTop.toTop-show {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
@media (max-width: 800px) {
#toTop {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.kahuna-totop-fixed #toTop {
position: absolute;
top: 0;
right: 0;
bottom: auto;
left: 0;
margin: auto;
border: 0;
box-shadow: none;
}
.kahuna-totop-disabled .footer-inside #toTop {
display: none;
}
.icon-back2top::before {
position: absolute;
top: 50%;
left: 0;
right: 0;
text-align: center;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 1.1em;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
} .kahuna-image-none .entry-content img[class*='align'],
.kahuna-image-none .entry-summary img[class*='align'] {}
.kahuna-image-one .entry-content img[class*='align'],
.kahuna-image-one .entry-summary img[class*='align'] {
padding-bottom: 5px;
border-bottom: 5px solid transparent;
}
.kahuna-image-two .entry-content img[class*='align'],
.kahuna-image-two .entry-summary img[class*='align'] {
border: 7px solid transparent;
}
.kahuna-image-three .entry-content img[class*='align'],
.kahuna-image-three .entry-summary img[class*='align'] {
padding: 0;
border: 1px solid #222;
box-shadow: 0 0 15px #ccc;
}
.kahuna-image-four .entry-content img[class*='align'],
.kahuna-image-four .entry-summary img[class*='align'] {
padding: .7em;
border: 1px solid #DDD;
box-shadow: 0 0 2px #CCC;
}
.kahuna-image-five .entry-content img[class*='align'],
.kahuna-image-five .entry-summary img[class*='align'] {
border-top: .5em solid transparent;
border-bottom: .5em solid transparent;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
} .kahuna-caption-zero .main .wp-caption .wp-caption-text {}
.kahuna-caption-one .main .wp-caption .wp-caption-text {
border-bottom: 2px solid transparent;
}
.kahuna-caption-two .main .wp-caption .wp-caption-text {
margin-top: 3px;
} #breadcrumbs-container {
display: block;
overflow: hidden;
float: none;
width: 100%;
}
#breadcrumbs-container-inside {
overflow: hidden;
}
#breadcrumbs {
display: block;
width: 100%;
padding: .5em 2.5em;
font-size: .9em;
text-transform: uppercase;
}
.kahuna-boxed-layout #breadcrumbs {
padding-left: 0;
padding-right: 0;
}
#breadcrumbs-container #breadcrumbs-nav {
padding-top: 0;
padding-bottom: 0;
}
.icon-bread-home::before {
font-size: 1em;
cursor: pointer;
margin-right: .3em;
}
#breadcrumbs-nav .icon-bread-arrow {
position: relative;
top: -1px;
display: inline-block;
padding: 0 .1em;
vertical-align: middle;
} .pagination {
display: table;
float: none;
clear: both;
margin: 2.5em auto;
padding: .25em 1em;
text-align: center;
}
.pagination span,
.pagination a {
box-sizing: content-box;
display: block;
position: relative;
float: left;
height: 2.5em;
width: 2.5em;
margin-right: 5px;
border: 3px solid transparent;
border-radius: 2px;
text-align: center;
font-size: 1em;
font-weight: bold;
line-height: 2.5;
text-decoration: none;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.pagination .dots {
width: 3em;
border: 0;
background: none;
} .post-continue-container {
overflow: hidden;
}
a.continue-reading-link {
display: block;
float: left;
position: relative;
overflow: hidden;
line-height: 2.8;
padding: 0 1.5em;
color: inherit;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.continue-reading-link::before {
position: absolute;
top: calc(100% - 4px);
left: 0;
z-index: 3;
height: 100%;
width: 100%;
content: "";
background-color: rgba(0,0,0,.15);
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.continue-reading-link:hover::before {
top: 0;
opacity: 0.2;
}
.continue-reading-link span {
position: relative;
z-index: 5;
font-size: 0.9em;
font-weight: bold;
text-transform: uppercase;
top: -1px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
i.icon-continue-reading {
position: relative;
z-index: 1;
margin-left: 7px;
font-size: .6em;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
a.continue-reading-link:hover i.icon-continue-reading {
} .entry-content blockquote {
display: table;
float: none;
clear: both;
position: relative;
width: auto;
margin: 0 auto;
padding: 2em 2em 2em 5em;
font-style: italic;
font-weight: 400;
}
.entry-content blockquote::before {
position: absolute;
top: 50%;
left: .5em;
z-index: 0;
font-size: 2em;
font-family: 'iconmeta';
-webkit-transform: translateY(-50%) rotate(180deg);
-ms-transform: translateY(-50%) rotate(180deg);
transform: translateY(-50%) rotate(180deg);
}
.main blockquote p {
margin-bottom: 0;
}  .template-content {
padding: 30px 0;
margin: 20px 0 50px;
border-top: 1px solid rgba(0,0,0,.1);
border-bottom: 1px solid rgba(0,0,0,.1);
}
.template-contact .template-left-col,
.template-contact .template-right-col {
display: inline-block;
float: left; }
.template-contact .template-middle {
display: block;
overflow: hidden;
margin: 50px auto;
}
.template-contact .template-left-col { }
.template-right-col-inside { }
.template-right-col-inside > img {
margin-bottom: 1em;
}
.template-contact address > span {
display: block;
float: none;
clear: both;
overflow: hidden;
margin: 10px 0;
}
.template-contact address > span i {
display: inline-block;
float: left;
margin-right: 10px;
min-width: 100px;
font-size: 1em;
}
.template-contact .template-map-col {
margin-bottom: 50px;
}
.template-about .template-content {
margin: 50px 0 70px;
}
.template-about .template-team {
margin-top: 50px;
} .entry-content .jetpack-portfolio-shortcode,
#portfolio-masonry .jetpack-portfolio-shortcode {
margin-left: -2%;
margin-right: -2%;
}
.jetpack-portfolio-shortcode .portfolio-entry-column-2 {
width: 46%;
}
.jetpack-portfolio-shortcode .portfolio-entry-column-3 {
width: 29%;
}
.jetpack-portfolio-shortcode .portfolio-entry-column-4 {
width: 21%;
}
.jetpack-portfolio-shortcode div.portfolio-entry {
margin-left: 2%;
margin-right: 2%;
margin-bottom: 4%;
opacity: 0;
-webkit-animation: .5s .25s animation-portfolio-show ease forwards;
animation: .5s .25s animation-portfolio-show ease forwards;
}
@-webkit-keyframes animation-portfolio-show {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes animation-portfolio-show {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@media (max-width: 768px) {
.jetpack-portfolio-shortcode.column-3 div.portfolio-entry,
.jetpack-portfolio-shortcode.column-4 div.portfolio-entry {
margin-left: 1%;
margin-right: 1%;
}
}
@media (max-width: 480px) {
.jetpack-portfolio-shortcode div.portfolio-entry {
width: 100%;
}
}
#portfolio-filter {
margin: 2em 0;
}
.lp-portfolio #portfolio-filter {
display: table;
margin: 2em auto 3em;
}
body.page-template-template-portfolio .lp-portfolio #portfolio-filter {
margin-left: 0;
}
#portfolio-filter > a {
display: inline-block;
color: inherit;
padding: .3em 1em;
border: 2px solid transparent;
font-size: 0.9em;
text-transform: uppercase;
font-weight: bold;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
#portfolio-filter > a:hover {
opacity: 0.8;
}
#portfolio-filter > a.active {
border: 2px solid;
}
#portfolio-masonry .portfolio-entry .project-types {
display: none;
}
#portfolio-masonry .portfolio-entry-header {
position: relative;
}
#lp-portfolio .portfolio-entry {
margin: 0;
}
#lp-portfolio  .jetpack-portfolio-shortcode {
margin-left: 0;
margin-right: 0;
}
#portfolio-masonry .portfolio-entry .portfolio-entry-title {
font-size: 1em;
}
#portfolio-masonry .portfolio-entry .portfolio-entry-title a {
position: absolute;
z-index: 15;
left: -4px;
bottom: 25px;
margin: 0;
max-width: 90%;
padding: 0.5em .75em;
border-left: 4px solid #FFF;
background: rgba(255,255,255,.9);
font-size: 0.8em;
font-weight: bold;
line-height: 1.3;
letter-spacing: 2px;
text-transform: uppercase;
-webkit-transition: .5s ease-out all;
transition: .5s ease-out all;
}
#portfolio-masonry .portfolio-entry:hover .portfolio-entry-title a {
left: 25px;
color: #FFF;
}
#portfolio-masonry .portfolio-entry .portfolio-entry-title a::before {
position: absolute;
z-index: -1;
width: 4px;
height: 100%;
content: "";
top: 0;
left: -4px;
-webkit-transition: .5s ease-out all;
transition: .5s ease-out all;
}
#portfolio-masonry .portfolio-entry:hover .portfolio-entry-title a::before { width: 100%;
width: calc(100% + 4px);
}
#portfolio-masonry .portfolio-entry .portfolio-entry-title,
#portfolio-masonry .portfolio-entry .portfolio-entry-meta {
margin-top: 0;
margin-bottom: 0;
}
.single article.jetpack-portfolio .entry-meta {
display: table;
margin: 0 auto;
margin-top: 0;
margin-bottom: 1em;
padding: 1em 2em;
}
.single article.jetpack-portfolio .entry-meta-container {
}
.single article.jetpack-portfolio .entry-meta > span {
display: inline-block;
line-height: 1.8;
font-weight: bold;
}
.single article.jetpack-portfolio .entry-meta > span a {
}
article.jetpack-portfolio .portfolio-featured-single img {
display: block;
}
article.jetpack-portfolio header + .content-masonry {
padding-top: 2.6em;
}
article.jetpack-portfolio header .entry-title + .taxonomy-description {
padding-top: 1em;
margin-bottom: 0;
}
.jetpack-portfolio-shortcode .portfolio-featured-image + .portfolio-entry-title {
margin-top: 1em;
margin-bottom: 0;
font-size: .9em;
letter-spacing: 1px;
text-transform: uppercase;
}
.jetpack-portfolio-shortcode .portfolio-entry-title a {
display: block;
border-left: 3px solid;
padding: .4em .75em;
line-height: 1.3;
}
.jetpack-portfolio-shortcode .portfolio-entry-meta {
text-transform: uppercase;
line-height: 1.5;
}
.jetpack-portfolio-shortcode .portfolio-featured-image {
display: block;
position: relative;
overflow: hidden;
}
.jetpack-portfolio-shortcode .portfolio-featured-image img {
-webkit-filter: grayscale(68%);
filter: grayscale(80%);
-webkit-transition: 1s ease all;
transition: 1s ease all;
}
.jetpack-portfolio-shortcode .portfolio-entry:hover .portfolio-featured-image img {
-webkit-filter: grayscale(0);
filter: grayscale(0);
-webkit-transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);
transform: scale(1.1,1.1);
} .single-post.kahuna-comhide-in-posts .nocomments {
display: none;
}
.page.kahuna-comhide-in-pages .nocomments {
display: none;
}
.kahuna-hide-page-title .page h1.entry-title,
.home.kahuna-hide-page-title .page h2.entry-title {
display: none;
}
.single.kahuna-header-titles header > .entry-title,
.kahuna-header-titles header > .page-title,
.kahuna-header-titles header > .singular-title.entry-title {
display: none;
}
.kahuna-header-titles-nodesc .page-header:not(.content-search) {
display: none;
}
.kahuna-hide-cat-title .page-header {
display: none;
}
.kahuna-metahide-mainmenu #site-header-main,
.kahuna-metahide-headerimg #header-image-main-inside,
.kahuna-metahide-breadcrumbs #breadcrumbs-container,
.kahuna-metahide-title #header-page-title-inside .entry-title,
.kahuna-metahide-title .article-inner .entry-title,
.kahuna-metahide-colophon #colophon,
.kahuna-metahide-footer #footer {
display: none;
}
.kahuna-metahide-mainmenu #header-image-main {
margin-top: 0;
}  .woocommerce .product .entry-summary {
clear: none;
}
.woocommerce ul.products li.product h3 {
}
.woocommerce div.product form.cart table td {
padding: 0;
}
.woocommerce div.product form.cart .variations label {
display: inline-block;
padding-top: 10px;
}
.woocommerce-page #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
border-radius: 0;
font-size: .9em;
font-weight: bold;
text-transform: uppercase;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover {
color: inherit;
opacity: .5;
border-radius: 0;
}
.woocommerce select {
padding: 0.25em 0.5em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
margin: 0;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-weight: bold;
}
.woocommerce #comments { padding-top: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
width: auto;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin-left: 80px;
}
.woocommerce.kahuna-comment-placeholder #respond label { display: block;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
text-align: center;
}
.woocommerce .products .star-rating {
text-align: center;
margin: 0 auto .5em;
}
.woocommerce ul.products li.product .price {
font-size: 1em;
}
.woocommerce ul.products li.product .button {
margin-top: .5em;
} .woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: auto;
font-size: .9em;
padding: 0.618em 1.2em;
}
.woocommerce span.onsale {
padding: 0;
}
.woocommerce .quantity .qty {
font-size: 0.9em;
width: 5em;
} .tmm .tmm_container .tmm_member .tmm_photo {
border-radius: 0 !important;
padding-bottom: 0;
height: 120px;
width: 120px;
}
.tmm .tmm_container .tmm_member .tmm_textblock {
padding: 10px 25px;
} .widget-container h2.portfolio-entry-title {
font-size: 1.2em;
} body.safari,
.safari #masthead .header-image,
.safari .lp-text {
background-attachment: scroll;
background-position: top center !important;
} @supports (-ms-ime-align:auto) {
body, .lp-text {
background-attachment: scroll !important;
background-position: top center !important;
}
} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
body, #masthead .header-image, .lp-text {
background-attachment: scroll !important;
background-position: top center !important;
}
} .panel-default > .panel-heading > .panel-title > a::before {
font-family: "iconmeta";
content: "\e814";
right: 25px;
font-size: 10px;
opacity: 0.6;
} body.mobile {-webkit-text-size-adjust: 100%;} body.mobile .main {min-height:0;}
@media (min-width: 1152px) {
.kahuna-fixed-menu.admin-bar #site-header-main {
margin-top: 32px;
}
}
@media (max-width: 1152px) {
body {
margin-top: 0; }
#container[class*="three-"] {
display: block;
}
.cryout #container[class*="three-"] .main,
.cryout #container[class*="three-"] #primary,
.cryout #container[class*="three-"] #secondary {
width: 100%;
margin: 0 0 1.5em;
}
.cryout #container[class*="three-"] #primary,
.cryout #container[class*="three-"] #secondary {
padding-left: 2em;
padding-right: 2em;
}
.cryout #container[class*="three-"] .sidey .widget-container {
width: 47.5%;
margin: 0 0 1.5em;
float: left;
}
.cryout #container[class*="three-"] .sidey section.widget-container:nth-of-type(2n+1) {
clear: both;
margin-right: 5%;
}
#masthead.cryout #site-header-main {
position: relative;
}
.kahuna-fixed-menu .cryout #header-image-main {
margin-top: 0;
}
#breadcrumbs-container.cryout[class*="three-"] #breadcrumbs {
width: 100%;
margin: 0;
}
}
@media (max-width: 1024px) {
body {
font-size: .95em;
}
#container {
display: block;
}
.cryout #container[class*="two-"] .main {
width: 100%;
margin: 0 0 1.5em;
}
.cryout #container[class*="two-"] #primary,
.cryout #container[class*="two-"] #secondary {
width: 100%;
margin: 0;
padding-left: 2em;
padding-right: 2em;
float: none;
clear: both;
}
.cryout #container[class*="two-"] #primary::after,
.cryout #container[class*="two-"] #secondary::after {
clear: both;
content: "";
display: block;
}
.cryout #container[class*="two-"] .sidey .widget-container,
.cryout #colophon .widget-container	{
width: 47.5%;
margin-bottom: 1.5em;
float: left;
padding: 1em 0;
}
.cryout #container[class*="two-"] .sidey section.widget-container:nth-of-type(2n+1),
.cryout #colophon .widget-container:nth-of-type(2n+1)	{
clear: both;
margin-right: 5%;
}
.kahuna-magazine-three .cryout #content-masonry article.hentry {
width: 44%;
}
#breadcrumbs-container.cryout[class*="two-"] #breadcrumbs {
width: 100%;
margin: 0;
}
#header-page-title .entry-title {
max-width: none;
}
#header-page-title #breadcrumbs-container {
position: static;
float: left;
clear: both;
width: 100%;
max-width: none;
margin-top: 5px;
-webkit-transform: none;
transform: none;
}
#nav-fixed span,
#nav-fixed a + a {
display: none;
}
#nav-fixed i::before {
font-size: 1em;
}
#nav-fixed i {
height: 50px;
width: 40px;
}
} @media (min-width: 801px) {
.mobile-ios .cryout #nav-toggle {
display: block;
}
.mobile-ios #masthead.cryout #access {
display: none;
}
.mobile-ios .cryout #sheader-container > * {
margin-left: 0;
margin-right: 2em;
}
}
@media (max-width: 800px) {
.kahuna-magazine-three .cryout #content-masonry article.hentry,
.kahuna-magazine-two .cryout #content-masonry article.hentry {
width: 94%;
}
#content-masonry article.hentry {
margin-bottom: 10%;
}
.post-thumbnail-container .featured-image-meta {
left: 0;
opacity: 0.75;
}
.cryout #site-title a span {
padding-right: 0;
}
.cryout .footer-inside > div:last-child,
.cryout .footer-inside .footermenu,
.cryout .footer-inside #sfooter {
display: table;
float: none;
text-align: center;
margin: 1em auto;
width: auto;
max-width: 100%;
} .cryout .footer-inside > div:last-child {
width: 100%;
}
.cryout .footer-inside > div:first-child,
.cryout .footer-inside #site-copyright {
float: none !important;
clear: both;
max-width: 100%;
text-align: center;
}
.footer-inside #toTop {
position: absolute;
top: 0;
right: 0;
left: 0;
display: block;
margin: 0 auto;
}
.cryout .footer-inside nav {
width: auto;
}
.cryout #nav-toggle {
display: block;
}
.cryout #site-header-main-inside {
display: block;
}
.cryout #branding {
margin-right: 3em;
}
#masthead.cryout #access {
display: none;
}
.cryout #sheader-container > * {
margin-left: 0;
margin-right: 2em;
}
.footermenu ul li {
float: none;
}
#sfooter {
display: table;
float: none;
margin: 0 auto;
}
}
@media (max-width: 782px) {
body.admin-bar nav#mobile-menu {
padding-top: calc(2em + 46px);
}
body.admin-bar #mobile-menu .menu-main-search,
body.admin-bar nav#mobile-menu #nav-cancel {
top: 46px;
}
}
@media (min-width: 782px) {
body.admin-bar nav#mobile-menu {
padding-top: calc(2em + 32px);
}
body.admin-bar #mobile-menu .menu-main-search,
body.admin-bar nav#mobile-menu #nav-cancel {
top: 32px;
}
}
@media (max-width: 640px) {
body {
font-size: .9em;
} #site-header-main-inside,
#access .menu-search-animated .searchform input[type="search"],
#breadcrumbs,
#colophon-inside,
.footer-inside,
#header-page-title {
padding-left: 1em;
padding-right: 1em;
}
#container:not(.kahuna-landing-page) .main {
padding-left: 1em;
padding-right: 1em;
}
.cryout #container[class*=column] #primary,
.cryout #container[class*=column] #secondary {
padding-left: 1em;
padding-right: 1em;
}
.cryout #container[class*="three-"] #primary,
.cryout #container[class*="three-"] #secondary,
.cryout #container[class*="three-"] .sidey .widget-container,
.cryout #container[class*="two-"] .sidey .widget-container,
.cryout #colophon .widget-container {
width: 100%;
margin: 0 0 1.5em;
clear: both;
}
.cryout .sidey .widget-container {
padding-left: 0;
padding-right: 0;
}
.cryout #colophon .widget-container {
padding: 2em 0 0;
}
.cryout #sheader-container {
display: none;
}
.cryout .socials a {
font-size: 1em;
margin: 0 .1em;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
float: none;
width: 100%;
margin-left: 0;
margin-right: 0;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment input {
width: 100%;
}
#nav-fixed {
display: none;
}
}
@media ( max-width: 480px ) {
.footermenu ul li span.sep {
display: none;
}
.footermenu ul li {
display: block;
float: none;
text-align: center;
margin: 0.5em auto;
}
} @media (max-width: 1140px) {
.three-columns-right #breadcrumbs,
.two-columns-right #breadcrumbs {
padding-left: 0;
padding-right: 0;
}
.lp-staticslider .staticslider-caption,
.seriousslider.seriousslider-theme .seriousslider-caption,
.kahuna-landing-page .lp-blocks-inside,
.kahuna-landing-page .lp-boxes-inside,
.kahuna-landing-page .lp-text-inside,
.kahuna-landing-page .lp-posts-inside,
.kahuna-landing-page .lp-page-inside,
.kahuna-landing-page .lp-section-header,
.kahuna-landing-page .content-widget,
.kahuna-landing-page .lp-portfolio-inside {
padding-left: 2em;
padding-right: 2em;
}
h3.lp-text-title {
font-size: 1.5em;
}
.lp-text-content {
font-size: 1em;
}
}
@media (max-width: 960px) {
.lp-staticslider .staticslider-caption,
.seriousslider.seriousslider-theme .seriousslider-caption {
font-size: 0.8em;
}
.lp-section-header .lp-section-title,
.lp-section-header .lp-section-desc {
max-width: 100%;
}
.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(n),
.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(n),
.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(n) {
width: 46%;
margin: 2% auto;
}
.lp-boxes.lp-boxes-rows-4 .lp-box,
.lp-boxes.lp-boxes-rows-3 .lp-box {
width: 50%;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box,
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box {
width: 48%;
margin-bottom: 2em;
margin-right: 4%;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(2n),
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(2n),
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(2n),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(2n) {
margin-right: 0;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(4n+1),
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(3n+1),
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+1),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+1) {
clear: none;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(2n+1),
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(2n+1),
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(2n+1),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(2n+1) {
clear: both;
}
.lp-portfolio.lp-portfolio-rows-6 .lp-port,
.lp-portfolio.lp-portfolio-rows-5 .lp-port,
.lp-portfolio.lp-portfolio-rows-4 .lp-port,
.lp-portfolio.lp-portfolio-rows-3 .lp-port,
.lp-portfolio.lp-portfolio-rows-2 .lp-port {
width: 50%;
}
}
@media (max-width: 720px) {
.lp-staticslider {
max-height: 70vmax;
}
.lp-staticslider .lp-staticslider-image {
max-height: 70vmax;
position: relative;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
max-width: none;
width: auto;
}
.lp-staticslider .staticslider-caption,
.seriousslider.seriousslider-theme .seriousslider-caption {
font-size: 0.9em;
}
.lp-staticslider .staticslider-caption-title,
.seriousslider.seriousslider-theme .seriousslider-caption-title  {
letter-spacing: 0;
font-size: 2em;
}
.lp-staticslider .staticslider-sep {
height: 1px;
}
.lp-staticslider .staticslider-caption-text,
.seriousslider.seriousslider-theme .seriousslider-caption-text  {
line-height: 1.8;
}
.lp-text {
display: block;
}
.lp-text .lp-text-image::before,
.lp-text ~ .lp-text ~ .lp-text .lp-text-image::before,
.lp-text ~ .lp-text ~ .lp-text ~ .lp-text ~ .lp-text .lp-text-image::before,
.lp-text ~ .lp-text .lp-text-image::before,
.lp-text ~ .lp-text ~ .lp-text ~ .lp-text .lp-text-image::before,
.lp-text ~ .lp-text ~ .lp-text ~ .lp-text ~ .lp-text ~ .lp-text .lp-text-image::before {
display: none;
}
.lp-text-image {
float: none;
width: 100%;
}
.lp-text-image::before {
background: none;
border: 0;
}
.lp-text-image + .lp-text-inside {
position: relative;
float: none;
clear: both;
width: 100%;
padding-top: 2em;
-webkit-transform: none;
transform: none;
}
.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(n),
.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(n),
.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(n) {
width: 100%;
max-width: 440px;
margin: 4% auto;
float: none;
clear: both;
}
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(n),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(n),
.lp-boxes.lp-boxes-rows-2 .lp-box:nth-child(n) {
float: none;
clear: both;
width: 100%;
max-width: 440px;
margin: 0 auto;
box-shadow: 0 0 20px #CCC;
}
.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(n),
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(n),
.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(n) {
float: none;
clear: both;
width: 100%;
max-width: 440px;
margin: 0 auto 3em;
box-shadow: 0 0 20px #CCC;
}
}
@media (max-width: 640px) {
.lp-staticslider .staticslider-caption,
.seriousslider.seriousslider-theme .seriousslider-caption,
.kahuna-landing-page .lp-blocks-inside,
.kahuna-landing-page .lp-boxes-inside,
.kahuna-landing-page .lp-text-inside,
.kahuna-landing-page .lp-posts-inside,
.kahuna-landing-page .lp-page-inside,
.kahuna-landing-page .lp-section-header,
.kahuna-landing-page .content-widget,
.kahuna-landing-page .lp-portfolio-inside {
padding-left: 1em;
padding-right: 1em;
}
#cryout_ajax_more_trigger {
width: 100%;
}
}
@media (max-width: 480px) {
.seriousslider.seriousslider-theme .seriousslider-caption {
font-size: .7em;
}
.seriousslider.seriousslider-theme .seriousslider-caption-title {
font-size: 2.2em;
}
.seriousslider.seriousslider-theme .seriousslider-caption-text {
font-size: 1.22em;
}
} @media print {
h1, h2, h3, h4, h5, h6, img, video, iframe, embed, .fluid-width-video-wrapper {
page-break-before: avoid;
page-break-after: avoid;
page-break-inside: avoid;
}
blockquote, table, pre {
page-break-inside: avoid;
}
ul, ol, dl  {
page-break-before: avoid;
}
q {
quotes: none;
}
q::before,
q::after {
content: "";
}
q::after {
content: " (" attr(cite) ")";
}
blockquote {
font-size: 12pt;
font-style: italic;
}
img {
border: 0;
}
.header-image,
#header-page-title .entry-meta .bl_categ,
header #access,
.socials,
.sidey,
#colophon,
#nav-fixed,
footer#footer,
span.edit-link,
#respond,
#nav-below,
.comment-navigation,
.author-link,
#breadcrumbs-container,
a.continue-reading-link,
.comment .reply,
#cryout_ajax_more_trigger,
body .cryout #nav-toggle {
display: none;
}
.header-image {
height: 0 !important;
}
#header-page-title {
position: relative;
padding: 0;
}
#header-page-title-inside {
background: transparent !important;
box-shadow: none !important;
border-radius: 0;
}
#container:not(.kahuna-landing-page) .main {
padding-top: 0;
padding-bottom: 0;
}
html,
body {
font-size: 11pt;
line-height: 1.5;
color: #000;
}
#masthead.cryout #site-header-main {
position: static;
margin-top: 0;
height: auto;
border: 0;
box-shadow: none;
}
#masthead.cryout #branding {
height: auto;
}
#masthead.cryout #site-text {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
#container #main {
width: 100%;
min-height: auto;
}
.cryout article.hentry .article-inner,
.cryout .pad-container,
.cryout #site-header-main-inside {
padding: 0 !important;
}
.main article.hentry,
.main .pad-container,
.main .page-numbers:not(.dots) {
border: 0 !important;
box-shadow: none !important;
}
.main #content-masonry {
height: auto !important;
margin: 0;
}
.main #content-masonry article.hentry {
display: block;
float: none;
margin: 0;
clear: both;
position: static !important;
width: 100%;
padding: 0;
margin-bottom: 20pt;
}
.animated-article {
opacity: 1 !important;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
-webkit-animation: none !important;
-ms-animation: none !important;
animation: none !important;
}
.cryout a {
text-decoration: underline;
}
.cryout p a::after {
content: " (" attr(href) ")";
font-size: 80%;
word-wrap: break-word;
}
.cryout .entry-title,
.cryout #reply-title {
font-size: 160%;
}
.lp-text {
background: #FFF;
color: #000;
}
}