@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.noptin-img-left{flex-direction:row-reverse}.noptin-img-top{flex-direction:column-reverse}.noptin-img-bottom{flex-direction:column}.noptin-optin-form-wrapper{background-color:var(--noptin-background-color,transparent);background-position:50%;background-repeat:repeat;border-color:var(--noptin-border-color,transparent);border-style:solid;border-width:2px;box-sizing:border-box;color:var(--noptin-description-color,inherit);display:flex;gap:20px;margin:auto;max-width:100%;overflow:hidden;position:relative;transition:all .5s;width:100%}.noptin-optin-form-wrapper *{box-sizing:border-box}.noptin-inpost-main-wrapper .noptin-optin-form-wrapper{margin-bottom:20px;margin-top:20px}.noptin-optin-form-wrapper .noptin-form-main-image img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.noptin-optin-form-wrapper.noptin-img-left .noptin-form-main-image,.noptin-optin-form-wrapper.noptin-img-right .noptin-form-main-image{flex:0 0 40%}@media screen and (max-width:520px){.noptin-optin-form-wrapper.noptin-img-left .noptin-form-main-image,.noptin-optin-form-wrapper.noptin-img-right .noptin-form-main-image{display:none}}.noptin-optin-form-wrapper.noptin-img-left .noptin-form-main-image img,.noptin-optin-form-wrapper.noptin-img-right .noptin-form-main-image img{height:100%}.noptin-optin-form{display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center;width:100%}.noptin-optin-form .noptin-optin-field-wrapper-hidden{display:none!important}.noptin-optin-form .noptin-checkbox-form-field{margin-right:4px}.noptin-form-header{align-items:center;display:flex;gap:20px;justify-content:center;padding:20px}.noptin-form-header ul{list-style-type:disc;text-align:left!important}.noptin-form-header.noptin-img-left,.noptin-form-header.noptin-img-right{text-align:left}.noptin-form-header.noptin-img-left .noptin-form-header-image,.noptin-form-header.noptin-img-right .noptin-form-header-image{max-width:40%}.noptin-form-header.no-image .noptin-form-header-text{flex:1}.noptin-form-header img{max-height:150px;max-width:100%}.noptin-form-header .noptin-form-heading{font-size:1.9rem;font-weight:700;line-height:1.4125;padding-top:4px}.noptin-form-header .noptin-form-heading p{font-size:inherit!important;font-weight:inherit!important;margin:0;padding:0}.noptin-form-header .noptin-form-description{font-size:1rem;line-height:1.3;margin-top:1.125rem}.noptin-form-header .noptin-form-description p{font-size:inherit!important;font-weight:inherit!important;margin:0;padding:0}.noptin-form-fields{position:relative}.noptin-form-fields:after{clear:both;content:"";display:table}.noptin-form-footer{padding:20px}.noptin-form-footer .noptin-optin-field-wrapper:not(.noptin-optin-field-wrapper-hidden){display:block;text-align:left}.noptin-form-footer .noptin-optin-field-wrapper:not(.noptin-optin-field-wrapper-hidden) .noptin-form-field{display:block;margin:0;max-width:100%;width:100%}.noptin-form-new-line .noptin-form-footer .noptin-optin-field-wrapper:not(.noptin-optin-field-wrapper-hidden) .noptin-form-field{margin-bottom:4px}.noptin-form-footer .noptin-optin-field-wrapper-hidden{display:none!important}.noptin-form-footer .noptin-optin-field-wrapper-checkbox input{background-color:hsla(0,0%,100%,.85);cursor:pointer;margin-right:4px;outline:0;text-align:center;vertical-align:middle}.noptin-form-footer .noptin-optin-field-wrapper-checkbox span{font-weight:400}.noptin-form-footer .noptin-form-submit{display:inline-block;text-align:center;text-transform:none;vertical-align:middle}.noptin-form-footer .noptin-form-button-block{display:block;width:100%}.noptin-form-footer .noptin-form-button-left{float:left}.noptin-form-footer .noptin-form-button-right{float:right}.noptin-form-footer .noptin-form-note{font-size:.9em;margin-top:10px}.noptin-form-footer .noptin-form-note p{font-size:inherit!important;font-weight:inherit!important;margin:0;padding:0}.noptin-form-footer .noptin-gdpr-checkbox-wrapper{text-align:left}.noptin-form-footer .noptin-gdpr-checkbox-wrapper input{cursor:pointer;margin-right:4px;outline:0;text-align:center;vertical-align:middle}.noptin-form-footer .noptin-gdpr-checkbox-wrapper div,.noptin-form-footer .noptin-gdpr-checkbox-wrapper span{display:inline-block;font-weight:400}:root :where(.noptin-form-field){background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid #ced4da;border-radius:.25rem;box-shadow:none;color:#495057;line-height:1.6;padding:.45rem 1.2rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}:root :where(.noptin-form-field)::-ms-expand{background-color:transparent;border:0}:root :where(.noptin-form-field):focus{background-color:#fff;border-color:#73b1e9;color:#495057;outline:none}:root :where(.noptin-form-submit){background-clip:padding-box;background-color:var(--noptin-button-color,#1e73be);border:1px solid transparent;border-radius:.25rem;box-shadow:none;color:var(--noptin-button-text-color,currentColor);line-height:1.6;padding:.45rem 1.2rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}:root :where(.noptin-form-submit):focus,:root :where(.noptin-form-submit):hover{border-color:transparent;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);outline:0!important}:root :where(.noptin-label){display:block;font-weight:700;margin-bottom:6px}.noptin-styles-basic{margin:1em auto}.noptin-styles-basic:not(.noptin-form-single-line){max-width:480px}.noptin-styles-basic .noptin-label,.noptin-styles-basic input{box-sizing:border-box;cursor:auto;display:block;height:auto;line-height:normal;width:auto}.noptin-styles-basic .noptin-label:after,.noptin-styles-basic input:after{clear:both;content:"";display:table}.noptin-styles-basic .noptin-label{display:block;font-weight:700;margin-bottom:6px}.noptin-styles-basic .noptin-text{background-color:#fff;max-width:480px;min-height:32px;width:100%}.noptin-styles-basic .noptin-text[type=number]{min-width:40px}.noptin-styles-basic input[type=checkbox],.noptin-styles-basic input[type=radio]{border:0;display:inline-block;height:13px;margin:0 6px 0 0;padding:0;position:relative;width:13px}.rtl .noptin-styles-basic input[type=checkbox],.rtl .noptin-styles-basic input[type=radio]{margin:0 0 0 6px}.noptin-styles-basic input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.noptin-styles-basic input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.noptin-styles-basic .button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:inline-block}.noptin-newsletter-form input[name^=noptin_ign]{display:none!important}.noptin-newsletter-form .noptin-form-field-wrapper{max-width:480px}.noptin-newsletter-form .noptin-text{max-width:480px;width:100%}form:not(.noptin-label-hide) input.noptin-form-field__has-no-placeholder::-moz-placeholder,form:not(.noptin-label-hide) textarea.noptin-form-field__has-no-placeholder::-moz-placeholder{color:transparent}form:not(.noptin-label-hide) input.noptin-form-field__has-no-placeholder::placeholder,form:not(.noptin-label-hide) textarea.noptin-form-field__has-no-placeholder::placeholder{color:transparent}.noptin-label-hide .noptin-form-field-wrapper:not(.noptin-form-field-radio_field,.noptin-form-field-multi_checkbox_field) .noptin-label{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.noptin-form-fields{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px}@media screen and (min-width:520px){.noptin-form-single-line .noptin-form-fields{flex-direction:row}.noptin-form-single-line.noptin-label-show .noptin-form-fields{align-items:flex-end}.noptin-form-single-line.noptin-label-hide .noptin-form-field-wrapper:not(.noptin-form-field-radio_field,.noptin-form-field-multi_checkbox_field)>div{min-height:100%}.noptin-form-single-line.noptin-label-hide .noptin-form-field-wrapper:not(.noptin-form-field-radio_field,.noptin-form-field-multi_checkbox_field)>div input{height:100%}.noptin-form-single-line .noptin-form-field-wrapper{flex:1 1 100px}.noptin-form-single-line .noptin-form-field-wrapper.noptin-form-field-submit{flex:0 1 auto;margin-top:-1px}}.noptin-alert{border:1px solid transparent;border-radius:.25rem;clear:both;font-size:.8em;margin-bottom:1rem;margin-top:1rem;padding:.75rem 1.25rem}.noptin-error{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.noptin-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.noptin-email-optin-widget form:not(.noptin-form-submitted) .noptin-form-notice,.noptin-optin-form-wrapper form:not(.noptin-form-submitted) .noptin-form-notice,.noptin-optin-form:not(.noptin-form-submitted) .noptin-form-notice,.wp-block-noptin-email-optin form:not(.noptin-form-submitted) .noptin-form-notice,form.noptin-newsletter-form:not(.noptin-form-submitted) .noptin-form-notice,form.noptin-optin-form:not(.noptin-form-submitted) .noptin-form-notice{display:none}.noptin-submitting{cursor:progress;pointer-events:none;position:relative}.noptin-submitting .noptin-form-fields,.noptin-submitting .noptin-form-footer,.noptin-submitting .noptin-form-header{opacity:.2;transition:opacity .3s ease}.noptin-submitting:after{animation:noptin-spin 1s linear infinite;border:3px solid rgba(0,0,0,.3);border-radius:50%;border-top-color:#3498db;content:"";height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}.noptin-submitting button[type=submit],.noptin-submitting input[type=submit]{cursor:not-allowed;opacity:.5}@keyframes noptin-spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.related-posts-nav {
border: 0pt none;
margin: 0pt;
padding: 0pt;
}
.related-posts-nav:after {
content: '';
display: block;
clear: both;
}
.related-posts-nav>li {
list-style: none;
padding: 0;
margin: 0;
float: left;
}
.related-posts-nav>li:after {
content: '';
display: block;
clear: both;
}
.related-posts-nav>li:before {
display: none;
}
.related-posts-nav>li>a {
border-bottom: medium none;
margin: 0pt;
padding: 6px;
display: block;
float: left;
text-decoration: none;
text-align: center;
cursor: pointer;
border-right: #ddd;
background-color: #fff;
}
.related-posts-nav>li>a:hover {
background-color: #eeeeef;
}
@media screen and (min-width: 290px) and (max-width: 520px) {
.relpost-block-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
}
.related-posts-nav>li>a>.related-post-list-item-inner-container {
border: 0pt none;
margin: 0pt;
padding: 0pt;
width: 150px;
height: 225px;
}
.related-posts-nav>li>a>.related-post-list-item-inner-container>.related-post-list-item-img-container {
border: 0pt none;
margin: 0pt;
padding: 0pt;
width: 150px;
height: 150px;
background-size: cover;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0 0;
}
.related-posts-nav>li>a>.related-post-list-item-inner-container>.related-post-list-item-text-container {
border: 0pt none;
margin: 3px 0pt 0pt;
padding: 0pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12px;
line-height: normal;
font-stretch: normal;
color: #333333;
}
.related-post-list-item-link {
box-shadow: none !important;
} #related_posts_thumbnails {
list-style-type: none;
list-style-position: inside;
padding: 0;
margin: 0
}
#related_posts_thumbnails li {
float: left;
padding: 0;
margin: 0;
padding: 5px;
display: block;
max-width: 100%;
}
.relpost_content {
display: block;
overflow: hidden;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
font-stretch: normal;
-x-system-font: none;
text-decoration: none;
max-width: 100%;
}
.relpost-post-image {
padding: 0;
margin: 0;
border: 0 none;
max-width: 100%;
}
.relpost-post-image{
aspect-ratio: 16/9;
height: auto !important;
object-fit: cover;
}
.relpost-block-container {
border: 0 none;
margin: 0;
padding: 0;
}
.relpost-block-single {
border-bottom: medium none;
margin: 0;
padding: 6px;
display: block;
float: left;
text-decoration: none;
text-align: center;
cursor: pointer;
margin-right: -1px;
margin-bottom: 5px;
overflow: hidden;
border: 0;
}
.rpth_list_date{
display: block;
padding-top: 5px
}
.relpost-block-single-image {
border: 0 none;
margin: 0;
padding: 0;
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-inline-policy: continuous;
background-size: cover !important;
max-width: 100%;
}
.relpost-block-single-text {
border: 0 none;
margin: 3px 0 0;
padding: 0;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
font-stretch: normal;
-x-system-font: none;
overflow: hidden;
}
.relpoststh_front_cat {
padding-top: 5px;
}
html[dir="rtl"] .relpost-block-single {
float: right;
}
html[dir="rtl"] #related_posts_thumbnails li {
float: right;
}
.relpost-align-left {
float: left;
}
.relpost-align-right {
float: right;
}
.relpost-align-center {
float: none;
text-align: center;
}
.relpost-align-center .relpost-block-single {
display: inline-block;
float: none;
}
.relpost-thumb-wrapper:after {
content: "";
display: block;
clear: both;
}
.rpth_post_date {
display: block;
padding-top: 10px;
font-size: 11px;
}
.relpost-block-container .relpost_card_title{
font-size: inherit;
line-height: inherit;
font-weight: 700;
}
.relpost_content h2.relpost_card_title {
font-size: inherit;
} .relpost-block-column-layout{
display: grid;
grid-template-columns: repeat(var(--relposth-columns), 1fr);
gap: 10px; }
.relpost-block-column-layout .relpost-custom-block-single{
max-width: 100%;
}
.relpost-block-column-layout .relpost-block-single-image{
width: 100% !important;
aspect-ratio: 1/1;
height: auto !important;
background-position: center center !important;
} @media (max-width: 1024px){
.relpost-block-column-layout{
grid-template-columns: repeat(var(--relposth-columns_t), 1fr);
}
}
@media (max-width: 600px){
.relpost-block-column-layout{
grid-template-columns: repeat(var(--relposth-columns_m), 1fr);
}
}
  .mega-menu-last-modified-1739787051 {
content: "Monday 17th February 2025 10:10:51 UTC";
}
#mega-menu-wrap-max_mega_menu_1, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 + button.mega-close {
transition: none;
border-radius: 0;
box-shadow: none;
background: none;
border: 0;
bottom: auto;
box-sizing: border-box;
clip: auto;
color: #666;
display: block;
float: none;
font-family: inherit;
font-size: 16px;
height: auto;
left: auto;
line-height: 2.7;
list-style-type: none;
margin: 0;
min-height: auto;
max-height: none;
min-width: auto;
max-width: none;
opacity: 1;
outline: none;
overflow: visible;
padding: 0;
position: relative;
pointer-events: auto;
right: auto;
text-align: left;
text-decoration: none;
text-indent: 0;
text-transform: none;
transform: none;
top: auto;
vertical-align: baseline;
visibility: inherit;
width: auto;
word-wrap: break-word;
white-space: normal;
}
#mega-menu-wrap-max_mega_menu_1:before, #mega-menu-wrap-max_mega_menu_1:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge:after, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 + button.mega-close:before, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 + button.mega-close:after {
display: none;
}
#mega-menu-wrap-max_mega_menu_1 {
border-radius: 0;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 {
background: #222;
}
}
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-menu-toggle:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block a:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 a:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 span:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 input:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:focus, #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 form.mega-search-open:has(input[type=text]:focus), #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 + button.mega-close:focus {
outline-style: solid;
outline-width: 3px;
outline-color: #109cde;
outline-offset: -3px;
}
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
outline-offset: 2px;
}
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
background: #333;
color: #ffffff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
color: #ffffff;
background: #333;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
text-align: left;
padding: 20px 20px 20px 20px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link {
cursor: pointer;
display: inline;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group {
vertical-align: middle;
display: inline-block;
transition: none;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-title, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-description {
transition: none;
line-height: 1.5;
display: block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-description {
font-style: italic;
font-size: 0.8em;
text-transform: none;
font-weight: normal;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: flex;
align-items: center;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
flex: 0 0 auto;
align-self: flex-start;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top > a.mega-menu-link {
display: table-cell;
vertical-align: middle;
line-height: initial;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
display: block;
margin: 0 0 6px 0;
text-align: center;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
display: inline-block;
transition: none;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
display: block;
line-height: 40px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
display: inline-block;
margin: 0 6px 0 0;
text-align: left;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
float: right;
margin: 0 0 0 6px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-animating > ul.mega-sub-menu {
pointer-events: none;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
cursor: inherit;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
cursor: pointer;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 p {
margin-bottom: 10px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 input, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 img {
max-width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu {
display: block;
visibility: hidden;
opacity: 1;
pointer-events: auto;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu {
display: none;
visibility: visible;
opacity: 1;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
display: block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
display: none;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
opacity: 0;
transition: opacity 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
opacity: 1;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
opacity: 0;
transform: translate(0, 10px);
transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
opacity: 1;
transform: translate(0, 0);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
transform: translate(0, 10px);
transition: transform 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
transform: translate(0, 0);
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
display: none;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
display: block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
visibility: visible;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
visibility: inherit;
opacity: 1;
display: block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 33.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 20%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 16.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a[class^="dashicons"]:before {
font-family: dashicons;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:before {
display: inline-block;
font: inherit;
font-family: dashicons;
position: static;
margin: 0 6px 0 0px;
vertical-align: top;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: inherit;
background: transparent;
height: auto;
width: auto;
top: auto;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
margin: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
margin: 0 6px 0 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
border-radius: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-right > ul.mega-sub-menu {
right: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
border-radius: 0;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-menu-item {
position: static;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
margin: 0 0px 0 0;
display: inline-block;
height: auto;
vertical-align: middle;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-right {
float: right;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-right {
margin: 0 0 0 0px;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-float-left {
float: left;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:focus {
background: #333;
color: #ffffff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
background: #333;
color: #ffffff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
color: #ffffff;
background: #333;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
background: #333;
color: #ffffff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
color: #ffffff;
background: #333;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
line-height: 40px;
height: 40px;
padding: 0px 10px 0px 10px;
vertical-align: baseline;
width: auto;
display: block;
color: #ffffff;
text-transform: none;
text-decoration: none;
text-align: left;
background: rgba(0, 0, 0, 0);
border: 0;
border-radius: 0;
font-family: inherit;
font-size: 16px;
font-weight: normal;
outline: none;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
line-height: inherit;
display: table-cell;
vertical-align: middle;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
display: none;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
display: list-item;
margin: 0;
clear: both;
border: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-right {
float: none;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
border-radius: 0;
border: 0;
margin: 0;
line-height: 40px;
height: 40px;
padding: 0 10px;
background: transparent;
text-align: left;
color: #ffffff;
font-size: 14px;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
width: 100%;
float: left;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
float: left;
min-height: 1px;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
width: 33.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
width: 66.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
width: 75%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
width: 20%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
width: 40%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
width: 60%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
width: 80%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
width: 16.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
width: 33.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
width: 66.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
width: 83.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
width: 14.2857142857%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
width: 28.5714285714%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
width: 42.8571428571%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
width: 57.1428571429%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
width: 71.4285714286%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
width: 85.7142857143%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
width: 12.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
width: 37.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
width: 62.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
width: 75%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
width: 87.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
width: 11.1111111111%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
width: 22.2222222222%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
width: 33.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
width: 44.4444444444%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
width: 55.5555555556%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
width: 66.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
width: 77.7777777778%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
width: 88.8888888889%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
width: 10%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
width: 20%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
width: 30%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
width: 40%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
width: 60%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
width: 70%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
width: 80%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
width: 90%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
width: 9.0909090909%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
width: 18.1818181818%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
width: 27.2727272727%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
width: 36.3636363636%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
width: 45.4545454545%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
width: 54.5454545455%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
width: 63.6363636364%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
width: 72.7272727273%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
width: 81.8181818182%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
width: 90.9090909091%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
width: 8.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
width: 16.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
width: 33.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
width: 41.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
width: 58.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
width: 66.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
width: 75%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
width: 83.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
width: 91.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
width: 100%;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
width: 100%;
clear: both;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
padding: 20px 20px 20px 20px;
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
z-index: 999;
border-radius: 0;
background: #f1f1f1;
border: 0;
padding: 20px 20px 20px 20px;
position: absolute;
width: 100%;
max-width: none;
left: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
float: left;
position: static;
width: 100%;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
width: 33.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
width: 66.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
width: 75%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
width: 20%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
width: 40%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
width: 60%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
width: 80%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
width: 16.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
width: 33.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
width: 66.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
width: 83.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
width: 14.2857142857%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
width: 28.5714285714%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
width: 42.8571428571%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
width: 57.1428571429%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
width: 71.4285714286%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
width: 85.7142857143%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
width: 12.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
width: 37.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
width: 62.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
width: 75%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
width: 87.5%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
width: 11.1111111111%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
width: 22.2222222222%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
width: 33.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
width: 44.4444444444%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
width: 55.5555555556%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
width: 66.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
width: 77.7777777778%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
width: 88.8888888889%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10 {
width: 10%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10 {
width: 20%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10 {
width: 30%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10 {
width: 40%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10 {
width: 60%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10 {
width: 70%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10 {
width: 80%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10 {
width: 90%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11 {
width: 9.0909090909%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11 {
width: 18.1818181818%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11 {
width: 27.2727272727%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11 {
width: 36.3636363636%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11 {
width: 45.4545454545%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11 {
width: 54.5454545455%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11 {
width: 63.6363636364%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11 {
width: 72.7272727273%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11 {
width: 81.8181818182%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11 {
width: 90.9090909091%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11 {
width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {
width: 8.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
width: 16.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
width: 25%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
width: 33.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12 {
width: 41.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12 {
width: 50%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12 {
width: 58.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12 {
width: 66.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12 {
width: 75%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12 {
width: 83.3333333333%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12 {
width: 91.6666666667%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
width: 100%;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
margin: 5px 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
clear: both;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
margin-left: 10px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
margin-left: 10px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
color: #666;
font-family: inherit;
font-size: 16px;
display: block;
float: left;
clear: none;
padding: 20px 20px 20px 20px;
vertical-align: top;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
clear: left;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
color: #555;
font-family: inherit;
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 20px 20px 20px 20px;
vertical-align: top;
display: block;
visibility: inherit;
border: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover {
border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
color: #555; font-family: inherit;
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 20px 20px 20px 20px;
vertical-align: top;
display: block;
border: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
color: #555; font-weight: bold;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
text-decoration: none;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
color: #666; font-family: inherit;
font-size: 14px;
text-transform: none;
text-decoration: none;
font-weight: normal;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
border: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: flex;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
color: #666; font-weight: normal;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
border: 0;
padding: 10px;
border-radius: 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
width: 100%;
clear: both;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
color: #666;
font-family: inherit;
font-size: 14px;
text-transform: none;
text-decoration: none;
font-weight: normal;
margin: 0;
border: 0;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
color: #666;
font-weight: normal;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu {
z-index: 999;
position: absolute;
width: 250px;
max-width: none;
padding: 0px 0px 0px 0px;
border: 0;
background: #f1f1f1;
border-radius: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu {
float: left;
position: static;
width: 100%;
padding: 0;
border: 0;
border-radius: 0;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
clear: both;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
display: block;
background: #f1f1f1;
color: #666;
font-family: inherit;
font-size: 14px;
font-weight: normal;
padding: 0px 10px 0px 10px;
line-height: 35px;
text-decoration: none;
text-transform: none;
vertical-align: baseline;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
background: #dddddd;
font-weight: normal;
text-decoration: none;
color: #666;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
position: absolute;
left: 100%;
top: 0;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
padding-left: 20px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
padding-left: 30px;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
display: inline-block;
width: auto;
background: transparent;
position: relative;
pointer-events: auto;
left: auto;
min-width: auto;
font-size: inherit;
padding: 0;
margin: 0 0 0 6px;
height: auto;
line-height: inherit;
color: inherit;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
content: "";
font-family: dashicons;
font-weight: normal;
display: inline-block;
margin: 0;
vertical-align: top;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: rotate(0);
color: inherit;
position: relative;
background: transparent;
height: auto;
width: auto;
right: auto;
line-height: inherit;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
float: right;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
content: "";
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
float: right;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
content: "";
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
display: none;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
display: none;
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
content: "";
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
text-align: right;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
float: left;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
content: "";
margin: 0 6px 0 0;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
float: right;
margin: 0 0 0 6px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
left: -100%;
top: 0;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li[class^="mega-lang-item"] > a.mega-menu-link > img {
display: inline;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link > img.wpml-ls-flag, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link > img.iclflag {
display: inline;
margin-right: 8px;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-on-mobile, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
display: none;
}
}
@media only screen and (min-width: 769px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-on-desktop, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
display: none;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1:after {
content: "";
display: table;
clear: both;
}
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 + button.mega-close {
visibility: hidden;
transition: left 200ms ease-in-out, right 200ms ease-in-out, visibility 200ms ease-in-out;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect-mobile^="slide_left"] + button.mega-close {
right: 0;
left: 100%;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect-mobile^="slide_right"] + button.mega-close {
right: 100%;
left: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1:has(.mega-menu-open) #mega-menu-max_mega_menu_1[data-effect-mobile^="slide_"] + button.mega-close {
display: flex;
position: fixed;
top: 0;
z-index: 99999999999;
cursor: pointer;
visibility: visible;
}
#mega-menu-wrap-max_mega_menu_1:has(.mega-menu-open) #mega-menu-max_mega_menu_1[data-effect-mobile^="slide_"] + button.mega-close:before {
display: flex;
content: "";
font-family: dashicons;
font-weight: normal;
color: #fff;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
font-size: 16px;
}
#mega-menu-wrap-max_mega_menu_1:has(.mega-menu-open) #mega-menu-max_mega_menu_1[data-effect-mobile^="slide_left"] + button.mega-close {
right: 300px;
left: auto;
}
#mega-menu-wrap-max_mega_menu_1:has(.mega-menu-open) #mega-menu-max_mega_menu_1[data-effect-mobile^="slide_right"] + button.mega-close {
left: 300px;
right: auto;
}
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {
display: none;
z-index: 1;
cursor: pointer;
background: #222;
border-radius: 2px 2px 2px 2px;
line-height: 40px;
height: 40px;
text-align: left;
user-select: none;
-webkit-tap-highlight-color: transparent;
outline: none;
white-space: nowrap;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle img {
max-width: 100%;
padding: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-preferred-size: 33.33%;
-webkit-flex-basis: 33.33%;
flex-basis: 33.33%;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left {
-webkit-box-flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
flex: 1;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
margin-left: 6px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
margin-right: 6px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
margin-left: 3px;
margin-right: 3px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right {
-webkit-box-flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
flex: 1;
-webkit-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
margin-right: 6px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
margin-left: 6px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
height: 100%;
outline: 0;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
-ms-flex-negative: 0;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {
position: relative;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
background: #222;
padding: 0px 0px 0px 0px;
display: none;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1 {
display: block;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
position: fixed;
display: block;
width: 300px;
max-width: 100%;
height: 100vh;
max-height: 100vh;
top: 0;
box-sizing: border-box;
transition: left 200ms ease-in-out, right 200ms ease-in-out, visibility 200ms ease-in-out;
overflow-y: auto;
overflow-x: hidden;
z-index: 9999999999;
overscroll-behavior: contain;
visibility: hidden;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1 {
visibility: visible;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
left: -300px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1 {
left: 0;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open:after {
position: fixed;
width: 100%;
height: 99999px;
content: "";
top: 0;
left: 0;
opacity: 0.5;
background: black;
cursor: pointer;
z-index: 9999999998;
}
}
html.mega-menu-max_mega_menu_1-off-canvas-open {
overflow: hidden;
height: auto;
}
html.mega-menu-max_mega_menu_1-off-canvas-open body {
overflow: hidden;
height: auto;
}
html.mega-menu-max_mega_menu_1-off-canvas-open #wpadminbar {
z-index: 0;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 {
cursor: pointer; }
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible;
transform: scale(0.8);
align-self: center;
outline: 0;
background: none;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
width: 40px;
height: 24px;
display: inline-block;
position: relative;
outline: 0;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
display: block;
top: 50%;
margin-top: -2px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
width: 40px;
height: 4px;
background-color: #ddd;
border-radius: 4px;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
content: "";
display: block;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
top: -10px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
bottom: -10px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
top: 2px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
top: 10px;
transition-property: transform, opacity;
transition-timing-function: ease;
transition-duration: 0.15s;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
top: 20px;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
transform: translate3d(0, 10px, 0) rotate(45deg);
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
opacity: 0;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
transform: translate3d(0, -20px, 0) rotate(-90deg);
} #mega-menu-wrap-max_mega_menu_1 {
clear: both;
}
.wp-block {}@font-face{font-family:dashicons;src:url(//artistic-influence.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//artistic-influence.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//artistic-influence.com/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}#hero {		
width:100%;
height:auto;
position:relative;
z-index:20;
overflow:hidden;
}
#hero.has-image {
z-index:2;
overflow:hidden;
}
#hero-styles {
position: relative;
width: 100%;
height:auto;
top: 0;
left: 0;
right: 0;
display: block;
margin: 0 auto;
z-index:2;		
}
#hero.has-image #hero-styles {
position: relative;
height:auto;
}
#hero-caption {
display: flex;
align-items: center;
width: 100%;
height:auto;
padding-top:80px;
padding-bottom:120px;
margin: 0 auto;
position: relative;
box-sizing: border-box;	
text-align:left;
pointer-events:initial;	
}
#hero-caption.text-align-center {
justify-content: center;
}
#hero-caption.height-title {
height: 100vh;
padding-top:80px;
padding-bottom:80px; 
}
#hero #hero-caption.no-padding-bottom {
padding-bottom:0;
}
#hero.has-image #hero-caption {
align-items: center;
justify-content: center;
height:100vh;
padding-top:80px;
padding-bottom:80px;
}
#hero.has-image #hero-caption.align-start {
align-items: flex-end;
justify-content: flex-start;
}
#hero #hero-caption .inner {
display: block;
width: auto;
height: auto;
}
#hero-caption.text-align-center .inner {
text-align:center;
}
#hero.has-image #hero-caption .inner {
-webkit-transform: scale(1);
transform: scale(1);
transform-origin: bottom left;	
}
#hero.has-image #hero-caption.align-start .inner {
-webkit-transform: scale(0.5);
transform: scale(0.5);	
}
#hero-image-wrapper {
position: absolute;
width: 100vw;
height: 100vh;
z-index: 0;
margin: 0 auto;
left: 0;
top:0;
right: 0;
}
#hero-background-layer {
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
z-index:0;
overflow:hidden;
}
#hero-bg-image {
background-size:cover;
position:absolute;
background-position:center center;
width:100%;
height:100%;
z-index:0;
opacity:0;
overflow:visible;
image-rendering: pixelated;
}
.load-project-page #hero-bg-image, .load-next-project #hero-bg-image, .load-project-thumb-with-title #hero-bg-image {
opacity:1!important;
-webkit-transform: scale(1.02);
transform: scale(1.02);	
}
.hero-title {
font-size: calc(1rem + 24.15vw);
line-height: calc(1rem + 22vw);
font-weight: 500;
position: relative;
display:block;
width:auto;
overflow:hidden;
padding: 0;
margin-bottom:0;
margin-left:-0.6vw;
color:#000;		
}
.text-align-center .hero-title {
margin-left:0;
}
.height-title .hero-title {
position:relative;
overflow:visible;
white-space: nowrap;
}
.height-title .hero-title div {
display:inline-block;
}
.hero-title span {
opacity:0;
display: block;
margin-top:0;
min-width:3vw;
transform: translateY(160px);
-webkit-transform: translateY(160px);
}
.height-title .hero-title span {
box-sizing:border-box;
display:inline-block;
transform-origin: bottom center;
}
.light-content .hero-title {
color:#fff;		
}
.change-header .hero-title {
color:#000;		
}
.hero-subtitle {
font-size: 18px;
font-weight:400;
line-height:24px;
margin-top:50px;
width: 100%;
z-index: 10;		
position:relative;
display:block;
overflow:hidden;
margin-left: 0px;
color:#000;
opacity:0.4;
}
.subtitle-padding-left .hero-subtitle {
margin-left:0;
margin-right:0;
box-sizing:border-box;
padding-left:50%;
text-align:left;
}
.hero-subtitle span {
position:relative;
display:block;
opacity:0;
transform: translateY(60px);
-webkit-transform: translateY(60px);
}
.inline-title .hero-subtitle span {
display: inline-block;
}
.light-content .hero-subtitle {
color: #fff;
}
.change-header .hero-subtitle {
color: #000!important;
}
.hero-arrow {
width: 36px;
height: 50px;
position: absolute;
bottom: 50px;
left: 80px;
right: auto;
margin: 0;
display: flex;
background: transparent;
justify-content: center;
align-items: center;
}
.text-align-center .hero-arrow {		
left: 0;
right: 0;
margin: auto;
}
.hero-arrow span {
position:relative;
height:100%;
width:100%;
opacity: 0;
display: flex;
box-sizing:border-box;
background: transparent;
justify-content: center;
align-items: center;
transform: translateY(30px);
-webkit-transform: translateY(30px);
border-radius: 50px;
border: 2px solid rgba(0,0,0,0.4);
cursor:pointer;
-webkit-transition: border 0.2s ease-in-out 0s;
transition: border 0.2s ease-in-out 0s;
}
.hero-arrow:hover span {
border: 2px solid rgba(0,0,0,1);
}
.light-content .hero-arrow span {
border: 2px solid rgba(255,255,255,0.5);
}
.light-content .hero-arrow:hover span {
border: 2px solid rgba(255,255,255,1);
}
.hero-arrow i.arrow-icon {
border: solid #000;
border-width: 0px 3px 3px 0px;
box-sizing: border-box;
display: block;
position: relative;
top: 0px;
left: 0px;
height: 20px;
width: 20px;
transform: rotate(45deg) scale(0.5);
}
#hero-footer {
position: absolute;
width: 100%;
padding: 28px 80px;
box-sizing: border-box;
bottom: 0;
left: 0;
font-weight: 500;
font-size: 14px;
line-height:60px;
color:#222;
}
#hero-footer.has-border::after {
content:"";
position:absolute;
left:0;
right:0;
bottom:0;
width:100%;
height:1px;
opacity:0;
background-color:rgba(0,0,0,0.15);
transform: scaleX(0);
transform-origin: center;
transition: all 0.3s ease-out 0s;
}
.light-content #hero-footer.has-border::after {
background-color:rgba(255,255,255,0.15);
}
#hero-footer.has-border.visible::after {
opacity:1;
transform: scaleX(1);
}
.light-content #hero-footer {
color:#fff;
}
#hero-footer:after {
content: "";
clear: both;
display: table;
}
.hero-footer-left {
float:left;
opacity:0;
cursor:pointer;
transform: translateY(10px);
-webkit-transform: translateY(10px);
}
.hero-footer-right {
float:right;
opacity:0;		
transform: translateY(10px);
-webkit-transform: translateY(10px);
}
.no-grid-option .hero-footer-right {
float:none;
}
#hero-description {
position:relative;
display: table;
width: 100%;
height: auto;
padding-top: 20px;
padding-bottom: 200px;
margin: 0 auto;
box-sizing: border-box;
pointer-events: initial;
}
#hero-description .inner {
padding-right:55%;
}
#hero-description p {
color:#000;
}
.light-content #hero-description p {
color: #fff;
}
#share {
top:-3px;
right: -10px;
position: relative;
font-size:14px;
}
#share::before {
position: absolute;
top: 0;
left: -140px;
content: attr(data-text);
width: 120px;
text-align:right;
}
#share .parallax-wrap {
width: 50px;
height: 60px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
float: left;
}
.jssocials-share-link i {
opacity:0;
}
.jssocials-share-facebook a:before {
content:"Fb";
position:absolute;
}
.jssocials-share-linkedin a:before {
content:"Li";
position:absolute;
}
.jssocials-share-twitter a:before {
content:"Tw";
position:absolute;
}
.jssocials-share-pinterest a:before {
content:"Pn";
position:absolute;
}
.jssocials-share-stumbleupon a:before {
content:"St";
position:absolute;
}
.jssocials-share-whatsapp a:before {
content:"Wa";
position:absolute;
}
.jssocials-share-viber a:before {
content:"Vb";
position:absolute;
}
.jssocials-share-email a:before {
content:"Em";
position:absolute;
}
.jssocials-share-vkontakte a:before {
content:"Vk";
position:absolute;
} #main {
position:relative;
opacity:0;
user-select: none; 
-webkit-user-select: none; 
-khtml-user-select: none; 
-moz-user-select: none; 
-ms-user-select: none;
}
.load-project-page #main, .load-next-project #main, .load-next-page #main {
opacity:1;
}
#main-content, #main-content-bg {
position:relative;
opacity:1;
z-index:10;		
-webkit-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
}
#main-page-content {
position: relative;
box-sizing:border-box;
opacity: 0;
width:100%;
margin:0 auto;
margin-bottom: 0;
overflow:hidden;
max-width:none;
}
#main-page-content::after {
clear: both;
content: " ";
display: table;
}
#main-page-content.project-page {
margin-bottom: calc(200vh - 120px);
}
.hero-below-caption #main-page-content.project-page {
margin-bottom: calc(200vh - 120px);
}
#main-content.portfolio-page {		
overflow:hidden;		
}
#main-content.portfolio-page #main-page-content {
overflow:visible;
width:100%;
max-width:none;
padding:0;
} #page-nav {
height: auto;
width: 100%;
color: #000;
position: relative;
margin-bottom: 0;
opacity:0;
overflow:hidden;
}
.light-content #page-nav {
color: #fff;
}
.page-nav-wrap {
position: relative;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 3;
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.page-nav-caption {
display: flex;
align-items: center;
justify-content: flex-start;
width: 100%;
margin: 0 auto;
padding-top: 180px;
padding-bottom: 130px;
margin: 0 auto;
height: 100%;
top:0;
opacity:0;
position: relative;
box-sizing: border-box;
}
.page-nav-caption.text-align-center {
justify-content: center;
}
.page-nav-caption.height-title {
height: calc(100vh - 120px);
padding-top:80px;
padding-bottom:80px; 
}
#page-nav .inner {
display: block;
width: auto;
height: auto;
text-align:left;
}
#page-nav .text-align-center .inner {
text-align:center;
}
.page-title {
margin:0;
width:auto;
z-index:10;
color:#000;
position:relative;
display:table;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.text-align-center .page-title {
margin:0 auto;
}
.light-content .page-title {
color:#fff;
}
.next-hero-title {
font-size: calc(1rem + 24.15vw);
line-height: calc(1rem + 14.5vw);
font-weight: 500;
position: relative;
display:block;
width:auto;
overflow:hidden;
padding: 0;		
margin-top:0px;
margin-left:-0.6vw;
color:#000;				
}
.height-title .next-hero-title {
position:relative;
overflow:visible;
white-space: nowrap;
}
.text-align-center .next-hero-title, .text-align-center .next-hero-subtitle {
display:table;
width:auto;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.height-title .next-hero-title div {
display:inline-block;
}
.next-hero-title span {
display: block;
min-width:3vw;
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.height-title .next-hero-title span {
box-sizing:border-box;
display:inline-block;
transform-origin: top center;
}
.light-content .next-hero-title {
color:#fff;		
}
.change-header .next-hero-title {
color:#000;		
}
.next-hero-subtitle {
font-size: 18px;
font-weight:400;
line-height:30px;
margin-top:0px;
margin-bottom:40px;
width: 100%;
z-index: 10;		
position:relative;
display:block;
overflow:hidden;
margin-left: 0px;
color:#000;
opacity:0.4;
}
#page-nav .next-hero-subtitle {
margin-top: 0px;
margin-bottom:50px;
}
.next-hero-subtitle span {
position:relative;
display:block;
}
.inline-title .next-hero-subtitle span {
display: inline-block;
}
.light-content .next-hero-subtitle {
color: #fff;
}
.change-header .next-hero-subtitle {
color: #000;
} #project-nav {
height: 200vh;
width: 100%;
color: #fff;
position: absolute;
margin-bottom: 0;
bottom: -200vh;
overflow:hidden;
}
#project-nav.change-header {
color: #000;
background-color:#fff;
}
.dark-content #project-nav.change-header {
color: #fff;
background-color:#000;
}
.next-project-wrap {
display: table;
width: 100%;
margin: 0 auto;
height: 50%;
position: absolute;
box-sizing: border-box;
opacity:1; z-index:10;
}
.hero-below-caption .next-project-wrap {
top:0;
}
.next-project-image-wrapper {
position: absolute;
width: 100vw;
height: 100%;
top:0;
left:0;
opacity:1;
}
.next-project-image-wrapper.temporary {
position:fixed;
}
.next-project-image-wrapper.active {
opacity:1;
}
.next-project-image {
position: absolute;
top:0;
opacity:1;
left: 0;
right:0;
margin:0 auto;
height: 100%;
width: 100%;
overflow:hidden;
clip-path: inset(100% 0% 0% 0%);		
-webkit-transform: scale(1.25) rotate(-5deg);
transform: scale(1.25) rotate(-5deg);	
}
.load-project-thumb-with-title .next-project-image {
z-index:10;
}
.next-project-image.temporary {
top:0px!important;
}
.next-project-image.visible {
opacity:1!important;
clip-path: inset(0 0%)!important;
-webkit-transform: scale(1.02) rotate(0)!important;
transform: scale(1.02) rotate(0)!important;	
}
.next-project-image-bg {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-size: cover;
background-position:center center;
background-repeat: no-repeat;
z-index:1;
-webkit-transform: scale(1);
transform: scale(1);	
}
.next-project-image.visible .next-project-image-bg {
opacity:1!important;
top: 0!important;	
}
.all-works {
position: absolute;
top: 20px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: auto;
margin: 0 auto;
margin-top: 25px;
display: table;
z-index:100;
}
.all-works::after {
content: "";
position: absolute;
height: 100%;
top: 0;
left: 0px;
line-height: 30px;
opacity: 1;
-webkit-transition: all 0.15s ease-out 0s;
transition: all 0.15s ease-out 0s;
width: 100%;
border: 2px solid #fff;
border-radius: 30px;
box-sizing: border-box;
clip-path: inset(50% 0% );
pointer-events: none;
}
.change-header .all-works::after {
border: 2px solid #000;
}
.dark-content .change-header .all-works::after {
border: 2px solid #fff;
}
.all-works:hover::after {
clip-path: inset(0% 0% );
}
.all-works span, .all-works span::before {
padding:0 16px;
}
.next-project-caption {
position:absolute;
display: table;
left:0;
right:0;
margin: 0 auto;
width: 100%;
height: 100%;
box-sizing: border-box;
padding-top:20px;
padding-bottom: 20px;
}
.next-caption-wrapper {
display: table-cell;
box-sizing: border-box;
vertical-align: middle;
text-align:left;
position:relative;
}
#project-nav .caption-wrapper {
position: relative;
display: table;
margin: 0;
}
#project-nav .text-align-center .caption-wrapper {
margin: 0 auto;
text-align:center;
}
.next-caption {
display:table;
position:relative;
z-index:1;
-webkit-transform: scale(1);
transform: scale(1);
transform-origin: center center;		
}
.text-align-center .next-caption {
margin: 0 auto;
text-align:center;
}	
#project-nav .next-ajax-link-project {
display: block;
margin: 0;
width: 100%;
height: 100%;
position: absolute;
z-index: 10;
top: 0;
left: 0;
}
.next-ajax-link-project.auto-trigger {
pointer-events:none;
}
.disable-ajaxload .next-ajax-link-project.auto-trigger {
pointer-events:initial;
}
.next-hero-counter {
position: absolute;
height: 20px;
width:30px;
text-align:right;
top:6px;
right:-45px;
overflow:hidden;
opacity:0;
}
.next-hero-counter span {
position:absolute;
display:block;
font-size: 14px;
font-weight:500;
line-height:20px;
color:#000;
}
.change-header .next-hero-counter span {
color: #000;
}
.light-content .next-hero-counter span {
color: #fff;
}
.light-content .change-header .next-hero-counter span {
color: #000;
}
.dark-content .change-header .next-hero-counter span {
color: #fff;
}
.next-hero-progress {
position: absolute;
top:0;
right:0;
height: 6px;
width: 100%;
z-index:100;
}
.next-hero-progress span {
position: absolute;
left:0;
height: 6px;
width: 0;
background-color: #000;
}
.change-header .next-hero-progress span {
background-color: #000;
}
.light-content .next-hero-progress span {
background-color: #fff;
}
.light-content .change-header .next-hero-progress span {
background-color: #000;
}
.dark-content .change-header .next-hero-progress span {
background-color: #fff;
}
#project-nav .next-hero-title, #project-nav .next-hero-subtitle {
color:#000;
}
#project-nav.change-header .next-hero-title, #project-nav.change-header .next-hero-subtitle {
color:#000;
}
.light-content #project-nav .next-hero-title, .light-content #project-nav .next-hero-subtitle {
color:#fff;
}
.light-content #project-nav.change-header .next-hero-title, .light-content #project-nav.change-header .next-hero-subtitle {
color:#000;
}
.dark-content #project-nav.change-header .next-hero-title, .dark-content #project-nav.change-header .next-hero-subtitle {
color:#fff;
}
#project-nav.change-header .all-works, #project-nav.change-header .all-works .link-text {
color:#000;
}
.light-content #project-nav .all-works, .light-content #project-nav .all-works .link-text {
color:#fff;
}
.light-content #project-nav.change-header .all-works, .light-content #project-nav.change-header .all-works .link-text {
color:#000;
}
.dark-content #project-nav.change-header .all-works, .dark-content #project-nav.change-header .all-works .link-text {
color:#fff;
} .temporary-hero {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
pointer-events: none;
z-index:10;
}
.temporary-hero .outer {
width: 100%;
padding-top:120px;
padding-bottom:160px;
height: 100%;
position: relative;
margin: 0 auto;
box-sizing: border-box;
z-index:10;
}
.temporary-hero .outer.middle {
padding-top:160px;
padding-bottom:160px;
}
.hero-below-caption .temporary-hero .outer {
padding-top:315px;
}
.temporary-hero .inner {
vertical-align: top;
}
.temporary-hero .middle .inner {
vertical-align: middle;
}
.hero-below-caption .temporary-hero .inner {
vertical-align: top;
text-align:left;
}
.temporary-hero .inner .caption-wrapper, .temporary-hero .inner .next-caption {
position: relative;
}
.temporary-hero .inner .caption-wrapper .title span {
color: #000;
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.temporary-hero .inner .caption-wrapper .subtitle span {
position: relative;
display: block;
opacity: 1;
color: #000;
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.temporary-hero.light-content .inner .caption-wrapper .title span, .temporary-hero.light-content .inner .caption-wrapper .subtitle span {
color: #fff;
}
.temporary-hero .next-hero-progress {
background-color: rgba(0,0,0,0.3);
}
.temporary-hero .next-hero-progress span {
background-color: #000;
}
.temporary-hero.light-content .next-hero-progress {
background-color: rgba(255,255,255,0.3);
}
.temporary-hero.light-content .next-hero-progress span {
background-color: #fff;
}
.temporary-hero .next-hero-counter span {
color: #000;
}
.temporary-hero.light-content .next-hero-counter span {
color: #fff;
}
.temporary-hero .inner .caption-wrapper .title div:first-child span:first-child::before {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out 0.2s;
transition: opacity 0.3s ease-out 0.2s;
}
.temporary-hero .inner .caption-wrapper .title div:first-child span:first-child::after {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out 0.2s;
transition: opacity 0.3s ease-out 0.2s;
} .content-max-width {
box-sizing:border-box;
padding-left:80px;
padding-right:80px;
max-width:1320px;
}
.content-full-width {
box-sizing:border-box;
padding-left:80px;
padding-right:80px;
max-width:100%;
} @media only screen and (max-width: 1537px) {
.hero-title {
font-size: calc(1rem + 22.15vw);
line-height: calc(1rem + 20.5vw);
}
.hero-subtitle {
margin-top: 30px;
}
.hero-text {
font-size: 26px;
line-height: 36px;
}
#page-nav .next-hero-subtitle {
margin-bottom: 30px;
}
.next-hero-title {
font-size: calc(1rem + 22.15vw);
line-height: calc(1rem + 12.5vw);
}
}
@media only screen and (max-width: 1466px) {
#hero-caption {
padding-top:160px;
padding-bottom:160px;
}
#hero.has-image #hero-caption, .temporary-hero .outer {	
padding-bottom: 60px;
}
.temporary-hero .outer.middle {
padding-top: 140px;
padding-bottom: 140px;
}
#hero-description {
padding-bottom: 220px;
}
#hero-description .inner {
padding-right: 45%;
}
#hero-footer {
padding: 25px 60px;
}
.page-nav-caption {
padding-top: 160px;
padding-bottom: 120px;
}
.content-max-width, .content-full-width {
padding-left:60px;
padding-right:60px;
}
}
@media only screen and (max-width: 1024px) {
#hero-caption {
padding-top:140px;
padding-bottom:140px;
}
#hero.has-image #hero-caption, .temporary-hero .outer {	
padding-bottom: 40px;
}	
.hero-subtitle {
margin-top: 20px;
font-size: 18px;
}
#hero-description {
padding-bottom: 200px;
}
#hero-description .inner {
padding-right: 35%;
}
#hero-footer {
padding: 10px 40px;
}
.page-nav-caption {
padding-top: 140px;
padding-bottom: 100px;
}
#page-nav .next-hero-subtitle {
margin-top: 20px;
}
.next-hero-subtitle {
font-size: 18px;
}
.next-hero-counter {
top: 0px;
}
.content-max-width, .content-full-width {
padding-left:40px;
padding-right:40px;
}
}
@media only screen and (max-width: 767px) {	
#hero-caption {
padding-top:120px;
padding-bottom:120px;
}
#hero.has-image #hero-caption, .temporary-hero .outer {	
padding-bottom: 30px;
}
.temporary-hero .outer.middle {
padding-top: 120px;
padding-bottom: 120px;
}
.hero-subtitle {
margin-top: 10px;
font-size: 16px;
}
.subtitle-padding-left .hero-subtitle {
margin-left: 0;
margin-right: 0;
margin: auto;
margin-top: 10px;
padding-left: 0;
text-align: center;	
}
.hero-arrow {
width: 30px;
height: 45px;
left: 30px;
bottom:38px;
}
#hero-description {
padding-bottom: 180px;
}
#hero-description .inner {
padding-right: 15%;
}
.hero-text {
font-size: 22px;
line-height: 32px;
}
#hero-footer {
padding: 10px 30px;
}
.hero-footer-left {
transform: translateX(-20px);
-webkit-transform: translateX(-20px);
}
.hero-footer-left .button-text {
display:none;
}
.page-nav-caption {
padding-top: 120px;
padding-bottom: 120px;
}
#page-nav .next-hero-subtitle {
margin-top: 10px;
font-size: 16px;
}
.next-hero-counter {
top: -2px;
}
.content-max-width, .content-full-width {
padding-left:30px;
padding-right:30px;
}
}
@media only screen and (max-width: 479px) {
#hero-caption {
padding-top:100px;
padding-bottom:100px;
}
#hero.has-image #hero-caption, .temporary-hero .outer {	
padding-bottom: 20px;
}
#hero-description {
padding-bottom: 160px;
}
#hero-description .inner {
padding-right: 0;
}
#hero-footer {
padding: 10px 20px;
}
#hero .button-wrap .button-text {
display: none;
}
.page-nav-caption {
padding-top: 100px;
padding-bottom: 100px;
}
.all-works {
top: 0;
}
.next-hero-counter {
top: -4px;
right: -38px;
}
.content-max-width, .content-full-width {
padding-left:20px;
padding-right:20px;
}
}#app {
top: 0;
left: 0;
position: fixed;
width: 100%;
height: 100vh;
overflow: hidden;
pointer-events: none;
opacity:0;
-webkit-transition: all 0.1s ease-in-out 0.3s;
transition: all 0.1s ease-in-out 0.3s;
}
.load-project-thumb #app, .load-project-thumb-with-title #app, .load-project-thumb-with-title-and-scale #app {
opacity:1;
}
.grid__item-img--large {
pointer-events: none;
position: absolute ;
opacity: 0;
}
.grid__item-hidden {
pointer-events: none;
position: fixed;
opacity: 0;
} .clapat-slide a {
height: 0px;		
}
.clapat-slider-wrapper {
width:100%;
height: 100vh;
position:relative;	
}
.clapat-slider {
position:absolute;
left:0;
top:0;
padding: 0 42vw 0 42vw;
display: flex;
align-items: center;
height: 100%;
width:100%;
user-select: none;
cursor: grab;
z-index: 2;
overflow:hidden;
box-sizing:border-box;
}
.clapat-state-dragging .clapat-slider {
cursor:grabbing;
}
.clapat-state-dragging .cp-button-prev, .clapat-state-dragging .cp-button-next {
pointer-events:none;
}
.clapat-slider-viewport {
display: flex;
position: relative;
}
.clapat-slide {
overflow: hidden;
width: 16vw;
box-sizing:border-box;
}
.clapat-slide:first-child {
position: relative;
}
.clapat-slide:not(:first-child) {
position: absolute;
height: 100%;
}
.slide-inner {
position: relative;
overflow: hidden;		
cursor:pointer;
}
.clapat-state-dragging .clapat-slider .slide-inner {
cursor:grabbing;
pointer-events:none;
}
.disable-ajaxload .slide-link {
display: block;
position: absolute;
width: 100%;
height: 100%;
z-index: 1000;
}
.disable-ajaxload .snap-slide-caption .slide-link {
top:0;
}
.img-mask {
width: 100%;
height: 100%;
display: block;
position: absolute;
top:0;
left: 0;
margin: 0 auto;
box-sizing: border-box;
z-index: 0;
overflow:hidden;
border-radius:0px;		
-webkit-transition: border-radius 0.4s ease-in-out 0s;
transition: border-radius 0.4s ease-in-out 0s;
}
.rounded-borders .img-mask {
border-radius: 12px;	
}
.rounded-borders .above .img-mask {
border-radius:0px;
}
.section-image {
position:relative;
display:block;
width:100%;
height:100%;
}
.item-image {
width:100%;
height: 100%!important;
position:relative;
display:block;
z-index:100;	
object-position: center; 
object-fit: cover;
}
.clapat-slider img {
pointer-events:none;
}
.clapat-pagination {
width: 100%;
max-width:900px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
left:0;
right:0;
bottom: 40px;
margin:auto;
z-index: 20;
text-align: center;
opacity:0;
}
.clapat-pagination-bullet {
position:relative;
width: 40px;
height: 40px;
display:inline-flex;
margin:0;
cursor:pointer;
}
.showcase-carousel .clapat-pagination-bullet {
position:relative;
width:1px;
height:10px;
border-radius:0px;
display:inline-table;
background-color:rgba(0,0,0,0.5);
margin: 0 7px;
cursor:pointer;
transition: all 0.4s ease-out 0s;
}
.light-content .showcase-carousel .clapat-pagination-bullet {
background-color:rgba(255,255,255,0.5);
}
.disable-scroll .showcase-carousel .clapat-pagination-bullet {
transition: all 0s ease-out 0s;
}
.showcase-carousel .clapat-pagination-bullet.clapat-pagination-bullet-prev {
height:14px;
}
.showcase-carousel .clapat-pagination-bullet.clapat-pagination-bullet-next {
height:14px;
}
.showcase-carousel .clapat-pagination-bullet-active {
height:26px;
background-color:#000;
}
.light-content .showcase-carousel .clapat-pagination-bullet-active {
background-color:#fff;
}
.showcase-carousel .clapat-pagination-bullet.clapat-pagination-bullet-prev:last-child {
height:10px;
}
.showcase-carousel .clapat-pagination-bullet.clapat-pagination-bullet-next:first-child {
height:10px;
}
.clapat-pagination {
width: 100%;
max-width:900px;
height: 40px;
display: flex;
justify-content: center;
position: absolute;
left:0;
right:0;
bottom: 40px;
margin:auto;
z-index: 20;
text-align: center;
opacity:0;
overflow:hidden;
}
.carousel-nav-wrapper {
position: absolute;
height: 60px;
width: 100%;
max-width: calc(84% + 60px);
top: calc(50% - 30px);
left: 0;
right: 0;
z-index:300;
pointer-events: none;
margin: 0 auto;
}
.cp-button-prev, .cp-button-next {
float:left;
pointer-events:initial;
background-color:#000;
height: 44px;
line-height: 44px;
border-radius: 44px;
box-sizing:border-box;
top:18px;
position: relative;
cursor:pointer;		
}
.light-content .cp-button-prev, .light-content .cp-button-next {
background-color:#fff;
}
.clapat-button.cp-button-prev, .clapat-button.cp-button-next {
opacity:0;
}
.cp-button-next {
float:right;
}
.cp-button-prev .icon-wrap-scale, .cp-button-next .icon-wrap-scale {
transform: scale(0) ;
-webkit-transform: scale(0);
display: block;
position:absolute;
left:0;
width: 44px;
transition: all .3s ease-out;
height:44px;
}
.cp-button-next .icon-wrap-scale {
left:auto;
right:0;
}
.cp-button-prev:hover  .icon-wrap-scale, .cp-button-next:hover  .icon-wrap-scale {
transform: scale(1);
-webkit-transform: scale(1);
}
.cp-button-prev .icon-wrap, .cp-button-next .icon-wrap {
width: 36px;
height: 36px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
top:4px;
left:4px;
}
.cp-button-prev .button-icon, .cp-button-next .button-icon {
height: 36px;
width: 36px;
color: #000;
text-align: center;
line-height: 36px;
font-size: 14px;
background-color:#fff;
border-radius:36px;
}
.light-content .cp-button-prev .button-icon, .light-content .cp-button-next .button-icon {
color: #fff;
background-color:#000;
}
.cp-button-prev .button-icon i, .cp-button-next .button-icon i {
height: 36px;
line-height: 36px;
width: 36px;
text-align: center;
}
.vertical-arrows .cp-button-prev .button-icon i, .vertical-arrows .cp-button-next .button-icon i {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.cp-button-prev .button-text, .cp-button-next .button-text {
font-weight: 500;
font-size: 14px;
line-height: 44px;
margin: 0;
overflow: hidden;
width: auto;
padding: 0 36px 0 36px;
color: #fff;
-webkit-transition:padding .3s ease-out;
transition: padding .3s ease-out;
}
.light-content .cp-button-prev .button-text, .light-content .cp-button-next .button-text {
color:#000;
}
.cp-button-prev:hover  .button-text {
padding: 0 36px 0 60px;
}
.cp-button-next:hover  .button-text {
padding: 0 60px 0 36px;
}
.disable-scroll .cp-button-prev, .disable-scroll .cp-button-next {
pointer-events:none;
}
.grid-open.disable-scroll .cp-button-prev, .grid-open.disable-scroll .cp-button-next {
pointer-events:initial;
}
.progress-info {
position:absolute;
display:flex;
justify-content: center;
width:auto;
margin:0 auto;
margin-top:30px;
height:20px;
line-height:20px;
font-size:14px;
font-weight: 500;
left:0;
right:0;
z-index:10;
opacity:0;
}
.progress-info > .progress-info-fill, .progress-info > .progress-info-fill-2 {
position: relative;
width:auto;
-webkit-text-fill-color: rgba(0,0,0,0.1);
-webkit-background-clip: text;
background-repeat: no-repeat;
background-image: linear-gradient(#000, #000);
background-size: 0% 100%;
}
.progress-info > .progress-info-fill-2 {
position: absolute;
top: 0px;
left: auto;
background-size: 100% 100%;
background-position: right;
right: auto;
margin: auto;
width: auto;
display: block;
}
.light-content .progress-info > .progress-info-fill {
-webkit-text-fill-color: rgba(255,255,255,0.1);
background-image: linear-gradient(#fff, #fff);
}
.light-content .progress-info > .progress-info-fill-2 {
-webkit-text-fill-color: rgba(255,255,255,0.1);
background-image: linear-gradient(#fff, #fff);
}
.disable-scroll .clapat-slider {
pointer-events:none;
} .overlapping-image {
box-sizing:border-box;	
position:relative;
width:100%;
height:100vh;
display:flex;
align-items: center;
justify-content: center;
}
.overlapping-image-inner {
width:100%;
height:calc(100% - 120px);
position: relative;
cursor:pointer;
}
.overlapping-image:first-child .overlapping-image-inner {
align-self:flex-start;
}
.overlapping-image:last-child {
z-index:10;
}
.rounded-borders .overlapping-image img {
border-radius:8px;
}
.overlapping-image .slide-caption {
position:absolute;
box-sizing:border-box;
padding:80px;
width:100%;
height:100%;
display:flex;
align-items: flex-end;
justify-content: center;
color: #fff;
pointer-events:none;
}
.overlapping-image .change-header .slide-caption {
color: #000;
}
.overlapping-image .slide-caption .slide-title {
font-size: calc(1rem + 8vw);
line-height: calc(1rem + 7.5vw);
font-weight: 500;
overflow:hidden;
}
.overlapping-image .slide-caption span {
display: block;
margin-top:0;
}
.overlapping-image .slide-caption .slide-date {
position: absolute;
bottom: 80px;
left: 80px;
padding: 2px 16px;
background: rgba(255,255,255,0.2);
border-radius: 35px;
font-size: 14px;
}
.overlapping-image .change-header .slide-caption .slide-date {
color: #fff;
background: rgba(0, 0, 0, 0.4);
}
.overlapping-image .slide-caption .slide-cat {
position:absolute;
bottom:80px;
right:80px;
padding: 2px 16px;
background: rgba(255,255,255,0.2);
border-radius: 35px;
font-size: 14px;
}
.overlapping-image .change-header .slide-caption .slide-cat {
color: #fff;
background: rgba(0, 0, 0, 0.4);
} .curtains {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 2;
}
.curtains .curtain-row {
overflow: hidden;
background-color: #232323;
transform-origin: center bottom;
width:100%;
position:absolute;	
}
.filters-options-wrapper {
position: relative;
right: -14px;		
height: auto;
min-height:60px;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: flex-end;
}
.filter-option {
position:relative;
opacity:0.4;
pointer-events:initial;
margin-left:12px;
line-height:30px;
overflow:hidden;
-webkit-transition: opacity 0.15s ease-out 0s;
transition: opacity 0.15s ease-out 0s;
}
.filter-option:first-child {
margin-left:0px;
}
.filter-option.is_active, .filter-option.is_active span, .filter-option:hover {
opacity:1;
pointer-events:none;
}
.filter-option::after {
content: "";
position: absolute;
height: 100%;
top: 0;
left: 0px;
line-height: 30px;
opacity: 1;
-webkit-transition: all 0.15s ease-out 0s;
transition: all 0.15s ease-out 0s;
width: 100%;
border: 2px solid #000;
border-radius: 30px;
box-sizing: border-box;
clip-path: inset(50% 0% );
}
.filter-option:hover::after {
clip-path: inset(0% 0% );
}
.filter-option.is_active::after {
clip-path: inset(0% 0% );
opacity:1;
}
.light-content .filter-option::after {
border: 2px solid #fff;
}
.filter-option span, .grid-option span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
width:auto;
text-align:center;
transform-origin: 100% 0%;
pointer-events:initial;
cursor:pointer;
padding:0 16px;
}
.filter-option span::before, .grid-option span::before {
position: absolute;
width:auto;
top: 100%;
left:0;
content: attr(data-hover);
padding:0 16px;
}
.filter-option:hover span, .grid-option:hover span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.showcase-portfolio  {
position: relative;
display: flex;  		
flex-wrap: wrap;
width:calc(100% - 80px);
margin:0 auto;
margin-top:20px;
}
.showcase-portfolio .clapat-item {
position:relative;
width: calc(33.3333% - 80px);
height:18vw;
margin:60px 40px 120px 40px;
box-sizing:border-box;
padding:0px;		
z-index:10;
display:block;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 1) {
width: calc(40% - 80px);
height:44vw;		
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 2) {
width: calc(40% - 80px);
height:22vw;
margin-left: calc(20% + 40px);
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 3) {
width: calc(60% - 80px);
height:33vw;	
margin-left: calc(20% + 40px);
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 4) {
width: calc(40% - 80px);
height:22vw;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 5) {
width: calc(40% - 80px);
height:44vw;	
margin-left: calc(20% + 40px);
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 6) {
width: calc(60% - 80px);
height:33vw;		
margin-left: calc(20% + 40px);
}
.showcase-portfolio .clapat-item.filtered {
position:relative;
width: calc(33.3333% - 80px);
height:18vw;
margin:60px 40px 120px 40px;
box-sizing:border-box;
padding:0px;		
z-index:10;
display:block;
}
.showcase-portfolio .slide-inner {
padding-top: 0;
width: 100%;
height: 100%;
margin:0;
overflow:visible;
}
.showcase-portfolio .slide-inner::after {
display: block;
content: "";
clear: both;
}
.showcase-portfolio.items-filtered .slide-inner {
transform:none!important;
}
.showcase-portfolio.ease-transform .slide-inner {
transition-property: transform;
transition-duration: 0.5s;
transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.showcase-portfolio .slide-inner.disabled {
pointer-events:none;
}
.showcase-portfolio .section-image {
width:100%;
height:100%;
left:0;
overflow:hidden;
-webkit-transform:scale(1.03);
transform: scale(1.03);
-webkit-transition: transform 0.3s ease-out 0s;
transition: transform 0.3s ease-out 0s;
}
.showcase-portfolio .slide-inner:hover .section-image, .showcase-portfolio .above .section-image {		
-webkit-transform:scale(1);
transform: scale(1);			
}
.showcase-portfolio .slide-caption {
z-index: 10;
position: absolute;
left: 0px;
top: 0;
height: calc(100% + 50px);
width: 100%;
cursor: default;
pointer-events: none;
text-align: left;
opacity: 0;
display: flex;
align-items: flex-end;
justify-content: space-between;
}
.showcase-portfolio .slide-caption .slide-title {
font-size: 24px;
line-height:32px;
font-weight: 500;
color: #000;
overflow:hidden;
}
.light-content .showcase-portfolio .slide-caption .slide-title {
color: #fff;
}
.showcase-portfolio .slide-caption .slide-title span {
display: block;
}
.showcase-portfolio .slide-caption .slide-cat {
font-size: 14px;
line-height:32px;
font-weight: 500;
color: #000;
z-index:10;
overflow:hidden;
opacity:0.4;
}
.light-content .showcase-portfolio .slide-caption .slide-cat {
color: #fff;
}
.showcase-portfolio .slide-caption .slide-cat span {
display: block;
}
.showcase-portfolio .clapat-item .slide-date {
display: block;
color: #fff;
position: absolute;
top: 30px;
left: 30px;
padding: 2px 16px;
background: rgba(255,255,255,0.2);
border-radius: 35px;
font-size: 14px;
}
.showcase-portfolio .clapat-item .change-header .slide-date {
color: #fff;
background: rgba(0, 0, 0, 0.4);
} .gallery-close-thumbs {
width: 100%;
position: fixed;
top: 0;
height: 100%;
left: 0;
display:flex;
align-content: center;
justify-content: center;
z-index:50;
pointer-events:none;
}
.grid-open .gallery-close-thumbs {
pointer-events:initial;
}
.gallery-thumbs-wrapper {
width: 100%;
height:auto;
min-height:50%;
position: fixed;
right:0px;
bottom: 20px;
z-index:100;
pointer-events:none;
display:flex;
justify-content: center;
align-items: flex-end;
align-content: flex-end;
flex-wrap: wrap;
}
.gallery-thumbs-wrapper .trigger-item::before {
float: left;
padding-top: 62.5%;
content: "";
}
.gallery-thumbs-wrapper .trigger-item {
position:relative;
width:calc(100% / 18 - 30px);
height:auto;
margin:15px;		
aspect-ratio: 16/10;
}
.gallery-thumbs-wrapper .trigger-item::after {
display: block;
content: "";
clear: both;
}
.gallery-zoom-wrapper {
width: 55%;
position: fixed;
top: 130px;
height: calc(100% - 340px);
left: 0;
right:0;
margin:0 auto;
display:flex;
flex-direction: column;
align-content: center;
justify-content: center;
z-index:200;
pointer-events:none;
}
.gallery-zoom-wrapper .trigger-item::before {
float: left;
padding-top: 140%;
content: "";
}
.gallery-zoom-wrapper .trigger-item {
width: 100%;
height:100%;
aspect-ratio: unset;
position: relative;
align-self: center;	
}
.gallery-zoom-wrapper .trigger-item::after {
display: block;
content: "";
clear: both;
}
.enable-trigger .gallery-zoom-wrapper .trigger-item {
pointer-events:initial;	
cursor:pointer;	
}
.show-loader .showcase-gallery .clapat-slider {
pointer-events:none;
}
.disable-scroll .showcase-gallery .cp-button-prev, .disable-scroll .showcase-gallery .cp-button-next {
pointer-events:initial;
}
.showcase-gallery .clapat-slider {
padding:0 35vw 0 35vw;
}
.showcase-gallery .clapat-slider-viewport {
z-index:10;
height:100%;
}
.showcase-gallery .clapat-slide {
width: 30vw;
height:100%;
box-sizing:border-box;
padding:0 10px;
display: flex;
justify-content: space-between;
z-index:10;
overflow:visible;
}
.showcase-gallery .clapat-slide:hover {
z-index:10;
}
.hidden-element {
opacity:0;
pointer-events:none;
}
.clapat-state-dragging .clapat-slider .clapat-slide {
cursor:grabbing;
pointer-events:none;
}
.showcase-gallery .trigger-item {
pointer-events:none;
overflow:hidden;
}
.showcase-gallery:not(.preview-mode-enabled) .trigger-item {
pointer-events:initial
}
.showcase-gallery .clapat-slide .slide-moving, .showcase-gallery .clapat-slide .trigger-item {
width: 100%;
height: 100%;
display: block;
position: absolute;
top:0;
left: 0;
box-sizing: border-box;
z-index: 0;
}
.showcase-gallery .slide-inner::before {
float: left;
padding-top: 65%;
content: "";
}
.showcase-gallery .slide-inner {
padding-top: 0;
width: 100%;
height: auto;
margin:0px;
overflow:visible;
}
.showcase-gallery .slide-inner::after {
display: block;
content: "";
clear: both;
}
.slide-events {
transform: translateY(0%);
position: relative;
display: flex;
align-items:flex-start;
height: 100%;
width: 100%;
left:0;
top:0;
box-sizing:border-box;
padding:60px 0 80px 0;		
}
.showcase-gallery .clapat-slide.s50 .slide-inner {
top:50%;
transform:translateY(-50%)
}
.showcase-gallery .clapat-slide.s100 .slide-inner {
top:100%;
transform:translateY(-100%)
}
.showcase-gallery .clapat-slide.s0 .slide-inner {
top:0;
transform:translateY(0)
}
.showcase-gallery .clapat-slide.s75 .slide-inner {
top:75%;
transform:translateY(-75%)
}
.showcase-gallery .clapat-slide.s25 .slide-inner {
top:25%;
transform:translateY(-25%)
}
.showcase-gallery .slide-inner.disabled {
pointer-events:none;
}
.showcase-gallery .slide-inner .trigger-item {
width: 100%;
height:100%;
position:relative;
}
.showcase-gallery a.slide-link {
font-size:14px;
font-weight:500;
position:absolute;
width:auto;
height:auto;
top:0px;
right:0px;
z-index:10;
opacity:0;
pointer-events:none;
webkit-transform:scale(0.8);
transform: scale(0.8);
}
.grid-open .showcase-gallery .gallery-zoom-wrapper a.slide-link { }
.disable-ajaxload.grid-open .showcase-gallery .gallery-zoom-wrapper a.slide-link {
pointer-events:initial;
width:100%;
height:100%;
}
.disable-ajaxload .showcase-gallery .gallery-zoom-wrapper a.slide-link .parallax-wrap  {
display:none;
}
.showcase-gallery a.slide-link .parallax-wrap {
width: 80px;
height: 80px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
}
.showcase-gallery a.slide-link .parallax-element {
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
font-size: 18px;
}
.showcase-gallery a.slide-link > i {
font-size:18px;
}
.showcase-gallery .img-mask {
overflow:visible;
}
.showcase-gallery .section-image {
width:100%;
height:100%;
left:0;
overflow:hidden;
z-index:0;
}
.rounded-borders .showcase-gallery .section-image {
border-radius:12px;
}
.showcase-gallery.preview-mode-enabled .has-scale-small .section-image {
-webkit-transform:scale(0.6);
transform: scale(0.6);
}
.showcase-gallery.preview-mode-enabled .has-scale-medium .section-image {
-webkit-transform:scale(0.8);
transform: scale(0.8);
}
.showcase-gallery:not(.preview-mode-enabled) .has-scale-small .img-mask {
-webkit-transform:scale(0.6);
transform: scale(0.6);
}
.showcase-gallery:not(.preview-mode-enabled) .has-scale-medium .img-mask {
-webkit-transform:scale(0.8);
transform: scale(0.8);
}
.showcase-gallery .slide-caption::before {
float: left;
padding-top: calc(140% - 30px);
content: "";
}
.showcase-gallery .slide-caption {
position: absolute;
left:auto;
bottom:auto;
height: 100%;
aspect-ratio: unset;
display:flex;
flex-direction: column;
justify-content: end;
width: 100%;
pointer-events: none;
transform: translateY(50px);
-webkit-transform: translateY(50px);
}
.showcase-gallery .slide-caption::after {
display: block;
content: "";
clear: both;
}
.showcase-gallery .clapat-slide .slide-caption {
opacity:0!important;
}
.showcase-gallery .slide-caption .slide-title {
font-size: 20px;
line-height:30px;
font-weight: 500;
color: #000;
z-index:10;
overflow:hidden;
position:absolute;
}
.light-content .showcase-gallery .slide-caption .slide-title {
color: #fff;
}
.showcase-gallery .slide-caption .slide-title span {
display: block;
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.showcase-gallery .slide-caption .slide-title span em {
font-family:inherit;
}
.showcase-gallery .slide-caption .slide-cat {
position: absolute;
bottom: 0;
right: 0;
font-size: 14px;
line-height:30px;
font-weight: 500;
color: #000;
overflow:hidden;
opacity:0.4;
}
.light-content .showcase-gallery .slide-caption .slide-cat {
color: #fff;
}
.showcase-gallery .slide-caption .slide-cat span {
display: block;
opacity: 0;
}
.disable-ajaxload .showcase-gallery a.slide-link {
display: block;
position: absolute;
width: 100%;
height: 100%;
z-index: 1000;
pointer-events: initial;
webkit-transform:scale(1);
transform: scale(1);
}
.slider-fixed-content {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
z-index:0;
pointer-events:none;
overflow:hidden;	
}
.grid-open .slider-fixed-content {
opacity:0.4!important;
}
#slide-inner-caption {
display:table;
width: 100%;
padding-top:20px;
padding-bottom:20px;
margin: 0 auto;
height: 100%;
position: relative;
box-sizing: border-box;
}
.slide-hero-title {
font-size: calc(1rem + 24.15vw);
line-height: calc(1rem + 22vw);
font-weight: 500;
color: #000;
position:relative;
display:table;
width:auto;
}
.light-content .slide-hero-title {
color: #fff;
}
.text-align-center .slide-hero-title, .text-align-center .slide-hero-title span, .text-align-center .slide-hero-subtitle {
display:table;
width:auto;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.slide-hero-title div {
overflow:hidden;
}
.height-title .slide-hero-title div {
display:inline-block;
}
.slide-hero-title span {
opacity:0;
display: block;
margin-top:0;
min-width:3vw;
transform: translateY(160px);
-webkit-transform: translateY(160px);
}
.height-title .slide-hero-title span {
box-sizing:border-box;
display:inline-block;
transform-origin: bottom center;
}
.grid-open .height-title .slide-hero-title span {
box-sizing:border-box;
display:inline-block;
transform-origin: top center;
}
.slide-hero-subtitle {
font-size:18px;
line-height:24px;
font-weight: 400;
color: #000;
position:relative;		
margin-top:50px;
opacity:0.4;
}
.light-content .slide-hero-subtitle {
color: #fff;
}
.slide-hero-subtitle div {
overflow:hidden;
}
.slide-hero-subtitle span {
opacity:0;
display: block;
transform: translateY(20px);
-webkit-transform: translateY(20px);
margin-top: 0;
}
.inline-title .slide-hero-subtitle span {
display: inline-table;
} .snap-slider-holder {
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;		
}
.snap-slider-images {
}
.snap-slider-container {
position: relative;
margin: 0 auto;
}
.snap-slide {
width:100%;
height:100vh;
position:relative;
overflow:hidden;
display: flex;
justify-content: center;
align-items: center;
}
.snap-slide .img-mask {
width:100%;
height:100%;
display: block;
position: relative;
top: 0;
left: 0;
}
.rounded-borders .snap-slide .img-mask {
border-radius: 0px;
}
.snap-slide .section-image img {
width:100%;
height: 100%;
position:relative;
display:block;
z-index:100;	
object-position: center; 
object-fit: cover;
}
.snap-slider-captions {
position: absolute;
top: 0;
z-index: 10;
box-sizing: border-box;
padding: 0;
width: 100%;
height:100vh;
overflow:hidden;
display: flex;
justify-content: flex-end;
align-items: center;
pointer-events:none;
}
.snap-slider-captions-wrapper {
width: 100%;
height: 100%;
display: block;
position: relative;
top: 0;
left: 0;
overflow: hidden;
}
.snap-slide-caption {
position: relative;
display: block;
margin: 0 auto;
text-align:center;
width: auto;
height:auto;
box-sizing:border-box;
opacity:0.1;
-webkit-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.in-view.snap-slide-caption {
opacity:1;
-webkit-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.snap-slider-captions .inner {
vertical-align:middle;
position:relative;
}
.snap-slider-captions .slide-title-wrapper {
margin: 0 auto;
cursor:pointer;
pointer-events: none;
}
.in-view.snap-slide-caption .slide-title-wrapper {
pointer-events: initial;
}
.snap-slider-captions .slide-title {
font-size: calc(1rem + 8vw);
line-height: calc(1rem + 7.5vw);
font-weight: 500;
color:#fff;
overflow:hidden;		
padding:30px 0;
-webkit-transition: color 0.2s ease-in-out;
transition: color 0.2s ease-in-out;
}
.snap-slider-captions .change-header .slide-title {
}
.in-view.snap-slide-caption.change-header .slide-title {
color:#000;
}
.snap-slider-captions .slide-title span {
display:block;
opacity:1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.snap-slider-captions .slide-subtitle {
font-size: 14px;
line-height: 26px;
opacity: 0;
-webkit-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
display: flex;
position: absolute;
width: 100%;
height: 100%;
top: 0;
justify-content: space-between;
align-items: center;				
}
.in-view.snap-slide-caption .slide-subtitle {
opacity:1;
}
.snap-slider-captions .slide-subtitle span {
display:block;
margin-bottom: 0;
color:#fff;
background: rgba(255,255,255,0.2);		
margin-bottom: 0;
padding: 2px 16px;		
border-radius: 35px;
display: table;
margin-top: 20px;
position: relative;
transform: translateY(0px);
-webkit-transform: translateY(0px);		
}
.snap-slider-captions .change-header .slide-subtitle span {
color:#fff;
background: rgba(0, 0, 0, 0.3);	
} @media only screen and (max-width: 1537px) {
.gallery-zoom-wrapper {
width: 40%;
top: 100px;
height: calc(100% - 280px);
}
.gallery-thumbs-wrapper {
bottom: 30px;
}
.slide-hero-title {
font-size: calc(1rem + 22.15vw);
line-height: calc(1rem + 20.5vw);
}
.slide-hero-subtitle {
margin-top:30px;
}
}
@media only screen and (max-width: 1466px) { .clapat-pagination {
bottom: 30px;
} .overlapping-image .slide-caption {
padding: 60px;
}
.overlapping-image .slide-caption .slide-date {
bottom: 60px;
left: 60px;
}
.overlapping-image .slide-caption .slide-cat {
bottom: 60px;
right: 60px;
} .showcase-portfolio {
width: calc(100% - 60px);
}
.showcase-portfolio .clapat-item {
width: calc(33.3333% - 60px);
margin: 60px 30px 120px 30px;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 1) {
width: calc(40% - 60px);
height:44vw;		
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 2) {
width: calc(40% - 60px);
height:22vw;
margin-left: calc(20% + 30px);
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 3) {
width: calc(60% - 60px);
height:33vw;	
margin-left: calc(20% + 30px);
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 4) {
width: calc(40% - 60px);
height:22vw;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 5) {
width: calc(40% - 60px);
height:44vw;	
margin-left: calc(20% + 30px);
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 6) {
width: calc(60% - 60px);
height:33vw;		
margin-left: calc(20% + 30px);
}
.showcase-portfolio .clapat-item.filtered {
width: calc(33.3333% - 60px);
height: 18vw;
margin: 60px 30px 120px 30px;
}
.showcase-portfolio .slide-caption .slide-title {
font-size: 20px;
line-height: 28px;
}
.showcase-portfolio .slide-caption .slide-cat {
line-height: 28px;
} .gallery-thumbs-wrapper {
bottom: 25px;
}
.gallery-thumbs-wrapper .trigger-item {
width:calc(100% / 16 - 20px);
margin:10px;
}
}
@media only screen and (max-width: 1024px) { .progress-info {
margin-top: 30px;
}
.clapat-pagination {
bottom: 30px;
} .overlapping-image .slide-caption {
padding: 40px;
}
.overlapping-image .slide-caption .slide-title {
font-size: calc(1rem + 12vw);
line-height: calc(1rem + 11.5vw);
}
.overlapping-image .slide-caption .slide-date {
bottom: 40px;
left: 40px;
}
.overlapping-image .slide-caption .slide-cat {
bottom: 40px;
right: 40px;
} .showcase-portfolio {
width: calc(100% - 40px);
}
.showcase-portfolio .clapat-item {
width: calc(33.3333% - 40px);
margin: 40px 20px 120px 20px;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 1) {
width: calc(45% - 40px);
height:48vw;		
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 2) {
width: calc(45% - 40px);
height:25vw;
margin-left: calc(10% + 20px);
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 3) {
width: calc(60% - 40px);
height:33vw;	
margin-left: calc(20% + 20px);
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 4) {
width: calc(45% - 40px);
height:25vw;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 5) {
width: calc(45% - 40px);
height:48vw;	
margin-left: calc(10% + 20px);
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 6) {
width: calc(60% - 40px);
height:33vw;		
margin-left: calc(20% + 20px);
}
.showcase-portfolio .clapat-item.filtered {
width: calc(50% - 40px);
height: 28vw;
margin: 40px 20px 60px 20px;
}
.showcase-portfolio .section-image {
-webkit-transform:scale(1);
transform: scale(1);
}
.showcase-portfolio .slide-caption .slide-title {
font-size: 18px;
} .showcase-gallery .clapat-slider {
padding:0 25vw 0 25vw;
}
.showcase-gallery .clapat-slide {
width: 50vw;
}
.gallery-thumbs-wrapper {
width: 100%;
height:100%;
min-height:100%;
overflow:hidden;
bottom:0;
}
.gallery-thumbs-wrapper .trigger-item {
width:calc(100% / 10 - 20px);
margin:10px;
top: 120px;
}
.gallery-zoom-wrapper {
width: 80%;
top: 20%;
height: calc(60% - 50px);
} .snap-slider-captions .slide-title {
font-size: calc(1rem + 12vw);
line-height: calc(1rem + 11.5vw);
}
}
@media only screen and (max-width: 767px) { .progress-info {
margin-top: 30px;
}
.clapat-pagination {
height: 20px;
bottom: 30px;
}
.clapat-pagination-bullet {
width: 20px;
height: 20px;
}
.clapat-pagination-bullet .parallax-wrap {
width: 20px;
height: 20px;
}
.showcase-carousel .clapat-pagination-bullet {
margin: 0px 5px;
} .overlapping-image .slide-caption {
padding: 30px;
}
.overlapping-image .slide-caption .slide-title {
font-size: calc(1rem + 13vw);
line-height: calc(1rem + 12.5vw);
}
.overlapping-image .slide-caption .slide-date {
top:30px;
bottom: auto;
left: 30px;
}
.overlapping-image .slide-caption .slide-cat {
top:30px;
bottom: auto;
right: 30px;
} .showcase-portfolio {
width: calc(100% - 30px);
}
.showcase-portfolio .clapat-item {
width: calc(33.3333% - 30px);
margin: 30px 15px 60px 15px;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 1) {
width: calc(100% - 30px);
height:55vw;
margin-left: 15px;		
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 2) {
width: calc(100% - 30px);
height:55vw;	
margin-left: 15px;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 3) {
width: calc(100% - 30px);
height:55vw;	
margin-left: 15px;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 4) {
width: calc(100% - 30px);
height:55vw;	
margin-left: 15px;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 5) {
width: calc(100% - 30px);
height:55vw;	
margin-left: 15px;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 6) {
width: calc(100% - 30px);
height:55vw;	
margin-left: 15px;
}
.showcase-portfolio .clapat-item.filtered {
width: calc(100% - 30px);
height:55vw;
margin: 30px 15px 60px 15px;
} .showcase-gallery .clapat-slider {
padding:0 20vw 0 20vw;
}
.showcase-gallery .clapat-slide {
width: 60vw;
} .snap-slider-captions .slide-title {
font-size: calc(1rem + 13vw);
line-height: calc(1rem + 12.5vw);
padding: 50px 0;
}
.snap-slider-captions .slide-subtitle {
align-items: flex-end;
justify-content: space-evenly;				
}
}
@media only screen and (max-width: 479px) { .cp-button-prev .button-icon, .cp-button-next .button-icon {
color: #fff;
background-color: #000;
}
.light-content .cp-button-prev .button-icon, .light-content .cp-button-next .button-icon {
color: #000;
background-color: #fff;
}
.cp-button-prev .icon-wrap-scale, .cp-button-next .icon-wrap-scale {
transform: scale(1) ;
-webkit-transform: scale(1);
}
.slide-hero-subtitle {
font-size:16px;
line-height:24px;
margin-top:20px;
max-width: 100%;
} .overlapping-image .slide-caption {
padding: 20px;
}
.overlapping-image .slide-caption .slide-title {
font-size: calc(1rem + 14vw);
line-height: calc(1rem + 13.5vw);
}
.overlapping-image .slide-caption .slide-date {
top:20px;
bottom: auto;
left: 20px;
}
.overlapping-image .slide-caption .slide-cat {
top:20px;
bottom: auto;
right: 20px;
} .showcase-portfolio {
width: calc(100% - 20px);
}
.showcase-portfolio .clapat-item {
width: calc(33.3333% - 20px);
margin: 20px 10px 60px 10px;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 1) {
width: calc(100% - 20px);
height:55vw;
margin-left: 10px;		
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 2) {
width: calc(100% - 20px);
height:55vw;	
margin-left: 10px;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 3) {
width: calc(100% - 20px);
height:55vw;	
margin-left: 10px;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 4) {
width: calc(100% - 20px);
height:55vw;	
margin-left: 10px;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 5) {
width: calc(100% - 20px);
height:55vw;	
margin-left: 10px;
}
.showcase-portfolio .clapat-item:nth-of-type(6n + 6) {
width: calc(100% - 20px);
height:55vw;	
margin-left: 10px;
}
.showcase-portfolio .clapat-item.filtered {
width: calc(100% - 20px);
height:55vw;
margin: 20px 10px 60px 10px;
} .showcase-gallery .clapat-slider {
padding:0 15vw 0 15vw;
}
.showcase-gallery .clapat-slide {
width: 70vw;
}
.showcase-gallery .clapat-slide.s25 .slide-inner {
top:0;
transform:translateY(0)
}
.showcase-gallery .clapat-slide.s75 .slide-inner {
top:100%;
transform:translateY(-100%)
} .snap-slider-captions .slide-title {
font-size: calc(1rem + 14vw);
line-height: calc(1rem + 13.5vw);
}
}#project-holder {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index:100;
pointer-events:none;
}
#project-holder.open {
pointer-events:initial;
}
#showcase-height {
position:relative;
width:100vw;
height:0;
}
#project-holder #main, #project-holder #main-page-content {
opacity:1;
}
.clone-wrapper {
overflow:hidden;
height:100vh;
width: 100%;
left:0px;
position: fixed;
top:0;
z-index:100;
opacity:1;	
}
.clone-container {
overflow:hidden;
height:100%;
width: 100%;
left:0px;
position: absolute;
top:0;
opacity:1;	
}
.thumb-wrapper {
visibility: hidden;
overflow:hidden;
height:100vh;
width: 100%;
left:0px;
position: fixed;
top:0;
z-index:100;
opacity:1;	
}
.thumb-container {
visibility: hidden;
height:100vh;
width: 100%;
left:0px;
position: fixed;
top:0;
z-index:100;
opacity:1;		
background-color:#161717;		
}
.thumb-page {
cursor: pointer;
position: absolute;
height:100vh;
width:100%;
top:0;
left:0px;
position: fixed;
visibility:hidden;
background-position:center center;
background-size:cover;
background-repeat:no-repeat;
}  .portfolio-wrap {		
position:relative;
margin:0 auto;
width: 100%;
padding:0;
box-sizing:border-box;
min-height:50vh;
}
.portfolio {
position: relative;
margin: 0 auto;
box-sizing: border-box;
-webkit-transition: height 0.5s ease-out;
transition: height 0.5s ease-out;
}
.portfolio:after {
content:""; 
display:table; 
clear:both;
}		
.item {
display: block;
position: relative;
box-sizing: border-box;
z-index: 0;
margin:0px;
width: 50%;
z-index:0;
pointer-events:none;
}
.item.hover {
z-index:1;
}
.overlapping-grid .item {
margin:350px 0px 350px 0px;
width: 50%;
}
.overlapping-grid .item::after {
content: "";
display: block;
padding-bottom: 135%;
}
.overlapping-grid .item:nth-of-type(2n+1) {
transform: translateX(80px);
-webkit-transform: translateX(80px);
}
.overlapping-grid .item:nth-of-type(2n+2) {
transform: translateX(-80px);
-webkit-transform: translateX(-80px);
}
.overlapping-grid .item:first-child {
margin-top:0px;
}
.overlapping-grid .item:last-child {
margin-bottom:0px;
}
.overlapping-grid.below-caption .item:last-child {
margin-bottom:100px;
}
.parallax-two-grid .item {
margin-bottom:300px;
width: 50%;
}
.parallax-two-grid .item::after {
content: "";
display: block;
padding-bottom: 135%;
}
.parallax-two-grid .item:nth-of-type(2n+1) {
transform: translateX(80px);
-webkit-transform: translateX(80px);				
}
.parallax-two-grid .item:nth-of-type(2n+2) {
transform: translateX(-80px);
-webkit-transform: translateX(-80px);
}
.vertical-parallax {
z-index:0;
}
.parallax-two-grid .item:last-child, .parallax-two-grid .item:nth-last-child(2) {
margin-bottom:0px;
}
.parallax-two-grid.below-caption .item:last-child, .parallax-two-grid.below-caption .item:nth-last-child(2) {
margin-bottom:100px;
}
.parallax-two-grid .item:nth-of-type(4n+1) .item-parallax {
height: 100%;
width: 100%;
}
.parallax-two-grid .item:nth-of-type(4n+2) .item-parallax {
height: 60%;
width: 55%;
bottom:0;
right:0;
}
.parallax-two-grid .item:nth-of-type(4n+3) .item-parallax {
height: 60%;
width: 55%;
bottom:0;
left:0;
}
.parallax-two-grid .item:nth-of-type(4n+4) .item-parallax {
height: 100%;
width: 100%;
}
.parallax-three-grid .item {
margin:0px 0px;
width: 100%;
}
.parallax-three-grid .item:nth-of-type(6n+1)::after {
content: "";
display: block;
padding-bottom: 46%;
}
.parallax-three-grid .item:nth-of-type(6n+2)::after {
content: "";
display: block;
padding-bottom: 40%;
}
.parallax-three-grid .item:nth-of-type(6n+3)::after {
content: "";
display: block;
padding-bottom: 30%;
}
.parallax-three-grid .item:nth-of-type(6n+4)::after {
content: "";
display: block;
padding-bottom: 40%;
}
.parallax-three-grid .item:nth-of-type(6n+5)::after {
content: "";
display: block;
padding-bottom: 46%;
}
.parallax-three-grid .item:nth-of-type(6n+6)::after {
content: "";
display: block;
padding-bottom: 30%;
}
.parallax-three-grid .item:nth-of-type(6n+1) .item-parallax {
height: 100%;
width: 34%;
left:80px;
}
.parallax-three-grid .item:nth-of-type(6n+2) .item-parallax {
height: 100%;
width: 28%;
top:0;
right:80px;
}
.parallax-three-grid .item:nth-of-type(6n+3) .item-parallax {
height: 100%;
width: 20%;
left:40%;
right:40%;
}
.parallax-three-grid .item:nth-of-type(6n+4) .item-parallax {
height: 100%;
width: 28%;
left:80px;
}
.parallax-three-grid .item:nth-of-type(6n+5) .item-parallax {
height: 100%;
width: 34%;
top:0;
right:80px;
}
.parallax-three-grid .item:nth-of-type(6n+6) .item-parallax {
height: 100%;
width: 20%;
left:34%;
right:46%;
}
.parallax-three-grid.below-caption .item:last-child {
margin-bottom:100px;
}
.item-parallax {
height: 100%;
width: 100%;
position: absolute;
pointer-events:initial;
}
.item-appear {
display: block;
position: relative;
box-sizing: border-box;
z-index: 0;
width: 100%;
height: 100%;
overflow:hidden;					
}
.item-image::after {
content: "";
opacity:0;
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
-webkit-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.load-project-thumb .item-image::after {
content: "";
opacity:1;
width: 100%;
height: 60%;
position: absolute;
bottom: 0;
left: 0;
pointer-events: none;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
-webkit-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.item-content {
width: 100%;
height: 100%;
position:relative;
opacity:1; 
}
.fade-scaleout-effect .item-content {
opacity:0; 
-webkit-transform:scale(1.2);
transform: scale(1.2);
-webkit-transition: all 1s cubic-bezier(.165,.84,.44,1) 0.2s;	
transition: all 1s cubic-bezier(.165,.84,.44,1) 0.2s;	
}
.fade-scaleout-effect .active .item-content, .shortcode-portfolio .item-content{
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
position:absolute;
right:0;	
}
.item-wrap {
width: 100%;
height: 100%;
position:absolute;	 				
}
.item-wrap-image {
width: 100%;
height: 100%;
position:relative;
z-index:0;
overflow:hidden;
-webkit-transform:scale(1.05);
transform: scale(1.05);
-webkit-transition: all 1s cubic-bezier(.165,.84,.44,1) 0s;	
transition: all 1s cubic-bezier(.165,.84,.44,1) 0s;			
}
.item-parallax:hover .item-appear .item-wrap-image, .above  .item-wrap-image {		
-webkit-transform:scale(1);
transform: scale(1);			
}
.disable-ajaxload .item-wrap-image {
pointer-events:none;
}
.portfolio .item-image {
cursor:pointer;		
}
.above.item {
opacity: 1;
}
.scale-fitthumbs .above.item {
opacity: 1!important;
}
.item-caption {
z-index: 10;
position: absolute;
bottom: 0px;
height: auto;
padding:50px;
box-sizing: border-box;
width: 100%;
cursor:default;
pointer-events: none;
opacity:0;
-webkit-transition: all 0.2s ease-out 0.4s;
transition: all 0.2s ease-out 0.4s;	
}
.item.active .item-caption {
opacity: 1;
}
.below-caption .item-caption, .parallax-three-grid.below-caption .item:nth-of-type(1n+1) .item-caption, .parallax-two-grid.below-caption .item:nth-of-type(1n+1) .item-caption {
position: relative;
bottom:-20px;
padding: 0 10px;
}
.parallax-two-grid .item:nth-of-type(4n+2) .item-caption, .parallax-two-grid .item:nth-of-type(4n+3) .item-caption {
padding:30px;
}
.parallax-three-grid .item:nth-of-type(6n+3) .item-caption, .parallax-three-grid .item:nth-of-type(6n+6) .item-caption {
padding:30px;
}
.item-title {		
margin: 0;
font-weight: 500;
font-size:48px;
line-height:60px;
display: block;
position:relative;
color:#fff;
}
.parallax-two-grid .item:nth-of-type(4n+2) .item-title, .parallax-two-grid .item:nth-of-type(4n+3) .item-title {
font-size:36px;
line-height:48px;
}
.parallax-three-grid .item:nth-of-type(6n+3) .item-title, .parallax-three-grid .item:nth-of-type(6n+6) .item-title {
font-size:36px;
line-height:48px;
}
.light-content .item-title {
color:#fff;
}
.change-header .item-title {
color:#000;
}
.light-content .change-header .item-title {
color:#000;
}
.below-caption .item-title, .parallax-three-grid.below-caption .item:nth-of-type(1n+1) .item-title, .parallax-two-grid.below-caption .item:nth-of-type(1n+1) .item-title {
font-size:24px;
line-height:36px;
}
.below-caption .item-title {
color:#000;
}
.light-content .below-caption .item-title, .light-content .below-caption .change-header .item-title {
color:#fff;
} 
.item-title div {
display: block;
overflow:hidden;
}
.item-title span {
display: block;
margin: 0;
min-width: 10px;
width:auto;
box-sizing: border-box;
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
.item-cat {
display:block;
font-size:18px;
line-height:28px;
margin-bottom:20px;
overflow:hidden;		
color:#fff;	
}
.light-content .item-cat {
color:#fff;
}
.change-header .item-cat {
color:#000;
}
.light-content .change-header .item-cat {
color:#000;
}
.below-caption .item-cat {
position:absolute;
bottom:-70px;
opacity:0;
color:#000;
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;	
}
.below-caption .item:hover .item-cat {
bottom:-55px;
opacity:0.6;
}
.light-content .below-caption .item-cat, .light-content .below-caption .change-header .item-cat {
color:#fff;
}
.item-cat div {
display: block;
overflow:hidden;
}
.item-cat span {
display: inline-block;
margin: 0;
margin-right:4px;
min-width: 10px;
width:auto;
box-sizing: border-box;
opacity: 0;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
.item-date {
display:block;
font-size:18px;
line-height:28px;
margin-bottom:0px;
overflow:hidden;		
color:#fff;	
}
.light-content .item-date {
color:#fff;
}
.change-header .item-date {
color:#000;
}
.light-content .change-header .item-date {
color:#000;
}
.below-caption .item-date {
display:none;
}
.item-date div {
display: block;
overflow:hidden;
}
.item-date span {
display: block;
margin: 0;
min-width: 10px;
width:auto;
box-sizing: border-box;
opacity: 0;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
.item-arrow {
width:30px;
height:30px;
position:relative;
display:block;
overflow:hidden;
margin-bottom:30px;
padding-left: 4px;
padding-top: 4px;	
}
.item-arrow i.arrow-icon {
opacity: 0;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
.below-caption .item-arrow {
display:none;
} @media only screen and (max-width: 1466px) {
}
@media only screen and (max-width: 1024px) {	
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
}#blog-page-content {
position: relative;
box-sizing: border-box;
width: 100%;
margin: 0 auto;
opacity:0;
}
.blog-template-content #hero {
z-index:0;
}
.blog-template-content  #hero #hero-caption {
text-align:left;
}
article {
position:relative;
display:block;	
width:100%;
margin:0 auto;
}
.article-wrap {
position:relative;
display:block;
box-sizing:border-box;
opacity:1;
}
.active .article-wrap {
opacity: 1;
}
.article-content {
display: block;
position: relative;
}
article .hover-reveal {
position: relative;
width: 100%;
height: auto;
pointer-events: initial;
opacity: 1;
}
article .post-title {
font-weight:500;
font-size: 48px;
line-height: 64px;	
-ms-word-wrap: break-word;
word-wrap: break-word;
word-wrap: anywhere;
text-align:left;
box-sizing:border-box;
padding:0;
}
.entry-meta-wrap {
position:relative;
display:block;
box-sizing:border-box;
width:100%;
}
.entry-meta-wrap::after {
clear: both;
content: " ";
display: table;
}
.entry-meta {
position:relative;
display:block;
box-sizing:border-box;
padding:0;
margin:0;
margin-bottom:20px;
overflow:hidden;
}
.entry-meta ul {
position:relative;
display:block;
box-sizing:border-box;
padding:0;
margin:0;
}
.entry-meta li {
position:relative;
display:inline-flex;
line-height:28px;		
list-style:none;
padding:0;
margin:0;
margin-right: 10px;	
}
.uppercase-text .entry-meta li {
text-transform: uppercase;
}
.entry-meta li:last-child {
margin-right:0;
}
.entry-meta li:hover::after {
opacity:1;
}
.entry-meta li a {
color:#000;
display:inline-block;		
overflow:hidden;
opacity:1;
font-size: 16px;
line-height: 30px;
font-weight: 500;
}
.light-content .entry-meta li a {
opacity:1;
}
.light-content .entry-meta li a, .light-content .entry-meta li {
color:#fff;
}
.entry-meta li a:hover {
opacity:1;
}
.entry-meta li a span {
position: relative;
display: block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transform-origin: 100% 0%;
}
.entry-meta li a span::before {
position: absolute;
top: 100%;
width:100%;
left:0;
content: attr(data-hover);
}
.entry-meta li:hover a span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.entry-categories li::after {
content: ",";
width: 10px;
height: 10px;
top:0px;
right: -11px;
opacity:1;
position: absolute;
border-radius: 10px;
}
.entry-categories li:last-child:after {
display:none;
}
.entry-tags li:first-child {
width: 30px;
position: relative;
color: transparent;
margin-right:10px;
overflow:hidden;
}
.entry-tags li {
margin-right:20px;
}
.entry-tags li:first-child:after {
font: var(--fa-font-solid);
content: "\f02b";
width:20px;
height:28px;
font-size:18px;
line-height:28px;
text-align:left;
position:absolute;
left:0px;
top:2px;
color:#000;
}
.light-content .entry-tags li:first-child:after {
color:#fff;
}
.page-links {
position:relative;
padding:0;
margin:0;
margin-top:20px;
clear: both;
}
.post-page-numbers {
background-color: rgba(0,0,0,0.1);
display: inline-block;
height: 28px;
width: 28px;
text-align: center;
line-height: 30px;
border-radius: 3px;
-webkit-transition: background-color 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out;
}
.post-page-numbers:hover {
background-color: rgba(0,0,0,0.2);
}
.light-content .post-page-numbers {
background-color: rgba(255,255,255,0.1);
}
.light-content .post-page-numbers:hover {
background-color: rgba(255,255,255,0.2);
}
.post-page-numbers:first-child {
margin-left:10px;
}
.post-page-numbers::before {
display:none;
}
.search_results {
text-align:center;
margin-bottom:100px;
}
.post.sticky {
background-color: rgba(0,0,0,0.05);
}
.light-content .post.sticky {
background-color: rgba(255,255,255,0.05);
}
.blog-excerpt {
padding-top:20px;
} #blog-effects {
position: relative;
z-index: 15;
width: 100%;
box-sizing: border-box;
margin: 0 auto;
}
#blog-effects article {
display: flex;
width:100%;
box-sizing:border-box;
padding:0;
pointer-events: initial;
opacity: 1;
}
#blog-effects.clapat-blog-expand-on-scroll  article {
pointer-events: none;
opacity: 0.2;
}
#blog-effects article.in-view {
pointer-events: initial;
}
article::after {
clear: both;
content: " ";
display: table;
}
#blog-effects article .article-bg {
position: relative;
display: flex;
width: 100%;
justify-content: center;
padding-top:6vw;
padding-bottom:5vw;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
#blog-effects article:first-child .article-bg {
border-top: 1px solid rgba(0,0,0,0.1);
}
.light-content #blog-effects article .article-bg {
border-bottom: 1px solid rgba(255,255,255,0.15);
}
.light-content #blog-effects article:first-child .article-bg {
border-top: 1px solid rgba(255,255,255,0.15);
}
.news-shortcode #blog-effects article:first-child .article-bg {
border-top: none!important;
}
.news-shortcode #blog-effects article:last-child .article-bg {
border-bottom: none!important;
}
article .hover-reveal {
position: fixed;
width:440px;
height: 280px;
left:auto;
right:auto;
pointer-events: none;
opacity:0;
z-index:0;
}
.article-wrap .hover-reveal::after {
display: block;
content: "";
clear: both;
}
.rounded-borders #blog-effects .article-wrap .hover-reveal {
border-radius:8px;
}
.article-wrap .hover-reveal__inner {
width: 100%;
height: 100%;
transform: translateX(0);
-webkit-transform: translateX(0);
position: relative;
}
article .hover-reveal img {
object-position: center;
object-fit: cover;
width: 100%;
height: 100%;
}
article:hover .hover-reveal img {
-webkit-transform:scale(1);
transform: scale(1);			
}
.article-wrap {
position: relative;
box-sizing: border-box;
display: block;
width: calc(50% - 80px);
display: flex;
flex-direction: column;
align-content: center;
}
.article-show-image {
position: relative;
display: table;
width: auto;
margin: 0 auto;
}
.article-content {
width: 100%;
box-sizing: border-box;
padding-top: 5px;
position:absolute;
display: flex;
justify-content: space-between;
}
article .content-max-width {
margin:0 auto;
z-index:10;
position:relative;
}
article .post-title {
position:relative;
width:auto;
font-weight:500;
font-size: calc(1rem + 1vw);
line-height: calc(1rem + 1.6vw);
text-align: center;
display: block;
-webkit-transition: all 0.6s cubic-bezier(0.38, 0.005, 0.215, 1);
transition: all 0.6s cubic-bezier(0.38, 0.005, 0.215, 1);
max-width: 100%;
z-index:10;
}
a.post-title.link::before {
display:none;
}
article .entry-meta-wrap {
padding-top: 0px;
width: 25%;
font-size: 14px;
line-height: 28px;
top: 0;
z-index: 0;
height: auto;
padding-right: 20px;
}
article .entry-date {
width: auto;
text-align: right;
margin-top:0px;
margin-bottom:0px;
}
article .entry-categories {
width: 100%;
float: none;
margin-top:0px;
margin-bottom:0px;
}
article .button-box {
margin: auto;
margin-top:40px;		
}
#hero .entry-meta li {
opacity: 0;
transform: translateY(30px);
-webkit-transform: translateY(30px);
}
article .article-links {
position: relative;
width: 100%;
box-sizing: border-box;
text-align: left;
overflow: hidden;
height: 0;
}
.page-links {
box-sizing: border-box;
}
article .page-links {
margin-top:0;
}
article .page-links p {
margin-top:20px;
margin-bottom:0px;
}
.blog-excerpt a {
display:none;
}
.read-more {
width: 40px;
height: 40px;
top:30px;
right:30px;
display: flex;
position: absolute;
justify-content: center;
align-items: center;
opacity:0.15;
-webkit-transition: opacity 0.15s ease-in-out;
transition: opacity 0.15s ease-in-out;
}
.read-more:hover {
opacity:1;
}
#blog-effects article.has-post-thumbnail .read-more {
display:none;
}
.read-more .parallax-element {
height: 40px;
width: 40px;
color: #fff;
text-align: center;
line-height: 40px;
font-size: 18px;
background-color:#000;
border-radius:40px;
}
.light-content .read-more .parallax-element {
color: #000;
background-color:#fff;
} #blog-page-nav {
position:relative;
display:table;
width: 100%;
box-sizing:border-box;
padding-top:100px;
padding-bottom:100px;
margin:0;
}
#blog-page-nav-wrap.content-max-width {
box-sizing: border-box;
padding-left: 0px;
padding-right: 0px;
max-width: 1280px;
}
.page-numbers {
text-align:center;
font-size: calc(1rem + 8vw);
line-height: calc(1rem + 7.5vw);
padding:0;
margin:0;
text-transform:uppercase;
}
.page-numbers li {
display:inline-block;
list-style:none;
min-width: 1vw;
text-align: center;
color:#000;
padding-right:10px;
margin:0;
}
.light-content .page-numbers li {
color:#fff;
}
.page-numbers li:last-child {
padding-right: 0px;
display:inline-block;
}
.page-numbers li .page-numbers.dots {
opacity:0.5;
}
.page-numbers li a {
position: relative;
display: block;
opacity:0.5;
}
.uppercase-titles .page-numbers li a {
text-transform: uppercase;
}
.light-content .page-numbers li a {
position: relative;
display: block;
}
.page-numbers:hover li a:hover {
opacity:1;		
}
.page-numbers li a:before {
display:none;
}
.prev.page-numbers {
margin-left: 2px;
margin-right: 10px;
text-align: left;
}
.next.page-numbers {
margin-left:10px;
}
#blog-nav-minimal {
position:relative;
display:table;
width:500px;
height:auto;
box-sizing:border-box;
padding:0;	
}
#blog-nav-minimal::after {
content: "";
width: 80px;
height: 1px;
background-color: #000;
opacity:0.1;
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0 auto;
display: block;
}
.light-content #blog-nav-minimal::after {
background-color: #fff;
opacity:0.15;
}
.blog-prev-wrap, .blog-next-wrap {
width: 80px;
height: 80px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
float:left;
overflow:hidden;
z-index:1;
-webkit-transition: width 0.2s ease-in-out, opacity 0.2s ease-in-out;
transition: width 0.2s ease-in-out, opacity 0.2s ease-in-out;		
}
.blog-prev, .blog-next {
display: block;
width: 40px;
height: 40px;
text-align: center;
z-index: 10;
position: relative;
}
.blog-prev-wrap {
float:left;
}
.blog-next-wrap {
float:right;
}
#blog-navigation i {
line-height:40px;
width:40px;
color:#ddd;
position:relative;
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.light-content #blog-navigation i {
color:#fff;
opacity:0.2;
}
#blog-navigation a i {
color:#000;
}
.light-content #blog-navigation a i {
color:#fff;
opacity:1;
}
#blog-navigation .blog-prev a i, #blog-navigation .blog-prev i {
left:0px;
}
#blog-navigation .blog-next a i {
right:0px;
}
.blog-numbers {
font-weight: 500;
position: absolute;
width: 100%;
box-sizing: border-box;
padding: 0 80px;
height: inherit;
z-index:0;
color: #000;
font-size: 48px;
line-height: 64px;
font-weight:500;
font-family: 'Poppins', sans-serif;
left:0;
z-index:0;
}
.light-content .blog-numbers {
color: #fff;
}
.blog-numbers .blog-active {
width:30%;
float:left;
text-align:center;
line-height:80px;
}
.blog-numbers .blog-total {
width:30%;
float:right;
text-align:center;
line-height:80px;
} #blog-page-nav {
margin:0 auto;
padding-top: 200px;
padding-bottom: 120px;
}
#blog-nav-minimal {
margin:0 auto;
max-width:700px;
width:100%;
}
.blog-numbers {
font-size: calc(1rem + 8vw);
line-height: calc(1rem + 7.5vw);
} #blog-post-content {
position: relative;
display: block;
box-sizing:border-box;
padding-bottom:40px;
margin: 0 auto;
width: 100%;
opacity:0;
}
.post-template-content  #hero {
z-index:0;
}
.post-template-content  #hero #hero-caption {
max-width: 1020px;
padding-top: 140px;
padding-bottom: 80px;  
}
.post-template-content .hero-title {
font-size: calc(1rem + 8vw);
line-height: calc(1rem + 7.5vw);
margin-top: 10px;
margin-bottom: 30px;
max-width: 860px;
word-wrap: break-word;
white-space: initial;
margin-left: -0.1vw;
}
.post-template-content .inline-title .hero-title span {
display: block;
}
.post-template-content .post-max-width {
max-width:860px;
position:relative;
margin:0 auto;
padding:0 80px;
}
.post-max-width::after {
clear: both;
content: " ";
display: table;
} #post-image {
position: relative;
display: block;
margin: 0 auto;
margin-bottom:60px;
width: 100%;
max-width:1000px;
} #post-content {
position: relative;
display: block;
margin: 0 auto;
width: 100%;
}
#post-content p > a	{
position:relative;
}
#post-content p > a::before {
content: '';
position: absolute;
bottom: -1px;
left: 0;
width: 100%;
height: 2px;
background: rgba(0,0,0,1);
transform: scaleX(0);
transform-origin: right;
transition: transform .2s ease-out;
}
.light-content #post-content p > a::before {
background: rgba(255,255,255,1);
}
#post-content p > a:hover::before {
transform: scaleX(1);
transform-origin: left;
}
#post-content footer {
position: relative;
width: 100%;
height: auto;
z-index: 900;
box-sizing: border-box;
text-align: left;
bottom: 0;
left: 0;
overflow: visible;
pointer-events: initial;
} #post-meta-data {
position: relative;
display: block;
width: 100%;
box-sizing: border-box;
padding-top: 20px;
margin: 0 auto;
} #post-navigation {
position: relative;
display: block;
box-sizing: border-box;
padding: 70px 0 100px 0;
margin:0 auto;		
}
.post-prev, .post-next {
width:50%;
float:left;
text-align:left;
color:#000;
}
.post-next {
text-align:right;
}
.light-content .post-prev, .light-content .post-next {		
color:#fff;
}
.post-prev-caption, .post-next-caption {
font-size: calc(1rem + 4.15vw);
line-height: calc(1rem + 4.5vw);
font-weight: 500;
margin-bottom:20px;
}
.uppercase-titles .post-prev-caption, .uppercase-titles .post-next-caption {
text-transform:uppercase;
}
.post-prev-title, .post-next-title {
font-size: 16px;
line-height: 28px;
font-weight: 500;
}
.uppercase-text .post-prev-title, .uppercase-text .post-next-title {
text-transform:uppercase;
line-height: 20px;
}
.disabled .post-prev-title, .disabled .post-next-title {
pointer-events:none;
}
.post-prev-title a, .post-next-title a {
position: relative;
display: inline-block;
}
.post-prev-title a em, .post-next-title a em {
font-family:inherit;
}
.post-prev-title span, .post-next-title span {
background-image: linear-gradient(transparent calc(100% - 2px), #000 1px);
background-size: 0;
background-repeat: no-repeat;
display: inline;
transition: 0.3s ease;
word-wrap: anywhere;
padding: 4px 0;
box-sizing: border-box;
}
.light-content .post-prev-title span, .light-content .post-next-title span {
background-image: linear-gradient(transparent calc(100% - 2px), #fff 1px);
}
.post-prev-title:hover span, .post-next-title:hover span {    
background-size: 100%;
} #post-navigation {
position: relative;
display: block;
box-sizing: border-box;
padding: 80px 0 80px 0;
margin: 0 auto;
margin-top: 0px;
margin-bottom: 0px;
border-bottom: 1px solid rgba(0,0,0,0.1);
border-top: 1px solid rgba(0,0,0,0.1);
margin-bottom: 80px;
margin-top: 80px;
}
.light-content #post-navigation {
border-bottom: 1px solid rgba(255,255,255,0.1);
border-top: 1px solid rgba(255,255,255,0.1);
} #post-comments {
position: relative;
display: block;
margin: 0 auto;
margin-bottom:15px;
width: 100%;
}
#post-comments:after {
clear: both;
content: " ";
display: table;
}
#post-comments .entry-meta li {
font-size: 20px;
font-weight: 500;
line-height: 30px;
}
.comments-navigation {
display:block;
position:relative;
}
.comments-navigation:after {
clear: both;
content: " ";
display: table;
}
.comments-navigation a {
padding-top: 8px;
margin-bottom: 40px;
position: relative;
display: block;
opacity:0.75;
-webkit-transition:opacity 0.15s ease 0s;
transition:opacity 0.15s ease 0s;
}
.light-content .comments-navigation a {
opacity:0.55;
}
.comments-navigation a:hover {
opacity:1;
}
.comments-navigation a::before {
content: '';
position: absolute;
bottom: 1px;
left: 0;
width: 100%;
height: 2px;
background: rgba(0,0,0,1);
transform: scaleX(0);
transform-origin: right;
transition: transform .2s ease-out;
}
.light-content .comments-navigation a::before {
background: rgba(255,255,255,1);
}
.comments-navigation a:hover::before {
transform: scaleX(1);
transform-origin: left;
}
.user_comment {
margin-bottom:35px;
padding-left: 75px;
position:relative;
}
.user-image {		
height: 60px;
width: 60px;
position:absolute;
left:0px;
top:0px;
}
.comment-head {
margin-bottom:5px;
}
.comment-head a {
position:relative;
display:inline-block;
}
.comment-head a::before {
content: '';
position: absolute;
bottom: 1px;
left: 0;
width: 100%;
height: 2px;
background: rgba(0,0,0,1);
transform: scaleX(0);
transform-origin: right;
transition: transform .2s ease-out;
}
.light-content .comment-head a::before {
background: rgba(255,255,255,1);
}
.comment-head a:hover::before {
transform: scaleX(1);
transform-origin: left;
}
.user_comment_reply .user-image:after {
content: '';
position: absolute;
width: 25px;
height: 1px;
background-color: rgba(0,0,0,0.2);
left: -44px;
bottom: 20px;
}
.user_comment_reply .user-image:before {
content: '';
position: absolute;
width: 1px;
height: 25px;
background-color: rgba(0,0,0,0.2);
left: -45px;
bottom: 20px;
}
.light-content .user_comment_reply .user-image:after, .light-content  .user_comment_reply .user-image:before {
background-color:rgba(255,255,255,0.2);
}
.user-image img {
width:100%;
height:auto;
border-radius: 3px;
}
.user_comment_reply {
position:relative;
padding-left: 75px;
margin-top: 35px;
display:block;
}
.user_comment_reply .user-image:after {
content: '';
position: absolute;
width: 25px;
height: 1px;
background-color: rgba(0,0,0,0.2);
left: -50px;
bottom: 25px;
}
.user_comment_reply .user-image:before {
content: '';
position: absolute;
width: 1px;
height: 25px;
background-color: rgba(0,0,0,0.2);
left: -51px;
bottom: 25px;
}
.light-content .user_comment_reply .user-image:after, .light-content  .user_comment_reply .user-image:before {
background-color:rgba(255,255,255,0.2);
}
.pingback, .trackback {
padding-left: 0;
}
.bypostauthor {
position:relative;
} #post-form {
position: relative;
display: block;
margin: 0 auto;
width: 100%;
max-width:860px;
}
#post-form .entry-meta li {
font-weight:500;
font-size: 20px;
}
#post-form .message-box, #respond .message-box {
margin-top: 10px;
}
#post-form textarea, #respond textarea {
margin-bottom: 0px;
}
.comment_area_loggedin.message-box {
margin-bottom:40px;
}
.wp-block-latest-comments__comment-link {
line-height:28px;
}
.cancel-reply {
position:relative;
display:inline-block;
margin-bottom:10px;
line-height: 22px;
opacity:0.75;
-webkit-transition:opacity 0.15s ease 0s;
transition:opacity 0.15s ease 0s;
}
.light-content .cancel-reply {
opacity:0.55;
}
.cancel-reply:hover {
opacity:1;
}
.cancel-reply::before {
content: '';
position: absolute;
bottom: 1px;
left: 0;
width: 100%;
height: 2px;
background: rgba(0,0,0,1);
transform: scaleX(0);
transform-origin: right;
transition: transform .2s ease-out;
}
.light-content .cancel-reply::before {
background: rgba(255,255,255,1);
}
.cancel-reply:hover::before {
transform: scaleX(1);
transform-origin: left;
}
.logged-in-as a {
position:relative;
display:inline-block;
opacity:1;
-webkit-transition:opacity 0.15s ease 0s;
transition:opacity 0.15s ease 0s;
}
.light-content .logged-in-as a {
opacity:1;
}
.logged-in-as a:hover {
opacity:1;
}
.logged-in-as a::before {
content: '';
position: absolute;
bottom: 1px;
left: 0;
width: 100%;
height: 2px;
background: rgba(0,0,0,1);
transform: scaleX(0);
transform-origin: right;
transition: transform .2s ease-out;
}
.light-content .logged-in-as a::before {
background: rgba(255,255,255,1);
}
.logged-in-as a:hover::before {
transform: scaleX(1);
transform-origin: left;
}
.comment-form-cookies-consent {
display: block;
float: left;
margin-top: 10px;
margin-bottom: 20px;
position: relative;
width: 100%;
height: autox;
}
#wp-comment-cookies-consent, .comment-form-cookies-consent input {
width: 20px;
height: 20px;
margin: 0;
border: 0;
top: 2px;
position: absolute;
}
.comment-form-cookies-consent label {
height: auto;
display: block;
line-height: 24px;
position: relative;
top: 0;
padding-left: 32px;
font-size: 14px;
} #post-notification {
position: relative;
display: block;
margin: 0 auto;
width: 100%;
max-width:860px;
} #black-fade {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0;
z-index: 1100;
visibility:hidden;
-webkit-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
-moz-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
-o-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
-webkit-transform: translate3d(0, 0, 0);
-webkit-perspective: 1000;
}
#black-fade.fade-in {
opacity: 0.9;
visibility:visible;
}
.magic-cursor-disabled #black-fade.fade-in {
position: fixed;
height: 100vh;
width: 100vw;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: url(//artistic-influence.com/wp-content/themes/montoya/images/close.png), e-resize;
}
#sidebar {
position: fixed;
top: 0px;
right: -370px;
width: 400px;
height: 100%;
background-color: #ddd;
z-index: 1200;
overflow: hidden;
-webkit-transition: transform 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), background-color 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: transform 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), background-color 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
-webkit-transform: translateX(0);
transform: translateX(0);
opacity:0;
}
#sidebar .before-span {
opacity: 1!important;
transform: translate(0px, 0px)!important;
}
.load-post-page #sidebar {
opacity:1!important;
}
.light-content #sidebar {
background-color: #222;
}
#sidebar.open {
-webkit-transform: translateX(-370px)!important;
transform: translateX(-370px)!important;
background-color: #fff;
}
.light-content #sidebar.open {
background-color: #222;
}
#open-sidebar {
cursor:pointer;
width: 30px;
height: 30px;
line-height:30px;
position: absolute;
top: 50%;
margin-top: -15px;
left: 0;
font-size: 14px;
text-align: center;
color:#000;
opacity:0.5;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;		
}
.light-content #open-sidebar {
color:#fff;
}
#open-sidebar:hover, #open-sidebar-nav:hover {
opacity:1
}
#open-sidebar-nav {
cursor:pointer;
width: 30px;
height: 30px;
line-height:30px;
position: absolute;
font-size: 14px;
text-align: center;
color:#000;
opacity:0.2;
display:none;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;		
}
.light-content #open-sidebar-nav {
color:#fff;
}
#open-sidebar.open {
opacity:0;
visibility:hidden;
}
#open-sidebar i {
width: 30px;
height: 30px;
line-height:30px;
}
.sidebar-content {
box-sizing: border-box;
padding: 80px 50px;
padding-right: 60px;
width: calc(100% + 30px);
height:100%;
overflow-y: scroll;
}
.clapat-sidebar-widget {
display:block;
position:relative;
margin-bottom:70px;
line-height:28px;
font-weight:500;
}
.clapat-sidebar-widget em {
font-family:inherit;
}
.clapat-sidebar-widget article {
padding:0;
border:none!important;
}
.widgettitle a {
color:#000;
}
.light-content .widgettitle a {
color:#fff;
}
.clapat-sidebar-widget footer {
position: relative !important;
width: 100%;
height: auto;
z-index: 0;
box-sizing: border-box;
text-align: left;
bottom: 0;
left: 0;
overflow: visible;
pointer-events: initial;
}
.clapat-sidebar-widget ul {
margin: 0;
margin-top: 10px;
}
.clapat-sidebar-widget ul li {
position: relative;
width: 100%;
list-style: none;		
display: inline-block;
margin: 8px 0;
line-height:28px;		
}
.clapat-sidebar-widget ul ul {
margin-left: 20px;
}
.clapat-sidebar-widget a {
position: relative;
opacity: 0.7;
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.clapat-sidebar-widget a:hover {
opacity:1;
} .wp-block-button.aligncenter, .wp-block-calendar {
text-align:left;
margin-bottom:25px;		
}
#wp-calendar {
width: 100%; 
border:0;
}
#wp-calendar caption {
text-align: left;
color: #000;
font-size: 16px;
margin-top: 15px;
margin-bottom: 15px;
}
.light-content #wp-calendar caption {
color:#fff;
}
#wp-calendar thead { 
font-size: 10px; 
}
#wp-calendar thead th {
padding-bottom: 10px;
border: 0;
text-align: center;
padding-top: 10px;
font-size: 12px;
}
#wp-calendar tbody { 
color: #aaa; 
}
#wp-calendar tbody td {
background: #fff;
border: 1px solid #eee;
text-align: center;
padding: 8px;
border-radius: 0px;
font-size: 12px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.light-content #wp-calendar tbody td {
background: #333;
border: 1px solid #222;
}
.light-content #wp-calendar a {
color:#fff;
}
#wp-calendar tbody td:hover { 
background: #222; 
color:#fff;
}
#wp-calendar tbody td:hover a {
color:#fff;
}
#wp-calendar tbody .pad { 
background: none; 
}
#wp-calendar tfoot #next { 
font-size: 10px; 
text-transform: uppercase; 
text-align: right; 
}
#wp-calendar tfoot #prev { 
font-size: 10px; 
text-transform: uppercase; 
padding-top: 10px; 
}
#wp-calendar tfoot td {	
border:0
}
#wp-calendar .pad {
background-color:transparent!important;
}
.wp-calendar-nav {
background-color:transparent!important;
pointer-events:initial;
} .select, .wp-block-archives-dropdown, .wp-block-categories-dropdown {
position: relative;
display: block;
width: 100%;
height: 40px;
background: transparent;
line-height: 40px;
margin-top: 25px;
margin-bottom: 25px;
}
.light-content .select, .light-content .wp-block-archives-dropdown, .light-content .wp-block-categories-dropdown {
background: #333;
}
.clapat-sidebar-widget select {
position:relative;
width:100%;
}
.clapat-sidebar-widget select option {
position:relative;
width:100%;
}
select {
width: 100%;
height: 100%;
margin: 0;
padding: 0 0 0 1em;
color: #000;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
outline: 0;
box-shadow: none;
border: 0 !important;
background-image: none;
font-size: 14px !important;
font-family: inherit !important;
}
select::-ms-expand {
display: none;
}
.select::after, .wp-block-archives-dropdown::after, .wp-block-categories-dropdown::after {
content: '\25BC';
position: absolute;
top: 0;
right: 0;
bottom: 0;
padding: 0 1.6em;
background: #000;
pointer-events: none;
height: 40px;
line-height: 40px;
color: rgba(255,255,255,1);
font-size: 10px;
z-index: 20;
}
.light-content .select::after, .light-content .wp-block-archives-dropdown::after, .light-content .wp-block-categories-dropdown::after {
height: 41px;
line-height: 41px;
}
.select:hover::after {
color: #fff;
}
.select::after {
-webkit-transition: .25s all ease;
-o-transition: .25s all ease;
transition: .25s all ease;
} .wp-block-latest-posts {
margin:0;		
}
.wp-block-latest-posts li a, .wp-block-latest-comments__comment-meta a, .clapat-sidebar-widget a {
background-image: linear-gradient(transparent calc(100% - 2px), #000 1px);
background-size: 0;
background-repeat: no-repeat;
display: inline;
transition: 0.3s ease;
word-wrap: anywhere;
padding: 1px 0;
box-sizing: border-box;
font-size:14px;
}
.light-content .wp-block-latest-posts li a, .light-content .wp-block-latest-comments__comment-meta a, .light-content .clapat-sidebar-widget a {
background-image: linear-gradient(transparent calc(100% - 2px), #fff 1px);
}
.wp-block-latest-posts li:hover a, .wp-block-latest-comments__comment-meta a:hover, .clapat-sidebar-widget a:hover {    
background-size: 100%;
} .wp-block-search, .wp-block-search .wp-block-search__inside-wrapper {
position: relative;
display: block;
}
.wp-block-search {
margin-bottom:25px;
}
.wp-block-search .wp-block-search__input {
border: none;
border-bottom: 1px solid rgba(0,0,0,0.3);
padding-left: 70px;
font-size:14px;
font-weight:400;
}
.light-content .wp-block-search .wp-block-search__input {
color:rgba(255,255,255,1);
border-bottom:1px solid rgba(255,255,255,0.3);
}
.wp-block-search .wp-block-search__label {
width: auto;
position: absolute;
height: 100%;
line-height: 50px;
color:#444;
font-size:14px;
font-weight:400;
}
.light-content .wp-block-search .wp-block-search__label {
color:#aaa;
}
.wp-block-search .wp-block-search__label::after {
content: ":";
width: 3px;
height: 50px;
font-size: 16px;
line-height: 50px;
text-align: left;
position: absolute;
right: -6px;
top: 0;
}
.wp-block-search__inside-wrapper:after {
font: var(--fa-font-solid);
content: "\f002";
width:20px;
height:20px;
font-size:14px;
line-height:20px;
text-align:left;
position:absolute;
right:0px;
top:14px;
color:#000;
}
.light-content .wp-block-search__inside-wrapper:after {
color:#fff;
}
.wp-block-search .wp-block-search__button {
position: absolute;
right: 0;
height: 100%;
width: 40px;
opacity: 0;
z-index: 10;
overflow:hidden;
}
.search {
position:relative;
} .post-password-form label {
width: 100%;
position: relative;
height: 100%;
line-height: 50px;
color: #444;
display: block;
margin-bottom:25px;
}
.light-content .post-password-form label {
color:#aaa;
}
.post-password-form input {
position: absolute;
display: block;
width: 100%;
top: 0;
padding-left: 90px;
}
.post-password-form input[type="submit"] {
height: 50px;
position:relative;
width: auto;
border: solid 3px #000;
color: #000;
background-color: transparent;
border-radius: 5px;
cursor: pointer;
font-size: 16px;
font-weight: 500;
line-height: 20px;
overflow: hidden;
text-align: center;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.light-content .post-password-form input[type="submit"] {
border: solid 3px #fff;
color: #fff;
background-color: transparent;
}
.post-password-form input[type="submit"]:hover {
color: #fff;
background-color: #fff;
}
.light-content .post-password-form input[type="submit"]:hover {
color: #000;
background-color: #fff;
} @media only screen and (max-width: 1466px) {
.post-template-content .post-max-width {
max-width: 900px;
padding:0 60px;
}
#post-form {
max-width: 900px;
box-sizing:border-box;
}
#post-navigation {
clip-path: inset(0 60px 0 60px);
}
}
@media only screen and (max-width: 1024px) {
article {
padding: 50px 0 30px 0;
}
#blog-effects.clapat-blog-expand-on-scroll article {
pointer-events: initial;
opacity: 1;
}
.article-wrap  .hover-reveal {
position: relative;
width: 100%;
height: auto;
pointer-events: none;
opacity:1!important;
margin-bottom:40px;		
box-sizing:border-box;
left: 0!important;
top: 0!important;
}
.article-wrap:hover .hover-reveal {
width:100%;
}
.article-wrap .hover-reveal__inner {
width: 100%;
height: auto;
transform: translateX(0%)!important;
-webkit-transform: translateX(0%)!important;
}
.article-wrap .hover-reveal__inner .hover-reveal__img {
transform: translateX(0%)!important;
-webkit-transform: translateX(0%)!important;
}
#blog-effects article .article-bg {
display: block;
width: 100%;
height:auto;
}
.article-content {
position:relative;
padding: 0;
margin-bottom: 30px;
}
.article-wrap {
width: 100%;
margin-bottom:20px;
}
article .post-title, article .article-links {
width: auto;
}
article .button-wrap {
margin-left: 50%;
}
.post.sticky {
width: calc(100% + 80px);
margin-left: -40px;
padding: 50px 40px 30px 40px;
box-sizing: border-box;
border: none;
}
.post.sticky .article-wrap {
border: none!important;
}
.post.sticky .article-wrap::before {
display:none;
}
.has-post-thumbnail .article-wrap:hover .post-title {
transform: translateX(00px);
-webkit-transform: translateX(00px);
max-width: 100%;
}
.post-template-content .post-max-width, #post-form {
max-width: 900px;
padding:0 40px;
}
#post-navigation {
clip-path: inset(0 40px 0 40px);
}
.post-template-content .hero-title {
font-size: calc(1rem + 10vw);
line-height: calc(1rem + 9.5vw);
}
}
@media only screen and (max-width: 767px) {
.article-content {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
article .entry-meta-wrap {
width: auto;
}
article .post-title {
font-size: calc(1rem + 2vw);
line-height: calc(1rem + 2.6vw);
}
article .button-wrap {
margin: 0 auto;
}
article .button-wrap .icon-wrap {
display: none;
}
article .button-wrap .button-text {
padding:0;
display:block;
}
.post.sticky {
width: calc(100% + 60px);
margin-left: -30px;
padding: 50px 30px 30px 30px;
}
.blog-excerpt {
box-sizing: border-box;
padding-left: 30px;
padding-right: 30px;
}
#blog-page-nav {
padding-top: 100px;
padding-bottom: 80px;
}
#blog-nav-minimal {
width: 100%;
}
.post-prev, .post-next {
width: 100%;
float: left;
text-align: left;
color: #000;
}
.post-next {
text-align: left;
margin-top: 20px;
}
#post-comments h5 {
font-size: 28px;
line-height: 44px;
}
.user_comment {
padding-left: 55px;
margin-bottom: 25px;
}
.user-image {
height: 40px;
width: 40px;
}
.user_comment_reply {
padding-left: 55px;
margin-top: 25px;
}
.user_comment_reply .user-image::before {
width: 1px;
height: 20px;
left: -41px;
bottom: 20px;
}
.user_comment_reply .user-image::after {
width: 20px;
height: 1px;
left: -40px;
bottom: 20px;
}
#open-sidebar-nav {
display: block;
right: 70px;
top: 26px;
opacity: 1;
pointer-events: initial;
z-index:0;
}
#sidebar.open {
-webkit-transform: translateX(-400px)!important;
transform: translateX(-400px)!important;
}
#sidebar {
right: -400px;
width: 400px;
height: 100%;
}
#post-navigation {
clip-path: inset(0 30px 0 30px);
}
.post-template-content .post-max-width, #post-form {
max-width: 900px;
padding:0 30px;
}
.post-template-content .hero-title {
font-size: calc(1rem + 12vw);
line-height: calc(1rem + 11.5vw);
}
}
@media only screen and (max-width: 479px) {
.post.sticky {
width: calc(100% + 40px);
margin-left: -20px;
padding: 50px 20px 30px 20px;
}
.blog-excerpt {
box-sizing: border-box;
padding-left: 20px;
padding-right: 20px;
}
#blog-page-nav {
padding-top: 100px;
padding-bottom: 80px;
}
.page-numbers li {
padding-right: 4px;
}
.user_comment {
padding-left: 0px;
margin-bottom: 25px;
}
.user-image {
display:none;
}
.user_comment_reply {
padding-left: 20px;
}
#open-sidebar-nav {
right: 60px;
}
#sidebar.open {
-webkit-transform: translateX(-300px)!important;
transform: translateX(-300px)!important;
}
#sidebar {
right: -300px;
width: 300px;
height: 100%;
}
.sidebar-content {
padding: 60px 30px;
padding-right: 30px;
padding-right: 40px;
}
#post-navigation {
clip-path: inset(0 20px 0 20px);
}
.post-template-content .post-max-width, #post-form {
max-width: 900px;
padding:0 20px;
}
}.pinned-section {
position: relative;
display: table!important;
width: 100%;
margin: 0 auto;
max-width:1160px;
}
.full .pinned-section, .full_elementor .pinned-section {
max-width:100%;
}
.pinned-section .pin-spacer {
width:50%!important;
}
.pinned-element {
position:relative;
display:block;
height:auto;
float:left;
width:50%;
margin:0;
box-sizing:border-box;
}
.pinned-element.left {
padding-right:30px;
}
.pinned-element.right {
padding-left:30px;
}
.scrolling-element {
position:relative;
float:left;
width:50%;
margin:0;
box-sizing:border-box;
}
.scrolling-element.left {
padding-right:30px;
}
.scrolling-element.right {
padding-left:30px;
}
.scrolling-element img {
display:block;
height: auto;
width:100%;
} .title-moving-outer {
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;
}
.title-moving-forward, .title-moving-backward {
clear: both;
display: inline-block;
overflow: hidden;
white-space: nowrap;
padding:0 6vw;
box-sizing:border-box;
}
.marquee-text-wrapper {
white-space: nowrap;
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;
}
.marquee-text {
font-weight: 500;
display: inline-block;
color:#000;
}
.marquee-text:before {
content: '.';
color:transparent;
}
.light-content .marquee-text, .dark-section .rolling-text {
color:#fff;
}
.light-content .light-section .marquee-text {
color:#000;
} .hover-reveal {
position: fixed;
width: 20vw;
height: 30vw;
pointer-events: none;
opacity: 0;		
left:auto;
right:auto;
margin:auto;
}
.content-row > .hover-reveal {
z-index:-1;
}
.rounded-borders .hover-reveal {
border-radius:8px;
overflow:hidden;
}
.hover-reveal__inner, .hover-reveal__img {
width: 100%;
height: 100%;
position: absolute;
}
.hover-reveal__img {
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
width:100%;
height: 100%;
position:relative;
display:block;
} .clapat-slider-wrapper.content-slider  {
width:100%;
height: auto;
position:relative;	
}
.content-slider .clapat-slider-viewport {
display: flex;
position: relative;
margin: 0 auto;
}
.content-slider.looped-carousel .clapat-slider-viewport {
max-width:1280px;
}
.content-slider.small-looped-carousel .clapat-slider-viewport {
max-width:600px;
}
.content-slider .clapat-slider {
padding: 0 0 0 0;
height: auto;
position:relative;	
}
.content-slider .clapat-slide {
width: 100%;
}
.content-slider.looped-carousel .clapat-slide {
padding:0 60px;
}
.content-slider.small-looped-carousel .clapat-slide {
padding:0 20px;
}
.rounded-borders .content-slider {
border-radius:8px;
overflow:hidden;
}
.rounded-borders .content-slider.looped-carousel img, .rounded-borders .content-slider.small-looped-carousel img {
border-radius:8px;
}
.content-slider.looped-carousel .clapat-button-prev, .content-slider.looped-carousel .clapat-button-next {
display:none;
}
.disable-cursor .content-slider.looped-carousel .clapat-button-prev, .disable-cursor .content-slider.looped-carousel .clapat-button-next {
display:block;
}
.content-slider.small-looped-carousel .clapat-button-prev, .content-slider.small-looped-carousel .clapat-button-next {
display:none;
}
.disable-cursor .content-slider.small-looped-carousel .clapat-button-prev, .disable-cursor .content-slider.small-looped-carousel .clapat-button-next {
display:block;
}
.content-slider .clapat-pagination {
bottom:20px;
}
.content-slider .slider-button-prev {
position:absolute;
top:0;
left:0;
margin:0;
width:50%;
height:100%;
z-index:10;
cursor:pointer;	
}
.content-slider .slider-button-next {
position:absolute;
top:0;
right:0;
margin:0;
width:50%;
height:100%;
z-index:10;
cursor:pointer;		
}
.content-slider .clapat-pagination {
opacity:1;
}
.content-slider .clapat-pagination-bullet .parallax-wrap {
width: 40px;
height: 40px;
display: inline-flex;
position: relative;
justify-content: center;
align-items: center;
pointer-events: initial;
}
.content-slider .clapat-pagination-bullet .parallax-element {
height: 40px;
width: 40px;
text-align: center;
line-height: 50px;
}
.clapat-pagination-bullet-active .path {
display: inline-block !important;
stroke-dasharray: 1000;
stroke-dashoffset: 0;
animation: dash ease-in 3s;
animation-iteration-count: unset;
}
.clapat-pagination-bullet .path, .light-content.light-content-slider .clapat-pagination-bullet .path {
stroke:#000;
}
.clapat-pagination-bullet .solid-fill, .light-content.light-content-slider .clapat-pagination-bullet .solid-fill {
fill:#000;
}
.light-content .clapat-pagination-bullet .path, .dark-section .clapat-pagination-bullet .path, .light-content-slider .clapat-pagination-bullet .path {
stroke:#fff;
}
.light-content .light-section .clapat-pagination-bullet .path {
stroke:#000;
}
.light-content .clapat-pagination-bullet .solid-fill, .dark-section .clapat-pagination-bullet .solid-fill, .light-content-slider .clapat-pagination-bullet .solid-fill {
fill:#fff;
}
.light-content .light-section .clapat-pagination-bullet .solid-fill, .light-content .dark-section .dark-cursor .clapat-pagination-bullet .solid-fill {
fill:#000;
}
.light-cursor .clapat-pagination-bullet .path {
stroke:#fff!important;
}
.dark-cursor .clapat-pagination-bullet .path {
stroke:#000!important;
}
.light-cursor .clapat-pagination-bullet .solid-fill {
fill:#fff!important;
}
.dark-cursor .clapat-pagination-bullet .solid-fill {
fill:#000!important;
}
.path {
display: none;
}
@keyframes dash {
from {
stroke-dashoffset: 1000;
}
to {
stroke-dashoffset: 0;
}
}
.disable-cursor .full .looped-carousel .clapat-controls, .disable-cursor .full_elementor .looped-carousel .clapat-controls {
position: absolute;
width: calc(100% - 60px);
height: 100%;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
}
.disable-cursor .full .small-looped-carousel .clapat-controls, .disable-cursor .full_elementor .small-looped-carousel .clapat-controls {
position: absolute;
width: calc(100% - 60px);
max-width:540px;
height: 100%;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
}
.disable-cursor .slider-button-prev {
position: absolute;
top: calc(50% - 30px);
left: 0px;
margin: 0;
width: 60px;
height: 60px;
z-index: 10;
cursor: pointer;
opacity:0.7;
-webkit-transition: opacity 0.15s ease-out;
transition: opacity 0.15s ease-out;
}
.disable-cursor .slider-button-prev:hover {
opacity:1;
}
.disable-cursor .slider-button-prev::after {
font: var(--fa-font-solid);
content: "\f104";
font-size: 24px;
width:60px;
height:60px;
line-height:60px;
text-align:center;
position: absolute;
left: 0;
top:0;
color:#fff;
}
.disable-cursor .light-cursor .slider-button-prev::after, .disable-cursor .light-cursor .slider-button-next::after {
color:#fff;
}
.disable-cursor .dark-cursor .slider-button-prev::after, .disable-cursor .dark-cursor .slider-button-next::after {
color:#000;
}
.disable-cursor .slider-button-next {
position: absolute;
top: calc(50% - 30px);
left:auto;
right: 0px;
margin: 0;
width: 60px;
height: 60px;
z-index: 10;
cursor: pointer;
opacity:0.7;
-webkit-transition: opacity 0.15s ease-out;
transition: opacity 0.15s ease-out;
}
.disable-cursor .slider-button-next:hover {
opacity:1;
}
.disable-cursor .slider-button-next::after {
font: var(--fa-font-solid);
content: "\f105";
font-size: 24px;
width:60px;
height:60px;
line-height:60px;
text-align:center;
position: absolute;
left: 0;
top:0;
color:#fff;
} .image-link, .video-link {
display: block;
width: auto;
}
.rounded-borders .image-link img, .rounded-borders .video-link img {
border-radius:8px;
}
.disable-cursor .image-link::after {
font: var(--fa-font-solid);
content: "\f002";
font-size: 18px;
width:60px;
height:60px;
line-height:60px;
text-align:center;
position: absolute;
right:10px;
top:10px;
color:#fff;
opacity:0;
-webkit-transition: opacity 0.15s ease-out;
transition: opacity 0.15s ease-out;
}
.disable-cursor .image-link:hover::after {
opacity:1;
}
.disable-cursor .video-link::after {
font: var(--fa-font-solid);
content: "\f04b";
font-size: 18px;
width:60px;
height:60px;
line-height:60px;
text-align:center;
position: absolute;
right:10px;
top:10px;
color:#fff;
opacity:0;
-webkit-transition: opacity 0.15s ease-out;
transition: opacity 0.15s ease-out;
}
.disable-cursor .video-link:hover::after {
opacity:1;
} .hero-video-wrapper {
position: absolute;
box-sizing: border-box;
width: 100%;
height: 100%;
padding:0;
overflow:hidden!important;
opacity:0;		
}
.item .hero-video-wrapper, .clapat-item .hero-video-wrapper, .hover-reveal__img .hero-video-wrapper, .clapat-slider .hero-video-wrapper, .open-thumbnail .hero-video-wrapper, .carousel-zoom-wrapper .hero-video-wrapper, .carousel-thumbs-wrapper .hero-video-wrapper, .gallery-zoom-wrapper .hero-video-wrapper, .gallery-thumbs-wrapper .hero-video-wrapper, .overlapping-image .hero-video-wrapper, .snap-slider-images .hero-video-wrapper {
position: absolute;
box-sizing: border-box;
min-width: 100%;
min-height: 100%;
width: 100%;
height: auto;
background-size: cover;
padding: 0;
overflow: hidden !important;
opacity: 1;
top: 0;
z-index: 120;
pointer-events: none;
}
.content-video-wrapper {
position: absolute;
box-sizing: border-box;
width: 100%;
height: 100%;
left:0;
top:0;
padding:0;
overflow:hidden!important;
z-index: 1;
}
.hero-video-wrapper video.bgvid, .content-video-wrapper video.bgvid {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: -1;
object-fit: cover;
width: 100%;
height: 100%;
}
.video-wrapper {
position: relative;
box-sizing: border-box;
min-width: 100%;
max-height: 100vh;
width: 100%;
height: auto;
background-size: cover;
padding:0;
overflow:hidden!important;
opacity:1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.rounded-borders .video-wrapper {
border-radius: 8px;
}
.video-cover {
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
z-index:100;
cursor:pointer;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
-webkit-transition: opacity 0.3s ease-out 0.05s, height 0s ease-out 0s;
transition: opacity 0.3s ease-out 0.05s, height 0s ease-out 0s;
}
.video-cover.hidden {
opacity:0;
height: calc(100% - 50px);
-webkit-transition: opacity 0.3s ease-out, height 0s ease-out 0.3s;
transition: opacity 0.3s ease-out, height 0s ease-out 0.3s;
}
video.bgvid { 
width: 100%;
height: 100%;
top: 0;
left: 0;
object-position: center; 
object-fit: cover;
z-index: -100;
}
.video-wrapper video.bgvid {
position: relative;
}
.control {
bottom: 25px;
color: #ccc;
display: none;
left: 0;
position: absolute;
width: calc(100% - 40px);
z-index: 5;
background-color: #eee;
padding: 0;
box-sizing: border-box;
right: 0;
margin: 0 auto;
}
.full .control, .full_elementor .control {
bottom: 10px;
width: calc(100% - 160px);
}
.btmControl{
clear:both;
}
.control .sound{
width: 30px;
height: 50px;
float:left;
cursor:pointer;
text-align:center;
line-height:50px;
color:#fff;
opacity:0.4;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.control .sound:hover {
opacity:1;
}
.control .sound i {
line-height:50px;
}
.control .sound.muted i:first-child {
display:none;
}
.control .sound.muted i:last-child {
display:block;
}
.control .sound i:last-child {
display:none;
}
.control .btnFS{
width: 50px;
height: 50px;
float:left;
cursor:pointer;
text-align:center;
line-height:50px;
color:#fff;
opacity:0.4;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.control .btnFS:hover{
opacity:1;
}
.progress-bar {
background: rgba(255,255,255,0.5);
box-sizing: border-box;
float: left;
height: auto;
width: calc(100% - 123px);
cursor: pointer;
bottom: 23px;
position: absolute;
left: 23px;
opacity:0;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
-ms-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.video-wrapper:hover .progress-bar {
opacity:1;
}
.progress {
height: 2px;
max-width: 100%;
position: relative;
width: 100%;
}
.progress span {
height:100%;
position:absolute;
top:0;
left:0;
display:block;
}
.timeBar{
z-index:10;
width:0;
background: #fff;
}
.bufferBar{
z-index:5;
width:0;
background: rgba(255,255,255,0.2);
}
.video-btns {
position: absolute;
right: 3px;
bottom: 0px;
opacity:0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.video-wrapper:hover .video-btns {
opacity:1;
}
.volume{
position:relative;
cursor:pointer;
width:70px;
height:10px;
float:right;
margin-top:10px;
margin-right:10px;
}
.volumeBar{
display:block;
height:100%;
position:absolute;
top:0;
left:0;
} .button-box {
line-height:16px;
cursor:pointer;
border:none;
box-sizing:border-box;
text-align:center;
display:inline-block;
position:relative;
}
.text-align-center .button-box, .text-align-center.button-box {
margin-left:10px;
margin-right:10px;
text-align:center;
}
.text-align-center.button-box {
display: flex;
margin:auto
}
.button-content .submit-box {
color:#fff;
}
.clapat-button-wrap {
display: flex;
position: relative;
justify-content: center;
align-items: center;
left:0;
right:0;
min-width:100px;
height:60px;		
}
.clapat-button-wrap.circle {
min-width:104px;
height:104px;	
}
.text-align-center .clapat-button-wrap {
margin:0 auto;
}
.clapat-button {		
opacity:1;		
}
.button-border {
height: 50px;
width: auto;
border: solid 2px #000;
background-color:#000;
border-radius: 5px;
cursor:pointer;
font-size: 16px;
font-weight: 500;
line-height:50px;
overflow: hidden;
color:#000;
text-align:center;
-webkit-transition : border 0.2s ease-out;
transition : border 0.2s ease-out;
box-sizing:initial !important;
}
.light-content .button-border, .dark-section .button-border {
border: solid 2px #fff;
background-color:#fff;
}
.light-content .light-section .button-border {
border: solid 2px #000;
background-color:#000;
}
.light-content .button-border a, .dark-section .button-border a {
color:#000;
}
.light-content .light-section .button-border a {
color:#fff;
}
.button-border.rounded {
border-radius: 30px;
}
.button-border.outline {
border: solid 2px #000;
color:#000;
background-color:transparent;
}
.light-content .button-border.outline, .dark-section .button-border.outline {
border: solid 2px #fff;
color:#fff;		
background-color:transparent;
}
.light-content .light-section .button-border.outline {
border: solid 2px #000;		
background-color:transparent;
}
.clapat-button a {
position: relative;
display: block;
height: 100%;
}
.light-content .button-border.outline a, .dark-section .button-border.outline a {
color:#fff;
}
.light-content .light-section .button-border.outline a {
color:#000;
}
.dark-content .light-section .button-border a {
color:#fff;
}
.dark-content .light-section .button-border.outline a {
color:#000;
}
.circle .button-border {
border-radius: 100px;
height: 100px;
width: 100px;
}
.button-border span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
width: auto;
text-align: center;
transform-origin: 100% 0%;
padding: 0 40px;
}
.button-border span::before {
position: absolute;
width: 100%;
top: 100%;
left: 0;
content: attr(data-hover);
text-align: center;
}
.clapat-button:hover .button-border span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.clapat-button-wrap.circle:hover .button-border {
border: solid 2px transparent;	
}
.clapat-button-wrap.circle .button-border input, .clapat-button-wrap.circle .button-border a {
height: 100px;
width: 100px;
line-height: 100px;
text-align: center;
padding: 0;
font-size: 12px;
cursor:pointer;	
} .has-animation {
opacity:0;
-webkit-transition:translateY(30px);
transform: translateY(30px);
}
.has-animation.has-scale {
opacity: 0;
-webkit-transition:translateY(0px) scale(1.05);
transform: translateY(0px) scale(1.05);
transform-origin: 50% 0;
will-change:transform;
}
.has-animation.has-scale-vertical {
opacity: 0;
-webkit-transition:translateY(0px) scaleY(1.1);
transform: translateY(0px) scaleY(1.1);
transform-origin: 50% 0;
will-change:transform;
}
.has-animation.has-cover {
opacity: 1;
-webkit-transition:translateY(0px);
transform: translateY(0px);
overflow:hidden;
}
.has-animation.has-cover::after {
content: "";
width: 100%;
height: 100%;
background-color:inherit;
position:absolute;
top:0;
right:0;
z-index:10;
-webkit-transition: all .6s cubic-bezier(0.54, 0.49, 0.2, 1.01);
-o-transition: all .6s cubic-bezier(0.54, 0.49, 0.2, 1.01);
transition: all .6s cubic-bezier(0.54, 0.49, 0.2, 1.01);	
}
.has-animation.has-cover.animated::after {
width:0;
}
.has-animation.has-cover img {
opacity: 1;
-webkit-transition:scale(1.05);
transform:scale(1.05);
-webkit-transition: all .6s cubic-bezier(0.54, 0.49, 0.2, 1.01);
-o-transition: all .6s cubic-bezier(0.54, 0.49, 0.2, 1.01);
transition: all .6s cubic-bezier(0.54, 0.49, 0.2, 1.01);	
}
.has-animation.has-cover.animated img {
opacity: 1;
-webkit-transition:scale(1);
transform:scale(1);
}
.has-mask {
margin-bottom:10px;
}
.has-mask span {
display:inline-table;
overflow:hidden;
}
.has-mask span > span {
display: inline-table;
margin:0!important;
line-height:inherit;
height:inherit;
opacity:0;
-webkit-transform:translateY(60px);
transform: translateY(60px);
}
h1.big-title.has-mask span, h1.big-title.has-mask span > span {
line-height:inherit;
height:inherit;
margin-right:12px;
}
h1.has-mask span, h1.has-mask span > span {
line-height:inherit;
height:inherit;
margin-right:12px;
}
h2.has-mask span, h2.has-mask span > span {
line-height:inherit;
height:inherit;
margin-right:10px;
}
h3.has-mask span, h3.has-mask span > span {
line-height:inherit;
height:inherit;
margin-right:8px;
}	
h4.has-mask span, h4.has-mask span > span {
line-height:inherit;
height:inherit;
margin-right:7px;
}
h5.has-mask span, h5.has-mask span > span {
line-height:inherit;
height:inherit;
margin-right:6px;
}
h6.has-mask span, h6.has-mask span > span {
line-height:inherit;
height:inherit;
margin-right:5px;
}
.has-mask-fill > span {
position: relative;
display: inline;
-webkit-text-fill-color: rgba(0,0,0,0.1);
-webkit-background-clip: text;
background-repeat: no-repeat;
background-image: linear-gradient(#000, #000);
background-size: 0% 100%;
}
.has-mask-fill.block-title > span {
display: block;
}
.light-content .has-mask-fill > span, .dark-section .has-mask-fill > span {
-webkit-text-fill-color: rgba(255,255,255,0.1);
background-image: linear-gradient(#fff, #fff);;
}
.light-content .light-section .has-mask-fill > span {
-webkit-text-fill-color: rgba(0,0,0,0.1);
-webkit-background-clip: text;
background-repeat: no-repeat;
background-image: linear-gradient(#000, #000);
}
.has-indent {
text-indent:8vw;
}
.has-span-indent {
margin-right: 30px;
display: inline;
vertical-align: top;
line-height: inherit;
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 16px;
text-transform: initial;
opacity:0.4;
}
.has-hover-image {
cursor:pointer;
display:inline-block;
position:relative;
}
span.has-hover-image::before {
content: '';
position: absolute;
bottom: 1px;
left: 0;
width: 100%;
height: 2px;
background: rgba(0,0,0,1);
transform: scaleX(1);
transform-origin: left;
transition: transform .2s ease-out;
}
.light-content span.has-hover-image::before, .dark-section span.has-hover-image::before {
background: rgba(255,255,255,1);
}
.light-content .light-section span.has-hover-image::before {
background: rgba(0,0,0,1);
}
span.has-hover-image:hover::before {
transform: scaleX(0);
transform-origin: right;
}
span.has-hover-image .hover-reveal {
left:0;
width: 400px;
height: 250px;
overflow:hidden;
}
span.has-hover-image.vertical .hover-reveal {
width: 300px;
height: 400px;
}
.has-opacity span {
opacity:0.2;
}
.number-counter {
position: relative;
display:table;
}
.number-counter::after {
content: attr(data-symbol);
line-height: inherit;
top: 0;
position: absolute;
left: calc(100% + 5px);
} a.link {
display:inline-block;
position:relative;
}
.light-content a.link {
color:#fff;
}
.light-content .light-section a.link {
color:#000;
}
a.link::before {
content: '';
position: absolute;
bottom: 1px;
left: 0;
width: 100%;
height: 2px;
background: rgba(0,0,0,1);
transform: scaleX(0);
transform-origin: right;
transition: transform .2s ease-out;
}
h1 a.link::before {
bottom: 0px;
height: 3px;
}
.light-content a.link::before, .dark-section a.link::before {
background: rgba(255,255,255,1);
}
.light-content .light-section a.link::before {
background: rgba(0,0,0,1);
}
a.link:hover::before {
transform: scaleX(1);
transform-origin: left;
} .box-icon-wrapper {
display: table;
position: relative;
box-sizing: border-box;
height: auto;
width:100%;
}
.box-icon {
color: #000;
position: relative;
margin-top: 0px;
margin-bottom: 10px;
width: 35px;
height: 35px;
line-height: 35px;
}
.text-align-center .box-icon {
margin:auto;
}
.inline-boxes .box-icon {
position:absolute;
}
.box-icon i {
position:relative;
margin-bottom:0px;
font-size:24px;
}
.light-content .box-icon {
color:#fff;
}
.light-content .light-section .box-icon {
color:#000;
}
.box-icon:after {
content: "";
clear: both;
display: table;
}
.box-icon-content {
position:relative;
width:100%;
box-sizing:border-box;
}
.inline-boxes .box-icon-content {
padding-left:45px;
}
.box-icon h5 {
margin-bottom:5px;
}
.box-icon svg {
fill: #000;
width: 35px;
height: 35px;
top: -10px;
position: relative;
}
.light-content .box-icon svg {
fill:#fff;
}
.light-content .light-section .box-icon svg {
fill:#000;
} .parallax-image-content {
position: relative;
margin:0 auto;
z-index: 10;
height: 100%;
width: 100%;
box-sizing: border-box;
}
.parallax-image-content .outer {
width: 100%;
margin: 0 auto;
padding-top:20px;
padding-bottom:20px;
box-sizing: border-box;
}
.parallax-image-content img {
width:100%;
max-width:100%;
height:auto;
display:block;
}
.rounded-borders .parallax-image-content img {
border-radius: 8px;
} .clients-table {
position:relative;
margin:0;
display:flex;
justify-content:space-between;
flex-wrap: wrap;
background-image:url(//artistic-influence.com/wp-content/themes/montoya/images/clients-middle.png);
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
.light-content .clients-table, .dark-section .clients-table {
background-image:url(//artistic-influence.com/wp-content/themes/montoya/images/clients-middle-white.png);
}
.light-content .light-section .clients-table {
background-image:url(//artistic-influence.com/wp-content/themes/montoya/images/clients-middle.png);
}
.clients-table::before {
content: "";
position: absolute;
width: 100%;
height: 20px;
top: 0;
left: 0;
background-image:url(//artistic-influence.com/wp-content/themes/montoya/images/clients-top.png);
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
.light-content .clients-table::before, .dark-section .clients-table::before {
background-image:url(//artistic-influence.com/wp-content/themes/montoya/images/clients-top-white.png);
}
.light-content .light-section .clients-table::before {
background-image:url(//artistic-influence.com/wp-content/themes/montoya/images/clients-top.png);
}
.clients-table::after {
content: "";
position: absolute;
width: 100%;
height: 20px;
bottom: 0;
left: 0;
background-image:url(//artistic-influence.com/wp-content/themes/montoya/images/clients-bottom.png);
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
.light-content .clients-table::after, .dark-section .clients-table::after {
background-image:url(//artistic-influence.com/wp-content/themes/montoya/images/clients-bottom-white.png);
}
.light-content .light-section .clients-table::after {
background-image:url(//artistic-influence.com/wp-content/themes/montoya/images/clients-bottom.png);
}
.clients-table li {
position:relative;
display: block;
width:calc(100% / 4 - 40px);
height: auto;
aspect-ratio: 13/10;
box-sizing: border-box;
text-align: center;
margin: 20px;
overflow:hidden;
padding:30px;
}
.clients-table li img {
width:100%;
height: 100%;
margin:0 auto;
opacity:0.6;
position:relative;
display:block;
object-position: center; 
object-fit: cover;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
}
.clients-table li:hover img {
opacity:1;
}
.clients-table.no-borders li {
border:none;
}
.overlay {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 00;
left: 0;
color: #FFF;
background-color: rgba(0,0,0,0.1);
z-index: 10;
transform:scale(0.85);
-webkit-transform:scale(0.85);
opacity:0;
transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
pointer-events:none;
}
.light-content .clients-table .overlay, .dark-section .clients-table .overlay {
background-color: rgba(255,255,255,0.05);
}
.light-content .light-section .clients-table .overlay {
background-color: rgba(0,0,0,0.1);
}
.clients-table li:hover .overlay {
transform:scale(0.95);
-webkit-transform:scale(0.95);
opacity:1;
} .accordion {
padding:20px 0;
padding-top:0;
margin:0;
}
.accordion.bigger-acc, .light-content .accordion.bigger-acc, .dark-section .accordion.bigger-acc, .light-content .light-section .accordion.bigger-acc {
border-top: none;
border-bottom: none;
padding:0px 0;
}
.accordion dt {
position:relative;
display:flex;
align-items: center;
cursor: pointer;
padding: 0px;
margin-bottom:0px;
margin-top: 20px;
padding-top: 20px;
font-size:20px;
line-height:30px;
font-weight:500;	
-webkit-transition:all 0.2s ease 0s;
transition:all 0.2s ease 0s;
z-index:10;
border-top: 1px solid rgba(0,0,0,0.1);
}
.accordion.bigger-acc dt {
font-size: calc(1rem + 1vw);
line-height: calc(1rem + 1.5vw);
margin-top: 40px;
padding-top: 40px;
}
.uppercase-titles .accordion.bigger-acc dt {
text-transform:uppercase;
}
.light-content .accordion dt, .dark-section .accordion dt {
border-top: 1px solid rgba(255,255,255,0.2);
}
.light-content .light-section .accordion dt {
border-top: 1px solid rgba(0,0,0,0.1);
}
.accordion dt:first-child {
margin-top: 0px;
border-top: none;
}
.accordion dt span {
width: calc(100% - 30px);
position: relative;
overflow: hidden;
display: block;
padding: 0px;
color:#000;		
font-family:inherit;
}
.accordion:not(.bigger-acc) dt span em {
font-family:inherit;
}
.accordion.bigger-acc dt span {
font-family:inherit;
}
.accordion.bigger-acc dt span > div {
position: relative;
display:table;
float:left;
width:auto;
-webkit-text-fill-color: rgba(0,0,0,0.1);
-webkit-background-clip: text;
background-repeat: no-repeat;
background-image: linear-gradient(#000, #000);
background-size: 100% 100%;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
}
.accordion.bigger-acc:hover dt span > div {
transition: all 0.15s ease 0s;
-webkit-transition: all 0.15s ease 0s;
background-size: 0% 100%;
}
.accordion.bigger-acc:hover dt:hover span > div, .accordion.bigger-acc:hover dt.accordion-active span > div {
background-size: 100% 100%;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
}
.light-content .accordion.bigger-acc dt span > div, .dark-section .accordion.bigger-acc dt span > div {
-webkit-text-fill-color: rgba(255,255,255,0.1);
background-image: linear-gradient(#fff, #fff);;
}
.light-content .light-section .accordion.bigger-acc dt span > div {
-webkit-text-fill-color: rgba(0,0,0,0.1);
-webkit-background-clip: text;
background-repeat: no-repeat;
background-image: linear-gradient(#000, #000);
}
.light-content .accordion dt span, .dark-section .accordion dt span {
color:#fff;
}
.light-content .light-section .accordion dt span {
color:#000;
}
.accordion .accordion-content {
margin-bottom: 0;
font-size:16px;
color:#000;
font-weight:400;
line-height: 28px;
padding-left: 0;
padding-right: 80px;
padding-top:10px;
padding-bottom:5px;
z-index: 0;
position: relative;
}
.accordion.bigger-acc .accordion-content {
font-size:18px;
line-height: 30px;
}
.light-content .accordion .accordion-content, .dark-section .accordion .accordion-content {
color:#ccc;
}
.light-content .light-section .accordion .accordion-content {
color:#444;
}
.acc-icon-wrap {
width: 30px;
height: 30px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
float: none;
opacity:1;
-webkit-transition:opacity 0.2s ease 0s;
transition:opacity 0.2s ease 0s;
}
.accordion.bigger-acc .acc-icon-wrap {
height: 50px;
width: 50px;
}
.accordion dt:hover .acc-icon-wrap, .accordion dt.accordion-active .acc-icon-wrap {
opacity:1;
}
.acc-button-icon {
height: 30px;
width: 30px;
color: #000;
text-align: center;
line-height: 30px;
font-size: 12px;
background: rgba(0,0,0,0.1);
border-radius: 50px;
-webkit-transition:background 0.2s ease 0s, color 0.2s ease 0s;
transition:background 0.2s ease 0s, color 0.2s ease 0s;
}
.accordion.bigger-acc .acc-button-icon {
height: 50px;
width: 50px;
line-height: 50px;
font-size: 16px;
background: rgba(0,0,0,0.1);
border-radius: 50px;
}
.accordion dt:hover .acc-button-icon, .accordion dt.accordion-active .acc-button-icon {
background: rgba(0,0,0,1);
color: #fff;
}
.light-content accordion .acc-button-icon, .dark-section .accordion .acc-button-icon {
background: rgba(255,255,255,0.1);
}
.light-content .accordion dt:hover .acc-button-icon, .dark-section .accordion dt.accordion-active .acc-button-icon {
background: rgba(255,255,255,1);
color: #000;
}
.light-content .light-section accordion .acc-button-icon {
background: rgba(0,0,0,0.1);
}
.light-content .light-section dt:hover .acc-button-icon, .light-content .light-section .accordion dt.accordion-active .acc-button-icon {
background: rgba(0,0,0,1);
color: #fff;
}
.light-content .accordion .acc-button-icon, .dark-section .accordion .acc-button-icon {
color: #fff;
}
.light-content .light-section .accordion .acc-button-icon {
color:#000;
}
.acc-button-icon i {
height: 30px;
line-height: 30px;
width: 30px;
text-align: center;
-webkit-transition:transform 0.2s ease 0s;
transition:transform 0.2s ease 0s;
}
dt.accordion-active .acc-button-icon i {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
} .justified-gallery {
box-sizing: border-box;
padding: 0 0px;
width: calc(100% + 20px) !important;
margin-left: -10px;
}
.collage-thumb {
position:relative;
overflow:hidden;
cursor:pointer;
}
.collage-thumb:hover .thumb-info {
opacity:1;
bottom:-5px;
}
.thumb-info {
position:absolute;
bottom:-10px;
left:0;
width:100%;
opacity:0;
color: #fff!important;
padding: 50px 20px 20px;
box-sizing:border-box;
font-size:12px;
font-weight: 500;
transition:all 0.2s ease-in-out 0s;
-webkit-transition:all 0.2s ease-in-out 0s;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.55))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); } .team-members-list  {
position: relative;
top: 0;
left: 0;
width: 100%;
box-sizing:border-box;
margin: 0 auto;
padding: 0px;
overflow:hidden;
pointer-events: none;
}
.team-members-list li {
list-style:none;
position: relative;
margin:0;
width:100%;
cursor:pointer;
pointer-events: initial;
padding:10px 0px 40px 0px;
box-sizing:border-box;
border-bottom:1px solid;
border-color:rgba(0,0,0,0.1);
}
.team-members-list li:last-child {
border-bottom:0px solid;
}
.light-content .team-members-list li, .dark-section .team-members-list li {
border-color:rgba(255,255,255,0.15);
}
.light-content .light-section .team-members-list li {
border-color:rgba(0,0,0,0.1);
}
.full > .team-members-list li, .full_elementor .team-members-list li {
padding:10px 80px 40px 80px;
}
.team-member {
font-size: calc(1rem + 8vw);
line-height: calc(1rem + 7.5vw);
font-weight: 500;
position: relative;
display:table;
margin-bottom:0px;
vertical-align: top;
width:100%;	
z-index:10;
}
.full > .team-member, .full_elementor .team-member {
font-size: calc(1rem + 8vw);
line-height: calc(1rem + 7.5vw);
}
.team-member > div {
position: relative;
display:table;
margin:0 auto;		
width:auto;
-webkit-text-fill-color: rgba(0,0,0,0.1);
-webkit-background-clip: text;
background-repeat: no-repeat;
background-image: linear-gradient(#000, #000);
background-size: 100% 100%;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
}
.uppercase-titles .team-member > div {
text-transform:uppercase;
}
.team-members-list:hover li .team-member > div {
transition: all 0.15s ease 0s;
-webkit-transition: all 0.15s ease 0s;
background-size: 0% 100%;
}
.team-members-list:hover li:hover .team-member > div {
background-size: 100% 100%;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
}
.light-content .team-member > div, .dark-section .team-member > div {
-webkit-text-fill-color: rgba(255,255,255,0.1);
background-image: linear-gradient(#fff, #fff);;
}
.light-content .light-section .team-member > div {
-webkit-text-fill-color: rgba(0,0,0,0.1);
-webkit-background-clip: text;
background-repeat: no-repeat;
background-image: linear-gradient(#000, #000);
}
.light-section .team-member {
color:#000;
}
.dark-section .team-member {
color:#fff;
}
.team-members-list:hover li .team-member {
opacity:0.3;
}
.team-members-list li:hover .team-member {
opacity:1;
}
.team-member span {
font-size: 16px;
font-weight: 500;
line-height: inherit;
position: absolute;
left:0;
top:0;
color: #000;
display: block;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
}
.team-member span:last-child {
left:auto;
right:0;
}
.team-members-list:hover li .team-member > span {
opacity:0.3;
}
.team-members-list:hover li:hover .team-member > span {
opacity:1;
}
.light-section .team-member span {
color:#000;
}
.dark-section .team-member span {
color:#fff;
}
.team-members-list .hover-reveal {
position: fixed;
width: 300px;
height: 400px;
pointer-events: none;
opacity: 0;
}
.swiper-container.team-looped-carousel {		
cursor:grab;
}
.drag-cursor .swiper-container.team-looped-carousel {
cursor:grabbing;
}
.team-looped-carousel .swiper-slide {        
text-align:left;
}
.team-caption {
position:absolute;
bottom:0;
left:0;
width:100%;
height:auto;
box-sizing:border-box;
padding:10px 30px 30px 30px;
}
.team-caption h5, .team-caption p {
margin-bottom:0;
} .text-align-center #contact-formular {
margin:0 auto;
max-width:800px;
}
#contact-formular::after {
clear: both;
content: " ";
display: table;
}
#contactform {
position:relative;
}
.name-box, .email-box, .message-box {
position:relative;
display:block;
}
.name-box, .email-box  {
width: 47%;
float: left;
margin-bottom: 20px;
margin-right: 6%;
position: relative;
}
.name-box::after, .email-box::after {
clear: both;
content: " ";
display: table;
}
.email-box {
margin-right:0px;
}
.message-box {
float:left;
width:100%;		
margin-top:60px;
}
.verify-box {
float:left;
width:100%;		
margin-bottom:60px;
}
.text-align-center .verify-box {
float: none;
width: auto;
text-align: center;
display: table;
margin: 0 auto;
margin-bottom: 60px;
}
.verify-sum {
margin:0;
padding:0;
float:left;
}
.verify-sum li {
list-style:none;
display:block;
float:left;
color:#fff;
width:34px;
height:34px;
line-height:34px;
text-align:center;
border-radius:3px;
background-color:#000;
margin-bottom:0;
}
.light-content .verify-sum li, .dark-section .verify-sum li {
color:#000;
background-color:#fff;
}
.light-content .light-section .verify-sum li {
color:#fff;
background-color:#000;
}
.verify-sum li:nth-child(2), .verify-sum li:nth-child(4) {
width:30px;
color:#444;
background-color:transparent;
}
.light-content .verify-sum li:nth-child(2), .light-content .verify-sum li:nth-child(4), .dark-section .verify-sum li:nth-child(2), .dark-section .verify-sum li:nth-child(4) {
color:#fff;
background-color:transparent;
}
.light-content .light-section .verify-sum li:nth-child(2), .light-content .light-section .verify-sum li:nth-child(4) {
color:#444;
background-color:transparent;
}
input#verify {
float: left;
width: 34px;
padding: 0;
height: 34px;
text-align: center;
line-height: 34px;
border: none;
border-radius:3px;
background-color:#000;
color:#fff;
}
.light-content input#verify, .dark-section  input#verify {
background-color:#fff;
color:#000;
}
.light-content .light-section  input#verify {
background-color:#000;
color:#fff;
}
#contact-formular .required {
float:left;
width:auto;
font-size: 14px;
line-height:34px;
margin-left:20px;
margin-bottom:0;
}
#contact-formular .text-align-center .required {
float: left;
margin-left: 0;
display: block;
clear: both;
text-align: center;
width: 100%;
padding-top: 10px;
}
input, textarea {
color: rgba(0,0,0,1);
font-family: 'Poppins', sans-serif;
font-size: 16px;
font-weight: 500;
height: 50px;
padding: 12px 20px 12px 20px;
padding-left:0;
width: 100%;
border-radius:0px;
margin-bottom:0px;
border:none;		
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
box-sizing: border-box;
background-color:transparent;
outline:none;
border-bottom:1px solid rgba(0,0,0,0.3);
}
.bigger-form input, .bigger-form textarea {
font-size: 48px;
font-weight: 500;
height: 100px;
padding: 0;
}
input[type="search"] {
padding-left:0px;
}
.light-content input, .light-content textarea, .dark-section input, .dark-section textarea {
color:rgba(255,255,255,1);
border-bottom:1px solid rgba(255,255,255,0.3);
}
.light-content .light-section input, .light-content .light-section textarea {
color:rgba(0,0,0,1);
border-bottom:1px solid rgba(0,0,0,0.3);
}
::placeholder, .light-content .light-section ::placeholder { 
color: #000;
opacity: 1; 
}
.light-content ::placeholder, .dark-section ::placeholder { 
color: #fff;
opacity: 1; 
}
.light-content :-ms-input-placeholder, .dark-section :-ms-input-placeholder { 
color: #fff;
}
.light-content .light-section :-ms-input-placeholder { 
color: #000;
opacity: 1; 
}
.light-content ::-ms-input-placeholder { 
color: #fff;
}
:-ms-input-placeholder { 
color: #000;
}
.input_label {
background-color: #000;
height: 2px;
left: 0;
position: absolute;
top: 49px;
width: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.bigger-form .input_label {
top: 99px;
}
.light-content .input_label, .dark-section .input_label {
background-color: #fff;
}
.light-content .light-section .input_label {
background-color: #000;
}
.input_label.slow {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
input:focus + .input_label, textarea:focus + .input_label {
width:100%;		
}
input:focus, textarea:focus {
color:#000;
}
.light-content input:focus, .light-content textarea:focus, .dark-section input:focus, .dark-section textarea:focus {
color:#fff;
}
.light-content .light-section input:focus, .light-content .light-section textarea:focus {
color:#000;
}
textarea {
resize:none;
margin-bottom:0;
height:50px;
box-sizing: border-box;
padding: 14px 20px 6px 20px;
padding-left:0;
margin-bottom:40px;
}
textarea:after {
background-color: #000;
content: "";
height: 2px;
left: 0px;
position: absolute;
top: 20px;
width: 100%;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
input[type="submit"] {
margin:0;
background:transparent;
border:none;
color:#fff;
font-family: 'Poppins', sans-serif;
font-size: 18px;
font-weight: 500;
padding-left:50px;
padding-right:50px;
height:100%;
}
.light-content input[type="submit"], .dark-section input[type="submit"] {
color:#000;
}
.light-content .light-section input[type="submit"] {
color:#fff;
}
.outline input[type="submit"] {
color:#000;
}
.light-content .outline input[type="submit"], .dark-section .outline input[type="submit"] {
color:#fff;
}
.light-content .light-section .outline input[type="submit"] {
color:#000;
}
.error_message {				
margin-bottom:30px;
font-size:13px;		
color:#e93735;		
font-weight:bold;		
}
#success_page p, #success_page p strong {		
color:#fff;		
margin-top:20px;		
}
#message fieldset {		
border:none;		
} #map_canvas {
display: block;
height:100vh;
position:relative;
width: 100%;
}
.rounded-borders #map_canvas {
border-radius:8px;
overflow:hidden;
}
#hero-image.bgrelative #map_canvas {
position:relative!important;
}
.gmnoprint a, .gmnoprint span, .gm-style-cc {
display:none;
}
.gmnoprint div {
background:none !important;
}
.gm-style button {
display:none!important;
}
.services-icon i {
font-size:24px;
margin-bottom:20px;
}
.service-info-text {
margin-bottom:40px;
} .flex-lists-wrapper, .flex-list-wrapper {
position:relative;
display:block;
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;
overflow:hidden;
border-top: 1px solid rgba(255,255,255,0.15);
}
.light-content .flex-lists-wrapper , .dark-section .flex-lists-wrapper, .light-content .flex-list-wrapper , .dark-section .flex-list-wrapper {
border-top: 1px solid rgba(255,255,255,0.15);
}
.light-content .light-section .flex-lists-wrapper, .light-content .light-section .flex-list-wrapper {
border-top: 1px solid rgba(0,0,0,0.1);
}
.flex-list {
position: relative;
padding: 35px 80px;
margin: 0;
display: flex;
justify-content: space-between;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.light-content .flex-list , .dark-section .flex-list {
border-bottom: 1px solid rgba(255,255,255,0.15);
}
.light-content .light-section .flex-list {
border-bottom: 1px solid rgba(0,0,0,0.1);
background-color:#fff;
}
.flex-list::after {
content:"";
position: absolute;
width: 100%;
height:0;
left:0;
bottom: 0;
z-index: 0;
background-color: #000;
-webkit-transition: all 0.2s ease-out 0s;	
transition: all 0.2s ease-out 0s;
}
.light-content .flex-list::after , .dark-section .flex-list::after {
background-color: #fff;
}
.light-content .light-section .flex-list::after {
background-color: #000;
}
.flex-list:hover::after {
height: 100%;
}
.flex-list > span {
z-index: 10;
mix-blend-mode: difference;
color: #fff;
}
.flex-list-left {
width:15%;
text-align:left;
}
.flex-list-center {
width:70%;
font-size:20px;
text-align:center;
}
.flex-list-right {
width:15%;
text-align:right;
} .fw-gallery .wrapper-gallery {
display: inline-flex;
align-items: flex-end;
margin:0;
padding:0;
clear:both;
}
.bw-gallery .wrapper-gallery {
display: inline-flex;
align-items: flex-start;
margin:0;
padding:0;
}
.moving-gallery li {
position:relative;
width: 25vw;
padding-left: 10px;
padding-right: 10px;
box-sizing:border-box;
margin:10px 0;
list-style:none;
}
.fw-gallery.random-sizes li:first-child, .bw-gallery.random-sizes li:first-child {
padding-left: 0px;
}
.fw-gallery.random-sizes li:last-child, .bw-gallery.random-sizes li:last-child {
padding-right: 0px;
}
.fw-gallery.random-sizes li:nth-child(1) {
width: 25vw;
}
.fw-gallery.random-sizes li:nth-child(2) {
width: 30vw;
}
.fw-gallery.random-sizes li:nth-child(3) {
width: 45vw;
}
.fw-gallery.random-sizes li:nth-child(4) {
width: 25vw;
}
.bw-gallery.random-sizes li:nth-child(1) {
width: 25vw;
}
.bw-gallery.random-sizes li:nth-child(2) {
width: 45vw;
}
.bw-gallery.random-sizes li:nth-child(3) {
width:30vw;
}
.bw-gallery.random-sizes li:nth-child(4) {
width: 25vw;
}
.moving-gallery li img {
height:auto;
margin:0px;
}
.moving-gallery li img {
border: 1px solid rgba(255,255,255,0.15);
}
.rounded-borders .moving-gallery li img {
border-radius:12px;
}
.moving-gallery-caption {
position: absolute;
height: auto;
padding: 30px;
box-sizing: border-box;
text-align: center;
bottom: 0;
left: 0;
right: 0;
opacity:0;
-webkit-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.moving-gallery li:hover .moving-gallery-caption {
opacity:0.4;
} .zoom-gallery {
position:relative;
margin:0;
padding:0;
clear:both;
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
max-width: 1000%;
width: calc(100vw);
height: auto;
pointer-events:none;
}
.zoom-wrapper-gallery {
position:relative;
border-right: 0px solid #f00;
box-sizing:border-box;
margin:0;
padding:0 70px;
clear:both;
width:100%;
height: auto;
display: flex;
justify-content: center;
}
.zoom-wrapper-gallery li {
position:relative;
display: block;
box-sizing:border-box;
padding:0 10px;
margin:0;
list-style:none;
z-index:0;	
width: 50%;
max-width: 50%;
height:100%;
float:left;
display:flex;
align-items:center;
}
.zoom-wrapper-gallery li.zoom-center {
z-index:1;
}
.zoom-wrapper-gallery li .zoom-img-wrapper {
box-sizing: border-box;
width: 100%;
height: 100%;
min-height:100%;
position: relative;
overflow: hidden;		
background-color:rgb(102, 102, 102);
}
.rounded-borders .zoom-wrapper-gallery li .zoom-img-wrapper {
border-radius: 8px;
}
.zoom-wrapper-gallery.end-state  li.zoom-center .zoom-img-wrapper {
}
.zoom-wrapper-gallery li .zoom-img-wrapper img {
width:100%;
height: 100%;
position:relative;
display:block;
z-index:100;	
object-position: center; 
object-fit: cover;
}
.zoom-wrapper-thumb {
width:100%;
height: 100vh;
position:absolute;
top:0;
display:block;
}
.zoom-wrapper-thumb .zoom-img-wrapper {
width:100%;
height: 100%;
position:absolute;
overflow:hidden;
}
.rounded-borders .zoom-wrapper-thumb .zoom-img-wrapper {
border-radius: 8px;
}
.zoom-wrapper-thumb .zoom-img-wrapper img {
width:100%;
height: 100%;
position:relative;
display:block;
z-index:100;	
object-position: center; 
object-fit: cover;
} .slowed-pin {
position:relative;
overflow: hidden;
}
.slowed-pin > .pin-spacer {
pointer-events:none;
}
.slowed-text {
position:absolute;
height:auto;
min-height:100vh;
width:100%;
max-width:980px;		
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
box-sizing:border-box;
padding:8vw 20px;
z-index:1;
pointer-events:none;
margin:auto;
left:0;
right:0;
}
.slowed-text-wrapper {
position:relative;
display:block;
}
.slowed-images {
position: relative;
top: 0;
width: 100%;
height:auto;
box-sizing:border-box;
overflow: hidden;
z-index:0;
margin:auto;
}
.slowed-image {
position: relative;
width: 100%;
height: auto;
box-sizing: border-box;
padding:0 0px;
margin:150px 0;
display: flex;
align-items: flex-start;
flex-direction: column;
}
.slowed-image:nth-of-type(2n+2) {
align-items: flex-end;
}
.slowed-image img {
width: auto;
max-width: 40%!important;
height: auto!important;
display: block;
cursor:pointer;
margin-bottom:10px;
-webkit-transform:scale(0.95) translateY(30%);
transform: scale(0.95) translateY(30%);
}
.rounded-borders .slowed-image img {
border-radius: 8px;
} .panels {
position:relative;
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: calc(100vw)!important;		
}
.panels-container {
position:relative;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
justify-content: flex-start;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
padding: 0;
overflow: hidden;
box-sizing:border-box;
}
.panels-container > .panel {
position: relative;
width: auto;
height: 100%;
margin:0 10px;
overflow: hidden;
display: flex;
align-items: flex-start;
justify-content: center;
box-sizing:border-box;
flex-direction: column;
}
.panels-container > .panel:first-child {
margin-left:80px;
}
.panels-container > .panel:last-child {
margin-right:80px;
}
.panels-container .panel img {
width:100%;
height: 100%;
position:relative;
display:block;
object-position: center; 
object-fit: cover;		
}
.rounded-borders .panels-container .panel img {
border-radius:8px;
}
.panels-container .panel:first-child img {
margin-left:0px;
}
.panels-container .panel:last-child img {
margin-right:0px;
} #team-panels .panel-content-wrapper {
position: relative;
width: auto;
height: 60%;
display: flex;
align-items: flex-start;
justify-content: center;
box-sizing:border-box;
flex-direction: column;
padding-left:30px;
padding-right:30px;
}
#team-panels .panels-container .panel:first-child .panel-content-wrapper {
padding-left:80px;
}
#team-panels .panels-container .panel:last-child .panel-content-wrapper {
padding-right:80px;
}
#team-panels .panel-content {
position: absolute;
width: 100%;
height: auto;
display: block;
box-sizing:border-box;
padding:10px 30px;
bottom:-50px;
left:0;		
pointer-events: none;
}
#team-panels .panels-container .panel:first-child .panel-content-wrapper .panel-content {
padding-left:80px;
}
#team-panels .panels-container .panel:last-child .panel-content-wrapper .panel-content {
padding-right:80px;
}
.team-name-panel, .team-cat-panel {
font-size:18px;
line-height: 24px;
display:table;
width:auto;
float:left;
}
.team-cat-panel {
font-size:14px;
opacity:0.6;
float:right;
}
#team-panels .panels-container .panel .panel-image {
width: auto;
height: 100%;
position:relative;
overflow:hidden;
}
#team-panels .panels-container .panel img {
height: 100%;
margin:0;
}
.rounded-borders #team-panels .panels-container .panel img {
border-radius:8px;
} .pinned-image {
box-sizing:border-box;
padding-bottom:300px;		
position:relative;
}
.pinned-image:first-child {
padding-top:0;
}
.pinned-image:last-child {
z-index:10;
padding-bottom:0px;		
}
.rounded-borders .pinned-image img {
border-radius:8px;
} .reveal-gallery {
position:relative;
width:100%;
height:auto;
display:block;
margin:0 auto;
}
.reveal-img {
width:auto;
height:auto;
position:absolute;
display: block;
top:0;
left: auto;
right: auto;
margin: auto;
z-index:0;
opacity: 0.95;
}
.reveal-img-fixed {
width:50%;
max-width:600px;		
position:relative;
margin: 0 auto;
z-index:10;
}
.reveal-img:first-child {
left:0;
transform:rotate(-4deg)
}
.reveal-img:last-child {
right:0;
transform:rotate(4deg)
}
.reveal-gallery img {
width:auto;
height: auto;
max-width: 100%;
max-height: 100%;
position:relative;
display:block;
object-position: center; 
object-fit: contain;
margin: auto;
}
.rounded-borders .reveal-gallery img {
border-radius:8px;
} .clipped-image-wrapper {
position:relative;
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;
overflow:hidden;
}
.clipped-image-pin {
position:relative;
display:block;
}
.clipped-image-size {
width:100%;
height:100%;
position:relative;
display:block;
}
.clipped-image {
position:relative;
z-index:0;
width:100vw;
height:100vh;
display:block;
overflow:hidden;
clip-path: circle(22%);
margin:0 auto;	
}
.clipped-image img {
width:100%;
height: 100%!important;
position:relative;
display:block;
z-index:0;	
object-position: center; 
object-fit: cover;		
}
.clipped-image-gradient {
position:absolute;
height:30%;
width:100%;
bottom:0;
opacity:0;
background-color:#000;
z-index:10;
-webkit-mask-image: linear-gradient(transparent, black 85%);
mask-image: linear-gradient(transparent, black 85%);
}
.clipped-image-content {
position:relative;
width:100%;
height:auto;
padding-bottom:40px;
margin:0 auto;
z-index:10;
} .carousel-shortcode-wrapper {
position:relative;
display:inline-block;
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;
height:auto;
}
.carousel-shortcode-pin {
position:relative;
height:100%;
width:100%;
top:0;
left:0;
display:block;
}
.carousel-shortcode-thumbs {
position:relative;
height:100vh;
width:100%;
padding:20px 40px;
margin:0 auto;
display:flex;
text-align: center;
align-items: center;
justify-content: center;
box-sizing:border-box;
z-index:10;
mask-image: linear-gradient(#0000, black 15%, black 85%, #0000 100%);
-webkit-mask-image: linear-gradient(#0000, black 15%, black 85%, #0000 100%);
pointer-events:none;
}
.carousel-shortcode-thumbs .clapat-item {
width: calc(20% - 80px);
margin:60px 40px;
}
.carousel-shortcode-thumbs.is_active .clapat-item {
pointer-events:initial;
}
.carousel-shortcode-thumbs .clapat-item .slide-inner {
padding-top: 0;
width: 100%;
height: auto;
margin:0;
overflow:visible;
aspect-ratio: 10/14;
}
.carousel-shortcode-caption {
position:absolute;
height:100%;
width:100%;
top:0;
left:0;
display:flex;
flex-direction: column;
text-align: center;
align-items: center;
justify-content: center;
z-index:0;
}
.carousel-shortcode-title-hide, .carousel-shortcode-title-show {
position:absolute;		
font-size: calc(1rem + 4.15vw);
line-height: calc(1rem + 4.5vw);
font-weight:500;
display:block;
width:auto;		
}
.uppercase-titles .carousel-shortcode-title-hide, .uppercase-titles .carousel-shortcode-title-show {
text-transform:uppercase;
}
.carousel-shortcode-title-show {
position:relative;
font-size: calc(1rem + 1.15vw);
line-height: calc(1rem + 1.5vw);
}
.light-content .carousel-shortcode-title-hide, .dark-section .carousel-shortcode-title-hide, .light-content .carousel-shortcode-title-show, .dark-section .carousel-shortcode-title-show {
color:#fff;
}
.light-content .light-section .carousel-shortcode-title-hide, .light-content .light-section .carousel-shortcode-title-show {
color:#000;
}
.carousel-shortcode-title-hide div, .carousel-shortcode-title-show div {
position:relative;
display:block;overflow:hidden;
}
.carousel-shortcode-title-hide span {
position:relative;
display:block;
opacity:1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.carousel-shortcode-title-show span {
position:relative;
display:block;
opacity:0;
transform: translateY(200px);
-webkit-transform: translateY(200px);
}
.carousel-shortcode-cta {
position:relative;
display:block;
opacity:0;
transform: scale(1) translateY(50px);
-webkit-transform:  scale(1) translateY(50px);
} .list-rotator-wrapper {
position:relative;
display:block;
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;
overflow:hidden;
}
.list-rotator-title {
position:absolute;
margin:0 auto;
display:table;
top:45px;
left:0;
right:0;
padding-top:45px;
z-index: 100;
line-height: 20px;
font-size: 14px;
font-weight:500;
color: #fff;
padding:4px 16px;
box-sizing:border-box;
border-radius:30px;
opacity:0;
}
.list-rotator-height {
display: flex;
justify-content: center;
pointer-events: none;
position:relative;
}
.list-rotator-pin {
position: relative;
height: 100vh;
width: 100%;
mask-image: linear-gradient(#0000 0%, #0000 5%, #0000 5%, black 20%, black 85%, #0000 99%, #0000 99%, #0000 100%);
-webkit-mask-image: linear-gradient(#0000 0%, #0000 5%, #0000 5%, black 20%, black 85%, #0000 99%, #0000 99%, #0000 100%);
}
.list-rotator {
position: relative;
display:block;
width: 100%;
height: auto;
box-sizing:border-box;
padding-top:20vh;
padding-bottom:15vh;
margin: 0;
}
.list-rotator li {
color: #000;
list-style: none;
position: relative;
width: 100%;
text-align: center;
font-size: calc(1rem + 8vw);
line-height: calc(1rem + 7.5vw);
margin: 0;
opacity:1;
}
.list-rotator li.in-view {
opacity:1;
}
.light-content .list-rotator li , .dark-section .list-rotator li {
color: #fff;
}
.light-content .light-section .list-rotator li {
color: #000;
} .move-thumbs-wrapper {
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;
}
.start-thumbs-caption {
position:relative;
width: 100%;
height:50vh;
display:flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.start-thumbs-wrapper {
position:relative;
display:flex;
justify-content: space-between;
flex-wrap: wrap;
box-sizing:border-box;
padding:0 40px;
}
.start-move-thumb {
box-sizing:border-box;
position:relative;
width: calc(25% - 80px);
height:calc(25vw - 40px);
margin:0 40px;
margin-bottom:40px;
}
.start-move-thumb:nth-of-type(3n + 2) {		
width: calc(15% - 80px);
height:calc(15vw - 40px);
margin-top: 50vh;
}
.start-move-thumb:nth-of-type(3n + 3) {		
width: calc(35% - 80px);
height:calc(35vw - 40px);
margin-top: 25vh;
}
.start-move-thumb .overlapping-image-inner {
width: 100%;
height: 100%;
position: absolute;
top:0;
}
.end-move-thumb .move-thumb-inner {
width: 100%;
height: 100%;
position: absolute;
top:0;
}
.rounded-borders .start-move-thumb .move-thumb-inner, .rounded-borders .end-move-thumb .move-thumb-inner {
border-radius:12px;
overflow:hidden;
}
.end-thumbs-wrapper {
display:flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top:100vh;
padding-left:40px;
padding-right:40px;
box-sizing:border-box;
}
.end-move-thumb {
box-sizing:border-box;	
position:relative;
width: calc(33.33% - 80px); 
height:calc(33.33vw - 80px); 
display:flex;
align-items: center;
justify-content: center;
margin:40px;
} @media only screen and (max-width: 1466px) {
.button-border span {
padding: 0 26px;
}
.clients-table li {
width: calc(100% / 4 - 40px);
margin: 20px;
padding: 0;
}
.accordion.bigger-acc dt {
margin-top: 30px;
padding-top: 30px;
}
.accordion.bigger-acc dt:first-child {
padding-top: 30px;
}
.full > .team-members-list li, .full_elementor .team-members-list li {
padding:40px 60px;
}
.team-members-list .hover-reveal {
width: 250px;
height: 333px;
}
span.has-hover-image .hover-reveal {
width: 300px;
height: 188px;
}
span.has-hover-image.vertical .hover-reveal {
width: 250px;
height: 333px;
}
.flex-list {
padding: 35px 60px;
}
.panels-container > .panel:first-child {
margin-left:60px;
}
.panels-container > .panel:last-child {
margin-right:60px;
}
.zoom-wrapper-gallery {
padding: 0 50px;
}
.start-thumbs-wrapper {
padding: 0 30px;
}
.start-move-thumb {
width: calc(25% - 60px);
height:calc(25vw - 30px);
margin:0 30px;
margin-bottom:30px;
}
.start-move-thumb:nth-of-type(3n + 2) {		
width: calc(15% - 60px);
height:calc(15vw - 30px);
margin-top: 50vh;
}
.start-move-thumb:nth-of-type(3n + 3) {		
width: calc(35% - 60px);
height:calc(35vw - 30px);
margin-top: 25vh;
}
.end-thumbs-wrapper {
padding-left: 30px;
padding-right: 30px;
}
.end-move-thumb {
width: calc(33.33% - 60px);
height: calc(33.33vw - 60px);
margin: 30px;
}
}
@media only screen and (max-width: 1024px) {
.content-slider.looped-carousel .clapat-slide {
padding:0 40px;
}
.content-slider.small-looped-carousel .clapat-slide {
padding:0 40px;
}
.disable-cursor .full .looped-carousel .clapat-controls, .disable-cursor .full_elementor .looped-carousel .clapat-controls {
width: calc(100% - 80px);
}
.disable-cursor .full .small-looped-carousel .clapat-controls, .disable-cursor .full_elementor .small-looped-carousel .clapat-controls {
width: calc(100% - 80px);
max-width:520px;
}		
textarea {
margin-bottom: 30px;
}
.full .video-wrapper video.bgvid, .full_elementor .video-wrapper video.bgvid {
position: relative;
margin-top: 0;
left: 0;
transform: translateX(0) translateY(0);
}
.full .control, .full_elementor .control {
bottom: 10px;
width: calc(100% - 100px);
}
#map_canvas {
height:50vh;
}
.clients-table li {
width: calc(100% / 4);
margin: 0px;
padding: 0;
}
.clients-table li:hover .overlay {
transform:scale(0.85);
-webkit-transform:scale(0.85);
opacity:1;
}
.accordion dt span {
max-width: none;
}
.accordion .accordion-content {
padding-right: 0;
}
.accordion.bigger-acc dt {
margin-top: 30px;
padding-top: 30px;
}
.accordion.bigger-acc dt:first-child {
padding-top: 30px;
}
.full > .team-members-list li, .full_elementor .team-members-list li {
padding:40px 40px;
}
.team-members-list .hover-reveal {
width: 200px;
height: 266px;
}
.team-member {
font-size: calc(1rem + 12vw);
line-height: calc(1rem + 11.5vw);
}
span.has-hover-image .hover-reveal {
width: 250px;
height: 156px;
}
span.has-hover-image.vertical .hover-reveal {
width: 200px;
height: 266px;
}
.has-animation.has-cover img {
-webkit-transition:scale(1);
transform:scale(1);
}
.flex-list {
padding: 30px 40px;
}
.panels-container > .panel:first-child {
margin-left:40px;
}
.panels-container > .panel:last-child {
margin-right:40px;
}
.zoom-wrapper-gallery {
padding: 0 30px;
}
.list-rotator-pin {
height: auto;
}
.list-rotator li {
font-size: calc(1rem + 12vw);
line-height: calc(1rem + 11.5vw);
}
.start-thumbs-wrapper {
padding: 0 20px;
}
.start-move-thumb, .start-move-thumb:nth-of-type(3n+2), .start-move-thumb:nth-of-type(3n+3) {
width: calc(33.33% - 40px);
height: calc(33.33vw - 40px);
margin: 25px 20px;
}
.end-thumbs-wrapper {
display: none;
}
}
@media only screen and (max-width: 767px) {
.content-slider.looped-carousel .clapat-slide {
padding:0 30px;
}
.content-slider.small-looped-carousel .clapat-slide {
padding:0 30px;
}
.disable-cursor .full .looped-carousel .clapat-controls, .disable-cursor .full_elementor .looped-carousel .clapat-controls {
width: calc(100% - 60px);
}
.disable-cursor .full .small-looped-carousel .clapat-controls, .disable-cursor .full_elementor .small-looped-carousel .clapat-controls {
width: calc(100% - 60px);
max-width:540px;
}
.content-slider .clapat-pagination-bullet .parallax-wrap {
width: 20px;
height: 20px;
}
.content-slider .clapat-pagination-bullet .parallax-wrap {
width: 20px;
height: 20px;
}
.video-wrapper {
max-height: 50vh;
}
.control {
display:none;
}
.name-box, .email-box {
width: 100%;
margin-right: 0;
}
.clients-table li {
width: 50%;
}
.clients-table::before, .clients-table::after {
height: 10px;
}
.empty-space, .empty-space.tx { 
height:60px;
}
input[type="text"], textarea {
font-size: 14px;
}
.accordion dt {
font-size: 18px;
}
.accordion.bigger-acc dt {
margin-top: 25px;
padding-top: 25px;
}
.accordion.bigger-acc dt:first-child {
padding-top: 25px;
}
.accordion.bigger-acc .acc-button-icon {
height: 30px;
width: 30px;
line-height: 30px;
font-size: 12px;
border-radius: 30px;
}
.acc-button-icon i {
height: 30px;
line-height: 30px;
width: 30px;
}
.full > .team-members-list li, .full_elementor .team-members-list li {
padding:30px 30px;
}
.team-member > div {
float: none;
margin: 0px;
margin-top: 10px;
margin-bottom: 4px;
}
.team-member span {
position:relative;
float: none;
line-height: 24px;
}
.team-member {
font-size: calc(1rem + 13vw);
line-height: calc(1rem + 12.5vw);
}
.team-members-list .hover-reveal {
width: 150px;
height: 200px;
}
span.has-hover-image .hover-reveal {
width: 200px;
height: 125px;
}
span.has-hover-image.vertical .hover-reveal {
width: 150px;
height: 200px;
}
.flex-list {
padding: 30px 30px;
flex-direction: column;
}
.flex-list-left, .flex-list-center, .flex-list-right {
width: 100%;
text-align: left;
line-height:30px;
}
.slowed-image {
margin: 100px 0;
}
.slowed-image img {
max-width: 50%!important;
}
.moving-gallery li {
width: 50vw;
}
.panels-container > .panel:first-child {
margin-left:30px;
}
.panels-container > .panel:last-child {
margin-right:30px;
}
.zoom-wrapper-gallery {
padding: 0 20px;
}
.list-rotator li {
font-size: calc(1rem + 13vw);
line-height: calc(1rem + 12.5vw);
}
.start-thumbs-wrapper {
padding: 0 15px;
}
.start-move-thumb, .start-move-thumb:nth-of-type(3n+2), .start-move-thumb:nth-of-type(3n+3) {
width: calc(50% - 30px);
height: calc(50vw - 30px);
margin: 10px 15px;
}
}
@media only screen and (max-width: 479px) {
.pinned-section .pin-spacer {
width:100%!important;
}
.pinned-element {
float:none;
width:100%;
margin:0;
}
.pinned-element.left {
padding-right:0px;
margin-bottom:40px;
}
.pinned-element.right {
padding-left:0px;
}
.scrolling-element {
position:relative;
float:none;
width:100%;
margin:0;
}
.scrolling-element.left {
padding-right:0px;
margin-bottom:40px;
}
.scrolling-element.right {
padding-left:0px;
}
.content-slider.looped-carousel .clapat-slide {
padding:0 20px;
}
.content-slider.small-looped-carousel .clapat-slide {
padding:0 20px;
}
.disable-cursor .full .looped-carousel .clapat-controls, .disable-cursor .full_elementor .looped-carousel .clapat-controls {
width: calc(100% - 40px);
}
.disable-cursor .full .small-looped-carousel .clapat-controls, .disable-cursor .full_elementor .small-looped-carousel .clapat-controls {
width: calc(100% - 40px);
max-width:560px;
}		
.clapat-button {
margin-bottom: 20px;
}
.full > .team-members-list li, .full_elementor .team-members-list li {
padding:30px 20px;
}
.team-member {
font-size: calc(1rem + 14vw);
line-height: calc(1rem + 13.5vw);
}
.team-members-list .hover-reveal {
width: 100px;
height: 133px;
}
.accordion.bigger-acc dt {
margin-top: 20px;
padding-top: 20px;
}
.accordion.bigger-acc dt:first-child {
padding-top: 20px;
}
span.has-hover-image .hover-reveal {
width: 150px;
height: 94px;
}
span.has-hover-image.vertical .hover-reveal {
width: 100px;
height: 133px;
}
.flex-list {
padding: 20px;
}
.moving-gallery li {
width: 60vw;
}
.panels-container > .panel:first-child {
margin-left:20px;
}
.panels-container > .panel:last-child {
margin-right:20px;
}
.zoom-wrapper-gallery {
padding: 0 10px;
}
.list-rotator li {
font-size: calc(1rem + 14vw);
line-height: calc(1rem + 13.5vw);
}
.start-thumbs-wrapper {
padding: 0 10px;
}
.start-move-thumb, .start-move-thumb:nth-of-type(3n+2), .start-move-thumb:nth-of-type(3n+3) {
width: calc(50% - 20px);
height: calc(50vw - 20px);
margin: 5px 10px;
}
}main{
overflow:hidden
}
main .cd-main-content>div{
height:100%;
min-height: 100vh;
}
main .cd-main-content{
width:100%;
}
main .cd-main-content.cd-index>div{
vertical-align:middle
}
main .cd-main-content.cd-index::after{
background-color:rgba(64,137,166,0);
background-image:-webkit-linear-gradient(bottom,#4089a6,rgba(64,137,166,0));
background-image:linear-gradient(to top,#4089a6,rgba(64,137,166,0))
}
main .cd-main-content.cd-index::before{
background-color:rgba(64,137,166,0);
background-image:-webkit-linear-gradient(top,#4089a6,rgba(64,137,166,0));
background-image:linear-gradient(to bottom,#4089a6,rgba(64,137,166,0))
}
main .cd-main-content.cd-about{
background-color:#fff
}
main .cd-main-content.cd-about>div{
padding-top:50px
}
main .cd-main-content.cd-about::after{
background-color:rgba(40,48,64,0);
background-image:-webkit-linear-gradient(bottom,#283040,rgba(40,48,64,0));
background-image:linear-gradient(to top,#283040,rgba(40,48,64,0))
}
main .cd-main-content.cd-about::before{
background-color:rgba(40,48,64,0);
background-image:-webkit-linear-gradient(top,#283040,rgba(40,48,64,0));
background-image:linear-gradient(to bottom,#283040,rgba(40,48,64,0))
}
.cd-cover-layer,.cd-cover-layer.invisible{
background-color:transparent
}
.cd-cover-layer{
position:fixed;
z-index:5000;
left:50%;
top:50%;
bottom:auto;
right:auto;
-webkit-transform:translateX(-50%) translateY(-50%);
-moz-transform:translateX(-50%) translateY(-50%);
-ms-transform:translateX(-50%) translateY(-50%);
-o-transform:translateX(-50%) translateY(-50%);
transform:translateX(-50%) translateY(-50%);
height:101%;
width:101%;
opacity:0;
visibility:hidden;
-webkit-transition:opacity .4s .4s,visibility 0s .4s;
-moz-transition:opacity .4s .4s,visibility 0s .4s;
transition:opacity .6s 0s,visibility 0s .4s
}
.page-is-changing .cd-cover-layer{
opacity:1;
visibility:visible;
-webkit-transition:opacity .3s 0s,visibility 0s 0s;
-moz-transition:opacity .3s 0s,visibility 0s 0s;
transition:opacity .3s .3s,visibility 0s 0s
} .flexnav,.flexnav li ul{
width:100%;
margin:0
}
.flexnav,.flexnav li{
margin:0
}
.flexnav li,.flexnav li ul li{
font-size:100%
}
.flexnav .touch-button:hover,.menu-button{
cursor:pointer
}
.flexnav{
-webkit-transition:none;
-moz-transition:none;
-ms-transition:none;
transition:none;
-webkit-transform-style:preserve-3d;
overflow:hidden;
max-height:0
}
.flexnav.opacity{
opacity:0
}
.flexnav.flexnav-show{
max-height:2000px;
opacity:1;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
-ms-transition:all .5s ease-in-out;
transition:all .5s ease-in-out
}
.flexnav.one-page{
position:fixed;
top:50px;
right:5%;
max-width:200px
}
.flexnav li,.flexnav li a,.flexnav li ul li{
position:relative;
overflow:hidden
}
.flexnav li a{
background:#fff;
border-bottom:1px solid rgba(0,0,0,.05);
color:#222;
display:block;
padding:20px 0;
z-index:2
}
.oldie .flexnav li ul.open ul.open,.oldie .flexnav ul li:hover ul{
margin-left:100%;
top:0
}
.flexnav li ul.flexnav-show li,.oldie .flexnav,.oldie .flexnav li,.oldie .flexnav li a{
overflow:visible
}
.flexnav li ul li a{
background:#fff;
display:block;
padding:20px
}
.flexnav ul li ul li a{
background:#bfbfbc
}
.flexnav ul li ul li ul li a{
background:#cbcbc9
}
.flexnav .touch-button{
background:rgba(0,0,0,0);
display:inline-block;
height:60px;
position:absolute;
right:0;
text-align:right;
top:0;
width:60px;
z-index:999
}
.flexnav .touch-button .navicon{
position:relative;
top:1.8em;
font-size:12px;
color:#666
}
.menu-button{
background:0 0;
border-bottom:medium none;
box-sizing:border-box;
color:#222;
display:block;
font-size:14px;
font-weight:400;
height:60px;
line-height:60px;
padding:0 50px;
position:relative;
text-align:right;
text-transform:uppercase;
z-index:0
}
.no-button .menu-button{
padding-right:0
}
.menu-button.one-page{
position:fixed;
top:0;
right:5%;
padding-right:45px
}
.menu-button .touch-button{
background:0 0;
display:none;
position:absolute;
z-index:999;
top:0;
right:0;
width:50px;
height:50px;
text-align:center
}
.menu-button .touch-button .navicon{
font-size:16px;
position:relative;
top:1em;
color:#666
}
@media all and (min-width:1025px){
.flexnav li a,.flexnav li ul li a{
border-bottom:none
}
.flexnav,.flexnav li{
overflow:visible
}
body.one-page{
padding-top:70px
}
.flexnav.opacity{
opacity:1
}
.flexnav.one-page{
top:0;
right:auto;
max-width:1080px
}
.flexnav li{
position:relative;
list-style:none;
float:left;
display:block;
background-color:#a6a6a2
}
.flexnav li a{
border-left:1px solid #acaca1
}
.flexnav li>ul{
position:absolute;
top:auto;
left:0
}
.flexnav li ul li>ul,.flexnav li ul.open ul.open{
margin-left:100%;
top:0
}
.flexnav li>ul li{
width:100%
}
.flexnav li ul.open{
display:block;
opacity:1;
visibility:visible;
z-index:1
}
.flexnav li ul.open li{
overflow:visible;
max-height:100px
}
.menu-button{
display:none
}
}
.oldie body.one-page{
padding-top:70px
}
.oldie .flexnav.one-page{
top:0;
right:auto;
max-width:1080px
}
.oldie .flexnav li{
position:relative;
list-style:none;
float:left;
display:block;
background-color:#a6a6a2;
width:20%;
min-height:50px
}
.oldie .flexnav li:hover>ul{
display:block;
width:100%;
overflow:visible
}
.oldie .flexnav li:hover>ul li{
width:100%;
float:none
}
.oldie .flexnav li a{
border-left:1px solid #acaca1;
border-bottom:none
}
.oldie .flexnav li>ul{
background:#acaca1;
position:absolute;
top:auto;
left:0;
display:none;
z-index:1;
overflow:visible
}
.oldie .flexnav li ul.open,.oldie .flexnav li ul.open ul.open{
display:block;
width:100%;
overflow:visible
}
.oldie .flexnav li ul li ul{
top:0
}
.oldie .flexnav li ul li a{
border-bottom:none
}
.oldie .flexnav li ul.open li{
width:100%
}
.oldie .menu-button{
display:none
}
.oldie.ie7 .flexnav li{
width:19.9%
} [data-tooltip]{
position:relative
}
[data-tooltip]::after,[data-tooltip]::before{
position:absolute;
display:block;
opacity:0;
pointer-events:none;
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
line-height:12px
}
[data-tooltip]::before{
content:attr(data-tooltip);
font-size:12px;
font-weight:500;
font-family:Poppins,sans-serif;
color:#000;
padding:5px;
border-radius:5px;
white-space:nowrap;
text-decoration:none;
text-align:left
}
.light-content [data-tooltip]::before{
color:#fff
}
[data-tooltip]::after{
width:0;
height:0;
border:6px solid transparent;
content:''
}
[data-tooltip]:hover::after,[data-tooltip]:hover::before{
opacity:1
}
[data-tooltip][data-placement=left]::before{
top:32%;
right:100%;
margin-right:35px
}
[data-tooltip][data-placement=left]:hover::before{
margin-right:-2px;
-webkit-transition:all .3s ease-out .5s;
transition:all .3s ease-out .5s
}
[data-tooltip][data-placement=top]::before{
top:16%;
right:100%;
margin-right:0;
width:200px;
height:16px;
transform:translateX(147px) translateY(-170px) rotate(-90deg)
}
[data-tooltip][data-placement=top]:hover::before{
transform:translateX(147px) translateY(-140px) rotate(-90deg);
-webkit-transition:all .3s ease-out .5s;
transition:all .3s ease-out .2s
}
[data-tooltip][data-placement=right]::before{
top:32%;
left:100%;
margin-left:35px
}
[data-tooltip][data-placement=right]:hover::before{
margin-left:-2px;
-webkit-transition:all .3s ease-out .5s;
transition:all .3s ease-out .5s
}
@media only screen and (max-width:479px){
[data-tooltip]:hover::after,[data-tooltip]:hover::before{
opacity:0
}
} .jssocials-shares{
margin:.2em 0
}
.jssocials-shares *{
box-sizing:border-box
}
.jssocials-share{
display:inline-block;
vertical-align:middle;
margin:0;
}
.jssocials-share:last-child{
margin-right:0
}
.jssocials-share-logo{
width:1em;
vertical-align:middle;
font-size: 1em;
}
img.jssocials-share-logo{
width:auto;
height:1em
}
.jssocials-share-link{
display:block;
text-align:center;
text-decoration:none;
width: 60px;
height: 60px;
line-height: 60px;
}
.jssocials-share-link.jssocials-share-link-count{
padding-top:.2em
}
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count{
display:block;
font-size:.6em;
margin:0 -.5em -.8em
}
.jssocials-share-link.jssocials-share-no-count{
padding-top:.5em
}
.jssocials-share-link.jssocials-share-no-count .jssocials-share-count{
height:1em
}
.jssocials-share-label{
padding-left:.3em;
vertical-align:middle
}
.jssocials-share-count-box{
display:inline-block;
height:1.5em;
padding:0 .3em;
line-height:1;
vertical-align:middle;
cursor:default
}
.jssocials-share-count-box.jssocials-share-no-count{
display:none
}
.jssocials-share-count{
line-height:1.5em;
vertical-align:middle
} .justified-gallery{
width:100%;
position:relative;
overflow:hidden
}
.justified-gallery>a,.justified-gallery>div,.justified-gallery>figure{
position:absolute;
display:inline-block;
overflow:hidden;
filter:"alpha(opacity=10)";
opacity:.1;
margin:0;
padding:0
}
.justified-gallery>a>a>img,.justified-gallery>a>img,.justified-gallery>div>a>img,.justified-gallery>div>img,.justified-gallery>figure>a>img,.justified-gallery>figure>img{
position:relative;
top:50%;
left:50%;
margin:0;
margin-top:0!important;
padding:0;
border:none;
filter:"alpha(opacity=0)";
opacity:0
}
.justified-gallery>a>.caption,.justified-gallery>div>.caption,.justified-gallery>figure>.caption{
display:none;
position:absolute;
bottom:0;
padding:5px;
background-color:#000;
left:0;
right:0;
margin:0;
color:#fff;
font-size:12px;
font-weight:300;
font-family:sans-serif
}
.justified-gallery>.entry-visible{
filter:"alpha(opacity=100)";
opacity:1;
background:0 0
}
.justified-gallery>.entry-visible>a>img,.justified-gallery>.entry-visible>img{
filter:"alpha(opacity=100)";
opacity:1;
-webkit-transition:opacity .5s ease-in;
-moz-transition:opacity .5s ease-in;
-o-transition:opacity .5s ease-in;
transition:opacity .5s ease-in
}
.justified-gallery>.jg-filtered{
display:none
}
.justified-gallery>.spinner{
position:absolute;
bottom:0;
margin-left:-24px;
padding:10px 0;
left:50%;
filter:"alpha(opacity=100)";
opacity:1;
overflow:initial
}
.justified-gallery>.spinner>span{
display:inline-block;
filter:"alpha(opacity=0)";
opacity:0;
width:8px;
height:8px;
margin:0 4px;
background-color:#fff;
border-radius:6px
} .clapat-img-popup, .clapat-video-popup {
position:fixed;
height:100%;
width:100%;
z-index:10000;
left:0;
top:0;
right:0;
bottom:0;
display:flex;
justify-content: center;	
align-items: center;
}
.clapat-img-popup-viewport {
position: absolute;
display: flex;
box-sizing: border-box;
padding: 80px 40px;
margin: 0 auto;
text-align: left;
z-index: 100;
height: auto;
width: auto;
align-items: center;
justify-content: center;
pointer-events: none;
}
.clapat-video-popup-viewport {
position: absolute;
display: flex;
box-sizing: border-box;
padding: 0;
margin: 0 auto;
text-align: left;
z-index: 100;
height: auto;
width: calc(100% - 80px);
max-width: 900px;
align-items: center;
justify-content: center;
pointer-events: none;
}
.clapat-video-popup-viewport::before {
float: left;
padding-top: 56.25%;
content: "";
}
.clapat-img-popup-preloader, .clapat-video-popup-preloader {
display: block;
position: absolute;
margin: 0 auto;
width: 80px;
height: 80px;
}
.clapat-img-popup-preloader div, .clapat-video-popup-preloader div {
position: absolute;
top: 33px;
width: 13px;
height: 13px;
border-radius: 50%;
background: #fff;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.clapat-img-popup-preloader div:nth-child(1), .clapat-video-popup-preloader div:nth-child(1) {
left: 8px;
animation: clapat-img-popup-preloader1 0.6s infinite;
}
.clapat-img-popup-preloader div:nth-child(2), .clapat-video-popup-preloader div:nth-child(2) {
left: 8px;
animation: clapat-img-popup-preloader2 0.6s infinite;
}
.clapat-img-popup-preloader div:nth-child(3), .clapat-video-popup-preloader div:nth-child(3) {
left: 32px;
animation: clapat-img-popup-preloader2 0.6s infinite;
}
.clapat-img-popup-preloader div:nth-child(4), .clapat-video-popup-preloader div:nth-child(4) {
left: 56px;
animation: clapat-img-popup-preloader3 0.6s infinite;
}
@keyframes clapat-img-popup-preloader1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes clapat-img-popup-preloader3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes clapat-img-popup-preloader2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(24px, 0);
}
}
.clapat-img-popup img {
position: relative;
max-width: 100%;
max-height: calc(100vh - 160px);
width: auto;
height: auto;
margin: 0 auto;
z-index: 10;
pointer-events: initial;
}
.clapat-video-popup iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10;
pointer-events: initial;
}
.rounded-borders .clapat-img-popup img {
border-radius:8px;
}
.clapat-img-popup-bg-close, .clapat-video-popup-bg-close {
position:absolute;
display:block;
height:100%;
width:100%;
left:0;
top:0;
right:0;
bottom:0;
}
.clapat-img-popup-close {
position:absolute;
width:40px;
height:40px;
right:20px;
top:60px;
background-color:rgba(0,0,0,1);
color:#fff;
opacity:0;
border-radius:20px;
z-index: 100;
cursor:pointer;
pointer-events: initial;
-webkit-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
}
.clapat-video-popup-close {
position:absolute;
width:40px;
height:40px;
right:-20px;
top:-20px;
background-color:rgba(0,0,0,1);
color:#fff;
opacity:0;
border-radius:20px;
z-index: 100;
cursor:pointer;
pointer-events: initial;
-webkit-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
}
.clapat-img-popup-close:hover, .clapat-video-popup-close:hover {
background-color:rgba(0,0,0,1);
}
.clapat-img-popup-close::after, .clapat-video-popup-close::after {
font: var(--fa-font-solid);
content: "\f00d";
font-size: 16px;
line-height: 40px;
text-align: center;
position: absolute;
left: 0;
width: 100%;
height: 100%;
}
.clapat-img-popup-prev, .clapat-video-popup-prev {
position:absolute;
width: 26px;
height: 50px;
left:60px;
background-color:rgba(0,0,0,1);
color:#fff;
opacity:0;
border-radius:4px;
z-index: 100;
cursor:pointer;
-webkit-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
}
.clapat-img-popup-prev:hover, .clapat-video-popup-prev:hover {
background-color:rgba(0,0,0,1);
}
.clapat-img-popup-prev::after, .clapat-video-popup-prev::after {
font: var(--fa-font-solid);
content: "\f104";
font-size: 16px;
line-height: 50px;
text-align: center;
position: absolute;
left: 0;
width: 100%;
height: 100%;
}
.clapat-img-popup-next, .clapat-video-popup-next {
position:absolute;
width: 26px;
height: 50px;
right:60px;
background-color:rgba(0,0,0,1);
color:#fff;
opacity:0;
border-radius:4px;
z-index: 100;
cursor:pointer;
-webkit-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
}
.clapat-img-popup-next:hover, .clapat-video-popup-next:hover {
background-color:rgba(0,0,0,1);
}
.clapat-img-popup-next::after, .clapat-video-popup-next::after {
font: var(--fa-font-solid);
content: "\f105";
font-size: 16px;
line-height: 50px;
text-align: center;
position: absolute;
left: 0;
width: 100%;
height: 100%;
}
@media only screen and (max-width: 1466px) {
}	
@media only screen and (max-width: 1024px) {	
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
.clapat-img-popup-viewport {
padding: 60px 23px;
}
.clapat-video-popup-viewport {
width: calc(100% - 60px);
}
.clapat-img-popup img {
max-height: calc(100vh - 120px);
}
.clapat-img-popup-close {
right: 3px;
top: 40px
}
.clapat-img-popup-prev {
left:10px;
}
.clapat-img-popup-next {
right:10px;
}
}.woocommerce-page .preloader-wrap {
display:none;
}
.site-header-cart.menu {
display: flex;
position: relative;
float: right;
text-align: left;
margin: 0;
list-style: none;
pointer-events: initial;
height: 100%;
align-items: center;
}
.site-header-cart.menu .parallax-wrap {
width: 80px;
height: 80px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
right: -30px;
}
.fullscreen-menu .site-header-cart.menu .parallax-wrap {
width: 60px;
right: -20px;
}
.widget.woocommerce.widget_shopping_cart .parallax-element {
height: 40px;
width: 40px;
color: #000;
text-align: center;
line-height: 40px;
font-size: 18px;
}
.woocommerce .site-header-cart.menu .widgettitle {
position: relative;
color: transparent;
width: 40px;
height: 40px;		
line-height: 40px;
padding: 0;
margin:0;
text-align: center;
cursor:pointer;		
}
.woocommerce .site-header-cart.menu .widgettitle:after {
width: 40px;
height: 40px;
content: "\f291";
position: absolute;
right: 0px;
pointer-events: none;
font-family: FontAwesome;
color: #000;
text-align: center;
line-height: 44px;
font-size: 14px;
top: 0 !important;
}
.woocommerce .fullscreen-menu .site-header-cart.menu .widgettitle:after {
line-height: 40px;
}
.woocommerce .light-content .site-header-cart.menu .widgettitle:after {
color: #fff;
}
.widget_shopping_cart_content {
background: #000;
opacity:0;
visibility:hidden;
position:absolute;
width:300px;
max-height:500px;
right:-15px;
font-size:14px;
padding: 20px;
box-sizing: border-box;
margin-top: -10px;
border-radius: 3px;
-webkit-transform: translate3d(0px, 30px, 0px);
transform: translate3d(0px, 30px, 0px);
-webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s ease-in-out;
}
.widget_shopping_cart_content:after {
display: block;
content: '';
position: absolute;
top: -6px;
left: auto;
right: 15px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 9px;
border-color: transparent transparent #000;
}
.woocommerce-mini-cart__empty-message {
margin-bottom:0;
font-size:14px;
text-align:center;
color:#fff;
}
.woocommerce ul.cart_list {
margin-bottom: 14px;
max-height: 320px;
overflow-y: auto;
}
.widget.woocommerce.widget_shopping_cart:hover .widget_shopping_cart_content {
-webkit-transform: translate3d(0px, 0px, 0px);
transform: translate3d(0px, 0px, 0px);
opacity:1!important;
visibility:visible;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
margin-bottom: 14px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
position: absolute;
top: 0;
right: 0;
left: auto;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
padding-left: 0;
position: relative;
padding-top: 0;
padding-right: 2em;
color:#fff;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
float: left;
margin-left: 0px;
width: 50px;
height: auto;
box-shadow: none;
margin-right: 16px;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
display: block;
font-weight: 400;
color:#fff;
}
.woocommerce ul.cart_list li a::before, .woocommerce ul.product_list_widget li a::before {
display:none;
}
.woocommerce .widget_shopping_cart .cart_list li .quantity, .woocommerce.widget_shopping_cart .cart_list li .quantity {
font-size: 12px;
opacity:0.6;
}
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
display:none;
}
.woocommerce a.remove {
color: #777 !important;
}
.woocommerce a.remove:hover {
color:#f33a3a!important;
background:transparent;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
border-top: 1px solid #333;
padding: 14px 0 0;
margin-bottom: 14px;
}
.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
color: #fff;
}
.woocommerce.widget_shopping_cart .total .woocommerce-Price-amount.amount {
float: right;
color: #fff;
}
.woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a {
padding: 0 20px;
line-height: 30px;
font-size: 12px;
color: #fff;
border: 2px solid #fff;
}
.woocommerce .widget_shopping_cart .buttons a:hover, .woocommerce.widget_shopping_cart .buttons a:hover {
background-color:#fff;
color:#000;
}
.woocommerce-mini-cart__buttons.buttons {
margin-bottom:0px;
}
.woocommerce-mini-cart__buttons.buttons .button.checkout.wc-forward  {
float: right;
margin-right:0;
} .site-main {
width: 100%;
height: auto !important;
padding-top: 120px;
margin: 0 auto;
position: relative;
box-sizing: border-box;
overflow:visible!important;
background: transparent !important;
}
.site-main.no-padding {
padding-top:0px;
}
.full-shop-width .site-main {
max-width: 100%;
}
.site-main nav {
pointer-events: initial;
height: auto !important;
}
.woocommerce-breadcrumb {
position:absolute;
display:none;
}
.woocommerce-products-header {
display: table;
width: 100%;
padding-top:20px;
padding-bottom:140px;
margin: 0 auto;
height: auto;
position: relative;
box-sizing: border-box;
text-align: center;
pointer-events: initial;
top:0!important;
}
.woocommerce-products-header #hero-caption {
padding:0;
}
.woocommerce-products-header__title span {
opacity: 0;
display: block;
margin-top: 0;
transform: translateY(160px);
-webkit-transform: translateY(160px);
}
.woocommerce .hero-footer-left {
cursor:default;
width:50%;
}
.woocommerce .hero-footer-right {
width:50%;
}
.woocommerce .woocommerce-result-count {
font-size: 14px;
font-weight: 500;
line-height: 20px;		
color:#000;
opacity:0;
margin:0;
height: 60px;
display: flex;
align-items: center;
}
.woocommerce .light-content .woocommerce-result-count {
color: #fff;
}
.site-main .woocommerce-ordering select {
position:relative;
width:100%;
}
.site-main .woocommerce-ordering select option {
position:relative;
width:100%;
color: #000;
}
.woocommerce .site-main .woocommerce-ordering {
font-size: 14px;
font-weight: 500;
position: relative;
display: block;
width: auto;
height: 20px;
line-height: 20px;
margin-top: 20px;
opacity: 0;
margin:0;
height: 60px;
display: flex;
align-items: center;
}
.site-main .woocommerce-ordering select {
width: 100%;
height: 100%;
margin: 0;
padding: 0 0 0 .5em;
color: #000;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
outline: 0;
box-shadow: none;
border: 0 !important;
background-image: none;
font-family:inherit;
font-size:14px;
font-weight: 500;
background-color:transparent;
padding-right:40px;
text-align:right;
}
.light-content .site-main .woocommerce-ordering select {
color: #fff;
}
.site-main .woocommerce-ordering select::-ms-expand {
display: none;
}
.site-main .woocommerce-ordering::after {
content: '\f107';
font-family: FontAwesome;
position: absolute;
top: 0;
right: 0;
bottom: 0;
padding: 0;
background: transparent;
pointer-events: none;
height: 60px;
line-height: 58px;
font-size: 18px;
font-weight: 500;
color: #000;
text-align: right;
-webkit-transition: .25s all ease;
transition: .25s all ease;
}
.light-content .site-main .woocommerce-ordering::after {
color: #fff;
} .woocommerce .products ul, .woocommerce ul.products {
opacity:1;
position:relative;
margin:0;
padding: 20px 40px;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}
.woocommerce ul.products::after {
content: "";
clear: both;
display: table;
}
.woocommerce ul.products::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
width: 100%;
height: 1px;
opacity: 0;
background-color: rgba(0,0,0,0.1);
transform: scaleX(0);
transform-origin: center;
transition: all 0.3s ease-out 0s;
}
.woocommerce .light-content ul.products::before {
background-color:rgba(255,255,255,0.15);
}
.woocommerce ul.products.visible::before {
opacity:1;
transform: scaleX(1);
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: none;
margin: 60px 40px;
padding: 0;
position: relative;
pointer-events:none;		
}
.woocommerce ul.products li.product.show-caption, .woocommerce-page ul.products li.product.show-caption {
pointer-events:initial;
}
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
width: calc(50% - 80px);
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
width: calc(33.333% - 80px);
}
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
width: calc(25% - 80px);
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
clear: none;
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 1), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 1) {
width: calc(40% - 80px);	
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 2), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 2) {
width: calc(25% - 80px);
margin-left: calc(10% + 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 3), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 3) {
width: calc(25% - 80px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 4), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 4) {
width: calc(25% - 80px);	
margin-left: calc(25% + 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 5), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 5) {
width: calc(25% - 80px);	
margin-right: calc(25% + 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 6), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 6) {
width: calc(25% - 80px)
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 7), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 7) {
width: calc(25% - 80px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 8), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 8) {
width: calc(40% - 80px);
margin-left: calc(10% + 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 9), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 9) {
width: calc(25% - 80px);	
margin-left: calc(25% + 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 10), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 10) {
width: calc(25% - 80px);	
margin-right: calc(25% + 40px);
} .woocommerce ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
text-decoration: none;
width:100%;
height:100%;
display: block;
}
.woocommerce span.onsale, .woocommerce ul.products li.product .onsale {
top: 30px;
right: auto;
left: 30px;
margin: 0;
min-height: 10px;
padding: 6px 12px;
font-weight: 500;
position: absolute;
border-radius: 0px;
line-height: inherit;
pointer-events:none;
background-color: #77a464;
border-radius:16px;
}
.woocommerce ul.products li.product .product-img-mask {
width: 100%;
height: 100%;
display: block;
position: relative;
margin: 0 auto;
box-sizing: border-box;
z-index: 0;
overflow: hidden;
}
.rounded-borders.woocommerce ul.products li.product .product-img-mask {
border-radius: 12px;
}
.woocommerce .below-image ul.products li.product a img {
margin: 0 0 1em;
}
.woocommerce ul.products li.product a img {
width:100%;
height:100%;
position: relative;
display: block;
z-index: 0;
object-position: center;
object-fit: cover;
margin: 0;
overflow:hidden;
-webkit-transform:scale(1.03);
transform: scale(1.03);
-webkit-transition: transform 0.3s ease-out 0s;
transition: transform 0.3s ease-out 0s;
}
.woocommerce ul.products li.product:hover a img {		
-webkit-transform:scale(1);
transform: scale(1);			
}
.woocommerce ul.products li.product .product-caption {
z-index: 10;
position: absolute;
left: 0px;
box-sizing:border-box;
bottom: -50px;
height: auto;
width: 100%;
cursor: default;
pointer-events: none;
text-align: left;
opacity: 0;
overflow:hidden;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 20px;
line-height: 30px;
font-weight: 500;
font-family: 'Poppins', sans-serif;
display: block;
position: relative;
margin:0;
padding: 0;
color:#000;
text-transform:none;
}
.woocommerce .light-content ul.products li.product .woocommerce-loop-product__title {
color:#fff;
}
.woocommerce .below-image ul.products li.product .woocommerce-loop-product__title {
position:relative;
padding: .2em 0;
bottom:auto;
left:0;
}
.woocommerce .product-caption-white ul.products li.product .woocommerce-loop-product__title {
color:#fff;
}
.woocommerce ul.products li.product .price {
font-size: 14px;
line-height: 30px;
font-weight: 500;
position: absolute;
top: 0;
right: 0;
color: #000;
margin-bottom: 0;
}
.woocommerce .light-content ul.products li.product .price {
color:#fff;
}
.woocommerce .below-image ul.products li.product .price {
position:relative;
bottom:auto;
margin-bottom: .5em;
left:0;
}
li.product .price ins, .woocommerce ul.products li.product .price ins {
font-weight: 500;
color:#f33a3a;
}
.woocommerce ul.products li.product .price del {
color: rgba(0,0,0,0.5);
}
.woocommerce .light-content ul.products li.product .price del {
color: rgba(255,255,255,0.5);
}
.woocommerce ul.products li.product .button {
margin-top: 0;
position: absolute;
left:30px;
right:30px;
bottom: 30px;
font-size: 14px;
font-weight: 500;
padding: 10px 20px 10px 20px;
background: #000;
color: #fff;
opacity: 0;
visibility: visible;
line-height: 20px;
width: calc(100% - 60px);
border-radius: 0;
text-align: center;
border:0;
border-radius: 3px;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.woocommerce .light-content ul.products li.product .button {
background: #fff;
color: #000;
}
.woocommerce .below-image ul.products li.product .button {
bottom:.5em;
left:0;
}
.woocommerce .product-caption-white ul.products li.product .button {
color:#fff;
}
.woocommerce ul.products li.product:hover .button {
opacity:1;
visibility:visible;
}
.woocommerce ul.products li.product .button:hover {
background: #fff;
color: #000;
}
.woocommerce .light-content ul.products li.product .button:hover {
background: #000;
color: #fff;
}
.woocommerce ul.products li.product .button::after {
position:absolute;
width: 30px;
height: 20px;
pointer-events: none;
color:inherit;
text-align: center;
line-height: 20px;
font-size: 13px;
top: auto;
right: auto;
}
.woocommerce ul.products li.product .star-rating {
font-size: .857em;
position: absolute;
top: 40px;
right: 30px;
color: #000;
}
.woocommerce ul.products li.product a.added_to_cart.wc-forward {
display:none;
} .woocommerce nav.woocommerce-pagination {
margin: 0 auto;
padding-top: 80px;
padding-bottom: 60px;
background: transparent !important;
}
.woocommerce .left-align nav.woocommerce-pagination ul {
display: block;
margin: 100px 0 50px 0;
}
.woocommerce .center-align  nav.woocommerce-pagination ul {
display:inline-block;
margin: 100px 0 50px 0;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {
border: none;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
background: transparent;
opacity:1;
color:#000;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
display: inline-block;
font-size: calc(1rem + 8vw);
line-height: calc(1rem + 7.5vw);
font-weight: 500;
list-style: none;
padding:0;
padding-right: 25px;
min-width: 2vw;
text-align: center;
opacity: 0.5;
color:#000;
-webkit-transition: opacity 0.2s ease-out 0s;
transition: opacity 0.2s ease-out 0s;
}
.woocommerce .light-content nav.woocommerce-pagination ul li a, .woocommerce .light-content nav.woocommerce-pagination ul li span {
color:#fff;
}
.woocommerce-pagination .prev.page-numbers {
position: relative;
display: block;
margin-right:25px;
}
.woocommerce-pagination .next.page-numbers {
position: relative;
display: block;
margin-left:25px;
} .woocommerce div.product {
display: block;
width: 100%;
margin: 0px 0px 60px 0px;
position: relative;
box-sizing: border-box;
opacity:0;
}
.woocommerce div.product .product_title {
font-size: calc(1rem + 8vw);
line-height: calc(1rem + 7.5vw);
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
float: left;
width: 48%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: right;
width: 48%;
clear: none;
}
.woocommerce div.product div.images {
margin-bottom: 100px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 80px;
display: inline-block;
margin: 10px;
transform: translateX(10px) translateY(-110px);
background: #000;
position:absolute;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) img {
opacity:0.9;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #f33a3a;
font-size: 18px;
font-weight: 500;
line-height: 30px;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
color:#f33a3a;
font-weight:500;
}
.woocommerce div.product form.cart {
margin-bottom: 3em;
margin-top: 3em;
}
.woocommerce div.product form.cart div.quantity, .woocommerce-cart-form__cart-item.cart_item div.quantity {
float: left;
margin: 0 30px 0 0;
width: 80px;
height: 50px;
position:relative;
overflow:hidden;
}
.woocommerce .quantity .qty {
text-align: center;
border: solid 1px #ddd;
transform: scale(1) translateX(0px) translateY(0px);
display: block;
font-size: 14px;
font-family: inherit;
background: #fff;
color: #000;
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 0 10px 0 5px;
border-radius: 4px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
font-size: 100%;
margin: 0;
box-sizing:border-box;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: 0 30px;
font-weight: 700;
border-radius: 0px;
left: auto;
color: #000;
background-color: transparent;
border: 2px solid #000;
display: inline-block;
background-image: none;
box-shadow: none;
text-shadow: none;
line-height: 50px;
font-family: inherit;
font-weight: 500;
width:auto;
border-radius: 4px;
}
.light-content .woocommerce #respond input#submit, .light-content .woocommerce a.button, .light-content .woocommerce button.button, .light-content .woocommerce input.button {
color: #fff;
border: 2px solid #fff;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
background-color:#000;
color:#fff;
}
.light-content .woocommerce #respond input#submit:hover, .light-content .woocommerce a.button:hover, .light-content .woocommerce button.button:hover, .light-content .woocommerce input.button:hover {
background-color:#fff;
color:#000;
}
.woocommerce .light-content #respond input#submit, .woocommerce .light-content a.button, .woocommerce .light-content button.button, .woocommerce .light-content input.button {
color: #fff;
border: 2px solid #fff;
}
.woocommerce.light-content  #respond input#submit:hover, .woocommerce.light-content  a.button:hover, .woocommerce.light-content  button.button:hover, .woocommerce.light-content  input.button:hover {
background-color:#fff;
color:#000;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: transparent;
color: #000;
width: auto;
border: 2px solid #000;
border-radius: 0px;
line-height: 46px;
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;
}
.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover {
background-color:#000;
color:#fff
}
.light-content .woocommerce #respond input#submit.alt, .light-content .woocommerce a.button.alt, .light-content .woocommerce button.button.alt, .light-content .woocommerce input.button.alt {
color: #fff;
border: 2px solid #fff;
}
.light-content .woocommerce #respond input#submit.alt:hover, .light-content .woocommerce a.button.alt:hover, .light-content .woocommerce button.button.alt:hover, .light-content .woocommerce input.button.alt:hover {
background-color:#fff;
color:#000
}
.woocommerce .light-content #respond input#submit.alt, .woocommerce .light-content a.button.alt, .woocommerce .light-content button.button.alt, .woocommerce .light-content input.button.alt {
color: #fff;
border: 2px solid #fff;
}
.woocommerce .light-content #respond input#submit.alt:hover, .woocommerce .light-content a.button.alt:hover, .woocommerce .light-content button.button.alt:hover, .woocommerce .light-content input.button.alt:hover {
background-color:#fff;
color:#000
}
.woocommerce div.product form.cart .group_table tr {
background:transparent;
position:relative;
}
.woocommerce div.product form.cart .group_table tr::after {
content:"";
width:100%;
height:1px;
position:absolute;
background-color:rgba(255,255,255,0.15);
left:0;
bottom:0;
}
.woocommerce div.product form.cart .group_table tr:last-child::after {
display:none;
}
.woocommerce div.product form.cart .group_table td {
line-height:50px;
padding: 20px 0;
}
.woocommerce div.product form.cart .group_table td a {
line-height:28px;
}
.woocommerce div.product form.cart .group_table td ins {
color:#f33a3a;
}
.product_meta .sku_wrapper, .product_meta .posted_in {
display: block;
width: 100%;
color:#000;
}
.light-content .product_meta .sku_wrapper, .light-content .product_meta .posted_in {
color:#fff;
}
.product_meta .sku_wrapper .sku, .product_meta .posted_in a {
float: right;
width: calc(100% - 130px);
color:#000;
}
.light-content .product_meta .sku_wrapper .sku, .light-content .product_meta .posted_in a {
color:#fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {		
padding: 0;
margin: 0 0 3em;
overflow:visible;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
margin: 0;
margin-right:20px;
padding:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color:transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-weight: 500;
color:#777;
-webkit-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #000;
text-shadow: inherit;
}
.woocommerce .light-content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce .light-content div.product .woocommerce-tabs ul.tabs li a:hover {
color: #fff;
text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::before {
width:100%;
height: 3px;
content: "";
position: absolute;
top:35px;
z-index:0;
background-color:#000;
}
.woocommerce .light-content div.product .woocommerce-tabs ul.tabs li.active a::before {
background-color:#fff;
}
.woocommerce-tabs.wc-tabs-wrapper {
position:relative;
z-index:10;
padding-bottom:20px;
margin-bottom: 80px;
}
.woocommerce-tabs.wc-tabs-wrapper::before {
margin-left:calc(50% - 50vw);
margin-right:calc(50% - 50vw);
max-width:1000%;
width:100vw;
height: 1px;
content: "";
position: absolute;
top:35px;
z-index:0;
background-color: rgba(0,0,0,0.1);
}
.light-content .woocommerce-tabs.wc-tabs-wrapper::before {
background-color:rgba(255,255,255,0.15);
}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 0 0 2em;
padding: 0;
position: relative;
}
.woocommerce-message {
border-top-color: transparent;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
padding: 1em 2em 1em 3.5em;
margin: 0 0 2em;
position: relative;
background-color: rgba(0,0,0,0.1);
color: #000;
border-top: none;
list-style: none outside;
width: auto;
word-wrap: break-word;
line-height: 50px;
border-radius: 4px;
}
.light-content .woocommerce-error, .light-content .woocommerce-info, .light-content .woocommerce-message {
background-color: rgba(255,255,255,0.1);
color: #fff;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a, .woocommerce-error a:hover, .woocommerce-info a:hover, .woocommerce-message a:hover {
color:#000;
}
.light-content .woocommerce-error a, .light-content .woocommerce-info a, .light-content .woocommerce-message a, .light-content .woocommerce-error a:hover, .light-content .woocommerce-info a:hover, .light-content .woocommerce-message a:hover {
color:#fff;
}
.woocommerce-page .woocommerce-message .button {
background-color: transparent;
padding: 0;
line-height: 30px;
margin-top: 10px;
border:0;
}
.woocommerce-page .woocommerce-message .button:hover {
background-color:transparent;
color:#000;
}
.woocommerce-page .light-content .woocommerce-message .button:hover {
background-color:transparent;
color:#fff;
}
.woocommerce-page .woocommerce-message .button::before {
content: '';
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
height: 2px;
background: rgba(0,0,0,1);
transform: scaleX(0);
transform-origin: right;
transition: transform .2s ease-out;
}
.woocommerce-page .light-content .woocommerce-message .button::before {
background: rgba(255,255,255,1);
}
.woocommerce-page .woocommerce-message .button:hover::before {
transform: scaleX(1);
transform-origin: left;
}
.woocommerce div.product form.cart .variations tr {
background:transparent;
position:relative;
}
.woocommerce div.product form.cart .variations tr::after {
content:"";
width:100%;
height:1px;
position:absolute;
background-color:rgba(255,255,255,0.15);
left:0;
bottom:0;
}
.woocommerce div.product form.cart .variations tr:last-child::after {
display:none;
}
.woocommerce div.product form.cart .variations td {
line-height: 50px;
padding: 20px 0;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
padding-left:0;
}
.woocommerce div.product form.cart .variations select {
float: none !important;
height: 40px;
font-family: inherit;
padding: 0 20px;
width: auto;
appearance: auto;
display: block !important;
top: 0 !important;
min-width: 100%;
margin: 5px 0;
}
.woocommerce div.product form.cart .variations label {
font-weight: 500;
text-align: left;
line-height: 70px;
}
.woocommerce div.product form.cart .reset_variations {
font-size:14px;
line-height: 28px;
}
.woocommerce div.product form.cart .woocommerce-variation.single_variation {
margin-bottom:40px;
}
.woocommerce div.product form.cart .button {
background-color: transparent;
color: #000;
width: auto;
border: 2px solid #000;
border-radius: 4px;
line-height: 46px;
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;
}
.woocommerce div.product form.cart .button:hover {
background-color:#000;
color:#fff;
}
.woocommerce .light-content div.product form.cart .button {
background-color: transparent;
color: #fff;
border: 2px solid #fff;
}
.woocommerce .light-content div.product form.cart .button:hover {
background-color:#fff;
color:#000;
}
.woocommerce .related.products .products ul, .woocommerce .related.products ul.products {
position: relative;
display: flex;
margin-left: calc(50% - 50vw) !important;
margin-right: calc(50% - 50vw) !important;
max-width: 1000% !important;
width: 100vw !important;
overflow: hidden;
}
.woocommerce div.product .woocommerce-tabs .panel h2, .woocommerce div.product .related.products > h2 {
font-size: calc(1rem + 0.6vw);
line-height: calc(1rem + 1.5vw);
}
.woocommerce #reviews  {
color:#777;
}
.woocommerce #reviews #reply-title {
display:none;
}
.woocommerce #reviews .message-box {
float:none;
margin-bottom:30px;
}
.woocommerce #reviews #comment {
height: 50px;
}
.woocommerce #review_form #respond p.stars {
margin-top:6px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size:16px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
float: left;
position: absolute;
top: 0;
left: 0;
padding: 3px;
width: 32px;
height: auto;
background: transparent;
border: 0;
margin: 0;
box-shadow: none;
border-radius: 100%;
overflow: hidden;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0px 0 40px 50px;
border: 0;
border-radius: 4px;
padding: 1em 1em 0;
background-color: rgba(255,255,255,0.1);
} .clapat-shop-sidebar-widget {
position:relative;
display:block;
padding-bottom: 30px;
margin-bottom: 30px;
}
.clapat-shop-sidebar-widget::after {
content: "";
width: calc(100% + 100px);
height: 1px;
position: absolute;
background-color: rgba(0,0,0,0);
left: -50px;
bottom: 0;
-webkit-transition: transform 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), background-color 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: transform 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000), background-color 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
#sidebar.open .clapat-shop-sidebar-widget::after {
background-color: rgba(0,0,0,0.15);
}
.light-content .clapat-shop-sidebar-widget::after {
background-color: rgba(255,255,255,0);
}
.light-content #sidebar.open .clapat-shop-sidebar-widget::after {
background-color: rgba(255,255,255,0.15);
}
.woocommerce .woocommerce-breadcrumb a {
color: #000;
line-height: 20px;
}
.woocommerce .light-content .woocommerce-breadcrumb a {
color: #fff;
}
.wc-block-components-sort-select {
margin-bottom: 25px;
display: flex;
justify-content: space-between;
}
.widget_block .wc-block-components-sort-select select {
position:relative;
width:100%;
}
.widget_block .wc-block-components-sort-select select option {
position:relative;
width:100%;
color: #000;
}
.woocommerce .widget_block .wc-block-components-sort-select {
font-size: 14px;
font-weight: 400;
position: relative;
height: 20px;
line-height: 20px;
}
.widget_block .wc-block-components-sort-select select {
width: auto;
height: 100%;
margin: 0;
padding: 0 0 0 .5em;
color: #000;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
outline: 0;
box-shadow: none;
border: 0 !important;
background-image: none;
font-family:inherit;
font-size:14px;
font-weight: 400;
background-color:transparent;
padding-right:30px;
text-align:right;
}
.light-content .widget_block .wc-block-components-sort-select select {
color: #fff;
}
.widget_block .wc-block-components-sort-select select::-ms-expand {
display: none;
}
.widget_block .wc-block-components-sort-select::after {
content: '\f107';
font-family: FontAwesome;
position: absolute;
top: -2px;
right: 0;
bottom: 0;
padding: 0;
background: transparent;
pointer-events: none;
height: 28px;
line-height: 28px;
font-size: 16px;
font-weight: 800;
color: inherit;
text-align: right;
}
.widget_block .wc-block-components-sort-select::after {
-webkit-transition: .25s all ease;
-o-transition: .25s all ease;
transition: .25s all ease;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #f33a3a;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #444;
}
.woocommerce .widget_price_filter .price_slider_amount {
padding-top: 15px;
}
.woocommerce .widget_price_filter .price_slider_amount button, .woocommerce .widget_price_filter .price_slider_amount .button {
padding: 0 20px;
line-height: 30px;
font-size: 12px;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
float:right;
}
.product_list_widget a {
opacity:1!important;
}
.product_list_widget a .product-title {
opacity:0.6;
}
.product_list_widget a:hover .product-title {
opacity:1;
}
.product_list_widget .woocommerce-Price-amount.amount {
font-size:12px;
opacity:0.6;
}
#sidebar mark, ins {
background: transparent!important;
}
.product_list_widget .star-rating {
display:none;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
padding: 10px 0;
margin: 0;
list-style: none;
}
.woocommerce-product-search button {
font-size: 100%;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
font-weight: 700;
border-radius: 3px;
left: auto;
color: #fff;
background-color: #f33a3a;
border: 0;
display: inline-block;
background-image: none;
box-shadow: none;
text-shadow: none;
font-family: inherit;
font-weight: 400;
padding: 0 20px;
line-height: 30px;
font-size: 12px;
margin-top:20px;
}
.woocommerce-product-search button:hover {
background-color:#dfdcde;
text-decoration:none;
background-image:none;
color:#515151
}
.editor-styles-wrapper .wc-block-components-review-list-item__item, .wc-block-components-review-list-item__item {
list-style: none;
margin: 0 0 30px;
line-height: 24px;
}
.editor-styles-wrapper .wc-block-components-review-list-item__item:last-child, .wc-block-components-review-list-item__item:last-child {
margin-bottom:0;
}
.editor-styles-wrapper .wc-block-components-review-list-item__item:last-child p, .wc-block-components-review-list-item__item:last-child p {
margin-bottom:0;
}
.wc-block-components-review-list-item__info {
margin-bottom: 20px;
}
.wc-block-components-review-list-item__image {
border-radius: 100%;
overflow: hidden;
}
.wc-block-mini-cart__button {
color: #000;
font-weight: 400;
font-size: 14px;
}
.light-content .wc-block-mini-cart__button {
color: #fff;
} 
.wc-block-mini-cart__button:hover:not([disabled]) {
opacity:1
}
.wc-block-components-review-list-item__author, .wc-block-components-review-list-item__product {
font-weight: 400;
font-size: 14px;
}
.wc-block-components-review-list-item__product + .wc-block-components-review-list-item__author {
font-weight: 400;
font-size: 14px;
}
.wc-block-components-review-list-item__product + .wc-block-components-review-list-item__author + .wc-block-components-review-list-item__published-date, .wc-block-components-review-list-item__published-date {
font-weight: 400;
font-size: 14px;
}
.wc-block-components-review-list-item__text p {
font-weight: 400;
font-size: 14px;
color:#000;
}
.woocommerce.woocommerce-shop .wc-block-breadcrumbs .woocommerce-breadcrumb {
background-color:transparent!important;
pointer-events:initial;
position:relative;
height: auto!important;
opacity:1!important;
}
.wp-block-woocommerce-customer-account a {
color: #000 !important;
font-size: 14px;
font-weight: 400;
opacity: 1;
display: flex;
}
.light-content .wp-block-woocommerce-customer-account a {
color: #fff !important;
}
.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
padding-left: 0;
padding-right:20px;
}
.wp-block-woocommerce-customer-account a:after {
display:none;
}
.wp-block-woocommerce-customer-account a:hover {
text-decoration:none!important
}
.wc-block-components-sort-select__label {
font-weight: 400;
font-size: 14px;
color: #000;
}
.light-content .wc-block-components-sort-select__label {
color: #fff;
}
.wc-block-components-checkbox .wc-block-components-checkbox__label, .wc-block-components-checkbox > span {
line-height: 1.5em;
vertical-align: middle;
font-size: 14px;
font-weight: 400;
color: #000;
}
.light-content .wc-block-components-checkbox .wc-block-components-checkbox__label, .light-content .wc-block-components-checkbox > span {
color: #fff;
}
.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
border-radius: 0 !important;
border-width: 2px;
border-color: #000 !important;
text-align: center;
}
.light-content .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
border-color: #fff !important;
}
.wc-block-components-price-slider__actions button[type="submit"]:not(.wp-block-search__button).wc-block-components-filter-submit-button, .wc-block-stock-filter__actions button[type="submit"]:not(.wp-block-search__button).wc-block-components-filter-submit-button, .wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button {
background-color: transparent;
color: #000;
width: auto;
border: 2px solid #000;
border-radius: 0px;
line-height: 36px;
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;
padding: 0 20px;
font-size: 14px;
font-family: inherit;
font-weight: 500;
width: 100%;
}
.light-content .wc-block-components-price-slider__actions button[type="submit"]:not(.wp-block-search__button).wc-block-components-filter-submit-button, .light-content .wc-block-stock-filter__actions button[type="submit"]:not(.wp-block-search__button).wc-block-components-filter-submit-button, .light-content .wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button {
color: #fff;
border: 2px solid #fff;
}
.wc-block-components-price-slider__actions button[type="submit"]:not(.wp-block-search__button).wc-block-components-filter-submit-button:hover, .wc-block-stock-filter__actions button[type="submit"]:not(.wp-block-search__button).wc-block-components-filter-submit-button:hover, .wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button:hover {
background-color:#000;
color:#fff;
}
.light-content .wc-block-components-price-slider__actions button[type="submit"]:not(.wp-block-search__button).wc-block-components-filter-submit-button:hover, .light-content .wc-block-stock-filter__actions button[type="submit"]:not(.wp-block-search__button).wc-block-components-filter-submit-button:hover, .light-content .wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button:hover {
background-color:#fff;
color:#000;
}
.wc-block-product-categories {
margin-bottom: 0;
font-size:14px;
font-weight:400;
}
.woocommerce.wc-block-product-results-count .woocommerce-result-count {
font-size:14px;
font-weight:400;
}
.wc-block-product-categories-list:first-child {
margin-left: 0;
margin-bottom: 0;
}
.wc-block-product-categories-list li {
list-style:none;
line-height:24px;
}
.wc-block-product-categories-list li:last-child {
margin-bottom:0;
}
.woocommerce .select, .woocommerce .wp-block-archives-dropdown, .woocommerce .wp-block-categories-dropdown {
margin:0;
}
.woocommerce  .wp-block-search {
margin-bottom: 0;
}
.woocommerce  .wp-block-search .wp-block-search__input {
border: none;
} .light-content .woocommerce table.shop_table thead {
background-color: #fff;
}
.woocommerce table.shop_table th {
font-weight: 500;
padding: 10px;
line-height: 1.5em;
color: #fff;
}
.light-content .woocommerce table.shop_table th {
color: #000;
}
.woocommerce-cart-form__cart-item.cart_item, .woocommerce table.shop_table tr {
background: transparent;
}
.light-content .woocommerce-cart-form__cart-item.cart_item {
background: transparent;
}
.woocommerce table.shop_table, .woocommerce table.shop_table th, .woocommerce table.shop_table td {
border: 0;
}
.woocommerce table.shop_table td {
border-top: 1px solid #ddd;
padding: 10px;
vertical-align: middle;
line-height: 5.5em;
}
.light-content .woocommerce table.shop_table td {
border-top: 1px solid #333;
}
.woocommerce-cart table.cart td.product-remove a.remove {
text-align:center;
margin:0 auto;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
width: 70px;
box-shadow: none;
}
.woocommerce-cart table.cart td.product-name a {
font-size:18px;
}
.woocommerce table.shop_table td.product-subtotal, th.product-subtotal {
text-align:center;
}
.woocommerce table.shop_table td.actions {
line-height: 1.5em;
padding: 20px 0;
}
.woocommerce table.shop_table td.actions button {
margin-right:0px;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
color: inherit;
cursor: not-allowed;
opacity: .5;
padding: 0 30px;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
float: left;
box-sizing: border-box;
border: 2px solid #000;
padding: 0 20px;
margin: 0;
outline: 0;
width: 250px;
height: 54px;
border-right: 0px;
font-size: 16px;
text-align: center;
border-radius: 4px;		
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
margin-right:10px;
}
.light-content #add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart .light-content table.cart td.actions .coupon .input-text, .woocommerce-checkout .light-content table.cart td.actions .coupon .input-text {
border: 2px solid #fff;		
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 40%;
margin-top:40px;
}
.woocommerce .cart-collaterals .cart_totals h2, .woocommerce-page .cart-collaterals .cart_totals h2 {
font-size: calc(1rem + 0.6vw);
line-height: calc(1rem + 1.5vw);
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
border-collapse: separate;
border-radius:0px;
margin: 0 0 6px;
padding: 0;
background: #000;
border-radius: 4px;
}
.light-content #add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .light-content .cart-collaterals .cart_totals table, .woocommerce-checkout .light-content .cart-collaterals .cart_totals table {
background: #fff;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
border-top: 1px solid #272727;
font-weight:500!important;
color:#fff;
}
.woocommerce-cart .cart-collaterals .cart_totals table td strong {
font-weight:500!important;
color:#fff;
}
.light-content #add_payment_method .cart-collaterals .cart_totals tr td, .light-content #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .light-content .cart-collaterals .cart_totals tr td, .woocommerce-cart .light-content .cart-collaterals .cart_totals tr th, .woocommerce-checkout .light-content .cart-collaterals .cart_totals tr td, .woocommerce-checkout .light-content .cart-collaterals .cart_totals tr th {
border-top: 1px solid #ddd;
font-weight:500!important;
color:#000;
}
.woocommerce-cart .light-content .cart-collaterals .cart_totals table td strong {
font-weight:500!important;
color:#000;
}
#add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th {
line-height: 2.5em;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
display: block;
text-align: center;
margin-bottom: 1em;
font-size: 16px;
padding: 10px;
width: 100%!important;
border-radius: 4px;
}
.cart-subtotal th, .order-total th {
text-align:left;
}
.cart-subtotal td, .order-total td {
text-align:right;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td {
padding:20px;
}
.woocommerce-cart .full table.cart td.product-remove a.remove {
text-align: left;
margin: 0;
margin-left:60px;
}
.full .woocommerce table.shop_table td.product-subtotal, .full .woocommerce th.product-subtotal {
text-align: right;
box-sizing: border-box;
padding-right: 80px;
}
.full .woocommerce table.shop_table td.actions {  
padding: 30px 80px;
}
.full .woocommerce table.shop_table td.actions button {
margin-right: 0px;
}
.full .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .full .cart-collaterals .cart_totals {
box-sizing: border-box;
padding-right: 80px;
} .woocommerce-billing-fields .name-box, .woocommerce-address-fields .name-box {
width:100%;
}
.checkout.woocommerce-checkout h3 {
font-size: calc(1rem + 0.6vw);
line-height: calc(1rem + 1.5vw);
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
width: 100%;
margin-bottom: 80px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border: 0px solid #d3ced2;
background-color: rgba(153,153,153,0.1);
border-radius: 0px;
}
.select2-container .select2-selection--single {
height: 50px;
}
.select2-container--default .select2-selection--single {
background-color: rgba(153,153,153,0.1);
border: 0px solid #aaa;
border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 50px;
color: #000;
}
.light-content .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #fff;
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 20px;
padding-right: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 26px;
position: absolute;
top: 12px;
right: 10px;
width: 20px;
}
.shop_table.woocommerce-checkout-review-order-table tr {
background: transparent;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table td, .woocommerce .shop_table.woocommerce-checkout-review-order-table th {
border-top: 1px solid #ddd;
padding: 9px 25px;
vertical-align: middle;
line-height: 3em;
}
.light-content .woocommerce .shop_table.woocommerce-checkout-review-order-table td, .light-content .woocommerce .shop_table.woocommerce-checkout-review-order-table th {
border-top: 1px solid #333;
}
.woocommerce .shop_table.woocommerce-checkout-review-order-table th.product-total, .woocommerce .shop_table.woocommerce-checkout-review-order-table td.product-total {
text-align:right;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background: transparent;
border-radius: 0px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
text-align: left;
padding: 0;
border-bottom: 0px solid #d3ced2;
margin: 0;
list-style: none outside;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
padding: 20px 0;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
float: none;
display: block;
text-align: center;
margin-bottom: 1em;
font-size: 16px;
padding: 10px;
width: 100% !important;
margin-top: 30px;
border-radius: 4px;
}
.woocommerce-error strong, .woocommerce-error li {
color:#fff;
margin-top:10px;
margin-bottom:10px;
}
.woocommerce-error::before {
top: 11px;
}
.woocommerce form .form-row .select2-container {
margin-bottom: 20px;
margin-top: 10px;
overflow: hidden;
border-radius: 4px;
}
.woocommerce form .form-row textarea {
height: 50px;
}
.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child {
margin-bottom: 0;
line-height: 50px;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
font-weight: 500;
border-top: 1px solid rgba(0,0,0,.1);
color: #000;
}
.light-content .woocommerce table.shop_table tbody th, .light-content .woocommerce table.shop_table tfoot td, .light-content .woocommerce table.shop_table tfoot th {
font-weight: 500;
border-top: 1px solid rgba(255,255,255,.1);
color: #fff;
}
.woocommerce table.shop_table {
border-radius: 4px;
overflow: hidden;
background: rgba(255,255,255,0.1);
}
#order_review {
width: 48%;
} .woocommerce nav.woocommerce-MyAccount-navigation {
pointer-events: initial;
height: auto;
position: relative;
opacity: 1;
width:20%;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul {
margin:0;
background: rgba(255,255,255,0.1);
padding:20px;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li {
list-style:none;
opacity:0.4;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li:hover, .woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active {
opacity:1;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a {
line-height:28px;
}
.woocommerce-account .woocommerce-MyAccount-content header {
position:relative;
pointer-events:initial;
}
.woocommerce-account .addresses .title h3 {
font-size: calc(1rem + 0.6vw);
line-height: calc(1rem + 1.5vw);
}
.woocommerce-account .woocommerce-MyAccount-content {
float: right;
width: 78%;
}
.woocommerce-input-wrapper > .name-box > .input_label {
display: none;
} @media only screen and (max-width: 1466px) {
.site-main {
padding-top: 100px;
}
.woocommerce .products ul, .woocommerce ul.products {
padding: 20px 30px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin: 60px 30px;
}
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
width: calc(50% - 60px);
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
width: calc(33.333% - 60px);
}
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
width: calc(25% - 60px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 1), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 1) {
width: calc(40% - 60px);	
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 2), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 2) {
width: calc(25% - 60px);
margin-left: calc(10% + 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 3), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 3) {
width: calc(25% - 60px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 4), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 4) {
width: calc(30% - 60px);	
margin-left: calc(20% + 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 5), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 5) {
width: calc(30% - 60px);	
margin-right: calc(20% + 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 6), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 6) {
width: calc(25% - 60px)
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 7), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 7) {
width: calc(25% - 60px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 8), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 8) {
width: calc(40% - 60px);
margin-left: calc(10% + 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 9), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 9) {
width: calc(30% - 60px);	
margin-left: calc(20% + 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 10), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 10) {
width: calc(30% - 60px);	
margin-right: calc(20% + 30px);
}
.woocommerce span.onsale, .woocommerce ul.products li.product .onsale {
top: 20px;
left: 20px;
}
.woocommerce ul.products li.product .button {
left: 20px;
right: 20px;
bottom: 20px;
width: calc(100% - 40px);
}
.woocommerce ul.products li.product .star-rating {
top: 30px;
right: 20px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
padding-right: 20px;
}
.woocommerce-pagination .prev.page-numbers {
margin-right:20px;
}
.woocommerce-pagination .next.page-numbers {
margin-left:20px;
}
.woocommerce-cart .full table.cart td.product-remove a.remove {
text-align: left;
margin: 0;
margin-left:40px;
}
.full .woocommerce table.shop_table td.product-subtotal, .full .woocommerce th.product-subtotal {
padding-right: 60px;
}
.full .woocommerce table.shop_table td.actions {  
padding: 30px 60px;
}
.full .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .full .cart-collaterals .cart_totals {
padding-right: 60px;
}
}
@media only screen and (max-width: 1024px) {
.site-header-cart.menu .parallax-wrap {
width: 60px;
right: -20px;
}
.woocommerce .site-header-cart.menu .widgettitle::after {
line-height: 40px;
}
.site-main nav {
pointer-events: initial;
height: auto !important;
position: relative;
opacity: 1;
padding: 0;
}
.woocommerce .products ul, .woocommerce ul.products {
padding: 0px 20px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin: 40px 20px 50px 20px!important;
}
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
width: calc(50% - 40px);
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
width: calc(50% - 40px);
}
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
width: calc(50% - 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 1), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 1) {
width: calc(33.333% - 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 2), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 2) {
width: calc(33.333% - 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 3), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 3) {
width: calc(33.333% - 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 4), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 4) {
width: calc(33.333% - 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 5), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 5) {
width: calc(33.333% - 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 6), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 6) {
width: calc(33.333% - 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 7), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 7) {
width: calc(33.333% - 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 8), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 8) {
width: calc(33.333% - 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 9), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 9) {
width: calc(33.333% - 40px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 10), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 10) {
width: calc(33.333% - 40px);
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
float: left;
width: 48%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: right;
width: 48%;
clear: none;
}
.woocommerce ul.products li.product a img {		
-webkit-transform:scale(1);
transform: scale(1);			
}
.woocommerce ul.products li.product .product-caption {
opacity:0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .price {
opacity:1!important;
transform: translate(0px, 0px)!important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
padding-right: 15px;
}
.woocommerce-pagination .prev.page-numbers {
margin-right:15px;
}
.woocommerce-pagination .next.page-numbers {
margin-left:15px;
}
.woocommerce-cart .full table.cart td.product-remove a.remove {
text-align: left;
margin: 0;
margin-left:20px;
}
.full .woocommerce table.shop_table td.product-subtotal, .full .woocommerce th.product-subtotal {
padding-right: 40px;
}
.full .woocommerce table.shop_table td.actions {  
padding: 30px 40px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 50%;
}
.full .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .full .cart-collaterals .cart_totals {
padding-right: 40px;
}
#order_review {
width: 100%;
}
}
@media only screen and (max-width: 767px) {	
.site-main {
padding-top: 80px;
}
.site-header-cart.menu {
margin-right: 30px;
}
.woocommerce #open-sidebar-nav {
z-index:10;
}
.woocommerce .woocommerce-result-count {
margin-left:20px;
}
.woocommerce .products ul, .woocommerce ul.products {
padding: 0px 15px;
padding-bottom: 40px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin: 30px 15px 50px 15px!important;
}
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
width: calc(50% - 30px);
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
width: calc(50% - 30px);
}
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
width: calc(50% - 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 1), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 1) {
width: calc(50% - 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 2), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 2) {
width: calc(50% - 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 3), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 3) {
width: calc(50% - 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 4), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 4) {
width: calc(50% - 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 5), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 5) {
width: calc(50% - 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 6), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 6) {
width: calc(50% - 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 7), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 7) {
width: calc(50% - 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 8), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 8) {
width: calc(50% - 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 9), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 9) {
width: calc(50% - 30px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 10), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 10) {
width: calc(50% - 30px);
}
.woocommerce nav.woocommerce-pagination {
padding-top: 60px;
padding-bottom: 40px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
padding-right: 10px;
}
.woocommerce-pagination .prev.page-numbers {
margin-right:10px;
}
.woocommerce-pagination .next.page-numbers {
margin-left:10px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
float: none;
width: 100%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: none;
width: 100%;
}
.woocommerce div.product div.images {
margin-bottom: 80px;
}
.woocommerce-tabs.wc-tabs-wrapper {
position: relative;
z-index: 10;
padding-bottom: 0px;
margin-bottom: 60px;
}
.woocommerce-cart table.cart td.product-remove a.remove {
text-align: left;
margin: 0;
}
.woocommerce table.shop_table td {
line-height: 3.5em;
}
.woocommerce-cart-form__cart-item.cart_item td.product-quantity {
float: left;
width: 100%;
}
.woocommerce-cart-form__cart-item.cart_item div.quantity {
float: right;
margin: 0 30px 0 0;
width: 100px;
height: 50px;
position: relative;
overflow: hidden;
}
.woocommerce table.shop_table, .woocommerce table.shop_table th, .woocommerce table.shop_table td {
border: 0;
padding: 0;
box-sizing: border-box;
}
.cart .woocommerce-cart-form__cart-item.cart_item, .woocommerce table.shop_table.cart tr {
background: transparent;
position: relative;
display: flex;
width: calc(100% + 60px);
margin-left:-30px;
flex-wrap: wrap;
align-items: center;
padding-top:30px;
padding-left: 160px;
padding-bottom: 30px;
margin-bottom: 20px;
box-sizing: border-box;
border-top: 1px solid #ddd;
}
.light-content .cart .woocommerce-cart-form__cart-item.cart_item, .light-content .woocommerce table.shop_table.cart tr {
border-top: 1px solid #333;
}
.cart .woocommerce-cart-form__cart-item.cart_item, .woocommerce table.shop_table.cart tr:last-child {
padding: 0;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background-color: transparent;
}
.woocommerce table.shop_table_responsive tbody tr td.product-remove, .woocommerce-page table.shop_table_responsive tbody tr td.product-remove {
position: absolute;
right: 30px;
top: 0;
width: 20px;
z-index: 10;
height: 100%;
display: flex;
align-items: center;
}
.woocommerce-cart .full table.cart td.product-remove a.remove {
text-align: center;
margin: 0 auto;
}
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
min-width: 100px;
position: absolute;
left: 30px;
top: 20px;
width: 100px;
height: 140px;
display: block;
z-index:0;
overflow:hidden;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
width: 100%;
object-fit: cover;
object-position: center;
height: 100%;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
text-align: left !important;
display: block;
flex: 1 1 auto;
width: 100%;
padding: 0;
line-height: 30px;
border: 0;
}
.light-content .woocommerce table.shop_table td {
border: 0;
}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
display:none;
}
.woocommerce-cart-form__cart-item.cart_item td.product-quantity {
float: left;
width: 100%;
flex: 0 0 auto !important;
width: unset;
text-align: left;
}
.full .woocommerce table.shop_table td.product-subtotal, .full .woocommerce th.product-subtotal {
padding-right: 0;
display: block;
flex: 1 1 auto;
text-align: right;
width: unset !important;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .button {
width: 50%;
margin:0;
}
.full .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .full .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
padding-right: 30px;
padding-left: 30px;
width: 100%;
text-align: center;
float:none;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
padding-right: 0px;
padding-left: 0px;
width: 100%;
text-align: center;
float:none;
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .cart-collaterals .order-total td {
padding:20px;
box-sizing:border-box;
}
.full .woocommerce table.shop_table td.actions, .woocommerce table.shop_table td.actions {
padding: 30px 30px;
}
}
@media only screen and (max-width: 479px) {	
.site-header-cart.menu {
margin-right: 25px;
}
.woocommerce .products ul, .woocommerce ul.products {
padding: 0px 10px;
padding-bottom: 40px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin: 20px 10px 50px 10px!important;
}
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
width: calc(100% - 20px);
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
width: calc(100% - 20px);
}
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
width: calc(100% - 20px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 1), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 1) {
width: calc(100% - 20px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 2), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 2) {
width: calc(100% - 20px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 3), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 3) {
width: calc(100% - 20px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 4), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 4) {
width: calc(100% - 20px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 5), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 5) {
width: calc(100% - 20px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 6), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 6) {
width: calc(100% - 20px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 7), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 7) {
width: calc(100% - 20px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 8), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 8) {
width: calc(100% - 20px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 9), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 9) {
width: calc(100% - 20px);
}
.woocommerce .clapat-shop-grid ul.products li.product:nth-of-type(10n + 10), .woocommerce-page .clapat-shop-grid ul.products li.product:nth-of-type(10n + 10) {
width: calc(100% - 20px);
}
.woocommerce nav.woocommerce-pagination {
padding-top: 40px;
padding-bottom: 40px;
}
.woocommerce div.product div.images {
margin-bottom: 60px;
}
.woocommerce-tabs.wc-tabs-wrapper {
position: relative;
z-index: 10;
padding-bottom: 0px;
margin-bottom: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li {
font-size: 14px;
margin-right: 15px;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
width: 180px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 100%;
}
.full .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .full .cart-collaterals .cart_totals {
padding-right: 30px;
padding-left: 30px;
width: 100%;
text-align: center;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .button {
width: 50%;
margin:0;
padding:0;
}
.cart .woocommerce-cart-form__cart-item.cart_item, .woocommerce table.shop_table.cart tr {
padding-top:20px;
padding-left: 140px;
padding-bottom:0;
width: calc(100% + 40px);
margin-left:-20px;
}
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
left: 20px;
}
.woocommerce table.shop_table_responsive tbody tr td.product-remove, .woocommerce-page table.shop_table_responsive tbody tr td.product-remove {
right: 20px;
}
.full .woocommerce table.shop_table td.actions, .woocommerce table.shop_table td.actions {
padding: 20px 20px;
}
.full .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .full .cart-collaterals .cart_totals {
padding-right: 30px;
padding-left: 30px;
}
}.fixed-admin-bar {
position: fixed!important;
}
.admin-bar header {
top:32px;
}
header.over-sidebar {
z-index:2500;
}
.flexnav li.lang-item .before-span span, .flexnav li.pll-parent-menu-item span {
margin-left:8px!important;
float: left;
}
.classic-menu .flexnav li.lang-item:hover a span, .classic-menu .flexnav li.pll-parent-menu-item:hover a span {
-webkit-transform: translateY(0);
transform: translateY(0);
transform-origin: 0% 0%;
}
.flexnav li.lang-item img, .flexnav li.pll-parent-menu-item img{
float: left;
margin-top: 5px;
}
.fullscreen-menu .flexnav li.lang-item img, .fullscreen-menu .flexnav li.pll-parent-menu-item img{
display:none;
}
.fullscreen-menu .flexnav li.lang-item .before-span span, .fullscreen-menu .flexnav li.pll-parent-menu-item span {
margin-left:auto!important;
float: none;
}
.fullscreen-menu .flexnav li.lang-item:hover a span, .fullscreen-menu .flexnav li.pll-parent-menu-item:hover a span {
-webkit-transform: translateY(0);
transform: translateY(0);
transform-origin: 0% 0%;
}
#main-page-content {
font-size: 16px;
line-height: 28px;
color: #444;
}
.light-content #main-page-content {
color: #aaa;
} 
.hero-hidden {
display:none;
} blockquote p {
margin-bottom:0;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
padding-left: 3.5rem;
margin: 0 0 1.5625rem;
}
.wp-block-pullquote blockquote {
padding-left: 2.5rem;
margin: 0 0 1.5625rem;
}
blockquote.is-style-large::before {
top: 12px;
}
.wp-block-pullquote blockquote::before {
top: 15px;
}
.wp-block-pullquote blockquote.has-very-dark-gray-color::before {
color: #fff;
}
#post-content li {
line-height: 28px;
margin-bottom: 15px;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
text-align:center;
}
blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright, .wp-caption.alignright, img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
clear: both;
margin-top: 1.6em;
margin-bottom: 1.6em;
}
.wp-caption {
font-weight: 400;
font-size: 12px;
padding: 10px 20px;
margin-top: .5em;
margin-bottom: 1em;
position: relative;
max-width: 100%;
line-height: 24px;
}
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
margin-bottom: 1.2em;
}
.wp-caption-text {
font-size: 12px;
font-weight: 400;
margin-bottom: 1em;
padding: 5px 10px;
line-height: 24px;
} .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: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
box-sizing:border-box;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.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;
width:100%;
}
.gallery-caption {
display: block;
font-size: 12px;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: none;
} #hero.error {
height:calc(100vh - 120px);
}
#hero.error #hero-styles {
position: fixed;
height:calc(100vh - 120px);
}
#hero.error #hero-caption .inner {
vertical-align: middle;
}
.error-button.button-box {
opacity:0;
margin-top:30px;
transform: translateY(30px);
-webkit-transform: translateY(30px);
} #page-with-comments {
position: relative;
box-sizing: border-box;
padding-top: 60px;
clear: both;
}
#page-with-comments > #post-comments, #page-with-comments > #post-form {
max-width: none;
padding: 0;
}
#page-with-comments > #post-form {
margin-bottom:40px;
} #contact-formular .wpcf7-not-valid-tip {
margin-top: 2px;
position: absolute;
font-size: 12px;
top: 50px;
}
.wpcf7-form-control-wrap {
display: block;
height:40px;
}
.wpcf7-form-control-wrap select {
position: relative;
width: 100%;
margin-top: 20px;
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 14px;
}
.light-content .wpcf7-form-control-wrap select, .dark-section .wpcf7-form-control-wrap select {
background: #333;
color:#fff;
}
.light-content .light-section  .wpcf7-form-control-wrap select{
background: transparent;
color:#000;
}
.wpcf7-form-control-wrap select option {
position:relative;
width:100%;
}
.wpcf7-form-control-wrap select::after {
content: '\25BC';
position: absolute;
top: 0;
right: 0;
bottom: 0;
padding: 0 1.6em;
background: #333;
pointer-events: none;
height: 41px;
line-height: 41px;
color: rgba(255,255,255,0.6);
font-size: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2;
border-top-color: rgb(0, 160, 210);
border-right-color: rgb(0, 160, 210);
border-bottom-color: rgb(0, 160, 210);
border-left-color: rgb(0, 160, 210);
font-size: 12px;
border-radius: 6px;
width: auto;
display: inline-flex;
}
.wpcf7-spinner {  
position: absolute !important;
left: 0;
top: 40px;
}
.wpcf7-form-control-wrap {
display: block;
height: 100%;
} @media only screen and (max-width: 1466px) {
#hero.error, #hero.error #hero-styles {
height:calc(100vh - 100px);
}
}
@media only screen and (max-width: 1024px) {
.flexnav li img {
display:none;
}
.flexnav li.lang-item .before-span span, .flexnav li.pll-parent-menu-item span {
margin-left: auto !important;
float: none;
}
#hero.error, #hero.error #hero-styles {
height:calc(100vh - 80px);
}
}
@media only screen and (max-width: 767px) {
.admin-bar header {
top: 46px;
}
}
@media only screen and (max-width: 479px) {
}.clapat-add-image {
background-color:#bbbbbb;
position:relative;
}
.clapat-add-image img {
width:100%;
height: 100%;
position:relative;
display:block;
object-position: center;
object-fit: contain;	
}
.wp-block-columns {
margin-bottom:0px!important;
}
.wp-block-verse{
background:rgba(128,128,128,.1);
border:none;
border-width:0;
border:4px solid rgba(128,128,128,.4);
box-shadow:none;
font-family:Alegreya,serif;
font-size:1em;
font-style:italic;
padding:1em 1.5em 1em 1.2em;
width:90%
}
.wp-block-embed.is-type-video, .wp-block-embed.is-type-video iframe {
max-width: 100%;
margin: 0 auto;
margin-bottom:20px;
display: block;
}
.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignwide{
width:100%;
margin-left:auto;
margin-right:auto
}
.wp-block-cover-image.alignright{
width:30%;
margin-left:1.5em
}
.wp-block-cover-image.alignleft{
width:30%;
margin-right:1.5em
}
.aligncenter, .alignfull, .alignwide{
clear:both
}
.wp-block-cover-image{
background-position:center center
}
.wp-block-colega-gutenberg-container {
box-sizing: border-box;
}
.wp-block-colega-gutenberg-container::after {
clear: both;
content: " ";
display: table;
}
.wp-block-cover-image .wp-block-subhead:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover .wp-block-subhead:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color) {
color: #fff;
}
.wp-block-button {
margin-bottom: 20px;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 3px;
}
.alignleft {
margin-right: 20px;
}
.alignright {
margin-left: 20px;
}
.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
display: flex;
align-items: flex-end;
justify-content: flex-start;
overflow: hidden;
}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
position: absolute;
bottom: 0;
width: 100%;
max-height: 100%;
overflow: auto;
padding: 40px 20px 20px;
color:#fff;
text-align: center;
font-size: 13px;
background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
box-sizing: border-box;
right:0;
border-radius: 0;
}
.wp-block-image figcaption {
background-color: rgba(0,0,0,0);
bottom: 25px;
color: #fff;
font-weight: 400;
font-size: 12px;
padding: 10px 20px;
position: relative;
right: 0;
z-index: 10;
border-radius: 0;
bottom: 0;
}
figcaption.blocks-gallery-caption {
background-color: transparent;
bottom: 0px;
color: #fff;
font-weight: 400;
font-size: 13px;
padding: 5px 10px;
position: relative;
right: 0px;
z-index: 10;
border-radius: 0;
text-align: center;
width: auto;
margin: 0 auto;
display: table;
}
.light-content .has-text-color p {
color: #fff;
}
.has-large-font-size {
font-size: 36px;
line-height:48px;
}
@media (min-width:768px){
.weaverx-sb-one-column #container,.weaverx-sb-one-column #content,.weaverx-sb-one-column .content-page,.weaverx-sb-one-column .content-single{
overflow:visible
}
.weaverx-has-sb #container,.weaverx-has-sb #content,.weaverx-has-sb .content-page,.weaverx-has-sb .content-single{
overflow:hidden
}
#main-content .wp-block-cover-image.alignfull,#main-content .wp-block-gallery.alignfull,#main-content .wp-block-image.alignfull img{
margin-left:calc(50% - 50vw);
margin-right:calc(50% - 50vw);
max-width:1000%;
width:100vw;
}
#main-content #post-content .wp-block-cover-image.alignfull,#main-content #post-content .wp-block-gallery.alignfull,#main-content #post-content .wp-block-image.alignfull img{
width: calc(100vw - 40px);
}
#main-content .wp-block-button.alignfull,#main-content .wp-block-categories.alignfull,#main-content .wp-block-columns.alignfull,#main-content .wp-block-latest-posts.alignfull,#main-content .wp-block-preformatted.alignfull,#main-content .wp-block-pullquote.alignfull,#main-content .wp-block-table.alignfull,#main-content .wp-block-text-columns.alignfull,#main-content .wp-block-verse.alignfull,#main-content [class^=wp-block-embed].alignfull,#main-content p.alignfull{
margin-left:calc(50% - 47vw)!important;
margin-right:calc(50% - 47vw)!important;
max-width:1000%;
width:94vw!important;		
margin-bottom:30px;
}
#main-content .alignwide{
margin-left:calc(50% - 40vw);
margin-right:calc(50% - 40vw);
width:80vw;
max-width:1000%
}
#main-content .alignfull{
margin-left:calc(50% - 50vw);
margin-right:calc(50% - 50vw);
max-width:1000%;
width:100vw;
margin-bottom:30px;
}
#main-content .wp-block-image.alignwide img{
margin-left:calc(50% - 40vw)!important;
margin-right:calc(50% - 40vw)!important;
width:80vw!important;
max-width:1000%!important
}
.wp-block-cover, .wp-block-cover-image {
position: relative;
background-color: #000;
background-size: cover;
background-position: center center;
min-height: 430px;
width: 100%;
margin: 0 0 1.5em 0;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
background-attachment: fixed;
}
}	
@media screen and (max-width:767px){
[class^=wp-block-].alignleft,[class^=wp-block-].alignright{
max-width:75%
}
}
@media only screen and (max-width:580px){
.wp-block-text-columns,.wp-block-text-columns.aligncenter{
display:block
}
.wp-block-text-columns.columns-2 .wp-block-column,.wp-block-text-columns.columns-3 .wp-block-column,.wp-block-text-columns.columns-4 .wp-block-column{
float:none;
margin-left:0;
margin-right:0;
width:100%
}
} .content-max-width.elementor-widget-montoya_image_parallax {
padding:0;
}
.elementor-invisible {
visibility: visible!important;
}
.elementor-editor-active .has-animation {
opacity: 1;
-webkit-transition:translateY(0px) scaleY(1);
transform: translateY(0px) scaleY(1);	
}
.elementor-section {
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;
}
.elementor-section .elementor-container { 
position: relative;
box-sizing: border-box;
width: 100%;
margin: 0 auto;
}
.elementor-section.elementor-full-width.content-max-width {
padding-left:0;
padding-right:0;
}
.elementor-section.elementor-full-width.content-max-width.row_padding_left {
padding-left: 80px;
}
.elementor-section.elementor-full-width.content-max-width.row_padding_right {
padding-right: 80px;
}
.elementor-section.elementor-default-width .elementor-container {
max-width: 1160px!important;
}
.elementor-section.elementor-full-width .elementor-container {
max-width: none!important;
}
.elementor-section.elementor-small-width .elementor-container {
max-width:780px!important;
}
.elementor img.item-image, .elementor img.grid__item-img--large {
height: 100%;
max-width: none;
}
.elementor .hero-video-wrapper video {
max-width: none;
}
.dialog-type-lightbox.elementor-lightbox {
opacity: 0;
display: none !important;
pointer-events: none;
}
.full_elementor:not(.full_elementor .full_elementor) {
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;
}
.row_padding_top_elementor.elementor-element:not(.elementor .elementor-element .row_padding_top_elementor.elementor-element) {
padding-top:9vw;
}
.row_padding_bottom_elementor.elementor-element:not(.elementor .elementor-element .row_padding_bottom_elementor.elementor-element) {
padding-bottom:9vw;
}
.row_padding_left_elementor.elementor-element:not(.elementor .elementor-element .row_padding_left_elementor.elementor-element) {
padding-left:80px;
}
.row_padding_right_elementor.elementor-element:not(.elementor .elementor-element .row_padding_right_elementor.elementor-element) {
padding-right:80px;
}
@media all and (min-width: 767px) {
.elementor-element.content-row-elementor .elementor-element.content-row-elementor:first-child {
padding-left:0;
}
.elementor-element.content-row-elementor .elementor-element.content-row-elementor:last-child {
padding-right:0;
}
}
.dialog-message .full_elementor:not(.full_elementor .full_elementor) {
margin-left: inherit !important;
margin-right: inherit !important;
max-width: inherit !important;
width: inherit !important;
padding: 0 20px !important;
}
.full_elementor figure.has-parallax {		
overflow:hidden;
height:100vh;
}
.elementor-widget-text-editor p, .light-content .elementor-widget-text-editor p, .dark-section .elementor-widget-text-editor p, .light-content .light-section .elementor-widget-text-editor p {
font-size:inherit; 
line-height: inherit;
margin-bottom: inherit;
color:inherit;
}
.elementor-editor-active #project-nav {
bottom: -100vh;
}
.elementor-editor-active .next-project-wrap {
position:absolute!important;
}
.elementor-editor-active #main-page-content.project-page {
margin-bottom: calc(100vh - 120px);
}
@media only screen and (max-width: 1466px) {
.elementor-section.elementor-full-width.content-max-width.row_padding_left {
padding-left: 60px;
}
.elementor-section.elementor-full-width.content-max-width.row_padding_right {
padding-right: 60px;
}
.row_padding_left_elementor.elementor-element:not(.elementor .elementor-element .row_padding_left_elementor.elementor-element) {
padding-left:60px;
}
.row_padding_right_elementor.elementor-element:not(.elementor .elementor-element .row_padding_right_elementor.elementor-element) {
padding-right:60px;
}
}
@media only screen and (max-width: 1024px) {	
.elementor-section.elementor-section-boxed .elementor-container { 
padding-left:40px;
padding-right:40px;
}
.elementor-section.elementor-full-width.content-max-width.row_padding_left {
padding-left: 40px;
}
.elementor-section.elementor-full-width.content-max-width.row_padding_right {
padding-right: 40px;
}
.row_padding_left_elementor.elementor-element:not(.elementor .elementor-element .row_padding_left_elementor.elementor-element) {
padding-left:40px;
}
.row_padding_right_elementor.elementor-element:not(.elementor .elementor-element .row_padding_right_elementor.elementor-element) {
padding-right:40px;
}
}
@media only screen and (max-width: 767px) {
.elementor-section.elementor-section-boxed .elementor-container { 
padding-left:30px;
padding-right:30px;
}
.elementor-section.elementor-full-width.content-max-width.row_padding_left {
padding-left: 30px;
}
.elementor-section.elementor-full-width.content-max-width.row_padding_right {
padding-right: 30px;
}
.row_padding_left_elementor.elementor-element:not(.elementor .elementor-element .row_padding_left_elementor.elementor-element) {
padding-left:30px;
}
.row_padding_right_elementor.elementor-element:not(.elementor .elementor-element .row_padding_right_elementor.elementor-element) {
padding-right:30px;
}
.row_padding_top_elementor.elementor-element:not(.elementor .elementor-element .row_padding_top_elementor.elementor-element) {
padding-top:10vw;
}
.row_padding_bottom_elementor.elementor-element:not(.elementor .elementor-element .row_padding_bottom_elementor.elementor-element) {
padding-bottom:10vw;
}
.elementor-element.content-row-elementor .elementor-element.content-row-elementor {
padding-left:0;
padding-right:0;
}
}
@media only screen and (max-width: 479px) {
.elementor-section.elementor-section-boxed .elementor-container { 
padding-left:20px;
padding-right:20px;
}
.elementor-section.elementor-full-width.content-max-width.row_padding_left {
padding-left: 20px;
}
.elementor-section.elementor-full-width.content-max-width.row_padding_right {
padding-right: 20px;
}
.row_padding_top_elementor.elementor-element:not(.elementor .elementor-element .row_padding_top_elementor.elementor-element) {
padding-top:12vw;
}
.row_padding_bottom_elementor.elementor-element:not(.elementor .elementor-element .row_padding_bottom_elementor.elementor-element) {
padding-bottom:12vw;
}
.row_padding_left_elementor.elementor-element:not(.elementor .elementor-element .row_padding_left_elementor.elementor-element) {
padding-left:20px;
}
.row_padding_right_elementor.elementor-element:not(.elementor .elementor-element .row_padding_right_elementor.elementor-element) {
padding-right:20px;
}
}html,body{
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size:16px;
height:100%;
width:100%;
color:#444;
background-color:#fff;
user-select: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; }
html {
box-sizing: border-box;
margin-right: 0px!important;
overflow: visible!important;
}
body {
overflow: hidden;
overflow-y:scroll;
-webkit-transition: opacity 0.2s ease-in-out 0.2s;
transition: opacity 0.2s ease-in-out 0.2s;
}
body.smooth-scroll {
overflow:hidden;
}
body.has-slider {
overflow:hidden;
}
body.hidden {
opacity:0;
}
main111 {
-webkit-transition: background 0.5s ease-in-out 0s;
transition: background 0.5s ease-in-out 0s;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio {
display: inline-block;
max-width: 100%;
}	
address {
font-style: italic;
margin-bottom: 24px;
}
abbr[title] {
border-bottom: 1px dotted #2b2b2b;
cursor: help;
}
b,
strong {
font-weight: 600;
color:#000;
}
.light-content b, .light-content strong, .dark-section b, .dark-section strong {
font-weight: 600;
color:#fff;
}
.light-content .light-section b, .light-content .light-section strong {
font-weight: 600;
color:#000;
}
cite,
dfn,
em,
i {
font-style: italic;
}
mark, ins {
background: none repeat scroll 0 0 #000;
text-decoration: none;
color: #fff;
padding: 2px 8px;
display: inline-block;
border-radius: 2px;
}
.light-content mark, .light-content ins, .dark-section mark, .dark-section ins {
background: none repeat scroll 0 0 #fff;
color:#000;
}
.light-content .light-section mark, .light-content .light-section ins {
background: none repeat scroll 0 0 #111;
color:#fff;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: monospace, serif;
font-size: 15px;
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
line-height: 1.6;
}
pre {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
margin-bottom: 24px;
max-width: 100%;
overflow: auto;
padding: 12px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
background-color:rgba(0,0,0,0.05)
}
.light-content pre, .dark-section pre {
background-color:rgba(255,255,255,0.05);
color:#fff;
}
.light-content .light-section pre {
background-color:rgba(0,0,0,0.05);
color:#000;
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
blockquote {
color: #000;
line-height: 1.6;
font-size: 1.5rem;
margin-bottom: 2.1875rem;
font-weight: 500;
padding-left: 3.5rem;
margin: 0 0 1.5625rem;
position:relative;
}
.light-content blockquote, .dark-section blockquote {
color: #fff;
}
.light-content .light-section blockquote {
color: #000;
}
blockquote::before {
content: "\275D";
position: absolute;
left: 0;
top: 5px;
line-height: 1;
font-size: 3rem;
font-weight: 500;
}
blockquote cite,
blockquote small {
color: #2b2b2b;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}
.light-content blockquote cite, .light-content blockquote small {
color:#fff;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: 600;
}
small {
font-size: smaller;
}
big {
font-size: 125%;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
dl {
margin-bottom: 24px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 24px;
}
ul,
ol {
list-style: none;
margin: 0 0 24px 20px;
}
ul,
ol {
list-style: none;
margin:20px 0 25px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin: 20px 0px 15px 25px;
}
li {
line-height: 20px;
color:#444;
margin-bottom:25px;
}
.light-content li, .dark-section li {
color: #ccc;
}
.light-content .light-section li {
color: #444;
}
figure {
margin:0;
position:relative;
display: block;
}
figure.has-parallax {		
overflow:hidden;
}
.full figure.has-parallax {		
overflow:hidden;
height:100vh;
}
figure img {
max-width:100%;
}
.has-parallax-content > img, .has-parallax > img {
width:100%;
height: 100%;
position:absolute;
display:block;
object-position: center; 
object-fit: cover;
}
figcaption {
background-color: rgba(0,0,0,0.3);
bottom: 0px;
color: #fff;
font-weight:400;
font-size: 10px;
padding: 5px 10px;
position: absolute;
right: 0px;
z-index: 10;
border-radius:0;
}
fieldset {
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 24px;
padding: 0;
}
legend {
white-space: normal;
}
button,	input {
line-height: normal;
}
input,
textarea {
background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;	
width: 100%;
color:#444;
}
thead, .light-content .light-section thead {
background-color:rgba(0,0,0,1);
color:#fff;
}
.light-content thead, .dark-section thead {
background-color:rgba(255,255,255,1);
}
thead tr, .light-content .light-section thead tr {
color:#fff;
}
.light-content thead tr, .dark-section thead tr {
color:#000;
}
tr, .light-content .light-section tr {
color:#444;
}
.light-content tr, .dark-section tr{
color:#CCC;
}
tr:nth-child(2n), .light-content .light-section tr:nth-child(2n) {
background-color:rgba(0,0,0,0.05);
}
.light-content tr:nth-child(2n), .dark-section tr:nth-child(2n){
background-color:rgba(255,255,255,0.1);
}
caption, th, td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
padding: 10px;
}
td {
border-width: 0 1px 1px 0;
padding: 10px;
}
del {
color: #767676;
}
hr {
border: 0;
height: 28px;
width:100%;
float:none;
margin:0;
display:inline-block;
opacity: 1!important;
-webkit-transition: translateY(0px)!important;
transform: translateY(0px)!important;
}
hr.animated-line {
height:1px;		
padding-top:20px;
padding-bottom:20px;
}
hr.animated-line:before {
content: ""; 
display: block; 
width:0;
height:1px;
background:rgba(0,0,0,0.1);
}
.light-content hr.animated-line:before, .dark-section hr.animated-line:before {
background:rgba(255,255,255,0.15);
}
.light-content .light-section hr.animated-line:before {
background:rgba(0,0,0,0.1);
}
hr.animated.animated-line:before {
width:100%;
-webkit-transition: width 0.7s ease-in-out 0.1s;
transition: width 0.7s ease-in-out 0.1s;
}
hr:after {
clear: both;
content: " ";
display: block;
height: 0;
visibility: hidden;
}
::selection {
background: #000;
color: #fff;
text-shadow: none;
}
::-moz-selection {
background: #000;
color: #fff;
text-shadow: none;
}
img {
border: 0 none;
max-width: 100%;
vertical-align: middle;
height:auto;
}
h1, h2, h3, h4, h5, h6 {		
font-family:inherit;
font-weight:500;
color:#000;
margin-bottom:20px;
}
.primary-font-title {
font-family: 'Six Caps', sans-serif;
text-transform:lowercase;
font-weight:500;
}
.big-title {
font-size: calc(1rem + 8vw);
line-height: calc(1rem + 7.5vw);
}
.fixed-title {
font-size: calc(1rem + 8vw);
line-height: calc(1rem + 7.5vw);
margin-bottom:100vh;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
}
.fixed-title.primary-font-title {
font-size: calc(1rem + 24.15vw);
line-height: calc(1rem + 22vw);
}
.fixed-title div {
display:inline-block;		
white-space: nowrap;
}
.fixed-title span {
display: block;
opacity:0.1;
margin-top:0;
min-width:3rem;
box-sizing:border-box;
display:inline-block;
transform-origin: bottom center;
}
h1{
font-size: calc(1rem + 4.15vw);
line-height: calc(1rem + 4.5vw);
}
h2{
font-size: calc(1rem + 3vw);
line-height: calc(1rem + 3.5vw);
}
h3{
font-size: calc(1rem + 2vw);
line-height: calc(1rem + 2.5vw);
}
h4{
font-size: calc(1rem + 1vw);
line-height: calc(1rem + 1.6vw);
}
h5{
font-size: calc(1rem + 0.6vw);
line-height: calc(1rem + 1.5vw);
}
h6 {
font-size:18px;
line-height: 36px;
}
h6.has-icon {
padding-left: 20px;
box-sizing: border-box;
display: inline-block;
width: auto;
position: relative;
}
h6.has-icon::before {
font: var(--fa-font-solid);
content: "\f101";
font-size: 12px;
line-height: inherit;
text-align: left;
position: absolute;
left: 0;
}
.no-margins {
margin:0;
}
.light-content h1, .light-content h2, .light-content h3, .light-content h4, .light-content h5, .light-content h6, .dark-section h1, .dark-section h2, .dark-section h3, .dark-section h4, .dark-section h5, .dark-section h6 {
color: #fff;
}
.light-content .light-section h1, .light-content .light-section h2, .light-content .light-section h3, .light-content .light-section h4, .light-content .light-section h5, .light-content .light-section h6 {
color: #000;
}
p {
font-size:18px;
line-height: 28px;
font-weight:500;
margin-bottom: 20px;
color:#999;
}
.light-content p, .dark-section p {
color:#999;
}
.light-content .light-section p {
color:#999;
}
.bigger {
font-size: 26px;
line-height: 42px;
}
.smaller {
font-size: 12px;
line-height: 24px;
}
.container {
max-width:1280px;
width:100%;
margin:0 auto;
box-sizing:border-box;
}
.container::after {
clear: both;
content: " ";
display: table;
}
a:hover, a:active {
outline: 0;
color: #000;
}
a, .light-content .light-section a {
text-decoration: none;
color: #000;
outline: 0;
}
.light-content a, .dark-section a, .white-header a {
color: #fff;
}
.light-content .white-header a { 
color:#000;		
}
a:hover {
text-decoration:none;
}
.one_half {
width: 48%!important;
}	
.one_third {
width: 30.6%!important;
}	
.one_fourth {
width: 22%!important;
}	
.one_fifth {
width: 16.8%!important;
}	
.one_sixth {
width: 13.33%!important;
}	
.two_fifth {
width: 37.6%!important;
}	
.two_fourth {
width: 48%!important;
}		
.two_third {
width: 65.33%!important;
}	
.three_fifth {
width: 58.4%!important;
}	
.three_fourth {
width: 74%!important;
}	
.four_fifth {
width: 79.2%!important;
}	
.five_sixth {
width: 82.67%!important;
}	
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
float: left!important;
margin-bottom: 1px!important;
margin-right: 4%!important;
position: relative!important;
}
.last {
margin-right:0px!important;
}
.text-align-left {
text-align:left;
}
.text-align-center {
text-align:center;
}
.text-align-right {
text-align:right;
}
.outer {
display:table;
width:100%;
height:100%;
}
.inner {
display:table-cell;
vertical-align:middle;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.light-section-wrapper, .dark-section-wrapper {
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;
}
.light-section-container, .dark-section-container {
position: relative;
box-sizing: border-box;
width: 100%;
margin: 0 auto;
}
.content-row {
position:relative;
width:100%;
margin:0 auto;
z-index:1;
opacity:1;
box-sizing:border-box;
}
.clip-effects {
overflow:hidden;
clip-path: inset(4% 10% round 40px);
}
.content-row::after {
clear: both;
content: " ";
display: table;
}
.small {
max-width:820px;
width:100%;
margin:0 auto;
}
.large {
max-width:1380px;
width:100%;
margin:0 auto;
}
.full {
margin-left: calc(50% - 50vw)!important;
margin-right: calc(50% - 50vw)!important;
max-width: 1000%!important;
width: 100vw!important;
}
.row_padding_top {
padding-top:9vw;
}
.row_padding_bottom {
padding-bottom:9vw;
}
.row_padding_left {
padding-left:80px;
}
.row_padding_right {
padding-right:80px;
}
.row_padding_all {
padding-top: 4vw;
padding-bottom: 4vw;
padding-left: 80px;
padding-right: 80px;
}
#rotate-device {
width:100%;
height:100%;
position:fixed;
z-index:1000;
top:0;
left:0;
background-color:#0f1010;
background-image:url(//artistic-influence.com/wp-content/themes/montoya/images/rotate.png);
background-size:100px 100px;
background-position:center;
background-repeat:no-repeat;
display:none;
}
i.arrow-icon {
border: solid #000;
border-width: 0px 3px 3px 0px;
box-sizing:border-box;
display: block;
position:relative;
top:0px;
left:0px;
height:20px;
width:20px;
}
.light-content i.arrow-icon, .dark-content .item i.arrow-icon {
border: solid #fff;
border-width: 0px 3px 3px 0px;
}
.light-content .change-header i.arrow-icon, .dark-content .change-header i.arrow-icon {
border: solid #000;
border-width: 0px 3px 3px 0px;
}
i.arrow-icon::after {
content: "";
position: absolute;
width: 28px;
height: 3px;
top: 7px;
left: -6px;
background-color: #000;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
.light-content i.arrow-icon:after, .light-content .change-header i.arrow-icon::after, .dark-content .item i.arrow-icon::after {
background-color:#fff;
}
.light-content .change-header i.arrow-icon::after, .dark-content .change-header i.arrow-icon::after {
background-color:#000;
}
i.arrow-icon-down {
border: solid #222;
border-width: 0px 2px 2px 0px;
box-sizing:border-box;
display: block;
position:relative;
top:14px;
left:14px;
height: 12px !important;
width: 12px !important;
line-height: 12px !important;
}
i.arrow-icon-down.left {
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
i.arrow-icon-down::after {
content: "";
position: absolute;
width: 16px;
height: 2px;
top: 4px;
left: -3px;
background-color: #222;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
.light-content i.arrow-icon-down {
border: solid #fff;
border-width: 0px 2px 2px 0px;
}
.light-content i.arrow-icon-down::after {
background-color: #fff;
}
i.arrow-icon-up {
border: solid #222;
border-width:  2px 2px 0px 0px;
box-sizing:border-box;
display: block;
position:relative;
top:14px;
left:14px;
height: 12px !important;
width: 12px !important;
line-height: 12px !important;
}	
i.arrow-icon-up.right {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}	
i.arrow-icon-up::after {
content: "";
position: absolute;
width: 16px;
height: 2px;
top: 4px;
left: -3px;
background-color: #222;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.light-content i.arrow-icon-up {
border: solid #fff;
border-width:  2px 2px 0px 0px;
}
.light-content i.arrow-icon-up::after {
background-color: #fff;
} #magic-cursor {
position: absolute;
left:0;
top:0;
width: 30px;
height: 30px;
pointer-events: none;
z-index:10000;
-webkit-transition: opacity 0.2s ease-in-out 0.5s;
transition: opacity 0.2s ease-in-out 0.5s;
}
.hidden-ball #magic-cursor {
opacity:0!important;
visibility:hidden;
}
#ball {
position: fixed;
width: 80px;
height: 80px;
border: 2px solid #999999;
border-radius: 50%;
pointer-events: none;
opacity:1;
box-sizing:border-box;
-webkit-transform: scale(0.5);
transform: scale(0.5);	
}
.light-content #ball, #ball.over-movie,  .light-content #ball.with-icon {
border: 2px solid #999999;
border-color:#999999;
}
#ball.with-blur {
-webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);		
}
#ball:before {
font: var(--fa-font-solid);
content: "\f106";
font-size:14px;
width:8px;
height:16px;
line-height:16px;
text-align:center;
position:absolute;
left: 32px;
top: -42px;
color:#999;
opacity:0;
transform: translateY(-20px);
-webkit-transform: translateY(-20px);
transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball:before {
color:#999;
}
#ball::after {
font: var(--fa-font-solid);
content: "\f107";
font-size: 14px;
width: 8px;
height: 16px;
line-height: 16px;
text-align: center;
position: absolute;
left: 32px;
top: 100px;
color: #999;
opacity:0;
transform: translateY(20px);
-webkit-transform: translateY(20px);
transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball:before, .light-content #ball:after {
color:#999;
}
.scale-up #ball:before, .scale-drag-horizontal #ball:before {
opacity:1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.scale-drag-horizontal #ball:before {
color: #fff;
}
.scale-up #ball:after, .scale-drag-horizontal #ball:after {
opacity:1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.scale-drag-horizontal #ball:after {
color: #fff;
}
.scale-up.scale-none #ball:before, .scale-up.scale-none #ball:after {
opacity:0;
}
#ball-drag-x {
position: absolute;
width: 72px;
height: 72px;
pointer-events: none;
opacity:1;
box-sizing:border-box;	
}
#ball-drag-x::before {
font: var(--fa-font-solid);
content: "\f053";
font-size: 14px;
width: 8px;
height: 16px;
line-height: 16px;
text-align: center;
position: absolute;
left: -37px;
top: 30px;
color: #000;
opacity: 0;
transform: translateX(-20px);
-webkit-transform: translateX(-20px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball-drag-x:before {
color:#fff;
}
#ball-drag-x::after {
font: var(--fa-font-solid);
content: "\f054";
font-size: 14px;
width: 8px;
height: 16px;
line-height: 16px;
text-align: center;
position: absolute;
right: -40px;
left: auto;
top: 30px;
color: #000;
opacity: 0;
transform: translateX(20px);
-webkit-transform: translateX(20px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball-drag-x:before, .light-content #ball-drag-x:after {
color:#fff;
}
.drag-cursor-white #ball-drag-x:before, .drag-cursor-white #ball-drag-x:after {
color:#fff;
}
.drag-cursor-black #ball-drag-x:before, .drag-cursor-black #ball-drag-x:after {
color:#000;
}
.scale-drag-x #ball-drag-x:before {
opacity:1;
transform: translateX(0px);
-webkit-transform: translateX(0px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.scale-drag-x #ball-drag-x:after {
opacity:1;
transform: translateX(0px);
-webkit-transform: translateX(0px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.scale-up.scale-drag #ball-drag-x:before, .scale-up.scale-drag #ball-drag-x:after {
opacity:0;
}
#ball-drag-y {
position: absolute;
width: 72px;
height: 72px;
pointer-events: none;
opacity:1;
box-sizing:border-box;	
}
#ball-drag-y:before {
font: var(--fa-font-solid);
content: "\f077";
font-size:14px;
width:8px;
height:16px;
line-height:16px;
text-align:center;
position:absolute;
left: 32px;
top: -40px;
color:#000;
opacity:0;
transform: translateY(-20px);
-webkit-transform: translateY(-20px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball-drag-y:before {
color:#fff;
}
#ball-drag-y::after {
font: var(--fa-font-solid);
content: "\f078";
font-size: 14px;
width: 8px;
height: 16px;
line-height: 16px;
text-align: center;
position: absolute;
left: 32px;
top: 100px;
color: #000;
opacity:0;
transform: translateY(20px);
-webkit-transform: translateY(20px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball-drag-y:before, .light-content #ball-drag-y:after {
color:#fff;
}
.scale-drag-y #ball-drag-y:before {
opacity:1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.scale-drag-y #ball-drag-y:after {
opacity:1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.scale-up.scale-drag #ball-drag-y:before, .scale-up.scale-drag #ball-drag-y:after {
opacity:0;
}
#ball i {
color:#fff;
width:76px;
height:80px;
line-height:78px;
text-align:center;
font-size:14px;
display:block;
opacity:1;
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#ball {
display:flex;
flex-direction: column;
justify-content: center;
}
#ball p {
color:#fff;
width:auto;
height:16px;
line-height:16px;
padding-top:0px;
padding-left:0px;
box-sizing:border-box;
margin:0 auto;
margin-bottom:0;
text-align:center;
font-size:10px;
font-weight: 600;
display:flex;
flex-direction: column;
align-self: center;
opacity:1;
position:relative;
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content #ball p {
color:#fff;
}
#ball p.center-first::before {
content:"[";
font-size:12px;
font-weight: 500;
position:absolute;
height:20px;
top:calc(50% - 10px);
left:-8px;
line-height:20px;
}
#ball p.center-first::after {
content:"]";
font-size:12px;
font-weight: 500;
position:absolute;
height:20px;
top:calc(50% - 10px);
right:-8px;
line-height:20px;
}
.light-content #ball i, #ball.over-movie i, .light-content #ball.with-icon i {
color:#fff;
}
.drag-cursor-white #ball i, .drag-cursor-white #ball.with-icon i {
color:#fff;
}
.drag-cursor-black #ball i, .drag-cursor-black #ball.with-icon i {
color:#000;
}
.light-content #ball.with-icon.dark-icon i {
color:#000;
}
.scale-up #ball i {
opacity:0;
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#ball.with-icon i {
width:76px;
}
#ball.with-icon i:nth-child(2) {
display:none;
}
#ball.close-icon i {
width:75px;
height:76px;
font-size:14px;
}
#ball.over-movie i.fa-play, #ball.over-movie.pause-movie i.fa-pause {
display:block;
}
#ball.over-movie i.fa-pause, #ball.over-movie.pause-movie i.fa-play {
display:none;
}
#ball-loader {
width: 100px;
height: 100px;
position:absolute;
background-color: transparent;
border-right: 4px solid transparent;
border-bottom: 4px solid #999999;
border-left: 4px solid transparent;
border-top: 4px solid transparent;
border-radius: 100px;
box-sizing: border-box;
opacity:0;
-webkit-transform: translate(-14px, -14px) rotate(0deg);
transform: translate(-14px, -14px) rotate(0deg);
-webkit-animation: rotating 0.8s ease-in-out infinite;
animation: rotating 0.8s ease-in-out infinite;
-webkit-transition: opacity 0s ease-in-out 0s;
transition: opacity 0s ease-in-out 0s;
}
.light-content #ball-loader { 
border-bottom: 4px solid #999999;
}
.show-loader #ball-loader {
opacity:1;
-webkit-transition: opacity 0.2s ease-in-out 0s;
transition: opacity 0.2s ease-in-out 0s;
}
@keyframes rotating {
0% {
-webkit-transform: translate(-14px, -14px)rotate(0deg);
transform:  translate(-14px, -14px)) rotate(0deg);
}
95% {
-webkit-transform:  translate(-14px, -14px) rotate(350deg);
transform:  translate(-14px, -14px) rotate(350deg);
}
100% {
-webkit-transform:  translate(-14px, -14px) rotate(360deg);
transform:  translate(-14px, -14px) rotate(360deg);
}
}
.show-loader a, .show-loader nav, .scale-up a, .scale-up .hide-ball, scale-up .link, .scale-up .button-wrap, .scale-up #burger-wrapper, .scale-up .disable-drag, .scale-drag a, .scale-drag .move-title {
pointer-events:none!important;
}
.disable-cursor #magic-cursor {
display:none;
}
#ball i.arrow-icon {
border: solid #fff;
border-width: 3px 3px 0px 0px;
box-sizing:border-box;
display: block;
position:absolute;
top:28px;
left:30px;
height:20px;
width:20px;
}
.light-content #ball i.arrow-icon {
border: solid #fff;
border-width: 3px 3px 0px 0px;
}
#ball i.arrow-icon:after {
content:"";
position:absolute;
width:30px;
height:3px;
top:8px;
left:-8px;
background-color:#fff;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.light-content #ball i.arrow-icon:after {
background-color:#fff;
} .disable-ajaxload .preloader-wrap {
display:none;
}
.preloader-wrap {
width: 100%;
height:100%;
position: fixed;
top: 0; 
bottom: 0;
background: #000;
z-index : 1800;
text-align:center;
}
.preloader-wrap .outer {
padding: 0px;
box-sizing:border-box;
}
.preloader-wrap .inner {
vertical-align:middle;
box-sizing:border-box;
}
.percentage-wrapper {
position:relative;
display:block;
text-align:center;
float:left;
width:auto;
overflow:hidden;
z-index:10;
mix-blend-mode: difference;
}
.percentage {
opacity: 1;
font-size: 16px;
line-height: 60px;
width:50px;
font-weight: 500;
color:#fff;		
display: table;
margin: 0 auto;
margin-top:1px;
opacity:0;
text-align:center;
}
.percentage::after {
content: "%";
}
.percentage-intro {
height: 20px;
font-size: 16px;
font-weight: 500;
line-height: 20px;
color:rgba(255,255,255,0.6);
position: absolute;
bottom: 60px;
left: 0;
right: 0;
margin: 0 auto;
}
.trackbar {
width: 100%;
height: 100%;
clip-path: inset(45% 40% 45% 40%);
margin: 0 auto;
display: flex;
position: absolute;
top:0;
left:0;
padding: 0 80px;
box-sizing:border-box;
opacity: 1;
background: rgba(255,255,255,0.05);
}
.loadbar {
width: 0;
height: 100%;
background: #fff;
position: absolute;
top: 0px;
left: 0;
right: auto;
overflow: hidden;
z-index:0;
}
.loadbar-inner {
width: 100%;
height: 100%;
background: #000;
position: absolute;
top: 0px;
left: auto;
right: auto;
overflow: hidden;
z-index:20;
clip-path: circle(0%);
}
.hold-progress-bar {
width: 0%;
height: 0px;
background: rgba(0,0,0,1);
position: absolute;
top: 0px;
left: 0;
right:0;
overflow: hidden;
}
.preloader-intro {
position:relative;
display:block;
color:#fff;
overflow:hidden;
padding-left:0vw;		
float:right;
z-index:10;
mix-blend-mode: difference;		
opacity:0;
}
.uppercase-titles .preloader-intro {
text-transform:uppercase;
}
.preloader-intro span {
position: relative;
display:block;
font-weight:500;
position: relative;
font-size: 16px;
line-height: 60px;
} header {
width:100%;
height:120px;
left:0;
top:0;
background-color:transparent;
position:fixed;
box-sizing:border-box;
z-index:1000;
pointer-events:none;
-webkit-transition: background 0.4s ease-in-out 0.3s;
transition: background 0s ease-in-out 0s;
}
#header-container {
box-sizing: border-box;
height: inherit;
padding: 20px 80px;
margin: 0 auto;
position: relative;
width: 100%;
z-index: 20;
opacity: 0;
}
.header-visible #header-container{
opacity:1;
}
#logo {
position: relative;
display: table;
pointer-events: initial;
z-index: 10;
top: 15px;
float: left;
}
#logo a {
display:block;
-webkit-transition: transform 0.5s ease-in-out 0.1s;
transition: transform 0.5s ease-in-out 0.1s;	
}
#logo a.disable, .open #logo a {
pointer-events: none;
}
#logo img {
display: block;
height: 50px;
width: auto;
max-width:none;
-webkit-transition: opacity 0.15s ease-in-out 0s;
transition: opacity 0.15s ease-in-out 0s;
}
#logo img.black-logo {
opacity:1;
}
.light-content #logo img.black-logo {
opacity:0;
}
#logo img.white-logo {
position:absolute;
top:0;
left:0;
opacity:0;
}
.light-content #logo img.white-logo {
opacity:1;
}
.white-header #logo img.black-logo {
opacity:0;
}
.light-content .white-header #logo img.black-logo {
opacity:1;
}
.light-content .white-header.over-white-section #logo img.black-logo, .show-loader1 .light-content .white-header #logo img.black-logo {
opacity:0;
}
.white-header #logo img.white-logo {
opacity:1;
}
.light-content .white-header #logo img.white-logo {
opacity:0;
}
.light-content .white-header.over-white-section #logo img.white-logo, .show-loader1 .light-content .white-header #logo img.white-logo {
opacity:1;
}
.menu-open.light-content .slide-in #logo img.white-logo {
opacity:1;
}
nav {
pointer-events: none;
}
nav.open {
pointer-events: initial;
}
.dark-content-header #logo img.black-logo {
opacity:1!important;
}
.dark-content-header #logo img.white-logo {
opacity:0!important;
}
.light-content-header #logo img.black-logo {
opacity:0!important;
}
.light-content-header #logo img.white-logo {
opacity:1!important;
}
@media all and (min-width: 1025px) {
.classic-menu nav {
position: relative;
width: auto;
top: 0px;
-webkit-transition: all 0.2s ease-in-out 0.5s;
transition: all 0.2s ease-in-out 0.5s;
display:block;
float:right;
height: 60px;
margin: 10px 0;
background-color:transparent!important;
opacity: 1 !important;
}
.classic-menu .flexnav {
display: block;
float: right;
position: relative;
width: auto;
max-height: 60px;
}
.classic-menu .flexnav li ul {   
min-width: 180px;
}	
.classic-menu .flexnav .touch-button {
background: transparent none repeat scroll 0 0;
}	
.flexnav .touch-button .navicon {
display:none;
}
.classic-menu .flexnav li {    
background: transparent none repeat scroll 0 0;
padding:0 30px;
padding-bottom:20px;
padding-top:20px;
}
.classic-menu .menu-timeline {
opacity:1!important;
-webkit-transition: translateY(0px)!important;
transform: translateY(0px)!important;
pointer-events:initial;
}
.classic-menu .flexnav li:last-child {
padding-right:0px;
}
.classic-menu .before-span {
opacity:1!important;
-webkit-transition: translateY(0px)!important;
transform: translateY(0px)!important;
}
.classic-menu .flexnav li a {    
background: transparent none repeat scroll 0 0;
padding: 0;
position:relative;
border-left: medium none;
color:#222;		
font-size:14px;
font-weight:500;
line-height:24px;
display:block;
overflow:hidden;			
}
.light-content .classic-menu .flexnav li a { 
color:#fff;		
}
.light-content  .classic-menu.white-header .flexnav li a { 
color:#222;		
}
.classic-menu.white-header .flexnav li a { 
color:#fff;		
}
.flexnav:hover li a {
color: rgba(0,0,0,0.4);
}
.light-content .classic-menu .flexnav:hover li a {
color: rgba(255,255,255,0.4);
}
.classic-menu.white-header .flexnav:hover li a {
color: rgba(255,255,255,0.4);
}
.light-content  .classic-menu.white-header .flexnav:hover li a {
color: rgba(0,0,0,0.4);	
}
.classic-menu .flexnav li:hover a {
color:#222;
}
.light-content .classic-menu .flexnav li:hover a {
color:#fff;
}
.classic-menu.white-header .flexnav li:hover a {
color:#fff;
}
.light-content .classic-menu.white-header .flexnav li:hover a {
color:#222;
}
.classic-menu .flexnav li a span {
position: relative;
display: block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transform-origin: 100% 0%;
}
.classic-menu .flexnav li a span::before {
position: absolute;
top: 100%;
width:100%;
left:0;
content: attr(data-hover);
}
.classic-menu .flexnav li:hover a span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.classic-menu .flexnav li a span:nth-child(2), .classic-menu .flexnav li a span:nth-child(3) {
display:none;
}
.classic-menu .flexnav li ul li a { 
padding:0 20px 20px;
background-color:transparent;
font-size:14px;
font-weight:400;
text-transform:none;
color:#fff!important;
opacity:0.6;
-webkit-transition: all 0.05s ease-in-out;
-moz-transition: all 0.05s ease-in-out;
-o-transition: all 0.05s ease-in-out;
-ms-transition: all 0.05s ease-in-out;
transition: all 0.05s ease-in-out;
}
.classic-menu .flexnav li ul li a.link::before {
display:none;
}
.classic-menu .flexnav li ul li a.active, .classic-menu .flexnav li ul li a:hover {
opacity:1;
}
.classic-menu .flexnav li > ul li {
margin-left:0;
padding:0;
opacity: 1 !important;
transform: none !important;
}
.classic-menu .flexnav li ul {
-webkit-transform: translate3d(0px, 30px, 0px);
transform: translate3d(0px, 30px, 0px);
display:block!important;
opacity:0!important;
height:inherit!important;
overflow:visible!important;
visibility:hidden;
left:15px;
top:60px;
padding-top:20px;
background: #000;		
border-radius:3px;
-webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s ease-in-out!important;
transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s ease-in-out!important;
}
.classic-menu .flexnav li:last-child ul {
left:auto;
right:-10px;
}
.classic-menu .flexnav li ul ul {
left:5px!important;
}
.classic-menu .flexnav li ul:after {
display: block;
content: '';
position: absolute;
top: -6px;
left: 20px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 9px;
border-color: transparent transparent #000;
}
.classic-menu .flexnav li:last-child ul:after {
left: auto;
right: 20px;
}
.classic-menu .flexnav ul li ul:after {
display: block;
content: '';
position: absolute;
top: 15px;
left: -10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 9px;
border-color: transparent transparent #000;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.classic-menu .flexnav li ul li > ul, .classic-menu .flexnav li ul.open ul.open {
top: -5px;
z-index:10;
}
.classic-menu .flexnav li:last-child ul li > ul, .classic-menu .flexnav li:last-child ul.open ul.open {
margin-left: -100%;
left:-5px!important;
right:auto;
top: 0;
}
.classic-menu .flexnav li:last-child ul li ul::after {
right: -10px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.classic-menu .flexnav ul li ul li a {
background: #000;
}
.classic-menu .flexnav ul li ul li ul li a {
background: #000;
}
.classic-menu .flexnav li ul.flexnav-show {
-webkit-transform: translate3d(0px, 0px, 0px);
transform: translate3d(0px, 0px, 0px);
opacity:1!important;
visibility:visible;
-webkit-transition: opacity 0.2s ease-in-out 0.1s, visibility 0.2s ease-in-out, transform 0.2s ease-in-out 0.1s;
transition: opacity 0.2s ease-in-out 0.1s, visibility 0.2s ease-in-out, transform 0.2s ease-in-out 0.1s;	
}
.classic-menu .flexnav .touch-button {
display:none;
} .fullscreen-menu .nav-height {
overflow-y: scroll;
position: relative;
height: 100%;
padding: 40px 0;
padding-right: 30px;
width: calc(100% + 30px);
box-sizing: border-box;
}
.fullscreen-menu nav {
height: 100vh;
position: fixed;
top:0;
left:0;
width: 100%;
box-sizing: border-box;
visibility: visible;
pointer-events:none;
opacity:0;
padding:20px 0;
}
.fullscreen-menu nav.open {
visibility:visible;
pointer-events:initial;
}
.fullscreen-menu .flexnav {
max-height: 2000px;
-webkit-transition: all 0.2s ease-in 0.6s;
transition: all 0.2s ease-in 0.6s;
display: table;
width: auto;
padding:0 20px;
box-sizing:border-box;
margin: 0 auto;
float: none;
}
.fullscreen-menu .flexnav.flexnav-show {
-webkit-transition: all .3s ease-out 0.2s;
transition: all .3s ease-out 0.2s;	
}
.fullscreen-menu .flexnav li {
text-align:center;
padding:0;
box-sizing:border-box;
float:none;			
}
.fullscreen-menu .menu-timeline {
opacity:0;
}
.fullscreen-menu .flexnav li ul li .touch-button {
height:32px;
}
.fullscreen-menu .flexnav:hover li ul li a.active, .fullscreen-menu .flexnav:hover li ul li:hover > a {
opacity:1;
}
.fullscreen-menu .flexnav .touch-button .navicon {
display:none;
}
.fullscreen-menu .flexnav li.link {
border-bottom: none;	
}
.fullscreen-menu .flexnav > li > a {
font-family: 'Six Caps', sans-serif;
font-weight: 500;
font-size: calc(1rem + 8vw);
line-height: calc(1rem + 7.5vw);
padding: 0 50px;
-webkit-transition: all .1s ease-in-out 0s;
transition: all .1s ease-in-out 0s;
text-transform:lowercase;
}
.fullscreen-menu .flexnav .touch-button {
width: 100%;
display: block;
height:calc(1rem + 7.5vw);
}
.fullscreen-menu .flexnav li a {
color:#222;
}
.fullscreen-menu.invert-header .flexnav li a {
color: #fff;
}
.fullscreen-menu .flexnav:hover li a, .fullscreen-menu .flexnav.hover li a {
opacity:0.3;
}
.fullscreen-menu .flexnav li:hover a, .fullscreen-menu .flexnav li a.active{
opacity:1;
}
.fullscreen-menu .flexnav:hover li ul li a {
opacity:0.3;
}
.fullscreen-menu .flexnav:hover li ul li a.active, .fullscreen-menu .flexnav:hover li ul li:hover > a {
opacity:1;
}
.fullscreen-menu .flexnav a.link::before {
display:none;
}
.fullscreen-menu .flexnav li ul {
margin-top:10px;
margin-bottom:10px;
position:relative;
left:0;			
}
.fullscreen-menu .flexnav li ul:after {
display:none;
}
.fullscreen-menu .flexnav li ul li a {
padding: 3px 0;
font-size: 16px;
line-height: 26px;
font-weight:500;
border-top: none;
text-transform:none;
}
.uppercase-text .fullscreen-menu .flexnav li ul li a {
text-transform:uppercase;
line-height:20px;				
}
.fullscreen-menu .flexnav ul li ul li a {
background:transparent;
}
.fullscreen-menu .flexnav li ul li > ul, .fullscreen-menu .flexnav li ul.open ul.open {
margin-left: 0;
top: 0;
}
.fullscreen-menu .menu-timeline {
opacity:1;
}
.fullscreen-menu .menu-timeline .before-span {
opacity:0;
display:block;
-webkit-transform: translateY(120px);
transform: translateY(120px);
}
.fullscreen-menu .flexnav li, .fullscreen-menu .flexnav li a  {
background-color:transparent;
border:0;
}
.fullscreen-menu .flexnav li a span {
position: relative;
display: block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transform-origin: 100% 0%;
overflow:hidden;
}
.fullscreen-menu .open .flexnav li a span {
overflow:visible;
}
.fullscreen-menu .flexnav li a span::before {
position: absolute;
top: 100%;
width:100%;
left:0;
content: attr(data-hover);
}
.fullscreen-menu .flexnav li:hover a span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.fullscreen-menu .flexnav li.hover a  span {
-webkit-transform: translateY(-100%)!important;
transform: translateY(-100%)!important;
transform-origin: 0% 0%;
}
}
nav, nav.open {
background:transparent;
}
#burger-wrapper {
width: 40px;
height: 40px;
float: right;
top: 0px;
right: 0;
display: flex;
position: relative;
justify-content: center;
align-items: center;
cursor: pointer;
pointer-events: initial;
}
.classic-menu .button-wrap.right.menu {
display:none;
}
.burger-dots #menu-burger {
top:0px;
width: 25px;
height: 25px;
position: relative;
margin: 0 auto;		
z-index:2;
pointer-events: none;
}
.menu-overlay #menu-burger {
display:block;
}
.burger-dots #menu-burger span {
display: block;
position: absolute;
height: 5px;
width: 5px;
border-radius:5px;
background-color: #000;
opacity: 1;
top:8px;
left:0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: background-color  0.05s ease-in-out,  transform  0.2s ease-in-out,  height  0.2s ease-in-out, width  0.2s ease-in-out, top 0.2s ease-in-out, left  0.2s ease-in-out;
transition: background-color  0.05s ease-in-out,  transform  0.2s ease-in-out,  height  0.2s ease-in-out, width  0.2s ease-in-out, top 0.2s ease-in-out, left  0.2s ease-in-out;
}
#burger-wrapper .touch-button {
display:none;
}
.burger-dots #menu-burger span:nth-child(1) {
left: 0px;
}
.burger-dots #menu-burger span:nth-child(2){
left: 10px;
}
.burger-dots #menu-burger span:nth-child(3){
left: 20px;
}
.button-wrap.right.menu.burger-dots .icon-wrap:hover #menu-burger span:nth-child(1) {
left: 10px;
}
.button-wrap.right.menu.burger-dots .icon-wrap:hover #menu-burger span:nth-child(3) {
left: 10px;
}
.button-wrap.right.menu.burger-dots .icon-wrap:hover #menu-burger.open span:nth-child(1) {
left: 3px;
}
.button-wrap.right.menu.burger-dots .icon-wrap:hover #menu-burger.open span:nth-child(3) {
left: 3px;
}
.burger-dots #menu-burger.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top:12px;
height: 2px;
width:20px;
left: 3px;
}
.burger-dots #menu-burger.open span:nth-child(2) {
-webkit-transform: scale(0);
transform: scale(0);
}
.burger-dots #menu-burger.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
top:12px;
height: 2px;
width:20px;
left: 3px;
}
.button-wrap.right.burger-lines {
right: -30px;
}
.burger-lines #menu-burger {
width: 16px;
height: 22px;
position: relative;
margin: 0 auto;		
z-index:2;
pointer-events: none;
}
.burger-lines #menu-burger span {
display: block;
position: absolute;
height: 2px;
width: 100%;
opacity: 1;
right: 0;
background-color:#000;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: background-color  0.05s ease-in-out,  transform  0.2s ease-in-out,  top  0.2s ease-in-out;
transition: background-color  0.05s ease-in-out,  transform  0.2s ease-in-out,  top  0.2s ease-in-out;
}
.burger-lines #menu-burger span:nth-child(1) {
top: 5px;
}
.burger-lines #menu-burger span:nth-child(2){
top: 13px;
}
.burger-lines #menu-burger span:nth-child(3){
display:none;
}
.burger-lines #menu-burger.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top:10px;
}
.burger-lines #menu-burger.open span:nth-child(2) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top:10px;
}
.light-content #menu-burger span {
background-color:#fff;
}
.white-header #menu-burger span {
background-color:#fff;
}
.light-content .white-header #menu-burger span {
background-color:#000;
}
.light-content .white-header.over-white-section #menu-burger span, .show-loader1 .light-content .white-header #menu-burger span {
background-color:#fff;
}
.dark-content-header #menu-burger span {
background-color:#000!important;
}
.light-content-header #menu-burger span {
background-color:#fff!important;
}
.dark-content-header .button-text {
color:#000!important;
}
.light-content-header .button-text {
color:#fff!important;
} #content-scroll {
z-index:1;
position:relative;
}
.smooth-scroll #content-scroll {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index:1;		
overflow:hidden; 
}
.scroll-content {
cursor:default!important;
}
.scale-up .scroll-content {
cursor:grabbing!important;
}
.scrollbar-track {
background: transparent!important;
} footer {
position:relative;
width:100%;
height:120px;
z-index:900;
box-sizing:border-box;
text-align:center;
bottom:0;
left:0;
overflow:hidden;
pointer-events:none;
}
footer.fixed {
position:fixed;
}
footer.showcase-footer{
position:fixed;
}
#footer-container {
padding: 0 80px;
margin: 20px auto;
height: 80px;
opacity: 0;
position: absolute;
width: 100%;
box-sizing: border-box;
bottom: 0;
left: 0;
}
.footer-middle {
position: absolute;
margin: 0 auto;
width: 100%;
height: inherit;
display: table;
left: 0;
pointer-events: none;;
}
.copyright {
position: relative;
top: 25px;
width: auto;
height: 30px;
overflow: hidden;
font-size: 14px;
line-height: 30px;
font-weight: 500;
color: #000;
pointer-events: initial;
display: table;
width: auto;
padding: 0px 20px 0px 20px;
max-width: 820px;
box-sizing:border-box;
text-align:center;
margin: 0 auto;	
}
.light-content .copyright {
color:#fff;
}
.socials-wrap {
position:relative;
float: right;
color: #000;
width: 240px;
height: 160px;
box-sizing: border-box;
pointer-events:initial;	
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.light-content .socials-wrap {
color: #fff;
}
footer .socials-wrap {
margin-top:0px;
}
.socials-wrap:hover {
transform: translateY(-40px);
-webkit-transform: translateY(-40px);
}
.socials-text {
float:right;
font-size:14px;
font-weight: 500;		
line-height:40px;
transform:translateY(20px);
}
.socials-wrap:hover .socials-text {
transform: translateY(15px) translateX(5px);
-webkit-transform: translateY(15px) translateX(5px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;		
}
.socials-icon {
float:right;
width:30px;
height:40px;
font-size:14px;
line-height:40px;
text-align:right;
margin-left:10px;
transform:scale(1) translateY(20px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.socials-wrap:hover .socials-icon {
transform:scale(0) translateY(40px);
width:0;
margin:0;
overflow:hidden;
}
.socials-icon:after, .socials-text:after {
content: "";
clear: both;
display: table;
}
.socials {
height: auto;
line-height: 30px;
position: relative;
width: auto;
margin:0 auto;
margin-top: 10px;
text-align: center;
bottom: 0;
display: table;
transform: translateX(15px);
-webkit-transform: translateX(15px);
}
.socials-wrap .socials {
display: inline-block;
width: 100%;
text-align: right;
}
.socials li {
margin-right: 0px;
margin-left: 10px;
list-style: none;
color: #999;
font-size: 15px;
margin-bottom: 0;
line-height: 40px;
position: relative;
display: flex;
justify-content: center;
align-items: center;
height: 40px;
width: 40px;
float: right;
z-index: 2;
-webkit-transition: background 0.4s ease-in-out 0s;
transition: background 0.4s ease-in-out 0s;
}
.socials-wrap .socials li {
opacity:0;
transform: translateY(20px);
-webkit-transform: translateY(20px);
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.socials-wrap:hover .socials li:nth-child(5) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s;
opacity:1;
transform: translateY(10px);
-webkit-transform: translateY(10px);		
}
.socials-wrap:hover .socials li:nth-child(4) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
opacity:1;
transform: translateY(10px);
-webkit-transform: translateY(10px);	
}
.socials-wrap:hover .socials li:nth-child(3) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
opacity:1;
transform: translateY(10px);
-webkit-transform: translateY(10px);		
}
.socials-wrap:hover .socials li:nth-child(2) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
opacity:1;
transform: translateY(10px);
-webkit-transform: translateY(10px);	
}
.socials-wrap:hover .socials li:nth-child(1) {
transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
opacity:1;
transform: translateY(10px);
-webkit-transform: translateY(10px);		
}
.socials li:last-child {
margin-left: 0px;
}
.socials li a {
color: #000;		
font-size:14px;
font-weight: 500;
display: block;
height: 40px;
width: 40px;		
line-height:40px;
text-align:center;
-webkit-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.socials:hover li  a {
opacity:0.3;
}
.socials li a:hover {
color: #000;
opacity:1;
}
.light-content .socials li a {
color: #fff;	
}
.light-content .socials:hover li  a {
opacity:0.3;
}
.light-content .socials li a:hover {
color: #fff;
opacity:1;
}
.button-wrap {
position: relative;
cursor: pointer;
top: 0px;
pointer-events: initial;
width: auto;
display: table;
}
.button-wrap:after {
clear: both;
content: " ";
display: block;
height: 0;
visibility: hidden;
}
.button-wrap.left {
float:left;
left:-32px;	
}
.button-wrap.right {
float:right;
right:-26px;	
}
#main .button-wrap.left {
float:none;
left:-24px;		
}
#main .button-wrap.button-link.left {
float:none;
left:-20px;		
}
#main .button-wrap.right {
float:none;
right:auto;			
}
#main .button-wrap.button-link.right {
right:-2px;		
}
.icon-wrap {
width: 80px;
height: 80px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
float:left;
}
#main .icon-wrap {
width: 60px;
height: 60px;
}
.button-wrap.left .icon-wrap {
float:left;
}
.button-wrap.right .icon-wrap {
float:right;
}
#main  .text-align-right .button-wrap.right {
float:right;
}
.button-icon {
height: 40px;
width: 40px;
color: #000;
text-align: center;
line-height: 40px;
font-size: 18px;
}
.button-icon i.fa-solid.fa-sort {
font-size: 14px;
line-height: 38px;
}
.light-content .button-icon, .dark-section .button-icon {
color:#fff;
}
.light-content .light-section .button-icon {
color:#000;
}
.white-header .button-icon {
color:#fff;		
}
.light-content .white-header .button-icon {
color:#000;		
}
.button-icon i {
height:40px;
line-height:40px;
width:40px;
text-align:center;
}
#main .button-icon i {
line-height:40px;
}
#main .button-icon i.fa.fa-arrow-right {
font-size:14px;
}
.button-text {
font-weight: 500;
font-size: 14px;
line-height:30px;
margin:25px 0;
overflow: hidden;
width:auto;
padding:0 10px;
color:#000;
-webkit-transition: color 0.05s ease-in-out;
transition: color 0.05s ease-in-out;
}
#main #hero-footer .button-text span::after {
content:none;
}
#main .button-text {
font-size: 18px;
line-height:30px;
font-weight: 500;
margin:15px 0;
transition: transform .2s ease-out;
}
#main #hero #hero-footer .button-text {
font-size: 14px;
line-height:30px;
}
#main .large-btn .button-text {
font-size: 20px!important;
font-weight:500;
margin:15px 0;
transition: transform .2s ease-out;
}
.light-content .button-text, .dark-section .button-text {
color:#fff;
}
.light-content .light-section .button-text {
color:#000;
}
.white-header .button-text {
color:#fff;		
}
.light-content .white-header .button-text {
color:#000;		
}
.light-content .white-header.over-white-section .button-text, .show-loader1 .light-content .white-header .button-text {
color:#fff;		
}
.button-wrap.left a {
text-align:left;
float: left;
}
.button-wrap.right a {
text-align:right;
float: right;
}
.button-wrap.right .button-text {
padding-left:0px;
}
.button-text span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
width:auto;
text-align:center;
transform-origin: 100% 0%;
}
.button-link .button-text, #main .button-link .button-text {
overflow:visible;
transition: padding 0.3s ease-out;
}
.button-link.left .button-text {
padding-left:0px;
}
.button-link.left:hover .button-text {
padding-left:10px;
}
.button-link .button-text span::before {
content: '';
position: absolute;
bottom: 1px;
left: 0;
width: 100%;
height: 1px;
background: transparent;
transform: scaleX(1);
transform-origin: right;
transition: transform 0.3s ease-out;
}
.button-link.left .button-text span::before {
transform-origin: left;
}
.light-content .button-link .button-text span::before, .dark-section .button-link .button-text span::before {
background: transparent;
}
.light-content .light-section .button-link .button-text span::before {
background: transparent;
}
.button-wrap.button-link:hover .button-text span {
transform: translateY(0);
-webkit-transform: translateY(0);
}
.button-link:hover .button-text span::before {
transform: scaleX(0);
-webkit-transform: scaleX(0);
transform-origin: left;
}
.button-link.left:hover .button-text span::before {
transform-origin: right;
}
.button-link .button-icon i {
background-color:#000;
border:1px solid rgba(0,0,0,1);
color:transparent;
font-size: 14px;
border-radius:100%;
transform: scale(0.2);
box-sizing:border-box;
transition: all .3s ease-out;
text-indent:-100px;
overflow:hidden;
opacity:1;
}
.button-link:hover .button-icon i {
background-color:#000;
color:#fff;
border:1px solid rgba(0,0,0,1);
transform: scale(1.2);
text-indent:0px;
opacity:1;
}
.light-content .button-link .button-icon i, .dark-section .button-link .button-icon i {
background-color:#fff;
border:1px solid rgba(255,255,255,1);
}
.light-content .button-link:hover .button-icon i, .dark-section .button-link:hover .button-icon i {
background-color:#fff;
color:#000;
border:1px solid rgba(255,255,255,1);
opacity:1;
}
.light-content .light-section .button-link .button-icon i {
border:1px solid rgba(0,0,0,1);
}
.light-content .light-section .button-link:hover .button-icon i {
background-color:#000;
color:#fff;
border:1px solid rgba(0,0,0,1);
opacity:1;
}
.button-link.right .button-icon i {
transform: scale(0.2) translateX(-60px);
-webkit-transform: scale(0.2) translateX(-60px);
}
.button-link.right:hover .button-icon i {
transform: scale(1.2) translateX(0px);
-webkit-transform: scale(1.2) translateX(0px);
}
.button-wrap.left .button-text span {
text-align:left;
}
.button-wrap.right .button-text span {
text-align:right;
}
.button-text span::before {
position: absolute;
width:auto;
top: 100%;
left:0;
content: attr(data-hover);
}
.header-middle .button-text span::before {
content: attr(data-on);
}
.button-wrap:hover .button-text span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
.link-text {
font-weight: 500;
font-size: 14px;
line-height:30px;
margin:0;
overflow: hidden;
display: table;
width:auto;
padding:0;
color:#000;
-webkit-transition: color 0.05s ease-in-out;
transition: color 0.05s ease-in-out;
}
footer .link-text {
float:left;
opacity:0;
margin-top: 25px;
}
p .link-text {
display:inline-table;
font-size:16px;
}
.light-content .link-text, .dark-section .link-text {
color:#fff;
}
.light-content .light-section .link-text {
color:#000;
}
.link-text span {
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
width:auto;
text-align:center;
transform-origin: 100% 0%;
pointer-events:initial;
cursor:pointer;
}
.link-text span::before {
position: absolute;
width:auto;
top: 100%;
left:0;
content: attr(data-hover);
}
.link-text:hover span {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
transform-origin: 0% 0%;
}
nav, nav.open {
background:transparent;
} @media only screen and (max-width: 1466px) {
.row_padding_all {
padding-left: 60px;
padding-right: 60px;
}
.row_padding_left {
padding-left:60px;
}
.row_padding_right {
padding-right:60px;
}
.percentage-wrapper {
width:10vw;
}
.percentage-intro {
bottom: 50px;
}
header {
height: 100px;
}
#header-container {
padding: 10px 60px;
}
.flexnav li {
padding: 20px;
}
footer {
height: 100px;
}
#footer-container {
padding: 0 60px;
margin: 10px auto;
}
.socials-wrap:hover .socials-text {
transform: translateY(20px) translateX(5px);
-webkit-transform: translateY(20px) translateX(5px);		
}
}
@media only screen and (max-width: 1024px) {
.parallax-wrap {
transform:none!important;
}
.parallax-element {
transform:none!important;
}
.has-parallax figcaption {
display:none;
}
.destroy {
display:none;
}
.row_padding_left {
padding-left: 0px;
}
.row_padding_right {
padding-right: 0px;
}
.full.row_padding_left {
padding-left: 40px;
}
.full.row_padding_right {
padding-right: 40px;
}
.row_padding_all {
padding-top: 4vw;
padding-bottom: 4vw;
padding-left: 0px;
padding-right: 0px;
}
.full.row_padding_all {
padding-top: 4vw;
padding-bottom: 4vw;
padding-left: 40px;
padding-right: 40px;
}
.big-title {
font-size: calc(1rem + 12vw);
line-height: calc(1rem + 11.5vw);
}	
#magic-cursor {
display:none;
}
.percentage-wrapper {
width:12vw;
}
.percentage-intro {
bottom: 40px;
}
#header-container {
padding: 10px 40px;
}
nav {
height: 100vh;
width: 100%;
position: fixed;
left: 0;
top: 0;		
box-sizing: border-box;
visibility: visible;
pointer-events:none;
opacity:0;
padding:20px 0;	
}
nav.open {
visibility:visible;
pointer-events:initial;
}
.nav-height {
position: relative;
height: 100%;
padding: 40px 0;
width: 100%;
box-sizing: border-box;
overflow-y: auto;
}
.flexnav {
padding: 0 20px;
max-height: 2000px;
display: table;
width: auto;
margin: 0 auto;
text-align:center;
box-sizing:border-box;
background: transparent;
-webkit-transition: all 0.2s ease-in 0.6s;
transition: all 0.2s ease-in 0.6s;
}
.flexnav.flexnav-show {
-webkit-transition: all .3s ease-out 0.2s;
transition: all .3s ease-out 0.2s;	
}
.flexnav.opacity {
opacity: 1;
}
.flexnav li {
padding:0;
-webkit-transition: color .15s ease-out 0s;
transition: color .15s ease-out 0s;	
}
.flexnav:hover li  {
color:rgba(255,255,255,0.4)
}
.flexnav li:hover {
color:rgba(255,255,255,1)
}
.flexnav li a, .flexnav li ul li a {
background: transparent;
}
.flexnav li a {
font-weight:500;
font-size: 9vw;
line-height: 10vw;
padding:0;
border:none;
-webkit-transition: all .1s ease-in-out 0s;
transition: all .1s ease-in-out 0s;
}
.flexnav > li > a {
font-size: calc(1rem + 12vw);
line-height: calc(1rem + 11.5vw);
font-family: 'Six Caps', sans-serif;
text-transform: lowercase;		
}
.flexnav > li > .touch-button {
width: 100%;		
height:calc(1rem + 11.5vw);
display: block;
}
.flexnav li a {
color:#000;
}
.invert-header .flexnav li a {
color: #fff;
}
.flexnav:hover li a {
opacity:0.3;
}
.flexnav li:hover a, .flexnav li a.active{
opacity:1;
}
.flexnav .touch-button {
width: 100%;
display: block;
height:10vw;
}
.flexnav li ul {
margin-bottom:15px;
}
.flexnav li ul li a {
padding: 3px 0;
font-weight: 500;
text-transform:none;
font-size: 16px;
line-height: 26px;
border-top: none;
opacity:0.4;
-webkit-text-stroke:none;
}
.uppercase-text .flexnav li ul li a {
text-transform:uppercase;		
}
.flexnav li ul li:hover a, .flexnav li ul li a.active{
opacity:1;
}
.flexnav:hover li ul li a {
opacity:0.3;
}
.flexnav:hover li ul li a.active, .flexnav:hover li ul li:hover > a {
opacity:1;
}
.flexnav ul li ul li a {
background: transparent;
}
.flexnav li ul li ul li a {
padding: 10px 40px;	
}
.flexnav li ul li .touch-button {
height:30px;
}
.flexnav .touch-button .navicon {
display:none;
}
#menu-burger span.touch-button {
display:none;
}
.classic-menu .button-wrap.right.menu {
display: block;
}
#footer-container {
padding: 0 40px;	
}
.copyright {
text-align:center;
}
.socials-wrap {
width: 240px;
height: 40px;
float:right;
margin:0 auto;
right:-10px;
transform: translateX(0px) translateY(20px)!important;
-webkit-transform: translateX(0px) translateY(20px)!important;
}
.socials-wrap:hover {
transform: translateY(20px);
-webkit-transform: translateY(20px);
}
.socials-icon, .socials-text {
display:none;
}
.socials-wrap .socials {
margin-top: 3px;
text-align: right;
transform: translateX(0px);
-webkit-transform: translateX(0px);	
}
.socials-wrap .socials li {
opacity: 1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
}
.socials-wrap:hover .socials li {
opacity: 1;
transform: translateY(0px)!important;
-webkit-transform: translateY(0px)!important;
}
.socials li {
margin-right: 10px;
line-height: 30px;
height: 30px;
width: 30px;
margin: 0 5px auto;
display: inline-block;
float: none;
}
.socials li a {
height: 30px;
width: 30px;
line-height: 30px;
}
}
@media only screen and (max-width: 767px) {
figcaption {
background-color: rgba(0,0,0,0.3);
bottom: 0px;
font-size: 10px;
padding: 5px 10px;
right: 0px;
border-radius: 0;
}
.text-aligh-right {
text-align:left;
}
.one_half {
width: 100%!important;
}
.one_half {
padding-right: 0!important;
}
.one_half.last {
padding-left: 0!important;
}
.one_third {
width: 100%!important;
}	
.one_fourth {
width: 100%!important;
}	
.one_fifth {
width: 100%!important;
}	
.one_sixth {
width: 100%!important;
}	
.two_fifth {
width: 100%!important;
}	
.two_fourth {
width: 100%!important;
}		
.two_third {
width: 100%!important;
}	
.three_fifth {
width: 100%!important;
}	
.three_fourth {
width: 100%!important;
}	
.four_fifth {
width: 100%!important;
}	
.five_sixth {
width: 100%!important;
}	
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
margin-bottom: 30px!important;
margin-right: 0%!important;
}
.row_padding_top {
padding-top:10vw;
}
.row_padding_bottom {
padding-bottom:10vw;
}
.row_padding_left {
padding-left: 0px;
}
.row_padding_right {
padding-right: 0px;
}
.full.row_padding_left {
padding-left: 30px;
}
.full.row_padding_right {
padding-right: 30px;
}
.row_padding_all {
padding-top: 4vw;
padding-bottom: 4vw;
padding-left: 0px;
padding-right: 0px;
}
.full.row_padding_all {
padding-top: 4vw;
padding-bottom: 4vw;
padding-left: 30px;
padding-right: 30px;
}
.clip-effects {
overflow: hidden;
clip-path: inset(2% 5% round 30px);
}
hr {
height: 20px;
}
.big-title {
font-size: calc(1rem + 13vw);
line-height: calc(1rem + 12.5vw);
}
.bigger {
font-size: 20px;
line-height: 30px;
}
.percentage-wrapper {
width:16vw;
}
.percentage-intro {
bottom: 30px;
}
header {
height:80px;
}
#header-container {
padding: 0;
margin: 0 auto;
}
#logo {
left: 30px;
}
.button-wrap.right.menu {
right: 4px;
}
.button-wrap.right.menu.burger-lines {
right: 0px;
}
header .button-text {
display: none;
}
.flexnav > li > a {
font-size: calc(1rem + 13vw);
line-height: calc(1rem + 12.5vw);
}
.flexnav > li > .touch-button {
height:calc(1rem + 12.5vw);
}
footer {
height: 80px;
}
.footer-button-wrap {
bottom: 80px;
}
#footer-container {
height: 80px;
padding: 0 30px;
margin:0;
}
#footer-container #backtotop.button-wrap.left {
float: none;
top:5px;
left: 0;
right: 0;
position: absolute;
display:block;
}
#backtotop.button-wrap.left .button-text {
text-align: left;
float: left;
display: none;
}
#backtotop.button-wrap.left .icon-wrap {
float: none;
position: absolute;
right: auto;
left: 0;
margin: auto;
top: 0px;
opacity:0.4;
-webkit-transition: opacity 0.2s ease-out 0s;
transition: opacity 0.2s ease-out 0s;
}
#backtotop.button-wrap.left:hover .icon-wrap {
opacity:1;
}
.footer-middle {
max-width: 1180px;
height:20px;
position: relative;
margin: 0 auto;
left: 0;
width: 100%;
top: 0px;
margin-bottom: 15px;
}
.copyright {
margin: 0 auto;
left: auto;
right: auto;
top: 0;
height: 20px;
line-height: 20px;
}
footer.showcase-footer .arrows-wrap {
right: auto;
left: -30px;
float: left;
margin: auto;
}
.socials-wrap {
width: auto;
float: none;
display: table;
left: auto;
right: auto;
top: 0;
margin: 0 auto;		
height: 20px;
line-height: 20px;
transform: translateX(0px) translateY(0px)!important;
-webkit-transform: translateX(0px) translateY(0px)!important;
}
.socials-wrap .socials {
text-align: center;
margin: 0 auto;
height: 20px;
line-height: 20px;
display: table;
width: auto;
}
.socials li, .socials li a {
height: 20px;
line-height: 20px;
margin: 0 auto;
}
}
@media only screen and (max-width: 479px) {	
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
margin-bottom: 20px!important;
margin-right: 0%!important;
}
.row_padding_top {
padding-top:12vw;
}
.row_padding_bottom {
padding-bottom:12vw;
}
.row_padding_left {
padding-left: 0px;
}
.row_padding_right {
padding-right: 0px;
}
.full.row_padding_left {
padding-left: 20px;
}
.full.row_padding_right {
padding-right: 20px;
}
.row_padding_all {
padding-top: 4vw;
padding-bottom: 4vw;
padding-left: 0px;
padding-right: 0px;
}
.full.row_padding_all {
padding-top: 4vw;
padding-bottom: 4vw;
padding-left: 20px;
padding-right: 20px;
}
hr {
height: 10px;
}
.big-title {
font-size: calc(1rem + 14vw);
line-height: calc(1rem + 13.5vw);
}
.percentage-wrapper {
width:20vw;
}
#logo {
left: 20px;
}
.button-wrap.right.menu {
right: -6px;
}
.button-wrap.right.menu.burger-lines {
right: -10px;
}
.flexnav > li > a {
font-size: calc(1rem + 14vw);
line-height: calc(1rem + 13.5vw);
}
.flexnav > li > .touch-button {
height:calc(1rem + 13.5vw);
}
#footer-container {
padding: 0px;
margin:0;
}
footer.showcase-footer #footer-container {
padding: 0px 20px;
}
.arrows-wrap {
left: -10px;
width: 80px;
}
.prev-wrap, .next-wrap {
width: 40px;
}
footer.showcase-footer .arrows-wrap {
right: 0;
left: 0;
float: none;
margin: auto;
}
footer.showcase-footer .arrows-wrap {
width: 100%;
}
footer.showcase-footer .prev-wrap, footer.showcase-footer .next-wrap {
width: 60px;
}
footer.showcase-footer .footer-middle {
top: 0px;
}
footer.showcase-footer .showcase-subtitles-wrap {
left: 0;
}
footer.showcase-footer .socials-wrap {
display:none;
}
.button-text {
display:none;
}
#main-page-content .button-text, #hero .button-text {
display:block;
}
}
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
#rotate-device {
display:block;
}
}.wp-block-embed.is-type-video, .wp-block-embed.is-type-video iframe {
width: 50vw;
}
.block-padding-10 {
padding: 0 10%;
}
.block-padding-25 {
padding: 0 25%;
}
.padding-top-2rem {
padding-top: 3rem;
}
.padding-top-3rem {
padding-top: 3rem;
}
.padding-bottom-6rem {
padding-bottom: 6rem;
}
div.asl_r .results .item {
pointer-events: all;
}
.relpost-block-container .relpost_card_title {
color: #333333;
}
.noptin-form-field.noptin-form-field__has-no-placeholder {
background: #353333;
}
.noptin-optin-form .noptin-checkbox-form-field {
display: flex;
width: 20px;
margin: 0 1rem 0 0;
}
.noptin-field-checkbox label {
display: flex;
align-items: center;
}
.light-content .hero-subtitle {
opacity: 0.85;
}
.roos-h1-heading {
margin-bottom: 0;
line-height: 1;
}
.line-height-1 {
line-height: 1;
}
.main-section {
max-width: 1200px;
margin: auto;
}
.checklist {
position: relative;
list-style: none;
}
.checklist li:before {
content: url(https://artistic-influence.com/wp-content/uploads/2025/03/icon-checkmark-585d673a91.png);
display: inline-block;
position: relative;
margin-right: 1rem;
}
.orders-count {
padding-top: 1.5rem;
}
.restaurant-counter {
display: flex;
align-items: center;
justify-content: center;
}
.restaurant-counter .digits {
font-size: 5rem;
line-height: 1;
background: white;
margin: 0 6px;
border-radius: 5px;
padding: 5px 5px 1px;
color: #484944;
font-weight: 900;
}
.restaurant-counter .digits.separator {
background: transparent;
color: #fff;
}
.margin-bottom-0 {
margin-bottom: 0;
}
.plans-stack {
margin: auto;
}
.plans-grid {
width: 83.333333%;
padding: 2rem;
}
.plans-grid .wp-block-media-text {
padding: 1rem 0;
}
.plans-grid .wp-block-media-text__media,
.plans-grid .wp-block-media-text__content {
align-self: start;
}
.plans-grid .wp-block-heading {
line-height: 1.3;
margin-bottom: 1rem;
}
.headings-separator {
display: block;
margin: 0 auto;
width: 3.75rem;
border-top: 1px solid #f08b18;
height: 1px;
}
.small-font {
font-size: 12px;
}
.price {
display: flex;
}
.price-block {
gap 20px;
}
.price-block .wp-block-button {
font-size: 14px;
}
.price-block .wp-block-buttons {
justify-content: end;
}
.sup-label {
align-self: flex-start;
line-height: normal;
margin-right: 2px;
}
.sub-label {
align-self: end;
margin-left: 2px;
}.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(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-brands-400.woff2) format("woff2"),url(//artistic-influence.com/wp-content/themes/montoya/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(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-regular-400.woff2) format("woff2"),url(//artistic-influence.com/wp-content/themes/montoya/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(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-solid-900.woff2) format("woff2"),url(//artistic-influence.com/wp-content/themes/montoya/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(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-brands-400.woff2) format("woff2"),url(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-solid-900.woff2) format("woff2"),url(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-regular-400.woff2) format("woff2"),url(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-solid-900.woff2) format("woff2"),url(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-brands-400.woff2) format("woff2"),url(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-regular-400.woff2) format("woff2"),url(//artistic-influence.com/wp-content/themes/montoya/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(//artistic-influence.com/wp-content/themes/montoya/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//artistic-influence.com/wp-content/themes/montoya/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}